[ 393.656720] [48525]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini [ 393.658136] [48525]: *** Starting uWSGI 2.0.20-debian (64bit) on [Fri Dec 12 13:48:17 2025] *** [ 393.658136] [48525]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 393.658136] [48525]: os: Linux-6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 [ 393.658136] [48525]: nodename: devstack [ 393.658136] [48525]: machine: x86_64 [ 393.658136] [48525]: clock source: unix [ 393.658136] [48525]: pcre jit disabled [ 393.658136] [48525]: detected number of CPU cores: 8 [ 393.658136] [48525]: current working directory: / [ 393.658136] [48525]: detected binary path: /usr/bin/uwsgi-core [ 393.658136] [48525]: your processes number limit is 128149 [ 393.658136] [48525]: your memory page size is 4096 bytes [ 393.658136] [48525]: detected max file descriptor number: 2048 [ 393.658136] [48525]: lock engine: pthread robust mutexes [ 393.658607] [48525]: thunder lock: enabled [ 393.658607] [48525]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 [ 393.658607] [48525]: Python version: 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0] [ 393.658607] [48525]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 393.658607] [48525]: Set PythonHome to /opt/stack/data/venv [ 393.687685] [48525]: Python main interpreter initialized at 0x57a096b42c00 [ 393.687685] [48525]: python threads support enabled [ 393.687685] [48525]: your server socket listen backlog is limited to 100 connections [ 393.687685] [48525]: your mercy for graceful operations on workers is 80 seconds [ 393.687983] [48525]: mapped 403077 bytes (393 KB) for 2 cores [ 393.688033] [48525]: *** Operational MODE: preforking *** [ 393.688194] [48525]: *** uWSGI is running in multiple interpreter mode *** [ 393.688194] [48525]: spawned uWSGI master process (pid: 48525) [ 393.689119] [48525]: spawned uWSGI worker 1 (pid: 48526, cores: 1) [ 393.689305] [48525]: spawned uWSGI worker 2 (pid: 48527, cores: 1) [ 393.689305] [48525]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 394.035181] [48527]: Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. [ 394.050286] [48526]: Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. [ 395.251712] [48527]: INFO dbcounter [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Registered counter for database nova_api [ 395.253500] [48526]: INFO dbcounter [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Registered counter for database nova_api [ 395.261683] [48527]: DEBUG oslo_db.sqlalchemy.engines [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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=48527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 395.262849] [48526]: DEBUG oslo_db.sqlalchemy.engines [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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=48526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 395.295811] [48527]: DEBUG dbcounter [-] [48527] Writer thread running {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 395.296158] [48526]: DEBUG dbcounter [-] [48526] Writer thread running {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 395.297944] [48527]: DEBUG nova.context [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),3dfe69be-8c7f-4ccd-8643-3c59da026f4f(cell1) {{(pid=48527) load_cells /opt/stack/nova/nova/context.py:472}} [ 395.298140] [48526]: DEBUG nova.context [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),3dfe69be-8c7f-4ccd-8643-3c59da026f4f(cell1) {{(pid=48526) load_cells /opt/stack/nova/nova/context.py:472}} [ 395.298249] [48527]: INFO nova.utils [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] The cell worker thread pool MainProcess.cell_worker is initialized [ 395.298441] [48526]: INFO nova.utils [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] The cell worker thread pool MainProcess.cell_worker is initialized [ 395.300205] [48527]: DEBUG oslo_concurrency.lockutils [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 395.300344] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 395.300413] [48527]: DEBUG oslo_concurrency.lockutils [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 395.300545] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 395.300838] [48527]: DEBUG oslo_concurrency.lockutils [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 395.300965] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 395.301471] [48527]: DEBUG oslo_concurrency.lockutils [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 395.301597] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 395.303100] [48527]: INFO dbcounter [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Registered counter for database nova_cell0 [ 395.303202] [48526]: INFO dbcounter [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Registered counter for database nova_cell0 [ 395.304300] [48527]: DEBUG oslo_concurrency.lockutils [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 395.304432] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 395.305533] [48527]: DEBUG oslo_concurrency.lockutils [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 395.305657] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 395.307354] [48527]: INFO dbcounter [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Registered counter for database nova_cell1 [ 395.307740] [48526]: INFO dbcounter [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Registered counter for database nova_cell1 [ 395.309945] [48527]: DEBUG oslo_db.sqlalchemy.engines [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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=48527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 395.310018] [48526]: DEBUG oslo_db.sqlalchemy.engines [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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=48526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 395.310653] [48527]: DEBUG oslo_db.sqlalchemy.engines [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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=48527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 395.310734] [48526]: DEBUG oslo_db.sqlalchemy.engines [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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=48526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 395.409808] [48526]: DEBUG dbcounter [-] [48526] Writer thread running {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 395.410282] [48526]: DEBUG dbcounter [-] [48526] Writer thread running {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 395.410411] [48527]: DEBUG dbcounter [-] [48527] Writer thread running {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 395.410873] [48527]: DEBUG dbcounter [-] [48527] Writer thread running {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 395.414130] [48527]: INFO dbcounter [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Registered counter for database nova_cell1 [ 395.414280] [48526]: INFO dbcounter [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Registered counter for database nova_cell1 [ 395.417275] [48526]: DEBUG oslo_db.sqlalchemy.engines [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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=48526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 395.417337] [48527]: DEBUG oslo_db.sqlalchemy.engines [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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=48527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 395.517958] [48527]: DEBUG dbcounter [-] [48527] Writer thread running {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 395.518284] [48526]: DEBUG dbcounter [-] [48526] Writer thread running {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 395.899484] [48526]: DEBUG oslo_concurrency.processutils [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=48526) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 395.899656] [48527]: DEBUG oslo_concurrency.processutils [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=48527) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 395.911300] [48526]: DEBUG oslo_concurrency.processutils [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.012s {{(pid=48526) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 395.911547] [48527]: DEBUG oslo_concurrency.processutils [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.012s {{(pid=48527) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 396.396701] [48526]: WARNING keystonemiddleware.auth_token [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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. [ 396.399284] [48527]: WARNING keystonemiddleware.auth_token [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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. [ 396.401021] [48526]: WARNING keystonemiddleware.auth_token [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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 [ 396.403667] [48527]: WARNING keystonemiddleware.auth_token [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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 [ 396.499955] [48526]: WARNING keystonemiddleware.auth_token [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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. [ 396.501921] [48527]: WARNING keystonemiddleware.auth_token [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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. [ 396.504627] [48526]: WARNING keystonemiddleware.auth_token [None req-9b655cc2-a893-4730-898a-0aef7f2589ff 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 [ 396.505364] [48527]: WARNING keystonemiddleware.auth_token [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 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 [ 396.506323] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ******************************************************************************** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2804}} [ 396.506583] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Configuration options gathered from: {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2805}} [ 396.507020] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] command line args: [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 396.507315] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 396.507524] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ================================================================================ {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 396.507806] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] allow_resize_to_same_host = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.508069] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] arq_binding_timeout = 300 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.508304] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ******************************************************************************** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2804}} [ 396.508379] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] block_device_allocate_retries = 60 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.508465] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] block_device_allocate_retries_interval = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.508611] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] Configuration options gathered from: {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2805}} [ 396.508721] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cell_worker_thread_pool_size = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.508972] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cert = self.pem {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.509062] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] command line args: [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 396.509235] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute_driver = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.509355] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 396.509480] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute_monitors = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.509581] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ================================================================================ {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 396.509731] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] config_dir = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.509874] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] allow_resize_to_same_host = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.509986] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] config_drive_format = iso9660 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.510144] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] arq_binding_timeout = 300 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.510218] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.510395] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] block_device_allocate_retries = 60 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.510465] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] config_source = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.510633] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] block_device_allocate_retries_interval = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.510715] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] console_host = devstack {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512023] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cell_worker_thread_pool_size = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512087] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] control_exchange = nova {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512137] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cert = self.pem {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512174] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cpu_allocation_ratio = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512208] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute_driver = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512237] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] daemon = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512237] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] debug = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512306] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute_monitors = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512337] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] default_access_ip_network_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512369] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] config_dir = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512399] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] default_availability_zone = nova {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512431] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] config_drive_format = iso9660 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512462] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] default_ephemeral_format = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512492] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512521] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] default_green_pool_size = 1000 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512549] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] config_source = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512583] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] 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=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512583] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] default_schedule_zone = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512583] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] default_thread_pool_size = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512583] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] disk_allocation_ratio = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512719] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] enable_new_services = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512786] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] console_host = devstack {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512856] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] flat_injected = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.512974] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] force_config_drive = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.513129] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] control_exchange = nova {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.513227] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] force_raw_images = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.513397] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cpu_allocation_ratio = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.513479] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] graceful_shutdown_timeout = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.513656] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] daemon = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.513732] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] heal_instance_info_cache_interval = -1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.513949] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] host = devstack {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.514026] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] debug = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.514186] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] default_access_ip_network_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.514288] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] initial_cpu_allocation_ratio = 4.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.514448] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] default_availability_zone = nova {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.514539] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] initial_disk_allocation_ratio = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.514694] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] default_ephemeral_format = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.514782] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] initial_ram_allocation_ratio = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.514944] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] default_green_pool_size = 1000 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.515088] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.515304] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] 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=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.515419] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] instance_build_timeout = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.515466] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] instance_delete_interval = 300 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.515617] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] instance_format = [instance: %(uuid)s] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517213] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] default_schedule_zone = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517312] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] instance_name_template = instance-%08x {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517352] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] default_thread_pool_size = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517382] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] instance_usage_audit = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517427] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] disk_allocation_ratio = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517468] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] instance_usage_audit_period = month {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517497] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] enable_new_services = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517525] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517552] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] flat_injected = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517580] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] instances_path = /opt/stack/data/nova/instances {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517610] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] force_config_drive = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517636] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] internal_service_availability_zone = internal {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517671] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] force_raw_images = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517713] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] key = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517742] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] graceful_shutdown_timeout = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517773] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] live_migration_retry_count = 30 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517801] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] heal_instance_info_cache_interval = -1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517828] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] log_color = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517828] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] log_config_append = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517876] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] host = devstack {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517912] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517958] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.517990] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] log_dir = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518026] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] initial_disk_allocation_ratio = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518056] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] log_file = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518082] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] initial_ram_allocation_ratio = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518111] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] log_options = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518141] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518182] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] log_rotate_interval = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518222] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] instance_build_timeout = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518260] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] log_rotate_interval_type = days {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518292] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] instance_delete_interval = 300 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518320] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] log_rotation_type = none {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518320] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] 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=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518372] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] instance_format = [instance: %(uuid)s] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518419] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518466] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] instance_name_template = instance-%08x {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518491] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518520] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] instance_usage_audit = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518584] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518647] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] instance_usage_audit_period = month {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518793] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.518873] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520025] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] long_rpc_timeout = 1800 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520095] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] instances_path = /opt/stack/data/nova/instances {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520135] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] max_concurrent_builds = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520166] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] internal_service_availability_zone = internal {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520206] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] max_concurrent_live_migrations = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520239] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] key = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520268] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] max_concurrent_snapshots = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520299] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] live_migration_retry_count = 30 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520329] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] max_local_block_devices = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520358] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] log_color = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520386] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] max_logfile_count = 30 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520386] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] max_logfile_size_mb = 200 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520438] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] log_config_append = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520469] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] maximum_instance_delete_attempts = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520500] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520500] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] log_dir = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520500] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] log_file = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520500] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] log_options = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520866] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] log_rotate_interval = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520866] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] log_rotate_interval_type = days {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520866] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] log_rotation_type = none {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.520956] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] 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=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.521046] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.521142] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] migrate_max_retries = -1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.521325] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.521392] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] mkisofs_cmd = genisoimage {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.521589] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] my_block_storage_ip = 10.180.1.21 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.521653] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.521782] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.521851] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] my_ip = 10.180.1.21 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.522061] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.522120] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] long_rpc_timeout = 1800 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.522254] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] max_concurrent_builds = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.522362] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] network_allocate_retries = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524021] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] max_concurrent_live_migrations = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524099] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524152] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] max_concurrent_snapshots = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524186] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] osapi_compute_unique_server_name_scope = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524215] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] max_local_block_devices = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524242] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] password_length = 12 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524266] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] max_logfile_count = 30 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524303] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] periodic_enable = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524345] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] max_logfile_size_mb = 200 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524375] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] periodic_fuzzy_delay = 60 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524402] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] maximum_instance_delete_attempts = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524427] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] pointer_model = usbtablet {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524454] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] migrate_max_retries = -1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524481] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] preallocate_images = none {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524515] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] mkisofs_cmd = genisoimage {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524555] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] publish_errors = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524585] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] my_block_storage_ip = 10.180.1.21 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524615] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] pybasedir = /opt/stack/nova {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524645] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] my_ip = 10.180.1.21 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524674] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ram_allocation_ratio = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524700] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524727] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] rate_limit_burst = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524806] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] network_allocate_retries = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524855] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] rate_limit_except_level = CRITICAL {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524855] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] rate_limit_interval = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524910] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524937] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] reboot_timeout = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524963] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] osapi_compute_unique_server_name_scope = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.524989] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] reclaim_instance_interval = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525041] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] password_length = 12 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525082] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] record = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525110] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] periodic_enable = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525225] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] reimage_timeout_per_gb = 20 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525264] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] periodic_fuzzy_delay = 60 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525298] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] report_interval = 120 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525326] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] pointer_model = usbtablet {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525353] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] rescue_timeout = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525380] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] preallocate_images = none {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525410] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] reserved_host_cpus = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525436] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] publish_errors = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525463] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] reserved_host_disk_mb = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525491] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] pybasedir = /opt/stack/nova {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525516] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] reserved_host_memory_mb = 512 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525584] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ram_allocation_ratio = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525650] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] reserved_huge_pages = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525766] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] resize_confirm_window = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.525898] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] rate_limit_burst = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.526082] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] resize_fs_using_block_device = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.526242] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] rate_limit_except_level = CRITICAL {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.526343] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] resume_guests_state_on_host_boot = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.526503] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] rate_limit_interval = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.526588] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.526754] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] reboot_timeout = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.526825] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] rpc_response_timeout = 60 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.526988] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] running_deleted_instance_action = reap {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.527089] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] reclaim_instance_interval = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528054] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] running_deleted_instance_poll_interval = 1800 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528138] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] record = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528192] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] running_deleted_instance_timeout = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528240] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] reimage_timeout_per_gb = 20 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528271] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler_instance_sync_interval = 120 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528299] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] report_interval = 120 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528329] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_down_time = 720 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528329] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] servicegroup_driver = db {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528375] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] rescue_timeout = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528400] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] shell_completion = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528427] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] reserved_host_cpus = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528456] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] shelved_offload_time = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528482] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] reserved_host_disk_mb = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528509] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] shelved_poll_interval = 3600 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528537] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] reserved_host_memory_mb = 512 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528562] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] shutdown_timeout = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528586] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] reserved_huge_pages = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528614] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] source_is_ipv6 = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528641] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] resize_confirm_window = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528669] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ssl_only = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528708] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] resize_fs_using_block_device = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528758] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] state_path = /opt/stack/data/nova {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528823] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] resume_guests_state_on_host_boot = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.528920] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.529062] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] sync_power_state_interval = 600 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.529201] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] rpc_response_timeout = 60 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.529312] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] sync_power_state_pool_size = 1000 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.529472] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] running_deleted_instance_action = reap {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.529623] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] syslog_log_facility = LOG_USER {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.529721] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] running_deleted_instance_poll_interval = 1800 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.529856] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] tempdir = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.529954] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] running_deleted_instance_timeout = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.530107] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] thread_pool_statistic_period = -1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.530199] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler_instance_sync_interval = 120 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.530359] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] timeout_nbd = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.530439] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_down_time = 720 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.530606] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] transport_url = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.530717] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] servicegroup_driver = db {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.530844] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] update_resources_interval = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.530973] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] shell_completion = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.531102] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] use_cow_images = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.531240] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] shelved_offload_time = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.531342] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] use_journal = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.531483] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] shelved_poll_interval = 3600 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.531581] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] use_json = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.531736] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] shutdown_timeout = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.531811] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] use_rootwrap_daemon = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.531972] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] source_is_ipv6 = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.532063] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] use_stderr = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.532200] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] use_syslog = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.532371] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ssl_only = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.532438] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vcpu_pin_set = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.532583] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vif_plugging_is_fatal = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.532678] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] state_path = /opt/stack/data/nova {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533021] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vif_plugging_timeout = 300 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533090] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] sync_power_state_interval = 600 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533131] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] virt_mkfs = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533165] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] sync_power_state_pool_size = 1000 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533233] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] syslog_log_facility = LOG_USER {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533361] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] volume_usage_poll_interval = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533484] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] tempdir = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533608] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] watch_log_file = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533736] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] thread_pool_statistic_period = -1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.533869] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] web = /usr/share/spice-html5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537023] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_concurrency.disable_process_locking = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537089] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] timeout_nbd = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537132] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537169] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] transport_url = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537204] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.compute_link_prefix = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537242] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] update_resources_interval = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537276] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] 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=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537311] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] use_cow_images = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537356] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.dhcp_domain = novalocal {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537388] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] use_journal = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537420] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.enable_instance_password = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537449] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] use_json = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537481] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.glance_link_prefix = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537518] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] use_rootwrap_daemon = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537551] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537580] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] use_stderr = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537609] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.instance_list_cells_batch_strategy = distributed {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537641] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] use_syslog = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537674] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.instance_list_per_project_cells = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537703] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vcpu_pin_set = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537733] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.list_records_by_skipping_down_cells = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537762] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vif_plugging_is_fatal = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537794] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.local_metadata_per_cell = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537824] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vif_plugging_timeout = 300 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537857] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.max_limit = 1000 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537889] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] virt_mkfs = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537914] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.metadata_cache_expiration = 15 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.537945] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] volume_usage_poll_interval = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.537976] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.neutron_default_project_id = default {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538028] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] watch_log_file = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.538060] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.response_validation = warn {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538091] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] web = /usr/share/spice-html5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 396.538124] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.use_neutron_default_nets = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538161] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_concurrency.disable_process_locking = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538192] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538226] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538257] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.vendordata_dynamic_failure_fatal = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538257] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538312] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.compute_link_prefix = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538344] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.vendordata_dynamic_ssl_certfile = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538377] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] 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=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538377] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.dhcp_domain = novalocal {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538377] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.enable_instance_password = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538377] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.glance_link_prefix = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538377] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538377] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538377] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.instance_list_per_project_cells = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538566] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.list_records_by_skipping_down_cells = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538566] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.local_metadata_per_cell = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538566] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.max_limit = 1000 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538566] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.metadata_cache_expiration = 15 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538677] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.neutron_default_project_id = default {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538754] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.response_validation = warn {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538825] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.vendordata_dynamic_targets = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.538952] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.vendordata_jsonfile_path = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.539074] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.use_neutron_default_nets = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.539239] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api.vendordata_providers = ['StaticJSON'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.539335] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.539511] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.backend = dogpile.cache.memcached {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541021] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541021] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541117] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.backend_argument = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541171] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541225] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.backend_expiration_time = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541271] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.vendordata_dynamic_targets = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541320] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.config_prefix = cache.oslo {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541365] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.vendordata_jsonfile_path = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541406] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.debug_cache_backend = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541438] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541466] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.enable_retry_client = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541466] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.enable_socket_keepalive = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541525] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.backend = dogpile.cache.memcached {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541556] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.enabled = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541586] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.backend_argument = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541612] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.enforce_fips_mode = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541638] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.backend_expiration_time = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541663] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.expiration_time = 600 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541688] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.config_prefix = cache.oslo {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541715] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.hashclient_dead_timeout = 60.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541715] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.hashclient_retry_attempts = 2 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541715] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.hashclient_retry_timeout = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541715] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_dead_retry = 300 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541715] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_password = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541832] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.debug_cache_backend = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541860] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.541992] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.enable_retry_client = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.542044] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.542094] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_pool_maxsize = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.542160] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.enable_socket_keepalive = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543022] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.enabled = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543071] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_pool_unused_timeout = 60 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543103] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.enforce_fips_mode = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543130] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_sasl_enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543160] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.expiration_time = 600 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543191] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_servers = ['localhost:11211'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543220] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543245] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_socket_timeout = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543272] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.hashclient_retry_attempts = 2 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543297] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.memcache_username = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543324] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543353] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.proxies = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543380] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_dead_retry = 300 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543412] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.redis_db = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543439] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_password = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543466] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.redis_password = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543495] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543521] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.redis_sentinel_service_name = mymaster {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543547] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543673] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.543745] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_pool_maxsize = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545023] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545023] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_sasl_enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545128] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.redis_server = localhost:6379 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545163] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545194] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.redis_socket_timeout = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545224] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_socket_timeout = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545266] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.redis_username = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545301] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.memcache_username = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545333] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.retry_attempts = 2 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545365] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.proxies = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545397] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.retry_delay = 0.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545432] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.redis_db = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545462] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.socket_keepalive_count = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545492] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.redis_password = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545524] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.socket_keepalive_idle = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545556] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.redis_sentinel_service_name = mymaster {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545587] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.socket_keepalive_interval = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545587] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.tls_allowed_ciphers = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545587] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.tls_cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545587] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.tls_certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545587] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.tls_enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545730] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cache.tls_keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545894] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.545998] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.546182] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.auth_type = password {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547041] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.redis_server = localhost:6379 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547120] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547154] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.redis_socket_timeout = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547197] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.catalog_info = volumev3::publicURL {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547229] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.redis_username = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547254] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547279] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.retry_attempts = 2 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547304] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547390] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.retry_delay = 0.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547417] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.cross_az_attach = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547444] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.socket_keepalive_count = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547472] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.debug = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547507] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.socket_keepalive_idle = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547536] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.endpoint_template = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547564] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.socket_keepalive_interval = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547591] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.http_retries = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547616] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.tls_allowed_ciphers = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547641] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547666] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.tls_cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547695] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547722] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.tls_certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547816] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.os_region_name = RegionOne {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547874] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.tls_enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.547981] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cache.tls_keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.548142] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.548270] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.548404] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cinder.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.548535] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.auth_type = password {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.548652] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.548788] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.548894] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.cpu_dedicated_set = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.549076] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.catalog_info = volumev3::publicURL {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.549162] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.cpu_shared_set = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.549338] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.549411] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.image_type_exclude_list = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.549563] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.live_migration_wait_for_vif_plug = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.549656] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.549813] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.max_concurrent_disk_ops = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.549908] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.cross_az_attach = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.550078] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.max_disk_devices_to_attach = -1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.550175] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.debug = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.550332] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.550427] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.endpoint_template = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.550577] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.550680] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.http_retries = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.550823] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.resource_provider_association_refresh = 300 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.550935] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.551086] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.551207] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.551325] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.shutdown_retry_interval = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553019] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.os_region_name = RegionOne {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553093] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553129] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553155] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] conductor.workers = 2 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553184] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cinder.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553184] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553235] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] console.allowed_origins = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553262] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.cpu_dedicated_set = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553292] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] console.ssl_ciphers = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553317] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.cpu_shared_set = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553345] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] console.ssl_minimum_version = default {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553371] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.image_type_exclude_list = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553399] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] consoleauth.enforce_session_timeout = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553425] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553449] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] consoleauth.token_ttl = 600 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553475] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.max_concurrent_disk_ops = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553500] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553526] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.max_disk_devices_to_attach = -1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553560] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553588] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553613] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553643] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553671] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.connect_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553700] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.resource_provider_association_refresh = 300 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553728] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.connect_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553753] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553753] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.shutdown_retry_interval = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553803] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.endpoint_override = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553828] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553856] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553881] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] conductor.workers = 2 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553908] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.553975] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] console.allowed_origins = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.554054] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.max_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.554179] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.min_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555020] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] console.ssl_ciphers = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555064] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.region_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555097] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] console.ssl_minimum_version = default {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555122] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.retriable_status_codes = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555153] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] consoleauth.enforce_session_timeout = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555180] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.service_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555205] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] consoleauth.token_ttl = 600 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555232] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.service_type = accelerator {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555259] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555284] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555311] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555336] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.status_code_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555360] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555385] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.status_code_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555410] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.connect_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555524] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555569] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.connect_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555613] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555742] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] cyborg.version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.555934] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.endpoint_override = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.556027] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.asyncio_connection = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.556181] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.asyncio_slave_connection = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.556332] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.backend = sqlalchemy {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.556433] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.556479] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.connection = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.556622] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.connection_debug = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.556767] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.connection_parameters = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.556870] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.556915] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.connection_recycle_time = 3600 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.557069] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.connection_trace = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558016] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.db_inc_retry_interval = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558090] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.max_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558131] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.db_max_retries = 20 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558164] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.min_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558199] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.db_max_retry_interval = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558243] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.region_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558281] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.db_retry_interval = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558317] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.retriable_status_codes = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558348] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.max_overflow = 50 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558378] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.service_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558407] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.max_pool_size = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558439] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.service_type = accelerator {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558473] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.max_retries = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558473] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.mysql_sql_mode = TRADITIONAL {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558473] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.mysql_wsrep_sync_wait = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558554] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.pool_timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558622] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.retry_interval = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558759] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.slave_connection = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558895] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.sqlite_synchronous = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.558958] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.559042] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] database.use_db_reconnect = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.559189] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.asyncio_connection = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.559325] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.asyncio_slave_connection = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.559385] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.status_code_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.559470] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.backend = sqlalchemy {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.559615] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.connection = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561034] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.status_code_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561093] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.connection_debug = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561093] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.connection_parameters = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561160] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561187] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.connection_recycle_time = 3600 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561213] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561238] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.connection_trace = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561263] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] cyborg.version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561293] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.db_inc_retry_interval = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561320] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.asyncio_connection = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561348] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.db_max_retries = 20 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561375] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.asyncio_slave_connection = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561401] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.db_max_retry_interval = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561458] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.backend = sqlalchemy {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561483] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.db_retry_interval = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561509] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.connection = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561534] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.max_overflow = 50 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561559] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.connection_debug = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561583] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.max_pool_size = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561610] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.connection_parameters = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561638] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.max_retries = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561638] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561700] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.connection_recycle_time = 3600 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561724] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.mysql_wsrep_sync_wait = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561753] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.connection_trace = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561780] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.pool_timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561806] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.db_inc_retry_interval = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561831] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.retry_interval = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561855] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.db_max_retries = 20 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561880] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.slave_connection = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.561908] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.db_max_retry_interval = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562165] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] api_database.sqlite_synchronous = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562239] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.db_retry_interval = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562296] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] devices.enabled_mdev_types = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562339] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.max_overflow = 50 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562339] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.max_pool_size = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562428] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562472] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.max_retries = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562515] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ephemeral_storage_encryption.default_format = luks {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562585] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562633] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ephemeral_storage_encryption.enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562729] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.mysql_wsrep_sync_wait = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562773] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ephemeral_storage_encryption.key_size = 512 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562871] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.pool_timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.562929] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.api_servers = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563029] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.retry_interval = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563100] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563173] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.slave_connection = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563247] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563318] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.sqlite_synchronous = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563392] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563463] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] database.use_db_reconnect = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563531] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.connect_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563610] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.asyncio_connection = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563670] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.connect_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563750] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.asyncio_slave_connection = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563816] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.debug = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563917] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.backend = sqlalchemy {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.563986] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.default_trusted_certificate_ids = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564047] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.connection = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564143] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.enable_certificate_validation = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564186] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.connection_debug = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564284] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.enable_rbd_download = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564353] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.connection_parameters = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564422] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.endpoint_override = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564510] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.connection_recycle_time = 3600 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564567] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564655] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.connection_trace = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564701] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564798] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.db_inc_retry_interval = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564841] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.max_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564942] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.db_max_retries = 20 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.564989] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.min_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565097] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.db_max_retry_interval = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565143] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.num_retries = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565243] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.db_retry_interval = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565304] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.rbd_ceph_conf = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565384] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.max_overflow = 50 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565430] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.rbd_connect_timeout = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565529] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.max_pool_size = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565576] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.rbd_pool = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565679] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.rbd_user = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565725] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.max_retries = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565845] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.region_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565894] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.565986] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.retriable_status_codes = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566094] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566141] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.pool_timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566183] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.service_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566278] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.retry_interval = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566324] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.service_type = image {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566424] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.slave_connection = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566468] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566563] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.status_code_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566667] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] api_database.sqlite_synchronous = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566711] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.status_code_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566841] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.566960] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] devices.enabled_mdev_types = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567025] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567157] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.verify_glance_signatures = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567262] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567310] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] glance.version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567444] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] guestfs.debug = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567545] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ephemeral_storage_encryption.default_format = luks {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567590] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567735] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.auth_type = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567829] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ephemeral_storage_encryption.enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.567876] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568013] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568140] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568186] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568344] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.connect_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568440] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.api_servers = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568495] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.connect_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568620] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.endpoint_override = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568732] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568775] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.568895] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569037] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569085] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.max_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569188] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.min_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569272] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569328] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.region_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569462] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.retriable_status_codes = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569512] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.connect_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569599] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.service_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569644] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.connect_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569746] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.service_type = shared-file-system {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569796] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.debug = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569889] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.share_apply_policy_timeout = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.569936] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.default_trusted_certificate_ids = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570045] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570097] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.enable_certificate_validation = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570185] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.status_code_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570236] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.enable_rbd_download = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570324] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.status_code_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570373] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.endpoint_override = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570460] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570520] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570621] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570671] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570760] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] manila.version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570808] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.max_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570906] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] mks.enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.570938] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.min_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571093] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.num_retries = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571250] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.rbd_ceph_conf = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571289] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571398] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.rbd_connect_timeout = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571435] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] image_cache.manager_interval = 2400 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571543] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.rbd_pool = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571577] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] image_cache.precache_concurrency = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571711] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.rbd_user = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571743] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] image_cache.remove_unused_base_images = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571859] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.571892] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.region_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572008] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.retriable_status_codes = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572047] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572168] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] image_cache.subdirectory_name = _base {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572198] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.service_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572320] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.service_type = image {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572353] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.api_max_retries = 60 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572460] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.api_retry_interval = 2 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572498] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572599] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572631] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.status_code_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572735] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.status_code_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572768] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.auth_type = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572874] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.572907] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573022] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573059] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573171] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573201] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.verify_glance_signatures = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573316] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.conductor_group = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573346] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] glance.version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573453] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.connect_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573486] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] guestfs.debug = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573591] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.connect_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573624] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573728] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.endpoint_override = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573760] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.auth_type = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573873] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.573911] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574024] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574062] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574171] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574202] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.max_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574315] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.connect_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574346] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.min_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574456] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.connect_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574498] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.peer_list = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574594] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.endpoint_override = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574628] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.region_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574731] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.retriable_status_codes = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574782] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574877] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.serial_console_state_timeout = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.574921] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575028] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.service_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575064] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.max_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575179] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.service_type = baremetal {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575214] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.min_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575318] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.region_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575347] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.shard = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575460] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575489] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.retriable_status_codes = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575597] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.service_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575631] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.status_code_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575733] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.status_code_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575764] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.service_type = shared-file-system {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575901] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.575938] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.share_apply_policy_timeout = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576075] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576118] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576224] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ironic.version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576255] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.status_code_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576363] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.status_code_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576397] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576505] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576535] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] key_manager.fixed_key = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576669] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576700] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576823] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] manila.version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576870] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.barbican_api_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576964] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.barbican_endpoint = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.576999] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] mks.enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577130] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.barbican_endpoint_type = public {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577270] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.barbican_region_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577339] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577408] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577508] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] image_cache.manager_interval = 2400 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577540] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577658] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] image_cache.precache_concurrency = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577688] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577807] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] image_cache.remove_unused_base_images = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577838] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577951] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.577985] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578108] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.number_of_retries = 60 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578147] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578251] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.retry_delay = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578281] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] image_cache.subdirectory_name = _base {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578394] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.send_service_user_token = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578441] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.api_max_retries = 60 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578546] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578596] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.api_retry_interval = 2 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578665] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578710] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578805] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.verify_ssl = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578855] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.auth_type = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578943] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican.verify_ssl_path = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.578990] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579102] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican_service_user.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579147] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579246] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican_service_user.auth_type = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579282] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579385] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican_service_user.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579418] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.conductor_group = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579524] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican_service_user.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579557] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.connect_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579666] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican_service_user.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579700] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.connect_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579806] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican_service_user.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579837] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.endpoint_override = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579945] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican_service_user.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.579984] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580099] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican_service_user.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580135] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580238] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] barbican_service_user.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580272] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.max_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580376] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.min_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580404] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.approle_role_id = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580513] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.approle_secret_id = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580547] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.peer_list = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580658] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.region_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580688] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.kv_mountpoint = secret {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580794] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.kv_path = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580831] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.retriable_status_codes = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580934] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.serial_console_state_timeout = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.580983] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.kv_version = 2 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581086] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.namespace = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581116] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.service_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581230] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.root_token_id = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581261] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.service_type = baremetal {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581377] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.shard = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581412] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.ssl_ca_crt_file = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581521] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581567] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.timeout = 60.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581660] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.status_code_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581703] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.use_ssl = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581798] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.status_code_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581847] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581937] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.581987] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582111] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582147] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582262] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ironic.version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582299] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582407] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.connect_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582444] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582550] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.connect_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582581] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] key_manager.fixed_key = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582691] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.endpoint_override = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582736] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582833] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582878] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.barbican_api_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.582979] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583022] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.barbican_endpoint = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583129] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.max_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583161] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.barbican_endpoint_type = public {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583268] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.min_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583298] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.barbican_region_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583410] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.region_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583441] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583547] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.retriable_status_codes = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583584] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583685] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.service_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583729] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583839] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583871] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.service_type = identity {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.583980] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584028] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584138] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.number_of_retries = 60 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584169] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.status_code_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584280] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.retry_delay = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584313] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.status_code_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584425] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.send_service_user_token = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584455] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584568] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584598] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584707] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584740] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone.version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584850] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.verify_ssl = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584879] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.ceph_mount_options = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.584990] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican.verify_ssl_path = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585106] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585154] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican_service_user.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585265] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.connection_uri = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585313] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican_service_user.auth_type = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585411] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.cpu_mode = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585440] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican_service_user.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585558] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican_service_user.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585592] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.cpu_model_extra_flags = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585704] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican_service_user.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585736] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.cpu_models = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585876] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican_service_user.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.585923] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.cpu_power_governor_high = performance {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586036] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican_service_user.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586077] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.cpu_power_governor_low = powersave {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586185] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.cpu_power_management = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586215] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican_service_user.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586327] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] barbican_service_user.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586357] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586476] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.approle_role_id = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586510] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.device_detach_attempts = 8 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586620] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.approle_secret_id = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586650] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.device_detach_timeout = 20 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586763] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.disk_cachemodes = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586805] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.kv_mountpoint = secret {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586910] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.kv_path = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.586944] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.disk_prefix = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587069] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.kv_version = 2 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587102] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.enabled_perf_events = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587212] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.namespace = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587250] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.file_backed_memory = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587351] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.root_token_id = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587381] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.gid_maps = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587492] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.hw_disk_discard = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587522] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.ssl_ca_crt_file = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587633] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.hw_machine_type = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587667] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.timeout = 60.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587773] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.use_ssl = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587803] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.images_rbd_ceph_conf = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587919] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.587949] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588078] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588112] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588229] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.images_rbd_glance_store_name = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588261] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588382] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.images_rbd_pool = rbd {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588418] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588530] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.images_type = default {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588560] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.connect_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588670] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.images_volume_group = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588701] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.connect_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588813] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.inject_key = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588848] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.endpoint_override = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588955] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.inject_partition = -2 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.588985] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589108] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589139] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.inject_password = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589256] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.max_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589292] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.iscsi_iface = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589396] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.min_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589429] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.iser_use_multipath = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589537] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_bandwidth = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589571] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.region_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589677] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.retriable_status_codes = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589707] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_completion_timeout = 800 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589817] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_downtime = 500 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589850] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.service_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589960] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_downtime_delay = 75 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.589994] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.service_type = identity {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590112] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_downtime_steps = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590145] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590250] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.status_code_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590280] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_inbound_addr = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590390] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_parallel_connections = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590422] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.status_code_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590526] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590556] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_permit_auto_converge = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590661] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_permit_post_copy = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590692] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590799] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_scheme = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590829] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone.version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590947] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_timeout_action = abort {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.590984] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.ceph_mount_options = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591100] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_tunnelled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591201] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591236] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_uri = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591357] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.connection_uri = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591390] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.live_migration_with_native_tls = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591499] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.cpu_mode = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591529] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.max_queues = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591638] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.mem_stats_period_seconds = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591710] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.cpu_model_extra_flags = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591824] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.cpu_models = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591874] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.591968] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.cpu_power_governor_high = performance {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592056] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.nfs_mount_options = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592123] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.cpu_power_governor_low = powersave {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592189] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592250] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.cpu_power_management = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592311] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.num_aoe_discover_tries = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592370] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592460] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.num_iser_scan_tries = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592527] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.device_detach_attempts = 8 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592597] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.num_memory_encrypted_guests = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592661] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.device_detach_timeout = 20 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592724] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.num_nvme_discover_tries = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592788] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.disk_cachemodes = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592859] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.num_pcie_ports = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.592933] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.disk_prefix = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593062] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.num_volume_scan_tries = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593136] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.enabled_perf_events = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593210] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.file_backed_memory = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593279] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.pmem_namespaces = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593350] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.gid_maps = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593413] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.quobyte_client_cfg = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593480] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.hw_disk_discard = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593542] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593607] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.hw_machine_type = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593694] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rbd_connect_timeout = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593770] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.images_rbd_ceph_conf = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593916] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.593978] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594039] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594089] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594174] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rbd_secret_uuid = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594235] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.images_rbd_glance_store_name = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594289] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rbd_user = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594388] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.images_rbd_pool = rbd {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594434] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.realtime_scheduler_priority = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594541] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.images_type = default {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594636] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.remote_filesystem_transport = ssh {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594682] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.images_volume_group = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594723] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rescue_image_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594822] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.inject_key = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594866] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rescue_kernel_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.594967] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rescue_ramdisk_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595024] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.inject_partition = -2 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595122] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.inject_password = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595168] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rng_dev_path = /dev/urandom {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595267] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.rx_queue_size = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595313] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.iscsi_iface = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595415] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.iser_use_multipath = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595445] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.smbfs_mount_options = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595557] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_bandwidth = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595604] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595703] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595751] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.snapshot_compression = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595875] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_downtime = 500 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.595939] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.snapshot_image_format = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596031] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596128] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596179] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596277] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.sparse_logical_volumes = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596320] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_inbound_addr = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596438] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.supported_tpm_secret_security = ['user', 'host'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596485] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596582] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.swtpm_enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596617] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596728] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.swtpm_group = tss {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596758] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_permit_post_copy = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596867] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_scheme = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.596901] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.swtpm_user = tss {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597028] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_timeout_action = abort {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597062] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.sysinfo_serial = unique {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597172] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_tunnelled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597203] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.tb_cache_size = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597337] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.tx_queue_size = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597368] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_uri = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597489] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.uid_maps = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597536] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.live_migration_with_native_tls = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597631] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597675] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.max_queues = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597775] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.use_virtio_for_bridges = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.597809] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598020] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.virt_type = kvm {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598080] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598107] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.volume_clear = zero {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598168] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.nfs_mount_options = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598228] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.volume_clear_size = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598362] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598394] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.volume_enforce_multipath = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598502] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.volume_use_multipath = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598533] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598640] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.vzstorage_cache_path = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598675] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.num_iser_scan_tries = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598782] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.num_memory_encrypted_guests = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598812] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598927] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.vzstorage_mount_group = qemu {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.598960] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599079] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.num_pcie_ports = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599111] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.vzstorage_mount_opts = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599226] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599257] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.num_volume_scan_tries = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599372] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.pmem_namespaces = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599418] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599511] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.quobyte_client_cfg = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599556] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.vzstorage_mount_user = stack {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599703] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599732] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599847] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rbd_connect_timeout = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599884] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.599990] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600057] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.auth_type = password {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600148] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600187] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600285] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600320] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rbd_secret_uuid = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600430] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600466] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rbd_user = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600570] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.connect_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600601] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600709] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.connect_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600740] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.remote_filesystem_transport = ssh {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600857] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.default_floating_pool = public {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600898] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rescue_image_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.600997] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.endpoint_override = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601040] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rescue_kernel_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601157] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.extension_sync_interval = 600 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601222] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rescue_ramdisk_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601297] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.http_retries = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601335] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601438] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.rx_queue_size = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601472] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601576] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601607] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.smbfs_mount_options = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601715] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.max_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601776] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601861] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.metadata_proxy_shared_secret = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.601922] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.snapshot_compression = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602011] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.min_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602075] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.snapshot_image_format = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602162] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.ovs_bridge = br-int {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602273] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602313] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.physnets = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602418] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.sparse_logical_volumes = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602452] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.region_name = RegionOne {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602575] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.supported_tpm_secret_security = ['user', 'host'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602609] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.retriable_status_codes = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602718] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.service_metadata_proxy = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602748] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.swtpm_enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602857] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.service_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.602887] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.swtpm_group = tss {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603009] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.service_type = network {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603040] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.swtpm_user = tss {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603157] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603191] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.sysinfo_serial = unique {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603294] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.tb_cache_size = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603327] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.status_code_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603432] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.status_code_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603465] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.tx_queue_size = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603569] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603599] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.uid_maps = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603712] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603751] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603872] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.use_virtio_for_bridges = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.603904] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] neutron.version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604033] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.virt_type = kvm {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604073] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] notifications.bdms_in_notifications = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604184] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.volume_clear = zero {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604217] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] notifications.default_level = INFO {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604330] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.volume_clear_size = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604392] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] notifications.include_share_mapping = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604469] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.volume_enforce_multipath = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604527] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] notifications.notification_format = unversioned {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604610] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.volume_use_multipath = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604659] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] notifications.notify_on_state_change = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604748] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.vzstorage_cache_path = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604791] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604895] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.604942] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] pci.alias = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605055] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.vzstorage_mount_group = qemu {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605107] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] pci.device_spec = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605199] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.vzstorage_mount_opts = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605257] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] pci.report_in_placement = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605346] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605410] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605538] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605571] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.auth_type = password {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605685] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.vzstorage_mount_user = stack {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605718] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605849] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605886] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.605998] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606037] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606153] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.connect_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606183] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.auth_type = password {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606293] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.connect_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606329] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606432] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.endpoint_override = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606463] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606571] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606601] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606708] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606738] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.connect_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606846] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.max_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606877] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.connect_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.606988] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.min_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607035] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.default_floating_pool = public {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607153] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.region_name = RegionOne {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607189] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.endpoint_override = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607295] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.retriable_status_codes = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607328] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.extension_sync_interval = 600 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607432] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.service_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607517] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.http_retries = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607568] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607598] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.service_type = placement {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607707] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607737] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607842] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.status_code_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607876] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.max_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.607981] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.status_code_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608034] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608135] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608165] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.min_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608281] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.ovs_bridge = br-int {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608315] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608428] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.physnets = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608461] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] placement.version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608578] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.region_name = RegionOne {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608610] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.cores = 20 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608719] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.retriable_status_codes = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608751] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.count_usage_from_placement = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608868] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.service_metadata_proxy = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.608898] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609017] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.service_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609056] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.injected_file_content_bytes = 10240 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609166] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.injected_file_path_length = 255 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609196] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.service_type = network {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609306] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609336] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.injected_files = 5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609451] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.instances = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609491] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.status_code_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609595] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.key_pairs = 100 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609645] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.status_code_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609738] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.metadata_items = 128 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609802] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609879] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.ram = 51200 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.609969] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610076] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.recheck_quota = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610131] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] neutron.version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610174] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.server_group_members = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610266] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] notifications.bdms_in_notifications = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610313] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.server_groups = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610418] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] notifications.default_level = INFO {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610495] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.unified_limits_resource_list = ['servers'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610559] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] notifications.include_share_mapping = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610648] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] quota.unified_limits_resource_strategy = require {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610708] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] notifications.notification_format = unversioned {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610795] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610851] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] notifications.notify_on_state_change = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.610936] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611029] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611087] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.image_metadata_prefilter = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611194] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] pci.alias = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611225] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611344] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] pci.device_spec = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611375] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.max_attempts = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611486] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] pci.report_in_placement = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611522] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.max_placement_results = 1000 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611622] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611653] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611758] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.query_placement_for_image_type_support = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611789] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.auth_type = password {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611896] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.611930] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612050] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612083] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] scheduler.workers = 2 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612196] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612233] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612340] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612379] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.connect_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612497] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612527] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.connect_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612637] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.endpoint_override = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612671] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612781] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612812] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612920] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.612962] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613063] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.max_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613092] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613203] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.min_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613237] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613355] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.region_name = RegionOne {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613389] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.host_subset_size = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613495] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.retriable_status_codes = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613528] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613635] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.service_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613665] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.image_properties_default_architecture = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613784] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613815] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.service_type = placement {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613925] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.613954] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.image_props_weight_setting = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614077] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.status_code_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614109] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614216] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.status_code_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614248] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.isolated_hosts = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614351] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614381] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.isolated_images = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614506] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614541] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.max_instances_per_host = 50 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614645] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] placement.version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614675] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614790] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614821] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.cores = 20 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614936] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.pci_in_placement = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.614972] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.count_usage_from_placement = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615089] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615124] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615239] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615272] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.injected_file_content_bytes = 10240 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615380] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615411] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.injected_file_path_length = 255 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615517] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615553] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.injected_files = 5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615657] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.instances = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615738] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615794] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615833] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.key_pairs = 100 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615955] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.track_instance_changes = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.615988] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.metadata_items = 128 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616124] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.ram = 51200 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616188] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616266] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.recheck_quota = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616298] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] metrics.required = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616406] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] metrics.weight_multiplier = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616436] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.server_group_members = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616546] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] metrics.weight_of_unavailable = -10000.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616577] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.server_groups = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616706] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] metrics.weight_setting = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616781] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.616874] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] quota.unified_limits_resource_strategy = require {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617058] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617092] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617211] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617242] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] serial_console.enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617353] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.image_metadata_prefilter = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617389] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] serial_console.port_range = 10000:20000 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617495] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617526] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617636] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.max_attempts = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617667] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617778] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.max_placement_results = 1000 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617813] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] serial_console.serialproxy_port = 6083 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617921] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.617952] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618075] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.query_placement_for_image_type_support = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618107] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.auth_type = password {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618220] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618256] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618371] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] scheduler.workers = 2 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618401] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618518] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618556] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618667] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618697] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618827] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618860] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.618973] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619014] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.send_service_user_token = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619137] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619167] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619275] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] service_user.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619306] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619415] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619446] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.agent_enabled = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619558] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619589] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619719] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.host_subset_size = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619849] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619883] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.619995] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620103] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.html5proxy_host = 0.0.0.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620149] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620278] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.html5proxy_port = 6082 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620330] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620425] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620461] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.image_compression = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620568] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.jpeg_compression = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620601] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.isolated_hosts = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620707] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.isolated_images = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620738] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.playback_compression = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620847] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620877] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.require_secure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.620985] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621025] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.server_listen = 127.0.0.1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621137] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621169] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621278] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.pci_in_placement = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621399] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621433] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621554] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.streaming_mode = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621585] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621695] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] spice.zlib_compression = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621725] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621842] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] upgrade_levels.baseapi = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621878] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.621993] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622031] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] upgrade_levels.compute = auto {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622147] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] upgrade_levels.conductor = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622178] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622287] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] upgrade_levels.scheduler = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622324] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.track_instance_changes = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622432] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vendordata_dynamic_auth.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622463] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622582] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] metrics.required = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622612] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vendordata_dynamic_auth.auth_type = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622728] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] metrics.weight_multiplier = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622787] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vendordata_dynamic_auth.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622873] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.622935] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vendordata_dynamic_auth.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623028] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] metrics.weight_setting = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623092] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vendordata_dynamic_auth.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623236] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vendordata_dynamic_auth.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623333] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623365] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vendordata_dynamic_auth.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623487] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] serial_console.enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623517] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vendordata_dynamic_auth.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623640] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vendordata_dynamic_auth.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623670] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] serial_console.port_range = 10000:20000 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623793] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.api_retry_count = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623824] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.623962] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.ca_file = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624017] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624121] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.cache_prefix = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624151] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] serial_console.serialproxy_port = 6083 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624262] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.cluster_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624294] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624404] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.connection_pool_size = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624438] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.auth_type = password {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624542] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.console_delay_seconds = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624575] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624679] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.datastore_regex = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624709] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624824] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.host_ip = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624857] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624961] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.host_password = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.624994] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625115] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.host_port = 443 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625146] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625253] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.host_username = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625284] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.send_service_user_token = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625393] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625426] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625530] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] service_user.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625564] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.integration_bridge = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625669] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.maximum_objects = 100 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625699] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.agent_enabled = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625804] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.pbm_default_policy = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625848] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.625970] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.pbm_enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626124] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.pbm_wsdl_location = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626156] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626272] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626317] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626411] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.serial_port_proxy_uri = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626476] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.html5proxy_port = 6082 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626546] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.serial_port_service_uri = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626610] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.image_compression = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626688] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.task_poll_interval = 0.5 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626755] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.jpeg_compression = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626857] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.use_linked_clone = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626913] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.playback_compression = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.626982] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.vnc_keymap = en-us {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627070] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.require_secure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627137] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.vnc_port = 5900 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627228] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.server_listen = 127.0.0.1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627282] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vmware.vnc_port_total = 10000 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627376] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627437] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.auth_schemes = ['none'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627584] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.enabled = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627633] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627784] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.streaming_mode = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627851] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.627928] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] spice.zlib_compression = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628020] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628090] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] upgrade_levels.baseapi = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628193] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.novncproxy_port = 6080 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628247] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] upgrade_levels.compute = auto {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628382] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] upgrade_levels.conductor = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628429] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.server_listen = 127.0.0.1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628523] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] upgrade_levels.scheduler = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628553] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628669] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vendordata_dynamic_auth.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628701] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.vencrypt_ca_certs = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628811] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.vencrypt_client_cert = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628841] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vendordata_dynamic_auth.auth_type = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628949] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vendordata_dynamic_auth.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.628979] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] vnc.vencrypt_client_key = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629099] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vendordata_dynamic_auth.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629137] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629243] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629277] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.disable_deep_image_inspection = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629383] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.disable_fallback_pcpu_query = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629435] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vendordata_dynamic_auth.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629526] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vendordata_dynamic_auth.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629567] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.disable_group_policy_check_upcall = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629658] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629692] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629794] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vendordata_dynamic_auth.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629825] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.disable_rootwrap = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629931] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.enable_numa_live_migration = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.629963] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.api_retry_count = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630083] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630122] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.ca_file = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630223] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630255] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.cache_prefix = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630359] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.cluster_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630390] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.handle_virt_lifecycle_events = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630495] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.libvirt_disable_apic = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630531] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.connection_pool_size = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630632] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.never_download_image_if_on_rbd = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630663] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.console_delay_seconds = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630766] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.datastore_regex = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630796] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630902] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.630938] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.host_ip = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631047] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.host_password = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631079] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631186] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631223] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.host_port = 443 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631322] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.host_username = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631352] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631457] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631491] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631592] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.integration_bridge = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631625] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631726] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631758] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.maximum_objects = 100 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631864] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.pbm_default_policy = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.631894] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632013] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.pbm_enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632053] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632155] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.pbm_wsdl_location = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632187] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] wsgi.secure_proxy_ssl_header = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632303] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632337] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] zvm.ca_file = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632439] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] zvm.cloud_connector_url = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632470] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.serial_port_proxy_uri = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632576] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.serial_port_service_uri = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632641] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632718] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.task_poll_interval = 0.5 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632786] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] zvm.reachable_timeout = 300 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632857] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.use_linked_clone = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.632931] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633010] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.vnc_keymap = en-us {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633090] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633160] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.vnc_port = 5900 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633241] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633303] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vmware.vnc_port_total = 10000 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633383] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_middleware.max_request_body_size = 114688 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633474] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.auth_schemes = ['none'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633530] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633650] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.enabled = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633681] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633820] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_metrics.metrics_process_name = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633936] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.633985] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634114] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634164] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634267] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.novncproxy_port = 6080 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634297] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.connection_string = messaging:// {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634429] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634459] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.server_listen = 127.0.0.1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634577] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.es_doc_type = notification {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634611] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634733] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.es_scroll_size = 10000 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634778] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.vencrypt_ca_certs = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634866] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.vencrypt_client_cert = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.634897] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.es_scroll_time = 2m {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635013] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.filter_error_trace = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635045] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] vnc.vencrypt_client_key = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635168] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.hmac_keys = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635199] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635308] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.disable_deep_image_inspection = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635347] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.sentinel_service_name = mymaster {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635449] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635479] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.socket_timeout = 0.1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635586] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.trace_requests = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635617] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635723] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635753] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler.trace_sqlalchemy = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635904] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler_jaeger.process_tags = {} {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.635946] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.disable_rootwrap = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636062] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler_jaeger.service_name_prefix = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636100] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.enable_numa_live_migration = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636208] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] profiler_otlp.service_name_prefix = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636241] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636349] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636383] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636491] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.auth_type = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636524] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636628] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.libvirt_disable_apic = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636658] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636763] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636807] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636907] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.collect_timing = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.636954] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637058] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.connect_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637091] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637198] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.connect_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637261] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637334] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.endpoint_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637366] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637480] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637510] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.endpoint_interface = publicURL {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637615] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.endpoint_override = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637649] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637750] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.endpoint_region_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637780] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637885] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.endpoint_service_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.637916] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638031] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.endpoint_service_type = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638069] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638192] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638223] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638336] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638371] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] wsgi.secure_proxy_ssl_header = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638474] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.max_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638508] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] zvm.ca_file = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638612] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.min_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638643] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] zvm.cloud_connector_url = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638747] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.region_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638811] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638885] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.retriable_status_codes = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.638962] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] zvm.reachable_timeout = 300 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639029] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.service_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639125] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639159] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.service_type = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639273] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639305] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.split_loggers = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639419] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.status_code_retries = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639450] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639556] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.status_code_retry_delay = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639592] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639691] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639722] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639826] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.valid_interfaces = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639856] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639963] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_limit.version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.639997] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640122] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640152] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640264] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640296] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640405] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640442] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.connection_string = messaging:// {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640551] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640587] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640691] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640721] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.es_doc_type = notification {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640830] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640861] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.es_scroll_size = 10000 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.640970] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641017] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.es_scroll_time = 2m {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641123] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.filter_error_trace = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641157] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641264] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641293] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.hmac_keys = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641413] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.hostname = devstack {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641444] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.sentinel_service_name = mymaster {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641551] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641582] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.socket_timeout = 0.1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641688] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.trace_requests = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641721] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641830] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler.trace_sqlalchemy = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641862] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.641981] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642063] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler_jaeger.process_tags = {} {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642172] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler_jaeger.service_name_prefix = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642204] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642318] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] profiler_otlp.service_name_prefix = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642356] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642459] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642490] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642602] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642633] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.auth_type = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642739] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642775] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642881] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.642911] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643063] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643101] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.collect_timing = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643218] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643250] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.connect_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643359] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643389] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.connect_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643499] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643537] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.endpoint_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643640] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643671] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.endpoint_interface = publicURL {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643781] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643817] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.endpoint_override = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643944] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.643980] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.endpoint_region_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644101] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.endpoint_service_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644133] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644242] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644277] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.endpoint_service_type = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644383] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644414] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644521] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.ssl = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644551] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644656] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.max_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644690] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644792] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.min_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644824] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644927] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.region_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.644959] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645081] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.retriable_status_codes = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645118] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645223] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.service_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645253] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.ssl_version = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645362] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645396] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.service_type = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645502] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.split_loggers = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645536] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645642] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.status_code_retries = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645672] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_notifications.retry = -1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645780] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.status_code_retry_delay = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645815] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645950] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.645984] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_messaging_notifications.transport_url = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646110] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.valid_interfaces = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646201] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_reports.file_event_handler = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646246] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_limit.version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646358] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_reports.file_event_handler_interval = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646393] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646500] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] oslo_reports.log_dir = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646534] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646656] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646686] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646828] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646864] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646947] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] os_brick.wait_mpath_device_interval = 1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.646983] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647112] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] privsep_osbrick.capabilities = [21, 2] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647151] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647254] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] privsep_osbrick.group = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647289] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647393] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] privsep_osbrick.helper_command = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647423] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647531] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647569] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] privsep_osbrick.log_daemon_traceback = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647676] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] privsep_osbrick.logger_name = os_brick.privileged {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647707] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647818] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647848] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] privsep_osbrick.thread_pool_size = 8 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.647956] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] privsep_osbrick.user = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648011] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648124] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.admin_password = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648177] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648275] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.admin_tenant_name = admin {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648313] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648414] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.admin_token = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648446] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648552] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.admin_user = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648583] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648706] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.auth_admin_prefix = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648780] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648843] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648875] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.648992] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649044] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.auth_port = 35357 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649146] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649181] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.auth_protocol = https {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649287] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.auth_section = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649318] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649427] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649511] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.auth_type = password {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649565] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649657] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.auth_uri = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649703] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649806] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.auth_url = http://10.180.1.21/identity {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649851] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649950] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.auth_version = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.649981] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650103] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.cache = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650133] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650250] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650287] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650391] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650421] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650528] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650558] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.default_domain_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650668] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.ssl = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650703] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.default_domain_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650809] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.delay_auth_decision = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650838] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650952] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.domain_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.650983] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651103] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651135] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.domain_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651250] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651281] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651390] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.http_connect_timeout = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651425] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.ssl_version = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651530] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651560] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651667] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.identity_uri = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651697] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651805] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.include_service_catalog = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651840] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_notifications.retry = -1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651944] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.insecure = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.651975] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652105] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.interface = public {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652138] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_messaging_notifications.transport_url = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652246] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652278] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_reports.file_event_handler = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652392] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_password = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652422] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652534] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] oslo_reports.log_dir = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652564] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652676] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652707] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652815] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652845] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652954] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.652988] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653108] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653139] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653251] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] privsep_osbrick.group = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653282] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653389] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_secret_key = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653423] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] privsep_osbrick.helper_command = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653528] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653566] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_security_strategy = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653668] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653698] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] privsep_osbrick.logger_name = os_brick.privileged {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653813] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653858] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] privsep_osbrick.thread_pool_size = 8 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.653995] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654043] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] privsep_osbrick.user = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654183] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654225] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.admin_password = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654338] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654368] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654491] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654522] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.admin_token = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654631] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.admin_user = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654665] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcache_username = {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654781] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.auth_admin_prefix = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654812] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654928] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.654958] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.password = **** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655080] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.project_domain_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655111] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.auth_port = 35357 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655230] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.auth_protocol = https {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655260] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.project_domain_name = Default {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655371] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.auth_section = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655401] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.project_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655522] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.project_name = service {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655588] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.auth_type = password {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655662] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.region_name = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655731] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.auth_uri = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655822] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655935] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.auth_url = http://10.180.1.21/identity {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.655986] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.service_token_roles_required = False {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656101] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.auth_version = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656152] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.service_type = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656241] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.cache = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656278] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.system_scope = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656389] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656420] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.token_cache_time = 300 {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656528] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656559] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.trust_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656669] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.default_domain_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656703] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.user_domain_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656810] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.default_domain_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656851] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.user_domain_name = Default {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656951] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.user_id = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.656988] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.delay_auth_decision = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.657134] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.domain_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.657165] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.username = nova {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.657279] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] keystone_authtoken.www_authenticate_uri = None {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.657310] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.domain_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.657398] [48526]: DEBUG nova.api.openstack.wsgi_app [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] ******************************************************************************** {{(pid=48526) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} [ 396.657429] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.657525] [48526]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x57a096b42c00 pid: 48526 (default app) [ 396.657557] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.http_connect_timeout = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.657697] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.657838] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.identity_uri = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.657986] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.include_service_catalog = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.658144] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.insecure = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.658294] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.interface = public {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.658434] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.658551] [48526]: DEBUG nova.api.openstack.wsgi [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 396.658591] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_password = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.658714] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.658854] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.658996] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.659147] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.659286] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.659427] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.659565] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.659713] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.659850] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.660044] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.660194] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.660338] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.660475] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.660622] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.660769] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcache_username = {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.660929] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.661091] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.password = **** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.661232] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.project_domain_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.661375] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.project_domain_name = Default {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.661522] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.project_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.661568] [48526]: INFO nova.api.openstack.requestlog [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 389 microversion: 2.1 time: 0.003177 [ 396.661673] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.project_name = service {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.662064] [48526]: [pid: 48526|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 783 bytes} [Fri Dec 12 13:48:20 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) [ 396.662162] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.region_name = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.662162] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.662162] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.service_token_roles_required = False {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.662240] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.service_type = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.662383] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.system_scope = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.662537] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.token_cache_time = 300 {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.662677] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.trust_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.662883] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.user_domain_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.662975] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.user_domain_name = Default {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.663188] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.user_id = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.663385] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.username = nova {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.663536] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 396.663655] [48527]: DEBUG nova.api.openstack.wsgi_app [None req-d145de9d-4c77-4389-b6c9-96cdbf19f5e0 None None] ******************************************************************************** {{(pid=48527) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} [ 396.663788] [48527]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x57a096b42c00 pid: 48527 (default app) [ 405.296402] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 405.296691] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 405.410471] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 405.410947] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 405.411120] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 405.411540] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 405.526511] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 405.526971] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 437.612168] [48526]: DEBUG nova.api.openstack.wsgi [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 437.615262] [48526]: INFO nova.api.openstack.requestlog [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003709 [ 437.615494] [48526]: [pid: 48526|app: 0|req: 2/2] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:01 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) [ 437.767928] [48527]: DEBUG nova.api.openstack.wsgi [None req-5699a457-8a77-441d-a7ce-b8ab286911e8 admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 437.787393] [48527]: INFO nova.api.openstack.requestlog [None req-5699a457-8a77-441d-a7ce-b8ab286911e8 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.167974 [ 437.787698] [48527]: [pid: 48527|app: 0|req: 1/3] 10.180.1.21 () {60 vars in 1287 bytes} [Fri Dec 12 13:49:01 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 439.027699] [48526]: DEBUG nova.api.openstack.wsgi [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 439.030723] [48526]: INFO nova.api.openstack.requestlog [None req-9b655cc2-a893-4730-898a-0aef7f2589ff None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003226 [ 439.030957] [48526]: [pid: 48526|app: 0|req: 3/4] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:03 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) [ 439.057823] [48527]: DEBUG nova.api.openstack.wsgi [None req-84c73009-78f8-4245-800b-6402ea195e63 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 256, "rxtx_factor": 1.0, "name": "cirros256", "disk": 1, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "id": "c1", "vcpus": 1}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 439.085539] [48527]: INFO nova.api.openstack.requestlog [None req-84c73009-78f8-4245-800b-6402ea195e63 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 407 microversion: 2.61 time: 0.051108 [ 439.085869] [48527]: [pid: 48527|app: 0|req: 2/5] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:03 2025] POST /compute/v2.1/flavors => generated 407 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 439.184932] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8342dcb-950f-4dbc-9e84-cb3931ef4793 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 439.214922] [48526]: INFO nova.api.openstack.requestlog [None req-e8342dcb-950f-4dbc-9e84-cb3931ef4793 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.123512 [ 439.215430] [48526]: [pid: 48526|app: 0|req: 4/6] 10.180.1.21 () {64 vars in 1331 bytes} [Fri Dec 12 13:49:03 2025] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 440.479199] [48527]: DEBUG nova.api.openstack.wsgi [None req-84c73009-78f8-4245-800b-6402ea195e63 admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 440.482429] [48527]: INFO nova.api.openstack.requestlog [None req-84c73009-78f8-4245-800b-6402ea195e63 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003287 [ 440.482534] [48527]: [pid: 48527|app: 0|req: 3/7] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:04 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) [ 440.541723] [48526]: DEBUG nova.api.openstack.wsgi [None req-e50ff293-65d4-4438-ada5-7fd133d7d9ea admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "disk": 5, "ram": 512, "id": "d1", "name": "ds512M", "vcpus": 1}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 440.564828] [48526]: INFO nova.api.openstack.requestlog [None req-e50ff293-65d4-4438-ada5-7fd133d7d9ea admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.079019 [ 440.565176] [48526]: [pid: 48526|app: 0|req: 5/8] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:04 2025] POST /compute/v2.1/flavors => generated 404 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 440.572863] [48527]: DEBUG nova.api.openstack.wsgi [None req-34fa5255-3dcb-43b5-b6e0-b1131ebe5af9 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 440.602023] [48527]: INFO nova.api.openstack.requestlog [None req-34fa5255-3dcb-43b5-b6e0-b1131ebe5af9 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.031225 [ 440.603074] [48527]: [pid: 48527|app: 0|req: 4/9] 10.180.1.21 () {64 vars in 1331 bytes} [Fri Dec 12 13:49:04 2025] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 441.803096] [48526]: DEBUG nova.api.openstack.wsgi [None req-e50ff293-65d4-4438-ada5-7fd133d7d9ea admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 441.806299] [48526]: INFO nova.api.openstack.requestlog [None req-e50ff293-65d4-4438-ada5-7fd133d7d9ea admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003387 [ 441.806534] [48526]: [pid: 48526|app: 0|req: 6/10] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:06 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) [ 441.833014] [48527]: DEBUG nova.api.openstack.wsgi [None req-7846139f-ba29-4cf8-9893-1631923d1d68 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "name": "ds1G", "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "disk": 10, "ram": 1024, "rxtx_factor": 1.0, "id": "d2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 441.844501] [48527]: INFO nova.api.openstack.requestlog [None req-7846139f-ba29-4cf8-9893-1631923d1d68 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.034642 [ 441.844808] [48527]: [pid: 48527|app: 0|req: 5/11] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:06 2025] POST /compute/v2.1/flavors => generated 404 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 441.852402] [48526]: DEBUG nova.api.openstack.wsgi [None req-1e8c4b83-17d7-457d-a5cd-c5a0259d1f7f admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 441.871426] [48526]: INFO nova.api.openstack.requestlog [None req-1e8c4b83-17d7-457d-a5cd-c5a0259d1f7f admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.020984 [ 441.871711] [48526]: [pid: 48526|app: 0|req: 7/12] 10.180.1.21 () {64 vars in 1331 bytes} [Fri Dec 12 13:49:06 2025] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 443.100171] [48527]: DEBUG nova.api.openstack.wsgi [None req-7846139f-ba29-4cf8-9893-1631923d1d68 admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 443.103044] [48527]: INFO nova.api.openstack.requestlog [None req-7846139f-ba29-4cf8-9893-1631923d1d68 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003089 [ 443.103283] [48527]: [pid: 48527|app: 0|req: 6/13] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:07 2025] GET /compute/v2.1 => generated 389 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 443.132143] [48526]: DEBUG nova.api.openstack.wsgi [None req-4619a9e1-c28b-4213-baa9-0b03dfad779f admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "id": "d3", "disk": 10, "name": "ds2G", "ram": 2048, "swap": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "vcpus": 2}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 443.144669] [48526]: INFO nova.api.openstack.requestlog [None req-4619a9e1-c28b-4213-baa9-0b03dfad779f admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.037269 [ 443.144669] [48526]: [pid: 48526|app: 0|req: 8/14] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:07 2025] POST /compute/v2.1/flavors => generated 404 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 443.152014] [48527]: DEBUG nova.api.openstack.wsgi [None req-616411e1-0593-48e1-a095-54a50c6a4f89 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 443.166662] [48527]: INFO nova.api.openstack.requestlog [None req-616411e1-0593-48e1-a095-54a50c6a4f89 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016686 [ 443.166977] [48527]: [pid: 48527|app: 0|req: 7/15] 10.180.1.21 () {64 vars in 1331 bytes} [Fri Dec 12 13:49:07 2025] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 444.386669] [48526]: DEBUG nova.api.openstack.wsgi [None req-4619a9e1-c28b-4213-baa9-0b03dfad779f admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 444.392819] [48526]: INFO nova.api.openstack.requestlog [None req-4619a9e1-c28b-4213-baa9-0b03dfad779f admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.005792 [ 444.392819] [48526]: [pid: 48526|app: 0|req: 9/16] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:08 2025] GET /compute/v2.1 => generated 389 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 444.430121] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e25cda4-b512-4ac3-b739-0098754793dd admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "disk": 20, "name": "ds4G", "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "id": "d4", "ram": 4096}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 444.441416] [48527]: INFO nova.api.openstack.requestlog [None req-0e25cda4-b512-4ac3-b739-0098754793dd admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.044481 [ 444.442025] [48527]: [pid: 48527|app: 0|req: 8/17] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:08 2025] POST /compute/v2.1/flavors => generated 404 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 444.449333] [48526]: DEBUG nova.api.openstack.wsgi [None req-df375d86-01c8-49b9-967e-df9314e7ae90 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 444.463882] [48526]: INFO nova.api.openstack.requestlog [None req-df375d86-01c8-49b9-967e-df9314e7ae90 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016688 [ 444.464219] [48526]: [pid: 48526|app: 0|req: 10/18] 10.180.1.21 () {64 vars in 1331 bytes} [Fri Dec 12 13:49:08 2025] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 445.711711] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e25cda4-b512-4ac3-b739-0098754793dd admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 445.715736] [48527]: INFO nova.api.openstack.requestlog [None req-0e25cda4-b512-4ac3-b739-0098754793dd admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003911 [ 445.716198] [48527]: [pid: 48527|app: 0|req: 9/19] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:09 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) [ 445.748109] [48526]: DEBUG nova.api.openstack.wsgi [None req-0c0453c2-e451-4a3e-be28-b3f36f56e1f5 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 445.766986] [48526]: INFO nova.api.openstack.requestlog [None req-0c0453c2-e451-4a3e-be28-b3f36f56e1f5 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2106 microversion: 2.61 time: 0.047262 [ 445.767324] [48526]: [pid: 48526|app: 0|req: 11/20] 10.180.1.21 () {60 vars in 1287 bytes} [Fri Dec 12 13:49:09 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 2106 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 447.002027] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e25cda4-b512-4ac3-b739-0098754793dd admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 447.003223] [48527]: INFO nova.api.openstack.requestlog [None req-0e25cda4-b512-4ac3-b739-0098754793dd admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003888 [ 447.003691] [48527]: [pid: 48527|app: 0|req: 10/21] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:11 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) [ 447.031408] [48526]: DEBUG nova.api.openstack.wsgi [None req-6da9d203-0890-446d-a43e-0bef5d64bf49 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.tiny", "id": "1", "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "rxtx_factor": 1.0, "disk": 1, "vcpus": 1, "swap": 0, "os-flavor-access:is_public": true}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 447.043447] [48526]: INFO nova.api.openstack.requestlog [None req-6da9d203-0890-446d-a43e-0bef5d64bf49 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.036520 [ 447.043767] [48526]: [pid: 48526|app: 0|req: 12/22] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:11 2025] POST /compute/v2.1/flavors => generated 402 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 447.054039] [48527]: DEBUG nova.api.openstack.wsgi [None req-7c3480e3-d3cb-4342-8bd6-a5ea30ef0196 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 447.070622] [48527]: INFO nova.api.openstack.requestlog [None req-7c3480e3-d3cb-4342-8bd6-a5ea30ef0196 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.020122 [ 447.070622] [48527]: [pid: 48527|app: 0|req: 11/23] 10.180.1.21 () {64 vars in 1328 bytes} [Fri Dec 12 13:49:11 2025] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 448.291532] [48526]: DEBUG nova.api.openstack.wsgi [None req-6da9d203-0890-446d-a43e-0bef5d64bf49 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 448.294748] [48526]: INFO nova.api.openstack.requestlog [None req-6da9d203-0890-446d-a43e-0bef5d64bf49 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003399 [ 448.294748] [48526]: [pid: 48526|app: 0|req: 13/24] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:12 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) [ 448.319791] [48527]: DEBUG nova.api.openstack.wsgi [None req-aff8004e-b5e1-41c9-b263-076eb8c9988e admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "name": "m1.small", "id": "2", "ram": 2048, "rxtx_factor": 1.0, "disk": 20}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 448.332111] [48527]: INFO nova.api.openstack.requestlog [None req-aff8004e-b5e1-41c9-b263-076eb8c9988e admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.033901 [ 448.332494] [48527]: [pid: 48527|app: 0|req: 12/25] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:12 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) [ 448.340049] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ce565f5-53f9-4821-8926-d73fa8125565 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 448.354614] [48526]: INFO nova.api.openstack.requestlog [None req-6ce565f5-53f9-4821-8926-d73fa8125565 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016934 [ 448.354933] [48526]: [pid: 48526|app: 0|req: 14/26] 10.180.1.21 () {64 vars in 1328 bytes} [Fri Dec 12 13:49:12 2025] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 449.550487] [48527]: DEBUG nova.api.openstack.wsgi [None req-aff8004e-b5e1-41c9-b263-076eb8c9988e admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 449.553761] [48527]: INFO nova.api.openstack.requestlog [None req-aff8004e-b5e1-41c9-b263-076eb8c9988e admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003557 [ 449.553985] [48527]: [pid: 48527|app: 0|req: 13/27] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:13 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.577515] [48526]: DEBUG nova.api.openstack.wsgi [None req-e835f0cb-629b-40ac-97fe-6f30f7ff78d0 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 4096, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "3", "name": "m1.medium", "vcpus": 2, "disk": 40, "os-flavor-access:is_public": true, "swap": 0, "rxtx_factor": 1.0}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 449.588883] [48526]: INFO nova.api.openstack.requestlog [None req-e835f0cb-629b-40ac-97fe-6f30f7ff78d0 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.031695 [ 449.589218] [48526]: [pid: 48526|app: 0|req: 15/28] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:13 2025] POST /compute/v2.1/flavors => generated 406 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 449.597508] [48527]: DEBUG nova.api.openstack.wsgi [None req-86ddba98-2b12-449a-acd3-cf7a66a38193 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 449.610446] [48527]: INFO nova.api.openstack.requestlog [None req-86ddba98-2b12-449a-acd3-cf7a66a38193 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016058 [ 449.610769] [48527]: [pid: 48527|app: 0|req: 14/29] 10.180.1.21 () {64 vars in 1328 bytes} [Fri Dec 12 13:49:13 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) [ 450.832155] [48526]: DEBUG nova.api.openstack.wsgi [None req-e835f0cb-629b-40ac-97fe-6f30f7ff78d0 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 450.835823] [48526]: INFO nova.api.openstack.requestlog [None req-e835f0cb-629b-40ac-97fe-6f30f7ff78d0 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003910 [ 450.836072] [48526]: [pid: 48526|app: 0|req: 16/30] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:15 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) [ 450.861302] [48527]: DEBUG nova.api.openstack.wsgi [None req-dbdd0e41-7072-4b58-819f-967e78397b22 admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "disk": 80, "rxtx_factor": 1.0, "id": "4", "ram": 8192, "vcpus": 4, "name": "m1.large", "swap": 0}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 450.873574] [48527]: INFO nova.api.openstack.requestlog [None req-dbdd0e41-7072-4b58-819f-967e78397b22 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.034198 [ 450.873879] [48527]: [pid: 48527|app: 0|req: 15/31] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:15 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) [ 450.881413] [48526]: DEBUG nova.api.openstack.wsgi [None req-5f5d05fa-db6f-4125-ba2c-69cb571313e5 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 450.895331] [48526]: INFO nova.api.openstack.requestlog [None req-5f5d05fa-db6f-4125-ba2c-69cb571313e5 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016396 [ 450.895655] [48526]: [pid: 48526|app: 0|req: 17/32] 10.180.1.21 () {64 vars in 1328 bytes} [Fri Dec 12 13:49:15 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) [ 452.077355] [48527]: DEBUG nova.api.openstack.wsgi [None req-dbdd0e41-7072-4b58-819f-967e78397b22 admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 452.080232] [48527]: INFO nova.api.openstack.requestlog [None req-dbdd0e41-7072-4b58-819f-967e78397b22 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003167 [ 452.080467] [48527]: [pid: 48527|app: 0|req: 16/33] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:16 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) [ 452.104936] [48526]: DEBUG nova.api.openstack.wsgi [None req-9db1295b-0196-4fe2-8a6f-8b62eff16f58 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 16384, "name": "m1.xlarge", "OS-FLV-EXT-DATA:ephemeral": 0, "id": "5", "disk": 160, "os-flavor-access:is_public": true, "vcpus": 8, "rxtx_factor": 1.0, "swap": 0}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 452.117618] [48526]: INFO nova.api.openstack.requestlog [None req-9db1295b-0196-4fe2-8a6f-8b62eff16f58 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.033939 [ 452.117912] [48526]: [pid: 48526|app: 0|req: 18/34] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:16 2025] POST /compute/v2.1/flavors => generated 408 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 452.125567] [48527]: DEBUG nova.api.openstack.wsgi [None req-52ffd871-b62d-4330-83dc-5941b9056b58 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 452.140943] [48527]: INFO nova.api.openstack.requestlog [None req-52ffd871-b62d-4330-83dc-5941b9056b58 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017382 [ 452.141274] [48527]: [pid: 48527|app: 0|req: 17/35] 10.180.1.21 () {64 vars in 1328 bytes} [Fri Dec 12 13:49:16 2025] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 462.113436] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 462.138276] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=21,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 467.135489] [48526]: DEBUG nova.api.openstack.wsgi [None req-9db1295b-0196-4fe2-8a6f-8b62eff16f58 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 467.138422] [48526]: INFO nova.api.openstack.requestlog [None req-9db1295b-0196-4fe2-8a6f-8b62eff16f58 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003200 [ 467.138667] [48526]: [pid: 48526|app: 0|req: 19/36] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:31 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) [ 467.164324] [48527]: DEBUG nova.api.openstack.wsgi [None req-bdeaeea8-560a-4b26-a8cd-ee4f2357370d admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 467.180134] [48527]: INFO nova.api.openstack.requestlog [None req-bdeaeea8-560a-4b26-a8cd-ee4f2357370d admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4202 microversion: 2.61 time: 0.038188 [ 467.180439] [48527]: [pid: 48527|app: 0|req: 18/37] 10.180.1.21 () {60 vars in 1287 bytes} [Fri Dec 12 13:49:31 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 4202 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 469.706404] [48526]: DEBUG nova.api.openstack.wsgi [None req-9db1295b-0196-4fe2-8a6f-8b62eff16f58 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 469.709437] [48526]: INFO nova.api.openstack.requestlog [None req-9db1295b-0196-4fe2-8a6f-8b62eff16f58 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003281 [ 469.709723] [48526]: [pid: 48526|app: 0|req: 20/38] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49:33 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) [ 469.734948] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1570572-9e39-4df1-8491-eece55a47417 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "42", "os-flavor-access:is_public": true, "name": "m1.nano", "rxtx_factor": 1.0, "disk": 1, "ram": 192, "vcpus": 1, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 469.747876] [48527]: INFO nova.api.openstack.requestlog [None req-e1570572-9e39-4df1-8491-eece55a47417 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.034761 [ 469.748378] [48527]: [pid: 48527|app: 0|req: 19/39] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:33 2025] POST /compute/v2.1/flavors => generated 405 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 469.755682] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd497685-3c0b-4e9a-b4ff-e9173753cf5b admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 469.769893] [48526]: INFO nova.api.openstack.requestlog [None req-bd497685-3c0b-4e9a-b4ff-e9173753cf5b admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016171 [ 469.770225] [48526]: [pid: 48526|app: 0|req: 21/40] 10.180.1.21 () {64 vars in 1331 bytes} [Fri Dec 12 13:49:33 2025] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 472.279539] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1570572-9e39-4df1-8491-eece55a47417 admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 472.282879] [48527]: INFO nova.api.openstack.requestlog [None req-e1570572-9e39-4df1-8491-eece55a47417 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003487 [ 472.283142] [48527]: [pid: 48527|app: 0|req: 20/41] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:49: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) [ 472.307618] [48526]: DEBUG nova.api.openstack.wsgi [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 1, "ram": 256, "id": "84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.micro", "disk": 1, "swap": 0}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 472.319445] [48526]: INFO nova.api.openstack.requestlog [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.032919 [ 472.319869] [48526]: [pid: 48526|app: 0|req: 22/42] 10.180.1.21 () {64 vars in 1278 bytes} [Fri Dec 12 13:49:36 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) [ 472.326734] [48527]: DEBUG nova.api.openstack.wsgi [None req-04869a1d-ce98-4d2f-bea2-c3f18b1916d0 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 472.339845] [48527]: INFO nova.api.openstack.requestlog [None req-04869a1d-ce98-4d2f-bea2-c3f18b1916d0 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015080 [ 472.340147] [48527]: [pid: 48527|app: 0|req: 21/43] 10.180.1.21 () {64 vars in 1331 bytes} [Fri Dec 12 13:49:36 2025] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 482.314967] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:INSERT=2,nova_api:RELEASE=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 482.337652] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=2,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 534.021025] [48526]: DEBUG nova.api.openstack.wsgi [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 534.022243] [48526]: INFO nova.api.openstack.requestlog [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004257 [ 534.022709] [48526]: [pid: 48526|app: 0|req: 23/44] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:50:38 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) [ 534.084901] [48527]: DEBUG nova.api.openstack.wsgi [None req-e594d81c-d42f-4518-9d1c-a0b48b936af9 admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 534.087477] [48527]: DEBUG oslo_concurrency.lockutils [None req-e594d81c-d42f-4518-9d1c-a0b48b936af9 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 534.087694] [48527]: DEBUG oslo_concurrency.lockutils [None req-e594d81c-d42f-4518-9d1c-a0b48b936af9 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 534.087853] [48527]: DEBUG oslo_concurrency.lockutils [None req-e594d81c-d42f-4518-9d1c-a0b48b936af9 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 534.088662] [48527]: DEBUG oslo_concurrency.lockutils [None req-e594d81c-d42f-4518-9d1c-a0b48b936af9 admin admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 534.088869] [48527]: DEBUG oslo_concurrency.lockutils [None req-e594d81c-d42f-4518-9d1c-a0b48b936af9 admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 534.089961] [48527]: DEBUG oslo_concurrency.lockutils [None req-e594d81c-d42f-4518-9d1c-a0b48b936af9 admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 534.107904] [48527]: INFO nova.api.openstack.requestlog [None req-e594d81c-d42f-4518-9d1c-a0b48b936af9 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.079311 [ 534.108235] [48527]: [pid: 48527|app: 0|req: 22/45] 10.180.1.21 () {60 vars in 1288 bytes} [Fri Dec 12 13:50:38 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.317024] [48526]: DEBUG nova.api.openstack.wsgi [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 536.318059] [48526]: INFO nova.api.openstack.requestlog [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003626 [ 536.318441] [48526]: [pid: 48526|app: 0|req: 24/46] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:50: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) [ 536.349951] [48527]: DEBUG nova.api.openstack.wsgi [None req-4266952b-bc31-4702-8033-976e7769e8dd admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 536.352200] [48527]: DEBUG oslo_concurrency.lockutils [None req-4266952b-bc31-4702-8033-976e7769e8dd admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 536.352384] [48527]: DEBUG oslo_concurrency.lockutils [None req-4266952b-bc31-4702-8033-976e7769e8dd 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 536.352517] [48527]: DEBUG oslo_concurrency.lockutils [None req-4266952b-bc31-4702-8033-976e7769e8dd 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 536.353283] [48527]: DEBUG oslo_concurrency.lockutils [None req-4266952b-bc31-4702-8033-976e7769e8dd admin admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 536.354277] [48527]: DEBUG oslo_concurrency.lockutils [None req-4266952b-bc31-4702-8033-976e7769e8dd admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 536.354424] [48527]: DEBUG oslo_concurrency.lockutils [None req-4266952b-bc31-4702-8033-976e7769e8dd admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 536.366510] [48527]: INFO nova.api.openstack.requestlog [None req-4266952b-bc31-4702-8033-976e7769e8dd admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.041931 [ 536.366926] [48527]: [pid: 48527|app: 0|req: 23/47] 10.180.1.21 () {60 vars in 1288 bytes} [Fri Dec 12 13:50:40 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.571598] [48526]: DEBUG nova.api.openstack.wsgi [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 538.574422] [48526]: INFO nova.api.openstack.requestlog [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003042 [ 538.574777] [48526]: [pid: 48526|app: 0|req: 25/48] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:50:42 2025] GET /compute/v2.1 => generated 389 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 538.601399] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f2ad0bb-9b3e-446e-a86a-b729c1b9d0e6 admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 538.603441] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f2ad0bb-9b3e-446e-a86a-b729c1b9d0e6 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 538.603538] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f2ad0bb-9b3e-446e-a86a-b729c1b9d0e6 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 538.603667] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f2ad0bb-9b3e-446e-a86a-b729c1b9d0e6 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 538.603972] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f2ad0bb-9b3e-446e-a86a-b729c1b9d0e6 admin admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 538.604920] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f2ad0bb-9b3e-446e-a86a-b729c1b9d0e6 admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 538.605661] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f2ad0bb-9b3e-446e-a86a-b729c1b9d0e6 admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 538.614739] [48527]: INFO nova.api.openstack.requestlog [None req-6f2ad0bb-9b3e-446e-a86a-b729c1b9d0e6 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.034723 [ 538.615180] [48527]: [pid: 48527|app: 0|req: 24/49] 10.180.1.21 () {60 vars in 1288 bytes} [Fri Dec 12 13:50:42 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) [ 540.799057] [48526]: DEBUG nova.api.openstack.wsgi [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 540.802252] [48526]: INFO nova.api.openstack.requestlog [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003440 [ 540.802472] [48526]: [pid: 48526|app: 0|req: 26/50] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:50:45 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) [ 540.828858] [48527]: DEBUG nova.api.openstack.wsgi [None req-30972ac7-6d27-401e-b70d-35371645357b admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 540.830882] [48527]: DEBUG oslo_concurrency.lockutils [None req-30972ac7-6d27-401e-b70d-35371645357b admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 540.831058] [48527]: DEBUG oslo_concurrency.lockutils [None req-30972ac7-6d27-401e-b70d-35371645357b 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 540.831191] [48527]: DEBUG oslo_concurrency.lockutils [None req-30972ac7-6d27-401e-b70d-35371645357b 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 540.831499] [48527]: DEBUG oslo_concurrency.lockutils [None req-30972ac7-6d27-401e-b70d-35371645357b admin admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 540.832413] [48527]: DEBUG oslo_concurrency.lockutils [None req-30972ac7-6d27-401e-b70d-35371645357b admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 540.832543] [48527]: DEBUG oslo_concurrency.lockutils [None req-30972ac7-6d27-401e-b70d-35371645357b admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 540.842086] [48527]: INFO nova.api.openstack.requestlog [None req-30972ac7-6d27-401e-b70d-35371645357b admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.034309 [ 540.842405] [48527]: [pid: 48527|app: 0|req: 25/51] 10.180.1.21 () {60 vars in 1288 bytes} [Fri Dec 12 13:50:45 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) [ 543.008183] [48526]: DEBUG nova.api.openstack.wsgi [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 543.011136] [48526]: INFO nova.api.openstack.requestlog [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003215 [ 543.011365] [48526]: [pid: 48526|app: 0|req: 27/52] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:50:47 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) [ 543.039336] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd97c0db-f7a6-47ca-bdb9-2d97540a6ac3 admin admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 543.041375] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd97c0db-f7a6-47ca-bdb9-2d97540a6ac3 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 543.041551] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd97c0db-f7a6-47ca-bdb9-2d97540a6ac3 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 543.041685] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd97c0db-f7a6-47ca-bdb9-2d97540a6ac3 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 543.042348] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd97c0db-f7a6-47ca-bdb9-2d97540a6ac3 admin admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 543.042877] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd97c0db-f7a6-47ca-bdb9-2d97540a6ac3 admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 543.043018] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd97c0db-f7a6-47ca-bdb9-2d97540a6ac3 admin admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 543.055451] [48527]: INFO nova.api.openstack.requestlog [None req-bd97c0db-f7a6-47ca-bdb9-2d97540a6ac3 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 187 microversion: 2.52 time: 0.038278 [ 543.055766] [48527]: [pid: 48527|app: 0|req: 26/53] 10.180.1.21 () {60 vars in 1288 bytes} [Fri Dec 12 13:50:47 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 187 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 546.844060] [48526]: DEBUG nova.api.openstack.wsgi [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 546.846351] [48526]: INFO nova.api.openstack.requestlog [None req-4392d4cc-1e6e-42ed-b6ee-0179a61e71f3 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003268 [ 546.846703] [48526]: [pid: 48526|app: 0|req: 28/54] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:50:51 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) [ 546.877363] [48527]: DEBUG nova.api.openstack.wsgi [None req-884d18c3-6610-45b9-b76a-2d371e0bc247 demo admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 546.887289] [48527]: INFO nova.api.openstack.wsgi [None req-884d18c3-6610-45b9-b76a-2d371e0bc247 demo admin] HTTP exception thrown: Keypair openstack-ci not found for user 8f2b3d17248f4d1da2047910b0e80bd9 [ 546.887577] [48527]: DEBUG nova.api.openstack.wsgi [None req-884d18c3-6610-45b9-b76a-2d371e0bc247 demo admin] Returning 404 to user: Keypair openstack-ci not found for user 8f2b3d17248f4d1da2047910b0e80bd9 {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 546.887987] [48527]: INFO nova.api.openstack.requestlog [None req-884d18c3-6610-45b9-b76a-2d371e0bc247 demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/openstack-ci" status: 404 len: 118 microversion: 2.52 time: 0.034676 [ 546.888289] [48527]: [pid: 48527|app: 0|req: 27/55] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:50:51 2025] GET /compute/v2.1/os-keypairs/openstack-ci => generated 118 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 546.894389] [48526]: DEBUG nova.api.openstack.wsgi [None req-831d20f5-947b-4d0c-a4ff-64fbfeb00e88 demo admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 546.897198] [48526]: WARNING oslo_db.sqlalchemy.utils [None req-831d20f5-947b-4d0c-a4ff-64fbfeb00e88 demo admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 546.902797] [48526]: INFO nova.api.openstack.requestlog [None req-831d20f5-947b-4d0c-a4ff-64fbfeb00e88 demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 16 microversion: 2.52 time: 0.010775 [ 546.903112] [48526]: [pid: 48526|app: 0|req: 29/56] 10.180.1.21 () {60 vars in 1249 bytes} [Fri Dec 12 13:50:51 2025] GET /compute/v2.1/os-keypairs => generated 16 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 548.087823] [48527]: DEBUG nova.api.openstack.wsgi [None req-884d18c3-6610-45b9-b76a-2d371e0bc247 demo admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 548.090944] [48527]: INFO nova.api.openstack.requestlog [None req-884d18c3-6610-45b9-b76a-2d371e0bc247 demo admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003389 [ 548.091261] [48527]: [pid: 48527|app: 0|req: 28/57] 10.180.1.21 () {54 vars in 926 bytes} [Fri Dec 12 13:50: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) [ 548.132688] [48526]: DEBUG nova.api.openstack.wsgi [None req-8ccd9c77-adfc-4cee-91de-ac480437f28c demo admin] Action: 'create', calling method: >, body: {"keypair": {"public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIErY35ICe0nOXa4GM+sjjtzfeABRXlVr6C+m3SNTzsZT openstack-ci@sap.com\n", "name": "openstack-ci"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 548.158551] [48526]: DEBUG nova.quota [None req-8ccd9c77-adfc-4cee-91de-ac480437f28c demo admin] Getting quotas for project a047a233936849c2bae6d8e905771b04. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 548.178880] [48526]: DEBUG nova.quota [None req-8ccd9c77-adfc-4cee-91de-ac480437f28c demo admin] Getting quotas for user 8f2b3d17248f4d1da2047910b0e80bd9 and project a047a233936849c2bae6d8e905771b04. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 548.230519] [48526]: INFO nova.api.openstack.requestlog [None req-8ccd9c77-adfc-4cee-91de-ac480437f28c demo admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 286 microversion: 2.52 time: 0.131783 [ 548.231025] [48526]: [pid: 48526|app: 0|req: 30/58] 10.180.1.21 () {64 vars in 1290 bytes} [Fri Dec 12 13:50:52 2025] POST /compute/v2.1/os-keypairs => generated 286 bytes in 132 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 553.044185] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=5 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 553.046032] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=5 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 556.884649] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=11 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 558.192073] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=2 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 558.219850] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=6,nova_api:INSERT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 574.655759] [48527]: DEBUG nova.api.openstack.wsgi [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 574.664367] [48527]: DEBUG nova.compute.api [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),3dfe69be-8c7f-4ccd-8643-3c59da026f4f(cell1) {{(pid=48527) load_cells /opt/stack/nova/nova/compute/api.py:324}} [ 574.664647] [48527]: DEBUG oslo_concurrency.lockutils [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.664805] [48527]: DEBUG oslo_concurrency.lockutils [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.664930] [48527]: DEBUG oslo_concurrency.lockutils [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.679801] [48527]: DEBUG oslo_concurrency.lockutils [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.679993] [48527]: DEBUG oslo_concurrency.lockutils [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.680136] [48527]: DEBUG oslo_concurrency.lockutils [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.705663] [48527]: DEBUG oslo_concurrency.lockutils [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.705841] [48527]: DEBUG oslo_concurrency.lockutils [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.705968] [48527]: DEBUG oslo_concurrency.lockutils [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.713371] [48527]: INFO nova.api.openstack.requestlog [None req-19b29d9f-4d43-43b4-af86-c45d63630a5f tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-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.218977 [ 574.713781] [48527]: [pid: 48527|app: 0|req: 29/59] 10.180.1.21 () {60 vars in 1238 bytes} [Fri Dec 12 13:51:18 2025] GET /compute/v2.1/os-hypervisors/detail?with_servers=True => generated 618 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 574.742694] [48526]: DEBUG nova.api.openstack.wsgi [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 574.747784] [48526]: DEBUG nova.compute.api [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),3dfe69be-8c7f-4ccd-8643-3c59da026f4f(cell1) {{(pid=48526) load_cells /opt/stack/nova/nova/compute/api.py:324}} [ 574.748144] [48526]: DEBUG oslo_concurrency.lockutils [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.748509] [48526]: DEBUG oslo_concurrency.lockutils [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.748699] [48526]: DEBUG oslo_concurrency.lockutils [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.766354] [48526]: DEBUG oslo_concurrency.lockutils [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.766537] [48526]: DEBUG oslo_concurrency.lockutils [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.766664] [48526]: DEBUG oslo_concurrency.lockutils [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.797359] [48526]: DEBUG oslo_concurrency.lockutils [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.797583] [48526]: DEBUG oslo_concurrency.lockutils [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.797662] [48526]: DEBUG oslo_concurrency.lockutils [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.803933] [48526]: INFO nova.api.openstack.requestlog [None req-14d74367-77e8-4ce9-b2d9-d8d32a20f4d9 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors?with_servers=True" status: 200 len: 174 microversion: 2.53 time: 0.063186 [ 574.804436] [48526]: [pid: 48526|app: 0|req: 31/60] 10.180.1.21 () {60 vars in 1217 bytes} [Fri Dec 12 13:51:18 2025] GET /compute/v2.1/os-hypervisors?with_servers=True => generated 174 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 574.834878] [48527]: DEBUG nova.api.openstack.wsgi [None req-be7d16df-ee9b-4474-84a7-deef24c8b004 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 574.837364] [48527]: DEBUG oslo_concurrency.lockutils [None req-be7d16df-ee9b-4474-84a7-deef24c8b004 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.837536] [48527]: DEBUG oslo_concurrency.lockutils [None req-be7d16df-ee9b-4474-84a7-deef24c8b004 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.837666] [48527]: DEBUG oslo_concurrency.lockutils [None req-be7d16df-ee9b-4474-84a7-deef24c8b004 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.858145] [48527]: DEBUG oslo_concurrency.lockutils [None req-be7d16df-ee9b-4474-84a7-deef24c8b004 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.858334] [48527]: DEBUG oslo_concurrency.lockutils [None req-be7d16df-ee9b-4474-84a7-deef24c8b004 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.858461] [48527]: DEBUG oslo_concurrency.lockutils [None req-be7d16df-ee9b-4474-84a7-deef24c8b004 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.863487] [48527]: INFO nova.api.openstack.requestlog [None req-be7d16df-ee9b-4474-84a7-deef24c8b004 tempest-HypervisorAdminV253TestBase-1524360575 tempest-HypervisorAdminV253TestBase-1524360575-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/7bb25cf3-870e-4a25-95c8-562ee2dbbb05" status: 200 len: 615 microversion: 2.53 time: 0.030632 [ 574.864070] [48527]: [pid: 48527|app: 0|req: 30/61] 10.180.1.21 () {60 vars in 1293 bytes} [Fri Dec 12 13:51:19 2025] GET /compute/v2.1/os-hypervisors/7bb25cf3-870e-4a25-95c8-562ee2dbbb05 => generated 615 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 578.835457] [48526]: DEBUG nova.api.openstack.wsgi [None req-4b13c94b-6e9c-4a0a-9524-7367893aed47 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 578.851732] [48526]: INFO nova.api.openstack.requestlog [None req-4b13c94b-6e9c-4a0a-9524-7367893aed47 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.619578 [ 578.852264] [48526]: [pid: 48526|app: 0|req: 32/62] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:22 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 578.870250] [48527]: DEBUG nova.api.openstack.wsgi [None req-880408e5-7b64-43b8-a908-4ea79ea58409 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 578.899274] [48527]: INFO nova.api.openstack.requestlog [None req-880408e5-7b64-43b8-a908-4ea79ea58409 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 2217 microversion: 2.1 time: 0.033583 [ 578.899616] [48527]: [pid: 48527|app: 0|req: 31/63] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors => generated 2217 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.909462] [48526]: DEBUG nova.api.openstack.wsgi [None req-ba742cc3-a765-4df3-81e6-e47f5fa37758 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 578.923106] [48526]: INFO nova.api.openstack.requestlog [None req-ba742cc3-a765-4df3-81e6-e47f5fa37758 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.015450 [ 578.923106] [48526]: [pid: 48526|app: 0|req: 33/64] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:23 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) [ 578.935448] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e2c8252-13b2-4cb3-98ab-48269d7095f2 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 578.953584] [48527]: INFO nova.api.openstack.requestlog [None req-9e2c8252-13b2-4cb3-98ab-48269d7095f2 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.020258 [ 578.953661] [48527]: [pid: 48527|app: 0|req: 32/65] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:23 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) [ 578.964747] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7077735-1569-4f4f-81ff-878ad0c14fc9 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 578.990935] [48526]: INFO nova.api.openstack.requestlog [None req-e7077735-1569-4f4f-81ff-878ad0c14fc9 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minDisk=2" status: 200 len: 2853 microversion: 2.1 time: 0.028850 [ 578.991234] [48526]: [pid: 48526|app: 0|req: 34/66] 10.180.1.21 () {58 vars in 1160 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors/detail?minDisk=2 => generated 2853 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.002037] [48527]: DEBUG nova.api.openstack.wsgi [None req-6cabb464-17e8-42c5-8617-04031000dea1 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.016663] [48527]: INFO nova.api.openstack.requestlog [None req-6cabb464-17e8-42c5-8617-04031000dea1 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.017771 [ 579.017787] [48527]: [pid: 48527|app: 0|req: 33/67] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:23 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) [ 579.027087] [48526]: DEBUG nova.api.openstack.wsgi [None req-beaf08ca-4f17-4608-b91e-f856f3b16068 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.052979] [48526]: INFO nova.api.openstack.requestlog [None req-beaf08ca-4f17-4608-b91e-f856f3b16068 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minRam=193" status: 200 len: 3918 microversion: 2.1 time: 0.028177 [ 579.052979] [48526]: [pid: 48526|app: 0|req: 35/68] 10.180.1.21 () {58 vars in 1162 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors/detail?minRam=193 => generated 3918 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.069193] [48527]: DEBUG nova.api.openstack.wsgi [None req-f5912976-b933-406a-8137-e3ee09942050 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.081174] [48527]: INFO nova.api.openstack.requestlog [None req-f5912976-b933-406a-8137-e3ee09942050 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?limit=1" status: 200 len: 476 microversion: 2.1 time: 0.017746 [ 579.081174] [48527]: [pid: 48527|app: 0|req: 34/69] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors/detail?limit=1 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.097889] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f25c14d-b369-4a7c-8e27-387573c86b2c tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.110725] [48526]: INFO nova.api.openstack.requestlog [None req-2f25c14d-b369-4a7c-8e27-387573c86b2c tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.018994 [ 579.111992] [48526]: [pid: 48526|app: 0|req: 36/70] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.119867] [48527]: DEBUG nova.api.openstack.wsgi [None req-f93d6ba1-62f9-4162-8fe0-45d04b187ba5 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.152793] [48527]: INFO nova.api.openstack.requestlog [None req-f93d6ba1-62f9-4162-8fe0-45d04b187ba5 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?marker=42" status: 200 len: 2500 microversion: 2.1 time: 0.034894 [ 579.155787] [48527]: [pid: 48527|app: 0|req: 35/71] 10.180.1.21 () {58 vars in 1160 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors/detail?marker=42 => generated 2500 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.170045] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5ce09c6-48ca-486e-8bd0-770e52e58ab0 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.182834] [48526]: INFO nova.api.openstack.requestlog [None req-c5ce09c6-48ca-486e-8bd0-770e52e58ab0 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.016170 [ 579.183590] [48526]: [pid: 48526|app: 0|req: 37/72] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.191555] [48527]: DEBUG nova.api.openstack.wsgi [None req-07cbb41b-db60-42ee-9cca-721173850273 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.215019] [48527]: INFO nova.api.openstack.requestlog [None req-07cbb41b-db60-42ee-9cca-721173850273 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minDisk=2" status: 200 len: 1477 microversion: 2.1 time: 0.026058 [ 579.215250] [48527]: [pid: 48527|app: 0|req: 36/73] 10.180.1.21 () {58 vars in 1139 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors?minDisk=2 => generated 1477 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.226022] [48526]: DEBUG nova.api.openstack.wsgi [None req-c62ecf61-6264-41da-884a-b946cf65f6fb tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.233965] [48526]: INFO nova.api.openstack.requestlog [None req-c62ecf61-6264-41da-884a-b946cf65f6fb tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.011262 [ 579.234294] [48526]: [pid: 48526|app: 0|req: 38/74] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.244209] [48527]: DEBUG nova.api.openstack.wsgi [None req-43440192-4a69-4fa3-ad3f-e8df7b63e9c0 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.263803] [48527]: INFO nova.api.openstack.requestlog [None req-43440192-4a69-4fa3-ad3f-e8df7b63e9c0 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minRam=193" status: 200 len: 2032 microversion: 2.1 time: 0.022605 [ 579.264031] [48527]: [pid: 48527|app: 0|req: 37/75] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors?minRam=193 => generated 2032 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.276784] [48526]: DEBUG nova.api.openstack.wsgi [None req-c15b2f13-a510-4880-95f1-ada4874e5372 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.295872] [48526]: INFO nova.api.openstack.requestlog [None req-c15b2f13-a510-4880-95f1-ada4874e5372 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?limit=1" status: 200 len: 299 microversion: 2.1 time: 0.021312 [ 579.296226] [48526]: [pid: 48526|app: 0|req: 39/76] 10.180.1.21 () {58 vars in 1135 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors?limit=1 => generated 299 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.304029] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccfb6aae-9e3d-4b23-bbd9-504342ef030c tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.313582] [48527]: INFO nova.api.openstack.requestlog [None req-ccfb6aae-9e3d-4b23-bbd9-504342ef030c tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.011697 [ 579.313842] [48527]: [pid: 48527|app: 0|req: 38/77] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.325082] [48526]: DEBUG nova.api.openstack.wsgi [None req-5116239a-3842-495b-865e-7fe23af2024a tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.362732] [48526]: INFO nova.api.openstack.requestlog [None req-5116239a-3842-495b-865e-7fe23af2024a tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?marker=42" status: 200 len: 1300 microversion: 2.1 time: 0.043665 [ 579.363237] [48526]: [pid: 48526|app: 0|req: 40/78] 10.180.1.21 () {58 vars in 1139 bytes} [Fri Dec 12 13:51:23 2025] GET /compute/v2.1/flavors?marker=42 => generated 1300 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.371487] [48527]: DEBUG nova.api.openstack.wsgi [None req-aded91b2-3417-4aa8-a7e2-0d812d34dba8 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.388476] [48527]: INFO nova.api.openstack.requestlog [None req-aded91b2-3417-4aa8-a7e2-0d812d34dba8 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.019088 [ 579.388778] [48527]: [pid: 48527|app: 0|req: 39/79] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:23 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) [ 579.399063] [48526]: DEBUG nova.api.openstack.wsgi [None req-385390b5-ba39-43f2-9a7c-6eec76bc2579 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.408649] [48526]: INFO nova.api.openstack.requestlog [None req-385390b5-ba39-43f2-9a7c-6eec76bc2579 tempest-FlavorsV2TestJSON-688708435 tempest-FlavorsV2TestJSON-688708435-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.013284 [ 579.409031] [48526]: [pid: 48526|app: 0|req: 41/80] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:23 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) [ 580.479938] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e6d69b4-c15f-417b-87c0-1749521c70d7 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-1916802894", "ram": 512, "vcpus": 1, "disk": 10, "id": 525585486, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 580.495452] [48527]: INFO nova.api.openstack.requestlog [None req-8e6d69b4-c15f-417b-87c0-1749521c70d7 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.1 time: 0.900164 [ 580.495786] [48527]: [pid: 48527|app: 0|req: 40/81] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:23 2025] POST /compute/v2.1/flavors => generated 413 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.502196] [48526]: DEBUG nova.api.openstack.wsgi [None req-a5fa5c40-3147-43fc-8ca7-11d05d244233 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 581.515780] [48526]: INFO nova.api.openstack.wsgi [None req-a5fa5c40-3147-43fc-8ca7-11d05d244233 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] HTTP exception thrown: Flavor 525585486 has no extra specs with key hw:cpu_thread_policy. [ 581.516743] [48526]: DEBUG nova.api.openstack.wsgi [None req-a5fa5c40-3147-43fc-8ca7-11d05d244233 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Returning 404 to user: Flavor 525585486 has no extra specs with key hw:cpu_thread_policy. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 581.516743] [48526]: INFO nova.api.openstack.requestlog [None req-a5fa5c40-3147-43fc-8ca7-11d05d244233 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/525585486/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 112 microversion: 2.1 time: 1.015054 [ 581.516995] [48526]: [pid: 48526|app: 0|req: 42/82] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:51:24 2025] GET /compute/v2.1/flavors/525585486/os-extra_specs/hw:cpu_thread_policy => generated 112 bytes in 1016 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 581.520910] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-1511904113", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "e50dda9b-67cf-43e7-85eb-7a35e4b408d0"}, {"uuid": "d702ff3e-7071-40e8-bd69-bd3e2f85bf44"}, {"uuid": "e50dda9b-67cf-43e7-85eb-7a35e4b408d0"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 581.868971] [48527]: DEBUG nova.api.openstack.wsgi [None req-76391897-8b0c-49fe-a1d4-6579cbcddb15 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1752804135", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIOJxzXscxjmhGrRz9B3EPHu0fOcJzqdqI1Wz06EuvDQlwITc+2g2P2uiyuBt+/nUAWSdQ99rIjgBX8NorT3EUG/1aLFQSZG8auwU6jb/tQQh1nnQZq3NrKJe8hDpAp0dg=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 581.890497] [48527]: DEBUG nova.quota [None req-76391897-8b0c-49fe-a1d4-6579cbcddb15 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Getting quotas for project b5d841bfe00c45429aaef3e71ffae540. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 581.895145] [48527]: DEBUG nova.quota [None req-76391897-8b0c-49fe-a1d4-6579cbcddb15 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Getting quotas for user 35423b89b42e4e3db04dd7bb1d1a5f7e and project b5d841bfe00c45429aaef3e71ffae540. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 581.932205] [48527]: INFO nova.api.openstack.requestlog [None req-76391897-8b0c-49fe-a1d4-6579cbcddb15 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 1.087684 [ 581.932657] [48527]: [pid: 48527|app: 0|req: 41/83] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:51:25 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 1088 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.935036] [48527]: DEBUG nova.api.openstack.wsgi [None req-b6a8bb88-018e-48da-b8c3-333712fc3c06 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 581.937052] [48527]: DEBUG nova.policy [None req-b6a8bb88-018e-48da-b8c3-333712fc3c06 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Policy check for os_compute_api:os-flavor-extra-specs:create failed with credentials {'is_admin': False, 'user_id': '6d2d18368eab4ee6a63a27b7a76ca8dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73025ee9e3a54d41a229666dfff1a503', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 581.937182] [48527]: DEBUG nova.api.openstack.wsgi [None req-b6a8bb88-018e-48da-b8c3-333712fc3c06 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:create to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 581.937524] [48527]: INFO nova.api.openstack.requestlog [None req-b6a8bb88-018e-48da-b8c3-333712fc3c06 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/525585486/os-extra_specs" status: 403 len: 124 microversion: 2.1 time: 0.004336 [ 581.937719] [48527]: [pid: 48527|app: 0|req: 42/84] 10.180.1.21 () {60 vars in 1216 bytes} [Fri Dec 12 13:51:26 2025] POST /compute/v2.1/flavors/525585486/os-extra_specs => generated 124 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 581.946986] [48527]: DEBUG nova.api.openstack.wsgi [None req-afe07b9c-b71c-40f8-8518-aecc7a115bc3 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 581.974864] [48527]: INFO nova.api.openstack.requestlog [None req-afe07b9c-b71c-40f8-8518-aecc7a115bc3 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/525585486/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.029699 [ 581.974864] [48527]: [pid: 48527|app: 0|req: 43/85] 10.180.1.21 () {60 vars in 1216 bytes} [Fri Dec 12 13:51:26 2025] POST /compute/v2.1/flavors/525585486/os-extra_specs => generated 66 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 581.983899] [48527]: DEBUG nova.api.openstack.wsgi [None req-c9fc7b28-7ca2-488b-977c-5bc6ea5d4cd3 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 581.984927] [48527]: DEBUG nova.policy [None req-c9fc7b28-7ca2-488b-977c-5bc6ea5d4cd3 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Policy check for os_compute_api:os-flavor-extra-specs:delete failed with credentials {'is_admin': False, 'user_id': '6d2d18368eab4ee6a63a27b7a76ca8dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73025ee9e3a54d41a229666dfff1a503', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 581.985222] [48527]: DEBUG nova.api.openstack.wsgi [None req-c9fc7b28-7ca2-488b-977c-5bc6ea5d4cd3 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:delete to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 581.985692] [48527]: INFO nova.api.openstack.requestlog [None req-c9fc7b28-7ca2-488b-977c-5bc6ea5d4cd3 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] 10.180.1.21 "DELETE /compute/v2.1/flavors/525585486/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.004165 [ 581.985967] [48527]: [pid: 48527|app: 0|req: 44/86] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:51:26 2025] DELETE /compute/v2.1/flavors/525585486/os-extra_specs/hw:numa_nodes => generated 124 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 581.993418] [48527]: DEBUG nova.api.openstack.wsgi [None req-51d76ad5-178b-43ef-b15a-3f9acb778b35 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 582.012288] [48527]: INFO nova.api.openstack.requestlog [None req-51d76ad5-178b-43ef-b15a-3f9acb778b35 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/525585486/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.021001 [ 582.012691] [48527]: [pid: 48527|app: 0|req: 45/87] 10.180.1.21 () {60 vars in 1216 bytes} [Fri Dec 12 13:51:26 2025] POST /compute/v2.1/flavors/525585486/os-extra_specs => generated 66 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 582.019443] [48527]: DEBUG nova.api.openstack.wsgi [None req-36c90278-fb1d-44de-b560-1cd0f3e7fd7a tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1"} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 582.021609] [48527]: DEBUG nova.policy [None req-36c90278-fb1d-44de-b560-1cd0f3e7fd7a tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Policy check for os_compute_api:os-flavor-extra-specs:update failed with credentials {'is_admin': False, 'user_id': '6d2d18368eab4ee6a63a27b7a76ca8dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73025ee9e3a54d41a229666dfff1a503', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 582.022064] [48527]: DEBUG nova.api.openstack.wsgi [None req-36c90278-fb1d-44de-b560-1cd0f3e7fd7a tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:update to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 582.022523] [48527]: INFO nova.api.openstack.requestlog [None req-36c90278-fb1d-44de-b560-1cd0f3e7fd7a tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284 tempest-FlavorsExtraSpecsNegativeTestJSON-1364227284-project-member] 10.180.1.21 "PUT /compute/v2.1/flavors/525585486/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.005478 [ 582.022992] [48527]: [pid: 48527|app: 0|req: 46/88] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:51:26 2025] PUT /compute/v2.1/flavors/525585486/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) [ 582.030501] [48527]: DEBUG nova.api.openstack.wsgi [None req-cc1f5e71-cb95-42f5-a9af-529656cd9d29 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 582.035604] [48527]: INFO nova.api.openstack.wsgi [None req-cc1f5e71-cb95-42f5-a9af-529656cd9d29 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] HTTP exception thrown: Flavor 525585486 has no extra specs with key hw:cpu_thread_policy. [ 582.035929] [48527]: DEBUG nova.api.openstack.wsgi [None req-cc1f5e71-cb95-42f5-a9af-529656cd9d29 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Returning 404 to user: Flavor 525585486 has no extra specs with key hw:cpu_thread_policy. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 582.036892] [48527]: INFO nova.api.openstack.requestlog [None req-cc1f5e71-cb95-42f5-a9af-529656cd9d29 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/525585486/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 112 microversion: 2.1 time: 0.008707 [ 582.036892] [48527]: [pid: 48527|app: 0|req: 47/89] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:51:26 2025] DELETE /compute/v2.1/flavors/525585486/os-extra_specs/hw:cpu_thread_policy => generated 112 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 582.044425] [48527]: DEBUG nova.api.openstack.wsgi [None req-e0f256f4-eceb-4caa-b1eb-f5ffc5246c73 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Action: 'update', calling method: >, body: {"hw:cpu_policy": "shared"} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 582.047338] [48527]: INFO nova.api.openstack.wsgi [None req-e0f256f4-eceb-4caa-b1eb-f5ffc5246c73 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] HTTP exception thrown: Request body and URI mismatch [ 582.047338] [48527]: DEBUG nova.api.openstack.wsgi [None req-e0f256f4-eceb-4caa-b1eb-f5ffc5246c73 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Returning 400 to user: Request body and URI mismatch {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 582.047338] [48527]: INFO nova.api.openstack.requestlog [None req-e0f256f4-eceb-4caa-b1eb-f5ffc5246c73 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/525585486/os-extra_specs/hw:numa_nodes" status: 400 len: 73 microversion: 2.1 time: 0.005094 [ 582.047524] [48527]: [pid: 48527|app: 0|req: 48/90] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:51:26 2025] PUT /compute/v2.1/flavors/525585486/os-extra_specs/hw:numa_nodes => generated 73 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 380 bytes (2 switches on core 0) [ 582.055129] [48527]: DEBUG nova.api.openstack.wsgi [None req-3992490f-3eef-4354-a88a-82cdd86370aa tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 582.056701] [48527]: DEBUG nova.api.openstack.wsgi [None req-3992490f-3eef-4354-a88a-82cdd86370aa tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Returning 400 to user: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 582.057516] [48527]: INFO nova.api.openstack.requestlog [None req-3992490f-3eef-4354-a88a-82cdd86370aa tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/525585486/os-extra_specs/hw:numa_nodes" status: 400 len: 117 microversion: 2.1 time: 0.006030 [ 582.057903] [48527]: [pid: 48527|app: 0|req: 49/91] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:51:26 2025] PUT /compute/v2.1/flavors/525585486/os-extra_specs/hw:numa_nodes => generated 117 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 582.063675] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9418049-5b0f-4e38-8aaa-4e42e5bed255 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 582.081160] [48527]: INFO nova.api.openstack.requestlog [None req-f9418049-5b0f-4e38-8aaa-4e42e5bed255 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/525585486" status: 202 len: 0 microversion: 2.1 time: 0.019843 [ 582.081456] [48527]: [pid: 48527|app: 0|req: 50/92] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:51:26 2025] DELETE /compute/v2.1/flavors/525585486 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 582.086629] [48527]: DEBUG nova.api.openstack.wsgi [None req-6c5b2c03-02b3-433b-b64b-88776ae83cc2 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 582.103123] [48527]: INFO nova.api.openstack.requestlog [None req-6c5b2c03-02b3-433b-b64b-88776ae83cc2 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891 tempest-FlavorsExtraSpecsNegativeTestJSON-186293891-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.017900 [ 582.103123] [48527]: [pid: 48527|app: 0|req: 51/93] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:26 2025] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.213106] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e764a8a-1f2c-4151-baa0-73c025384a84 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 583.215785] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e764a8a-1f2c-4151-baa0-73c025384a84 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 583.215982] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e764a8a-1f2c-4151-baa0-73c025384a84 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 583.216721] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e764a8a-1f2c-4151-baa0-73c025384a84 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 583.237079] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e764a8a-1f2c-4151-baa0-73c025384a84 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 583.237857] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e764a8a-1f2c-4151-baa0-73c025384a84 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 583.238200] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e764a8a-1f2c-4151-baa0-73c025384a84 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 583.245104] [48527]: INFO nova.api.openstack.requestlog [None req-8e764a8a-1f2c-4151-baa0-73c025384a84 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.785033 [ 583.245104] [48527]: [pid: 48527|app: 0|req: 52/94] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:26 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.034888] [48527]: DEBUG nova.api.openstack.wsgi [None req-aa3f6ca4-53c6-446e-868a-ef4b75b226a7 tempest-AZAdminNegativeTestJSON-1570869359 tempest-AZAdminNegativeTestJSON-1570869359-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.036567] [48527]: DEBUG nova.policy [None req-aa3f6ca4-53c6-446e-868a-ef4b75b226a7 tempest-AZAdminNegativeTestJSON-1570869359 tempest-AZAdminNegativeTestJSON-1570869359-project-member] Policy check for os_compute_api:os-availability-zone:detail failed with credentials {'is_admin': False, 'user_id': 'b4b2f48a966b4d058a67034c14f45dfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '583faf6e4770456e8bb3fd892d655b67', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 584.036567] [48527]: DEBUG nova.api.openstack.wsgi [None req-aa3f6ca4-53c6-446e-868a-ef4b75b226a7 tempest-AZAdminNegativeTestJSON-1570869359 tempest-AZAdminNegativeTestJSON-1570869359-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-availability-zone:detail to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 584.037146] [48527]: INFO nova.api.openstack.requestlog [None req-aa3f6ca4-53c6-446e-868a-ef4b75b226a7 tempest-AZAdminNegativeTestJSON-1570869359 tempest-AZAdminNegativeTestJSON-1570869359-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 403 len: 123 microversion: 2.1 time: 0.791682 [ 584.037589] [48527]: [pid: 48527|app: 0|req: 53/95] 10.180.1.21 () {58 vars in 1180 bytes} [Fri Dec 12 13:51:27 2025] GET /compute/v2.1/os-availability-zone/detail => generated 123 bytes in 792 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 584.041292] [48527]: DEBUG nova.api.openstack.wsgi [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.043708] [48527]: DEBUG oslo_concurrency.lockutils [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.043900] [48527]: DEBUG oslo_concurrency.lockutils [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.044605] [48527]: DEBUG oslo_concurrency.lockutils [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.058418] [48527]: DEBUG oslo_concurrency.lockutils [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.058644] [48527]: DEBUG oslo_concurrency.lockutils [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.058798] [48527]: DEBUG oslo_concurrency.lockutils [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.069995] [48527]: DEBUG oslo_concurrency.lockutils [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.070263] [48527]: DEBUG oslo_concurrency.lockutils [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.070381] [48527]: DEBUG oslo_concurrency.lockutils [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.077533] [48527]: INFO nova.api.openstack.requestlog [None req-719e5ca3-227c-491e-86b9-81e3c9d564e0 tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers" status: 200 len: 137 microversion: 2.1 time: 0.039451 [ 584.077931] [48527]: [pid: 48527|app: 0|req: 54/96] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Dec 12 13:51:28 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers => generated 137 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.093228] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd4e5fdc-a3ef-46ab-a441-84b11cd7287a tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.096151] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4e5fdc-a3ef-46ab-a441-84b11cd7287a tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.097399] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4e5fdc-a3ef-46ab-a441-84b11cd7287a tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.097399] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4e5fdc-a3ef-46ab-a441-84b11cd7287a tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.107645] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4e5fdc-a3ef-46ab-a441-84b11cd7287a tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.107742] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4e5fdc-a3ef-46ab-a441-84b11cd7287a tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.108700] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4e5fdc-a3ef-46ab-a441-84b11cd7287a tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.114570] [48527]: INFO nova.api.openstack.requestlog [None req-bd4e5fdc-a3ef-46ab-a441-84b11cd7287a tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.024168 [ 584.114958] [48527]: [pid: 48527|app: 0|req: 55/97] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:28 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.122801] [48527]: DEBUG nova.api.openstack.wsgi [None req-293dd3f9-360d-4bc4-b24d-4d014a7cdb5c tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.124993] [48527]: DEBUG oslo_concurrency.lockutils [None req-293dd3f9-360d-4bc4-b24d-4d014a7cdb5c tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.125181] [48527]: DEBUG oslo_concurrency.lockutils [None req-293dd3f9-360d-4bc4-b24d-4d014a7cdb5c tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.125312] [48527]: DEBUG oslo_concurrency.lockutils [None req-293dd3f9-360d-4bc4-b24d-4d014a7cdb5c tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.131752] [48527]: DEBUG oslo_concurrency.lockutils [None req-293dd3f9-360d-4bc4-b24d-4d014a7cdb5c tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.131932] [48527]: DEBUG oslo_concurrency.lockutils [None req-293dd3f9-360d-4bc4-b24d-4d014a7cdb5c tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.132079] [48527]: DEBUG oslo_concurrency.lockutils [None req-293dd3f9-360d-4bc4-b24d-4d014a7cdb5c tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.136331] [48527]: INFO nova.api.openstack.requestlog [None req-293dd3f9-360d-4bc4-b24d-4d014a7cdb5c tempest-HypervisorAdminUnderV252Test-860462866 tempest-HypervisorAdminUnderV252Test-860462866-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.017002 [ 584.136574] [48527]: [pid: 48527|app: 0|req: 56/98] 10.180.1.21 () {58 vars in 1303 bytes} [Fri Dec 12 13:51:28 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 137 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 584.801124] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 584.892038] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.892038] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.892038] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.892647] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.894664] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.896076] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.903831] [48526]: DEBUG nova.network.neutron [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] validate_networks() for [('e50dda9b-67cf-43e7-85eb-7a35e4b408d0', None, None, None, None, None), ('d702ff3e-7071-40e8-bd69-bd3e2f85bf44', None, None, None, None, None), ('e50dda9b-67cf-43e7-85eb-7a35e4b408d0', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 584.905664] [48526]: WARNING neutronclient.v2_0.client [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 584.909190] [48526]: WARNING openstack [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 584.910817] [48526]: WARNING openstack [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 585.424304] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e0415fa-5b11-4130-8d39-2a7cc2d98758 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 585.426906] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e0415fa-5b11-4130-8d39-2a7cc2d98758 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.427190] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e0415fa-5b11-4130-8d39-2a7cc2d98758 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.427282] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e0415fa-5b11-4130-8d39-2a7cc2d98758 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.427619] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e0415fa-5b11-4130-8d39-2a7cc2d98758 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.429047] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e0415fa-5b11-4130-8d39-2a7cc2d98758 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.429047] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e0415fa-5b11-4130-8d39-2a7cc2d98758 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.452556] [48527]: INFO nova.api.openstack.requestlog [None req-7e0415fa-5b11-4130-8d39-2a7cc2d98758 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 1.172929 [ 585.452556] [48527]: [pid: 48527|app: 0|req: 57/99] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Dec 12 13:51:28 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 1173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 586.302026] [48527]: DEBUG nova.api.openstack.wsgi [None req-62b8d794-f0b9-4206-9bee-af665beeec3f tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-1668734190", "id": 216143483, "os-flavor-access:is_public": "False"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 586.321412] [48527]: INFO nova.api.openstack.requestlog [None req-62b8d794-f0b9-4206-9bee-af665beeec3f tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 428 microversion: 2.1 time: 0.868850 [ 586.322095] [48527]: [pid: 48527|app: 0|req: 58/100] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:29 2025] POST /compute/v2.1/flavors => generated 428 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 586.391756] [48526]: INFO nova.network.neutron [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] _ports_needed_per_instance requested_netwokrs=[('e50dda9b-67cf-43e7-85eb-7a35e4b408d0', None, None, None, None, None), ('d702ff3e-7071-40e8-bd69-bd3e2f85bf44', None, None, None, None, None), ('e50dda9b-67cf-43e7-85eb-7a35e4b408d0', None, None, None, None, None)] [ 586.649570] [48527]: DEBUG nova.api.openstack.wsgi [None req-087b6782-696d-4918-a467-646ef93505a2 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 586.651955] [48527]: DEBUG oslo_concurrency.lockutils [None req-087b6782-696d-4918-a467-646ef93505a2 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.652082] [48527]: DEBUG oslo_concurrency.lockutils [None req-087b6782-696d-4918-a467-646ef93505a2 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.652218] [48527]: DEBUG oslo_concurrency.lockutils [None req-087b6782-696d-4918-a467-646ef93505a2 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.661191] [48527]: DEBUG oslo_concurrency.lockutils [None req-087b6782-696d-4918-a467-646ef93505a2 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.661377] [48527]: DEBUG oslo_concurrency.lockutils [None req-087b6782-696d-4918-a467-646ef93505a2 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.661502] [48527]: DEBUG oslo_concurrency.lockutils [None req-087b6782-696d-4918-a467-646ef93505a2 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.667431] [48527]: INFO nova.api.openstack.requestlog [None req-087b6782-696d-4918-a467-646ef93505a2 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.344763 [ 586.667765] [48527]: [pid: 48527|app: 0|req: 59/101] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:30 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 586.990172] [48527]: DEBUG nova.api.openstack.wsgi [None req-c52ddb9e-6dcb-4558-ba8c-4bcb24b64a18 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 586.992119] [48527]: DEBUG oslo_concurrency.lockutils [None req-c52ddb9e-6dcb-4558-ba8c-4bcb24b64a18 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.992299] [48527]: DEBUG oslo_concurrency.lockutils [None req-c52ddb9e-6dcb-4558-ba8c-4bcb24b64a18 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.992429] [48527]: DEBUG oslo_concurrency.lockutils [None req-c52ddb9e-6dcb-4558-ba8c-4bcb24b64a18 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.992735] [48527]: DEBUG oslo_concurrency.lockutils [None req-c52ddb9e-6dcb-4558-ba8c-4bcb24b64a18 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.992873] [48527]: DEBUG oslo_concurrency.lockutils [None req-c52ddb9e-6dcb-4558-ba8c-4bcb24b64a18 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.992994] [48527]: DEBUG oslo_concurrency.lockutils [None req-c52ddb9e-6dcb-4558-ba8c-4bcb24b64a18 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.015529] [48527]: INFO nova.api.openstack.requestlog [None req-c52ddb9e-6dcb-4558-ba8c-4bcb24b64a18 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.347170 [ 587.016169] [48527]: [pid: 48527|app: 0|req: 60/102] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Dec 12 13:51:30 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.273405] [48527]: DEBUG nova.api.openstack.wsgi [None req-7338917f-33fd-46d7-a886-e05f9dc79e6c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-397759892", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKP3JI4jJDgHmAKk29QJFPE3xAXhX8oJz7IH/vHh0W04VXcruRbV4ofbUOezTl2QqxGOd8v1SHiFuPkSghA1s6cTE+N6QRANyl+WljAEaY6f5ehf9GWdfJktjTGNs0KHmw=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.295216] [48527]: DEBUG nova.quota [None req-7338917f-33fd-46d7-a886-e05f9dc79e6c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for project b3a23d4ba45045749028cd98563c42c4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 587.300098] [48527]: DEBUG nova.quota [None req-7338917f-33fd-46d7-a886-e05f9dc79e6c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for user 78b02fd1446b4e129b8aa69643d62d66 and project b3a23d4ba45045749028cd98563c42c4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 587.337489] [48527]: INFO nova.api.openstack.requestlog [None req-7338917f-33fd-46d7-a886-e05f9dc79e6c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.320436 [ 587.338093] [48527]: [pid: 48527|app: 0|req: 61/103] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:51:31 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.450332] [48527]: DEBUG nova.api.openstack.wsgi [None req-f4290a91-d709-4b26-b456-847928be38c8 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-1738423673", "ram": 512, "vcpus": 1, "disk": 10, "id": 1171047793, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.459982] [48526]: WARNING neutronclient.v2_0.client [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 587.460750] [48526]: WARNING openstack [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 587.461117] [48526]: WARNING openstack [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 587.474616] [48527]: INFO nova.api.openstack.requestlog [None req-f4290a91-d709-4b26-b456-847928be38c8 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 416 microversion: 2.1 time: 0.134537 [ 587.474616] [48527]: [pid: 48527|app: 0|req: 62/104] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:31 2025] POST /compute/v2.1/flavors => generated 416 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.648514] [48527]: DEBUG nova.api.openstack.wsgi [None req-95604df5-0a38-4c67-a9ec-7163cc8366e2 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.653428] [48527]: DEBUG nova.policy [None req-95604df5-0a38-4c67-a9ec-7163cc8366e2 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Policy check for os_compute_api:os-hosts:list failed with credentials {'is_admin': False, 'user_id': '009fbb6d4fcd43e091ece9866e283707', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aade4ecd281043dbabc03e158f92f537', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 587.653428] [48527]: DEBUG nova.api.openstack.wsgi [None req-95604df5-0a38-4c67-a9ec-7163cc8366e2 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:list to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 587.653428] [48527]: INFO nova.api.openstack.requestlog [None req-95604df5-0a38-4c67-a9ec-7163cc8366e2 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 403 len: 109 microversion: 2.1 time: 0.179251 [ 587.653836] [48527]: [pid: 48527|app: 0|req: 63/105] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Dec 12 13:51:31 2025] GET /compute/v2.1/os-hosts => generated 109 bytes in 179 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 587.975331] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ef0f528-efe7-4a25-a55b-87ad14ed4312 tempest-FlavorMetadataValidation-27676352 tempest-FlavorMetadataValidation-27676352-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_validate_metadata_-1361950066", "id": 207433933, "os-flavor-access:is_public": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 588.001727] [48527]: INFO nova.api.openstack.requestlog [None req-7ef0f528-efe7-4a25-a55b-87ad14ed4312 tempest-FlavorMetadataValidation-27676352 tempest-FlavorMetadataValidation-27676352-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 468 microversion: 2.86 time: 0.346932 [ 588.001727] [48527]: [pid: 48527|app: 0|req: 64/106] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:51:31 2025] POST /compute/v2.1/flavors => generated 468 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 588.100286] [48527]: DEBUG nova.api.openstack.wsgi [None req-031c1279-14c6-48ed-bd6b-2cc24a8f7cea tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 588.103891] [48527]: DEBUG nova.policy [None req-031c1279-14c6-48ed-bd6b-2cc24a8f7cea tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Policy check for os_compute_api:os-hypervisors:list-detail failed with credentials {'is_admin': False, 'user_id': 'fad6922409964c99b98265dd5525d7b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd39e99e51df4c46a71e89ab7727f101', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.104024] [48527]: DEBUG nova.api.openstack.wsgi [None req-031c1279-14c6-48ed-bd6b-2cc24a8f7cea tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list-detail to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 588.105665] [48527]: INFO nova.api.openstack.requestlog [None req-031c1279-14c6-48ed-bd6b-2cc24a8f7cea tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 403 len: 122 microversion: 2.1 time: 0.102494 [ 588.105665] [48527]: [pid: 48527|app: 0|req: 65/107] 10.180.1.21 () {58 vars in 1162 bytes} [Fri Dec 12 13:51:32 2025] GET /compute/v2.1/os-hypervisors/detail => generated 122 bytes in 103 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 588.250320] [48527]: DEBUG nova.api.openstack.wsgi [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Action: 'update', calling method: >, body: {"status": "disabled", "disabled_reason": "maintenance"} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 588.253843] [48527]: DEBUG oslo_concurrency.lockutils [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.255038] [48527]: DEBUG oslo_concurrency.lockutils [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.255038] [48527]: DEBUG oslo_concurrency.lockutils [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.261469] [48527]: DEBUG oslo_concurrency.lockutils [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.261469] [48527]: DEBUG oslo_concurrency.lockutils [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.261633] [48527]: DEBUG oslo_concurrency.lockutils [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.268351] [48527]: INFO nova.api.openstack.wsgi [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] HTTP exception thrown: Service c1be232b-b3eb-449c-b141-f97766b06c5d could not be found. [ 588.268698] [48527]: DEBUG nova.api.openstack.wsgi [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Returning 404 to user: Service c1be232b-b3eb-449c-b141-f97766b06c5d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 588.269644] [48527]: INFO nova.api.openstack.requestlog [None req-beaa5306-c332-4921-8b75-7d2546f58719 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/c1be232b-b3eb-449c-b141-f97766b06c5d" status: 404 len: 110 microversion: 2.53 time: 0.162900 [ 588.269751] [48527]: [pid: 48527|app: 0|req: 66/108] 10.180.1.21 () {62 vars in 1304 bytes} [Fri Dec 12 13:51:32 2025] PUT /compute/v2.1/os-services/c1be232b-b3eb-449c-b141-f97766b06c5d => generated 110 bytes in 164 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 588.347784] [48527]: DEBUG nova.api.openstack.wsgi [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-834715943", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "1cf93f06-a537-4a13-a064-c5c3867c304c"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 588.685680] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.686054] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.686779] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.689476] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.689946] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.691541] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.699925] [48527]: DEBUG nova.network.neutron [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] validate_networks() for [('1cf93f06-a537-4a13-a064-c5c3867c304c', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 588.700936] [48527]: WARNING neutronclient.v2_0.client [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 588.703705] [48527]: WARNING openstack [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 588.704577] [48527]: WARNING openstack [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 588.934990] [48527]: INFO nova.network.neutron [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] _ports_needed_per_instance requested_netwokrs=[('1cf93f06-a537-4a13-a064-c5c3867c304c', None, None, None, None, None)] [ 590.499437] [48526]: DEBUG nova.virt.hardware [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 590.499664] [48526]: DEBUG nova.virt.hardware [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 590.500021] [48526]: DEBUG nova.virt.hardware [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 590.500186] [48526]: DEBUG nova.virt.hardware [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 590.500311] [48526]: DEBUG nova.virt.hardware [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 590.510462] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.510462] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.510462] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.512046] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.513742] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.513896] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.536859] [48526]: DEBUG nova.quota [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Getting quotas for project 72aca74b9eb048bfa07ea4d886615381. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 590.539683] [48526]: DEBUG nova.quota [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Getting quotas for user 6f6f306de04b4e01af82dfafca628fa0 and project 72aca74b9eb048bfa07ea4d886615381. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 590.548342] [48526]: DEBUG nova.compute.api [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 590.550266] [48526]: DEBUG nova.compute.api [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 590.583307] [48527]: WARNING neutronclient.v2_0.client [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 590.583945] [48527]: WARNING openstack [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 590.584280] [48527]: WARNING openstack [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 590.604586] [48526]: INFO nova.api.openstack.requestlog [None req-0e3ff28e-5e70-4126-8b3f-2f927cf8f403 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 9.086534 [ 590.604586] [48526]: [pid: 48526|app: 0|req: 43/109] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:25 2025] POST /compute/v2.1/servers => generated 380 bytes in 9087 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 590.690440] [48527]: DEBUG nova.virt.hardware [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 590.690664] [48527]: DEBUG nova.virt.hardware [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 590.690734] [48527]: DEBUG nova.virt.hardware [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 590.690845] [48527]: DEBUG nova.virt.hardware [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 590.691094] [48527]: DEBUG nova.virt.hardware [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 590.695880] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.696062] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.696372] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.696563] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.696707] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.698122] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.717052] [48527]: DEBUG nova.quota [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Getting quotas for project de12cc6277ab42209e91a227e78598bc. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 590.719352] [48527]: DEBUG nova.quota [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Getting quotas for user 13d8632c6d104bd3992e55077c3d7d65 and project de12cc6277ab42209e91a227e78598bc. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 590.725618] [48527]: DEBUG nova.compute.api [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 590.727193] [48527]: DEBUG nova.compute.api [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 590.744574] [48526]: DEBUG nova.api.openstack.wsgi [None req-c64e9db1-bf92-4772-9c32-90936d65e7c7 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 590.746706] [48526]: DEBUG oslo_concurrency.lockutils [None req-c64e9db1-bf92-4772-9c32-90936d65e7c7 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.746887] [48526]: DEBUG oslo_concurrency.lockutils [None req-c64e9db1-bf92-4772-9c32-90936d65e7c7 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.747144] [48526]: DEBUG oslo_concurrency.lockutils [None req-c64e9db1-bf92-4772-9c32-90936d65e7c7 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.747475] [48526]: DEBUG oslo_concurrency.lockutils [None req-c64e9db1-bf92-4772-9c32-90936d65e7c7 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.748513] [48526]: DEBUG oslo_concurrency.lockutils [None req-c64e9db1-bf92-4772-9c32-90936d65e7c7 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.748656] [48526]: DEBUG oslo_concurrency.lockutils [None req-c64e9db1-bf92-4772-9c32-90936d65e7c7 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.774567] [48526]: INFO nova.api.openstack.requestlog [None req-c64e9db1-bf92-4772-9c32-90936d65e7c7 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.168856 [ 590.774567] [48526]: [pid: 48526|app: 0|req: 44/110] 10.180.1.21 () {58 vars in 1159 bytes} [Fri Dec 12 13:51:34 2025] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 590.885470] [48526]: DEBUG nova.api.openstack.wsgi [None req-83e9243a-ed98-43d0-8cfa-f4ee24612558 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 590.889602] [48526]: DEBUG oslo_concurrency.lockutils [None req-83e9243a-ed98-43d0-8cfa-f4ee24612558 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.889602] [48526]: DEBUG oslo_concurrency.lockutils [None req-83e9243a-ed98-43d0-8cfa-f4ee24612558 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.889602] [48526]: DEBUG oslo_concurrency.lockutils [None req-83e9243a-ed98-43d0-8cfa-f4ee24612558 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.889602] [48526]: DEBUG oslo_concurrency.lockutils [None req-83e9243a-ed98-43d0-8cfa-f4ee24612558 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.889909] [48526]: DEBUG oslo_concurrency.lockutils [None req-83e9243a-ed98-43d0-8cfa-f4ee24612558 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.889909] [48526]: DEBUG oslo_concurrency.lockutils [None req-83e9243a-ed98-43d0-8cfa-f4ee24612558 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.907097] [48526]: INFO nova.api.openstack.requestlog [None req-83e9243a-ed98-43d0-8cfa-f4ee24612558 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.131897 [ 590.907330] [48526]: [pid: 48526|app: 0|req: 45/111] 10.180.1.21 () {58 vars in 1171 bytes} [Fri Dec 12 13:51:34 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 590.929919] [48527]: INFO nova.api.openstack.requestlog [None req-a1ad492b-d38c-498b-9c27-093808915c92 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.659580 [ 590.930317] [48527]: [pid: 48527|app: 0|req: 67/112] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:32 2025] POST /compute/v2.1/servers => generated 380 bytes in 2660 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 591.031467] [48526]: DEBUG nova.api.openstack.wsgi [None req-0094581d-7bd3-437b-9bbc-f151cc9273de tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 591.033778] [48526]: DEBUG oslo_concurrency.lockutils [None req-0094581d-7bd3-437b-9bbc-f151cc9273de tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.033946] [48526]: DEBUG oslo_concurrency.lockutils [None req-0094581d-7bd3-437b-9bbc-f151cc9273de tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.034444] [48526]: DEBUG oslo_concurrency.lockutils [None req-0094581d-7bd3-437b-9bbc-f151cc9273de tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.052103] [48526]: DEBUG oslo_concurrency.lockutils [None req-0094581d-7bd3-437b-9bbc-f151cc9273de tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.052339] [48526]: DEBUG oslo_concurrency.lockutils [None req-0094581d-7bd3-437b-9bbc-f151cc9273de tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.052479] [48526]: DEBUG oslo_concurrency.lockutils [None req-0094581d-7bd3-437b-9bbc-f151cc9273de tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.060677] [48526]: INFO nova.api.openstack.requestlog [None req-0094581d-7bd3-437b-9bbc-f151cc9273de tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.28 time: 0.151260 [ 591.060677] [48526]: [pid: 48526|app: 0|req: 46/113] 10.180.1.21 () {60 vars in 1182 bytes} [Fri Dec 12 13:51:35 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 591.099425] [48527]: DEBUG nova.api.openstack.wsgi [None req-1a689b8d-1578-4b9b-bb79-ba80dd01061f tempest-FlavorsV255TestJSON-838662521 tempest-FlavorsV255TestJSON-838662521-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV255TestJSON-flavor-1886450628", "id": 795371653, "os-flavor-access:is_public": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.114323] [48527]: INFO nova.api.openstack.requestlog [None req-1a689b8d-1578-4b9b-bb79-ba80dd01061f tempest-FlavorsV255TestJSON-838662521 tempest-FlavorsV255TestJSON-838662521-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 446 microversion: 2.55 time: 0.183312 [ 591.114787] [48527]: [pid: 48527|app: 0|req: 68/114] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:51:35 2025] POST /compute/v2.1/flavors => generated 446 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 591.177925] [48526]: DEBUG nova.api.openstack.wsgi [None req-0b1fe71f-1571-4e7b-be7e-8b4365c36403 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 591.181538] [48526]: WARNING openstack [None req-0b1fe71f-1571-4e7b-be7e-8b4365c36403 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 591.181538] [48526]: WARNING openstack [None req-0b1fe71f-1571-4e7b-be7e-8b4365c36403 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 591.278781] [48527]: DEBUG nova.api.openstack.wsgi [None req-21fdc06c-d1ef-4c29-b589-021037aa85d5 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-securitygroup-895312170", "description": "tempest-description-2055525014"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.281178] [48527]: WARNING neutronclient.v2_0.client [None req-21fdc06c-d1ef-4c29-b589-021037aa85d5 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 591.375047] [48526]: INFO nova.api.openstack.requestlog [None req-0b1fe71f-1571-4e7b-be7e-8b4365c36403 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 10169 microversion: 2.1 time: 0.313915 [ 591.375409] [48526]: [pid: 48526|app: 0|req: 47/115] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:51:35 2025] GET /compute/v2.1/os-networks => generated 10169 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 591.433434] [48526]: DEBUG nova.api.openstack.wsgi [None req-b89fcb89-0a86-438d-bdf9-f8307fbd57ad tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1112424316", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCu+Crbul/XzuJO1a9mVmehte4kTFSQn9uRsmk9rrQm52qAZukM0zYEzzE9CtdY/NREVynHKWKMiETMohRMqpcGoV5SMn35Jrdt2cAtDM08bvfWKcYsn5lakwqNp+rtmQg=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.449456] [48526]: DEBUG nova.quota [None req-b89fcb89-0a86-438d-bdf9-f8307fbd57ad tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Getting quotas for project 031f99cf7e234e79a8f7a08c7aff5601. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 591.453303] [48526]: DEBUG nova.quota [None req-b89fcb89-0a86-438d-bdf9-f8307fbd57ad tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Getting quotas for user 06f3789939594a13b4e078e786b5bd6a and project 031f99cf7e234e79a8f7a08c7aff5601. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 591.473483] [48526]: INFO nova.api.openstack.requestlog [None req-b89fcb89-0a86-438d-bdf9-f8307fbd57ad tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.94 time: 0.097456 [ 591.474126] [48526]: [pid: 48526|app: 0|req: 48/116] 10.180.1.21 () {62 vars in 1195 bytes} [Fri Dec 12 13:51:35 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 98 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 591.567152] [48527]: INFO nova.api.openstack.requestlog [None req-21fdc06c-d1ef-4c29-b589-021037aa85d5 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.451548 [ 591.567464] [48527]: [pid: 48527|app: 0|req: 69/117] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:51:35 2025] POST /compute/v2.1/os-security-groups => generated 220 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 591.573438] [48527]: DEBUG nova.api.openstack.wsgi [None req-a0e20d0b-b65d-4e12-8b51-42120e56abce tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "69b88cab3e4d48c9b5e21c96c9fe1aaf"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.576336] [48526]: DEBUG nova.api.openstack.wsgi [None req-5b7a0efc-14ea-4c3d-bfb7-ed4cb6ab2f6a tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1311144402", "type": "ssh", "user_id": "132e617039fe47db98eaa3b45f3a9e4d", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDL0OmnmnYPSixP73Z4CaJiaYiU0xH/LAMDrx4pUfClnlMNd6otWsiZZlBrXOXPjyeUssIHQb0znKS3HBKb7oD0RwPykBRjxPsSmGq6mYCw3Z7vrOCMw6s1w/mNmJ956VA=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.594022] [48526]: DEBUG nova.quota [None req-5b7a0efc-14ea-4c3d-bfb7-ed4cb6ab2f6a tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Getting quotas for project bca282f296e24ffb8bc953360a32045d. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 591.595947] [48526]: DEBUG nova.quota [None req-5b7a0efc-14ea-4c3d-bfb7-ed4cb6ab2f6a tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Getting quotas for user 806bdcf8481c499aab1f4f8f0b6c7d2d and project bca282f296e24ffb8bc953360a32045d. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 591.613240] [48526]: INFO nova.api.openstack.requestlog [None req-5b7a0efc-14ea-4c3d-bfb7-ed4cb6ab2f6a tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.10 time: 0.138757 [ 591.613760] [48526]: [pid: 48526|app: 0|req: 49/118] 10.180.1.21 () {62 vars in 1195 bytes} [Fri Dec 12 13:51:35 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 139 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 591.678492] [48527]: INFO nova.api.openstack.requestlog [None req-a0e20d0b-b65d-4e12-8b51-42120e56abce tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/216143483/action" status: 200 len: 96 microversion: 2.1 time: 0.108870 [ 591.678492] [48527]: [pid: 48527|app: 0|req: 70/119] 10.180.1.21 () {60 vars in 1192 bytes} [Fri Dec 12 13:51:35 2025] POST /compute/v2.1/flavors/216143483/action => generated 96 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 591.710802] [48526]: DEBUG nova.api.openstack.wsgi [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsV248Test-server-2116290208", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.753814] [48527]: DEBUG nova.api.openstack.wsgi [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-898254594", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.760637] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.761621] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.761998] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.762569] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.763961] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.764372] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.779030] [48526]: DEBUG nova.virt.hardware [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 591.779407] [48526]: DEBUG nova.virt.hardware [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 591.780863] [48526]: DEBUG nova.virt.hardware [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 591.780863] [48526]: DEBUG nova.virt.hardware [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 591.780863] [48526]: DEBUG nova.virt.hardware [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 591.789777] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.790072] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.790165] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.790487] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.793564] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.795270] [48526]: DEBUG oslo_concurrency.lockutils [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.795612] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.797360] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.797548] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.798543] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.799913] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.800127] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.807448] [48527]: DEBUG nova.network.neutron [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 591.807813] [48527]: WARNING neutronclient.v2_0.client [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 591.809136] [48527]: WARNING openstack [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 591.809362] [48527]: WARNING openstack [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 591.810579] [48526]: DEBUG nova.quota [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Getting quotas for project 130129a05d29480995cdc752a047ee4a. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 591.813459] [48526]: DEBUG nova.quota [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Getting quotas for user f9209b0dbc204346831d0fb1f640103d and project 130129a05d29480995cdc752a047ee4a. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 591.819966] [48526]: DEBUG nova.compute.api [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 591.820462] [48526]: DEBUG nova.compute.api [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 591.821119] [48527]: INFO nova.network.neutron [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] _ports_needed_per_instance requested_netwokrs=None [ 591.860572] [48526]: INFO nova.api.openstack.requestlog [None req-07828a4c-26a0-4cbf-818b-c17059fef999 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.48 time: 0.245436 [ 591.860572] [48526]: [pid: 48526|app: 0|req: 50/120] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:51:35 2025] POST /compute/v2.1/servers => generated 380 bytes in 246 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 591.948360] [48526]: DEBUG nova.api.openstack.wsgi [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TenantUsagesTestJSON-server-1373276113", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.999480] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.999718] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.999861] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.000423] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.000459] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.000558] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.007249] [48526]: DEBUG nova.network.neutron [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] validate_networks() for None {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 592.007828] [48526]: WARNING neutronclient.v2_0.client [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 592.008286] [48526]: WARNING openstack [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 592.008639] [48526]: WARNING openstack [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 592.014808] [48526]: INFO nova.network.neutron [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] _ports_needed_per_instance requested_netwokrs=None [ 592.443873] [48527]: DEBUG nova.virt.hardware [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 592.444028] [48527]: DEBUG nova.virt.hardware [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 592.444181] [48527]: DEBUG nova.virt.hardware [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 592.444292] [48527]: DEBUG nova.virt.hardware [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 592.444406] [48527]: DEBUG nova.virt.hardware [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 592.452949] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.453659] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.453659] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.453659] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.453808] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.453953] [48527]: DEBUG oslo_concurrency.lockutils [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.476762] [48527]: DEBUG nova.quota [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Getting quotas for project a31f77721e734249a958b9e2876fbea1. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 592.481409] [48527]: DEBUG nova.quota [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Getting quotas for user 535cbaab31e144b9915bcb03908720dd and project a31f77721e734249a958b9e2876fbea1. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 592.494489] [48527]: DEBUG nova.compute.api [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 592.495700] [48527]: DEBUG nova.compute.api [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 592.524439] [48526]: DEBUG nova.virt.hardware [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 592.524593] [48526]: DEBUG nova.virt.hardware [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 592.524735] [48526]: DEBUG nova.virt.hardware [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 592.525151] [48526]: DEBUG nova.virt.hardware [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 592.525880] [48526]: DEBUG nova.virt.hardware [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 592.532548] [48527]: INFO nova.api.openstack.requestlog [None req-62f4bd71-8c9a-4565-81c4-5101dbf9f6b1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.853913 [ 592.532658] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.532768] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.533265] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.533328] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.533517] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.533589] [48527]: [pid: 48527|app: 0|req: 71/121] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:35 2025] POST /compute/v2.1/servers => generated 380 bytes in 855 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 592.534822] [48526]: DEBUG oslo_concurrency.lockutils [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.546673] [48526]: DEBUG nova.quota [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Getting quotas for project 09de16fa1ceb4076916577c5aaad17b0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 592.554103] [48526]: DEBUG nova.quota [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Getting quotas for user e11214498f004e3b86476ecc54af82de and project 09de16fa1ceb4076916577c5aaad17b0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 592.564031] [48526]: DEBUG nova.compute.api [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 592.565134] [48526]: DEBUG nova.compute.api [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 592.611889] [48527]: DEBUG nova.api.openstack.wsgi [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsTest-server-716795977", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 592.623319] [48526]: INFO nova.api.openstack.requestlog [None req-813d172d-8cda-4c6f-ad82-fd4d80db9578 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.762176 [ 592.623697] [48526]: [pid: 48526|app: 0|req: 51/122] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:36 2025] POST /compute/v2.1/servers => generated 380 bytes in 763 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 592.652949] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.653162] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.653297] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.653775] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.656524] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.656607] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.663412] [48527]: DEBUG nova.network.neutron [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 592.663695] [48527]: WARNING neutronclient.v2_0.client [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 592.664310] [48527]: WARNING openstack [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 592.664619] [48527]: WARNING openstack [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 592.674702] [48527]: INFO nova.network.neutron [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] _ports_needed_per_instance requested_netwokrs=None [ 592.707490] [48526]: DEBUG nova.api.openstack.wsgi [None req-291cda69-bc47-45dd-8ff1-eb66ce2bbf8f tempest-HypervisorAdminNegativeUnderV252Test-288219227 tempest-HypervisorAdminNegativeUnderV252Test-288219227-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.709444] [48526]: DEBUG nova.policy [None req-291cda69-bc47-45dd-8ff1-eb66ce2bbf8f tempest-HypervisorAdminNegativeUnderV252Test-288219227 tempest-HypervisorAdminNegativeUnderV252Test-288219227-project-member] Policy check for os_compute_api:os-hypervisors:search failed with credentials {'is_admin': False, 'user_id': 'f422cbb7fcd846268cf22e5fc3ab0e27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49c3a5161983465aa8b398067927692f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 592.710581] [48526]: DEBUG nova.api.openstack.wsgi [None req-291cda69-bc47-45dd-8ff1-eb66ce2bbf8f tempest-HypervisorAdminNegativeUnderV252Test-288219227 tempest-HypervisorAdminNegativeUnderV252Test-288219227-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:search to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 592.711015] [48526]: INFO nova.api.openstack.requestlog [None req-291cda69-bc47-45dd-8ff1-eb66ce2bbf8f tempest-HypervisorAdminNegativeUnderV252Test-288219227 tempest-HypervisorAdminNegativeUnderV252Test-288219227-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.086840 [ 592.711325] [48526]: [pid: 48526|app: 0|req: 52/123] 10.180.1.21 () {58 vars in 1303 bytes} [Fri Dec 12 13:51:36 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 117 bytes in 87 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 592.713554] [48526]: DEBUG nova.api.openstack.wsgi [None req-56cbdd61-acf9-4434-980b-280d7e153d02 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.720167] [48526]: DEBUG oslo_concurrency.lockutils [None req-56cbdd61-acf9-4434-980b-280d7e153d02 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.720167] [48526]: DEBUG oslo_concurrency.lockutils [None req-56cbdd61-acf9-4434-980b-280d7e153d02 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.720167] [48526]: DEBUG oslo_concurrency.lockutils [None req-56cbdd61-acf9-4434-980b-280d7e153d02 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.721051] [48526]: DEBUG oslo_concurrency.lockutils [None req-56cbdd61-acf9-4434-980b-280d7e153d02 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.722100] [48526]: DEBUG oslo_concurrency.lockutils [None req-56cbdd61-acf9-4434-980b-280d7e153d02 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.723139] [48526]: DEBUG oslo_concurrency.lockutils [None req-56cbdd61-acf9-4434-980b-280d7e153d02 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.741889] [48526]: INFO nova.api.openstack.requestlog [None req-56cbdd61-acf9-4434-980b-280d7e153d02 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=" status: 200 len: 215 microversion: 2.1 time: 0.030019 [ 592.745317] [48526]: [pid: 48526|app: 0|req: 53/124] 10.180.1.21 () {58 vars in 1134 bytes} [Fri Dec 12 13:51:36 2025] GET /compute/v2.1/os-hosts?zone= => generated 215 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 592.781747] [48527]: DEBUG nova.virt.hardware [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 592.781747] [48527]: DEBUG nova.virt.hardware [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 592.782082] [48527]: DEBUG nova.virt.hardware [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 592.782082] [48527]: DEBUG nova.virt.hardware [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 592.782179] [48527]: DEBUG nova.virt.hardware [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 592.789351] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.789529] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.789659] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.789981] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.790177] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.790332] [48527]: DEBUG oslo_concurrency.lockutils [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.802285] [48527]: DEBUG nova.quota [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Getting quotas for project 65ece0a56c014bd3a75ac608225f7545. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 592.804425] [48527]: DEBUG nova.quota [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Getting quotas for user dd4b9d54fc2a4aecac99bbbba6369ff4 and project 65ece0a56c014bd3a75ac608225f7545. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 592.809370] [48527]: DEBUG nova.compute.api [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 592.810510] [48527]: DEBUG nova.compute.api [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 592.825703] [48526]: DEBUG nova.api.openstack.wsgi [None req-15a062aa-e0f7-486e-9ad7-e7e5f3a5572b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "5120"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 592.844427] [48527]: INFO nova.api.openstack.requestlog [None req-729b4f6c-477a-471e-a7bd-2f9e7f01478d tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.309098 [ 592.844427] [48527]: [pid: 48527|app: 0|req: 72/125] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:36 2025] POST /compute/v2.1/servers => generated 380 bytes in 310 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 592.861580] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a062aa-e0f7-486e-9ad7-e7e5f3a5572b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.861580] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a062aa-e0f7-486e-9ad7-e7e5f3a5572b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.861704] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a062aa-e0f7-486e-9ad7-e7e5f3a5572b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.862039] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a062aa-e0f7-486e-9ad7-e7e5f3a5572b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.862186] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a062aa-e0f7-486e-9ad7-e7e5f3a5572b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.862308] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a062aa-e0f7-486e-9ad7-e7e5f3a5572b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.902239] [48526]: INFO nova.api.openstack.requestlog [None req-15a062aa-e0f7-486e-9ad7-e7e5f3a5572b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/583ab43868de44979d457bd41be38acd" status: 200 len: 148 microversion: 2.57 time: 0.156195 [ 592.902808] [48526]: [pid: 48526|app: 0|req: 54/126] 10.180.1.21 () {62 vars in 1298 bytes} [Fri Dec 12 13:51:36 2025] PUT /compute/v2.1/os-quota-sets/583ab43868de44979d457bd41be38acd => generated 148 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 592.905030] [48526]: DEBUG nova.api.openstack.wsgi [None req-039426be-d71f-4998-b96f-8ecb3feabd13 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 592.921148] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac1a0194-7965-4828-96d9-3031de085926 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.930139] [48527]: INFO nova.api.openstack.requestlog [None req-ac1a0194-7965-4828-96d9-3031de085926 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.085885 [ 592.930473] [48527]: [pid: 48527|app: 0|req: 73/127] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:51:37 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 592.933573] [48526]: INFO nova.api.openstack.requestlog [None req-039426be-d71f-4998-b96f-8ecb3feabd13 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1171047793/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.028695 [ 592.933573] [48526]: [pid: 48526|app: 0|req: 55/128] 10.180.1.21 () {60 vars in 1219 bytes} [Fri Dec 12 13:51:37 2025] POST /compute/v2.1/flavors/1171047793/os-extra_specs => generated 66 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 592.933830] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccc55683-cd87-44f4-949c-700217415274 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.934335] [48527]: DEBUG nova.policy [None req-ccc55683-cd87-44f4-949c-700217415274 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Policy check for os_compute_api:os-hosts:reboot failed with credentials {'is_admin': False, 'user_id': '009fbb6d4fcd43e091ece9866e283707', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aade4ecd281043dbabc03e158f92f537', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 592.934616] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccc55683-cd87-44f4-949c-700217415274 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:reboot to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 592.936948] [48527]: INFO nova.api.openstack.requestlog [None req-ccc55683-cd87-44f4-949c-700217415274 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/reboot" status: 403 len: 111 microversion: 2.1 time: 0.004043 [ 592.936948] [48527]: [pid: 48527|app: 0|req: 74/129] 10.180.1.21 () {58 vars in 1171 bytes} [Fri Dec 12 13:51:37 2025] GET /compute/v2.1/os-hosts/devstack/reboot => generated 111 bytes in 4 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 592.939806] [48527]: DEBUG nova.api.openstack.wsgi [None req-d68fde32-4be4-4c1b-84bd-9413c2a5d6a9 tempest-FlavorMetadataValidation-27676352 tempest-FlavorMetadataValidation-27676352-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:cpu_policy": "shared", "foo:bar": "baz"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 593.008486] [48526]: DEBUG nova.api.openstack.wsgi [None req-68a06df0-d445-421e-b56a-6b592b54997e tempest-InstanceUsageAuditLogTestJSON-1667809628 tempest-InstanceUsageAuditLogTestJSON-1667809628-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 593.034391] [48526]: INFO nova.api.openstack.requestlog [None req-68a06df0-d445-421e-b56a-6b592b54997e tempest-InstanceUsageAuditLogTestJSON-1667809628 tempest-InstanceUsageAuditLogTestJSON-1667809628-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2025-12-12 13:51:32" status: 200 len: 328 microversion: 2.1 time: 0.101084 [ 593.034770] [48527]: INFO nova.api.openstack.requestlog [None req-d68fde32-4be4-4c1b-84bd-9413c2a5d6a9 tempest-FlavorMetadataValidation-27676352 tempest-FlavorMetadataValidation-27676352-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/207433933/os-extra_specs" status: 200 len: 62 microversion: 2.86 time: 0.098821 [ 593.035136] [48527]: [pid: 48527|app: 0|req: 75/130] 10.180.1.21 () {62 vars in 1257 bytes} [Fri Dec 12 13:51:37 2025] POST /compute/v2.1/flavors/207433933/os-extra_specs => generated 62 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.035358] [48526]: [pid: 48526|app: 0|req: 56/131] 10.180.1.21 () {58 vars in 1246 bytes} [Fri Dec 12 13:51:37 2025] GET /compute/v2.1/os-instance_usage_audit_log/2025-12-12%2013%3A51%3A32 => generated 328 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 593.039566] [48526]: DEBUG nova.api.openstack.wsgi [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Action: 'update', calling method: >, body: {"status": "disabled"} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 593.040905] [48527]: DEBUG nova.api.openstack.wsgi [None req-0779b574-b62e-4c41-b11f-53ad20e512d8 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 593.041816] [48526]: DEBUG oslo_concurrency.lockutils [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.042027] [48526]: DEBUG oslo_concurrency.lockutils [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.042173] [48526]: DEBUG oslo_concurrency.lockutils [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.043824] [48527]: DEBUG nova.policy [None req-0779b574-b62e-4c41-b11f-53ad20e512d8 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Policy check for os_compute_api:os-hypervisors:list failed with credentials {'is_admin': False, 'user_id': 'fad6922409964c99b98265dd5525d7b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd39e99e51df4c46a71e89ab7727f101', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 593.044457] [48527]: DEBUG nova.api.openstack.wsgi [None req-0779b574-b62e-4c41-b11f-53ad20e512d8 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 593.045206] [48527]: INFO nova.api.openstack.requestlog [None req-0779b574-b62e-4c41-b11f-53ad20e512d8 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 403 len: 115 microversion: 2.1 time: 0.009346 [ 593.045746] [48527]: [pid: 48527|app: 0|req: 76/132] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:37 2025] GET /compute/v2.1/os-hypervisors => generated 115 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 593.050044] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-2023344850", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "7c912df8-a033-4c4f-8b90-c4f46a19028e"}], "security_groups": [{"name": "tempest-securitygroup--2066343683"}], "key_name": "tempest-keypair-397759892", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 593.050195] [48526]: DEBUG oslo_concurrency.lockutils [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.050195] [48526]: DEBUG oslo_concurrency.lockutils [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.050195] [48526]: DEBUG oslo_concurrency.lockutils [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.060392] [48526]: INFO nova.api.openstack.wsgi [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] HTTP exception thrown: Service c1be232b-b3eb-449c-b141-f97766b06c5d could not be found. [ 593.060392] [48526]: DEBUG nova.api.openstack.wsgi [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Returning 404 to user: Service c1be232b-b3eb-449c-b141-f97766b06c5d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 593.060684] [48526]: INFO nova.api.openstack.requestlog [None req-58c655df-6264-4d36-8a72-5493db413307 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/c1be232b-b3eb-449c-b141-f97766b06c5d" status: 404 len: 110 microversion: 2.53 time: 0.024879 [ 593.061115] [48526]: [pid: 48526|app: 0|req: 57/133] 10.180.1.21 () {62 vars in 1304 bytes} [Fri Dec 12 13:51:37 2025] PUT /compute/v2.1/os-services/c1be232b-b3eb-449c-b141-f97766b06c5d => generated 110 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 593.109864] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.110024] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.110133] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.110429] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.110622] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.110717] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.121671] [48527]: WARNING neutronclient.v2_0.client [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 593.165480] [48526]: DEBUG nova.api.openstack.wsgi [None req-e208f2ed-2b18-4c5e-aebc-80edb35949bd tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": "1024", "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-231933831", "id": 358066446, "os-flavor-access:is_public": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 593.179577] [48527]: DEBUG nova.network.neutron [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] validate_networks() for [('7c912df8-a033-4c4f-8b90-c4f46a19028e', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 593.179863] [48527]: WARNING neutronclient.v2_0.client [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 593.180532] [48527]: WARNING openstack [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 593.181014] [48527]: WARNING openstack [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 593.182073] [48526]: INFO nova.api.openstack.requestlog [None req-e208f2ed-2b18-4c5e-aebc-80edb35949bd tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 426 microversion: 2.1 time: 0.120369 [ 593.182844] [48526]: [pid: 48526|app: 0|req: 58/134] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:37 2025] POST /compute/v2.1/flavors => generated 426 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 593.186032] [48526]: DEBUG nova.api.openstack.wsgi [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 593.186897] [48527]: INFO nova.network.neutron [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] _ports_needed_per_instance requested_netwokrs=[('7c912df8-a033-4c4f-8b90-c4f46a19028e', None, None, None, None, None)] [ 593.187786] [48526]: DEBUG nova.compute.api [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 593.197312] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.197312] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.197312] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.197312] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.197508] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.197508] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.314071] [48527]: WARNING neutronclient.v2_0.client [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 593.314749] [48527]: WARNING openstack [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 593.315307] [48527]: WARNING openstack [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 593.411269] [48526]: WARNING neutronclient.v2_0.client [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 593.445256] [48527]: DEBUG nova.virt.hardware [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 593.445400] [48527]: DEBUG nova.virt.hardware [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 593.445549] [48527]: DEBUG nova.virt.hardware [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 593.445661] [48527]: DEBUG nova.virt.hardware [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 593.445772] [48527]: DEBUG nova.virt.hardware [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 593.452029] [48526]: DEBUG nova.policy [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 593.454634] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.454834] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.455213] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.455411] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.456886] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.457108] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.461644] [48526]: INFO nova.api.openstack.requestlog [None req-1a13bc54-c09b-42a4-9da1-6aae788af03d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1263 microversion: 2.1 time: 0.277674 [ 593.462768] [48526]: [pid: 48526|app: 0|req: 59/135] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:37 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1263 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.464720] [48526]: DEBUG nova.api.openstack.wsgi [None req-d3dd6518-17ed-4dbd-9316-2f7f97bfab92 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 593.466944] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3dd6518-17ed-4dbd-9316-2f7f97bfab92 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.467145] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3dd6518-17ed-4dbd-9316-2f7f97bfab92 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.467279] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3dd6518-17ed-4dbd-9316-2f7f97bfab92 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.467596] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3dd6518-17ed-4dbd-9316-2f7f97bfab92 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.467747] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3dd6518-17ed-4dbd-9316-2f7f97bfab92 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.468675] [48527]: DEBUG nova.quota [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for project b3a23d4ba45045749028cd98563c42c4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 593.468781] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3dd6518-17ed-4dbd-9316-2f7f97bfab92 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.472453] [48527]: DEBUG nova.quota [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for user 78b02fd1446b4e129b8aa69643d62d66 and project b3a23d4ba45045749028cd98563c42c4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 593.477683] [48527]: DEBUG nova.compute.api [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 593.479160] [48527]: DEBUG nova.compute.api [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 593.482991] [48526]: INFO nova.api.openstack.requestlog [None req-d3dd6518-17ed-4dbd-9316-2f7f97bfab92 tempest-AZAdminV2TestJSON-109727267 tempest-AZAdminV2TestJSON-109727267-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 484 microversion: 2.1 time: 0.020366 [ 593.483470] [48526]: [pid: 48526|app: 0|req: 60/136] 10.180.1.21 () {58 vars in 1180 bytes} [Fri Dec 12 13:51:37 2025] GET /compute/v2.1/os-availability-zone/detail => generated 484 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 593.520245] [48527]: INFO nova.api.openstack.requestlog [None req-9e452e6f-b7c9-48cd-aa22-fd4f4ac2aad0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.474151 [ 593.520576] [48527]: [pid: 48527|app: 0|req: 77/137] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:37 2025] POST /compute/v2.1/servers => generated 406 bytes in 475 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 593.522924] [48527]: DEBUG nova.api.openstack.wsgi [None req-978fcca6-e70a-46fb-ad02-3b51902ba6dd tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1394640485"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 593.524984] [48527]: DEBUG nova.objects.aggregate [None req-978fcca6-e70a-46fb-ad02-3b51902ba6dd tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Generated uuid 36cc9cac-87ff-4730-95d4-ae78a1c92646 for aggregate {{(pid=48527) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 593.538422] [48526]: DEBUG nova.api.openstack.wsgi [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-317837606", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "208bcfad-5da4-4cdd-bb0c-f5be7105529f"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 593.550107] [48527]: INFO nova.api.openstack.requestlog [None req-978fcca6-e70a-46fb-ad02-3b51902ba6dd tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.028914 [ 593.550531] [48527]: [pid: 48527|app: 0|req: 78/138] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:51:37 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 593.553706] [48527]: DEBUG nova.api.openstack.wsgi [None req-c33b313c-e317-4a04-9e41-18fdcb72433f tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 593.558049] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33b313c-e317-4a04-9e41-18fdcb72433f tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.558049] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33b313c-e317-4a04-9e41-18fdcb72433f tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.558049] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33b313c-e317-4a04-9e41-18fdcb72433f tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.580622] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33b313c-e317-4a04-9e41-18fdcb72433f tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.580810] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33b313c-e317-4a04-9e41-18fdcb72433f tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.581210] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33b313c-e317-4a04-9e41-18fdcb72433f tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.590136] [48527]: INFO nova.api.openstack.requestlog [None req-c33b313c-e317-4a04-9e41-18fdcb72433f tempest-HypervisorAdminV228Test-1751494299 tempest-HypervisorAdminV228Test-1751494299-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 541 microversion: 2.28 time: 0.037888 [ 593.590284] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.590284] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.590284] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.590403] [48527]: [pid: 48527|app: 0|req: 79/139] 10.180.1.21 () {60 vars in 1188 bytes} [Fri Dec 12 13:51:37 2025] GET /compute/v2.1/os-hypervisors/1 => generated 541 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 593.590435] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.590435] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.590435] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.591939] [48527]: DEBUG nova.api.openstack.wsgi [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1792753913", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "1cf93f06-a537-4a13-a064-c5c3867c304c"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 593.601026] [48526]: DEBUG nova.network.neutron [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] validate_networks() for [('208bcfad-5da4-4cdd-bb0c-f5be7105529f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 593.601151] [48526]: WARNING neutronclient.v2_0.client [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 593.601931] [48526]: WARNING openstack [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 593.602320] [48526]: WARNING openstack [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 593.610607] [48526]: INFO nova.network.neutron [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] _ports_needed_per_instance requested_netwokrs=[('208bcfad-5da4-4cdd-bb0c-f5be7105529f', None, None, None, None, None)] [ 593.635651] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.635651] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.635651] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.635839] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.635940] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.636097] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.645457] [48527]: DEBUG nova.network.neutron [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] validate_networks() for [('1cf93f06-a537-4a13-a064-c5c3867c304c', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 593.645457] [48527]: WARNING neutronclient.v2_0.client [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 593.646092] [48527]: WARNING openstack [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 593.646783] [48527]: WARNING openstack [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 593.654013] [48527]: INFO nova.network.neutron [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] _ports_needed_per_instance requested_netwokrs=[('1cf93f06-a537-4a13-a064-c5c3867c304c', None, None, None, None, None)] [ 593.792838] [48526]: WARNING neutronclient.v2_0.client [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 593.793831] [48526]: WARNING openstack [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 593.793831] [48526]: WARNING openstack [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 593.796308] [48527]: WARNING neutronclient.v2_0.client [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 593.797203] [48527]: WARNING openstack [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 593.797506] [48527]: WARNING openstack [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 593.901509] [48527]: DEBUG nova.virt.hardware [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 593.901641] [48527]: DEBUG nova.virt.hardware [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 593.901787] [48527]: DEBUG nova.virt.hardware [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 593.901893] [48527]: DEBUG nova.virt.hardware [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 593.901999] [48527]: DEBUG nova.virt.hardware [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 593.904844] [48526]: DEBUG nova.virt.hardware [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 593.905036] [48526]: DEBUG nova.virt.hardware [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 593.905216] [48526]: DEBUG nova.virt.hardware [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 593.905330] [48526]: DEBUG nova.virt.hardware [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 593.905441] [48526]: DEBUG nova.virt.hardware [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 593.908895] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.909092] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.909216] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.909540] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.909680] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.909798] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.911163] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.912409] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.912622] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.912955] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.914956] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.915123] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.924141] [48527]: DEBUG nova.quota [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Getting quotas for project de12cc6277ab42209e91a227e78598bc. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 593.926435] [48527]: DEBUG nova.quota [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Getting quotas for user 13d8632c6d104bd3992e55077c3d7d65 and project de12cc6277ab42209e91a227e78598bc. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 593.930938] [48526]: DEBUG nova.quota [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Getting quotas for project f146417e7d61490bb601a06602edfb1f. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 593.933812] [48527]: DEBUG nova.compute.api [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 593.934869] [48527]: DEBUG nova.compute.api [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 593.938670] [48526]: DEBUG nova.quota [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Getting quotas for user 069e2f10577f4985afa17f56d950e005 and project f146417e7d61490bb601a06602edfb1f. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 593.949936] [48526]: DEBUG nova.compute.api [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 593.951359] [48526]: DEBUG nova.compute.api [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 593.994026] [48527]: INFO nova.api.openstack.requestlog [None req-1ef36888-e339-4c39-8641-d12f4fdd15be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.403739 [ 593.995392] [48527]: [pid: 48527|app: 0|req: 80/140] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:37 2025] POST /compute/v2.1/servers => generated 380 bytes in 404 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 594.014631] [48526]: INFO nova.api.openstack.requestlog [None req-9a29337d-17fa-4a7d-9212-ef3c1d91727b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.529016 [ 594.014631] [48526]: [pid: 48526|app: 0|req: 61/141] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:37 2025] POST /compute/v2.1/servers => generated 380 bytes in 529 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 594.021078] [48526]: DEBUG nova.api.openstack.wsgi [None req-2da007f7-2d46-41b6-a8a2-df8bf2360599 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.023329] [48526]: WARNING openstack [None req-2da007f7-2d46-41b6-a8a2-df8bf2360599 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 594.024045] [48526]: WARNING openstack [None req-2da007f7-2d46-41b6-a8a2-df8bf2360599 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 594.204070] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f447a24-7ba3-4fd0-b308-9a3624b67cc4 tempest-FlavorsV255TestJSON-752173483 tempest-FlavorsV255TestJSON-752173483-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.224296] [48527]: INFO nova.api.openstack.requestlog [None req-9f447a24-7ba3-4fd0-b308-9a3624b67cc4 tempest-FlavorsV255TestJSON-752173483 tempest-FlavorsV255TestJSON-752173483-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/795371653" status: 200 len: 446 microversion: 2.55 time: 0.229166 [ 594.224597] [48527]: [pid: 48527|app: 0|req: 81/142] 10.180.1.21 () {60 vars in 1191 bytes} [Fri Dec 12 13:51:38 2025] GET /compute/v2.1/flavors/795371653 => generated 446 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 594.228389] [48527]: DEBUG nova.api.openstack.wsgi [None req-68ad7124-559a-4888-9f68-566c9efc0ba3 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-securitygroup-720569854", "description": "tempest-description-1928041227"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 594.231477] [48527]: WARNING neutronclient.v2_0.client [None req-68ad7124-559a-4888-9f68-566c9efc0ba3 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.254300] [48526]: INFO nova.api.openstack.requestlog [None req-2da007f7-2d46-41b6-a8a2-df8bf2360599 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks/70bd9cef-8f0e-48ad-8dcd-851a53cd468c" status: 200 len: 652 microversion: 2.1 time: 0.240219 [ 594.254632] [48526]: [pid: 48526|app: 0|req: 62/143] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:51:38 2025] GET /compute/v2.1/os-networks/70bd9cef-8f0e-48ad-8dcd-851a53cd468c => generated 652 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 594.258966] [48526]: DEBUG nova.api.openstack.wsgi [None req-103c2094-f560-44aa-ba56-e704c45f0457 tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2027975713", "type": "ssh", "user_id": "132e617039fe47db98eaa3b45f3a9e4d", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDL2kpcYzcvuI+kBK0m1ihPyQHLYXGyfvzXRhD5QzcZpShHTSGdqK3ZV+6oIWj7j05K+ZJ1oaE5bBuYCj0DEMfBiPcEjM88cfD1YDXV0nNn0duWvAIVNABazlmhtkK3EMw=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 594.276463] [48526]: DEBUG nova.quota [None req-103c2094-f560-44aa-ba56-e704c45f0457 tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Getting quotas for project bca282f296e24ffb8bc953360a32045d. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 594.281015] [48526]: DEBUG nova.quota [None req-103c2094-f560-44aa-ba56-e704c45f0457 tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Getting quotas for user 806bdcf8481c499aab1f4f8f0b6c7d2d and project bca282f296e24ffb8bc953360a32045d. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 594.306296] [48526]: INFO nova.api.openstack.requestlog [None req-103c2094-f560-44aa-ba56-e704c45f0457 tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.10 time: 0.051014 [ 594.306705] [48526]: [pid: 48526|app: 0|req: 63/144] 10.180.1.21 () {62 vars in 1195 bytes} [Fri Dec 12 13:51:38 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 594.418528] [48527]: INFO nova.api.openstack.requestlog [None req-68ad7124-559a-4888-9f68-566c9efc0ba3 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.193334 [ 594.418876] [48527]: [pid: 48527|app: 0|req: 82/145] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:51:38 2025] POST /compute/v2.1/os-security-groups => generated 220 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 594.419393] [48526]: DEBUG nova.api.openstack.wsgi [None req-c08208d4-5ef0-4709-94a2-333e838fa6ed tempest-FlavorsAccessTestJSON-1903721555 tempest-FlavorsAccessTestJSON-1903721555-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.422751] [48527]: DEBUG nova.api.openstack.wsgi [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.422751] [48527]: DEBUG nova.compute.api [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 594.431997] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.432210] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.432351] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.432643] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.432850] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.432850] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.447145] [48526]: INFO nova.api.openstack.requestlog [None req-c08208d4-5ef0-4709-94a2-333e838fa6ed tempest-FlavorsAccessTestJSON-1903721555 tempest-FlavorsAccessTestJSON-1903721555-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6347 microversion: 2.1 time: 0.138616 [ 594.447742] [48526]: [pid: 48526|app: 0|req: 64/146] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:38 2025] GET /compute/v2.1/flavors/detail => generated 6347 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.451286] [48526]: DEBUG nova.api.openstack.wsgi [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "accessIPv4": "1.1.1.1", "adminPass": "***", "hostname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-guest-test.domaintest.com", "networks": [{"uuid": "8e1891db-ac69-4f79-8c74-4506b4b7c7bc"}], "security_groups": [{"name": "tempest-securitygroup--1562626612"}], "key_name": "tempest-keypair-1112424316", "user_data": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 594.496076] [48527]: WARNING neutronclient.v2_0.client [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.499913] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.500208] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.500258] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.500580] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.500720] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.500858] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.508511] [48526]: WARNING neutronclient.v2_0.client [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.542198] [48527]: DEBUG nova.policy [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.550636] [48527]: DEBUG nova.policy [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.551483] [48527]: DEBUG nova.policy [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.551944] [48527]: INFO nova.api.openstack.requestlog [None req-fac30e40-838d-4853-899d-02dca723fc8b tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1303 microversion: 2.48 time: 0.132556 [ 594.552419] [48527]: [pid: 48527|app: 0|req: 83/147] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:38 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1303 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 594.554504] [48527]: DEBUG nova.api.openstack.wsgi [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.558282] [48527]: DEBUG nova.compute.api [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 594.558318] [48526]: DEBUG nova.network.neutron [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] validate_networks() for [('8e1891db-ac69-4f79-8c74-4506b4b7c7bc', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 594.558487] [48526]: WARNING neutronclient.v2_0.client [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.559244] [48526]: WARNING openstack [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 594.559559] [48526]: WARNING openstack [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 594.563087] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.563087] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.563087] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.563087] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.563265] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.563265] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.565847] [48526]: INFO nova.network.neutron [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] _ports_needed_per_instance requested_netwokrs=[('8e1891db-ac69-4f79-8c74-4506b4b7c7bc', None, None, None, None, None)] [ 594.613977] [48527]: WARNING neutronclient.v2_0.client [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.681937] [48527]: DEBUG nova.policy [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.688062] [48527]: INFO nova.api.openstack.requestlog [None req-5eca4820-0a6e-40e4-be40-103f1d802445 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 200 len: 1213 microversion: 2.1 time: 0.135166 [ 594.688458] [48527]: [pid: 48527|app: 0|req: 84/148] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:38 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 1213 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.692974] [48527]: DEBUG nova.api.openstack.wsgi [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.692974] [48527]: DEBUG nova.compute.api [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 594.696079] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.696279] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.697210] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.697210] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.697210] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.697210] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.722195] [48527]: WARNING neutronclient.v2_0.client [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.787121] [48527]: DEBUG nova.policy [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.789615] [48526]: WARNING neutronclient.v2_0.client [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.790364] [48526]: WARNING openstack [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 594.791013] [48526]: WARNING openstack [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 594.791190] [48527]: INFO nova.api.openstack.requestlog [None req-95ed822f-4f46-471a-8897-7ad336df3086 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1208 microversion: 2.1 time: 0.102099 [ 594.792352] [48527]: [pid: 48527|app: 0|req: 85/149] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:38 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1208 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.794204] [48527]: DEBUG nova.api.openstack.wsgi [None req-2aa48785-8fde-400a-aa8a-b67ede56f0be tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.796609] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa48785-8fde-400a-aa8a-b67ede56f0be tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.797199] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa48785-8fde-400a-aa8a-b67ede56f0be tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.798278] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa48785-8fde-400a-aa8a-b67ede56f0be tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.803046] [48527]: INFO nova.api.openstack.wsgi [None req-2aa48785-8fde-400a-aa8a-b67ede56f0be tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] HTTP exception thrown: No hypervisor matching 'nonexistent_hypervisor_name' could be found. [ 594.803428] [48527]: DEBUG nova.api.openstack.wsgi [None req-2aa48785-8fde-400a-aa8a-b67ede56f0be tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Returning 404 to user: No hypervisor matching 'nonexistent_hypervisor_name' could be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 594.803955] [48527]: INFO nova.api.openstack.requestlog [None req-2aa48785-8fde-400a-aa8a-b67ede56f0be tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-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.011814 [ 594.804374] [48527]: [pid: 48527|app: 0|req: 86/150] 10.180.1.21 () {58 vars in 1246 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search => generated 114 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 594.806584] [48527]: DEBUG nova.api.openstack.wsgi [None req-c22723bd-670a-455b-93f4-2f689460ff1f tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.809318] [48527]: DEBUG oslo_concurrency.lockutils [None req-c22723bd-670a-455b-93f4-2f689460ff1f tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.809628] [48527]: DEBUG oslo_concurrency.lockutils [None req-c22723bd-670a-455b-93f4-2f689460ff1f tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.809923] [48527]: DEBUG oslo_concurrency.lockutils [None req-c22723bd-670a-455b-93f4-2f689460ff1f tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.810433] [48527]: DEBUG oslo_concurrency.lockutils [None req-c22723bd-670a-455b-93f4-2f689460ff1f tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.812015] [48527]: DEBUG oslo_concurrency.lockutils [None req-c22723bd-670a-455b-93f4-2f689460ff1f tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.816647] [48527]: DEBUG oslo_concurrency.lockutils [None req-c22723bd-670a-455b-93f4-2f689460ff1f tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.830277] [48527]: INFO nova.api.openstack.requestlog [None req-c22723bd-670a-455b-93f4-2f689460ff1f tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=xxx" status: 200 len: 13 microversion: 2.1 time: 0.025082 [ 594.830446] [48527]: [pid: 48527|app: 0|req: 87/151] 10.180.1.21 () {58 vars in 1140 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/os-hosts?zone=xxx => generated 13 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 594.832826] [48527]: DEBUG nova.api.openstack.wsgi [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.834064] [48527]: DEBUG nova.compute.api [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 594.839045] [48527]: DEBUG oslo_concurrency.lockutils [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.839247] [48527]: DEBUG oslo_concurrency.lockutils [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.839389] [48527]: DEBUG oslo_concurrency.lockutils [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.839637] [48527]: DEBUG oslo_concurrency.lockutils [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.839774] [48527]: DEBUG oslo_concurrency.lockutils [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.839893] [48527]: DEBUG oslo_concurrency.lockutils [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.858300] [48527]: WARNING neutronclient.v2_0.client [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.876533] [48527]: DEBUG nova.policy [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.882641] [48527]: INFO nova.api.openstack.requestlog [None req-8024590a-1460-486d-aa9b-ebf0af2abe53 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1208 microversion: 2.1 time: 0.050609 [ 594.882641] [48527]: [pid: 48527|app: 0|req: 88/152] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.884113] [48527]: DEBUG nova.api.openstack.wsgi [None req-05b0bfd3-6ec1-46a7-b46d-42ff4eb5f11b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.911478] [48526]: DEBUG nova.virt.hardware [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 594.911478] [48526]: DEBUG nova.virt.hardware [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 594.911478] [48526]: DEBUG nova.virt.hardware [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 594.911806] [48526]: DEBUG nova.virt.hardware [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 594.911806] [48526]: DEBUG nova.virt.hardware [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 594.927108] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.927323] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.927423] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.927736] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.927891] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.928058] [48526]: DEBUG oslo_concurrency.lockutils [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.946051] [48526]: DEBUG nova.quota [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Getting quotas for project 031f99cf7e234e79a8f7a08c7aff5601. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 594.949491] [48526]: DEBUG nova.quota [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Getting quotas for user 06f3789939594a13b4e078e786b5bd6a and project 031f99cf7e234e79a8f7a08c7aff5601. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 594.956316] [48526]: DEBUG nova.compute.api [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 594.957977] [48526]: DEBUG nova.compute.api [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 595.012670] [48526]: INFO nova.api.openstack.requestlog [None req-504355c1-c47a-4ce2-9b10-4a8408659e5a tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.94 time: 0.564283 [ 595.013091] [48526]: [pid: 48526|app: 0|req: 65/153] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:51:38 2025] POST /compute/v2.1/servers => generated 409 bytes in 565 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 595.015422] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b0bfd3-6ec1-46a7-b46d-42ff4eb5f11b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.015578] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b0bfd3-6ec1-46a7-b46d-42ff4eb5f11b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.015706] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b0bfd3-6ec1-46a7-b46d-42ff4eb5f11b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.016041] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b0bfd3-6ec1-46a7-b46d-42ff4eb5f11b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.016220] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b0bfd3-6ec1-46a7-b46d-42ff4eb5f11b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.016431] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b0bfd3-6ec1-46a7-b46d-42ff4eb5f11b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.037803] [48527]: INFO nova.api.openstack.requestlog [None req-05b0bfd3-6ec1-46a7-b46d-42ff4eb5f11b tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/583ab43868de44979d457bd41be38acd/detail" status: 200 len: 463 microversion: 2.57 time: 0.155327 [ 595.038318] [48527]: [pid: 48527|app: 0|req: 89/154] 10.180.1.21 () {60 vars in 1299 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/os-quota-sets/583ab43868de44979d457bd41be38acd/detail => generated 463 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 595.156084] [48526]: DEBUG nova.api.openstack.wsgi [None req-4bbd3ac3-54ef-4aa3-b9c5-c339df042efd tempest-FlavorsExtraSpecsTestJSON-637294219 tempest-FlavorsExtraSpecsTestJSON-637294219-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.166950] [48526]: INFO nova.api.openstack.requestlog [None req-4bbd3ac3-54ef-4aa3-b9c5-c339df042efd tempest-FlavorsExtraSpecsTestJSON-637294219 tempest-FlavorsExtraSpecsTestJSON-637294219-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1171047793/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.153107 [ 595.167421] [48526]: [pid: 48526|app: 0|req: 66/155] 10.180.1.21 () {58 vars in 1198 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/flavors/1171047793/os-extra_specs => generated 66 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 595.169504] [48526]: DEBUG nova.api.openstack.wsgi [None req-95371675-8e39-4882-8ecf-e16d3b1fd23d tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.185877] [48526]: INFO nova.api.openstack.wsgi [None req-95371675-8e39-4882-8ecf-e16d3b1fd23d tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 595.187139] [48526]: DEBUG nova.api.openstack.wsgi [None req-95371675-8e39-4882-8ecf-e16d3b1fd23d tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 595.187139] [48526]: INFO nova.api.openstack.requestlog [None req-95371675-8e39-4882-8ecf-e16d3b1fd23d tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot" status: 404 len: 99 microversion: 2.1 time: 0.018856 [ 595.187139] [48526]: [pid: 48526|app: 0|req: 67/156] 10.180.1.21 () {58 vars in 1207 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot => generated 99 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 595.189326] [48526]: DEBUG nova.api.openstack.wsgi [None req-8cf3e39b-85a9-4098-9ea7-ab270f6ad769 tempest-FlavorMetadataValidation-27676352 tempest-FlavorMetadataValidation-27676352-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.203149] [48527]: DEBUG nova.api.openstack.wsgi [None req-41bf7e9d-1b64-4db8-ae36-472b9811d6c1 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-1242161660", "id": 938169181, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 595.209525] [48526]: INFO nova.api.openstack.requestlog [None req-8cf3e39b-85a9-4098-9ea7-ab270f6ad769 tempest-FlavorMetadataValidation-27676352 tempest-FlavorMetadataValidation-27676352-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/207433933" status: 202 len: 0 microversion: 2.86 time: 0.021808 [ 595.209893] [48526]: [pid: 48526|app: 0|req: 68/157] 10.180.1.21 () {60 vars in 1194 bytes} [Fri Dec 12 13:51:39 2025] DELETE /compute/v2.1/flavors/207433933 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 595.212553] [48526]: DEBUG nova.api.openstack.wsgi [None req-3eea2640-86c9-4eed-8d7e-ca65d9008e0c tempest-InstanceUsageAuditLogTestJSON-1667809628 tempest-InstanceUsageAuditLogTestJSON-1667809628-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.226263] [48526]: INFO nova.api.openstack.requestlog [None req-3eea2640-86c9-4eed-8d7e-ca65d9008e0c tempest-InstanceUsageAuditLogTestJSON-1667809628 tempest-InstanceUsageAuditLogTestJSON-1667809628-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 200 len: 329 microversion: 2.1 time: 0.013923 [ 595.226263] [48526]: [pid: 48526|app: 0|req: 69/158] 10.180.1.21 () {58 vars in 1180 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/os-instance_usage_audit_log => generated 329 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.228784] [48526]: DEBUG nova.api.openstack.wsgi [None req-952c5f86-a9dd-4214-89a1-c11bdddfe7ef tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.231976] [48526]: DEBUG nova.policy [None req-952c5f86-a9dd-4214-89a1-c11bdddfe7ef tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Policy check for os_compute_api:os-hypervisors:statistics failed with credentials {'is_admin': False, 'user_id': 'fad6922409964c99b98265dd5525d7b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd39e99e51df4c46a71e89ab7727f101', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 595.231976] [48526]: DEBUG nova.api.openstack.wsgi [None req-952c5f86-a9dd-4214-89a1-c11bdddfe7ef tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:statistics to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 595.231976] [48526]: INFO nova.api.openstack.requestlog [None req-952c5f86-a9dd-4214-89a1-c11bdddfe7ef tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 403 len: 121 microversion: 2.1 time: 0.005651 [ 595.232443] [48527]: INFO nova.api.openstack.requestlog [None req-41bf7e9d-1b64-4db8-ae36-472b9811d6c1 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 421 microversion: 2.1 time: 0.192363 [ 595.232502] [48526]: [pid: 48526|app: 0|req: 70/159] 10.180.1.21 () {58 vars in 1174 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/os-hypervisors/statistics => generated 121 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 595.232540] [48527]: [pid: 48527|app: 0|req: 90/160] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:39 2025] POST /compute/v2.1/flavors => generated 421 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.237272] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f585cf4-c5fd-43aa-ab46-fa796f7cef70 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.237365] [48526]: DEBUG nova.api.openstack.wsgi [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Action: 'update', calling method: >, body: {"status": "enabled"} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 595.241028] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.241028] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.241028] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.245712] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.245892] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.246071] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.249939] [48526]: INFO nova.api.openstack.wsgi [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] HTTP exception thrown: Service c1be232b-b3eb-449c-b141-f97766b06c5d could not be found. [ 595.250461] [48527]: INFO nova.api.openstack.requestlog [None req-0f585cf4-c5fd-43aa-ab46-fa796f7cef70 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/358066446" status: 202 len: 0 microversion: 2.1 time: 0.017904 [ 595.250616] [48526]: DEBUG nova.api.openstack.wsgi [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Returning 404 to user: Service c1be232b-b3eb-449c-b141-f97766b06c5d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 595.250913] [48527]: [pid: 48527|app: 0|req: 91/161] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:51:39 2025] DELETE /compute/v2.1/flavors/358066446 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 595.251105] [48526]: INFO nova.api.openstack.requestlog [None req-fbfefcdc-790f-4d65-962f-e4f54a575c24 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/c1be232b-b3eb-449c-b141-f97766b06c5d" status: 404 len: 110 microversion: 2.53 time: 0.018981 [ 595.251788] [48526]: [pid: 48526|app: 0|req: 71/162] 10.180.1.21 () {62 vars in 1304 bytes} [Fri Dec 12 13:51:39 2025] PUT /compute/v2.1/os-services/c1be232b-b3eb-449c-b141-f97766b06c5d => generated 110 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 595.253463] [48527]: DEBUG nova.api.openstack.wsgi [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.255285] [48526]: DEBUG nova.api.openstack.wsgi [None req-1099f491-b1b4-4261-9b87-0511bc8cb806 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 595.255353] [48527]: DEBUG nova.compute.api [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 595.259737] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.260081] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.260176] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.260367] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.260505] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.260683] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.263019] [48526]: DEBUG oslo_concurrency.lockutils [None req-1099f491-b1b4-4261-9b87-0511bc8cb806 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.263019] [48526]: DEBUG oslo_concurrency.lockutils [None req-1099f491-b1b4-4261-9b87-0511bc8cb806 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.263019] [48526]: DEBUG oslo_concurrency.lockutils [None req-1099f491-b1b4-4261-9b87-0511bc8cb806 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.281453] [48527]: WARNING neutronclient.v2_0.client [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 595.302403] [48527]: DEBUG nova.policy [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 595.307637] [48527]: INFO nova.api.openstack.requestlog [None req-1c5e647a-01ea-4338-8a6d-816bce162130 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1235 microversion: 2.1 time: 0.056159 [ 595.307858] [48527]: [pid: 48527|app: 0|req: 92/163] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.310173] [48527]: DEBUG nova.api.openstack.wsgi [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.311558] [48527]: DEBUG nova.compute.api [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 595.314962] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.315647] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.315647] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.315647] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.315647] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.315878] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.336625] [48527]: WARNING neutronclient.v2_0.client [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 595.363038] [48527]: DEBUG nova.policy [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 595.371163] [48527]: INFO nova.api.openstack.requestlog [None req-7b8dccc4-86f5-4002-a509-e5b47b8c3abb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1217 microversion: 2.1 time: 0.061621 [ 595.371749] [48527]: [pid: 48527|app: 0|req: 93/164] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1217 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.375854] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1046902227", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "84", "networks": [{"uuid": "1cf93f06-a537-4a13-a064-c5c3867c304c"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 595.420900] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.422020] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.422582] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.423023] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.424594] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.425493] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.429028] [48527]: DEBUG nova.network.neutron [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] validate_networks() for [('1cf93f06-a537-4a13-a064-c5c3867c304c', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 595.429636] [48527]: WARNING neutronclient.v2_0.client [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 595.430059] [48527]: WARNING openstack [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 595.430394] [48527]: WARNING openstack [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 595.436038] [48527]: INFO nova.network.neutron [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] _ports_needed_per_instance requested_netwokrs=[('1cf93f06-a537-4a13-a064-c5c3867c304c', None, None, None, None, None)] [ 595.516384] [48527]: WARNING neutronclient.v2_0.client [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 595.517055] [48527]: WARNING openstack [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 595.517367] [48527]: WARNING openstack [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 595.611636] [48527]: DEBUG nova.virt.hardware [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 595.611733] [48527]: DEBUG nova.virt.hardware [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 595.611883] [48527]: DEBUG nova.virt.hardware [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 595.611989] [48527]: DEBUG nova.virt.hardware [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 595.612128] [48527]: DEBUG nova.virt.hardware [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 595.624515] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.624515] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.624515] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.624857] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.626291] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.626726] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.639065] [48527]: DEBUG nova.quota [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Getting quotas for project de12cc6277ab42209e91a227e78598bc. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 595.641365] [48527]: DEBUG nova.quota [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Getting quotas for user 13d8632c6d104bd3992e55077c3d7d65 and project de12cc6277ab42209e91a227e78598bc. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 595.647126] [48527]: DEBUG nova.compute.api [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 595.648765] [48527]: DEBUG nova.compute.api [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 595.683273] [48527]: INFO nova.api.openstack.requestlog [None req-c5e3b3a3-30b4-4940-8823-fa1e6adcfca7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.310892 [ 595.683892] [48527]: [pid: 48527|app: 0|req: 94/165] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:39 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) [ 595.688391] [48527]: DEBUG nova.api.openstack.wsgi [None req-a8587539-5bb6-4c61-a2ac-87016b709929 tempest-FlavorsV255TestJSON-838662521 tempest-FlavorsV255TestJSON-838662521-project-admin] Action: 'update', calling method: >, body: {"flavor": {"description": "new"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 595.721375] [48527]: INFO nova.api.openstack.requestlog [None req-a8587539-5bb6-4c61-a2ac-87016b709929 tempest-FlavorsV255TestJSON-838662521 tempest-FlavorsV255TestJSON-838662521-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/795371653" status: 200 len: 447 microversion: 2.55 time: 0.037153 [ 595.721724] [48527]: [pid: 48527|app: 0|req: 95/166] 10.180.1.21 () {62 vars in 1211 bytes} [Fri Dec 12 13:51:39 2025] PUT /compute/v2.1/flavors/795371653 => generated 447 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 595.724445] [48527]: DEBUG nova.api.openstack.wsgi [None req-274cfd5c-e5df-42bc-b90c-bff34dcf4d81 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.726709] [48527]: WARNING openstack [None req-274cfd5c-e5df-42bc-b90c-bff34dcf4d81 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 595.727412] [48527]: WARNING openstack [None req-274cfd5c-e5df-42bc-b90c-bff34dcf4d81 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 595.919645] [48527]: INFO nova.api.openstack.requestlog [None req-274cfd5c-e5df-42bc-b90c-bff34dcf4d81 tempest-NetworksTest-244273914 tempest-NetworksTest-244273914-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 10858 microversion: 2.1 time: 0.197273 [ 595.920121] [48527]: [pid: 48527|app: 0|req: 96/167] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:51:39 2025] GET /compute/v2.1/os-networks => generated 10858 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 595.924202] [48527]: DEBUG nova.api.openstack.wsgi [None req-657ec01e-7721-4c57-a5f9-06d7a76c233d tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.938599] [48526]: INFO nova.api.openstack.requestlog [None req-1099f491-b1b4-4261-9b87-0511bc8cb806 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 234 microversion: 2.1 time: 0.686072 [ 595.940023] [48527]: INFO nova.api.openstack.requestlog [None req-657ec01e-7721-4c57-a5f9-06d7a76c233d tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-1311144402?user_id=132e617039fe47db98eaa3b45f3a9e4d" status: 200 len: 512 microversion: 2.10 time: 0.019403 [ 595.941013] [48527]: [pid: 48527|app: 0|req: 97/168] 10.180.1.21 () {60 vars in 1335 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-1311144402?user_id=132e617039fe47db98eaa3b45f3a9e4d => generated 512 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 595.941082] [48526]: [pid: 48526|app: 0|req: 72/169] 10.180.1.21 () {60 vars in 1186 bytes} [Fri Dec 12 13:51:39 2025] POST /compute/v2.1/os-aggregates/1/action => generated 234 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.944787] [48526]: DEBUG nova.api.openstack.wsgi [None req-22b72788-a9bc-42f7-9ee7-76a9b6ff6879 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "69b88cab3e4d48c9b5e21c96c9fe1aaf"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 596.027711] [48527]: DEBUG nova.api.openstack.wsgi [None req-fd882d5a-545b-4280-9019-cf276841d278 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-securitygroup-91864920", "description": "tempest-description-1138493389"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 596.032760] [48527]: WARNING neutronclient.v2_0.client [None req-fd882d5a-545b-4280-9019-cf276841d278 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 596.160363] [48526]: INFO nova.api.openstack.requestlog [None req-22b72788-a9bc-42f7-9ee7-76a9b6ff6879 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/216143483/action" status: 200 len: 21 microversion: 2.1 time: 0.218254 [ 596.160739] [48526]: [pid: 48526|app: 0|req: 73/170] 10.180.1.21 () {60 vars in 1192 bytes} [Fri Dec 12 13:51:40 2025] POST /compute/v2.1/flavors/216143483/action => generated 21 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 596.165073] [48526]: DEBUG nova.api.openstack.wsgi [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.165073] [48526]: DEBUG nova.compute.api [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 596.170574] [48526]: DEBUG oslo_concurrency.lockutils [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.170759] [48526]: DEBUG oslo_concurrency.lockutils [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.171319] [48526]: DEBUG oslo_concurrency.lockutils [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.172051] [48526]: DEBUG oslo_concurrency.lockutils [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.172264] [48526]: DEBUG oslo_concurrency.lockutils [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.172472] [48526]: DEBUG oslo_concurrency.lockutils [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.211404] [48526]: WARNING neutronclient.v2_0.client [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 596.366008] [48527]: INFO nova.api.openstack.requestlog [None req-fd882d5a-545b-4280-9019-cf276841d278 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 219 microversion: 2.1 time: 0.424262 [ 596.366008] [48527]: [pid: 48527|app: 0|req: 98/171] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:51:40 2025] POST /compute/v2.1/os-security-groups => generated 219 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 596.368741] [48527]: DEBUG nova.api.openstack.wsgi [None req-81098994-9369-49b7-9b4a-6f3ed53c7433 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.371561] [48527]: DEBUG oslo_concurrency.lockutils [None req-81098994-9369-49b7-9b4a-6f3ed53c7433 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.371561] [48527]: DEBUG oslo_concurrency.lockutils [None req-81098994-9369-49b7-9b4a-6f3ed53c7433 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.371561] [48527]: DEBUG oslo_concurrency.lockutils [None req-81098994-9369-49b7-9b4a-6f3ed53c7433 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.381238] [48527]: DEBUG oslo_concurrency.lockutils [None req-81098994-9369-49b7-9b4a-6f3ed53c7433 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.381450] [48527]: DEBUG oslo_concurrency.lockutils [None req-81098994-9369-49b7-9b4a-6f3ed53c7433 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.381595] [48527]: DEBUG oslo_concurrency.lockutils [None req-81098994-9369-49b7-9b4a-6f3ed53c7433 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.387333] [48527]: INFO nova.api.openstack.requestlog [None req-81098994-9369-49b7-9b4a-6f3ed53c7433 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.021122 [ 596.388548] [48527]: [pid: 48527|app: 0|req: 99/172] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 596.390797] [48527]: DEBUG nova.api.openstack.wsgi [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.391995] [48527]: DEBUG nova.compute.api [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 596.402390] [48527]: DEBUG oslo_concurrency.lockutils [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.402592] [48527]: DEBUG oslo_concurrency.lockutils [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.402727] [48527]: DEBUG oslo_concurrency.lockutils [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.403022] [48527]: DEBUG oslo_concurrency.lockutils [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.403188] [48527]: DEBUG oslo_concurrency.lockutils [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.403277] [48527]: DEBUG oslo_concurrency.lockutils [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.457344] [48527]: WARNING neutronclient.v2_0.client [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 596.568519] [48526]: DEBUG nova.policy [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.572896] [48526]: INFO nova.api.openstack.requestlog [None req-e50beae8-a4a7-4b6d-835c-b4102caa602d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1323 microversion: 2.1 time: 0.411603 [ 596.573292] [48526]: [pid: 48526|app: 0|req: 74/173] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1323 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.576076] [48526]: DEBUG nova.api.openstack.wsgi [None req-d03bec1e-4d9b-4720-b697-3a890727629c tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 596.586355] [48527]: DEBUG nova.policy [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.591354] [48527]: DEBUG nova.policy [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.591498] [48527]: DEBUG nova.policy [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.594011] [48526]: INFO nova.api.openstack.requestlog [None req-d03bec1e-4d9b-4720-b697-3a890727629c tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1171047793/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.019999 [ 596.594431] [48526]: [pid: 48526|app: 0|req: 75/174] 10.180.1.21 () {60 vars in 1219 bytes} [Fri Dec 12 13:51:40 2025] POST /compute/v2.1/flavors/1171047793/os-extra_specs => generated 66 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 596.600079] [48527]: INFO nova.api.openstack.requestlog [None req-1198882f-f0cb-40fc-b09a-b6d93420a796 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1489 microversion: 2.94 time: 0.211725 [ 596.600387] [48527]: [pid: 48527|app: 0|req: 100/175] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1489 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 596.605976] [48527]: DEBUG nova.api.openstack.wsgi [None req-7b25849e-ad9e-4ef4-84f6-eaca2bb8f94b tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.607492] [48527]: DEBUG nova.policy [None req-7b25849e-ad9e-4ef4-84f6-eaca2bb8f94b tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Policy check for os_compute_api:os-hosts:show failed with credentials {'is_admin': False, 'user_id': '009fbb6d4fcd43e091ece9866e283707', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aade4ecd281043dbabc03e158f92f537', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.607865] [48527]: DEBUG nova.api.openstack.wsgi [None req-7b25849e-ad9e-4ef4-84f6-eaca2bb8f94b tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:show to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 596.608407] [48527]: INFO nova.api.openstack.requestlog [None req-7b25849e-ad9e-4ef4-84f6-eaca2bb8f94b tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack" status: 403 len: 109 microversion: 2.1 time: 0.007448 [ 596.608700] [48527]: [pid: 48527|app: 0|req: 101/176] 10.180.1.21 () {58 vars in 1150 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/os-hosts/devstack => generated 109 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 596.613533] [48527]: DEBUG nova.api.openstack.wsgi [None req-0705b59c-107a-491d-83d3-06c356877bcd tempest-FlavorMetadataValidation-27676352 tempest-FlavorMetadataValidation-27676352-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.634563] [48527]: INFO nova.api.openstack.requestlog [None req-0705b59c-107a-491d-83d3-06c356877bcd tempest-FlavorMetadataValidation-27676352 tempest-FlavorMetadataValidation-27676352-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6427 microversion: 2.86 time: 0.025268 [ 596.635725] [48527]: [pid: 48527|app: 0|req: 102/177] 10.180.1.21 () {60 vars in 1182 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/flavors/detail => generated 6427 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 596.700750] [48526]: DEBUG nova.api.openstack.wsgi [None req-39e91468-70a0-458e-933b-907492ec2f73 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1648916492", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOq85tiwAwtgSBfsehUlumYRwIcGhjLjYHo9bb+7Bwt8lYgBF+k4GNsbYaW7zFRL5iXMD8htbGmLKvazuRWFzKSelSiw71kPWZ7ax+l2uxfqNHgg+69u2bn4e7CKBuOBZg=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 596.707034] [48527]: DEBUG nova.api.openstack.wsgi [None req-fca1e76d-31d3-4601-803a-73e6cdcd6d48 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.709122] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca1e76d-31d3-4601-803a-73e6cdcd6d48 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.709488] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca1e76d-31d3-4601-803a-73e6cdcd6d48 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.709727] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca1e76d-31d3-4601-803a-73e6cdcd6d48 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.714559] [48526]: DEBUG nova.quota [None req-39e91468-70a0-458e-933b-907492ec2f73 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Getting quotas for project 840d0c8348d84a27a00140bdad6c870f. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 596.718086] [48526]: DEBUG nova.quota [None req-39e91468-70a0-458e-933b-907492ec2f73 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Getting quotas for user e18e108b96754fb284606afc6775ea85 and project 840d0c8348d84a27a00140bdad6c870f. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 596.720163] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca1e76d-31d3-4601-803a-73e6cdcd6d48 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.720420] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca1e76d-31d3-4601-803a-73e6cdcd6d48 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.720579] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca1e76d-31d3-4601-803a-73e6cdcd6d48 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.728856] [48527]: INFO nova.api.openstack.requestlog [None req-fca1e76d-31d3-4601-803a-73e6cdcd6d48 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.093162 [ 596.729426] [48527]: [pid: 48527|app: 0|req: 103/178] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 596.731969] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7c4353f-9d58-47bb-b3d5-18d9dd5951b4 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.741847] [48526]: INFO nova.api.openstack.requestlog [None req-39e91468-70a0-458e-933b-907492ec2f73 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.146746 [ 596.742695] [48526]: [pid: 48526|app: 0|req: 76/179] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:51:40 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 596.744143] [48527]: INFO nova.api.openstack.requestlog [None req-c7c4353f-9d58-47bb-b3d5-18d9dd5951b4 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.014227 [ 596.744480] [48527]: [pid: 48527|app: 0|req: 104/180] 10.180.1.21 () {58 vars in 1174 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 596.746401] [48526]: DEBUG nova.api.openstack.wsgi [None req-621b32e3-77f2-4e11-81d0-90c95e0c289b tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.747365] [48527]: DEBUG nova.api.openstack.wsgi [None req-722d6ff6-7bd8-45bb-b76d-b103c8ec14ad tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.751052] [48527]: DEBUG oslo_concurrency.lockutils [None req-722d6ff6-7bd8-45bb-b76d-b103c8ec14ad tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.751052] [48527]: DEBUG oslo_concurrency.lockutils [None req-722d6ff6-7bd8-45bb-b76d-b103c8ec14ad tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.751199] [48527]: DEBUG oslo_concurrency.lockutils [None req-722d6ff6-7bd8-45bb-b76d-b103c8ec14ad tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.751606] [48527]: DEBUG oslo_concurrency.lockutils [None req-722d6ff6-7bd8-45bb-b76d-b103c8ec14ad tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.751606] [48527]: DEBUG oslo_concurrency.lockutils [None req-722d6ff6-7bd8-45bb-b76d-b103c8ec14ad tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.751740] [48527]: DEBUG oslo_concurrency.lockutils [None req-722d6ff6-7bd8-45bb-b76d-b103c8ec14ad tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.766150] [48527]: INFO nova.api.openstack.requestlog [None req-722d6ff6-7bd8-45bb-b76d-b103c8ec14ad tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.020892 [ 596.767041] [48527]: [pid: 48527|app: 0|req: 105/181] 10.180.1.21 () {60 vars in 1173 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/os-services => generated 734 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 596.769493] [48526]: INFO nova.api.openstack.requestlog [None req-621b32e3-77f2-4e11-81d0-90c95e0c289b tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5505 microversion: 2.1 time: 0.025181 [ 596.769493] [48526]: [pid: 48526|app: 0|req: 77/182] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/flavors/detail => generated 5505 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.769582] [48527]: DEBUG nova.api.openstack.wsgi [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "2048"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 596.772137] [48526]: DEBUG nova.api.openstack.wsgi [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.776268] [48526]: DEBUG nova.compute.api [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 596.780504] [48526]: DEBUG oslo_concurrency.lockutils [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.781024] [48526]: DEBUG oslo_concurrency.lockutils [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.781024] [48526]: DEBUG oslo_concurrency.lockutils [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.781301] [48526]: DEBUG oslo_concurrency.lockutils [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.781494] [48526]: DEBUG oslo_concurrency.lockutils [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.782381] [48526]: DEBUG oslo_concurrency.lockutils [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.844609] [48526]: WARNING neutronclient.v2_0.client [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 596.900139] [48526]: DEBUG nova.policy [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.912911] [48526]: DEBUG nova.policy [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.912911] [48526]: DEBUG nova.policy [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.913566] [48526]: INFO nova.api.openstack.requestlog [None req-239ab03d-e6e5-43dd-a652-1746764baadc tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1303 microversion: 2.48 time: 0.143985 [ 596.913849] [48526]: [pid: 48526|app: 0|req: 78/183] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:40 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1303 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 597.052455] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.052981] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.052981] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.053973] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.055272] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.058716] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.093343] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.093917] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.093917] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.094078] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.095724] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.100046] [48527]: DEBUG oslo_concurrency.lockutils [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.110043] [48526]: DEBUG nova.api.openstack.wsgi [None req-aec66baa-f067-4608-b303-942e1262b60e tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 597.123823] [48526]: INFO nova.api.openstack.wsgi [None req-aec66baa-f067-4608-b303-942e1262b60e tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] HTTP exception thrown: Image not found. [ 597.124104] [48526]: DEBUG nova.api.openstack.wsgi [None req-aec66baa-f067-4608-b303-942e1262b60e tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 597.124486] [48526]: INFO nova.api.openstack.requestlog [None req-aec66baa-f067-4608-b303-942e1262b60e tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/5b05bc42-a2ad-4e41-bb9f-26b1f53ed86b/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.210104 [ 597.124796] [48526]: [pid: 48526|app: 0|req: 79/184] 10.180.1.21 () {58 vars in 1288 bytes} [Fri Dec 12 13:51:41 2025] DELETE /compute/v2.1/images/5b05bc42-a2ad-4e41-bb9f-26b1f53ed86b/metadata/os_distro => generated 62 bytes in 210 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 597.127258] [48526]: DEBUG nova.api.openstack.wsgi [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 597.129516] [48526]: DEBUG nova.compute.api [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 597.135823] [48526]: DEBUG oslo_concurrency.lockutils [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.136020] [48526]: DEBUG oslo_concurrency.lockutils [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.136150] [48526]: DEBUG oslo_concurrency.lockutils [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.136406] [48526]: DEBUG oslo_concurrency.lockutils [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.136555] [48526]: DEBUG oslo_concurrency.lockutils [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.136669] [48526]: DEBUG oslo_concurrency.lockutils [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.138751] [48527]: INFO nova.api.openstack.requestlog [None req-467331e8-e082-4369-a03a-730d003967ad tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/583ab43868de44979d457bd41be38acd?user_id=48fe0e6b575e4524b310c8e78b016d85" status: 200 len: 148 microversion: 2.57 time: 0.371252 [ 597.140066] [48527]: [pid: 48527|app: 0|req: 106/185] 10.180.1.21 () {62 vars in 1379 bytes} [Fri Dec 12 13:51:40 2025] PUT /compute/v2.1/os-quota-sets/583ab43868de44979d457bd41be38acd?user_id=48fe0e6b575e4524b310c8e78b016d85 => generated 148 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 597.142624] [48527]: DEBUG nova.api.openstack.wsgi [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 597.144032] [48527]: DEBUG nova.compute.api [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 597.146869] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.147153] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.147285] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.147538] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.147679] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.147798] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.162113] [48526]: WARNING neutronclient.v2_0.client [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 597.181819] [48527]: WARNING neutronclient.v2_0.client [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 597.373853] [48526]: DEBUG nova.policy [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 597.380663] [48526]: INFO nova.api.openstack.requestlog [None req-28a64cfa-7628-4b6e-bc8e-b117e204f263 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1223 microversion: 2.1 time: 0.255326 [ 597.380984] [48526]: [pid: 48526|app: 0|req: 80/186] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:41 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1223 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.384754] [48527]: DEBUG nova.policy [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 597.384947] [48526]: DEBUG nova.api.openstack.wsgi [None req-8673ca85-0912-49ad-82a4-b9ccdcaafdd2 tempest-FlavorsV255TestJSON-752173483 tempest-FlavorsV255TestJSON-752173483-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 597.389965] [48527]: INFO nova.api.openstack.requestlog [None req-1a795694-b624-4ca0-9282-93f6aca8c7bb tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 200 len: 1213 microversion: 2.1 time: 0.249245 [ 597.390976] [48527]: [pid: 48527|app: 0|req: 107/187] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:41 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 1213 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.413058] [48526]: INFO nova.api.openstack.requestlog [None req-8673ca85-0912-49ad-82a4-b9ccdcaafdd2 tempest-FlavorsV255TestJSON-752173483 tempest-FlavorsV255TestJSON-752173483-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5821 microversion: 2.55 time: 0.029585 [ 597.413058] [48526]: [pid: 48526|app: 0|req: 81/188] 10.180.1.21 () {60 vars in 1182 bytes} [Fri Dec 12 13:51:41 2025] GET /compute/v2.1/flavors/detail => generated 5821 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 597.414450] [48526]: DEBUG nova.api.openstack.wsgi [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 597.415392] [48526]: DEBUG nova.compute.api [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 597.421747] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.421928] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.422078] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.422538] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.422538] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.422648] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.440567] [48526]: WARNING neutronclient.v2_0.client [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 597.514466] [48527]: DEBUG nova.api.openstack.wsgi [None req-dfbe8540-8da8-46e7-82c6-5c63fc4484b8 tempest-AZV2TestJSON-86725343 tempest-AZV2TestJSON-86725343-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 597.517196] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfbe8540-8da8-46e7-82c6-5c63fc4484b8 tempest-AZV2TestJSON-86725343 tempest-AZV2TestJSON-86725343-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.517196] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfbe8540-8da8-46e7-82c6-5c63fc4484b8 tempest-AZV2TestJSON-86725343 tempest-AZV2TestJSON-86725343-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.517360] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfbe8540-8da8-46e7-82c6-5c63fc4484b8 tempest-AZV2TestJSON-86725343 tempest-AZV2TestJSON-86725343-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.517826] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfbe8540-8da8-46e7-82c6-5c63fc4484b8 tempest-AZV2TestJSON-86725343 tempest-AZV2TestJSON-86725343-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.517826] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfbe8540-8da8-46e7-82c6-5c63fc4484b8 tempest-AZV2TestJSON-86725343 tempest-AZV2TestJSON-86725343-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.518079] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfbe8540-8da8-46e7-82c6-5c63fc4484b8 tempest-AZV2TestJSON-86725343 tempest-AZV2TestJSON-86725343-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.535656] [48527]: INFO nova.api.openstack.requestlog [None req-dfbe8540-8da8-46e7-82c6-5c63fc4484b8 tempest-AZV2TestJSON-86725343 tempest-AZV2TestJSON-86725343-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.144803 [ 597.536013] [48527]: [pid: 48527|app: 0|req: 108/189] 10.180.1.21 () {58 vars in 1159 bytes} [Fri Dec 12 13:51:41 2025] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 597.538530] [48527]: DEBUG nova.api.openstack.wsgi [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 597.539799] [48527]: DEBUG nova.compute.api [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 597.544821] [48527]: DEBUG oslo_concurrency.lockutils [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.544821] [48527]: DEBUG oslo_concurrency.lockutils [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.544821] [48527]: DEBUG oslo_concurrency.lockutils [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.544821] [48527]: DEBUG oslo_concurrency.lockutils [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.545051] [48527]: DEBUG oslo_concurrency.lockutils [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.545051] [48527]: DEBUG oslo_concurrency.lockutils [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.567539] [48527]: WARNING neutronclient.v2_0.client [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 598.146376] [48526]: DEBUG nova.policy [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.152484] [48526]: INFO nova.api.openstack.requestlog [None req-aaad2e09-0c6e-4791-9720-f03bd039292e tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1208 microversion: 2.1 time: 0.740211 [ 598.152812] [48526]: [pid: 48526|app: 0|req: 82/190] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:41 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1208 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.155119] [48526]: DEBUG nova.api.openstack.wsgi [None req-1d6de8a5-8818-4412-8985-9b9cb02eb7da tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 598.159173] [48527]: DEBUG nova.policy [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.162744] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d6de8a5-8818-4412-8985-9b9cb02eb7da tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.162929] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d6de8a5-8818-4412-8985-9b9cb02eb7da tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.163078] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d6de8a5-8818-4412-8985-9b9cb02eb7da tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.163299] [48527]: INFO nova.api.openstack.requestlog [None req-f76b988e-46f2-4c30-b17b-b99575531d87 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1208 microversion: 2.1 time: 0.626723 [ 598.163622] [48527]: [pid: 48527|app: 0|req: 109/191] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:41 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1208 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.166025] [48527]: DEBUG nova.api.openstack.wsgi [None req-a774e3fc-7ef8-4aba-9f1e-deafda5f4eff tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV210TestJSON-keypair-810382188", "type": "ssh", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK/N5tf2Z1v2jxbLjid1M4vPVPYyliQnKYoMYPopzAtOQjMGa3fWWGtUwcuxRVy3iLgAUMn7VkjlrOkavFMLf93yiVxjrlS8kBsgg9Z7gEqWRxPzC+Wepd1LTgKFcQOz+g=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 598.175129] [48527]: DEBUG nova.quota [None req-a774e3fc-7ef8-4aba-9f1e-deafda5f4eff tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Getting quotas for project bca282f296e24ffb8bc953360a32045d. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 598.177429] [48527]: DEBUG nova.quota [None req-a774e3fc-7ef8-4aba-9f1e-deafda5f4eff tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Getting quotas for user 806bdcf8481c499aab1f4f8f0b6c7d2d and project bca282f296e24ffb8bc953360a32045d. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 598.191223] [48527]: INFO nova.api.openstack.requestlog [None req-a774e3fc-7ef8-4aba-9f1e-deafda5f4eff tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.10 time: 0.026994 [ 598.191709] [48527]: [pid: 48527|app: 0|req: 110/192] 10.180.1.21 () {62 vars in 1195 bytes} [Fri Dec 12 13:51:42 2025] POST /compute/v2.1/os-keypairs => generated 421 bytes in 27 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 598.193965] [48527]: DEBUG nova.api.openstack.wsgi [None req-2d34c2ac-9ad9-4961-a92e-d8f701e36d1c tempest-FlavorsAccessTestJSON-1903721555 tempest-FlavorsAccessTestJSON-1903721555-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.194084] [48526]: INFO nova.api.openstack.wsgi [None req-1d6de8a5-8818-4412-8985-9b9cb02eb7da tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] HTTP exception thrown: Aggregate 1 already has host cpu-1. [ 598.194260] [48526]: DEBUG nova.api.openstack.wsgi [None req-1d6de8a5-8818-4412-8985-9b9cb02eb7da tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Returning 409 to user: Aggregate 1 already has host cpu-1. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 598.194651] [48526]: INFO nova.api.openstack.requestlog [None req-1d6de8a5-8818-4412-8985-9b9cb02eb7da tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 409 len: 87 microversion: 2.1 time: 0.041359 [ 598.194926] [48526]: [pid: 48526|app: 0|req: 83/193] 10.180.1.21 () {60 vars in 1186 bytes} [Fri Dec 12 13:51:42 2025] POST /compute/v2.1/os-aggregates/1/action => generated 87 bytes in 42 msecs (HTTP/1.1 409) 9 headers in 377 bytes (1 switches on core 0) [ 598.197536] [48526]: DEBUG nova.api.openstack.wsgi [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.199527] [48526]: DEBUG nova.compute.api [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 598.203061] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.203239] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.203371] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.203615] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.203753] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.203871] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.214405] [48527]: INFO nova.api.openstack.requestlog [None req-2d34c2ac-9ad9-4961-a92e-d8f701e36d1c tempest-FlavorsAccessTestJSON-1903721555 tempest-FlavorsAccessTestJSON-1903721555-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5505 microversion: 2.1 time: 0.022222 [ 598.214747] [48527]: [pid: 48527|app: 0|req: 111/194] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:42 2025] GET /compute/v2.1/flavors/detail => generated 5505 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.218634] [48527]: DEBUG nova.api.openstack.wsgi [None req-3193b62b-f91f-4262-bb24-8089528b50aa tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-securitygroup-969925744", "description": "tempest-description-326308255"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 598.221013] [48527]: WARNING neutronclient.v2_0.client [None req-3193b62b-f91f-4262-bb24-8089528b50aa tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 598.221351] [48526]: WARNING neutronclient.v2_0.client [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 598.720304] [48527]: INFO nova.api.openstack.requestlog [None req-3193b62b-f91f-4262-bb24-8089528b50aa tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 219 microversion: 2.1 time: 0.503088 [ 598.720304] [48527]: [pid: 48527|app: 0|req: 112/195] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:51:42 2025] POST /compute/v2.1/os-security-groups => generated 219 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 598.723587] [48527]: DEBUG nova.api.openstack.wsgi [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.725217] [48527]: DEBUG nova.compute.api [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 598.731758] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.731946] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.732105] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.732559] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.732559] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.732672] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.733358] [48526]: DEBUG nova.policy [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.741810] [48526]: INFO nova.api.openstack.requestlog [None req-ede3e335-17f7-4aaf-be70-f83e83cebd37 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1235 microversion: 2.1 time: 0.545345 [ 598.742356] [48526]: [pid: 48526|app: 0|req: 84/196] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:42 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1235 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.747360] [48526]: DEBUG nova.api.openstack.wsgi [None req-5ebb2fb7-131e-491f-85e4-7fac387d7ab2 tempest-HypervisorAdminNegativeUnderV252Test-288219227 tempest-HypervisorAdminNegativeUnderV252Test-288219227-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.750368] [48526]: DEBUG nova.policy [None req-5ebb2fb7-131e-491f-85e4-7fac387d7ab2 tempest-HypervisorAdminNegativeUnderV252Test-288219227 tempest-HypervisorAdminNegativeUnderV252Test-288219227-project-member] Policy check for os_compute_api:os-hypervisors:servers failed with credentials {'is_admin': False, 'user_id': 'f422cbb7fcd846268cf22e5fc3ab0e27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49c3a5161983465aa8b398067927692f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.750368] [48526]: DEBUG nova.api.openstack.wsgi [None req-5ebb2fb7-131e-491f-85e4-7fac387d7ab2 tempest-HypervisorAdminNegativeUnderV252Test-288219227 tempest-HypervisorAdminNegativeUnderV252Test-288219227-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:servers to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 598.750368] [48526]: INFO nova.api.openstack.requestlog [None req-5ebb2fb7-131e-491f-85e4-7fac387d7ab2 tempest-HypervisorAdminNegativeUnderV252Test-288219227 tempest-HypervisorAdminNegativeUnderV252Test-288219227-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/servers" status: 403 len: 118 microversion: 2.1 time: 0.005852 [ 598.750368] [48526]: [pid: 48526|app: 0|req: 85/197] 10.180.1.21 () {58 vars in 1171 bytes} [Fri Dec 12 13:51:42 2025] GET /compute/v2.1/os-hypervisors/1/servers => generated 118 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 598.750673] [48527]: WARNING neutronclient.v2_0.client [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 598.755202] [48526]: DEBUG nova.api.openstack.wsgi [None req-701a7837-15ba-4d10-9b45-2cb0c202cbac tempest-FlavorsExtraSpecsTestJSON-637294219 tempest-FlavorsExtraSpecsTestJSON-637294219-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.767482] [48526]: INFO nova.api.openstack.requestlog [None req-701a7837-15ba-4d10-9b45-2cb0c202cbac tempest-FlavorsExtraSpecsTestJSON-637294219 tempest-FlavorsExtraSpecsTestJSON-637294219-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1171047793/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.016462 [ 598.767833] [48526]: [pid: 48526|app: 0|req: 86/198] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:51:42 2025] GET /compute/v2.1/flavors/1171047793/os-extra_specs/hw:numa_nodes => generated 22 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 598.771161] [48526]: DEBUG nova.api.openstack.wsgi [None req-85055c94-352e-4f09-a8ee-b0546c44c9ec tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.777020] [48526]: INFO nova.api.openstack.wsgi [None req-85055c94-352e-4f09-a8ee-b0546c44c9ec tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 598.777312] [48526]: DEBUG nova.api.openstack.wsgi [None req-85055c94-352e-4f09-a8ee-b0546c44c9ec tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 598.777708] [48526]: INFO nova.api.openstack.requestlog [None req-85055c94-352e-4f09-a8ee-b0546c44c9ec tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.009423 [ 598.778050] [48526]: [pid: 48526|app: 0|req: 87/199] 10.180.1.21 () {58 vars in 1186 bytes} [Fri Dec 12 13:51:42 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 598.781411] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4f161f6-ad10-4d07-9fff-d4f04515eb63 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.783719] [48526]: DEBUG nova.policy [None req-c4f161f6-ad10-4d07-9fff-d4f04515eb63 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Policy check for os_compute_api:os-hypervisors:uptime failed with credentials {'is_admin': False, 'user_id': 'fad6922409964c99b98265dd5525d7b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd39e99e51df4c46a71e89ab7727f101', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.784029] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4f161f6-ad10-4d07-9fff-d4f04515eb63 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:uptime to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 598.784477] [48526]: INFO nova.api.openstack.requestlog [None req-c4f161f6-ad10-4d07-9fff-d4f04515eb63 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/uptime" status: 403 len: 117 microversion: 2.1 time: 0.005775 [ 598.784756] [48526]: [pid: 48526|app: 0|req: 88/200] 10.180.1.21 () {58 vars in 1168 bytes} [Fri Dec 12 13:51:43 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) [ 598.787028] [48526]: DEBUG nova.api.openstack.wsgi [None req-7d985e9b-1ac9-4fc4-b44e-efba0b7f84cd tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 598.804673] [48526]: INFO nova.api.openstack.requestlog [None req-7d985e9b-1ac9-4fc4-b44e-efba0b7f84cd tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/938169181/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.019330 [ 598.805103] [48526]: [pid: 48526|app: 0|req: 89/201] 10.180.1.21 () {60 vars in 1216 bytes} [Fri Dec 12 13:51:43 2025] POST /compute/v2.1/flavors/938169181/os-extra_specs => generated 43 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 598.809696] [48526]: DEBUG nova.api.openstack.wsgi [None req-7d76dd33-9a81-423d-97d6-1dcaa23b5992 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.812982] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d76dd33-9a81-423d-97d6-1dcaa23b5992 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.813250] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d76dd33-9a81-423d-97d6-1dcaa23b5992 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.813396] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d76dd33-9a81-423d-97d6-1dcaa23b5992 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.814232] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d76dd33-9a81-423d-97d6-1dcaa23b5992 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.814468] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d76dd33-9a81-423d-97d6-1dcaa23b5992 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.814605] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d76dd33-9a81-423d-97d6-1dcaa23b5992 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.831767] [48526]: INFO nova.api.openstack.requestlog [None req-7d76dd33-9a81-423d-97d6-1dcaa23b5992 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.026077 [ 598.832445] [48526]: [pid: 48526|app: 0|req: 90/202] 10.180.1.21 () {60 vars in 1206 bytes} [Fri Dec 12 13:51:43 2025] GET /compute/v2.1/os-services?xxx=nova-compute => generated 734 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 598.835237] [48526]: DEBUG nova.api.openstack.wsgi [None req-ab810944-e94c-4dbc-bb46-f211a79d872a tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1790609350", "id": 405513778, "swap": 1024, "rxtx_factor": 2, "OS-FLV-EXT-DATA:ephemeral": 10, "os-flavor-access:is_public": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 598.854242] [48526]: INFO nova.api.openstack.requestlog [None req-ab810944-e94c-4dbc-bb46-f211a79d872a tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.021188 [ 598.855032] [48526]: [pid: 48526|app: 0|req: 91/203] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:43 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) [ 598.858259] [48526]: DEBUG nova.api.openstack.wsgi [None req-0acc5585-fb0e-4da2-a433-ab95a8941621 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.886177] [48526]: INFO nova.api.openstack.wsgi [None req-0acc5585-fb0e-4da2-a433-ab95a8941621 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] HTTP exception thrown: Image not found. [ 598.886519] [48526]: DEBUG nova.api.openstack.wsgi [None req-0acc5585-fb0e-4da2-a433-ab95a8941621 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 598.886982] [48526]: INFO nova.api.openstack.requestlog [None req-0acc5585-fb0e-4da2-a433-ab95a8941621 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] 10.180.1.21 "GET /compute/v2.1/images/07b3ee16-b81c-4ade-9280-08bfc8ba514e/metadata/os_version" status: 404 len: 62 microversion: 2.1 time: 0.031976 [ 598.887432] [48526]: [pid: 48526|app: 0|req: 92/204] 10.180.1.21 () {58 vars in 1288 bytes} [Fri Dec 12 13:51:43 2025] GET /compute/v2.1/images/07b3ee16-b81c-4ade-9280-08bfc8ba514e/metadata/os_version => generated 62 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 598.894024] [48526]: DEBUG nova.api.openstack.wsgi [None req-103f4e57-8961-4a48-99cb-76883924ef19 tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 599.042196] [48526]: INFO nova.api.openstack.requestlog [None req-103f4e57-8961-4a48-99cb-76883924ef19 tempest-QuotasAdminTestV257-1845695167 tempest-QuotasAdminTestV257-1845695167-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/583ab43868de44979d457bd41be38acd?user_id=48fe0e6b575e4524b310c8e78b016d85" status: 200 len: 190 microversion: 2.57 time: 0.154083 [ 599.043558] [48526]: [pid: 48526|app: 0|req: 93/205] 10.180.1.21 () {60 vars in 1359 bytes} [Fri Dec 12 13:51:43 2025] GET /compute/v2.1/os-quota-sets/583ab43868de44979d457bd41be38acd?user_id=48fe0e6b575e4524b310c8e78b016d85 => generated 190 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 599.051030] [48526]: DEBUG nova.api.openstack.wsgi [None req-e946aee9-3709-4cff-b3fb-ba38394ce0df tempest-FlavorsV255TestJSON-752173483 tempest-FlavorsV255TestJSON-752173483-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 599.073339] [48526]: INFO nova.api.openstack.requestlog [None req-e946aee9-3709-4cff-b3fb-ba38394ce0df tempest-FlavorsV255TestJSON-752173483 tempest-FlavorsV255TestJSON-752173483-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 3501 microversion: 2.55 time: 0.029061 [ 599.073781] [48526]: [pid: 48526|app: 0|req: 94/206] 10.180.1.21 () {60 vars in 1161 bytes} [Fri Dec 12 13:51:43 2025] GET /compute/v2.1/flavors => generated 3501 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 599.077127] [48526]: DEBUG nova.api.openstack.wsgi [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 599.077876] [48526]: DEBUG nova.compute.api [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 599.087845] [48526]: DEBUG oslo_concurrency.lockutils [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 599.088097] [48526]: DEBUG oslo_concurrency.lockutils [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 599.088407] [48526]: DEBUG oslo_concurrency.lockutils [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 599.088497] [48526]: DEBUG oslo_concurrency.lockutils [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 599.088641] [48526]: DEBUG oslo_concurrency.lockutils [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 599.088759] [48526]: DEBUG oslo_concurrency.lockutils [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 599.121962] [48526]: WARNING neutronclient.v2_0.client [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 599.242963] [48527]: DEBUG nova.policy [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 599.250121] [48527]: INFO nova.api.openstack.requestlog [None req-4b39edf5-63d8-4fc6-9b1b-715cdf7d70e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1217 microversion: 2.1 time: 0.529822 [ 599.250513] [48527]: [pid: 48527|app: 0|req: 113/207] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:42 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1217 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.254172] [48527]: DEBUG nova.api.openstack.wsgi [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 599.254516] [48527]: DEBUG nova.compute.api [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 599.262902] [48527]: DEBUG oslo_concurrency.lockutils [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 599.263089] [48527]: DEBUG oslo_concurrency.lockutils [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 599.263206] [48527]: DEBUG oslo_concurrency.lockutils [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 599.263453] [48527]: DEBUG oslo_concurrency.lockutils [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 599.263616] [48527]: DEBUG oslo_concurrency.lockutils [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 599.263755] [48527]: DEBUG oslo_concurrency.lockutils [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 599.287165] [48527]: WARNING neutronclient.v2_0.client [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 599.864028] [48527]: DEBUG nova.policy [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 599.872239] [48527]: DEBUG nova.policy [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 599.874031] [48527]: DEBUG nova.policy [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 599.878221] [48527]: INFO nova.api.openstack.requestlog [None req-0557509b-42e7-4cec-bea4-987ca7a59102 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1489 microversion: 2.94 time: 0.627154 [ 599.878543] [48527]: [pid: 48527|app: 0|req: 114/208] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:43 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1489 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 599.880729] [48527]: DEBUG nova.api.openstack.wsgi [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-1750673347", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "7b761c93-01e0-4045-b3d0-3f49d538df22"}], "security_groups": [{"name": "tempest-securitygroup--701570226"}], "key_name": "tempest-keypair-1648916492", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 599.899934] [48526]: DEBUG nova.policy [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 599.910143] [48526]: INFO nova.api.openstack.requestlog [None req-75f08fd1-01f6-4a5b-99c2-07bd469f64ab tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1353 microversion: 2.1 time: 0.833870 [ 599.910143] [48526]: [pid: 48526|app: 0|req: 95/209] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:43 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1353 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.912038] [48526]: DEBUG nova.api.openstack.wsgi [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 599.913427] [48526]: DEBUG nova.compute.api [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 599.920952] [48526]: DEBUG oslo_concurrency.lockutils [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 599.920952] [48526]: DEBUG oslo_concurrency.lockutils [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 599.920952] [48526]: DEBUG oslo_concurrency.lockutils [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 599.920952] [48526]: DEBUG oslo_concurrency.lockutils [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 599.921282] [48526]: DEBUG oslo_concurrency.lockutils [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 599.921282] [48526]: DEBUG oslo_concurrency.lockutils [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 599.936905] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 599.936905] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 599.936905] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 599.936905] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 599.937157] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 599.937157] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 599.943375] [48526]: WARNING neutronclient.v2_0.client [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 599.946690] [48527]: WARNING neutronclient.v2_0.client [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 601.578064] [48526]: DEBUG nova.policy [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.587727] [48526]: DEBUG nova.policy [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.588902] [48526]: DEBUG nova.policy [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.590522] [48526]: INFO nova.api.openstack.requestlog [None req-b31d0885-2da4-4e4d-b880-606b72040d49 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1367 microversion: 2.48 time: 1.681337 [ 601.592504] [48526]: [pid: 48526|app: 0|req: 96/210] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:44 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1367 bytes in 1682 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 601.621191] [48527]: DEBUG nova.network.neutron [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] validate_networks() for [('7b761c93-01e0-4045-b3d0-3f49d538df22', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 601.622362] [48527]: WARNING neutronclient.v2_0.client [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 601.622362] [48527]: WARNING openstack [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 601.622552] [48527]: WARNING openstack [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 601.630711] [48527]: INFO nova.network.neutron [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] _ports_needed_per_instance requested_netwokrs=[('7b761c93-01e0-4045-b3d0-3f49d538df22', None, None, None, None, None)] [ 601.707213] [48526]: DEBUG nova.api.openstack.wsgi [None req-2c92d2ae-551c-4c8a-83b2-7f76153b0cee tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.741165] [48526]: INFO nova.api.openstack.requestlog [None req-2c92d2ae-551c-4c8a-83b2-7f76153b0cee tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 200 len: 371 microversion: 2.1 time: 0.149601 [ 601.741391] [48526]: [pid: 48526|app: 0|req: 97/211] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 13:51:45 2025] GET /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 371 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 601.743740] [48526]: DEBUG nova.api.openstack.wsgi [None req-826eaddf-ea37-474f-89d4-0628d30b4b2e tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.746075] [48526]: WARNING oslo_db.sqlalchemy.utils [None req-826eaddf-ea37-474f-89d4-0628d30b4b2e tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 601.753301] [48526]: INFO nova.api.openstack.requestlog [None req-826eaddf-ea37-474f-89d4-0628d30b4b2e tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs?user_id=132e617039fe47db98eaa3b45f3a9e4d" status: 200 len: 726 microversion: 2.10 time: 0.011370 [ 601.753621] [48526]: [pid: 48526|app: 0|req: 98/212] 10.180.1.21 () {60 vars in 1254 bytes} [Fri Dec 12 13:51:45 2025] GET /compute/v2.1/os-keypairs?user_id=132e617039fe47db98eaa3b45f3a9e4d => generated 726 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 601.758788] [48526]: DEBUG nova.api.openstack.wsgi [None req-e25cf500-daa3-40ff-86e5-be15ae3f1cd6 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 601.768420] [48526]: DEBUG oslo_concurrency.lockutils [None req-e25cf500-daa3-40ff-86e5-be15ae3f1cd6 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.768420] [48526]: DEBUG oslo_concurrency.lockutils [None req-e25cf500-daa3-40ff-86e5-be15ae3f1cd6 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.768420] [48526]: DEBUG oslo_concurrency.lockutils [None req-e25cf500-daa3-40ff-86e5-be15ae3f1cd6 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.842234] [48527]: WARNING neutronclient.v2_0.client [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 601.842889] [48527]: WARNING openstack [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 601.843050] [48527]: WARNING openstack [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 601.908678] [48526]: INFO nova.api.openstack.requestlog [None req-e25cf500-daa3-40ff-86e5-be15ae3f1cd6 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 227 microversion: 2.1 time: 0.154530 [ 601.909970] [48526]: [pid: 48526|app: 0|req: 99/213] 10.180.1.21 () {60 vars in 1186 bytes} [Fri Dec 12 13:51:45 2025] POST /compute/v2.1/os-aggregates/1/action => generated 227 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 601.913685] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2ab1d9e-9891-463b-be67-020613d6e390 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.936832] [48526]: INFO nova.api.openstack.requestlog [None req-f2ab1d9e-9891-463b-be67-020613d6e390 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/216143483" status: 202 len: 0 microversion: 2.1 time: 0.025719 [ 601.936832] [48526]: [pid: 48526|app: 0|req: 100/214] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:51:46 2025] DELETE /compute/v2.1/flavors/216143483 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 601.941281] [48526]: DEBUG nova.api.openstack.wsgi [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.943465] [48526]: DEBUG nova.compute.api [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 601.951079] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.951079] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.951079] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.951079] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.951331] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.951331] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.971526] [48526]: WARNING neutronclient.v2_0.client [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 602.007769] [48527]: DEBUG nova.virt.hardware [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 602.007918] [48527]: DEBUG nova.virt.hardware [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 602.008997] [48527]: DEBUG nova.virt.hardware [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 602.009176] [48527]: DEBUG nova.virt.hardware [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 602.009324] [48527]: DEBUG nova.virt.hardware [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 602.020959] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.020959] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.020959] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.021391] [48526]: DEBUG nova.policy [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 602.021509] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.026146] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.027218] [48527]: DEBUG oslo_concurrency.lockutils [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.033023] [48526]: INFO nova.api.openstack.requestlog [None req-ad6b0c46-5906-44c5-85d3-58d44d339686 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1223 microversion: 2.1 time: 0.094514 [ 602.033023] [48526]: [pid: 48526|app: 0|req: 101/215] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1223 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.034980] [48526]: DEBUG nova.api.openstack.wsgi [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.036571] [48526]: DEBUG nova.compute.api [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 602.042757] [48526]: DEBUG oslo_concurrency.lockutils [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.043164] [48526]: DEBUG oslo_concurrency.lockutils [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.044157] [48526]: DEBUG oslo_concurrency.lockutils [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.044157] [48526]: DEBUG oslo_concurrency.lockutils [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.044157] [48526]: DEBUG oslo_concurrency.lockutils [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.044157] [48526]: DEBUG oslo_concurrency.lockutils [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.046473] [48527]: DEBUG nova.quota [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Getting quotas for project 840d0c8348d84a27a00140bdad6c870f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 602.052027] [48527]: DEBUG nova.quota [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Getting quotas for user e18e108b96754fb284606afc6775ea85 and project 840d0c8348d84a27a00140bdad6c870f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 602.059814] [48527]: DEBUG nova.compute.api [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 602.061057] [48527]: DEBUG nova.compute.api [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 602.096056] [48527]: INFO nova.api.openstack.requestlog [None req-8098fd7d-505c-4591-a5f8-5789c36e538e tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 2.213819 [ 602.096056] [48527]: [pid: 48527|app: 0|req: 115/216] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:44 2025] POST /compute/v2.1/servers => generated 405 bytes in 2214 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 602.096276] [48526]: WARNING neutronclient.v2_0.client [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 602.096317] [48527]: DEBUG nova.api.openstack.wsgi [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.098458] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 602.386762] [48526]: DEBUG nova.policy [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 602.393247] [48526]: INFO nova.api.openstack.requestlog [None req-e886ccd9-0b8d-44e2-8e73-8bad5c922f9a tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 200 len: 1277 microversion: 2.1 time: 0.360289 [ 602.393735] [48526]: [pid: 48526|app: 0|req: 102/217] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 1277 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.397452] [48526]: DEBUG nova.api.openstack.wsgi [None req-9980d553-e34c-450f-b595-9faa4004e1a4 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.401586] [48526]: DEBUG oslo_concurrency.lockutils [None req-9980d553-e34c-450f-b595-9faa4004e1a4 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.401772] [48526]: DEBUG oslo_concurrency.lockutils [None req-9980d553-e34c-450f-b595-9faa4004e1a4 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.401912] [48526]: DEBUG oslo_concurrency.lockutils [None req-9980d553-e34c-450f-b595-9faa4004e1a4 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.413489] [48526]: INFO nova.api.openstack.wsgi [None req-9980d553-e34c-450f-b595-9faa4004e1a4 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] HTTP exception thrown: No hypervisor matching 'bc371fe5-4725-4a52-a87c-a55215dae31f' could be found. [ 602.413751] [48526]: DEBUG nova.api.openstack.wsgi [None req-9980d553-e34c-450f-b595-9faa4004e1a4 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] Returning 404 to user: No hypervisor matching 'bc371fe5-4725-4a52-a87c-a55215dae31f' could be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 602.416161] [48526]: INFO nova.api.openstack.requestlog [None req-9980d553-e34c-450f-b595-9faa4004e1a4 tempest-HypervisorAdminNegativeUnderV252Test-364735090 tempest-HypervisorAdminNegativeUnderV252Test-364735090-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/bc371fe5-4725-4a52-a87c-a55215dae31f/servers" status: 404 len: 123 microversion: 2.1 time: 0.019950 [ 602.416522] [48526]: [pid: 48526|app: 0|req: 103/218] 10.180.1.21 () {58 vars in 1276 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/os-hypervisors/bc371fe5-4725-4a52-a87c-a55215dae31f/servers => generated 123 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 602.419277] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c0f5221-d219-4a14-9183-58890b0c4a3c tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 602.442977] [48526]: INFO nova.api.openstack.requestlog [None req-6c0f5221-d219-4a14-9183-58890b0c4a3c tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1171047793/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.025746 [ 602.443239] [48526]: [pid: 48526|app: 0|req: 104/219] 10.180.1.21 () {60 vars in 1219 bytes} [Fri Dec 12 13:51:46 2025] POST /compute/v2.1/flavors/1171047793/os-extra_specs => generated 66 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 602.445754] [48526]: DEBUG nova.api.openstack.wsgi [None req-42f91c74-e8c0-44f2-943b-9d13d1e550dd tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.449739] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 602.450321] [48526]: DEBUG nova.policy [None req-42f91c74-e8c0-44f2-943b-9d13d1e550dd tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Policy check for os_compute_api:os-hosts:shutdown failed with credentials {'is_admin': False, 'user_id': '009fbb6d4fcd43e091ece9866e283707', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aade4ecd281043dbabc03e158f92f537', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 602.451178] [48526]: DEBUG nova.api.openstack.wsgi [None req-42f91c74-e8c0-44f2-943b-9d13d1e550dd tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:shutdown to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 602.451753] [48526]: INFO nova.api.openstack.requestlog [None req-42f91c74-e8c0-44f2-943b-9d13d1e550dd tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/shutdown" status: 403 len: 113 microversion: 2.1 time: 0.007929 [ 602.451969] [48526]: [pid: 48526|app: 0|req: 105/220] 10.180.1.21 () {58 vars in 1177 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/os-hosts/devstack/shutdown => generated 113 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 602.456080] [48526]: DEBUG nova.api.openstack.wsgi [None req-87c339fb-4ab3-4770-9728-0d58107dc1d8 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.458497] [48526]: INFO nova.api.openstack.wsgi [None req-87c339fb-4ab3-4770-9728-0d58107dc1d8 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] HTTP exception thrown: Hypervisor with ID '9bbbe206-d1c7-4c5e-b3b0-fac3eafd7415' could not be found. [ 602.458749] [48526]: DEBUG nova.api.openstack.wsgi [None req-87c339fb-4ab3-4770-9728-0d58107dc1d8 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Returning 404 to user: Hypervisor with ID '9bbbe206-d1c7-4c5e-b3b0-fac3eafd7415' could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 602.459150] [48526]: INFO nova.api.openstack.requestlog [None req-87c339fb-4ab3-4770-9728-0d58107dc1d8 tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/9bbbe206-d1c7-4c5e-b3b0-fac3eafd7415/uptime" status: 404 len: 123 microversion: 2.1 time: 0.006671 [ 602.459513] [48526]: [pid: 48526|app: 0|req: 106/221] 10.180.1.21 () {58 vars in 1273 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/os-hypervisors/9bbbe206-d1c7-4c5e-b3b0-fac3eafd7415/uptime => generated 123 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 602.461972] [48526]: DEBUG nova.api.openstack.wsgi [None req-07cc5b3a-3372-4379-a550-be248b960230 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-152157011", "id": 1407423571, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 602.482827] [48526]: INFO nova.api.openstack.requestlog [None req-07cc5b3a-3372-4379-a550-be248b960230 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 423 microversion: 2.1 time: 0.022072 [ 602.482827] [48526]: [pid: 48526|app: 0|req: 107/222] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:46 2025] POST /compute/v2.1/flavors => generated 423 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 602.485979] [48526]: DEBUG nova.api.openstack.wsgi [None req-310842b3-3a83-4c01-b325-925299298aaa tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.488166] [48526]: DEBUG oslo_concurrency.lockutils [None req-310842b3-3a83-4c01-b325-925299298aaa tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.488374] [48526]: DEBUG oslo_concurrency.lockutils [None req-310842b3-3a83-4c01-b325-925299298aaa tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.488501] [48526]: DEBUG oslo_concurrency.lockutils [None req-310842b3-3a83-4c01-b325-925299298aaa tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.488875] [48526]: DEBUG oslo_concurrency.lockutils [None req-310842b3-3a83-4c01-b325-925299298aaa tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.489010] [48526]: DEBUG oslo_concurrency.lockutils [None req-310842b3-3a83-4c01-b325-925299298aaa tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.489964] [48526]: DEBUG oslo_concurrency.lockutils [None req-310842b3-3a83-4c01-b325-925299298aaa tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.503233] [48526]: INFO nova.api.openstack.requestlog [None req-310842b3-3a83-4c01-b325-925299298aaa tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.019783 [ 602.503609] [48526]: [pid: 48526|app: 0|req: 108/223] 10.180.1.21 () {60 vars in 1173 bytes} [Fri Dec 12 13:51:46 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) [ 602.505972] [48526]: DEBUG nova.api.openstack.wsgi [None req-caf0ba92-94e2-4375-a7c6-45bb96febf02 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.530986] [48526]: INFO nova.api.openstack.requestlog [None req-caf0ba92-94e2-4375-a7c6-45bb96febf02 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6322 microversion: 2.1 time: 0.026718 [ 602.531401] [48526]: [pid: 48526|app: 0|req: 109/224] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/flavors/detail => generated 6322 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.534659] [48526]: DEBUG nova.api.openstack.wsgi [None req-ee3b5f4d-48b4-413e-a103-ec9084b20a03 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.555863] [48526]: INFO nova.api.openstack.wsgi [None req-ee3b5f4d-48b4-413e-a103-ec9084b20a03 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] HTTP exception thrown: Image not found. [ 602.555863] [48526]: DEBUG nova.api.openstack.wsgi [None req-ee3b5f4d-48b4-413e-a103-ec9084b20a03 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 602.555863] [48526]: INFO nova.api.openstack.requestlog [None req-ee3b5f4d-48b4-413e-a103-ec9084b20a03 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] 10.180.1.21 "GET /compute/v2.1/images/360e05eb-2cf5-4434-913d-b831bd2c0951/metadata" status: 404 len: 62 microversion: 2.1 time: 0.022934 [ 602.555863] [48526]: [pid: 48526|app: 0|req: 110/225] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/images/360e05eb-2cf5-4434-913d-b831bd2c0951/metadata => generated 62 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 602.558202] [48526]: DEBUG nova.api.openstack.wsgi [None req-c31f9203-e1e6-4c4d-beba-32acaade4194 tempest-FlavorsV255TestJSON-838662521 tempest-FlavorsV255TestJSON-838662521-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.576028] [48526]: INFO nova.api.openstack.requestlog [None req-c31f9203-e1e6-4c4d-beba-32acaade4194 tempest-FlavorsV255TestJSON-838662521 tempest-FlavorsV255TestJSON-838662521-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/795371653" status: 202 len: 0 microversion: 2.55 time: 0.019904 [ 602.576028] [48526]: [pid: 48526|app: 0|req: 111/226] 10.180.1.21 () {60 vars in 1194 bytes} [Fri Dec 12 13:51:46 2025] DELETE /compute/v2.1/flavors/795371653 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 602.580782] [48526]: DEBUG nova.api.openstack.wsgi [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.582193] [48526]: DEBUG nova.compute.api [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 602.587070] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 602.592604] [48526]: DEBUG oslo_concurrency.lockutils [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.592804] [48526]: DEBUG oslo_concurrency.lockutils [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.592935] [48526]: DEBUG oslo_concurrency.lockutils [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.593311] [48526]: DEBUG oslo_concurrency.lockutils [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.593417] [48526]: DEBUG oslo_concurrency.lockutils [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.593752] [48526]: DEBUG oslo_concurrency.lockutils [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.621750] [48526]: WARNING neutronclient.v2_0.client [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 602.706867] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 602.720637] [48526]: DEBUG nova.policy [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 602.730014] [48526]: INFO nova.api.openstack.requestlog [None req-670d9584-d756-4d8a-9c23-9376facd7fb5 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1264 microversion: 2.1 time: 0.151936 [ 602.730510] [48526]: [pid: 48526|app: 0|req: 112/227] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1264 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.733231] [48526]: DEBUG nova.api.openstack.wsgi [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 602.735402] [48526]: DEBUG nova.compute.api [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 602.739480] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.739780] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.739851] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.740347] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.740347] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.740460] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.759536] [48526]: WARNING neutronclient.v2_0.client [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 603.247637] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 603.457304] [48526]: DEBUG nova.policy [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 603.466539] [48526]: INFO nova.api.openstack.requestlog [None req-b3074859-a586-48ec-a63d-d85319a967e3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1208 microversion: 2.1 time: 0.735352 [ 603.466883] [48526]: [pid: 48526|app: 0|req: 113/228] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1208 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.558321] [48526]: DEBUG nova.api.openstack.wsgi [req-72019fa8-1183-4171-a105-0f5de9919b9d req-453835ee-5af5-45cc-acd9-747bd2960037 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0cc17f86-a471-41d2-90c1-99c3eafef9da", "name": "network-vif-plugged", "status": "completed", "tag": "5b640666-6830-41a4-b908-5eca90078906"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 603.573024] [48526]: DEBUG oslo_concurrency.lockutils [req-72019fa8-1183-4171-a105-0f5de9919b9d req-453835ee-5af5-45cc-acd9-747bd2960037 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.573024] [48526]: DEBUG oslo_concurrency.lockutils [req-72019fa8-1183-4171-a105-0f5de9919b9d req-453835ee-5af5-45cc-acd9-747bd2960037 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.573024] [48526]: DEBUG oslo_concurrency.lockutils [req-72019fa8-1183-4171-a105-0f5de9919b9d req-453835ee-5af5-45cc-acd9-747bd2960037 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.586606] [48526]: INFO nova.api.openstack.compute.server_external_events [req-72019fa8-1183-4171-a105-0f5de9919b9d req-453835ee-5af5-45cc-acd9-747bd2960037 service nova] Creating event network-vif-plugged:5b640666-6830-41a4-b908-5eca90078906 for instance 0cc17f86-a471-41d2-90c1-99c3eafef9da on cpu-1 [ 603.586606] [48526]: DEBUG oslo_concurrency.lockutils [req-72019fa8-1183-4171-a105-0f5de9919b9d req-453835ee-5af5-45cc-acd9-747bd2960037 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 603.586606] [48526]: DEBUG oslo_concurrency.lockutils [req-72019fa8-1183-4171-a105-0f5de9919b9d req-453835ee-5af5-45cc-acd9-747bd2960037 service nova] Acquired lock "compute-rpcapi-router" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 603.586606] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b31b992-c0f1-4b52-88d9-28ffa91d30a4 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.586606] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b31b992-c0f1-4b52-88d9-28ffa91d30a4 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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.587092] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b31b992-c0f1-4b52-88d9-28ffa91d30a4 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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.587092] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b31b992-c0f1-4b52-88d9-28ffa91d30a4 None None] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.587696] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b31b992-c0f1-4b52-88d9-28ffa91d30a4 None None] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.587696] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b31b992-c0f1-4b52-88d9-28ffa91d30a4 None None] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.592438] [48526]: INFO nova.compute.rpcapi [None req-8b31b992-c0f1-4b52-88d9-28ffa91d30a4 None None] Automatically selected compute RPC version 6.4 from minimum service version 70 [ 603.592950] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b31b992-c0f1-4b52-88d9-28ffa91d30a4 None None] Releasing lock "compute-rpcapi-router" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 603.604880] [48526]: INFO nova.api.openstack.requestlog [None req-8b31b992-c0f1-4b52-88d9-28ffa91d30a4 None None] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.137377 [ 603.605403] [48526]: [pid: 48526|app: 0|req: 114/229] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:51:47 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.682374] [48526]: DEBUG nova.api.openstack.wsgi [None req-a11abc56-d605-4131-8643-63c5b90fb2cb tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "5120"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 603.711399] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 603.733177] [48526]: DEBUG oslo_concurrency.lockutils [None req-a11abc56-d605-4131-8643-63c5b90fb2cb tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.733389] [48526]: DEBUG oslo_concurrency.lockutils [None req-a11abc56-d605-4131-8643-63c5b90fb2cb tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.733538] [48526]: DEBUG oslo_concurrency.lockutils [None req-a11abc56-d605-4131-8643-63c5b90fb2cb tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.734139] [48526]: DEBUG oslo_concurrency.lockutils [None req-a11abc56-d605-4131-8643-63c5b90fb2cb tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.734353] [48526]: DEBUG oslo_concurrency.lockutils [None req-a11abc56-d605-4131-8643-63c5b90fb2cb tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.734427] [48526]: DEBUG oslo_concurrency.lockutils [None req-a11abc56-d605-4131-8643-63c5b90fb2cb tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.764943] [48526]: INFO nova.api.openstack.requestlog [None req-a11abc56-d605-4131-8643-63c5b90fb2cb tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/d3670c46f7b74c4781e3f4c68a207aff" status: 200 len: 240 microversion: 2.36 time: 0.158821 [ 603.767707] [48526]: [pid: 48526|app: 0|req: 115/230] 10.180.1.21 () {62 vars in 1298 bytes} [Fri Dec 12 13:51:47 2025] PUT /compute/v2.1/os-quota-sets/d3670c46f7b74c4781e3f4c68a207aff => generated 240 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 603.846442] [48526]: DEBUG nova.api.openstack.wsgi [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow2100Test-server-766066451", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 603.847577] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 603.883952] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 603.887745] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.887951] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.888138] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.888509] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.889867] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.890011] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.897111] [48526]: DEBUG nova.virt.hardware [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 603.897259] [48526]: DEBUG nova.virt.hardware [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 603.897414] [48526]: DEBUG nova.virt.hardware [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 603.897524] [48526]: DEBUG nova.virt.hardware [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 603.897664] [48526]: DEBUG nova.virt.hardware [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 603.903463] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.903706] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.903942] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.904337] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.905994] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.905994] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.913976] [48526]: DEBUG nova.quota [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Getting quotas for project b200391d9e474872bab8ea9cb232e9b7. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 603.915754] [48526]: DEBUG nova.quota [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Getting quotas for user 460e26d102844391a33936b2640f1368 and project b200391d9e474872bab8ea9cb232e9b7. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 603.923410] [48526]: DEBUG nova.compute.api [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 603.924938] [48526]: DEBUG nova.compute.api [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 603.948854] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 603.963731] [48526]: INFO nova.api.openstack.requestlog [None req-11d60597-a13c-47c3-bdb6-80f36e9a2cd5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.100 time: 0.195171 [ 603.964310] [48526]: [pid: 48526|app: 0|req: 116/231] 10.180.1.21 () {62 vars in 1184 bytes} [Fri Dec 12 13:51:47 2025] POST /compute/v2.1/servers => generated 380 bytes in 196 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) [ 603.967164] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 603.968709] [48526]: DEBUG nova.compute.api [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 603.976020] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.976333] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.976698] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.976911] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.977152] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.977291] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.000142] [48526]: WARNING neutronclient.v2_0.client [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 604.556721] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 604.571857] [48526]: DEBUG nova.policy [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 604.575990] [48526]: INFO nova.api.openstack.requestlog [None req-2d86d01f-26a2-4f8b-ac38-c3b5423751f7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1235 microversion: 2.1 time: 0.611204 [ 604.576332] [48526]: [pid: 48526|app: 0|req: 117/232] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:48 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1235 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.579039] [48526]: DEBUG nova.api.openstack.wsgi [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 604.581288] [48526]: DEBUG nova.compute.api [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 604.584038] [48526]: DEBUG oslo_concurrency.lockutils [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.584038] [48526]: DEBUG oslo_concurrency.lockutils [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.584285] [48526]: DEBUG oslo_concurrency.lockutils [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.584409] [48526]: DEBUG oslo_concurrency.lockutils [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.584553] [48526]: DEBUG oslo_concurrency.lockutils [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.584674] [48526]: DEBUG oslo_concurrency.lockutils [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.603048] [48526]: WARNING neutronclient.v2_0.client [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.106607] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.122023] [48526]: DEBUG nova.policy [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.134738] [48526]: INFO nova.api.openstack.requestlog [None req-21af25d0-9d97-47ad-be1f-3a7e78ddd485 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1217 microversion: 2.1 time: 0.556256 [ 605.134738] [48526]: [pid: 48526|app: 0|req: 118/233] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:48 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1217 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.137615] [48526]: DEBUG nova.api.openstack.wsgi [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 605.143737] [48526]: DEBUG nova.compute.api [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 605.148219] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.148696] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.149095] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.149634] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.150014] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.150371] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.199649] [48526]: WARNING neutronclient.v2_0.client [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.216774] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.242786] [48526]: DEBUG nova.policy [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.248713] [48526]: DEBUG nova.policy [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.249307] [48526]: DEBUG nova.policy [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.254183] [48526]: INFO nova.api.openstack.requestlog [None req-b0f54662-f953-4fa1-aea7-5371fc0b232e tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1489 microversion: 2.94 time: 0.119724 [ 605.254497] [48526]: [pid: 48526|app: 0|req: 119/234] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:49 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1489 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 605.256600] [48526]: DEBUG nova.api.openstack.wsgi [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 605.257900] [48526]: DEBUG nova.compute.api [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 605.260649] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.260825] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.260953] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.261210] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.261356] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.261498] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.264343] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.277696] [48526]: WARNING neutronclient.v2_0.client [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.309854] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.457373] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.479977] [48526]: DEBUG nova.policy [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.484220] [48526]: INFO nova.api.openstack.requestlog [None req-e32f88a5-1106-4c65-a9af-584a0b89e87a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1353 microversion: 2.1 time: 0.229190 [ 605.484549] [48526]: [pid: 48526|app: 0|req: 120/235] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:49 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1353 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.535212] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.548782] [48526]: DEBUG nova.api.openstack.wsgi [req-190c28e5-a1bb-427e-bf17-8421afda553c req-81e91aef-dc35-4031-8146-629978f6b263 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0cc17f86-a471-41d2-90c1-99c3eafef9da", "name": "network-vif-plugged", "status": "completed", "tag": "5b334cc0-5165-4532-add1-adfc7a3c7bbf"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 605.554119] [48526]: DEBUG oslo_concurrency.lockutils [req-190c28e5-a1bb-427e-bf17-8421afda553c req-81e91aef-dc35-4031-8146-629978f6b263 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.554296] [48526]: DEBUG oslo_concurrency.lockutils [req-190c28e5-a1bb-427e-bf17-8421afda553c req-81e91aef-dc35-4031-8146-629978f6b263 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.554426] [48526]: DEBUG oslo_concurrency.lockutils [req-190c28e5-a1bb-427e-bf17-8421afda553c req-81e91aef-dc35-4031-8146-629978f6b263 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.562904] [48526]: INFO nova.api.openstack.compute.server_external_events [req-190c28e5-a1bb-427e-bf17-8421afda553c req-81e91aef-dc35-4031-8146-629978f6b263 service nova] Creating event network-vif-plugged:5b334cc0-5165-4532-add1-adfc7a3c7bbf for instance 0cc17f86-a471-41d2-90c1-99c3eafef9da on cpu-1 [ 605.567798] [48526]: INFO nova.api.openstack.requestlog [req-190c28e5-a1bb-427e-bf17-8421afda553c req-81e91aef-dc35-4031-8146-629978f6b263 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.082620 [ 605.568177] [48526]: [pid: 48526|app: 0|req: 121/236] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:51:49 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 605.570626] [48526]: DEBUG nova.api.openstack.wsgi [None req-1cadb086-494c-4020-9155-e82cec7592e8 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"force": true, "cores": 0}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 605.594449] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.643687] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.655198] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cadb086-494c-4020-9155-e82cec7592e8 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.655198] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cadb086-494c-4020-9155-e82cec7592e8 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.655198] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cadb086-494c-4020-9155-e82cec7592e8 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.655686] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cadb086-494c-4020-9155-e82cec7592e8 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.657126] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cadb086-494c-4020-9155-e82cec7592e8 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.657321] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cadb086-494c-4020-9155-e82cec7592e8 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.682347] [48526]: INFO nova.api.openstack.requestlog [None req-1cadb086-494c-4020-9155-e82cec7592e8 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 200 len: 328 microversion: 2.1 time: 0.113022 [ 605.682347] [48526]: [pid: 48526|app: 0|req: 122/237] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:51:49 2025] PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 328 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 605.685636] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca6015dc-61bd-4a70-8d55-264960cc12f2 tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 605.698788] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.699594] [48526]: INFO nova.api.openstack.requestlog [None req-ca6015dc-61bd-4a70-8d55-264960cc12f2 tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-810382188" status: 204 len: 0 microversion: 2.10 time: 0.016554 [ 605.699828] [48526]: [pid: 48526|app: 0|req: 123/238] 10.180.1.21 () {60 vars in 1317 bytes} [Fri Dec 12 13:51:49 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-810382188 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 605.702194] [48526]: DEBUG nova.api.openstack.wsgi [None req-5470ee11-0a42-4076-8b66-aae7d0365365 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 605.719726] [48526]: INFO nova.api.openstack.requestlog [None req-5470ee11-0a42-4076-8b66-aae7d0365365 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/1" status: 200 len: 0 microversion: 2.1 time: 0.019261 [ 605.719976] [48526]: [pid: 48526|app: 0|req: 124/239] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:51:49 2025] DELETE /compute/v2.1/os-aggregates/1 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 605.722521] [48526]: DEBUG nova.api.openstack.wsgi [None req-0af8eaa6-52b9-417b-b450-8c9995da34c0 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 605.743490] [48526]: INFO nova.api.openstack.requestlog [None req-0af8eaa6-52b9-417b-b450-8c9995da34c0 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5907 microversion: 2.1 time: 0.022785 [ 605.743914] [48526]: [pid: 48526|app: 0|req: 125/240] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:49 2025] GET /compute/v2.1/flavors/detail => generated 5907 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.758203] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.804093] [48526]: DEBUG nova.api.openstack.wsgi [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsV221TestJSON-server-1111694555", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "22395311-ee99-4e03-80df-7818cf23cb69"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 605.819140] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.836503] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.836630] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.836718] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.837153] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.838592] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.838760] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.843128] [48526]: DEBUG nova.network.neutron [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] validate_networks() for [('22395311-ee99-4e03-80df-7818cf23cb69', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 605.843794] [48526]: WARNING neutronclient.v2_0.client [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.844960] [48526]: WARNING openstack [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 605.845321] [48526]: WARNING openstack [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 605.851669] [48526]: INFO nova.network.neutron [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] _ports_needed_per_instance requested_netwokrs=[('22395311-ee99-4e03-80df-7818cf23cb69', None, None, None, None, None)] [ 605.872405] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.937382] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.988898] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.076413] [48526]: WARNING neutronclient.v2_0.client [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.077081] [48526]: WARNING openstack [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 606.077425] [48526]: WARNING openstack [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 606.105680] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.219962] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.254579] [48526]: DEBUG nova.virt.hardware [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 606.254714] [48526]: DEBUG nova.virt.hardware [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 606.255117] [48526]: DEBUG nova.virt.hardware [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 606.255117] [48526]: DEBUG nova.virt.hardware [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 606.255117] [48526]: DEBUG nova.virt.hardware [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 606.262232] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.262403] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.262536] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.263298] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.263298] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.263298] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.274596] [48526]: DEBUG nova.quota [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Getting quotas for project 3d4db20e283c413f90ecc3681faba5bc. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 606.280066] [48526]: DEBUG nova.quota [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Getting quotas for user d35800e23b454de4996788fbea3aad7b and project 3d4db20e283c413f90ecc3681faba5bc. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 606.286337] [48526]: DEBUG nova.compute.api [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 606.288411] [48526]: DEBUG nova.compute.api [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 606.304852] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.323949] [48526]: INFO nova.api.openstack.requestlog [None req-2bfb0592-dd03-4315-a3a2-e3bc5ecb9141 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.21 time: 0.576967 [ 606.323949] [48526]: [pid: 48526|app: 0|req: 126/241] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:51:49 2025] POST /compute/v2.1/servers => generated 380 bytes in 577 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 606.324317] [48526]: DEBUG nova.api.openstack.wsgi [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.325734] [48526]: DEBUG nova.compute.api [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 606.330093] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.330270] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.330401] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.330659] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.331128] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.331128] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.350354] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.352631] [48526]: WARNING neutronclient.v2_0.client [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.407813] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.421159] [48526]: DEBUG nova.policy [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.426248] [48526]: INFO nova.api.openstack.requestlog [None req-e3f12c5f-f9df-4950-bf8b-9f73c3691f87 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1248 microversion: 2.1 time: 0.103829 [ 606.426596] [48526]: [pid: 48526|app: 0|req: 127/242] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1248 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.428918] [48526]: DEBUG nova.api.openstack.wsgi [None req-850c3c87-c7f6-4e53-b282-9055eb5e3938 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.442607] [48526]: INFO nova.api.openstack.requestlog [None req-850c3c87-c7f6-4e53-b282-9055eb5e3938 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1171047793/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.015070 [ 606.442607] [48526]: [pid: 48526|app: 0|req: 128/243] 10.180.1.21 () {58 vars in 1198 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/flavors/1171047793/os-extra_specs => generated 66 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 606.445561] [48526]: DEBUG nova.api.openstack.wsgi [None req-7828a444-755c-47dc-831c-db6594961227 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.453657] [48526]: INFO nova.api.openstack.wsgi [None req-7828a444-755c-47dc-831c-db6594961227 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 606.453936] [48526]: DEBUG nova.api.openstack.wsgi [None req-7828a444-755c-47dc-831c-db6594961227 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 606.454853] [48526]: INFO nova.api.openstack.requestlog [None req-7828a444-755c-47dc-831c-db6594961227 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown" status: 404 len: 99 microversion: 2.1 time: 0.011328 [ 606.454853] [48526]: [pid: 48526|app: 0|req: 129/244] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 13:51:50 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) [ 606.457312] [48526]: DEBUG nova.api.openstack.wsgi [None req-7c23e0b1-9a2a-44b1-9137-b8251fc6ed1a tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.459822] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c23e0b1-9a2a-44b1-9137-b8251fc6ed1a tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.460050] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c23e0b1-9a2a-44b1-9137-b8251fc6ed1a tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.460210] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c23e0b1-9a2a-44b1-9137-b8251fc6ed1a tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.469401] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c23e0b1-9a2a-44b1-9137-b8251fc6ed1a tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.469401] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c23e0b1-9a2a-44b1-9137-b8251fc6ed1a tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.469401] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c23e0b1-9a2a-44b1-9137-b8251fc6ed1a tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.472943] [48526]: INFO nova.api.openstack.requestlog [None req-7c23e0b1-9a2a-44b1-9137-b8251fc6ed1a tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.017756 [ 606.473326] [48526]: [pid: 48526|app: 0|req: 130/245] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 606.476759] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3b55c63-8156-431b-a444-e96fcefadc62 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.483546] [48526]: INFO nova.api.openstack.requestlog [None req-f3b55c63-8156-431b-a444-e96fcefadc62 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.009684 [ 606.485279] [48526]: [pid: 48526|app: 0|req: 131/246] 10.180.1.21 () {58 vars in 1174 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 606.485322] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.486719] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1a50cb2-43ad-48de-9bb4-e67c88fb1ba8 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.489878] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1a50cb2-43ad-48de-9bb4-e67c88fb1ba8 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.490125] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1a50cb2-43ad-48de-9bb4-e67c88fb1ba8 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.490276] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1a50cb2-43ad-48de-9bb4-e67c88fb1ba8 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.491338] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1a50cb2-43ad-48de-9bb4-e67c88fb1ba8 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.491703] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1a50cb2-43ad-48de-9bb4-e67c88fb1ba8 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.492538] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1a50cb2-43ad-48de-9bb4-e67c88fb1ba8 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.503850] [48526]: INFO nova.api.openstack.requestlog [None req-e1a50cb2-43ad-48de-9bb4-e67c88fb1ba8 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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.019062 [ 606.505445] [48526]: [pid: 48526|app: 0|req: 132/247] 10.180.1.21 () {60 vars in 1222 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/os-services?host=devstack&binary=xxx => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.506655] [48526]: DEBUG nova.api.openstack.wsgi [None req-64a26520-5e8e-4df9-8e62-7b156a4ec069 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.517363] [48526]: INFO nova.api.openstack.requestlog [None req-64a26520-5e8e-4df9-8e62-7b156a4ec069 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/405513778" status: 202 len: 0 microversion: 2.1 time: 0.012415 [ 606.517767] [48526]: [pid: 48526|app: 0|req: 133/248] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:51:50 2025] DELETE /compute/v2.1/flavors/405513778 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 606.520684] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a463ea9-c5ab-4a39-b502-1794aec01762 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 606.534128] [48526]: INFO nova.api.openstack.wsgi [None req-3a463ea9-c5ab-4a39-b502-1794aec01762 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] HTTP exception thrown: Image not found. [ 606.534128] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a463ea9-c5ab-4a39-b502-1794aec01762 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 606.534128] [48526]: INFO nova.api.openstack.requestlog [None req-3a463ea9-c5ab-4a39-b502-1794aec01762 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] 10.180.1.21 "PUT /compute/v2.1/images/5d8e4a9b-2b79-41b7-9f10-a139a8c818f3/metadata" status: 404 len: 62 microversion: 2.1 time: 0.015600 [ 606.534128] [48526]: [pid: 48526|app: 0|req: 134/249] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:51:50 2025] PUT /compute/v2.1/images/5d8e4a9b-2b79-41b7-9f10-a139a8c818f3/metadata => generated 62 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 606.537612] [48526]: DEBUG nova.api.openstack.wsgi [None req-e607e499-547a-4aee-b8aa-9952b3dcc2e8 tempest-FlavorsV255TestJSON-838662521 tempest-FlavorsV255TestJSON-838662521-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.549052] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.556609] [48526]: INFO nova.api.openstack.requestlog [None req-e607e499-547a-4aee-b8aa-9952b3dcc2e8 tempest-FlavorsV255TestJSON-838662521 tempest-FlavorsV255TestJSON-838662521-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5818 microversion: 2.55 time: 0.022019 [ 606.557105] [48526]: [pid: 48526|app: 0|req: 135/250] 10.180.1.21 () {60 vars in 1182 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/flavors/detail => generated 5818 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 606.560984] [48526]: DEBUG nova.api.openstack.wsgi [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.560984] [48526]: DEBUG nova.compute.api [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 606.564892] [48526]: DEBUG oslo_concurrency.lockutils [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.565111] [48526]: DEBUG oslo_concurrency.lockutils [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.565263] [48526]: DEBUG oslo_concurrency.lockutils [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.566050] [48526]: DEBUG oslo_concurrency.lockutils [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.566050] [48526]: DEBUG oslo_concurrency.lockutils [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.566112] [48526]: DEBUG oslo_concurrency.lockutils [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.577233] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.586504] [48526]: WARNING neutronclient.v2_0.client [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.606406] [48527]: WARNING neutronclient.v2_0.client [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.631046] [48526]: DEBUG nova.policy [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.636142] [48526]: DEBUG nova.policy [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.636695] [48526]: DEBUG nova.policy [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.637289] [48526]: INFO nova.api.openstack.requestlog [None req-60d1da2e-2731-4123-a0fe-29a7f275037e tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1365 microversion: 2.48 time: 0.079849 [ 606.637853] [48526]: [pid: 48526|app: 0|req: 136/251] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1365 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 606.668945] [48527]: INFO nova.api.openstack.requestlog [None req-461b5bb0-0326-422a-a696-4317eff45f68 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] 10.180.1.21 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 14499 microversion: 2.1 time: 4.574897 [ 606.669483] [48527]: [pid: 48527|app: 0|req: 116/252] 10.180.1.21 () {58 vars in 1186 bytes} [Fri Dec 12 13:51:46 2025] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 14499 bytes in 4575 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 606.671725] [48527]: DEBUG nova.api.openstack.wsgi [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.673059] [48527]: DEBUG nova.compute.api [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 606.676969] [48527]: DEBUG oslo_concurrency.lockutils [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.677292] [48527]: DEBUG oslo_concurrency.lockutils [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.677441] [48527]: DEBUG oslo_concurrency.lockutils [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.677700] [48527]: DEBUG oslo_concurrency.lockutils [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.677841] [48527]: DEBUG oslo_concurrency.lockutils [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.677959] [48527]: DEBUG oslo_concurrency.lockutils [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.696652] [48527]: WARNING neutronclient.v2_0.client [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.705587] [48526]: INFO nova.api.openstack.requestlog [None req-9b94a02b-5920-4f05-8fb9-95a9b8942022 tempest-TenantUsagesNegativeTestJSON-907250133 tempest-TenantUsagesNegativeTestJSON-907250133-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/?start=2025-12-11T13%3A51%3A47.260256&end=2025-12-13T13%3A51%3A47.260256" status: 404 len: 112 microversion: - time: 0.067226 [ 606.706126] [48526]: [pid: 48526|app: 0|req: 137/253] 10.180.1.21 () {58 vars in 1311 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/os-simple-tenant-usage/?start=2025-12-11T13%3A51%3A47.260256&end=2025-12-13T13%3A51%3A47.260256 => generated 112 bytes in 68 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 606.708473] [48526]: DEBUG nova.api.openstack.wsgi [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.710382] [48526]: DEBUG nova.compute.api [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 606.714799] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.715079] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.715238] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.715494] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.715638] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.715750] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.716215] [48527]: DEBUG nova.policy [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.721494] [48527]: INFO nova.api.openstack.requestlog [None req-a383e152-48dc-466e-9d6a-e5713e007c7f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1223 microversion: 2.1 time: 0.051049 [ 606.721841] [48527]: [pid: 48527|app: 0|req: 117/254] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.724500] [48527]: DEBUG nova.api.openstack.wsgi [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.726861] [48527]: DEBUG nova.compute.api [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 606.733809] [48527]: DEBUG oslo_concurrency.lockutils [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.733954] [48527]: DEBUG oslo_concurrency.lockutils [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.734103] [48527]: DEBUG oslo_concurrency.lockutils [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.734391] [48527]: DEBUG oslo_concurrency.lockutils [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.734544] [48527]: DEBUG oslo_concurrency.lockutils [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.734663] [48527]: DEBUG oslo_concurrency.lockutils [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.749849] [48526]: WARNING neutronclient.v2_0.client [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.756574] [48527]: WARNING neutronclient.v2_0.client [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.864980] [48526]: DEBUG nova.policy [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.873220] [48526]: INFO nova.api.openstack.requestlog [None req-5c5efcfa-1707-4a7b-8ff9-d28488c1e3c4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 200 len: 1317 microversion: 2.1 time: 0.166457 [ 606.873622] [48526]: [pid: 48526|app: 0|req: 138/255] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 1317 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.878168] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce11b66c-f4bd-4fe9-b57a-1f882b870ca4 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.886795] [48527]: DEBUG nova.policy [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.896802] [48527]: INFO nova.api.openstack.requestlog [None req-3148c63b-e7b8-462a-8991-c0023a98f1a1 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1312 microversion: 2.1 time: 0.174327 [ 606.897673] [48527]: [pid: 48527|app: 0|req: 118/256] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:50 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1312 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.900114] [48527]: DEBUG nova.api.openstack.wsgi [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.902054] [48527]: DEBUG nova.compute.api [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 606.906037] [48527]: DEBUG oslo_concurrency.lockutils [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.906285] [48527]: DEBUG oslo_concurrency.lockutils [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.906429] [48527]: DEBUG oslo_concurrency.lockutils [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.906709] [48527]: DEBUG oslo_concurrency.lockutils [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.906876] [48527]: DEBUG oslo_concurrency.lockutils [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.907207] [48527]: DEBUG oslo_concurrency.lockutils [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.941821] [48527]: WARNING neutronclient.v2_0.client [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.012365] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce11b66c-f4bd-4fe9-b57a-1f882b870ca4 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.012365] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce11b66c-f4bd-4fe9-b57a-1f882b870ca4 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.012365] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce11b66c-f4bd-4fe9-b57a-1f882b870ca4 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.012670] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce11b66c-f4bd-4fe9-b57a-1f882b870ca4 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.015820] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce11b66c-f4bd-4fe9-b57a-1f882b870ca4 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.015953] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce11b66c-f4bd-4fe9-b57a-1f882b870ca4 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.031148] [48526]: INFO nova.api.openstack.requestlog [None req-ce11b66c-f4bd-4fe9-b57a-1f882b870ca4 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/d3670c46f7b74c4781e3f4c68a207aff/detail" status: 200 len: 672 microversion: 2.36 time: 0.156370 [ 607.031148] [48526]: [pid: 48526|app: 0|req: 139/257] 10.180.1.21 () {60 vars in 1299 bytes} [Fri Dec 12 13:51:51 2025] GET /compute/v2.1/os-quota-sets/d3670c46f7b74c4781e3f4c68a207aff/detail => generated 672 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 607.033528] [48526]: DEBUG nova.api.openstack.wsgi [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.034987] [48526]: DEBUG nova.compute.api [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 607.043502] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.043789] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.043905] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.044262] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.044436] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.044581] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.071390] [48526]: WARNING neutronclient.v2_0.client [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.182417] [48527]: DEBUG nova.policy [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.189826] [48527]: DEBUG nova.policy [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.190740] [48527]: DEBUG nova.policy [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.194026] [48527]: INFO nova.api.openstack.requestlog [None req-5defc9e7-b4ff-480d-a99c-d6d4e899a008 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1597 microversion: 2.100 time: 0.296278 [ 607.194386] [48527]: [pid: 48527|app: 0|req: 119/258] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:51:51 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1597 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 607.267159] [48527]: DEBUG nova.api.openstack.wsgi [None req-52a14a05-638c-422a-979f-91d88251b762 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.270245] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a14a05-638c-422a-979f-91d88251b762 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.270756] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a14a05-638c-422a-979f-91d88251b762 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.271468] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a14a05-638c-422a-979f-91d88251b762 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.271468] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a14a05-638c-422a-979f-91d88251b762 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.272448] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a14a05-638c-422a-979f-91d88251b762 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.273195] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a14a05-638c-422a-979f-91d88251b762 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.286549] [48527]: INFO nova.api.openstack.requestlog [None req-52a14a05-638c-422a-979f-91d88251b762 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.090931 [ 607.286807] [48527]: [pid: 48527|app: 0|req: 120/259] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:51:51 2025] GET /compute/v2.1/os-services => generated 557 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 607.289646] [48527]: DEBUG nova.api.openstack.wsgi [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.291271] [48527]: DEBUG nova.compute.api [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 607.296232] [48527]: DEBUG oslo_concurrency.lockutils [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.296426] [48527]: DEBUG oslo_concurrency.lockutils [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.296561] [48527]: DEBUG oslo_concurrency.lockutils [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.296826] [48527]: DEBUG oslo_concurrency.lockutils [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.297047] [48527]: DEBUG oslo_concurrency.lockutils [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.299831] [48527]: DEBUG oslo_concurrency.lockutils [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.334024] [48527]: WARNING neutronclient.v2_0.client [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.382540] [48526]: DEBUG nova.policy [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.389964] [48526]: INFO nova.api.openstack.requestlog [None req-7e0e3b91-c2c4-48eb-8264-2c5d8a035e9b tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1312 microversion: 2.1 time: 0.357956 [ 607.390364] [48526]: [pid: 48526|app: 0|req: 140/260] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:51 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1312 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.395597] [48526]: DEBUG nova.api.openstack.wsgi [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0cc17f86-a471-41d2-90c1-99c3eafef9da", "tag": "5b640666-6830-41a4-b908-5eca90078906"}, {"server_uuid": "1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7", "name": "network-vif-plugged", "status": "completed", "tag": "bd5dd94f-d80a-4e22-8d72-b6d3822a1684"}, {"name": "network-changed", "server_uuid": "1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7", "tag": "bd5dd94f-d80a-4e22-8d72-b6d3822a1684"}, {"server_uuid": "9159e127-238a-453c-94ab-63521957ad61", "name": "network-vif-plugged", "status": "completed", "tag": "ff621221-358a-4dc4-aeed-9260f627aafa"}, {"name": "network-changed", "server_uuid": "9159e127-238a-453c-94ab-63521957ad61", "tag": "ff621221-358a-4dc4-aeed-9260f627aafa"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 607.399973] [48527]: DEBUG nova.policy [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.404707] [48527]: INFO nova.api.openstack.requestlog [None req-c46a27cc-4e9d-431f-bbda-5a19f242fb2e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1291 microversion: 2.1 time: 0.117084 [ 607.405116] [48527]: [pid: 48527|app: 0|req: 121/261] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:51 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1291 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.406252] [48526]: DEBUG oslo_concurrency.lockutils [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.406513] [48526]: DEBUG oslo_concurrency.lockutils [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.406661] [48526]: DEBUG oslo_concurrency.lockutils [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.407728] [48527]: DEBUG nova.api.openstack.wsgi [None req-4905166b-5b37-4687-8cbe-92a2e2317c9e tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.417587] [48526]: INFO nova.api.openstack.compute.server_external_events [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] Creating event network-changed:5b640666-6830-41a4-b908-5eca90078906 for instance 0cc17f86-a471-41d2-90c1-99c3eafef9da on cpu-1 [ 607.417773] [48526]: INFO nova.api.openstack.compute.server_external_events [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] Creating event network-vif-plugged:bd5dd94f-d80a-4e22-8d72-b6d3822a1684 for instance 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 on cpu-1 [ 607.417926] [48526]: INFO nova.api.openstack.compute.server_external_events [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] Creating event network-changed:bd5dd94f-d80a-4e22-8d72-b6d3822a1684 for instance 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 on cpu-1 [ 607.418089] [48526]: INFO nova.api.openstack.compute.server_external_events [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] Creating event network-vif-plugged:ff621221-358a-4dc4-aeed-9260f627aafa for instance 9159e127-238a-453c-94ab-63521957ad61 on cpu-1 [ 607.418242] [48526]: INFO nova.api.openstack.compute.server_external_events [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] Creating event network-changed:ff621221-358a-4dc4-aeed-9260f627aafa for instance 9159e127-238a-453c-94ab-63521957ad61 on cpu-1 [ 607.424081] [48527]: INFO nova.api.openstack.requestlog [None req-4905166b-5b37-4687-8cbe-92a2e2317c9e tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2027975713?user_id=132e617039fe47db98eaa3b45f3a9e4d" status: 204 len: 0 microversion: 2.10 time: 0.018316 [ 607.424557] [48527]: [pid: 48527|app: 0|req: 122/262] 10.180.1.21 () {60 vars in 1338 bytes} [Fri Dec 12 13:51:51 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2027975713?user_id=132e617039fe47db98eaa3b45f3a9e4d => generated 0 bytes in 19 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 607.425211] [48526]: INFO nova.api.openstack.requestlog [req-d538929b-926b-473b-a4eb-fdb0e4e10250 req-5692844e-960b-41b3-818c-d5d97325d555 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 855 microversion: 2.1 time: 0.034158 [ 607.425565] [48526]: [pid: 48526|app: 0|req: 141/263] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:51:51 2025] POST /compute/v2.1/os-server-external-events => generated 855 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 607.428308] [48526]: DEBUG nova.api.openstack.wsgi [None req-75e48df3-ca51-48f1-922b-791423585999 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.428824] [48527]: DEBUG nova.api.openstack.wsgi [None req-0dc81c9b-0ab0-4d5b-a825-679c8d97b20a tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1298793967"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 607.430694] [48526]: DEBUG oslo_concurrency.lockutils [None req-75e48df3-ca51-48f1-922b-791423585999 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.430895] [48526]: DEBUG oslo_concurrency.lockutils [None req-75e48df3-ca51-48f1-922b-791423585999 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.431050] [48526]: DEBUG oslo_concurrency.lockutils [None req-75e48df3-ca51-48f1-922b-791423585999 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.431630] [48526]: DEBUG oslo_concurrency.lockutils [None req-75e48df3-ca51-48f1-922b-791423585999 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.432103] [48527]: DEBUG nova.objects.aggregate [None req-0dc81c9b-0ab0-4d5b-a825-679c8d97b20a tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Generated uuid d28bb40d-9f51-4aba-a5b2-4bdad5267d02 for aggregate {{(pid=48527) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 607.433270] [48526]: DEBUG oslo_concurrency.lockutils [None req-75e48df3-ca51-48f1-922b-791423585999 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.434187] [48526]: DEBUG oslo_concurrency.lockutils [None req-75e48df3-ca51-48f1-922b-791423585999 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.450628] [48527]: INFO nova.api.openstack.requestlog [None req-0dc81c9b-0ab0-4d5b-a825-679c8d97b20a tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.025264 [ 607.451081] [48527]: [pid: 48527|app: 0|req: 123/264] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:51:51 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 607.454101] [48527]: DEBUG nova.api.openstack.wsgi [None req-2008c62e-bdb1-459f-81bf-b30880b76ce1 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-1173142242", "id": 1951701961, "os-flavor-access:is_public": "False"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 607.455745] [48526]: INFO nova.api.openstack.requestlog [None req-75e48df3-ca51-48f1-922b-791423585999 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.029496 [ 607.459327] [48526]: [pid: 48526|app: 0|req: 142/265] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Dec 12 13:51:51 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 607.471989] [48527]: INFO nova.api.openstack.requestlog [None req-2008c62e-bdb1-459f-81bf-b30880b76ce1 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 431 microversion: 2.1 time: 0.020385 [ 607.472514] [48527]: [pid: 48527|app: 0|req: 124/266] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:51 2025] POST /compute/v2.1/flavors => generated 431 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 607.479140] [48527]: DEBUG nova.api.openstack.wsgi [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.482865] [48527]: DEBUG nova.compute.api [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 607.486991] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.486991] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.487858] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.488152] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.488455] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.488455] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.505748] [48527]: WARNING neutronclient.v2_0.client [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.560951] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-92505609", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 607.604557] [48527]: DEBUG nova.policy [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.609469] [48527]: INFO nova.api.openstack.requestlog [None req-2f460f82-0599-4683-a7cb-9c859fda6e5b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1217 microversion: 2.1 time: 0.136194 [ 607.610123] [48527]: [pid: 48527|app: 0|req: 125/267] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:51 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1217 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.612849] [48527]: DEBUG nova.api.openstack.wsgi [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.614434] [48527]: DEBUG nova.compute.api [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 607.615134] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.615212] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.615397] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.616443] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.618212] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.618382] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.620414] [48527]: DEBUG oslo_concurrency.lockutils [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.622024] [48527]: DEBUG oslo_concurrency.lockutils [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.622024] [48527]: DEBUG oslo_concurrency.lockutils [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.623798] [48527]: DEBUG oslo_concurrency.lockutils [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.623798] [48527]: DEBUG oslo_concurrency.lockutils [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.623798] [48527]: DEBUG oslo_concurrency.lockutils [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.626596] [48526]: DEBUG nova.network.neutron [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] validate_networks() for None {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 607.627515] [48526]: WARNING neutronclient.v2_0.client [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.628818] [48526]: WARNING openstack [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 607.629940] [48526]: WARNING openstack [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 607.636204] [48526]: INFO nova.network.neutron [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] _ports_needed_per_instance requested_netwokrs=None [ 607.650553] [48527]: WARNING neutronclient.v2_0.client [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.765361] [48527]: DEBUG nova.policy [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.774562] [48527]: DEBUG nova.policy [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.775065] [48527]: DEBUG nova.policy [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.779128] [48527]: INFO nova.api.openstack.requestlog [None req-658e17aa-533c-40c5-8326-2a68e316f3c3 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1489 microversion: 2.94 time: 0.168358 [ 607.779752] [48527]: [pid: 48527|app: 0|req: 126/268] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:51 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1489 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 607.782408] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.783951] [48527]: DEBUG nova.compute.api [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 607.788490] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.791249] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.791249] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.791249] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.791249] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.791421] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.814335] [48527]: WARNING neutronclient.v2_0.client [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.886230] [48527]: DEBUG nova.policy [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.892427] [48527]: DEBUG nova.policy [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.892932] [48527]: DEBUG nova.policy [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.893456] [48527]: INFO nova.api.openstack.requestlog [None req-5d2a136d-d651-4148-ac83-1a8cfe1869c9 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1261 microversion: 2.21 time: 0.113369 [ 607.893786] [48527]: [pid: 48527|app: 0|req: 127/269] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1261 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 607.897066] [48527]: DEBUG nova.api.openstack.wsgi [None req-af0d5c22-8ce8-4c23-b407-ac9a52e8239f tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "2"} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 607.917738] [48527]: INFO nova.api.openstack.requestlog [None req-af0d5c22-8ce8-4c23-b407-ac9a52e8239f tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1171047793/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.023294 [ 607.918135] [48527]: [pid: 48527|app: 0|req: 128/270] 10.180.1.21 () {60 vars in 1260 bytes} [Fri Dec 12 13:51:52 2025] PUT /compute/v2.1/flavors/1171047793/os-extra_specs/hw:numa_nodes => generated 22 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 607.920618] [48527]: DEBUG nova.api.openstack.wsgi [None req-48b84247-da3d-41d9-9823-0880aa2e485d tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.923036] [48527]: DEBUG nova.policy [None req-48b84247-da3d-41d9-9823-0880aa2e485d tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Policy check for os_compute_api:os-hosts:start failed with credentials {'is_admin': False, 'user_id': '009fbb6d4fcd43e091ece9866e283707', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aade4ecd281043dbabc03e158f92f537', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.923654] [48527]: DEBUG nova.api.openstack.wsgi [None req-48b84247-da3d-41d9-9823-0880aa2e485d tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:start to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 607.924043] [48527]: INFO nova.api.openstack.requestlog [None req-48b84247-da3d-41d9-9823-0880aa2e485d tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/startup" status: 403 len: 110 microversion: 2.1 time: 0.005423 [ 607.924427] [48527]: [pid: 48527|app: 0|req: 129/271] 10.180.1.21 () {58 vars in 1174 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/os-hosts/devstack/startup => generated 110 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 607.926671] [48527]: DEBUG nova.api.openstack.wsgi [None req-3389320e-9d0c-49b6-87d2-56da8cb72c96 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.928613] [48527]: DEBUG nova.policy [None req-3389320e-9d0c-49b6-87d2-56da8cb72c96 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Policy check for os_compute_api:os-hypervisors:show failed with credentials {'is_admin': False, 'user_id': 'fad6922409964c99b98265dd5525d7b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd39e99e51df4c46a71e89ab7727f101', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.928906] [48527]: DEBUG nova.api.openstack.wsgi [None req-3389320e-9d0c-49b6-87d2-56da8cb72c96 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:show to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 607.929384] [48527]: INFO nova.api.openstack.requestlog [None req-3389320e-9d0c-49b6-87d2-56da8cb72c96 tempest-HypervisorAdminNegativeTestJSON-841964623 tempest-HypervisorAdminNegativeTestJSON-841964623-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 403 len: 115 microversion: 2.1 time: 0.004534 [ 607.929675] [48527]: [pid: 48527|app: 0|req: 130/272] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/os-hypervisors/1 => generated 115 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 607.932901] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5e0c9a9-da8e-4cf0-8622-af832a90e184 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 607.952673] [48526]: DEBUG nova.virt.hardware [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 607.952673] [48526]: DEBUG nova.virt.hardware [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 607.952673] [48526]: DEBUG nova.virt.hardware [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 607.952673] [48526]: DEBUG nova.virt.hardware [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 607.952673] [48526]: DEBUG nova.virt.hardware [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 607.955140] [48527]: INFO nova.api.openstack.requestlog [None req-c5e0c9a9-da8e-4cf0-8622-af832a90e184 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1407423571/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.023846 [ 607.955140] [48527]: [pid: 48527|app: 0|req: 131/273] 10.180.1.21 () {60 vars in 1219 bytes} [Fri Dec 12 13:51:52 2025] POST /compute/v2.1/flavors/1407423571/os-extra_specs => generated 43 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 607.960320] [48527]: DEBUG nova.api.openstack.wsgi [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 607.960320] [48527]: DEBUG nova.compute.api [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 607.962240] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.962458] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.962629] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.962987] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.963151] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.963271] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.963729] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.963930] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.964133] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.964636] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.964636] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.964732] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.981982] [48526]: DEBUG nova.quota [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Getting quotas for project 993e416e5d1b4e12a13059c733621bec. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 607.983986] [48527]: WARNING neutronclient.v2_0.client [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.985264] [48526]: DEBUG nova.quota [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Getting quotas for user ec31bbacbd964ae4be45700dea5b5be1 and project 993e416e5d1b4e12a13059c733621bec. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 608.004395] [48526]: DEBUG nova.compute.utils [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] cores quota exceeded for 993e416e5d1b4e12a13059c733621bec, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=48526) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 608.005095] [48526]: INFO nova.api.openstack.wsgi [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] HTTP exception thrown: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores [ 608.005457] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Returning 403 to user: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 608.005883] [48526]: INFO nova.api.openstack.requestlog [None req-f3a42011-9c8d-47c4-b1f5-96a88b9f843a tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 111 microversion: 2.1 time: 0.549151 [ 608.008537] [48526]: [pid: 48526|app: 0|req: 143/274] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:51 2025] POST /compute/v2.1/servers => generated 111 bytes in 550 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 608.010827] [48526]: DEBUG nova.api.openstack.wsgi [None req-74db0411-7dc2-4a2d-99cf-b0da80c63468 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.013542] [48526]: DEBUG oslo_concurrency.lockutils [None req-74db0411-7dc2-4a2d-99cf-b0da80c63468 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.014563] [48526]: DEBUG oslo_concurrency.lockutils [None req-74db0411-7dc2-4a2d-99cf-b0da80c63468 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.014563] [48526]: DEBUG oslo_concurrency.lockutils [None req-74db0411-7dc2-4a2d-99cf-b0da80c63468 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.014760] [48526]: DEBUG oslo_concurrency.lockutils [None req-74db0411-7dc2-4a2d-99cf-b0da80c63468 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.016278] [48526]: DEBUG oslo_concurrency.lockutils [None req-74db0411-7dc2-4a2d-99cf-b0da80c63468 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.016278] [48526]: DEBUG oslo_concurrency.lockutils [None req-74db0411-7dc2-4a2d-99cf-b0da80c63468 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.042450] [48526]: INFO nova.api.openstack.requestlog [None req-74db0411-7dc2-4a2d-99cf-b0da80c63468 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.035389 [ 608.042816] [48526]: [pid: 48526|app: 0|req: 144/275] 10.180.1.21 () {60 vars in 1173 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/os-services => generated 734 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 608.045391] [48526]: DEBUG nova.api.openstack.wsgi [None req-d66d7acf-a8c5-4a0a-b2d7-b05b5c9384c5 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.070386] [48526]: INFO nova.api.openstack.requestlog [None req-d66d7acf-a8c5-4a0a-b2d7-b05b5c9384c5 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5503 microversion: 2.1 time: 0.026859 [ 608.070941] [48526]: [pid: 48526|app: 0|req: 145/276] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:51:52 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) [ 608.074441] [48526]: DEBUG nova.api.openstack.wsgi [None req-4294c135-4b23-433c-a38f-e50d611766a7 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Action: 'update', calling method: >, body: {"meta": {"os_distro": "alt"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 608.092941] [48526]: INFO nova.api.openstack.wsgi [None req-4294c135-4b23-433c-a38f-e50d611766a7 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] HTTP exception thrown: Image not found. [ 608.093354] [48526]: DEBUG nova.api.openstack.wsgi [None req-4294c135-4b23-433c-a38f-e50d611766a7 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 608.094241] [48526]: INFO nova.api.openstack.requestlog [None req-4294c135-4b23-433c-a38f-e50d611766a7 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] 10.180.1.21 "PUT /compute/v2.1/images/b83f1c0c-36ef-47ac-9e4a-526e43dc6844/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.022414 [ 608.094241] [48526]: [pid: 48526|app: 0|req: 146/277] 10.180.1.21 () {60 vars in 1305 bytes} [Fri Dec 12 13:51:52 2025] PUT /compute/v2.1/images/b83f1c0c-36ef-47ac-9e4a-526e43dc6844/metadata/os_distro => generated 62 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 608.096462] [48526]: DEBUG nova.api.openstack.wsgi [None req-fddb73b0-96c7-48c1-a607-d8c7b916d926 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.100350] [48526]: WARNING neutronclient.v2_0.client [None req-fddb73b0-96c7-48c1-a607-d8c7b916d926 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.200172] [48527]: DEBUG nova.policy [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.214971] [48527]: INFO nova.api.openstack.requestlog [None req-2c25d68a-7ee9-4990-bacb-727bbb3c4a11 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1353 microversion: 2.1 time: 0.259559 [ 608.215308] [48527]: [pid: 48527|app: 0|req: 132/278] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1353 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.219135] [48527]: DEBUG nova.api.openstack.wsgi [None req-714d9986-9bc9-43ed-abe6-d562cc634ac0 tempest-TenantUsagesNegativeTestJSON-907250133 tempest-TenantUsagesNegativeTestJSON-907250133-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.222832] [48527]: INFO nova.api.openstack.wsgi [None req-714d9986-9bc9-43ed-abe6-d562cc634ac0 tempest-TenantUsagesNegativeTestJSON-907250133 tempest-TenantUsagesNegativeTestJSON-907250133-project-admin] HTTP exception thrown: Invalid start time. The start time cannot occur after the end time. [ 608.223166] [48527]: DEBUG nova.api.openstack.wsgi [None req-714d9986-9bc9-43ed-abe6-d562cc634ac0 tempest-TenantUsagesNegativeTestJSON-907250133 tempest-TenantUsagesNegativeTestJSON-907250133-project-admin] Returning 400 to user: Invalid start time. The start time cannot occur after the end time. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 608.223579] [48527]: INFO nova.api.openstack.requestlog [None req-714d9986-9bc9-43ed-abe6-d562cc634ac0 tempest-TenantUsagesNegativeTestJSON-907250133 tempest-TenantUsagesNegativeTestJSON-907250133-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/d5eb9cfa074f4ea997037b037c98b686?start=2025-12-13T13%3A51%3A47.260256&end=2025-12-11T13%3A51%3A47.260256" status: 400 len: 111 microversion: 2.1 time: 0.007849 [ 608.223897] [48527]: [pid: 48527|app: 0|req: 133/279] 10.180.1.21 () {58 vars in 1407 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/os-simple-tenant-usage/d5eb9cfa074f4ea997037b037c98b686?start=2025-12-13T13%3A51%3A47.260256&end=2025-12-11T13%3A51%3A47.260256 => generated 111 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 608.226546] [48527]: DEBUG nova.api.openstack.wsgi [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "2048"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 608.237610] [48526]: WARNING neutronclient.v2_0.client [None req-fddb73b0-96c7-48c1-a607-d8c7b916d926 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.282470] [48526]: WARNING neutronclient.v2_0.client [None req-fddb73b0-96c7-48c1-a607-d8c7b916d926 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.353218] [48526]: INFO nova.api.openstack.requestlog [None req-fddb73b0-96c7-48c1-a607-d8c7b916d926 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-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.258051 [ 608.353218] [48526]: [pid: 48526|app: 0|req: 147/280] 10.180.1.21 () {58 vars in 1186 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 1111 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.355635] [48526]: DEBUG nova.api.openstack.wsgi [None req-8f813df3-6d40-4a8d-b79b-a05e47502d0b tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.357819] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f813df3-6d40-4a8d-b79b-a05e47502d0b tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.360239] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f813df3-6d40-4a8d-b79b-a05e47502d0b tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.360239] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f813df3-6d40-4a8d-b79b-a05e47502d0b tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.360239] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f813df3-6d40-4a8d-b79b-a05e47502d0b tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.360239] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f813df3-6d40-4a8d-b79b-a05e47502d0b tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.360471] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f813df3-6d40-4a8d-b79b-a05e47502d0b tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.379827] [48526]: INFO nova.api.openstack.requestlog [None req-8f813df3-6d40-4a8d-b79b-a05e47502d0b tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack" status: 200 len: 382 microversion: 2.1 time: 0.026098 [ 608.380227] [48526]: [pid: 48526|app: 0|req: 148/281] 10.180.1.21 () {58 vars in 1159 bytes} [Fri Dec 12 13:51:52 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) [ 608.387089] [48526]: DEBUG nova.api.openstack.wsgi [None req-77345771-ce87-486a-94ad-59bf3f4af7db tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.402509] [48526]: INFO nova.api.openstack.requestlog [None req-77345771-ce87-486a-94ad-59bf3f4af7db tempest-KeyPairsV210TestJSON-70529383 tempest-KeyPairsV210TestJSON-70529383-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1311144402?user_id=132e617039fe47db98eaa3b45f3a9e4d" status: 204 len: 0 microversion: 2.10 time: 0.021367 [ 608.402809] [48526]: [pid: 48526|app: 0|req: 149/282] 10.180.1.21 () {60 vars in 1338 bytes} [Fri Dec 12 13:51:52 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1311144402?user_id=132e617039fe47db98eaa3b45f3a9e4d => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 608.405016] [48526]: DEBUG nova.api.openstack.wsgi [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.406639] [48526]: DEBUG nova.compute.api [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 608.415300] [48526]: DEBUG oslo_concurrency.lockutils [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.415507] [48526]: DEBUG oslo_concurrency.lockutils [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.415640] [48526]: DEBUG oslo_concurrency.lockutils [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.415901] [48526]: DEBUG oslo_concurrency.lockutils [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.416301] [48526]: DEBUG oslo_concurrency.lockutils [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.416301] [48526]: DEBUG oslo_concurrency.lockutils [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.436673] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.437115] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.437115] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.437539] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.438965] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.439207] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.445446] [48526]: WARNING neutronclient.v2_0.client [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.470897] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.470980] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.471089] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.472509] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.472821] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.472893] [48527]: DEBUG oslo_concurrency.lockutils [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.500636] [48527]: INFO nova.api.openstack.requestlog [None req-e87e8bef-9db6-4f7e-8767-fead7e4a8833 tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/d3670c46f7b74c4781e3f4c68a207aff?user_id=60f424a074f840699857d8b64e616273" status: 200 len: 240 microversion: 2.36 time: 0.276058 [ 608.501075] [48527]: [pid: 48527|app: 0|req: 134/283] 10.180.1.21 () {62 vars in 1379 bytes} [Fri Dec 12 13:51:52 2025] PUT /compute/v2.1/os-quota-sets/d3670c46f7b74c4781e3f4c68a207aff?user_id=60f424a074f840699857d8b64e616273 => generated 240 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 608.657919] [48527]: DEBUG nova.api.openstack.wsgi [None req-a779b22c-52a6-499a-bab2-2b544a009097 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 608.661447] [48527]: DEBUG nova.policy [None req-a779b22c-52a6-499a-bab2-2b544a009097 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Policy check for os_compute_api:os-aggregates:add_host failed with credentials {'is_admin': False, 'user_id': '9f70d82f5cdf4540b51c4a25fab77fc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d34142093074f15b8a997586f70bebe', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.661934] [48527]: DEBUG nova.api.openstack.wsgi [None req-a779b22c-52a6-499a-bab2-2b544a009097 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:add_host to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 608.663017] [48527]: INFO nova.api.openstack.requestlog [None req-a779b22c-52a6-499a-bab2-2b544a009097 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/2/action" status: 403 len: 118 microversion: 2.1 time: 0.160510 [ 608.663017] [48527]: [pid: 48527|app: 0|req: 135/284] 10.180.1.21 () {60 vars in 1186 bytes} [Fri Dec 12 13:51:52 2025] POST /compute/v2.1/os-aggregates/2/action => generated 118 bytes in 161 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 608.665609] [48527]: DEBUG nova.api.openstack.wsgi [None req-9d228084-68e9-4d23-ba7e-6b935b55d0e0 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.668332] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d228084-68e9-4d23-ba7e-6b935b55d0e0 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.668517] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d228084-68e9-4d23-ba7e-6b935b55d0e0 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.668664] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d228084-68e9-4d23-ba7e-6b935b55d0e0 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.669267] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d228084-68e9-4d23-ba7e-6b935b55d0e0 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.669267] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d228084-68e9-4d23-ba7e-6b935b55d0e0 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.669361] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d228084-68e9-4d23-ba7e-6b935b55d0e0 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.693065] [48526]: DEBUG nova.policy [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.696359] [48527]: INFO nova.api.openstack.requestlog [None req-9d228084-68e9-4d23-ba7e-6b935b55d0e0 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=internal" status: 200 len: 153 microversion: 2.1 time: 0.033344 [ 608.696733] [48527]: [pid: 48527|app: 0|req: 136/285] 10.180.1.21 () {58 vars in 1150 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/os-hosts?zone=internal => generated 153 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 608.700731] [48527]: DEBUG nova.api.openstack.wsgi [None req-9be94386-32ca-4167-acbf-9aabe2761e2e tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.701574] [48526]: INFO nova.api.openstack.requestlog [None req-d06baf4b-4c38-4cc5-9a09-388e83d33805 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1248 microversion: 2.1 time: 0.298379 [ 608.703358] [48526]: [pid: 48526|app: 0|req: 150/286] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1248 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.706656] [48526]: DEBUG nova.api.openstack.wsgi [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0cc17f86-a471-41d2-90c1-99c3eafef9da", "tag": "5b334cc0-5165-4532-add1-adfc7a3c7bbf"}, {"server_uuid": "0cc17f86-a471-41d2-90c1-99c3eafef9da", "name": "network-vif-plugged", "status": "completed", "tag": "5e421797-8a06-47e1-9731-8ef2c4f81b88"}, {"name": "network-changed", "server_uuid": "0cc17f86-a471-41d2-90c1-99c3eafef9da", "tag": "5e421797-8a06-47e1-9731-8ef2c4f81b88"}, {"server_uuid": "81ba41ed-99c8-457e-91c6-1b1bf383855c", "name": "network-vif-plugged", "status": "completed", "tag": "545b995b-5b63-4b7e-8ca5-c1bb39962a9e"}, {"name": "network-changed", "server_uuid": "81ba41ed-99c8-457e-91c6-1b1bf383855c", "tag": "545b995b-5b63-4b7e-8ca5-c1bb39962a9e"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 608.715650] [48526]: DEBUG oslo_concurrency.lockutils [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.715844] [48526]: DEBUG oslo_concurrency.lockutils [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.716269] [48526]: DEBUG oslo_concurrency.lockutils [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.719093] [48527]: INFO nova.api.openstack.requestlog [None req-9be94386-32ca-4167-acbf-9aabe2761e2e tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1951701961/os-flavor-access" status: 200 len: 21 microversion: 2.1 time: 0.021684 [ 608.719572] [48527]: [pid: 48527|app: 0|req: 137/287] 10.180.1.21 () {58 vars in 1204 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/flavors/1951701961/os-flavor-access => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 608.725343] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] Creating event network-changed:5b334cc0-5165-4532-add1-adfc7a3c7bbf for instance 0cc17f86-a471-41d2-90c1-99c3eafef9da on cpu-1 [ 608.725532] [48527]: DEBUG nova.api.openstack.wsgi [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.725668] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] Creating event network-vif-plugged:5e421797-8a06-47e1-9731-8ef2c4f81b88 for instance 0cc17f86-a471-41d2-90c1-99c3eafef9da on cpu-1 [ 608.725867] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] Creating event network-changed:5e421797-8a06-47e1-9731-8ef2c4f81b88 for instance 0cc17f86-a471-41d2-90c1-99c3eafef9da on cpu-1 [ 608.726056] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] Creating event network-vif-plugged:545b995b-5b63-4b7e-8ca5-c1bb39962a9e for instance 81ba41ed-99c8-457e-91c6-1b1bf383855c on cpu-1 [ 608.726241] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] Creating event network-changed:545b995b-5b63-4b7e-8ca5-c1bb39962a9e for instance 81ba41ed-99c8-457e-91c6-1b1bf383855c on cpu-1 [ 608.727237] [48527]: DEBUG nova.compute.api [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 608.730794] [48527]: DEBUG oslo_concurrency.lockutils [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.730991] [48527]: DEBUG oslo_concurrency.lockutils [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.731148] [48527]: DEBUG oslo_concurrency.lockutils [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.731412] [48527]: DEBUG oslo_concurrency.lockutils [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.731557] [48527]: DEBUG oslo_concurrency.lockutils [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.731681] [48527]: DEBUG oslo_concurrency.lockutils [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.734109] [48526]: INFO nova.api.openstack.requestlog [req-a36e0608-61c1-4bc8-9730-1bbfd3c087ab req-9f6f3af0-6e63-4283-b833-7ace42c55cc3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 855 microversion: 2.1 time: 0.028348 [ 608.734109] [48526]: [pid: 48526|app: 0|req: 151/288] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:51:52 2025] POST /compute/v2.1/os-server-external-events => generated 855 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 608.735909] [48526]: DEBUG nova.api.openstack.wsgi [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestBootFromVolume-server-775691541", "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": "4728399a-4620-438f-a02f-937fc959a01b"}], "security_groups": [{"name": "tempest-securitygroup--1310374448"}], "key_name": "tempest-keypair-1752804135", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "654eb086-e949-4a4d-a8dd-3f59de829a79", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "OS-DCF:diskConfig": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 608.755496] [48527]: WARNING neutronclient.v2_0.client [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.796183] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.796480] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.796634] [48527]: DEBUG nova.policy [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.796732] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.797082] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.797283] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.797361] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.808646] [48527]: DEBUG nova.policy [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.809459] [48527]: DEBUG nova.policy [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.810107] [48527]: INFO nova.api.openstack.requestlog [None req-a079060c-694f-4d7c-bc7a-4575e5898279 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1365 microversion: 2.48 time: 0.087106 [ 608.810479] [48527]: [pid: 48527|app: 0|req: 138/289] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:52 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1365 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 608.812950] [48527]: DEBUG nova.api.openstack.wsgi [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.814221] [48527]: DEBUG nova.compute.api [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 608.815660] [48526]: WARNING neutronclient.v2_0.client [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.820508] [48527]: DEBUG oslo_concurrency.lockutils [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.820714] [48527]: DEBUG oslo_concurrency.lockutils [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.821812] [48527]: DEBUG oslo_concurrency.lockutils [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.821812] [48527]: DEBUG oslo_concurrency.lockutils [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.821812] [48527]: DEBUG oslo_concurrency.lockutils [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.821812] [48527]: DEBUG oslo_concurrency.lockutils [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.849302] [48527]: WARNING neutronclient.v2_0.client [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.946164] [48526]: DEBUG nova.network.neutron [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] validate_networks() for [('4728399a-4620-438f-a02f-937fc959a01b', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 608.946164] [48526]: WARNING neutronclient.v2_0.client [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.948699] [48526]: WARNING openstack [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 608.950759] [48526]: WARNING openstack [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 608.960160] [48526]: INFO nova.network.neutron [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] _ports_needed_per_instance requested_netwokrs=[('4728399a-4620-438f-a02f-937fc959a01b', None, None, None, None, None)] [ 608.961456] [48527]: DEBUG nova.policy [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.975773] [48527]: INFO nova.api.openstack.requestlog [None req-081a77e5-9c7e-47a6-82cb-d12c1c76b86b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1223 microversion: 2.1 time: 0.164668 [ 608.976129] [48527]: [pid: 48527|app: 0|req: 139/290] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:53 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1223 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.981031] [48527]: DEBUG nova.api.openstack.wsgi [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.981438] [48527]: DEBUG nova.compute.api [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 608.985131] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.985472] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.985725] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.986147] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.986538] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.986764] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.028316] [48527]: WARNING neutronclient.v2_0.client [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.178667] [48527]: DEBUG nova.policy [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.189618] [48527]: INFO nova.api.openstack.requestlog [None req-61ae6e5f-b98b-47c9-b3d1-b797afb4c624 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 200 len: 1317 microversion: 2.1 time: 0.212842 [ 609.190033] [48527]: [pid: 48527|app: 0|req: 140/291] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:53 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 1317 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.194519] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.198743] [48527]: DEBUG nova.compute.api [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 609.204346] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.204346] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.204636] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.204738] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.204879] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.205303] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.234598] [48527]: WARNING neutronclient.v2_0.client [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.253786] [48526]: WARNING neutronclient.v2_0.client [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.254566] [48526]: WARNING openstack [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 609.255020] [48526]: WARNING openstack [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 609.568030] [48527]: DEBUG nova.policy [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.572439] [48527]: INFO nova.api.openstack.requestlog [None req-ff6109df-29aa-4190-b7af-2e522d7c0e2c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1312 microversion: 2.1 time: 0.381766 [ 609.572838] [48527]: [pid: 48527|app: 0|req: 141/292] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:53 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1312 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.576967] [48527]: DEBUG nova.api.openstack.wsgi [None req-dc0f164c-c8ba-49a7-a1ef-8570a48a5c12 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.588748] [48527]: INFO nova.api.openstack.requestlog [None req-dc0f164c-c8ba-49a7-a1ef-8570a48a5c12 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1171047793/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.015215 [ 609.589156] [48527]: [pid: 48527|app: 0|req: 142/293] 10.180.1.21 () {58 vars in 1198 bytes} [Fri Dec 12 13:51:53 2025] GET /compute/v2.1/flavors/1171047793/os-extra_specs => generated 66 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 609.597750] [48527]: DEBUG nova.api.openstack.wsgi [None req-318bb263-18ce-4542-9ac7-b949f494eb1c tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.609657] [48527]: INFO nova.api.openstack.wsgi [None req-318bb263-18ce-4542-9ac7-b949f494eb1c tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 609.610597] [48527]: DEBUG nova.api.openstack.wsgi [None req-318bb263-18ce-4542-9ac7-b949f494eb1c tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 609.610774] [48527]: INFO nova.api.openstack.requestlog [None req-318bb263-18ce-4542-9ac7-b949f494eb1c tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/startup" status: 404 len: 99 microversion: 2.1 time: 0.020857 [ 609.611852] [48527]: [pid: 48527|app: 0|req: 143/294] 10.180.1.21 () {58 vars in 1210 bytes} [Fri Dec 12 13:51:53 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/startup => generated 99 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 609.614539] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0d04c1e-3489-47af-a260-ba7ae00cd64c tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.617155] [48527]: INFO nova.api.openstack.wsgi [None req-c0d04c1e-3489-47af-a260-ba7ae00cd64c tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] HTTP exception thrown: Hypervisor with ID 'c5335863-c90d-4fa9-a084-354d6fe1d752' could not be found. [ 609.617155] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0d04c1e-3489-47af-a260-ba7ae00cd64c tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] Returning 404 to user: Hypervisor with ID 'c5335863-c90d-4fa9-a084-354d6fe1d752' could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 609.618035] [48527]: INFO nova.api.openstack.requestlog [None req-c0d04c1e-3489-47af-a260-ba7ae00cd64c tempest-HypervisorAdminNegativeTestJSON-1141345174 tempest-HypervisorAdminNegativeTestJSON-1141345174-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/c5335863-c90d-4fa9-a084-354d6fe1d752" status: 404 len: 123 microversion: 2.1 time: 0.005141 [ 609.618035] [48527]: [pid: 48527|app: 0|req: 144/295] 10.180.1.21 () {58 vars in 1252 bytes} [Fri Dec 12 13:51:53 2025] GET /compute/v2.1/os-hypervisors/c5335863-c90d-4fa9-a084-354d6fe1d752 => generated 123 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 609.620490] [48527]: DEBUG nova.api.openstack.wsgi [None req-f47fc2ea-5f79-46ed-9f0a-0ec01e8fa9a5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1934331707", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8Jw7hxZ0WiQB3Ulh20pN17XxWPFOTPgxXLNY4UmT1VvCpcdbPJlKLXzcwN41NUAMhNU6UwNiBL6gtMfmSsDLUfFSb58UC6pg0cyuZydCjDAB7nMq3QPM6Ci8BzGv+HEw=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 609.637478] [48526]: DEBUG nova.quota [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Getting quotas for project b5d841bfe00c45429aaef3e71ffae540. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 609.637648] [48527]: DEBUG nova.quota [None req-f47fc2ea-5f79-46ed-9f0a-0ec01e8fa9a5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Getting quotas for project 1157342327f147078f56556a0e432197. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 609.641599] [48526]: DEBUG nova.quota [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Getting quotas for user 35423b89b42e4e3db04dd7bb1d1a5f7e and project b5d841bfe00c45429aaef3e71ffae540. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 609.641697] [48527]: DEBUG nova.quota [None req-f47fc2ea-5f79-46ed-9f0a-0ec01e8fa9a5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Getting quotas for user c7e8f33e61fb481298414caeddddeae8 and project 1157342327f147078f56556a0e432197. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 609.651923] [48526]: DEBUG nova.virt.hardware [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 609.652118] [48526]: DEBUG nova.virt.hardware [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 609.652913] [48526]: DEBUG nova.virt.hardware [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 609.652913] [48526]: DEBUG nova.virt.hardware [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 609.652913] [48526]: DEBUG nova.virt.hardware [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 609.658866] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.659191] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.659407] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.659920] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.660166] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.660365] [48526]: DEBUG oslo_concurrency.lockutils [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.664527] [48527]: INFO nova.api.openstack.requestlog [None req-f47fc2ea-5f79-46ed-9f0a-0ec01e8fa9a5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.046027 [ 609.665054] [48527]: [pid: 48527|app: 0|req: 145/296] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:51:53 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.669545] [48527]: DEBUG nova.api.openstack.wsgi [None req-53896afc-abf2-4001-ab87-a73eae70d24e tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"cores": 20}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 609.680014] [48526]: DEBUG nova.quota [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Getting quotas for project b5d841bfe00c45429aaef3e71ffae540. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 609.682889] [48526]: DEBUG nova.quota [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Getting quotas for user 35423b89b42e4e3db04dd7bb1d1a5f7e and project b5d841bfe00c45429aaef3e71ffae540. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 609.726154] [48526]: DEBUG nova.compute.api [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 609.727641] [48526]: DEBUG nova.compute.api [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] 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='654eb086-e949-4a4d-a8dd-3f59de829a79',volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 609.853893] [48526]: INFO nova.api.openstack.requestlog [None req-a438dd53-e69d-4013-a39d-57b2ad97dacb tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 1.120331 [ 609.854279] [48526]: [pid: 48526|app: 0|req: 152/297] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:52 2025] POST /compute/v2.1/servers => generated 407 bytes in 1121 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 609.861053] [48526]: DEBUG nova.api.openstack.wsgi [None req-93e69eb1-7427-40fc-9e48-888a9b7279e2 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.861263] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e69eb1-7427-40fc-9e48-888a9b7279e2 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.862092] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e69eb1-7427-40fc-9e48-888a9b7279e2 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.862092] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e69eb1-7427-40fc-9e48-888a9b7279e2 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.862092] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e69eb1-7427-40fc-9e48-888a9b7279e2 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.862092] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e69eb1-7427-40fc-9e48-888a9b7279e2 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.862501] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e69eb1-7427-40fc-9e48-888a9b7279e2 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.882428] [48526]: INFO nova.api.openstack.requestlog [None req-93e69eb1-7427-40fc-9e48-888a9b7279e2 tempest-ServicesAdminNegativeV253TestJSON-1565278778 tempest-ServicesAdminNegativeV253TestJSON-1565278778-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.027500 [ 609.882782] [48526]: [pid: 48526|app: 0|req: 153/298] 10.180.1.21 () {60 vars in 1234 bytes} [Fri Dec 12 13:51:54 2025] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.886194] [48526]: DEBUG nova.api.openstack.wsgi [None req-3d28f5cd-5ee9-491e-92cf-923fac185277 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1502890976", "id": 1265289847, "os-flavor-access:is_public": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 609.902273] [48527]: DEBUG oslo_concurrency.lockutils [None req-53896afc-abf2-4001-ab87-a73eae70d24e tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.902969] [48527]: DEBUG oslo_concurrency.lockutils [None req-53896afc-abf2-4001-ab87-a73eae70d24e tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.903615] [48527]: DEBUG oslo_concurrency.lockutils [None req-53896afc-abf2-4001-ab87-a73eae70d24e tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.903781] [48527]: DEBUG oslo_concurrency.lockutils [None req-53896afc-abf2-4001-ab87-a73eae70d24e tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.903915] [48527]: DEBUG oslo_concurrency.lockutils [None req-53896afc-abf2-4001-ab87-a73eae70d24e tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.904117] [48527]: DEBUG oslo_concurrency.lockutils [None req-53896afc-abf2-4001-ab87-a73eae70d24e tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.906833] [48526]: INFO nova.api.openstack.requestlog [None req-3d28f5cd-5ee9-491e-92cf-923fac185277 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 429 microversion: 2.1 time: 0.023452 [ 609.912518] [48526]: [pid: 48526|app: 0|req: 154/299] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:51:54 2025] POST /compute/v2.1/flavors => generated 429 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.914870] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc523cf4-9a26-4307-9602-7115a99297d7 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Action: 'create', calling method: >, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 609.935768] [48526]: INFO nova.api.openstack.wsgi [None req-bc523cf4-9a26-4307-9602-7115a99297d7 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] HTTP exception thrown: Image not found. [ 609.936328] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc523cf4-9a26-4307-9602-7115a99297d7 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 609.936860] [48526]: INFO nova.api.openstack.requestlog [None req-bc523cf4-9a26-4307-9602-7115a99297d7 tempest-ImagesMetadataNegativeTestJSON-1888705039 tempest-ImagesMetadataNegativeTestJSON-1888705039-project-member] 10.180.1.21 "POST /compute/v2.1/images/c26fd581-d387-4190-b96d-020e5f68987d/metadata" status: 404 len: 62 microversion: 2.1 time: 0.025182 [ 609.937922] [48526]: [pid: 48526|app: 0|req: 155/300] 10.180.1.21 () {60 vars in 1276 bytes} [Fri Dec 12 13:51:54 2025] POST /compute/v2.1/images/c26fd581-d387-4190-b96d-020e5f68987d/metadata => generated 62 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 609.939880] [48526]: DEBUG nova.api.openstack.wsgi [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.941684] [48526]: DEBUG nova.compute.api [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 609.947947] [48526]: DEBUG oslo_concurrency.lockutils [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.949032] [48526]: DEBUG oslo_concurrency.lockutils [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.949263] [48526]: DEBUG oslo_concurrency.lockutils [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.949553] [48526]: DEBUG oslo_concurrency.lockutils [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.949702] [48526]: DEBUG oslo_concurrency.lockutils [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.949823] [48526]: DEBUG oslo_concurrency.lockutils [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.959261] [48527]: INFO nova.api.openstack.requestlog [None req-53896afc-abf2-4001-ab87-a73eae70d24e tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 200 len: 329 microversion: 2.1 time: 0.292673 [ 609.962679] [48527]: [pid: 48527|app: 0|req: 146/301] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:51:53 2025] PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 329 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.982735] [48526]: WARNING neutronclient.v2_0.client [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 610.186030] [48527]: DEBUG nova.api.openstack.wsgi [None req-6b3645a0-6bfd-4c82-83c6-dea554b27255 tempest-TenantUsagesNegativeTestJSON-2113824628 tempest-TenantUsagesNegativeTestJSON-2113824628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 610.190235] [48527]: DEBUG nova.policy [None req-6b3645a0-6bfd-4c82-83c6-dea554b27255 tempest-TenantUsagesNegativeTestJSON-2113824628 tempest-TenantUsagesNegativeTestJSON-2113824628-project-member] Policy check for os_compute_api:os-simple-tenant-usage:list failed with credentials {'is_admin': False, 'user_id': 'addf475bc1d24d2396e31fed916e815c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb9cfa074f4ea997037b037c98b686', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.191870] [48527]: DEBUG nova.api.openstack.wsgi [None req-6b3645a0-6bfd-4c82-83c6-dea554b27255 tempest-TenantUsagesNegativeTestJSON-2113824628 tempest-TenantUsagesNegativeTestJSON-2113824628-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-simple-tenant-usage:list to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 610.191870] [48527]: INFO nova.api.openstack.requestlog [None req-6b3645a0-6bfd-4c82-83c6-dea554b27255 tempest-TenantUsagesNegativeTestJSON-2113824628 tempest-TenantUsagesNegativeTestJSON-2113824628-project-member] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage?start=2025-12-11T13%3A51%3A47.260256&end=2025-12-13T13%3A51%3A47.260256&detailed=1" status: 403 len: 123 microversion: 2.1 time: 0.228446 [ 610.192375] [48527]: [pid: 48527|app: 0|req: 147/302] 10.180.1.21 () {58 vars in 1330 bytes} [Fri Dec 12 13:51:54 2025] GET /compute/v2.1/os-simple-tenant-usage?start=2025-12-11T13%3A51%3A47.260256&end=2025-12-13T13%3A51%3A47.260256&detailed=1 => generated 123 bytes in 229 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 610.196766] [48527]: DEBUG nova.api.openstack.wsgi [None req-423f667c-15ac-4eae-87c4-e81b074624c8 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 610.198315] [48527]: WARNING neutronclient.v2_0.client [None req-423f667c-15ac-4eae-87c4-e81b074624c8 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 610.532848] [48526]: DEBUG nova.policy [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.540242] [48526]: DEBUG nova.policy [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.541510] [48526]: DEBUG nova.policy [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.546129] [48526]: INFO nova.api.openstack.requestlog [None req-2347d0e3-5a20-454f-b278-fa3b6cdb00d0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1597 microversion: 2.100 time: 0.608330 [ 610.546467] [48526]: [pid: 48526|app: 0|req: 156/303] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:51:54 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1597 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 610.550235] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb64e04f-a594-4fca-80ed-f918024d7c86 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 610.552219] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb64e04f-a594-4fca-80ed-f918024d7c86 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.555473] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb64e04f-a594-4fca-80ed-f918024d7c86 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.555473] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb64e04f-a594-4fca-80ed-f918024d7c86 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.555473] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb64e04f-a594-4fca-80ed-f918024d7c86 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.555473] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb64e04f-a594-4fca-80ed-f918024d7c86 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.555748] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb64e04f-a594-4fca-80ed-f918024d7c86 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.573330] [48526]: INFO nova.api.openstack.requestlog [None req-eb64e04f-a594-4fca-80ed-f918024d7c86 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.025820 [ 610.573703] [48526]: [pid: 48526|app: 0|req: 157/304] 10.180.1.21 () {58 vars in 1171 bytes} [Fri Dec 12 13:51:54 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 610.576378] [48526]: DEBUG nova.api.openstack.wsgi [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 610.578017] [48526]: DEBUG nova.compute.api [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 610.582834] [48526]: DEBUG oslo_concurrency.lockutils [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.582965] [48526]: DEBUG oslo_concurrency.lockutils [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.583165] [48526]: DEBUG oslo_concurrency.lockutils [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.583677] [48526]: DEBUG oslo_concurrency.lockutils [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.585195] [48526]: DEBUG oslo_concurrency.lockutils [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.585195] [48526]: DEBUG oslo_concurrency.lockutils [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.606282] [48526]: WARNING neutronclient.v2_0.client [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 610.844871] [48527]: WARNING neutronclient.v2_0.client [None req-423f667c-15ac-4eae-87c4-e81b074624c8 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 611.945117] [48527]: INFO nova.api.openstack.requestlog [None req-423f667c-15ac-4eae-87c4-e81b074624c8 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/5ab17ab2-6418-4d7f-b955-d063518f4288" status: 202 len: 0 microversion: 2.1 time: 1.751743 [ 611.945490] [48527]: [pid: 48527|app: 0|req: 148/305] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:51:54 2025] DELETE /compute/v2.1/os-security-groups/5ab17ab2-6418-4d7f-b955-d063518f4288 => generated 0 bytes in 1752 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 611.948635] [48527]: DEBUG nova.api.openstack.wsgi [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 611.950322] [48527]: DEBUG nova.compute.api [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 611.956788] [48527]: DEBUG oslo_concurrency.lockutils [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.956788] [48527]: DEBUG oslo_concurrency.lockutils [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.956788] [48527]: DEBUG oslo_concurrency.lockutils [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.957163] [48527]: DEBUG oslo_concurrency.lockutils [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.958278] [48527]: DEBUG oslo_concurrency.lockutils [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.958278] [48527]: DEBUG oslo_concurrency.lockutils [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.985072] [48527]: WARNING neutronclient.v2_0.client [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 612.241809] [48526]: DEBUG nova.policy [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.250665] [48526]: INFO nova.api.openstack.requestlog [None req-82e2293d-0eba-42fd-a3ce-365b3c8c8d44 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1312 microversion: 2.1 time: 1.676302 [ 612.251099] [48526]: [pid: 48526|app: 0|req: 158/306] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:54 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1312 bytes in 1677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.254342] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7e68ef0-636f-495c-b37a-95c284e944fc tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 612.504134] [48526]: INFO nova.api.openstack.requestlog [None req-a7e68ef0-636f-495c-b37a-95c284e944fc tempest-QuotasAdminTestV236-86451584 tempest-QuotasAdminTestV236-86451584-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/d3670c46f7b74c4781e3f4c68a207aff?user_id=60f424a074f840699857d8b64e616273" status: 200 len: 282 microversion: 2.36 time: 0.252381 [ 612.504526] [48526]: [pid: 48526|app: 0|req: 159/307] 10.180.1.21 () {60 vars in 1359 bytes} [Fri Dec 12 13:51:56 2025] GET /compute/v2.1/os-quota-sets/d3670c46f7b74c4781e3f4c68a207aff?user_id=60f424a074f840699857d8b64e616273 => generated 282 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 612.507605] [48526]: DEBUG nova.api.openstack.wsgi [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 612.512144] [48526]: DEBUG nova.compute.api [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 612.519707] [48526]: DEBUG oslo_concurrency.lockutils [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.519902] [48526]: DEBUG oslo_concurrency.lockutils [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.520052] [48526]: DEBUG oslo_concurrency.lockutils [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.520320] [48526]: DEBUG oslo_concurrency.lockutils [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.520463] [48526]: DEBUG oslo_concurrency.lockutils [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.521402] [48526]: DEBUG oslo_concurrency.lockutils [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.555198] [48526]: WARNING neutronclient.v2_0.client [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 612.928039] [48527]: DEBUG nova.policy [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.936250] [48527]: INFO nova.api.openstack.requestlog [None req-234b7dd4-c9cb-4a4a-9fb3-c2910805592e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1365 microversion: 2.1 time: 0.990249 [ 612.936776] [48527]: [pid: 48527|app: 0|req: 149/308] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:56 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1365 bytes in 991 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.940213] [48527]: DEBUG nova.api.openstack.wsgi [None req-4ef17750-4003-42fb-a826-7164b1cda89e tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 612.940794] [48526]: DEBUG nova.policy [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.951695] [48526]: INFO nova.api.openstack.requestlog [None req-490183dc-f920-415b-a899-b818bff5e5dd tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1273 microversion: 2.1 time: 0.446581 [ 612.952075] [48526]: [pid: 48526|app: 0|req: 160/309] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:56 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1273 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.956712] [48526]: DEBUG nova.api.openstack.wsgi [None req-b7f1b339-4a0f-43ee-b83c-3466f44607e5 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 612.958060] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7f1b339-4a0f-43ee-b83c-3466f44607e5 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.958060] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7f1b339-4a0f-43ee-b83c-3466f44607e5 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.958060] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7f1b339-4a0f-43ee-b83c-3466f44607e5 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.958060] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7f1b339-4a0f-43ee-b83c-3466f44607e5 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.958316] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7f1b339-4a0f-43ee-b83c-3466f44607e5 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.958316] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7f1b339-4a0f-43ee-b83c-3466f44607e5 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.981836] [48527]: INFO nova.api.openstack.requestlog [None req-4ef17750-4003-42fb-a826-7164b1cda89e tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/2" status: 200 len: 0 microversion: 2.1 time: 0.044649 [ 612.982234] [48527]: [pid: 48527|app: 0|req: 150/310] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:51:57 2025] DELETE /compute/v2.1/os-aggregates/2 => generated 0 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 612.985648] [48526]: INFO nova.api.openstack.requestlog [None req-b7f1b339-4a0f-43ee-b83c-3466f44607e5 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.032892 [ 612.986053] [48526]: [pid: 48526|app: 0|req: 161/311] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Dec 12 13:51:57 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 612.990223] [48527]: DEBUG nova.api.openstack.wsgi [None req-3fe8d8ef-3a66-474e-a347-bbb423ba7732 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 612.993901] [48526]: DEBUG nova.api.openstack.wsgi [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 612.996096] [48526]: DEBUG nova.compute.api [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 613.003468] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.004306] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.004500] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.005398] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.005579] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.005707] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.025087] [48527]: INFO nova.api.openstack.requestlog [None req-3fe8d8ef-3a66-474e-a347-bbb423ba7732 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1951701961" status: 202 len: 0 microversion: 2.1 time: 0.033597 [ 613.025087] [48527]: [pid: 48527|app: 0|req: 151/312] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:51:57 2025] DELETE /compute/v2.1/flavors/1951701961 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 613.029105] [48527]: DEBUG nova.api.openstack.wsgi [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 613.031836] [48527]: DEBUG nova.compute.api [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 613.038985] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.039655] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.039655] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.040737] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.040737] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.040737] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.043603] [48526]: WARNING neutronclient.v2_0.client [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 613.067765] [48527]: WARNING neutronclient.v2_0.client [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 613.447838] [48526]: DEBUG nova.policy [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.459380] [48526]: DEBUG nova.policy [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.460070] [48526]: DEBUG nova.policy [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.464742] [48526]: INFO nova.api.openstack.requestlog [None req-f96c0bf3-93b9-42d5-a102-cea98151603d tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1489 microversion: 2.94 time: 0.477798 [ 613.465879] [48526]: [pid: 48526|app: 0|req: 162/313] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:57 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1489 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 613.469258] [48527]: DEBUG nova.policy [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.469353] [48526]: DEBUG nova.api.openstack.wsgi [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 613.470676] [48526]: DEBUG nova.compute.api [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 613.479993] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.480620] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.480799] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.481037] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.481186] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.481304] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.481688] [48527]: DEBUG nova.policy [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.482644] [48527]: DEBUG nova.policy [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.485047] [48527]: INFO nova.api.openstack.requestlog [None req-dea20209-9f40-4e65-b40e-7466da795065 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1261 microversion: 2.21 time: 0.458249 [ 613.485047] [48527]: [pid: 48527|app: 0|req: 152/314] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:57 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1261 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 613.491431] [48527]: DEBUG nova.api.openstack.wsgi [None req-0516460d-51fd-49f0-990e-e3240deed251 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 613.529176] [48526]: WARNING neutronclient.v2_0.client [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 613.548243] [48527]: INFO nova.api.openstack.requestlog [None req-0516460d-51fd-49f0-990e-e3240deed251 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1171047793/os-extra_specs/hw:numa_nodes" status: 200 len: 0 microversion: 2.1 time: 0.062133 [ 613.548522] [48527]: [pid: 48527|app: 0|req: 153/315] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:51:57 2025] DELETE /compute/v2.1/flavors/1171047793/os-extra_specs/hw:numa_nodes => generated 0 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 613.552938] [48527]: DEBUG nova.api.openstack.wsgi [None req-b2bc789b-88dd-4790-a7c7-d4e44467ffbf tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Action: 'update', calling method: >, body: {"status": "enable", "maintenance_mode": "invalid"} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 613.557137] [48527]: DEBUG nova.api.openstack.wsgi [None req-b2bc789b-88dd-4790-a7c7-d4e44467ffbf tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 613.557137] [48527]: INFO nova.api.openstack.requestlog [None req-b2bc789b-88dd-4790-a7c7-d4e44467ffbf tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 199 microversion: 2.1 time: 0.007330 [ 613.557137] [48527]: [pid: 48527|app: 0|req: 154/316] 10.180.1.21 () {60 vars in 1170 bytes} [Fri Dec 12 13:51:57 2025] PUT /compute/v2.1/os-hosts/devstack => generated 199 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 613.560342] [48527]: DEBUG nova.api.openstack.wsgi [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 613.562037] [48527]: DEBUG nova.compute.api [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 613.570682] [48527]: DEBUG oslo_concurrency.lockutils [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.570682] [48527]: DEBUG oslo_concurrency.lockutils [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.571059] [48527]: DEBUG oslo_concurrency.lockutils [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.571610] [48527]: DEBUG oslo_concurrency.lockutils [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.571899] [48527]: DEBUG oslo_concurrency.lockutils [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.572253] [48527]: DEBUG oslo_concurrency.lockutils [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.613363] [48527]: WARNING neutronclient.v2_0.client [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 614.088222] [48527]: DEBUG nova.policy [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 614.098947] [48527]: INFO nova.api.openstack.requestlog [None req-38a2fd30-bd3e-4584-80c1-b340fbf7dcab tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1248 microversion: 2.1 time: 0.541121 [ 614.098947] [48527]: [pid: 48527|app: 0|req: 155/317] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:57 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1248 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.101624] [48527]: DEBUG nova.api.openstack.wsgi [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 614.106974] [48527]: DEBUG nova.compute.api [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 614.122632] [48527]: DEBUG oslo_concurrency.lockutils [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.123272] [48527]: DEBUG oslo_concurrency.lockutils [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.129021] [48527]: DEBUG oslo_concurrency.lockutils [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.129021] [48527]: DEBUG oslo_concurrency.lockutils [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.129021] [48527]: DEBUG oslo_concurrency.lockutils [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.129021] [48527]: DEBUG oslo_concurrency.lockutils [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.162295] [48527]: WARNING neutronclient.v2_0.client [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 614.499501] [48526]: DEBUG nova.policy [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 614.505840] [48526]: INFO nova.api.openstack.requestlog [None req-3b4e7e39-8036-4d0f-9d6e-a73de5bffd45 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1353 microversion: 2.1 time: 1.039697 [ 614.506433] [48526]: [pid: 48526|app: 0|req: 163/318] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:57 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1353 bytes in 1041 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.511786] [48526]: DEBUG nova.api.openstack.wsgi [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 614.511786] [48526]: DEBUG nova.compute.api [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 614.515846] [48526]: DEBUG oslo_concurrency.lockutils [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.516113] [48526]: DEBUG oslo_concurrency.lockutils [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.516280] [48526]: DEBUG oslo_concurrency.lockutils [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.516609] [48526]: DEBUG oslo_concurrency.lockutils [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.516758] [48526]: DEBUG oslo_concurrency.lockutils [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.518648] [48526]: DEBUG oslo_concurrency.lockutils [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.545750] [48526]: WARNING neutronclient.v2_0.client [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 614.549226] [48527]: DEBUG nova.policy [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 614.556091] [48527]: DEBUG nova.policy [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 614.556890] [48527]: DEBUG nova.policy [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 614.558154] [48527]: INFO nova.api.openstack.requestlog [None req-2226fc7f-a490-41dd-b981-3176ce96f779 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1382 microversion: 2.48 time: 0.457850 [ 614.558154] [48527]: [pid: 48527|app: 0|req: 156/319] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:51:58 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1382 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 614.837040] [48527]: DEBUG nova.api.openstack.wsgi [None req-41d45a60-fa37-4401-ac6a-d7e2b6cdd1de tempest-ServicesAdminNegativeV253TestJSON-1818205695 tempest-ServicesAdminNegativeV253TestJSON-1818205695-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 614.838015] [48527]: DEBUG nova.policy [None req-41d45a60-fa37-4401-ac6a-d7e2b6cdd1de tempest-ServicesAdminNegativeV253TestJSON-1818205695 tempest-ServicesAdminNegativeV253TestJSON-1818205695-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': '6ddf37f0850048f4a9fbcbf83acf84c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94652f2eb0fc4b989c3375918a3b3daf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 614.838569] [48527]: DEBUG nova.api.openstack.wsgi [None req-41d45a60-fa37-4401-ac6a-d7e2b6cdd1de tempest-ServicesAdminNegativeV253TestJSON-1818205695 tempest-ServicesAdminNegativeV253TestJSON-1818205695-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 614.840221] [48527]: INFO nova.api.openstack.requestlog [None req-41d45a60-fa37-4401-ac6a-d7e2b6cdd1de tempest-ServicesAdminNegativeV253TestJSON-1818205695 tempest-ServicesAdminNegativeV253TestJSON-1818205695-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.53 time: 0.281037 [ 614.840221] [48527]: [pid: 48527|app: 0|req: 157/320] 10.180.1.21 () {60 vars in 1173 bytes} [Fri Dec 12 13:51:58 2025] GET /compute/v2.1/os-services => generated 112 bytes in 281 msecs (HTTP/1.1 403) 9 headers in 381 bytes (1 switches on core 0) [ 614.844505] [48527]: DEBUG nova.api.openstack.wsgi [None req-aab4376f-5a60-4637-ac59-336cfd49409d tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 614.867365] [48527]: INFO nova.api.openstack.requestlog [None req-aab4376f-5a60-4637-ac59-336cfd49409d tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1265289847" status: 202 len: 0 microversion: 2.1 time: 0.027153 [ 614.868727] [48527]: [pid: 48527|app: 0|req: 158/321] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:51:59 2025] DELETE /compute/v2.1/flavors/1265289847 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 614.875258] [48527]: DEBUG nova.api.openstack.wsgi [None req-4082a2af-4cd5-4ed6-a34e-b1ad1bc356da tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 615.111609] [48527]: INFO nova.api.openstack.requestlog [None req-4082a2af-4cd5-4ed6-a34e-b1ad1bc356da tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 200 len: 371 microversion: 2.1 time: 0.242902 [ 615.112114] [48527]: [pid: 48527|app: 0|req: 159/322] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 13:51:59 2025] GET /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 371 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 615.115584] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 615.117599] [48527]: DEBUG nova.compute.api [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 615.123491] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.123491] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.124806] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.124806] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.124806] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.124806] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.150801] [48527]: WARNING neutronclient.v2_0.client [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 615.411217] [48526]: DEBUG nova.policy [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.423349] [48526]: INFO nova.api.openstack.requestlog [None req-47bf1c16-2db6-4b08-b5eb-37844fbb06d1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1169 microversion: 2.1 time: 0.915279 [ 615.423349] [48526]: [pid: 48526|app: 0|req: 164/323] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:58 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1169 bytes in 916 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.425346] [48526]: DEBUG nova.api.openstack.wsgi [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 615.426911] [48526]: DEBUG nova.compute.api [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 615.433342] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.433542] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.433785] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.434244] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.434384] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.434619] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.457988] [48526]: WARNING neutronclient.v2_0.client [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 615.519811] [48527]: DEBUG nova.policy [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.525009] [48527]: INFO nova.api.openstack.requestlog [None req-5b7dbc48-ff31-4fcc-9527-a58d496074d8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1215 microversion: 2.1 time: 0.412216 [ 615.525328] [48527]: [pid: 48527|app: 0|req: 160/324] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:59 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1215 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.529349] [48527]: DEBUG nova.api.openstack.wsgi [None req-aabdbe4d-fd4d-4e3c-b9c2-29c7c14388d0 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 615.529690] [48527]: DEBUG oslo_concurrency.lockutils [None req-aabdbe4d-fd4d-4e3c-b9c2-29c7c14388d0 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.529847] [48527]: DEBUG oslo_concurrency.lockutils [None req-aabdbe4d-fd4d-4e3c-b9c2-29c7c14388d0 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.530020] [48527]: DEBUG oslo_concurrency.lockutils [None req-aabdbe4d-fd4d-4e3c-b9c2-29c7c14388d0 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.530436] [48527]: DEBUG oslo_concurrency.lockutils [None req-aabdbe4d-fd4d-4e3c-b9c2-29c7c14388d0 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.531323] [48527]: DEBUG oslo_concurrency.lockutils [None req-aabdbe4d-fd4d-4e3c-b9c2-29c7c14388d0 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.532033] [48527]: DEBUG oslo_concurrency.lockutils [None req-aabdbe4d-fd4d-4e3c-b9c2-29c7c14388d0 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.544608] [48527]: INFO nova.api.openstack.requestlog [None req-aabdbe4d-fd4d-4e3c-b9c2-29c7c14388d0 tempest-ServicesAdminTestJSON-1752839411 tempest-ServicesAdminTestJSON-1752839411-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.018667 [ 615.546407] [48527]: [pid: 48527|app: 0|req: 161/325] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:51:59 2025] GET /compute/v2.1/os-services => generated 557 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 615.547603] [48527]: DEBUG nova.api.openstack.wsgi [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 615.548733] [48527]: DEBUG nova.compute.api [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 615.552095] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.552095] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.552265] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.552545] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.552916] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.552916] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.573850] [48527]: WARNING neutronclient.v2_0.client [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 616.291438] [48526]: DEBUG nova.policy [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 616.300881] [48526]: INFO nova.api.openstack.requestlog [None req-1f97b0f4-5766-45d3-9221-b65b0c29bb78 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 200 len: 1463 microversion: 2.1 time: 0.877484 [ 616.301726] [48526]: [pid: 48526|app: 0|req: 165/326] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:59 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 1463 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.307711] [48526]: DEBUG nova.api.openstack.wsgi [req-a2f83b61-7e8f-4819-87f1-5e895afd1ddc req-d2095478-f0fa-45d7-9031-14e0809aad27 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a207bc5a-786b-46f2-8e55-b6019d3fd65d", "name": "network-vif-plugged", "status": "completed", "tag": "991d5654-d542-4758-8720-ff28ba9764b0"}, {"name": "network-changed", "server_uuid": "a207bc5a-786b-46f2-8e55-b6019d3fd65d", "tag": "991d5654-d542-4758-8720-ff28ba9764b0"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 616.319959] [48526]: DEBUG oslo_concurrency.lockutils [req-a2f83b61-7e8f-4819-87f1-5e895afd1ddc req-d2095478-f0fa-45d7-9031-14e0809aad27 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.320168] [48526]: DEBUG oslo_concurrency.lockutils [req-a2f83b61-7e8f-4819-87f1-5e895afd1ddc req-d2095478-f0fa-45d7-9031-14e0809aad27 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.320498] [48526]: DEBUG oslo_concurrency.lockutils [req-a2f83b61-7e8f-4819-87f1-5e895afd1ddc req-d2095478-f0fa-45d7-9031-14e0809aad27 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.333331] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a2f83b61-7e8f-4819-87f1-5e895afd1ddc req-d2095478-f0fa-45d7-9031-14e0809aad27 service nova] Creating event network-vif-plugged:991d5654-d542-4758-8720-ff28ba9764b0 for instance a207bc5a-786b-46f2-8e55-b6019d3fd65d on cpu-1 [ 616.333599] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a2f83b61-7e8f-4819-87f1-5e895afd1ddc req-d2095478-f0fa-45d7-9031-14e0809aad27 service nova] Creating event network-changed:991d5654-d542-4758-8720-ff28ba9764b0 for instance a207bc5a-786b-46f2-8e55-b6019d3fd65d on cpu-1 [ 616.340553] [48526]: INFO nova.api.openstack.requestlog [req-a2f83b61-7e8f-4819-87f1-5e895afd1ddc req-d2095478-f0fa-45d7-9031-14e0809aad27 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.037220 [ 616.341041] [48526]: [pid: 48526|app: 0|req: 166/327] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:00 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 616.555616] [48526]: DEBUG nova.api.openstack.wsgi [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-1614123126", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f177f640-0222-4d87-90e1-62f76d74d769"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 616.562051] [48527]: DEBUG nova.policy [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 616.566626] [48527]: INFO nova.api.openstack.requestlog [None req-fb3b34af-6188-4d43-bf76-46958fff61f0 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1312 microversion: 2.1 time: 1.021037 [ 616.567443] [48527]: [pid: 48527|app: 0|req: 162/328] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:51:59 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1312 bytes in 1022 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.573047] [48527]: DEBUG nova.api.openstack.wsgi [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 616.576019] [48527]: DEBUG nova.compute.api [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 616.579281] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.579581] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.579833] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.580189] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.580440] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.580813] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.601876] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.601983] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.602137] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.602681] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.602832] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.602952] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.609221] [48526]: DEBUG nova.network.neutron [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] validate_networks() for [('f177f640-0222-4d87-90e1-62f76d74d769', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 616.610107] [48526]: WARNING neutronclient.v2_0.client [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 616.611489] [48526]: WARNING openstack [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 616.611891] [48526]: WARNING openstack [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 616.617795] [48527]: WARNING neutronclient.v2_0.client [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 616.623043] [48526]: INFO nova.network.neutron [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] _ports_needed_per_instance requested_netwokrs=[('f177f640-0222-4d87-90e1-62f76d74d769', None, None, None, None, None)] [ 617.063500] [48527]: DEBUG nova.policy [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.074634] [48527]: DEBUG nova.policy [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.074634] [48527]: DEBUG nova.policy [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.079788] [48527]: INFO nova.api.openstack.requestlog [None req-1e6e2726-2f6e-42e0-8cb7-678b11e8654d tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1589 microversion: 2.100 time: 0.511458 [ 617.080145] [48527]: [pid: 48527|app: 0|req: 163/329] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:00 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1589 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 617.083541] [48527]: DEBUG nova.api.openstack.wsgi [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-783880816", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "1407423571", "adminPass": "***", "networks": [{"uuid": "df362b99-0f7a-4466-b6db-932c5369d52f"}], "security_groups": [{"name": "tempest-securitygroup--1733733670"}], "key_name": "tempest-keypair-1934331707", "user_data": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 617.144015] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.144242] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.144453] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.144784] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.146274] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.146423] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.152998] [48527]: WARNING neutronclient.v2_0.client [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.535267] [48527]: DEBUG nova.network.neutron [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] validate_networks() for [('df362b99-0f7a-4466-b6db-932c5369d52f', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 617.535267] [48527]: WARNING neutronclient.v2_0.client [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.535267] [48527]: WARNING openstack [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 617.535267] [48527]: WARNING openstack [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 617.544274] [48527]: INFO nova.network.neutron [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] _ports_needed_per_instance requested_netwokrs=[('df362b99-0f7a-4466-b6db-932c5369d52f', None, None, None, None, None)] [ 617.912470] [48526]: WARNING neutronclient.v2_0.client [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.913126] [48526]: WARNING openstack [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 617.913454] [48526]: WARNING openstack [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 619.886405] [48526]: DEBUG nova.virt.hardware [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 619.886405] [48526]: DEBUG nova.virt.hardware [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 619.886670] [48526]: DEBUG nova.virt.hardware [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 619.886670] [48526]: DEBUG nova.virt.hardware [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 619.886670] [48526]: DEBUG nova.virt.hardware [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 619.896117] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.896938] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.896938] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.896938] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.896938] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.897195] [48526]: DEBUG oslo_concurrency.lockutils [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.909333] [48526]: DEBUG nova.quota [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Getting quotas for project 9e50f6dc6436429ca7b3085fe8f10578. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 619.914268] [48526]: DEBUG nova.quota [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Getting quotas for user 77ea024d8e5a4d7eaaad5a0b9a309687 and project 9e50f6dc6436429ca7b3085fe8f10578. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 619.920601] [48526]: DEBUG nova.compute.api [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 619.922163] [48526]: DEBUG nova.compute.api [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 619.960499] [48526]: INFO nova.api.openstack.requestlog [None req-44bfdae8-a3a1-49e1-92f8-f75411f97b3a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 3.617861 [ 619.960499] [48526]: [pid: 48526|app: 0|req: 167/330] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:00 2025] POST /compute/v2.1/servers => generated 380 bytes in 3618 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 619.960685] [48527]: WARNING neutronclient.v2_0.client [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.961305] [48527]: WARNING openstack [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 619.961484] [48527]: WARNING openstack [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 619.963036] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2d01495-dcac-444e-99ff-65391fb0cc25 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.964070] [48526]: WARNING neutronclient.v2_0.client [None req-f2d01495-dcac-444e-99ff-65391fb0cc25 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 621.008518] [48526]: WARNING neutronclient.v2_0.client [None req-f2d01495-dcac-444e-99ff-65391fb0cc25 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 622.171859] [48526]: INFO nova.api.openstack.requestlog [None req-f2d01495-dcac-444e-99ff-65391fb0cc25 tempest-SecurityGroupsTestAdminJSON-971281507 tempest-SecurityGroupsTestAdminJSON-971281507-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/c7137df5-8889-4353-b17e-ac29334e4b58" status: 202 len: 0 microversion: 2.1 time: 2.211282 [ 622.172982] [48526]: [pid: 48526|app: 0|req: 168/331] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:52:04 2025] DELETE /compute/v2.1/os-security-groups/c7137df5-8889-4353-b17e-ac29334e4b58 => generated 0 bytes in 2212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 622.176512] [48526]: DEBUG nova.api.openstack.wsgi [None req-968027dd-e15f-437a-b6cf-7cc7e988f2b5 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1575840848"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 622.178566] [48526]: DEBUG nova.objects.aggregate [None req-968027dd-e15f-437a-b6cf-7cc7e988f2b5 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Generated uuid 56b1107a-3a4e-4314-a7ea-6b7d3b6355f6 for aggregate {{(pid=48526) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 622.211668] [48526]: INFO nova.api.openstack.requestlog [None req-968027dd-e15f-437a-b6cf-7cc7e988f2b5 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.038380 [ 622.212306] [48526]: [pid: 48526|app: 0|req: 169/332] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:52:06 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.218352] [48526]: DEBUG nova.api.openstack.wsgi [None req-d8cea79c-a833-4f5e-bc0f-092e57444168 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 622.219383] [48527]: DEBUG nova.virt.hardware [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 622.219622] [48527]: DEBUG nova.virt.hardware [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 622.219792] [48527]: DEBUG nova.virt.hardware [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 622.219888] [48527]: DEBUG nova.virt.hardware [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 622.219970] [48527]: DEBUG nova.virt.hardware [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 622.225978] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8cea79c-a833-4f5e-bc0f-092e57444168 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.226215] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8cea79c-a833-4f5e-bc0f-092e57444168 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.226349] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8cea79c-a833-4f5e-bc0f-092e57444168 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.234570] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.234570] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.234570] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.234813] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8cea79c-a833-4f5e-bc0f-092e57444168 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.234909] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8cea79c-a833-4f5e-bc0f-092e57444168 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.234978] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.236879] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8cea79c-a833-4f5e-bc0f-092e57444168 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.237075] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.237075] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.262299] [48527]: DEBUG nova.quota [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Getting quotas for project 1157342327f147078f56556a0e432197. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 622.262691] [48527]: DEBUG nova.quota [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Getting quotas for user c7e8f33e61fb481298414caeddddeae8 and project 1157342327f147078f56556a0e432197. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 622.270602] [48527]: DEBUG nova.compute.api [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 622.274019] [48527]: DEBUG nova.compute.api [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 622.275282] [48526]: INFO nova.api.openstack.requestlog [None req-d8cea79c-a833-4f5e-bc0f-092e57444168 tempest-HostsAdminTestJSON-268738144 tempest-HostsAdminTestJSON-268738144-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/cpu-1" status: 200 len: 1539 microversion: 2.1 time: 0.062499 [ 622.276147] [48526]: [pid: 48526|app: 0|req: 170/333] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:52:06 2025] GET /compute/v2.1/os-hosts/cpu-1 => generated 1539 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.280629] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b8aedc7-da60-4a1a-a948-21dd21db6366 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 622.305792] [48526]: INFO nova.api.openstack.requestlog [None req-7b8aedc7-da60-4a1a-a948-21dd21db6366 tempest-FlavorsAccessTestJSON-1684013991 tempest-FlavorsAccessTestJSON-1684013991-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5503 microversion: 2.1 time: 0.029109 [ 622.307087] [48526]: [pid: 48526|app: 0|req: 171/334] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:52:06 2025] GET /compute/v2.1/flavors/detail => generated 5503 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.330384] [48527]: INFO nova.api.openstack.requestlog [None req-ecd7b0df-fade-411b-af01-f3910fdf74ed tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 5.249278 [ 622.330575] [48527]: [pid: 48527|app: 0|req: 164/335] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:01 2025] POST /compute/v2.1/servers => generated 402 bytes in 5250 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 622.333816] [48527]: DEBUG nova.api.openstack.wsgi [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 622.335429] [48527]: DEBUG nova.compute.api [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 622.342150] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.342518] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.342778] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.343183] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.343465] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.343635] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.382787] [48527]: WARNING neutronclient.v2_0.client [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 622.552878] [48526]: DEBUG nova.api.openstack.wsgi [None req-ebfbcedf-acb3-4319-aff0-473bc021a88a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 622.825829] [48526]: INFO nova.api.openstack.requestlog [None req-ebfbcedf-acb3-4319-aff0-473bc021a88a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/3c6bb528b9b64ee983ae6d13779b84a7" status: 200 len: 371 microversion: 2.1 time: 0.517895 [ 622.826352] [48526]: [pid: 48526|app: 0|req: 172/336] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 13:52:06 2025] GET /compute/v2.1/os-quota-sets/3c6bb528b9b64ee983ae6d13779b84a7 => generated 371 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.829274] [48526]: DEBUG nova.api.openstack.wsgi [None req-3b1a1b89-71de-4dfe-af99-af3225c3d1e3 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 622.858016] [48526]: INFO nova.api.openstack.requestlog [None req-3b1a1b89-71de-4dfe-af99-af3225c3d1e3 tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1171047793/os-extra_specs/hw:cpu_policy" status: 200 len: 0 microversion: 2.1 time: 0.031041 [ 622.858377] [48526]: [pid: 48526|app: 0|req: 173/337] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:52:07 2025] DELETE /compute/v2.1/flavors/1171047793/os-extra_specs/hw:cpu_policy => generated 0 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 622.864537] [48526]: DEBUG nova.api.openstack.wsgi [None req-3421916f-71e8-4b20-a761-d9166234477d tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Action: 'update', calling method: >, body: {"status": "invalid", "maintenance_mode": "enable"} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 622.866361] [48526]: DEBUG nova.api.openstack.wsgi [None req-3421916f-71e8-4b20-a761-d9166234477d tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-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=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 622.870252] [48526]: INFO nova.api.openstack.requestlog [None req-3421916f-71e8-4b20-a761-d9166234477d tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 189 microversion: 2.1 time: 0.007767 [ 622.870252] [48526]: [pid: 48526|app: 0|req: 174/338] 10.180.1.21 () {60 vars in 1170 bytes} [Fri Dec 12 13:52:07 2025] PUT /compute/v2.1/os-hosts/devstack => generated 189 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 622.870252] [48526]: DEBUG nova.api.openstack.wsgi [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 622.871777] [48526]: DEBUG nova.compute.api [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 622.876351] [48526]: DEBUG oslo_concurrency.lockutils [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.876499] [48526]: DEBUG oslo_concurrency.lockutils [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.876626] [48526]: DEBUG oslo_concurrency.lockutils [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.876881] [48526]: DEBUG oslo_concurrency.lockutils [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.877030] [48526]: DEBUG oslo_concurrency.lockutils [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.877188] [48526]: DEBUG oslo_concurrency.lockutils [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.923783] [48526]: WARNING neutronclient.v2_0.client [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 624.749497] [48527]: DEBUG nova.policy [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.756150] [48527]: INFO nova.api.openstack.requestlog [None req-1ca6be44-e9dd-4544-83cf-cb2e2c18eef9 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1458 microversion: 2.1 time: 2.424995 [ 624.756541] [48527]: [pid: 48527|app: 0|req: 165/339] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:06 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1458 bytes in 2425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.761965] [48527]: DEBUG nova.api.openstack.wsgi [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 624.763384] [48527]: DEBUG nova.compute.api [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 624.770108] [48527]: DEBUG oslo_concurrency.lockutils [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.770482] [48527]: DEBUG oslo_concurrency.lockutils [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.770980] [48527]: DEBUG oslo_concurrency.lockutils [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.771377] [48527]: DEBUG oslo_concurrency.lockutils [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.771770] [48527]: DEBUG oslo_concurrency.lockutils [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.771945] [48527]: DEBUG oslo_concurrency.lockutils [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.796494] [48527]: WARNING neutronclient.v2_0.client [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 624.914789] [48526]: DEBUG nova.policy [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.927703] [48526]: INFO nova.api.openstack.requestlog [None req-944f18d9-b692-43e9-8a70-ea0998ec31e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1365 microversion: 2.1 time: 2.059506 [ 624.927703] [48526]: [pid: 48526|app: 0|req: 175/340] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:07 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1365 bytes in 2060 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.932341] [48526]: DEBUG nova.api.openstack.wsgi [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 624.935892] [48526]: DEBUG nova.compute.api [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 624.941963] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.942314] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.942459] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.942759] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.943797] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.943797] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.983571] [48526]: WARNING neutronclient.v2_0.client [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 625.710598] [48527]: DEBUG nova.policy [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.716994] [48527]: INFO nova.api.openstack.requestlog [None req-f808f8f2-90b7-45ef-84b3-e0ba15e5c112 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1321 microversion: 2.1 time: 0.959906 [ 625.717597] [48527]: [pid: 48527|app: 0|req: 166/341] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:08 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1321 bytes in 960 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.719835] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.721289] [48527]: DEBUG nova.compute.api [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 625.726569] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.726660] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.726733] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.726987] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.727175] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.727341] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.756260] [48527]: WARNING neutronclient.v2_0.client [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 626.460775] [48526]: DEBUG nova.policy [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.468166] [48526]: DEBUG nova.policy [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.468899] [48526]: DEBUG nova.policy [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.472363] [48526]: INFO nova.api.openstack.requestlog [None req-0a61d22b-d6fb-49a0-9f84-e48a307342bd tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1619 microversion: 2.94 time: 1.544228 [ 626.473042] [48526]: [pid: 48526|app: 0|req: 176/342] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:09 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1619 bytes in 1545 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.494626] [48527]: DEBUG nova.policy [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.499241] [48527]: DEBUG nova.policy [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.499870] [48527]: DEBUG nova.policy [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.500504] [48527]: INFO nova.api.openstack.requestlog [None req-b5ffbb25-7663-4d44-87bd-92781c551679 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1309 microversion: 2.21 time: 0.782555 [ 626.500931] [48527]: [pid: 48527|app: 0|req: 167/343] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:09 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1309 bytes in 783 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.503615] [48527]: DEBUG nova.api.openstack.wsgi [None req-8b1ec294-ca74-4699-96af-7daab90c0b45 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 626.525631] [48527]: INFO nova.api.openstack.requestlog [None req-8b1ec294-ca74-4699-96af-7daab90c0b45 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5503 microversion: 2.1 time: 0.024094 [ 626.525985] [48527]: [pid: 48527|app: 0|req: 168/344] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:52:10 2025] GET /compute/v2.1/flavors/detail => generated 5503 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.530021] [48527]: DEBUG nova.api.openstack.wsgi [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 626.530251] [48527]: DEBUG nova.compute.api [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 626.535395] [48527]: DEBUG oslo_concurrency.lockutils [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.535893] [48527]: DEBUG oslo_concurrency.lockutils [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.535893] [48527]: DEBUG oslo_concurrency.lockutils [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.536084] [48527]: DEBUG oslo_concurrency.lockutils [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.536496] [48527]: DEBUG oslo_concurrency.lockutils [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.536496] [48527]: DEBUG oslo_concurrency.lockutils [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.580021] [48527]: WARNING neutronclient.v2_0.client [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 626.593788] [48526]: DEBUG nova.api.openstack.wsgi [None req-9daa6400-fa60-453b-8050-3da7d5c6880a tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 626.595287] [48526]: DEBUG nova.compute.api [None req-9daa6400-fa60-453b-8050-3da7d5c6880a tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 626.601331] [48526]: DEBUG oslo_concurrency.lockutils [None req-9daa6400-fa60-453b-8050-3da7d5c6880a tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.601562] [48526]: DEBUG oslo_concurrency.lockutils [None req-9daa6400-fa60-453b-8050-3da7d5c6880a tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.601702] [48526]: DEBUG oslo_concurrency.lockutils [None req-9daa6400-fa60-453b-8050-3da7d5c6880a tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.601961] [48526]: DEBUG oslo_concurrency.lockutils [None req-9daa6400-fa60-453b-8050-3da7d5c6880a tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.602117] [48526]: DEBUG oslo_concurrency.lockutils [None req-9daa6400-fa60-453b-8050-3da7d5c6880a tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.602242] [48526]: DEBUG oslo_concurrency.lockutils [None req-9daa6400-fa60-453b-8050-3da7d5c6880a tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.789366] [48527]: DEBUG nova.policy [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.797172] [48527]: INFO nova.api.openstack.requestlog [None req-da7c5bef-5cb6-4228-a845-23e5fce1af56 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1369 microversion: 2.1 time: 0.270305 [ 626.797489] [48527]: [pid: 48527|app: 0|req: 169/345] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:10 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1369 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.800335] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ddf4d85-f2a8-4155-9777-ff1d5a47d84f tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"force": true, "instances": 0}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 626.946894] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=250,nova_api:INSERT=46,nova_api:SAVEPOINT=10,nova_api:RELEASE=10,nova_api:DELETE=16,nova_api:UPDATE=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 626.956247] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ddf4d85-f2a8-4155-9777-ff1d5a47d84f tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.956493] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ddf4d85-f2a8-4155-9777-ff1d5a47d84f tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.956794] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ddf4d85-f2a8-4155-9777-ff1d5a47d84f tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.957467] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ddf4d85-f2a8-4155-9777-ff1d5a47d84f tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.957565] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ddf4d85-f2a8-4155-9777-ff1d5a47d84f tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.957689] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ddf4d85-f2a8-4155-9777-ff1d5a47d84f tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.993369] [48527]: INFO nova.api.openstack.requestlog [None req-2ddf4d85-f2a8-4155-9777-ff1d5a47d84f tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 200 len: 328 microversion: 2.1 time: 0.195122 [ 626.994054] [48527]: [pid: 48527|app: 0|req: 170/346] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:52:11 2025] PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 328 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 626.997579] [48527]: DEBUG nova.api.openstack.wsgi [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.000014] [48527]: DEBUG nova.compute.api [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 627.009187] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.009420] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.009512] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.009766] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.009901] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.010031] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.033838] [48527]: WARNING neutronclient.v2_0.client [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.152743] [48526]: INFO nova.api.openstack.requestlog [None req-9daa6400-fa60-453b-8050-3da7d5c6880a tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.679087 [ 627.153105] [48526]: [pid: 48526|app: 0|req: 177/347] 10.180.1.21 () {60 vars in 1308 bytes} [Fri Dec 12 13:52:10 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3/diagnostics => generated 275 bytes in 680 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 627.156493] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5a26de8-a012-4fe3-a39c-c6d3ed3201af tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.188455] [48526]: INFO nova.api.openstack.requestlog [None req-c5a26de8-a012-4fe3-a39c-c6d3ed3201af tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da" status: 200 len: 637 microversion: 2.1 time: 0.034657 [ 627.188878] [48526]: [pid: 48526|app: 0|req: 178/348] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:52:11 2025] GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da => generated 637 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 627.288321] [48526]: DEBUG nova.api.openstack.wsgi [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.288450] [48526]: DEBUG nova.compute.api [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 627.293722] [48526]: DEBUG oslo_concurrency.lockutils [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.293920] [48526]: DEBUG oslo_concurrency.lockutils [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.294078] [48526]: DEBUG oslo_concurrency.lockutils [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.294334] [48526]: DEBUG oslo_concurrency.lockutils [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.294477] [48526]: DEBUG oslo_concurrency.lockutils [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.294598] [48526]: DEBUG oslo_concurrency.lockutils [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.333555] [48526]: DEBUG nova.compute.api [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] [instance: 9159e127-238a-453c-94ab-63521957ad61] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 627.409756] [48526]: INFO nova.api.openstack.requestlog [None req-72061ce5-980f-41e2-b77e-5973894d2843 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] 10.180.1.21 "DELETE /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 204 len: 0 microversion: 2.1 time: 0.219630 [ 627.409756] [48526]: [pid: 48526|app: 0|req: 179/349] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:52:11 2025] DELETE /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 627.413616] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.415233] [48526]: DEBUG nova.compute.api [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 627.420083] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.420320] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.420622] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.420808] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.421040] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.421285] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.437768] [48527]: DEBUG nova.policy [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.441347] [48526]: WARNING neutronclient.v2_0.client [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.443309] [48527]: INFO nova.api.openstack.requestlog [None req-36a2afc3-e63e-407e-8b81-46d652bc4010 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1809 microversion: 2.1 time: 0.448422 [ 627.443967] [48527]: [pid: 48527|app: 0|req: 171/350] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:11 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1809 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.447272] [48527]: DEBUG nova.api.openstack.wsgi [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.448906] [48527]: DEBUG nova.compute.api [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 627.453510] [48527]: DEBUG oslo_concurrency.lockutils [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.453904] [48527]: DEBUG oslo_concurrency.lockutils [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.454087] [48527]: DEBUG oslo_concurrency.lockutils [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.454445] [48527]: DEBUG oslo_concurrency.lockutils [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.454606] [48527]: DEBUG oslo_concurrency.lockutils [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.454730] [48527]: DEBUG oslo_concurrency.lockutils [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.476112] [48527]: WARNING neutronclient.v2_0.client [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.492918] [48526]: DEBUG nova.policy [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.498550] [48526]: INFO nova.api.openstack.requestlog [None req-f0770a6d-e5a8-4c49-8116-696adc3888fe tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1161 microversion: 2.1 time: 0.087641 [ 627.498936] [48526]: [pid: 48526|app: 0|req: 180/351] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:11 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1161 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.560706] [48526]: DEBUG nova.api.openstack.wsgi [None req-8862182e-fda7-491f-a693-d5a645576b52 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-ServerGroupTestJSON-Server-Group-2053244829", "policies": ["affinity"]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 627.564063] [48527]: DEBUG nova.policy [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.569284] [48527]: INFO nova.api.openstack.requestlog [None req-56f2efd4-611c-4609-926e-4b818810fb45 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1319 microversion: 2.1 time: 0.124471 [ 627.572051] [48527]: [pid: 48527|app: 0|req: 172/352] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:11 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1319 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.572872] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.574460] [48527]: DEBUG nova.compute.api [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 627.578514] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.578745] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.578830] [48526]: DEBUG nova.quota [None req-8862182e-fda7-491f-a693-d5a645576b52 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 627.578928] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.579085] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.579255] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.579427] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.581339] [48526]: DEBUG nova.quota [None req-8862182e-fda7-491f-a693-d5a645576b52 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 627.596906] [48527]: WARNING neutronclient.v2_0.client [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.615946] [48526]: DEBUG nova.quota [None req-8862182e-fda7-491f-a693-d5a645576b52 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 627.618052] [48526]: DEBUG nova.quota [None req-8862182e-fda7-491f-a693-d5a645576b52 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 627.628689] [48526]: INFO nova.api.openstack.requestlog [None req-8862182e-fda7-491f-a693-d5a645576b52 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 184 microversion: 2.1 time: 0.129071 [ 627.629119] [48526]: [pid: 48526|app: 0|req: 181/353] 10.180.1.21 () {60 vars in 1169 bytes} [Fri Dec 12 13:52:11 2025] POST /compute/v2.1/os-server-groups => generated 184 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 627.633028] [48526]: DEBUG nova.api.openstack.wsgi [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.633237] [48526]: DEBUG nova.compute.api [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 627.637601] [48526]: DEBUG oslo_concurrency.lockutils [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.637751] [48526]: DEBUG oslo_concurrency.lockutils [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.637932] [48526]: DEBUG oslo_concurrency.lockutils [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.638295] [48526]: DEBUG oslo_concurrency.lockutils [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.638409] [48526]: DEBUG oslo_concurrency.lockutils [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.638511] [48526]: DEBUG oslo_concurrency.lockutils [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.673103] [48526]: WARNING neutronclient.v2_0.client [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.710451] [48526]: DEBUG nova.policy [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.717026] [48526]: DEBUG nova.policy [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.717711] [48526]: DEBUG nova.policy [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.721036] [48526]: INFO nova.api.openstack.requestlog [None req-422f9da9-2416-4a8a-9510-ff7a95eb265a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1651 microversion: 2.100 time: 0.091456 [ 627.721376] [48526]: [pid: 48526|app: 0|req: 182/354] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:11 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1651 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 627.725028] [48526]: DEBUG nova.api.openstack.wsgi [req-246f7cd8-a63d-4256-ad3e-bc605f893033 req-f2514ee9-a6f3-47f5-9001-636dc84ac244 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a4cab948-a314-4044-9cb8-e7d99c0bbb1c", "name": "network-vif-plugged", "status": "completed", "tag": "282793bd-b07b-4912-a4b7-1adac48464cd"}, {"name": "network-changed", "server_uuid": "a4cab948-a314-4044-9cb8-e7d99c0bbb1c", "tag": "282793bd-b07b-4912-a4b7-1adac48464cd"}, {"server_uuid": "e6ed5fa0-5006-499a-8aad-a4b582f0c868", "name": "network-vif-plugged", "status": "completed", "tag": "fbf82150-a81a-4485-82e7-3700e2f65e48"}, {"name": "network-changed", "server_uuid": "e6ed5fa0-5006-499a-8aad-a4b582f0c868", "tag": "fbf82150-a81a-4485-82e7-3700e2f65e48"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 627.731351] [48526]: DEBUG oslo_concurrency.lockutils [req-246f7cd8-a63d-4256-ad3e-bc605f893033 req-f2514ee9-a6f3-47f5-9001-636dc84ac244 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.731570] [48526]: DEBUG oslo_concurrency.lockutils [req-246f7cd8-a63d-4256-ad3e-bc605f893033 req-f2514ee9-a6f3-47f5-9001-636dc84ac244 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.731747] [48526]: DEBUG oslo_concurrency.lockutils [req-246f7cd8-a63d-4256-ad3e-bc605f893033 req-f2514ee9-a6f3-47f5-9001-636dc84ac244 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.740217] [48526]: INFO nova.api.openstack.compute.server_external_events [req-246f7cd8-a63d-4256-ad3e-bc605f893033 req-f2514ee9-a6f3-47f5-9001-636dc84ac244 service nova] Creating event network-vif-plugged:282793bd-b07b-4912-a4b7-1adac48464cd for instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c on cpu-1 [ 627.740499] [48526]: INFO nova.api.openstack.compute.server_external_events [req-246f7cd8-a63d-4256-ad3e-bc605f893033 req-f2514ee9-a6f3-47f5-9001-636dc84ac244 service nova] Creating event network-changed:282793bd-b07b-4912-a4b7-1adac48464cd for instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c on cpu-1 [ 627.740712] [48526]: INFO nova.api.openstack.compute.server_external_events [req-246f7cd8-a63d-4256-ad3e-bc605f893033 req-f2514ee9-a6f3-47f5-9001-636dc84ac244 service nova] Creating event network-vif-plugged:fbf82150-a81a-4485-82e7-3700e2f65e48 for instance e6ed5fa0-5006-499a-8aad-a4b582f0c868 on cpu-1 [ 627.740944] [48526]: INFO nova.api.openstack.compute.server_external_events [req-246f7cd8-a63d-4256-ad3e-bc605f893033 req-f2514ee9-a6f3-47f5-9001-636dc84ac244 service nova] Creating event network-changed:fbf82150-a81a-4485-82e7-3700e2f65e48 for instance e6ed5fa0-5006-499a-8aad-a4b582f0c868 on cpu-1 [ 627.746859] [48526]: INFO nova.api.openstack.requestlog [req-246f7cd8-a63d-4256-ad3e-bc605f893033 req-f2514ee9-a6f3-47f5-9001-636dc84ac244 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.024684 [ 627.747341] [48526]: [pid: 48526|app: 0|req: 183/355] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:11 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 627.750065] [48526]: DEBUG nova.api.openstack.wsgi [req-6a41998e-d3b9-498d-848d-c7254286d095 req-1ecf2bef-f08d-45a0-900d-25a4508413a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86d0c731-4a38-41d2-9040-d1551d9f86cc", "name": "network-vif-plugged", "status": "completed", "tag": "4d21740b-4854-4567-ba34-2ce4257a130f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 627.756134] [48526]: DEBUG oslo_concurrency.lockutils [req-6a41998e-d3b9-498d-848d-c7254286d095 req-1ecf2bef-f08d-45a0-900d-25a4508413a8 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.756300] [48526]: DEBUG oslo_concurrency.lockutils [req-6a41998e-d3b9-498d-848d-c7254286d095 req-1ecf2bef-f08d-45a0-900d-25a4508413a8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.756465] [48526]: DEBUG oslo_concurrency.lockutils [req-6a41998e-d3b9-498d-848d-c7254286d095 req-1ecf2bef-f08d-45a0-900d-25a4508413a8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.765625] [48526]: INFO nova.api.openstack.compute.server_external_events [req-6a41998e-d3b9-498d-848d-c7254286d095 req-1ecf2bef-f08d-45a0-900d-25a4508413a8 service nova] Creating event network-vif-plugged:4d21740b-4854-4567-ba34-2ce4257a130f for instance 86d0c731-4a38-41d2-9040-d1551d9f86cc on cpu-1 [ 627.770325] [48526]: INFO nova.api.openstack.requestlog [req-6a41998e-d3b9-498d-848d-c7254286d095 req-1ecf2bef-f08d-45a0-900d-25a4508413a8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022215 [ 627.770679] [48526]: [pid: 48526|app: 0|req: 184/356] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:11 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) [ 627.773542] [48526]: DEBUG nova.api.openstack.wsgi [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.774942] [48526]: DEBUG nova.compute.api [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 627.779186] [48526]: DEBUG oslo_concurrency.lockutils [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.779435] [48526]: DEBUG oslo_concurrency.lockutils [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.779572] [48526]: DEBUG oslo_concurrency.lockutils [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.779985] [48526]: DEBUG oslo_concurrency.lockutils [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.781194] [48526]: DEBUG oslo_concurrency.lockutils [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.781194] [48526]: DEBUG oslo_concurrency.lockutils [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.782049] [48527]: DEBUG nova.policy [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.787282] [48527]: INFO nova.api.openstack.requestlog [None req-4f33d2d0-c3d5-4fc3-bffd-368cb594dcde tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1458 microversion: 2.1 time: 0.216905 [ 627.787762] [48527]: [pid: 48527|app: 0|req: 173/357] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:11 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1458 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.803404] [48526]: WARNING neutronclient.v2_0.client [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.877656] [48527]: DEBUG nova.api.openstack.wsgi [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-544304337", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 627.899240] [48526]: DEBUG nova.policy [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.905454] [48526]: INFO nova.api.openstack.requestlog [None req-44d7729c-6a10-4e06-97dc-f6369ce9956b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1219 microversion: 2.1 time: 0.133829 [ 627.905898] [48526]: [pid: 48526|app: 0|req: 185/358] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:11 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1219 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.908824] [48526]: DEBUG nova.api.openstack.wsgi [None req-3d162146-271d-4081-af3c-bd73b7ee6067 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.911822] [48526]: WARNING neutronclient.v2_0.client [None req-3d162146-271d-4081-af3c-bd73b7ee6067 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.942216] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.942401] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.942543] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.942961] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.943051] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.944778] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.950164] [48527]: DEBUG nova.network.neutron [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] validate_networks() for [('ae91018d-41cc-4070-8e9e-48c4fd355d19', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 627.950576] [48527]: WARNING neutronclient.v2_0.client [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.951274] [48527]: WARNING openstack [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 627.951672] [48527]: WARNING openstack [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 627.958734] [48527]: INFO nova.network.neutron [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] _ports_needed_per_instance requested_netwokrs=[('ae91018d-41cc-4070-8e9e-48c4fd355d19', None, None, None, None, None)] [ 628.335180] [48526]: WARNING neutronclient.v2_0.client [None req-3d162146-271d-4081-af3c-bd73b7ee6067 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 628.560658] [48526]: INFO nova.api.openstack.requestlog [None req-3d162146-271d-4081-af3c-bd73b7ee6067 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/016e2fff-f8d9-43a2-8f69-fe7d9cdb1fcd" status: 202 len: 0 microversion: 2.1 time: 0.654060 [ 628.561031] [48526]: [pid: 48526|app: 0|req: 186/359] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:52:12 2025] DELETE /compute/v2.1/os-security-groups/016e2fff-f8d9-43a2-8f69-fe7d9cdb1fcd => generated 0 bytes in 655 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 628.563950] [48526]: DEBUG nova.api.openstack.wsgi [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "tempest-nonexist_host-1740548759"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 628.571248] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=295,nova_api:INSERT=46,nova_api:SAVEPOINT=7,nova_api:RELEASE=7,nova_api:DELETE=19,nova_api:UPDATE=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 628.572450] [48526]: DEBUG oslo_concurrency.lockutils [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.572650] [48526]: DEBUG oslo_concurrency.lockutils [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.572790] [48526]: DEBUG oslo_concurrency.lockutils [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.578596] [48526]: DEBUG oslo_concurrency.lockutils [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.578933] [48526]: DEBUG oslo_concurrency.lockutils [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.579171] [48526]: DEBUG oslo_concurrency.lockutils [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.588331] [48526]: INFO nova.api.openstack.wsgi [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] HTTP exception thrown: Compute host tempest-nonexist_host-1740548759 could not be found. [ 628.588684] [48526]: DEBUG nova.api.openstack.wsgi [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Returning 404 to user: Compute host tempest-nonexist_host-1740548759 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 628.589103] [48526]: INFO nova.api.openstack.requestlog [None req-a64cdb34-5787-4a9c-9c04-5cbc819920fc tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/3/action" status: 404 len: 111 microversion: 2.1 time: 0.027504 [ 628.589544] [48526]: [pid: 48526|app: 0|req: 187/360] 10.180.1.21 () {60 vars in 1186 bytes} [Fri Dec 12 13:52:12 2025] POST /compute/v2.1/os-aggregates/3/action => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 628.593084] [48526]: DEBUG nova.api.openstack.wsgi [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 628.593660] [48526]: DEBUG nova.compute.api [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 628.599238] [48526]: DEBUG oslo_concurrency.lockutils [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.599433] [48526]: DEBUG oslo_concurrency.lockutils [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.599568] [48526]: DEBUG oslo_concurrency.lockutils [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.599882] [48526]: DEBUG oslo_concurrency.lockutils [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.599984] [48526]: DEBUG oslo_concurrency.lockutils [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.602136] [48526]: DEBUG oslo_concurrency.lockutils [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.618958] [48526]: WARNING neutronclient.v2_0.client [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.554087] [48527]: WARNING neutronclient.v2_0.client [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.554749] [48527]: WARNING openstack [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 629.555100] [48527]: WARNING openstack [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 629.574200] [48526]: DEBUG nova.policy [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.581515] [48526]: INFO nova.api.openstack.requestlog [None req-32039e4f-f418-4c01-83fa-a82b18aa7571 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 200 len: 1260 microversion: 2.1 time: 0.991420 [ 629.581841] [48526]: [pid: 48526|app: 0|req: 188/361] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:12 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 1260 bytes in 992 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.644304] [48526]: DEBUG nova.api.openstack.wsgi [None req-0fad56a2-8c6d-4dfa-809e-8327c1747e21 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1737239598", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDjqRmAhNdnfVuJUI7kSNsqHAvDVl4wYLemV2+umEJKUh6wzTJ6qxOld6H0dD6bRCtbmcZrkUZPRX+cTGjOhxovKyDghBddR8iXPzoVTKSd7m8biiOWmMgWQZPxOd57aFA=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 629.658541] [48526]: DEBUG nova.quota [None req-0fad56a2-8c6d-4dfa-809e-8327c1747e21 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for project da8b6833595e476c971c2795247ef8b1. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 629.661135] [48526]: DEBUG nova.quota [None req-0fad56a2-8c6d-4dfa-809e-8327c1747e21 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for user a721011062344b299921c86e032dbd1d and project da8b6833595e476c971c2795247ef8b1. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 629.680222] [48526]: INFO nova.api.openstack.requestlog [None req-0fad56a2-8c6d-4dfa-809e-8327c1747e21 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.097745 [ 629.680590] [48526]: [pid: 48526|app: 0|req: 189/362] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:52:13 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 629.682983] [48526]: DEBUG nova.api.openstack.wsgi [None req-2066d083-6c3f-43fb-ae08-f9deb315aef4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "5120"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 629.766234] [48526]: DEBUG oslo_concurrency.lockutils [None req-2066d083-6c3f-43fb-ae08-f9deb315aef4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.766609] [48526]: DEBUG oslo_concurrency.lockutils [None req-2066d083-6c3f-43fb-ae08-f9deb315aef4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.766672] [48526]: DEBUG oslo_concurrency.lockutils [None req-2066d083-6c3f-43fb-ae08-f9deb315aef4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.768155] [48526]: DEBUG oslo_concurrency.lockutils [None req-2066d083-6c3f-43fb-ae08-f9deb315aef4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.768393] [48526]: DEBUG oslo_concurrency.lockutils [None req-2066d083-6c3f-43fb-ae08-f9deb315aef4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.768638] [48526]: DEBUG oslo_concurrency.lockutils [None req-2066d083-6c3f-43fb-ae08-f9deb315aef4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.797172] [48526]: INFO nova.api.openstack.requestlog [None req-2066d083-6c3f-43fb-ae08-f9deb315aef4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/3c6bb528b9b64ee983ae6d13779b84a7" status: 200 len: 328 microversion: 2.1 time: 0.115917 [ 629.797643] [48526]: [pid: 48526|app: 0|req: 190/363] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:52:13 2025] PUT /compute/v2.1/os-quota-sets/3c6bb528b9b64ee983ae6d13779b84a7 => generated 328 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 629.800732] [48526]: DEBUG nova.api.openstack.wsgi [None req-5c552f33-8b9d-45a6-8ffe-0c2325b9897e tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 629.810932] [48526]: INFO nova.api.openstack.requestlog [None req-5c552f33-8b9d-45a6-8ffe-0c2325b9897e tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1171047793/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.012580 [ 629.811741] [48526]: [pid: 48526|app: 0|req: 191/364] 10.180.1.21 () {58 vars in 1198 bytes} [Fri Dec 12 13:52:14 2025] GET /compute/v2.1/flavors/1171047793/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 629.814742] [48526]: DEBUG nova.api.openstack.wsgi [None req-f9709ab7-84f7-47fb-81f7-14fdd9164bb0 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Action: 'update', calling method: >, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 629.818461] [48526]: DEBUG nova.policy [None req-f9709ab7-84f7-47fb-81f7-14fdd9164bb0 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Policy check for os_compute_api:os-hosts:update failed with credentials {'is_admin': False, 'user_id': '009fbb6d4fcd43e091ece9866e283707', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aade4ecd281043dbabc03e158f92f537', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.818697] [48526]: DEBUG nova.api.openstack.wsgi [None req-f9709ab7-84f7-47fb-81f7-14fdd9164bb0 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:update to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 629.819079] [48526]: INFO nova.api.openstack.requestlog [None req-f9709ab7-84f7-47fb-81f7-14fdd9164bb0 tempest-HostsAdminNegativeTestJSON-529014669 tempest-HostsAdminNegativeTestJSON-529014669-project-member] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 403 len: 111 microversion: 2.1 time: 0.006447 [ 629.819378] [48526]: [pid: 48526|app: 0|req: 192/365] 10.180.1.21 () {60 vars in 1170 bytes} [Fri Dec 12 13:52:14 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) [ 629.894716] [48526]: DEBUG nova.api.openstack.wsgi [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationNegativeTestJSON-server-215443914", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f0cf857b-53f4-4279-a763-85184ee3255a"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 629.938035] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.938273] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.938473] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.938906] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.940456] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.940678] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.947686] [48526]: DEBUG nova.network.neutron [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] validate_networks() for [('f0cf857b-53f4-4279-a763-85184ee3255a', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 629.947999] [48526]: WARNING neutronclient.v2_0.client [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.949248] [48526]: WARNING openstack [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 629.949700] [48526]: WARNING openstack [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 629.959134] [48526]: INFO nova.network.neutron [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] _ports_needed_per_instance requested_netwokrs=[('f0cf857b-53f4-4279-a763-85184ee3255a', None, None, None, None, None)] [ 630.121811] [48527]: DEBUG nova.virt.hardware [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 630.121997] [48527]: DEBUG nova.virt.hardware [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 630.122151] [48527]: DEBUG nova.virt.hardware [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 630.122330] [48527]: DEBUG nova.virt.hardware [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 630.122375] [48527]: DEBUG nova.virt.hardware [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 630.133380] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.134045] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.134827] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.135694] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.137788] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.139950] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.155028] [48527]: DEBUG nova.quota [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Getting quotas for project 2c5263600d8e4c8bbb806ba16d382d04. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 630.156317] [48527]: DEBUG nova.quota [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Getting quotas for user 390df2fde9a34606a6032292a1ed7022 and project 2c5263600d8e4c8bbb806ba16d382d04. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 630.167666] [48527]: DEBUG nova.compute.api [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 630.169074] [48527]: DEBUG nova.compute.api [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 630.212694] [48527]: INFO nova.api.openstack.requestlog [None req-c6db22b6-9688-4549-a2f4-188875003310 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 2.424388 [ 630.213304] [48527]: [pid: 48527|app: 0|req: 174/366] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:12 2025] POST /compute/v2.1/servers => generated 383 bytes in 2425 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 630.316597] [48527]: DEBUG nova.api.openstack.wsgi [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 630.318369] [48527]: DEBUG nova.compute.api [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 630.324033] [48527]: DEBUG oslo_concurrency.lockutils [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.324292] [48527]: DEBUG oslo_concurrency.lockutils [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.324427] [48527]: DEBUG oslo_concurrency.lockutils [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.324659] [48527]: DEBUG oslo_concurrency.lockutils [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.324803] [48527]: DEBUG oslo_concurrency.lockutils [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.324988] [48527]: DEBUG oslo_concurrency.lockutils [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.376383] [48527]: DEBUG oslo_concurrency.lockutils [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] Acquiring lock "compute-rpcapi-router" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 630.378059] [48527]: DEBUG oslo_concurrency.lockutils [None req-e855ffee-4e7c-433c-be74-ade9e97a62b5 tempest-ServerDiagnosticsTest-353382719 tempest-ServerDiagnosticsTest-353382719-project-admin] Acquired lock "compute-rpcapi-router" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 630.378059] [48527]: DEBUG oslo_concurrency.lockutils [None req-287a6f2d-1f29-4c64-b5a6-e7446f4064b5 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.378059] [48527]: DEBUG oslo_concurrency.lockutils [None req-287a6f2d-1f29-4c64-b5a6-e7446f4064b5 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.378059] [48527]: DEBUG oslo_concurrency.lockutils [None req-287a6f2d-1f29-4c64-b5a6-e7446f4064b5 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.378059] [48527]: DEBUG oslo_concurrency.lockutils [None req-287a6f2d-1f29-4c64-b5a6-e7446f4064b5 None None] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.378448] [48527]: DEBUG oslo_concurrency.lockutils [None req-287a6f2d-1f29-4c64-b5a6-e7446f4064b5 None None] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.378448] [48527]: DEBUG oslo_concurrency.lockutils [None req-287a6f2d-1f29-4c64-b5a6-e7446f4064b5 None None] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.388364] [48527]: INFO nova.compute.rpcapi [None req-287a6f2d-1f29-4c64-b5a6-e7446f4064b5 None None] Automatically selected compute RPC version 6.4 from minimum service version 70 [ 630.388969] [48527]: DEBUG oslo_concurrency.lockutils [None req-287a6f2d-1f29-4c64-b5a6-e7446f4064b5 None None] Releasing lock "compute-rpcapi-router" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 630.491743] [48526]: WARNING neutronclient.v2_0.client [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.492410] [48526]: WARNING openstack [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 630.494758] [48526]: WARNING openstack [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 630.606547] [48526]: DEBUG nova.virt.hardware [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 630.606872] [48526]: DEBUG nova.virt.hardware [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 630.606953] [48526]: DEBUG nova.virt.hardware [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 630.607154] [48526]: DEBUG nova.virt.hardware [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 630.607342] [48526]: DEBUG nova.virt.hardware [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 630.615609] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.615857] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.616037] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.616445] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.617901] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.618318] [48526]: DEBUG oslo_concurrency.lockutils [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.630661] [48526]: DEBUG nova.quota [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Getting quotas for project b221d451d13a45368f840b54458a003b. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 630.633231] [48526]: DEBUG nova.quota [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Getting quotas for user 42f4036952a14747951b7aaee73c1821 and project b221d451d13a45368f840b54458a003b. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 630.639194] [48526]: DEBUG nova.compute.api [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 630.640598] [48526]: DEBUG nova.compute.api [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 630.676631] [48526]: INFO nova.api.openstack.requestlog [None req-f236e37c-d052-447e-81c6-be2d21501ab8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.855066 [ 630.676631] [48526]: [pid: 48526|app: 0|req: 193/367] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:14 2025] POST /compute/v2.1/servers => generated 380 bytes in 855 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 630.775746] [48526]: DEBUG nova.api.openstack.wsgi [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1360188110", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 630.826118] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.826591] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.826591] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.827088] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.828392] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.828548] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.836237] [48526]: DEBUG nova.network.neutron [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] validate_networks() for [('485ca00b-bb20-4cbf-bdd5-c044e1415841', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 630.836579] [48526]: WARNING neutronclient.v2_0.client [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.837443] [48526]: WARNING openstack [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 630.837790] [48526]: WARNING openstack [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 630.844169] [48526]: INFO nova.network.neutron [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] _ports_needed_per_instance requested_netwokrs=[('485ca00b-bb20-4cbf-bdd5-c044e1415841', None, None, None, None, None)] [ 630.920973] [48527]: INFO nova.api.openstack.requestlog [None req-287a6f2d-1f29-4c64-b5a6-e7446f4064b5 None None] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d/diagnostics" status: 200 len: 3088 microversion: 2.1 time: 0.706747 [ 630.921284] [48527]: [pid: 48527|app: 0|req: 175/368] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:52:14 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d/diagnostics => generated 3088 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.925585] [48527]: DEBUG nova.api.openstack.wsgi [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 630.927083] [48527]: DEBUG nova.compute.api [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 630.931080] [48527]: DEBUG oslo_concurrency.lockutils [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.931269] [48527]: DEBUG oslo_concurrency.lockutils [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.931397] [48527]: DEBUG oslo_concurrency.lockutils [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.931669] [48527]: DEBUG oslo_concurrency.lockutils [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.931786] [48527]: DEBUG oslo_concurrency.lockutils [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.931902] [48527]: DEBUG oslo_concurrency.lockutils [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.961594] [48527]: WARNING neutronclient.v2_0.client [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.020022] [48526]: WARNING neutronclient.v2_0.client [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.020022] [48526]: WARNING openstack [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 631.020022] [48526]: WARNING openstack [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 631.116955] [48527]: DEBUG nova.policy [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.127023] [48527]: INFO nova.api.openstack.requestlog [None req-115c2d16-d144-4029-a0c7-9e3590d4472d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1553 microversion: 2.1 time: 0.204916 [ 631.127619] [48527]: [pid: 48527|app: 0|req: 176/369] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:15 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1553 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.136241] [48527]: DEBUG nova.api.openstack.wsgi [None req-6366a488-b584-4091-8dfc-646f8ddf0bbc tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-503114219", "id": null, "os-flavor-access:is_public": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 631.167060] [48527]: INFO nova.api.openstack.requestlog [None req-6366a488-b584-4091-8dfc-646f8ddf0bbc tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 506 microversion: 2.1 time: 0.038230 [ 631.168293] [48527]: [pid: 48527|app: 0|req: 177/370] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:15 2025] POST /compute/v2.1/flavors => generated 506 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 631.172334] [48527]: DEBUG nova.api.openstack.wsgi [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.174220] [48527]: DEBUG nova.compute.api [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.182750] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.182802] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.182960] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.183280] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.183453] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.183567] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.205695] [48526]: DEBUG nova.virt.hardware [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 631.205695] [48526]: DEBUG nova.virt.hardware [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 631.205695] [48526]: DEBUG nova.virt.hardware [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 631.205695] [48526]: DEBUG nova.virt.hardware [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 631.205695] [48526]: DEBUG nova.virt.hardware [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 631.215045] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.215475] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.215475] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.216050] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.219027] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.219027] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.222062] [48527]: WARNING neutronclient.v2_0.client [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.243437] [48526]: DEBUG nova.quota [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Getting quotas for project 983c6b585d4c41629864a11f9de352a3. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 631.245776] [48526]: DEBUG nova.quota [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Getting quotas for user 3c26f84f34704af2b47a6b55ab0f6fab and project 983c6b585d4c41629864a11f9de352a3. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 631.255178] [48526]: DEBUG nova.compute.api [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 631.256295] [48526]: DEBUG nova.compute.api [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 631.296559] [48526]: INFO nova.api.openstack.requestlog [None req-49f5aeb7-942b-4858-beb1-08e5d8494a0f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.620546 [ 631.297046] [48526]: [pid: 48526|app: 0|req: 194/371] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:14 2025] POST /compute/v2.1/servers => generated 383 bytes in 621 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 631.367444] [48527]: DEBUG nova.policy [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.375395] [48527]: INFO nova.api.openstack.requestlog [None req-f8ba0710-ce13-4f6f-9cd4-0a4a0d0d43c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1321 microversion: 2.1 time: 0.206819 [ 631.375736] [48527]: [pid: 48527|app: 0|req: 178/372] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:15 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1321 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.379091] [48527]: DEBUG nova.api.openstack.wsgi [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-250084200", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 631.381199] [48526]: DEBUG nova.api.openstack.wsgi [None req-42e02b34-4b79-4652-bc53-21d91460f648 tempest-ListImagesTestJSON-1800481694 tempest-ListImagesTestJSON-1800481694-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.418879] [48526]: INFO nova.api.openstack.requestlog [None req-42e02b34-4b79-4652-bc53-21d91460f648 tempest-ListImagesTestJSON-1800481694 tempest-ListImagesTestJSON-1800481694-project-member] 10.180.1.21 "GET /compute/v2.1/images/b4602209-7552-4502-84e4-1886c582a2a2" status: 200 len: 914 microversion: 2.1 time: 0.121153 [ 631.419218] [48526]: [pid: 48526|app: 0|req: 195/373] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:52:15 2025] GET /compute/v2.1/images/b4602209-7552-4502-84e4-1886c582a2a2 => generated 914 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 631.423190] [48526]: DEBUG nova.api.openstack.wsgi [None req-efb2ee03-1d61-4037-90e4-92d2681d8ab8 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 631.432099] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.432300] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.432432] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.433012] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.434121] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.434928] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.441018] [48527]: DEBUG nova.network.neutron [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 631.441018] [48527]: WARNING neutronclient.v2_0.client [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.441018] [48527]: WARNING openstack [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 631.441018] [48527]: WARNING openstack [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 631.447101] [48527]: INFO nova.network.neutron [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] _ports_needed_per_instance requested_netwokrs=None [ 631.459742] [48526]: DEBUG nova.quota [None req-efb2ee03-1d61-4037-90e4-92d2681d8ab8 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 631.464310] [48526]: DEBUG nova.quota [None req-efb2ee03-1d61-4037-90e4-92d2681d8ab8 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for user 98a228699eec4b88a6ae0cb653d61237 and project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 631.539206] [48527]: DEBUG nova.virt.hardware [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 631.539395] [48527]: DEBUG nova.virt.hardware [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 631.539528] [48527]: DEBUG nova.virt.hardware [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 631.539586] [48527]: DEBUG nova.virt.hardware [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 631.539752] [48527]: DEBUG nova.virt.hardware [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 631.544612] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.544786] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.544913] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.545281] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.545426] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.545586] [48527]: DEBUG oslo_concurrency.lockutils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.557170] [48527]: DEBUG nova.quota [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Getting quotas for project 993e416e5d1b4e12a13059c733621bec. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 631.559320] [48527]: DEBUG nova.quota [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Getting quotas for user ec31bbacbd964ae4be45700dea5b5be1 and project 993e416e5d1b4e12a13059c733621bec. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 631.564381] [48527]: DEBUG nova.compute.utils [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] instances quota exceeded for 993e416e5d1b4e12a13059c733621bec, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=48527) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 631.564902] [48527]: INFO nova.api.openstack.wsgi [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] HTTP exception thrown: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances [ 631.565295] [48527]: DEBUG nova.api.openstack.wsgi [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Returning 403 to user: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 631.565566] [48527]: INFO nova.api.openstack.requestlog [None req-d11a1acd-73d5-4a5a-a833-bd9e1de6f582 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 119 microversion: 2.1 time: 0.189372 [ 631.565921] [48527]: [pid: 48527|app: 0|req: 179/374] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:15 2025] POST /compute/v2.1/servers => generated 119 bytes in 190 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 631.569475] [48527]: DEBUG nova.api.openstack.wsgi [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.572070] [48527]: DEBUG nova.compute.api [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.574385] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.574577] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.574709] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.574960] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.575125] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.575249] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.601478] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.601711] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.601904] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.602093] [48527]: DEBUG nova.objects.instance [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lazy-loading 'fault' on Instance uuid 9159e127-238a-453c-94ab-63521957ad61 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 631.607830] [48527]: WARNING neutronclient.v2_0.client [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.632402] [48527]: DEBUG nova.policy [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.637377] [48527]: INFO nova.api.openstack.requestlog [None req-d0db5975-dd90-4bdf-bbc9-1e3e77d0a5a3 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 200 len: 1303 microversion: 2.1 time: 0.069693 [ 631.637871] [48527]: [pid: 48527|app: 0|req: 180/375] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:15 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 1303 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.640370] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec0f318d-12ae-466a-a75d-f87b541be1a7 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.641846] [48527]: DEBUG nova.compute.api [None req-ec0f318d-12ae-466a-a75d-f87b541be1a7 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.645662] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec0f318d-12ae-466a-a75d-f87b541be1a7 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.646226] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec0f318d-12ae-466a-a75d-f87b541be1a7 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.646226] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec0f318d-12ae-466a-a75d-f87b541be1a7 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.646358] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec0f318d-12ae-466a-a75d-f87b541be1a7 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.646466] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec0f318d-12ae-466a-a75d-f87b541be1a7 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.646593] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec0f318d-12ae-466a-a75d-f87b541be1a7 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.677503] [48526]: INFO nova.api.openstack.requestlog [None req-efb2ee03-1d61-4037-90e4-92d2681d8ab8 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 61 microversion: 2.1 time: 0.257656 [ 631.677845] [48526]: [pid: 48526|app: 0|req: 196/376] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:15 2025] PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 61 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 631.680386] [48526]: DEBUG nova.api.openstack.wsgi [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.681740] [48526]: DEBUG nova.compute.api [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.685711] [48527]: INFO nova.api.openstack.requestlog [None req-ec0f318d-12ae-466a-a75d-f87b541be1a7 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da/ips" status: 200 len: 228 microversion: 2.1 time: 0.047321 [ 631.686083] [48527]: [pid: 48527|app: 0|req: 181/377] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:52:15 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da/ips => generated 228 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 631.688032] [48526]: DEBUG oslo_concurrency.lockutils [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.688032] [48526]: DEBUG oslo_concurrency.lockutils [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.688032] [48526]: DEBUG oslo_concurrency.lockutils [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.688032] [48526]: DEBUG oslo_concurrency.lockutils [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.688244] [48526]: DEBUG oslo_concurrency.lockutils [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.688244] [48526]: DEBUG oslo_concurrency.lockutils [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.688693] [48527]: DEBUG nova.api.openstack.wsgi [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.690093] [48527]: DEBUG nova.compute.api [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.693961] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.694193] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.694379] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.694651] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.694803] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.694941] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.710895] [48526]: WARNING neutronclient.v2_0.client [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.714619] [48527]: WARNING neutronclient.v2_0.client [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.802837] [48527]: DEBUG nova.policy [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.815459] [48527]: DEBUG nova.policy [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.816654] [48527]: DEBUG nova.policy [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.820262] [48527]: INFO nova.api.openstack.requestlog [None req-d6147e63-2dbf-4712-9007-5b2d23653895 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1357 microversion: 2.21 time: 0.130476 [ 631.821034] [48527]: [pid: 48527|app: 0|req: 182/378] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:15 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1357 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 631.823461] [48527]: DEBUG nova.api.openstack.wsgi [None req-364a6463-5bd7-4ac1-9e09-06b85d8f7d55 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-server-group-835148021", "policies": ["affinity"]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 631.839128] [48527]: DEBUG nova.quota [None req-364a6463-5bd7-4ac1-9e09-06b85d8f7d55 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 631.839521] [48526]: DEBUG nova.policy [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.841862] [48527]: DEBUG nova.quota [None req-364a6463-5bd7-4ac1-9e09-06b85d8f7d55 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 631.845594] [48526]: DEBUG nova.policy [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.846369] [48526]: DEBUG nova.policy [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.850540] [48526]: INFO nova.api.openstack.requestlog [None req-f370cda3-7b66-4152-b516-191d11f31fa9 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1619 microversion: 2.94 time: 0.172012 [ 631.851096] [48526]: [pid: 48526|app: 0|req: 197/379] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:15 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1619 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 631.879736] [48527]: DEBUG nova.quota [None req-364a6463-5bd7-4ac1-9e09-06b85d8f7d55 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 631.881380] [48527]: DEBUG nova.quota [None req-364a6463-5bd7-4ac1-9e09-06b85d8f7d55 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 631.890791] [48527]: INFO nova.api.openstack.requestlog [None req-364a6463-5bd7-4ac1-9e09-06b85d8f7d55 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 163 microversion: 2.1 time: 0.069343 [ 631.891274] [48527]: [pid: 48527|app: 0|req: 183/380] 10.180.1.21 () {60 vars in 1168 bytes} [Fri Dec 12 13:52:16 2025] POST /compute/v2.1/os-server-groups => generated 163 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 631.894032] [48527]: DEBUG nova.api.openstack.wsgi [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.895566] [48527]: DEBUG nova.compute.api [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.899883] [48527]: DEBUG oslo_concurrency.lockutils [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.900112] [48527]: DEBUG oslo_concurrency.lockutils [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.900273] [48527]: DEBUG oslo_concurrency.lockutils [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.900556] [48527]: DEBUG oslo_concurrency.lockutils [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.900715] [48527]: DEBUG oslo_concurrency.lockutils [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.900859] [48527]: DEBUG oslo_concurrency.lockutils [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.928847] [48527]: WARNING neutronclient.v2_0.client [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.946787] [48526]: DEBUG nova.api.openstack.wsgi [None req-f18f272f-20c0-48c1-a8e0-98b8b8f378ba tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.955322] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18f272f-20c0-48c1-a8e0-98b8b8f378ba tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.955642] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18f272f-20c0-48c1-a8e0-98b8b8f378ba tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.955758] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18f272f-20c0-48c1-a8e0-98b8b8f378ba tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.971478] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18f272f-20c0-48c1-a8e0-98b8b8f378ba tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.971754] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18f272f-20c0-48c1-a8e0-98b8b8f378ba tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.971912] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18f272f-20c0-48c1-a8e0-98b8b8f378ba tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.984855] [48526]: INFO nova.api.openstack.requestlog [None req-f18f272f-20c0-48c1-a8e0-98b8b8f378ba tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/09de16fa1ceb4076916577c5aaad17b0?start=2025-12-11T13%3A52%3A12.022527&end=2025-12-13T13%3A52%3A12.022527" status: 200 len: 681 microversion: 2.1 time: 0.133036 [ 631.985420] [48526]: [pid: 48526|app: 0|req: 198/381] 10.180.1.21 () {58 vars in 1407 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/os-simple-tenant-usage/09de16fa1ceb4076916577c5aaad17b0?start=2025-12-11T13%3A52%3A12.022527&end=2025-12-13T13%3A52%3A12.022527 => generated 681 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 631.988054] [48526]: DEBUG nova.api.openstack.wsgi [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.989834] [48526]: DEBUG nova.compute.api [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.993583] [48526]: DEBUG oslo_concurrency.lockutils [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.993583] [48526]: DEBUG oslo_concurrency.lockutils [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.993726] [48526]: DEBUG oslo_concurrency.lockutils [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.994778] [48526]: DEBUG oslo_concurrency.lockutils [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.994778] [48526]: DEBUG oslo_concurrency.lockutils [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.994778] [48526]: DEBUG oslo_concurrency.lockutils [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.017323] [48526]: WARNING neutronclient.v2_0.client [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.037204] [48527]: DEBUG nova.policy [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.039796] [48526]: DEBUG nova.policy [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.042134] [48527]: INFO nova.api.openstack.requestlog [None req-dff8f8fc-42c6-49dd-abbb-aaedc094863f tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1369 microversion: 2.1 time: 0.150167 [ 632.043022] [48527]: [pid: 48527|app: 0|req: 184/382] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1369 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.043886] [48526]: INFO nova.api.openstack.requestlog [None req-4201aeab-3218-4618-a34c-6b4a58ac157c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1217 microversion: 2.1 time: 0.057854 [ 632.044224] [48526]: [pid: 48526|app: 0|req: 199/383] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.045051] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e732add-1f94-4464-a7a5-dfb8f99073b0 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.047651] [48527]: WARNING neutronclient.v2_0.client [None req-4e732add-1f94-4464-a7a5-dfb8f99073b0 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.047819] [48526]: DEBUG nova.api.openstack.wsgi [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.048506] [48526]: DEBUG nova.compute.api [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.052338] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.052338] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.052496] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.052689] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.052828] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.052946] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.078688] [48527]: WARNING neutronclient.v2_0.client [None req-4e732add-1f94-4464-a7a5-dfb8f99073b0 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.084237] [48526]: WARNING neutronclient.v2_0.client [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.184915] [48527]: INFO nova.api.openstack.requestlog [None req-4e732add-1f94-4464-a7a5-dfb8f99073b0 tempest-SecurityGroupsTestAdminJSON-1533091328 tempest-SecurityGroupsTestAdminJSON-1533091328-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/a637edfc-ba14-44ad-9fa7-48c6a77aa3c0" status: 202 len: 0 microversion: 2.1 time: 0.141834 [ 632.185683] [48527]: [pid: 48527|app: 0|req: 185/384] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:52:16 2025] DELETE /compute/v2.1/os-security-groups/a637edfc-ba14-44ad-9fa7-48c6a77aa3c0 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 632.188694] [48527]: DEBUG nova.api.openstack.wsgi [None req-f34e84b2-c85d-4271-be5b-26a1308df76b tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.205490] [48527]: INFO nova.api.openstack.requestlog [None req-f34e84b2-c85d-4271-be5b-26a1308df76b tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/3" status: 200 len: 0 microversion: 2.1 time: 0.019122 [ 632.206410] [48527]: [pid: 48527|app: 0|req: 186/385] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:16 2025] DELETE /compute/v2.1/os-aggregates/3 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 632.211775] [48527]: DEBUG nova.api.openstack.wsgi [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.214683] [48527]: DEBUG nova.compute.api [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.221590] [48527]: DEBUG oslo_concurrency.lockutils [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.222318] [48527]: DEBUG oslo_concurrency.lockutils [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.222318] [48527]: DEBUG oslo_concurrency.lockutils [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.222610] [48527]: DEBUG oslo_concurrency.lockutils [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.222811] [48527]: DEBUG oslo_concurrency.lockutils [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.222983] [48527]: DEBUG oslo_concurrency.lockutils [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.229970] [48526]: DEBUG nova.policy [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.234474] [48526]: INFO nova.api.openstack.requestlog [None req-42d422a7-a13f-4f5c-a5c0-b2379df14a9d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1319 microversion: 2.1 time: 0.189534 [ 632.234819] [48526]: [pid: 48526|app: 0|req: 200/386] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1319 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.237702] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.240594] [48526]: DEBUG nova.compute.api [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.246282] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.246930] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.246930] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.247240] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.247461] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.247620] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.258948] [48527]: WARNING neutronclient.v2_0.client [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.270128] [48526]: WARNING neutronclient.v2_0.client [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.282967] [48527]: DEBUG nova.policy [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.288335] [48527]: DEBUG nova.policy [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.288958] [48527]: DEBUG nova.policy [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.296133] [48527]: INFO nova.api.openstack.requestlog [None req-910d1963-8e59-4579-a0cf-a5bd410b3512 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1651 microversion: 2.100 time: 0.088971 [ 632.296638] [48527]: [pid: 48527|app: 0|req: 187/387] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1651 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 632.297671] [48526]: DEBUG nova.policy [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.303777] [48526]: INFO nova.api.openstack.requestlog [None req-6f5e270a-e79b-4a46-ab34-239b3677085a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1219 microversion: 2.1 time: 0.067727 [ 632.303777] [48526]: [pid: 48526|app: 0|req: 201/388] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1219 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.307028] [48526]: DEBUG nova.api.openstack.wsgi [req-5e9f392f-9937-4f7a-95c0-e7d98db2e3de req-76424f38-cc42-45b9-88c3-dc654b9613bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e6a5734f-7217-4a6c-b9a0-ffbc6af16834", "name": "network-vif-plugged", "status": "completed", "tag": "593adfba-312e-4f8c-b66f-9fbf27a2a17e"}, {"name": "network-changed", "server_uuid": "e6a5734f-7217-4a6c-b9a0-ffbc6af16834", "tag": "593adfba-312e-4f8c-b66f-9fbf27a2a17e"}, {"server_uuid": "2100d309-1c64-4333-a954-e465ad3aa7a3", "name": "network-vif-plugged", "status": "completed", "tag": "7dad737f-c02d-4945-bf49-5ef2af30d9ac"}, {"name": "network-changed", "server_uuid": "2100d309-1c64-4333-a954-e465ad3aa7a3", "tag": "7dad737f-c02d-4945-bf49-5ef2af30d9ac"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 632.317140] [48526]: DEBUG oslo_concurrency.lockutils [req-5e9f392f-9937-4f7a-95c0-e7d98db2e3de req-76424f38-cc42-45b9-88c3-dc654b9613bb service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.317456] [48526]: DEBUG oslo_concurrency.lockutils [req-5e9f392f-9937-4f7a-95c0-e7d98db2e3de req-76424f38-cc42-45b9-88c3-dc654b9613bb service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.317568] [48526]: DEBUG oslo_concurrency.lockutils [req-5e9f392f-9937-4f7a-95c0-e7d98db2e3de req-76424f38-cc42-45b9-88c3-dc654b9613bb service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.325429] [48526]: INFO nova.api.openstack.compute.server_external_events [req-5e9f392f-9937-4f7a-95c0-e7d98db2e3de req-76424f38-cc42-45b9-88c3-dc654b9613bb service nova] Creating event network-vif-plugged:593adfba-312e-4f8c-b66f-9fbf27a2a17e for instance e6a5734f-7217-4a6c-b9a0-ffbc6af16834 on cpu-1 [ 632.327049] [48526]: INFO nova.api.openstack.compute.server_external_events [req-5e9f392f-9937-4f7a-95c0-e7d98db2e3de req-76424f38-cc42-45b9-88c3-dc654b9613bb service nova] Creating event network-changed:593adfba-312e-4f8c-b66f-9fbf27a2a17e for instance e6a5734f-7217-4a6c-b9a0-ffbc6af16834 on cpu-1 [ 632.327049] [48526]: INFO nova.api.openstack.compute.server_external_events [req-5e9f392f-9937-4f7a-95c0-e7d98db2e3de req-76424f38-cc42-45b9-88c3-dc654b9613bb service nova] Creating event network-vif-plugged:7dad737f-c02d-4945-bf49-5ef2af30d9ac for instance 2100d309-1c64-4333-a954-e465ad3aa7a3 on cpu-1 [ 632.327049] [48526]: INFO nova.api.openstack.compute.server_external_events [req-5e9f392f-9937-4f7a-95c0-e7d98db2e3de req-76424f38-cc42-45b9-88c3-dc654b9613bb service nova] Creating event network-changed:7dad737f-c02d-4945-bf49-5ef2af30d9ac for instance 2100d309-1c64-4333-a954-e465ad3aa7a3 on cpu-1 [ 632.333295] [48526]: INFO nova.api.openstack.requestlog [req-5e9f392f-9937-4f7a-95c0-e7d98db2e3de req-76424f38-cc42-45b9-88c3-dc654b9613bb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.028873 [ 632.334376] [48526]: [pid: 48526|app: 0|req: 202/389] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:16 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 632.339719] [48526]: DEBUG nova.api.openstack.wsgi [req-623d0a42-2f15-4178-b1a2-5b08fd840f7d req-815c37f0-e5e8-4eb1-9009-63e417f39f4c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "86d0c731-4a38-41d2-9040-d1551d9f86cc", "tag": "4d21740b-4854-4567-ba34-2ce4257a130f"}, {"server_uuid": "26b845fe-36ff-4cee-af65-8de2c3fcf172", "name": "network-vif-plugged", "status": "completed", "tag": "99fe5017-195f-4e2a-a118-4ab764ec93b4"}, {"name": "network-changed", "server_uuid": "26b845fe-36ff-4cee-af65-8de2c3fcf172", "tag": "99fe5017-195f-4e2a-a118-4ab764ec93b4"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 632.352066] [48526]: DEBUG oslo_concurrency.lockutils [req-623d0a42-2f15-4178-b1a2-5b08fd840f7d req-815c37f0-e5e8-4eb1-9009-63e417f39f4c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.352249] [48526]: DEBUG oslo_concurrency.lockutils [req-623d0a42-2f15-4178-b1a2-5b08fd840f7d req-815c37f0-e5e8-4eb1-9009-63e417f39f4c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.352388] [48526]: DEBUG oslo_concurrency.lockutils [req-623d0a42-2f15-4178-b1a2-5b08fd840f7d req-815c37f0-e5e8-4eb1-9009-63e417f39f4c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.364833] [48526]: INFO nova.api.openstack.compute.server_external_events [req-623d0a42-2f15-4178-b1a2-5b08fd840f7d req-815c37f0-e5e8-4eb1-9009-63e417f39f4c service nova] Creating event network-changed:4d21740b-4854-4567-ba34-2ce4257a130f for instance 86d0c731-4a38-41d2-9040-d1551d9f86cc on cpu-1 [ 632.364833] [48526]: INFO nova.api.openstack.compute.server_external_events [req-623d0a42-2f15-4178-b1a2-5b08fd840f7d req-815c37f0-e5e8-4eb1-9009-63e417f39f4c service nova] Creating event network-vif-plugged:99fe5017-195f-4e2a-a118-4ab764ec93b4 for instance 26b845fe-36ff-4cee-af65-8de2c3fcf172 on cpu-1 [ 632.364833] [48526]: INFO nova.api.openstack.compute.server_external_events [req-623d0a42-2f15-4178-b1a2-5b08fd840f7d req-815c37f0-e5e8-4eb1-9009-63e417f39f4c service nova] Creating event network-changed:99fe5017-195f-4e2a-a118-4ab764ec93b4 for instance 26b845fe-36ff-4cee-af65-8de2c3fcf172 on cpu-1 [ 632.371370] [48526]: INFO nova.api.openstack.requestlog [req-623d0a42-2f15-4178-b1a2-5b08fd840f7d req-815c37f0-e5e8-4eb1-9009-63e417f39f4c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.036183 [ 632.371802] [48526]: [pid: 48526|app: 0|req: 203/390] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:16 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) [ 632.375689] [48526]: DEBUG nova.api.openstack.wsgi [None req-f58d5926-f518-47dc-a817-4ee28eb34757 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.385551] [48526]: INFO nova.api.openstack.requestlog [None req-f58d5926-f518-47dc-a817-4ee28eb34757 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-quota-sets/3c6bb528b9b64ee983ae6d13779b84a7" status: 202 len: 0 microversion: 2.1 time: 0.013005 [ 632.385920] [48526]: [pid: 48526|app: 0|req: 204/391] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:52:16 2025] DELETE /compute/v2.1/os-quota-sets/3c6bb528b9b64ee983ae6d13779b84a7 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 632.389036] [48526]: DEBUG nova.api.openstack.wsgi [None req-f43e1501-2d25-48ab-9307-31bf39d3831c tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.411897] [48526]: INFO nova.api.openstack.requestlog [None req-f43e1501-2d25-48ab-9307-31bf39d3831c tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1171047793" status: 202 len: 0 microversion: 2.1 time: 0.025381 [ 632.412242] [48526]: [pid: 48526|app: 0|req: 205/392] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:52:16 2025] DELETE /compute/v2.1/flavors/1171047793 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 632.415398] [48526]: DEBUG nova.api.openstack.wsgi [None req-28811afd-dd01-4fce-80cd-26d4bbbe5849 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Action: 'update', calling method: >, body: {"status": null, "maintenance_mode": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 632.416871] [48526]: DEBUG nova.api.openstack.wsgi [None req-28811afd-dd01-4fce-80cd-26d4bbbe5849 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Returning 400 to user: Invalid input for field/attribute status. Value: None. None is not of type 'string' {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 632.417308] [48526]: INFO nova.api.openstack.requestlog [None req-28811afd-dd01-4fce-80cd-26d4bbbe5849 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 127 microversion: 2.1 time: 0.004535 [ 632.417667] [48526]: [pid: 48526|app: 0|req: 206/393] 10.180.1.21 () {60 vars in 1170 bytes} [Fri Dec 12 13:52:16 2025] PUT /compute/v2.1/os-hosts/devstack => generated 127 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 632.419694] [48527]: DEBUG nova.api.openstack.wsgi [None req-da9ea691-e46a-4a26-affc-a7a32ca69a13 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-59491072", "description": "tempest-description-1979822674"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 632.420986] [48526]: DEBUG nova.api.openstack.wsgi [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.423189] [48526]: DEBUG nova.compute.api [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.424179] [48527]: WARNING neutronclient.v2_0.client [None req-da9ea691-e46a-4a26-affc-a7a32ca69a13 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.426447] [48526]: DEBUG oslo_concurrency.lockutils [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.426643] [48526]: DEBUG oslo_concurrency.lockutils [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.426805] [48526]: DEBUG oslo_concurrency.lockutils [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.427050] [48526]: DEBUG oslo_concurrency.lockutils [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.427234] [48526]: DEBUG oslo_concurrency.lockutils [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.427412] [48526]: DEBUG oslo_concurrency.lockutils [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.446689] [48526]: WARNING neutronclient.v2_0.client [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.466971] [48526]: DEBUG nova.policy [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.472051] [48526]: INFO nova.api.openstack.requestlog [None req-428defb9-b347-4072-95b6-ab91b7910376 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1207 microversion: 2.1 time: 0.053685 [ 632.472646] [48526]: [pid: 48526|app: 0|req: 207/394] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.475721] [48526]: DEBUG nova.api.openstack.wsgi [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.477500] [48526]: DEBUG nova.compute.api [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.481797] [48526]: DEBUG oslo_concurrency.lockutils [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.482026] [48526]: DEBUG oslo_concurrency.lockutils [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.482154] [48526]: DEBUG oslo_concurrency.lockutils [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.482455] [48526]: DEBUG oslo_concurrency.lockutils [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.482612] [48526]: DEBUG oslo_concurrency.lockutils [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.482755] [48526]: DEBUG oslo_concurrency.lockutils [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.505209] [48526]: WARNING neutronclient.v2_0.client [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.552396] [48527]: INFO nova.api.openstack.requestlog [None req-da9ea691-e46a-4a26-affc-a7a32ca69a13 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 254 microversion: 2.1 time: 0.254056 [ 632.552396] [48527]: [pid: 48527|app: 0|req: 188/395] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:52:16 2025] POST /compute/v2.1/os-security-groups => generated 254 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 632.556289] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.558678] [48527]: DEBUG nova.compute.api [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.569796] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.569796] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.569796] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.570134] [48526]: DEBUG nova.policy [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.570288] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.570288] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.570288] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.573633] [48526]: INFO nova.api.openstack.requestlog [None req-03c5447b-94f2-4f0a-9c32-a112a577aba5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 200 len: 1260 microversion: 2.1 time: 0.100210 [ 632.574127] [48526]: [pid: 48526|app: 0|req: 208/396] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 1260 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.578019] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.578019] [48526]: DEBUG nova.compute.api [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.586594] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.586882] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.587047] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.587462] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.587630] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.587769] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.594157] [48527]: WARNING neutronclient.v2_0.client [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.615283] [48527]: DEBUG nova.policy [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.622488] [48527]: INFO nova.api.openstack.requestlog [None req-0e8e4f20-b2d7-4f87-8a2a-032e689ab281 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1233 microversion: 2.1 time: 0.069207 [ 632.622822] [48527]: [pid: 48527|app: 0|req: 189/397] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1233 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.628229] [48527]: DEBUG nova.api.openstack.wsgi [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1838537280", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "30ea20a2-e1b3-47ba-aac2-d52f287d3ff2"}], "security_groups": [{"name": "tempest-securitygroup--936130846"}], "key_name": "tempest-keypair-1737239598", "user_data": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 632.628629] [48526]: DEBUG nova.compute.api [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 632.667419] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.667795] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.668449] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.668449] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.668971] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.668971] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.675991] [48527]: WARNING neutronclient.v2_0.client [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.698365] [48526]: INFO nova.api.openstack.requestlog [None req-fc74ecb1-622d-4b2a-a833-08b92eb3b5e6 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 204 len: 0 microversion: 2.1 time: 0.123456 [ 632.699036] [48526]: [pid: 48526|app: 0|req: 209/398] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:52:16 2025] DELETE /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 632.701703] [48526]: DEBUG nova.api.openstack.wsgi [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.703543] [48526]: DEBUG nova.compute.api [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.705514] [48527]: DEBUG nova.network.neutron [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] validate_networks() for [('30ea20a2-e1b3-47ba-aac2-d52f287d3ff2', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 632.705807] [48527]: WARNING neutronclient.v2_0.client [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.706428] [48527]: WARNING openstack [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 632.706756] [48527]: WARNING openstack [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 632.706843] [48526]: DEBUG oslo_concurrency.lockutils [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.707090] [48526]: DEBUG oslo_concurrency.lockutils [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.707145] [48526]: DEBUG oslo_concurrency.lockutils [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.707414] [48526]: DEBUG oslo_concurrency.lockutils [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.707585] [48526]: DEBUG oslo_concurrency.lockutils [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.707739] [48526]: DEBUG oslo_concurrency.lockutils [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.712545] [48527]: INFO nova.network.neutron [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] _ports_needed_per_instance requested_netwokrs=[('30ea20a2-e1b3-47ba-aac2-d52f287d3ff2', None, None, None, None, None)] [ 632.722691] [48526]: WARNING neutronclient.v2_0.client [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.758360] [48526]: INFO nova.api.openstack.requestlog [None req-46bd459d-dbe1-496c-b3c6-8fb171757f3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.058718 [ 632.758743] [48526]: [pid: 48526|app: 0|req: 210/399] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface => generated 287 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 632.761319] [48526]: DEBUG nova.api.openstack.wsgi [None req-93b53cf4-0720-4972-8f6a-882c803df13e tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.774261] [48526]: INFO nova.api.openstack.requestlog [None req-93b53cf4-0720-4972-8f6a-882c803df13e tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/939f7ebc-961e-4a82-853f-221815780cd8" status: 202 len: 0 microversion: 2.1 time: 0.014794 [ 632.774642] [48526]: [pid: 48526|app: 0|req: 211/400] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:52:16 2025] DELETE /compute/v2.1/flavors/939f7ebc-961e-4a82-853f-221815780cd8 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 632.781310] [48526]: DEBUG nova.api.openstack.wsgi [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.784445] [48526]: DEBUG nova.compute.api [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.789511] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.789783] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.789929] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.790408] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.790565] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.790695] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.822941] [48526]: WARNING neutronclient.v2_0.client [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.875497] [48527]: WARNING neutronclient.v2_0.client [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.877442] [48527]: WARNING openstack [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 632.877824] [48527]: WARNING openstack [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 632.984042] [48526]: DEBUG nova.policy [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.990151] [48526]: INFO nova.api.openstack.requestlog [None req-6cc9ee7c-1d22-433e-839e-6b77482a02b3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1224 microversion: 2.1 time: 0.214911 [ 632.990602] [48526]: [pid: 48526|app: 0|req: 212/401] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:16 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1224 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.993332] [48526]: DEBUG nova.api.openstack.wsgi [None req-1bd63c2d-9cc1-4281-a962-4b58943de10e tempest-ListImagesTestJSON-1800481694 tempest-ListImagesTestJSON-1800481694-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 633.071560] [48526]: INFO nova.api.openstack.requestlog [None req-1bd63c2d-9cc1-4281-a962-4b58943de10e tempest-ListImagesTestJSON-1800481694 tempest-ListImagesTestJSON-1800481694-project-member] 10.180.1.21 "GET /compute/v2.1/images" status: 200 len: 477 microversion: 2.1 time: 0.080434 [ 633.072189] [48526]: [pid: 48526|app: 0|req: 213/402] 10.180.1.21 () {58 vars in 1117 bytes} [Fri Dec 12 13:52:17 2025] GET /compute/v2.1/images => generated 477 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 633.075100] [48526]: DEBUG nova.api.openstack.wsgi [None req-7746ffb4-be9f-41d8-93ed-380a4e618ce4 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"instances": 10}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 633.214198] [48527]: DEBUG nova.virt.hardware [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 633.216566] [48527]: DEBUG nova.virt.hardware [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 633.216566] [48527]: DEBUG nova.virt.hardware [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 633.216566] [48527]: DEBUG nova.virt.hardware [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 633.216566] [48527]: DEBUG nova.virt.hardware [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 633.225186] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.225452] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.225843] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.226762] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.226762] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.226762] [48527]: DEBUG oslo_concurrency.lockutils [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.235729] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=247 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 633.244418] [48526]: DEBUG oslo_concurrency.lockutils [None req-7746ffb4-be9f-41d8-93ed-380a4e618ce4 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.245756] [48527]: DEBUG nova.quota [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 633.245800] [48526]: DEBUG oslo_concurrency.lockutils [None req-7746ffb4-be9f-41d8-93ed-380a4e618ce4 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.245800] [48526]: DEBUG oslo_concurrency.lockutils [None req-7746ffb4-be9f-41d8-93ed-380a4e618ce4 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.245800] [48526]: DEBUG oslo_concurrency.lockutils [None req-7746ffb4-be9f-41d8-93ed-380a4e618ce4 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.245908] [48526]: DEBUG oslo_concurrency.lockutils [None req-7746ffb4-be9f-41d8-93ed-380a4e618ce4 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.246021] [48526]: DEBUG oslo_concurrency.lockutils [None req-7746ffb4-be9f-41d8-93ed-380a4e618ce4 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.248418] [48527]: DEBUG nova.quota [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for user a721011062344b299921c86e032dbd1d and project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 633.254855] [48527]: DEBUG nova.compute.api [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 633.256403] [48527]: DEBUG nova.compute.api [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 633.304239] [48527]: INFO nova.api.openstack.requestlog [None req-551a1722-d4a3-4c1f-a68e-59c3faf1ce7d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.679658 [ 633.305345] [48527]: [pid: 48527|app: 0|req: 190/403] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:16 2025] POST /compute/v2.1/servers => generated 408 bytes in 682 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 633.308334] [48527]: DEBUG nova.api.openstack.wsgi [None req-20b8bb99-eb89-472d-b2f7-bfa927eae6e1 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 633.319755] [48526]: INFO nova.api.openstack.requestlog [None req-7746ffb4-be9f-41d8-93ed-380a4e618ce4 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 200 len: 329 microversion: 2.1 time: 0.246179 [ 633.319755] [48526]: [pid: 48526|app: 0|req: 214/404] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:52:17 2025] PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 329 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 633.323054] [48526]: DEBUG nova.api.openstack.wsgi [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 633.323054] [48526]: DEBUG nova.compute.api [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 633.329709] [48526]: DEBUG oslo_concurrency.lockutils [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.329887] [48526]: DEBUG oslo_concurrency.lockutils [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.330144] [48526]: DEBUG oslo_concurrency.lockutils [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.330350] [48526]: DEBUG oslo_concurrency.lockutils [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.330520] [48526]: DEBUG oslo_concurrency.lockutils [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.330646] [48526]: DEBUG oslo_concurrency.lockutils [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.362187] [48526]: DEBUG nova.compute.api [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 633.436724] [48526]: INFO nova.api.openstack.requestlog [None req-91267be4-a8d9-469a-9620-930c50c5f2bb tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 204 len: 0 microversion: 2.1 time: 0.116043 [ 633.436724] [48526]: [pid: 48526|app: 0|req: 215/405] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:52:17 2025] DELETE /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 633.442522] [48526]: DEBUG nova.api.openstack.wsgi [None req-f74640b6-5eaa-4d07-b64a-2f3659e8d096 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-server-group-835148021", "policies": ["affinity"]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 633.453446] [48526]: DEBUG nova.quota [None req-f74640b6-5eaa-4d07-b64a-2f3659e8d096 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 633.460027] [48526]: DEBUG nova.quota [None req-f74640b6-5eaa-4d07-b64a-2f3659e8d096 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 633.499940] [48526]: DEBUG nova.quota [None req-f74640b6-5eaa-4d07-b64a-2f3659e8d096 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 633.502267] [48526]: DEBUG nova.quota [None req-f74640b6-5eaa-4d07-b64a-2f3659e8d096 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 633.519016] [48526]: INFO nova.api.openstack.requestlog [None req-f74640b6-5eaa-4d07-b64a-2f3659e8d096 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 163 microversion: 2.1 time: 0.081513 [ 633.519180] [48526]: [pid: 48526|app: 0|req: 216/406] 10.180.1.21 () {60 vars in 1168 bytes} [Fri Dec 12 13:52:17 2025] POST /compute/v2.1/os-server-groups => generated 163 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 633.523034] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff0f4cae-d219-40b1-a8e4-d766c6abb690 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 633.529146] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff0f4cae-d219-40b1-a8e4-d766c6abb690 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.529794] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff0f4cae-d219-40b1-a8e4-d766c6abb690 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.529932] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff0f4cae-d219-40b1-a8e4-d766c6abb690 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.537042] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff0f4cae-d219-40b1-a8e4-d766c6abb690 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.537213] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff0f4cae-d219-40b1-a8e4-d766c6abb690 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.537982] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff0f4cae-d219-40b1-a8e4-d766c6abb690 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.548840] [48526]: INFO nova.api.openstack.requestlog [None req-ff0f4cae-d219-40b1-a8e4-d766c6abb690 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/09de16fa1ceb4076916577c5aaad17b0?start=2025-12-11T13%3A52%3A12.022527&end=2025-12-13T13%3A52%3A12.022527" status: 200 len: 690 microversion: 2.1 time: 0.029078 [ 633.549358] [48526]: [pid: 48526|app: 0|req: 217/407] 10.180.1.21 () {58 vars in 1407 bytes} [Fri Dec 12 13:52:17 2025] GET /compute/v2.1/os-simple-tenant-usage/09de16fa1ceb4076916577c5aaad17b0?start=2025-12-11T13%3A52%3A12.022527&end=2025-12-13T13%3A52%3A12.022527 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 633.551753] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8b21bc6-f071-4367-a3c2-8e56b1c90168 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 633.553017] [48527]: INFO nova.api.openstack.requestlog [None req-20b8bb99-eb89-472d-b2f7-bfa927eae6e1 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata/os_version" status: 204 len: 0 microversion: 2.1 time: 0.246711 [ 633.553230] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8b21bc6-f071-4367-a3c2-8e56b1c90168 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 633.553394] [48527]: [pid: 48527|app: 0|req: 191/408] 10.180.1.21 () {58 vars in 1291 bytes} [Fri Dec 12 13:52:17 2025] DELETE /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata/os_version => generated 0 bytes in 247 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 633.557021] [48526]: INFO nova.api.openstack.requestlog [None req-b8b21bc6-f071-4367-a3c2-8e56b1c90168 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 619 microversion: 2.1 time: 0.003958 [ 633.557021] [48526]: [pid: 48526|app: 0|req: 218/409] 10.180.1.21 () {60 vars in 1160 bytes} [Fri Dec 12 13:52:17 2025] POST /compute/v2.1/os-aggregates => generated 619 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 633.557021] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 633.558109] [48527]: DEBUG nova.api.openstack.wsgi [None req-a17ea253-9c77-475b-b962-028664cba245 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 633.558546] [48526]: DEBUG nova.compute.api [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 633.562127] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.562461] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.562686] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.563084] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.563291] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.563468] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.589859] [48526]: WARNING neutronclient.v2_0.client [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 633.729182] [48527]: INFO nova.api.openstack.requestlog [None req-a17ea253-9c77-475b-b962-028664cba245 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/3c6bb528b9b64ee983ae6d13779b84a7" status: 200 len: 371 microversion: 2.1 time: 0.174068 [ 633.729631] [48527]: [pid: 48527|app: 0|req: 192/410] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 13:52:17 2025] GET /compute/v2.1/os-quota-sets/3c6bb528b9b64ee983ae6d13779b84a7 => generated 371 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 633.733236] [48527]: DEBUG nova.api.openstack.wsgi [None req-a3c456aa-4e0c-4876-8de7-77ecf6572a6a tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 633.759691] [48526]: DEBUG nova.policy [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.760723] [48527]: INFO nova.api.openstack.requestlog [None req-a3c456aa-4e0c-4876-8de7-77ecf6572a6a tempest-FlavorsExtraSpecsTestJSON-1849590744 tempest-FlavorsExtraSpecsTestJSON-1849590744-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.030310 [ 633.761185] [48527]: [pid: 48527|app: 0|req: 193/411] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:52:17 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.764539] [48527]: DEBUG nova.api.openstack.wsgi [None req-9977f39f-689e-450c-8758-7162e46dff43 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Action: 'update', calling method: >, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 633.766875] [48527]: INFO nova.api.openstack.compute.hosts [None req-9977f39f-689e-450c-8758-7162e46dff43 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Enabling host nonexistent_hostname. [ 633.776377] [48527]: INFO nova.api.openstack.wsgi [None req-9977f39f-689e-450c-8758-7162e46dff43 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 633.776749] [48527]: DEBUG nova.api.openstack.wsgi [None req-9977f39f-689e-450c-8758-7162e46dff43 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 633.776901] [48526]: INFO nova.api.openstack.requestlog [None req-3a116d61-a17a-47ea-9b16-95630c4a4070 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1515 microversion: 2.1 time: 0.221947 [ 633.777106] [48527]: INFO nova.api.openstack.requestlog [None req-9977f39f-689e-450c-8758-7162e46dff43 tempest-HostsAdminNegativeTestJSON-606493655 tempest-HostsAdminNegativeTestJSON-606493655-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.015335 [ 633.777282] [48526]: [pid: 48526|app: 0|req: 219/412] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:17 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1515 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.777516] [48527]: [pid: 48527|app: 0|req: 194/413] 10.180.1.21 () {60 vars in 1206 bytes} [Fri Dec 12 13:52:17 2025] PUT /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 633.783440] [48526]: DEBUG nova.api.openstack.wsgi [None req-9019bcaf-24ce-4059-ba72-8ad2574e68ad tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "2c609cd2-f71e-4da5-9b76-9641c0673f66", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 633.785465] [48527]: DEBUG nova.api.openstack.wsgi [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 633.787263] [48526]: WARNING neutronclient.v2_0.client [None req-9019bcaf-24ce-4059-ba72-8ad2574e68ad tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 633.788719] [48527]: DEBUG nova.compute.api [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 633.799293] [48527]: DEBUG oslo_concurrency.lockutils [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.799293] [48527]: DEBUG oslo_concurrency.lockutils [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.799293] [48527]: DEBUG oslo_concurrency.lockutils [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.799293] [48527]: DEBUG oslo_concurrency.lockutils [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.799522] [48527]: DEBUG oslo_concurrency.lockutils [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.799522] [48527]: DEBUG oslo_concurrency.lockutils [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.833949] [48526]: WARNING neutronclient.v2_0.client [None req-9019bcaf-24ce-4059-ba72-8ad2574e68ad tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 633.861295] [48527]: DEBUG oslo_concurrency.lockutils [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.861488] [48527]: DEBUG oslo_concurrency.lockutils [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.861626] [48527]: DEBUG oslo_concurrency.lockutils [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.862031] [48527]: DEBUG nova.objects.instance [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lazy-loading 'fault' on Instance uuid 9159e127-238a-453c-94ab-63521957ad61 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 633.867448] [48527]: WARNING neutronclient.v2_0.client [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 633.950381] [48527]: DEBUG nova.policy [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.958467] [48527]: INFO nova.api.openstack.requestlog [None req-640cfd17-6e4d-4c1d-838f-3f7826d3dfd7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 200 len: 1303 microversion: 2.1 time: 0.179774 [ 633.959549] [48527]: [pid: 48527|app: 0|req: 195/414] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:18 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 1303 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.963400] [48527]: DEBUG nova.api.openstack.wsgi [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 633.965185] [48527]: DEBUG nova.compute.api [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 633.973655] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.973855] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.975026] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.975026] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.975026] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.975026] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.005720] [48527]: WARNING neutronclient.v2_0.client [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.049870] [48526]: INFO nova.api.openstack.requestlog [None req-9019bcaf-24ce-4059-ba72-8ad2574e68ad tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.271232 [ 634.050374] [48526]: [pid: 48526|app: 0|req: 220/415] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:52:18 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 634.054018] [48526]: DEBUG nova.api.openstack.wsgi [None req-3b8845d3-a002-4ac7-9831-78f96443c04e tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 634.077949] [48526]: INFO nova.api.openstack.requestlog [None req-3b8845d3-a002-4ac7-9831-78f96443c04e tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.026913 [ 634.078963] [48526]: [pid: 48526|app: 0|req: 221/416] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:52:18 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.081276] [48526]: DEBUG nova.api.openstack.wsgi [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 634.082819] [48526]: DEBUG nova.compute.api [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 634.091672] [48526]: DEBUG oslo_concurrency.lockutils [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.091842] [48526]: DEBUG oslo_concurrency.lockutils [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.092337] [48526]: DEBUG oslo_concurrency.lockutils [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.092478] [48526]: DEBUG oslo_concurrency.lockutils [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.092569] [48526]: DEBUG oslo_concurrency.lockutils [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.092749] [48526]: DEBUG oslo_concurrency.lockutils [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.130408] [48526]: WARNING neutronclient.v2_0.client [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.292626] [48527]: DEBUG nova.policy [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.304043] [48527]: INFO nova.api.openstack.requestlog [None req-b3e03354-c3ec-4b4b-8bea-bc5d0a495263 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1464 microversion: 2.1 time: 0.344038 [ 634.304608] [48527]: [pid: 48527|app: 0|req: 196/417] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:18 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1464 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.310442] [48527]: DEBUG nova.api.openstack.wsgi [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 634.311944] [48527]: DEBUG nova.compute.api [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 634.319210] [48526]: DEBUG nova.policy [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.320022] [48527]: DEBUG oslo_concurrency.lockutils [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.320230] [48527]: DEBUG oslo_concurrency.lockutils [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.320362] [48527]: DEBUG oslo_concurrency.lockutils [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.320619] [48527]: DEBUG oslo_concurrency.lockutils [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.320751] [48527]: DEBUG oslo_concurrency.lockutils [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.320866] [48527]: DEBUG oslo_concurrency.lockutils [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.324822] [48526]: DEBUG nova.policy [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.326190] [48526]: DEBUG nova.policy [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.326485] [48526]: INFO nova.api.openstack.requestlog [None req-b64e32c7-765d-4701-bbae-af9ccf3bb649 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1357 microversion: 2.21 time: 0.247316 [ 634.326793] [48526]: [pid: 48526|app: 0|req: 222/418] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:18 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1357 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 634.331132] [48526]: DEBUG nova.api.openstack.wsgi [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 634.333845] [48526]: DEBUG nova.compute.api [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 634.338225] [48526]: DEBUG oslo_concurrency.lockutils [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.338225] [48526]: DEBUG oslo_concurrency.lockutils [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.338225] [48526]: DEBUG oslo_concurrency.lockutils [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.338466] [48526]: DEBUG oslo_concurrency.lockutils [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.338632] [48526]: DEBUG oslo_concurrency.lockutils [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.338750] [48526]: DEBUG oslo_concurrency.lockutils [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.356770] [48527]: WARNING neutronclient.v2_0.client [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.374713] [48526]: WARNING neutronclient.v2_0.client [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.670580] [48527]: DEBUG nova.policy [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.677442] [48527]: DEBUG nova.policy [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.677442] [48527]: DEBUG nova.policy [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.684010] [48527]: INFO nova.api.openstack.requestlog [None req-21953db5-6989-44b4-903e-1eaa02167226 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1812 microversion: 2.94 time: 0.377513 [ 634.684010] [48527]: [pid: 48527|app: 0|req: 197/419] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:18 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1812 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 634.689160] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 634.690721] [48527]: DEBUG nova.compute.api [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 634.694346] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.694618] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.694886] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.695019] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.695203] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.695377] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.715367] [48527]: WARNING neutronclient.v2_0.client [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.839295] [48526]: DEBUG nova.policy [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.850287] [48526]: INFO nova.api.openstack.requestlog [None req-06b9cc39-27e6-44cf-b908-11f21ec5d4a9 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1369 microversion: 2.1 time: 0.522308 [ 634.850967] [48526]: [pid: 48526|app: 0|req: 223/420] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:18 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1369 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.858116] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1253686955", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 634.936525] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.936525] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.936525] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.936985] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.936985] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.936985] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.944441] [48526]: DEBUG nova.network.neutron [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] validate_networks() for [('485ca00b-bb20-4cbf-bdd5-c044e1415841', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 634.944798] [48526]: WARNING neutronclient.v2_0.client [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.946176] [48526]: WARNING openstack [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 634.947078] [48526]: WARNING openstack [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 634.957433] [48526]: INFO nova.network.neutron [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] _ports_needed_per_instance requested_netwokrs=[('485ca00b-bb20-4cbf-bdd5-c044e1415841', None, None, None, None, None)] [ 635.372620] [48527]: DEBUG nova.policy [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.380710] [48527]: INFO nova.api.openstack.requestlog [None req-7e58b67d-aa26-415e-9fb6-5f42cc681bd9 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1303 microversion: 2.1 time: 0.697070 [ 635.381074] [48527]: [pid: 48527|app: 0|req: 198/421] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:18 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1303 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.383556] [48527]: DEBUG nova.api.openstack.wsgi [None req-f4b65048-dc9a-4b45-b925-ee5c48881ad3 tempest-ListImagesTestJSON-1800481694 tempest-ListImagesTestJSON-1800481694-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 635.445231] [48527]: INFO nova.api.openstack.requestlog [None req-f4b65048-dc9a-4b45-b925-ee5c48881ad3 tempest-ListImagesTestJSON-1800481694 tempest-ListImagesTestJSON-1800481694-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail" status: 200 len: 917 microversion: 2.1 time: 0.063499 [ 635.445565] [48527]: [pid: 48527|app: 0|req: 199/422] 10.180.1.21 () {58 vars in 1138 bytes} [Fri Dec 12 13:52:19 2025] GET /compute/v2.1/images/detail => generated 917 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 635.447888] [48527]: DEBUG nova.api.openstack.wsgi [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 635.449168] [48527]: DEBUG nova.compute.api [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 635.454598] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.454706] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.454848] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.455165] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.455312] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.455453] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.473698] [48527]: WARNING neutronclient.v2_0.client [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 635.907651] [48526]: WARNING neutronclient.v2_0.client [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 635.908449] [48526]: WARNING openstack [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 635.908793] [48526]: WARNING openstack [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 636.347365] [48527]: DEBUG nova.policy [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.356110] [48527]: INFO nova.api.openstack.requestlog [None req-a1b1ac7d-117e-45af-9cf3-736c7e93da6f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1319 microversion: 2.1 time: 0.909901 [ 636.356710] [48527]: [pid: 48527|app: 0|req: 200/423] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:19 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1319 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.360245] [48527]: DEBUG nova.api.openstack.wsgi [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.362282] [48527]: DEBUG nova.compute.api [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.367477] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.367662] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.367794] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.368057] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.368195] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.368317] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.401047] [48527]: WARNING neutronclient.v2_0.client [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.597472] [48526]: DEBUG nova.virt.hardware [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 636.597654] [48526]: DEBUG nova.virt.hardware [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 636.597839] [48526]: DEBUG nova.virt.hardware [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 636.598028] [48526]: DEBUG nova.virt.hardware [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 636.598132] [48526]: DEBUG nova.virt.hardware [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 636.608044] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.608044] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.608044] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.609396] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.609396] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.610475] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.612440] [48527]: DEBUG nova.policy [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.613204] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=51 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 636.623612] [48527]: INFO nova.api.openstack.requestlog [None req-5cc5b41e-9eab-4867-8e6d-08e44dd283d8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1241 microversion: 2.1 time: 0.265592 [ 636.623987] [48527]: [pid: 48527|app: 0|req: 201/424] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:20 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1241 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.628135] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.630418] [48527]: DEBUG nova.compute.api [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.632405] [48526]: DEBUG nova.quota [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Getting quotas for project 983c6b585d4c41629864a11f9de352a3. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 636.636587] [48526]: DEBUG nova.quota [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Getting quotas for user 3c26f84f34704af2b47a6b55ab0f6fab and project 983c6b585d4c41629864a11f9de352a3. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 636.640411] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.641032] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.641032] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.641462] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.641659] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.641871] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.646372] [48526]: DEBUG nova.compute.api [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 636.648659] [48526]: DEBUG nova.compute.api [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 636.673148] [48527]: WARNING neutronclient.v2_0.client [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.691096] [48526]: INFO nova.api.openstack.requestlog [None req-f0d76bc2-1d78-4d4b-86d8-2f9866f764c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 1.839448 [ 636.691574] [48526]: [pid: 48526|app: 0|req: 224/425] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:19 2025] POST /compute/v2.1/servers => generated 383 bytes in 1840 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 636.693882] [48526]: DEBUG nova.api.openstack.wsgi [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.695273] [48526]: DEBUG nova.compute.api [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.702255] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.702461] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.702594] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.702925] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.703102] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.703235] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.733605] [48526]: WARNING neutronclient.v2_0.client [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.097585] [48526]: DEBUG nova.policy [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.103701] [48526]: DEBUG nova.policy [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.104359] [48526]: DEBUG nova.policy [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.107492] [48526]: INFO nova.api.openstack.requestlog [None req-4b8e413e-bce5-40cf-9cf7-caf1211e459f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1668 microversion: 2.100 time: 0.415529 [ 637.107940] [48526]: [pid: 48526|app: 0|req: 225/426] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:20 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1668 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 637.110176] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a784662-f20f-4501-b61f-b4a8864bbbaa tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.248641] [48526]: INFO nova.api.openstack.requestlog [None req-6a784662-f20f-4501-b61f-b4a8864bbbaa tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 200 len: 371 microversion: 2.1 time: 0.140212 [ 637.248988] [48526]: [pid: 48526|app: 0|req: 226/427] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 13:52:21 2025] GET /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 371 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 637.251633] [48526]: DEBUG nova.api.openstack.wsgi [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.252956] [48526]: DEBUG nova.compute.api [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 637.261031] [48526]: DEBUG oslo_concurrency.lockutils [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.261031] [48526]: DEBUG oslo_concurrency.lockutils [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.261031] [48526]: DEBUG oslo_concurrency.lockutils [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.261031] [48526]: DEBUG oslo_concurrency.lockutils [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.261524] [48526]: DEBUG oslo_concurrency.lockutils [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.261524] [48526]: DEBUG oslo_concurrency.lockutils [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.286179] [48526]: WARNING neutronclient.v2_0.client [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.756542] [48527]: DEBUG nova.policy [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.761042] [48527]: INFO nova.api.openstack.requestlog [None req-d9c79b41-ba0b-427e-9194-8aa76fafcf6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1335 microversion: 2.1 time: 1.136261 [ 637.761319] [48527]: [pid: 48527|app: 0|req: 202/428] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:20 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1335 bytes in 1137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.763646] [48527]: DEBUG nova.api.openstack.wsgi [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.764998] [48527]: DEBUG nova.compute.api [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 637.769348] [48527]: DEBUG oslo_concurrency.lockutils [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.769576] [48527]: DEBUG oslo_concurrency.lockutils [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.769724] [48527]: DEBUG oslo_concurrency.lockutils [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.769976] [48527]: DEBUG oslo_concurrency.lockutils [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.770396] [48527]: DEBUG oslo_concurrency.lockutils [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.770396] [48527]: DEBUG oslo_concurrency.lockutils [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.787946] [48527]: WARNING neutronclient.v2_0.client [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 638.864023] [48527]: DEBUG nova.policy [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.866858] [48527]: INFO nova.api.openstack.requestlog [None req-0445fe90-0640-4e85-a85e-21d3beebb9d3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1207 microversion: 2.1 time: 1.104989 [ 638.867247] [48527]: [pid: 48527|app: 0|req: 203/429] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:21 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1207 bytes in 1105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.869845] [48527]: DEBUG nova.api.openstack.wsgi [None req-cd9ee27c-52f6-4ad3-a74e-252dc04e9b2b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 638.892484] [48526]: DEBUG nova.policy [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.904843] [48526]: INFO nova.api.openstack.requestlog [None req-664a7443-fd78-4f77-a5c5-3a0b582c0e18 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1794 microversion: 2.1 time: 1.655087 [ 638.906024] [48526]: [pid: 48526|app: 0|req: 227/430] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:21 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1794 bytes in 1656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.907883] [48527]: INFO nova.api.openstack.requestlog [None req-cd9ee27c-52f6-4ad3-a74e-252dc04e9b2b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/963946c6-7696-46e7-b25b-eca122abaca0" status: 204 len: 0 microversion: 2.1 time: 0.039995 [ 638.908272] [48527]: [pid: 48527|app: 0|req: 204/431] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:52:23 2025] DELETE /compute/v2.1/os-server-groups/963946c6-7696-46e7-b25b-eca122abaca0 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 638.911119] [48527]: DEBUG nova.api.openstack.wsgi [None req-683a8bc2-6a1e-4655-9b26-323af2c484f6 tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 638.919870] [48527]: DEBUG oslo_concurrency.lockutils [None req-683a8bc2-6a1e-4655-9b26-323af2c484f6 tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.919870] [48527]: DEBUG oslo_concurrency.lockutils [None req-683a8bc2-6a1e-4655-9b26-323af2c484f6 tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.920090] [48527]: DEBUG oslo_concurrency.lockutils [None req-683a8bc2-6a1e-4655-9b26-323af2c484f6 tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.939299] [48527]: DEBUG oslo_concurrency.lockutils [None req-683a8bc2-6a1e-4655-9b26-323af2c484f6 tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.940855] [48527]: DEBUG oslo_concurrency.lockutils [None req-683a8bc2-6a1e-4655-9b26-323af2c484f6 tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.940855] [48527]: DEBUG oslo_concurrency.lockutils [None req-683a8bc2-6a1e-4655-9b26-323af2c484f6 tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.965451] [48527]: INFO nova.api.openstack.requestlog [None req-683a8bc2-6a1e-4655-9b26-323af2c484f6 tempest-TenantUsagesTestJSON-777445537 tempest-TenantUsagesTestJSON-777445537-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage?start=2025-12-11T13%3A52%3A12.022527&end=2025-12-13T13%3A52%3A12.022527&detailed=1" status: 200 len: 8762 microversion: 2.1 time: 0.056477 [ 638.965851] [48527]: [pid: 48527|app: 0|req: 205/432] 10.180.1.21 () {58 vars in 1330 bytes} [Fri Dec 12 13:52:23 2025] GET /compute/v2.1/os-simple-tenant-usage?start=2025-12-11T13%3A52%3A12.022527&end=2025-12-13T13%3A52%3A12.022527&detailed=1 => generated 8762 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.972168] [48527]: DEBUG nova.api.openstack.wsgi [None req-1be97255-268e-4cfa-8d13-6d8d0210ba25 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 639.007022] [48526]: DEBUG nova.api.openstack.wsgi [None req-39c7dfd1-e3e7-4a33-a4ad-36a02dff5168 tempest-ListImageFiltersNegativeTestJSON-1857960033 tempest-ListImageFiltersNegativeTestJSON-1857960033-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 639.007317] [48527]: INFO nova.api.openstack.requestlog [None req-1be97255-268e-4cfa-8d13-6d8d0210ba25 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 37 microversion: 2.1 time: 0.039581 [ 639.007317] [48527]: [pid: 48527|app: 0|req: 206/433] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:52:23 2025] GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 37 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 639.009289] [48527]: DEBUG nova.api.openstack.wsgi [None req-63532a0e-1813-4da5-bc3b-013fd50472dd tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": ""}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 639.011467] [48527]: DEBUG nova.api.openstack.wsgi [None req-63532a0e-1813-4da5-bc3b-013fd50472dd tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 639.011467] [48527]: INFO nova.api.openstack.requestlog [None req-63532a0e-1813-4da5-bc3b-013fd50472dd tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 115 microversion: 2.1 time: 0.004183 [ 639.011696] [48527]: [pid: 48527|app: 0|req: 207/434] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:52:23 2025] POST /compute/v2.1/os-aggregates => generated 115 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 639.013973] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 639.017696] [48527]: DEBUG nova.compute.api [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 639.022648] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.022735] [48526]: INFO nova.api.openstack.wsgi [None req-39c7dfd1-e3e7-4a33-a4ad-36a02dff5168 tempest-ListImageFiltersNegativeTestJSON-1857960033 tempest-ListImageFiltersNegativeTestJSON-1857960033-project-member] HTTP exception thrown: Image not found. [ 639.023059] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.023191] [48526]: DEBUG nova.api.openstack.wsgi [None req-39c7dfd1-e3e7-4a33-a4ad-36a02dff5168 tempest-ListImageFiltersNegativeTestJSON-1857960033 tempest-ListImageFiltersNegativeTestJSON-1857960033-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 639.023247] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.023247] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.023374] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.023497] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.023549] [48526]: INFO nova.api.openstack.requestlog [None req-39c7dfd1-e3e7-4a33-a4ad-36a02dff5168 tempest-ListImageFiltersNegativeTestJSON-1857960033 tempest-ListImageFiltersNegativeTestJSON-1857960033-project-member] 10.180.1.21 "GET /compute/v2.1/images/ce64226c-5850-4c6b-a102-7e10a947162e" status: 404 len: 62 microversion: 2.1 time: 0.116892 [ 639.023855] [48526]: [pid: 48526|app: 0|req: 228/435] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:52:23 2025] GET /compute/v2.1/images/ce64226c-5850-4c6b-a102-7e10a947162e => generated 62 bytes in 117 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 639.029108] [48526]: DEBUG nova.api.openstack.wsgi [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 639.030697] [48526]: DEBUG nova.compute.api [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 639.035976] [48526]: DEBUG oslo_concurrency.lockutils [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.036227] [48526]: DEBUG oslo_concurrency.lockutils [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.036461] [48526]: DEBUG oslo_concurrency.lockutils [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.036869] [48526]: DEBUG oslo_concurrency.lockutils [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.037074] [48526]: DEBUG oslo_concurrency.lockutils [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.037320] [48526]: DEBUG oslo_concurrency.lockutils [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.051145] [48527]: WARNING neutronclient.v2_0.client [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 639.058591] [48526]: WARNING neutronclient.v2_0.client [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 639.797508] [48527]: DEBUG nova.policy [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.803573] [48527]: INFO nova.api.openstack.requestlog [None req-7e8520dc-5983-45c1-bd1c-847c6c3e3655 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 200 len: 1324 microversion: 2.1 time: 0.791415 [ 639.803900] [48527]: [pid: 48527|app: 0|req: 208/436] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:23 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 1324 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.806962] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e3b32e0-dbb2-4fcd-8ed1-e00e0829ff8c tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 639.808974] [48527]: WARNING neutronclient.v2_0.client [None req-0e3b32e0-dbb2-4fcd-8ed1-e00e0829ff8c tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 639.809617] [48527]: WARNING openstack [None req-0e3b32e0-dbb2-4fcd-8ed1-e00e0829ff8c tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 639.809943] [48527]: WARNING openstack [None req-0e3b32e0-dbb2-4fcd-8ed1-e00e0829ff8c tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 639.814496] [48526]: DEBUG nova.policy [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.820455] [48526]: INFO nova.api.openstack.requestlog [None req-290a5e94-a376-48e5-be4e-c54217f18c74 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1225 microversion: 2.1 time: 0.795499 [ 639.820455] [48526]: [pid: 48526|app: 0|req: 229/437] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:23 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1225 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.823618] [48526]: DEBUG nova.api.openstack.wsgi [None req-f9d5f159-626f-4a20-aa1c-159233d94d32 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 639.954909] [48526]: INFO nova.api.openstack.requestlog [None req-f9d5f159-626f-4a20-aa1c-159233d94d32 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/e5446171ebec41f1b7d5fa99839ce484/defaults" status: 200 len: 371 microversion: 2.1 time: 0.132913 [ 639.954909] [48526]: [pid: 48526|app: 0|req: 230/438] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:52:24 2025] GET /compute/v2.1/os-quota-sets/e5446171ebec41f1b7d5fa99839ce484/defaults => generated 371 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.959295] [48526]: DEBUG nova.api.openstack.wsgi [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 639.960445] [48526]: DEBUG nova.compute.api [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 639.967131] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.967702] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.967702] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.967961] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.968125] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.968247] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.998433] [48526]: WARNING neutronclient.v2_0.client [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 641.000688] [48527]: WARNING neutronclient.v2_0.client [None req-0e3b32e0-dbb2-4fcd-8ed1-e00e0829ff8c tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 641.002223] [48527]: WARNING openstack [None req-0e3b32e0-dbb2-4fcd-8ed1-e00e0829ff8c tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 641.002907] [48527]: WARNING openstack [None req-0e3b32e0-dbb2-4fcd-8ed1-e00e0829ff8c tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 641.494474] [48526]: DEBUG nova.policy [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.501648] [48526]: INFO nova.api.openstack.requestlog [None req-f51600f5-2354-4f25-a9bc-088e960b9d09 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1553 microversion: 2.1 time: 1.546910 [ 641.502400] [48526]: [pid: 48526|app: 0|req: 231/439] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:24 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1553 bytes in 1547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.507371] [48526]: DEBUG nova.api.openstack.wsgi [None req-91e19b79-e8f0-4f0a-8a44-fb0e5339d3c1 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "2c609cd2-f71e-4da5-9b76-9641c0673f66", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 641.509183] [48526]: WARNING neutronclient.v2_0.client [None req-91e19b79-e8f0-4f0a-8a44-fb0e5339d3c1 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 641.848200] [48526]: INFO nova.api.openstack.wsgi [None req-91e19b79-e8f0-4f0a-8a44-fb0e5339d3c1 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] HTTP exception thrown: This rule already exists in group 2c609cd2-f71e-4da5-9b76-9641c0673f66 [ 641.848696] [48526]: DEBUG nova.api.openstack.wsgi [None req-91e19b79-e8f0-4f0a-8a44-fb0e5339d3c1 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Returning 400 to user: This rule already exists in group 2c609cd2-f71e-4da5-9b76-9641c0673f66 {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 641.849144] [48526]: INFO nova.api.openstack.requestlog [None req-91e19b79-e8f0-4f0a-8a44-fb0e5339d3c1 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 114 microversion: 2.1 time: 0.346377 [ 641.849545] [48526]: [pid: 48526|app: 0|req: 232/440] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:52:25 2025] POST /compute/v2.1/os-security-group-rules => generated 114 bytes in 347 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 641.852574] [48526]: DEBUG nova.api.openstack.wsgi [None req-ede1e0f6-7479-4baa-8236-b043d1827fbd tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1635434138", "id": "aba27822-430e-4e37-b578-979437cd27a1", "os-flavor-access:is_public": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 641.869541] [48526]: INFO nova.api.openstack.requestlog [None req-ede1e0f6-7479-4baa-8236-b043d1827fbd tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 507 microversion: 2.1 time: 0.018666 [ 641.869541] [48526]: [pid: 48526|app: 0|req: 233/441] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:26 2025] POST /compute/v2.1/flavors => generated 507 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 641.872082] [48526]: DEBUG nova.api.openstack.wsgi [req-e8213438-452d-43f6-9452-fe0eb43cf250 req-3a4c3471-a097-42ef-b63a-a00d207b5078 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9159e127-238a-453c-94ab-63521957ad61", "name": "network-vif-deleted", "tag": "ff621221-358a-4dc4-aeed-9260f627aafa"}, {"name": "network-changed", "server_uuid": "a4cab948-a314-4044-9cb8-e7d99c0bbb1c", "tag": "282793bd-b07b-4912-a4b7-1adac48464cd"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 641.884660] [48526]: DEBUG oslo_concurrency.lockutils [req-e8213438-452d-43f6-9452-fe0eb43cf250 req-3a4c3471-a097-42ef-b63a-a00d207b5078 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.884967] [48526]: DEBUG oslo_concurrency.lockutils [req-e8213438-452d-43f6-9452-fe0eb43cf250 req-3a4c3471-a097-42ef-b63a-a00d207b5078 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.885134] [48526]: DEBUG oslo_concurrency.lockutils [req-e8213438-452d-43f6-9452-fe0eb43cf250 req-3a4c3471-a097-42ef-b63a-a00d207b5078 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.900710] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e8213438-452d-43f6-9452-fe0eb43cf250 req-3a4c3471-a097-42ef-b63a-a00d207b5078 service nova] Creating event network-vif-deleted:ff621221-358a-4dc4-aeed-9260f627aafa for instance 9159e127-238a-453c-94ab-63521957ad61 on cpu-1 [ 641.901017] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e8213438-452d-43f6-9452-fe0eb43cf250 req-3a4c3471-a097-42ef-b63a-a00d207b5078 service nova] Creating event network-changed:282793bd-b07b-4912-a4b7-1adac48464cd for instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c on cpu-1 [ 641.907106] [48526]: INFO nova.api.openstack.requestlog [req-e8213438-452d-43f6-9452-fe0eb43cf250 req-3a4c3471-a097-42ef-b63a-a00d207b5078 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.036994 [ 641.907600] [48526]: [pid: 48526|app: 0|req: 234/442] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:26 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 641.910750] [48526]: DEBUG nova.api.openstack.wsgi [req-b62f6095-9650-4ded-b910-cd6431254a6b req-8cf7f3e1-9612-4268-9260-aa2b3638da4f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fd02382a-a8c3-470c-8dd4-2169038cb467", "name": "network-vif-plugged", "status": "completed", "tag": "9e3c8c0e-8dc7-431a-bf9a-6326dbf90d9c"}, {"name": "network-changed", "server_uuid": "fd02382a-a8c3-470c-8dd4-2169038cb467", "tag": "9e3c8c0e-8dc7-431a-bf9a-6326dbf90d9c"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 641.916424] [48526]: DEBUG oslo_concurrency.lockutils [req-b62f6095-9650-4ded-b910-cd6431254a6b req-8cf7f3e1-9612-4268-9260-aa2b3638da4f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.916704] [48526]: DEBUG oslo_concurrency.lockutils [req-b62f6095-9650-4ded-b910-cd6431254a6b req-8cf7f3e1-9612-4268-9260-aa2b3638da4f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.918167] [48526]: DEBUG oslo_concurrency.lockutils [req-b62f6095-9650-4ded-b910-cd6431254a6b req-8cf7f3e1-9612-4268-9260-aa2b3638da4f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.926428] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b62f6095-9650-4ded-b910-cd6431254a6b req-8cf7f3e1-9612-4268-9260-aa2b3638da4f service nova] Creating event network-vif-plugged:9e3c8c0e-8dc7-431a-bf9a-6326dbf90d9c for instance fd02382a-a8c3-470c-8dd4-2169038cb467 on cpu-1 [ 641.926671] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b62f6095-9650-4ded-b910-cd6431254a6b req-8cf7f3e1-9612-4268-9260-aa2b3638da4f service nova] Creating event network-changed:9e3c8c0e-8dc7-431a-bf9a-6326dbf90d9c for instance fd02382a-a8c3-470c-8dd4-2169038cb467 on cpu-1 [ 641.932214] [48526]: INFO nova.api.openstack.requestlog [req-b62f6095-9650-4ded-b910-cd6431254a6b req-8cf7f3e1-9612-4268-9260-aa2b3638da4f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023831 [ 641.932930] [48526]: [pid: 48526|app: 0|req: 235/443] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:26 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) [ 641.936405] [48526]: DEBUG nova.api.openstack.wsgi [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 641.937920] [48526]: DEBUG nova.compute.api [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 641.941542] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.941768] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.941947] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.942252] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.942432] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.942676] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.968692] [48526]: WARNING neutronclient.v2_0.client [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 642.194975] [48527]: INFO nova.api.openstack.requestlog [None req-0e3b32e0-dbb2-4fcd-8ed1-e00e0829ff8c tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 2.390476 [ 642.195404] [48527]: [pid: 48527|app: 0|req: 209/444] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:52:24 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 2391 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 642.197881] [48527]: DEBUG nova.api.openstack.wsgi [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 642.199320] [48527]: DEBUG nova.compute.api [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 642.209068] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.209206] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.209341] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.209601] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.209744] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.209867] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.222221] [48527]: INFO nova.api.openstack.wsgi [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] HTTP exception thrown: Instance 9159e127-238a-453c-94ab-63521957ad61 could not be found. [ 642.222306] [48527]: DEBUG nova.api.openstack.wsgi [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Returning 404 to user: Instance 9159e127-238a-453c-94ab-63521957ad61 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 642.223316] [48527]: INFO nova.api.openstack.requestlog [None req-37ff75b0-eb7a-4f21-b200-e469e950b317 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 404 len: 111 microversion: 2.1 time: 0.026802 [ 642.223316] [48527]: [pid: 48527|app: 0|req: 210/445] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:26 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 642.225804] [48527]: DEBUG nova.api.openstack.wsgi [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 642.227547] [48527]: DEBUG nova.compute.api [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 642.231982] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.232308] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.232460] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.232829] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.233683] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.235061] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.277523] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.277523] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.277633] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.277816] [48527]: DEBUG nova.objects.instance [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lazy-loading 'fault' on Instance uuid a207bc5a-786b-46f2-8e55-b6019d3fd65d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 642.285552] [48527]: WARNING neutronclient.v2_0.client [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 642.317081] [48526]: INFO nova.api.openstack.requestlog [None req-6bdcfd70-98c2-4782-a36b-3043ebac8ae8 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834/os-interface" status: 200 len: 301 microversion: 2.94 time: 0.383389 [ 642.317903] [48526]: [pid: 48526|app: 0|req: 236/446] 10.180.1.21 () {60 vars in 1311 bytes} [Fri Dec 12 13:52:26 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834/os-interface => generated 301 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 642.320990] [48526]: DEBUG nova.api.openstack.wsgi [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 642.322471] [48526]: DEBUG nova.compute.api [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 642.327852] [48526]: DEBUG oslo_concurrency.lockutils [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.327852] [48526]: DEBUG oslo_concurrency.lockutils [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.327852] [48526]: DEBUG oslo_concurrency.lockutils [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.328218] [48526]: DEBUG oslo_concurrency.lockutils [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.328442] [48526]: DEBUG oslo_concurrency.lockutils [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.328633] [48526]: DEBUG oslo_concurrency.lockutils [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.348287] [48526]: WARNING neutronclient.v2_0.client [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 642.672589] [48527]: DEBUG nova.policy [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.680739] [48527]: INFO nova.api.openstack.requestlog [None req-bfd601de-3bc9-4d4b-afda-d7374d07fb52 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1298 microversion: 2.1 time: 0.457070 [ 642.680952] [48527]: [pid: 48527|app: 0|req: 211/447] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:26 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1298 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.683279] [48527]: DEBUG nova.api.openstack.wsgi [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 642.684613] [48527]: DEBUG nova.compute.api [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 642.690115] [48527]: DEBUG oslo_concurrency.lockutils [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.690205] [48527]: DEBUG oslo_concurrency.lockutils [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.690342] [48527]: DEBUG oslo_concurrency.lockutils [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.690592] [48527]: DEBUG oslo_concurrency.lockutils [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.690728] [48527]: DEBUG oslo_concurrency.lockutils [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.690846] [48527]: DEBUG oslo_concurrency.lockutils [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.709064] [48527]: WARNING neutronclient.v2_0.client [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 643.384249] [48526]: DEBUG nova.policy [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.391230] [48526]: DEBUG nova.policy [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.392094] [48526]: DEBUG nova.policy [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.392831] [48526]: INFO nova.api.openstack.requestlog [None req-30011c53-eb08-487b-ba19-b76c247c8cc7 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1549 microversion: 2.21 time: 1.074399 [ 643.393211] [48526]: [pid: 48526|app: 0|req: 237/448] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:26 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1549 bytes in 1075 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 643.396524] [48526]: DEBUG nova.api.openstack.wsgi [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 643.398067] [48526]: DEBUG nova.compute.api [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 643.405871] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.405871] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.405871] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.405871] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.406158] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.406366] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.439359] [48526]: WARNING neutronclient.v2_0.client [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 643.519454] [48527]: DEBUG nova.policy [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.525302] [48527]: INFO nova.api.openstack.requestlog [None req-d94aae12-7248-463c-ad08-5613829cf75b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1562 microversion: 2.1 time: 0.843717 [ 643.526175] [48527]: [pid: 48527|app: 0|req: 212/449] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:26 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1562 bytes in 844 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.645669] [48527]: DEBUG nova.api.openstack.wsgi [None req-3511d64d-2a97-453f-bf26-eef560975374 tempest-InstanceUsageAuditLogNegativeTestJSON-2048753769 tempest-InstanceUsageAuditLogNegativeTestJSON-2048753769-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 643.648286] [48527]: INFO nova.api.openstack.wsgi [None req-3511d64d-2a97-453f-bf26-eef560975374 tempest-InstanceUsageAuditLogNegativeTestJSON-2048753769 tempest-InstanceUsageAuditLogNegativeTestJSON-2048753769-project-admin] HTTP exception thrown: Invalid timestamp for date invalid_time [ 643.648535] [48527]: DEBUG nova.api.openstack.wsgi [None req-3511d64d-2a97-453f-bf26-eef560975374 tempest-InstanceUsageAuditLogNegativeTestJSON-2048753769 tempest-InstanceUsageAuditLogNegativeTestJSON-2048753769-project-admin] Returning 400 to user: Invalid timestamp for date invalid_time {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 643.649639] [48527]: INFO nova.api.openstack.requestlog [None req-3511d64d-2a97-453f-bf26-eef560975374 tempest-InstanceUsageAuditLogNegativeTestJSON-2048753769 tempest-InstanceUsageAuditLogNegativeTestJSON-2048753769-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.122579 [ 643.649639] [48527]: [pid: 48527|app: 0|req: 213/450] 10.180.1.21 () {58 vars in 1219 bytes} [Fri Dec 12 13:52:27 2025] GET /compute/v2.1/os-instance_usage_audit_log/invalid_time => generated 83 bytes in 123 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 643.651892] [48527]: DEBUG nova.api.openstack.wsgi [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 643.653714] [48527]: DEBUG nova.compute.api [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 643.659216] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.659529] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.660451] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.660451] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.660451] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.660451] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.680851] [48527]: WARNING neutronclient.v2_0.client [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 643.724723] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=68 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 644.022452] [48527]: DEBUG nova.policy [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.027507] [48527]: INFO nova.api.openstack.requestlog [None req-ddab6ac1-1ad9-48a2-bd1a-bf8db9a6ab64 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1216 microversion: 2.1 time: 0.377270 [ 644.027930] [48527]: [pid: 48527|app: 0|req: 214/451] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:27 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1216 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.032083] [48527]: DEBUG nova.api.openstack.wsgi [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.033490] [48527]: DEBUG nova.policy [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.033801] [48527]: DEBUG nova.compute.api [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Searching by: {'deleted': False, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 644.045023] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.045023] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.045023] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.045023] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.045305] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.045305] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.067239] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=43 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 644.124479] [48527]: DEBUG nova.compute.multi_cell_list [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 644.204501] [48527]: DEBUG nova.policy [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.213735] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.213875] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.215365] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.220636] [48526]: DEBUG nova.policy [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.228076] [48526]: INFO nova.api.openstack.requestlog [None req-1f93c847-9b0d-4542-8761-8a9eebb181fa tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1291 microversion: 2.1 time: 0.832369 [ 644.228076] [48526]: [pid: 48526|app: 0|req: 238/452] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:27 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1291 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.232080] [48527]: DEBUG nova.policy [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.232316] [48527]: DEBUG nova.policy [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.232805] [48527]: WARNING neutronclient.v2_0.client [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.233123] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c7bb4f2-a3a1-423c-8d61-e75c0453bab2 tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.235421] [48526]: DEBUG nova.compute.api [None req-1c7bb4f2-a3a1-423c-8d61-e75c0453bab2 tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.241353] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c7bb4f2-a3a1-423c-8d61-e75c0453bab2 tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.241353] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c7bb4f2-a3a1-423c-8d61-e75c0453bab2 tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.242020] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c7bb4f2-a3a1-423c-8d61-e75c0453bab2 tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.242339] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c7bb4f2-a3a1-423c-8d61-e75c0453bab2 tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.242536] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c7bb4f2-a3a1-423c-8d61-e75c0453bab2 tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.242716] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c7bb4f2-a3a1-423c-8d61-e75c0453bab2 tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.323208] [48527]: INFO nova.api.openstack.requestlog [None req-4cb07ae1-57d6-4d7a-bcc1-5b11f64fcdc0 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1650 microversion: 2.100 time: 0.294298 [ 644.324095] [48527]: [pid: 48527|app: 0|req: 215/453] 10.180.1.21 () {60 vars in 1183 bytes} [Fri Dec 12 13:52:28 2025] GET /compute/v2.1/servers/detail => generated 1650 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 644.329528] [48527]: DEBUG nova.api.openstack.wsgi [None req-66351569-b921-4422-9dce-437074d67212 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"force": true, "ram": 0}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 644.413030] [48527]: DEBUG oslo_concurrency.lockutils [None req-66351569-b921-4422-9dce-437074d67212 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.413236] [48527]: DEBUG oslo_concurrency.lockutils [None req-66351569-b921-4422-9dce-437074d67212 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.413337] [48527]: DEBUG oslo_concurrency.lockutils [None req-66351569-b921-4422-9dce-437074d67212 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.413671] [48527]: DEBUG oslo_concurrency.lockutils [None req-66351569-b921-4422-9dce-437074d67212 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.415111] [48527]: DEBUG oslo_concurrency.lockutils [None req-66351569-b921-4422-9dce-437074d67212 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.415293] [48527]: DEBUG oslo_concurrency.lockutils [None req-66351569-b921-4422-9dce-437074d67212 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.439903] [48527]: INFO nova.api.openstack.requestlog [None req-66351569-b921-4422-9dce-437074d67212 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 200 len: 325 microversion: 2.1 time: 0.114655 [ 644.442148] [48527]: [pid: 48527|app: 0|req: 216/454] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:52:28 2025] PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 325 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 644.444371] [48527]: DEBUG nova.api.openstack.wsgi [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.445954] [48527]: DEBUG nova.compute.api [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.449408] [48527]: DEBUG oslo_concurrency.lockutils [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.449849] [48527]: DEBUG oslo_concurrency.lockutils [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.449849] [48527]: DEBUG oslo_concurrency.lockutils [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.450104] [48527]: DEBUG oslo_concurrency.lockutils [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.450249] [48527]: DEBUG oslo_concurrency.lockutils [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.450376] [48527]: DEBUG oslo_concurrency.lockutils [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.475647] [48527]: WARNING neutronclient.v2_0.client [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.655605] [48527]: DEBUG nova.policy [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.661411] [48527]: INFO nova.api.openstack.requestlog [None req-b521ccbd-66b8-476c-9508-aee0eb77bc3f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1510 microversion: 2.1 time: 0.219202 [ 644.661411] [48527]: [pid: 48527|app: 0|req: 217/455] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:28 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1510 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.662932] [48527]: DEBUG nova.api.openstack.wsgi [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.664280] [48527]: DEBUG nova.compute.api [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.667670] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.667880] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.668044] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.668321] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.668463] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.668582] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.684069] [48527]: WARNING neutronclient.v2_0.client [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.701906] [48527]: DEBUG nova.policy [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.709445] [48527]: INFO nova.api.openstack.requestlog [None req-bf4ec84e-8990-4ac7-bb02-89ba805477c3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1233 microversion: 2.1 time: 0.048472 [ 644.709794] [48527]: [pid: 48527|app: 0|req: 218/456] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:28 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1233 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.712643] [48527]: DEBUG nova.api.openstack.wsgi [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.714224] [48527]: DEBUG nova.compute.api [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.717614] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.717873] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.718095] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.718430] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.719391] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.719530] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.737051] [48527]: WARNING neutronclient.v2_0.client [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.769249] [48526]: INFO nova.api.openstack.requestlog [None req-1c7bb4f2-a3a1-423c-8d61-e75c0453bab2 tempest-ServerDiagnosticsV248Test-792723614 tempest-ServerDiagnosticsV248Test-792723614-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.541952 [ 644.769732] [48526]: [pid: 48526|app: 0|req: 239/457] 10.180.1.21 () {60 vars in 1308 bytes} [Fri Dec 12 13:52:28 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3/diagnostics => generated 275 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 644.772597] [48526]: DEBUG nova.api.openstack.wsgi [None req-d580ed6f-c94d-4e16-9717-65837b4176a3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.788288] [48526]: INFO nova.api.openstack.requestlog [None req-d580ed6f-c94d-4e16-9717-65837b4176a3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 334 microversion: 2.1 time: 0.017717 [ 644.788821] [48526]: [pid: 48526|app: 0|req: 240/458] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:28 2025] GET /compute/v2.1/os-server-groups => generated 334 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 644.791221] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.791481] [48526]: DEBUG nova.compute.api [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.796360] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.796549] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.796676] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.796932] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.797111] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.797274] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.808751] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=327,nova_cell1:UPDATE=6,nova_cell1:INSERT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 644.815882] [48526]: DEBUG nova.compute.api [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 644.824099] [48527]: DEBUG nova.policy [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.829182] [48527]: INFO nova.api.openstack.requestlog [None req-01ec4376-5fd3-44e8-8704-26bbf6de3b81 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1323 microversion: 2.1 time: 0.118750 [ 644.829742] [48527]: [pid: 48527|app: 0|req: 219/459] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:28 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1323 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.832742] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d9e1ab0-5168-45b8-9a86-bb46d3308bef tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 644.867975] [48527]: DEBUG nova.quota [None req-1d9e1ab0-5168-45b8-9a86-bb46d3308bef tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 644.869544] [48527]: DEBUG nova.quota [None req-1d9e1ab0-5168-45b8-9a86-bb46d3308bef tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for user 98a228699eec4b88a6ae0cb653d61237 and project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 644.883989] [48526]: INFO nova.api.openstack.requestlog [None req-a1296d12-83f9-45f0-b2d2-03c03e379530 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 204 len: 0 microversion: 2.1 time: 0.094678 [ 644.884382] [48526]: [pid: 48526|app: 0|req: 241/460] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:52:29 2025] DELETE /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 644.887966] [48526]: DEBUG nova.api.openstack.wsgi [None req-38e45ace-ff39-4f5f-9a69-e970a254cbaa tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-746004953"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 644.889378] [48526]: DEBUG nova.policy [None req-38e45ace-ff39-4f5f-9a69-e970a254cbaa tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Policy check for os_compute_api:os-aggregates:create failed with credentials {'is_admin': False, 'user_id': '9f70d82f5cdf4540b51c4a25fab77fc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d34142093074f15b8a997586f70bebe', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.891676] [48526]: DEBUG nova.api.openstack.wsgi [None req-38e45ace-ff39-4f5f-9a69-e970a254cbaa tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:create to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 644.891676] [48526]: INFO nova.api.openstack.requestlog [None req-38e45ace-ff39-4f5f-9a69-e970a254cbaa tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 403 len: 116 microversion: 2.1 time: 0.005130 [ 644.891676] [48526]: [pid: 48526|app: 0|req: 242/461] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:52:29 2025] POST /compute/v2.1/os-aggregates => generated 116 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 644.959078] [48526]: DEBUG nova.api.openstack.wsgi [None req-52277a63-e1f3-47ef-81f4-d48c2d0a68d2 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 644.961983] [48526]: WARNING neutronclient.v2_0.client [None req-52277a63-e1f3-47ef-81f4-d48c2d0a68d2 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.963079] [48526]: WARNING openstack [None req-52277a63-e1f3-47ef-81f4-d48c2d0a68d2 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 644.963864] [48526]: WARNING openstack [None req-52277a63-e1f3-47ef-81f4-d48c2d0a68d2 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 645.034253] [48527]: INFO nova.api.openstack.requestlog [None req-1d9e1ab0-5168-45b8-9a86-bb46d3308bef tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 61 microversion: 2.1 time: 0.203625 [ 645.034653] [48527]: [pid: 48527|app: 0|req: 220/462] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:29 2025] PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 61 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 645.037769] [48527]: DEBUG nova.api.openstack.wsgi [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.039216] [48527]: DEBUG nova.compute.api [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 645.045674] [48527]: DEBUG oslo_concurrency.lockutils [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.045932] [48527]: DEBUG oslo_concurrency.lockutils [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.046110] [48527]: DEBUG oslo_concurrency.lockutils [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.046317] [48527]: DEBUG oslo_concurrency.lockutils [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.046463] [48527]: DEBUG oslo_concurrency.lockutils [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.046580] [48527]: DEBUG oslo_concurrency.lockutils [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.070831] [48527]: WARNING neutronclient.v2_0.client [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.461345] [48526]: WARNING neutronclient.v2_0.client [None req-52277a63-e1f3-47ef-81f4-d48c2d0a68d2 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.462351] [48526]: WARNING openstack [None req-52277a63-e1f3-47ef-81f4-d48c2d0a68d2 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 645.462553] [48526]: WARNING openstack [None req-52277a63-e1f3-47ef-81f4-d48c2d0a68d2 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 645.599922] [48527]: DEBUG nova.policy [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.610799] [48527]: INFO nova.api.openstack.requestlog [None req-81077b60-4d29-4774-b835-7d9066104909 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1311 microversion: 2.1 time: 0.574420 [ 645.610799] [48527]: [pid: 48527|app: 0|req: 221/463] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:29 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1311 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.614133] [48527]: DEBUG nova.api.openstack.wsgi [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.615459] [48527]: DEBUG nova.compute.api [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 645.630189] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.630189] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.630189] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.631600] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.632323] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.632323] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.670214] [48526]: INFO nova.api.openstack.requestlog [None req-52277a63-e1f3-47ef-81f4-d48c2d0a68d2 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.778964 [ 645.670277] [48526]: [pid: 48526|app: 0|req: 243/464] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:52:29 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.673087] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.674732] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.674732] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.674732] [48527]: DEBUG nova.objects.instance [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 0cc17f86-a471-41d2-90c1-99c3eafef9da {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 645.674916] [48526]: DEBUG nova.api.openstack.wsgi [None req-9fdd957d-5c3a-40bf-975e-ed27b3e5cd5a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "5120"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 645.682567] [48527]: WARNING neutronclient.v2_0.client [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.706952] [48527]: DEBUG nova.policy [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.712355] [48527]: INFO nova.api.openstack.requestlog [None req-e4dab2b2-6250-4a02-b7db-fd67105a9c48 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1297 microversion: 2.1 time: 0.101482 [ 645.712896] [48527]: [pid: 48527|app: 0|req: 222/465] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:29 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1297 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.715735] [48527]: DEBUG nova.api.openstack.wsgi [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.717158] [48527]: DEBUG nova.compute.api [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 645.721662] [48527]: DEBUG oslo_concurrency.lockutils [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.721662] [48527]: DEBUG oslo_concurrency.lockutils [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.722186] [48527]: DEBUG oslo_concurrency.lockutils [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.722186] [48527]: DEBUG oslo_concurrency.lockutils [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.722308] [48527]: DEBUG oslo_concurrency.lockutils [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.722356] [48527]: DEBUG oslo_concurrency.lockutils [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.744569] [48527]: WARNING neutronclient.v2_0.client [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.785610] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fdd957d-5c3a-40bf-975e-ed27b3e5cd5a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.785610] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fdd957d-5c3a-40bf-975e-ed27b3e5cd5a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.785610] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fdd957d-5c3a-40bf-975e-ed27b3e5cd5a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.785610] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fdd957d-5c3a-40bf-975e-ed27b3e5cd5a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.786242] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fdd957d-5c3a-40bf-975e-ed27b3e5cd5a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.786242] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fdd957d-5c3a-40bf-975e-ed27b3e5cd5a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.823258] [48526]: INFO nova.api.openstack.requestlog [None req-9fdd957d-5c3a-40bf-975e-ed27b3e5cd5a tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/6be7aba4dfe342b48cff1bb731140003" status: 200 len: 328 microversion: 2.1 time: 0.152313 [ 645.823817] [48526]: [pid: 48526|app: 0|req: 244/466] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:52:29 2025] PUT /compute/v2.1/os-quota-sets/6be7aba4dfe342b48cff1bb731140003 => generated 328 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.827098] [48526]: DEBUG nova.api.openstack.wsgi [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.828280] [48526]: DEBUG nova.compute.api [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 645.831723] [48526]: DEBUG oslo_concurrency.lockutils [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.831921] [48526]: DEBUG oslo_concurrency.lockutils [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.832078] [48526]: DEBUG oslo_concurrency.lockutils [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.832342] [48526]: DEBUG oslo_concurrency.lockutils [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.832490] [48526]: DEBUG oslo_concurrency.lockutils [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.832613] [48526]: DEBUG oslo_concurrency.lockutils [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.849916] [48527]: DEBUG nova.policy [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.857560] [48527]: INFO nova.api.openstack.requestlog [None req-05000d38-63d3-4127-9154-6a3717b38d4f tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 200 len: 1390 microversion: 2.1 time: 0.143857 [ 645.858148] [48527]: [pid: 48527|app: 0|req: 223/467] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:29 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 1390 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.858859] [48526]: WARNING neutronclient.v2_0.client [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.882554] [48526]: DEBUG nova.policy [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.887657] [48526]: INFO nova.api.openstack.requestlog [None req-7531fabe-87aa-40b1-a887-c2e5df0f547c tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1289 microversion: 2.1 time: 0.063024 [ 645.888515] [48526]: [pid: 48526|app: 0|req: 245/468] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:30 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1289 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.890579] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc83db14-df45-4093-bf67-d4350b6ac20b tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.891615] [48526]: WARNING neutronclient.v2_0.client [None req-fc83db14-df45-4093-bf67-d4350b6ac20b tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.902188] [48527]: DEBUG nova.api.openstack.wsgi [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesTestJSON-server-1018976437", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f7a87c48-70c4-49ad-8d68-c43ca32ad192"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 645.924725] [48526]: WARNING neutronclient.v2_0.client [None req-fc83db14-df45-4093-bf67-d4350b6ac20b tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.953645] [48526]: WARNING neutronclient.v2_0.client [None req-fc83db14-df45-4093-bf67-d4350b6ac20b tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.961151] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.961151] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.961151] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.961151] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.961357] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.961357] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.967296] [48527]: DEBUG nova.network.neutron [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] validate_networks() for [('f7a87c48-70c4-49ad-8d68-c43ca32ad192', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 645.967667] [48527]: WARNING neutronclient.v2_0.client [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.968326] [48527]: WARNING openstack [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 645.968690] [48527]: WARNING openstack [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 645.975710] [48527]: INFO nova.network.neutron [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] _ports_needed_per_instance requested_netwokrs=[('f7a87c48-70c4-49ad-8d68-c43ca32ad192', None, None, None, None, None)] [ 646.045369] [48526]: INFO nova.api.openstack.requestlog [None req-fc83db14-df45-4093-bf67-d4350b6ac20b tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/7bd9fa19-679b-473c-aa8f-f8dd5bad6f9a" status: 202 len: 0 microversion: 2.1 time: 0.156607 [ 646.045689] [48526]: [pid: 48526|app: 0|req: 246/469] 10.180.1.21 () {58 vars in 1282 bytes} [Fri Dec 12 13:52:30 2025] DELETE /compute/v2.1/os-security-group-rules/7bd9fa19-679b-473c-aa8f-f8dd5bad6f9a => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 646.048109] [48526]: DEBUG nova.api.openstack.wsgi [None req-e6e024e2-418e-4321-be92-6501c7a040b2 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.071307] [48526]: INFO nova.api.openstack.requestlog [None req-e6e024e2-418e-4321-be92-6501c7a040b2 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/aba27822-430e-4e37-b578-979437cd27a1" status: 202 len: 0 microversion: 2.1 time: 0.024621 [ 646.071770] [48526]: [pid: 48526|app: 0|req: 247/470] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:52:30 2025] DELETE /compute/v2.1/flavors/aba27822-430e-4e37-b578-979437cd27a1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 646.076789] [48526]: DEBUG nova.api.openstack.wsgi [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-570296652", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 646.131929] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.132290] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.132457] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.132820] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.132969] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.136588] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.147244] [48526]: DEBUG nova.network.neutron [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] validate_networks() for None {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 646.147244] [48526]: WARNING neutronclient.v2_0.client [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.148057] [48526]: WARNING openstack [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 646.148057] [48526]: WARNING openstack [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 646.156487] [48526]: INFO nova.network.neutron [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] _ports_needed_per_instance requested_netwokrs=None [ 646.211634] [48527]: WARNING neutronclient.v2_0.client [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.212383] [48527]: WARNING openstack [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 646.212710] [48527]: WARNING openstack [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 646.346025] [48527]: DEBUG nova.virt.hardware [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 646.346252] [48527]: DEBUG nova.virt.hardware [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 646.346497] [48527]: DEBUG nova.virt.hardware [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 646.346611] [48527]: DEBUG nova.virt.hardware [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 646.346724] [48527]: DEBUG nova.virt.hardware [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 646.356624] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.356828] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.356977] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.357391] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.357551] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.357681] [48527]: DEBUG oslo_concurrency.lockutils [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.374068] [48527]: DEBUG nova.quota [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Getting quotas for project ce38fc6fcf514ef4ba40734b2b4f325f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 646.374314] [48526]: DEBUG nova.virt.hardware [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 646.374421] [48526]: DEBUG nova.virt.hardware [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 646.374567] [48526]: DEBUG nova.virt.hardware [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 646.374681] [48526]: DEBUG nova.virt.hardware [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 646.374798] [48526]: DEBUG nova.virt.hardware [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 646.377868] [48527]: DEBUG nova.quota [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Getting quotas for user 886b4054fcde45bab2859d05073b1df3 and project ce38fc6fcf514ef4ba40734b2b4f325f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 646.381933] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.381933] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.381933] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.382849] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.382849] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.384501] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.390026] [48527]: DEBUG nova.compute.api [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 646.390026] [48527]: DEBUG nova.compute.api [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 646.396646] [48526]: DEBUG nova.quota [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Getting quotas for project a31f77721e734249a958b9e2876fbea1. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 646.399431] [48526]: DEBUG nova.quota [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Getting quotas for user 535cbaab31e144b9915bcb03908720dd and project a31f77721e734249a958b9e2876fbea1. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 646.408659] [48526]: DEBUG nova.compute.api [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 646.410858] [48526]: DEBUG nova.compute.api [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 646.435023] [48527]: INFO nova.api.openstack.requestlog [None req-278c645e-6441-454d-a6bd-e1cb491cc3a8 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.573421 [ 646.435023] [48527]: [pid: 48527|app: 0|req: 224/471] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 574 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 646.436035] [48527]: DEBUG nova.api.openstack.wsgi [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-968392390", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "208bcfad-5da4-4cdd-bb0c-f5be7105529f"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 646.445181] [48526]: INFO nova.api.openstack.requestlog [None req-b7a01820-7000-4597-a0a7-a3594ab7e1a7 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.371996 [ 646.445571] [48526]: [pid: 48526|app: 0|req: 248/472] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 373 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 646.448223] [48526]: DEBUG nova.api.openstack.wsgi [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.449883] [48526]: DEBUG nova.compute.api [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 646.457474] [48526]: DEBUG oslo_concurrency.lockutils [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.457680] [48526]: DEBUG oslo_concurrency.lockutils [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.457813] [48526]: DEBUG oslo_concurrency.lockutils [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.458100] [48526]: DEBUG oslo_concurrency.lockutils [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.458246] [48526]: DEBUG oslo_concurrency.lockutils [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.458367] [48526]: DEBUG oslo_concurrency.lockutils [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.500087] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.500087] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.500087] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.500087] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.500399] [48526]: WARNING neutronclient.v2_0.client [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.500865] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.502390] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.508030] [48527]: DEBUG nova.network.neutron [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] validate_networks() for [('208bcfad-5da4-4cdd-bb0c-f5be7105529f', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 646.508030] [48527]: WARNING neutronclient.v2_0.client [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.508907] [48527]: WARNING openstack [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 646.509059] [48527]: WARNING openstack [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 646.516096] [48527]: INFO nova.network.neutron [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] _ports_needed_per_instance requested_netwokrs=[('208bcfad-5da4-4cdd-bb0c-f5be7105529f', None, None, None, None, None)] [ 646.631220] [48526]: DEBUG nova.policy [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.638665] [48526]: DEBUG nova.policy [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.639307] [48526]: DEBUG nova.policy [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.644271] [48526]: INFO nova.api.openstack.requestlog [None req-96dd2d50-6803-4c6f-b8c7-e2859eebc7aa tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1812 microversion: 2.94 time: 0.198057 [ 646.644550] [48526]: [pid: 48526|app: 0|req: 249/473] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:30 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1812 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 646.650271] [48526]: DEBUG nova.api.openstack.wsgi [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.650556] [48526]: DEBUG nova.compute.api [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 646.656909] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.657118] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.657297] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.657563] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.657703] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.657821] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.677360] [48526]: DEBUG nova.compute.api [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 646.704807] [48527]: WARNING neutronclient.v2_0.client [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.705571] [48527]: WARNING openstack [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 646.705881] [48527]: WARNING openstack [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 646.726906] [48526]: INFO nova.api.openstack.requestlog [None req-04f5183a-308a-4bcb-8e07-c736ceb2253f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 204 len: 0 microversion: 2.21 time: 0.080553 [ 646.726906] [48526]: [pid: 48526|app: 0|req: 250/474] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:30 2025] DELETE /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 646.728995] [48526]: DEBUG nova.api.openstack.wsgi [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.730511] [48526]: DEBUG nova.compute.api [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 646.734190] [48526]: DEBUG oslo_concurrency.lockutils [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.734488] [48526]: DEBUG oslo_concurrency.lockutils [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.734722] [48526]: DEBUG oslo_concurrency.lockutils [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.735096] [48526]: DEBUG oslo_concurrency.lockutils [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.735372] [48526]: DEBUG oslo_concurrency.lockutils [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.735599] [48526]: DEBUG oslo_concurrency.lockutils [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.750654] [48526]: WARNING neutronclient.v2_0.client [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.811551] [48526]: INFO nova.api.openstack.requestlog [None req-be989dbb-c505-4642-bdcf-da9bdbd087b7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.083536 [ 646.811551] [48526]: [pid: 48526|app: 0|req: 251/475] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:52:30 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-interface => generated 288 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 646.847137] [48527]: DEBUG nova.virt.hardware [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 646.847368] [48527]: DEBUG nova.virt.hardware [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 646.847566] [48527]: DEBUG nova.virt.hardware [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 646.847703] [48527]: DEBUG nova.virt.hardware [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 646.847838] [48527]: DEBUG nova.virt.hardware [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 646.852380] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.852600] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.852777] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.853157] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.854379] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.854551] [48527]: DEBUG oslo_concurrency.lockutils [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.864405] [48527]: DEBUG nova.quota [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Getting quotas for project f146417e7d61490bb601a06602edfb1f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 646.866856] [48527]: DEBUG nova.quota [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Getting quotas for user 069e2f10577f4985afa17f56d950e005 and project f146417e7d61490bb601a06602edfb1f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 646.873023] [48527]: DEBUG nova.compute.api [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 646.874302] [48527]: DEBUG nova.compute.api [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 646.886566] [48526]: DEBUG nova.api.openstack.wsgi [None req-405a4b9d-8931-481d-a192-2559b9a53a03 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.886771] [48526]: DEBUG nova.policy [None req-405a4b9d-8931-481d-a192-2559b9a53a03 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:list failed with credentials {'is_admin': False, 'user_id': '8d1508f0aac6467b972a533b7d7198f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4fd1336767a4d9fa0f32bd3f218f9f7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.887091] [48526]: DEBUG nova.api.openstack.wsgi [None req-405a4b9d-8931-481d-a192-2559b9a53a03 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:list to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 646.887511] [48526]: INFO nova.api.openstack.requestlog [None req-405a4b9d-8931-481d-a192-2559b9a53a03 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 403 len: 128 microversion: 2.1 time: 0.076153 [ 646.887881] [48526]: [pid: 48526|app: 0|req: 252/476] 10.180.1.21 () {58 vars in 1180 bytes} [Fri Dec 12 13:52:31 2025] GET /compute/v2.1/os-instance_usage_audit_log => generated 128 bytes in 77 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 646.891524] [48526]: DEBUG nova.api.openstack.wsgi [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.894026] [48526]: DEBUG nova.compute.api [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 646.898769] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.898769] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.898769] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.898769] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.898986] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.898986] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.912194] [48527]: INFO nova.api.openstack.requestlog [None req-17505a55-3de3-4c9c-a071-c89e4be1b2e1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.478902 [ 646.912586] [48527]: [pid: 48527|app: 0|req: 225/477] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 479 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 646.915146] [48527]: DEBUG nova.api.openstack.wsgi [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a207bc5a-786b-46f2-8e55-b6019d3fd65d", "name": "network-vif-deleted", "tag": "991d5654-d542-4758-8720-ff28ba9764b0"}, {"server_uuid": "deea1f6c-7257-476f-95d3-4dae79967f5b", "name": "network-vif-plugged", "status": "completed", "tag": "0dd4222f-29ae-4436-8ca2-559c415d3c72"}, {"name": "network-changed", "server_uuid": "deea1f6c-7257-476f-95d3-4dae79967f5b", "tag": "0dd4222f-29ae-4436-8ca2-559c415d3c72"}, {"server_uuid": "0cc17f86-a471-41d2-90c1-99c3eafef9da", "name": "network-vif-deleted", "tag": "5e421797-8a06-47e1-9731-8ef2c4f81b88"}, {"server_uuid": "270506e4-395a-41db-9447-c154a5a04413", "name": "network-vif-plugged", "status": "completed", "tag": "3d63bee9-1219-46c3-a835-aff065657bf8"}, {"name": "network-changed", "server_uuid": "270506e4-395a-41db-9447-c154a5a04413", "tag": "3d63bee9-1219-46c3-a835-aff065657bf8"}, {"name": "network-changed", "server_uuid": "e6a5734f-7217-4a6c-b9a0-ffbc6af16834", "tag": "593adfba-312e-4f8c-b66f-9fbf27a2a17e"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 646.924996] [48527]: DEBUG oslo_concurrency.lockutils [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.925305] [48527]: DEBUG oslo_concurrency.lockutils [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.925420] [48527]: DEBUG oslo_concurrency.lockutils [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.939380] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.939580] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.939716] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.939888] [48526]: DEBUG nova.objects.instance [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lazy-loading 'fault' on Instance uuid a207bc5a-786b-46f2-8e55-b6019d3fd65d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 646.941742] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Creating event network-vif-deleted:991d5654-d542-4758-8720-ff28ba9764b0 for instance a207bc5a-786b-46f2-8e55-b6019d3fd65d on cpu-1 [ 646.941933] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Creating event network-vif-plugged:0dd4222f-29ae-4436-8ca2-559c415d3c72 for instance deea1f6c-7257-476f-95d3-4dae79967f5b on cpu-1 [ 646.942098] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Creating event network-changed:0dd4222f-29ae-4436-8ca2-559c415d3c72 for instance deea1f6c-7257-476f-95d3-4dae79967f5b on cpu-1 [ 646.942247] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Creating event network-vif-deleted:5e421797-8a06-47e1-9731-8ef2c4f81b88 for instance 0cc17f86-a471-41d2-90c1-99c3eafef9da on cpu-1 [ 646.942390] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Creating event network-vif-plugged:3d63bee9-1219-46c3-a835-aff065657bf8 for instance 270506e4-395a-41db-9447-c154a5a04413 on cpu-1 [ 646.942606] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Creating event network-changed:3d63bee9-1219-46c3-a835-aff065657bf8 for instance 270506e4-395a-41db-9447-c154a5a04413 on cpu-1 [ 646.942677] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] Creating event network-changed:593adfba-312e-4f8c-b66f-9fbf27a2a17e for instance e6a5734f-7217-4a6c-b9a0-ffbc6af16834 on cpu-1 [ 646.950657] [48526]: WARNING neutronclient.v2_0.client [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.951980] [48527]: INFO nova.api.openstack.requestlog [req-3e44471d-0344-437f-9142-e5abef12faa0 req-ba78b5ff-2309-4ddb-9a1c-8d7f8e96c12f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1197 microversion: 2.1 time: 0.038558 [ 646.953581] [48527]: [pid: 48527|app: 0|req: 226/478] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:31 2025] POST /compute/v2.1/os-server-external-events => generated 1197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.958030] [48527]: DEBUG nova.api.openstack.wsgi [req-d35bb057-75f3-4ef9-9b39-11feea7d20f4 req-be134a78-2052-410c-88ec-81eec56d7fd2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8bfe561c-90df-4c6a-be26-42741418c611", "name": "network-vif-plugged", "status": "completed", "tag": "79d81b87-5e33-425d-a634-00d249b57631"}, {"name": "network-changed", "server_uuid": "8bfe561c-90df-4c6a-be26-42741418c611", "tag": "79d81b87-5e33-425d-a634-00d249b57631"}, {"server_uuid": "0cc17f86-a471-41d2-90c1-99c3eafef9da", "name": "network-vif-deleted", "tag": "5b334cc0-5165-4532-add1-adfc7a3c7bbf"}, {"server_uuid": "0cc17f86-a471-41d2-90c1-99c3eafef9da", "name": "network-vif-deleted", "tag": "5b640666-6830-41a4-b908-5eca90078906"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 646.964342] [48527]: DEBUG oslo_concurrency.lockutils [req-d35bb057-75f3-4ef9-9b39-11feea7d20f4 req-be134a78-2052-410c-88ec-81eec56d7fd2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.964543] [48527]: DEBUG oslo_concurrency.lockutils [req-d35bb057-75f3-4ef9-9b39-11feea7d20f4 req-be134a78-2052-410c-88ec-81eec56d7fd2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.964677] [48527]: DEBUG oslo_concurrency.lockutils [req-d35bb057-75f3-4ef9-9b39-11feea7d20f4 req-be134a78-2052-410c-88ec-81eec56d7fd2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.974729] [48527]: INFO nova.api.openstack.compute.server_external_events [req-d35bb057-75f3-4ef9-9b39-11feea7d20f4 req-be134a78-2052-410c-88ec-81eec56d7fd2 service nova] Creating event network-vif-plugged:79d81b87-5e33-425d-a634-00d249b57631 for instance 8bfe561c-90df-4c6a-be26-42741418c611 on cpu-1 [ 646.974901] [48527]: INFO nova.api.openstack.compute.server_external_events [req-d35bb057-75f3-4ef9-9b39-11feea7d20f4 req-be134a78-2052-410c-88ec-81eec56d7fd2 service nova] Creating event network-changed:79d81b87-5e33-425d-a634-00d249b57631 for instance 8bfe561c-90df-4c6a-be26-42741418c611 on cpu-1 [ 646.975064] [48527]: INFO nova.api.openstack.compute.server_external_events [req-d35bb057-75f3-4ef9-9b39-11feea7d20f4 req-be134a78-2052-410c-88ec-81eec56d7fd2 service nova] Creating event network-vif-deleted:5b334cc0-5165-4532-add1-adfc7a3c7bbf for instance 0cc17f86-a471-41d2-90c1-99c3eafef9da on cpu-1 [ 646.975304] [48527]: INFO nova.api.openstack.compute.server_external_events [req-d35bb057-75f3-4ef9-9b39-11feea7d20f4 req-be134a78-2052-410c-88ec-81eec56d7fd2 service nova] Creating event network-vif-deleted:5b640666-6830-41a4-b908-5eca90078906 for instance 0cc17f86-a471-41d2-90c1-99c3eafef9da on cpu-1 [ 646.981275] [48527]: INFO nova.api.openstack.requestlog [req-d35bb057-75f3-4ef9-9b39-11feea7d20f4 req-be134a78-2052-410c-88ec-81eec56d7fd2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 692 microversion: 2.1 time: 0.028289 [ 646.981664] [48527]: [pid: 48527|app: 0|req: 227/479] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:31 2025] POST /compute/v2.1/os-server-external-events => generated 692 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 647.024331] [48527]: DEBUG nova.api.openstack.wsgi [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsTestJSON-server-941605781", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "b3ee541d-9c6d-4c4b-b24b-a0a169898524"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 647.077330] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.078609] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.078844] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.081442] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.081680] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.081823] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.090799] [48527]: DEBUG nova.network.neutron [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] validate_networks() for [('b3ee541d-9c6d-4c4b-b24b-a0a169898524', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 647.091642] [48527]: WARNING neutronclient.v2_0.client [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 647.093306] [48527]: WARNING openstack [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 647.093703] [48527]: WARNING openstack [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 647.100286] [48527]: INFO nova.network.neutron [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] _ports_needed_per_instance requested_netwokrs=[('b3ee541d-9c6d-4c4b-b24b-a0a169898524', None, None, None, None, None)] [ 647.588624] [48526]: DEBUG nova.policy [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.594786] [48526]: INFO nova.api.openstack.requestlog [None req-5d8b2c59-b310-450d-9d18-fc884316585a tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1298 microversion: 2.1 time: 0.706006 [ 647.595094] [48526]: [pid: 48526|app: 0|req: 253/480] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:31 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1298 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.599077] [48526]: DEBUG nova.api.openstack.wsgi [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 647.602305] [48526]: DEBUG nova.compute.api [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 647.611739] [48526]: DEBUG oslo_concurrency.lockutils [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.611739] [48526]: DEBUG oslo_concurrency.lockutils [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.611739] [48526]: DEBUG oslo_concurrency.lockutils [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.611739] [48526]: DEBUG oslo_concurrency.lockutils [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.612157] [48526]: DEBUG oslo_concurrency.lockutils [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.612157] [48526]: DEBUG oslo_concurrency.lockutils [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.670078] [48526]: WARNING neutronclient.v2_0.client [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 647.789714] [48526]: DEBUG nova.policy [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.795477] [48526]: DEBUG nova.policy [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.796183] [48526]: DEBUG nova.policy [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.800102] [48526]: INFO nova.api.openstack.requestlog [None req-965f31df-de30-4f63-aea2-bb6da9da164f tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1668 microversion: 2.100 time: 0.204294 [ 647.801514] [48526]: [pid: 48526|app: 0|req: 254/481] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:31 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1668 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 647.804640] [48526]: DEBUG nova.api.openstack.wsgi [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-2085960702", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 647.861661] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.862436] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.862713] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.864699] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.864995] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.865240] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.877915] [48526]: DEBUG nova.network.neutron [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] validate_networks() for None {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 647.878299] [48526]: WARNING neutronclient.v2_0.client [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 647.879597] [48526]: WARNING openstack [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 647.880343] [48526]: WARNING openstack [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 647.887441] [48526]: INFO nova.network.neutron [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] _ports_needed_per_instance requested_netwokrs=None [ 648.137017] [48527]: WARNING neutronclient.v2_0.client [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.137017] [48527]: WARNING openstack [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 648.137353] [48527]: WARNING openstack [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 648.384452] [48527]: DEBUG nova.virt.hardware [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 648.384539] [48527]: DEBUG nova.virt.hardware [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 648.384716] [48527]: DEBUG nova.virt.hardware [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 648.384839] [48527]: DEBUG nova.virt.hardware [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 648.384954] [48527]: DEBUG nova.virt.hardware [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 648.393960] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.394214] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.394368] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.395081] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.396423] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.396628] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.407558] [48527]: DEBUG nova.quota [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Getting quotas for project 91cc4422218a42f998d4b03b73c01202. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 648.410110] [48527]: DEBUG nova.quota [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Getting quotas for user f37202edc76e4a38b8873578adaaac56 and project 91cc4422218a42f998d4b03b73c01202. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 648.415622] [48527]: DEBUG nova.compute.api [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 648.417519] [48527]: DEBUG nova.compute.api [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 648.431075] [48526]: DEBUG nova.virt.hardware [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 648.431235] [48526]: DEBUG nova.virt.hardware [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 648.431399] [48526]: DEBUG nova.virt.hardware [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 648.431509] [48526]: DEBUG nova.virt.hardware [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 648.431648] [48526]: DEBUG nova.virt.hardware [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 648.435739] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=101 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 648.438288] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.438704] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.439015] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.439508] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.442116] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.442116] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.452683] [48527]: INFO nova.api.openstack.requestlog [None req-1c44551b-be7a-4432-b17b-951852446da8 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.470362 [ 648.453131] [48527]: [pid: 48527|app: 0|req: 228/482] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:31 2025] POST /compute/v2.1/servers => generated 380 bytes in 1471 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 648.453319] [48526]: DEBUG nova.quota [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Getting quotas for project 993e416e5d1b4e12a13059c733621bec. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 648.456041] [48526]: DEBUG nova.quota [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Getting quotas for user ec31bbacbd964ae4be45700dea5b5be1 and project 993e416e5d1b4e12a13059c733621bec. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 648.456150] [48527]: DEBUG nova.api.openstack.wsgi [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.457653] [48527]: DEBUG nova.compute.api [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.462350] [48526]: DEBUG nova.compute.utils [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] ram quota exceeded for 993e416e5d1b4e12a13059c733621bec, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=48526) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 648.464621] [48526]: INFO nova.api.openstack.wsgi [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] HTTP exception thrown: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram [ 648.464771] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.464830] [48526]: DEBUG nova.api.openstack.wsgi [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Returning 403 to user: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 648.464870] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.464870] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.464870] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.464970] [48526]: INFO nova.api.openstack.requestlog [None req-9a8ee9e8-7eb7-4e29-852a-27e11aa0bae7 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 109 microversion: 2.1 time: 0.662214 [ 648.465016] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.465016] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.465080] [48526]: [pid: 48526|app: 0|req: 255/483] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:32 2025] POST /compute/v2.1/servers => generated 109 bytes in 663 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 648.469132] [48526]: DEBUG nova.api.openstack.wsgi [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.469384] [48526]: DEBUG nova.compute.api [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.472730] [48526]: DEBUG oslo_concurrency.lockutils [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.472914] [48526]: DEBUG oslo_concurrency.lockutils [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.473064] [48526]: DEBUG oslo_concurrency.lockutils [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.473317] [48526]: DEBUG oslo_concurrency.lockutils [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.473462] [48526]: DEBUG oslo_concurrency.lockutils [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.473585] [48526]: DEBUG oslo_concurrency.lockutils [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.489028] [48527]: WARNING neutronclient.v2_0.client [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.503557] [48526]: DEBUG nova.compute.api [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 648.572748] [48526]: INFO nova.api.openstack.requestlog [None req-619bfd35-1cb8-40d3-89ad-73ffc046d344 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 204 len: 0 microversion: 2.48 time: 0.107316 [ 648.572748] [48526]: [pid: 48526|app: 0|req: 256/484] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:32 2025] DELETE /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 648.578492] [48526]: DEBUG nova.api.openstack.wsgi [None req-01a5123f-b2e4-4342-a7f7-f58bfcac40b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.608430] [48526]: INFO nova.api.openstack.requestlog [None req-01a5123f-b2e4-4342-a7f7-f58bfcac40b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/daccd851-7b83-4c14-ac0b-2ed94008b136" status: 204 len: 0 microversion: 2.1 time: 0.034735 [ 648.608758] [48526]: [pid: 48526|app: 0|req: 257/485] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:52:32 2025] DELETE /compute/v2.1/os-server-groups/daccd851-7b83-4c14-ac0b-2ed94008b136 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 648.612166] [48526]: DEBUG nova.api.openstack.wsgi [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.613467] [48526]: DEBUG nova.compute.api [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.617071] [48526]: DEBUG oslo_concurrency.lockutils [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.617283] [48526]: DEBUG oslo_concurrency.lockutils [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.617431] [48526]: DEBUG oslo_concurrency.lockutils [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.617752] [48526]: DEBUG oslo_concurrency.lockutils [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.617832] [48526]: DEBUG oslo_concurrency.lockutils [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.617996] [48526]: DEBUG oslo_concurrency.lockutils [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.643900] [48526]: WARNING neutronclient.v2_0.client [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.663096] [48527]: DEBUG nova.policy [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.668400] [48527]: INFO nova.api.openstack.requestlog [None req-38d0fe6c-8839-484a-a234-1697c3b9e5ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1509 microversion: 2.1 time: 0.214527 [ 648.668766] [48527]: [pid: 48527|app: 0|req: 229/486] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:32 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1509 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.676264] [48527]: DEBUG nova.api.openstack.wsgi [None req-197cdd5c-7c77-46bd-9db4-c95bdf8a7e3f tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-394027844"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 648.677157] [48526]: DEBUG nova.policy [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.678348] [48527]: DEBUG nova.objects.aggregate [None req-197cdd5c-7c77-46bd-9db4-c95bdf8a7e3f tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Generated uuid 62ffac10-3390-484d-8525-10f69ffbd14a for aggregate {{(pid=48527) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 648.683241] [48526]: INFO nova.api.openstack.requestlog [None req-79239f29-0f70-4cbb-9d5f-88b19e937118 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1293 microversion: 2.1 time: 0.073764 [ 648.683755] [48526]: [pid: 48526|app: 0|req: 258/487] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:32 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1293 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.686341] [48526]: DEBUG nova.api.openstack.wsgi [None req-82d2782a-1394-4aa5-bd1e-b92599f4d721 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.697845] [48527]: INFO nova.api.openstack.requestlog [None req-197cdd5c-7c77-46bd-9db4-c95bdf8a7e3f tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.028440 [ 648.698134] [48527]: [pid: 48527|app: 0|req: 230/488] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:52:32 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 648.702552] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.703562] [48527]: DEBUG nova.compute.api [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.707131] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.707400] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.707537] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.707795] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.707933] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.708060] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.727170] [48527]: WARNING neutronclient.v2_0.client [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.727340] [48526]: INFO nova.api.openstack.requestlog [None req-82d2782a-1394-4aa5-bd1e-b92599f4d721 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata/os_distro" status: 200 len: 33 microversion: 2.1 time: 0.041578 [ 648.727340] [48526]: [pid: 48526|app: 0|req: 259/489] 10.180.1.21 () {58 vars in 1285 bytes} [Fri Dec 12 13:52:32 2025] GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata/os_distro => generated 33 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 648.731121] [48526]: DEBUG nova.api.openstack.wsgi [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.733691] [48526]: DEBUG nova.compute.api [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.738224] [48526]: DEBUG oslo_concurrency.lockutils [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.738428] [48526]: DEBUG oslo_concurrency.lockutils [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.738564] [48526]: DEBUG oslo_concurrency.lockutils [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.738859] [48526]: DEBUG oslo_concurrency.lockutils [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.739102] [48526]: DEBUG oslo_concurrency.lockutils [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.739913] [48526]: DEBUG oslo_concurrency.lockutils [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.762805] [48526]: WARNING neutronclient.v2_0.client [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.774199] [48527]: DEBUG nova.policy [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.778935] [48527]: INFO nova.api.openstack.requestlog [None req-b5561555-4c39-460b-8493-22772a6bbc6e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1216 microversion: 2.1 time: 0.080135 [ 648.779277] [48527]: [pid: 48527|app: 0|req: 231/490] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:32 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1216 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.782081] [48527]: DEBUG nova.api.openstack.wsgi [None req-c6adebed-22c7-4188-852e-d87056b71178 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.784132] [48527]: WARNING neutronclient.v2_0.client [None req-c6adebed-22c7-4188-852e-d87056b71178 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.784788] [48527]: WARNING openstack [None req-c6adebed-22c7-4188-852e-d87056b71178 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 648.785155] [48527]: WARNING openstack [None req-c6adebed-22c7-4188-852e-d87056b71178 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 648.918457] [48526]: DEBUG nova.policy [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.923074] [48526]: INFO nova.api.openstack.requestlog [None req-111d32f4-424e-4b11-ab51-9632933f9c16 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1482 microversion: 2.1 time: 0.194557 [ 648.923505] [48526]: [pid: 48526|app: 0|req: 260/491] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:32 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1482 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.930012] [48526]: DEBUG nova.api.openstack.wsgi [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.931489] [48526]: DEBUG nova.compute.api [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.935614] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.935803] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.935935] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.936271] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.936352] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.936470] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.953470] [48526]: WARNING neutronclient.v2_0.client [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.124656] [48526]: DEBUG nova.policy [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.130326] [48526]: INFO nova.api.openstack.requestlog [None req-b0f92b63-5ef9-46fe-92fe-efa221a2fdd6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1289 microversion: 2.1 time: 0.206090 [ 649.130988] [48526]: [pid: 48526|app: 0|req: 261/492] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:33 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1289 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.131420] [48527]: INFO nova.api.openstack.requestlog [None req-c6adebed-22c7-4188-852e-d87056b71178 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/a8416a3f-14ac-46a3-8103-653d7449e704" status: 200 len: 144 microversion: 2.1 time: 0.351545 [ 649.131756] [48527]: [pid: 48527|app: 0|req: 232/493] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:52:33 2025] GET /compute/v2.1/os-floating-ips/a8416a3f-14ac-46a3-8103-653d7449e704 => generated 144 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 649.134168] [48526]: DEBUG nova.api.openstack.wsgi [None req-234cec1d-1a7c-4a25-8efd-eb5de3acb0e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.134912] [48527]: DEBUG nova.api.openstack.wsgi [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.136830] [48527]: DEBUG nova.compute.api [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.141155] [48527]: DEBUG oslo_concurrency.lockutils [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.141412] [48527]: DEBUG oslo_concurrency.lockutils [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.141538] [48527]: DEBUG oslo_concurrency.lockutils [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.142167] [48527]: DEBUG oslo_concurrency.lockutils [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.142167] [48527]: DEBUG oslo_concurrency.lockutils [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.142167] [48527]: DEBUG oslo_concurrency.lockutils [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.170707] [48526]: DEBUG oslo_concurrency.lockutils [None req-234cec1d-1a7c-4a25-8efd-eb5de3acb0e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.170956] [48526]: DEBUG oslo_concurrency.lockutils [None req-234cec1d-1a7c-4a25-8efd-eb5de3acb0e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.171111] [48526]: DEBUG oslo_concurrency.lockutils [None req-234cec1d-1a7c-4a25-8efd-eb5de3acb0e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.172592] [48526]: DEBUG oslo_concurrency.lockutils [None req-234cec1d-1a7c-4a25-8efd-eb5de3acb0e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.172688] [48527]: WARNING neutronclient.v2_0.client [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.172863] [48526]: DEBUG oslo_concurrency.lockutils [None req-234cec1d-1a7c-4a25-8efd-eb5de3acb0e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.172973] [48526]: DEBUG oslo_concurrency.lockutils [None req-234cec1d-1a7c-4a25-8efd-eb5de3acb0e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.185544] [48526]: INFO nova.api.openstack.requestlog [None req-234cec1d-1a7c-4a25-8efd-eb5de3acb0e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/6be7aba4dfe342b48cff1bb731140003/detail" status: 200 len: 916 microversion: 2.1 time: 0.053893 [ 649.186168] [48526]: [pid: 48526|app: 0|req: 262/494] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:52:33 2025] GET /compute/v2.1/os-quota-sets/6be7aba4dfe342b48cff1bb731140003/detail => generated 916 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 649.188711] [48526]: DEBUG nova.api.openstack.wsgi [None req-f39033ac-f0d5-41c8-8113-f605361e493b tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1005796137", "description": "tempest-description-1015729314"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 649.191406] [48526]: WARNING neutronclient.v2_0.client [None req-f39033ac-f0d5-41c8-8113-f605361e493b tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.561565] [48526]: INFO nova.api.openstack.requestlog [None req-f39033ac-f0d5-41c8-8113-f605361e493b tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.374830 [ 649.561896] [48526]: [pid: 48526|app: 0|req: 263/495] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:52:33 2025] POST /compute/v2.1/os-security-groups => generated 256 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 649.564717] [48526]: DEBUG nova.api.openstack.wsgi [None req-b4db541c-0fa9-4fdf-8cec-dc7a2e8b4f76 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.584399] [48526]: INFO nova.api.openstack.requestlog [None req-b4db541c-0fa9-4fdf-8cec-dc7a2e8b4f76 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.021891 [ 649.584738] [48526]: [pid: 48526|app: 0|req: 264/496] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:52:33 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) [ 649.587440] [48526]: DEBUG nova.api.openstack.wsgi [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.588845] [48526]: DEBUG nova.compute.api [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.595331] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.595542] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.595792] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.596088] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.596233] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.596356] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.608955] [48527]: DEBUG nova.policy [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.615181] [48526]: WARNING neutronclient.v2_0.client [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.619239] [48527]: INFO nova.api.openstack.requestlog [None req-b13dbed2-390e-4445-8fcc-f12ead7a3d20 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1323 microversion: 2.1 time: 0.486861 [ 649.619598] [48527]: [pid: 48527|app: 0|req: 233/497] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:33 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1323 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.622454] [48527]: DEBUG nova.api.openstack.wsgi [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.623807] [48527]: DEBUG nova.compute.api [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.628611] [48527]: DEBUG oslo_concurrency.lockutils [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.628794] [48527]: DEBUG oslo_concurrency.lockutils [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.628936] [48527]: DEBUG oslo_concurrency.lockutils [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.629207] [48527]: DEBUG oslo_concurrency.lockutils [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.629812] [48527]: DEBUG oslo_concurrency.lockutils [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.630130] [48527]: DEBUG oslo_concurrency.lockutils [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.646610] [48527]: WARNING neutronclient.v2_0.client [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.673938] [48526]: DEBUG nova.policy [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.682023] [48526]: INFO nova.api.openstack.requestlog [None req-f53e9dd9-d494-4730-b0ed-cf997edb8df5 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1211 microversion: 2.1 time: 0.095537 [ 649.682023] [48526]: [pid: 48526|app: 0|req: 265/498] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:33 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1211 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.684575] [48526]: DEBUG nova.api.openstack.wsgi [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.686474] [48526]: DEBUG nova.compute.api [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.692027] [48526]: DEBUG oslo_concurrency.lockutils [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.692027] [48526]: DEBUG oslo_concurrency.lockutils [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.692027] [48526]: DEBUG oslo_concurrency.lockutils [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.692027] [48526]: DEBUG oslo_concurrency.lockutils [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.692523] [48526]: DEBUG oslo_concurrency.lockutils [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.692523] [48526]: DEBUG oslo_concurrency.lockutils [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.724751] [48526]: WARNING neutronclient.v2_0.client [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.727549] [48527]: DEBUG nova.policy [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.733117] [48527]: INFO nova.api.openstack.requestlog [None req-282b5ca6-01b5-4c1a-aa8f-87a980b657a5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1213 microversion: 2.1 time: 0.112837 [ 649.733306] [48527]: [pid: 48527|app: 0|req: 234/499] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:33 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1213 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.735555] [48527]: DEBUG nova.api.openstack.wsgi [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.736869] [48527]: DEBUG nova.compute.api [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.741060] [48527]: DEBUG oslo_concurrency.lockutils [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.741246] [48527]: DEBUG oslo_concurrency.lockutils [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.741379] [48527]: DEBUG oslo_concurrency.lockutils [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.741623] [48527]: DEBUG oslo_concurrency.lockutils [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.741759] [48527]: DEBUG oslo_concurrency.lockutils [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.741878] [48527]: DEBUG oslo_concurrency.lockutils [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.765708] [48527]: DEBUG oslo_concurrency.lockutils [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.765903] [48527]: DEBUG oslo_concurrency.lockutils [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.766053] [48527]: DEBUG oslo_concurrency.lockutils [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.766202] [48527]: DEBUG nova.objects.instance [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 0cc17f86-a471-41d2-90c1-99c3eafef9da {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 649.770731] [48527]: WARNING neutronclient.v2_0.client [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.812139] [48526]: DEBUG nova.policy [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.819479] [48526]: INFO nova.api.openstack.requestlog [None req-118f9ac4-d3ae-4bcd-89de-87ac66424859 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1311 microversion: 2.1 time: 0.137518 [ 649.820308] [48526]: [pid: 48526|app: 0|req: 266/500] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:33 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1311 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.824621] [48527]: DEBUG nova.policy [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.826130] [48526]: DEBUG nova.api.openstack.wsgi [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.826401] [48526]: DEBUG nova.compute.api [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.829085] [48527]: INFO nova.api.openstack.requestlog [None req-86c872e3-5458-44b5-952d-dcd2bb23be62 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1297 microversion: 2.1 time: 0.095192 [ 649.830075] [48527]: [pid: 48527|app: 0|req: 235/501] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:33 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1297 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.832402] [48527]: DEBUG nova.api.openstack.wsgi [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.833966] [48526]: DEBUG oslo_concurrency.lockutils [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.833966] [48526]: DEBUG oslo_concurrency.lockutils [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.833966] [48526]: DEBUG oslo_concurrency.lockutils [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.833966] [48526]: DEBUG oslo_concurrency.lockutils [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.834161] [48526]: DEBUG oslo_concurrency.lockutils [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.834194] [48527]: DEBUG nova.compute.api [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.834227] [48526]: DEBUG oslo_concurrency.lockutils [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.848243] [48527]: DEBUG oslo_concurrency.lockutils [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.848585] [48527]: DEBUG oslo_concurrency.lockutils [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.848792] [48527]: DEBUG oslo_concurrency.lockutils [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.849105] [48527]: DEBUG oslo_concurrency.lockutils [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.849249] [48527]: DEBUG oslo_concurrency.lockutils [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.849367] [48527]: DEBUG oslo_concurrency.lockutils [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.861765] [48526]: WARNING neutronclient.v2_0.client [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.879295] [48527]: WARNING neutronclient.v2_0.client [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.914416] [48526]: DEBUG nova.policy [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.921262] [48526]: DEBUG nova.policy [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.922581] [48526]: DEBUG nova.policy [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.926036] [48526]: INFO nova.api.openstack.requestlog [None req-25456a88-dac2-4831-ab5c-4ad5e4f8f70c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1513 microversion: 2.21 time: 0.102221 [ 649.926036] [48526]: [pid: 48526|app: 0|req: 267/502] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1513 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 649.926877] [48526]: DEBUG nova.api.openstack.wsgi [None req-a5f69b98-18c3-493b-913d-8d05487d9537 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.929105] [48526]: DEBUG nova.policy [None req-a5f69b98-18c3-493b-913d-8d05487d9537 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:show failed with credentials {'is_admin': False, 'user_id': '8d1508f0aac6467b972a533b7d7198f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4fd1336767a4d9fa0f32bd3f218f9f7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.929105] [48526]: DEBUG nova.api.openstack.wsgi [None req-a5f69b98-18c3-493b-913d-8d05487d9537 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:show to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 649.929578] [48526]: INFO nova.api.openstack.requestlog [None req-a5f69b98-18c3-493b-913d-8d05487d9537 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979 tempest-InstanceUsageAuditLogNegativeTestJSON-133855979-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2025-12-12 13:52:31" status: 403 len: 128 microversion: 2.1 time: 0.004951 [ 649.929691] [48526]: [pid: 48526|app: 0|req: 268/503] 10.180.1.21 () {58 vars in 1246 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/os-instance_usage_audit_log/2025-12-12%2013%3A52%3A31 => generated 128 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 649.931744] [48526]: DEBUG nova.api.openstack.wsgi [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.933512] [48526]: DEBUG nova.compute.api [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.938850] [48526]: DEBUG oslo_concurrency.lockutils [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.938850] [48526]: DEBUG oslo_concurrency.lockutils [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.938850] [48526]: DEBUG oslo_concurrency.lockutils [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.938850] [48526]: DEBUG oslo_concurrency.lockutils [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.939176] [48526]: DEBUG oslo_concurrency.lockutils [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.939176] [48526]: DEBUG oslo_concurrency.lockutils [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.955451] [48526]: WARNING neutronclient.v2_0.client [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.064347] [48527]: DEBUG nova.policy [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.076268] [48527]: INFO nova.api.openstack.requestlog [None req-522d66dc-9752-4746-8ace-cd04d01a0c18 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 200 len: 1390 microversion: 2.1 time: 0.245573 [ 650.076592] [48527]: [pid: 48527|app: 0|req: 236/504] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 1390 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.081753] [48527]: DEBUG nova.api.openstack.wsgi [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 650.083994] [48527]: DEBUG nova.compute.api [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 650.088937] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.089071] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.089229] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.089723] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.090267] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.090718] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.095512] [48526]: DEBUG nova.policy [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.105441] [48526]: INFO nova.api.openstack.requestlog [None req-f875a773-c26b-456c-af8e-ea0570a94ca6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1329 microversion: 2.1 time: 0.174701 [ 650.105882] [48526]: [pid: 48526|app: 0|req: 269/505] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1329 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.114905] [48526]: DEBUG nova.api.openstack.wsgi [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 650.116872] [48526]: DEBUG nova.compute.api [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 650.122894] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.123925] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.123925] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.124118] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.124345] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.125031] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.128586] [48527]: WARNING neutronclient.v2_0.client [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.204518] [48527]: DEBUG nova.policy [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.215258] [48526]: WARNING neutronclient.v2_0.client [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.216419] [48527]: INFO nova.api.openstack.requestlog [None req-3c20242b-2a27-4e45-9758-caf982fab4d8 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1217 microversion: 2.1 time: 0.139187 [ 650.216782] [48527]: [pid: 48527|app: 0|req: 237/506] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1217 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.220232] [48527]: DEBUG nova.api.openstack.wsgi [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 650.223106] [48527]: DEBUG nova.compute.api [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 650.230533] [48527]: DEBUG oslo_concurrency.lockutils [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.230821] [48527]: DEBUG oslo_concurrency.lockutils [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.230965] [48527]: DEBUG oslo_concurrency.lockutils [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.231206] [48527]: DEBUG oslo_concurrency.lockutils [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.231407] [48527]: DEBUG oslo_concurrency.lockutils [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.232226] [48527]: DEBUG oslo_concurrency.lockutils [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.309278] [48526]: DEBUG nova.policy [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.320871] [48526]: DEBUG nova.policy [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.321516] [48526]: DEBUG nova.policy [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.328047] [48526]: INFO nova.api.openstack.requestlog [None req-d4405deb-b43b-4b20-93af-812a876b7743 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1668 microversion: 2.100 time: 0.221407 [ 650.328494] [48526]: [pid: 48526|app: 0|req: 270/507] 10.180.1.21 () {62 vars in 1293 bytes} [Fri Dec 12 13:52:34 2025] PUT /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1668 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 650.333841] [48526]: DEBUG nova.api.openstack.wsgi [None req-11717bf1-9018-41b1-b4fd-5d50ed3b7fb6 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": 51200}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 650.465411] [48526]: DEBUG oslo_concurrency.lockutils [None req-11717bf1-9018-41b1-b4fd-5d50ed3b7fb6 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.465615] [48526]: DEBUG oslo_concurrency.lockutils [None req-11717bf1-9018-41b1-b4fd-5d50ed3b7fb6 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.465753] [48526]: DEBUG oslo_concurrency.lockutils [None req-11717bf1-9018-41b1-b4fd-5d50ed3b7fb6 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.466099] [48526]: DEBUG oslo_concurrency.lockutils [None req-11717bf1-9018-41b1-b4fd-5d50ed3b7fb6 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.466273] [48526]: DEBUG oslo_concurrency.lockutils [None req-11717bf1-9018-41b1-b4fd-5d50ed3b7fb6 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.468421] [48526]: DEBUG oslo_concurrency.lockutils [None req-11717bf1-9018-41b1-b4fd-5d50ed3b7fb6 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.470357] [48527]: WARNING neutronclient.v2_0.client [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.496069] [48526]: INFO nova.api.openstack.requestlog [None req-11717bf1-9018-41b1-b4fd-5d50ed3b7fb6 tempest-QuotasAdminNegativeTest-971584611 tempest-QuotasAdminNegativeTest-971584611-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 200 len: 329 microversion: 2.1 time: 0.166179 [ 650.496430] [48526]: [pid: 48526|app: 0|req: 271/508] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:52:34 2025] PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 329 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 650.499270] [48526]: DEBUG nova.api.openstack.wsgi [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 650.501130] [48526]: DEBUG nova.compute.api [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 650.502241] [48527]: DEBUG nova.policy [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.505478] [48526]: DEBUG oslo_concurrency.lockutils [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.505679] [48526]: DEBUG oslo_concurrency.lockutils [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.505812] [48526]: DEBUG oslo_concurrency.lockutils [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.506109] [48526]: DEBUG oslo_concurrency.lockutils [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.506225] [48526]: DEBUG oslo_concurrency.lockutils [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.506348] [48526]: DEBUG oslo_concurrency.lockutils [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.511770] [48527]: INFO nova.api.openstack.requestlog [None req-34552215-842b-4787-bb53-9cdfae13476b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1218 microversion: 2.1 time: 0.294288 [ 650.512568] [48527]: [pid: 48527|app: 0|req: 238/509] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1218 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.516422] [48527]: DEBUG nova.api.openstack.wsgi [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 650.517675] [48527]: DEBUG nova.compute.api [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 650.521941] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.522210] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.522388] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.522762] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.523453] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.523686] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.527549] [48526]: WARNING neutronclient.v2_0.client [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.544181] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.544365] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.544553] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.544696] [48527]: DEBUG nova.objects.instance [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lazy-loading 'fault' on Instance uuid a207bc5a-786b-46f2-8e55-b6019d3fd65d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 650.548793] [48527]: WARNING neutronclient.v2_0.client [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.610487] [48526]: DEBUG nova.policy [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.615842] [48526]: DEBUG nova.policy [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.617443] [48526]: DEBUG nova.policy [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.618512] [48526]: INFO nova.api.openstack.requestlog [None req-399ab259-42d6-4fab-ad08-923c5fb995e8 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1388 microversion: 2.48 time: 0.121422 [ 650.619087] [48526]: [pid: 48526|app: 0|req: 272/510] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1388 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 650.622592] [48526]: DEBUG nova.api.openstack.wsgi [None req-443f9204-718e-4c6c-a09f-711c269d6e14 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 650.624281] [48527]: DEBUG nova.policy [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd4b9d54fc2a4aecac99bbbba6369ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65ece0a56c014bd3a75ac608225f7545', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.629270] [48527]: INFO nova.api.openstack.requestlog [None req-96b0a922-3626-4d6b-add0-3c4f06398ab3 tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 200 len: 1298 microversion: 2.1 time: 0.116277 [ 650.629631] [48527]: [pid: 48527|app: 0|req: 239/511] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 1298 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.634864] [48527]: DEBUG nova.api.openstack.wsgi [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 650.637494] [48526]: INFO nova.api.openstack.requestlog [None req-443f9204-718e-4c6c-a09f-711c269d6e14 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.017386 [ 650.637739] [48527]: DEBUG nova.compute.api [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 650.638151] [48526]: [pid: 48526|app: 0|req: 273/512] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 650.644794] [48527]: DEBUG oslo_concurrency.lockutils [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.645037] [48526]: DEBUG nova.api.openstack.wsgi [None req-61cf01ca-f7ab-441a-87ea-b06d05326670 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-394027844"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 650.645160] [48527]: DEBUG oslo_concurrency.lockutils [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.645160] [48527]: DEBUG oslo_concurrency.lockutils [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.645160] [48527]: DEBUG oslo_concurrency.lockutils [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.645160] [48527]: DEBUG oslo_concurrency.lockutils [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.645400] [48527]: DEBUG oslo_concurrency.lockutils [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.649145] [48526]: DEBUG nova.objects.aggregate [None req-61cf01ca-f7ab-441a-87ea-b06d05326670 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Generated uuid 0943cebe-84a7-46e7-b445-7d615e99ab8f for aggregate {{(pid=48526) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 650.656496] [48526]: INFO nova.api.openstack.wsgi [None req-61cf01ca-f7ab-441a-87ea-b06d05326670 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] HTTP exception thrown: Aggregate tempest-test_aggregate-394027844 already exists. [ 650.656763] [48526]: DEBUG nova.api.openstack.wsgi [None req-61cf01ca-f7ab-441a-87ea-b06d05326670 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Returning 409 to user: Aggregate tempest-test_aggregate-394027844 already exists. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 650.657168] [48526]: INFO nova.api.openstack.requestlog [None req-61cf01ca-f7ab-441a-87ea-b06d05326670 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 409 len: 110 microversion: 2.1 time: 0.017902 [ 650.657622] [48526]: [pid: 48526|app: 0|req: 274/513] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:52:34 2025] POST /compute/v2.1/os-aggregates => generated 110 bytes in 19 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 650.660402] [48526]: DEBUG nova.api.openstack.wsgi [None req-1bd962fd-a9da-4855-bb42-27cb17631357 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 650.662315] [48527]: WARNING neutronclient.v2_0.client [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.699584] [48526]: DEBUG nova.quota [None req-1bd962fd-a9da-4855-bb42-27cb17631357 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 650.703426] [48526]: DEBUG nova.quota [None req-1bd962fd-a9da-4855-bb42-27cb17631357 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for user 98a228699eec4b88a6ae0cb653d61237 and project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 650.797268] [48526]: INFO nova.api.openstack.requestlog [None req-1bd962fd-a9da-4855-bb42-27cb17631357 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 61 microversion: 2.1 time: 0.138743 [ 650.797428] [48526]: [pid: 48526|app: 0|req: 275/514] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:34 2025] PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 61 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 650.800232] [48526]: DEBUG nova.api.openstack.wsgi [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 650.801560] [48526]: DEBUG nova.compute.api [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 650.807454] [48526]: DEBUG oslo_concurrency.lockutils [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.807625] [48526]: DEBUG oslo_concurrency.lockutils [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.807774] [48526]: DEBUG oslo_concurrency.lockutils [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.808100] [48526]: DEBUG oslo_concurrency.lockutils [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.808340] [48526]: DEBUG oslo_concurrency.lockutils [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.808509] [48526]: DEBUG oslo_concurrency.lockutils [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.829217] [48526]: WARNING neutronclient.v2_0.client [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.863962] [48527]: DEBUG nova.policy [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.871438] [48527]: INFO nova.api.openstack.requestlog [None req-832efbdf-04a2-425f-87ab-be9a427f4d90 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1509 microversion: 2.1 time: 0.241225 [ 650.871959] [48527]: [pid: 48527|app: 0|req: 240/515] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:34 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1509 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.874148] [48527]: DEBUG nova.api.openstack.wsgi [req-8a98ed06-105b-4e9b-9ab3-537cb4f752d4 req-1fcc6504-35e3-445a-aa07-af3d07935de7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0fde75fc-5492-4222-9d83-9caafab8e120", "name": "network-vif-plugged", "status": "completed", "tag": "eab59c78-c0c0-4a66-a64b-12707f26a738"}, {"name": "network-changed", "server_uuid": "0fde75fc-5492-4222-9d83-9caafab8e120", "tag": "eab59c78-c0c0-4a66-a64b-12707f26a738"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 650.879410] [48527]: DEBUG oslo_concurrency.lockutils [req-8a98ed06-105b-4e9b-9ab3-537cb4f752d4 req-1fcc6504-35e3-445a-aa07-af3d07935de7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.879577] [48527]: DEBUG oslo_concurrency.lockutils [req-8a98ed06-105b-4e9b-9ab3-537cb4f752d4 req-1fcc6504-35e3-445a-aa07-af3d07935de7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.880075] [48527]: DEBUG oslo_concurrency.lockutils [req-8a98ed06-105b-4e9b-9ab3-537cb4f752d4 req-1fcc6504-35e3-445a-aa07-af3d07935de7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.886478] [48527]: INFO nova.api.openstack.compute.server_external_events [req-8a98ed06-105b-4e9b-9ab3-537cb4f752d4 req-1fcc6504-35e3-445a-aa07-af3d07935de7 service nova] Creating event network-vif-plugged:eab59c78-c0c0-4a66-a64b-12707f26a738 for instance 0fde75fc-5492-4222-9d83-9caafab8e120 on cpu-1 [ 650.886689] [48527]: INFO nova.api.openstack.compute.server_external_events [req-8a98ed06-105b-4e9b-9ab3-537cb4f752d4 req-1fcc6504-35e3-445a-aa07-af3d07935de7 service nova] Creating event network-changed:eab59c78-c0c0-4a66-a64b-12707f26a738 for instance 0fde75fc-5492-4222-9d83-9caafab8e120 on cpu-1 [ 650.892618] [48527]: INFO nova.api.openstack.requestlog [req-8a98ed06-105b-4e9b-9ab3-537cb4f752d4 req-1fcc6504-35e3-445a-aa07-af3d07935de7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019200 [ 650.892618] [48527]: [pid: 48527|app: 0|req: 241/516] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:35 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) [ 650.895138] [48527]: DEBUG nova.api.openstack.wsgi [req-9a1f123b-f1c6-48b3-bcdd-90f680621f8c req-bbb8a910-1ace-475d-a587-87960c2645c8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67fb71b9-8b3d-42af-837a-159c22de081c", "name": "network-vif-plugged", "status": "completed", "tag": "77f656be-eb25-4d12-8e17-5a4112117ea8"}, {"name": "network-changed", "server_uuid": "67fb71b9-8b3d-42af-837a-159c22de081c", "tag": "77f656be-eb25-4d12-8e17-5a4112117ea8"}, {"name": "network-changed", "server_uuid": "2100d309-1c64-4333-a954-e465ad3aa7a3", "tag": "7dad737f-c02d-4945-bf49-5ef2af30d9ac"}, {"server_uuid": "81ba41ed-99c8-457e-91c6-1b1bf383855c", "name": "network-vif-deleted", "tag": "545b995b-5b63-4b7e-8ca5-c1bb39962a9e"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 650.905649] [48527]: DEBUG oslo_concurrency.lockutils [req-9a1f123b-f1c6-48b3-bcdd-90f680621f8c req-bbb8a910-1ace-475d-a587-87960c2645c8 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.905882] [48527]: DEBUG oslo_concurrency.lockutils [req-9a1f123b-f1c6-48b3-bcdd-90f680621f8c req-bbb8a910-1ace-475d-a587-87960c2645c8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.906029] [48527]: DEBUG oslo_concurrency.lockutils [req-9a1f123b-f1c6-48b3-bcdd-90f680621f8c req-bbb8a910-1ace-475d-a587-87960c2645c8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.912593] [48526]: INFO nova.api.openstack.requestlog [None req-3af65ebc-dc7d-4be1-ab03-ebfaad4dcc28 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.114257 [ 650.912699] [48526]: [pid: 48526|app: 0|req: 276/517] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:52:35 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611/os-interface => generated 288 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 650.914933] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9a1f123b-f1c6-48b3-bcdd-90f680621f8c req-bbb8a910-1ace-475d-a587-87960c2645c8 service nova] Creating event network-vif-plugged:77f656be-eb25-4d12-8e17-5a4112117ea8 for instance 67fb71b9-8b3d-42af-837a-159c22de081c on cpu-1 [ 650.915456] [48526]: DEBUG nova.api.openstack.wsgi [None req-cef95d47-cf6c-430f-94be-2880ab174b9a tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 650.915538] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9a1f123b-f1c6-48b3-bcdd-90f680621f8c req-bbb8a910-1ace-475d-a587-87960c2645c8 service nova] Creating event network-changed:77f656be-eb25-4d12-8e17-5a4112117ea8 for instance 67fb71b9-8b3d-42af-837a-159c22de081c on cpu-1 [ 650.915538] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9a1f123b-f1c6-48b3-bcdd-90f680621f8c req-bbb8a910-1ace-475d-a587-87960c2645c8 service nova] Creating event network-changed:7dad737f-c02d-4945-bf49-5ef2af30d9ac for instance 2100d309-1c64-4333-a954-e465ad3aa7a3 on cpu-1 [ 650.915632] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9a1f123b-f1c6-48b3-bcdd-90f680621f8c req-bbb8a910-1ace-475d-a587-87960c2645c8 service nova] Creating event network-vif-deleted:545b995b-5b63-4b7e-8ca5-c1bb39962a9e for instance 81ba41ed-99c8-457e-91c6-1b1bf383855c on cpu-1 [ 650.917446] [48526]: WARNING neutronclient.v2_0.client [None req-cef95d47-cf6c-430f-94be-2880ab174b9a tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.919548] [48526]: WARNING openstack [None req-cef95d47-cf6c-430f-94be-2880ab174b9a tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 650.919548] [48526]: WARNING openstack [None req-cef95d47-cf6c-430f-94be-2880ab174b9a tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 650.923034] [48527]: INFO nova.api.openstack.requestlog [req-9a1f123b-f1c6-48b3-bcdd-90f680621f8c req-bbb8a910-1ace-475d-a587-87960c2645c8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.029900 [ 650.923034] [48527]: [pid: 48527|app: 0|req: 242/518] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:35 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 650.928447] [48527]: DEBUG nova.api.openstack.wsgi [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "2048"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 651.072194] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.072269] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.073051] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.073051] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.073474] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.075395] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.100735] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.100962] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.101152] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.101531] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.101725] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.103541] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.147043] [48527]: INFO nova.api.openstack.requestlog [None req-5eee8233-9b7e-429b-8bd8-d8d2bb0c70b2 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/6be7aba4dfe342b48cff1bb731140003?user_id=b540b470df5a4257837a8615ad027e34" status: 200 len: 328 microversion: 2.1 time: 0.223225 [ 651.147599] [48527]: [pid: 48527|app: 0|req: 243/519] 10.180.1.21 () {60 vars in 1338 bytes} [Fri Dec 12 13:52:35 2025] PUT /compute/v2.1/os-quota-sets/6be7aba4dfe342b48cff1bb731140003?user_id=b540b470df5a4257837a8615ad027e34 => generated 328 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 651.151145] [48527]: DEBUG nova.api.openstack.wsgi [None req-3fd5da6e-9379-4ec7-b9cf-8093978f3cf8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "8a032e0a-af8b-4b88-9753-db0a1d3431ac", "ip_protocol": "tcp", "from_port": 1007253601, "to_port": 22}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 651.154320] [48527]: WARNING neutronclient.v2_0.client [None req-3fd5da6e-9379-4ec7-b9cf-8093978f3cf8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.050516] [48527]: INFO nova.api.openstack.wsgi [None req-3fd5da6e-9379-4ec7-b9cf-8093978f3cf8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] HTTP exception thrown: Invalid port range 1007253601:22. Former value cannot be greater than the later [ 652.051134] [48527]: DEBUG nova.api.openstack.wsgi [None req-3fd5da6e-9379-4ec7-b9cf-8093978f3cf8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Returning 400 to user: Invalid port range 1007253601:22. Former value cannot be greater than the later {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 652.052306] [48527]: INFO nova.api.openstack.requestlog [None req-3fd5da6e-9379-4ec7-b9cf-8093978f3cf8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 123 microversion: 2.1 time: 0.903136 [ 652.052306] [48527]: [pid: 48527|app: 0|req: 244/520] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:52:35 2025] POST /compute/v2.1/os-security-group-rules => generated 123 bytes in 904 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 652.059258] [48527]: DEBUG nova.api.openstack.wsgi [None req-885e33b7-f44d-48a6-93e3-7ec8addb25c2 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-73455531", "id": 1541423477, "os-flavor-access:is_public": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 652.092698] [48527]: INFO nova.api.openstack.requestlog [None req-885e33b7-f44d-48a6-93e3-7ec8addb25c2 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.1 time: 0.037378 [ 652.093715] [48527]: [pid: 48527|app: 0|req: 245/521] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:36 2025] POST /compute/v2.1/flavors => generated 412 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.095870] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.097479] [48527]: DEBUG nova.compute.api [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.104748] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.104967] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.105127] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.105397] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.105545] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.105669] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.147553] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.147553] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.147553] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.147553] [48527]: DEBUG nova.objects.instance [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lazy-loading 'fault' on Instance uuid 81ba41ed-99c8-457e-91c6-1b1bf383855c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 652.151924] [48527]: WARNING neutronclient.v2_0.client [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.253017] [48527]: DEBUG nova.policy [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.263340] [48526]: INFO nova.api.openstack.requestlog [None req-cef95d47-cf6c-430f-94be-2880ab174b9a tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 147 microversion: 2.1 time: 1.348577 [ 652.263340] [48526]: [pid: 48526|app: 0|req: 277/522] 10.180.1.21 () {58 vars in 1144 bytes} [Fri Dec 12 13:52:35 2025] GET /compute/v2.1/os-floating-ips => generated 147 bytes in 1350 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.267955] [48527]: INFO nova.api.openstack.requestlog [None req-3d7466eb-48c0-4a78-bb31-18b3a9419dcf tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1298 microversion: 2.1 time: 0.174262 [ 652.268502] [48527]: [pid: 48527|app: 0|req: 246/523] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:36 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1298 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.272073] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.272073] [48526]: DEBUG nova.compute.api [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.272277] [48527]: DEBUG nova.api.openstack.wsgi [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.273955] [48527]: DEBUG nova.compute.api [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.280544] [48527]: DEBUG oslo_concurrency.lockutils [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.280544] [48527]: DEBUG oslo_concurrency.lockutils [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.280544] [48527]: DEBUG oslo_concurrency.lockutils [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.280544] [48527]: DEBUG oslo_concurrency.lockutils [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.280758] [48527]: DEBUG oslo_concurrency.lockutils [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.280758] [48527]: DEBUG oslo_concurrency.lockutils [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.280839] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.280839] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.280839] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.280944] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.281047] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.281164] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.311612] [48527]: WARNING neutronclient.v2_0.client [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.478269] [48527]: DEBUG nova.policy [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.484207] [48527]: INFO nova.api.openstack.requestlog [None req-750c455d-5e86-4e08-829a-01901cd7e412 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1362 microversion: 2.1 time: 0.214501 [ 652.484643] [48527]: [pid: 48527|app: 0|req: 247/524] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:36 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1362 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.487532] [48527]: DEBUG nova.api.openstack.wsgi [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.489132] [48527]: DEBUG nova.compute.api [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.494107] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.494355] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.494524] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.494821] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.495000] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.495174] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.519419] [48526]: WARNING neutronclient.v2_0.client [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.535527] [48527]: WARNING neutronclient.v2_0.client [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.573192] [48526]: DEBUG nova.policy [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.577988] [48526]: INFO nova.api.openstack.requestlog [None req-aa96b75c-03f6-4bba-a6d3-2ebeab439d4a tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1272 microversion: 2.1 time: 0.313984 [ 652.578407] [48526]: [pid: 48526|app: 0|req: 278/525] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:36 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1272 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.581409] [48526]: DEBUG nova.api.openstack.wsgi [None req-2a053f1f-88da-41ff-b156-018bb5994793 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Action: 'update', calling method: >, body: {"quota_set": {"ram": 0}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 652.585038] [48526]: DEBUG nova.policy [None req-2a053f1f-88da-41ff-b156-018bb5994793 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Policy check for os_compute_api:os-quota-sets:update failed with credentials {'is_admin': False, 'user_id': 'ec31bbacbd964ae4be45700dea5b5be1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '993e416e5d1b4e12a13059c733621bec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.585672] [48526]: DEBUG nova.api.openstack.wsgi [None req-2a053f1f-88da-41ff-b156-018bb5994793 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-quota-sets:update to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 652.587267] [48526]: INFO nova.api.openstack.requestlog [None req-2a053f1f-88da-41ff-b156-018bb5994793 tempest-QuotasAdminNegativeTest-59959073 tempest-QuotasAdminNegativeTest-59959073-project-member] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec" status: 403 len: 116 microversion: 2.1 time: 0.008125 [ 652.588558] [48527]: DEBUG nova.policy [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.588937] [48526]: [pid: 48526|app: 0|req: 279/526] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:52:36 2025] PUT /compute/v2.1/os-quota-sets/993e416e5d1b4e12a13059c733621bec => generated 116 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 652.595487] [48526]: DEBUG nova.api.openstack.wsgi [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.597766] [48527]: DEBUG nova.policy [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.598622] [48527]: DEBUG nova.policy [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.600058] [48526]: DEBUG nova.compute.api [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.603562] [48527]: INFO nova.api.openstack.requestlog [None req-14d67c72-d3e2-40d6-9693-b772f2533087 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1668 microversion: 2.100 time: 0.118245 [ 652.604026] [48527]: [pid: 48527|app: 0|req: 248/527] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:36 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1668 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 652.605880] [48526]: DEBUG oslo_concurrency.lockutils [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.605880] [48526]: DEBUG oslo_concurrency.lockutils [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.605880] [48526]: DEBUG oslo_concurrency.lockutils [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.606065] [48526]: DEBUG oslo_concurrency.lockutils [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.606122] [48526]: DEBUG oslo_concurrency.lockutils [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.606242] [48526]: DEBUG oslo_concurrency.lockutils [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.606949] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff2a6090-ca2a-498b-8e84-34eea766e177 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-server-group-1068746037", "policies": ["affinity"]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 652.620890] [48527]: DEBUG nova.quota [None req-ff2a6090-ca2a-498b-8e84-34eea766e177 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 652.624488] [48527]: DEBUG nova.quota [None req-ff2a6090-ca2a-498b-8e84-34eea766e177 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 652.625344] [48526]: WARNING neutronclient.v2_0.client [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.663977] [48527]: DEBUG nova.quota [None req-ff2a6090-ca2a-498b-8e84-34eea766e177 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 652.666724] [48527]: DEBUG nova.quota [None req-ff2a6090-ca2a-498b-8e84-34eea766e177 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 652.674384] [48527]: INFO nova.api.openstack.requestlog [None req-ff2a6090-ca2a-498b-8e84-34eea766e177 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.069730 [ 652.674738] [48527]: [pid: 48527|app: 0|req: 249/528] 10.180.1.21 () {60 vars in 1168 bytes} [Fri Dec 12 13:52:36 2025] POST /compute/v2.1/os-server-groups => generated 164 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.677712] [48527]: DEBUG nova.api.openstack.wsgi [None req-eefc9a62-5056-4b91-99af-99641666685f tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.694197] [48527]: INFO nova.api.openstack.requestlog [None req-eefc9a62-5056-4b91-99af-99641666685f tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/4" status: 200 len: 0 microversion: 2.1 time: 0.018824 [ 652.694565] [48527]: [pid: 48527|app: 0|req: 250/529] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:36 2025] DELETE /compute/v2.1/os-aggregates/4 => generated 0 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 652.697051] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.698597] [48527]: DEBUG nova.compute.api [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.703297] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.703297] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.703399] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.703977] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.703977] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.703977] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.723181] [48527]: WARNING neutronclient.v2_0.client [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.726778] [48526]: DEBUG nova.policy [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.731936] [48526]: INFO nova.api.openstack.requestlog [None req-272ae33c-a75f-40f9-8050-ec1d52c86131 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1518 microversion: 2.1 time: 0.142088 [ 652.733120] [48526]: [pid: 48526|app: 0|req: 280/530] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:36 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1518 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.735185] [48526]: DEBUG nova.api.openstack.wsgi [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.736781] [48526]: DEBUG nova.compute.api [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.741515] [48526]: DEBUG oslo_concurrency.lockutils [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.741515] [48526]: DEBUG oslo_concurrency.lockutils [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.741515] [48526]: DEBUG oslo_concurrency.lockutils [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.741754] [48526]: DEBUG oslo_concurrency.lockutils [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.741837] [48526]: DEBUG oslo_concurrency.lockutils [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.741977] [48526]: DEBUG oslo_concurrency.lockutils [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.744188] [48527]: DEBUG nova.policy [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.749136] [48527]: INFO nova.api.openstack.requestlog [None req-d7731ca8-a23a-4193-8263-458c5f86cabd tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1211 microversion: 2.1 time: 0.053851 [ 652.750303] [48527]: [pid: 48527|app: 0|req: 251/531] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:36 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.755819] [48527]: DEBUG nova.api.openstack.wsgi [None req-a33e97a0-ea18-4ff7-8932-8fc2110110c8 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.766087] [48526]: WARNING neutronclient.v2_0.client [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.787149] [48526]: DEBUG nova.policy [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.792150] [48527]: INFO nova.api.openstack.requestlog [None req-a33e97a0-ea18-4ff7-8932-8fc2110110c8 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 61 microversion: 2.1 time: 0.041031 [ 652.792576] [48527]: [pid: 48527|app: 0|req: 252/532] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:52:36 2025] GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 61 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 652.794523] [48526]: INFO nova.api.openstack.requestlog [None req-05838902-ee38-48cd-8b51-7c415fb43609 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1213 microversion: 2.1 time: 0.061513 [ 652.794854] [48526]: [pid: 48526|app: 0|req: 281/533] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:36 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.795777] [48527]: DEBUG nova.api.openstack.wsgi [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.796961] [48527]: DEBUG nova.compute.api [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.799450] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.801250] [48526]: DEBUG nova.compute.api [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.801754] [48527]: DEBUG oslo_concurrency.lockutils [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.802317] [48527]: DEBUG oslo_concurrency.lockutils [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.802317] [48527]: DEBUG oslo_concurrency.lockutils [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.802317] [48527]: DEBUG oslo_concurrency.lockutils [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.802486] [48527]: DEBUG oslo_concurrency.lockutils [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.802578] [48527]: DEBUG oslo_concurrency.lockutils [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.805779] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.805779] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.805779] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.805948] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.806204] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.806359] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.828350] [48527]: WARNING neutronclient.v2_0.client [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.832935] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.833461] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.833536] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.833773] [48526]: DEBUG nova.objects.instance [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 0cc17f86-a471-41d2-90c1-99c3eafef9da {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 652.839684] [48526]: WARNING neutronclient.v2_0.client [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.866409] [48526]: DEBUG nova.policy [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.871217] [48526]: INFO nova.api.openstack.requestlog [None req-ca752bd1-34eb-4322-b35b-8ebab7eb5615 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1297 microversion: 2.1 time: 0.075065 [ 652.871689] [48526]: [pid: 48526|app: 0|req: 282/534] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1297 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.978992] [48527]: DEBUG nova.policy [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.984841] [48527]: INFO nova.api.openstack.requestlog [None req-febb0b25-0cc3-4ff6-9e3a-d323166fb524 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1311 microversion: 2.1 time: 0.191653 [ 652.985387] [48527]: [pid: 48527|app: 0|req: 253/535] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1311 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.988157] [48527]: DEBUG nova.api.openstack.wsgi [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.989613] [48527]: DEBUG nova.compute.api [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.992861] [48527]: DEBUG oslo_concurrency.lockutils [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.993651] [48527]: DEBUG oslo_concurrency.lockutils [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.993651] [48527]: DEBUG oslo_concurrency.lockutils [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.993651] [48527]: DEBUG oslo_concurrency.lockutils [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.993651] [48527]: DEBUG oslo_concurrency.lockutils [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.993939] [48527]: DEBUG oslo_concurrency.lockutils [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.007018] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.008855] [48526]: DEBUG nova.policy [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.009423] [48526]: DEBUG nova.compute.api [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'flavor': '84', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 653.017619] [48527]: DEBUG oslo_concurrency.lockutils [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.017981] [48527]: DEBUG oslo_concurrency.lockutils [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.019223] [48527]: DEBUG oslo_concurrency.lockutils [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.019223] [48527]: DEBUG nova.objects.instance [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lazy-loading 'fault' on Instance uuid fd02382a-a8c3-470c-8dd4-2169038cb467 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 653.021871] [48527]: WARNING neutronclient.v2_0.client [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.024282] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.024551] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.024650] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.025389] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.025389] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.025389] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.048944] [48527]: DEBUG nova.policy [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.054680] [48527]: DEBUG nova.policy [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.055703] [48527]: DEBUG nova.policy [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.056379] [48527]: INFO nova.api.openstack.requestlog [None req-94ecb083-d9e0-4d81-89a3-2a9f08d60e5c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1343 microversion: 2.21 time: 0.070464 [ 653.056696] [48527]: [pid: 48527|app: 0|req: 254/536] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1343 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 653.060127] [48527]: DEBUG nova.api.openstack.wsgi [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.061790] [48527]: DEBUG nova.compute.api [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.065391] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.065591] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.065728] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.066126] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.066174] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.066329] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.089241] [48527]: WARNING neutronclient.v2_0.client [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.092740] [48526]: DEBUG nova.compute.multi_cell_list [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 653.172649] [48526]: DEBUG nova.policy [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.178102] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.178333] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.178484] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.192160] [48526]: WARNING neutronclient.v2_0.client [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.227486] [48527]: DEBUG nova.policy [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.232787] [48527]: INFO nova.api.openstack.requestlog [None req-a0d4f8be-f138-4234-b7b6-9145f6dc417b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 200 len: 1390 microversion: 2.1 time: 0.175395 [ 653.234037] [48527]: [pid: 48527|app: 0|req: 255/537] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 1390 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.239738] [48527]: DEBUG nova.api.openstack.wsgi [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.241560] [48527]: DEBUG nova.compute.api [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.245075] [48527]: DEBUG oslo_concurrency.lockutils [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.245341] [48527]: DEBUG oslo_concurrency.lockutils [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.245612] [48527]: DEBUG oslo_concurrency.lockutils [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.245820] [48527]: DEBUG oslo_concurrency.lockutils [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.246029] [48527]: DEBUG oslo_concurrency.lockutils [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.246123] [48527]: DEBUG oslo_concurrency.lockutils [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.275387] [48527]: WARNING neutronclient.v2_0.client [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.317839] [48526]: INFO nova.api.openstack.requestlog [None req-f0515cb5-e883-4e7e-9a6a-6b8198206e7e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/detail?flavor=84" status: 200 len: 1513 microversion: 2.1 time: 0.445478 [ 653.318280] [48526]: [pid: 48526|app: 0|req: 283/538] 10.180.1.21 () {58 vars in 1160 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/detail?flavor=84 => generated 1513 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.320749] [48526]: DEBUG nova.api.openstack.wsgi [None req-b34de308-ca0f-4d3f-b843-939cc82d06e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.421591] [48527]: DEBUG nova.policy [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.428798] [48527]: INFO nova.api.openstack.requestlog [None req-8adfb8c2-2926-4fc6-b147-1db7785a449e tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1329 microversion: 2.1 time: 0.194095 [ 653.429222] [48527]: [pid: 48527|app: 0|req: 256/539] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1329 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.432205] [48527]: DEBUG nova.api.openstack.wsgi [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.434147] [48527]: DEBUG nova.compute.api [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.439116] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.439389] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.439658] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.439728] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.440312] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.440312] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.451028] [48526]: INFO nova.api.openstack.requestlog [None req-b34de308-ca0f-4d3f-b843-939cc82d06e4 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/6be7aba4dfe342b48cff1bb731140003?user_id=b540b470df5a4257837a8615ad027e34" status: 200 len: 370 microversion: 2.1 time: 0.132114 [ 653.452346] [48526]: [pid: 48526|app: 0|req: 284/540] 10.180.1.21 () {58 vars in 1318 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/os-quota-sets/6be7aba4dfe342b48cff1bb731140003?user_id=b540b470df5a4257837a8615ad027e34 => generated 370 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 653.454624] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.456170] [48526]: DEBUG nova.compute.api [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.461499] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.461828] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.462320] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.462770] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.464176] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.464176] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.469285] [48527]: WARNING neutronclient.v2_0.client [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.486852] [48526]: WARNING neutronclient.v2_0.client [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.495204] [48527]: DEBUG nova.policy [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.502789] [48527]: INFO nova.api.openstack.requestlog [None req-e3a0e24a-fa0b-4cd9-9bb3-fce7a35aa5b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1217 microversion: 2.1 time: 0.071748 [ 653.502789] [48527]: [pid: 48527|app: 0|req: 257/541] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1217 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.505583] [48527]: DEBUG nova.api.openstack.wsgi [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.507783] [48527]: DEBUG nova.compute.api [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.509223] [48526]: DEBUG nova.policy [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.512474] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.513199] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.513637] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.514271] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.514663] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.514905] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.520350] [48526]: INFO nova.api.openstack.requestlog [None req-cc7511a8-defe-48a0-b55d-5a356cd9894b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1210 microversion: 2.1 time: 0.068143 [ 653.520684] [48526]: [pid: 48526|app: 0|req: 285/542] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.525164] [48526]: DEBUG nova.api.openstack.wsgi [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.526516] [48526]: DEBUG nova.compute.api [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] [instance: a207bc5a-786b-46f2-8e55-b6019d3fd65d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.530070] [48526]: DEBUG oslo_concurrency.lockutils [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.530304] [48526]: DEBUG oslo_concurrency.lockutils [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.530488] [48526]: DEBUG oslo_concurrency.lockutils [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.530805] [48526]: DEBUG oslo_concurrency.lockutils [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.531247] [48526]: DEBUG oslo_concurrency.lockutils [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.531247] [48526]: DEBUG oslo_concurrency.lockutils [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.545243] [48527]: WARNING neutronclient.v2_0.client [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.546433] [48526]: INFO nova.api.openstack.wsgi [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] HTTP exception thrown: Instance a207bc5a-786b-46f2-8e55-b6019d3fd65d could not be found. [ 653.546968] [48526]: DEBUG nova.api.openstack.wsgi [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] Returning 404 to user: Instance a207bc5a-786b-46f2-8e55-b6019d3fd65d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 653.547971] [48526]: INFO nova.api.openstack.requestlog [None req-b637df7a-91d4-4bd9-8f36-1089f61508ee tempest-ServerDiagnosticsTest-1765436902 tempest-ServerDiagnosticsTest-1765436902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d" status: 404 len: 111 microversion: 2.1 time: 0.025961 [ 653.547971] [48526]: [pid: 48526|app: 0|req: 286/543] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/a207bc5a-786b-46f2-8e55-b6019d3fd65d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 653.550336] [48526]: DEBUG nova.api.openstack.wsgi [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.551940] [48526]: DEBUG nova.compute.api [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.556299] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.556483] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.556617] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.556941] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.557405] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.557405] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.572397] [48527]: DEBUG nova.policy [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.579517] [48527]: DEBUG nova.policy [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.579697] [48526]: WARNING neutronclient.v2_0.client [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.579779] [48527]: DEBUG nova.policy [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.579779] [48527]: INFO nova.api.openstack.requestlog [None req-42b8101f-ab4c-4b99-8fd6-2af02de27511 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1388 microversion: 2.48 time: 0.075791 [ 653.579779] [48527]: [pid: 48527|app: 0|req: 258/544] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1388 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 653.581124] [48527]: DEBUG nova.api.openstack.wsgi [None req-689795c6-2458-435a-8606-31c9c687a9ad tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "tempest-non_int_id-318242616", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 653.583735] [48527]: DEBUG nova.api.openstack.wsgi [None req-689795c6-2458-435a-8606-31c9c687a9ad tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Returning 400 to user: Invalid input for field/attribute parent_group_id. Value: tempest-non_int_id-318242616. 'tempest-non_int_id-318242616' is not a 'uuid' {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 653.583861] [48527]: INFO nova.api.openstack.requestlog [None req-689795c6-2458-435a-8606-31c9c687a9ad tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 178 microversion: 2.1 time: 0.004636 [ 653.584128] [48527]: [pid: 48527|app: 0|req: 259/545] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:52:37 2025] POST /compute/v2.1/os-security-group-rules => generated 178 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 653.586438] [48527]: DEBUG nova.api.openstack.wsgi [None req-ffae7680-c7c9-42e8-90bb-a88deefc8173 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.596729] [48527]: INFO nova.api.openstack.requestlog [None req-ffae7680-c7c9-42e8-90bb-a88deefc8173 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1541423477" status: 200 len: 412 microversion: 2.1 time: 0.012041 [ 653.597312] [48527]: [pid: 48527|app: 0|req: 260/546] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/flavors/1541423477 => generated 412 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 653.599592] [48527]: DEBUG nova.api.openstack.wsgi [None req-e487e872-1f8b-47e2-8737-974bf8e1c133 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.602199] [48527]: WARNING neutronclient.v2_0.client [None req-e487e872-1f8b-47e2-8737-974bf8e1c133 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.602199] [48527]: WARNING openstack [None req-e487e872-1f8b-47e2-8737-974bf8e1c133 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 653.602199] [48527]: WARNING openstack [None req-e487e872-1f8b-47e2-8737-974bf8e1c133 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 653.699103] [48526]: DEBUG nova.policy [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.702654] [48526]: INFO nova.api.openstack.requestlog [None req-2eeb8989-9a97-44f4-b3bd-1b1a4153ad71 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1482 microversion: 2.1 time: 0.154596 [ 653.703172] [48526]: [pid: 48526|app: 0|req: 287/547] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1482 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.744516] [48527]: WARNING neutronclient.v2_0.client [None req-e487e872-1f8b-47e2-8737-974bf8e1c133 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.774174] [48527]: WARNING neutronclient.v2_0.client [None req-e487e872-1f8b-47e2-8737-974bf8e1c133 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.927497] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1e022a4-f034-4e29-bddc-7368ff09c96d tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.931664] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1e022a4-f034-4e29-bddc-7368ff09c96d tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.932577] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1e022a4-f034-4e29-bddc-7368ff09c96d tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.932796] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1e022a4-f034-4e29-bddc-7368ff09c96d tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.943420] [48526]: INFO nova.api.openstack.requestlog [None req-f1e022a4-f034-4e29-bddc-7368ff09c96d tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] 10.180.1.21 "GET /compute/v2.1/os-migrations" status: 200 len: 18 microversion: 2.1 time: 0.239483 [ 653.943776] [48526]: [pid: 48526|app: 0|req: 288/548] 10.180.1.21 () {58 vars in 1138 bytes} [Fri Dec 12 13:52:37 2025] GET /compute/v2.1/os-migrations => generated 18 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 653.946321] [48526]: DEBUG nova.api.openstack.wsgi [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 653.948629] [48526]: DEBUG nova.compute.api [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.954984] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.954984] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.955238] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.955554] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.956088] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.956088] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.019914] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.022833] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.022833] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.029374] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.029655] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.029813] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.030290] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.030478] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.030626] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.032070] [48527]: INFO nova.api.openstack.requestlog [None req-e487e872-1f8b-47e2-8737-974bf8e1c133 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/a8416a3f-14ac-46a3-8103-653d7449e704" status: 202 len: 0 microversion: 2.1 time: 0.434289 [ 654.032569] [48527]: [pid: 48527|app: 0|req: 261/549] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:52:37 2025] DELETE /compute/v2.1/os-floating-ips/a8416a3f-14ac-46a3-8103-653d7449e704 => generated 0 bytes in 435 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 654.041825] [48527]: DEBUG nova.api.openstack.wsgi [None req-efbd1405-385b-469a-97f8-d7c3c31f1b4d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.079468] [48527]: INFO nova.api.openstack.requestlog [None req-efbd1405-385b-469a-97f8-d7c3c31f1b4d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/b88ff763-afc5-4f45-8bc7-76c4d22fcf27" status: 204 len: 0 microversion: 2.1 time: 0.045691 [ 654.079468] [48527]: [pid: 48527|app: 0|req: 262/550] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:52:38 2025] DELETE /compute/v2.1/os-server-groups/b88ff763-afc5-4f45-8bc7-76c4d22fcf27 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 654.082134] [48527]: DEBUG nova.api.openstack.wsgi [None req-535fdbf5-fd79-49ee-a944-643840b1ae5f tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-564802932"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 654.085608] [48527]: DEBUG nova.objects.aggregate [None req-535fdbf5-fd79-49ee-a944-643840b1ae5f tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Generated uuid 63f8e7c9-ba2f-40a1-b137-f4892b25f9a6 for aggregate {{(pid=48527) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 654.104119] [48526]: DEBUG nova.virt.hardware [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 654.104298] [48526]: DEBUG nova.virt.hardware [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 654.104486] [48526]: DEBUG nova.virt.hardware [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 654.104600] [48526]: DEBUG nova.virt.hardware [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 654.104752] [48526]: DEBUG nova.virt.hardware [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 654.105034] [48527]: INFO nova.api.openstack.requestlog [None req-535fdbf5-fd79-49ee-a944-643840b1ae5f tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.025218 [ 654.105354] [48527]: [pid: 48527|app: 0|req: 263/551] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:52:38 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 654.107722] [48527]: DEBUG nova.api.openstack.wsgi [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.109033] [48527]: DEBUG nova.compute.api [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 654.113425] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.113607] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.113747] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.113999] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.114148] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.114268] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.151963] [48527]: WARNING neutronclient.v2_0.client [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.237909] [48526]: DEBUG nova.compute.api [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 654.244710] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.244907] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.245059] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.245349] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.245511] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.245666] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.289454] [48526]: WARNING neutronclient.v2_0.client [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.298191] [48527]: DEBUG nova.policy [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.308566] [48527]: INFO nova.api.openstack.requestlog [None req-b7d675ce-ca5f-404a-90fb-e193f359d5bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1518 microversion: 2.1 time: 0.202635 [ 654.308965] [48527]: [pid: 48527|app: 0|req: 264/552] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:38 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1518 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.311652] [48527]: DEBUG nova.api.openstack.wsgi [None req-9878d6ef-91fc-461b-89a1-3c5660c3ec94 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 654.314444] [48526]: DEBUG nova.policy [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.319768] [48526]: DEBUG nova.policy [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.320588] [48526]: DEBUG nova.policy [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.328206] [48526]: INFO nova.api.openstack.requestlog [None req-a9a05563-9255-405a-9542-73fb5f6e2233 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "POST /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a/action" status: 202 len: 1725 microversion: 2.100 time: 0.383858 [ 654.328560] [48526]: [pid: 48526|app: 0|req: 289/553] 10.180.1.21 () {62 vars in 1315 bytes} [Fri Dec 12 13:52:38 2025] POST /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a/action => generated 1725 bytes in 384 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 654.331331] [48526]: DEBUG nova.api.openstack.wsgi [req-ba873d88-bbbd-4850-93bf-09bbbf5d46a5 req-ecc60e71-b8fa-4aad-8049-5ad92ad19e16 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fd02382a-a8c3-470c-8dd4-2169038cb467", "name": "network-vif-deleted", "tag": "9e3c8c0e-8dc7-431a-bf9a-6326dbf90d9c"}, {"name": "network-changed", "server_uuid": "8bfe561c-90df-4c6a-be26-42741418c611", "tag": "79d81b87-5e33-425d-a634-00d249b57631"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 654.337670] [48526]: DEBUG oslo_concurrency.lockutils [req-ba873d88-bbbd-4850-93bf-09bbbf5d46a5 req-ecc60e71-b8fa-4aad-8049-5ad92ad19e16 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.338062] [48526]: DEBUG oslo_concurrency.lockutils [req-ba873d88-bbbd-4850-93bf-09bbbf5d46a5 req-ecc60e71-b8fa-4aad-8049-5ad92ad19e16 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.338062] [48526]: DEBUG oslo_concurrency.lockutils [req-ba873d88-bbbd-4850-93bf-09bbbf5d46a5 req-ecc60e71-b8fa-4aad-8049-5ad92ad19e16 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.344831] [48527]: DEBUG nova.quota [None req-9878d6ef-91fc-461b-89a1-3c5660c3ec94 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 654.346663] [48526]: INFO nova.api.openstack.compute.server_external_events [req-ba873d88-bbbd-4850-93bf-09bbbf5d46a5 req-ecc60e71-b8fa-4aad-8049-5ad92ad19e16 service nova] Creating event network-vif-deleted:9e3c8c0e-8dc7-431a-bf9a-6326dbf90d9c for instance fd02382a-a8c3-470c-8dd4-2169038cb467 on cpu-1 [ 654.347011] [48526]: INFO nova.api.openstack.compute.server_external_events [req-ba873d88-bbbd-4850-93bf-09bbbf5d46a5 req-ecc60e71-b8fa-4aad-8049-5ad92ad19e16 service nova] Creating event network-changed:79d81b87-5e33-425d-a634-00d249b57631 for instance 8bfe561c-90df-4c6a-be26-42741418c611 on cpu-1 [ 654.347949] [48527]: DEBUG nova.quota [None req-9878d6ef-91fc-461b-89a1-3c5660c3ec94 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for user 98a228699eec4b88a6ae0cb653d61237 and project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 654.353270] [48526]: INFO nova.api.openstack.requestlog [req-ba873d88-bbbd-4850-93bf-09bbbf5d46a5 req-ecc60e71-b8fa-4aad-8049-5ad92ad19e16 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024077 [ 654.353573] [48526]: [pid: 48526|app: 0|req: 290/554] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52: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) [ 654.356155] [48526]: DEBUG nova.api.openstack.wsgi [req-e9260340-fd8d-48e3-85c5-e4c0f4aa19ce req-84594077-0f2e-4352-9399-5e27a9325464 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "59a6015c-f92e-4e48-97ab-2fc8fa39c8ed", "name": "network-vif-plugged", "status": "completed", "tag": "a31ea60e-f8d2-4507-863b-73879c7ed1af"}, {"name": "network-changed", "server_uuid": "59a6015c-f92e-4e48-97ab-2fc8fa39c8ed", "tag": "a31ea60e-f8d2-4507-863b-73879c7ed1af"}, {"server_uuid": "3c76b178-6ea6-457e-aaf0-4d305d30026e", "name": "network-vif-plugged", "status": "completed", "tag": "1659c04d-0d51-4d2f-9127-ddc19f672991"}, {"name": "network-changed", "server_uuid": "3c76b178-6ea6-457e-aaf0-4d305d30026e", "tag": "1659c04d-0d51-4d2f-9127-ddc19f672991"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 654.362991] [48526]: DEBUG oslo_concurrency.lockutils [req-e9260340-fd8d-48e3-85c5-e4c0f4aa19ce req-84594077-0f2e-4352-9399-5e27a9325464 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.363188] [48526]: DEBUG oslo_concurrency.lockutils [req-e9260340-fd8d-48e3-85c5-e4c0f4aa19ce req-84594077-0f2e-4352-9399-5e27a9325464 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.363313] [48526]: DEBUG oslo_concurrency.lockutils [req-e9260340-fd8d-48e3-85c5-e4c0f4aa19ce req-84594077-0f2e-4352-9399-5e27a9325464 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.369962] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e9260340-fd8d-48e3-85c5-e4c0f4aa19ce req-84594077-0f2e-4352-9399-5e27a9325464 service nova] Creating event network-vif-plugged:a31ea60e-f8d2-4507-863b-73879c7ed1af for instance 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed on cpu-1 [ 654.369962] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e9260340-fd8d-48e3-85c5-e4c0f4aa19ce req-84594077-0f2e-4352-9399-5e27a9325464 service nova] Creating event network-changed:a31ea60e-f8d2-4507-863b-73879c7ed1af for instance 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed on cpu-1 [ 654.369962] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e9260340-fd8d-48e3-85c5-e4c0f4aa19ce req-84594077-0f2e-4352-9399-5e27a9325464 service nova] Creating event network-vif-plugged:1659c04d-0d51-4d2f-9127-ddc19f672991 for instance 3c76b178-6ea6-457e-aaf0-4d305d30026e on cpu-1 [ 654.370149] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e9260340-fd8d-48e3-85c5-e4c0f4aa19ce req-84594077-0f2e-4352-9399-5e27a9325464 service nova] Creating event network-changed:1659c04d-0d51-4d2f-9127-ddc19f672991 for instance 3c76b178-6ea6-457e-aaf0-4d305d30026e on cpu-1 [ 654.375344] [48526]: INFO nova.api.openstack.requestlog [req-e9260340-fd8d-48e3-85c5-e4c0f4aa19ce req-84594077-0f2e-4352-9399-5e27a9325464 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.021094 [ 654.375679] [48526]: [pid: 48526|app: 0|req: 291/555] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:38 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 654.378353] [48526]: DEBUG nova.api.openstack.wsgi [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.379757] [48526]: DEBUG nova.compute.api [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 654.383224] [48526]: DEBUG oslo_concurrency.lockutils [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.383384] [48526]: DEBUG oslo_concurrency.lockutils [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.383513] [48526]: DEBUG oslo_concurrency.lockutils [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.383765] [48526]: DEBUG oslo_concurrency.lockutils [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.383902] [48526]: DEBUG oslo_concurrency.lockutils [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.384029] [48526]: DEBUG oslo_concurrency.lockutils [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.408817] [48526]: DEBUG oslo_concurrency.lockutils [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.409214] [48526]: DEBUG oslo_concurrency.lockutils [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.409409] [48526]: DEBUG oslo_concurrency.lockutils [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.409766] [48526]: DEBUG nova.objects.instance [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lazy-loading 'fault' on Instance uuid 81ba41ed-99c8-457e-91c6-1b1bf383855c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 654.413920] [48526]: WARNING neutronclient.v2_0.client [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.441844] [48526]: DEBUG nova.policy [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.445902] [48526]: INFO nova.api.openstack.requestlog [None req-658fca59-ad0e-4225-b030-0ae71ed6e65c tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1298 microversion: 2.1 time: 0.069593 [ 654.446241] [48526]: [pid: 48526|app: 0|req: 292/556] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:38 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.448674] [48526]: DEBUG nova.api.openstack.wsgi [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.450368] [48527]: INFO nova.api.openstack.requestlog [None req-9878d6ef-91fc-461b-89a1-3c5660c3ec94 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 61 microversion: 2.1 time: 0.140734 [ 654.450746] [48527]: [pid: 48527|app: 0|req: 265/557] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:38 2025] PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 61 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 654.454011] [48527]: DEBUG nova.api.openstack.wsgi [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.454415] [48526]: DEBUG nova.policy [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.454814] [48526]: DEBUG nova.compute.api [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-834715943', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 654.454915] [48527]: DEBUG nova.compute.api [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 654.458580] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.458696] [48527]: DEBUG oslo_concurrency.lockutils [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.458749] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.458803] [48527]: DEBUG oslo_concurrency.lockutils [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.458843] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.458963] [48527]: DEBUG oslo_concurrency.lockutils [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.459163] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.459272] [48527]: DEBUG oslo_concurrency.lockutils [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.459416] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.459462] [48527]: DEBUG oslo_concurrency.lockutils [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.459539] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.459604] [48527]: DEBUG oslo_concurrency.lockutils [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.482055] [48527]: WARNING neutronclient.v2_0.client [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.510090] [48526]: DEBUG nova.compute.multi_cell_list [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 654.556925] [48526]: DEBUG nova.policy [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.561717] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.561717] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.562288] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.568621] [48526]: WARNING neutronclient.v2_0.client [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.621223] [48527]: DEBUG nova.policy [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.629592] [48527]: INFO nova.api.openstack.requestlog [None req-47770ec6-543b-4afb-bdef-93c7f1b73d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1362 microversion: 2.1 time: 0.178147 [ 654.630573] [48527]: [pid: 48527|app: 0|req: 266/558] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:38 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1362 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.634337] [48527]: DEBUG nova.api.openstack.wsgi [None req-cbfce834-1ae1-4f7d-b0c7-13fc804ef124 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-803475923", "description": "tempest-description-1832909043"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 654.637660] [48527]: WARNING neutronclient.v2_0.client [None req-cbfce834-1ae1-4f7d-b0c7-13fc804ef124 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.644014] [48526]: INFO nova.api.openstack.requestlog [None req-0c8d0cac-8e83-4254-9d6c-43a18f2f5654 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-834715943" status: 200 len: 1512 microversion: 2.1 time: 0.197204 [ 654.644574] [48526]: [pid: 48526|app: 0|req: 293/559] 10.180.1.21 () {58 vars in 1256 bytes} [Fri Dec 12 13:52:38 2025] GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-834715943 => generated 1512 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.647104] [48526]: DEBUG nova.api.openstack.wsgi [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.648652] [48526]: DEBUG nova.compute.api [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 654.652133] [48526]: DEBUG oslo_concurrency.lockutils [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.652319] [48526]: DEBUG oslo_concurrency.lockutils [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.652457] [48526]: DEBUG oslo_concurrency.lockutils [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.652707] [48526]: DEBUG oslo_concurrency.lockutils [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.652849] [48526]: DEBUG oslo_concurrency.lockutils [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.652971] [48526]: DEBUG oslo_concurrency.lockutils [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.682271] [48526]: WARNING neutronclient.v2_0.client [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.762347] [48527]: INFO nova.api.openstack.requestlog [None req-cbfce834-1ae1-4f7d-b0c7-13fc804ef124 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.128486 [ 654.762941] [48527]: [pid: 48527|app: 0|req: 267/560] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:52:38 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 654.836240] [48526]: DEBUG nova.policy [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.845693] [48526]: INFO nova.api.openstack.requestlog [None req-a20d8821-52f0-41ac-9e11-42998b8c1b59 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1280 microversion: 2.1 time: 0.200268 [ 654.845909] [48526]: [pid: 48526|app: 0|req: 294/561] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:38 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1280 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.848836] [48526]: DEBUG nova.api.openstack.wsgi [None req-1d8e9119-f1b4-467f-bc0b-036891fdfe14 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.949681] [48527]: DEBUG nova.api.openstack.wsgi [None req-21939671-8e15-49cd-8bf4-57c8b35eb432 tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.973272] [48527]: INFO nova.api.openstack.requestlog [None req-21939671-8e15-49cd-8bf4-57c8b35eb432 tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5499 microversion: 2.1 time: 0.209687 [ 654.973773] [48527]: [pid: 48527|app: 0|req: 268/562] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:52:38 2025] GET /compute/v2.1/flavors/detail => generated 5499 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.977146] [48527]: DEBUG nova.api.openstack.wsgi [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.978629] [48527]: DEBUG nova.compute.api [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 654.985578] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.985578] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.985578] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.986021] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.986231] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.986399] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.004473] [48527]: WARNING neutronclient.v2_0.client [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 655.039436] [48526]: INFO nova.api.openstack.requestlog [None req-1d8e9119-f1b4-467f-bc0b-036891fdfe14 tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/e5446171ebec41f1b7d5fa99839ce484/defaults" status: 200 len: 371 microversion: 2.1 time: 0.192935 [ 655.039793] [48526]: [pid: 48526|app: 0|req: 295/563] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:52:39 2025] GET /compute/v2.1/os-quota-sets/e5446171ebec41f1b7d5fa99839ce484/defaults => generated 371 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 655.043018] [48526]: DEBUG nova.api.openstack.wsgi [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 655.044046] [48526]: DEBUG nova.compute.api [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 655.048682] [48526]: DEBUG oslo_concurrency.lockutils [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.048832] [48526]: DEBUG oslo_concurrency.lockutils [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.049050] [48526]: DEBUG oslo_concurrency.lockutils [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.049428] [48526]: DEBUG oslo_concurrency.lockutils [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.049586] [48526]: DEBUG oslo_concurrency.lockutils [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.050015] [48526]: DEBUG oslo_concurrency.lockutils [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.067517] [48526]: WARNING neutronclient.v2_0.client [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 655.339546] [48527]: DEBUG nova.policy [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.345615] [48527]: INFO nova.api.openstack.requestlog [None req-61e41b69-d7e2-4103-8570-19f20a3bc409 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1211 microversion: 2.1 time: 0.371135 [ 655.346666] [48527]: [pid: 48527|app: 0|req: 269/564] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:39 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1211 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.349974] [48527]: DEBUG nova.api.openstack.wsgi [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 655.352150] [48527]: DEBUG nova.compute.api [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 655.357402] [48526]: DEBUG nova.policy [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.360259] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.360450] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.360677] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.360856] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.361231] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.361231] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.362084] [48526]: INFO nova.api.openstack.requestlog [None req-19cbce09-8280-4b9c-b1e0-415d69162740 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1213 microversion: 2.1 time: 0.321629 [ 655.362759] [48526]: [pid: 48526|app: 0|req: 296/565] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:39 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1213 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.365450] [48526]: DEBUG nova.api.openstack.wsgi [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 655.366932] [48526]: DEBUG nova.compute.api [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 655.370781] [48526]: DEBUG oslo_concurrency.lockutils [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.370974] [48526]: DEBUG oslo_concurrency.lockutils [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.371096] [48526]: DEBUG oslo_concurrency.lockutils [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.371353] [48526]: DEBUG oslo_concurrency.lockutils [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.371512] [48526]: DEBUG oslo_concurrency.lockutils [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.371847] [48526]: DEBUG oslo_concurrency.lockutils [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.396438] [48526]: WARNING neutronclient.v2_0.client [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 655.402593] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.402593] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.402593] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.402861] [48527]: DEBUG nova.objects.instance [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 0cc17f86-a471-41d2-90c1-99c3eafef9da {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 655.407346] [48527]: WARNING neutronclient.v2_0.client [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 655.839322] [48527]: DEBUG nova.policy [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.847032] [48527]: INFO nova.api.openstack.requestlog [None req-c4fe308d-da29-4e83-8848-908d391c262c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 200 len: 1297 microversion: 2.1 time: 0.499564 [ 655.848891] [48527]: [pid: 48527|app: 0|req: 270/566] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:39 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 1297 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.955230] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-1250956564", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 655.992278] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.992540] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.992696] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.993040] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.993192] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.993324] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.999889] [48527]: DEBUG nova.network.neutron [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 656.000196] [48527]: WARNING neutronclient.v2_0.client [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 656.000831] [48527]: WARNING openstack [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 656.001169] [48527]: WARNING openstack [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 656.007381] [48527]: INFO nova.network.neutron [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] _ports_needed_per_instance requested_netwokrs=None [ 656.737517] [48526]: DEBUG nova.policy [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.748249] [48526]: INFO nova.api.openstack.requestlog [None req-03626135-1bdb-4525-b10d-f298238fc497 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1496 microversion: 2.1 time: 1.384896 [ 656.748561] [48526]: [pid: 48526|app: 0|req: 297/567] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:39 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1496 bytes in 1385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.752655] [48526]: DEBUG nova.api.openstack.wsgi [None req-d11a1248-0eaa-4494-aa0c-6cde9dca1001 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 656.757825] [48526]: WARNING neutronclient.v2_0.client [None req-d11a1248-0eaa-4494-aa0c-6cde9dca1001 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 656.759161] [48526]: WARNING openstack [None req-d11a1248-0eaa-4494-aa0c-6cde9dca1001 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 656.759736] [48526]: WARNING openstack [None req-d11a1248-0eaa-4494-aa0c-6cde9dca1001 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 657.005650] [48527]: DEBUG nova.virt.hardware [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 657.005925] [48527]: DEBUG nova.virt.hardware [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 657.006176] [48527]: DEBUG nova.virt.hardware [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 657.006354] [48527]: DEBUG nova.virt.hardware [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 657.006526] [48527]: DEBUG nova.virt.hardware [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 657.020599] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.021188] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.021188] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.021403] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.022942] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.023077] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.033062] [48527]: DEBUG nova.quota [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for project eee81560fdd54d57970bdf27df4b30f4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 657.035405] [48527]: DEBUG nova.quota [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for user 9be67030273e468ca0d0818670b655a6 and project eee81560fdd54d57970bdf27df4b30f4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 657.041880] [48527]: DEBUG nova.compute.api [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 657.043534] [48527]: DEBUG nova.compute.api [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 657.084465] [48527]: INFO nova.api.openstack.requestlog [None req-ccac36c0-49cd-4eb9-a748-676bd0c18e9e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.235794 [ 657.084465] [48527]: [pid: 48527|app: 0|req: 271/568] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:40 2025] POST /compute/v2.1/servers => generated 380 bytes in 1236 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 657.087120] [48527]: DEBUG nova.api.openstack.wsgi [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.091862] [48527]: DEBUG nova.compute.api [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.093031] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.093206] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.093343] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.093695] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.093955] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.094013] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.142461] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.142677] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.142827] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.143061] [48527]: DEBUG nova.objects.instance [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lazy-loading 'fault' on Instance uuid fd02382a-a8c3-470c-8dd4-2169038cb467 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 657.149168] [48527]: WARNING neutronclient.v2_0.client [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.175807] [48527]: DEBUG nova.policy [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.189549] [48527]: DEBUG nova.policy [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.190337] [48527]: DEBUG nova.policy [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.191028] [48527]: INFO nova.api.openstack.requestlog [None req-8ae4eacf-ff62-4cc4-bb59-fbc100b2753c tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1343 microversion: 2.21 time: 0.106079 [ 657.191476] [48527]: [pid: 48527|app: 0|req: 272/569] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:41 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1343 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 657.195577] [48527]: DEBUG nova.api.openstack.wsgi [None req-506b3a13-eec5-4171-ab89-fd8f25ef57fb tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.219146] [48527]: INFO nova.api.openstack.requestlog [None req-506b3a13-eec5-4171-ab89-fd8f25ef57fb tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.026602 [ 657.219146] [48527]: [pid: 48527|app: 0|req: 273/570] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:41 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 657.222281] [48527]: DEBUG nova.api.openstack.wsgi [None req-d3733b65-1149-4248-9d85-bfb568cc3236 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.223183] [48527]: DEBUG nova.policy [None req-d3733b65-1149-4248-9d85-bfb568cc3236 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Policy check for os_compute_api:os-aggregates:delete failed with credentials {'is_admin': False, 'user_id': '9f70d82f5cdf4540b51c4a25fab77fc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d34142093074f15b8a997586f70bebe', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.223525] [48527]: DEBUG nova.api.openstack.wsgi [None req-d3733b65-1149-4248-9d85-bfb568cc3236 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:delete to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 657.224727] [48527]: INFO nova.api.openstack.requestlog [None req-d3733b65-1149-4248-9d85-bfb568cc3236 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 403 len: 116 microversion: 2.1 time: 0.004622 [ 657.225260] [48527]: [pid: 48527|app: 0|req: 274/571] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:41 2025] DELETE /compute/v2.1/os-aggregates/5 => generated 116 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 657.228842] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.230590] [48527]: DEBUG nova.compute.api [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.238486] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.238732] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.238903] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.239205] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.239398] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.239600] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.271518] [48527]: WARNING neutronclient.v2_0.client [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.383412] [48527]: DEBUG nova.policy [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.390482] [48527]: INFO nova.api.openstack.requestlog [None req-7ae97cd2-613d-4a59-909e-0b4c374a3af7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 200 len: 1588 microversion: 2.1 time: 0.164807 [ 657.390934] [48527]: [pid: 48527|app: 0|req: 275/572] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:41 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 1588 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.393446] [48527]: DEBUG nova.api.openstack.wsgi [None req-21333faf-45cd-4aa3-a6f4-50f7be5fc6a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-147987269", "metadata": {"": ""}}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 657.395849] [48527]: DEBUG nova.api.openstack.wsgi [None req-21333faf-45cd-4aa3-a6f4-50f7be5fc6a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 657.395849] [48527]: INFO nova.api.openstack.requestlog [None req-21333faf-45cd-4aa3-a6f4-50f7be5fc6a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action" status: 400 len: 170 microversion: 2.1 time: 0.004407 [ 657.396293] [48527]: [pid: 48527|app: 0|req: 276/573] 10.180.1.21 () {60 vars in 1274 bytes} [Fri Dec 12 13:52:41 2025] POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action => generated 170 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 657.401019] [48527]: DEBUG nova.api.openstack.wsgi [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.404826] [48527]: DEBUG nova.compute.api [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.412958] [48527]: DEBUG oslo_concurrency.lockutils [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.413240] [48527]: DEBUG oslo_concurrency.lockutils [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.413425] [48527]: DEBUG oslo_concurrency.lockutils [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.413721] [48527]: DEBUG oslo_concurrency.lockutils [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.413872] [48527]: DEBUG oslo_concurrency.lockutils [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.413999] [48527]: DEBUG oslo_concurrency.lockutils [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.450845] [48526]: WARNING neutronclient.v2_0.client [None req-d11a1248-0eaa-4494-aa0c-6cde9dca1001 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.452154] [48526]: WARNING openstack [None req-d11a1248-0eaa-4494-aa0c-6cde9dca1001 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 657.452154] [48526]: WARNING openstack [None req-d11a1248-0eaa-4494-aa0c-6cde9dca1001 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 657.471459] [48527]: WARNING neutronclient.v2_0.client [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.497368] [48527]: DEBUG nova.policy [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.503046] [48527]: DEBUG nova.policy [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.503967] [48527]: DEBUG nova.policy [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.508519] [48527]: INFO nova.api.openstack.requestlog [None req-26e69efc-01e5-44e7-8bbe-3ef57cd605eb tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1695 microversion: 2.100 time: 0.111593 [ 657.508896] [48527]: [pid: 48527|app: 0|req: 277/574] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:41 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1695 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 657.512048] [48527]: DEBUG nova.api.openstack.wsgi [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.514248] [48527]: DEBUG nova.compute.api [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.517751] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.517751] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.517751] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.517985] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.522309] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.522309] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.545070] [48526]: INFO nova.api.openstack.requestlog [None req-d11a1248-0eaa-4494-aa0c-6cde9dca1001 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.794828 [ 657.545070] [48526]: [pid: 48526|app: 0|req: 298/575] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:52:40 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 795 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 657.547435] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf0ca739-f2c6-4b44-96f2-e57bbae29a2f tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value2", "architecture": "value3"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 657.553340] [48527]: WARNING neutronclient.v2_0.client [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.598206] [48526]: DEBUG nova.quota [None req-bf0ca739-f2c6-4b44-96f2-e57bbae29a2f tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 657.601728] [48526]: DEBUG nova.quota [None req-bf0ca739-f2c6-4b44-96f2-e57bbae29a2f tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for user 98a228699eec4b88a6ae0cb653d61237 and project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 657.671069] [48527]: DEBUG nova.policy [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.675993] [48527]: INFO nova.api.openstack.requestlog [None req-9dd3188e-4b6c-4e96-81c5-0a7a72242cf1 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1532 microversion: 2.1 time: 0.166442 [ 657.676621] [48527]: [pid: 48527|app: 0|req: 278/576] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:41 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1532 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.681444] [48527]: DEBUG nova.api.openstack.wsgi [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.684564] [48527]: DEBUG nova.compute.api [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.688214] [48527]: DEBUG oslo_concurrency.lockutils [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.688481] [48527]: DEBUG oslo_concurrency.lockutils [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.689479] [48527]: DEBUG oslo_concurrency.lockutils [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.689479] [48527]: DEBUG oslo_concurrency.lockutils [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.689479] [48527]: DEBUG oslo_concurrency.lockutils [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.689479] [48527]: DEBUG oslo_concurrency.lockutils [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.709716] [48527]: WARNING neutronclient.v2_0.client [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.732019] [48527]: DEBUG nova.policy [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.737086] [48527]: INFO nova.api.openstack.requestlog [None req-423c7a1d-6942-4d0e-bf67-b1182c95fbef tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1217 microversion: 2.1 time: 0.059580 [ 657.737466] [48527]: [pid: 48527|app: 0|req: 279/577] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:41 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.741033] [48527]: DEBUG nova.api.openstack.wsgi [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.742867] [48527]: DEBUG nova.compute.api [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.746498] [48527]: DEBUG oslo_concurrency.lockutils [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.746498] [48527]: DEBUG oslo_concurrency.lockutils [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.746498] [48527]: DEBUG oslo_concurrency.lockutils [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.746498] [48527]: DEBUG oslo_concurrency.lockutils [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.746816] [48527]: DEBUG oslo_concurrency.lockutils [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.746816] [48527]: DEBUG oslo_concurrency.lockutils [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.771444] [48527]: WARNING neutronclient.v2_0.client [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.798979] [48527]: DEBUG nova.policy [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.803703] [48527]: INFO nova.api.openstack.requestlog [None req-693cd9f0-285e-4289-8be9-a6fc0b331dd9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1210 microversion: 2.1 time: 0.065509 [ 657.810048] [48527]: [pid: 48527|app: 0|req: 280/578] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:41 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.810048] [48527]: DEBUG nova.api.openstack.wsgi [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.810048] [48527]: DEBUG nova.compute.api [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.814427] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.814427] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.814427] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.814427] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.814636] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.814636] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.829838] [48526]: INFO nova.api.openstack.requestlog [None req-bf0ca739-f2c6-4b44-96f2-e57bbae29a2f tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 64 microversion: 2.1 time: 0.284628 [ 657.830321] [48526]: [pid: 48526|app: 0|req: 299/579] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:41 2025] PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 64 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 657.832920] [48526]: DEBUG nova.api.openstack.wsgi [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.837366] [48526]: DEBUG nova.policy [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.837873] [48526]: DEBUG nova.compute.api [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 657.843489] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.843489] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.843489] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.843489] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.843808] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.843808] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.844490] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.844708] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.844849] [48527]: DEBUG oslo_concurrency.lockutils [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.845059] [48527]: DEBUG nova.objects.instance [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lazy-loading 'fault' on Instance uuid d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 657.854704] [48527]: WARNING neutronclient.v2_0.client [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.885142] [48527]: DEBUG nova.policy [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.890796] [48527]: DEBUG nova.policy [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.891433] [48527]: DEBUG nova.policy [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.892103] [48527]: INFO nova.api.openstack.requestlog [None req-96b6cd6b-c2da-4fb4-86c0-8c0fc48942e7 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1393 microversion: 2.48 time: 0.087543 [ 657.892578] [48527]: [pid: 48527|app: 0|req: 281/580] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1393 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 657.894641] [48527]: DEBUG nova.api.openstack.wsgi [None req-6a36a9c1-ce47-4a6b-9003-beba7f0e87a8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "ea5ca7f6-5ddf-45d0-8e7c-0e8c67e2f161", "ip_protocol": "tempest-999-315274717", "from_port": 22, "to_port": 22}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 657.896853] [48527]: WARNING neutronclient.v2_0.client [None req-6a36a9c1-ce47-4a6b-9003-beba7f0e87a8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.904423] [48526]: DEBUG nova.compute.multi_cell_list [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 657.929049] [48527]: INFO nova.api.openstack.wsgi [None req-6a36a9c1-ce47-4a6b-9003-beba7f0e87a8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] HTTP exception thrown: Invalid IP protocol tempest-999-315274717. [ 657.929382] [48527]: DEBUG nova.api.openstack.wsgi [None req-6a36a9c1-ce47-4a6b-9003-beba7f0e87a8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Returning 400 to user: Invalid IP protocol tempest-999-315274717. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 657.929829] [48527]: INFO nova.api.openstack.requestlog [None req-6a36a9c1-ce47-4a6b-9003-beba7f0e87a8 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 86 microversion: 2.1 time: 0.036933 [ 657.930171] [48527]: [pid: 48527|app: 0|req: 282/581] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:52:42 2025] POST /compute/v2.1/os-security-group-rules => generated 86 bytes in 37 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 657.935587] [48527]: DEBUG nova.api.openstack.wsgi [None req-529ba043-9c90-42ae-94d2-e05d6fa25a46 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.944637] [48526]: DEBUG nova.policy [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.949446] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.949646] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.949785] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.949979] [48527]: INFO nova.api.openstack.requestlog [None req-529ba043-9c90-42ae-94d2-e05d6fa25a46 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1541423477" status: 202 len: 0 microversion: 2.1 time: 0.019234 [ 657.950333] [48527]: [pid: 48527|app: 0|req: 283/582] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:52:42 2025] DELETE /compute/v2.1/flavors/1541423477 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 657.952844] [48527]: DEBUG nova.api.openstack.wsgi [None req-aaf4a11a-8397-4781-b1ea-120fea736f3e tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Action: 'update', calling method: >, 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=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 657.956785] [48526]: WARNING neutronclient.v2_0.client [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.033739] [48527]: DEBUG oslo_concurrency.lockutils [None req-aaf4a11a-8397-4781-b1ea-120fea736f3e tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.034031] [48527]: DEBUG oslo_concurrency.lockutils [None req-aaf4a11a-8397-4781-b1ea-120fea736f3e tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.034074] [48527]: DEBUG oslo_concurrency.lockutils [None req-aaf4a11a-8397-4781-b1ea-120fea736f3e tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.034413] [48527]: DEBUG oslo_concurrency.lockutils [None req-aaf4a11a-8397-4781-b1ea-120fea736f3e tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.035766] [48527]: DEBUG oslo_concurrency.lockutils [None req-aaf4a11a-8397-4781-b1ea-120fea736f3e tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.036628] [48527]: DEBUG oslo_concurrency.lockutils [None req-aaf4a11a-8397-4781-b1ea-120fea736f3e tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.053974] [48526]: INFO nova.api.openstack.requestlog [None req-22ae52ad-97b4-45c4-afa7-226347c52994 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/detail?status=active" status: 200 len: 4511 microversion: 2.1 time: 0.222869 [ 658.054703] [48526]: [pid: 48526|app: 0|req: 300/583] 10.180.1.21 () {58 vars in 1168 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/detail?status=active => generated 4511 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.057997] [48526]: DEBUG nova.api.openstack.wsgi [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.059562] [48526]: DEBUG nova.compute.api [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.063478] [48526]: DEBUG oslo_concurrency.lockutils [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.063723] [48526]: DEBUG oslo_concurrency.lockutils [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.063853] [48526]: DEBUG oslo_concurrency.lockutils [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.064123] [48526]: DEBUG oslo_concurrency.lockutils [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.064265] [48526]: DEBUG oslo_concurrency.lockutils [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.064385] [48526]: DEBUG oslo_concurrency.lockutils [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.093983] [48526]: DEBUG oslo_concurrency.lockutils [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.093983] [48526]: DEBUG oslo_concurrency.lockutils [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.094194] [48526]: DEBUG oslo_concurrency.lockutils [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.094472] [48526]: DEBUG nova.objects.instance [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lazy-loading 'fault' on Instance uuid 81ba41ed-99c8-457e-91c6-1b1bf383855c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 658.110895] [48526]: WARNING neutronclient.v2_0.client [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.131582] [48526]: DEBUG nova.policy [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.138964] [48526]: INFO nova.api.openstack.requestlog [None req-8edf6f88-6de5-456b-8e56-f0627f1448d8 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1298 microversion: 2.1 time: 0.084022 [ 658.139337] [48526]: [pid: 48526|app: 0|req: 301/584] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1298 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.182243] [48526]: DEBUG nova.api.openstack.wsgi [None req-ecc61693-4fcd-4854-8714-5880e8f5c4b4 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.185093] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecc61693-4fcd-4854-8714-5880e8f5c4b4 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.185667] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecc61693-4fcd-4854-8714-5880e8f5c4b4 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.186399] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecc61693-4fcd-4854-8714-5880e8f5c4b4 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.186738] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecc61693-4fcd-4854-8714-5880e8f5c4b4 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.188016] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecc61693-4fcd-4854-8714-5880e8f5c4b4 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.190204] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecc61693-4fcd-4854-8714-5880e8f5c4b4 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.204853] [48526]: INFO nova.api.openstack.requestlog [None req-ecc61693-4fcd-4854-8714-5880e8f5c4b4 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.064888 [ 658.205343] [48526]: [pid: 48526|app: 0|req: 302/585] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/os-services => generated 557 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.212078] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.213956] [48526]: DEBUG nova.compute.api [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.220336] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.220649] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.220836] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.221287] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.221545] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.221729] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.263159] [48527]: INFO nova.api.openstack.requestlog [None req-aaf4a11a-8397-4781-b1ea-120fea736f3e tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/e5446171ebec41f1b7d5fa99839ce484" status: 200 len: 329 microversion: 2.1 time: 0.311342 [ 658.266067] [48527]: [pid: 48527|app: 0|req: 284/586] 10.180.1.21 () {60 vars in 1258 bytes} [Fri Dec 12 13:52:42 2025] PUT /compute/v2.1/os-quota-sets/e5446171ebec41f1b7d5fa99839ce484 => generated 329 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.269406] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.270784] [48526]: WARNING neutronclient.v2_0.client [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.270902] [48527]: DEBUG nova.compute.api [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.276489] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.279371] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.279371] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.279371] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.279371] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.279916] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.299462] [48527]: WARNING neutronclient.v2_0.client [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.382946] [48527]: DEBUG nova.policy [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.388992] [48527]: INFO nova.api.openstack.requestlog [None req-bd38c76a-0a2e-40d8-8acd-9f26a224eeae tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1320 microversion: 2.1 time: 0.122045 [ 658.389345] [48527]: [pid: 48527|app: 0|req: 285/587] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1320 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.393058] [48526]: DEBUG nova.policy [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.394606] [48527]: DEBUG nova.api.openstack.wsgi [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.395974] [48527]: DEBUG nova.compute.api [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.397586] [48526]: INFO nova.api.openstack.requestlog [None req-2e77383e-a1ec-4c67-a234-49d5e5183b42 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1362 microversion: 2.1 time: 0.191615 [ 658.397932] [48526]: [pid: 48526|app: 0|req: 303/588] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1362 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.399661] [48527]: DEBUG oslo_concurrency.lockutils [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.400024] [48527]: DEBUG oslo_concurrency.lockutils [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.400024] [48527]: DEBUG oslo_concurrency.lockutils [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.401270] [48527]: DEBUG oslo_concurrency.lockutils [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.401270] [48527]: DEBUG oslo_concurrency.lockutils [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.401270] [48527]: DEBUG oslo_concurrency.lockutils [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.403010] [48526]: DEBUG nova.api.openstack.wsgi [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.404695] [48526]: DEBUG nova.compute.api [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.410273] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.410439] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.410618] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.411245] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.411245] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.411245] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.417685] [48527]: WARNING neutronclient.v2_0.client [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.434812] [48526]: WARNING neutronclient.v2_0.client [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.440766] [48527]: DEBUG nova.policy [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.446540] [48527]: INFO nova.api.openstack.requestlog [None req-132b22db-382d-45b9-a290-256de30dfb2e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1211 microversion: 2.1 time: 0.056368 [ 658.447328] [48527]: [pid: 48527|app: 0|req: 286/589] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.451136] [48527]: DEBUG nova.api.openstack.wsgi [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 658.451289] [48527]: DEBUG nova.compute.api [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.454821] [48526]: DEBUG nova.policy [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.455916] [48527]: DEBUG oslo_concurrency.lockutils [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.457395] [48527]: DEBUG oslo_concurrency.lockutils [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.457395] [48527]: DEBUG oslo_concurrency.lockutils [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.457395] [48527]: DEBUG oslo_concurrency.lockutils [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.457395] [48527]: DEBUG oslo_concurrency.lockutils [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.457696] [48527]: DEBUG oslo_concurrency.lockutils [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.459965] [48526]: INFO nova.api.openstack.requestlog [None req-d23bd4d8-5c8b-4a5b-b596-d4038dc65013 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1269 microversion: 2.1 time: 0.058908 [ 658.460332] [48526]: [pid: 48526|app: 0|req: 304/590] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1269 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.462787] [48526]: DEBUG nova.api.openstack.wsgi [req-e649daaa-b4f8-4dc8-85fc-65415beb43ac req-12731caa-9d7d-449b-9aae-e75a6d1e71d9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d104c56-bece-4414-94ba-039eecb4c6f9", "name": "network-vif-plugged", "status": "completed", "tag": "0046fe9b-1464-4dce-8873-9967fa68a7c8"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 658.468407] [48526]: DEBUG oslo_concurrency.lockutils [req-e649daaa-b4f8-4dc8-85fc-65415beb43ac req-12731caa-9d7d-449b-9aae-e75a6d1e71d9 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.469362] [48526]: DEBUG oslo_concurrency.lockutils [req-e649daaa-b4f8-4dc8-85fc-65415beb43ac req-12731caa-9d7d-449b-9aae-e75a6d1e71d9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.469362] [48526]: DEBUG oslo_concurrency.lockutils [req-e649daaa-b4f8-4dc8-85fc-65415beb43ac req-12731caa-9d7d-449b-9aae-e75a6d1e71d9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.471868] [48527]: DEBUG nova.objects.instance [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'flavor' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 658.475896] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e649daaa-b4f8-4dc8-85fc-65415beb43ac req-12731caa-9d7d-449b-9aae-e75a6d1e71d9 service nova] Creating event network-vif-plugged:0046fe9b-1464-4dce-8873-9967fa68a7c8 for instance 0d104c56-bece-4414-94ba-039eecb4c6f9 on cpu-1 [ 658.482987] [48526]: INFO nova.api.openstack.requestlog [req-e649daaa-b4f8-4dc8-85fc-65415beb43ac req-12731caa-9d7d-449b-9aae-e75a6d1e71d9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022015 [ 658.483332] [48526]: [pid: 48526|app: 0|req: 305/591] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:42 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) [ 658.512729] [48526]: DEBUG nova.api.openstack.wsgi [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1261465636", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "60837cb2-dceb-4a04-af03-38dc562133a9"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 658.545601] [48527]: INFO nova.api.openstack.requestlog [None req-67ec6e72-d020-43ff-a974-fdda4c514304 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "POST /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c/action" status: 200 len: 32 microversion: 2.1 time: 0.097224 [ 658.545601] [48527]: [pid: 48527|app: 0|req: 287/592] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:42 2025] POST /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c/action => generated 32 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 658.549926] [48527]: DEBUG nova.api.openstack.wsgi [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.550249] [48527]: DEBUG nova.compute.api [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.553920] [48527]: DEBUG oslo_concurrency.lockutils [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.554032] [48527]: DEBUG oslo_concurrency.lockutils [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.554161] [48527]: DEBUG oslo_concurrency.lockutils [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.554415] [48527]: DEBUG oslo_concurrency.lockutils [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.554557] [48527]: DEBUG oslo_concurrency.lockutils [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.554596] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.554678] [48527]: DEBUG oslo_concurrency.lockutils [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.554763] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.554900] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.556070] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.557401] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.557576] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.561570] [48526]: DEBUG nova.network.neutron [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] validate_networks() for [('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 658.562701] [48526]: WARNING neutronclient.v2_0.client [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.563996] [48526]: WARNING openstack [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 658.565059] [48526]: WARNING openstack [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 658.567303] [48527]: INFO nova.api.openstack.wsgi [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] HTTP exception thrown: Instance 0cc17f86-a471-41d2-90c1-99c3eafef9da could not be found. [ 658.567645] [48527]: DEBUG nova.api.openstack.wsgi [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Returning 404 to user: Instance 0cc17f86-a471-41d2-90c1-99c3eafef9da could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 658.568068] [48527]: INFO nova.api.openstack.requestlog [None req-11f19cb5-1718-438a-b62e-1ae3148748ee tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 404 len: 111 microversion: 2.1 time: 0.021892 [ 658.568576] [48527]: [pid: 48527|app: 0|req: 288/593] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 658.570966] [48527]: DEBUG nova.api.openstack.wsgi [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.572343] [48527]: DEBUG nova.compute.api [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.572709] [48526]: INFO nova.network.neutron [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] _ports_needed_per_instance requested_netwokrs=[('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] [ 658.575676] [48527]: DEBUG oslo_concurrency.lockutils [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.575856] [48527]: DEBUG oslo_concurrency.lockutils [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.575986] [48527]: DEBUG oslo_concurrency.lockutils [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.576255] [48527]: DEBUG oslo_concurrency.lockutils [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.576401] [48527]: DEBUG oslo_concurrency.lockutils [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.576520] [48527]: DEBUG oslo_concurrency.lockutils [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.594669] [48527]: WARNING neutronclient.v2_0.client [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.629423] [48527]: DEBUG nova.policy [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.634178] [48527]: INFO nova.api.openstack.requestlog [None req-467e6248-6a67-410a-b01a-dc76192e8b11 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1207 microversion: 2.1 time: 0.064979 [ 658.634631] [48527]: [pid: 48527|app: 0|req: 289/594] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1207 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.638615] [48527]: DEBUG nova.api.openstack.wsgi [None req-65a8e685-c19b-4e1a-8e2e-40014c84e70d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-server-group-1142855829", "policies": ["anti-affinity"]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 658.649514] [48527]: DEBUG nova.quota [None req-65a8e685-c19b-4e1a-8e2e-40014c84e70d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 658.652043] [48527]: DEBUG nova.quota [None req-65a8e685-c19b-4e1a-8e2e-40014c84e70d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 658.679912] [48527]: DEBUG nova.quota [None req-65a8e685-c19b-4e1a-8e2e-40014c84e70d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 658.682369] [48527]: DEBUG nova.quota [None req-65a8e685-c19b-4e1a-8e2e-40014c84e70d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 658.691526] [48527]: INFO nova.api.openstack.requestlog [None req-65a8e685-c19b-4e1a-8e2e-40014c84e70d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 169 microversion: 2.1 time: 0.056422 [ 658.693101] [48527]: [pid: 48527|app: 0|req: 290/595] 10.180.1.21 () {60 vars in 1168 bytes} [Fri Dec 12 13:52:42 2025] POST /compute/v2.1/os-server-groups => generated 169 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.695154] [48527]: DEBUG nova.api.openstack.wsgi [None req-d2a49617-1e8c-4aee-9118-b3130faa066a tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.706267] [48526]: WARNING neutronclient.v2_0.client [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.706820] [48526]: WARNING openstack [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 658.707718] [48526]: WARNING openstack [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 658.715066] [48527]: INFO nova.api.openstack.requestlog [None req-d2a49617-1e8c-4aee-9118-b3130faa066a tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 200 len: 0 microversion: 2.1 time: 0.022533 [ 658.715506] [48527]: [pid: 48527|app: 0|req: 291/596] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:42 2025] DELETE /compute/v2.1/os-aggregates/5 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 658.718088] [48527]: DEBUG nova.api.openstack.wsgi [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.720305] [48527]: DEBUG nova.compute.api [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.723837] [48527]: DEBUG oslo_concurrency.lockutils [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.724385] [48527]: DEBUG oslo_concurrency.lockutils [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.724385] [48527]: DEBUG oslo_concurrency.lockutils [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.724993] [48527]: DEBUG oslo_concurrency.lockutils [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.725180] [48527]: DEBUG oslo_concurrency.lockutils [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.725324] [48527]: DEBUG oslo_concurrency.lockutils [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.744205] [48527]: WARNING neutronclient.v2_0.client [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.858162] [48526]: DEBUG nova.virt.hardware [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 658.858597] [48526]: DEBUG nova.virt.hardware [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 658.858781] [48526]: DEBUG nova.virt.hardware [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 658.859255] [48526]: DEBUG nova.virt.hardware [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 658.859255] [48526]: DEBUG nova.virt.hardware [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 658.872063] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.872270] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.872615] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.873503] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.873503] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.873503] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.895614] [48526]: DEBUG nova.quota [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 658.900103] [48526]: DEBUG nova.quota [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for user 74703b1f213746e0a597ab93ba49205e and project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 658.908195] [48526]: DEBUG nova.compute.api [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 658.909642] [48526]: DEBUG nova.compute.api [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 658.961760] [48526]: INFO nova.api.openstack.requestlog [None req-bcb61401-3b50-4cc6-ae1c-363984f8e118 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.477594 [ 658.962403] [48526]: [pid: 48526|app: 0|req: 306/597] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:42 2025] POST /compute/v2.1/servers => generated 380 bytes in 478 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 658.965030] [48526]: DEBUG nova.api.openstack.wsgi [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.967871] [48526]: DEBUG nova.compute.api [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.973461] [48526]: DEBUG oslo_concurrency.lockutils [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.973751] [48526]: DEBUG oslo_concurrency.lockutils [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.974177] [48526]: DEBUG oslo_concurrency.lockutils [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.974991] [48526]: DEBUG oslo_concurrency.lockutils [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.975715] [48526]: DEBUG oslo_concurrency.lockutils [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.975715] [48526]: DEBUG oslo_concurrency.lockutils [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.992374] [48526]: WARNING neutronclient.v2_0.client [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 659.260605] [48526]: INFO nova.api.openstack.requestlog [None req-67f845d2-c145-47fa-af41-3155c31b4dc2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.297591 [ 659.261157] [48526]: [pid: 48526|app: 0|req: 307/598] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:52:43 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413/os-interface => generated 287 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 659.264532] [48526]: DEBUG nova.api.openstack.wsgi [None req-9e69c098-4e99-4d06-b15c-7b987668b751 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 659.265834] [48526]: WARNING neutronclient.v2_0.client [None req-9e69c098-4e99-4d06-b15c-7b987668b751 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 659.266782] [48526]: WARNING openstack [None req-9e69c098-4e99-4d06-b15c-7b987668b751 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 659.266974] [48526]: WARNING openstack [None req-9e69c098-4e99-4d06-b15c-7b987668b751 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 659.276305] [48527]: DEBUG nova.policy [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.283152] [48527]: INFO nova.api.openstack.requestlog [None req-aedbb34f-2c36-41d1-bf5e-323efacee4e2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1518 microversion: 2.1 time: 0.567014 [ 659.283633] [48527]: [pid: 48527|app: 0|req: 292/599] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:42 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1518 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.286151] [48527]: DEBUG nova.api.openstack.wsgi [None req-6a2eb799-fb24-45ce-9247-3b4198e12afa tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Action: 'create', calling method: >, body: {"pool": "70bd9cef-8f0e-48ad-8dcd-851a53cd468c"} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 659.288747] [48527]: WARNING neutronclient.v2_0.client [None req-6a2eb799-fb24-45ce-9247-3b4198e12afa tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 659.292097] [48527]: WARNING openstack [None req-6a2eb799-fb24-45ce-9247-3b4198e12afa tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 659.292097] [48527]: WARNING openstack [None req-6a2eb799-fb24-45ce-9247-3b4198e12afa tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 659.945638] [48526]: WARNING neutronclient.v2_0.client [None req-9e69c098-4e99-4d06-b15c-7b987668b751 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 660.208191] [48526]: WARNING neutronclient.v2_0.client [None req-9e69c098-4e99-4d06-b15c-7b987668b751 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 660.241731] [48527]: WARNING neutronclient.v2_0.client [None req-6a2eb799-fb24-45ce-9247-3b4198e12afa tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 660.242409] [48527]: WARNING openstack [None req-6a2eb799-fb24-45ce-9247-3b4198e12afa tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 660.242728] [48527]: WARNING openstack [None req-6a2eb799-fb24-45ce-9247-3b4198e12afa tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 660.419284] [48527]: INFO nova.api.openstack.requestlog [None req-6a2eb799-fb24-45ce-9247-3b4198e12afa tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.134994 [ 660.419774] [48527]: [pid: 48527|app: 0|req: 293/600] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:52:43 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 660.422585] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc4bc145-6468-417e-b8c9-f2dd60ab074e tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 660.455105] [48527]: INFO nova.api.openstack.requestlog [None req-fc4bc145-6468-417e-b8c9-f2dd60ab074e tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 64 microversion: 2.1 time: 0.034676 [ 660.455511] [48527]: [pid: 48527|app: 0|req: 294/601] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:52:44 2025] GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 64 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 660.458013] [48527]: DEBUG nova.api.openstack.wsgi [None req-95219edc-368f-4cd9-877e-709947d8e45e tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-940229754", "description": "tempest-description-2073704946"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 660.460675] [48527]: WARNING neutronclient.v2_0.client [None req-95219edc-368f-4cd9-877e-709947d8e45e tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 660.591896] [48526]: INFO nova.api.openstack.requestlog [None req-9e69c098-4e99-4d06-b15c-7b987668b751 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/194f2dce-c514-400b-b910-d51872cdd91a" status: 202 len: 0 microversion: 2.1 time: 1.330126 [ 660.592510] [48526]: [pid: 48526|app: 0|req: 308/602] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:52:43 2025] DELETE /compute/v2.1/os-floating-ips/194f2dce-c514-400b-b910-d51872cdd91a => generated 0 bytes in 1331 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 660.595780] [48526]: DEBUG nova.api.openstack.wsgi [None req-5536a82b-7710-48a2-93bb-41aa514fcf14 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 660.616124] [48526]: INFO nova.api.openstack.requestlog [None req-5536a82b-7710-48a2-93bb-41aa514fcf14 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.022065 [ 660.616414] [48526]: [pid: 48526|app: 0|req: 309/603] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:52:44 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.618968] [48526]: DEBUG nova.api.openstack.wsgi [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 660.621547] [48526]: DEBUG nova.policy [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.621683] [48526]: DEBUG nova.api.openstack.compute.servers [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Removing options 'limit' from query {{(pid=48526) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 660.622091] [48526]: DEBUG nova.compute.api [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 660.626664] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.626664] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.627155] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.627155] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.627464] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.627595] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.685805] [48526]: DEBUG nova.policy [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.690206] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.690397] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.691146] [48526]: DEBUG oslo_concurrency.lockutils [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.697299] [48526]: WARNING neutronclient.v2_0.client [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 660.913195] [48527]: INFO nova.api.openstack.requestlog [None req-95219edc-368f-4cd9-877e-709947d8e45e tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.456915 [ 660.913418] [48527]: [pid: 48527|app: 0|req: 295/604] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:52:44 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 660.917165] [48527]: DEBUG nova.api.openstack.wsgi [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 660.917474] [48527]: DEBUG nova.compute.api [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 660.930022] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.930022] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.930022] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.930022] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.930341] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.930480] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.963987] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.963987] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.963987] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.964166] [48527]: DEBUG nova.objects.instance [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lazy-loading 'fault' on Instance uuid fd02382a-a8c3-470c-8dd4-2169038cb467 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 660.970573] [48526]: INFO nova.api.openstack.requestlog [None req-11d27194-24b5-4689-8d1a-7ad75df80b96 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/detail?limit=1" status: 200 len: 1659 microversion: 2.1 time: 0.353695 [ 660.970919] [48526]: [pid: 48526|app: 0|req: 310/605] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:52:44 2025] GET /compute/v2.1/servers/detail?limit=1 => generated 1659 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.973423] [48526]: DEBUG nova.api.openstack.wsgi [None req-86a871f1-6194-49b3-83af-2a5ddcda27ad tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 660.975605] [48527]: WARNING neutronclient.v2_0.client [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 660.975703] [48526]: DEBUG oslo_concurrency.lockutils [None req-86a871f1-6194-49b3-83af-2a5ddcda27ad tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.975823] [48526]: DEBUG oslo_concurrency.lockutils [None req-86a871f1-6194-49b3-83af-2a5ddcda27ad tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.975965] [48526]: DEBUG oslo_concurrency.lockutils [None req-86a871f1-6194-49b3-83af-2a5ddcda27ad tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.976360] [48526]: DEBUG oslo_concurrency.lockutils [None req-86a871f1-6194-49b3-83af-2a5ddcda27ad tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.976518] [48526]: DEBUG oslo_concurrency.lockutils [None req-86a871f1-6194-49b3-83af-2a5ddcda27ad tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.976642] [48526]: DEBUG oslo_concurrency.lockutils [None req-86a871f1-6194-49b3-83af-2a5ddcda27ad tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.997656] [48526]: INFO nova.api.openstack.requestlog [None req-86a871f1-6194-49b3-83af-2a5ddcda27ad tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.025999 [ 660.997956] [48526]: [pid: 48526|app: 0|req: 311/606] 10.180.1.21 () {58 vars in 1165 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/os-services?xxx=nova-compute => generated 557 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 661.001139] [48526]: DEBUG nova.api.openstack.wsgi [None req-d79462fd-6980-48b8-9fb7-e0a7648a1c5d tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Action: 'update', calling method: >, 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=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 661.023731] [48527]: DEBUG nova.policy [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.031878] [48527]: DEBUG nova.policy [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.032944] [48527]: DEBUG nova.policy [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.034209] [48527]: INFO nova.api.openstack.requestlog [None req-b9bd7937-c207-49a0-aa92-87fbdfe529d6 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1343 microversion: 2.21 time: 0.119848 [ 661.034209] [48527]: [pid: 48527|app: 0|req: 296/607] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1343 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 661.036950] [48527]: DEBUG nova.api.openstack.wsgi [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.038798] [48527]: DEBUG nova.compute.api [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.042132] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.042379] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.043197] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.043197] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.043197] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.043197] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.052501] [48526]: DEBUG oslo_concurrency.lockutils [None req-d79462fd-6980-48b8-9fb7-e0a7648a1c5d tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.052501] [48526]: DEBUG oslo_concurrency.lockutils [None req-d79462fd-6980-48b8-9fb7-e0a7648a1c5d tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.052501] [48526]: DEBUG oslo_concurrency.lockutils [None req-d79462fd-6980-48b8-9fb7-e0a7648a1c5d tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.052501] [48526]: DEBUG oslo_concurrency.lockutils [None req-d79462fd-6980-48b8-9fb7-e0a7648a1c5d tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.052867] [48526]: DEBUG oslo_concurrency.lockutils [None req-d79462fd-6980-48b8-9fb7-e0a7648a1c5d tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.052867] [48526]: DEBUG oslo_concurrency.lockutils [None req-d79462fd-6980-48b8-9fb7-e0a7648a1c5d tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.075625] [48527]: WARNING neutronclient.v2_0.client [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.111962] [48527]: DEBUG nova.policy [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.119740] [48527]: DEBUG nova.policy [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.120399] [48527]: DEBUG nova.policy [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.123567] [48527]: INFO nova.api.openstack.requestlog [None req-eca13e7b-e6bb-4ab1-bedd-6ce112dca5db tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1683 microversion: 2.100 time: 0.088629 [ 661.124009] [48527]: [pid: 48527|app: 0|req: 297/608] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1683 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 661.126416] [48527]: DEBUG nova.api.openstack.wsgi [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.127936] [48527]: DEBUG nova.compute.api [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.132614] [48527]: DEBUG oslo_concurrency.lockutils [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.132614] [48527]: DEBUG oslo_concurrency.lockutils [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.132909] [48527]: DEBUG oslo_concurrency.lockutils [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.133200] [48527]: DEBUG oslo_concurrency.lockutils [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.133200] [48527]: DEBUG oslo_concurrency.lockutils [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.133406] [48527]: DEBUG oslo_concurrency.lockutils [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.166790] [48527]: WARNING neutronclient.v2_0.client [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.243803] [48526]: INFO nova.api.openstack.requestlog [None req-d79462fd-6980-48b8-9fb7-e0a7648a1c5d tempest-QuotasAdminTestJSON-338297075 tempest-QuotasAdminTestJSON-338297075-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/e5446171ebec41f1b7d5fa99839ce484" status: 200 len: 329 microversion: 2.1 time: 0.245138 [ 661.244207] [48526]: [pid: 48526|app: 0|req: 312/609] 10.180.1.21 () {60 vars in 1258 bytes} [Fri Dec 12 13:52:45 2025] PUT /compute/v2.1/os-quota-sets/e5446171ebec41f1b7d5fa99839ce484 => generated 329 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 661.246997] [48526]: DEBUG nova.api.openstack.wsgi [None req-9c4a62d9-1167-47bc-980c-d7b9081a937d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.274577] [48526]: INFO nova.api.openstack.requestlog [None req-9c4a62d9-1167-47bc-980c-d7b9081a937d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/95d2def2-3d34-4cef-b55d-c1b406bc58f9" status: 204 len: 0 microversion: 2.1 time: 0.029230 [ 661.275510] [48526]: [pid: 48526|app: 0|req: 313/610] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:52:45 2025] DELETE /compute/v2.1/os-server-groups/95d2def2-3d34-4cef-b55d-c1b406bc58f9 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 661.280766] [48526]: DEBUG nova.api.openstack.wsgi [None req-083c71bf-4c3f-4310-a57a-3b4cc07efa95 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.293126] [48526]: INFO nova.api.openstack.wsgi [None req-083c71bf-4c3f-4310-a57a-3b4cc07efa95 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 661.293892] [48526]: DEBUG nova.api.openstack.wsgi [None req-083c71bf-4c3f-4310-a57a-3b4cc07efa95 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 661.294204] [48526]: INFO nova.api.openstack.requestlog [None req-083c71bf-4c3f-4310-a57a-3b4cc07efa95 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.015645 [ 661.294654] [48526]: [pid: 48526|app: 0|req: 314/611] 10.180.1.21 () {58 vars in 1150 bytes} [Fri Dec 12 13:52:45 2025] DELETE /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 661.301223] [48526]: DEBUG nova.api.openstack.wsgi [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.303856] [48526]: DEBUG nova.compute.api [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.309696] [48527]: DEBUG nova.policy [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.311449] [48526]: DEBUG oslo_concurrency.lockutils [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.311716] [48526]: DEBUG oslo_concurrency.lockutils [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.312460] [48526]: DEBUG oslo_concurrency.lockutils [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.312891] [48526]: DEBUG oslo_concurrency.lockutils [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.313081] [48526]: DEBUG oslo_concurrency.lockutils [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.313261] [48526]: DEBUG oslo_concurrency.lockutils [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.316092] [48527]: INFO nova.api.openstack.requestlog [None req-09d9218e-8a98-4d1d-89fa-4e5e63ac94c8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1502 microversion: 2.1 time: 0.191545 [ 661.316498] [48527]: [pid: 48527|app: 0|req: 298/612] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1502 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.319891] [48527]: DEBUG nova.api.openstack.wsgi [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.322302] [48527]: DEBUG nova.compute.api [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.327314] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.327539] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.327723] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.328026] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.328234] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.328475] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.353620] [48526]: WARNING neutronclient.v2_0.client [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.360190] [48527]: WARNING neutronclient.v2_0.client [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.375689] [48526]: DEBUG nova.policy [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.384433] [48526]: INFO nova.api.openstack.requestlog [None req-97e03b88-4356-4df9-9eb0-1441926dbaa6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1217 microversion: 2.1 time: 0.089103 [ 661.385092] [48526]: [pid: 48526|app: 0|req: 315/613] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1217 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.387820] [48526]: DEBUG nova.api.openstack.wsgi [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.389693] [48526]: DEBUG nova.compute.api [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.393815] [48527]: DEBUG nova.policy [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.396132] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.396132] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.396132] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.396368] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.396487] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.396628] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.401735] [48527]: INFO nova.api.openstack.requestlog [None req-a1c4b94d-df21-4aca-ad1d-d18e51b0d002 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1210 microversion: 2.1 time: 0.084261 [ 661.402572] [48527]: [pid: 48527|app: 0|req: 299/614] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1210 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.406269] [48527]: DEBUG nova.api.openstack.wsgi [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.408087] [48527]: DEBUG nova.compute.api [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.412486] [48527]: DEBUG oslo_concurrency.lockutils [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.412701] [48527]: DEBUG oslo_concurrency.lockutils [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.412845] [48527]: DEBUG oslo_concurrency.lockutils [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.413127] [48527]: DEBUG oslo_concurrency.lockutils [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.413279] [48527]: DEBUG oslo_concurrency.lockutils [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.413897] [48527]: DEBUG oslo_concurrency.lockutils [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.433837] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.434050] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.434191] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.434429] [48526]: DEBUG nova.objects.instance [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lazy-loading 'fault' on Instance uuid d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 661.439046] [48526]: WARNING neutronclient.v2_0.client [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.442100] [48527]: WARNING neutronclient.v2_0.client [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.462162] [48526]: DEBUG nova.policy [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.469504] [48526]: DEBUG nova.policy [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.470460] [48526]: DEBUG nova.policy [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.471473] [48526]: INFO nova.api.openstack.requestlog [None req-dbaea657-7475-4b29-95be-fabc3b40392d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1393 microversion: 2.48 time: 0.085897 [ 661.471678] [48526]: [pid: 48526|app: 0|req: 316/615] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1393 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 661.474412] [48526]: DEBUG nova.api.openstack.wsgi [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.479026] [48526]: DEBUG nova.compute.api [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.483071] [48526]: DEBUG oslo_concurrency.lockutils [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.483407] [48526]: DEBUG oslo_concurrency.lockutils [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.483764] [48526]: DEBUG oslo_concurrency.lockutils [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.484065] [48526]: DEBUG oslo_concurrency.lockutils [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.484211] [48526]: DEBUG oslo_concurrency.lockutils [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.484334] [48526]: DEBUG oslo_concurrency.lockutils [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.486417] [48527]: DEBUG nova.policy [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.492236] [48527]: INFO nova.api.openstack.requestlog [None req-f48017ae-d5cd-4694-8e92-7faa1432ca50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1212 microversion: 2.1 time: 0.089356 [ 661.492812] [48527]: [pid: 48527|app: 0|req: 300/616] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1212 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.496174] [48527]: DEBUG nova.api.openstack.wsgi [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.498051] [48527]: DEBUG nova.compute.api [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.502999] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.503379] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.503579] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.503986] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.504303] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.504531] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.515375] [48526]: DEBUG oslo_concurrency.lockutils [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.515614] [48526]: DEBUG oslo_concurrency.lockutils [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.515806] [48526]: DEBUG oslo_concurrency.lockutils [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.516031] [48526]: DEBUG nova.objects.instance [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lazy-loading 'fault' on Instance uuid 81ba41ed-99c8-457e-91c6-1b1bf383855c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 661.520107] [48526]: WARNING neutronclient.v2_0.client [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.528580] [48527]: WARNING neutronclient.v2_0.client [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.541558] [48526]: DEBUG nova.policy [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11214498f004e3b86476ecc54af82de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09de16fa1ceb4076916577c5aaad17b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.546619] [48526]: INFO nova.api.openstack.requestlog [None req-11305104-8f59-4100-a2f6-5b37e0200c44 tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 200 len: 1298 microversion: 2.1 time: 0.074308 [ 661.547047] [48526]: [pid: 48526|app: 0|req: 317/617] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 1298 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.550317] [48526]: DEBUG nova.api.openstack.wsgi [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.552115] [48526]: DEBUG nova.compute.api [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.556576] [48526]: DEBUG oslo_concurrency.lockutils [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.556846] [48526]: DEBUG oslo_concurrency.lockutils [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.557039] [48526]: DEBUG oslo_concurrency.lockutils [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.557428] [48526]: DEBUG oslo_concurrency.lockutils [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.557585] [48526]: DEBUG oslo_concurrency.lockutils [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.557811] [48526]: DEBUG oslo_concurrency.lockutils [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.579098] [48526]: WARNING neutronclient.v2_0.client [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.720198] [48527]: DEBUG nova.policy [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.728172] [48527]: INFO nova.api.openstack.requestlog [None req-fef0318e-28ff-4207-8b9a-8a7da60f797e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1518 microversion: 2.1 time: 0.234473 [ 661.728771] [48527]: [pid: 48527|app: 0|req: 301/618] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1518 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.732161] [48527]: DEBUG nova.api.openstack.wsgi [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.733660] [48527]: DEBUG nova.compute.api [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.739260] [48527]: DEBUG oslo_concurrency.lockutils [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.739509] [48527]: DEBUG oslo_concurrency.lockutils [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.739669] [48527]: DEBUG oslo_concurrency.lockutils [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.740104] [48527]: DEBUG oslo_concurrency.lockutils [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.740251] [48527]: DEBUG oslo_concurrency.lockutils [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.740327] [48527]: DEBUG oslo_concurrency.lockutils [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.760332] [48526]: DEBUG nova.policy [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.767164] [48526]: INFO nova.api.openstack.requestlog [None req-90e559c4-f65f-4f3b-b1e6-2e5f6fa9e7ab tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1320 microversion: 2.1 time: 0.218495 [ 661.767164] [48526]: [pid: 48526|app: 0|req: 318/619] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1320 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.768777] [48527]: WARNING neutronclient.v2_0.client [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.770040] [48526]: DEBUG nova.api.openstack.wsgi [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.771254] [48526]: DEBUG nova.compute.api [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.776269] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.776631] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.776884] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.777403] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.777765] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.777910] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.796155] [48526]: WARNING neutronclient.v2_0.client [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.987420] [48526]: DEBUG nova.policy [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.992869] [48526]: INFO nova.api.openstack.requestlog [None req-9a2f94d7-dce8-46a9-a244-0e9c04a77b4e tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1267 microversion: 2.1 time: 0.225464 [ 661.993314] [48526]: [pid: 48526|app: 0|req: 319/620] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1267 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.997366] [48526]: DEBUG nova.api.openstack.wsgi [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.997722] [48526]: DEBUG nova.compute.api [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 662.001436] [48526]: DEBUG oslo_concurrency.lockutils [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.001669] [48526]: DEBUG oslo_concurrency.lockutils [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.001831] [48526]: DEBUG oslo_concurrency.lockutils [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.002222] [48526]: DEBUG oslo_concurrency.lockutils [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.002483] [48526]: DEBUG oslo_concurrency.lockutils [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.002657] [48526]: DEBUG oslo_concurrency.lockutils [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.022151] [48526]: WARNING neutronclient.v2_0.client [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 662.124815] [48527]: DEBUG nova.policy [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.133390] [48527]: INFO nova.api.openstack.requestlog [None req-8570bb53-c17c-4bb4-9e5f-ac3502963210 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1362 microversion: 2.1 time: 0.403818 [ 662.133788] [48527]: [pid: 48527|app: 0|req: 302/621] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:45 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1362 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.136458] [48527]: DEBUG nova.api.openstack.wsgi [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 662.138033] [48527]: DEBUG nova.compute.api [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 662.143173] [48527]: DEBUG oslo_concurrency.lockutils [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.143418] [48527]: DEBUG oslo_concurrency.lockutils [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.143510] [48527]: DEBUG oslo_concurrency.lockutils [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.143782] [48527]: DEBUG oslo_concurrency.lockutils [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.143934] [48527]: DEBUG oslo_concurrency.lockutils [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.144069] [48527]: DEBUG oslo_concurrency.lockutils [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.172656] [48527]: WARNING neutronclient.v2_0.client [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 662.205965] [48526]: DEBUG nova.policy [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.438518] [48526]: INFO nova.api.openstack.requestlog [None req-760ac7f2-3a00-42d0-8b4c-16cbe32aa575 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1317 microversion: 2.1 time: 0.226089 [ 662.438518] [48526]: [pid: 48526|app: 0|req: 320/622] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:46 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1317 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.438518] [48526]: DEBUG nova.api.openstack.wsgi [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 662.438518] [48526]: DEBUG nova.compute.api [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 662.442818] [48527]: DEBUG nova.policy [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.443934] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.444513] [48527]: INFO nova.api.openstack.requestlog [None req-b107fe1f-6cae-452f-9d44-4fc7807273fe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1207 microversion: 2.1 time: 0.118835 [ 662.445411] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.445411] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.445411] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.445411] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.445991] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.446251] [48527]: [pid: 48527|app: 0|req: 303/623] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:46 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1207 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.446251] [48527]: DEBUG nova.api.openstack.wsgi [req-32cd5155-6e73-41c5-aa6f-af0f16c99b93 req-eabfc722-d049-4762-a884-d378185f58ea service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "270506e4-395a-41db-9447-c154a5a04413", "tag": "3d63bee9-1219-46c3-a835-aff065657bf8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 662.446251] [48527]: DEBUG oslo_concurrency.lockutils [req-32cd5155-6e73-41c5-aa6f-af0f16c99b93 req-eabfc722-d049-4762-a884-d378185f58ea service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.446251] [48527]: DEBUG oslo_concurrency.lockutils [req-32cd5155-6e73-41c5-aa6f-af0f16c99b93 req-eabfc722-d049-4762-a884-d378185f58ea service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.446590] [48527]: DEBUG oslo_concurrency.lockutils [req-32cd5155-6e73-41c5-aa6f-af0f16c99b93 req-eabfc722-d049-4762-a884-d378185f58ea service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.446590] [48527]: INFO nova.api.openstack.compute.server_external_events [req-32cd5155-6e73-41c5-aa6f-af0f16c99b93 req-eabfc722-d049-4762-a884-d378185f58ea service nova] Creating event network-changed:3d63bee9-1219-46c3-a835-aff065657bf8 for instance 270506e4-395a-41db-9447-c154a5a04413 on cpu-1 [ 662.446590] [48527]: INFO nova.api.openstack.requestlog [req-32cd5155-6e73-41c5-aa6f-af0f16c99b93 req-eabfc722-d049-4762-a884-d378185f58ea service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.047502 [ 662.446590] [48527]: [pid: 48527|app: 0|req: 304/624] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:46 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 662.446590] [48527]: DEBUG nova.api.openstack.wsgi [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.195"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 662.447109] [48527]: DEBUG nova.compute.api [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 662.447574] [48526]: WARNING neutronclient.v2_0.client [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 662.447682] [48527]: DEBUG oslo_concurrency.lockutils [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.447682] [48527]: DEBUG oslo_concurrency.lockutils [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.447682] [48527]: DEBUG oslo_concurrency.lockutils [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.447682] [48527]: DEBUG oslo_concurrency.lockutils [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.447957] [48527]: DEBUG oslo_concurrency.lockutils [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.447957] [48527]: DEBUG oslo_concurrency.lockutils [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.447957] [48527]: DEBUG oslo_concurrency.lockutils [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 662.447957] [48527]: DEBUG oslo_concurrency.lockutils [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquired lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 662.448212] [48527]: WARNING neutronclient.v2_0.client [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 662.744791] [48526]: DEBUG nova.policy [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.751257] [48526]: INFO nova.api.openstack.requestlog [None req-e3ac6e9f-20c4-48b5-94f5-2b2335b2d309 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 200 len: 1588 microversion: 2.1 time: 0.529992 [ 662.751591] [48526]: [pid: 48526|app: 0|req: 321/625] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:46 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 1588 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.755244] [48526]: DEBUG nova.api.openstack.wsgi [None req-d0cb93e3-aac1-40e8-bf9a-1363aa051ed7 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 662.799281] [48526]: DEBUG nova.quota [None req-d0cb93e3-aac1-40e8-bf9a-1363aa051ed7 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 662.801790] [48526]: DEBUG nova.quota [None req-d0cb93e3-aac1-40e8-bf9a-1363aa051ed7 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for user 98a228699eec4b88a6ae0cb653d61237 and project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 663.062201] [48526]: INFO nova.api.openstack.requestlog [None req-d0cb93e3-aac1-40e8-bf9a-1363aa051ed7 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 61 microversion: 2.1 time: 0.309081 [ 663.062201] [48526]: [pid: 48526|app: 0|req: 322/626] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:46 2025] PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 61 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 663.064310] [48526]: DEBUG nova.api.openstack.wsgi [req-9b45afb2-9d23-41f8-964a-45eb58d91915 req-076acbc9-e793-4914-ab05-dfce412d9991 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d104c56-bece-4414-94ba-039eecb4c6f9", "tag": "0046fe9b-1464-4dce-8873-9967fa68a7c8"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 663.076467] [48526]: DEBUG oslo_concurrency.lockutils [req-9b45afb2-9d23-41f8-964a-45eb58d91915 req-076acbc9-e793-4914-ab05-dfce412d9991 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.076467] [48526]: DEBUG oslo_concurrency.lockutils [req-9b45afb2-9d23-41f8-964a-45eb58d91915 req-076acbc9-e793-4914-ab05-dfce412d9991 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.076467] [48526]: DEBUG oslo_concurrency.lockutils [req-9b45afb2-9d23-41f8-964a-45eb58d91915 req-076acbc9-e793-4914-ab05-dfce412d9991 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.089955] [48526]: INFO nova.api.openstack.compute.server_external_events [req-9b45afb2-9d23-41f8-964a-45eb58d91915 req-076acbc9-e793-4914-ab05-dfce412d9991 service nova] Creating event network-changed:0046fe9b-1464-4dce-8873-9967fa68a7c8 for instance 0d104c56-bece-4414-94ba-039eecb4c6f9 on cpu-1 [ 663.095061] [48526]: INFO nova.api.openstack.requestlog [req-9b45afb2-9d23-41f8-964a-45eb58d91915 req-076acbc9-e793-4914-ab05-dfce412d9991 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032679 [ 663.095445] [48526]: [pid: 48526|app: 0|req: 323/627] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:47 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) [ 663.101021] [48526]: DEBUG nova.api.openstack.wsgi [None req-d409d6d4-9840-4b36-a014-618bdad267e7 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 663.103247] [48526]: WARNING neutronclient.v2_0.client [None req-d409d6d4-9840-4b36-a014-618bdad267e7 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 663.104409] [48526]: WARNING openstack [None req-d409d6d4-9840-4b36-a014-618bdad267e7 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 663.105340] [48526]: WARNING openstack [None req-d409d6d4-9840-4b36-a014-618bdad267e7 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 663.378744] [48527]: DEBUG nova.network.neutron [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Building network info cache for instance {{(pid=48527) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 663.386741] [48527]: WARNING neutronclient.v2_0.client [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 663.387843] [48527]: WARNING openstack [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 663.388645] [48527]: WARNING openstack [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 663.436968] [48526]: DEBUG neutronclient.v2_0.client [None req-d409d6d4-9840-4b36-a014-618bdad267e7 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 194f2dce-c514-400b-b910-d51872cdd91a could not be found", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 663.437431] [48526]: INFO nova.api.openstack.wsgi [None req-d409d6d4-9840-4b36-a014-618bdad267e7 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] HTTP exception thrown: Floating IP not found for ID 194f2dce-c514-400b-b910-d51872cdd91a [ 663.437726] [48526]: DEBUG nova.api.openstack.wsgi [None req-d409d6d4-9840-4b36-a014-618bdad267e7 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Returning 404 to user: Floating IP not found for ID 194f2dce-c514-400b-b910-d51872cdd91a {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 663.438124] [48526]: INFO nova.api.openstack.requestlog [None req-d409d6d4-9840-4b36-a014-618bdad267e7 tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/194f2dce-c514-400b-b910-d51872cdd91a" status: 404 len: 111 microversion: 2.1 time: 0.342118 [ 663.438493] [48526]: [pid: 48526|app: 0|req: 324/628] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:52:47 2025] GET /compute/v2.1/os-floating-ips/194f2dce-c514-400b-b910-d51872cdd91a => generated 111 bytes in 342 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 663.443514] [48526]: DEBUG nova.api.openstack.wsgi [None req-187e0119-e3a1-4457-a41f-32b62114b17b tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-451653027", "id": 1930953815, "os-flavor-access:is_public": "False"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 663.460472] [48526]: INFO nova.api.openstack.requestlog [None req-187e0119-e3a1-4457-a41f-32b62114b17b tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 429 microversion: 2.1 time: 0.021352 [ 663.463028] [48526]: [pid: 48526|app: 0|req: 325/629] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:47 2025] POST /compute/v2.1/flavors => generated 429 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 663.463475] [48526]: DEBUG nova.api.openstack.wsgi [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-235461211", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "7a88704f-37ce-42c9-a651-d915e43a5dfa"}, {"uuid": "f94ca431-3a80-40fc-b190-49303976e6dd"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 663.509418] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.509418] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.509653] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.510325] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.511769] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.511952] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.518972] [48526]: DEBUG nova.network.neutron [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] validate_networks() for [('7a88704f-37ce-42c9-a651-d915e43a5dfa', None, None, None, None, None), ('f94ca431-3a80-40fc-b190-49303976e6dd', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 663.519595] [48526]: WARNING neutronclient.v2_0.client [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 663.520271] [48526]: WARNING openstack [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 663.520941] [48526]: WARNING openstack [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 663.527667] [48526]: INFO nova.network.neutron [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] _ports_needed_per_instance requested_netwokrs=[('7a88704f-37ce-42c9-a651-d915e43a5dfa', None, None, None, None, None), ('f94ca431-3a80-40fc-b190-49303976e6dd', None, None, None, None, None)] [ 663.897574] [48526]: WARNING neutronclient.v2_0.client [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 663.898339] [48526]: WARNING openstack [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 663.898750] [48526]: WARNING openstack [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 663.961340] [48527]: WARNING neutronclient.v2_0.client [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 663.962976] [48527]: WARNING openstack [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 663.962976] [48527]: WARNING openstack [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 664.459661] [48527]: DEBUG nova.network.neutron [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Updating instance_info_cache with network_info: [{"id": "eab59c78-c0c0-4a66-a64b-12707f26a738", "address": "fa:16:3e:61:ce:3c", "network": {"id": "f0cf857b-53f4-4279-a763-85184ee3255a", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationNegativeTestJSON-186012347-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.195", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "b221d451d13a45368f840b54458a003b", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "0f6d1427-d86b-4371-9172-50e4bb0eb1cb", "external-id": "nsx-vlan-transportzone-979", "segmentation_id": 979, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapeab59c78-c0", "ovs_interfaceid": "eab59c78-c0c0-4a66-a64b-12707f26a738", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48527) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 664.475558] [48527]: DEBUG oslo_concurrency.lockutils [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Releasing lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 664.475558] [48527]: INFO nova.api.openstack.requestlog [None req-4809c174-8b2b-4244-8188-57140c782fb6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action" status: 202 len: 0 microversion: 2.1 time: 2.161391 [ 664.475982] [48527]: [pid: 48527|app: 0|req: 305/630] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:46 2025] POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action => generated 0 bytes in 2166 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 664.483016] [48527]: DEBUG nova.api.openstack.wsgi [None req-725fa549-4aef-4ef2-913a-a709cf71774d tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "44d338a7-c854-4524-9b19-b23ee3560b47", "ip_protocol": "tcp", "from_port": 22, "to_port": 21}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 664.486429] [48527]: WARNING neutronclient.v2_0.client [None req-725fa549-4aef-4ef2-913a-a709cf71774d tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 664.528931] [48526]: DEBUG nova.virt.hardware [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 664.529252] [48526]: DEBUG nova.virt.hardware [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 664.529252] [48526]: DEBUG nova.virt.hardware [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 664.529353] [48526]: DEBUG nova.virt.hardware [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 664.529461] [48526]: DEBUG nova.virt.hardware [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 664.537547] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.537748] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.537890] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.538266] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.539793] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.539939] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.551512] [48526]: DEBUG nova.quota [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Getting quotas for project 72aca74b9eb048bfa07ea4d886615381. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 664.554171] [48526]: DEBUG nova.quota [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Getting quotas for user 6f6f306de04b4e01af82dfafca628fa0 and project 72aca74b9eb048bfa07ea4d886615381. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 664.559983] [48526]: DEBUG nova.compute.api [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 664.561607] [48526]: DEBUG nova.compute.api [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 664.585489] [48527]: INFO nova.api.openstack.wsgi [None req-725fa549-4aef-4ef2-913a-a709cf71774d tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] HTTP exception thrown: Invalid port range 22:21. Former value cannot be greater than the later [ 664.585817] [48527]: DEBUG nova.api.openstack.wsgi [None req-725fa549-4aef-4ef2-913a-a709cf71774d tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Returning 400 to user: Invalid port range 22:21. Former value cannot be greater than the later {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 664.586372] [48527]: INFO nova.api.openstack.requestlog [None req-725fa549-4aef-4ef2-913a-a709cf71774d tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 115 microversion: 2.1 time: 0.107240 [ 664.586798] [48527]: [pid: 48527|app: 0|req: 306/631] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:52:48 2025] POST /compute/v2.1/os-security-group-rules => generated 115 bytes in 108 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 664.591370] [48527]: DEBUG nova.api.openstack.wsgi [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.594552] [48527]: DEBUG nova.policy [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.595085] [48527]: DEBUG nova.compute.api [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 664.598469] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.598729] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.598898] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.599293] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.599490] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.599671] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.602770] [48526]: INFO nova.api.openstack.requestlog [None req-c9c619f9-81a0-404e-85cc-e8aa26a0587e tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.141200 [ 664.603171] [48526]: [pid: 48526|app: 0|req: 326/632] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:47 2025] POST /compute/v2.1/servers => generated 380 bytes in 1142 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 664.609083] [48526]: DEBUG nova.api.openstack.wsgi [None req-75678023-081a-4c2b-9135-b188bc0a7cf5 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.611740] [48526]: DEBUG oslo_concurrency.lockutils [None req-75678023-081a-4c2b-9135-b188bc0a7cf5 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.611926] [48526]: DEBUG oslo_concurrency.lockutils [None req-75678023-081a-4c2b-9135-b188bc0a7cf5 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.612069] [48526]: DEBUG oslo_concurrency.lockutils [None req-75678023-081a-4c2b-9135-b188bc0a7cf5 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.612400] [48526]: DEBUG oslo_concurrency.lockutils [None req-75678023-081a-4c2b-9135-b188bc0a7cf5 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.613774] [48526]: DEBUG oslo_concurrency.lockutils [None req-75678023-081a-4c2b-9135-b188bc0a7cf5 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.613927] [48526]: DEBUG oslo_concurrency.lockutils [None req-75678023-081a-4c2b-9135-b188bc0a7cf5 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.629012] [48526]: INFO nova.api.openstack.requestlog [None req-75678023-081a-4c2b-9135-b188bc0a7cf5 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.024736 [ 664.632968] [48526]: [pid: 48526|app: 0|req: 327/633] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:52:48 2025] GET /compute/v2.1/os-services => generated 557 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.633517] [48526]: DEBUG nova.api.openstack.wsgi [None req-56e83015-8c9f-4b41-afb0-9276b0c79e6f tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.644577] [48526]: INFO nova.api.openstack.requestlog [None req-56e83015-8c9f-4b41-afb0-9276b0c79e6f tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.013147 [ 664.644944] [48526]: [pid: 48526|app: 0|req: 328/634] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:48 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.662596] [48527]: DEBUG nova.compute.multi_cell_list [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 664.708799] [48527]: INFO nova.api.openstack.requestlog [None req-6dc66a90-156b-43ef-89a7-0858b5e9d1c8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?status=active" status: 200 len: 1011 microversion: 2.1 time: 0.121246 [ 664.710944] [48527]: [pid: 48527|app: 0|req: 307/635] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:48 2025] GET /compute/v2.1/servers?status=active => generated 1011 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.715736] [48527]: DEBUG nova.api.openstack.wsgi [None req-068ae93d-ca75-4e4e-a56e-410a1b098416 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-507912975"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 664.718047] [48527]: DEBUG nova.objects.aggregate [None req-068ae93d-ca75-4e4e-a56e-410a1b098416 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Generated uuid 97d56167-4c20-429a-b88f-f63da6e5349b for aggregate {{(pid=48527) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 664.739623] [48527]: INFO nova.api.openstack.requestlog [None req-068ae93d-ca75-4e4e-a56e-410a1b098416 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.029046 [ 664.739940] [48527]: [pid: 48527|app: 0|req: 308/636] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:52:48 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.743054] [48527]: DEBUG nova.api.openstack.wsgi [None req-93039d3c-499e-4af9-8101-9a3bae4d2ef0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1051760880", "metadata": {"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 664.745109] [48527]: DEBUG nova.api.openstack.wsgi [None req-93039d3c-499e-4af9-8101-9a3bae4d2ef0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 664.745631] [48527]: INFO nova.api.openstack.requestlog [None req-93039d3c-499e-4af9-8101-9a3bae4d2ef0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action" status: 400 len: 938 microversion: 2.1 time: 0.005097 [ 664.745958] [48527]: [pid: 48527|app: 0|req: 309/637] 10.180.1.21 () {60 vars in 1274 bytes} [Fri Dec 12 13:52:48 2025] POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action => generated 938 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 664.749069] [48527]: DEBUG nova.api.openstack.wsgi [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.753021] [48527]: DEBUG nova.compute.api [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 664.757815] [48527]: DEBUG oslo_concurrency.lockutils [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.757999] [48527]: DEBUG oslo_concurrency.lockutils [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.758218] [48527]: DEBUG oslo_concurrency.lockutils [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.758561] [48527]: DEBUG oslo_concurrency.lockutils [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.758749] [48527]: DEBUG oslo_concurrency.lockutils [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.758889] [48527]: DEBUG oslo_concurrency.lockutils [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.793364] [48527]: DEBUG oslo_concurrency.lockutils [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.793587] [48527]: DEBUG oslo_concurrency.lockutils [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.793706] [48527]: DEBUG oslo_concurrency.lockutils [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.793899] [48527]: DEBUG nova.objects.instance [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lazy-loading 'fault' on Instance uuid fd02382a-a8c3-470c-8dd4-2169038cb467 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 664.798335] [48527]: WARNING neutronclient.v2_0.client [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 664.812362] [48526]: DEBUG nova.api.openstack.wsgi [None req-65ddb2f7-8953-4775-8c1d-8fde435e94b4 tempest-QuotaClassesAdminTestJSON-1051778725 tempest-QuotaClassesAdminTestJSON-1051778725-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.824401] [48527]: DEBUG nova.policy [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.824855] [48526]: INFO nova.api.openstack.requestlog [None req-65ddb2f7-8953-4775-8c1d-8fde435e94b4 tempest-QuotaClassesAdminTestJSON-1051778725 tempest-QuotaClassesAdminTestJSON-1051778725-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 303 microversion: 2.1 time: 0.179203 [ 664.825333] [48526]: [pid: 48526|app: 0|req: 329/638] 10.180.1.21 () {58 vars in 1180 bytes} [Fri Dec 12 13:52:48 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 303 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.828315] [48526]: DEBUG nova.api.openstack.wsgi [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.829903] [48526]: DEBUG nova.compute.api [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 664.830515] [48527]: DEBUG nova.policy [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.831199] [48527]: DEBUG nova.policy [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.831842] [48527]: INFO nova.api.openstack.requestlog [None req-d74387ef-aaba-47af-a148-f1a20238f242 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1343 microversion: 2.21 time: 0.085422 [ 664.832395] [48527]: [pid: 48527|app: 0|req: 310/639] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:48 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1343 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 664.834908] [48526]: DEBUG oslo_concurrency.lockutils [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.835035] [48526]: DEBUG oslo_concurrency.lockutils [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.835339] [48526]: DEBUG oslo_concurrency.lockutils [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.835588] [48526]: DEBUG oslo_concurrency.lockutils [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.835793] [48526]: DEBUG oslo_concurrency.lockutils [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.835968] [48526]: DEBUG oslo_concurrency.lockutils [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.837888] [48527]: DEBUG nova.api.openstack.wsgi [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.839365] [48527]: DEBUG nova.compute.api [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 664.843571] [48527]: DEBUG oslo_concurrency.lockutils [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.843807] [48527]: DEBUG oslo_concurrency.lockutils [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.844099] [48527]: DEBUG oslo_concurrency.lockutils [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.844553] [48527]: DEBUG oslo_concurrency.lockutils [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.844790] [48527]: DEBUG oslo_concurrency.lockutils [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.844952] [48527]: DEBUG oslo_concurrency.lockutils [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.865651] [48527]: WARNING neutronclient.v2_0.client [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 664.866206] [48526]: WARNING neutronclient.v2_0.client [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 664.885855] [48526]: DEBUG nova.policy [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.891010] [48526]: DEBUG nova.policy [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.891734] [48526]: DEBUG nova.policy [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.895444] [48526]: INFO nova.api.openstack.requestlog [None req-28aeac74-cf28-46a2-9820-b6f7260efad1 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1683 microversion: 2.100 time: 0.069411 [ 664.895833] [48526]: [pid: 48526|app: 0|req: 330/640] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1683 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 664.898590] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.899999] [48526]: DEBUG nova.compute.api [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 664.903495] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.904166] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.904166] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.904166] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.904486] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.904529] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.926088] [48526]: WARNING neutronclient.v2_0.client [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 664.948148] [48526]: DEBUG nova.policy [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.952984] [48526]: INFO nova.api.openstack.requestlog [None req-c4c2bd44-d54f-41c4-8dbb-508cec26f47b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1273 microversion: 2.1 time: 0.056488 [ 664.953526] [48526]: [pid: 48526|app: 0|req: 331/641] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1273 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.956604] [48526]: DEBUG nova.api.openstack.wsgi [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.958069] [48526]: DEBUG nova.compute.api [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 664.960830] [48526]: DEBUG oslo_concurrency.lockutils [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.961322] [48526]: DEBUG oslo_concurrency.lockutils [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.961322] [48526]: DEBUG oslo_concurrency.lockutils [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.961521] [48526]: DEBUG oslo_concurrency.lockutils [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.961819] [48526]: DEBUG oslo_concurrency.lockutils [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.962000] [48526]: DEBUG oslo_concurrency.lockutils [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.980223] [48526]: WARNING neutronclient.v2_0.client [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 664.992348] [48527]: DEBUG nova.policy [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.997287] [48527]: INFO nova.api.openstack.requestlog [None req-feba2405-0abf-48d0-8401-da8a38703dbd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1502 microversion: 2.1 time: 0.163801 [ 664.997812] [48527]: [pid: 48527|app: 0|req: 311/642] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1502 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.001399] [48527]: DEBUG nova.api.openstack.wsgi [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.002524] [48527]: DEBUG nova.compute.api [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.004597] [48526]: DEBUG nova.policy [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.008713] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.009249] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.010381] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.010381] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.010381] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.010381] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.010919] [48526]: INFO nova.api.openstack.requestlog [None req-60cd7f76-cfa1-4f13-81e6-289be2789be0 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1210 microversion: 2.1 time: 0.056530 [ 665.011512] [48526]: [pid: 48526|app: 0|req: 332/643] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.015302] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.016811] [48526]: DEBUG nova.compute.api [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.020467] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.020687] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.020861] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.021178] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.021295] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.021420] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.045382] [48526]: WARNING neutronclient.v2_0.client [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.046949] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.049152] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.049152] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.049152] [48527]: DEBUG nova.objects.instance [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lazy-loading 'fault' on Instance uuid d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 665.052094] [48527]: WARNING neutronclient.v2_0.client [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.067147] [48526]: DEBUG nova.policy [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.070828] [48526]: INFO nova.api.openstack.requestlog [None req-cc63a197-e9bd-4368-8901-d83b92ad6eb9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1212 microversion: 2.1 time: 0.058690 [ 665.071449] [48526]: [pid: 48526|app: 0|req: 333/644] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.073708] [48527]: DEBUG nova.policy [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.075778] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.078314] [48526]: DEBUG nova.compute.api [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] [instance: 81ba41ed-99c8-457e-91c6-1b1bf383855c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.078571] [48527]: DEBUG nova.policy [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.079185] [48527]: DEBUG nova.policy [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.079766] [48527]: INFO nova.api.openstack.requestlog [None req-81b482f2-4083-4dc0-bb25-7437a1563050 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1393 microversion: 2.48 time: 0.081623 [ 665.080080] [48527]: [pid: 48527|app: 0|req: 312/645] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1393 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 665.084250] [48527]: DEBUG nova.api.openstack.wsgi [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.084250] [48527]: DEBUG nova.compute.api [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.087210] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.087708] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.088102] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.089890] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.089890] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.089890] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.090843] [48527]: DEBUG oslo_concurrency.lockutils [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.092292] [48527]: DEBUG oslo_concurrency.lockutils [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.093177] [48527]: DEBUG oslo_concurrency.lockutils [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.093260] [48527]: DEBUG oslo_concurrency.lockutils [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.093477] [48527]: DEBUG oslo_concurrency.lockutils [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.093690] [48527]: DEBUG oslo_concurrency.lockutils [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.107965] [48526]: INFO nova.api.openstack.wsgi [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] HTTP exception thrown: Instance 81ba41ed-99c8-457e-91c6-1b1bf383855c could not be found. [ 665.108363] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] Returning 404 to user: Instance 81ba41ed-99c8-457e-91c6-1b1bf383855c could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 665.108932] [48526]: INFO nova.api.openstack.requestlog [None req-a7bc1e17-8172-45a0-9148-bd2e57efcbee tempest-TenantUsagesTestJSON-973083322 tempest-TenantUsagesTestJSON-973083322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c" status: 404 len: 111 microversion: 2.1 time: 0.036606 [ 665.109441] [48526]: [pid: 48526|app: 0|req: 334/646] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/81ba41ed-99c8-457e-91c6-1b1bf383855c => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 665.112930] [48526]: DEBUG nova.api.openstack.wsgi [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.115222] [48526]: DEBUG nova.compute.api [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.120937] [48527]: WARNING neutronclient.v2_0.client [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.122759] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.123593] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.123778] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.124643] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.124643] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.124643] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.151464] [48526]: WARNING neutronclient.v2_0.client [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.227788] [48527]: DEBUG nova.policy [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.235291] [48527]: INFO nova.api.openstack.requestlog [None req-9967697e-fd8a-46a1-a31b-3de85c8e7f2d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1320 microversion: 2.1 time: 0.153721 [ 665.235291] [48527]: [pid: 48527|app: 0|req: 313/647] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1320 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.239371] [48527]: DEBUG nova.api.openstack.wsgi [None req-bc56b9c1-7d90-437e-8e95-e843ead944b3 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Action: 'update', calling method: >, body: {"meta": {"os_version": "alt"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 665.246993] [48526]: DEBUG nova.policy [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.252787] [48526]: INFO nova.api.openstack.requestlog [None req-d1afa35e-fdc2-462d-aac7-74cd73ba8dd3 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1315 microversion: 2.1 time: 0.142646 [ 665.253353] [48526]: [pid: 48526|app: 0|req: 335/648] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1315 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.256710] [48526]: DEBUG nova.api.openstack.wsgi [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.257920] [48526]: DEBUG nova.compute.api [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.264629] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.264862] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.265099] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.266146] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.266146] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.266146] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.274456] [48527]: DEBUG nova.quota [None req-bc56b9c1-7d90-437e-8e95-e843ead944b3 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 665.276729] [48527]: DEBUG nova.quota [None req-bc56b9c1-7d90-437e-8e95-e843ead944b3 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for user 98a228699eec4b88a6ae0cb653d61237 and project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 665.297928] [48526]: WARNING neutronclient.v2_0.client [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.446425] [48526]: DEBUG nova.policy [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.454321] [48526]: INFO nova.api.openstack.requestlog [None req-1b7e3b2f-c035-4a8c-a7b7-0ac1ab72ca24 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1547 microversion: 2.1 time: 0.200503 [ 665.454876] [48526]: [pid: 48526|app: 0|req: 336/649] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1547 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.458320] [48526]: DEBUG nova.api.openstack.wsgi [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.460864] [48526]: DEBUG nova.compute.api [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.465175] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.465464] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.465649] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.466088] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.466296] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.466442] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.482195] [48527]: INFO nova.api.openstack.requestlog [None req-bc56b9c1-7d90-437e-8e95-e843ead944b3 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata/os_version" status: 200 len: 31 microversion: 2.1 time: 0.246425 [ 665.482594] [48527]: [pid: 48527|app: 0|req: 314/650] 10.180.1.21 () {60 vars in 1308 bytes} [Fri Dec 12 13:52:49 2025] PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata/os_version => generated 31 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 665.485870] [48527]: DEBUG nova.api.openstack.wsgi [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.487972] [48527]: DEBUG nova.compute.api [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.493336] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.493765] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.494081] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.494456] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.494711] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.495025] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.496423] [48526]: WARNING neutronclient.v2_0.client [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.518156] [48527]: WARNING neutronclient.v2_0.client [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.538353] [48527]: DEBUG nova.policy [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.542732] [48527]: INFO nova.api.openstack.requestlog [None req-9eb45d57-906a-40d2-a258-def2c03ed83d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1207 microversion: 2.1 time: 0.059220 [ 665.543101] [48527]: [pid: 48527|app: 0|req: 315/651] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1207 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.546032] [48527]: DEBUG nova.api.openstack.wsgi [None req-06f7debb-bbea-4fcc-9938-2d0570bc7fdf tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.546845] [48527]: WARNING neutronclient.v2_0.client [None req-06f7debb-bbea-4fcc-9938-2d0570bc7fdf tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.547760] [48527]: WARNING openstack [None req-06f7debb-bbea-4fcc-9938-2d0570bc7fdf tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 665.548140] [48527]: WARNING openstack [None req-06f7debb-bbea-4fcc-9938-2d0570bc7fdf tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 665.589144] [48527]: DEBUG neutronclient.v2_0.client [None req-06f7debb-bbea-4fcc-9938-2d0570bc7fdf tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 194f2dce-c514-400b-b910-d51872cdd91a could not be found", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 665.589516] [48527]: INFO nova.api.openstack.wsgi [None req-06f7debb-bbea-4fcc-9938-2d0570bc7fdf tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] HTTP exception thrown: Floating IP not found for ID 194f2dce-c514-400b-b910-d51872cdd91a [ 665.589810] [48527]: DEBUG nova.api.openstack.wsgi [None req-06f7debb-bbea-4fcc-9938-2d0570bc7fdf tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] Returning 404 to user: Floating IP not found for ID 194f2dce-c514-400b-b910-d51872cdd91a {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 665.590225] [48527]: INFO nova.api.openstack.requestlog [None req-06f7debb-bbea-4fcc-9938-2d0570bc7fdf tempest-FloatingIPsTestJSON-825014344 tempest-FloatingIPsTestJSON-825014344-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/194f2dce-c514-400b-b910-d51872cdd91a" status: 404 len: 111 microversion: 2.1 time: 0.046638 [ 665.590541] [48527]: [pid: 48527|app: 0|req: 316/652] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:52:49 2025] DELETE /compute/v2.1/os-floating-ips/194f2dce-c514-400b-b910-d51872cdd91a => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 665.594212] [48527]: DEBUG nova.api.openstack.wsgi [None req-7012b07e-b75e-4620-84f9-5817391a9ac0 tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] Action: 'create', calling method: >, body: {"server": {"name": "test", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "1930953815"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 665.604431] [48527]: INFO nova.api.openstack.wsgi [None req-7012b07e-b75e-4620-84f9-5817391a9ac0 tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] HTTP exception thrown: Flavor 1930953815 could not be found. [ 665.604582] [48527]: DEBUG nova.api.openstack.wsgi [None req-7012b07e-b75e-4620-84f9-5817391a9ac0 tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] Returning 400 to user: Flavor 1930953815 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 665.604955] [48527]: INFO nova.api.openstack.requestlog [None req-7012b07e-b75e-4620-84f9-5817391a9ac0 tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 81 microversion: 2.1 time: 0.013995 [ 665.605278] [48527]: [pid: 48527|app: 0|req: 317/653] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:49 2025] POST /compute/v2.1/servers => generated 81 bytes in 14 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 665.614274] [48526]: DEBUG nova.policy [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.620094] [48526]: INFO nova.api.openstack.requestlog [None req-6b67ba3a-3dcb-4d22-a138-81d443366d8f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1317 microversion: 2.1 time: 0.163540 [ 665.620094] [48526]: [pid: 48526|app: 0|req: 337/654] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:49 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1317 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.623264] [48526]: DEBUG nova.api.openstack.wsgi [req-39f5c6e3-aa76-4457-8e1d-d443c01186fa req-abe16b25-e9ac-42d3-87c5-68d75a737c7a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0fde75fc-5492-4222-9d83-9caafab8e120", "tag": "eab59c78-c0c0-4a66-a64b-12707f26a738"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 665.636997] [48526]: DEBUG oslo_concurrency.lockutils [req-39f5c6e3-aa76-4457-8e1d-d443c01186fa req-abe16b25-e9ac-42d3-87c5-68d75a737c7a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.636997] [48526]: DEBUG oslo_concurrency.lockutils [req-39f5c6e3-aa76-4457-8e1d-d443c01186fa req-abe16b25-e9ac-42d3-87c5-68d75a737c7a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.636997] [48526]: DEBUG oslo_concurrency.lockutils [req-39f5c6e3-aa76-4457-8e1d-d443c01186fa req-abe16b25-e9ac-42d3-87c5-68d75a737c7a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.643368] [48526]: INFO nova.api.openstack.compute.server_external_events [req-39f5c6e3-aa76-4457-8e1d-d443c01186fa req-abe16b25-e9ac-42d3-87c5-68d75a737c7a service nova] Creating event network-changed:eab59c78-c0c0-4a66-a64b-12707f26a738 for instance 0fde75fc-5492-4222-9d83-9caafab8e120 on cpu-1 [ 665.650262] [48526]: INFO nova.api.openstack.requestlog [req-39f5c6e3-aa76-4457-8e1d-d443c01186fa req-abe16b25-e9ac-42d3-87c5-68d75a737c7a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029110 [ 665.650837] [48526]: [pid: 48526|app: 0|req: 338/655] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:49 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) [ 665.654015] [48526]: DEBUG nova.api.openstack.wsgi [None req-4af27e6d-f95b-4439-9208-61dfe6fb57a9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Action: 'create', calling method: >, body: {"pool": "70bd9cef-8f0e-48ad-8dcd-851a53cd468c"} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 665.657956] [48526]: WARNING neutronclient.v2_0.client [None req-4af27e6d-f95b-4439-9208-61dfe6fb57a9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.660355] [48526]: WARNING openstack [None req-4af27e6d-f95b-4439-9208-61dfe6fb57a9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 665.661828] [48526]: WARNING openstack [None req-4af27e6d-f95b-4439-9208-61dfe6fb57a9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 665.709717] [48527]: DEBUG nova.api.openstack.wsgi [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsNegativeTest-server-340502731", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 665.747620] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.747869] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.747982] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.749045] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.750592] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.750781] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.755349] [48527]: DEBUG nova.network.neutron [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 665.755663] [48527]: WARNING neutronclient.v2_0.client [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.756293] [48527]: WARNING openstack [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 665.756659] [48527]: WARNING openstack [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 665.763051] [48527]: INFO nova.network.neutron [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] _ports_needed_per_instance requested_netwokrs=None [ 666.351404] [48526]: WARNING neutronclient.v2_0.client [None req-4af27e6d-f95b-4439-9208-61dfe6fb57a9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 666.351404] [48526]: WARNING openstack [None req-4af27e6d-f95b-4439-9208-61dfe6fb57a9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 666.351650] [48526]: WARNING openstack [None req-4af27e6d-f95b-4439-9208-61dfe6fb57a9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 666.626916] [48526]: INFO nova.api.openstack.requestlog [None req-4af27e6d-f95b-4439-9208-61dfe6fb57a9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.974293 [ 666.626916] [48526]: [pid: 48526|app: 0|req: 339/656] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:52:49 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 975 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 666.631098] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf7985e1-24f1-40ac-b7a0-9d6580635cc5 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-2113265510", "description": "tempest-description-1485710086"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 666.633135] [48526]: WARNING neutronclient.v2_0.client [None req-bf7985e1-24f1-40ac-b7a0-9d6580635cc5 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 666.642029] [48527]: DEBUG nova.virt.hardware [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 666.642029] [48527]: DEBUG nova.virt.hardware [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 666.642029] [48527]: DEBUG nova.virt.hardware [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 666.642029] [48527]: DEBUG nova.virt.hardware [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 666.642029] [48527]: DEBUG nova.virt.hardware [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 666.650718] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.650896] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.651033] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.651376] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.651512] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.651629] [48527]: DEBUG oslo_concurrency.lockutils [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.669311] [48527]: DEBUG nova.quota [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Getting quotas for project 805dfd6e9bb848e9954e51ea94283a73. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 666.674394] [48527]: DEBUG nova.quota [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Getting quotas for user 11f983efd4e6456eb2e26754753ac818 and project 805dfd6e9bb848e9954e51ea94283a73. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 666.679138] [48527]: DEBUG nova.compute.api [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 666.680565] [48527]: DEBUG nova.compute.api [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 666.739986] [48527]: INFO nova.api.openstack.requestlog [None req-129a4066-f090-47d4-8a48-32b447be780d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.134119 [ 666.740742] [48527]: [pid: 48527|app: 0|req: 318/657] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:49 2025] POST /compute/v2.1/servers => generated 380 bytes in 1135 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 666.743740] [48527]: DEBUG nova.api.openstack.wsgi [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 666.745958] [48527]: DEBUG nova.compute.api [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 666.752054] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.752405] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.752674] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.752942] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.753902] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.753902] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.778673] [48527]: WARNING neutronclient.v2_0.client [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 666.809994] [48526]: INFO nova.api.openstack.requestlog [None req-bf7985e1-24f1-40ac-b7a0-9d6580635cc5 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.183075 [ 666.810372] [48526]: [pid: 48526|app: 0|req: 340/658] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:52:50 2025] POST /compute/v2.1/os-security-groups => generated 256 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 666.817794] [48526]: DEBUG nova.api.openstack.wsgi [None req-b099bc22-e30b-4636-adae-ef934ff29817 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 666.821415] [48526]: DEBUG oslo_concurrency.lockutils [None req-b099bc22-e30b-4636-adae-ef934ff29817 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.821618] [48526]: DEBUG oslo_concurrency.lockutils [None req-b099bc22-e30b-4636-adae-ef934ff29817 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.821758] [48526]: DEBUG oslo_concurrency.lockutils [None req-b099bc22-e30b-4636-adae-ef934ff29817 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.822207] [48526]: DEBUG oslo_concurrency.lockutils [None req-b099bc22-e30b-4636-adae-ef934ff29817 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.822359] [48526]: DEBUG oslo_concurrency.lockutils [None req-b099bc22-e30b-4636-adae-ef934ff29817 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.822482] [48526]: DEBUG oslo_concurrency.lockutils [None req-b099bc22-e30b-4636-adae-ef934ff29817 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.843959] [48526]: INFO nova.api.openstack.requestlog [None req-b099bc22-e30b-4636-adae-ef934ff29817 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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.032930 [ 666.848746] [48526]: [pid: 48526|app: 0|req: 341/659] 10.180.1.21 () {58 vars in 1181 bytes} [Fri Dec 12 13:52:51 2025] GET /compute/v2.1/os-services?host=devstack&binary=xxx => generated 16 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 666.850286] [48526]: DEBUG nova.api.openstack.wsgi [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 666.854792] [48526]: DEBUG nova.policy [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.855354] [48526]: DEBUG nova.api.openstack.compute.servers [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Removing options 'limit' from query {{(pid=48526) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 666.855354] [48526]: DEBUG nova.compute.api [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 666.859929] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.860172] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.860232] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.860592] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.860779] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.860918] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.907074] [48527]: DEBUG nova.policy [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.914297] [48527]: INFO nova.api.openstack.requestlog [None req-ce8890e7-48b4-4b05-94b7-fbec5d9f2879 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1206 microversion: 2.1 time: 0.173238 [ 666.915946] [48527]: [pid: 48527|app: 0|req: 319/660] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:50 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1206 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.916574] [48526]: DEBUG nova.compute.multi_cell_list [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 666.919340] [48527]: DEBUG nova.api.openstack.wsgi [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerGroupTestJSON-server-1863729474", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "8de89359-35c8-4ca3-b909-65b417a8d33d"}]}, "os:scheduler_hints": {"group": "f002b5fa-feb8-41ca-b119-c2709588bbe4"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 666.973163] [48526]: INFO nova.api.openstack.requestlog [None req-f4d7618d-13d6-49e9-a91a-32ca6063f9af tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?limit=100000" status: 200 len: 1011 microversion: 2.1 time: 0.126226 [ 666.973163] [48526]: [pid: 48526|app: 0|req: 342/661] 10.180.1.21 () {58 vars in 1145 bytes} [Fri Dec 12 13:52:51 2025] GET /compute/v2.1/servers?limit=100000 => generated 1011 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.977432] [48526]: DEBUG nova.api.openstack.wsgi [None req-da4447da-7b58-442f-b91f-66eb5ea28899 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 666.983377] [48526]: DEBUG nova.policy [None req-da4447da-7b58-442f-b91f-66eb5ea28899 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Policy check for os_compute_api:os-aggregates:show failed with credentials {'is_admin': False, 'user_id': '9f70d82f5cdf4540b51c4a25fab77fc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d34142093074f15b8a997586f70bebe', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.983927] [48526]: DEBUG nova.api.openstack.wsgi [None req-da4447da-7b58-442f-b91f-66eb5ea28899 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:show to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 666.984964] [48526]: INFO nova.api.openstack.requestlog [None req-da4447da-7b58-442f-b91f-66eb5ea28899 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates/6" status: 403 len: 114 microversion: 2.1 time: 0.011469 [ 666.985815] [48526]: [pid: 48526|app: 0|req: 343/662] 10.180.1.21 () {58 vars in 1144 bytes} [Fri Dec 12 13:52:51 2025] GET /compute/v2.1/os-aggregates/6 => generated 114 bytes in 12 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 666.987581] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.987798] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.988534] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.988922] [48526]: DEBUG nova.api.openstack.wsgi [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 666.988976] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.990914] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.990914] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.991086] [48526]: DEBUG nova.compute.api [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 666.996113] [48526]: DEBUG oslo_concurrency.lockutils [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.996471] [48526]: DEBUG oslo_concurrency.lockutils [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.996471] [48526]: DEBUG oslo_concurrency.lockutils [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.997927] [48527]: DEBUG nova.network.neutron [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] validate_networks() for [('8de89359-35c8-4ca3-b909-65b417a8d33d', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 666.998116] [48526]: DEBUG oslo_concurrency.lockutils [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.998116] [48526]: DEBUG oslo_concurrency.lockutils [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.998204] [48527]: WARNING neutronclient.v2_0.client [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 666.998450] [48526]: DEBUG oslo_concurrency.lockutils [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.999103] [48527]: WARNING openstack [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 666.999103] [48527]: WARNING openstack [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 667.014300] [48527]: INFO nova.network.neutron [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] _ports_needed_per_instance requested_netwokrs=[('8de89359-35c8-4ca3-b909-65b417a8d33d', None, None, None, None, None)] [ 667.030036] [48526]: WARNING neutronclient.v2_0.client [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 667.370800] [48527]: WARNING neutronclient.v2_0.client [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 667.371988] [48527]: WARNING openstack [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 667.371988] [48527]: WARNING openstack [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 667.402286] [48526]: DEBUG nova.policy [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.407127] [48526]: INFO nova.api.openstack.requestlog [None req-eccf3d6b-8881-4e50-a1a1-ded30b044e79 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1518 microversion: 2.1 time: 0.420862 [ 667.407552] [48526]: [pid: 48526|app: 0|req: 344/663] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:51 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1518 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.410512] [48526]: DEBUG nova.api.openstack.wsgi [None req-0cd7794c-077c-4dbe-996e-4a70e62b3e08 tempest-QuotaClassesAdminTestJSON-1051778725 tempest-QuotaClassesAdminTestJSON-1051778725-project-admin] Action: 'update', calling method: >, 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=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 667.588055] [48526]: INFO nova.api.openstack.requestlog [None req-0cd7794c-077c-4dbe-996e-4a70e62b3e08 tempest-QuotaClassesAdminTestJSON-1051778725 tempest-QuotaClassesAdminTestJSON-1051778725-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 290 microversion: 2.1 time: 0.179827 [ 667.588416] [48526]: [pid: 48526|app: 0|req: 345/664] 10.180.1.21 () {60 vars in 1201 bytes} [Fri Dec 12 13:52:51 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 290 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 667.591180] [48526]: DEBUG nova.api.openstack.wsgi [req-f7b8ce9e-d5fb-4a3d-bdca-4b48413e4a71 req-ce50fbee-17b6-4117-adf2-52a5244fc6c2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d925bac4-cc0f-49d1-95cd-8fc6cc19288d", "name": "network-vif-plugged", "status": "completed", "tag": "c76fb30a-4092-4c68-a8fb-3167a7bd7bda"}, {"name": "network-changed", "server_uuid": "d925bac4-cc0f-49d1-95cd-8fc6cc19288d", "tag": "c76fb30a-4092-4c68-a8fb-3167a7bd7bda"}, {"server_uuid": "03c612bd-f382-4385-877f-f2b733a1965a", "name": "network-vif-plugged", "status": "completed", "tag": "37abafd0-fe3c-4639-a689-62acbd3d40b3"}, {"name": "network-changed", "server_uuid": "03c612bd-f382-4385-877f-f2b733a1965a", "tag": "37abafd0-fe3c-4639-a689-62acbd3d40b3"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 667.599361] [48526]: DEBUG oslo_concurrency.lockutils [req-f7b8ce9e-d5fb-4a3d-bdca-4b48413e4a71 req-ce50fbee-17b6-4117-adf2-52a5244fc6c2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.599361] [48526]: DEBUG oslo_concurrency.lockutils [req-f7b8ce9e-d5fb-4a3d-bdca-4b48413e4a71 req-ce50fbee-17b6-4117-adf2-52a5244fc6c2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.599579] [48526]: DEBUG oslo_concurrency.lockutils [req-f7b8ce9e-d5fb-4a3d-bdca-4b48413e4a71 req-ce50fbee-17b6-4117-adf2-52a5244fc6c2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.612292] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f7b8ce9e-d5fb-4a3d-bdca-4b48413e4a71 req-ce50fbee-17b6-4117-adf2-52a5244fc6c2 service nova] Creating event network-vif-plugged:c76fb30a-4092-4c68-a8fb-3167a7bd7bda for instance d925bac4-cc0f-49d1-95cd-8fc6cc19288d on cpu-1 [ 667.612580] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f7b8ce9e-d5fb-4a3d-bdca-4b48413e4a71 req-ce50fbee-17b6-4117-adf2-52a5244fc6c2 service nova] Creating event network-changed:c76fb30a-4092-4c68-a8fb-3167a7bd7bda for instance d925bac4-cc0f-49d1-95cd-8fc6cc19288d on cpu-1 [ 667.612707] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f7b8ce9e-d5fb-4a3d-bdca-4b48413e4a71 req-ce50fbee-17b6-4117-adf2-52a5244fc6c2 service nova] Creating event network-vif-plugged:37abafd0-fe3c-4639-a689-62acbd3d40b3 for instance 03c612bd-f382-4385-877f-f2b733a1965a on cpu-1 [ 667.612783] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f7b8ce9e-d5fb-4a3d-bdca-4b48413e4a71 req-ce50fbee-17b6-4117-adf2-52a5244fc6c2 service nova] Creating event network-changed:37abafd0-fe3c-4639-a689-62acbd3d40b3 for instance 03c612bd-f382-4385-877f-f2b733a1965a on cpu-1 [ 667.620357] [48526]: INFO nova.api.openstack.requestlog [req-f7b8ce9e-d5fb-4a3d-bdca-4b48413e4a71 req-ce50fbee-17b6-4117-adf2-52a5244fc6c2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.030771 [ 667.620421] [48526]: [pid: 48526|app: 0|req: 346/665] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:51 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 667.624584] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 667.626334] [48526]: DEBUG nova.compute.api [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 667.636720] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.637127] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.637127] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.637454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.637607] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.637735] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.667864] [48526]: WARNING neutronclient.v2_0.client [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 667.854624] [48526]: INFO nova.api.openstack.requestlog [None req-6f5a8fc9-9510-4ce6-a79a-dc517355ac15 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.233316 [ 667.855034] [48526]: [pid: 48526|app: 0|req: 347/666] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:52:51 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/os-interface => generated 287 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 667.858820] [48526]: DEBUG nova.api.openstack.wsgi [None req-72387a65-f2d1-4e4c-b443-dc95d4271d92 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 667.890145] [48526]: INFO nova.api.openstack.requestlog [None req-72387a65-f2d1-4e4c-b443-dc95d4271d92 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 58 microversion: 2.1 time: 0.034363 [ 667.890472] [48526]: [pid: 48526|app: 0|req: 348/667] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:52:52 2025] GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 58 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 667.892917] [48526]: DEBUG nova.api.openstack.wsgi [None req-431b5b18-748f-435b-b38b-9fcaea6d2091 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 667.910150] [48526]: INFO nova.api.openstack.requestlog [None req-431b5b18-748f-435b-b38b-9fcaea6d2091 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1930953815" status: 202 len: 0 microversion: 2.1 time: 0.018957 [ 667.910373] [48526]: [pid: 48526|app: 0|req: 349/668] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:52:52 2025] DELETE /compute/v2.1/flavors/1930953815 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 667.915094] [48526]: DEBUG nova.api.openstack.wsgi [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 667.916404] [48526]: DEBUG nova.compute.api [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 667.922550] [48526]: DEBUG oslo_concurrency.lockutils [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.922783] [48526]: DEBUG oslo_concurrency.lockutils [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.922911] [48526]: DEBUG oslo_concurrency.lockutils [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.923286] [48526]: DEBUG oslo_concurrency.lockutils [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.923648] [48526]: DEBUG oslo_concurrency.lockutils [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.923799] [48526]: DEBUG oslo_concurrency.lockutils [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.961294] [48526]: DEBUG oslo_concurrency.lockutils [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.961497] [48526]: DEBUG oslo_concurrency.lockutils [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.961639] [48526]: DEBUG oslo_concurrency.lockutils [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.961880] [48526]: DEBUG nova.objects.instance [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lazy-loading 'fault' on Instance uuid fd02382a-a8c3-470c-8dd4-2169038cb467 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 667.966511] [48526]: WARNING neutronclient.v2_0.client [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 668.026550] [48527]: DEBUG nova.virt.hardware [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 668.026784] [48527]: DEBUG nova.virt.hardware [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 668.026826] [48527]: DEBUG nova.virt.hardware [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 668.026939] [48527]: DEBUG nova.virt.hardware [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 668.027071] [48527]: DEBUG nova.virt.hardware [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 668.041662] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.041866] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.042015] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.043771] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.044860] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.045793] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.063574] [48527]: DEBUG nova.quota [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 668.069414] [48527]: DEBUG nova.quota [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 668.077756] [48527]: DEBUG nova.compute.api [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 668.079553] [48527]: DEBUG nova.compute.api [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 668.129450] [48527]: DEBUG nova.quota [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Checking whether user_id and queued_for_delete are populated for all projects {{(pid=48527) is_qfd_populated /opt/stack/nova/nova/quota.py:1260}} [ 668.145815] [48527]: DEBUG nova.quota [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_group_members'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 668.149751] [48527]: DEBUG nova.quota [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_group_members'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 668.189988] [48527]: DEBUG nova.quota [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_group_members'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 668.192725] [48527]: DEBUG nova.quota [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Getting quotas for user 8bc15ba52e294127989b42794125ba0c and project e9920b703c924cb2a59dbe11caaa5926. Resources: {'server_group_members'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 668.216574] [48527]: INFO nova.api.openstack.requestlog [None req-8aa984a8-5d60-46ce-b78e-9efe3c033ea6 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.299905 [ 668.216993] [48527]: [pid: 48527|app: 0|req: 320/669] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:51 2025] POST /compute/v2.1/servers => generated 380 bytes in 1301 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 668.219966] [48527]: DEBUG nova.api.openstack.wsgi [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 668.221548] [48527]: DEBUG nova.compute.api [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 668.227011] [48527]: DEBUG oslo_concurrency.lockutils [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.227233] [48527]: DEBUG oslo_concurrency.lockutils [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.227407] [48527]: DEBUG oslo_concurrency.lockutils [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.227699] [48527]: DEBUG oslo_concurrency.lockutils [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.227861] [48527]: DEBUG oslo_concurrency.lockutils [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.227976] [48527]: DEBUG oslo_concurrency.lockutils [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.268549] [48527]: WARNING neutronclient.v2_0.client [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 668.603058] [48526]: DEBUG nova.policy [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.610589] [48526]: DEBUG nova.policy [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.611277] [48526]: DEBUG nova.policy [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd35800e23b454de4996788fbea3aad7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d4db20e283c413f90ecc3681faba5bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.611855] [48526]: INFO nova.api.openstack.requestlog [None req-5981e922-15a4-40fd-82a8-828bd944b7a2 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 200 len: 1343 microversion: 2.21 time: 0.701020 [ 668.612163] [48526]: [pid: 48526|app: 0|req: 350/670] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:52 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 1343 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.614444] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 668.615855] [48526]: DEBUG nova.compute.api [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 668.620261] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.620470] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.620613] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.620852] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.620993] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.621122] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.650875] [48526]: WARNING neutronclient.v2_0.client [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 669.402636] [48527]: DEBUG nova.policy [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.407942] [48527]: DEBUG nova.policy [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.408587] [48527]: DEBUG nova.policy [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.412397] [48527]: INFO nova.api.openstack.requestlog [None req-8340c522-443c-4108-ab5b-4a2c5ba0632a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1668 microversion: 2.100 time: 1.194840 [ 669.412798] [48527]: [pid: 48527|app: 0|req: 321/671] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:52 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1668 bytes in 1195 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 669.414988] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 669.416484] [48527]: DEBUG nova.compute.api [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 669.421785] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.422482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.422482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.422482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.422482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.422684] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.479964] [48527]: WARNING neutronclient.v2_0.client [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 669.573648] [48526]: DEBUG nova.policy [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.581886] [48526]: INFO nova.api.openstack.requestlog [None req-e1e8dc9f-8674-45c1-b6f1-d7413279e0b2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1321 microversion: 2.1 time: 0.968319 [ 669.581886] [48526]: [pid: 48526|app: 0|req: 351/672] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:52 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1321 bytes in 969 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.584806] [48526]: DEBUG nova.api.openstack.wsgi [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 669.587145] [48526]: DEBUG nova.compute.api [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 669.592947] [48526]: DEBUG oslo_concurrency.lockutils [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.593388] [48526]: DEBUG oslo_concurrency.lockutils [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.593668] [48526]: DEBUG oslo_concurrency.lockutils [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.594090] [48526]: DEBUG oslo_concurrency.lockutils [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.594378] [48526]: DEBUG oslo_concurrency.lockutils [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.594802] [48526]: DEBUG oslo_concurrency.lockutils [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.623746] [48526]: WARNING neutronclient.v2_0.client [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 669.639396] [48527]: DEBUG nova.policy [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.644418] [48527]: INFO nova.api.openstack.requestlog [None req-0f562831-d354-4b71-b1d5-9da5431f7e17 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1482 microversion: 2.1 time: 0.231013 [ 669.644963] [48527]: [pid: 48527|app: 0|req: 322/673] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:53 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1482 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.649024] [48527]: DEBUG nova.api.openstack.wsgi [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 669.649208] [48527]: DEBUG nova.compute.api [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 669.654305] [48527]: DEBUG oslo_concurrency.lockutils [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.654494] [48527]: DEBUG oslo_concurrency.lockutils [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.658135] [48527]: DEBUG oslo_concurrency.lockutils [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.658135] [48527]: DEBUG oslo_concurrency.lockutils [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.658135] [48527]: DEBUG oslo_concurrency.lockutils [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.658135] [48527]: DEBUG oslo_concurrency.lockutils [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.673097] [48527]: WARNING neutronclient.v2_0.client [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 669.687076] [48526]: DEBUG nova.policy [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.697575] [48526]: INFO nova.api.openstack.requestlog [None req-48809980-4018-4bd5-b9ca-feb5eaea44da tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1266 microversion: 2.1 time: 0.114551 [ 669.697703] [48526]: [pid: 48526|app: 0|req: 352/674] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:53 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1266 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.704139] [48526]: DEBUG nova.api.openstack.wsgi [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 669.707640] [48526]: DEBUG nova.compute.api [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 669.712929] [48526]: DEBUG oslo_concurrency.lockutils [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.715039] [48526]: DEBUG oslo_concurrency.lockutils [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.715039] [48526]: DEBUG oslo_concurrency.lockutils [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.715039] [48526]: DEBUG oslo_concurrency.lockutils [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.715039] [48526]: DEBUG oslo_concurrency.lockutils [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.716922] [48526]: DEBUG oslo_concurrency.lockutils [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.729919] [48527]: DEBUG nova.policy [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.736305] [48527]: INFO nova.api.openstack.requestlog [None req-56d26db6-5b3b-4f08-a4a1-b3528075c274 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1212 microversion: 2.1 time: 0.089634 [ 669.736305] [48527]: [pid: 48527|app: 0|req: 323/675] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:53 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1212 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.738445] [48527]: DEBUG nova.api.openstack.wsgi [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 669.739697] [48527]: DEBUG nova.compute.api [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 669.744464] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.744910] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.744980] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.745477] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.745666] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.745802] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.754414] [48526]: DEBUG oslo_concurrency.lockutils [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.754600] [48526]: DEBUG oslo_concurrency.lockutils [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.754887] [48526]: DEBUG oslo_concurrency.lockutils [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.754887] [48526]: DEBUG nova.objects.instance [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lazy-loading 'fault' on Instance uuid d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 669.762640] [48526]: WARNING neutronclient.v2_0.client [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 669.770891] [48527]: WARNING neutronclient.v2_0.client [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 669.790178] [48526]: DEBUG nova.policy [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.796313] [48526]: DEBUG nova.policy [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.797080] [48526]: DEBUG nova.policy [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.798530] [48526]: INFO nova.api.openstack.requestlog [None req-23245463-c220-4c0f-aeaf-86246d62d983 tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1393 microversion: 2.48 time: 0.098915 [ 669.798530] [48526]: [pid: 48526|app: 0|req: 353/676] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:53 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1393 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 669.801320] [48526]: DEBUG nova.api.openstack.wsgi [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 669.802889] [48526]: DEBUG nova.compute.api [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 669.807547] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.807547] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.807742] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.808377] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.808470] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.808607] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.831159] [48526]: WARNING neutronclient.v2_0.client [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.007404] [48527]: DEBUG nova.policy [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.016255] [48527]: INFO nova.api.openstack.requestlog [None req-bcfb0d48-8ebd-47a3-9fba-056845574824 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1514 microversion: 2.1 time: 0.279472 [ 670.016255] [48527]: [pid: 48527|app: 0|req: 324/677] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:53 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1514 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.022021] [48527]: DEBUG nova.api.openstack.wsgi [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.025127] [48527]: DEBUG nova.compute.api [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 670.032556] [48526]: DEBUG nova.policy [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.035876] [48527]: DEBUG oslo_concurrency.lockutils [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.036111] [48527]: DEBUG oslo_concurrency.lockutils [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.036249] [48527]: DEBUG oslo_concurrency.lockutils [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.036507] [48527]: DEBUG oslo_concurrency.lockutils [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.036656] [48527]: DEBUG oslo_concurrency.lockutils [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.036774] [48527]: DEBUG oslo_concurrency.lockutils [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.037583] [48526]: INFO nova.api.openstack.requestlog [None req-21c38e74-41d9-4875-833c-fd98ad9fddbe tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1315 microversion: 2.1 time: 0.238436 [ 670.038053] [48526]: [pid: 48526|app: 0|req: 354/678] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:54 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1315 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.041992] [48526]: DEBUG nova.api.openstack.wsgi [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.184"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 670.042397] [48526]: DEBUG nova.compute.api [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 670.050636] [48526]: DEBUG oslo_concurrency.lockutils [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.050786] [48526]: DEBUG oslo_concurrency.lockutils [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.050951] [48526]: DEBUG oslo_concurrency.lockutils [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.051331] [48526]: DEBUG oslo_concurrency.lockutils [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.051506] [48526]: DEBUG oslo_concurrency.lockutils [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.051635] [48526]: DEBUG oslo_concurrency.lockutils [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.072708] [48527]: WARNING neutronclient.v2_0.client [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.111542] [48526]: DEBUG oslo_concurrency.lockutils [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 670.111835] [48526]: DEBUG oslo_concurrency.lockutils [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquired lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 670.112209] [48526]: WARNING neutronclient.v2_0.client [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.394720] [48527]: DEBUG nova.policy [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.413032] [48527]: INFO nova.api.openstack.requestlog [None req-601bfe06-94d5-4dca-91cd-155c2aecc776 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1207 microversion: 2.1 time: 0.392996 [ 670.413032] [48527]: [pid: 48527|app: 0|req: 325/679] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:54 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1207 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.416780] [48527]: DEBUG nova.api.openstack.wsgi [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.419316] [48527]: DEBUG nova.compute.api [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 670.424907] [48527]: DEBUG oslo_concurrency.lockutils [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.425133] [48527]: DEBUG oslo_concurrency.lockutils [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.425275] [48527]: DEBUG oslo_concurrency.lockutils [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.425661] [48527]: DEBUG oslo_concurrency.lockutils [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.425856] [48527]: DEBUG oslo_concurrency.lockutils [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.425999] [48527]: DEBUG oslo_concurrency.lockutils [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.481517] [48527]: WARNING neutronclient.v2_0.client [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.684452] [48527]: DEBUG nova.policy [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.691380] [48527]: INFO nova.api.openstack.requestlog [None req-c265fe7e-661b-41b7-8a92-9aa1fc712dea tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1317 microversion: 2.1 time: 0.280759 [ 670.691807] [48527]: [pid: 48527|app: 0|req: 326/680] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:54 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1317 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.695493] [48527]: DEBUG nova.api.openstack.wsgi [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.696700] [48527]: DEBUG nova.compute.api [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 670.703479] [48527]: DEBUG oslo_concurrency.lockutils [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.703479] [48527]: DEBUG oslo_concurrency.lockutils [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.703479] [48527]: DEBUG oslo_concurrency.lockutils [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.703479] [48527]: DEBUG oslo_concurrency.lockutils [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.703715] [48527]: DEBUG oslo_concurrency.lockutils [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.703715] [48527]: DEBUG oslo_concurrency.lockutils [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.727817] [48527]: WARNING neutronclient.v2_0.client [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.831836] [48526]: DEBUG neutronclient.v2_0.client [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Error message: {"NeutronError": {"type": "FloatingIPPortAlreadyAssociated", "message": "Cannot associate floating IP 10.180.180.184 (f9ef54fb-888c-4e74-97ed-7602f511f55c) with port eab59c78-c0c0-4a66-a64b-12707f26a738 using fixed IP 192.168.128.13, as that fixed IP already has a floating IP on external network 70bd9cef-8f0e-48ad-8dcd-851a53cd468c.", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 670.832174] [48526]: DEBUG oslo_concurrency.lockutils [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Releasing lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 670.832369] [48526]: INFO nova.api.openstack.wsgi [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] HTTP exception thrown: Cannot associate floating IP 10.180.180.184 (f9ef54fb-888c-4e74-97ed-7602f511f55c) with port eab59c78-c0c0-4a66-a64b-12707f26a738 using fixed IP 192.168.128.13, as that fixed IP already has a floating IP on external network 70bd9cef-8f0e-48ad-8dcd-851a53cd468c. [ 670.832369] [48526]: Neutron server returns request_ids: ['req-4bc0f696-92c7-4163-88c0-62f38ff6039f'] [ 670.832632] [48526]: DEBUG nova.api.openstack.wsgi [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Returning 400 to user: Cannot associate floating IP 10.180.180.184 (f9ef54fb-888c-4e74-97ed-7602f511f55c) with port eab59c78-c0c0-4a66-a64b-12707f26a738 using fixed IP 192.168.128.13, as that fixed IP already has a floating IP on external network 70bd9cef-8f0e-48ad-8dcd-851a53cd468c. [ 670.832632] [48526]: Neutron server returns request_ids: ['req-4bc0f696-92c7-4163-88c0-62f38ff6039f'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 670.833336] [48526]: INFO nova.api.openstack.requestlog [None req-f58a22e1-1ea1-4449-90dc-bd6fbab8e6e9 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action" status: 400 len: 387 microversion: 2.1 time: 0.794652 [ 670.833728] [48526]: [pid: 48526|app: 0|req: 355/681] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:54 2025] POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action => generated 387 bytes in 795 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 670.836974] [48526]: DEBUG nova.api.openstack.wsgi [None req-e292e18c-9c86-405e-83a6-cbbfa56157f3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "1c5b4a11-fe8b-4519-8156-11099dee8259", "ip_protocol": "tcp", "from_port": 22, "to_port": 772689724}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 670.839987] [48526]: WARNING neutronclient.v2_0.client [None req-e292e18c-9c86-405e-83a6-cbbfa56157f3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.886466] [48527]: DEBUG nova.policy [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.893158] [48527]: INFO nova.api.openstack.requestlog [None req-72ae2966-2cbf-4eab-96cd-3c333b19a553 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1216 microversion: 2.1 time: 0.200701 [ 670.893989] [48527]: [pid: 48527|app: 0|req: 327/682] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:54 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1216 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.896282] [48527]: DEBUG nova.api.openstack.wsgi [None req-fe4c6e74-f8fa-43a1-af33-66496ce8a450 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.898400] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4c6e74-f8fa-43a1-af33-66496ce8a450 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.898594] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4c6e74-f8fa-43a1-af33-66496ce8a450 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.898713] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4c6e74-f8fa-43a1-af33-66496ce8a450 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.899082] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4c6e74-f8fa-43a1-af33-66496ce8a450 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.900070] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4c6e74-f8fa-43a1-af33-66496ce8a450 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.900216] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4c6e74-f8fa-43a1-af33-66496ce8a450 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.907634] [48526]: INFO nova.api.openstack.wsgi [None req-e292e18c-9c86-405e-83a6-cbbfa56157f3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] HTTP exception thrown: Invalid port range 22:772689724. Valid TCP ports should be between 1-65535 [ 670.907905] [48526]: DEBUG nova.api.openstack.wsgi [None req-e292e18c-9c86-405e-83a6-cbbfa56157f3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Returning 400 to user: Invalid port range 22:772689724. Valid TCP ports should be between 1-65535 {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 670.908306] [48526]: INFO nova.api.openstack.requestlog [None req-e292e18c-9c86-405e-83a6-cbbfa56157f3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 118 microversion: 2.1 time: 0.073879 [ 670.908623] [48526]: [pid: 48526|app: 0|req: 356/683] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:52:55 2025] POST /compute/v2.1/os-security-group-rules => generated 118 bytes in 74 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 670.914035] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.915987] [48526]: DEBUG nova.policy [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.916355] [48526]: DEBUG nova.compute.api [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 670.918046] [48527]: INFO nova.api.openstack.requestlog [None req-fe4c6e74-f8fa-43a1-af33-66496ce8a450 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.023447 [ 670.918316] [48527]: [pid: 48527|app: 0|req: 328/684] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:52:55 2025] GET /compute/v2.1/os-services => generated 557 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 670.925301] [48527]: DEBUG nova.api.openstack.wsgi [None req-dc91c996-fce0-4713-b192-37870c82ca42 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.927667] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.927907] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.928068] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.928443] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.928581] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.928700] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.947621] [48527]: INFO nova.api.openstack.requestlog [None req-dc91c996-fce0-4713-b192-37870c82ca42 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/6" status: 200 len: 0 microversion: 2.1 time: 0.028448 [ 670.948558] [48527]: [pid: 48527|app: 0|req: 329/685] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:55 2025] DELETE /compute/v2.1/os-aggregates/6 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 670.950997] [48527]: DEBUG nova.api.openstack.wsgi [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.953228] [48527]: DEBUG nova.compute.api [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 670.959203] [48527]: DEBUG oslo_concurrency.lockutils [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.959203] [48527]: DEBUG oslo_concurrency.lockutils [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.959203] [48527]: DEBUG oslo_concurrency.lockutils [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.959203] [48527]: DEBUG oslo_concurrency.lockutils [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.959523] [48527]: DEBUG oslo_concurrency.lockutils [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.959523] [48527]: DEBUG oslo_concurrency.lockutils [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.966902] [48526]: DEBUG nova.compute.multi_cell_list [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 670.997135] [48527]: WARNING neutronclient.v2_0.client [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.999493] [48526]: INFO nova.api.openstack.requestlog [None req-c0b35071-7200-49b6-b17e-38cdcab2da04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 1011 microversion: 2.1 time: 0.090274 [ 670.999843] [48526]: [pid: 48526|app: 0|req: 357/686] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:52:55 2025] GET /compute/v2.1/servers => generated 1011 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.004039] [48526]: DEBUG nova.api.openstack.wsgi [None req-357e3809-328b-4f3f-b424-82ec9edbfeb6 tempest-QuotaClassesAdminTestJSON-1051778725 tempest-QuotaClassesAdminTestJSON-1051778725-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 671.022795] [48526]: INFO nova.api.openstack.requestlog [None req-357e3809-328b-4f3f-b424-82ec9edbfeb6 tempest-QuotaClassesAdminTestJSON-1051778725 tempest-QuotaClassesAdminTestJSON-1051778725-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 307 microversion: 2.1 time: 0.021907 [ 671.022795] [48526]: [pid: 48526|app: 0|req: 358/687] 10.180.1.21 () {58 vars in 1180 bytes} [Fri Dec 12 13:52:55 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 307 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 671.028299] [48526]: DEBUG nova.api.openstack.wsgi [None req-cae5c617-f216-4262-ae34-c95821d206a4 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 671.073298] [48526]: DEBUG nova.quota [None req-cae5c617-f216-4262-ae34-c95821d206a4 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 671.075939] [48526]: DEBUG nova.quota [None req-cae5c617-f216-4262-ae34-c95821d206a4 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for user 98a228699eec4b88a6ae0cb653d61237 and project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 671.257191] [48526]: INFO nova.api.openstack.requestlog [None req-cae5c617-f216-4262-ae34-c95821d206a4 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 61 microversion: 2.1 time: 0.233748 [ 671.257601] [48526]: [pid: 48526|app: 0|req: 359/688] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:55 2025] PUT /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 61 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 671.264766] [48526]: DEBUG nova.api.openstack.wsgi [None req-8ecb7616-350a-47af-82b5-9e33216f3e85 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 671.269930] [48527]: DEBUG nova.policy [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.278615] [48527]: INFO nova.api.openstack.requestlog [None req-c23ea887-345b-487c-b6a9-66059f61db39 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1518 microversion: 2.1 time: 0.329972 [ 671.278992] [48527]: [pid: 48527|app: 0|req: 330/689] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:55 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1518 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.281380] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 671.281592] [48526]: INFO nova.api.openstack.requestlog [None req-8ecb7616-350a-47af-82b5-9e33216f3e85 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.023396 [ 671.281937] [48526]: [pid: 48526|app: 0|req: 360/690] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:52:55 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.283282] [48527]: DEBUG nova.compute.api [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 671.284742] [48526]: DEBUG nova.api.openstack.wsgi [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 671.286728] [48526]: DEBUG nova.compute.api [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 671.292564] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.293065] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.293132] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.293132] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.293216] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.293216] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.293295] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.293295] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.293362] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.293397] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.293431] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.293431] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.320231] [48526]: WARNING neutronclient.v2_0.client [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 671.320480] [48527]: WARNING neutronclient.v2_0.client [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 671.377307] [48526]: DEBUG nova.policy [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.382837] [48526]: INFO nova.api.openstack.requestlog [None req-c50cc3f5-793b-4888-9817-57f80938e76d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1207 microversion: 2.1 time: 0.100211 [ 671.383660] [48526]: [pid: 48526|app: 0|req: 361/691] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:55 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1207 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.387670] [48526]: DEBUG nova.api.openstack.wsgi [req-9b51065d-cd51-43e8-9c45-7c1d10c2d4b1 req-8ef5701d-0668-4a52-b6ae-9ca7e6d2d6b0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f5273e06-6b98-4b46-ae12-41b06090ec05", "name": "network-vif-plugged", "status": "completed", "tag": "8c201400-a992-4ceb-a94b-c18da6af16ed"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 671.389822] [48527]: DEBUG nova.policy [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.395231] [48527]: INFO nova.api.openstack.requestlog [None req-d5354f0f-5c7d-41e8-93c3-8bc4826a746c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1206 microversion: 2.1 time: 0.115643 [ 671.396570] [48527]: [pid: 48527|app: 0|req: 331/692] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:55 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1206 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.398598] [48526]: DEBUG oslo_concurrency.lockutils [req-9b51065d-cd51-43e8-9c45-7c1d10c2d4b1 req-8ef5701d-0668-4a52-b6ae-9ca7e6d2d6b0 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.401023] [48526]: DEBUG oslo_concurrency.lockutils [req-9b51065d-cd51-43e8-9c45-7c1d10c2d4b1 req-8ef5701d-0668-4a52-b6ae-9ca7e6d2d6b0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.401023] [48526]: DEBUG oslo_concurrency.lockutils [req-9b51065d-cd51-43e8-9c45-7c1d10c2d4b1 req-8ef5701d-0668-4a52-b6ae-9ca7e6d2d6b0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.403787] [48527]: DEBUG nova.api.openstack.wsgi [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 671.404511] [48527]: DEBUG nova.compute.api [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 671.409177] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.409399] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.409500] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.412027] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.412027] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.412027] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.414881] [48526]: INFO nova.api.openstack.compute.server_external_events [req-9b51065d-cd51-43e8-9c45-7c1d10c2d4b1 req-8ef5701d-0668-4a52-b6ae-9ca7e6d2d6b0 service nova] Creating event network-vif-plugged:8c201400-a992-4ceb-a94b-c18da6af16ed for instance f5273e06-6b98-4b46-ae12-41b06090ec05 on cpu-1 [ 671.422705] [48526]: INFO nova.api.openstack.requestlog [req-9b51065d-cd51-43e8-9c45-7c1d10c2d4b1 req-8ef5701d-0668-4a52-b6ae-9ca7e6d2d6b0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037371 [ 671.424652] [48526]: [pid: 48526|app: 0|req: 362/693] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:55 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 671.429455] [48526]: DEBUG nova.api.openstack.wsgi [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 671.433139] [48526]: DEBUG nova.compute.api [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 671.438180] [48526]: DEBUG oslo_concurrency.lockutils [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.440102] [48526]: DEBUG oslo_concurrency.lockutils [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.440102] [48526]: DEBUG oslo_concurrency.lockutils [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.440102] [48526]: DEBUG oslo_concurrency.lockutils [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.440102] [48526]: DEBUG oslo_concurrency.lockutils [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.440472] [48526]: DEBUG oslo_concurrency.lockutils [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.460047] [48526]: INFO nova.api.openstack.wsgi [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] HTTP exception thrown: Instance fd02382a-a8c3-470c-8dd4-2169038cb467 could not be found. [ 671.461043] [48526]: DEBUG nova.api.openstack.wsgi [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Returning 404 to user: Instance fd02382a-a8c3-470c-8dd4-2169038cb467 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 671.461043] [48526]: INFO nova.api.openstack.requestlog [None req-a18fb14f-25fb-4050-939c-506166065606 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 404 len: 111 microversion: 2.21 time: 0.036567 [ 671.461317] [48526]: [pid: 48526|app: 0|req: 363/694] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:55 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 671.464040] [48526]: DEBUG nova.api.openstack.wsgi [req-1b9f835f-e38e-4b79-a593-6e27316acc25 req-7a520cf6-849e-4130-979f-0e6babb8ce46 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3c76b178-6ea6-457e-aaf0-4d305d30026e", "tag": "1659c04d-0d51-4d2f-9127-ddc19f672991"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 671.464190] [48527]: DEBUG nova.compute.api [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 671.470492] [48526]: DEBUG oslo_concurrency.lockutils [req-1b9f835f-e38e-4b79-a593-6e27316acc25 req-7a520cf6-849e-4130-979f-0e6babb8ce46 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.470492] [48526]: DEBUG oslo_concurrency.lockutils [req-1b9f835f-e38e-4b79-a593-6e27316acc25 req-7a520cf6-849e-4130-979f-0e6babb8ce46 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.470492] [48526]: DEBUG oslo_concurrency.lockutils [req-1b9f835f-e38e-4b79-a593-6e27316acc25 req-7a520cf6-849e-4130-979f-0e6babb8ce46 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.476163] [48526]: INFO nova.api.openstack.compute.server_external_events [req-1b9f835f-e38e-4b79-a593-6e27316acc25 req-7a520cf6-849e-4130-979f-0e6babb8ce46 service nova] Creating event network-changed:1659c04d-0d51-4d2f-9127-ddc19f672991 for instance 3c76b178-6ea6-457e-aaf0-4d305d30026e on cpu-1 [ 671.480725] [48526]: INFO nova.api.openstack.requestlog [req-1b9f835f-e38e-4b79-a593-6e27316acc25 req-7a520cf6-849e-4130-979f-0e6babb8ce46 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018847 [ 671.481050] [48526]: [pid: 48526|app: 0|req: 364/695] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:55 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) [ 671.484390] [48526]: DEBUG nova.api.openstack.wsgi [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-534540484", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 671.524696] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.525953] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.525953] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.525953] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.525953] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.526180] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.534536] [48526]: DEBUG nova.network.neutron [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] validate_networks() for [('ae91018d-41cc-4070-8e9e-48c4fd355d19', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 671.534536] [48526]: WARNING neutronclient.v2_0.client [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 671.534699] [48527]: INFO nova.api.openstack.requestlog [None req-dcda0f95-aa94-4a94-9767-ad46ca24f8b5 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 204 len: 0 microversion: 2.100 time: 0.137481 [ 671.534742] [48526]: WARNING openstack [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 671.534778] [48527]: [pid: 48527|app: 0|req: 332/696] 10.180.1.21 () {60 vars in 1276 bytes} [Fri Dec 12 13:52:55 2025] DELETE /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 367 bytes (1 switches on core 0) [ 671.535559] [48526]: WARNING openstack [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 671.538355] [48527]: DEBUG nova.api.openstack.wsgi [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 671.540121] [48527]: DEBUG nova.compute.api [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 671.543089] [48526]: INFO nova.network.neutron [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] _ports_needed_per_instance requested_netwokrs=[('ae91018d-41cc-4070-8e9e-48c4fd355d19', None, None, None, None, None)] [ 671.544196] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.544474] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.544718] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.545202] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.545408] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.545540] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.567431] [48527]: DEBUG nova.objects.instance [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'flavor' on Instance uuid 0d104c56-bece-4414-94ba-039eecb4c6f9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.618211] [48527]: INFO nova.api.openstack.requestlog [None req-e0d9f9df-afaa-4a94-af18-45c717226774 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9/action" status: 200 len: 32 microversion: 2.1 time: 0.082774 [ 671.619462] [48527]: [pid: 48527|app: 0|req: 333/697] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:55 2025] POST /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9/action => generated 32 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 671.621672] [48527]: DEBUG nova.api.openstack.wsgi [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 671.623136] [48527]: DEBUG nova.compute.api [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 671.627410] [48527]: DEBUG oslo_concurrency.lockutils [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.627588] [48527]: DEBUG oslo_concurrency.lockutils [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.627662] [48527]: DEBUG oslo_concurrency.lockutils [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.628026] [48527]: DEBUG oslo_concurrency.lockutils [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.628185] [48527]: DEBUG oslo_concurrency.lockutils [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.628344] [48527]: DEBUG oslo_concurrency.lockutils [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.652987] [48527]: WARNING neutronclient.v2_0.client [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.132947] [48527]: DEBUG nova.policy [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.145765] [48527]: INFO nova.api.openstack.requestlog [None req-2432e93d-bf5e-4505-81a4-2233aae3bf53 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1321 microversion: 2.1 time: 0.526127 [ 672.146146] [48527]: [pid: 48527|app: 0|req: 334/698] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:55 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1321 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.251696] [48526]: WARNING neutronclient.v2_0.client [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.252541] [48526]: WARNING openstack [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 672.252873] [48526]: WARNING openstack [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 672.258743] [48527]: DEBUG nova.api.openstack.wsgi [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesNegativeTestJSON-server-64733401", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "91750a26-358d-4e3f-8817-9974508b2a23"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 672.326760] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.326760] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.326760] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.327598] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.328019] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.329482] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.334576] [48527]: DEBUG nova.network.neutron [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] validate_networks() for [('91750a26-358d-4e3f-8817-9974508b2a23', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 672.335175] [48527]: WARNING neutronclient.v2_0.client [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.337575] [48527]: WARNING openstack [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 672.338703] [48527]: WARNING openstack [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 672.346634] [48527]: INFO nova.network.neutron [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] _ports_needed_per_instance requested_netwokrs=[('91750a26-358d-4e3f-8817-9974508b2a23', None, None, None, None, None)] [ 672.495601] [48526]: DEBUG nova.virt.hardware [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 672.495788] [48526]: DEBUG nova.virt.hardware [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 672.496153] [48526]: DEBUG nova.virt.hardware [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 672.496423] [48526]: DEBUG nova.virt.hardware [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 672.496423] [48526]: DEBUG nova.virt.hardware [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 672.511559] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.511864] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.512126] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.513050] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.514261] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.514581] [48526]: DEBUG oslo_concurrency.lockutils [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.534883] [48526]: DEBUG nova.quota [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Getting quotas for project 2c5263600d8e4c8bbb806ba16d382d04. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 672.543616] [48526]: DEBUG nova.quota [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Getting quotas for user 390df2fde9a34606a6032292a1ed7022 and project 2c5263600d8e4c8bbb806ba16d382d04. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 672.554899] [48526]: DEBUG nova.compute.api [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 672.556509] [48526]: DEBUG nova.compute.api [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 672.573128] [48527]: WARNING neutronclient.v2_0.client [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.573562] [48527]: WARNING openstack [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 672.573945] [48527]: WARNING openstack [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 672.600578] [48526]: INFO nova.api.openstack.requestlog [None req-f18fe9d6-5050-4d4c-83d8-e252bfd8b346 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 1.118734 [ 672.601017] [48526]: [pid: 48526|app: 0|req: 365/699] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:55 2025] POST /compute/v2.1/servers => generated 383 bytes in 1119 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 672.606614] [48526]: DEBUG nova.api.openstack.wsgi [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 672.608292] [48526]: DEBUG nova.compute.api [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 672.619282] [48526]: DEBUG oslo_concurrency.lockutils [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.619482] [48526]: DEBUG oslo_concurrency.lockutils [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.619635] [48526]: DEBUG oslo_concurrency.lockutils [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.619957] [48526]: DEBUG oslo_concurrency.lockutils [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.620126] [48526]: DEBUG oslo_concurrency.lockutils [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.620252] [48526]: DEBUG oslo_concurrency.lockutils [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.653166] [48526]: WARNING neutronclient.v2_0.client [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.687545] [48527]: DEBUG nova.virt.hardware [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 672.687686] [48527]: DEBUG nova.virt.hardware [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 672.687850] [48527]: DEBUG nova.virt.hardware [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 672.688372] [48527]: DEBUG nova.virt.hardware [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 672.688372] [48527]: DEBUG nova.virt.hardware [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 672.694879] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.695080] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.695505] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.695912] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.696094] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.696297] [48527]: DEBUG oslo_concurrency.lockutils [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.700743] [48526]: DEBUG nova.policy [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.710022] [48526]: INFO nova.api.openstack.requestlog [None req-34105509-dcf5-4126-b914-5a68aa4c9461 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1266 microversion: 2.1 time: 0.108243 [ 672.710412] [48526]: [pid: 48526|app: 0|req: 366/700] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:56 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1266 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.713116] [48526]: DEBUG nova.api.openstack.wsgi [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 672.714673] [48526]: DEBUG nova.compute.api [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 672.716045] [48527]: DEBUG nova.quota [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Getting quotas for project 1cffccb3cc41456f88420e16f712dd65. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 672.722015] [48526]: DEBUG oslo_concurrency.lockutils [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.722015] [48526]: DEBUG oslo_concurrency.lockutils [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.722015] [48526]: DEBUG oslo_concurrency.lockutils [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.722015] [48526]: DEBUG oslo_concurrency.lockutils [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.722462] [48527]: DEBUG nova.quota [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Getting quotas for user 4b28a894aefa44ac85ed6dca426f8a6f and project 1cffccb3cc41456f88420e16f712dd65. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 672.722503] [48526]: DEBUG oslo_concurrency.lockutils [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.722503] [48526]: DEBUG oslo_concurrency.lockutils [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.731772] [48527]: DEBUG nova.compute.api [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 672.733282] [48527]: DEBUG nova.compute.api [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 672.741786] [48526]: WARNING neutronclient.v2_0.client [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.762372] [48526]: DEBUG nova.policy [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.774613] [48526]: INFO nova.api.openstack.requestlog [None req-5429a211-6dfd-4069-bdf6-a003c40af066 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1212 microversion: 2.1 time: 0.063130 [ 672.774727] [48526]: [pid: 48526|app: 0|req: 367/701] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:56 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.778571] [48526]: DEBUG nova.api.openstack.wsgi [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 672.780602] [48527]: INFO nova.api.openstack.requestlog [None req-7da2b9c1-d7dc-40ee-bd76-4481f2b908ed tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.633127 [ 672.780688] [48526]: DEBUG nova.compute.api [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 672.781075] [48527]: [pid: 48527|app: 0|req: 335/702] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:56 2025] POST /compute/v2.1/servers => generated 380 bytes in 634 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 672.786435] [48527]: DEBUG nova.api.openstack.wsgi [None req-557a0bf3-45b9-4106-860f-d123b123d7ca tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 672.789369] [48527]: WARNING neutronclient.v2_0.client [None req-557a0bf3-45b9-4106-860f-d123b123d7ca tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.789369] [48527]: WARNING openstack [None req-557a0bf3-45b9-4106-860f-d123b123d7ca tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 672.789547] [48527]: WARNING openstack [None req-557a0bf3-45b9-4106-860f-d123b123d7ca tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 672.790624] [48526]: DEBUG oslo_concurrency.lockutils [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.791081] [48526]: DEBUG oslo_concurrency.lockutils [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.791523] [48526]: DEBUG oslo_concurrency.lockutils [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.791728] [48526]: DEBUG oslo_concurrency.lockutils [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.792055] [48526]: DEBUG oslo_concurrency.lockutils [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.792124] [48526]: DEBUG oslo_concurrency.lockutils [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.832437] [48526]: DEBUG oslo_concurrency.lockutils [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.832437] [48526]: DEBUG oslo_concurrency.lockutils [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.832671] [48526]: DEBUG oslo_concurrency.lockutils [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.832671] [48526]: DEBUG nova.objects.instance [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lazy-loading 'fault' on Instance uuid d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 672.842303] [48526]: WARNING neutronclient.v2_0.client [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.898292] [48527]: WARNING neutronclient.v2_0.client [None req-557a0bf3-45b9-4106-860f-d123b123d7ca tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.908879] [48526]: DEBUG nova.policy [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.915440] [48526]: DEBUG nova.policy [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.916071] [48526]: DEBUG nova.policy [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f9209b0dbc204346831d0fb1f640103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '130129a05d29480995cdc752a047ee4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.917179] [48526]: INFO nova.api.openstack.requestlog [None req-67c1c840-b12e-48f3-970f-3f78564d285a tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 200 len: 1393 microversion: 2.48 time: 0.141450 [ 672.917179] [48526]: [pid: 48526|app: 0|req: 368/703] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:52:56 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 1393 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 672.921606] [48526]: DEBUG nova.api.openstack.wsgi [None req-94bce61d-c715-4bfb-bd47-216993ccb956 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "1e226dd8-9b26-498d-99f8-e0fee1db4781", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 672.927557] [48526]: WARNING neutronclient.v2_0.client [None req-94bce61d-c715-4bfb-bd47-216993ccb956 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.938372] [48527]: WARNING neutronclient.v2_0.client [None req-557a0bf3-45b9-4106-860f-d123b123d7ca tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.953470] [48526]: DEBUG neutronclient.v2_0.client [None req-94bce61d-c715-4bfb-bd47-216993ccb956 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1e226dd8-9b26-498d-99f8-e0fee1db4781 does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 672.953768] [48526]: DEBUG nova.network.security_group_api [None req-94bce61d-c715-4bfb-bd47-216993ccb956 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Neutron security group 1e226dd8-9b26-498d-99f8-e0fee1db4781 not found {{(pid=48526) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 672.954015] [48526]: INFO nova.api.openstack.wsgi [None req-94bce61d-c715-4bfb-bd47-216993ccb956 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] HTTP exception thrown: Security group 1e226dd8-9b26-498d-99f8-e0fee1db4781 does not exist [ 672.954015] [48526]: Neutron server returns request_ids: ['req-e41a4203-5a8e-4d82-9a65-f65eb6bb225c'] [ 672.954292] [48526]: DEBUG nova.api.openstack.wsgi [None req-94bce61d-c715-4bfb-bd47-216993ccb956 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Returning 404 to user: Security group 1e226dd8-9b26-498d-99f8-e0fee1db4781 does not exist [ 672.954292] [48526]: Neutron server returns request_ids: ['req-e41a4203-5a8e-4d82-9a65-f65eb6bb225c'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 672.954809] [48526]: INFO nova.api.openstack.requestlog [None req-94bce61d-c715-4bfb-bd47-216993ccb956 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 404 len: 194 microversion: 2.1 time: 0.037211 [ 672.955246] [48526]: [pid: 48526|app: 0|req: 369/704] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:52:57 2025] POST /compute/v2.1/os-security-group-rules => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 672.962738] [48526]: DEBUG nova.api.openstack.wsgi [None req-e2c32b10-cc2b-4f46-8c4a-e1022398fb39 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 672.967255] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2c32b10-cc2b-4f46-8c4a-e1022398fb39 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.967255] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2c32b10-cc2b-4f46-8c4a-e1022398fb39 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.967255] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2c32b10-cc2b-4f46-8c4a-e1022398fb39 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.967807] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2c32b10-cc2b-4f46-8c4a-e1022398fb39 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.970094] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2c32b10-cc2b-4f46-8c4a-e1022398fb39 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.970206] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2c32b10-cc2b-4f46-8c4a-e1022398fb39 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.992464] [48526]: INFO nova.api.openstack.requestlog [None req-e2c32b10-cc2b-4f46-8c4a-e1022398fb39 tempest-ServicesAdminNegativeTestJSON-1012979040 tempest-ServicesAdminNegativeTestJSON-1012979040-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.033825 [ 672.992464] [48526]: [pid: 48526|app: 0|req: 370/705] 10.180.1.21 () {58 vars in 1193 bytes} [Fri Dec 12 13:52:57 2025] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 672.993214] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0f4ead4-7081-4cfe-a3a1-1bf35d78b06b tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 672.998340] [48526]: INFO nova.api.openstack.wsgi [None req-f0f4ead4-7081-4cfe-a3a1-1bf35d78b06b tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 672.998592] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0f4ead4-7081-4cfe-a3a1-1bf35d78b06b tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 672.998963] [48526]: INFO nova.api.openstack.requestlog [None req-f0f4ead4-7081-4cfe-a3a1-1bf35d78b06b tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "GET /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.008141 [ 672.999707] [48526]: [pid: 48526|app: 0|req: 371/706] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:52:57 2025] GET /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 673.003629] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.007238] [48526]: DEBUG nova.policy [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.009377] [48526]: DEBUG nova.compute.api [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'flavor': '84', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 673.020594] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.020904] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.021149] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.022049] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.022049] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.022175] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.069449] [48526]: DEBUG nova.compute.multi_cell_list [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 673.102705] [48526]: INFO nova.api.openstack.requestlog [None req-ae04c5c2-2a84-4cae-8279-ac7a97566c50 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?flavor=84" status: 200 len: 346 microversion: 2.1 time: 0.101413 [ 673.103272] [48526]: [pid: 48526|app: 0|req: 372/707] 10.180.1.21 () {58 vars in 1139 bytes} [Fri Dec 12 13:52:57 2025] GET /compute/v2.1/servers?flavor=84 => generated 346 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 673.106089] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e122c50-6787-4caf-b461-1fc14178ccda tempest-QuotaClassesAdminTestJSON-1051778725 tempest-QuotaClassesAdminTestJSON-1051778725-project-admin] Action: 'update', calling method: >, 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=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 673.198557] [48526]: INFO nova.api.openstack.requestlog [None req-2e122c50-6787-4caf-b461-1fc14178ccda tempest-QuotaClassesAdminTestJSON-1051778725 tempest-QuotaClassesAdminTestJSON-1051778725-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 286 microversion: 2.1 time: 0.094222 [ 673.199274] [48526]: [pid: 48526|app: 0|req: 373/708] 10.180.1.21 () {60 vars in 1201 bytes} [Fri Dec 12 13:52:57 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 286 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 673.204481] [48526]: DEBUG nova.api.openstack.wsgi [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.205974] [48526]: DEBUG nova.compute.api [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.211631] [48526]: DEBUG oslo_concurrency.lockutils [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.211757] [48526]: DEBUG oslo_concurrency.lockutils [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.211837] [48526]: DEBUG oslo_concurrency.lockutils [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.212507] [48526]: DEBUG oslo_concurrency.lockutils [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.212507] [48526]: DEBUG oslo_concurrency.lockutils [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.212507] [48526]: DEBUG oslo_concurrency.lockutils [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.243326] [48526]: WARNING neutronclient.v2_0.client [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.247129] [48527]: INFO nova.api.openstack.requestlog [None req-557a0bf3-45b9-4106-860f-d123b123d7ca tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/f9ef54fb-888c-4e74-97ed-7602f511f55c" status: 202 len: 0 microversion: 2.1 time: 0.465532 [ 673.247518] [48527]: [pid: 48527|app: 0|req: 336/709] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:52:57 2025] DELETE /compute/v2.1/os-floating-ips/f9ef54fb-888c-4e74-97ed-7602f511f55c => generated 0 bytes in 466 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 673.252321] [48527]: DEBUG nova.api.openstack.wsgi [None req-f27c23b0-33c4-4ccd-9704-cecf745ec052 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Action: 'create', calling method: >, body: {"metadata": {"os_version": "alt1", "architecture": "value3"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 673.299058] [48527]: DEBUG nova.quota [None req-f27c23b0-33c4-4ccd-9704-cecf745ec052 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 673.301195] [48527]: DEBUG nova.quota [None req-f27c23b0-33c4-4ccd-9704-cecf745ec052 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Getting quotas for user 98a228699eec4b88a6ae0cb653d61237 and project 5a2818914075490683e81278cb45d384. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 673.348560] [48526]: DEBUG nova.policy [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.359865] [48526]: INFO nova.api.openstack.requestlog [None req-24e11788-d865-4ba0-8bd8-0e6c5a4a5122 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1315 microversion: 2.1 time: 0.157070 [ 673.362131] [48526]: [pid: 48526|app: 0|req: 374/710] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:57 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1315 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.367163] [48526]: DEBUG nova.api.openstack.wsgi [None req-c09bce38-56b2-457c-a095-e766f807a40a tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-766032453", "id": 1708221292, "os-flavor-access:is_public": "False"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 673.388984] [48526]: INFO nova.api.openstack.requestlog [None req-c09bce38-56b2-457c-a095-e766f807a40a tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.028260 [ 673.389326] [48526]: [pid: 48526|app: 0|req: 375/711] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:57 2025] POST /compute/v2.1/flavors => generated 414 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 673.395905] [48526]: DEBUG nova.api.openstack.wsgi [None req-749e1861-9003-4504-9715-ebd6d6abfce9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 673.396824] [48526]: DEBUG nova.api.openstack.wsgi [None req-749e1861-9003-4504-9715-ebd6d6abfce9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 673.397557] [48526]: INFO nova.api.openstack.requestlog [None req-749e1861-9003-4504-9715-ebd6d6abfce9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action" status: 400 len: 619 microversion: 2.1 time: 0.007721 [ 673.398230] [48526]: [pid: 48526|app: 0|req: 376/712] 10.180.1.21 () {60 vars in 1274 bytes} [Fri Dec 12 13:52:57 2025] POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action => generated 619 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 673.400437] [48526]: DEBUG nova.api.openstack.wsgi [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.401975] [48526]: DEBUG nova.compute.api [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.406849] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.408102] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.408102] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.408102] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.408102] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.408335] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.439363] [48526]: WARNING neutronclient.v2_0.client [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.470904] [48526]: DEBUG nova.policy [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.479276] [48526]: INFO nova.api.openstack.requestlog [None req-c2b3c510-3d6e-4770-b4ae-8627c603432a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1207 microversion: 2.1 time: 0.080814 [ 673.479647] [48526]: [pid: 48526|app: 0|req: 377/713] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:57 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1207 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.482324] [48526]: DEBUG nova.api.openstack.wsgi [None req-0da18189-976d-4910-adc4-b75093172b2f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.484406] [48526]: DEBUG nova.compute.api [None req-0da18189-976d-4910-adc4-b75093172b2f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.491725] [48526]: DEBUG oslo_concurrency.lockutils [None req-0da18189-976d-4910-adc4-b75093172b2f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.492051] [48526]: DEBUG oslo_concurrency.lockutils [None req-0da18189-976d-4910-adc4-b75093172b2f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.492221] [48526]: DEBUG oslo_concurrency.lockutils [None req-0da18189-976d-4910-adc4-b75093172b2f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.493228] [48526]: DEBUG oslo_concurrency.lockutils [None req-0da18189-976d-4910-adc4-b75093172b2f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.493228] [48526]: DEBUG oslo_concurrency.lockutils [None req-0da18189-976d-4910-adc4-b75093172b2f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.493228] [48526]: DEBUG oslo_concurrency.lockutils [None req-0da18189-976d-4910-adc4-b75093172b2f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.536605] [48527]: INFO nova.api.openstack.requestlog [None req-f27c23b0-33c4-4ccd-9704-cecf745ec052 tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "POST /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 85 microversion: 2.1 time: 0.288254 [ 673.537316] [48527]: [pid: 48527|app: 0|req: 337/714] 10.180.1.21 () {60 vars in 1276 bytes} [Fri Dec 12 13:52:57 2025] POST /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 85 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 673.540916] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.544928] [48527]: DEBUG nova.compute.api [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.550074] [48526]: INFO nova.api.openstack.requestlog [None req-0da18189-976d-4910-adc4-b75093172b2f tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467/os-instance-actions" status: 200 len: 611 microversion: 2.21 time: 0.069818 [ 673.550602] [48526]: [pid: 48526|app: 0|req: 378/715] 10.180.1.21 () {60 vars in 1332 bytes} [Fri Dec 12 13:52:57 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467/os-instance-actions => generated 611 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 673.554837] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.555113] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.555278] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.555735] [48526]: DEBUG nova.api.openstack.wsgi [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.555808] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.555958] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.556025] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.557392] [48526]: DEBUG nova.compute.api [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.562465] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.562664] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.562849] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.563190] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.563347] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.563496] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.581231] [48526]: WARNING neutronclient.v2_0.client [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.593439] [48527]: WARNING neutronclient.v2_0.client [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.836865] [48527]: DEBUG nova.policy [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.847421] [48527]: DEBUG nova.policy [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.848586] [48527]: DEBUG nova.policy [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.852916] [48527]: INFO nova.api.openstack.requestlog [None req-b5a95993-64dc-49e9-9bb9-84fb2529d044 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1674 microversion: 2.100 time: 0.314730 [ 673.853350] [48527]: [pid: 48527|app: 0|req: 338/716] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:57 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1674 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 673.861759] [48527]: DEBUG nova.api.openstack.wsgi [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.861759] [48527]: DEBUG nova.compute.api [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.872879] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.872879] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.872879] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.873432] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.873432] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.873432] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.875093] [48526]: DEBUG nova.policy [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.886088] [48526]: INFO nova.api.openstack.requestlog [None req-a8f60693-691a-4e88-bf50-e5bc57c1a3e7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1520 microversion: 2.1 time: 0.335038 [ 673.886437] [48526]: [pid: 48526|app: 0|req: 379/717] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:57 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1520 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.889856] [48526]: DEBUG nova.api.openstack.wsgi [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.893392] [48526]: DEBUG nova.compute.api [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.903753] [48527]: WARNING neutronclient.v2_0.client [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.904664] [48526]: DEBUG oslo_concurrency.lockutils [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.905044] [48526]: DEBUG oslo_concurrency.lockutils [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.905373] [48526]: DEBUG oslo_concurrency.lockutils [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.905756] [48526]: DEBUG oslo_concurrency.lockutils [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.907075] [48526]: DEBUG oslo_concurrency.lockutils [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.907075] [48526]: DEBUG oslo_concurrency.lockutils [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.935992] [48526]: WARNING neutronclient.v2_0.client [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.117140] [48527]: INFO nova.api.openstack.requestlog [None req-49dcf617-5b90-4f71-a2bc-4c77dbd766dd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.263148 [ 674.117713] [48527]: [pid: 48527|app: 0|req: 339/718] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface => generated 287 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 674.123949] [48527]: DEBUG nova.api.openstack.wsgi [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.125450] [48527]: DEBUG nova.compute.api [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.132622] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.132814] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.132949] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.133219] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.133417] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.133509] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.178765] [48527]: WARNING neutronclient.v2_0.client [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.321975] [48526]: DEBUG nova.policy [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.330402] [48526]: INFO nova.api.openstack.requestlog [None req-b219b6ac-d342-417a-beab-cf6b27a0b33f tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1463 microversion: 2.1 time: 0.443246 [ 674.330769] [48526]: [pid: 48526|app: 0|req: 380/719] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1463 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.335279] [48526]: DEBUG nova.api.openstack.wsgi [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.340209] [48526]: DEBUG nova.compute.api [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.340316] [48527]: DEBUG nova.policy [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.342652] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.342885] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.343144] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.343865] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.344310] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.344528] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.350343] [48527]: INFO nova.api.openstack.requestlog [None req-b7fa354d-8402-41d0-b368-56c01d7a199e tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1216 microversion: 2.1 time: 0.231963 [ 674.351049] [48527]: [pid: 48527|app: 0|req: 340/720] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1216 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.354420] [48527]: DEBUG nova.api.openstack.wsgi [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.356162] [48527]: DEBUG nova.compute.api [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.365337] [48527]: DEBUG oslo_concurrency.lockutils [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.366192] [48527]: DEBUG oslo_concurrency.lockutils [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.366378] [48527]: DEBUG oslo_concurrency.lockutils [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.366917] [48527]: DEBUG oslo_concurrency.lockutils [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.367093] [48527]: DEBUG oslo_concurrency.lockutils [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.367223] [48527]: DEBUG oslo_concurrency.lockutils [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.367765] [48526]: WARNING neutronclient.v2_0.client [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.388036] [48527]: WARNING neutronclient.v2_0.client [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.463953] [48526]: DEBUG nova.policy [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.468532] [48526]: INFO nova.api.openstack.requestlog [None req-d3727c85-a654-4dc1-b27d-38d16d9b1d87 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1207 microversion: 2.1 time: 0.136545 [ 674.468899] [48526]: [pid: 48526|app: 0|req: 381/721] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1207 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.471937] [48526]: DEBUG nova.api.openstack.wsgi [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.473080] [48526]: DEBUG nova.compute.api [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.477363] [48526]: DEBUG oslo_concurrency.lockutils [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.477609] [48526]: DEBUG oslo_concurrency.lockutils [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.477795] [48526]: DEBUG oslo_concurrency.lockutils [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.478125] [48526]: DEBUG oslo_concurrency.lockutils [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.478346] [48526]: DEBUG oslo_concurrency.lockutils [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.478554] [48526]: DEBUG oslo_concurrency.lockutils [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.484084] [48527]: DEBUG nova.policy [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.488582] [48527]: INFO nova.api.openstack.requestlog [None req-a90fd6b6-6d7d-45cd-a4a1-79f1b680dfe9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1206 microversion: 2.1 time: 0.136914 [ 674.488840] [48527]: [pid: 48527|app: 0|req: 341/722] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1206 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.497497] [48526]: WARNING neutronclient.v2_0.client [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.519108] [48526]: DEBUG nova.policy [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.524570] [48526]: INFO nova.api.openstack.requestlog [None req-84db9e23-fe6a-4a3a-af47-6173744ed854 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1207 microversion: 2.1 time: 0.054998 [ 674.524917] [48526]: [pid: 48526|app: 0|req: 382/723] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.527459] [48526]: DEBUG nova.api.openstack.wsgi [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.528855] [48526]: DEBUG nova.compute.api [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.532340] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.532522] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.532653] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.532896] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.533055] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.533171] [48526]: DEBUG oslo_concurrency.lockutils [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.553016] [48526]: WARNING neutronclient.v2_0.client [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.579101] [48526]: DEBUG nova.policy [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.583398] [48526]: INFO nova.api.openstack.requestlog [None req-49f6be4e-29f4-4bfe-8ff0-f30448f9d1ea tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1208 microversion: 2.1 time: 0.057799 [ 674.583721] [48526]: [pid: 48526|app: 0|req: 383/724] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.587289] [48526]: DEBUG nova.api.openstack.wsgi [None req-8d883e8e-db6b-484d-9468-3ad5801466c3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.587289] [48526]: WARNING neutronclient.v2_0.client [None req-8d883e8e-db6b-484d-9468-3ad5801466c3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.598084] [48526]: DEBUG neutronclient.v2_0.client [None req-8d883e8e-db6b-484d-9468-3ad5801466c3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Error message: {"NeutronError": {"type": "SecurityGroupRuleNotFound", "message": "Security group rule 23be9ef2-803d-4be3-8aac-cc8f21d17b43 does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 674.598404] [48526]: DEBUG nova.network.security_group_api [None req-8d883e8e-db6b-484d-9468-3ad5801466c3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Neutron security group rule 23be9ef2-803d-4be3-8aac-cc8f21d17b43 not found {{(pid=48526) get_rule /opt/stack/nova/nova/network/security_group_api.py:450}} [ 674.598628] [48526]: INFO nova.api.openstack.wsgi [None req-8d883e8e-db6b-484d-9468-3ad5801466c3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] HTTP exception thrown: Security group rule 23be9ef2-803d-4be3-8aac-cc8f21d17b43 does not exist [ 674.598628] [48526]: Neutron server returns request_ids: ['req-f903260a-d4ea-4b9d-831b-c09b95d588d6'] [ 674.598875] [48526]: DEBUG nova.api.openstack.wsgi [None req-8d883e8e-db6b-484d-9468-3ad5801466c3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Returning 404 to user: Security group rule 23be9ef2-803d-4be3-8aac-cc8f21d17b43 does not exist [ 674.598875] [48526]: Neutron server returns request_ids: ['req-f903260a-d4ea-4b9d-831b-c09b95d588d6'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 674.599287] [48526]: INFO nova.api.openstack.requestlog [None req-8d883e8e-db6b-484d-9468-3ad5801466c3 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/23be9ef2-803d-4be3-8aac-cc8f21d17b43" status: 404 len: 199 microversion: 2.1 time: 0.015100 [ 674.599730] [48526]: [pid: 48526|app: 0|req: 384/725] 10.180.1.21 () {58 vars in 1282 bytes} [Fri Dec 12 13:52:58 2025] DELETE /compute/v2.1/os-security-group-rules/23be9ef2-803d-4be3-8aac-cc8f21d17b43 => generated 199 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 674.602137] [48526]: DEBUG nova.api.openstack.wsgi [None req-497bc747-4ce4-4ed8-be45-d94f33679f97 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.604484] [48526]: DEBUG nova.policy [None req-497bc747-4ce4-4ed8-be45-d94f33679f97 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Policy check for os_compute_api:os-aggregates:index failed with credentials {'is_admin': False, 'user_id': '9f70d82f5cdf4540b51c4a25fab77fc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d34142093074f15b8a997586f70bebe', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.604788] [48526]: DEBUG nova.api.openstack.wsgi [None req-497bc747-4ce4-4ed8-be45-d94f33679f97 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:index to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 674.605144] [48526]: INFO nova.api.openstack.requestlog [None req-497bc747-4ce4-4ed8-be45-d94f33679f97 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates" status: 403 len: 115 microversion: 2.1 time: 0.004933 [ 674.605429] [48526]: [pid: 48526|app: 0|req: 385/726] 10.180.1.21 () {58 vars in 1138 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/os-aggregates => generated 115 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 674.630791] [48527]: DEBUG nova.api.openstack.wsgi [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSONUnderV235-server-165621762", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 674.671942] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.672153] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.672288] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.672612] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.673906] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.674044] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.679702] [48527]: DEBUG nova.network.neutron [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] validate_networks() for [('66a974d0-5988-41d0-af81-325d5a06db9c', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 674.680081] [48527]: WARNING neutronclient.v2_0.client [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.680729] [48527]: WARNING openstack [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 674.681070] [48527]: WARNING openstack [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 674.681771] [48526]: DEBUG nova.api.openstack.wsgi [None req-4ae6283b-e428-4cde-97cf-b4fcac16fac5 tempest-ServicesAdminNegativeTestJSON-900457438 tempest-ServicesAdminNegativeTestJSON-900457438-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.683759] [48526]: DEBUG nova.policy [None req-4ae6283b-e428-4cde-97cf-b4fcac16fac5 tempest-ServicesAdminNegativeTestJSON-900457438 tempest-ServicesAdminNegativeTestJSON-900457438-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': '2986d4d72af84cd183b4333763500aa2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46e4923fba7b437197ad8757f6c94b97', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.684102] [48526]: DEBUG nova.api.openstack.wsgi [None req-4ae6283b-e428-4cde-97cf-b4fcac16fac5 tempest-ServicesAdminNegativeTestJSON-900457438 tempest-ServicesAdminNegativeTestJSON-900457438-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 674.684630] [48526]: INFO nova.api.openstack.requestlog [None req-4ae6283b-e428-4cde-97cf-b4fcac16fac5 tempest-ServicesAdminNegativeTestJSON-900457438 tempest-ServicesAdminNegativeTestJSON-900457438-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.1 time: 0.078683 [ 674.684910] [48526]: [pid: 48526|app: 0|req: 386/727] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:52:58 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) [ 674.686815] [48527]: INFO nova.network.neutron [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] _ports_needed_per_instance requested_netwokrs=[('66a974d0-5988-41d0-af81-325d5a06db9c', None, None, None, None, None)] [ 674.687481] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.691176] [48526]: DEBUG nova.policy [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.691351] [48526]: DEBUG nova.api.openstack.compute.servers [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Removing options 'limit' from query {{(pid=48526) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 674.691701] [48526]: DEBUG nova.compute.api [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 674.697311] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.697311] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.697311] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.697311] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.697538] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.697628] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.717201] [48526]: INFO nova.api.openstack.requestlog [None req-a1e2239b-fe1b-42d9-9823-565d3ad031c3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?limit=1" status: 200 len: 485 microversion: 2.1 time: 0.031572 [ 674.717783] [48526]: [pid: 48526|app: 0|req: 387/728] 10.180.1.21 () {58 vars in 1135 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/servers?limit=1 => generated 485 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 674.721219] [48526]: DEBUG nova.api.openstack.wsgi [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.723229] [48526]: DEBUG nova.compute.api [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.729020] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.729229] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.729429] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.729765] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.730046] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.730204] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.759976] [48526]: WARNING neutronclient.v2_0.client [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.817064] [48527]: WARNING neutronclient.v2_0.client [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.817398] [48527]: WARNING openstack [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 674.817850] [48527]: WARNING openstack [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 674.929216] [48526]: DEBUG nova.policy [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.936851] [48526]: INFO nova.api.openstack.requestlog [None req-1cd3a106-042a-4aa7-aaef-776d4c999c57 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1321 microversion: 2.1 time: 0.218165 [ 674.937555] [48526]: [pid: 48526|app: 0|req: 388/729] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:58 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1321 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.941113] [48526]: DEBUG nova.api.openstack.wsgi [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.195"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 674.943128] [48526]: WARNING neutronclient.v2_0.client [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.975048] [48527]: DEBUG nova.virt.hardware [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 674.975048] [48527]: DEBUG nova.virt.hardware [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 674.975048] [48527]: DEBUG nova.virt.hardware [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 674.975048] [48527]: DEBUG nova.virt.hardware [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 674.975048] [48527]: DEBUG nova.virt.hardware [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 674.985595] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.985783] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.986286] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.986286] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.987735] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.987876] [48527]: DEBUG oslo_concurrency.lockutils [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.003464] [48527]: DEBUG nova.quota [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Getting quotas for project 6434e7dcd94348149f49d96debee79df. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 675.008214] [48527]: DEBUG nova.quota [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Getting quotas for user b5a07bdbfe12451ebc87349bd54116c8 and project 6434e7dcd94348149f49d96debee79df. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 675.016666] [48527]: DEBUG nova.compute.api [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 675.018053] [48527]: DEBUG nova.compute.api [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 675.068479] [48527]: INFO nova.api.openstack.requestlog [None req-947c7c23-2095-4a24-a740-f3b92b3e948e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.578995 [ 675.068910] [48527]: [pid: 48527|app: 0|req: 342/730] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:58 2025] POST /compute/v2.1/servers => generated 383 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 675.199932] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f68ec18-5f66-4b03-af84-c3721dbe8e82 tempest-QuotaClassesAdmin257Test-278766984 tempest-QuotaClassesAdmin257Test-278766984-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.212824] [48527]: INFO nova.api.openstack.requestlog [None req-6f68ec18-5f66-4b03-af84-c3721dbe8e82 tempest-QuotaClassesAdmin257Test-278766984 tempest-QuotaClassesAdmin257Test-278766984-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 172 microversion: 2.57 time: 0.143092 [ 675.213022] [48527]: [pid: 48527|app: 0|req: 343/731] 10.180.1.21 () {60 vars in 1221 bytes} [Fri Dec 12 13:52:59 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 172 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 675.217260] [48527]: DEBUG nova.api.openstack.wsgi [None req-78c0fd60-858c-43e4-9a3c-6a60ff0e236e tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-552786168", "id": 95080258, "os-flavor-access:is_public": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 675.231149] [48527]: INFO nova.api.openstack.requestlog [None req-78c0fd60-858c-43e4-9a3c-6a60ff0e236e tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 407 microversion: 2.1 time: 0.017417 [ 675.231538] [48527]: [pid: 48527|app: 0|req: 344/732] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:52:59 2025] POST /compute/v2.1/flavors => generated 407 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 675.234580] [48527]: DEBUG nova.api.openstack.wsgi [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.236069] [48527]: DEBUG nova.compute.api [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 675.240677] [48527]: DEBUG oslo_concurrency.lockutils [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.240899] [48527]: DEBUG oslo_concurrency.lockutils [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.240995] [48527]: DEBUG oslo_concurrency.lockutils [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.241324] [48527]: DEBUG oslo_concurrency.lockutils [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.241468] [48527]: DEBUG oslo_concurrency.lockutils [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.241591] [48527]: DEBUG oslo_concurrency.lockutils [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.272900] [48527]: WARNING neutronclient.v2_0.client [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 675.301761] [48526]: DEBUG nova.compute.api [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 675.306967] [48526]: DEBUG oslo_concurrency.lockutils [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.308454] [48526]: DEBUG oslo_concurrency.lockutils [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.308454] [48526]: DEBUG oslo_concurrency.lockutils [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.308454] [48526]: DEBUG oslo_concurrency.lockutils [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.308454] [48526]: DEBUG oslo_concurrency.lockutils [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.308850] [48526]: DEBUG oslo_concurrency.lockutils [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.327096] [48526]: WARNING neutronclient.v2_0.client [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 675.327794] [48526]: WARNING openstack [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 675.328146] [48526]: WARNING openstack [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 675.560045] [48527]: DEBUG nova.policy [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.565763] [48527]: INFO nova.api.openstack.requestlog [None req-24b76541-f3ef-45b0-af74-3a1f161cd084 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1518 microversion: 2.1 time: 0.333457 [ 675.566314] [48527]: [pid: 48527|app: 0|req: 345/733] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:59 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1518 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.569618] [48527]: DEBUG nova.api.openstack.wsgi [req-8860fcaa-2075-423a-bfef-40e53fe43e53 req-c72a0abd-eb33-4629-8258-cdedd009c6aa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f5273e06-6b98-4b46-ae12-41b06090ec05", "tag": "8c201400-a992-4ceb-a94b-c18da6af16ed"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 675.578203] [48527]: DEBUG oslo_concurrency.lockutils [req-8860fcaa-2075-423a-bfef-40e53fe43e53 req-c72a0abd-eb33-4629-8258-cdedd009c6aa service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.578415] [48527]: DEBUG oslo_concurrency.lockutils [req-8860fcaa-2075-423a-bfef-40e53fe43e53 req-c72a0abd-eb33-4629-8258-cdedd009c6aa service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.578568] [48527]: DEBUG oslo_concurrency.lockutils [req-8860fcaa-2075-423a-bfef-40e53fe43e53 req-c72a0abd-eb33-4629-8258-cdedd009c6aa service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.585892] [48527]: INFO nova.api.openstack.compute.server_external_events [req-8860fcaa-2075-423a-bfef-40e53fe43e53 req-c72a0abd-eb33-4629-8258-cdedd009c6aa service nova] Creating event network-changed:8c201400-a992-4ceb-a94b-c18da6af16ed for instance f5273e06-6b98-4b46-ae12-41b06090ec05 on cpu-1 [ 675.591389] [48527]: INFO nova.api.openstack.requestlog [req-8860fcaa-2075-423a-bfef-40e53fe43e53 req-c72a0abd-eb33-4629-8258-cdedd009c6aa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024197 [ 675.591755] [48527]: [pid: 48527|app: 0|req: 346/734] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:52:59 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) [ 675.595216] [48527]: DEBUG nova.api.openstack.wsgi [None req-29001ef3-1d23-4fea-9103-63f5b09af5cc tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.608019] [48526]: DEBUG oslo_concurrency.lockutils [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 675.608258] [48526]: DEBUG oslo_concurrency.lockutils [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquired lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 675.608755] [48526]: WARNING neutronclient.v2_0.client [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 675.633832] [48527]: INFO nova.api.openstack.requestlog [None req-29001ef3-1d23-4fea-9103-63f5b09af5cc tempest-ImagesMetadataTestJSON-1057497220 tempest-ImagesMetadataTestJSON-1057497220-project-member] 10.180.1.21 "GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata" status: 200 len: 85 microversion: 2.1 time: 0.041329 [ 675.634358] [48527]: [pid: 48527|app: 0|req: 347/735] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:52:59 2025] GET /compute/v2.1/images/ed256d23-1f00-4457-8e4b-0833e71de3da/metadata => generated 85 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 675.636743] [48527]: DEBUG nova.api.openstack.wsgi [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.637078] [48527]: DEBUG nova.compute.api [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 675.641713] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.642151] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.642151] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.642334] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.642400] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.642514] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.658378] [48527]: INFO nova.api.openstack.wsgi [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] HTTP exception thrown: Instance fd02382a-a8c3-470c-8dd4-2169038cb467 could not be found. [ 675.658670] [48527]: DEBUG nova.api.openstack.wsgi [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Returning 404 to user: Instance fd02382a-a8c3-470c-8dd4-2169038cb467 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 675.659138] [48527]: INFO nova.api.openstack.requestlog [None req-39d6c3a7-68b3-43d6-bcfb-7caaaf27c9c5 tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 404 len: 111 microversion: 2.21 time: 0.024513 [ 675.659768] [48527]: [pid: 48527|app: 0|req: 348/736] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:52:59 2025] DELETE /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 675.663116] [48527]: DEBUG nova.api.openstack.wsgi [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.664563] [48527]: DEBUG nova.compute.api [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 675.669958] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.669958] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.670224] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.670326] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.670673] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.670787] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.699834] [48527]: WARNING neutronclient.v2_0.client [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 675.807454] [48527]: DEBUG nova.policy [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.811902] [48527]: INFO nova.api.openstack.requestlog [None req-7d6fc9a7-0656-4563-9b99-b6bf98ed3af7 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1314 microversion: 2.1 time: 0.151452 [ 675.812243] [48527]: [pid: 48527|app: 0|req: 349/737] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:52:59 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1314 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.814698] [48527]: DEBUG nova.api.openstack.wsgi [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.816139] [48527]: DEBUG nova.compute.api [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 675.821292] [48527]: DEBUG oslo_concurrency.lockutils [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.821482] [48527]: DEBUG oslo_concurrency.lockutils [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.821614] [48527]: DEBUG oslo_concurrency.lockutils [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.821866] [48527]: DEBUG oslo_concurrency.lockutils [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.822042] [48527]: DEBUG oslo_concurrency.lockutils [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.822138] [48527]: DEBUG oslo_concurrency.lockutils [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.848195] [48527]: WARNING neutronclient.v2_0.client [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 675.872463] [48527]: DEBUG nova.policy [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.876858] [48527]: INFO nova.api.openstack.requestlog [None req-afadabdf-c11b-49ea-b39a-b1b6aae912c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1212 microversion: 2.1 time: 0.063949 [ 675.877223] [48527]: [pid: 48527|app: 0|req: 350/738] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:00 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.882064] [48527]: DEBUG nova.api.openstack.wsgi [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.887030] [48527]: DEBUG nova.compute.api [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] [instance: d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 675.892495] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.892495] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.892495] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.892495] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.892841] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.892841] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.905966] [48527]: INFO nova.api.openstack.wsgi [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] HTTP exception thrown: Instance d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 could not be found. [ 675.907301] [48527]: DEBUG nova.api.openstack.wsgi [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] Returning 404 to user: Instance d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 675.907823] [48527]: INFO nova.api.openstack.requestlog [None req-2eb71566-e236-496c-bf15-90b0bd47d58d tempest-ServerDiagnosticsV248Test-1964109320 tempest-ServerDiagnosticsV248Test-1964109320-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3" status: 404 len: 111 microversion: 2.48 time: 0.030030 [ 675.909037] [48527]: [pid: 48527|app: 0|req: 351/739] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:00 2025] GET /compute/v2.1/servers/d1d4f7fe-f2c0-4dc9-a5f1-73806f2fa8b3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 675.911883] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.914017] [48527]: DEBUG nova.compute.api [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 675.919212] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.919407] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.919496] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.920164] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.920373] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.920568] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.936733] [48527]: WARNING neutronclient.v2_0.client [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 676.050808] [48526]: DEBUG nova.network.neutron [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Building network info cache for instance {{(pid=48526) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 676.061159] [48526]: WARNING neutronclient.v2_0.client [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 676.063541] [48526]: WARNING openstack [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 676.063905] [48526]: WARNING openstack [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 676.103837] [48527]: INFO nova.api.openstack.requestlog [None req-2ea5bdc9-cda0-459d-afcb-325d4f3061a8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface/282793bd-b07b-4912-a4b7-1adac48464cd" status: 200 len: 284 microversion: 2.1 time: 0.193558 [ 676.103837] [48527]: [pid: 48527|app: 0|req: 352/740] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 13:53:00 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface/282793bd-b07b-4912-a4b7-1adac48464cd => generated 284 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 676.109716] [48527]: DEBUG nova.api.openstack.wsgi [None req-4881bf8f-a578-4f97-b7c6-e2bdf6b1d2a8 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 676.109716] [48527]: DEBUG nova.compute.api [None req-4881bf8f-a578-4f97-b7c6-e2bdf6b1d2a8 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 676.118096] [48527]: DEBUG oslo_concurrency.lockutils [None req-4881bf8f-a578-4f97-b7c6-e2bdf6b1d2a8 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.118096] [48527]: DEBUG oslo_concurrency.lockutils [None req-4881bf8f-a578-4f97-b7c6-e2bdf6b1d2a8 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.118096] [48527]: DEBUG oslo_concurrency.lockutils [None req-4881bf8f-a578-4f97-b7c6-e2bdf6b1d2a8 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.118096] [48527]: DEBUG oslo_concurrency.lockutils [None req-4881bf8f-a578-4f97-b7c6-e2bdf6b1d2a8 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.118505] [48527]: DEBUG oslo_concurrency.lockutils [None req-4881bf8f-a578-4f97-b7c6-e2bdf6b1d2a8 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.118505] [48527]: DEBUG oslo_concurrency.lockutils [None req-4881bf8f-a578-4f97-b7c6-e2bdf6b1d2a8 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.235737] [48527]: INFO nova.api.openstack.requestlog [None req-4881bf8f-a578-4f97-b7c6-e2bdf6b1d2a8 tempest-DeleteServersAdminTestJSON-779675469 tempest-DeleteServersAdminTestJSON-779675469-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d/action" status: 202 len: 0 microversion: 2.1 time: 0.130428 [ 676.236808] [48527]: [pid: 48527|app: 0|req: 353/741] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:00 2025] POST /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 676.240405] [48527]: DEBUG nova.api.openstack.wsgi [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 676.241995] [48527]: DEBUG nova.compute.api [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 676.252779] [48527]: DEBUG oslo_concurrency.lockutils [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.252839] [48527]: DEBUG oslo_concurrency.lockutils [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.253045] [48527]: DEBUG oslo_concurrency.lockutils [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.254186] [48527]: DEBUG oslo_concurrency.lockutils [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.254186] [48527]: DEBUG oslo_concurrency.lockutils [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.254186] [48527]: DEBUG oslo_concurrency.lockutils [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.304721] [48527]: WARNING neutronclient.v2_0.client [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 676.570962] [48527]: DEBUG nova.policy [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.579616] [48527]: INFO nova.api.openstack.requestlog [None req-dffb7615-2b3f-4259-bb20-3643863592d7 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1502 microversion: 2.1 time: 0.342669 [ 676.580170] [48527]: [pid: 48527|app: 0|req: 354/742] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:00 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1502 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.582724] [48527]: DEBUG nova.api.openstack.wsgi [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 676.584522] [48527]: DEBUG nova.compute.api [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 676.591290] [48527]: DEBUG oslo_concurrency.lockutils [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.591415] [48527]: DEBUG oslo_concurrency.lockutils [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.591557] [48527]: DEBUG oslo_concurrency.lockutils [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.591812] [48527]: DEBUG oslo_concurrency.lockutils [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.591951] [48527]: DEBUG oslo_concurrency.lockutils [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.592081] [48527]: DEBUG oslo_concurrency.lockutils [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.624915] [48527]: WARNING neutronclient.v2_0.client [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 676.787381] [48527]: DEBUG nova.policy [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.794560] [48527]: INFO nova.api.openstack.requestlog [None req-f66fe7b7-bdc1-4385-b4af-8a595ef8bac5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1263 microversion: 2.1 time: 0.213785 [ 676.795053] [48527]: [pid: 48527|app: 0|req: 355/743] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:00 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1263 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.798594] [48527]: DEBUG nova.api.openstack.wsgi [None req-6504bee9-9e71-4171-b5f4-66bbf111026a tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 676.799963] [48527]: WARNING neutronclient.v2_0.client [None req-6504bee9-9e71-4171-b5f4-66bbf111026a tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 676.906181] [48526]: WARNING neutronclient.v2_0.client [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 676.906859] [48526]: WARNING openstack [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 676.907297] [48526]: WARNING openstack [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 676.938870] [48527]: WARNING neutronclient.v2_0.client [None req-6504bee9-9e71-4171-b5f4-66bbf111026a tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 677.137030] [48527]: INFO nova.api.openstack.requestlog [None req-6504bee9-9e71-4171-b5f4-66bbf111026a tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/1c5b4a11-fe8b-4519-8156-11099dee8259" status: 202 len: 0 microversion: 2.1 time: 0.341063 [ 677.137437] [48527]: [pid: 48527|app: 0|req: 356/744] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:53:01 2025] DELETE /compute/v2.1/os-security-groups/1c5b4a11-fe8b-4519-8156-11099dee8259 => generated 0 bytes in 342 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 677.140495] [48527]: DEBUG nova.api.openstack.wsgi [None req-bba7d040-bb78-44ef-84a0-968a5c4cb3e1 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-42716440"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 677.143269] [48527]: DEBUG nova.objects.aggregate [None req-bba7d040-bb78-44ef-84a0-968a5c4cb3e1 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Generated uuid 50328859-3850-4a4f-8815-44260ddd72b2 for aggregate {{(pid=48527) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 677.164721] [48527]: INFO nova.api.openstack.requestlog [None req-bba7d040-bb78-44ef-84a0-968a5c4cb3e1 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 196 microversion: 2.1 time: 0.026663 [ 677.165408] [48527]: [pid: 48527|app: 0|req: 357/745] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:53:01 2025] POST /compute/v2.1/os-aggregates => generated 196 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 677.168080] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 677.171324] [48527]: DEBUG nova.policy [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.171680] [48527]: DEBUG nova.compute.api [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-834715943', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 677.175331] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.175573] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.175703] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.176048] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.176131] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.176262] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.240856] [48527]: DEBUG nova.compute.multi_cell_list [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 677.285784] [48527]: INFO nova.api.openstack.requestlog [None req-b0791000-dfbe-45cd-a634-b2da2a13f0b2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-834715943" status: 200 len: 345 microversion: 2.1 time: 0.119508 [ 677.286250] [48527]: [pid: 48527|app: 0|req: 358/746] 10.180.1.21 () {58 vars in 1235 bytes} [Fri Dec 12 13:53:01 2025] GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-834715943 => generated 345 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 677.293773] [48527]: DEBUG nova.api.openstack.wsgi [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 677.296021] [48527]: DEBUG nova.compute.api [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 677.302563] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.302837] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.303048] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.303453] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.303695] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.303817] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.313282] [48526]: DEBUG nova.network.neutron [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Updating instance_info_cache with network_info: [{"id": "eab59c78-c0c0-4a66-a64b-12707f26a738", "address": "fa:16:3e:61:ce:3c", "network": {"id": "f0cf857b-53f4-4279-a763-85184ee3255a", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationNegativeTestJSON-186012347-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.13", "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": "b221d451d13a45368f840b54458a003b", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "0f6d1427-d86b-4371-9172-50e4bb0eb1cb", "external-id": "nsx-vlan-transportzone-979", "segmentation_id": 979, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapeab59c78-c0", "ovs_interfaceid": "eab59c78-c0c0-4a66-a64b-12707f26a738", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48526) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 677.320899] [48526]: DEBUG oslo_concurrency.lockutils [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Releasing lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 677.322300] [48526]: INFO nova.api.openstack.requestlog [None req-44f26bda-6bdc-490b-bf37-13c492121576 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action" status: 202 len: 0 microversion: 2.1 time: 2.384348 [ 677.322620] [48526]: [pid: 48526|app: 0|req: 389/747] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:52:59 2025] POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action => generated 0 bytes in 2385 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 677.325207] [48526]: DEBUG nova.api.openstack.wsgi [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 677.326369] [48526]: DEBUG nova.compute.api [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 677.329986] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.330175] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.330304] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.330546] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.330687] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.330807] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.331237] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.331508] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.331653] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.331855] [48527]: DEBUG nova.objects.instance [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lazy-loading 'fault' on Instance uuid 740ca3d3-cfb2-4657-b6a3-26a344f2e97a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.347395] [48527]: WARNING neutronclient.v2_0.client [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 677.350880] [48526]: WARNING neutronclient.v2_0.client [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 677.638388] [48527]: DEBUG nova.policy [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.646345] [48527]: DEBUG nova.policy [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.647028] [48527]: DEBUG nova.policy [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.650509] [48527]: INFO nova.api.openstack.requestlog [None req-e5b0fe73-bc89-4f61-8f5a-08bd38f19db9 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1679 microversion: 2.100 time: 0.359770 [ 677.651251] [48527]: [pid: 48527|app: 0|req: 359/748] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:01 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1679 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 677.653679] [48527]: DEBUG nova.api.openstack.wsgi [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 677.654974] [48527]: DEBUG nova.compute.api [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 677.658584] [48527]: DEBUG oslo_concurrency.lockutils [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.658785] [48527]: DEBUG oslo_concurrency.lockutils [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.658955] [48527]: DEBUG oslo_concurrency.lockutils [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.659279] [48527]: DEBUG oslo_concurrency.lockutils [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.659458] [48527]: DEBUG oslo_concurrency.lockutils [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.659651] [48527]: DEBUG oslo_concurrency.lockutils [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.679734] [48527]: WARNING neutronclient.v2_0.client [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 677.942571] [48527]: DEBUG nova.policy [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.951690] [48527]: INFO nova.api.openstack.requestlog [None req-b42c1830-09a0-46a1-a572-7951611f5d2d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1216 microversion: 2.1 time: 0.299230 [ 677.951690] [48527]: [pid: 48527|app: 0|req: 360/749] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:01 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1216 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.972522] [48526]: DEBUG nova.policy [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.978742] [48526]: INFO nova.api.openstack.requestlog [None req-ec51b8fa-dfd2-4db2-a17d-4d98461e9b95 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1520 microversion: 2.1 time: 0.655396 [ 677.978900] [48526]: [pid: 48526|app: 0|req: 390/750] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:01 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1520 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.983618] [48526]: DEBUG nova.api.openstack.wsgi [None req-d7429e7f-d3ba-4c74-acb8-8c3c41ebb11f tempest-QuotaClassesAdmin257Test-278766984 tempest-QuotaClassesAdmin257Test-278766984-project-admin] Action: 'update', calling method: >, body: {"quota_class_set": {"cores": 120, "instances": 110, "key_pairs": 200, "metadata_items": 228, "ram": 51300, "server_group_members": 110, "server_groups": 110}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 678.048863] [48526]: INFO nova.api.openstack.requestlog [None req-d7429e7f-d3ba-4c74-acb8-8c3c41ebb11f tempest-QuotaClassesAdmin257Test-278766984 tempest-QuotaClassesAdmin257Test-278766984-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 159 microversion: 2.57 time: 0.068278 [ 678.049065] [48526]: [pid: 48526|app: 0|req: 391/751] 10.180.1.21 () {62 vars in 1242 bytes} [Fri Dec 12 13:53:02 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 159 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 678.052410] [48526]: DEBUG nova.api.openstack.wsgi [None req-85445564-8fca-4bb3-8a24-364ca9bbb24f tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 678.065209] [48526]: INFO nova.api.openstack.requestlog [None req-85445564-8fca-4bb3-8a24-364ca9bbb24f tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=f" status: 200 len: 417 microversion: 2.1 time: 0.015553 [ 678.065562] [48526]: [pid: 48526|app: 0|req: 392/752] 10.180.1.21 () {58 vars in 1164 bytes} [Fri Dec 12 13:53:02 2025] GET /compute/v2.1/flavors/detail?is_public=f => generated 417 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 678.067942] [48526]: DEBUG nova.api.openstack.wsgi [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 678.069336] [48526]: DEBUG nova.compute.api [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 678.075640] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.075640] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.075967] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.076034] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.076131] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.076353] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.100625] [48527]: INFO nova.api.openstack.requestlog [None req-f6790c94-19fc-406b-a01c-c0dc9f9deb4e tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/" status: 404 len: 112 microversion: - time: 0.148540 [ 678.100625] [48527]: [pid: 48527|app: 0|req: 361/753] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Dec 12 13:53:02 2025] DELETE /compute/v2.1/images/ => generated 112 bytes in 149 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 678.107496] [48527]: DEBUG nova.api.openstack.wsgi [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 678.108811] [48527]: DEBUG nova.compute.api [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 678.113044] [48527]: DEBUG oslo_concurrency.lockutils [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.113044] [48527]: DEBUG oslo_concurrency.lockutils [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.113044] [48527]: DEBUG oslo_concurrency.lockutils [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.114063] [48527]: DEBUG oslo_concurrency.lockutils [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.114394] [48527]: DEBUG oslo_concurrency.lockutils [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.115135] [48527]: DEBUG oslo_concurrency.lockutils [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.115921] [48526]: WARNING neutronclient.v2_0.client [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 678.153361] [48527]: WARNING neutronclient.v2_0.client [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 678.971391] [48526]: DEBUG nova.policy [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.979054] [48526]: INFO nova.api.openstack.requestlog [None req-3ae7bdba-4604-4e0d-a814-38d17e365362 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1216 microversion: 2.1 time: 0.912874 [ 678.980020] [48526]: [pid: 48526|app: 0|req: 393/754] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:02 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1216 bytes in 914 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.986767] [48526]: DEBUG nova.api.openstack.wsgi [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 678.988288] [48527]: DEBUG nova.policy [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.988655] [48526]: DEBUG nova.compute.api [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 678.995246] [48527]: INFO nova.api.openstack.requestlog [None req-d88b6766-03f4-4104-bd58-ac6770133208 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1207 microversion: 2.1 time: 0.894089 [ 678.995770] [48527]: [pid: 48527|app: 0|req: 362/755] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:02 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1207 bytes in 895 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.998116] [48527]: DEBUG nova.api.openstack.wsgi [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 678.998305] [48526]: DEBUG oslo_concurrency.lockutils [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.000020] [48526]: DEBUG oslo_concurrency.lockutils [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.000020] [48526]: DEBUG oslo_concurrency.lockutils [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.000020] [48526]: DEBUG oslo_concurrency.lockutils [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.000020] [48526]: DEBUG oslo_concurrency.lockutils [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.000318] [48526]: DEBUG oslo_concurrency.lockutils [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.000409] [48527]: DEBUG nova.compute.api [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 679.007299] [48527]: DEBUG oslo_concurrency.lockutils [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.007739] [48527]: DEBUG oslo_concurrency.lockutils [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.007988] [48527]: DEBUG oslo_concurrency.lockutils [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.008442] [48527]: DEBUG oslo_concurrency.lockutils [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.009993] [48527]: DEBUG oslo_concurrency.lockutils [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.009993] [48527]: DEBUG oslo_concurrency.lockutils [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.022957] [48526]: WARNING neutronclient.v2_0.client [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 679.034027] [48527]: WARNING neutronclient.v2_0.client [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 679.258170] [48526]: DEBUG nova.policy [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.265675] [48526]: INFO nova.api.openstack.requestlog [None req-6682374c-a525-475f-b718-de4abee61342 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1206 microversion: 2.1 time: 0.281933 [ 679.266016] [48526]: [pid: 48526|app: 0|req: 394/756] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:03 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1206 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.269028] [48527]: DEBUG nova.policy [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.271706] [48526]: DEBUG nova.api.openstack.wsgi [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.273384] [48526]: DEBUG nova.compute.api [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 679.274473] [48527]: INFO nova.api.openstack.requestlog [None req-24c4c77c-485f-4141-bf2d-06afafda40a2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1207 microversion: 2.1 time: 0.278124 [ 679.275650] [48527]: [pid: 48527|app: 0|req: 363/757] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:03 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1207 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.277579] [48527]: DEBUG nova.api.openstack.wsgi [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.279167] [48527]: DEBUG nova.compute.api [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 679.283841] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.283841] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.283841] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.283841] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.284052] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.284052] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.286808] [48527]: DEBUG oslo_concurrency.lockutils [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.287106] [48527]: DEBUG oslo_concurrency.lockutils [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.287248] [48527]: DEBUG oslo_concurrency.lockutils [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.287763] [48527]: DEBUG oslo_concurrency.lockutils [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.288746] [48527]: DEBUG oslo_concurrency.lockutils [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.288746] [48527]: DEBUG oslo_concurrency.lockutils [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.313421] [48527]: WARNING neutronclient.v2_0.client [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 679.314394] [48526]: WARNING neutronclient.v2_0.client [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 679.915281] [48527]: DEBUG nova.policy [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.928152] [48527]: INFO nova.api.openstack.requestlog [None req-f558e84e-dd13-4d62-b34d-1f03cac8350b tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1208 microversion: 2.1 time: 0.651304 [ 679.928152] [48527]: [pid: 48527|app: 0|req: 364/758] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:03 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1208 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.933316] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.935283] [48527]: DEBUG nova.compute.api [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] [instance: fd02382a-a8c3-470c-8dd4-2169038cb467] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 679.941228] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.941784] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.941784] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.942261] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.942817] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.942817] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.958809] [48527]: INFO nova.api.openstack.wsgi [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] HTTP exception thrown: Instance fd02382a-a8c3-470c-8dd4-2169038cb467 could not be found. [ 679.961023] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] Returning 404 to user: Instance fd02382a-a8c3-470c-8dd4-2169038cb467 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 679.961023] [48527]: INFO nova.api.openstack.requestlog [None req-d7619f88-1c6f-4b78-8ef7-93042e83ecea tempest-InstanceActionsV221TestJSON-575915651 tempest-InstanceActionsV221TestJSON-575915651-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467" status: 404 len: 111 microversion: 2.21 time: 0.031477 [ 679.961023] [48527]: [pid: 48527|app: 0|req: 365/759] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:04 2025] GET /compute/v2.1/servers/fd02382a-a8c3-470c-8dd4-2169038cb467 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 679.963855] [48527]: DEBUG nova.api.openstack.wsgi [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.968373] [48527]: DEBUG nova.compute.api [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 679.971830] [48527]: DEBUG oslo_concurrency.lockutils [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.971830] [48527]: DEBUG oslo_concurrency.lockutils [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.971830] [48527]: DEBUG oslo_concurrency.lockutils [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.971997] [48527]: DEBUG oslo_concurrency.lockutils [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.972112] [48527]: DEBUG oslo_concurrency.lockutils [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.972228] [48527]: DEBUG oslo_concurrency.lockutils [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.012236] [48527]: WARNING neutronclient.v2_0.client [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 681.616662] [48526]: DEBUG nova.policy [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.625479] [48526]: INFO nova.api.openstack.requestlog [None req-1ab41d9d-5cf8-4592-afef-5ef8c1fa1f57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1518 microversion: 2.1 time: 2.358855 [ 681.625994] [48526]: [pid: 48526|app: 0|req: 395/760] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:03 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1518 bytes in 2359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.629157] [48526]: DEBUG nova.api.openstack.wsgi [req-cf29a670-4c2b-40a7-81d9-d67911426147 req-38890822-3e67-42c7-91fe-f9c3a509f2fe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0fde75fc-5492-4222-9d83-9caafab8e120", "tag": "eab59c78-c0c0-4a66-a64b-12707f26a738"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 681.637242] [48526]: DEBUG oslo_concurrency.lockutils [req-cf29a670-4c2b-40a7-81d9-d67911426147 req-38890822-3e67-42c7-91fe-f9c3a509f2fe service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.637609] [48526]: DEBUG oslo_concurrency.lockutils [req-cf29a670-4c2b-40a7-81d9-d67911426147 req-38890822-3e67-42c7-91fe-f9c3a509f2fe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.637609] [48526]: DEBUG oslo_concurrency.lockutils [req-cf29a670-4c2b-40a7-81d9-d67911426147 req-38890822-3e67-42c7-91fe-f9c3a509f2fe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.646546] [48526]: INFO nova.api.openstack.compute.server_external_events [req-cf29a670-4c2b-40a7-81d9-d67911426147 req-38890822-3e67-42c7-91fe-f9c3a509f2fe service nova] Creating event network-changed:eab59c78-c0c0-4a66-a64b-12707f26a738 for instance 0fde75fc-5492-4222-9d83-9caafab8e120 on cpu-1 [ 681.652175] [48526]: INFO nova.api.openstack.requestlog [req-cf29a670-4c2b-40a7-81d9-d67911426147 req-38890822-3e67-42c7-91fe-f9c3a509f2fe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025558 [ 681.652920] [48526]: [pid: 48526|app: 0|req: 396/761] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:05 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) [ 681.655253] [48526]: DEBUG nova.api.openstack.wsgi [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 681.657448] [48526]: DEBUG nova.compute.api [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 681.661828] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.662053] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.662181] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.662445] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.662587] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.662707] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.690823] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.690823] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.690823] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.690823] [48526]: DEBUG nova.objects.instance [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lazy-loading 'fault' on Instance uuid d925bac4-cc0f-49d1-95cd-8fc6cc19288d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.694064] [48526]: WARNING neutronclient.v2_0.client [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 682.183389] [48527]: DEBUG nova.policy [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.194450] [48527]: INFO nova.api.openstack.requestlog [None req-b991766a-bfed-4da7-904e-e60cf7cb79ec tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1515 microversion: 2.1 time: 2.232083 [ 682.194450] [48527]: [pid: 48527|app: 0|req: 366/762] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:04 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1515 bytes in 2233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.199260] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "7c912df8-a033-4c4f-8b90-c4f46a19028e", "fixed_ips": [{"ip_address": "192.168.128.14"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 682.199260] [48527]: DEBUG nova.compute.api [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 682.204993] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.206398] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.206398] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.206398] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.206398] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.206847] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.664841] [48526]: DEBUG nova.policy [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.674937] [48526]: INFO nova.api.openstack.requestlog [None req-b5387a5a-139e-4427-92dc-e3e621abd0ba tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1446 microversion: 2.1 time: 1.021464 [ 682.675026] [48526]: [pid: 48526|app: 0|req: 397/763] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:05 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1446 bytes in 1022 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.679139] [48526]: DEBUG nova.api.openstack.wsgi [None req-42a274ee-b221-45af-af54-a0abda96dd68 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 682.680663] [48526]: DEBUG nova.compute.api [None req-42a274ee-b221-45af-af54-a0abda96dd68 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 682.687475] [48526]: DEBUG oslo_concurrency.lockutils [None req-42a274ee-b221-45af-af54-a0abda96dd68 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.687475] [48526]: DEBUG oslo_concurrency.lockutils [None req-42a274ee-b221-45af-af54-a0abda96dd68 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.687475] [48526]: DEBUG oslo_concurrency.lockutils [None req-42a274ee-b221-45af-af54-a0abda96dd68 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.687690] [48526]: DEBUG oslo_concurrency.lockutils [None req-42a274ee-b221-45af-af54-a0abda96dd68 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.687690] [48526]: DEBUG oslo_concurrency.lockutils [None req-42a274ee-b221-45af-af54-a0abda96dd68 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.687783] [48526]: DEBUG oslo_concurrency.lockutils [None req-42a274ee-b221-45af-af54-a0abda96dd68 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.721971] [48526]: INFO nova.api.openstack.requestlog [None req-42a274ee-b221-45af-af54-a0abda96dd68 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a/ips" status: 200 len: 111 microversion: 2.1 time: 0.046390 [ 682.725830] [48526]: [pid: 48526|app: 0|req: 398/764] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:53:06 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a/ips => generated 111 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 682.732546] [48526]: DEBUG nova.api.openstack.wsgi [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 682.734008] [48526]: DEBUG nova.compute.api [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 682.738376] [48526]: DEBUG oslo_concurrency.lockutils [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.738560] [48526]: DEBUG oslo_concurrency.lockutils [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.739022] [48526]: DEBUG oslo_concurrency.lockutils [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.739340] [48526]: DEBUG oslo_concurrency.lockutils [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.739526] [48526]: DEBUG oslo_concurrency.lockutils [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.739727] [48526]: DEBUG oslo_concurrency.lockutils [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.777740] [48526]: WARNING neutronclient.v2_0.client [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 683.441861] [48526]: DEBUG nova.policy [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.450953] [48526]: INFO nova.api.openstack.requestlog [None req-add6a348-f129-48bc-ae0a-5a80d1736156 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1314 microversion: 2.1 time: 0.722229 [ 683.450953] [48526]: [pid: 48526|app: 0|req: 399/765] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:06 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1314 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.454879] [48526]: DEBUG nova.api.openstack.wsgi [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 683.456948] [48526]: DEBUG nova.compute.api [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 683.463042] [48526]: DEBUG oslo_concurrency.lockutils [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.464319] [48526]: DEBUG oslo_concurrency.lockutils [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.464319] [48526]: DEBUG oslo_concurrency.lockutils [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.464319] [48526]: DEBUG oslo_concurrency.lockutils [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.464319] [48526]: DEBUG oslo_concurrency.lockutils [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.464552] [48526]: DEBUG oslo_concurrency.lockutils [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.492589] [48526]: WARNING neutronclient.v2_0.client [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 684.420242] [48526]: DEBUG nova.policy [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.427311] [48526]: INFO nova.api.openstack.requestlog [None req-48ea6557-cf5e-4ed8-a9c3-3b7bd2e6b452 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1316 microversion: 2.1 time: 0.975733 [ 684.427716] [48526]: [pid: 48526|app: 0|req: 400/766] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:07 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1316 bytes in 977 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.430166] [48526]: DEBUG nova.api.openstack.wsgi [None req-8683096b-7477-44ac-922d-29712e07edf0 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 684.431266] [48526]: WARNING neutronclient.v2_0.client [None req-8683096b-7477-44ac-922d-29712e07edf0 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 684.542851] [48526]: WARNING neutronclient.v2_0.client [None req-8683096b-7477-44ac-922d-29712e07edf0 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 684.702347] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=28 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 684.734617] [48526]: INFO nova.api.openstack.requestlog [None req-8683096b-7477-44ac-922d-29712e07edf0 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/44d338a7-c854-4524-9b19-b23ee3560b47" status: 202 len: 0 microversion: 2.1 time: 0.306263 [ 684.734984] [48526]: [pid: 48526|app: 0|req: 401/767] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:53:08 2025] DELETE /compute/v2.1/os-security-groups/44d338a7-c854-4524-9b19-b23ee3560b47 => generated 0 bytes in 307 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 684.738247] [48526]: DEBUG nova.api.openstack.wsgi [None req-bbf75df7-f39e-4cea-8674-58453aad6086 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 684.750838] [48526]: DEBUG oslo_concurrency.lockutils [None req-bbf75df7-f39e-4cea-8674-58453aad6086 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.751079] [48526]: DEBUG oslo_concurrency.lockutils [None req-bbf75df7-f39e-4cea-8674-58453aad6086 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.751219] [48526]: DEBUG oslo_concurrency.lockutils [None req-bbf75df7-f39e-4cea-8674-58453aad6086 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.136913] [48526]: INFO nova.api.openstack.requestlog [None req-bbf75df7-f39e-4cea-8674-58453aad6086 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 232 microversion: 2.1 time: 0.401367 [ 685.137268] [48526]: [pid: 48526|app: 0|req: 402/768] 10.180.1.21 () {60 vars in 1186 bytes} [Fri Dec 12 13:53:08 2025] POST /compute/v2.1/os-aggregates/7/action => generated 232 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 685.139752] [48526]: DEBUG nova.api.openstack.wsgi [None req-ecba97f9-9a35-4ce7-9f9f-d84823f3a441 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 685.148444] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecba97f9-9a35-4ce7-9f9f-d84823f3a441 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.148444] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecba97f9-9a35-4ce7-9f9f-d84823f3a441 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.148444] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecba97f9-9a35-4ce7-9f9f-d84823f3a441 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.197302] [48526]: DEBUG nova.compute.api [None req-ecba97f9-9a35-4ce7-9f9f-d84823f3a441 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Going to try to stop instance {{(pid=48526) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 685.210997] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=73 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 685.233753] [48526]: INFO nova.api.openstack.requestlog [None req-ecba97f9-9a35-4ce7-9f9f-d84823f3a441 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7/action" status: 202 len: 0 microversion: 2.1 time: 0.095736 [ 685.234310] [48526]: [pid: 48526|app: 0|req: 403/769] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:09 2025] POST /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 685.237332] [48526]: DEBUG nova.api.openstack.wsgi [None req-143f330d-9b24-4015-9337-f4e1765cf790 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 685.238867] [48526]: WARNING neutronclient.v2_0.client [None req-143f330d-9b24-4015-9337-f4e1765cf790 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 685.240345] [48526]: WARNING openstack [None req-143f330d-9b24-4015-9337-f4e1765cf790 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 685.240916] [48526]: WARNING openstack [None req-143f330d-9b24-4015-9337-f4e1765cf790 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 686.431296] [48526]: WARNING neutronclient.v2_0.client [None req-143f330d-9b24-4015-9337-f4e1765cf790 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.587333] [48526]: WARNING neutronclient.v2_0.client [None req-143f330d-9b24-4015-9337-f4e1765cf790 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.922251] [48526]: INFO nova.api.openstack.requestlog [None req-143f330d-9b24-4015-9337-f4e1765cf790 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/2eefcd14-7549-419c-ba3a-c1ab356d9403" status: 202 len: 0 microversion: 2.1 time: 1.683026 [ 686.922251] [48526]: [pid: 48526|app: 0|req: 404/770] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:53:09 2025] DELETE /compute/v2.1/os-floating-ips/2eefcd14-7549-419c-ba3a-c1ab356d9403 => generated 0 bytes in 1687 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 686.925092] [48526]: DEBUG nova.api.openstack.wsgi [req-96df3b13-fe02-4919-ba37-b16bbdd7601d req-d3a4495a-62dd-45e2-bd2b-b9c9f7e3cd0a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2aaebbf2-46fa-474b-881a-df9a574cc3a0", "name": "network-vif-plugged", "status": "completed", "tag": "30f7e55d-92f3-4832-a781-940fd8ede866"}, {"name": "network-changed", "server_uuid": "2aaebbf2-46fa-474b-881a-df9a574cc3a0", "tag": "30f7e55d-92f3-4832-a781-940fd8ede866"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 686.936241] [48526]: DEBUG oslo_concurrency.lockutils [req-96df3b13-fe02-4919-ba37-b16bbdd7601d req-d3a4495a-62dd-45e2-bd2b-b9c9f7e3cd0a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.936421] [48526]: DEBUG oslo_concurrency.lockutils [req-96df3b13-fe02-4919-ba37-b16bbdd7601d req-d3a4495a-62dd-45e2-bd2b-b9c9f7e3cd0a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.936549] [48526]: DEBUG oslo_concurrency.lockutils [req-96df3b13-fe02-4919-ba37-b16bbdd7601d req-d3a4495a-62dd-45e2-bd2b-b9c9f7e3cd0a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.942746] [48526]: INFO nova.api.openstack.compute.server_external_events [req-96df3b13-fe02-4919-ba37-b16bbdd7601d req-d3a4495a-62dd-45e2-bd2b-b9c9f7e3cd0a service nova] Creating event network-vif-plugged:30f7e55d-92f3-4832-a781-940fd8ede866 for instance 2aaebbf2-46fa-474b-881a-df9a574cc3a0 on cpu-1 [ 686.942932] [48526]: INFO nova.api.openstack.compute.server_external_events [req-96df3b13-fe02-4919-ba37-b16bbdd7601d req-d3a4495a-62dd-45e2-bd2b-b9c9f7e3cd0a service nova] Creating event network-changed:30f7e55d-92f3-4832-a781-940fd8ede866 for instance 2aaebbf2-46fa-474b-881a-df9a574cc3a0 on cpu-1 [ 686.947766] [48526]: INFO nova.api.openstack.requestlog [req-96df3b13-fe02-4919-ba37-b16bbdd7601d req-d3a4495a-62dd-45e2-bd2b-b9c9f7e3cd0a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025493 [ 686.948147] [48526]: [pid: 48526|app: 0|req: 405/771] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:11 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) [ 686.952790] [48526]: DEBUG nova.api.openstack.wsgi [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 686.959072] [48526]: DEBUG nova.compute.api [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 686.963256] [48526]: DEBUG oslo_concurrency.lockutils [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.963256] [48526]: DEBUG oslo_concurrency.lockutils [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.963256] [48526]: DEBUG oslo_concurrency.lockutils [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.963601] [48526]: DEBUG oslo_concurrency.lockutils [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.963805] [48526]: DEBUG oslo_concurrency.lockutils [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.963979] [48526]: DEBUG oslo_concurrency.lockutils [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.985453] [48526]: WARNING neutronclient.v2_0.client [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.067393] [48526]: DEBUG nova.policy [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.073155] [48526]: INFO nova.api.openstack.requestlog [None req-9899a9f3-4298-4993-9303-f3a02e4e22ec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1311 microversion: 2.1 time: 0.124276 [ 687.073916] [48526]: [pid: 48526|app: 0|req: 406/772] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:11 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1311 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.076042] [48526]: DEBUG nova.api.openstack.wsgi [None req-96b4a2cb-0070-444e-81fc-c867afdbbb91 tempest-QuotaClassesAdmin257Test-278766984 tempest-QuotaClassesAdmin257Test-278766984-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.085750] [48526]: INFO nova.api.openstack.requestlog [None req-96b4a2cb-0070-444e-81fc-c867afdbbb91 tempest-QuotaClassesAdmin257Test-278766984 tempest-QuotaClassesAdmin257Test-278766984-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 176 microversion: 2.57 time: 0.011699 [ 687.086612] [48526]: [pid: 48526|app: 0|req: 407/773] 10.180.1.21 () {60 vars in 1221 bytes} [Fri Dec 12 13:53:11 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 176 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 687.091028] [48526]: DEBUG nova.api.openstack.wsgi [None req-80d3b2af-038d-47eb-bac3-075dd722de07 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.096972] [48526]: INFO nova.api.openstack.requestlog [None req-80d3b2af-038d-47eb-bac3-075dd722de07 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=false" status: 200 len: 417 microversion: 2.1 time: 0.010376 [ 687.097310] [48526]: [pid: 48526|app: 0|req: 408/774] 10.180.1.21 () {58 vars in 1172 bytes} [Fri Dec 12 13:53:11 2025] GET /compute/v2.1/flavors/detail?is_public=false => generated 417 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 687.099555] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3d50ae0-516a-4a4e-a75b-530aeafbf9de tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.115749] [48526]: INFO nova.api.openstack.wsgi [None req-f3d50ae0-516a-4a4e-a75b-530aeafbf9de tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] HTTP exception thrown: Image not found. [ 687.116036] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3d50ae0-516a-4a4e-a75b-530aeafbf9de tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 687.116416] [48526]: INFO nova.api.openstack.requestlog [None req-f3d50ae0-516a-4a4e-a75b-530aeafbf9de tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/-1" status: 404 len: 62 microversion: 2.1 time: 0.018656 [ 687.116815] [48526]: [pid: 48526|app: 0|req: 409/775] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:53:11 2025] DELETE /compute/v2.1/images/-1 => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 687.119042] [48526]: DEBUG nova.api.openstack.wsgi [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.120764] [48526]: DEBUG nova.compute.api [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.124107] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.124290] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.124427] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.124694] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.124837] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.124959] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.151895] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.151895] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.152334] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.152334] [48526]: DEBUG nova.objects.instance [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lazy-loading 'fault' on Instance uuid 740ca3d3-cfb2-4657-b6a3-26a344f2e97a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.164047] [48526]: WARNING neutronclient.v2_0.client [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.182908] [48526]: DEBUG nova.policy [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.189117] [48526]: DEBUG nova.policy [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.189843] [48526]: DEBUG nova.policy [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.194367] [48526]: INFO nova.api.openstack.requestlog [None req-4fd7c6ea-9320-4775-83df-4ae537f68b87 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1679 microversion: 2.100 time: 0.077148 [ 687.194710] [48526]: [pid: 48526|app: 0|req: 410/776] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:11 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1679 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 687.194844] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=24 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 687.197094] [48526]: DEBUG nova.api.openstack.wsgi [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.198497] [48526]: DEBUG nova.compute.api [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.202036] [48526]: DEBUG oslo_concurrency.lockutils [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.202036] [48526]: DEBUG oslo_concurrency.lockutils [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.202181] [48526]: DEBUG oslo_concurrency.lockutils [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.202437] [48526]: DEBUG oslo_concurrency.lockutils [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.202587] [48526]: DEBUG oslo_concurrency.lockutils [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.202702] [48526]: DEBUG oslo_concurrency.lockutils [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.222897] [48526]: WARNING neutronclient.v2_0.client [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.241777] [48526]: DEBUG nova.policy [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.247050] [48526]: INFO nova.api.openstack.requestlog [None req-98b89af8-7f02-4013-bc2b-0da513a1e8e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1216 microversion: 2.1 time: 0.051733 [ 687.247551] [48526]: [pid: 48526|app: 0|req: 411/777] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:11 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.251263] [48526]: DEBUG nova.api.openstack.wsgi [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.252949] [48526]: DEBUG nova.compute.api [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.258754] [48526]: DEBUG oslo_concurrency.lockutils [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.258948] [48526]: DEBUG oslo_concurrency.lockutils [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.259289] [48526]: DEBUG oslo_concurrency.lockutils [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.259379] [48526]: DEBUG oslo_concurrency.lockutils [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.259535] [48526]: DEBUG oslo_concurrency.lockutils [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.259684] [48526]: DEBUG oslo_concurrency.lockutils [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.282143] [48526]: WARNING neutronclient.v2_0.client [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.811678] [48526]: DEBUG nova.policy [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.819277] [48526]: INFO nova.api.openstack.requestlog [None req-f074e51b-d719-4877-9204-710fe174af60 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1500 microversion: 2.1 time: 0.570056 [ 687.819277] [48526]: [pid: 48526|app: 0|req: 412/778] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:11 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1500 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.822413] [48526]: DEBUG nova.api.openstack.wsgi [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.823143] [48526]: DEBUG nova.compute.api [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.830069] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.831720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.831720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.831720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.831720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.832198] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.851146] [48526]: DEBUG nova.compute.api [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 687.926476] [48526]: INFO nova.api.openstack.requestlog [None req-a9af0c8e-58d3-45bc-88f0-3220af76f914 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 204 len: 0 microversion: 2.94 time: 0.107006 [ 687.926890] [48526]: [pid: 48526|app: 0|req: 413/779] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:53:12 2025] DELETE /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 688.214059] [48526]: DEBUG nova.api.openstack.wsgi [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerTestJSON-server-1882035427", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "ee1c5282-9113-4c7b-9a8b-927dfd98aea5"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 688.261539] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.261775] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.262085] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.262536] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.264300] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.264797] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.277195] [48526]: DEBUG nova.network.neutron [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] validate_networks() for [('ee1c5282-9113-4c7b-9a8b-927dfd98aea5', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 688.278101] [48526]: WARNING neutronclient.v2_0.client [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 688.281554] [48526]: WARNING openstack [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 688.283056] [48526]: WARNING openstack [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 688.291300] [48526]: INFO nova.network.neutron [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] _ports_needed_per_instance requested_netwokrs=[('ee1c5282-9113-4c7b-9a8b-927dfd98aea5', None, None, None, None, None)] [ 688.568860] [48526]: WARNING neutronclient.v2_0.client [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 688.569497] [48526]: WARNING openstack [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 688.569850] [48526]: WARNING openstack [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 689.571834] [48526]: DEBUG nova.virt.hardware [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 689.572538] [48526]: DEBUG nova.virt.hardware [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 689.572935] [48526]: DEBUG nova.virt.hardware [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 689.573796] [48526]: DEBUG nova.virt.hardware [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 689.573796] [48526]: DEBUG nova.virt.hardware [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 689.576240] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=389,nova_api:INSERT=60,nova_api:DELETE=20,nova_api:UPDATE=53 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 689.582994] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.583421] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.583671] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.584416] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.585924] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.585924] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.604805] [48526]: DEBUG nova.quota [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Getting quotas for project baf5fa8c863744c9b24b22939e3c04ca. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 689.609546] [48526]: DEBUG nova.quota [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Getting quotas for user 0f497e94689d4f3487bf178c0313c26a and project baf5fa8c863744c9b24b22939e3c04ca. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 689.616347] [48526]: DEBUG nova.compute.api [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 689.618115] [48526]: DEBUG nova.compute.api [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 689.663328] [48526]: INFO nova.api.openstack.requestlog [None req-a9542eca-6c43-48c4-9e2e-39abc49fc3d7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.735647 [ 689.663724] [48526]: [pid: 48526|app: 0|req: 414/780] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:12 2025] POST /compute/v2.1/servers => generated 380 bytes in 1736 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 689.666249] [48526]: DEBUG nova.api.openstack.wsgi [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 689.667724] [48526]: DEBUG nova.compute.api [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 689.671734] [48526]: DEBUG oslo_concurrency.lockutils [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.671911] [48526]: DEBUG oslo_concurrency.lockutils [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.672057] [48526]: DEBUG oslo_concurrency.lockutils [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.672319] [48526]: DEBUG oslo_concurrency.lockutils [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.672465] [48526]: DEBUG oslo_concurrency.lockutils [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.672592] [48526]: DEBUG oslo_concurrency.lockutils [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.703178] [48526]: WARNING neutronclient.v2_0.client [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 689.784248] [48526]: DEBUG nova.policy [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.790852] [48526]: INFO nova.api.openstack.requestlog [None req-65e6dfee-7110-4eb7-ae01-77db623332dd tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1320 microversion: 2.1 time: 0.126532 [ 689.791254] [48526]: [pid: 48526|app: 0|req: 415/781] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:13 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1320 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.793888] [48526]: DEBUG nova.api.openstack.wsgi [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 689.795419] [48526]: DEBUG nova.compute.api [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 689.798785] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.798984] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.799476] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.799764] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.799914] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.800054] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.817359] [48526]: WARNING neutronclient.v2_0.client [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 689.840028] [48526]: DEBUG nova.policy [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.844008] [48526]: INFO nova.api.openstack.requestlog [None req-0acc5b47-36aa-4068-a0e2-4b0141e0dc72 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1263 microversion: 2.1 time: 0.052108 [ 689.844475] [48526]: [pid: 48526|app: 0|req: 416/782] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:14 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1263 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.910961] [48526]: DEBUG nova.api.openstack.wsgi [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerTagsTestJSON-server-32945121", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "93895dc3-612a-46d2-9cfb-2f8c2cb60562"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 689.955362] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.955665] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.955811] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.956173] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.956321] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.957701] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.962164] [48526]: DEBUG nova.network.neutron [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] validate_networks() for [('93895dc3-612a-46d2-9cfb-2f8c2cb60562', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 689.962477] [48526]: WARNING neutronclient.v2_0.client [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 689.963144] [48526]: WARNING openstack [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 689.963479] [48526]: WARNING openstack [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 689.969471] [48526]: INFO nova.network.neutron [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] _ports_needed_per_instance requested_netwokrs=[('93895dc3-612a-46d2-9cfb-2f8c2cb60562', None, None, None, None, None)] [ 690.098611] [48526]: WARNING neutronclient.v2_0.client [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.099329] [48526]: WARNING openstack [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 690.099660] [48526]: WARNING openstack [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 690.310578] [48526]: DEBUG nova.virt.hardware [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 690.310756] [48526]: DEBUG nova.virt.hardware [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 690.311532] [48526]: DEBUG nova.virt.hardware [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 690.311725] [48526]: DEBUG nova.virt.hardware [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 690.311849] [48526]: DEBUG nova.virt.hardware [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 690.320261] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.320470] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.320578] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.320912] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.322452] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.322700] [48526]: DEBUG oslo_concurrency.lockutils [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.333478] [48526]: DEBUG nova.quota [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Getting quotas for project 82d5ac042f3a457b98a1e481045d9b3c. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 690.337846] [48526]: DEBUG nova.quota [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Getting quotas for user e5b23287a48e4c02a2b0b5c037570b67 and project 82d5ac042f3a457b98a1e481045d9b3c. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 690.348021] [48526]: DEBUG nova.compute.api [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 690.348021] [48526]: DEBUG nova.compute.api [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 690.384687] [48526]: INFO nova.api.openstack.requestlog [None req-47581dd5-fc41-407a-99f6-bdc383ce2077 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.26 time: 0.539737 [ 690.385766] [48526]: [pid: 48526|app: 0|req: 417/783] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:53:14 2025] POST /compute/v2.1/servers => generated 380 bytes in 540 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 690.389185] [48526]: DEBUG nova.api.openstack.wsgi [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.390865] [48526]: DEBUG nova.compute.api [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.395375] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.395375] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.395375] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.395375] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.395677] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.395677] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.441291] [48526]: WARNING neutronclient.v2_0.client [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 691.020622] [48526]: DEBUG nova.policy [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.026181] [48526]: INFO nova.api.openstack.requestlog [None req-2dab4fa7-c9d3-47ba-9e5d-4ed0e47fb4a9 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1331 microversion: 2.1 time: 0.640280 [ 691.026692] [48526]: [pid: 48526|app: 0|req: 418/784] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:14 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1331 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.030273] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 691.031920] [48526]: DEBUG nova.compute.api [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 691.038637] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.038982] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.039232] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.040035] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.040035] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.040035] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.065498] [48526]: WARNING neutronclient.v2_0.client [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 691.114644] [48526]: DEBUG nova.policy [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.119265] [48526]: INFO nova.api.openstack.requestlog [None req-c0589dcb-16a7-4761-8921-9bc3ef400fbf tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1263 microversion: 2.1 time: 0.091856 [ 691.119959] [48526]: [pid: 48526|app: 0|req: 419/785] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:15 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1263 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.124197] [48526]: DEBUG nova.api.openstack.wsgi [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 691.124197] [48526]: DEBUG nova.compute.api [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 691.126926] [48526]: DEBUG oslo_concurrency.lockutils [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.127035] [48526]: DEBUG oslo_concurrency.lockutils [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.127182] [48526]: DEBUG oslo_concurrency.lockutils [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.127453] [48526]: DEBUG oslo_concurrency.lockutils [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.127666] [48526]: DEBUG oslo_concurrency.lockutils [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.127710] [48526]: DEBUG oslo_concurrency.lockutils [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.158371] [48526]: WARNING neutronclient.v2_0.client [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 691.224158] [48526]: DEBUG nova.policy [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.230274] [48526]: INFO nova.api.openstack.requestlog [None req-6679893e-799d-4abd-9e35-23991b67036c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1208 microversion: 2.1 time: 0.109903 [ 691.230873] [48526]: [pid: 48526|app: 0|req: 420/786] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:15 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1208 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.234226] [48526]: DEBUG nova.api.openstack.wsgi [None req-83a54fe2-d560-45bb-9cf2-e0802c27d739 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-122994248"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 691.236167] [48526]: DEBUG nova.compute.api [None req-83a54fe2-d560-45bb-9cf2-e0802c27d739 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 691.241380] [48526]: DEBUG oslo_concurrency.lockutils [None req-83a54fe2-d560-45bb-9cf2-e0802c27d739 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.241876] [48526]: DEBUG oslo_concurrency.lockutils [None req-83a54fe2-d560-45bb-9cf2-e0802c27d739 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.242527] [48526]: DEBUG oslo_concurrency.lockutils [None req-83a54fe2-d560-45bb-9cf2-e0802c27d739 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.243339] [48526]: DEBUG oslo_concurrency.lockutils [None req-83a54fe2-d560-45bb-9cf2-e0802c27d739 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.243770] [48526]: DEBUG oslo_concurrency.lockutils [None req-83a54fe2-d560-45bb-9cf2-e0802c27d739 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.244207] [48526]: DEBUG oslo_concurrency.lockutils [None req-83a54fe2-d560-45bb-9cf2-e0802c27d739 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.754610] [48526]: INFO nova.api.openstack.requestlog [None req-83a54fe2-d560-45bb-9cf2-e0802c27d739 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action" status: 202 len: 0 microversion: 2.1 time: 0.522794 [ 691.755210] [48526]: [pid: 48526|app: 0|req: 421/787] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:15 2025] POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action => generated 0 bytes in 524 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 691.757913] [48526]: DEBUG nova.api.openstack.wsgi [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.185"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 691.759494] [48526]: DEBUG nova.compute.api [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 691.764472] [48526]: DEBUG oslo_concurrency.lockutils [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.764774] [48526]: DEBUG oslo_concurrency.lockutils [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.764893] [48526]: DEBUG oslo_concurrency.lockutils [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.765264] [48526]: DEBUG oslo_concurrency.lockutils [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.765443] [48526]: DEBUG oslo_concurrency.lockutils [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.765589] [48526]: DEBUG oslo_concurrency.lockutils [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.782890] [48526]: DEBUG oslo_concurrency.lockutils [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "refresh_cache-86d0c731-4a38-41d2-9040-d1551d9f86cc" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 691.783098] [48526]: DEBUG oslo_concurrency.lockutils [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquired lock "refresh_cache-86d0c731-4a38-41d2-9040-d1551d9f86cc" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 691.783752] [48526]: WARNING neutronclient.v2_0.client [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 692.201158] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=375,nova_api:INSERT=61,nova_api:DELETE=17,nova_api:UPDATE=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 692.230292] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=481,nova_cell1:UPDATE=9,nova_cell1:INSERT=5,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 692.427088] [48526]: DEBUG nova.network.neutron [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Building network info cache for instance {{(pid=48526) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 692.432093] [48526]: WARNING neutronclient.v2_0.client [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 692.433249] [48526]: WARNING openstack [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 692.433829] [48526]: WARNING openstack [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 692.705571] [48526]: WARNING neutronclient.v2_0.client [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 692.706256] [48526]: WARNING openstack [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 692.706614] [48526]: WARNING openstack [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 692.759168] [48527]: DEBUG nova.compute.api [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 692.767922] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.768248] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.768635] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.770908] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.771623] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.771780] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.794807] [48527]: WARNING neutronclient.v2_0.client [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 692.808238] [48526]: DEBUG nova.network.neutron [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Updating instance_info_cache with network_info: [{"id": "4d21740b-4854-4567-ba34-2ce4257a130f", "address": "fa:16:3e:65:6e:22", "network": {"id": "208bcfad-5da4-4cdd-bb0c-f5be7105529f", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-710935503-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.2", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.185", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.3"}}], "meta": {"injected": false, "tenant_id": "f146417e7d61490bb601a06602edfb1f", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "8233b50c-be21-441a-a357-a29138a95b8b", "external-id": "nsx-vlan-transportzone-496", "segmentation_id": 496, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap4d21740b-48", "ovs_interfaceid": "4d21740b-4854-4567-ba34-2ce4257a130f", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48526) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 692.826071] [48526]: DEBUG oslo_concurrency.lockutils [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Releasing lock "refresh_cache-86d0c731-4a38-41d2-9040-d1551d9f86cc" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 692.828140] [48526]: INFO nova.api.openstack.requestlog [None req-f05d327a-f4b8-4527-bf9e-fdc329844411 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "POST /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc/action" status: 202 len: 0 microversion: 2.1 time: 1.072038 [ 692.828326] [48526]: [pid: 48526|app: 0|req: 422/788] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:15 2025] POST /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc/action => generated 0 bytes in 1073 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 692.831253] [48526]: DEBUG nova.api.openstack.wsgi [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 692.831728] [48526]: DEBUG nova.compute.api [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 692.836045] [48526]: DEBUG oslo_concurrency.lockutils [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.836045] [48526]: DEBUG oslo_concurrency.lockutils [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.836045] [48526]: DEBUG oslo_concurrency.lockutils [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.836045] [48526]: DEBUG oslo_concurrency.lockutils [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.836186] [48526]: DEBUG oslo_concurrency.lockutils [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.836186] [48526]: DEBUG oslo_concurrency.lockutils [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.861810] [48526]: DEBUG nova.compute.api [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 692.883507] [48527]: INFO nova.api.openstack.requestlog [None req-ef1169ee-2e2d-4410-8383-c94536902ffd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface" status: 200 len: 285 microversion: 2.1 time: 10.688697 [ 692.884463] [48527]: [pid: 48527|app: 0|req: 367/789] 10.180.1.21 () {60 vars in 1292 bytes} [Fri Dec 12 13:53:06 2025] POST /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface => generated 285 bytes in 10690 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 692.888141] [48527]: DEBUG nova.api.openstack.wsgi [None req-f0abe0fa-9fec-4017-b9c7-11e5992ba716 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 692.889537] [48527]: DEBUG nova.compute.api [None req-f0abe0fa-9fec-4017-b9c7-11e5992ba716 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 692.893180] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0abe0fa-9fec-4017-b9c7-11e5992ba716 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.893375] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0abe0fa-9fec-4017-b9c7-11e5992ba716 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.893508] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0abe0fa-9fec-4017-b9c7-11e5992ba716 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.894967] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0abe0fa-9fec-4017-b9c7-11e5992ba716 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.894967] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0abe0fa-9fec-4017-b9c7-11e5992ba716 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.894967] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0abe0fa-9fec-4017-b9c7-11e5992ba716 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.915195] [48527]: INFO nova.api.openstack.requestlog [None req-f0abe0fa-9fec-4017-b9c7-11e5992ba716 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a/ips" status: 200 len: 111 microversion: 2.1 time: 0.030086 [ 692.917229] [48527]: [pid: 48527|app: 0|req: 368/790] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:53:17 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a/ips => generated 111 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 692.920191] [48527]: DEBUG nova.api.openstack.wsgi [req-3ea12cf3-4fc0-4211-ad43-c2937b1ef1a1 req-e09e8b29-d922-465e-b411-7cf163970ec2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6651d3fd-de44-4290-9258-1c4e8d5efdfd", "name": "network-vif-plugged", "status": "completed", "tag": "12acfe3c-c239-4d57-94f3-e2174dddae4b"}, {"name": "network-changed", "server_uuid": "6651d3fd-de44-4290-9258-1c4e8d5efdfd", "tag": "12acfe3c-c239-4d57-94f3-e2174dddae4b"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 692.922629] [48526]: INFO nova.api.openstack.requestlog [None req-66cf1278-f78b-46d8-b39c-8a7349e63829 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 204 len: 0 microversion: 2.1 time: 0.093502 [ 692.923356] [48526]: [pid: 48526|app: 0|req: 423/791] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:17 2025] DELETE /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 692.928241] [48526]: DEBUG nova.api.openstack.wsgi [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 692.929563] [48527]: DEBUG oslo_concurrency.lockutils [req-3ea12cf3-4fc0-4211-ad43-c2937b1ef1a1 req-e09e8b29-d922-465e-b411-7cf163970ec2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.930088] [48527]: DEBUG oslo_concurrency.lockutils [req-3ea12cf3-4fc0-4211-ad43-c2937b1ef1a1 req-e09e8b29-d922-465e-b411-7cf163970ec2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.930343] [48527]: DEBUG oslo_concurrency.lockutils [req-3ea12cf3-4fc0-4211-ad43-c2937b1ef1a1 req-e09e8b29-d922-465e-b411-7cf163970ec2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.930821] [48526]: DEBUG nova.compute.api [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 692.937043] [48526]: DEBUG oslo_concurrency.lockutils [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.937336] [48526]: DEBUG oslo_concurrency.lockutils [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.940017] [48526]: DEBUG oslo_concurrency.lockutils [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.940017] [48526]: DEBUG oslo_concurrency.lockutils [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.940017] [48526]: DEBUG oslo_concurrency.lockutils [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.940017] [48526]: DEBUG oslo_concurrency.lockutils [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.942480] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3ea12cf3-4fc0-4211-ad43-c2937b1ef1a1 req-e09e8b29-d922-465e-b411-7cf163970ec2 service nova] Creating event network-vif-plugged:12acfe3c-c239-4d57-94f3-e2174dddae4b for instance 6651d3fd-de44-4290-9258-1c4e8d5efdfd on cpu-1 [ 692.942813] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3ea12cf3-4fc0-4211-ad43-c2937b1ef1a1 req-e09e8b29-d922-465e-b411-7cf163970ec2 service nova] Creating event network-changed:12acfe3c-c239-4d57-94f3-e2174dddae4b for instance 6651d3fd-de44-4290-9258-1c4e8d5efdfd on cpu-1 [ 692.953710] [48527]: INFO nova.api.openstack.requestlog [req-3ea12cf3-4fc0-4211-ad43-c2937b1ef1a1 req-e09e8b29-d922-465e-b411-7cf163970ec2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.037031 [ 692.954445] [48527]: [pid: 48527|app: 0|req: 369/792] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:17 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 692.958039] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e49a4d8-015d-4a7f-b353-187ac75fd6f6 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 692.960026] [48527]: WARNING neutronclient.v2_0.client [None req-8e49a4d8-015d-4a7f-b353-187ac75fd6f6 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 692.962674] [48526]: WARNING neutronclient.v2_0.client [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 692.997904] [48527]: WARNING neutronclient.v2_0.client [None req-8e49a4d8-015d-4a7f-b353-187ac75fd6f6 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.189692] [48527]: INFO nova.api.openstack.requestlog [None req-8e49a4d8-015d-4a7f-b353-187ac75fd6f6 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/ea5ca7f6-5ddf-45d0-8e7c-0e8c67e2f161" status: 202 len: 0 microversion: 2.1 time: 0.234197 [ 693.190646] [48527]: [pid: 48527|app: 0|req: 370/793] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:53:17 2025] DELETE /compute/v2.1/os-security-groups/ea5ca7f6-5ddf-45d0-8e7c-0e8c67e2f161 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 693.193349] [48527]: DEBUG nova.api.openstack.wsgi [None req-84f5b8e1-ab06-4e69-b594-03c1fc393ba2 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 693.195867] [48527]: DEBUG nova.policy [None req-84f5b8e1-ab06-4e69-b594-03c1fc393ba2 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Policy check for os_compute_api:os-aggregates:remove_host failed with credentials {'is_admin': False, 'user_id': '9f70d82f5cdf4540b51c4a25fab77fc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d34142093074f15b8a997586f70bebe', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.196120] [48527]: DEBUG nova.api.openstack.wsgi [None req-84f5b8e1-ab06-4e69-b594-03c1fc393ba2 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:remove_host to be performed. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 693.196601] [48527]: INFO nova.api.openstack.requestlog [None req-84f5b8e1-ab06-4e69-b594-03c1fc393ba2 tempest-AggregatesAdminNegativeTestJSON-1294908596 tempest-AggregatesAdminNegativeTestJSON-1294908596-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 403 len: 121 microversion: 2.1 time: 0.005367 [ 693.196851] [48527]: [pid: 48527|app: 0|req: 371/794] 10.180.1.21 () {60 vars in 1186 bytes} [Fri Dec 12 13:53:17 2025] POST /compute/v2.1/os-aggregates/7/action => generated 121 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 693.199349] [48527]: DEBUG nova.api.openstack.wsgi [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.201292] [48527]: DEBUG nova.compute.api [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.207613] [48527]: DEBUG oslo_concurrency.lockutils [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.207613] [48527]: DEBUG oslo_concurrency.lockutils [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.207783] [48527]: DEBUG oslo_concurrency.lockutils [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.208093] [48527]: DEBUG oslo_concurrency.lockutils [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.208246] [48527]: DEBUG oslo_concurrency.lockutils [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.208375] [48527]: DEBUG oslo_concurrency.lockutils [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.228032] [48526]: DEBUG nova.policy [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.234690] [48526]: INFO nova.api.openstack.requestlog [None req-49b0c5e4-5037-4f70-86ce-2b41934390e3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1501 microversion: 2.1 time: 0.310723 [ 693.235361] [48526]: [pid: 48526|app: 0|req: 424/795] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:17 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1501 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.241782] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.246052] [48527]: WARNING neutronclient.v2_0.client [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.246199] [48526]: DEBUG nova.compute.api [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.249036] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.249036] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.249203] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.249478] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.249782] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.250012] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.273262] [48526]: WARNING neutronclient.v2_0.client [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.415298] [48527]: DEBUG nova.policy [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.423356] [48527]: INFO nova.api.openstack.requestlog [None req-11a096c7-2f33-4c1b-90c9-c5a75651199c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1496 microversion: 2.1 time: 0.225791 [ 693.423669] [48527]: [pid: 48527|app: 0|req: 372/796] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:17 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1496 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.444242] [48526]: DEBUG nova.policy [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.449657] [48526]: INFO nova.api.openstack.requestlog [None req-2b03e4ca-ae2a-46bb-a445-fef080288791 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1316 microversion: 2.1 time: 0.210361 [ 693.449865] [48526]: [pid: 48526|app: 0|req: 425/797] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:17 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1316 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.452579] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ec00ffa-7d5b-402f-abf1-afdebc68cf73 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": ""}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 693.456154] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ec00ffa-7d5b-402f-abf1-afdebc68cf73 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Returning 400 to user: Invalid input for field/attribute address. Value: . '' is not valid under any of the given schemas {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 693.456154] [48526]: INFO nova.api.openstack.requestlog [None req-7ec00ffa-7d5b-402f-abf1-afdebc68cf73 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action" status: 400 len: 142 microversion: 2.1 time: 0.005247 [ 693.456154] [48526]: [pid: 48526|app: 0|req: 426/798] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:17 2025] POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action => generated 142 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 693.463022] [48526]: DEBUG nova.api.openstack.wsgi [None req-b1ac463f-f881-4ff8-9d2e-8ba06565c34e tempest-QuotaClassesAdmin257Test-278766984 tempest-QuotaClassesAdmin257Test-278766984-project-admin] Action: 'update', calling method: >, body: {"quota_class_set": {"cores": 20, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "server_group_members": 10, "server_groups": 10}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 693.471270] [48527]: DEBUG nova.api.openstack.wsgi [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1543727254", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "15881682-271e-4a2b-b3ca-5df25542f284"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 693.506054] [48526]: INFO nova.api.openstack.requestlog [None req-b1ac463f-f881-4ff8-9d2e-8ba06565c34e tempest-QuotaClassesAdmin257Test-278766984 tempest-QuotaClassesAdmin257Test-278766984-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 155 microversion: 2.57 time: 0.048353 [ 693.506054] [48526]: [pid: 48526|app: 0|req: 427/799] 10.180.1.21 () {62 vars in 1242 bytes} [Fri Dec 12 13:53:17 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 155 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 693.508159] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9f26a0d-887c-41d0-bf74-d21cc21b2949 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.517286] [48526]: INFO nova.api.openstack.requestlog [None req-b9f26a0d-887c-41d0-bf74-d21cc21b2949 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=no" status: 200 len: 417 microversion: 2.1 time: 0.011142 [ 693.517838] [48526]: [pid: 48526|app: 0|req: 428/800] 10.180.1.21 () {58 vars in 1166 bytes} [Fri Dec 12 13:53:17 2025] GET /compute/v2.1/flavors/detail?is_public=no => generated 417 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 693.519755] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.522168] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.522168] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.522168] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.522168] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.522310] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.522337] [48526]: DEBUG nova.api.openstack.wsgi [None req-2290f8e1-da75-4220-97aa-e31696047507 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.528690] [48527]: DEBUG nova.network.neutron [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] validate_networks() for [('15881682-271e-4a2b-b3ca-5df25542f284', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 693.529755] [48527]: WARNING neutronclient.v2_0.client [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.530753] [48527]: WARNING openstack [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 693.531384] [48527]: WARNING openstack [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 693.540019] [48526]: INFO nova.api.openstack.wsgi [None req-2290f8e1-da75-4220-97aa-e31696047507 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] HTTP exception thrown: Image not found. [ 693.540108] [48527]: INFO nova.network.neutron [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] _ports_needed_per_instance requested_netwokrs=[('15881682-271e-4a2b-b3ca-5df25542f284', None, None, None, None, None)] [ 693.540161] [48526]: DEBUG nova.api.openstack.wsgi [None req-2290f8e1-da75-4220-97aa-e31696047507 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 693.540161] [48526]: INFO nova.api.openstack.requestlog [None req-2290f8e1-da75-4220-97aa-e31696047507 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/831d5e73-b400-42c9-812c-bda97f52405j" status: 404 len: 62 microversion: 2.1 time: 0.020336 [ 693.540161] [48526]: [pid: 48526|app: 0|req: 429/801] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:17 2025] DELETE /compute/v2.1/images/831d5e73-b400-42c9-812c-bda97f52405j => generated 62 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 693.542715] [48526]: DEBUG nova.api.openstack.wsgi [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.544283] [48526]: DEBUG nova.compute.api [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.549324] [48526]: DEBUG oslo_concurrency.lockutils [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.549720] [48526]: DEBUG oslo_concurrency.lockutils [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.549977] [48526]: DEBUG oslo_concurrency.lockutils [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.550560] [48526]: DEBUG oslo_concurrency.lockutils [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.550794] [48526]: DEBUG oslo_concurrency.lockutils [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.551016] [48526]: DEBUG oslo_concurrency.lockutils [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.584427] [48526]: WARNING neutronclient.v2_0.client [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.766687] [48526]: DEBUG nova.policy [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.773914] [48526]: INFO nova.api.openstack.requestlog [None req-c592fd4d-4ff6-4ef3-b935-25295b12394c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1513 microversion: 2.1 time: 0.234212 [ 693.774304] [48526]: [pid: 48526|app: 0|req: 430/802] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:17 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1513 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.777043] [48526]: DEBUG nova.api.openstack.wsgi [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.778350] [48526]: DEBUG nova.compute.api [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.782249] [48526]: DEBUG oslo_concurrency.lockutils [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.782426] [48526]: DEBUG oslo_concurrency.lockutils [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.782556] [48526]: DEBUG oslo_concurrency.lockutils [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.782803] [48526]: DEBUG oslo_concurrency.lockutils [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.784750] [48526]: DEBUG oslo_concurrency.lockutils [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.784750] [48526]: DEBUG oslo_concurrency.lockutils [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.808405] [48526]: DEBUG oslo_concurrency.lockutils [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.808741] [48526]: DEBUG oslo_concurrency.lockutils [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.808904] [48526]: DEBUG oslo_concurrency.lockutils [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.809081] [48526]: DEBUG nova.objects.instance [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lazy-loading 'fault' on Instance uuid e6a5734f-7217-4a6c-b9a0-ffbc6af16834 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 693.812704] [48526]: WARNING neutronclient.v2_0.client [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.813810] [48527]: WARNING neutronclient.v2_0.client [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.814516] [48527]: WARNING openstack [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 693.814841] [48527]: WARNING openstack [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 694.080192] [48526]: DEBUG nova.policy [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.087511] [48526]: DEBUG nova.policy [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.088299] [48526]: DEBUG nova.policy [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.093086] [48526]: INFO nova.api.openstack.requestlog [None req-a30efe5c-8962-458e-a272-99931c876c31 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1579 microversion: 2.94 time: 0.317465 [ 694.093086] [48526]: [pid: 48526|app: 0|req: 431/803] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:17 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1579 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.095970] [48526]: DEBUG nova.api.openstack.wsgi [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.097421] [48526]: DEBUG nova.compute.api [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.102023] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.102023] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.102023] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.102226] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.102366] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.102495] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.123734] [48526]: WARNING neutronclient.v2_0.client [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.432137] [48527]: DEBUG nova.virt.hardware [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 694.432654] [48527]: DEBUG nova.virt.hardware [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 694.432870] [48527]: DEBUG nova.virt.hardware [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 694.433170] [48527]: DEBUG nova.virt.hardware [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 694.433471] [48527]: DEBUG nova.virt.hardware [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 694.442825] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.443153] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.443362] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.445178] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.445496] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.445709] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.458276] [48527]: DEBUG nova.quota [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Getting quotas for project c0a05c03b30441feb81efe9f5880ab41. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 694.462460] [48527]: DEBUG nova.quota [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Getting quotas for user 1ff5821e95f14a77a988306e9d5750a4 and project c0a05c03b30441feb81efe9f5880ab41. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 694.468357] [48527]: DEBUG nova.compute.api [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 694.469843] [48527]: DEBUG nova.compute.api [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 694.507976] [48527]: INFO nova.api.openstack.requestlog [None req-f4e7ca8e-e8f2-4570-95d1-1b0c6bdfb423 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.083690 [ 694.509338] [48527]: [pid: 48527|app: 0|req: 373/804] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:17 2025] POST /compute/v2.1/servers => generated 380 bytes in 1084 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 694.512455] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.514045] [48527]: DEBUG nova.compute.api [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.526094] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.526094] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.526094] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.526094] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.526580] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.526580] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.534554] [48526]: DEBUG nova.policy [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.540717] [48526]: INFO nova.api.openstack.requestlog [None req-0a055116-88bd-48b7-90ea-a0b58a0136cc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1456 microversion: 2.1 time: 0.447063 [ 694.541070] [48526]: [pid: 48526|app: 0|req: 432/805] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:18 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1456 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.547025] [48526]: DEBUG nova.api.openstack.wsgi [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.548618] [48526]: DEBUG nova.compute.api [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.555871] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.558830] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.558830] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.558830] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.558830] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.558974] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.573271] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.573384] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.573556] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.573759] [48527]: DEBUG nova.objects.instance [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lazy-loading 'fault' on Instance uuid 740ca3d3-cfb2-4657-b6a3-26a344f2e97a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.598769] [48526]: WARNING neutronclient.v2_0.client [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.604378] [48527]: WARNING neutronclient.v2_0.client [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.630255] [48526]: DEBUG nova.policy [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.642369] [48526]: INFO nova.api.openstack.requestlog [None req-0a1273ac-7ed6-4fd6-8d6e-57ce3b86e84f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1216 microversion: 2.1 time: 0.100581 [ 694.642874] [48526]: [pid: 48526|app: 0|req: 433/806] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:18 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1216 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.646286] [48526]: DEBUG nova.api.openstack.wsgi [req-e9227243-4da4-4ef0-96cd-1c77c7922253 req-de357fb4-8714-433f-9978-bfc0da4eac33 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "024b7538-5ab5-4402-afc4-423ddca68f3f", "name": "network-vif-plugged", "status": "completed", "tag": "87693254-5091-41f7-8a90-d9e83542467e"}, {"name": "network-changed", "server_uuid": "024b7538-5ab5-4402-afc4-423ddca68f3f", "tag": "87693254-5091-41f7-8a90-d9e83542467e"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 694.652701] [48527]: DEBUG nova.policy [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.660102] [48527]: DEBUG nova.policy [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.660239] [48526]: DEBUG oslo_concurrency.lockutils [req-e9227243-4da4-4ef0-96cd-1c77c7922253 req-de357fb4-8714-433f-9978-bfc0da4eac33 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.660603] [48526]: DEBUG oslo_concurrency.lockutils [req-e9227243-4da4-4ef0-96cd-1c77c7922253 req-de357fb4-8714-433f-9978-bfc0da4eac33 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.660801] [48526]: DEBUG oslo_concurrency.lockutils [req-e9227243-4da4-4ef0-96cd-1c77c7922253 req-de357fb4-8714-433f-9978-bfc0da4eac33 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.661872] [48527]: DEBUG nova.policy [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '460e26d102844391a33936b2640f1368', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b200391d9e474872bab8ea9cb232e9b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.666034] [48527]: INFO nova.api.openstack.requestlog [None req-4d904bd4-4feb-4de3-8ce7-6f8885a9819a tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 200 len: 1679 microversion: 2.100 time: 0.156545 [ 694.666154] [48527]: [pid: 48527|app: 0|req: 374/807] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:18 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 1679 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 694.669828] [48527]: DEBUG nova.api.openstack.wsgi [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.670944] [48527]: DEBUG nova.compute.api [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.674690] [48527]: DEBUG oslo_concurrency.lockutils [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.674870] [48527]: DEBUG oslo_concurrency.lockutils [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.675044] [48527]: DEBUG oslo_concurrency.lockutils [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.676056] [48527]: DEBUG oslo_concurrency.lockutils [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.676056] [48527]: DEBUG oslo_concurrency.lockutils [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.676056] [48527]: DEBUG oslo_concurrency.lockutils [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.678422] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e9227243-4da4-4ef0-96cd-1c77c7922253 req-de357fb4-8714-433f-9978-bfc0da4eac33 service nova] Creating event network-vif-plugged:87693254-5091-41f7-8a90-d9e83542467e for instance 024b7538-5ab5-4402-afc4-423ddca68f3f on cpu-1 [ 694.678746] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e9227243-4da4-4ef0-96cd-1c77c7922253 req-de357fb4-8714-433f-9978-bfc0da4eac33 service nova] Creating event network-changed:87693254-5091-41f7-8a90-d9e83542467e for instance 024b7538-5ab5-4402-afc4-423ddca68f3f on cpu-1 [ 694.688834] [48526]: INFO nova.api.openstack.requestlog [req-e9227243-4da4-4ef0-96cd-1c77c7922253 req-de357fb4-8714-433f-9978-bfc0da4eac33 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.045129 [ 694.689469] [48526]: [pid: 48526|app: 0|req: 434/808] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:18 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 694.693661] [48526]: DEBUG nova.api.openstack.wsgi [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.696555] [48526]: DEBUG nova.compute.api [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.696707] [48527]: WARNING neutronclient.v2_0.client [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.701164] [48526]: DEBUG oslo_concurrency.lockutils [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.701429] [48526]: DEBUG oslo_concurrency.lockutils [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.701549] [48526]: DEBUG oslo_concurrency.lockutils [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.702549] [48526]: DEBUG oslo_concurrency.lockutils [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.702549] [48526]: DEBUG oslo_concurrency.lockutils [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.702549] [48526]: DEBUG oslo_concurrency.lockutils [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.725421] [48526]: WARNING neutronclient.v2_0.client [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.746072] [48527]: DEBUG nova.policy [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.752748] [48527]: INFO nova.api.openstack.requestlog [None req-52819eca-2e8f-420f-85af-e0b27f4afc13 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1211 microversion: 2.1 time: 0.085956 [ 694.753166] [48527]: [pid: 48527|app: 0|req: 375/809] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:18 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1211 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.756144] [48527]: DEBUG nova.api.openstack.wsgi [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.757676] [48527]: DEBUG nova.compute.api [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.763159] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.763392] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.763524] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.763815] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.763972] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.764134] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.801774] [48527]: WARNING neutronclient.v2_0.client [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.803985] [48526]: DEBUG nova.policy [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.810509] [48526]: DEBUG nova.policy [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.811316] [48526]: DEBUG nova.policy [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.813587] [48526]: INFO nova.api.openstack.requestlog [None req-01489048-0404-4945-aff9-9cfe8acdda4f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1254 microversion: 2.26 time: 0.122096 [ 694.813587] [48526]: [pid: 48526|app: 0|req: 435/810] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:18 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1254 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.815133] [48526]: DEBUG nova.api.openstack.wsgi [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.817351] [48526]: DEBUG nova.compute.api [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.821618] [48526]: DEBUG oslo_concurrency.lockutils [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.821999] [48526]: DEBUG oslo_concurrency.lockutils [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.822118] [48526]: DEBUG oslo_concurrency.lockutils [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.822585] [48526]: DEBUG oslo_concurrency.lockutils [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.822585] [48526]: DEBUG oslo_concurrency.lockutils [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.823453] [48526]: DEBUG oslo_concurrency.lockutils [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.848741] [48526]: WARNING neutronclient.v2_0.client [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.980237] [48527]: DEBUG nova.policy [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.986972] [48527]: INFO nova.api.openstack.requestlog [None req-7cdb8be2-a753-4b79-8dbc-d294ff04e205 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1320 microversion: 2.1 time: 0.233251 [ 694.987307] [48527]: [pid: 48527|app: 0|req: 376/811] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:18 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1320 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.990407] [48527]: DEBUG nova.api.openstack.wsgi [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-415614828"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 694.993245] [48527]: DEBUG nova.compute.api [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.999021] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.999021] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.999021] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.999021] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.999284] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.999284] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.004033] [48526]: DEBUG nova.policy [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.017931] [48526]: INFO nova.api.openstack.requestlog [None req-93eafe2f-3e5c-41cf-a4fd-14bd17d6e1c5 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1311 microversion: 2.1 time: 0.204972 [ 695.018558] [48526]: [pid: 48526|app: 0|req: 436/812] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:19 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1311 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.021527] [48526]: DEBUG nova.api.openstack.wsgi [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.022983] [48526]: DEBUG nova.compute.api [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.029756] [48526]: DEBUG oslo_concurrency.lockutils [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.029854] [48526]: DEBUG oslo_concurrency.lockutils [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.029956] [48526]: DEBUG oslo_concurrency.lockutils [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.030402] [48526]: DEBUG oslo_concurrency.lockutils [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.030402] [48526]: DEBUG oslo_concurrency.lockutils [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.030485] [48526]: DEBUG oslo_concurrency.lockutils [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.035183] [48527]: INFO nova.api.openstack.wsgi [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Cannot 'createImage' instance deea1f6c-7257-476f-95d3-4dae79967f5b while it is in task_state image_pending_upload [ 695.035238] [48527]: DEBUG nova.api.openstack.wsgi [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 409 to user: Cannot 'createImage' instance deea1f6c-7257-476f-95d3-4dae79967f5b while it is in task_state image_pending_upload {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 695.035966] [48527]: INFO nova.api.openstack.requestlog [None req-88b09fd9-0ff0-4f36-8421-2f2acf8db60b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action" status: 409 len: 165 microversion: 2.1 time: 0.048139 [ 695.036415] [48527]: [pid: 48527|app: 0|req: 377/813] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:19 2025] POST /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b/action => generated 165 bytes in 49 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 695.040213] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.042091] [48527]: DEBUG nova.compute.api [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.047329] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.047329] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.047329] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.047329] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.047538] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.047592] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.063672] [48526]: WARNING neutronclient.v2_0.client [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.076990] [48527]: WARNING neutronclient.v2_0.client [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.190335] [48526]: DEBUG nova.policy [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.195894] [48526]: INFO nova.api.openstack.requestlog [None req-1280f9bc-b7e6-4639-a31e-d5eb13a1c24b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1331 microversion: 2.1 time: 0.176897 [ 695.196510] [48526]: [pid: 48526|app: 0|req: 437/814] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:19 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1331 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.201128] [48526]: DEBUG nova.api.openstack.wsgi [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.205905] [48526]: DEBUG nova.compute.api [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.213970] [48526]: DEBUG oslo_concurrency.lockutils [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.214472] [48526]: DEBUG oslo_concurrency.lockutils [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.214472] [48526]: DEBUG oslo_concurrency.lockutils [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.214897] [48526]: DEBUG oslo_concurrency.lockutils [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.216042] [48526]: DEBUG oslo_concurrency.lockutils [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.216042] [48526]: DEBUG oslo_concurrency.lockutils [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.238070] [48527]: DEBUG nova.policy [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.248233] [48527]: INFO nova.api.openstack.requestlog [None req-ba67a45a-71b0-4c64-b4eb-0d4e4ffd6fea tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1311 microversion: 2.1 time: 0.210579 [ 695.248340] [48527]: [pid: 48527|app: 0|req: 378/815] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:19 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1311 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.250942] [48526]: WARNING neutronclient.v2_0.client [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.251886] [48527]: DEBUG nova.api.openstack.wsgi [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.185"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 695.254694] [48527]: DEBUG nova.compute.api [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.261609] [48527]: DEBUG oslo_concurrency.lockutils [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.261805] [48527]: DEBUG oslo_concurrency.lockutils [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.262076] [48527]: DEBUG oslo_concurrency.lockutils [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.262436] [48527]: DEBUG oslo_concurrency.lockutils [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.262632] [48527]: DEBUG oslo_concurrency.lockutils [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.262833] [48527]: DEBUG oslo_concurrency.lockutils [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.290037] [48527]: DEBUG oslo_concurrency.lockutils [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "refresh_cache-f5273e06-6b98-4b46-ae12-41b06090ec05" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 695.290150] [48527]: DEBUG oslo_concurrency.lockutils [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquired lock "refresh_cache-f5273e06-6b98-4b46-ae12-41b06090ec05" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 695.291021] [48527]: WARNING neutronclient.v2_0.client [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.744084] [48526]: DEBUG nova.policy [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.751502] [48526]: INFO nova.api.openstack.requestlog [None req-40346c0d-9694-40ae-bd5b-3e5caff55d92 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1324 microversion: 2.1 time: 0.554114 [ 695.751882] [48526]: [pid: 48526|app: 0|req: 438/816] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:19 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1324 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.754794] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.756411] [48526]: DEBUG nova.compute.api [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.765201] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.766108] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.766108] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.766108] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.766265] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.767520] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.787051] [48526]: WARNING neutronclient.v2_0.client [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.894076] [48526]: INFO nova.api.openstack.requestlog [None req-bf0f8c66-afac-4d83-93ae-e531d32b5116 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface/1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8" status: 200 len: 285 microversion: 2.1 time: 0.140861 [ 695.894076] [48526]: [pid: 48526|app: 0|req: 439/817] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 13:53:19 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface/1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8 => generated 285 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 695.896626] [48526]: DEBUG nova.api.openstack.wsgi [None req-435ee1c5-f1da-4eab-a76d-b9a3837fcfa4 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.898560] [48526]: DEBUG nova.compute.api [None req-435ee1c5-f1da-4eab-a76d-b9a3837fcfa4 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.903990] [48526]: DEBUG oslo_concurrency.lockutils [None req-435ee1c5-f1da-4eab-a76d-b9a3837fcfa4 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.903990] [48526]: DEBUG oslo_concurrency.lockutils [None req-435ee1c5-f1da-4eab-a76d-b9a3837fcfa4 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.903990] [48526]: DEBUG oslo_concurrency.lockutils [None req-435ee1c5-f1da-4eab-a76d-b9a3837fcfa4 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.903990] [48526]: DEBUG oslo_concurrency.lockutils [None req-435ee1c5-f1da-4eab-a76d-b9a3837fcfa4 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.904233] [48526]: DEBUG oslo_concurrency.lockutils [None req-435ee1c5-f1da-4eab-a76d-b9a3837fcfa4 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.904233] [48526]: DEBUG oslo_concurrency.lockutils [None req-435ee1c5-f1da-4eab-a76d-b9a3837fcfa4 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.925105] [48526]: INFO nova.api.openstack.requestlog [None req-435ee1c5-f1da-4eab-a76d-b9a3837fcfa4 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a/ips/tempest-ServerAddressesTestJSON-832461764-network" status: 200 len: 96 microversion: 2.1 time: 0.030361 [ 695.925590] [48526]: [pid: 48526|app: 0|req: 440/818] 10.180.1.21 () {58 vars in 1393 bytes} [Fri Dec 12 13:53:20 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a/ips/tempest-ServerAddressesTestJSON-832461764-network => generated 96 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 695.931193] [48526]: DEBUG nova.api.openstack.wsgi [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.931673] [48526]: DEBUG nova.compute.api [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.935477] [48526]: DEBUG oslo_concurrency.lockutils [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.935867] [48526]: DEBUG oslo_concurrency.lockutils [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.936016] [48526]: DEBUG oslo_concurrency.lockutils [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.936281] [48526]: DEBUG oslo_concurrency.lockutils [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.936424] [48526]: DEBUG oslo_concurrency.lockutils [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.936538] [48526]: DEBUG oslo_concurrency.lockutils [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.960809] [48526]: DEBUG oslo_concurrency.lockutils [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.961025] [48526]: DEBUG oslo_concurrency.lockutils [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.961145] [48526]: DEBUG oslo_concurrency.lockutils [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.961368] [48526]: DEBUG nova.objects.instance [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lazy-loading 'fault' on Instance uuid d925bac4-cc0f-49d1-95cd-8fc6cc19288d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 695.966444] [48526]: WARNING neutronclient.v2_0.client [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.809113] [48526]: DEBUG nova.policy [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.816929] [48526]: INFO nova.api.openstack.requestlog [None req-28c7428a-f732-42c5-82b7-513fdd27bafc tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1410 microversion: 2.1 time: 0.889283 [ 696.817318] [48526]: [pid: 48526|app: 0|req: 441/819] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:20 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1410 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.824099] [48526]: DEBUG nova.api.openstack.wsgi [None req-b5f08e6c-3965-416a-b9fe-006735b4f1a9 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 696.825127] [48526]: WARNING neutronclient.v2_0.client [None req-b5f08e6c-3965-416a-b9fe-006735b4f1a9 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.834984] [48527]: INFO nova.network.neutron [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] re-assign floating IP 10.180.180.185 from instance 86d0c731-4a38-41d2-9040-d1551d9f86cc [ 696.858379] [48527]: DEBUG nova.network.neutron [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Building network info cache for instance {{(pid=48527) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 696.861554] [48527]: WARNING neutronclient.v2_0.client [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.862224] [48527]: WARNING openstack [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 696.862501] [48527]: WARNING openstack [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 696.887975] [48526]: WARNING neutronclient.v2_0.client [None req-b5f08e6c-3965-416a-b9fe-006735b4f1a9 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.002030] [48526]: INFO nova.api.openstack.requestlog [None req-b5f08e6c-3965-416a-b9fe-006735b4f1a9 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/8a032e0a-af8b-4b88-9753-db0a1d3431ac" status: 202 len: 0 microversion: 2.1 time: 0.184064 [ 697.002371] [48526]: [pid: 48526|app: 0|req: 442/820] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:53:21 2025] DELETE /compute/v2.1/os-security-groups/8a032e0a-af8b-4b88-9753-db0a1d3431ac => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 697.005312] [48526]: DEBUG nova.api.openstack.wsgi [None req-c9e2f60c-bcf4-47cf-a1de-057dd3a66b09 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.018163] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9e2f60c-bcf4-47cf-a1de-057dd3a66b09 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.019168] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9e2f60c-bcf4-47cf-a1de-057dd3a66b09 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.019168] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9e2f60c-bcf4-47cf-a1de-057dd3a66b09 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.087486] [48527]: WARNING neutronclient.v2_0.client [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.088198] [48527]: WARNING openstack [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 697.088547] [48527]: WARNING openstack [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 697.125693] [48526]: INFO nova.api.openstack.requestlog [None req-c9e2f60c-bcf4-47cf-a1de-057dd3a66b09 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 225 microversion: 2.1 time: 0.122730 [ 697.126316] [48526]: [pid: 48526|app: 0|req: 443/821] 10.180.1.21 () {60 vars in 1186 bytes} [Fri Dec 12 13:53:21 2025] POST /compute/v2.1/os-aggregates/7/action => generated 225 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 697.129112] [48526]: DEBUG nova.api.openstack.wsgi [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.131231] [48526]: DEBUG nova.compute.api [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.136965] [48526]: DEBUG oslo_concurrency.lockutils [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.137382] [48526]: DEBUG oslo_concurrency.lockutils [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.137382] [48526]: DEBUG oslo_concurrency.lockutils [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.137649] [48526]: DEBUG oslo_concurrency.lockutils [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.137789] [48526]: DEBUG oslo_concurrency.lockutils [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.137911] [48526]: DEBUG oslo_concurrency.lockutils [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.164308] [48526]: DEBUG nova.policy [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-instance-actions:events failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.167300] [48526]: INFO nova.api.openstack.requestlog [None req-27373c52-5fd1-416f-801f-988677bd39f6 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0/os-instance-actions/req-1c44551b-be7a-4432-b17b-951852446da8" status: 200 len: 313 microversion: 2.1 time: 0.040184 [ 697.167789] [48526]: [pid: 48526|app: 0|req: 444/822] 10.180.1.21 () {58 vars in 1414 bytes} [Fri Dec 12 13:53:21 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0/os-instance-actions/req-1c44551b-be7a-4432-b17b-951852446da8 => generated 313 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 697.171573] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.175657] [48526]: DEBUG nova.policy [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.175657] [48526]: DEBUG nova.compute.api [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'vm_state': ['stopped'], 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 697.181684] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.182121] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.182287] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.182658] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.182841] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.182979] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.202388] [48527]: DEBUG nova.network.neutron [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Updating instance_info_cache with network_info: [{"id": "4d21740b-4854-4567-ba34-2ce4257a130f", "address": "fa:16:3e:65:6e:22", "network": {"id": "208bcfad-5da4-4cdd-bb0c-f5be7105529f", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-710935503-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.2", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.3"}}], "meta": {"injected": false, "tenant_id": "f146417e7d61490bb601a06602edfb1f", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "8233b50c-be21-441a-a357-a29138a95b8b", "external-id": "nsx-vlan-transportzone-496", "segmentation_id": 496, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap4d21740b-48", "ovs_interfaceid": "4d21740b-4854-4567-ba34-2ce4257a130f", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48527) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 697.210190] [48527]: DEBUG nova.network.neutron [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Building network info cache for instance {{(pid=48527) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 697.213368] [48527]: WARNING neutronclient.v2_0.client [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.214100] [48527]: WARNING openstack [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 697.214495] [48527]: WARNING openstack [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 697.228709] [48526]: DEBUG nova.compute.multi_cell_list [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 697.262229] [48526]: INFO nova.api.openstack.requestlog [None req-7ede965e-f514-4398-84a1-044d9b5eecfd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?status=shutoff" status: 200 len: 345 microversion: 2.1 time: 0.092728 [ 697.262229] [48526]: [pid: 48526|app: 0|req: 445/823] 10.180.1.21 () {58 vars in 1149 bytes} [Fri Dec 12 13:53:21 2025] GET /compute/v2.1/servers?status=shutoff => generated 345 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 697.264158] [48526]: DEBUG nova.api.openstack.wsgi [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "0.0.0.0"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.266014] [48526]: DEBUG nova.compute.api [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.272245] [48526]: DEBUG oslo_concurrency.lockutils [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.272432] [48526]: DEBUG oslo_concurrency.lockutils [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.272566] [48526]: DEBUG oslo_concurrency.lockutils [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.272823] [48526]: DEBUG oslo_concurrency.lockutils [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.272997] [48526]: DEBUG oslo_concurrency.lockutils [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.273184] [48526]: DEBUG oslo_concurrency.lockutils [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.290391] [48526]: DEBUG oslo_concurrency.lockutils [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 697.290579] [48526]: DEBUG oslo_concurrency.lockutils [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquired lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 697.290858] [48526]: WARNING neutronclient.v2_0.client [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.398728] [48526]: DEBUG oslo_concurrency.lockutils [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Releasing lock "refresh_cache-0fde75fc-5492-4222-9d83-9caafab8e120" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 697.399079] [48526]: INFO nova.api.openstack.wsgi [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] HTTP exception thrown: floating IP not found [ 697.399522] [48526]: DEBUG nova.api.openstack.wsgi [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Returning 404 to user: floating IP not found {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 697.400206] [48526]: INFO nova.api.openstack.requestlog [None req-437248f3-76af-4e73-9791-8491d483e5fb tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action" status: 404 len: 67 microversion: 2.1 time: 0.138126 [ 697.400677] [48526]: [pid: 48526|app: 0|req: 446/824] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:21 2025] POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action => generated 67 bytes in 139 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 697.403939] [48526]: DEBUG nova.api.openstack.wsgi [None req-859a5e5e-0501-4106-8e82-c908163d6926 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.415296] [48526]: INFO nova.api.openstack.requestlog [None req-859a5e5e-0501-4106-8e82-c908163d6926 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=0" status: 200 len: 417 microversion: 2.1 time: 0.013865 [ 697.415711] [48526]: [pid: 48526|app: 0|req: 447/825] 10.180.1.21 () {58 vars in 1164 bytes} [Fri Dec 12 13:53:21 2025] GET /compute/v2.1/flavors/detail?is_public=0 => generated 417 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 697.419024] [48526]: DEBUG nova.api.openstack.wsgi [None req-9dfc340d-160d-4f91-867e-31583ef41e50 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.430907] [48526]: INFO nova.api.openstack.wsgi [None req-9dfc340d-160d-4f91-867e-31583ef41e50 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] HTTP exception thrown: Image not found. [ 697.431426] [48526]: DEBUG nova.api.openstack.wsgi [None req-9dfc340d-160d-4f91-867e-31583ef41e50 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 697.431974] [48526]: INFO nova.api.openstack.requestlog [None req-9dfc340d-160d-4f91-867e-31583ef41e50 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/093d9827-5f3c-4fa7-a7b4-51209bdf23551" status: 404 len: 62 microversion: 2.1 time: 0.015737 [ 697.432351] [48526]: [pid: 48526|app: 0|req: 448/826] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:21 2025] DELETE /compute/v2.1/images/093d9827-5f3c-4fa7-a7b4-51209bdf23551 => generated 62 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 697.435062] [48526]: DEBUG nova.api.openstack.wsgi [None req-313dd8a3-f03b-4fc6-8bf8-76b7e4ab0fea tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'action', calling method: >, body: {"rescue": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.437125] [48526]: DEBUG nova.compute.api [None req-313dd8a3-f03b-4fc6-8bf8-76b7e4ab0fea tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: de6f643c-544e-4f0c-8534-f5cc0f3948a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.439650] [48527]: WARNING neutronclient.v2_0.client [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.440356] [48527]: WARNING openstack [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 697.440600] [48526]: INFO nova.api.openstack.wsgi [None req-313dd8a3-f03b-4fc6-8bf8-76b7e4ab0fea tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] HTTP exception thrown: Instance de6f643c-544e-4f0c-8534-f5cc0f3948a0 could not be found. [ 697.440710] [48527]: WARNING openstack [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 697.441072] [48526]: DEBUG nova.api.openstack.wsgi [None req-313dd8a3-f03b-4fc6-8bf8-76b7e4ab0fea tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Returning 404 to user: Instance de6f643c-544e-4f0c-8534-f5cc0f3948a0 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 697.441704] [48526]: INFO nova.api.openstack.requestlog [None req-313dd8a3-f03b-4fc6-8bf8-76b7e4ab0fea tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/de6f643c-544e-4f0c-8534-f5cc0f3948a0/action" status: 404 len: 111 microversion: 2.1 time: 0.008440 [ 697.441777] [48526]: [pid: 48526|app: 0|req: 449/827] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:21 2025] POST /compute/v2.1/servers/de6f643c-544e-4f0c-8534-f5cc0f3948a0/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 697.444697] [48526]: DEBUG nova.api.openstack.wsgi [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.447436] [48526]: DEBUG nova.compute.api [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.450216] [48526]: DEBUG oslo_concurrency.lockutils [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.450329] [48526]: DEBUG oslo_concurrency.lockutils [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.450488] [48526]: DEBUG oslo_concurrency.lockutils [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.451174] [48526]: DEBUG oslo_concurrency.lockutils [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.451174] [48526]: DEBUG oslo_concurrency.lockutils [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.451174] [48526]: DEBUG oslo_concurrency.lockutils [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.474149] [48526]: WARNING neutronclient.v2_0.client [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.568489] [48527]: DEBUG nova.network.neutron [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Updating instance_info_cache with network_info: [{"id": "8c201400-a992-4ceb-a94b-c18da6af16ed", "address": "fa:16:3e:4f:4e:a0", "network": {"id": "208bcfad-5da4-4cdd-bb0c-f5be7105529f", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-710935503-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.185", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.3"}}], "meta": {"injected": false, "tenant_id": "f146417e7d61490bb601a06602edfb1f", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "8233b50c-be21-441a-a357-a29138a95b8b", "external-id": "nsx-vlan-transportzone-496", "segmentation_id": 496, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap8c201400-a9", "ovs_interfaceid": "8c201400-a992-4ceb-a94b-c18da6af16ed", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48527) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 697.583768] [48527]: DEBUG oslo_concurrency.lockutils [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Releasing lock "refresh_cache-f5273e06-6b98-4b46-ae12-41b06090ec05" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 697.586715] [48527]: INFO nova.api.openstack.requestlog [None req-007c09a9-08eb-4126-8f83-493337a98226 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05/action" status: 202 len: 0 microversion: 2.1 time: 2.337748 [ 697.588118] [48527]: [pid: 48527|app: 0|req: 379/828] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:19 2025] POST /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05/action => generated 0 bytes in 2338 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 697.592654] [48527]: DEBUG nova.api.openstack.wsgi [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.594242] [48527]: DEBUG nova.compute.api [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.600030] [48526]: DEBUG nova.policy [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.602451] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.602712] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.603740] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.603740] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.603740] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.603740] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.609830] [48526]: INFO nova.api.openstack.requestlog [None req-34b97467-df4c-4b08-b88d-801424aafcb6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1504 microversion: 2.1 time: 0.167375 [ 697.610685] [48526]: [pid: 48526|app: 0|req: 450/829] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:21 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1504 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.615047] [48526]: DEBUG nova.api.openstack.wsgi [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-931529813", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "15881682-271e-4a2b-b3ca-5df25542f284"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.668303] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.668303] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.668303] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.676173] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.676626] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.677067] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.677134] [48527]: WARNING neutronclient.v2_0.client [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.677679] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.679999] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.680845] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.695081] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.696207] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.696398] [48526]: DEBUG nova.network.neutron [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] validate_networks() for [('15881682-271e-4a2b-b3ca-5df25542f284', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 697.696432] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.696461] [48526]: WARNING neutronclient.v2_0.client [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.696489] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.696489] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.696489] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.697840] [48526]: WARNING openstack [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 697.699990] [48526]: WARNING openstack [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 697.705284] [48527]: DEBUG nova.policy [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.714073] [48526]: INFO nova.network.neutron [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] _ports_needed_per_instance requested_netwokrs=[('15881682-271e-4a2b-b3ca-5df25542f284', None, None, None, None, None)] [ 697.717847] [48527]: DEBUG nova.compute.api [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Old instance type m1.nano, new instance type m1.micro {{(pid=48527) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 697.723435] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.723747] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.723913] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.724333] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.726305] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.726453] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.762242] [48527]: DEBUG nova.quota [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for project eee81560fdd54d57970bdf27df4b30f4. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 697.767399] [48527]: DEBUG nova.quota [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for user 9be67030273e468ca0d0818670b655a6 and project eee81560fdd54d57970bdf27df4b30f4. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 697.783483] [48527]: DEBUG nova.virt.hardware [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 697.783483] [48527]: DEBUG nova.virt.hardware [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 697.783738] [48527]: DEBUG nova.virt.hardware [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 697.783865] [48527]: DEBUG nova.virt.hardware [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 697.784107] [48527]: DEBUG nova.virt.hardware [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 697.900925] [48527]: INFO nova.api.openstack.requestlog [None req-5a59081c-a55d-4ada-a49f-bcc0b8d49a34 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd/action" status: 202 len: 0 microversion: 2.1 time: 0.311389 [ 697.900925] [48527]: [pid: 48527|app: 0|req: 380/830] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:21 2025] POST /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 697.904941] [48527]: DEBUG nova.api.openstack.wsgi [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8", "name": "network-vif-plugged", "status": "completed", "tag": "f5f1c758-ee1c-4f1a-a619-3667322299e9"}, {"name": "network-changed", "server_uuid": "cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8", "tag": "f5f1c758-ee1c-4f1a-a619-3667322299e9"}, {"server_uuid": "a4cab948-a314-4044-9cb8-e7d99c0bbb1c", "name": "network-vif-plugged", "status": "completed", "tag": "1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8"}, {"name": "network-changed", "server_uuid": "a4cab948-a314-4044-9cb8-e7d99c0bbb1c", "tag": "1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8"}, {"server_uuid": "69a9e5f5-aed5-4a31-bb53-fd8f311c62f4", "name": "network-vif-plugged", "status": "completed", "tag": "2ce729fb-c630-47b5-a0da-23bf3ae1d6b9"}, {"name": "network-changed", "server_uuid": "69a9e5f5-aed5-4a31-bb53-fd8f311c62f4", "tag": "2ce729fb-c630-47b5-a0da-23bf3ae1d6b9"}, {"name": "network-changed", "server_uuid": "86d0c731-4a38-41d2-9040-d1551d9f86cc", "tag": "4d21740b-4854-4567-ba34-2ce4257a130f"}, {"server_uuid": "cb2e3138-30d1-41fa-8a18-17a3a87c3ed9", "name": "network-vif-plugged", "status": "completed", "tag": "aaba0cbd-4789-47ef-96ee-226a20f1472d"}, {"name": "network-changed", "server_uuid": "cb2e3138-30d1-41fa-8a18-17a3a87c3ed9", "tag": "aaba0cbd-4789-47ef-96ee-226a20f1472d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.918751] [48527]: DEBUG oslo_concurrency.lockutils [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.918953] [48527]: DEBUG oslo_concurrency.lockutils [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.919165] [48527]: DEBUG oslo_concurrency.lockutils [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.928391] [48526]: WARNING neutronclient.v2_0.client [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.929093] [48526]: WARNING openstack [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 697.929470] [48526]: WARNING openstack [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 697.929881] [48527]: INFO nova.api.openstack.compute.server_external_events [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Creating event network-vif-plugged:f5f1c758-ee1c-4f1a-a619-3667322299e9 for instance cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 on cpu-1 [ 697.930060] [48527]: INFO nova.api.openstack.compute.server_external_events [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Creating event network-changed:f5f1c758-ee1c-4f1a-a619-3667322299e9 for instance cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 on cpu-1 [ 697.930220] [48527]: INFO nova.api.openstack.compute.server_external_events [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Creating event network-vif-plugged:1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8 for instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c on cpu-1 [ 697.930352] [48527]: INFO nova.api.openstack.compute.server_external_events [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Creating event network-changed:1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8 for instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c on cpu-1 [ 697.930505] [48527]: INFO nova.api.openstack.compute.server_external_events [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Creating event network-vif-plugged:2ce729fb-c630-47b5-a0da-23bf3ae1d6b9 for instance 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 on cpu-1 [ 697.930647] [48527]: INFO nova.api.openstack.compute.server_external_events [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Creating event network-changed:2ce729fb-c630-47b5-a0da-23bf3ae1d6b9 for instance 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 on cpu-1 [ 697.930782] [48527]: INFO nova.api.openstack.compute.server_external_events [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Creating event network-changed:4d21740b-4854-4567-ba34-2ce4257a130f for instance 86d0c731-4a38-41d2-9040-d1551d9f86cc on cpu-1 [ 697.930916] [48527]: INFO nova.api.openstack.compute.server_external_events [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Creating event network-vif-plugged:aaba0cbd-4789-47ef-96ee-226a20f1472d for instance cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 on cpu-1 [ 697.931153] [48527]: INFO nova.api.openstack.compute.server_external_events [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] Creating event network-changed:aaba0cbd-4789-47ef-96ee-226a20f1472d for instance cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 on cpu-1 [ 697.943909] [48527]: INFO nova.api.openstack.requestlog [req-94f84d10-347d-4c39-9879-5d9ee0a581ca req-bb08a66f-b7ca-459b-8f89-047a5d2fea3a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1531 microversion: 2.1 time: 0.042044 [ 697.944544] [48527]: [pid: 48527|app: 0|req: 381/831] 10.180.1.21 () {64 vars in 1313 bytes} [Fri Dec 12 13:53:22 2025] POST /compute/v2.1/os-server-external-events => generated 1531 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.948800] [48527]: DEBUG nova.api.openstack.wsgi [None req-9815c031-46a3-4ca9-85c2-51905a5eb430 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.026227] [48526]: DEBUG nova.virt.hardware [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 698.026523] [48526]: DEBUG nova.virt.hardware [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 698.026900] [48526]: DEBUG nova.virt.hardware [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 698.026900] [48526]: DEBUG nova.virt.hardware [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 698.027076] [48526]: DEBUG nova.virt.hardware [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 698.036361] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.036600] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.036707] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.037079] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.037314] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.037506] [48526]: DEBUG oslo_concurrency.lockutils [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.055634] [48526]: DEBUG nova.quota [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Getting quotas for project c0a05c03b30441feb81efe9f5880ab41. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 698.064971] [48526]: DEBUG nova.quota [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Getting quotas for user 1ff5821e95f14a77a988306e9d5750a4 and project c0a05c03b30441feb81efe9f5880ab41. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 698.065392] [48527]: INFO nova.api.openstack.requestlog [None req-9815c031-46a3-4ca9-85c2-51905a5eb430 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/3b8cce8a-8952-453f-aaa7-cd681909a3cf" status: 204 len: 0 microversion: 2.1 time: 0.119603 [ 698.065801] [48527]: [pid: 48527|app: 0|req: 382/832] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:22 2025] DELETE /compute/v2.1/images/3b8cce8a-8952-453f-aaa7-cd681909a3cf => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 698.068978] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.071123] [48527]: DEBUG nova.compute.api [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.077095] [48526]: DEBUG nova.compute.api [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 698.077095] [48526]: DEBUG nova.compute.api [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 698.077494] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.077494] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.077494] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.077494] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.077622] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.077622] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.113596] [48526]: INFO nova.api.openstack.requestlog [None req-84a825eb-0d2c-45d1-830f-3bec30e411a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.502779 [ 698.115708] [48526]: [pid: 48526|app: 0|req: 451/833] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:21 2025] POST /compute/v2.1/servers => generated 380 bytes in 503 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 698.115869] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.115869] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.115869] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.115869] [48527]: DEBUG nova.objects.instance [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lazy-loading 'fault' on Instance uuid e6a5734f-7217-4a6c-b9a0-ffbc6af16834 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 698.118917] [48526]: DEBUG nova.api.openstack.wsgi [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.118917] [48526]: DEBUG nova.compute.api [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.120418] [48527]: WARNING neutronclient.v2_0.client [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.122036] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.123077] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.123077] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.123077] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.123077] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.123240] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.143587] [48526]: WARNING neutronclient.v2_0.client [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.160674] [48527]: DEBUG nova.policy [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.170786] [48527]: DEBUG nova.policy [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.171498] [48526]: DEBUG nova.policy [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.171945] [48527]: DEBUG nova.policy [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.178646] [48527]: INFO nova.api.openstack.requestlog [None req-ec6ba9a0-03a6-4b1d-888c-902170399b00 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1579 microversion: 2.94 time: 0.112074 [ 698.180134] [48527]: [pid: 48527|app: 0|req: 383/834] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1579 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.180491] [48526]: INFO nova.api.openstack.requestlog [None req-e60c68e2-7809-4554-8b7f-2afb0e9e2ea3 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1272 microversion: 2.1 time: 0.065736 [ 698.180631] [48526]: [pid: 48526|app: 0|req: 452/835] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1272 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.182740] [48527]: DEBUG nova.api.openstack.wsgi [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.183355] [48526]: DEBUG nova.api.openstack.wsgi [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.185353] [48527]: DEBUG nova.compute.api [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] [instance: 740ca3d3-cfb2-4657-b6a3-26a344f2e97a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.186686] [48526]: DEBUG nova.compute.api [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.191238] [48527]: DEBUG oslo_concurrency.lockutils [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.191858] [48526]: DEBUG oslo_concurrency.lockutils [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.192017] [48526]: DEBUG oslo_concurrency.lockutils [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.192380] [48526]: DEBUG oslo_concurrency.lockutils [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.192448] [48526]: DEBUG oslo_concurrency.lockutils [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.192605] [48526]: DEBUG oslo_concurrency.lockutils [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.192735] [48526]: DEBUG oslo_concurrency.lockutils [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.193448] [48527]: DEBUG oslo_concurrency.lockutils [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.193641] [48527]: DEBUG oslo_concurrency.lockutils [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.193915] [48527]: DEBUG oslo_concurrency.lockutils [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.194079] [48527]: DEBUG oslo_concurrency.lockutils [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.194197] [48527]: DEBUG oslo_concurrency.lockutils [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.215658] [48527]: INFO nova.api.openstack.wsgi [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] HTTP exception thrown: Instance 740ca3d3-cfb2-4657-b6a3-26a344f2e97a could not be found. [ 698.215658] [48527]: DEBUG nova.api.openstack.wsgi [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] Returning 404 to user: Instance 740ca3d3-cfb2-4657-b6a3-26a344f2e97a could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 698.215658] [48527]: INFO nova.api.openstack.requestlog [None req-581556e8-f34d-4090-96b9-1831548d8217 tempest-ServersListShow2100Test-425561251 tempest-ServersListShow2100Test-425561251-project-member] 10.180.1.21 "GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a" status: 404 len: 111 microversion: 2.100 time: 0.034032 [ 698.215658] [48527]: [pid: 48527|app: 0|req: 384/836] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/740ca3d3-cfb2-4657-b6a3-26a344f2e97a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 383 bytes (1 switches on core 0) [ 698.217398] [48527]: DEBUG nova.api.openstack.wsgi [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.219231] [48527]: DEBUG nova.compute.api [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.223364] [48527]: DEBUG oslo_concurrency.lockutils [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.223602] [48527]: DEBUG oslo_concurrency.lockutils [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.226090] [48527]: DEBUG oslo_concurrency.lockutils [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.226090] [48527]: DEBUG oslo_concurrency.lockutils [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.226090] [48527]: DEBUG oslo_concurrency.lockutils [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.226090] [48527]: DEBUG oslo_concurrency.lockutils [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.231922] [48526]: WARNING neutronclient.v2_0.client [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.259375] [48526]: DEBUG nova.policy [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.262996] [48527]: WARNING neutronclient.v2_0.client [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.264979] [48526]: INFO nova.api.openstack.requestlog [None req-77f27625-4cda-492b-8515-74f72313d146 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1211 microversion: 2.1 time: 0.083801 [ 698.265336] [48526]: [pid: 48526|app: 0|req: 453/837] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1211 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.269129] [48526]: DEBUG nova.api.openstack.wsgi [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.269801] [48526]: DEBUG nova.compute.api [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.275709] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.276594] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.276762] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.277061] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.277395] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.277594] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.281956] [48527]: DEBUG nova.policy [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.288255] [48527]: DEBUG nova.policy [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.288966] [48527]: DEBUG nova.policy [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.289589] [48527]: INFO nova.api.openstack.requestlog [None req-785a05dd-77cd-4e2d-b893-19359acefe91 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1254 microversion: 2.26 time: 0.074643 [ 698.289927] [48527]: [pid: 48527|app: 0|req: 385/838] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1254 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.292582] [48527]: DEBUG nova.api.openstack.wsgi [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.292761] [48527]: DEBUG nova.compute.api [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.297276] [48527]: DEBUG oslo_concurrency.lockutils [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.297579] [48527]: DEBUG oslo_concurrency.lockutils [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.297638] [48526]: WARNING neutronclient.v2_0.client [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.297676] [48527]: DEBUG oslo_concurrency.lockutils [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.297886] [48527]: DEBUG oslo_concurrency.lockutils [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.298039] [48527]: DEBUG oslo_concurrency.lockutils [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.298175] [48527]: DEBUG oslo_concurrency.lockutils [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.324018] [48527]: DEBUG nova.compute.api [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 698.391619] [48527]: INFO nova.api.openstack.requestlog [None req-17930d7a-22cf-4222-af03-7e06ba481438 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 204 len: 0 microversion: 2.1 time: 0.100883 [ 698.391976] [48527]: [pid: 48527|app: 0|req: 386/839] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:22 2025] DELETE /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 698.395121] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.396718] [48527]: DEBUG nova.compute.api [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.399512] [48526]: INFO nova.api.openstack.requestlog [None req-5a8c05ad-9e4c-4e69-b647-fe04d9b9a30a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.132223 [ 698.399512] [48526]: [pid: 48526|app: 0|req: 454/840] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface => generated 549 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 698.400983] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.401182] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.401314] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.401604] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.401686] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.401799] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.402450] [48526]: DEBUG nova.api.openstack.wsgi [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.404685] [48526]: DEBUG nova.compute.api [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.408156] [48526]: DEBUG oslo_concurrency.lockutils [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.408342] [48526]: DEBUG oslo_concurrency.lockutils [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.408481] [48526]: DEBUG oslo_concurrency.lockutils [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.408731] [48526]: DEBUG oslo_concurrency.lockutils [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.408869] [48526]: DEBUG oslo_concurrency.lockutils [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.408987] [48526]: DEBUG oslo_concurrency.lockutils [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.422131] [48527]: WARNING neutronclient.v2_0.client [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.431181] [48526]: WARNING neutronclient.v2_0.client [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.570543] [48527]: DEBUG nova.policy [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.576153] [48527]: INFO nova.api.openstack.requestlog [None req-5f2cb122-75be-4afe-847c-49fe3936c0ed tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1466 microversion: 2.1 time: 0.183469 [ 698.577211] [48527]: [pid: 48527|app: 0|req: 387/841] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1466 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.579193] [48527]: DEBUG nova.api.openstack.wsgi [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.580856] [48527]: DEBUG nova.compute.api [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.584592] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.585036] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.585273] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.585781] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.586392] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.586392] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.602396] [48527]: WARNING neutronclient.v2_0.client [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.605784] [48526]: DEBUG nova.policy [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.612085] [48526]: INFO nova.api.openstack.requestlog [None req-36a82976-80e4-42cf-8c59-0163bd535814 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1311 microversion: 2.1 time: 0.212282 [ 698.613669] [48526]: [pid: 48526|app: 0|req: 455/842] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1311 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.620686] [48526]: DEBUG nova.api.openstack.wsgi [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.622684] [48526]: DEBUG nova.compute.api [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.629438] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.629644] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.629794] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.630878] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.630878] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.630878] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.674881] [48526]: WARNING neutronclient.v2_0.client [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.835689] [48527]: DEBUG nova.policy [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.843429] [48527]: INFO nova.api.openstack.requestlog [None req-9fabcf98-86c8-4875-8ca0-47d9e9125475 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1331 microversion: 2.1 time: 0.266037 [ 698.843741] [48527]: [pid: 48527|app: 0|req: 388/843] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1331 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.883849] [48526]: DEBUG nova.policy [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.892384] [48526]: INFO nova.api.openstack.requestlog [None req-1cb9d9d3-32f5-4c85-9d75-33213a878467 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1311 microversion: 2.1 time: 0.278122 [ 698.896027] [48526]: [pid: 48526|app: 0|req: 456/844] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:22 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1311 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.903110] [48526]: DEBUG nova.api.openstack.wsgi [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "024b7538-5ab5-4402-afc4-423ddca68f3f", "name": "network-vif-plugged", "status": "completed", "tag": "7cebcd91-0ac6-4c4f-842a-d8c4dba21902"}, {"name": "network-changed", "server_uuid": "024b7538-5ab5-4402-afc4-423ddca68f3f", "tag": "7cebcd91-0ac6-4c4f-842a-d8c4dba21902"}, {"server_uuid": "e6a5734f-7217-4a6c-b9a0-ffbc6af16834", "name": "network-vif-deleted", "tag": "593adfba-312e-4f8c-b66f-9fbf27a2a17e"}, {"server_uuid": "3a31703a-f5ec-4ed5-84ba-1f9c21802f0d", "name": "network-vif-plugged", "status": "completed", "tag": "8914bf6a-7bd2-4378-8685-22edb20e5afc"}, {"name": "network-changed", "server_uuid": "3a31703a-f5ec-4ed5-84ba-1f9c21802f0d", "tag": "8914bf6a-7bd2-4378-8685-22edb20e5afc"}, {"server_uuid": "d925bac4-cc0f-49d1-95cd-8fc6cc19288d", "name": "network-vif-deleted", "tag": "c76fb30a-4092-4c68-a8fb-3167a7bd7bda"}, {"name": "network-changed", "server_uuid": "86d0c731-4a38-41d2-9040-d1551d9f86cc", "tag": "4d21740b-4854-4567-ba34-2ce4257a130f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 698.915701] [48526]: DEBUG oslo_concurrency.lockutils [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.915701] [48526]: DEBUG oslo_concurrency.lockutils [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.915701] [48526]: DEBUG oslo_concurrency.lockutils [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.940731] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Creating event network-vif-plugged:7cebcd91-0ac6-4c4f-842a-d8c4dba21902 for instance 024b7538-5ab5-4402-afc4-423ddca68f3f on cpu-1 [ 698.941374] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Creating event network-changed:7cebcd91-0ac6-4c4f-842a-d8c4dba21902 for instance 024b7538-5ab5-4402-afc4-423ddca68f3f on cpu-1 [ 698.941374] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Creating event network-vif-deleted:593adfba-312e-4f8c-b66f-9fbf27a2a17e for instance e6a5734f-7217-4a6c-b9a0-ffbc6af16834 on cpu-1 [ 698.941374] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Creating event network-vif-plugged:8914bf6a-7bd2-4378-8685-22edb20e5afc for instance 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d on cpu-1 [ 698.941374] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Creating event network-changed:8914bf6a-7bd2-4378-8685-22edb20e5afc for instance 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d on cpu-1 [ 698.941565] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Creating event network-vif-deleted:c76fb30a-4092-4c68-a8fb-3167a7bd7bda for instance d925bac4-cc0f-49d1-95cd-8fc6cc19288d on cpu-1 [ 698.941675] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] Creating event network-changed:4d21740b-4854-4567-ba34-2ce4257a130f for instance 86d0c731-4a38-41d2-9040-d1551d9f86cc on cpu-1 [ 698.952171] [48526]: INFO nova.api.openstack.requestlog [req-a91c5afc-ae02-43dd-bdc3-cca4f145cff4 req-e79793fb-5812-40f8-9f25-d5c2ee985302 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1197 microversion: 2.1 time: 0.054395 [ 698.952171] [48526]: [pid: 48526|app: 0|req: 457/845] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:23 2025] POST /compute/v2.1/os-server-external-events => generated 1197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.954454] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.955944] [48526]: DEBUG nova.compute.api [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.961064] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.961277] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.961417] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.961681] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.961817] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.961934] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.992598] [48526]: WARNING neutronclient.v2_0.client [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.996705] [48527]: DEBUG nova.api.openstack.wsgi [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerExternalEventsTest-server-1486179590", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 699.047367] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.047438] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.047860] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.048693] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.050526] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.051633] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.057713] [48527]: DEBUG nova.network.neutron [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 699.058574] [48527]: WARNING neutronclient.v2_0.client [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.061030] [48527]: WARNING openstack [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 699.061030] [48527]: WARNING openstack [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 699.069410] [48527]: INFO nova.network.neutron [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] _ports_needed_per_instance requested_netwokrs=None [ 699.118822] [48526]: DEBUG nova.policy [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.126525] [48526]: INFO nova.api.openstack.requestlog [None req-b2a54196-2b01-4d4e-a6c3-50661137a65f tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1312 microversion: 2.1 time: 0.174098 [ 699.127172] [48526]: [pid: 48526|app: 0|req: 458/846] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:23 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1312 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.130148] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e0f6135-697d-4557-9b37-a67b055c54a9 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.131337] [48526]: WARNING neutronclient.v2_0.client [None req-3e0f6135-697d-4557-9b37-a67b055c54a9 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.165075] [48526]: WARNING neutronclient.v2_0.client [None req-3e0f6135-697d-4557-9b37-a67b055c54a9 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.193303] [48527]: DEBUG nova.virt.hardware [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 699.194571] [48527]: DEBUG nova.virt.hardware [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 699.196723] [48527]: DEBUG nova.virt.hardware [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 699.196723] [48527]: DEBUG nova.virt.hardware [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 699.196723] [48527]: DEBUG nova.virt.hardware [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 699.204927] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.205150] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.205286] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.205688] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.206353] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.206353] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.226084] [48527]: DEBUG nova.quota [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Getting quotas for project 48087a18d4674d4b9430d0ddcd94053f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 699.235864] [48527]: DEBUG nova.quota [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Getting quotas for user adf94eb26ad6408db8986ba8ab9c99d5 and project 48087a18d4674d4b9430d0ddcd94053f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 699.248034] [48527]: DEBUG nova.compute.api [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 699.248034] [48527]: DEBUG nova.compute.api [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 699.290887] [48527]: INFO nova.api.openstack.requestlog [None req-7fbf1d2b-6068-42a2-8d39-41d271e17c8e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.446526 [ 699.292270] [48527]: [pid: 48527|app: 0|req: 389/847] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:23 2025] POST /compute/v2.1/servers => generated 380 bytes in 447 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 699.294213] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba563899-0fcb-413a-9b7b-fb1844f0e710 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.298904] [48526]: INFO nova.api.openstack.requestlog [None req-3e0f6135-697d-4557-9b37-a67b055c54a9 tempest-SecurityGroupRulesNegativeTestJSON-710755747 tempest-SecurityGroupRulesNegativeTestJSON-710755747-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/2c609cd2-f71e-4da5-9b76-9641c0673f66" status: 202 len: 0 microversion: 2.1 time: 0.170865 [ 699.299363] [48526]: [pid: 48526|app: 0|req: 459/848] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:53:23 2025] DELETE /compute/v2.1/os-security-groups/2c609cd2-f71e-4da5-9b76-9641c0673f66 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 699.303710] [48526]: DEBUG nova.api.openstack.wsgi [None req-a4f4f788-067b-4e0b-8550-acf8e430072b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 699.305763] [48526]: DEBUG nova.compute.api [None req-a4f4f788-067b-4e0b-8550-acf8e430072b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.315547] [48527]: INFO nova.api.openstack.requestlog [None req-ba563899-0fcb-413a-9b7b-fb1844f0e710 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/7" status: 200 len: 0 microversion: 2.1 time: 0.022607 [ 699.315547] [48527]: [pid: 48527|app: 0|req: 390/849] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:53:23 2025] DELETE /compute/v2.1/os-aggregates/7 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 699.318128] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4f4f788-067b-4e0b-8550-acf8e430072b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.318421] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4f4f788-067b-4e0b-8550-acf8e430072b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.318674] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4f4f788-067b-4e0b-8550-acf8e430072b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.318977] [48527]: DEBUG nova.api.openstack.wsgi [None req-e7dc60ac-afa2-4c10-98b5-c1d0a1481413 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 699.319171] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4f4f788-067b-4e0b-8550-acf8e430072b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.319476] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4f4f788-067b-4e0b-8550-acf8e430072b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.319716] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4f4f788-067b-4e0b-8550-acf8e430072b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.323741] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7dc60ac-afa2-4c10-98b5-c1d0a1481413 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.323935] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7dc60ac-afa2-4c10-98b5-c1d0a1481413 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.324082] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7dc60ac-afa2-4c10-98b5-c1d0a1481413 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.357991] [48527]: DEBUG nova.compute.api [None req-e7dc60ac-afa2-4c10-98b5-c1d0a1481413 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Going to try to start instance {{(pid=48527) start /opt/stack/nova/nova/compute/api.py:2827}} [ 699.375898] [48526]: INFO nova.api.openstack.requestlog [None req-a4f4f788-067b-4e0b-8550-acf8e430072b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0/action" status: 202 len: 0 microversion: 2.1 time: 0.075092 [ 699.376326] [48526]: [pid: 48526|app: 0|req: 460/850] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:23 2025] POST /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 699.380293] [48526]: DEBUG nova.api.openstack.wsgi [None req-b30e0ea4-7714-452e-8f8a-27eb7f490e36 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "0.0.0.0"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 699.380979] [48527]: INFO nova.api.openstack.requestlog [None req-e7dc60ac-afa2-4c10-98b5-c1d0a1481413 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7/action" status: 202 len: 0 microversion: 2.1 time: 0.064673 [ 699.381395] [48527]: [pid: 48527|app: 0|req: 391/851] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:23 2025] POST /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 699.382554] [48526]: WARNING neutronclient.v2_0.client [None req-b30e0ea4-7714-452e-8f8a-27eb7f490e36 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.384352] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9e6a62b-eb31-4ee2-93e0-a7d5fa4ba6e3 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.403578] [48526]: INFO nova.api.openstack.wsgi [None req-b30e0ea4-7714-452e-8f8a-27eb7f490e36 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] HTTP exception thrown: Floating IP not found for address 0.0.0.0. [ 699.403893] [48526]: DEBUG nova.api.openstack.wsgi [None req-b30e0ea4-7714-452e-8f8a-27eb7f490e36 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Returning 404 to user: Floating IP not found for address 0.0.0.0. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 699.404381] [48526]: INFO nova.api.openstack.requestlog [None req-b30e0ea4-7714-452e-8f8a-27eb7f490e36 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action" status: 404 len: 88 microversion: 2.1 time: 0.027382 [ 699.404498] [48527]: INFO nova.api.openstack.requestlog [None req-d9e6a62b-eb31-4ee2-93e0-a7d5fa4ba6e3 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=t" status: 200 len: 5494 microversion: 2.1 time: 0.022416 [ 699.404674] [48526]: [pid: 48526|app: 0|req: 461/852] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:23 2025] POST /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120/action => generated 88 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 699.404998] [48527]: [pid: 48527|app: 0|req: 392/853] 10.180.1.21 () {58 vars in 1164 bytes} [Fri Dec 12 13:53:23 2025] GET /compute/v2.1/flavors/detail?is_public=t => generated 5494 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.406947] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2417028-1830-46c4-bdf9-029b3de60404 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.407870] [48527]: DEBUG nova.api.openstack.wsgi [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.185"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 699.410032] [48527]: WARNING neutronclient.v2_0.client [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.425213] [48526]: INFO nova.api.openstack.wsgi [None req-f2417028-1830-46c4-bdf9-029b3de60404 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] HTTP exception thrown: Image not found. [ 699.425595] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2417028-1830-46c4-bdf9-029b3de60404 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 699.425918] [48526]: INFO nova.api.openstack.requestlog [None req-f2417028-1830-46c4-bdf9-029b3de60404 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/tempest-invalid-1337298650" status: 404 len: 62 microversion: 2.1 time: 0.020872 [ 699.426257] [48526]: [pid: 48526|app: 0|req: 462/854] 10.180.1.21 () {58 vars in 1201 bytes} [Fri Dec 12 13:53:23 2025] DELETE /compute/v2.1/images/tempest-invalid-1337298650 => generated 62 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 699.430340] [48526]: DEBUG nova.api.openstack.wsgi [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.431558] [48526]: DEBUG nova.compute.api [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.439823] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.439823] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.439823] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.440051] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.440165] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.440331] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.464180] [48526]: WARNING neutronclient.v2_0.client [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.517570] [48527]: DEBUG nova.compute.api [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.522056] [48527]: DEBUG oslo_concurrency.lockutils [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.522218] [48527]: DEBUG oslo_concurrency.lockutils [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.522393] [48527]: DEBUG oslo_concurrency.lockutils [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.522686] [48527]: DEBUG oslo_concurrency.lockutils [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.522881] [48527]: DEBUG oslo_concurrency.lockutils [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.523053] [48527]: DEBUG oslo_concurrency.lockutils [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.540651] [48527]: WARNING neutronclient.v2_0.client [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.542121] [48527]: WARNING openstack [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 699.543188] [48527]: WARNING openstack [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 699.609483] [48526]: DEBUG nova.policy [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.617582] [48526]: INFO nova.api.openstack.requestlog [None req-14dbd680-e550-4781-a599-ece63467933a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1504 microversion: 2.1 time: 0.190359 [ 699.618015] [48526]: [pid: 48526|app: 0|req: 463/855] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:23 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1504 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.621189] [48526]: DEBUG nova.api.openstack.wsgi [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.622693] [48526]: DEBUG nova.compute.api [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.627189] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.627750] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.627901] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.628176] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.628315] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.628430] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.656346] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.656747] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.656939] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.657151] [48526]: DEBUG nova.objects.instance [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lazy-loading 'fault' on Instance uuid d925bac4-cc0f-49d1-95cd-8fc6cc19288d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.662036] [48526]: WARNING neutronclient.v2_0.client [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.759292] [48527]: INFO nova.api.openstack.wsgi [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] HTTP exception thrown: Floating IP 10.180.180.185 is not associated with instance 86d0c731-4a38-41d2-9040-d1551d9f86cc. [ 699.759292] [48527]: DEBUG nova.api.openstack.wsgi [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Returning 409 to user: Floating IP 10.180.180.185 is not associated with instance 86d0c731-4a38-41d2-9040-d1551d9f86cc. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 699.759752] [48527]: INFO nova.api.openstack.requestlog [None req-14ae2adc-9a80-4d3b-a412-6c4c4f6dbbc1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "POST /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc/action" status: 409 len: 148 microversion: 2.1 time: 0.354229 [ 699.760128] [48527]: [pid: 48527|app: 0|req: 393/856] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:23 2025] POST /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc/action => generated 148 bytes in 355 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 699.766569] [48527]: DEBUG nova.api.openstack.wsgi [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.768205] [48527]: DEBUG nova.compute.api [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.769353] [48526]: DEBUG nova.policy [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.771947] [48527]: DEBUG oslo_concurrency.lockutils [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.772849] [48527]: DEBUG oslo_concurrency.lockutils [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.772849] [48527]: DEBUG oslo_concurrency.lockutils [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.772849] [48527]: DEBUG oslo_concurrency.lockutils [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.772849] [48527]: DEBUG oslo_concurrency.lockutils [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.772996] [48527]: DEBUG oslo_concurrency.lockutils [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.775514] [48526]: INFO nova.api.openstack.requestlog [None req-dbb2d58e-e23d-49e8-a96d-2c8ed2038de5 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1303 microversion: 2.1 time: 0.156523 [ 699.775893] [48526]: [pid: 48526|app: 0|req: 464/857] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:23 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1303 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.782025] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.783383] [48526]: DEBUG nova.compute.api [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.789705] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.789942] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.790155] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.790480] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.790671] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.790806] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.799668] [48527]: WARNING neutronclient.v2_0.client [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.823247] [48526]: WARNING neutronclient.v2_0.client [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.820261] [48526]: DEBUG nova.policy [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.831972] [48526]: INFO nova.api.openstack.requestlog [None req-6e95d6fc-8773-436a-871b-413693444339 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1531 microversion: 2.1 time: 1.053498 [ 700.831972] [48526]: [pid: 48526|app: 0|req: 465/858] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:23 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1531 bytes in 1055 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.834708] [48526]: DEBUG nova.api.openstack.wsgi [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.837423] [48526]: DEBUG nova.compute.api [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.842825] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.843246] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.843525] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.843929] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.844523] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.844523] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.861906] [48527]: DEBUG nova.policy [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.867806] [48527]: INFO nova.api.openstack.requestlog [None req-983ab739-05d7-4866-a685-3572095aca30 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1465 microversion: 2.1 time: 1.106961 [ 700.868161] [48526]: WARNING neutronclient.v2_0.client [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.868272] [48527]: [pid: 48527|app: 0|req: 394/859] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:23 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1465 bytes in 1108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.871420] [48527]: DEBUG nova.api.openstack.wsgi [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.873271] [48527]: DEBUG nova.compute.api [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.877786] [48527]: DEBUG oslo_concurrency.lockutils [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.878039] [48527]: DEBUG oslo_concurrency.lockutils [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.878182] [48527]: DEBUG oslo_concurrency.lockutils [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.878667] [48527]: DEBUG oslo_concurrency.lockutils [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.878667] [48527]: DEBUG oslo_concurrency.lockutils [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.879151] [48527]: DEBUG oslo_concurrency.lockutils [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.899863] [48527]: WARNING neutronclient.v2_0.client [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.092784] [48526]: DEBUG nova.policy [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.097943] [48526]: INFO nova.api.openstack.requestlog [None req-9ffb97be-7121-4c5f-96c0-0b0a7c2768f4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1207 microversion: 2.1 time: 0.266054 [ 701.098962] [48526]: [pid: 48526|app: 0|req: 466/860] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:25 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1207 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.101773] [48526]: DEBUG nova.api.openstack.wsgi [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.103192] [48526]: DEBUG nova.compute.api [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.107778] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.108351] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.108944] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.109270] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.109458] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.109616] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.125023] [48526]: WARNING neutronclient.v2_0.client [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.670157] [48526]: INFO nova.api.openstack.requestlog [None req-88a71101-0fda-4f65-a9b2-56290db24299 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface/282793bd-b07b-4912-a4b7-1adac48464cd" status: 200 len: 284 microversion: 2.1 time: 0.570512 [ 701.670639] [48526]: [pid: 48526|app: 0|req: 467/861] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 13:53:25 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface/282793bd-b07b-4912-a4b7-1adac48464cd => generated 284 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 701.673323] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.674700] [48526]: DEBUG nova.compute.api [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.680419] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.680598] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.680762] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.681135] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.681267] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.681395] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.705695] [48527]: DEBUG nova.policy [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.714620] [48526]: DEBUG nova.policy [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-server-diagnostics failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.715089] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-server-diagnostics to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 701.715585] [48526]: INFO nova.api.openstack.requestlog [None req-7ccbbbb4-5403-4ba5-9420-d37506ac2956 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4/diagnostics" status: 403 len: 117 microversion: 2.1 time: 0.044525 [ 701.715979] [48526]: [pid: 48526|app: 0|req: 468/862] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:53:25 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4/diagnostics => generated 117 bytes in 45 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 701.718272] [48527]: INFO nova.api.openstack.requestlog [None req-826e339f-ccd1-4b79-9b2e-3f6a373df693 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1508 microversion: 2.1 time: 0.848697 [ 701.718272] [48527]: [pid: 48527|app: 0|req: 395/863] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:25 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1508 bytes in 849 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.719689] [48526]: DEBUG nova.api.openstack.wsgi [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 701.721308] [48526]: DEBUG nova.compute.api [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.723505] [48527]: DEBUG nova.api.openstack.wsgi [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.725028] [48527]: DEBUG nova.compute.api [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.726243] [48526]: DEBUG oslo_concurrency.lockutils [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.726419] [48526]: DEBUG oslo_concurrency.lockutils [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.726550] [48526]: DEBUG oslo_concurrency.lockutils [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.727030] [48526]: DEBUG oslo_concurrency.lockutils [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.727030] [48526]: DEBUG oslo_concurrency.lockutils [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.727671] [48526]: DEBUG oslo_concurrency.lockutils [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.730305] [48527]: DEBUG oslo_concurrency.lockutils [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.731846] [48527]: DEBUG oslo_concurrency.lockutils [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.731846] [48527]: DEBUG oslo_concurrency.lockutils [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.731846] [48527]: DEBUG oslo_concurrency.lockutils [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.731846] [48527]: DEBUG oslo_concurrency.lockutils [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.732076] [48527]: DEBUG oslo_concurrency.lockutils [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.747160] [48526]: DEBUG nova.objects.instance [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'flavor' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.765710] [48527]: DEBUG oslo_concurrency.lockutils [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.765710] [48527]: DEBUG oslo_concurrency.lockutils [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.765710] [48527]: DEBUG oslo_concurrency.lockutils [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.766342] [48527]: DEBUG nova.objects.instance [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lazy-loading 'fault' on Instance uuid e6a5734f-7217-4a6c-b9a0-ffbc6af16834 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.772309] [48527]: WARNING neutronclient.v2_0.client [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.816365] [48526]: INFO nova.api.openstack.requestlog [None req-2af9a045-93e6-4075-bea7-bd2f6d5a34ce tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed/action" status: 200 len: 32 microversion: 2.1 time: 0.099644 [ 701.816793] [48526]: [pid: 48526|app: 0|req: 469/864] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:25 2025] POST /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed/action => generated 32 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 701.819491] [48526]: DEBUG nova.api.openstack.wsgi [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.820955] [48526]: DEBUG nova.compute.api [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.824462] [48526]: DEBUG oslo_concurrency.lockutils [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.824721] [48526]: DEBUG oslo_concurrency.lockutils [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.824928] [48526]: DEBUG oslo_concurrency.lockutils [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.828553] [48526]: DEBUG oslo_concurrency.lockutils [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.828827] [48526]: DEBUG oslo_concurrency.lockutils [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.831150] [48526]: DEBUG oslo_concurrency.lockutils [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.863845] [48526]: WARNING neutronclient.v2_0.client [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.090924] [48527]: DEBUG nova.policy [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.096451] [48527]: DEBUG nova.policy [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.097226] [48527]: DEBUG nova.policy [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '06f3789939594a13b4e078e786b5bd6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '031f99cf7e234e79a8f7a08c7aff5601', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.102095] [48527]: INFO nova.api.openstack.requestlog [None req-2328a375-0515-4036-9346-d222d1b15dd6 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 200 len: 1579 microversion: 2.94 time: 0.381618 [ 702.102095] [48527]: [pid: 48527|app: 0|req: 396/865] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:25 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 1579 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 702.105801] [48527]: DEBUG nova.api.openstack.wsgi [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.107343] [48527]: DEBUG nova.compute.api [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.111918] [48527]: DEBUG oslo_concurrency.lockutils [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.112144] [48527]: DEBUG oslo_concurrency.lockutils [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.112308] [48527]: DEBUG oslo_concurrency.lockutils [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.112581] [48527]: DEBUG oslo_concurrency.lockutils [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.112708] [48527]: DEBUG oslo_concurrency.lockutils [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.112824] [48527]: DEBUG oslo_concurrency.lockutils [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.129655] [48527]: WARNING neutronclient.v2_0.client [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.269555] [48527]: DEBUG nova.policy [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.277213] [48527]: INFO nova.api.openstack.requestlog [None req-62eac182-d5aa-4b1c-836d-203b5f79b434 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1275 microversion: 2.1 time: 0.174761 [ 702.277213] [48527]: [pid: 48527|app: 0|req: 397/866] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:26 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1275 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.279720] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.281367] [48527]: DEBUG nova.compute.api [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.285935] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.286155] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.286271] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.286534] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.286681] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.286868] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.314188] [48526]: DEBUG nova.policy [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.319107] [48527]: WARNING neutronclient.v2_0.client [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.320083] [48526]: INFO nova.api.openstack.requestlog [None req-b25bf31f-5275-4815-9234-f0982fcfcf85 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1320 microversion: 2.1 time: 0.502604 [ 702.320439] [48526]: [pid: 48526|app: 0|req: 470/867] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:26 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1320 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.323503] [48526]: DEBUG nova.api.openstack.wsgi [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.324939] [48526]: DEBUG nova.compute.api [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.328781] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.328994] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.329154] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.329408] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.329649] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.329715] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.353626] [48526]: WARNING neutronclient.v2_0.client [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.370493] [48527]: DEBUG nova.policy [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.374725] [48527]: INFO nova.api.openstack.requestlog [None req-2a59f2ac-94d8-485f-a5a2-e48e2973a91c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1212 microversion: 2.1 time: 0.096903 [ 702.375074] [48527]: [pid: 48527|app: 0|req: 398/868] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:26 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1212 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.377669] [48527]: DEBUG nova.api.openstack.wsgi [None req-8a17b3e7-4449-4c8c-8c31-e7b424851e64 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-908634624"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 702.379673] [48527]: DEBUG nova.objects.aggregate [None req-8a17b3e7-4449-4c8c-8c31-e7b424851e64 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Generated uuid 5930d75f-4ce1-4362-b6b1-12eb921451b4 for aggregate {{(pid=48527) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 702.386563] [48526]: DEBUG nova.policy [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.398822] [48526]: DEBUG nova.policy [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.398912] [48527]: INFO nova.api.openstack.requestlog [None req-8a17b3e7-4449-4c8c-8c31-e7b424851e64 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.021266 [ 702.398912] [48527]: [pid: 48527|app: 0|req: 399/869] 10.180.1.21 () {60 vars in 1159 bytes} [Fri Dec 12 13:53:26 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 702.398974] [48526]: DEBUG nova.policy [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.399248] [48526]: INFO nova.api.openstack.requestlog [None req-9bc116d6-ad9b-4966-9c15-825d47083c43 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1310 microversion: 2.26 time: 0.078122 [ 702.399917] [48526]: [pid: 48526|app: 0|req: 471/870] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:26 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1310 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 702.401476] [48527]: DEBUG nova.api.openstack.wsgi [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.403470] [48526]: DEBUG nova.api.openstack.wsgi [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.403634] [48527]: DEBUG nova.compute.api [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.406804] [48526]: DEBUG nova.compute.api [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.407776] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.408075] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.408326] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.408838] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.409091] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.409523] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.411028] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.411838] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.412709] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.412709] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.412709] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.414054] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.427769] [48527]: WARNING neutronclient.v2_0.client [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.440533] [48526]: WARNING neutronclient.v2_0.client [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.579210] [48527]: DEBUG nova.policy [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.589576] [48527]: INFO nova.api.openstack.requestlog [None req-e2bad116-2514-4210-a61d-9a00e1a9e972 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1503 microversion: 2.1 time: 0.190731 [ 702.589576] [48527]: [pid: 48527|app: 0|req: 400/871] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:26 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1503 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.592663] [48527]: DEBUG nova.api.openstack.wsgi [None req-b938448c-438d-49d8-bcf5-77aff4d67445 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.614839] [48527]: INFO nova.api.openstack.requestlog [None req-b938448c-438d-49d8-bcf5-77aff4d67445 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=true" status: 200 len: 5494 microversion: 2.1 time: 0.025176 [ 702.615233] [48527]: [pid: 48527|app: 0|req: 401/872] 10.180.1.21 () {58 vars in 1170 bytes} [Fri Dec 12 13:53:26 2025] GET /compute/v2.1/flavors/detail?is_public=true => generated 5494 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.618122] [48527]: DEBUG nova.api.openstack.wsgi [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.618277] [48527]: DEBUG nova.compute.api [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.624168] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.624168] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.624396] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.624496] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.624660] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.624823] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.638233] [48526]: DEBUG nova.policy [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.643193] [48527]: DEBUG nova.compute.api [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 702.645052] [48526]: INFO nova.api.openstack.requestlog [None req-e9f0b858-7427-48f0-ae52-7448f0129895 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1505 microversion: 2.1 time: 0.244148 [ 702.645440] [48526]: [pid: 48526|app: 0|req: 472/873] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:26 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1505 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.648473] [48526]: DEBUG nova.api.openstack.wsgi [None req-160cda8f-42f6-42a9-84b7-14e809e2d546 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.666400] [48526]: INFO nova.api.openstack.wsgi [None req-160cda8f-42f6-42a9-84b7-14e809e2d546 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] HTTP exception thrown: Image not found. [ 702.667369] [48526]: DEBUG nova.api.openstack.wsgi [None req-160cda8f-42f6-42a9-84b7-14e809e2d546 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 702.667886] [48526]: INFO nova.api.openstack.requestlog [None req-160cda8f-42f6-42a9-84b7-14e809e2d546 tempest-ImagesDeleteNegativeTestJSON-726258541 tempest-ImagesDeleteNegativeTestJSON-726258541-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/5e80067f-5da3-4ff1-a8e8-d23e6d2a2f76" status: 404 len: 62 microversion: 2.1 time: 0.021886 [ 702.668365] [48526]: [pid: 48526|app: 0|req: 473/874] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:26 2025] DELETE /compute/v2.1/images/5e80067f-5da3-4ff1-a8e8-d23e6d2a2f76 => generated 62 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 702.673622] [48526]: DEBUG nova.api.openstack.wsgi [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.676841] [48526]: DEBUG nova.compute.api [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.681711] [48526]: DEBUG oslo_concurrency.lockutils [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.681912] [48526]: DEBUG oslo_concurrency.lockutils [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.682086] [48526]: DEBUG oslo_concurrency.lockutils [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.682329] [48526]: DEBUG oslo_concurrency.lockutils [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.682477] [48526]: DEBUG oslo_concurrency.lockutils [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.682602] [48526]: DEBUG oslo_concurrency.lockutils [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.707308] [48526]: WARNING neutronclient.v2_0.client [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.709323] [48527]: INFO nova.api.openstack.requestlog [None req-ca1cfa5b-b451-46ee-a8aa-960a60c171d8 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 204 len: 0 microversion: 2.1 time: 0.093139 [ 702.709827] [48527]: [pid: 48527|app: 0|req: 402/875] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:26 2025] DELETE /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 702.714080] [48527]: DEBUG nova.api.openstack.wsgi [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "OS-DCF:diskConfig": "AUTO"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 702.717770] [48527]: DEBUG nova.compute.api [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.721697] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.721952] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.722151] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.722631] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.722846] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.724238] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.780930] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.780930] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.781362] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.786634] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.786634] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.786634] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.787781] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.788664] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.789294] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.801849] [48526]: DEBUG nova.policy [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.806649] [48526]: INFO nova.api.openstack.requestlog [None req-32f46fae-806f-4d8b-a5b8-970021765050 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1495 microversion: 2.1 time: 0.137627 [ 702.807123] [48526]: [pid: 48526|app: 0|req: 474/876] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:26 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1495 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.809550] [48526]: DEBUG nova.api.openstack.wsgi [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.185"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 702.811177] [48526]: WARNING neutronclient.v2_0.client [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.843029] [48527]: DEBUG nova.virt.hardware [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 702.843029] [48527]: DEBUG nova.virt.hardware [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 702.843029] [48527]: DEBUG nova.virt.hardware [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 702.843029] [48527]: DEBUG nova.virt.hardware [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 702.843029] [48527]: DEBUG nova.virt.hardware [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 702.902624] [48527]: DEBUG nova.compute.api [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.909150] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.909150] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.909150] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.909150] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.909320] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.909320] [48527]: DEBUG oslo_concurrency.lockutils [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.930479] [48527]: INFO nova.api.openstack.requestlog [None req-6864090f-d743-4fd1-a782-d1f9f2469652 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8/action" status: 202 len: 1110 microversion: 2.1 time: 0.218483 [ 702.930479] [48527]: [pid: 48527|app: 0|req: 403/877] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:26 2025] POST /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8/action => generated 1110 bytes in 219 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 702.932532] [48527]: DEBUG nova.api.openstack.wsgi [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.935636] [48527]: DEBUG nova.compute.api [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.940521] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.940521] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.940521] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.940521] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.941360] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.941360] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.973961] [48527]: WARNING neutronclient.v2_0.client [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 703.343542] [48526]: DEBUG nova.compute.api [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 703.346236] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.346420] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.346549] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.346811] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.346991] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.347191] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.364174] [48526]: WARNING neutronclient.v2_0.client [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 703.364985] [48526]: WARNING openstack [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 703.365866] [48526]: WARNING openstack [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 703.767023] [48527]: DEBUG nova.policy [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.769550] [48527]: INFO nova.api.openstack.requestlog [None req-b2e7afd9-1501-4446-8656-13c1ce8b9282 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1671 microversion: 2.1 time: 0.839268 [ 703.770070] [48527]: [pid: 48527|app: 0|req: 404/878] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:27 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1671 bytes in 840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.773714] [48527]: DEBUG nova.api.openstack.wsgi [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 703.775549] [48527]: DEBUG nova.compute.api [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 703.780276] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.780460] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.780595] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.780854] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.781039] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.781650] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.802248] [48527]: WARNING neutronclient.v2_0.client [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 705.010165] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "refresh_cache-f5273e06-6b98-4b46-ae12-41b06090ec05" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 705.010165] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquired lock "refresh_cache-f5273e06-6b98-4b46-ae12-41b06090ec05" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 705.012342] [48526]: WARNING neutronclient.v2_0.client [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 705.245409] [48527]: DEBUG nova.policy [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.255040] [48527]: INFO nova.api.openstack.requestlog [None req-dcedb340-edf0-4021-8a44-0f79d5ef0cd6 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1311 microversion: 2.1 time: 1.483416 [ 705.255336] [48527]: [pid: 48527|app: 0|req: 405/879] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:27 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1311 bytes in 1485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.260033] [48527]: DEBUG nova.api.openstack.wsgi [req-42b7b2ce-d6b0-468b-965f-27f9ec2d6908 req-085fd1d7-f46f-42c9-9b7e-9acb78ab4043 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "11bdad2e-450e-4739-9d3e-e8c4806cf5d0", "name": "network-vif-plugged", "status": "completed", "tag": "67e344cc-676b-4351-bab9-357ca8ae2e1f"}, {"name": "network-changed", "server_uuid": "11bdad2e-450e-4739-9d3e-e8c4806cf5d0", "tag": "67e344cc-676b-4351-bab9-357ca8ae2e1f"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 705.269806] [48527]: DEBUG oslo_concurrency.lockutils [req-42b7b2ce-d6b0-468b-965f-27f9ec2d6908 req-085fd1d7-f46f-42c9-9b7e-9acb78ab4043 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.269806] [48527]: DEBUG oslo_concurrency.lockutils [req-42b7b2ce-d6b0-468b-965f-27f9ec2d6908 req-085fd1d7-f46f-42c9-9b7e-9acb78ab4043 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.269806] [48527]: DEBUG oslo_concurrency.lockutils [req-42b7b2ce-d6b0-468b-965f-27f9ec2d6908 req-085fd1d7-f46f-42c9-9b7e-9acb78ab4043 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.287472] [48527]: INFO nova.api.openstack.compute.server_external_events [req-42b7b2ce-d6b0-468b-965f-27f9ec2d6908 req-085fd1d7-f46f-42c9-9b7e-9acb78ab4043 service nova] Creating event network-vif-plugged:67e344cc-676b-4351-bab9-357ca8ae2e1f for instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 on cpu-1 [ 705.287804] [48527]: INFO nova.api.openstack.compute.server_external_events [req-42b7b2ce-d6b0-468b-965f-27f9ec2d6908 req-085fd1d7-f46f-42c9-9b7e-9acb78ab4043 service nova] Creating event network-changed:67e344cc-676b-4351-bab9-357ca8ae2e1f for instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 on cpu-1 [ 705.294945] [48527]: INFO nova.api.openstack.requestlog [req-42b7b2ce-d6b0-468b-965f-27f9ec2d6908 req-085fd1d7-f46f-42c9-9b7e-9acb78ab4043 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.038651 [ 705.295600] [48527]: [pid: 48527|app: 0|req: 406/880] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:29 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 705.299940] [48527]: DEBUG nova.api.openstack.wsgi [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 705.301918] [48527]: DEBUG nova.compute.api [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 705.309317] [48527]: DEBUG oslo_concurrency.lockutils [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.310024] [48527]: DEBUG oslo_concurrency.lockutils [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.310024] [48527]: DEBUG oslo_concurrency.lockutils [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.310168] [48527]: DEBUG oslo_concurrency.lockutils [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.310375] [48527]: DEBUG oslo_concurrency.lockutils [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.310558] [48527]: DEBUG oslo_concurrency.lockutils [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.348812] [48527]: WARNING neutronclient.v2_0.client [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 706.523100] [48526]: DEBUG nova.network.neutron [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Building network info cache for instance {{(pid=48526) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 706.526050] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=657,nova_cell1:UPDATE=23,nova_cell1:INSERT=10,nova_cell1:SAVEPOINT=2,nova_cell1:RELEASE=2 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 706.532911] [48526]: WARNING neutronclient.v2_0.client [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 706.533772] [48526]: WARNING openstack [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 706.534215] [48526]: WARNING openstack [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 706.910029] [48527]: DEBUG nova.policy [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.919130] [48527]: INFO nova.api.openstack.requestlog [None req-618dc2e9-93e3-45cf-9363-e23f07a0ccd9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1499 microversion: 2.1 time: 1.622549 [ 706.919620] [48527]: [pid: 48527|app: 0|req: 407/881] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:29 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1499 bytes in 1623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.926052] [48527]: DEBUG nova.api.openstack.wsgi [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 706.928580] [48527]: DEBUG nova.compute.api [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 706.935827] [48527]: DEBUG oslo_concurrency.lockutils [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.936180] [48527]: DEBUG oslo_concurrency.lockutils [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.936473] [48527]: DEBUG oslo_concurrency.lockutils [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.936877] [48527]: DEBUG oslo_concurrency.lockutils [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.937163] [48527]: DEBUG oslo_concurrency.lockutils [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.937404] [48527]: DEBUG oslo_concurrency.lockutils [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.981308] [48527]: DEBUG oslo_concurrency.lockutils [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.981308] [48527]: DEBUG oslo_concurrency.lockutils [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.981653] [48527]: DEBUG oslo_concurrency.lockutils [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.981653] [48527]: DEBUG nova.objects.instance [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lazy-loading 'fault' on Instance uuid d925bac4-cc0f-49d1-95cd-8fc6cc19288d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 706.993826] [48527]: WARNING neutronclient.v2_0.client [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 707.900282] [48527]: DEBUG nova.policy [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.907545] [48527]: INFO nova.api.openstack.requestlog [None req-96eaafde-5e9d-4abd-9eac-8fa90f412aa4 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1303 microversion: 2.1 time: 0.986179 [ 707.907759] [48527]: [pid: 48527|app: 0|req: 408/882] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:31 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1303 bytes in 988 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.910342] [48527]: DEBUG nova.api.openstack.wsgi [req-69ea8dbf-a870-41cb-9a5f-e98af2f1e714 req-87609e94-e33d-4f9e-945c-361d38c60795 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f5273e06-6b98-4b46-ae12-41b06090ec05", "tag": "8c201400-a992-4ceb-a94b-c18da6af16ed"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 707.924639] [48527]: DEBUG oslo_concurrency.lockutils [req-69ea8dbf-a870-41cb-9a5f-e98af2f1e714 req-87609e94-e33d-4f9e-945c-361d38c60795 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.924842] [48527]: DEBUG oslo_concurrency.lockutils [req-69ea8dbf-a870-41cb-9a5f-e98af2f1e714 req-87609e94-e33d-4f9e-945c-361d38c60795 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.924941] [48527]: DEBUG oslo_concurrency.lockutils [req-69ea8dbf-a870-41cb-9a5f-e98af2f1e714 req-87609e94-e33d-4f9e-945c-361d38c60795 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.936853] [48527]: INFO nova.api.openstack.compute.server_external_events [req-69ea8dbf-a870-41cb-9a5f-e98af2f1e714 req-87609e94-e33d-4f9e-945c-361d38c60795 service nova] Creating event network-changed:8c201400-a992-4ceb-a94b-c18da6af16ed for instance f5273e06-6b98-4b46-ae12-41b06090ec05 on cpu-1 [ 707.941554] [48527]: INFO nova.api.openstack.requestlog [req-69ea8dbf-a870-41cb-9a5f-e98af2f1e714 req-87609e94-e33d-4f9e-945c-361d38c60795 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033067 [ 707.942117] [48527]: [pid: 48527|app: 0|req: 409/883] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:32 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) [ 707.945072] [48527]: DEBUG nova.api.openstack.wsgi [None req-37ae7392-4f5d-4814-8d1f-13115d131411 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 707.945308] [48527]: DEBUG nova.compute.api [None req-37ae7392-4f5d-4814-8d1f-13115d131411 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 707.952659] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ae7392-4f5d-4814-8d1f-13115d131411 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.952659] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ae7392-4f5d-4814-8d1f-13115d131411 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.952845] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ae7392-4f5d-4814-8d1f-13115d131411 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.953111] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ae7392-4f5d-4814-8d1f-13115d131411 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.953262] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ae7392-4f5d-4814-8d1f-13115d131411 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.953384] [48527]: DEBUG oslo_concurrency.lockutils [None req-37ae7392-4f5d-4814-8d1f-13115d131411 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.024919] [48527]: INFO nova.api.openstack.requestlog [None req-37ae7392-4f5d-4814-8d1f-13115d131411 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface/1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8" status: 202 len: 0 microversion: 2.1 time: 0.081950 [ 708.025398] [48527]: [pid: 48527|app: 0|req: 410/884] 10.180.1.21 () {58 vars in 1384 bytes} [Fri Dec 12 13:53:32 2025] DELETE /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface/1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 708.031792] [48527]: DEBUG nova.api.openstack.wsgi [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.032067] [48527]: DEBUG nova.compute.api [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 708.037171] [48527]: DEBUG oslo_concurrency.lockutils [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.037490] [48527]: DEBUG oslo_concurrency.lockutils [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.037891] [48527]: DEBUG oslo_concurrency.lockutils [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.038054] [48527]: DEBUG oslo_concurrency.lockutils [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.038210] [48527]: DEBUG oslo_concurrency.lockutils [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.038326] [48527]: DEBUG oslo_concurrency.lockutils [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.043604] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=7 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 708.060026] [48527]: DEBUG nova.compute.api [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 708.069594] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=77,nova_cell1:UPDATE=14 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 708.158642] [48527]: INFO nova.api.openstack.requestlog [None req-93cc6d07-e147-4e46-8a88-72f1933baa11 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 204 len: 0 microversion: 2.1 time: 0.132266 [ 708.159023] [48527]: [pid: 48527|app: 0|req: 411/885] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:32 2025] DELETE /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 708.161972] [48527]: DEBUG nova.api.openstack.wsgi [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.163342] [48527]: DEBUG nova.compute.api [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 708.170187] [48527]: DEBUG oslo_concurrency.lockutils [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.170187] [48527]: DEBUG oslo_concurrency.lockutils [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.170187] [48527]: DEBUG oslo_concurrency.lockutils [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.170187] [48527]: DEBUG oslo_concurrency.lockutils [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.170370] [48527]: DEBUG oslo_concurrency.lockutils [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.170370] [48527]: DEBUG oslo_concurrency.lockutils [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.200470] [48527]: WARNING neutronclient.v2_0.client [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.979889] [48527]: DEBUG nova.policy [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.990528] [48527]: INFO nova.api.openstack.requestlog [None req-2181ed05-56b9-4984-8dc3-29d6f0426b26 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1519 microversion: 2.1 time: 0.830801 [ 708.990835] [48527]: [pid: 48527|app: 0|req: 412/886] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:32 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1519 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.994849] [48527]: DEBUG nova.api.openstack.wsgi [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.998024] [48527]: DEBUG nova.compute.api [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.002695] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.002695] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.002909] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.003187] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.003343] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.003467] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.010486] [48526]: WARNING neutronclient.v2_0.client [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.011279] [48526]: WARNING openstack [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 709.011441] [48526]: WARNING openstack [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 709.039480] [48527]: WARNING neutronclient.v2_0.client [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.229652] [48526]: DEBUG nova.network.neutron [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Updating instance_info_cache with network_info: [{"id": "8c201400-a992-4ceb-a94b-c18da6af16ed", "address": "fa:16:3e:4f:4e:a0", "network": {"id": "208bcfad-5da4-4cdd-bb0c-f5be7105529f", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-710935503-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.3"}}], "meta": {"injected": false, "tenant_id": "f146417e7d61490bb601a06602edfb1f", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "8233b50c-be21-441a-a357-a29138a95b8b", "external-id": "nsx-vlan-transportzone-496", "segmentation_id": 496, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap8c201400-a9", "ovs_interfaceid": "8c201400-a992-4ceb-a94b-c18da6af16ed", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48526) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 709.242181] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=6 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 709.249633] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Releasing lock "refresh_cache-f5273e06-6b98-4b46-ae12-41b06090ec05" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 709.252405] [48526]: INFO nova.api.openstack.requestlog [None req-cd61bff3-7983-47c2-9179-d9900ae35954 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05/action" status: 202 len: 0 microversion: 2.1 time: 6.444698 [ 709.253800] [48526]: [pid: 48526|app: 0|req: 475/887] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:27 2025] POST /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05/action => generated 0 bytes in 6446 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 709.256804] [48526]: DEBUG nova.api.openstack.wsgi [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.259465] [48526]: DEBUG nova.compute.api [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.264884] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.266109] [48527]: DEBUG nova.policy [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.266220] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.266220] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.266220] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.266220] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.266349] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.272410] [48527]: INFO nova.api.openstack.requestlog [None req-6b38badf-9a12-4d2c-91b0-7eadac24d6ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1518 microversion: 2.1 time: 0.280986 [ 709.273040] [48527]: [pid: 48527|app: 0|req: 413/888] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1518 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.276155] [48527]: DEBUG nova.api.openstack.wsgi [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.277822] [48527]: DEBUG nova.compute.api [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.283354] [48527]: DEBUG oslo_concurrency.lockutils [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.283689] [48527]: DEBUG oslo_concurrency.lockutils [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.283689] [48527]: DEBUG oslo_concurrency.lockutils [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.284333] [48527]: DEBUG oslo_concurrency.lockutils [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.284333] [48527]: DEBUG oslo_concurrency.lockutils [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.284333] [48527]: DEBUG oslo_concurrency.lockutils [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.300072] [48526]: WARNING neutronclient.v2_0.client [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.304460] [48527]: WARNING neutronclient.v2_0.client [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.377022] [48527]: DEBUG nova.policy [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.382866] [48527]: INFO nova.api.openstack.requestlog [None req-c14ff640-810a-45f3-9624-a17d50e061e2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1207 microversion: 2.1 time: 0.109129 [ 709.383238] [48527]: [pid: 48527|app: 0|req: 414/889] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1207 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.385902] [48527]: DEBUG nova.api.openstack.wsgi [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "nonexist_host"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 709.397236] [48527]: DEBUG oslo_concurrency.lockutils [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.397427] [48527]: DEBUG oslo_concurrency.lockutils [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.397854] [48527]: DEBUG oslo_concurrency.lockutils [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.405073] [48527]: DEBUG oslo_concurrency.lockutils [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.405262] [48527]: DEBUG oslo_concurrency.lockutils [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.405389] [48527]: DEBUG oslo_concurrency.lockutils [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.418103] [48526]: DEBUG nova.policy [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.418548] [48527]: ERROR nova.api.openstack.compute.aggregates [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-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. [ 709.419339] [48527]: INFO nova.api.openstack.wsgi [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] HTTP exception thrown: Cannot remove host nonexist_host in aggregate 8 [ 709.419924] [48527]: DEBUG nova.api.openstack.wsgi [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Returning 404 to user: Cannot remove host nonexist_host in aggregate 8 {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 709.421078] [48527]: INFO nova.api.openstack.requestlog [None req-66f0f949-7b65-4e98-a03c-f77d28bc2079 tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/8/action" status: 404 len: 93 microversion: 2.1 time: 0.037320 [ 709.421499] [48527]: [pid: 48527|app: 0|req: 415/890] 10.180.1.21 () {60 vars in 1186 bytes} [Fri Dec 12 13:53:33 2025] POST /compute/v2.1/os-aggregates/8/action => generated 93 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 709.424254] [48526]: INFO nova.api.openstack.requestlog [None req-0c4083c8-cd32-4933-99a7-b1c07bb32870 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1465 microversion: 2.1 time: 0.169699 [ 709.424608] [48526]: [pid: 48526|app: 0|req: 476/891] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1465 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.425172] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd4fd7fd-6321-4e13-a955-d35a783146f1 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.427270] [48526]: DEBUG nova.api.openstack.wsgi [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.428794] [48526]: DEBUG nova.compute.api [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.432345] [48526]: DEBUG oslo_concurrency.lockutils [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.432642] [48526]: DEBUG oslo_concurrency.lockutils [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.432760] [48526]: DEBUG oslo_concurrency.lockutils [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.433340] [48526]: DEBUG oslo_concurrency.lockutils [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.433530] [48526]: DEBUG oslo_concurrency.lockutils [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.433670] [48526]: DEBUG oslo_concurrency.lockutils [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.455573] [48527]: INFO nova.api.openstack.requestlog [None req-dd4fd7fd-6321-4e13-a955-d35a783146f1 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=yes" status: 200 len: 5494 microversion: 2.1 time: 0.032838 [ 709.456155] [48527]: [pid: 48527|app: 0|req: 416/892] 10.180.1.21 () {58 vars in 1168 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/flavors/detail?is_public=yes => generated 5494 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.459447] [48527]: DEBUG nova.api.openstack.wsgi [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.461486] [48527]: DEBUG nova.compute.api [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.465079] [48527]: DEBUG oslo_concurrency.lockutils [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.465275] [48527]: DEBUG oslo_concurrency.lockutils [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.465437] [48527]: DEBUG oslo_concurrency.lockutils [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.465722] [48527]: DEBUG oslo_concurrency.lockutils [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.465871] [48527]: DEBUG oslo_concurrency.lockutils [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.465993] [48527]: DEBUG oslo_concurrency.lockutils [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.467225] [48526]: DEBUG oslo_concurrency.lockutils [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.467456] [48526]: DEBUG oslo_concurrency.lockutils [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.467611] [48526]: DEBUG oslo_concurrency.lockutils [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.467769] [48526]: DEBUG nova.objects.instance [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lazy-loading 'fault' on Instance uuid 0fde75fc-5492-4222-9d83-9caafab8e120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 709.472405] [48526]: WARNING neutronclient.v2_0.client [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.489135] [48527]: DEBUG oslo_concurrency.lockutils [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.489265] [48527]: DEBUG oslo_concurrency.lockutils [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.489400] [48527]: DEBUG oslo_concurrency.lockutils [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.489555] [48527]: DEBUG nova.objects.instance [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lazy-loading 'fault' on Instance uuid 03c612bd-f382-4385-877f-f2b733a1965a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 709.494473] [48526]: DEBUG nova.policy [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.494593] [48527]: WARNING neutronclient.v2_0.client [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.498499] [48526]: INFO nova.api.openstack.requestlog [None req-abe6a2d3-8c29-4347-adf7-48bffa2718bc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1315 microversion: 2.1 time: 0.073185 [ 709.499063] [48526]: [pid: 48526|app: 0|req: 477/893] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1315 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.502370] [48526]: DEBUG nova.api.openstack.wsgi [None req-eef88e5b-4ee6-4fb9-8c21-ae359ecad0ff tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.520601] [48527]: DEBUG nova.policy [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.524607] [48526]: DEBUG nova.api.openstack.compute.server_groups [None req-eef88e5b-4ee6-4fb9-8c21-ae359ecad0ff tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Querying cell 3dfe69be-8c7f-4ccd-8643-3c59da026f4f(cell1) for 1 instances {{(pid=48526) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:67}} [ 709.525799] [48526]: DEBUG oslo_concurrency.lockutils [None req-eef88e5b-4ee6-4fb9-8c21-ae359ecad0ff tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.525799] [48526]: DEBUG oslo_concurrency.lockutils [None req-eef88e5b-4ee6-4fb9-8c21-ae359ecad0ff tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.525799] [48526]: DEBUG oslo_concurrency.lockutils [None req-eef88e5b-4ee6-4fb9-8c21-ae359ecad0ff tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.532851] [48527]: INFO nova.api.openstack.requestlog [None req-f685f036-0346-40b0-9459-ac4dc99b0b47 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1301 microversion: 2.1 time: 0.076067 [ 709.533221] [48527]: [pid: 48527|app: 0|req: 417/894] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1301 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.536777] [48527]: DEBUG nova.api.openstack.wsgi [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.542342] [48527]: DEBUG nova.compute.api [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.546641] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.547193] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.547193] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.547342] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.547374] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.547492] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.551631] [48526]: INFO nova.api.openstack.requestlog [None req-eef88e5b-4ee6-4fb9-8c21-ae359ecad0ff tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/f002b5fa-feb8-41ca-b119-c2709588bbe4" status: 200 len: 222 microversion: 2.1 time: 0.051868 [ 709.551997] [48526]: [pid: 48526|app: 0|req: 478/895] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/os-server-groups/f002b5fa-feb8-41ca-b119-c2709588bbe4 => generated 222 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 709.557137] [48526]: DEBUG nova.api.openstack.wsgi [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.557582] [48526]: DEBUG nova.compute.api [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] [instance: e6a5734f-7217-4a6c-b9a0-ffbc6af16834] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.566461] [48526]: DEBUG oslo_concurrency.lockutils [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.566742] [48526]: DEBUG oslo_concurrency.lockutils [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.566947] [48526]: DEBUG oslo_concurrency.lockutils [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.567339] [48526]: DEBUG oslo_concurrency.lockutils [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.567543] [48526]: DEBUG oslo_concurrency.lockutils [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.567690] [48526]: DEBUG oslo_concurrency.lockutils [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.580386] [48527]: WARNING neutronclient.v2_0.client [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.580743] [48526]: INFO nova.api.openstack.wsgi [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] HTTP exception thrown: Instance e6a5734f-7217-4a6c-b9a0-ffbc6af16834 could not be found. [ 709.581038] [48526]: DEBUG nova.api.openstack.wsgi [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Returning 404 to user: Instance e6a5734f-7217-4a6c-b9a0-ffbc6af16834 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 709.581430] [48526]: INFO nova.api.openstack.requestlog [None req-139fe5f1-391b-427e-9c04-51cf1e2d64d0 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834" status: 404 len: 111 microversion: 2.94 time: 0.028938 [ 709.581933] [48526]: [pid: 48526|app: 0|req: 479/896] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/e6a5734f-7217-4a6c-b9a0-ffbc6af16834 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 709.584310] [48526]: DEBUG nova.api.openstack.wsgi [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.585763] [48526]: DEBUG nova.compute.api [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.589571] [48526]: DEBUG oslo_concurrency.lockutils [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.589773] [48526]: DEBUG oslo_concurrency.lockutils [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.590143] [48526]: DEBUG oslo_concurrency.lockutils [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.590746] [48526]: DEBUG oslo_concurrency.lockutils [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.590746] [48526]: DEBUG oslo_concurrency.lockutils [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.590746] [48526]: DEBUG oslo_concurrency.lockutils [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.608827] [48526]: WARNING neutronclient.v2_0.client [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.689716] [48527]: DEBUG nova.policy [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.694748] [48527]: INFO nova.api.openstack.requestlog [None req-e96c101a-4766-4b06-9a5b-6b130fe8207a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1517 microversion: 2.1 time: 0.160931 [ 709.695107] [48527]: [pid: 48527|app: 0|req: 418/897] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1517 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.698171] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.700799] [48527]: DEBUG nova.compute.api [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.703293] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.703504] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.703640] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.704234] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.704446] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.704640] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.723441] [48526]: DEBUG nova.policy [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.727426] [48527]: WARNING neutronclient.v2_0.client [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.729216] [48526]: INFO nova.api.openstack.requestlog [None req-c90d4c59-f3ab-4871-b811-a95db6e77709 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1315 microversion: 2.1 time: 0.146608 [ 709.729919] [48526]: [pid: 48526|app: 0|req: 480/898] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1315 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.734234] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.734835] [48526]: DEBUG nova.compute.api [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.739166] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.739426] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.739538] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.739813] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.739954] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.740107] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.765700] [48526]: WARNING neutronclient.v2_0.client [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.803780] [48526]: DEBUG nova.policy [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.810420] [48526]: INFO nova.api.openstack.requestlog [None req-2e4c34f2-7c65-4e71-910c-4b292cfd07b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1212 microversion: 2.1 time: 0.080170 [ 709.811425] [48526]: [pid: 48526|app: 0|req: 481/899] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1212 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.815279] [48526]: DEBUG nova.api.openstack.wsgi [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.816063] [48526]: DEBUG nova.compute.api [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.824213] [48526]: DEBUG oslo_concurrency.lockutils [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.824439] [48526]: DEBUG oslo_concurrency.lockutils [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.824687] [48526]: DEBUG oslo_concurrency.lockutils [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.824935] [48526]: DEBUG oslo_concurrency.lockutils [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.825323] [48526]: DEBUG oslo_concurrency.lockutils [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.825323] [48526]: DEBUG oslo_concurrency.lockutils [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.853609] [48526]: WARNING neutronclient.v2_0.client [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.856090] [48527]: DEBUG nova.policy [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.863037] [48527]: INFO nova.api.openstack.requestlog [None req-dd021528-d53f-4879-afd6-959b5fefa4e1 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1320 microversion: 2.1 time: 0.165159 [ 709.863037] [48527]: [pid: 48527|app: 0|req: 419/900] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:33 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1320 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.864040] [48527]: DEBUG nova.api.openstack.wsgi [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.865526] [48527]: DEBUG nova.compute.api [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.869082] [48527]: DEBUG oslo_concurrency.lockutils [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.869310] [48527]: DEBUG oslo_concurrency.lockutils [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.869481] [48527]: DEBUG oslo_concurrency.lockutils [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.869745] [48527]: DEBUG oslo_concurrency.lockutils [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.869910] [48527]: DEBUG oslo_concurrency.lockutils [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.870050] [48527]: DEBUG oslo_concurrency.lockutils [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.891248] [48527]: WARNING neutronclient.v2_0.client [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.924768] [48526]: DEBUG nova.policy [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.936755] [48526]: DEBUG nova.policy [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.937591] [48526]: DEBUG nova.policy [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.938280] [48526]: INFO nova.api.openstack.requestlog [None req-55fd5a26-81bd-4bdb-906a-5e22780e1cf7 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1358 microversion: 2.26 time: 0.126234 [ 709.938822] [48526]: [pid: 48526|app: 0|req: 482/901] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:34 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1358 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.941313] [48526]: DEBUG nova.api.openstack.wsgi [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.942744] [48526]: DEBUG nova.compute.api [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.946113] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.946306] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.946440] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.946692] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.946839] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.946963] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.973261] [48526]: WARNING neutronclient.v2_0.client [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 710.030864] [48527]: DEBUG nova.policy [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.036221] [48527]: INFO nova.api.openstack.requestlog [None req-7397bd37-c5da-490e-bdb4-be40643b006b tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1501 microversion: 2.1 time: 0.174323 [ 710.036713] [48527]: [pid: 48527|app: 0|req: 420/902] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:34 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1501 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.040526] [48527]: DEBUG nova.api.openstack.wsgi [None req-6dac8847-89e0-4e89-87e7-c0d0da4d2eed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 710.041680] [48527]: DEBUG nova.compute.api [None req-6dac8847-89e0-4e89-87e7-c0d0da4d2eed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 710.045796] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dac8847-89e0-4e89-87e7-c0d0da4d2eed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.047369] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dac8847-89e0-4e89-87e7-c0d0da4d2eed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.047369] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dac8847-89e0-4e89-87e7-c0d0da4d2eed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.047369] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dac8847-89e0-4e89-87e7-c0d0da4d2eed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.047369] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dac8847-89e0-4e89-87e7-c0d0da4d2eed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.048019] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dac8847-89e0-4e89-87e7-c0d0da4d2eed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.068681] [48527]: INFO nova.api.openstack.requestlog [None req-6dac8847-89e0-4e89-87e7-c0d0da4d2eed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f/ips" status: 200 len: 188 microversion: 2.1 time: 0.031192 [ 710.069147] [48527]: [pid: 48527|app: 0|req: 421/903] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:53:34 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f/ips => generated 188 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 710.072833] [48527]: DEBUG nova.api.openstack.wsgi [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 710.074728] [48527]: DEBUG nova.compute.api [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 710.080570] [48527]: DEBUG oslo_concurrency.lockutils [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.080570] [48527]: DEBUG oslo_concurrency.lockutils [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.080809] [48527]: DEBUG oslo_concurrency.lockutils [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.080888] [48527]: DEBUG oslo_concurrency.lockutils [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.081075] [48527]: DEBUG oslo_concurrency.lockutils [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.081201] [48527]: DEBUG oslo_concurrency.lockutils [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.087281] [48526]: DEBUG nova.policy [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.092025] [48526]: INFO nova.api.openstack.requestlog [None req-f7ed4968-7294-4d4d-adc3-d7e366d45c28 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1509 microversion: 2.1 time: 0.152563 [ 710.092396] [48526]: [pid: 48526|app: 0|req: 483/904] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:34 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1509 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.100156] [48527]: WARNING neutronclient.v2_0.client [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 710.178028] [48526]: DEBUG nova.api.openstack.wsgi [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1662703235", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "cf048c08-1bfb-40b2-b478-d88f92486b3a"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 710.209270] [48527]: DEBUG nova.policy [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.221173] [48527]: INFO nova.api.openstack.requestlog [None req-68639fee-52f4-4a77-9d8f-2a949dab24b3 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1496 microversion: 2.1 time: 0.149850 [ 710.224767] [48527]: [pid: 48527|app: 0|req: 422/905] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:34 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1496 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.225948] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.225948] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.225948] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.225948] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.226177] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.226177] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.226753] [48527]: DEBUG nova.api.openstack.wsgi [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 710.226753] [48527]: DEBUG nova.compute.api [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 710.237951] [48526]: DEBUG nova.network.neutron [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] validate_networks() for [('cf048c08-1bfb-40b2-b478-d88f92486b3a', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 710.238307] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.238359] [48526]: WARNING neutronclient.v2_0.client [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 710.238397] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.238397] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.238397] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.238488] [48526]: WARNING openstack [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 710.238523] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.238523] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.238584] [48526]: WARNING openstack [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 710.240808] [48526]: INFO nova.network.neutron [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] _ports_needed_per_instance requested_netwokrs=[('cf048c08-1bfb-40b2-b478-d88f92486b3a', None, None, None, None, None)] [ 710.271134] [48527]: DEBUG nova.compute.api [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 710.332397] [48527]: INFO nova.api.openstack.requestlog [None req-b3ceb1a0-b5ab-4c86-b501-500478ae0d02 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 204 len: 0 microversion: 2.1 time: 0.108825 [ 710.332764] [48527]: [pid: 48527|app: 0|req: 423/906] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:34 2025] DELETE /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 710.335872] [48527]: DEBUG nova.api.openstack.wsgi [req-8ff9de26-ce64-4dc3-b30a-01141776bb2d req-3669940e-3ecb-453b-a959-aa932adea1ff service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "03c612bd-f382-4385-877f-f2b733a1965a", "name": "network-vif-deleted", "tag": "37abafd0-fe3c-4639-a689-62acbd3d40b3"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 710.341216] [48527]: DEBUG oslo_concurrency.lockutils [req-8ff9de26-ce64-4dc3-b30a-01141776bb2d req-3669940e-3ecb-453b-a959-aa932adea1ff service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.341372] [48527]: DEBUG oslo_concurrency.lockutils [req-8ff9de26-ce64-4dc3-b30a-01141776bb2d req-3669940e-3ecb-453b-a959-aa932adea1ff service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.341504] [48527]: DEBUG oslo_concurrency.lockutils [req-8ff9de26-ce64-4dc3-b30a-01141776bb2d req-3669940e-3ecb-453b-a959-aa932adea1ff service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.352875] [48527]: INFO nova.api.openstack.compute.server_external_events [req-8ff9de26-ce64-4dc3-b30a-01141776bb2d req-3669940e-3ecb-453b-a959-aa932adea1ff service nova] Creating event network-vif-deleted:37abafd0-fe3c-4639-a689-62acbd3d40b3 for instance 03c612bd-f382-4385-877f-f2b733a1965a on cpu-1 [ 710.357725] [48527]: INFO nova.api.openstack.requestlog [req-8ff9de26-ce64-4dc3-b30a-01141776bb2d req-3669940e-3ecb-453b-a959-aa932adea1ff service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024061 [ 710.358263] [48527]: [pid: 48527|app: 0|req: 424/907] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:34 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) [ 710.361285] [48527]: DEBUG nova.api.openstack.wsgi [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 710.362678] [48527]: DEBUG nova.compute.api [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 710.368158] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.368158] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.368158] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.368158] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.368502] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.368640] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.389501] [48527]: WARNING neutronclient.v2_0.client [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 710.453410] [48526]: WARNING neutronclient.v2_0.client [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 710.454079] [48526]: WARNING openstack [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 710.454471] [48526]: WARNING openstack [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 710.598745] [48527]: INFO nova.api.openstack.requestlog [None req-3fc1f93d-d175-4db4-84f1-1df047c7e142 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.239707 [ 710.599155] [48527]: [pid: 48527|app: 0|req: 425/908] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:53:34 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface => generated 549 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 710.601787] [48527]: DEBUG nova.api.openstack.wsgi [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 710.607025] [48527]: DEBUG nova.compute.api [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 710.607749] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.607981] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.608145] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.608427] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.608624] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.608781] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.634370] [48527]: WARNING neutronclient.v2_0.client [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 710.916379] [48526]: DEBUG nova.virt.hardware [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 710.916379] [48526]: DEBUG nova.virt.hardware [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 710.916569] [48526]: DEBUG nova.virt.hardware [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 710.916713] [48526]: DEBUG nova.virt.hardware [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 710.916853] [48526]: DEBUG nova.virt.hardware [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 710.927601] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.927909] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.928100] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.928887] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.928965] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.931690] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.945028] [48526]: DEBUG nova.quota [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Getting quotas for project 3bf9e9a2f73c4018a80178692b9c8633. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 710.949691] [48526]: DEBUG nova.quota [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Getting quotas for user 46f9966c5dbd49759abb71e7e824ed7a and project 3bf9e9a2f73c4018a80178692b9c8633. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 710.956329] [48526]: DEBUG nova.compute.api [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 710.958086] [48526]: DEBUG nova.compute.api [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 710.972906] [48527]: DEBUG nova.policy [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.996346] [48527]: INFO nova.api.openstack.requestlog [None req-bb628082-d7de-4290-b898-1c65fe70b91d tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1472 microversion: 2.1 time: 0.396371 [ 710.996510] [48527]: [pid: 48527|app: 0|req: 426/909] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:34 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1472 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.999291] [48527]: DEBUG nova.api.openstack.wsgi [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.000716] [48527]: DEBUG nova.compute.api [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.006657] [48527]: DEBUG oslo_concurrency.lockutils [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.011935] [48527]: DEBUG oslo_concurrency.lockutils [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.012058] [48527]: DEBUG oslo_concurrency.lockutils [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.012297] [48527]: DEBUG oslo_concurrency.lockutils [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.012462] [48527]: DEBUG oslo_concurrency.lockutils [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.012588] [48527]: DEBUG oslo_concurrency.lockutils [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.030433] [48526]: INFO nova.api.openstack.requestlog [None req-d0a10ded-043f-44d6-8b67-9c58731e8f81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.937413 [ 711.030880] [48526]: [pid: 48526|app: 0|req: 484/910] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:34 2025] POST /compute/v2.1/servers => generated 380 bytes in 938 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 711.047799] [48527]: DEBUG oslo_concurrency.lockutils [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.048267] [48527]: DEBUG oslo_concurrency.lockutils [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.048267] [48527]: DEBUG oslo_concurrency.lockutils [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.048267] [48527]: DEBUG nova.objects.instance [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lazy-loading 'fault' on Instance uuid d925bac4-cc0f-49d1-95cd-8fc6cc19288d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.052634] [48527]: WARNING neutronclient.v2_0.client [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 711.067663] [48526]: DEBUG nova.api.openstack.wsgi [None req-8cc5b5a9-3019-48ae-8a67-fa9aaaf48cc5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1703015844", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLPsvGgJfEyQf2C43dVpMoPangM89zl/9TBRfs81pHv9e/FVl/x2My4JhNdYt17dMRj8cm5Gvl/2LoJugSPiihsT34FaUZg2PPYi9Kqn+XkNdctqNaKamd7oQ6pGTogtVw=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 711.080496] [48526]: DEBUG nova.quota [None req-8cc5b5a9-3019-48ae-8a67-fa9aaaf48cc5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Getting quotas for project b0163f1f04d44480b3919357a54ca683. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 711.085221] [48526]: DEBUG nova.quota [None req-8cc5b5a9-3019-48ae-8a67-fa9aaaf48cc5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Getting quotas for user 4a42ef5fc4094e999cf3e1b466f42f93 and project b0163f1f04d44480b3919357a54ca683. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 711.108723] [48527]: DEBUG nova.policy [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '535cbaab31e144b9915bcb03908720dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a31f77721e734249a958b9e2876fbea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.114218] [48527]: INFO nova.api.openstack.requestlog [None req-8068cbc0-4e5b-42c5-9fd4-385ad55246c1 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 200 len: 1303 microversion: 2.1 time: 0.116962 [ 711.114367] [48527]: [pid: 48527|app: 0|req: 427/911] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:35 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 1303 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.117246] [48526]: INFO nova.api.openstack.requestlog [None req-8cc5b5a9-3019-48ae-8a67-fa9aaaf48cc5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.085766 [ 711.117611] [48526]: [pid: 48526|app: 0|req: 485/912] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:53:35 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 711.119886] [48527]: DEBUG nova.api.openstack.wsgi [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.120084] [48527]: DEBUG nova.compute.api [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.124695] [48526]: DEBUG nova.api.openstack.wsgi [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.124887] [48526]: DEBUG nova.compute.api [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.127512] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.127834] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.127883] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.128175] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.128336] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.128445] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.128679] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.128837] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.128974] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.129234] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.129376] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.129521] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.150989] [48527]: DEBUG nova.compute.api [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 711.153113] [48526]: DEBUG nova.compute.api [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 711.252484] [48527]: INFO nova.api.openstack.requestlog [None req-e4dac19c-0e6f-4edc-824b-d039b4a6d760 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 204 len: 0 microversion: 2.1 time: 0.137255 [ 711.252704] [48526]: INFO nova.api.openstack.requestlog [None req-1e3affd4-4efa-48ff-98f5-19cb6412df9a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 204 len: 0 microversion: 2.1 time: 0.134240 [ 711.252961] [48527]: [pid: 48527|app: 0|req: 428/913] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:35 2025] DELETE /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 711.254280] [48526]: [pid: 48526|app: 0|req: 486/914] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:35 2025] DELETE /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 711.259592] [48526]: DEBUG nova.api.openstack.wsgi [None req-d941cd6a-4b04-401d-a057-1e80f99830f1 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.262283] [48527]: DEBUG nova.api.openstack.wsgi [None req-8ec67297-6fdf-45a1-a504-484bac2313cd tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.285669] [48527]: INFO nova.api.openstack.requestlog [None req-8ec67297-6fdf-45a1-a504-484bac2313cd tempest-AggregatesAdminNegativeTestJSON-1148847741 tempest-AggregatesAdminNegativeTestJSON-1148847741-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/8" status: 200 len: 0 microversion: 2.1 time: 0.031693 [ 711.286096] [48527]: [pid: 48527|app: 0|req: 429/915] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:53:35 2025] DELETE /compute/v2.1/os-aggregates/8 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 711.289071] [48527]: DEBUG nova.api.openstack.wsgi [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.289732] [48527]: DEBUG nova.compute.api [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.291896] [48526]: INFO nova.api.openstack.requestlog [None req-d941cd6a-4b04-401d-a057-1e80f99830f1 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=1" status: 200 len: 5494 microversion: 2.1 time: 0.036921 [ 711.292372] [48526]: [pid: 48526|app: 0|req: 487/916] 10.180.1.21 () {58 vars in 1164 bytes} [Fri Dec 12 13:53:35 2025] GET /compute/v2.1/flavors/detail?is_public=1 => generated 5494 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.294415] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.294603] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.294737] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.294982] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.295149] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.295269] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.295473] [48526]: DEBUG nova.api.openstack.wsgi [None req-15ffb75a-c737-4588-a85b-58e9afabe094 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.309550] [48526]: INFO nova.api.openstack.requestlog [None req-15ffb75a-c737-4588-a85b-58e9afabe094 tempest-ServersV294TestFqdnHostnames-2126447481 tempest-ServersV294TestFqdnHostnames-2126447481-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1112424316" status: 204 len: 0 microversion: 2.94 time: 0.016456 [ 711.310256] [48526]: [pid: 48526|app: 0|req: 488/917] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:53:35 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1112424316 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 711.314555] [48526]: DEBUG nova.api.openstack.wsgi [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d44b38a-5908-4ad5-ad64-1ab33f4faa0a", "name": "network-vif-plugged", "status": "completed", "tag": "6405770a-1391-45bb-a4e3-f3866abd6f36"}, {"name": "network-changed", "server_uuid": "0d44b38a-5908-4ad5-ad64-1ab33f4faa0a", "tag": "6405770a-1391-45bb-a4e3-f3866abd6f36"}, {"server_uuid": "8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07", "name": "network-vif-plugged", "status": "completed", "tag": "d9527c55-c68c-4e98-a373-f6510e1b2be1"}, {"name": "network-changed", "server_uuid": "8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07", "tag": "d9527c55-c68c-4e98-a373-f6510e1b2be1"}, {"server_uuid": "0fde75fc-5492-4222-9d83-9caafab8e120", "name": "network-vif-deleted", "tag": "eab59c78-c0c0-4a66-a64b-12707f26a738"}, {"name": "network-changed", "server_uuid": "f5273e06-6b98-4b46-ae12-41b06090ec05", "tag": "8c201400-a992-4ceb-a94b-c18da6af16ed"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 711.325595] [48526]: DEBUG oslo_concurrency.lockutils [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.325850] [48526]: DEBUG oslo_concurrency.lockutils [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.325995] [48526]: DEBUG oslo_concurrency.lockutils [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.331918] [48527]: DEBUG nova.compute.api [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 711.338559] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Creating event network-vif-plugged:6405770a-1391-45bb-a4e3-f3866abd6f36 for instance 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a on cpu-1 [ 711.338733] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Creating event network-changed:6405770a-1391-45bb-a4e3-f3866abd6f36 for instance 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a on cpu-1 [ 711.339138] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Creating event network-vif-plugged:d9527c55-c68c-4e98-a373-f6510e1b2be1 for instance 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 on cpu-1 [ 711.339138] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Creating event network-changed:d9527c55-c68c-4e98-a373-f6510e1b2be1 for instance 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 on cpu-1 [ 711.339222] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Creating event network-vif-deleted:eab59c78-c0c0-4a66-a64b-12707f26a738 for instance 0fde75fc-5492-4222-9d83-9caafab8e120 on cpu-1 [ 711.339330] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] Creating event network-changed:8c201400-a992-4ceb-a94b-c18da6af16ed for instance f5273e06-6b98-4b46-ae12-41b06090ec05 on cpu-1 [ 711.348742] [48526]: INFO nova.api.openstack.requestlog [req-a062092c-f5d0-4b75-abb3-8d8a266f05be req-7cd7a4b3-79d4-4b53-a508-1624587af2d6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1026 microversion: 2.1 time: 0.037775 [ 711.349196] [48526]: [pid: 48526|app: 0|req: 489/918] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:35 2025] POST /compute/v2.1/os-server-external-events => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.356568] [48526]: DEBUG nova.api.openstack.wsgi [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.357624] [48526]: DEBUG nova.compute.api [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.361709] [48526]: DEBUG oslo_concurrency.lockutils [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.361897] [48526]: DEBUG oslo_concurrency.lockutils [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.362049] [48526]: DEBUG oslo_concurrency.lockutils [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.362348] [48526]: DEBUG oslo_concurrency.lockutils [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.362447] [48526]: DEBUG oslo_concurrency.lockutils [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.363038] [48526]: DEBUG oslo_concurrency.lockutils [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.400746] [48526]: WARNING neutronclient.v2_0.client [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 711.417275] [48527]: INFO nova.api.openstack.requestlog [None req-8b922286-9fac-40a5-a7c9-488b96417c6d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 204 len: 0 microversion: 2.1 time: 0.130122 [ 711.417730] [48527]: [pid: 48527|app: 0|req: 430/919] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:35 2025] DELETE /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 711.420741] [48527]: DEBUG nova.api.openstack.wsgi [None req-80483183-ff15-4a40-a5f9-92c2cdde3523 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.422398] [48527]: DEBUG nova.compute.api [None req-80483183-ff15-4a40-a5f9-92c2cdde3523 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.429036] [48527]: DEBUG oslo_concurrency.lockutils [None req-80483183-ff15-4a40-a5f9-92c2cdde3523 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.429036] [48527]: DEBUG oslo_concurrency.lockutils [None req-80483183-ff15-4a40-a5f9-92c2cdde3523 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.429036] [48527]: DEBUG oslo_concurrency.lockutils [None req-80483183-ff15-4a40-a5f9-92c2cdde3523 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.429036] [48527]: DEBUG oslo_concurrency.lockutils [None req-80483183-ff15-4a40-a5f9-92c2cdde3523 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.430353] [48527]: DEBUG oslo_concurrency.lockutils [None req-80483183-ff15-4a40-a5f9-92c2cdde3523 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.430353] [48527]: DEBUG oslo_concurrency.lockutils [None req-80483183-ff15-4a40-a5f9-92c2cdde3523 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.452280] [48527]: INFO nova.api.openstack.requestlog [None req-80483183-ff15-4a40-a5f9-92c2cdde3523 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0/os-instance-actions" status: 200 len: 611 microversion: 2.1 time: 0.033746 [ 711.452720] [48527]: [pid: 48527|app: 0|req: 431/920] 10.180.1.21 () {58 vars in 1291 bytes} [Fri Dec 12 13:53:35 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0/os-instance-actions => generated 611 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 711.455288] [48527]: DEBUG nova.api.openstack.wsgi [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.455536] [48527]: DEBUG nova.compute.api [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.459479] [48527]: DEBUG oslo_concurrency.lockutils [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.459479] [48527]: DEBUG oslo_concurrency.lockutils [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.459479] [48527]: DEBUG oslo_concurrency.lockutils [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.459789] [48527]: DEBUG oslo_concurrency.lockutils [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.460043] [48527]: DEBUG oslo_concurrency.lockutils [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.460280] [48527]: DEBUG oslo_concurrency.lockutils [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.482186] [48527]: DEBUG nova.compute.api [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 711.551888] [48527]: INFO nova.api.openstack.requestlog [None req-6804b8d6-9cf3-425d-bc40-d013bd02d1b4 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 204 len: 0 microversion: 2.1 time: 0.097117 [ 711.553137] [48527]: [pid: 48527|app: 0|req: 432/921] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:35 2025] DELETE /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 711.558196] [48527]: DEBUG nova.api.openstack.wsgi [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.560624] [48527]: DEBUG nova.policy [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.560726] [48527]: DEBUG nova.api.openstack.compute.servers [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Removing options 'limit' from query {{(pid=48527) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 711.561043] [48527]: DEBUG nova.compute.api [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 711.561738] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.561925] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.562201] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.562484] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.563556] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.563556] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.563780] [48527]: INFO nova.api.openstack.requestlog [None req-8c586c0d-c6f2-4f3f-a491-4e5ea9b50511 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?limit=0" status: 200 len: 15 microversion: 2.1 time: 0.009964 [ 711.564121] [48527]: [pid: 48527|app: 0|req: 433/922] 10.180.1.21 () {58 vars in 1135 bytes} [Fri Dec 12 13:53:35 2025] GET /compute/v2.1/servers?limit=0 => generated 15 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 711.567400] [48527]: DEBUG nova.api.openstack.wsgi [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 711.569016] [48527]: DEBUG nova.compute.api [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.574277] [48527]: DEBUG oslo_concurrency.lockutils [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.574525] [48527]: DEBUG oslo_concurrency.lockutils [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.574670] [48527]: DEBUG oslo_concurrency.lockutils [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.574929] [48527]: DEBUG oslo_concurrency.lockutils [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.575085] [48527]: DEBUG oslo_concurrency.lockutils [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.575307] [48527]: DEBUG oslo_concurrency.lockutils [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.603418] [48527]: DEBUG nova.objects.instance [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'flavor' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.652587] [48527]: INFO nova.api.openstack.requestlog [None req-5117a699-aafa-4784-91f6-8f7986bc76ac tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9/action" status: 200 len: 32 microversion: 2.1 time: 0.087693 [ 711.652999] [48527]: [pid: 48527|app: 0|req: 434/923] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:35 2025] POST /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9/action => generated 32 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 711.656385] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.658026] [48527]: DEBUG nova.compute.api [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.662731] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.663290] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.663687] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.664061] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.664621] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.664690] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.700926] [48527]: WARNING neutronclient.v2_0.client [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 711.791052] [48526]: DEBUG nova.policy [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.798158] [48526]: INFO nova.api.openstack.requestlog [None req-d11e60d8-90a7-4d9a-8435-e836f95ea0d7 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1519 microversion: 2.1 time: 0.448075 [ 711.798673] [48526]: [pid: 48526|app: 0|req: 490/924] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:35 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1519 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.801569] [48526]: DEBUG nova.api.openstack.wsgi [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.803167] [48526]: DEBUG nova.compute.api [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.807458] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.807799] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.809552] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.809552] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.809552] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.809552] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.834014] [48526]: WARNING neutronclient.v2_0.client [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.736092] [48526]: DEBUG nova.policy [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.742567] [48526]: INFO nova.api.openstack.requestlog [None req-ba0a18ac-6671-4643-8895-4e5dba88c96a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1207 microversion: 2.1 time: 0.943298 [ 712.743022] [48526]: [pid: 48526|app: 0|req: 491/925] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:36 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1207 bytes in 944 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.746089] [48526]: DEBUG nova.api.openstack.wsgi [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.747969] [48526]: DEBUG nova.compute.api [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 712.754631] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.754903] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.755118] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.755549] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.755720] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.755858] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.798358] [48526]: WARNING neutronclient.v2_0.client [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.843864] [48527]: DEBUG nova.policy [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.848964] [48527]: INFO nova.api.openstack.requestlog [None req-5c387865-60f8-4c60-818b-c62ded57ab19 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1505 microversion: 2.1 time: 1.195271 [ 712.849598] [48527]: [pid: 48527|app: 0|req: 435/926] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:35 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1505 bytes in 1196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.852526] [48527]: DEBUG nova.api.openstack.wsgi [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.854283] [48527]: DEBUG nova.compute.api [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 712.858843] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.860193] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.860193] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.860193] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.860193] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.860531] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.893472] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.893842] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.894137] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.894432] [48527]: DEBUG nova.objects.instance [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lazy-loading 'fault' on Instance uuid 0fde75fc-5492-4222-9d83-9caafab8e120 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.899641] [48527]: WARNING neutronclient.v2_0.client [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.085009] [48527]: DEBUG nova.policy [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.096325] [48527]: INFO nova.api.openstack.requestlog [None req-a5bb5a46-3fa9-4e85-b49b-68ab3c5744b6 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1315 microversion: 2.1 time: 0.245830 [ 713.096853] [48527]: [pid: 48527|app: 0|req: 436/927] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:37 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1315 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.100443] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.102104] [48527]: DEBUG nova.compute.api [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.110227] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.110472] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.110558] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.111106] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.111300] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.111428] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.154196] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.154579] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.154579] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.154793] [48527]: DEBUG nova.objects.instance [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lazy-loading 'fault' on Instance uuid 03c612bd-f382-4385-877f-f2b733a1965a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 713.158494] [48527]: WARNING neutronclient.v2_0.client [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.162123] [48526]: DEBUG nova.policy [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.166889] [48526]: INFO nova.api.openstack.requestlog [None req-ecde1a9f-65ef-4cbc-9271-efa9a7aede87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1465 microversion: 2.1 time: 0.423295 [ 713.167328] [48526]: [pid: 48526|app: 0|req: 492/928] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:36 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1465 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.171020] [48526]: DEBUG nova.api.openstack.wsgi [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.171791] [48526]: DEBUG nova.compute.api [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.175944] [48526]: DEBUG oslo_concurrency.lockutils [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.176256] [48526]: DEBUG oslo_concurrency.lockutils [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.176256] [48526]: DEBUG oslo_concurrency.lockutils [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.176746] [48526]: DEBUG oslo_concurrency.lockutils [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.176746] [48526]: DEBUG oslo_concurrency.lockutils [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.176746] [48526]: DEBUG oslo_concurrency.lockutils [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.204112] [48526]: WARNING neutronclient.v2_0.client [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.425697] [48527]: DEBUG nova.policy [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.434980] [48527]: INFO nova.api.openstack.requestlog [None req-5f764fe8-0338-41b5-9cc1-5a109801ac07 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1301 microversion: 2.1 time: 0.337343 [ 713.435591] [48527]: [pid: 48527|app: 0|req: 437/929] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:37 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1301 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.442483] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.446211] [48527]: DEBUG nova.compute.api [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.453865] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.454172] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.454374] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.454739] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.454947] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.455137] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.491480] [48527]: WARNING neutronclient.v2_0.client [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.819164] [48526]: DEBUG nova.policy [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.829154] [48526]: INFO nova.api.openstack.requestlog [None req-6619eea2-aae4-4924-81a8-41a080cda56d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1517 microversion: 2.1 time: 0.659110 [ 713.829607] [48526]: [pid: 48526|app: 0|req: 493/930] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:37 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1517 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.832256] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.833753] [48526]: DEBUG nova.compute.api [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.849387] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.849387] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.850105] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.850105] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.850105] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.850105] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.874821] [48526]: WARNING neutronclient.v2_0.client [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 714.429935] [48526]: DEBUG nova.policy [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.430225] [48527]: DEBUG nova.policy [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.435721] [48526]: INFO nova.api.openstack.requestlog [None req-a1ea7426-eff2-4c5d-84e7-8fc5dc55e6cd tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1212 microversion: 2.1 time: 0.605415 [ 714.436107] [48526]: [pid: 48526|app: 0|req: 494/931] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:38 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1212 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.439110] [48526]: DEBUG nova.api.openstack.wsgi [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 714.442040] [48526]: DEBUG nova.compute.api [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 714.443579] [48527]: INFO nova.api.openstack.requestlog [None req-8f6b0896-a60e-46e9-985e-5f478bf1223b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1315 microversion: 2.1 time: 1.007147 [ 714.444364] [48527]: [pid: 48527|app: 0|req: 438/932] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:37 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1315 bytes in 1008 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.449759] [48527]: DEBUG nova.api.openstack.wsgi [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 714.450919] [48526]: DEBUG oslo_concurrency.lockutils [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.451253] [48526]: DEBUG oslo_concurrency.lockutils [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.451474] [48526]: DEBUG oslo_concurrency.lockutils [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.451886] [48526]: DEBUG oslo_concurrency.lockutils [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.452140] [48526]: DEBUG oslo_concurrency.lockutils [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.452356] [48526]: DEBUG oslo_concurrency.lockutils [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.453569] [48527]: DEBUG nova.compute.api [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 714.459540] [48527]: DEBUG oslo_concurrency.lockutils [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.460406] [48527]: DEBUG oslo_concurrency.lockutils [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.460795] [48527]: DEBUG oslo_concurrency.lockutils [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.462020] [48527]: DEBUG oslo_concurrency.lockutils [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.462020] [48527]: DEBUG oslo_concurrency.lockutils [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.462238] [48527]: DEBUG oslo_concurrency.lockutils [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.491661] [48527]: WARNING neutronclient.v2_0.client [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 714.493585] [48526]: WARNING neutronclient.v2_0.client [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.413386] [48527]: DEBUG nova.policy [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.422177] [48527]: DEBUG nova.policy [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.422733] [48527]: DEBUG nova.policy [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.423337] [48527]: INFO nova.api.openstack.requestlog [None req-8863f2e2-28c6-4649-9523-88c14794fefc tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1358 microversion: 2.26 time: 0.978680 [ 715.423651] [48527]: [pid: 48527|app: 0|req: 439/933] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:38 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1358 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 715.428241] [48527]: DEBUG nova.api.openstack.wsgi [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.428871] [48527]: DEBUG nova.compute.api [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.434831] [48527]: DEBUG oslo_concurrency.lockutils [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.435151] [48527]: DEBUG oslo_concurrency.lockutils [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.435248] [48527]: DEBUG oslo_concurrency.lockutils [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.435512] [48527]: DEBUG oslo_concurrency.lockutils [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.435618] [48527]: DEBUG oslo_concurrency.lockutils [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.435738] [48527]: DEBUG oslo_concurrency.lockutils [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.450119] [48526]: DEBUG nova.policy [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.456631] [48526]: INFO nova.api.openstack.requestlog [None req-73416e84-fcb7-4075-ac4b-3c35bba374dc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1320 microversion: 2.1 time: 1.019683 [ 715.456989] [48526]: [pid: 48526|app: 0|req: 495/934] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:38 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1320 bytes in 1020 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.460692] [48526]: DEBUG nova.api.openstack.wsgi [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.185"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 715.463944] [48526]: DEBUG nova.compute.api [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.468286] [48526]: DEBUG oslo_concurrency.lockutils [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.468488] [48526]: DEBUG oslo_concurrency.lockutils [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.468624] [48526]: DEBUG oslo_concurrency.lockutils [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.468921] [48526]: DEBUG oslo_concurrency.lockutils [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.469282] [48526]: DEBUG oslo_concurrency.lockutils [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.469477] [48526]: DEBUG oslo_concurrency.lockutils [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.475383] [48527]: WARNING neutronclient.v2_0.client [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.491267] [48526]: DEBUG oslo_concurrency.lockutils [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "refresh_cache-86d0c731-4a38-41d2-9040-d1551d9f86cc" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 715.491447] [48526]: DEBUG oslo_concurrency.lockutils [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquired lock "refresh_cache-86d0c731-4a38-41d2-9040-d1551d9f86cc" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 715.491921] [48526]: WARNING neutronclient.v2_0.client [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.501833] [48527]: DEBUG nova.policy [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.507233] [48527]: INFO nova.api.openstack.requestlog [None req-242d0e8a-e6c5-4852-b447-7aa8cb040cac tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1218 microversion: 2.1 time: 0.082998 [ 715.507881] [48527]: [pid: 48527|app: 0|req: 440/935] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:39 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1218 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.511737] [48527]: DEBUG nova.api.openstack.wsgi [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.513907] [48527]: DEBUG nova.compute.api [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.519619] [48527]: DEBUG oslo_concurrency.lockutils [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.519818] [48527]: DEBUG oslo_concurrency.lockutils [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.519949] [48527]: DEBUG oslo_concurrency.lockutils [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.520245] [48527]: DEBUG oslo_concurrency.lockutils [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.520513] [48527]: DEBUG oslo_concurrency.lockutils [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.520513] [48527]: DEBUG oslo_concurrency.lockutils [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.546876] [48527]: DEBUG oslo_concurrency.lockutils [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.547234] [48527]: DEBUG oslo_concurrency.lockutils [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.547234] [48527]: DEBUG oslo_concurrency.lockutils [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.547387] [48527]: DEBUG nova.objects.instance [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid deea1f6c-7257-476f-95d3-4dae79967f5b {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 715.551366] [48527]: WARNING neutronclient.v2_0.client [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.579056] [48527]: DEBUG nova.policy [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.585398] [48527]: INFO nova.api.openstack.requestlog [None req-1840789a-cfd3-4289-8bf3-45a752fb67ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1309 microversion: 2.1 time: 0.074776 [ 715.585398] [48527]: [pid: 48527|app: 0|req: 441/936] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:39 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1309 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.589898] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d26077f-abb3-4095-954f-e8755cb58d35 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.606663] [48527]: INFO nova.api.openstack.requestlog [None req-0d26077f-abb3-4095-954f-e8755cb58d35 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/95080258" status: 202 len: 0 microversion: 2.1 time: 0.022504 [ 715.606987] [48527]: [pid: 48527|app: 0|req: 442/937] 10.180.1.21 () {58 vars in 1150 bytes} [Fri Dec 12 13:53:39 2025] DELETE /compute/v2.1/flavors/95080258 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 715.609760] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.611977] [48527]: DEBUG nova.compute.api [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.615268] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.615520] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.615578] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.615819] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.615959] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.616094] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.635957] [48527]: WARNING neutronclient.v2_0.client [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.738816] [48527]: DEBUG nova.policy [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.744861] [48527]: INFO nova.api.openstack.requestlog [None req-d5b8ae01-3255-4295-8f20-32cd922cb11b tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1292 microversion: 2.1 time: 0.137100 [ 715.745249] [48527]: [pid: 48527|app: 0|req: 443/938] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:39 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1292 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.748589] [48527]: DEBUG nova.api.openstack.wsgi [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.749431] [48527]: DEBUG nova.compute.api [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.755998] [48527]: DEBUG oslo_concurrency.lockutils [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.755998] [48527]: DEBUG oslo_concurrency.lockutils [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.756149] [48527]: DEBUG oslo_concurrency.lockutils [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.756342] [48527]: DEBUG oslo_concurrency.lockutils [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.756483] [48527]: DEBUG oslo_concurrency.lockutils [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.757149] [48527]: DEBUG oslo_concurrency.lockutils [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.772582] [48527]: DEBUG nova.compute.api [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 715.849670] [48527]: INFO nova.api.openstack.requestlog [None req-22f18baa-c313-4819-921c-305970911d23 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 204 len: 0 microversion: 2.1 time: 0.103643 [ 715.850027] [48527]: [pid: 48527|app: 0|req: 444/939] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:39 2025] DELETE /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 715.852813] [48527]: DEBUG nova.api.openstack.wsgi [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.854396] [48527]: DEBUG nova.compute.api [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.857707] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.858326] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.858326] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.858326] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.858476] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.858680] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.878094] [48527]: WARNING neutronclient.v2_0.client [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.936023] [48527]: DEBUG nova.policy [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.942508] [48527]: INFO nova.api.openstack.requestlog [None req-ffed365f-9dbe-4dae-8f8c-7d9f24ea572d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1614 microversion: 2.1 time: 0.091617 [ 715.943351] [48527]: [pid: 48527|app: 0|req: 445/940] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:40 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1614 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.948243] [48527]: DEBUG nova.api.openstack.wsgi [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.950717] [48527]: DEBUG nova.compute.api [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.959024] [48527]: DEBUG oslo_concurrency.lockutils [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.959564] [48527]: DEBUG oslo_concurrency.lockutils [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.959930] [48527]: DEBUG oslo_concurrency.lockutils [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.960519] [48527]: DEBUG oslo_concurrency.lockutils [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.960921] [48527]: DEBUG oslo_concurrency.lockutils [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.961297] [48527]: DEBUG oslo_concurrency.lockutils [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.000934] [48527]: WARNING neutronclient.v2_0.client [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.193353] [48526]: DEBUG nova.network.neutron [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Building network info cache for instance {{(pid=48526) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 716.204863] [48526]: WARNING neutronclient.v2_0.client [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.206823] [48526]: WARNING openstack [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 716.207682] [48526]: WARNING openstack [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 716.244609] [48527]: DEBUG nova.policy [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.256101] [48527]: INFO nova.api.openstack.requestlog [None req-f08e7133-50d7-4979-b0ad-f551261b6a2b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1509 microversion: 2.1 time: 0.310590 [ 716.256101] [48527]: [pid: 48527|app: 0|req: 446/941] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:40 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1509 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.259272] [48527]: DEBUG nova.api.openstack.wsgi [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.260322] [48527]: DEBUG nova.compute.api [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.267455] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.267455] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.267697] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.268302] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.268302] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.268302] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.546625] [48527]: WARNING neutronclient.v2_0.client [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.601228] [48526]: WARNING neutronclient.v2_0.client [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.601228] [48526]: WARNING openstack [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 716.601228] [48526]: WARNING openstack [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 716.658733] [48527]: INFO nova.api.openstack.requestlog [None req-ea07dab4-b0d2-473b-a681-4e7b95018712 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.402041 [ 716.659328] [48527]: [pid: 48527|app: 0|req: 447/942] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:53:40 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c/os-interface => generated 287 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 716.664287] [48527]: DEBUG nova.api.openstack.wsgi [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.664287] [48527]: DEBUG nova.compute.api [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.669662] [48527]: DEBUG oslo_concurrency.lockutils [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.669873] [48527]: DEBUG oslo_concurrency.lockutils [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.670019] [48527]: DEBUG oslo_concurrency.lockutils [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.670273] [48527]: DEBUG oslo_concurrency.lockutils [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.670415] [48527]: DEBUG oslo_concurrency.lockutils [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.670544] [48527]: DEBUG oslo_concurrency.lockutils [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.699218] [48527]: WARNING neutronclient.v2_0.client [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.754573] [48526]: DEBUG nova.network.neutron [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Updating instance_info_cache with network_info: [{"id": "4d21740b-4854-4567-ba34-2ce4257a130f", "address": "fa:16:3e:65:6e:22", "network": {"id": "208bcfad-5da4-4cdd-bb0c-f5be7105529f", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-710935503-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.2", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.185", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.3"}}], "meta": {"injected": false, "tenant_id": "f146417e7d61490bb601a06602edfb1f", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "8233b50c-be21-441a-a357-a29138a95b8b", "external-id": "nsx-vlan-transportzone-496", "segmentation_id": 496, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap4d21740b-48", "ovs_interfaceid": "4d21740b-4854-4567-ba34-2ce4257a130f", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48526) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 716.766026] [48526]: DEBUG oslo_concurrency.lockutils [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Releasing lock "refresh_cache-86d0c731-4a38-41d2-9040-d1551d9f86cc" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 716.768826] [48526]: INFO nova.api.openstack.requestlog [None req-3afbec20-9e3a-4e63-8440-baa236fc1df6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "POST /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc/action" status: 202 len: 0 microversion: 2.1 time: 1.309510 [ 716.768826] [48526]: [pid: 48526|app: 0|req: 496/943] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:39 2025] POST /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc/action => generated 0 bytes in 1311 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 716.770958] [48526]: DEBUG nova.api.openstack.wsgi [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.772092] [48526]: DEBUG nova.compute.api [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.775708] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.775946] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.776050] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.776316] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.776737] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.776815] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.802887] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.803207] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.803317] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.803733] [48526]: DEBUG nova.objects.instance [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lazy-loading 'fault' on Instance uuid 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 716.811343] [48526]: WARNING neutronclient.v2_0.client [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.824029] [48527]: DEBUG nova.policy [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.827207] [48527]: INFO nova.api.openstack.requestlog [None req-19d9905c-08b7-4ca8-b934-c9d1e600ec7e tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1502 microversion: 2.1 time: 0.166859 [ 716.828042] [48527]: [pid: 48527|app: 0|req: 448/944] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:40 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1502 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.833031] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.833031] [48527]: DEBUG nova.compute.api [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.834847] [48526]: DEBUG nova.policy [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.839219] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.839779] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.840093] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.840566] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.840835] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.841085] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.841170] [48526]: INFO nova.api.openstack.requestlog [None req-7d4fb906-69e7-47d0-b280-159999660a99 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1306 microversion: 2.1 time: 0.072258 [ 716.841475] [48526]: [pid: 48526|app: 0|req: 497/945] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:40 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1306 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.844113] [48526]: DEBUG nova.api.openstack.wsgi [req-4dcfb0ac-c7fc-4799-a6c0-f8bafa0a6cf9 req-8e98332c-4b49-4abc-bb34-fbfdc7ccce87 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "548bc7bb-3951-4430-8a63-cf8e5b960273", "name": "network-vif-plugged", "status": "completed", "tag": "313e36a8-b470-42fd-b274-6f15f5d4a68d"}, {"name": "network-changed", "server_uuid": "548bc7bb-3951-4430-8a63-cf8e5b960273", "tag": "313e36a8-b470-42fd-b274-6f15f5d4a68d"}, {"server_uuid": "69a9e5f5-aed5-4a31-bb53-fd8f311c62f4", "name": "network-vif-deleted", "tag": "2ce729fb-c630-47b5-a0da-23bf3ae1d6b9"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 716.851329] [48526]: DEBUG oslo_concurrency.lockutils [req-4dcfb0ac-c7fc-4799-a6c0-f8bafa0a6cf9 req-8e98332c-4b49-4abc-bb34-fbfdc7ccce87 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.851594] [48526]: DEBUG oslo_concurrency.lockutils [req-4dcfb0ac-c7fc-4799-a6c0-f8bafa0a6cf9 req-8e98332c-4b49-4abc-bb34-fbfdc7ccce87 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.851700] [48526]: DEBUG oslo_concurrency.lockutils [req-4dcfb0ac-c7fc-4799-a6c0-f8bafa0a6cf9 req-8e98332c-4b49-4abc-bb34-fbfdc7ccce87 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.861376] [48527]: INFO nova.api.openstack.wsgi [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] HTTP exception thrown: Instance d925bac4-cc0f-49d1-95cd-8fc6cc19288d could not be found. [ 716.861376] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Returning 404 to user: Instance d925bac4-cc0f-49d1-95cd-8fc6cc19288d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 716.861376] [48527]: INFO nova.api.openstack.requestlog [None req-3e377f9e-0612-456e-9714-0ab2a86ad404 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 404 len: 111 microversion: 2.1 time: 0.031362 [ 716.861376] [48527]: [pid: 48527|app: 0|req: 449/946] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:41 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 716.868097] [48527]: DEBUG nova.api.openstack.wsgi [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1.domain.com", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "accessIPv4": "2.2.2.2", "networks": [{"uuid": "a9ecc01d-4b94-416f-80c0-60fd1476b64b"}], "security_groups": [{"name": "tempest-securitygroup--1926259477"}], "key_name": "tempest-keypair-1703015844", "user_data": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 716.868298] [48526]: INFO nova.api.openstack.compute.server_external_events [req-4dcfb0ac-c7fc-4799-a6c0-f8bafa0a6cf9 req-8e98332c-4b49-4abc-bb34-fbfdc7ccce87 service nova] Creating event network-vif-plugged:313e36a8-b470-42fd-b274-6f15f5d4a68d for instance 548bc7bb-3951-4430-8a63-cf8e5b960273 on cpu-1 [ 716.868298] [48526]: INFO nova.api.openstack.compute.server_external_events [req-4dcfb0ac-c7fc-4799-a6c0-f8bafa0a6cf9 req-8e98332c-4b49-4abc-bb34-fbfdc7ccce87 service nova] Creating event network-changed:313e36a8-b470-42fd-b274-6f15f5d4a68d for instance 548bc7bb-3951-4430-8a63-cf8e5b960273 on cpu-1 [ 716.868298] [48526]: INFO nova.api.openstack.compute.server_external_events [req-4dcfb0ac-c7fc-4799-a6c0-f8bafa0a6cf9 req-8e98332c-4b49-4abc-bb34-fbfdc7ccce87 service nova] Creating event network-vif-deleted:2ce729fb-c630-47b5-a0da-23bf3ae1d6b9 for instance 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 on cpu-1 [ 716.872814] [48526]: INFO nova.api.openstack.requestlog [req-4dcfb0ac-c7fc-4799-a6c0-f8bafa0a6cf9 req-8e98332c-4b49-4abc-bb34-fbfdc7ccce87 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.030612 [ 716.873456] [48526]: [pid: 48526|app: 0|req: 498/947] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:41 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 716.876713] [48526]: DEBUG nova.api.openstack.wsgi [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.879479] [48526]: DEBUG nova.compute.api [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.883457] [48526]: DEBUG oslo_concurrency.lockutils [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.883457] [48526]: DEBUG oslo_concurrency.lockutils [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.883457] [48526]: DEBUG oslo_concurrency.lockutils [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.884158] [48526]: DEBUG oslo_concurrency.lockutils [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.884333] [48526]: DEBUG oslo_concurrency.lockutils [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.884441] [48526]: DEBUG oslo_concurrency.lockutils [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.914096] [48526]: WARNING neutronclient.v2_0.client [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.923265] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.923542] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.923701] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.924853] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.925709] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.927115] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.932502] [48527]: WARNING neutronclient.v2_0.client [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.025604] [48527]: DEBUG nova.network.neutron [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] validate_networks() for [('a9ecc01d-4b94-416f-80c0-60fd1476b64b', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 717.026046] [48527]: WARNING neutronclient.v2_0.client [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.028906] [48527]: WARNING openstack [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 717.030027] [48527]: WARNING openstack [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 717.039669] [48527]: INFO nova.network.neutron [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] _ports_needed_per_instance requested_netwokrs=[('a9ecc01d-4b94-416f-80c0-60fd1476b64b', None, None, None, None, None)] [ 717.069883] [48526]: DEBUG nova.policy [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.079324] [48526]: INFO nova.api.openstack.requestlog [None req-d257e097-57ea-4644-8391-9140411d8c21 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1499 microversion: 2.1 time: 0.205107 [ 717.079723] [48526]: [pid: 48526|app: 0|req: 499/948] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:41 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1499 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.083209] [48526]: DEBUG nova.api.openstack.wsgi [req-786ad6b3-2f31-4318-a5f9-1fa7ef40b41c req-9d2fd065-3f64-4246-ba1d-13ee2d7e538c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "76ed910e-e3f0-47e3-b01e-2c69b993f2e7", "name": "network-vif-plugged", "status": "completed", "tag": "f2a02eb0-f72d-44a4-99c9-de2844ffe937"}, {"name": "network-changed", "server_uuid": "76ed910e-e3f0-47e3-b01e-2c69b993f2e7", "tag": "f2a02eb0-f72d-44a4-99c9-de2844ffe937"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 717.091729] [48526]: DEBUG oslo_concurrency.lockutils [req-786ad6b3-2f31-4318-a5f9-1fa7ef40b41c req-9d2fd065-3f64-4246-ba1d-13ee2d7e538c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.091958] [48526]: DEBUG oslo_concurrency.lockutils [req-786ad6b3-2f31-4318-a5f9-1fa7ef40b41c req-9d2fd065-3f64-4246-ba1d-13ee2d7e538c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.092214] [48526]: DEBUG oslo_concurrency.lockutils [req-786ad6b3-2f31-4318-a5f9-1fa7ef40b41c req-9d2fd065-3f64-4246-ba1d-13ee2d7e538c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.105192] [48526]: INFO nova.api.openstack.compute.server_external_events [req-786ad6b3-2f31-4318-a5f9-1fa7ef40b41c req-9d2fd065-3f64-4246-ba1d-13ee2d7e538c service nova] Creating event network-vif-plugged:f2a02eb0-f72d-44a4-99c9-de2844ffe937 for instance 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 on cpu-1 [ 717.105525] [48526]: INFO nova.api.openstack.compute.server_external_events [req-786ad6b3-2f31-4318-a5f9-1fa7ef40b41c req-9d2fd065-3f64-4246-ba1d-13ee2d7e538c service nova] Creating event network-changed:f2a02eb0-f72d-44a4-99c9-de2844ffe937 for instance 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 on cpu-1 [ 717.113519] [48526]: INFO nova.api.openstack.requestlog [req-786ad6b3-2f31-4318-a5f9-1fa7ef40b41c req-9d2fd065-3f64-4246-ba1d-13ee2d7e538c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.030327 [ 717.113519] [48526]: [pid: 48526|app: 0|req: 500/949] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:41 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) [ 717.114348] [48526]: DEBUG nova.api.openstack.wsgi [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.115813] [48526]: DEBUG nova.compute.api [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.119914] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.120136] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.120404] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.120861] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.121128] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.121472] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.156213] [48526]: WARNING neutronclient.v2_0.client [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.217498] [48527]: WARNING neutronclient.v2_0.client [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.217648] [48527]: WARNING openstack [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 717.217986] [48527]: WARNING openstack [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 717.239059] [48526]: DEBUG nova.policy [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.245276] [48526]: INFO nova.api.openstack.requestlog [None req-8d582849-7a1b-4c75-93a2-8b34bd405faa tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1263 microversion: 2.1 time: 0.133150 [ 717.249022] [48526]: [pid: 48526|app: 0|req: 501/950] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:41 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1263 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.249773] [48526]: DEBUG nova.api.openstack.wsgi [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.251715] [48526]: DEBUG nova.compute.api [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.257074] [48526]: DEBUG oslo_concurrency.lockutils [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.257278] [48526]: DEBUG oslo_concurrency.lockutils [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.257408] [48526]: DEBUG oslo_concurrency.lockutils [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.257717] [48526]: DEBUG oslo_concurrency.lockutils [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.257943] [48526]: DEBUG oslo_concurrency.lockutils [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.258097] [48526]: DEBUG oslo_concurrency.lockutils [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.303753] [48526]: DEBUG oslo_concurrency.lockutils [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.304017] [48526]: DEBUG oslo_concurrency.lockutils [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.304139] [48526]: DEBUG oslo_concurrency.lockutils [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.304326] [48526]: DEBUG nova.objects.instance [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lazy-loading 'fault' on Instance uuid 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 717.308658] [48526]: WARNING neutronclient.v2_0.client [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.385793] [48526]: DEBUG nova.policy [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.389608] [48526]: INFO nova.api.openstack.requestlog [None req-57bc41b3-6335-47e5-8b92-a4b056f550ae tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1298 microversion: 2.1 time: 0.143159 [ 717.390091] [48526]: [pid: 48526|app: 0|req: 502/951] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:41 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1298 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.393111] [48526]: DEBUG nova.api.openstack.wsgi [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.395025] [48526]: DEBUG nova.compute.api [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.399069] [48526]: DEBUG oslo_concurrency.lockutils [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.399375] [48526]: DEBUG oslo_concurrency.lockutils [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.399668] [48526]: DEBUG oslo_concurrency.lockutils [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.400128] [48526]: DEBUG oslo_concurrency.lockutils [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.400375] [48526]: DEBUG oslo_concurrency.lockutils [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.400617] [48526]: DEBUG oslo_concurrency.lockutils [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.427484] [48527]: DEBUG nova.virt.hardware [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 717.427648] [48527]: DEBUG nova.virt.hardware [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 717.427813] [48527]: DEBUG nova.virt.hardware [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 717.427926] [48527]: DEBUG nova.virt.hardware [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 717.428052] [48527]: DEBUG nova.virt.hardware [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 717.428370] [48526]: DEBUG oslo_concurrency.lockutils [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.428584] [48526]: DEBUG oslo_concurrency.lockutils [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.428765] [48526]: DEBUG oslo_concurrency.lockutils [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.428921] [48526]: DEBUG nova.objects.instance [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lazy-loading 'fault' on Instance uuid 0fde75fc-5492-4222-9d83-9caafab8e120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 717.432993] [48526]: WARNING neutronclient.v2_0.client [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.438259] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.438489] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.438717] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.439127] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.439288] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.440718] [48527]: DEBUG oslo_concurrency.lockutils [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.451597] [48527]: DEBUG nova.quota [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Getting quotas for project b0163f1f04d44480b3919357a54ca683. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 717.456205] [48527]: DEBUG nova.quota [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Getting quotas for user 4a42ef5fc4094e999cf3e1b466f42f93 and project b0163f1f04d44480b3919357a54ca683. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 717.463617] [48527]: DEBUG nova.compute.api [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 717.464290] [48527]: DEBUG nova.compute.api [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 717.504577] [48527]: INFO nova.api.openstack.requestlog [None req-a110b648-4f50-42f1-b653-f7bdbb3a5f44 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.642913 [ 717.504577] [48527]: [pid: 48527|app: 0|req: 450/952] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:41 2025] POST /compute/v2.1/servers => generated 409 bytes in 644 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 717.506993] [48527]: DEBUG nova.api.openstack.wsgi [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.508475] [48527]: DEBUG nova.compute.api [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.512810] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.512996] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.513155] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.513404] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.513549] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.513669] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.534130] [48526]: DEBUG nova.policy [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.538613] [48526]: INFO nova.api.openstack.requestlog [None req-07e9e124-48f6-4614-ab89-572d04724f37 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1315 microversion: 2.1 time: 0.147824 [ 717.539026] [48526]: [pid: 48526|app: 0|req: 503/953] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:41 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1315 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.542168] [48527]: WARNING neutronclient.v2_0.client [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.542215] [48526]: DEBUG nova.api.openstack.wsgi [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.542695] [48526]: DEBUG nova.compute.api [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.546020] [48526]: DEBUG oslo_concurrency.lockutils [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.546201] [48526]: DEBUG oslo_concurrency.lockutils [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.546327] [48526]: DEBUG oslo_concurrency.lockutils [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.546574] [48526]: DEBUG oslo_concurrency.lockutils [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.546713] [48526]: DEBUG oslo_concurrency.lockutils [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.546829] [48526]: DEBUG oslo_concurrency.lockutils [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.575590] [48526]: DEBUG oslo_concurrency.lockutils [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.576580] [48526]: DEBUG oslo_concurrency.lockutils [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.576759] [48526]: DEBUG oslo_concurrency.lockutils [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.576923] [48526]: DEBUG nova.objects.instance [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lazy-loading 'fault' on Instance uuid 03c612bd-f382-4385-877f-f2b733a1965a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 717.584977] [48526]: WARNING neutronclient.v2_0.client [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.736375] [48526]: DEBUG nova.policy [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.741341] [48526]: INFO nova.api.openstack.requestlog [None req-831286b6-1359-4d5a-809d-8673a4a58430 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1301 microversion: 2.1 time: 0.201788 [ 717.741695] [48526]: [pid: 48526|app: 0|req: 504/954] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:41 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1301 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.859899] [48526]: DEBUG nova.api.openstack.wsgi [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-179894324", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 717.886907] [48527]: DEBUG nova.policy [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.893833] [48527]: INFO nova.api.openstack.requestlog [None req-fb3eab11-ebd7-49e8-b1f8-056c37b6805f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1465 microversion: 2.1 time: 0.388824 [ 717.894293] [48527]: [pid: 48527|app: 0|req: 451/955] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:41 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1465 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.897287] [48527]: DEBUG nova.api.openstack.wsgi [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.898830] [48527]: DEBUG nova.compute.api [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.903092] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.903092] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.903251] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.903534] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.903763] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.904127] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.921982] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.921982] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.921982] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.922553] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.923930] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.924138] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.934021] [48526]: DEBUG nova.network.neutron [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] validate_networks() for None {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 717.934021] [48526]: WARNING neutronclient.v2_0.client [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.934021] [48526]: WARNING openstack [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 717.934021] [48526]: WARNING openstack [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 717.938593] [48527]: WARNING neutronclient.v2_0.client [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.943048] [48526]: INFO nova.network.neutron [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] _ports_needed_per_instance requested_netwokrs=None [ 718.160561] [48527]: DEBUG nova.policy [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.165724] [48527]: INFO nova.api.openstack.requestlog [None req-75a5a26d-a888-49b7-9567-5df16363fe56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1502 microversion: 2.1 time: 0.270644 [ 718.166329] [48527]: [pid: 48527|app: 0|req: 452/956] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:42 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1502 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.169373] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.174016] [48527]: DEBUG nova.compute.api [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.174106] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.174312] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.174564] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.174801] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.174981] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.175258] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.201029] [48527]: WARNING neutronclient.v2_0.client [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.346296] [48527]: DEBUG nova.policy [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.355349] [48527]: INFO nova.api.openstack.requestlog [None req-e9d4a909-4638-434d-86f4-f784b45c240a tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1212 microversion: 2.1 time: 0.187235 [ 718.355349] [48527]: [pid: 48527|app: 0|req: 453/957] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:42 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1212 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.359302] [48527]: DEBUG nova.api.openstack.wsgi [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.360185] [48527]: DEBUG nova.compute.api [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.365224] [48527]: DEBUG oslo_concurrency.lockutils [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.365508] [48527]: DEBUG oslo_concurrency.lockutils [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.365731] [48527]: DEBUG oslo_concurrency.lockutils [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.366632] [48527]: DEBUG oslo_concurrency.lockutils [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.366820] [48527]: DEBUG oslo_concurrency.lockutils [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.366954] [48527]: DEBUG oslo_concurrency.lockutils [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.399513] [48527]: WARNING neutronclient.v2_0.client [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.653304] [48526]: DEBUG nova.virt.hardware [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 718.653304] [48526]: DEBUG nova.virt.hardware [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 718.653304] [48526]: DEBUG nova.virt.hardware [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 718.653304] [48526]: DEBUG nova.virt.hardware [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 718.653304] [48526]: DEBUG nova.virt.hardware [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 718.667669] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.667991] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.668235] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.668517] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.668670] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.668869] [48526]: DEBUG oslo_concurrency.lockutils [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.687145] [48526]: DEBUG nova.quota [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Getting quotas for project a0ee68b5130144bc8090b3adb1965ed2. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 718.693221] [48526]: DEBUG nova.quota [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Getting quotas for user f77c07bdf4d84d52b624fa9b30c4457f and project a0ee68b5130144bc8090b3adb1965ed2. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 718.705019] [48526]: DEBUG nova.compute.api [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 718.705019] [48526]: DEBUG nova.compute.api [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 718.742917] [48526]: INFO nova.api.openstack.requestlog [None req-43b2cbdc-bacf-4888-8d1e-21c3fc74b173 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.000626 [ 718.743353] [48526]: [pid: 48526|app: 0|req: 505/958] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:41 2025] POST /compute/v2.1/servers => generated 380 bytes in 1001 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 718.749630] [48526]: DEBUG nova.api.openstack.wsgi [None req-72cd9040-9a93-4d03-9f74-787a4d9cc5f6 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.776011] [48526]: INFO nova.api.openstack.requestlog [None req-72cd9040-9a93-4d03-9f74-787a4d9cc5f6 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.030631 [ 718.776011] [48526]: [pid: 48526|app: 0|req: 506/959] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:53:42 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.779526] [48526]: DEBUG nova.api.openstack.wsgi [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.781178] [48526]: DEBUG nova.compute.api [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.783508] [48527]: DEBUG nova.policy [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.785469] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.785994] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.785994] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.786238] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.786421] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.786670] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.793619] [48527]: INFO nova.api.openstack.requestlog [None req-408bd14d-bcf1-43df-a9ab-30503a35a486 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1503 microversion: 2.1 time: 0.438318 [ 718.794022] [48527]: [pid: 48527|app: 0|req: 454/960] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:42 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1503 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.798366] [48527]: DEBUG nova.api.openstack.wsgi [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.799640] [48527]: DEBUG nova.compute.api [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.806826] [48527]: DEBUG oslo_concurrency.lockutils [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.806826] [48527]: DEBUG oslo_concurrency.lockutils [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.806826] [48527]: DEBUG oslo_concurrency.lockutils [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.806826] [48527]: DEBUG oslo_concurrency.lockutils [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.807078] [48527]: DEBUG oslo_concurrency.lockutils [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.807078] [48527]: DEBUG oslo_concurrency.lockutils [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.820096] [48526]: WARNING neutronclient.v2_0.client [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.840030] [48527]: WARNING neutronclient.v2_0.client [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.846572] [48526]: DEBUG nova.policy [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.851911] [48526]: INFO nova.api.openstack.requestlog [None req-bcfb5264-5285-42f7-b78a-cecb8c70f597 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1465 microversion: 2.1 time: 0.075269 [ 718.852377] [48526]: [pid: 48526|app: 0|req: 507/961] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:42 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1465 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.856496] [48526]: DEBUG nova.api.openstack.wsgi [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.856955] [48526]: DEBUG nova.compute.api [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.861221] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.861470] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.861615] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.861876] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.862029] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.862148] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.890602] [48526]: WARNING neutronclient.v2_0.client [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.934484] [48527]: DEBUG nova.policy [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.942265] [48527]: INFO nova.api.openstack.requestlog [None req-d34605cc-3bbb-48aa-ac2c-0b68f9c053be tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1509 microversion: 2.1 time: 0.147447 [ 718.942860] [48527]: [pid: 48527|app: 0|req: 455/962] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1509 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.951978] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.954475] [48527]: DEBUG nova.compute.api [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.964789] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.965027] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.965256] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.965441] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.965636] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.965838] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.993221] [48526]: DEBUG nova.policy [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.006220] [48526]: DEBUG nova.policy [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.006972] [48526]: DEBUG nova.policy [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.007639] [48526]: INFO nova.api.openstack.requestlog [None req-5f96ec48-266b-4ab9-acb3-a0fe5b083d34 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1541 microversion: 2.26 time: 0.154499 [ 719.007752] [48526]: [pid: 48526|app: 0|req: 508/963] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1541 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.010394] [48526]: DEBUG nova.api.openstack.wsgi [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.011846] [48526]: DEBUG nova.compute.api [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.018756] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.018912] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.019063] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.019404] [48527]: WARNING neutronclient.v2_0.client [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.019510] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.019510] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.019615] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.040124] [48526]: WARNING neutronclient.v2_0.client [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.090439] [48526]: DEBUG nova.policy [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.103606] [48526]: INFO nova.api.openstack.requestlog [None req-cdf84930-4d3c-4d8a-88d1-97ad24a32ed2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1218 microversion: 2.1 time: 0.095087 [ 719.103976] [48526]: [pid: 48526|app: 0|req: 509/964] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1218 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.107216] [48526]: DEBUG nova.api.openstack.wsgi [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.109741] [48526]: DEBUG nova.compute.api [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.113528] [48526]: DEBUG oslo_concurrency.lockutils [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.113716] [48526]: DEBUG oslo_concurrency.lockutils [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.113845] [48526]: DEBUG oslo_concurrency.lockutils [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.114199] [48526]: DEBUG oslo_concurrency.lockutils [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.114917] [48526]: DEBUG oslo_concurrency.lockutils [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.114917] [48526]: DEBUG oslo_concurrency.lockutils [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.115862] [48527]: DEBUG nova.policy [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.123405] [48527]: INFO nova.api.openstack.requestlog [None req-8f299cdc-459c-4713-ab0e-6261ce5a6616 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1513 microversion: 2.1 time: 0.175543 [ 719.123405] [48527]: [pid: 48527|app: 0|req: 456/965] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1513 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.126014] [48527]: DEBUG nova.api.openstack.wsgi [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.126244] [48527]: DEBUG nova.compute.api [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.134537] [48527]: DEBUG oslo_concurrency.lockutils [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.134720] [48527]: DEBUG oslo_concurrency.lockutils [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.134851] [48527]: DEBUG oslo_concurrency.lockutils [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.135140] [48527]: DEBUG oslo_concurrency.lockutils [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.135255] [48527]: DEBUG oslo_concurrency.lockutils [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.135390] [48527]: DEBUG oslo_concurrency.lockutils [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.147466] [48526]: DEBUG oslo_concurrency.lockutils [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.147794] [48526]: DEBUG oslo_concurrency.lockutils [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.147970] [48526]: DEBUG oslo_concurrency.lockutils [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.148165] [48526]: DEBUG nova.objects.instance [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid deea1f6c-7257-476f-95d3-4dae79967f5b {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.152303] [48526]: WARNING neutronclient.v2_0.client [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.159476] [48527]: DEBUG nova.compute.api [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 719.172042] [48526]: DEBUG nova.policy [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.177488] [48526]: INFO nova.api.openstack.requestlog [None req-a851d9e1-0c61-481f-940e-8c252552f7a5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1309 microversion: 2.1 time: 0.072463 [ 719.177651] [48526]: [pid: 48526|app: 0|req: 510/966] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1309 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.183736] [48526]: DEBUG nova.api.openstack.wsgi [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.185614] [48526]: DEBUG nova.compute.api [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.190129] [48526]: DEBUG oslo_concurrency.lockutils [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.191281] [48526]: DEBUG oslo_concurrency.lockutils [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.191281] [48526]: DEBUG oslo_concurrency.lockutils [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.191281] [48526]: DEBUG oslo_concurrency.lockutils [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.191281] [48526]: DEBUG oslo_concurrency.lockutils [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.191440] [48526]: DEBUG oslo_concurrency.lockutils [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.226858] [48526]: DEBUG oslo_concurrency.lockutils [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.227100] [48526]: DEBUG oslo_concurrency.lockutils [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.227239] [48526]: DEBUG oslo_concurrency.lockutils [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.228463] [48526]: DEBUG nova.objects.instance [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lazy-loading 'fault' on Instance uuid 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.233109] [48527]: INFO nova.api.openstack.requestlog [None req-e667f4be-c817-47f5-8f72-f642eec01f53 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 204 len: 0 microversion: 2.1 time: 0.108103 [ 719.233109] [48527]: [pid: 48527|app: 0|req: 457/967] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:43 2025] DELETE /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 719.233796] [48526]: WARNING neutronclient.v2_0.client [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.236249] [48527]: DEBUG nova.api.openstack.wsgi [None req-3bd84bf9-e50b-46e3-86e6-32a71d8b0b4d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.239264] [48527]: WARNING neutronclient.v2_0.client [None req-3bd84bf9-e50b-46e3-86e6-32a71d8b0b4d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.241139] [48527]: WARNING openstack [None req-3bd84bf9-e50b-46e3-86e6-32a71d8b0b4d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 719.241947] [48527]: WARNING openstack [None req-3bd84bf9-e50b-46e3-86e6-32a71d8b0b4d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 719.269194] [48526]: DEBUG nova.policy [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.277321] [48526]: INFO nova.api.openstack.requestlog [None req-db1586ad-ab09-416e-8906-1c2e96eb0bbc tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1297 microversion: 2.1 time: 0.099059 [ 719.277887] [48526]: [pid: 48526|app: 0|req: 511/968] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1297 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.281637] [48526]: DEBUG nova.api.openstack.wsgi [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.282639] [48526]: DEBUG nova.compute.api [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.296412] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.296412] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.296412] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.296592] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.296781] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.296913] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.306577] [48526]: INFO nova.api.openstack.wsgi [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] HTTP exception thrown: Instance d925bac4-cc0f-49d1-95cd-8fc6cc19288d could not be found. [ 719.306849] [48526]: DEBUG nova.api.openstack.wsgi [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Returning 404 to user: Instance d925bac4-cc0f-49d1-95cd-8fc6cc19288d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 719.307298] [48526]: INFO nova.api.openstack.requestlog [None req-10d05ba5-f2e1-46c9-834d-6b1dba5e1ff8 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 404 len: 111 microversion: 2.1 time: 0.029029 [ 719.308300] [48526]: [pid: 48526|app: 0|req: 512/969] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:43 2025] DELETE /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 719.310023] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.311426] [48526]: DEBUG nova.compute.api [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.315035] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.315035] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.315235] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.315496] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.315654] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.315777] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.345356] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.345356] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.345356] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.345356] [48526]: DEBUG nova.objects.instance [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 024b7538-5ab5-4402-afc4-423ddca68f3f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.352099] [48526]: WARNING neutronclient.v2_0.client [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.362180] [48527]: INFO nova.api.openstack.requestlog [None req-3bd84bf9-e50b-46e3-86e6-32a71d8b0b4d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/c065623d-5b74-4b90-8a9a-3660285189fb" status: 200 len: 189 microversion: 2.1 time: 0.128876 [ 719.363415] [48527]: [pid: 48527|app: 0|req: 458/970] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/os-floating-ips/c065623d-5b74-4b90-8a9a-3660285189fb => generated 189 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 719.367379] [48527]: DEBUG nova.api.openstack.wsgi [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "77147b68-a8a2-48f3-bb31-80ed7ada821d"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 719.369885] [48527]: DEBUG nova.compute.api [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.373784] [48527]: DEBUG oslo_concurrency.lockutils [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.374089] [48527]: DEBUG oslo_concurrency.lockutils [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.374518] [48526]: DEBUG nova.policy [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.374670] [48527]: DEBUG oslo_concurrency.lockutils [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.374670] [48527]: DEBUG oslo_concurrency.lockutils [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.375170] [48527]: DEBUG oslo_concurrency.lockutils [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.375421] [48527]: DEBUG oslo_concurrency.lockutils [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.379096] [48526]: INFO nova.api.openstack.requestlog [None req-e8e17872-158c-4d8e-ab79-47b19cd9184d tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1296 microversion: 2.1 time: 0.070801 [ 719.380835] [48526]: [pid: 48526|app: 0|req: 513/971] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1296 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.383332] [48526]: DEBUG nova.api.openstack.wsgi [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.384814] [48526]: DEBUG nova.compute.api [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.387952] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.388149] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.388283] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.388895] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.388895] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.388895] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.391863] [48527]: INFO nova.api.openstack.wsgi [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] HTTP exception thrown: Cannot 'attach_volume' instance 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed while it is in vm_state rescued [ 719.391959] [48527]: DEBUG nova.api.openstack.wsgi [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Returning 409 to user: Cannot 'attach_volume' instance 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed while it is in vm_state rescued {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 719.393528] [48527]: INFO nova.api.openstack.requestlog [None req-388522a9-3d10-490e-943d-26242acf2d4d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.029557 [ 719.393946] [48527]: [pid: 48527|app: 0|req: 459/972] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 13:53:43 2025] POST /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed/os-volume_attachments => generated 152 bytes in 30 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 719.398067] [48527]: DEBUG nova.api.openstack.wsgi [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.398067] [48527]: DEBUG nova.compute.api [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.402743] [48527]: DEBUG oslo_concurrency.lockutils [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.402922] [48527]: DEBUG oslo_concurrency.lockutils [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.403077] [48527]: DEBUG oslo_concurrency.lockutils [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.403335] [48527]: DEBUG oslo_concurrency.lockutils [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.403478] [48527]: DEBUG oslo_concurrency.lockutils [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.403660] [48527]: DEBUG oslo_concurrency.lockutils [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.411018] [48526]: WARNING neutronclient.v2_0.client [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.421076] [48527]: DEBUG nova.compute.api [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 719.434117] [48526]: DEBUG nova.policy [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.441560] [48526]: INFO nova.api.openstack.requestlog [None req-d27b8bf2-fcc9-41fa-b088-8f9d64795f92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1220 microversion: 2.1 time: 0.060044 [ 719.441994] [48526]: [pid: 48526|app: 0|req: 514/973] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1220 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.444988] [48526]: DEBUG nova.api.openstack.wsgi [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.446812] [48526]: DEBUG nova.compute.api [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.452038] [48526]: DEBUG oslo_concurrency.lockutils [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.452239] [48526]: DEBUG oslo_concurrency.lockutils [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.452373] [48526]: DEBUG oslo_concurrency.lockutils [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.452632] [48526]: DEBUG oslo_concurrency.lockutils [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.452809] [48526]: DEBUG oslo_concurrency.lockutils [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.452961] [48526]: DEBUG oslo_concurrency.lockutils [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.482497] [48526]: WARNING neutronclient.v2_0.client [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.485860] [48527]: INFO nova.api.openstack.requestlog [None req-38de8db1-57d3-415d-b0c1-a872255309bf tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 204 len: 0 microversion: 2.1 time: 0.091136 [ 719.486231] [48527]: [pid: 48527|app: 0|req: 460/974] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:43 2025] DELETE /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 719.490521] [48527]: DEBUG nova.api.openstack.wsgi [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.492250] [48527]: DEBUG nova.compute.api [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.494479] [48527]: DEBUG oslo_concurrency.lockutils [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.494693] [48527]: DEBUG oslo_concurrency.lockutils [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.494850] [48527]: DEBUG oslo_concurrency.lockutils [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.495326] [48527]: DEBUG oslo_concurrency.lockutils [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.495534] [48527]: DEBUG oslo_concurrency.lockutils [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.495688] [48527]: DEBUG oslo_concurrency.lockutils [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.523648] [48527]: DEBUG oslo_concurrency.lockutils [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.524201] [48527]: DEBUG oslo_concurrency.lockutils [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.524201] [48527]: DEBUG oslo_concurrency.lockutils [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.524201] [48527]: DEBUG nova.objects.instance [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lazy-loading 'fault' on Instance uuid 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.528700] [48527]: WARNING neutronclient.v2_0.client [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.587681] [48527]: DEBUG nova.policy [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.593324] [48527]: INFO nova.api.openstack.requestlog [None req-28832099-6806-42c3-86a9-c12d80bec9e2 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1306 microversion: 2.1 time: 0.104948 [ 719.593324] [48527]: [pid: 48527|app: 0|req: 461/975] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1306 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.595439] [48527]: DEBUG nova.api.openstack.wsgi [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.597632] [48527]: DEBUG nova.compute.api [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.610332] [48527]: DEBUG oslo_concurrency.lockutils [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.610332] [48527]: DEBUG oslo_concurrency.lockutils [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.610332] [48527]: DEBUG oslo_concurrency.lockutils [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.610737] [48527]: DEBUG oslo_concurrency.lockutils [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.610814] [48527]: DEBUG oslo_concurrency.lockutils [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.610891] [48527]: DEBUG oslo_concurrency.lockutils [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.627294] [48526]: DEBUG nova.policy [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.633339] [48527]: WARNING neutronclient.v2_0.client [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.634097] [48526]: INFO nova.api.openstack.requestlog [None req-f496219f-7198-4c51-a3f0-a3377e4b2cd2 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1502 microversion: 2.1 time: 0.191034 [ 719.634097] [48526]: [pid: 48526|app: 0|req: 515/976] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1502 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.638024] [48526]: DEBUG nova.api.openstack.wsgi [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.638609] [48526]: DEBUG nova.compute.api [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.642596] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.642791] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.642927] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.643748] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.643748] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.643748] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.665629] [48526]: WARNING neutronclient.v2_0.client [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.793922] [48527]: DEBUG nova.policy [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.799295] [48527]: INFO nova.api.openstack.requestlog [None req-70ac5f83-8a21-4c93-9d77-93320f581f66 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 200 len: 1502 microversion: 2.1 time: 0.206218 [ 719.799663] [48527]: [pid: 48527|app: 0|req: 462/977] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 1502 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.805218] [48527]: DEBUG nova.api.openstack.wsgi [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.806627] [48527]: DEBUG nova.compute.api [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.810409] [48527]: DEBUG oslo_concurrency.lockutils [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.810598] [48527]: DEBUG oslo_concurrency.lockutils [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.810724] [48527]: DEBUG oslo_concurrency.lockutils [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.810971] [48527]: DEBUG oslo_concurrency.lockutils [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.811122] [48527]: DEBUG oslo_concurrency.lockutils [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.811238] [48527]: DEBUG oslo_concurrency.lockutils [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.820603] [48526]: DEBUG nova.policy [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.831167] [48526]: INFO nova.api.openstack.requestlog [None req-eaa5b44f-c609-4521-bdfc-3411c79897fb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1323 microversion: 2.1 time: 0.196477 [ 719.832797] [48526]: [pid: 48526|app: 0|req: 516/978] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:43 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1323 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.838033] [48527]: DEBUG oslo_concurrency.lockutils [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.838033] [48527]: DEBUG oslo_concurrency.lockutils [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.838208] [48527]: DEBUG oslo_concurrency.lockutils [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.838272] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.838312] [48527]: DEBUG nova.objects.instance [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lazy-loading 'fault' on Instance uuid 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.840652] [48526]: DEBUG nova.compute.api [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.842254] [48527]: WARNING neutronclient.v2_0.client [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.846453] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.846879] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.847149] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.847557] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.847805] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.848011] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.864033] [48527]: DEBUG nova.policy [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.868646] [48527]: INFO nova.api.openstack.requestlog [None req-5655b766-3008-48f6-8a31-8a6aebca8005 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1298 microversion: 2.1 time: 0.068335 [ 719.869081] [48527]: [pid: 48527|app: 0|req: 463/979] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:44 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.869956] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.870342] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.870652] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.871687] [48526]: DEBUG nova.objects.instance [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lazy-loading 'fault' on Instance uuid 0fde75fc-5492-4222-9d83-9caafab8e120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.871974] [48527]: DEBUG nova.api.openstack.wsgi [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.873656] [48527]: DEBUG nova.compute.api [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.874692] [48526]: WARNING neutronclient.v2_0.client [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.877667] [48527]: DEBUG oslo_concurrency.lockutils [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.877791] [48527]: DEBUG oslo_concurrency.lockutils [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.877935] [48527]: DEBUG oslo_concurrency.lockutils [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.878234] [48527]: DEBUG oslo_concurrency.lockutils [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.878377] [48527]: DEBUG oslo_concurrency.lockutils [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.878498] [48527]: DEBUG oslo_concurrency.lockutils [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.899320] [48526]: DEBUG nova.policy [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.899796] [48527]: WARNING neutronclient.v2_0.client [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.906497] [48526]: INFO nova.api.openstack.requestlog [None req-7f70cccc-154e-4a19-969e-9dfed0968acc tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1315 microversion: 2.1 time: 0.070705 [ 719.906497] [48526]: [pid: 48526|app: 0|req: 517/980] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:44 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1315 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.906885] [48526]: DEBUG nova.api.openstack.wsgi [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.908402] [48526]: DEBUG nova.compute.api [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.919028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.919028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.919028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.919028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.919249] [48526]: DEBUG oslo_concurrency.lockutils [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.919282] [48527]: DEBUG nova.policy [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.919543] [48526]: DEBUG oslo_concurrency.lockutils [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.925075] [48527]: INFO nova.api.openstack.requestlog [None req-63225efa-e731-4ba5-b1e8-b1a50d2a5561 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1223 microversion: 2.1 time: 0.055126 [ 719.925757] [48527]: [pid: 48527|app: 0|req: 464/981] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:44 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1223 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.929606] [48527]: DEBUG nova.api.openstack.wsgi [None req-fdfff68f-d2c8-494e-a677-6d8d46c822c6 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.945863] [48526]: DEBUG oslo_concurrency.lockutils [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.946800] [48526]: DEBUG oslo_concurrency.lockutils [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.946800] [48526]: DEBUG oslo_concurrency.lockutils [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.946800] [48526]: DEBUG nova.objects.instance [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lazy-loading 'fault' on Instance uuid 03c612bd-f382-4385-877f-f2b733a1965a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.948669] [48527]: INFO nova.api.openstack.requestlog [None req-fdfff68f-d2c8-494e-a677-6d8d46c822c6 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1708221292" status: 202 len: 0 microversion: 2.1 time: 0.022068 [ 719.949041] [48527]: [pid: 48527|app: 0|req: 465/982] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:53:44 2025] DELETE /compute/v2.1/flavors/1708221292 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 719.951704] [48526]: WARNING neutronclient.v2_0.client [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.952820] [48527]: DEBUG nova.api.openstack.wsgi [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-image-1456976309", "metadata": {"image_type": "test"}}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 719.955279] [48527]: DEBUG nova.compute.api [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.959871] [48527]: DEBUG oslo_concurrency.lockutils [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.960114] [48527]: DEBUG oslo_concurrency.lockutils [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.960243] [48527]: DEBUG oslo_concurrency.lockutils [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.960504] [48527]: DEBUG oslo_concurrency.lockutils [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.960708] [48527]: DEBUG oslo_concurrency.lockutils [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.960761] [48527]: DEBUG oslo_concurrency.lockutils [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.975696] [48526]: DEBUG nova.policy [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.980474] [48526]: INFO nova.api.openstack.requestlog [None req-9648d4c1-3df9-4753-9a73-f1581b722522 tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1301 microversion: 2.1 time: 0.075632 [ 719.980808] [48526]: [pid: 48526|app: 0|req: 518/983] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:44 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1301 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.983191] [48526]: DEBUG nova.api.openstack.wsgi [req-dfdf40d9-fa7a-40e1-828d-1f775f3451bb req-63b58c66-421b-4a39-be8d-154c776fc073 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "deea1f6c-7257-476f-95d3-4dae79967f5b", "name": "network-vif-deleted", "tag": "0dd4222f-29ae-4436-8ca2-559c415d3c72"}, {"server_uuid": "f5273e06-6b98-4b46-ae12-41b06090ec05", "name": "network-vif-deleted", "tag": "8c201400-a992-4ceb-a94b-c18da6af16ed"}, {"name": "network-changed", "server_uuid": "86d0c731-4a38-41d2-9040-d1551d9f86cc", "tag": "4d21740b-4854-4567-ba34-2ce4257a130f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 719.990618] [48526]: DEBUG oslo_concurrency.lockutils [req-dfdf40d9-fa7a-40e1-828d-1f775f3451bb req-63b58c66-421b-4a39-be8d-154c776fc073 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.990747] [48527]: DEBUG nova.quota [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Getting quotas for project baf5fa8c863744c9b24b22939e3c04ca. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 719.990839] [48526]: DEBUG oslo_concurrency.lockutils [req-dfdf40d9-fa7a-40e1-828d-1f775f3451bb req-63b58c66-421b-4a39-be8d-154c776fc073 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.990839] [48526]: DEBUG oslo_concurrency.lockutils [req-dfdf40d9-fa7a-40e1-828d-1f775f3451bb req-63b58c66-421b-4a39-be8d-154c776fc073 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.995321] [48527]: DEBUG nova.quota [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Getting quotas for user 0f497e94689d4f3487bf178c0313c26a and project baf5fa8c863744c9b24b22939e3c04ca. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 720.000811] [48526]: INFO nova.api.openstack.compute.server_external_events [req-dfdf40d9-fa7a-40e1-828d-1f775f3451bb req-63b58c66-421b-4a39-be8d-154c776fc073 service nova] Creating event network-vif-deleted:0dd4222f-29ae-4436-8ca2-559c415d3c72 for instance deea1f6c-7257-476f-95d3-4dae79967f5b on cpu-1 [ 720.001011] [48526]: INFO nova.api.openstack.compute.server_external_events [req-dfdf40d9-fa7a-40e1-828d-1f775f3451bb req-63b58c66-421b-4a39-be8d-154c776fc073 service nova] Creating event network-vif-deleted:8c201400-a992-4ceb-a94b-c18da6af16ed for instance f5273e06-6b98-4b46-ae12-41b06090ec05 on cpu-1 [ 720.001166] [48526]: INFO nova.api.openstack.compute.server_external_events [req-dfdf40d9-fa7a-40e1-828d-1f775f3451bb req-63b58c66-421b-4a39-be8d-154c776fc073 service nova] Creating event network-changed:4d21740b-4854-4567-ba34-2ce4257a130f for instance 86d0c731-4a38-41d2-9040-d1551d9f86cc on cpu-1 [ 720.007202] [48526]: INFO nova.api.openstack.requestlog [req-dfdf40d9-fa7a-40e1-828d-1f775f3451bb req-63b58c66-421b-4a39-be8d-154c776fc073 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.025731 [ 720.007556] [48526]: [pid: 48526|app: 0|req: 519/984] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:44 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 720.012600] [48526]: DEBUG nova.api.openstack.wsgi [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.013980] [48526]: DEBUG nova.compute.api [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.017972] [48526]: DEBUG oslo_concurrency.lockutils [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.018174] [48526]: DEBUG oslo_concurrency.lockutils [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.018304] [48526]: DEBUG oslo_concurrency.lockutils [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.018569] [48526]: DEBUG oslo_concurrency.lockutils [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.018778] [48526]: DEBUG oslo_concurrency.lockutils [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.018912] [48526]: DEBUG oslo_concurrency.lockutils [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.040282] [48526]: WARNING neutronclient.v2_0.client [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.109019] [48526]: DEBUG nova.policy [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.113081] [48526]: INFO nova.api.openstack.requestlog [None req-3228955f-ba3a-4e39-a158-2fb60acf3ec3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1465 microversion: 2.1 time: 0.102958 [ 720.113404] [48526]: [pid: 48526|app: 0|req: 520/985] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:44 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1465 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.115778] [48526]: DEBUG nova.api.openstack.wsgi [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.117134] [48526]: DEBUG nova.compute.api [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.120420] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.120536] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.120653] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.120934] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.121133] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.121354] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.139900] [48526]: WARNING neutronclient.v2_0.client [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.272721] [48526]: DEBUG nova.policy [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.280786] [48526]: INFO nova.api.openstack.requestlog [None req-cd502c88-b79a-4102-9dae-5df78e4bfd71 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1510 microversion: 2.1 time: 0.166786 [ 720.281194] [48526]: [pid: 48526|app: 0|req: 521/986] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:44 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1510 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.284112] [48526]: DEBUG nova.api.openstack.wsgi [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.291014] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.291216] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.291350] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.291813] [48526]: DEBUG nova.compute.api [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.295270] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.295588] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.295707] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.295997] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.296178] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.298260] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.317778] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.318108] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.318108] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.327784] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.328450] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.328605] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.342423] [48526]: DEBUG nova.objects.instance [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.353822] [48526]: INFO nova.api.openstack.requestlog [None req-9d488122-1580-4e9e-876f-e0078caf4b55 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-139507266" status: 201 len: 0 microversion: 2.26 time: 0.072032 [ 720.354217] [48526]: [pid: 48526|app: 0|req: 522/987] 10.180.1.21 () {62 vars in 1372 bytes} [Fri Dec 12 13:53:44 2025] PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-139507266 => generated 0 bytes in 72 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 720.384633] [48526]: DEBUG nova.api.openstack.wsgi [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsNegativeTestJSON-server-673316930", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "a1bd397c-1d3f-4d4b-abd6-997b08bf60a0"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 720.426694] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.426894] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.427049] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.427403] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.429512] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.429620] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.435448] [48526]: DEBUG nova.network.neutron [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] validate_networks() for [('a1bd397c-1d3f-4d4b-abd6-997b08bf60a0', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 720.435811] [48526]: WARNING neutronclient.v2_0.client [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.437140] [48526]: WARNING openstack [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 720.437847] [48526]: WARNING openstack [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 720.445087] [48526]: INFO nova.network.neutron [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] _ports_needed_per_instance requested_netwokrs=[('a1bd397c-1d3f-4d4b-abd6-997b08bf60a0', None, None, None, None, None)] [ 720.463597] [48527]: INFO nova.api.openstack.requestlog [None req-2de0c541-84e1-4362-9e9f-0df95ffa6616 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07/action" status: 202 len: 0 microversion: 2.1 time: 0.512802 [ 720.464013] [48527]: [pid: 48527|app: 0|req: 466/988] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:44 2025] POST /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07/action => generated 0 bytes in 514 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 720.467177] [48527]: DEBUG nova.api.openstack.wsgi [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "11bdad2e-450e-4739-9d3e-e8c4806cf5d0", "name": "network-vif-deleted", "tag": "67e344cc-676b-4351-bab9-357ca8ae2e1f"}, {"server_uuid": "3a31703a-f5ec-4ed5-84ba-1f9c21802f0d", "name": "network-vif-deleted", "tag": "8914bf6a-7bd2-4378-8685-22edb20e5afc"}, {"server_uuid": "024b7538-5ab5-4402-afc4-423ddca68f3f", "name": "network-vif-deleted", "tag": "87693254-5091-41f7-8a90-d9e83542467e"}, {"server_uuid": "024b7538-5ab5-4402-afc4-423ddca68f3f", "name": "network-vif-deleted", "tag": "7cebcd91-0ac6-4c4f-842a-d8c4dba21902"}, {"server_uuid": "a4cab948-a314-4044-9cb8-e7d99c0bbb1c", "name": "network-vif-deleted", "tag": "1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8"}, {"server_uuid": "2aaebbf2-46fa-474b-881a-df9a574cc3a0", "name": "network-vif-deleted", "tag": "30f7e55d-92f3-4832-a781-940fd8ede866"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 720.474631] [48527]: DEBUG oslo_concurrency.lockutils [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.474846] [48527]: DEBUG oslo_concurrency.lockutils [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.474984] [48527]: DEBUG oslo_concurrency.lockutils [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.487474] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Creating event network-vif-deleted:67e344cc-676b-4351-bab9-357ca8ae2e1f for instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 on cpu-1 [ 720.487814] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Creating event network-vif-deleted:8914bf6a-7bd2-4378-8685-22edb20e5afc for instance 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d on cpu-1 [ 720.487967] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Creating event network-vif-deleted:87693254-5091-41f7-8a90-d9e83542467e for instance 024b7538-5ab5-4402-afc4-423ddca68f3f on cpu-1 [ 720.488143] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Creating event network-vif-deleted:7cebcd91-0ac6-4c4f-842a-d8c4dba21902 for instance 024b7538-5ab5-4402-afc4-423ddca68f3f on cpu-1 [ 720.488309] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Creating event network-vif-deleted:1a536a5a-dfaf-4f2f-9ea8-be8c8dd82df8 for instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c on cpu-1 [ 720.488457] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] Creating event network-vif-deleted:30f7e55d-92f3-4832-a781-940fd8ede866 for instance 2aaebbf2-46fa-474b-881a-df9a574cc3a0 on cpu-1 [ 720.497806] [48527]: INFO nova.api.openstack.requestlog [req-ad6d3813-eb82-4ad6-97ef-ca24090134d1 req-0d6c723c-30ba-4a3b-84f5-93c2a369af48 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1038 microversion: 2.1 time: 0.032583 [ 720.498044] [48527]: [pid: 48527|app: 0|req: 467/989] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:44 2025] POST /compute/v2.1/os-server-external-events => generated 1038 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.502507] [48527]: DEBUG nova.api.openstack.wsgi [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 720.504314] [48527]: DEBUG nova.compute.api [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.508616] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.509038] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.509758] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.510121] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.510326] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.510475] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.530691] [48527]: DEBUG nova.objects.instance [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'flavor' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.577117] [48526]: WARNING neutronclient.v2_0.client [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.577871] [48526]: WARNING openstack [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 720.578218] [48526]: WARNING openstack [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 720.589017] [48527]: INFO nova.api.openstack.requestlog [None req-fa4a84a3-e3ba-4239-a9c1-78828e4a4530 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action" status: 200 len: 32 microversion: 2.1 time: 0.089500 [ 720.589017] [48527]: [pid: 48527|app: 0|req: 468/990] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:44 2025] POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action => generated 32 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 720.592431] [48527]: DEBUG nova.api.openstack.wsgi [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.594471] [48527]: DEBUG nova.compute.api [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.600275] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.600536] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.600722] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.601041] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.601240] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.601500] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.624882] [48527]: WARNING neutronclient.v2_0.client [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.778736] [48526]: DEBUG nova.virt.hardware [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 720.779746] [48526]: DEBUG nova.virt.hardware [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 720.779746] [48526]: DEBUG nova.virt.hardware [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 720.779746] [48526]: DEBUG nova.virt.hardware [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 720.779746] [48526]: DEBUG nova.virt.hardware [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 720.788970] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.789188] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.789349] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.789700] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.791487] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.793259] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.803769] [48526]: DEBUG nova.quota [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Getting quotas for project 743b476d4e4340a1ad35ab7d16188355. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 720.807604] [48526]: DEBUG nova.quota [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Getting quotas for user 8d4c23d7578e48708e5649e94c3f480f and project 743b476d4e4340a1ad35ab7d16188355. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 720.817917] [48526]: DEBUG nova.compute.api [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 720.819360] [48526]: DEBUG nova.compute.api [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 720.837834] [48527]: DEBUG nova.policy [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.846496] [48527]: INFO nova.api.openstack.requestlog [None req-1e680399-bd26-4f23-8c9a-70a13a324fdd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1680 microversion: 2.1 time: 0.256421 [ 720.846970] [48527]: [pid: 48527|app: 0|req: 469/991] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:44 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1680 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.850118] [48527]: DEBUG nova.api.openstack.wsgi [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.857150] [48527]: DEBUG nova.compute.api [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: d925bac4-cc0f-49d1-95cd-8fc6cc19288d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.860447] [48527]: DEBUG oslo_concurrency.lockutils [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.860714] [48527]: DEBUG oslo_concurrency.lockutils [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.860785] [48527]: DEBUG oslo_concurrency.lockutils [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.861050] [48527]: DEBUG oslo_concurrency.lockutils [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.861236] [48527]: DEBUG oslo_concurrency.lockutils [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.861304] [48527]: DEBUG oslo_concurrency.lockutils [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.871538] [48526]: INFO nova.api.openstack.requestlog [None req-a2d15196-bc87-4169-be3c-90509fe02402 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.515330 [ 720.871538] [48526]: [pid: 48526|app: 0|req: 523/992] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:44 2025] POST /compute/v2.1/servers => generated 380 bytes in 516 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 720.879018] [48526]: DEBUG nova.api.openstack.wsgi [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.880680] [48526]: DEBUG nova.compute.api [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.886873] [48527]: INFO nova.api.openstack.wsgi [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] HTTP exception thrown: Instance d925bac4-cc0f-49d1-95cd-8fc6cc19288d could not be found. [ 720.887269] [48526]: DEBUG oslo_concurrency.lockutils [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.887374] [48527]: DEBUG nova.api.openstack.wsgi [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Returning 404 to user: Instance d925bac4-cc0f-49d1-95cd-8fc6cc19288d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 720.887509] [48526]: DEBUG oslo_concurrency.lockutils [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.887787] [48526]: DEBUG oslo_concurrency.lockutils [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.887871] [48527]: INFO nova.api.openstack.requestlog [None req-0392942b-f25e-490b-9ad7-d5cbcfd6983b tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d" status: 404 len: 111 microversion: 2.1 time: 0.040555 [ 720.888023] [48526]: DEBUG oslo_concurrency.lockutils [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.888176] [48526]: DEBUG oslo_concurrency.lockutils [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.888227] [48527]: [pid: 48527|app: 0|req: 470/993] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:45 2025] GET /compute/v2.1/servers/d925bac4-cc0f-49d1-95cd-8fc6cc19288d => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 720.888305] [48526]: DEBUG oslo_concurrency.lockutils [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.893905] [48527]: DEBUG nova.api.openstack.wsgi [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.185"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 720.896193] [48527]: WARNING neutronclient.v2_0.client [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.908696] [48526]: WARNING neutronclient.v2_0.client [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.967359] [48526]: DEBUG nova.policy [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.980938] [48526]: INFO nova.api.openstack.requestlog [None req-009d252d-7074-47a0-9288-73615c8d4e39 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1212 microversion: 2.1 time: 0.109196 [ 720.981111] [48526]: [pid: 48526|app: 0|req: 524/994] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:45 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1212 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.991389] [48526]: DEBUG nova.api.openstack.wsgi [None req-eadd9e2c-bfa7-4f7c-84bb-23cc1b3bb3e9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 720.997143] [48526]: DEBUG nova.compute.api [None req-eadd9e2c-bfa7-4f7c-84bb-23cc1b3bb3e9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 721.001443] [48526]: DEBUG oslo_concurrency.lockutils [None req-eadd9e2c-bfa7-4f7c-84bb-23cc1b3bb3e9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.001526] [48526]: DEBUG oslo_concurrency.lockutils [None req-eadd9e2c-bfa7-4f7c-84bb-23cc1b3bb3e9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.001673] [48526]: DEBUG oslo_concurrency.lockutils [None req-eadd9e2c-bfa7-4f7c-84bb-23cc1b3bb3e9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.001943] [48526]: DEBUG oslo_concurrency.lockutils [None req-eadd9e2c-bfa7-4f7c-84bb-23cc1b3bb3e9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.002126] [48526]: DEBUG oslo_concurrency.lockutils [None req-eadd9e2c-bfa7-4f7c-84bb-23cc1b3bb3e9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.002288] [48526]: DEBUG oslo_concurrency.lockutils [None req-eadd9e2c-bfa7-4f7c-84bb-23cc1b3bb3e9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.092120] [48526]: INFO nova.api.openstack.requestlog [None req-eadd9e2c-bfa7-4f7c-84bb-23cc1b3bb3e9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed/action" status: 202 len: 0 microversion: 2.1 time: 0.110153 [ 721.093102] [48526]: [pid: 48526|app: 0|req: 525/995] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:45 2025] POST /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 721.097639] [48526]: DEBUG nova.api.openstack.wsgi [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-1893487895", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "938169181", "adminPass": "***", "networks": [{"uuid": "df362b99-0f7a-4466-b6db-932c5369d52f"}], "security_groups": [{"name": "tempest-securitygroup--1733733670"}], "key_name": "tempest-keypair-1934331707", "user_data": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 721.106798] [48527]: DEBUG nova.compute.api [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 721.116151] [48527]: DEBUG oslo_concurrency.lockutils [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.116410] [48527]: DEBUG oslo_concurrency.lockutils [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.116618] [48527]: DEBUG oslo_concurrency.lockutils [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.116843] [48527]: DEBUG oslo_concurrency.lockutils [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.117212] [48527]: DEBUG oslo_concurrency.lockutils [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.117212] [48527]: DEBUG oslo_concurrency.lockutils [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.143522] [48527]: WARNING neutronclient.v2_0.client [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.144955] [48527]: WARNING openstack [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 721.146105] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.146250] [48527]: WARNING openstack [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 721.146348] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.146496] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.146969] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.147237] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.147333] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.154756] [48526]: WARNING neutronclient.v2_0.client [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.241614] [48526]: DEBUG nova.network.neutron [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] validate_networks() for [('df362b99-0f7a-4466-b6db-932c5369d52f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 721.242466] [48526]: WARNING neutronclient.v2_0.client [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.243432] [48526]: WARNING openstack [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 721.244106] [48526]: WARNING openstack [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 721.252352] [48526]: INFO nova.network.neutron [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] _ports_needed_per_instance requested_netwokrs=[('df362b99-0f7a-4466-b6db-932c5369d52f', None, None, None, None, None)] [ 721.279024] [48527]: DEBUG oslo_concurrency.lockutils [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "refresh_cache-86d0c731-4a38-41d2-9040-d1551d9f86cc" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 721.279024] [48527]: DEBUG oslo_concurrency.lockutils [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquired lock "refresh_cache-86d0c731-4a38-41d2-9040-d1551d9f86cc" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 721.279024] [48527]: WARNING neutronclient.v2_0.client [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.382858] [48526]: WARNING neutronclient.v2_0.client [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.383498] [48526]: WARNING openstack [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 721.384435] [48526]: WARNING openstack [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 721.516739] [48526]: DEBUG nova.virt.hardware [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 721.517144] [48526]: DEBUG nova.virt.hardware [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 721.517511] [48526]: DEBUG nova.virt.hardware [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 721.517795] [48526]: DEBUG nova.virt.hardware [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 721.518200] [48526]: DEBUG nova.virt.hardware [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 721.526064] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.527058] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.527634] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.528403] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.530107] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.531335] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.543582] [48526]: DEBUG nova.quota [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Getting quotas for project 1157342327f147078f56556a0e432197. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 721.547517] [48526]: DEBUG nova.quota [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Getting quotas for user c7e8f33e61fb481298414caeddddeae8 and project 1157342327f147078f56556a0e432197. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 721.560996] [48526]: DEBUG nova.compute.api [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 721.560996] [48526]: DEBUG nova.compute.api [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_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=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 721.604477] [48526]: INFO nova.api.openstack.requestlog [None req-7bae3c40-310b-4fe1-a5dc-fbea3639bb9c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.510521 [ 721.604844] [48526]: [pid: 48526|app: 0|req: 526/996] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:45 2025] POST /compute/v2.1/servers => generated 402 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 721.607274] [48526]: DEBUG nova.api.openstack.wsgi [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 721.607454] [48526]: DEBUG nova.compute.api [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 721.611314] [48526]: DEBUG oslo_concurrency.lockutils [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.611616] [48526]: DEBUG oslo_concurrency.lockutils [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.612955] [48526]: DEBUG oslo_concurrency.lockutils [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.612955] [48526]: DEBUG oslo_concurrency.lockutils [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.612955] [48526]: DEBUG oslo_concurrency.lockutils [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.612955] [48526]: DEBUG oslo_concurrency.lockutils [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.644562] [48527]: DEBUG nova.network.neutron [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Building network info cache for instance {{(pid=48527) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 721.648290] [48526]: DEBUG nova.compute.api [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 721.656030] [48527]: WARNING neutronclient.v2_0.client [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.656030] [48527]: WARNING openstack [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 721.656030] [48527]: WARNING openstack [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 721.724043] [48526]: INFO nova.api.openstack.requestlog [None req-792ed17d-54c7-4128-84c7-924031e0c590 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 204 len: 0 microversion: 2.1 time: 0.118408 [ 721.725369] [48526]: [pid: 48526|app: 0|req: 527/997] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:45 2025] DELETE /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 721.728028] [48526]: DEBUG nova.api.openstack.wsgi [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 721.730277] [48526]: DEBUG nova.compute.api [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 721.736442] [48526]: DEBUG oslo_concurrency.lockutils [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.736534] [48526]: DEBUG oslo_concurrency.lockutils [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.736676] [48526]: DEBUG oslo_concurrency.lockutils [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.736943] [48526]: DEBUG oslo_concurrency.lockutils [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.737395] [48526]: DEBUG oslo_concurrency.lockutils [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.737395] [48526]: DEBUG oslo_concurrency.lockutils [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.769871] [48526]: DEBUG oslo_concurrency.lockutils [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.770235] [48526]: DEBUG oslo_concurrency.lockutils [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.770471] [48526]: DEBUG oslo_concurrency.lockutils [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.770730] [48526]: DEBUG nova.objects.instance [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lazy-loading 'fault' on Instance uuid 2aaebbf2-46fa-474b-881a-df9a574cc3a0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 721.777385] [48526]: WARNING neutronclient.v2_0.client [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.955502] [48526]: DEBUG nova.policy [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.967604] [48526]: INFO nova.api.openstack.requestlog [None req-1778b27b-97dd-48b5-97ba-9362979de044 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1300 microversion: 2.1 time: 0.242089 [ 721.968032] [48526]: [pid: 48526|app: 0|req: 528/998] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:45 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1300 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.970365] [48526]: DEBUG nova.api.openstack.wsgi [None req-10dd8cd1-2fae-47d0-ba3e-418e35223aa2 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 721.991824] [48526]: INFO nova.api.openstack.requestlog [None req-10dd8cd1-2fae-47d0-ba3e-418e35223aa2 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.023293 [ 721.992414] [48526]: [pid: 48526|app: 0|req: 529/999] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:53:46 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.995052] [48526]: DEBUG nova.api.openstack.wsgi [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 721.996409] [48526]: DEBUG nova.compute.api [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.003501] [48526]: DEBUG oslo_concurrency.lockutils [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.003697] [48526]: DEBUG oslo_concurrency.lockutils [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.003834] [48526]: DEBUG oslo_concurrency.lockutils [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.004106] [48526]: DEBUG oslo_concurrency.lockutils [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.004248] [48526]: DEBUG oslo_concurrency.lockutils [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.004370] [48526]: DEBUG oslo_concurrency.lockutils [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.031656] [48526]: WARNING neutronclient.v2_0.client [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.133653] [48526]: DEBUG nova.policy [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.139633] [48526]: INFO nova.api.openstack.requestlog [None req-77babf59-300a-4ce2-9de9-367f770ecfdc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1218 microversion: 2.1 time: 0.146595 [ 722.139985] [48526]: [pid: 48526|app: 0|req: 530/1000] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:46 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1218 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.142364] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.144811] [48526]: DEBUG nova.compute.api [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.153038] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.153038] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.153038] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.153215] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.153641] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.153641] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.195230] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.195505] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.195657] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.195835] [48526]: DEBUG nova.objects.instance [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid deea1f6c-7257-476f-95d3-4dae79967f5b {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.203786] [48526]: WARNING neutronclient.v2_0.client [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.327172] [48526]: DEBUG nova.policy [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.331421] [48526]: INFO nova.api.openstack.requestlog [None req-8c772a92-fc6f-453a-8ae9-f51b3ccbe3c0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1309 microversion: 2.1 time: 0.190747 [ 722.331958] [48526]: [pid: 48526|app: 0|req: 531/1001] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:46 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1309 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.337277] [48526]: DEBUG nova.api.openstack.wsgi [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.339763] [48526]: DEBUG nova.compute.api [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.343658] [48526]: DEBUG oslo_concurrency.lockutils [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.343984] [48526]: DEBUG oslo_concurrency.lockutils [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.344339] [48526]: DEBUG oslo_concurrency.lockutils [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.344595] [48526]: DEBUG oslo_concurrency.lockutils [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.345050] [48526]: DEBUG oslo_concurrency.lockutils [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.348442] [48526]: DEBUG oslo_concurrency.lockutils [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.367203] [48527]: WARNING neutronclient.v2_0.client [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.367984] [48527]: WARNING openstack [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 722.368983] [48527]: WARNING openstack [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 722.386190] [48526]: DEBUG oslo_concurrency.lockutils [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.386420] [48526]: DEBUG oslo_concurrency.lockutils [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.386556] [48526]: DEBUG oslo_concurrency.lockutils [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.386714] [48526]: DEBUG nova.objects.instance [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lazy-loading 'fault' on Instance uuid 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.393378] [48526]: WARNING neutronclient.v2_0.client [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.536920] [48526]: DEBUG nova.policy [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.541761] [48526]: INFO nova.api.openstack.requestlog [None req-c85f1cb3-2036-4b5f-a67e-34c02fbb77b1 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1297 microversion: 2.1 time: 0.208282 [ 722.542174] [48526]: [pid: 48526|app: 0|req: 532/1002] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:46 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1297 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.545121] [48526]: DEBUG nova.api.openstack.wsgi [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.548106] [48526]: DEBUG nova.policy [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.548382] [48526]: DEBUG nova.compute.api [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'ip': '192.168.128.14', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 722.549313] [48526]: WARNING neutronclient.v2_0.client [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.618909] [48526]: WARNING neutronclient.v2_0.client [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.619023] [48527]: DEBUG nova.network.neutron [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Updating instance_info_cache with network_info: [{"id": "4d21740b-4854-4567-ba34-2ce4257a130f", "address": "fa:16:3e:65:6e:22", "network": {"id": "208bcfad-5da4-4cdd-bb0c-f5be7105529f", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-710935503-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.2", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.3"}}], "meta": {"injected": false, "tenant_id": "f146417e7d61490bb601a06602edfb1f", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "8233b50c-be21-441a-a357-a29138a95b8b", "external-id": "nsx-vlan-transportzone-496", "segmentation_id": 496, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap4d21740b-48", "ovs_interfaceid": "4d21740b-4854-4567-ba34-2ce4257a130f", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48527) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 722.628394] [48527]: DEBUG oslo_concurrency.lockutils [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Releasing lock "refresh_cache-86d0c731-4a38-41d2-9040-d1551d9f86cc" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 722.630597] [48527]: INFO nova.api.openstack.requestlog [None req-8431d2f7-7aa4-4b49-824f-eeb842787ade tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "POST /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc/action" status: 202 len: 0 microversion: 2.1 time: 1.741772 [ 722.631289] [48527]: [pid: 48527|app: 0|req: 471/1003] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:45 2025] POST /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc/action => generated 0 bytes in 1743 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 722.635082] [48527]: DEBUG nova.api.openstack.wsgi [None req-918b47e1-6dee-4df6-9756-5e6ecd901eff tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.642590] [48527]: DEBUG oslo_concurrency.lockutils [None req-918b47e1-6dee-4df6-9756-5e6ecd901eff tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.642908] [48527]: DEBUG oslo_concurrency.lockutils [None req-918b47e1-6dee-4df6-9756-5e6ecd901eff tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.643130] [48527]: DEBUG oslo_concurrency.lockutils [None req-918b47e1-6dee-4df6-9756-5e6ecd901eff tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.656206] [48527]: INFO nova.api.openstack.requestlog [None req-918b47e1-6dee-4df6-9756-5e6ecd901eff tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-139507266" status: 204 len: 0 microversion: 2.26 time: 0.024087 [ 722.656682] [48527]: [pid: 48527|app: 0|req: 472/1004] 10.180.1.21 () {60 vars in 1353 bytes} [Fri Dec 12 13:53:46 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-139507266 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 722.659597] [48527]: DEBUG nova.api.openstack.wsgi [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.661075] [48527]: DEBUG nova.compute.api [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.666284] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.666508] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.666693] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.667111] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.667111] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.667252] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.694832] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.694993] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.695126] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.695291] [48527]: DEBUG nova.objects.instance [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 024b7538-5ab5-4402-afc4-423ddca68f3f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.698825] [48527]: WARNING neutronclient.v2_0.client [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.733857] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.734084] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.734248] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.734630] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.734784] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.734909] [48526]: DEBUG oslo_concurrency.lockutils [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.757652] [48527]: DEBUG nova.policy [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.763106] [48527]: INFO nova.api.openstack.requestlog [None req-7f7c42cc-cee1-4f81-9ab3-9d2573d55f1b tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1296 microversion: 2.1 time: 0.105172 [ 722.763106] [48527]: [pid: 48527|app: 0|req: 473/1005] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:46 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1296 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.765672] [48527]: DEBUG nova.api.openstack.wsgi [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.767553] [48527]: DEBUG nova.compute.api [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.771852] [48527]: DEBUG oslo_concurrency.lockutils [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.771852] [48527]: DEBUG oslo_concurrency.lockutils [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.772038] [48527]: DEBUG oslo_concurrency.lockutils [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.772341] [48527]: DEBUG oslo_concurrency.lockutils [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.772435] [48527]: DEBUG oslo_concurrency.lockutils [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.772548] [48527]: DEBUG oslo_concurrency.lockutils [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.799112] [48526]: DEBUG nova.compute.multi_cell_list [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 722.808800] [48527]: WARNING neutronclient.v2_0.client [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.852551] [48526]: INFO nova.api.openstack.requestlog [None req-14dbe29f-4662-4529-93e6-fb1522b94eed tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?ip=192.168.128.14" status: 200 len: 345 microversion: 2.1 time: 0.309520 [ 722.853125] [48526]: [pid: 48526|app: 0|req: 533/1006] 10.180.1.21 () {58 vars in 1155 bytes} [Fri Dec 12 13:53:46 2025] GET /compute/v2.1/servers?ip=192.168.128.14 => generated 345 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 722.858056] [48526]: DEBUG nova.api.openstack.wsgi [None req-736cf58d-cc44-409f-9a0e-99db4e92fdca tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.862584] [48527]: DEBUG nova.policy [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.868520] [48527]: INFO nova.api.openstack.requestlog [None req-36d272e5-7e8a-4cc8-8274-16d3613a3b39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1220 microversion: 2.1 time: 0.104630 [ 722.868614] [48527]: [pid: 48527|app: 0|req: 474/1007] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:46 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1220 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.873329] [48527]: DEBUG nova.api.openstack.wsgi [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.874574] [48527]: DEBUG nova.compute.api [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.887750] [48527]: DEBUG oslo_concurrency.lockutils [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.888104] [48527]: DEBUG oslo_concurrency.lockutils [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.888330] [48527]: DEBUG oslo_concurrency.lockutils [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.888752] [48527]: DEBUG oslo_concurrency.lockutils [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.889010] [48527]: DEBUG oslo_concurrency.lockutils [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.889184] [48527]: DEBUG oslo_concurrency.lockutils [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.912506] [48526]: INFO nova.api.openstack.requestlog [None req-736cf58d-cc44-409f-9a0e-99db4e92fdca tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 200 len: 1528 microversion: 2.1 time: 0.058445 [ 722.912890] [48526]: [pid: 48526|app: 0|req: 534/1008] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 1528 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.916386] [48526]: DEBUG nova.api.openstack.wsgi [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.917875] [48526]: DEBUG nova.compute.api [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.919244] [48527]: WARNING neutronclient.v2_0.client [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.922080] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.922323] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.922494] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.922819] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.922989] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.923157] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.971391] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.971672] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.971711] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.971872] [48526]: DEBUG nova.objects.instance [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lazy-loading 'fault' on Instance uuid 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.976507] [48526]: WARNING neutronclient.v2_0.client [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.002168] [48526]: DEBUG nova.policy [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.007917] [48526]: INFO nova.api.openstack.requestlog [None req-2aba6259-a05f-4681-ab8a-67a19f338e92 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1306 microversion: 2.1 time: 0.094279 [ 723.008932] [48526]: [pid: 48526|app: 0|req: 535/1009] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1306 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.011897] [48526]: DEBUG nova.api.openstack.wsgi [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.013629] [48526]: DEBUG nova.compute.api [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.018193] [48526]: DEBUG oslo_concurrency.lockutils [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.018479] [48526]: DEBUG oslo_concurrency.lockutils [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.018560] [48526]: DEBUG oslo_concurrency.lockutils [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.018830] [48526]: DEBUG oslo_concurrency.lockutils [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.019011] [48526]: DEBUG oslo_concurrency.lockutils [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.019140] [48526]: DEBUG oslo_concurrency.lockutils [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.041232] [48526]: WARNING neutronclient.v2_0.client [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.058543] [48527]: DEBUG nova.policy [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.063877] [48527]: INFO nova.api.openstack.requestlog [None req-110fd548-c404-4b65-bf56-8340378e10ad tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1519 microversion: 2.1 time: 0.194602 [ 723.064411] [48527]: [pid: 48527|app: 0|req: 475/1010] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1519 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.067959] [48527]: DEBUG nova.api.openstack.wsgi [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.070253] [48527]: DEBUG nova.compute.api [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.075268] [48527]: DEBUG oslo_concurrency.lockutils [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.076501] [48527]: DEBUG oslo_concurrency.lockutils [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.076501] [48527]: DEBUG oslo_concurrency.lockutils [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.076501] [48527]: DEBUG oslo_concurrency.lockutils [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.076501] [48527]: DEBUG oslo_concurrency.lockutils [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.076716] [48527]: DEBUG oslo_concurrency.lockutils [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.100028] [48527]: WARNING neutronclient.v2_0.client [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.153224] [48526]: DEBUG nova.policy [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.159030] [48526]: INFO nova.api.openstack.requestlog [None req-b118be81-ee48-4f9b-871c-487f0f5e1587 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1502 microversion: 2.1 time: 0.149801 [ 723.162557] [48526]: [pid: 48526|app: 0|req: 536/1011] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1502 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.165453] [48526]: DEBUG nova.api.openstack.wsgi [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.166977] [48526]: DEBUG nova.compute.api [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.168120] [48527]: DEBUG nova.policy [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.173192] [48527]: INFO nova.api.openstack.requestlog [None req-73ec1762-0004-4cfa-8b36-0141438dedec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1311 microversion: 2.1 time: 0.107920 [ 723.173568] [48527]: [pid: 48527|app: 0|req: 476/1012] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1311 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.176277] [48526]: DEBUG oslo_concurrency.lockutils [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.176470] [48526]: DEBUG oslo_concurrency.lockutils [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.176620] [48526]: DEBUG oslo_concurrency.lockutils [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.176888] [48526]: DEBUG oslo_concurrency.lockutils [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.177041] [48526]: DEBUG oslo_concurrency.lockutils [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.177261] [48526]: DEBUG oslo_concurrency.lockutils [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.180111] [48527]: DEBUG nova.api.openstack.wsgi [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.181692] [48527]: DEBUG nova.compute.api [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.194021] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.194021] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.194021] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.194220] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.194327] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.194484] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.198706] [48526]: WARNING neutronclient.v2_0.client [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.224427] [48526]: DEBUG nova.policy [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.230516] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.230946] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.231117] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.231314] [48527]: DEBUG nova.objects.instance [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lazy-loading 'fault' on Instance uuid 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.233979] [48526]: INFO nova.api.openstack.requestlog [None req-8590a74d-06e8-47dd-a81c-c920c9764a3e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1218 microversion: 2.1 time: 0.070691 [ 723.234693] [48526]: [pid: 48526|app: 0|req: 537/1013] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1218 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.239914] [48527]: WARNING neutronclient.v2_0.client [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.240132] [48526]: DEBUG nova.api.openstack.wsgi [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.240132] [48526]: DEBUG nova.compute.api [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.244870] [48526]: DEBUG oslo_concurrency.lockutils [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.245426] [48526]: DEBUG oslo_concurrency.lockutils [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.245724] [48526]: DEBUG oslo_concurrency.lockutils [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.246543] [48526]: DEBUG oslo_concurrency.lockutils [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.246543] [48526]: DEBUG oslo_concurrency.lockutils [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.246543] [48526]: DEBUG oslo_concurrency.lockutils [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.259303] [48526]: INFO nova.api.openstack.wsgi [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] HTTP exception thrown: Instance 9159e127-238a-453c-94ab-63521957ad61 could not be found. [ 723.259303] [48526]: DEBUG nova.api.openstack.wsgi [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Returning 404 to user: Instance 9159e127-238a-453c-94ab-63521957ad61 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 723.259756] [48526]: INFO nova.api.openstack.requestlog [None req-274be2d1-31ae-4801-b6b4-bd5bf3b3d232 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 404 len: 111 microversion: 2.1 time: 0.024306 [ 723.260280] [48526]: [pid: 48526|app: 0|req: 538/1014] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:47 2025] DELETE /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 723.262869] [48526]: DEBUG nova.api.openstack.wsgi [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.263264] [48527]: DEBUG nova.policy [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.264348] [48526]: DEBUG nova.compute.api [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.268856] [48527]: INFO nova.api.openstack.requestlog [None req-2e13bbdd-a4b7-43bb-ae5c-f5f1b851e4fd tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1298 microversion: 2.1 time: 0.090985 [ 723.269078] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.269078] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.269241] [48527]: [pid: 48527|app: 0|req: 477/1015] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1298 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.269289] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.269354] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.269542] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.269682] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.272985] [48527]: DEBUG nova.api.openstack.wsgi [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.273104] [48527]: DEBUG nova.compute.api [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.279296] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.279809] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.279809] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.280039] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.280084] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.280899] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.300093] [48527]: WARNING neutronclient.v2_0.client [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.304282] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.304473] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.304969] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.304969] [48526]: DEBUG nova.objects.instance [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lazy-loading 'fault' on Instance uuid 0fde75fc-5492-4222-9d83-9caafab8e120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.308715] [48526]: WARNING neutronclient.v2_0.client [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.319262] [48527]: DEBUG nova.policy [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.325520] [48527]: INFO nova.api.openstack.requestlog [None req-8c5a2ac0-94e7-4e05-8f2a-bf715549e698 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1215 microversion: 2.1 time: 0.055629 [ 723.325907] [48527]: [pid: 48527|app: 0|req: 478/1016] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1215 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.328528] [48526]: DEBUG nova.policy [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42f4036952a14747951b7aaee73c1821', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b221d451d13a45368f840b54458a003b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.328779] [48527]: DEBUG nova.api.openstack.wsgi [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.330277] [48527]: DEBUG nova.compute.api [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.333157] [48526]: INFO nova.api.openstack.requestlog [None req-dcbd13a8-fd9c-48ed-84e5-b17559566878 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 200 len: 1315 microversion: 2.1 time: 0.072338 [ 723.333405] [48526]: [pid: 48526|app: 0|req: 539/1017] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 1315 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.333755] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.333978] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.334131] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.334392] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.334534] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.334655] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.335856] [48526]: DEBUG nova.api.openstack.wsgi [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.337445] [48526]: DEBUG nova.compute.api [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.341638] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.341865] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.342018] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.342274] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.342415] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.342537] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.361075] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.361209] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.361271] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.361504] [48527]: DEBUG nova.objects.instance [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lazy-loading 'fault' on Instance uuid 03c612bd-f382-4385-877f-f2b733a1965a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.364838] [48527]: WARNING neutronclient.v2_0.client [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.365857] [48526]: WARNING neutronclient.v2_0.client [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.387040] [48527]: DEBUG nova.policy [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '886b4054fcde45bab2859d05073b1df3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce38fc6fcf514ef4ba40734b2b4f325f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.391425] [48527]: INFO nova.api.openstack.requestlog [None req-e2bac97f-35e7-41b3-ae18-9aa29f14f84c tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 200 len: 1301 microversion: 2.1 time: 0.064852 [ 723.391890] [48527]: [pid: 48527|app: 0|req: 479/1018] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.395076] [48527]: DEBUG nova.api.openstack.wsgi [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.397680] [48527]: DEBUG nova.compute.api [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.400831] [48527]: DEBUG oslo_concurrency.lockutils [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.400831] [48527]: DEBUG oslo_concurrency.lockutils [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.400831] [48527]: DEBUG oslo_concurrency.lockutils [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.400831] [48527]: DEBUG oslo_concurrency.lockutils [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.400999] [48527]: DEBUG oslo_concurrency.lockutils [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.400999] [48527]: DEBUG oslo_concurrency.lockutils [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.419359] [48527]: WARNING neutronclient.v2_0.client [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.474277] [48526]: DEBUG nova.policy [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.478636] [48526]: INFO nova.api.openstack.requestlog [None req-9dbc5d23-55d9-4238-a043-fc4b94b0753f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1507 microversion: 2.1 time: 0.144595 [ 723.478980] [48526]: [pid: 48526|app: 0|req: 540/1019] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1507 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.485202] [48526]: DEBUG nova.api.openstack.wsgi [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.486570] [48526]: DEBUG nova.compute.api [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.490274] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.490526] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.490740] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.491114] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.491292] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.491448] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.512397] [48526]: WARNING neutronclient.v2_0.client [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.530602] [48527]: DEBUG nova.policy [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.535135] [48526]: DEBUG nova.policy [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.536691] [48527]: INFO nova.api.openstack.requestlog [None req-e86611a9-6840-48a4-9385-c0d2eca42745 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1465 microversion: 2.1 time: 0.144319 [ 723.537103] [48527]: [pid: 48527|app: 0|req: 480/1020] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1465 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.540455] [48527]: DEBUG nova.api.openstack.wsgi [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1430370638", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "60837cb2-dceb-4a04-af03-38dc562133a9"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 723.541160] [48526]: INFO nova.api.openstack.requestlog [None req-40a440c1-3901-4820-86d4-63b12e895cda tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1259 microversion: 2.1 time: 0.061536 [ 723.541519] [48526]: [pid: 48526|app: 0|req: 541/1021] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1259 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.545279] [48526]: DEBUG nova.api.openstack.wsgi [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.548411] [48526]: DEBUG nova.compute.api [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.551526] [48526]: DEBUG oslo_concurrency.lockutils [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.551814] [48526]: DEBUG oslo_concurrency.lockutils [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.552013] [48526]: DEBUG oslo_concurrency.lockutils [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.552361] [48526]: DEBUG oslo_concurrency.lockutils [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.552558] [48526]: DEBUG oslo_concurrency.lockutils [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.552754] [48526]: DEBUG oslo_concurrency.lockutils [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.581647] [48526]: DEBUG oslo_concurrency.lockutils [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.581884] [48526]: DEBUG oslo_concurrency.lockutils [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.582267] [48526]: DEBUG oslo_concurrency.lockutils [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.582444] [48526]: DEBUG nova.objects.instance [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.585515] [48526]: WARNING neutronclient.v2_0.client [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.588660] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.588991] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.589188] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.589556] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.590895] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.591121] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.597183] [48527]: DEBUG nova.network.neutron [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] validate_networks() for [('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 723.597760] [48527]: WARNING neutronclient.v2_0.client [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.598943] [48527]: WARNING openstack [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 723.599571] [48527]: WARNING openstack [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 723.608232] [48526]: DEBUG nova.policy [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.610487] [48527]: INFO nova.network.neutron [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] _ports_needed_per_instance requested_netwokrs=[('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] [ 723.612393] [48526]: INFO nova.api.openstack.requestlog [None req-edef7ac4-fae4-4b90-b7ce-8a54863b7742 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.070275 [ 723.612830] [48526]: [pid: 48526|app: 0|req: 542/1022] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.615161] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.616401] [48526]: DEBUG nova.compute.api [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.619595] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.619686] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.619751] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.620023] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.620168] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.620285] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.635671] [48526]: WARNING neutronclient.v2_0.client [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.661802] [48526]: DEBUG nova.policy [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.668752] [48526]: INFO nova.api.openstack.requestlog [None req-2d1b340b-9664-4518-82db-f4522ec8f706 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1268 microversion: 2.1 time: 0.055158 [ 723.669118] [48526]: [pid: 48526|app: 0|req: 543/1023] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:47 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.671282] [48526]: DEBUG nova.api.openstack.wsgi [None req-e639a829-3da9-42e5-b052-231b346747b8 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-900023276", "id": 733582725, "os-flavor-access:is_public": "False"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 723.683495] [48526]: INFO nova.api.openstack.requestlog [None req-e639a829-3da9-42e5-b052-231b346747b8 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.1 time: 0.013645 [ 723.683495] [48526]: [pid: 48526|app: 0|req: 544/1024] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:47 2025] POST /compute/v2.1/flavors => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 723.686571] [48526]: DEBUG nova.api.openstack.wsgi [req-43bb3853-1067-4e55-a3f5-b0d28c1e8bff req-7bb09165-ee33-4726-b713-b8fa9e02a824 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a4cab948-a314-4044-9cb8-e7d99c0bbb1c", "name": "network-vif-deleted", "tag": "282793bd-b07b-4912-a4b7-1adac48464cd"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 723.692325] [48526]: DEBUG oslo_concurrency.lockutils [req-43bb3853-1067-4e55-a3f5-b0d28c1e8bff req-7bb09165-ee33-4726-b713-b8fa9e02a824 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.692527] [48526]: DEBUG oslo_concurrency.lockutils [req-43bb3853-1067-4e55-a3f5-b0d28c1e8bff req-7bb09165-ee33-4726-b713-b8fa9e02a824 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.692634] [48526]: DEBUG oslo_concurrency.lockutils [req-43bb3853-1067-4e55-a3f5-b0d28c1e8bff req-7bb09165-ee33-4726-b713-b8fa9e02a824 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.700388] [48526]: INFO nova.api.openstack.compute.server_external_events [req-43bb3853-1067-4e55-a3f5-b0d28c1e8bff req-7bb09165-ee33-4726-b713-b8fa9e02a824 service nova] Creating event network-vif-deleted:282793bd-b07b-4912-a4b7-1adac48464cd for instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c on cpu-1 [ 723.703099] [48527]: WARNING neutronclient.v2_0.client [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.703772] [48527]: WARNING openstack [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 723.704113] [48527]: WARNING openstack [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 723.707440] [48526]: INFO nova.api.openstack.requestlog [req-43bb3853-1067-4e55-a3f5-b0d28c1e8bff req-7bb09165-ee33-4726-b713-b8fa9e02a824 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021468 [ 723.707440] [48526]: [pid: 48526|app: 0|req: 545/1025] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:47 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.710809] [48526]: DEBUG nova.api.openstack.wsgi [req-0fd81403-ff7a-4dc6-af94-7bb01efcc36d req-3d55b99f-ed40-45c6-a16e-482d62485580 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74a1ff25-10a4-4191-b9e6-fa2a24cc86b9", "name": "network-vif-plugged", "status": "completed", "tag": "4aeeb21b-d769-4834-bc8c-77344df97794"}, {"name": "network-changed", "server_uuid": "74a1ff25-10a4-4191-b9e6-fa2a24cc86b9", "tag": "4aeeb21b-d769-4834-bc8c-77344df97794"}, {"name": "network-changed", "server_uuid": "86d0c731-4a38-41d2-9040-d1551d9f86cc", "tag": "4d21740b-4854-4567-ba34-2ce4257a130f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 723.718011] [48526]: DEBUG oslo_concurrency.lockutils [req-0fd81403-ff7a-4dc6-af94-7bb01efcc36d req-3d55b99f-ed40-45c6-a16e-482d62485580 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.718195] [48526]: DEBUG oslo_concurrency.lockutils [req-0fd81403-ff7a-4dc6-af94-7bb01efcc36d req-3d55b99f-ed40-45c6-a16e-482d62485580 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.718347] [48526]: DEBUG oslo_concurrency.lockutils [req-0fd81403-ff7a-4dc6-af94-7bb01efcc36d req-3d55b99f-ed40-45c6-a16e-482d62485580 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.724406] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0fd81403-ff7a-4dc6-af94-7bb01efcc36d req-3d55b99f-ed40-45c6-a16e-482d62485580 service nova] Creating event network-vif-plugged:4aeeb21b-d769-4834-bc8c-77344df97794 for instance 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 on cpu-1 [ 723.724566] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0fd81403-ff7a-4dc6-af94-7bb01efcc36d req-3d55b99f-ed40-45c6-a16e-482d62485580 service nova] Creating event network-changed:4aeeb21b-d769-4834-bc8c-77344df97794 for instance 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 on cpu-1 [ 723.724711] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0fd81403-ff7a-4dc6-af94-7bb01efcc36d req-3d55b99f-ed40-45c6-a16e-482d62485580 service nova] Creating event network-changed:4d21740b-4854-4567-ba34-2ce4257a130f for instance 86d0c731-4a38-41d2-9040-d1551d9f86cc on cpu-1 [ 723.729651] [48526]: INFO nova.api.openstack.requestlog [req-0fd81403-ff7a-4dc6-af94-7bb01efcc36d req-3d55b99f-ed40-45c6-a16e-482d62485580 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.023089 [ 723.730589] [48526]: [pid: 48526|app: 0|req: 546/1026] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:47 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 723.733083] [48526]: DEBUG nova.api.openstack.wsgi [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.733310] [48526]: DEBUG nova.compute.api [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.737500] [48526]: DEBUG oslo_concurrency.lockutils [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.737745] [48526]: DEBUG oslo_concurrency.lockutils [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.738254] [48526]: DEBUG oslo_concurrency.lockutils [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.738254] [48526]: DEBUG oslo_concurrency.lockutils [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.738365] [48526]: DEBUG oslo_concurrency.lockutils [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.738396] [48526]: DEBUG oslo_concurrency.lockutils [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.752891] [48526]: DEBUG nova.compute.api [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 723.798110] [48526]: INFO nova.api.openstack.requestlog [None req-00f99832-ce5a-4804-a306-1b27d879bb05 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 204 len: 0 microversion: 2.1 time: 0.067245 [ 723.798561] [48526]: [pid: 48526|app: 0|req: 547/1027] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:53:47 2025] DELETE /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 723.799265] [48527]: DEBUG nova.virt.hardware [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 723.799417] [48527]: DEBUG nova.virt.hardware [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 723.799574] [48527]: DEBUG nova.virt.hardware [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 723.799686] [48527]: DEBUG nova.virt.hardware [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 723.799796] [48527]: DEBUG nova.virt.hardware [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 723.802821] [48526]: DEBUG nova.api.openstack.wsgi [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.807014] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.807213] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.807345] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.807697] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.807909] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.808084] [48527]: DEBUG oslo_concurrency.lockutils [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.808214] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.808470] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.808675] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.808905] [48526]: DEBUG nova.compute.api [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.813328] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.813553] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.813658] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.813913] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.814254] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.814389] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.819150] [48527]: DEBUG nova.quota [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 723.822872] [48527]: DEBUG nova.quota [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for user 74703b1f213746e0a597ab93ba49205e and project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 723.828829] [48527]: DEBUG nova.compute.api [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 723.828973] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.829208] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.829348] [48526]: DEBUG oslo_concurrency.lockutils [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.830440] [48527]: DEBUG nova.compute.api [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 723.839046] [48526]: DEBUG nova.objects.instance [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.857333] [48526]: INFO nova.api.openstack.requestlog [None req-323e36a7-76be-4293-b720-f2d51d73de99 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 204 len: 0 microversion: 2.26 time: 0.057360 [ 723.857681] [48526]: [pid: 48526|app: 0|req: 548/1028] 10.180.1.21 () {60 vars in 1290 bytes} [Fri Dec 12 13:53:48 2025] DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 723.861147] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.862566] [48526]: DEBUG nova.compute.api [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.868046] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.868191] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.868365] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.868551] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.868697] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.868819] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.875447] [48527]: INFO nova.api.openstack.requestlog [None req-10e5db79-79a2-4789-b52f-8ad5a7ab5b21 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.337695 [ 723.875884] [48527]: [pid: 48527|app: 0|req: 481/1029] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:47 2025] POST /compute/v2.1/servers => generated 380 bytes in 338 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 723.878528] [48527]: DEBUG nova.api.openstack.wsgi [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.880529] [48527]: DEBUG nova.compute.api [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.884923] [48527]: DEBUG oslo_concurrency.lockutils [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.885327] [48527]: DEBUG oslo_concurrency.lockutils [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.885592] [48527]: DEBUG oslo_concurrency.lockutils [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.885990] [48527]: DEBUG oslo_concurrency.lockutils [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.886219] [48527]: DEBUG oslo_concurrency.lockutils [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.886416] [48527]: DEBUG oslo_concurrency.lockutils [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.889557] [48526]: WARNING neutronclient.v2_0.client [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.911585] [48527]: DEBUG oslo_concurrency.lockutils [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.912253] [48527]: DEBUG oslo_concurrency.lockutils [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.912423] [48527]: DEBUG oslo_concurrency.lockutils [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.912580] [48527]: DEBUG nova.objects.instance [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lazy-loading 'fault' on Instance uuid 2aaebbf2-46fa-474b-881a-df9a574cc3a0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.916938] [48527]: WARNING neutronclient.v2_0.client [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.947268] [48527]: DEBUG nova.policy [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.956566] [48527]: INFO nova.api.openstack.requestlog [None req-935f4811-01a6-4cbf-a71e-c227c36424b3 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1300 microversion: 2.1 time: 0.080055 [ 723.957968] [48527]: [pid: 48527|app: 0|req: 482/1030] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1300 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.962025] [48527]: DEBUG nova.api.openstack.wsgi [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.962025] [48527]: DEBUG nova.compute.api [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.967266] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.967703] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.968069] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.968428] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.968666] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.968881] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.983248] [48526]: DEBUG nova.policy [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.988309] [48527]: WARNING neutronclient.v2_0.client [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.988452] [48526]: INFO nova.api.openstack.requestlog [None req-cb0ef4aa-8163-4302-9086-014b9d428bf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1509 microversion: 2.1 time: 0.129785 [ 723.988514] [48526]: [pid: 48526|app: 0|req: 549/1031] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1509 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.996050] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.997538] [48526]: DEBUG nova.compute.api [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] [instance: 9159e127-238a-453c-94ab-63521957ad61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.008264] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.008338] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.009116] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.009116] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.009116] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.009116] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.009308] [48527]: DEBUG nova.policy [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.013527] [48527]: INFO nova.api.openstack.requestlog [None req-cc9c61da-acd5-4771-9dfa-eb19261db652 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1218 microversion: 2.1 time: 0.055592 [ 724.014308] [48527]: [pid: 48527|app: 0|req: 483/1032] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.017195] [48527]: DEBUG nova.api.openstack.wsgi [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.018691] [48527]: DEBUG nova.compute.api [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.025058] [48527]: DEBUG oslo_concurrency.lockutils [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.025272] [48527]: DEBUG oslo_concurrency.lockutils [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.025420] [48527]: DEBUG oslo_concurrency.lockutils [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.025731] [48527]: DEBUG oslo_concurrency.lockutils [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.025919] [48527]: DEBUG oslo_concurrency.lockutils [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.026098] [48527]: DEBUG oslo_concurrency.lockutils [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.029286] [48526]: INFO nova.api.openstack.wsgi [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] HTTP exception thrown: Instance 9159e127-238a-453c-94ab-63521957ad61 could not be found. [ 724.029937] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] Returning 404 to user: Instance 9159e127-238a-453c-94ab-63521957ad61 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 724.030557] [48526]: INFO nova.api.openstack.requestlog [None req-c0d39fc2-2c80-441a-b8ec-679d2e788e07 tempest-DeleteServersAdminTestJSON-599356591 tempest-DeleteServersAdminTestJSON-599356591-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61" status: 404 len: 111 microversion: 2.1 time: 0.041450 [ 724.031145] [48526]: [pid: 48526|app: 0|req: 550/1033] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/9159e127-238a-453c-94ab-63521957ad61 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 724.035722] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.039196] [48526]: DEBUG nova.compute.api [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.043647] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.044046] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.044275] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.044681] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.044910] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.045124] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.066989] [48527]: DEBUG oslo_concurrency.lockutils [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.067787] [48527]: DEBUG oslo_concurrency.lockutils [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.067787] [48527]: DEBUG oslo_concurrency.lockutils [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.067787] [48527]: DEBUG nova.objects.instance [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid deea1f6c-7257-476f-95d3-4dae79967f5b {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.071965] [48527]: WARNING neutronclient.v2_0.client [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.081834] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.081944] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.082125] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.082294] [48526]: DEBUG nova.objects.instance [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lazy-loading 'fault' on Instance uuid 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.087096] [48526]: WARNING neutronclient.v2_0.client [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.099491] [48527]: DEBUG nova.policy [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.107702] [48527]: INFO nova.api.openstack.requestlog [None req-9af7caaa-2da4-4949-818c-9fcd091b33bc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1309 microversion: 2.1 time: 0.092606 [ 724.108158] [48527]: [pid: 48527|app: 0|req: 484/1034] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1309 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.110757] [48527]: DEBUG nova.api.openstack.wsgi [None req-1a7e9c39-8827-49a1-9890-3e054713b69d tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.116228] [48526]: DEBUG nova.policy [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.121823] [48526]: INFO nova.api.openstack.requestlog [None req-f2206a3d-1973-4d2f-b5b9-1e925d9bac2d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1297 microversion: 2.1 time: 0.089895 [ 724.122272] [48526]: [pid: 48526|app: 0|req: 551/1035] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1297 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.124829] [48526]: DEBUG nova.api.openstack.wsgi [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.126438] [48526]: DEBUG nova.compute.api [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.130396] [48526]: DEBUG oslo_concurrency.lockutils [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.130578] [48526]: DEBUG oslo_concurrency.lockutils [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.130726] [48526]: DEBUG oslo_concurrency.lockutils [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.131055] [48526]: DEBUG oslo_concurrency.lockutils [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.131164] [48526]: DEBUG oslo_concurrency.lockutils [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.131285] [48526]: DEBUG oslo_concurrency.lockutils [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.138848] [48527]: INFO nova.api.openstack.requestlog [None req-1a7e9c39-8827-49a1-9890-3e054713b69d tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.030022 [ 724.139218] [48527]: [pid: 48527|app: 0|req: 485/1036] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.142338] [48527]: DEBUG nova.api.openstack.wsgi [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.143924] [48527]: DEBUG nova.compute.api [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.149280] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.149280] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.149280] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.149280] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.149625] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.149625] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.170189] [48526]: DEBUG oslo_concurrency.lockutils [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.170401] [48526]: DEBUG oslo_concurrency.lockutils [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.170555] [48526]: DEBUG oslo_concurrency.lockutils [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.170719] [48526]: DEBUG nova.objects.instance [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 024b7538-5ab5-4402-afc4-423ddca68f3f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.177349] [48526]: WARNING neutronclient.v2_0.client [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.180632] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.181516] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.181516] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.181516] [48527]: DEBUG nova.objects.instance [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid f5273e06-6b98-4b46-ae12-41b06090ec05 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.184875] [48527]: WARNING neutronclient.v2_0.client [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.197691] [48526]: DEBUG nova.policy [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.205509] [48526]: INFO nova.api.openstack.requestlog [None req-ace8115b-5b19-4377-8753-a79867fe860c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1296 microversion: 2.1 time: 0.082637 [ 724.205836] [48526]: [pid: 48526|app: 0|req: 552/1037] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1296 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.213251] [48526]: DEBUG nova.api.openstack.wsgi [None req-45613486-8236-4ea4-aeb5-74d47b08c86d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.217830] [48527]: DEBUG nova.policy [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.221256] [48526]: DEBUG oslo_concurrency.lockutils [None req-45613486-8236-4ea4-aeb5-74d47b08c86d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.221420] [48526]: DEBUG oslo_concurrency.lockutils [None req-45613486-8236-4ea4-aeb5-74d47b08c86d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.221420] [48526]: DEBUG oslo_concurrency.lockutils [None req-45613486-8236-4ea4-aeb5-74d47b08c86d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.226034] [48527]: INFO nova.api.openstack.requestlog [None req-e5119f63-6f69-4257-b62e-9c9965121fac tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1313 microversion: 2.1 time: 0.085915 [ 724.226561] [48527]: [pid: 48527|app: 0|req: 486/1038] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1313 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.230182] [48527]: DEBUG nova.api.openstack.wsgi [None req-574bdd61-52c0-4fe4-829a-a995e603062c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.237875] [48527]: DEBUG nova.compute.api [None req-574bdd61-52c0-4fe4-829a-a995e603062c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.245590] [48526]: INFO nova.api.openstack.requestlog [None req-45613486-8236-4ea4-aeb5-74d47b08c86d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 200 len: 12 microversion: 2.26 time: 0.037972 [ 724.245590] [48526]: [pid: 48526|app: 0|req: 553/1039] 10.180.1.21 () {60 vars in 1287 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.257701] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.257701] [48526]: DEBUG nova.compute.api [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.262792] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.263137] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.263593] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.263809] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.263809] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.263978] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.289185] [48527]: WARNING neutronclient.v2_0.client [None req-574bdd61-52c0-4fe4-829a-a995e603062c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.309984] [48526]: WARNING neutronclient.v2_0.client [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.327496] [48527]: DEBUG nova.policy [None req-574bdd61-52c0-4fe4-829a-a995e603062c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.339837] [48527]: INFO nova.api.openstack.requestlog [None req-574bdd61-52c0-4fe4-829a-a995e603062c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1216 microversion: 2.1 time: 0.112408 [ 724.340496] [48527]: [pid: 48527|app: 0|req: 487/1040] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1216 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.343806] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d74b7db-60bc-40db-be4f-3e123c27fd11 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.345210] [48526]: DEBUG nova.policy [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.355670] [48526]: INFO nova.api.openstack.requestlog [None req-e0d6ac84-4f4e-45d9-ac46-34cc76983587 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1220 microversion: 2.1 time: 0.109970 [ 724.356400] [48526]: [pid: 48526|app: 0|req: 554/1041] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1220 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.359242] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.360803] [48526]: DEBUG nova.compute.api [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.373872] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.374142] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.374317] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.374655] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.374836] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.374982] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.394841] [48527]: INFO nova.api.openstack.requestlog [None req-1d74b7db-60bc-40db-be4f-3e123c27fd11 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 200 len: 1528 microversion: 2.1 time: 0.053603 [ 724.395427] [48527]: [pid: 48527|app: 0|req: 488/1042] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 1528 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.398467] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.400129] [48527]: DEBUG nova.compute.api [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.405193] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.405193] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.405340] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.406024] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.406024] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.406024] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.410740] [48526]: WARNING neutronclient.v2_0.client [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.432694] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.432954] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.433204] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.433437] [48527]: DEBUG nova.objects.instance [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lazy-loading 'fault' on Instance uuid 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.437411] [48527]: WARNING neutronclient.v2_0.client [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.464400] [48527]: DEBUG nova.policy [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11f983efd4e6456eb2e26754753ac818', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '805dfd6e9bb848e9954e51ea94283a73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.469060] [48527]: INFO nova.api.openstack.requestlog [None req-d7e695cd-5133-442b-a19b-325bd4b5beeb tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 200 len: 1306 microversion: 2.1 time: 0.072149 [ 724.469060] [48527]: [pid: 48527|app: 0|req: 489/1043] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 1306 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.472507] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.475113] [48527]: DEBUG nova.compute.api [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.486408] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.486688] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.486819] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.487176] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.487379] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.487507] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.509067] [48526]: DEBUG nova.policy [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.514660] [48526]: INFO nova.api.openstack.requestlog [None req-6c769e8b-230e-467b-8d42-9da5c3cc0771 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1509 microversion: 2.1 time: 0.156750 [ 724.516370] [48526]: [pid: 48526|app: 0|req: 555/1044] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1509 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.516461] [48527]: WARNING neutronclient.v2_0.client [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.520408] [48526]: DEBUG nova.api.openstack.wsgi [None req-ad84d0a6-61a0-40de-b883-3907e144ee9d tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.545654] [48526]: INFO nova.api.openstack.requestlog [None req-ad84d0a6-61a0-40de-b883-3907e144ee9d tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.029215 [ 724.545993] [48526]: [pid: 48526|app: 0|req: 556/1045] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.548846] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.550708] [48526]: DEBUG nova.compute.api [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.555410] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.555410] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.555637] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.555821] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.555970] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.556117] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.579680] [48526]: WARNING neutronclient.v2_0.client [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.732824] [48527]: DEBUG nova.policy [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.739708] [48527]: INFO nova.api.openstack.requestlog [None req-5b8d759c-a856-4bf7-abd2-d09393fbb315 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1519 microversion: 2.1 time: 0.269747 [ 724.739708] [48527]: [pid: 48527|app: 0|req: 490/1046] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1519 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.742762] [48527]: DEBUG nova.api.openstack.wsgi [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.744465] [48527]: DEBUG nova.compute.api [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.749034] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.749138] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.749575] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.749686] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.749901] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.750057] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.768060] [48526]: DEBUG nova.policy [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.778500] [48526]: INFO nova.api.openstack.requestlog [None req-4d22d040-c470-490a-9ed8-d7c24e2ddd1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1482 microversion: 2.1 time: 0.228932 [ 724.778500] [48526]: [pid: 48526|app: 0|req: 557/1047] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1482 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.781285] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.784831] [48527]: WARNING neutronclient.v2_0.client [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.789074] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.789531] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.789868] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.791020] [48526]: DEBUG nova.compute.api [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.794529] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.794893] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.795164] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.795674] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.795955] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.796221] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.820022] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.820022] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.820022] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.831162] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.831375] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.831521] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.850887] [48526]: DEBUG nova.objects.instance [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.862687] [48526]: INFO nova.api.openstack.requestlog [None req-bd047407-ec59-434f-a8f5-fccead948ae8 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-1584706630" status: 201 len: 0 microversion: 2.26 time: 0.084208 [ 724.863223] [48526]: [pid: 48526|app: 0|req: 558/1048] 10.180.1.21 () {62 vars in 1375 bytes} [Fri Dec 12 13:53:49 2025] PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-1584706630 => generated 0 bytes in 85 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) [ 724.867145] [48526]: DEBUG nova.api.openstack.wsgi [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.868960] [48526]: DEBUG nova.compute.api [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.873130] [48526]: DEBUG oslo_concurrency.lockutils [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.873313] [48526]: DEBUG oslo_concurrency.lockutils [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.873446] [48526]: DEBUG oslo_concurrency.lockutils [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.873705] [48526]: DEBUG oslo_concurrency.lockutils [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.873845] [48526]: DEBUG oslo_concurrency.lockutils [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.873960] [48526]: DEBUG oslo_concurrency.lockutils [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.894914] [48526]: WARNING neutronclient.v2_0.client [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.973856] [48526]: DEBUG nova.policy [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.983679] [48526]: INFO nova.api.openstack.requestlog [None req-feed6213-9114-4bc8-b1b2-1e280e2a857c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1218 microversion: 2.1 time: 0.119401 [ 724.983679] [48526]: [pid: 48526|app: 0|req: 559/1049] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:49 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1218 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.988667] [48526]: DEBUG nova.api.openstack.wsgi [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.990866] [48526]: DEBUG nova.compute.api [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 725.003027] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.003299] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.003507] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.004162] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.004162] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.004162] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.009673] [48527]: DEBUG nova.policy [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.017119] [48527]: INFO nova.api.openstack.requestlog [None req-3bebfb37-1a66-41c4-bc3a-1cce01a605ec tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1311 microversion: 2.1 time: 0.275888 [ 725.017119] [48527]: [pid: 48527|app: 0|req: 491/1050] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:48 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1311 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.019662] [48527]: DEBUG nova.api.openstack.wsgi [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 725.020921] [48527]: DEBUG nova.compute.api [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 725.025044] [48527]: DEBUG oslo_concurrency.lockutils [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.026028] [48527]: DEBUG oslo_concurrency.lockutils [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.026028] [48527]: DEBUG oslo_concurrency.lockutils [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.026028] [48527]: DEBUG oslo_concurrency.lockutils [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.026028] [48527]: DEBUG oslo_concurrency.lockutils [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.026217] [48527]: DEBUG oslo_concurrency.lockutils [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.059031] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.059031] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.059031] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.059031] [48526]: DEBUG nova.objects.instance [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lazy-loading 'fault' on Instance uuid 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 725.062087] [48527]: WARNING neutronclient.v2_0.client [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 725.062455] [48526]: WARNING neutronclient.v2_0.client [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 725.218740] [48527]: DEBUG nova.policy [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.233730] [48527]: INFO nova.api.openstack.requestlog [None req-394d9cbf-3888-4aec-bc5f-c1bc2ba8a653 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1215 microversion: 2.1 time: 0.215369 [ 725.233730] [48527]: [pid: 48527|app: 0|req: 492/1051] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:49 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1215 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.238536] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 725.240963] [48527]: DEBUG nova.compute.api [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] [instance: 0fde75fc-5492-4222-9d83-9caafab8e120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 725.244103] [48526]: DEBUG nova.policy [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.254608] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.254608] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.254608] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.254608] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.254812] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.254812] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.256861] [48526]: INFO nova.api.openstack.requestlog [None req-ad405256-daa1-4881-8b30-4b8147dec5c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1298 microversion: 2.1 time: 0.271946 [ 725.256961] [48526]: [pid: 48526|app: 0|req: 560/1052] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:49 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1298 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.261650] [48526]: DEBUG nova.api.openstack.wsgi [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 725.265962] [48526]: DEBUG nova.compute.api [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] [instance: 03c612bd-f382-4385-877f-f2b733a1965a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 725.269613] [48527]: INFO nova.api.openstack.wsgi [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] HTTP exception thrown: Instance 0fde75fc-5492-4222-9d83-9caafab8e120 could not be found. [ 725.269613] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] Returning 404 to user: Instance 0fde75fc-5492-4222-9d83-9caafab8e120 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 725.269613] [48527]: INFO nova.api.openstack.requestlog [None req-9f60d1cd-bb71-40ea-928b-dd5298d209c2 tempest-FloatingIPsAssociationNegativeTestJSON-858044503 tempest-FloatingIPsAssociationNegativeTestJSON-858044503-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120" status: 404 len: 111 microversion: 2.1 time: 0.035989 [ 725.269951] [48527]: [pid: 48527|app: 0|req: 493/1053] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:49 2025] GET /compute/v2.1/servers/0fde75fc-5492-4222-9d83-9caafab8e120 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 725.274654] [48526]: DEBUG oslo_concurrency.lockutils [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.275015] [48527]: DEBUG nova.api.openstack.wsgi [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 725.275117] [48526]: DEBUG oslo_concurrency.lockutils [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.275439] [48526]: DEBUG oslo_concurrency.lockutils [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.275999] [48526]: DEBUG oslo_concurrency.lockutils [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.276237] [48526]: DEBUG oslo_concurrency.lockutils [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.276392] [48526]: DEBUG oslo_concurrency.lockutils [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.276575] [48527]: DEBUG nova.compute.api [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 725.281101] [48527]: DEBUG oslo_concurrency.lockutils [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.281616] [48527]: DEBUG oslo_concurrency.lockutils [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.281616] [48527]: DEBUG oslo_concurrency.lockutils [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.283354] [48527]: DEBUG oslo_concurrency.lockutils [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.283354] [48527]: DEBUG oslo_concurrency.lockutils [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.283354] [48527]: DEBUG oslo_concurrency.lockutils [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.302891] [48526]: INFO nova.api.openstack.wsgi [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] HTTP exception thrown: Instance 03c612bd-f382-4385-877f-f2b733a1965a could not be found. [ 725.303814] [48526]: DEBUG nova.api.openstack.wsgi [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] Returning 404 to user: Instance 03c612bd-f382-4385-877f-f2b733a1965a could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 725.303814] [48526]: INFO nova.api.openstack.requestlog [None req-a00563b7-2de1-41f6-bf2b-32914ae68d3f tempest-ServerAddressesTestJSON-41539874 tempest-ServerAddressesTestJSON-41539874-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a" status: 404 len: 111 microversion: 2.1 time: 0.046047 [ 725.303968] [48526]: [pid: 48526|app: 0|req: 561/1054] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:49 2025] GET /compute/v2.1/servers/03c612bd-f382-4385-877f-f2b733a1965a => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 725.307571] [48526]: DEBUG nova.api.openstack.wsgi [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 725.311025] [48526]: DEBUG nova.compute.api [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 725.319464] [48526]: DEBUG oslo_concurrency.lockutils [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.320179] [48526]: DEBUG oslo_concurrency.lockutils [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.320427] [48526]: DEBUG oslo_concurrency.lockutils [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.320612] [48527]: WARNING neutronclient.v2_0.client [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 725.321051] [48526]: DEBUG oslo_concurrency.lockutils [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.321051] [48526]: DEBUG oslo_concurrency.lockutils [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.321195] [48526]: DEBUG oslo_concurrency.lockutils [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.368728] [48526]: WARNING neutronclient.v2_0.client [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.017232] [48527]: DEBUG nova.policy [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.023928] [48527]: INFO nova.api.openstack.requestlog [None req-2efdba41-30bd-4dfa-a9f3-1f95942c18d0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1507 microversion: 2.1 time: 1.753339 [ 727.024339] [48527]: [pid: 48527|app: 0|req: 494/1055] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:49 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1507 bytes in 1754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.030282] [48527]: DEBUG nova.api.openstack.wsgi [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.031204] [48527]: DEBUG nova.compute.api [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 727.039917] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.039917] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.039917] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.039917] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.040096] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.040186] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.052074] [48526]: DEBUG nova.policy [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.058488] [48526]: INFO nova.api.openstack.requestlog [None req-70df0363-4c40-4373-9391-b3b46a4823fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1510 microversion: 2.1 time: 1.752738 [ 727.058488] [48526]: [pid: 48526|app: 0|req: 562/1056] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:49 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1510 bytes in 1753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.060956] [48526]: DEBUG nova.api.openstack.wsgi [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.063020] [48526]: DEBUG nova.compute.api [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 727.067260] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.067411] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.067530] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.067849] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.068027] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.068124] [48527]: WARNING neutronclient.v2_0.client [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.068185] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.093704] [48526]: WARNING neutronclient.v2_0.client [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.909616] [48526]: DEBUG nova.policy [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.921091] [48526]: INFO nova.api.openstack.requestlog [None req-ffe9db62-ba8d-4b9c-b308-67a24493d25b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1259 microversion: 2.1 time: 0.862575 [ 727.921638] [48526]: [pid: 48526|app: 0|req: 563/1057] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:51 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1259 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.928042] [48526]: DEBUG nova.api.openstack.wsgi [None req-81b0d660-ef05-4238-b8bf-3c01890a43bc tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.946099] [48526]: INFO nova.api.openstack.requestlog [None req-81b0d660-ef05-4238-b8bf-3c01890a43bc tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/733582725" status: 202 len: 0 microversion: 2.1 time: 0.023725 [ 727.946924] [48526]: [pid: 48526|app: 0|req: 564/1058] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:53:52 2025] DELETE /compute/v2.1/flavors/733582725 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 727.951031] [48526]: DEBUG nova.api.openstack.wsgi [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.952908] [48526]: DEBUG nova.compute.api [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 727.959628] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.960072] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.960389] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.960742] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.960742] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.960884] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.000375] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.000375] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.000530] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.000678] [48526]: DEBUG nova.objects.instance [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.004830] [48526]: WARNING neutronclient.v2_0.client [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.108515] [48527]: DEBUG nova.policy [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.113512] [48527]: INFO nova.api.openstack.requestlog [None req-4fd56d45-198b-41fe-b875-fddd985b5853 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1471 microversion: 2.1 time: 1.088001 [ 728.113512] [48527]: [pid: 48527|app: 0|req: 495/1059] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:51 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1471 bytes in 1088 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.116090] [48527]: DEBUG nova.api.openstack.wsgi [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.118118] [48527]: DEBUG nova.compute.api [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.123665] [48527]: DEBUG oslo_concurrency.lockutils [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.123665] [48527]: DEBUG oslo_concurrency.lockutils [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.123665] [48527]: DEBUG oslo_concurrency.lockutils [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.123665] [48527]: DEBUG oslo_concurrency.lockutils [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.123860] [48527]: DEBUG oslo_concurrency.lockutils [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.124035] [48527]: DEBUG oslo_concurrency.lockutils [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.126341] [48526]: DEBUG nova.policy [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.132761] [48526]: INFO nova.api.openstack.requestlog [None req-c9a97873-824f-4793-ab1b-f428b93db625 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.185091 [ 728.132761] [48526]: [pid: 48526|app: 0|req: 565/1060] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.136069] [48526]: DEBUG nova.api.openstack.wsgi [None req-fd669854-8a38-46f7-ac84-036b9b2c9e74 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 728.138331] [48526]: DEBUG nova.compute.api [None req-fd669854-8a38-46f7-ac84-036b9b2c9e74 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.143127] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd669854-8a38-46f7-ac84-036b9b2c9e74 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.143340] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd669854-8a38-46f7-ac84-036b9b2c9e74 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.143526] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd669854-8a38-46f7-ac84-036b9b2c9e74 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.143988] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd669854-8a38-46f7-ac84-036b9b2c9e74 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.143988] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd669854-8a38-46f7-ac84-036b9b2c9e74 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.144266] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd669854-8a38-46f7-ac84-036b9b2c9e74 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.154173] [48527]: WARNING neutronclient.v2_0.client [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.226109] [48526]: INFO nova.api.openstack.requestlog [None req-fd669854-8a38-46f7-ac84-036b9b2c9e74 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9/action" status: 202 len: 0 microversion: 2.1 time: 0.092525 [ 728.226558] [48526]: [pid: 48526|app: 0|req: 566/1061] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:52 2025] POST /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 728.230650] [48526]: DEBUG nova.api.openstack.wsgi [None req-a29a89c0-32ab-42aa-b28c-042891fcb6ac tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.244926] [48526]: DEBUG oslo_concurrency.lockutils [None req-a29a89c0-32ab-42aa-b28c-042891fcb6ac tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.244926] [48526]: DEBUG oslo_concurrency.lockutils [None req-a29a89c0-32ab-42aa-b28c-042891fcb6ac tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.244926] [48526]: DEBUG oslo_concurrency.lockutils [None req-a29a89c0-32ab-42aa-b28c-042891fcb6ac tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.253948] [48526]: INFO nova.api.openstack.requestlog [None req-a29a89c0-32ab-42aa-b28c-042891fcb6ac tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 200 len: 36 microversion: 2.26 time: 0.026570 [ 728.254520] [48526]: [pid: 48526|app: 0|req: 567/1062] 10.180.1.21 () {60 vars in 1287 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 36 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.259053] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.260772] [48526]: DEBUG nova.compute.api [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.266672] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.266728] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.266928] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.267301] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.267906] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.268037] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.300789] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.300976] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.301133] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.301291] [48526]: DEBUG nova.objects.instance [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lazy-loading 'fault' on Instance uuid 2aaebbf2-46fa-474b-881a-df9a574cc3a0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.309288] [48526]: WARNING neutronclient.v2_0.client [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.469794] [48526]: DEBUG nova.policy [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.480070] [48526]: INFO nova.api.openstack.requestlog [None req-c0a91f34-20f3-4501-beea-b8f19ac62675 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1300 microversion: 2.1 time: 0.224272 [ 728.480182] [48526]: [pid: 48526|app: 0|req: 568/1063] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1300 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.483342] [48526]: DEBUG nova.api.openstack.wsgi [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.486135] [48526]: DEBUG nova.compute.api [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.493875] [48526]: DEBUG oslo_concurrency.lockutils [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.493875] [48526]: DEBUG oslo_concurrency.lockutils [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.493875] [48526]: DEBUG oslo_concurrency.lockutils [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.494364] [48526]: DEBUG oslo_concurrency.lockutils [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.494521] [48526]: DEBUG oslo_concurrency.lockutils [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.494654] [48526]: DEBUG oslo_concurrency.lockutils [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.500986] [48527]: DEBUG nova.policy [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.508854] [48527]: INFO nova.api.openstack.requestlog [None req-28789cd5-17b6-4ec4-ba7c-0551688e67cb tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1316 microversion: 2.1 time: 0.393782 [ 728.509298] [48527]: [pid: 48527|app: 0|req: 496/1064] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1316 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.513244] [48527]: DEBUG nova.api.openstack.wsgi [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.514837] [48527]: DEBUG nova.compute.api [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.520724] [48527]: DEBUG oslo_concurrency.lockutils [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.520994] [48527]: DEBUG oslo_concurrency.lockutils [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.521177] [48527]: DEBUG oslo_concurrency.lockutils [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.521466] [48527]: DEBUG oslo_concurrency.lockutils [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.521630] [48527]: DEBUG oslo_concurrency.lockutils [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.523468] [48527]: DEBUG oslo_concurrency.lockutils [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.540124] [48526]: WARNING neutronclient.v2_0.client [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.552117] [48527]: DEBUG oslo_concurrency.lockutils [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.552117] [48527]: DEBUG oslo_concurrency.lockutils [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.552117] [48527]: DEBUG oslo_concurrency.lockutils [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.552117] [48527]: DEBUG nova.objects.instance [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid deea1f6c-7257-476f-95d3-4dae79967f5b {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.555468] [48527]: WARNING neutronclient.v2_0.client [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.560346] [48526]: DEBUG nova.policy [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.564554] [48526]: INFO nova.api.openstack.requestlog [None req-966dcc60-6151-474a-b30f-6c73a8765eeb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1274 microversion: 2.1 time: 0.083759 [ 728.565098] [48526]: [pid: 48526|app: 0|req: 569/1065] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1274 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.568181] [48526]: DEBUG nova.api.openstack.wsgi [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.569684] [48526]: DEBUG nova.compute.api [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.577024] [48526]: DEBUG oslo_concurrency.lockutils [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.577024] [48526]: DEBUG oslo_concurrency.lockutils [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.577024] [48526]: DEBUG oslo_concurrency.lockutils [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.577205] [48526]: DEBUG oslo_concurrency.lockutils [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.577248] [48527]: DEBUG nova.policy [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.577341] [48526]: DEBUG oslo_concurrency.lockutils [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.577508] [48526]: DEBUG oslo_concurrency.lockutils [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.585161] [48527]: INFO nova.api.openstack.requestlog [None req-3532eda5-da4c-4625-b0ea-e7ba40cd4bdd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1309 microversion: 2.1 time: 0.075182 [ 728.585501] [48527]: [pid: 48527|app: 0|req: 497/1066] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1309 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.595867] [48527]: DEBUG nova.api.openstack.wsgi [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.598075] [48527]: DEBUG nova.compute.api [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.603994] [48527]: DEBUG oslo_concurrency.lockutils [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.604223] [48527]: DEBUG oslo_concurrency.lockutils [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.604362] [48527]: DEBUG oslo_concurrency.lockutils [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.604629] [48527]: DEBUG oslo_concurrency.lockutils [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.604767] [48527]: DEBUG oslo_concurrency.lockutils [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.604887] [48527]: DEBUG oslo_concurrency.lockutils [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.606336] [48526]: DEBUG oslo_concurrency.lockutils [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.606833] [48526]: DEBUG oslo_concurrency.lockutils [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.606833] [48526]: DEBUG oslo_concurrency.lockutils [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.606833] [48526]: DEBUG nova.objects.instance [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lazy-loading 'fault' on Instance uuid 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.610265] [48526]: WARNING neutronclient.v2_0.client [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.627565] [48527]: DEBUG oslo_concurrency.lockutils [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.628359] [48527]: DEBUG oslo_concurrency.lockutils [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.628359] [48527]: DEBUG oslo_concurrency.lockutils [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.628359] [48527]: DEBUG nova.objects.instance [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 024b7538-5ab5-4402-afc4-423ddca68f3f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.631332] [48527]: WARNING neutronclient.v2_0.client [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.650136] [48526]: DEBUG nova.policy [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.654493] [48526]: INFO nova.api.openstack.requestlog [None req-15fb41e1-b08c-4529-b0f0-7f39ad2ab247 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1297 microversion: 2.1 time: 0.088682 [ 728.655032] [48526]: [pid: 48526|app: 0|req: 570/1067] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1297 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.658025] [48526]: DEBUG nova.api.openstack.wsgi [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.659211] [48526]: DEBUG nova.compute.api [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.662363] [48527]: DEBUG nova.policy [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.663338] [48526]: DEBUG oslo_concurrency.lockutils [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.663664] [48526]: DEBUG oslo_concurrency.lockutils [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.663939] [48526]: DEBUG oslo_concurrency.lockutils [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.664496] [48526]: DEBUG oslo_concurrency.lockutils [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.665398] [48526]: DEBUG oslo_concurrency.lockutils [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.665639] [48526]: DEBUG oslo_concurrency.lockutils [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.667383] [48527]: INFO nova.api.openstack.requestlog [None req-40842d73-3183-4f26-8171-1a452e1520ed tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1296 microversion: 2.1 time: 0.081251 [ 728.667910] [48527]: [pid: 48527|app: 0|req: 498/1068] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1296 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.673958] [48527]: DEBUG nova.api.openstack.wsgi [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.676190] [48527]: DEBUG nova.compute.api [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.682110] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.682458] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.682678] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.683109] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.683368] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.683574] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.690124] [48526]: DEBUG oslo_concurrency.lockutils [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.690320] [48526]: DEBUG oslo_concurrency.lockutils [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.690453] [48526]: DEBUG oslo_concurrency.lockutils [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.690607] [48526]: DEBUG nova.objects.instance [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid f5273e06-6b98-4b46-ae12-41b06090ec05 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.694049] [48526]: WARNING neutronclient.v2_0.client [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.704517] [48527]: WARNING neutronclient.v2_0.client [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.767959] [48526]: DEBUG nova.policy [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.774013] [48526]: INFO nova.api.openstack.requestlog [None req-709f02af-c8d4-4a76-bdf4-b44806706953 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1313 microversion: 2.1 time: 0.118289 [ 728.774377] [48526]: [pid: 48526|app: 0|req: 571/1069] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1313 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.776922] [48526]: DEBUG nova.api.openstack.wsgi [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.778431] [48526]: DEBUG nova.compute.api [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.783392] [48526]: DEBUG oslo_concurrency.lockutils [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.783575] [48526]: DEBUG oslo_concurrency.lockutils [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.783709] [48526]: DEBUG oslo_concurrency.lockutils [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.784088] [48526]: DEBUG oslo_concurrency.lockutils [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.784301] [48526]: DEBUG oslo_concurrency.lockutils [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.784429] [48526]: DEBUG oslo_concurrency.lockutils [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.784528] [48527]: DEBUG nova.policy [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.788964] [48527]: INFO nova.api.openstack.requestlog [None req-cce44c9a-2677-498e-b91e-e5847e3b410d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.119450 [ 728.789333] [48527]: [pid: 48527|app: 0|req: 499/1070] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.792987] [48527]: DEBUG nova.api.openstack.wsgi [None req-75435dc6-d5d4-4e5e-9080-1962604cae6c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.809626] [48526]: WARNING neutronclient.v2_0.client [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.827703] [48527]: INFO nova.api.openstack.requestlog [None req-75435dc6-d5d4-4e5e-9080-1962604cae6c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 200 len: 1614 microversion: 2.1 time: 0.037383 [ 728.827901] [48527]: [pid: 48527|app: 0|req: 500/1071] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 1614 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.830323] [48527]: DEBUG nova.api.openstack.wsgi [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.833414] [48527]: DEBUG nova.compute.api [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] [instance: 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.834623] [48526]: DEBUG nova.policy [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.837512] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.837734] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.837916] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.838153] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.838356] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.838440] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.842316] [48526]: INFO nova.api.openstack.requestlog [None req-2996f211-9334-4884-843e-80e8698a43e7 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1220 microversion: 2.1 time: 0.066790 [ 728.842316] [48526]: [pid: 48526|app: 0|req: 572/1072] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:52 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1220 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.844853] [48526]: DEBUG nova.api.openstack.wsgi [req-33db7310-44f6-4d7c-8721-1863526010ae req-dc2a0f4c-e7a0-4111-a2b1-884235a59603 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8", "name": "network-vif-deleted", "tag": "f5f1c758-ee1c-4f1a-a619-3667322299e9"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 728.850232] [48527]: INFO nova.api.openstack.wsgi [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] HTTP exception thrown: Instance 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 could not be found. [ 728.850403] [48527]: DEBUG nova.api.openstack.wsgi [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] Returning 404 to user: Instance 69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 728.851073] [48527]: INFO nova.api.openstack.requestlog [None req-5bbc7f55-2c51-45e1-a8e7-edea1c30d046 tempest-ServerDiagnosticsNegativeTest-1470109444 tempest-ServerDiagnosticsNegativeTest-1470109444-project-member] 10.180.1.21 "GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4" status: 404 len: 111 microversion: 2.1 time: 0.022521 [ 728.851156] [48526]: DEBUG oslo_concurrency.lockutils [req-33db7310-44f6-4d7c-8721-1863526010ae req-dc2a0f4c-e7a0-4111-a2b1-884235a59603 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.851156] [48526]: DEBUG oslo_concurrency.lockutils [req-33db7310-44f6-4d7c-8721-1863526010ae req-dc2a0f4c-e7a0-4111-a2b1-884235a59603 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.851246] [48527]: [pid: 48527|app: 0|req: 501/1073] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/69a9e5f5-aed5-4a31-bb53-fd8f311c62f4 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 728.851902] [48526]: DEBUG oslo_concurrency.lockutils [req-33db7310-44f6-4d7c-8721-1863526010ae req-dc2a0f4c-e7a0-4111-a2b1-884235a59603 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.854437] [48527]: DEBUG nova.api.openstack.wsgi [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.857930] [48527]: DEBUG nova.compute.api [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.859609] [48526]: INFO nova.api.openstack.compute.server_external_events [req-33db7310-44f6-4d7c-8721-1863526010ae req-dc2a0f4c-e7a0-4111-a2b1-884235a59603 service nova] Creating event network-vif-deleted:f5f1c758-ee1c-4f1a-a619-3667322299e9 for instance cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 on cpu-1 [ 728.863296] [48527]: DEBUG oslo_concurrency.lockutils [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.863477] [48527]: DEBUG oslo_concurrency.lockutils [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.864414] [48527]: DEBUG oslo_concurrency.lockutils [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.864414] [48527]: DEBUG oslo_concurrency.lockutils [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.864414] [48527]: DEBUG oslo_concurrency.lockutils [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.864628] [48526]: INFO nova.api.openstack.requestlog [req-33db7310-44f6-4d7c-8721-1863526010ae req-dc2a0f4c-e7a0-4111-a2b1-884235a59603 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021583 [ 728.864666] [48527]: DEBUG oslo_concurrency.lockutils [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.864798] [48526]: [pid: 48526|app: 0|req: 573/1074] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:53 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) [ 728.871246] [48526]: DEBUG nova.api.openstack.wsgi [req-181b727d-dbec-4d93-af44-d96ec99a7363 req-c6d4c327-4cbc-4d93-99bf-d12f06d6a851 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "270506e4-395a-41db-9447-c154a5a04413", "name": "network-vif-deleted", "tag": "3d63bee9-1219-46c3-a835-aff065657bf8"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 728.881771] [48526]: DEBUG oslo_concurrency.lockutils [req-181b727d-dbec-4d93-af44-d96ec99a7363 req-c6d4c327-4cbc-4d93-99bf-d12f06d6a851 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.881976] [48526]: DEBUG oslo_concurrency.lockutils [req-181b727d-dbec-4d93-af44-d96ec99a7363 req-c6d4c327-4cbc-4d93-99bf-d12f06d6a851 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.882120] [48526]: DEBUG oslo_concurrency.lockutils [req-181b727d-dbec-4d93-af44-d96ec99a7363 req-c6d4c327-4cbc-4d93-99bf-d12f06d6a851 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.892679] [48526]: INFO nova.api.openstack.compute.server_external_events [req-181b727d-dbec-4d93-af44-d96ec99a7363 req-c6d4c327-4cbc-4d93-99bf-d12f06d6a851 service nova] Creating event network-vif-deleted:3d63bee9-1219-46c3-a835-aff065657bf8 for instance 270506e4-395a-41db-9447-c154a5a04413 on cpu-1 [ 728.898899] [48526]: INFO nova.api.openstack.requestlog [req-181b727d-dbec-4d93-af44-d96ec99a7363 req-c6d4c327-4cbc-4d93-99bf-d12f06d6a851 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032816 [ 728.899520] [48526]: [pid: 48526|app: 0|req: 574/1075] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:53 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 728.901306] [48527]: WARNING neutronclient.v2_0.client [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.905135] [48526]: DEBUG nova.api.openstack.wsgi [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.907792] [48526]: DEBUG nova.compute.api [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.913297] [48526]: DEBUG oslo_concurrency.lockutils [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.913297] [48526]: DEBUG oslo_concurrency.lockutils [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.913297] [48526]: DEBUG oslo_concurrency.lockutils [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.913493] [48526]: DEBUG oslo_concurrency.lockutils [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.913654] [48526]: DEBUG oslo_concurrency.lockutils [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.913814] [48526]: DEBUG oslo_concurrency.lockutils [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.935680] [48526]: WARNING neutronclient.v2_0.client [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.962057] [48526]: DEBUG nova.policy [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.973598] [48526]: INFO nova.api.openstack.requestlog [None req-5194b11b-b9d9-4889-a98f-94ac8b06d8b5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1218 microversion: 2.1 time: 0.072861 [ 728.974079] [48526]: [pid: 48526|app: 0|req: 575/1076] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1218 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.978182] [48526]: DEBUG nova.api.openstack.wsgi [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 728.979743] [48526]: DEBUG nova.compute.api [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.983435] [48526]: DEBUG oslo_concurrency.lockutils [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.983435] [48526]: DEBUG oslo_concurrency.lockutils [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.983435] [48526]: DEBUG oslo_concurrency.lockutils [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.983435] [48526]: DEBUG oslo_concurrency.lockutils [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.983764] [48526]: DEBUG oslo_concurrency.lockutils [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.983764] [48526]: DEBUG oslo_concurrency.lockutils [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.008633] [48526]: WARNING neutronclient.v2_0.client [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.030548] [48527]: DEBUG nova.policy [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.036704] [48527]: INFO nova.api.openstack.requestlog [None req-eeb31fe7-5bc4-472b-8ea1-fe19b2000736 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1519 microversion: 2.1 time: 0.184643 [ 729.037080] [48527]: [pid: 48527|app: 0|req: 502/1077] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1519 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.042668] [48527]: DEBUG nova.api.openstack.wsgi [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.043923] [48527]: DEBUG nova.compute.api [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.047980] [48527]: DEBUG oslo_concurrency.lockutils [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.047980] [48527]: DEBUG oslo_concurrency.lockutils [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.047980] [48527]: DEBUG oslo_concurrency.lockutils [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.048901] [48527]: DEBUG oslo_concurrency.lockutils [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.048901] [48527]: DEBUG oslo_concurrency.lockutils [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.048901] [48527]: DEBUG oslo_concurrency.lockutils [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.068374] [48527]: WARNING neutronclient.v2_0.client [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.087978] [48527]: DEBUG nova.policy [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.090913] [48527]: INFO nova.api.openstack.requestlog [None req-f78d2bf3-7a9e-489e-a8a8-12005531058e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1215 microversion: 2.1 time: 0.053050 [ 729.091227] [48527]: [pid: 48527|app: 0|req: 503/1078] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1215 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.093464] [48527]: DEBUG nova.api.openstack.wsgi [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.094895] [48527]: DEBUG nova.compute.api [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.100286] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.100286] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.100424] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.100634] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.100841] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.100961] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.120439] [48526]: DEBUG nova.policy [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.125399] [48526]: INFO nova.api.openstack.requestlog [None req-397d710b-b3a3-4ed9-b279-d177725c1630 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1311 microversion: 2.1 time: 0.150537 [ 729.125705] [48526]: [pid: 48526|app: 0|req: 576/1079] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1311 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.127862] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.128088] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.128219] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.128375] [48527]: DEBUG nova.objects.instance [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lazy-loading 'fault' on Instance uuid 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 729.135817] [48527]: WARNING neutronclient.v2_0.client [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.154863] [48527]: DEBUG nova.policy [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b28a894aefa44ac85ed6dca426f8a6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cffccb3cc41456f88420e16f712dd65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.161433] [48527]: INFO nova.api.openstack.requestlog [None req-b9aaf74e-1b01-4061-ab75-d33730ab2a55 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 200 len: 1298 microversion: 2.1 time: 0.069673 [ 729.161995] [48527]: [pid: 48527|app: 0|req: 504/1080] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.164968] [48527]: DEBUG nova.api.openstack.wsgi [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.166421] [48527]: DEBUG nova.compute.api [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.171378] [48527]: DEBUG oslo_concurrency.lockutils [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.171770] [48527]: DEBUG oslo_concurrency.lockutils [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.171906] [48527]: DEBUG oslo_concurrency.lockutils [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.172264] [48527]: DEBUG oslo_concurrency.lockutils [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.172468] [48527]: DEBUG oslo_concurrency.lockutils [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.172645] [48527]: DEBUG oslo_concurrency.lockutils [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.202931] [48527]: WARNING neutronclient.v2_0.client [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.305135] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf73ecf7-3f65-47e5-884a-373a2d2d67bf tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-29672204", "id": 1920867366, "os-flavor-access:is_public": "False"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 729.319520] [48526]: INFO nova.api.openstack.requestlog [None req-bf73ecf7-3f65-47e5-884a-373a2d2d67bf tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 437 microversion: 2.1 time: 0.193208 [ 729.320021] [48526]: [pid: 48526|app: 0|req: 577/1081] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:53 2025] POST /compute/v2.1/flavors => generated 437 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 729.322741] [48526]: DEBUG nova.api.openstack.wsgi [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.325307] [48526]: DEBUG nova.policy [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.325689] [48526]: DEBUG nova.compute.api [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 729.325750] [48527]: DEBUG nova.policy [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.329216] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.329443] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.329621] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.329963] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.330293] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.330425] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.334235] [48527]: INFO nova.api.openstack.requestlog [None req-b744414b-9ac9-4070-96ae-0d67223e4d05 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.171671 [ 729.334574] [48527]: [pid: 48527|app: 0|req: 505/1082] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.338717] [48527]: DEBUG nova.api.openstack.wsgi [None req-4355ba79-5fc4-40a0-9853-3f5641db83d0 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.359088] [48526]: DEBUG nova.compute.multi_cell_list [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 729.360150] [48527]: INFO nova.api.openstack.requestlog [None req-4355ba79-5fc4-40a0-9853-3f5641db83d0 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.024994 [ 729.360496] [48527]: [pid: 48527|app: 0|req: 506/1083] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.362778] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.364106] [48527]: DEBUG nova.compute.api [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.369922] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.370137] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.372015] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.372015] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.372015] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.372015] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.394044] [48527]: WARNING neutronclient.v2_0.client [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.414939] [48526]: DEBUG nova.policy [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.420018] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.420357] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.420433] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.427821] [48526]: WARNING neutronclient.v2_0.client [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.606061] [48527]: DEBUG nova.policy [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.615045] [48527]: INFO nova.api.openstack.requestlog [None req-6f4edaa8-fd50-4629-9e82-baf0fa08488f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1513 microversion: 2.1 time: 0.253501 [ 729.615798] [48527]: [pid: 48527|app: 0|req: 507/1084] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1513 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.619962] [48527]: DEBUG nova.api.openstack.wsgi [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.622812] [48527]: DEBUG nova.compute.api [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.628279] [48527]: DEBUG oslo_concurrency.lockutils [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.628477] [48527]: DEBUG oslo_concurrency.lockutils [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.628624] [48527]: DEBUG oslo_concurrency.lockutils [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.628908] [48527]: DEBUG oslo_concurrency.lockutils [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.629143] [48527]: DEBUG oslo_concurrency.lockutils [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.629199] [48527]: DEBUG oslo_concurrency.lockutils [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.636860] [48526]: INFO nova.api.openstack.requestlog [None req-e94f8355-e75d-4903-9b8a-05ba78d64165 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 4511 microversion: 2.1 time: 0.316388 [ 729.637314] [48526]: [pid: 48526|app: 0|req: 578/1085] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/detail => generated 4511 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.641756] [48526]: DEBUG nova.api.openstack.wsgi [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.646070] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.647305] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.647305] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.647305] [48526]: DEBUG nova.compute.api [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.650541] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.650724] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.650853] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.651119] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.651276] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.651415] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.653922] [48527]: WARNING neutronclient.v2_0.client [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.666686] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.666887] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.667036] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.684256] [48526]: DEBUG nova.objects.instance [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 729.693725] [48526]: INFO nova.api.openstack.requestlog [None req-d2fa96c3-f438-4711-8249-d78591de5d70 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-1584706630" status: 204 len: 0 microversion: 2.26 time: 0.054444 [ 729.694278] [48526]: [pid: 48526|app: 0|req: 579/1086] 10.180.1.21 () {60 vars in 1359 bytes} [Fri Dec 12 13:53:53 2025] DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-1584706630 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 729.696679] [48526]: DEBUG nova.api.openstack.wsgi [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.698393] [48526]: DEBUG nova.compute.api [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.701612] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.702583] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.702583] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.702583] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.702583] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.702824] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.721484] [48526]: WARNING neutronclient.v2_0.client [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.888100] [48526]: DEBUG nova.policy [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.893706] [48526]: INFO nova.api.openstack.requestlog [None req-5bc83da0-19ce-4cc3-a42c-80fc42f57dfe tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1259 microversion: 2.1 time: 0.198893 [ 729.894119] [48526]: [pid: 48526|app: 0|req: 580/1087] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1259 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.896988] [48526]: DEBUG nova.api.openstack.wsgi [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.898684] [48526]: DEBUG nova.compute.api [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.906835] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.906835] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.906835] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.907108] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.907288] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.907443] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.945207] [48526]: WARNING neutronclient.v2_0.client [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.951237] [48527]: DEBUG nova.policy [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.967536] [48527]: INFO nova.api.openstack.requestlog [None req-194033b8-1c14-480f-8a7f-9f48c0a6aa23 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1490 microversion: 2.1 time: 0.349955 [ 729.967942] [48527]: [pid: 48527|app: 0|req: 508/1088] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:53 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1490 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.970815] [48527]: DEBUG nova.api.openstack.wsgi [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.972972] [48527]: DEBUG nova.compute.api [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.978662] [48527]: DEBUG oslo_concurrency.lockutils [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.978938] [48527]: DEBUG oslo_concurrency.lockutils [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.979130] [48527]: DEBUG oslo_concurrency.lockutils [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.979408] [48527]: DEBUG oslo_concurrency.lockutils [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.979585] [48527]: DEBUG oslo_concurrency.lockutils [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.979718] [48527]: DEBUG oslo_concurrency.lockutils [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.011540] [48527]: DEBUG oslo_concurrency.lockutils [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.012150] [48527]: DEBUG oslo_concurrency.lockutils [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.012467] [48527]: DEBUG oslo_concurrency.lockutils [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.012735] [48527]: DEBUG nova.objects.instance [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 730.017917] [48527]: WARNING neutronclient.v2_0.client [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 730.107932] [48527]: DEBUG nova.policy [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.116896] [48527]: INFO nova.api.openstack.requestlog [None req-355ded14-18a4-479e-8b55-5a5107ef88e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.147599 [ 730.116896] [48527]: [pid: 48527|app: 0|req: 509/1089] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:54 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.119605] [48527]: DEBUG nova.api.openstack.wsgi [None req-75900543-c9bf-4f8e-b196-6d3299a14f4d tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "7994c0e0b5a74e4ab8577fa8e3787aef"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 730.132463] [48526]: DEBUG nova.policy [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.138397] [48526]: INFO nova.api.openstack.requestlog [None req-a5bb1f7f-63c9-42f5-ae6c-6d439abd387a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1471 microversion: 2.1 time: 0.243440 [ 730.138774] [48526]: [pid: 48526|app: 0|req: 581/1090] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:54 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1471 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.141475] [48526]: DEBUG nova.api.openstack.wsgi [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"lock": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 730.143025] [48526]: DEBUG nova.compute.api [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 730.146477] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.146662] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.146945] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.147480] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.147480] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.147577] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.198949] [48526]: DEBUG nova.compute.api [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Locking {{(pid=48526) lock /opt/stack/nova/nova/compute/api.py:4945}} [ 730.286561] [48526]: INFO nova.api.openstack.requestlog [None req-cf4665ef-90af-49b2-a390-62acdec40608 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action" status: 202 len: 0 microversion: 2.1 time: 0.146994 [ 730.287102] [48526]: [pid: 48526|app: 0|req: 582/1091] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:53:54 2025] POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 730.290437] [48526]: DEBUG nova.api.openstack.wsgi [None req-8b7b1372-b680-425c-b069-3195c3c53d59 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1954630723", "id": 335419290, "os-flavor-access:is_public": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 730.312506] [48526]: INFO nova.api.openstack.requestlog [None req-8b7b1372-b680-425c-b069-3195c3c53d59 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.1 time: 0.024671 [ 730.312947] [48526]: [pid: 48526|app: 0|req: 583/1092] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:53:54 2025] POST /compute/v2.1/flavors => generated 411 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 730.316710] [48526]: DEBUG nova.api.openstack.wsgi [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 730.317599] [48526]: DEBUG nova.compute.api [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 730.326301] [48526]: DEBUG oslo_concurrency.lockutils [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.326301] [48526]: DEBUG oslo_concurrency.lockutils [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.326573] [48526]: DEBUG oslo_concurrency.lockutils [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.326877] [48526]: DEBUG oslo_concurrency.lockutils [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.327083] [48526]: DEBUG oslo_concurrency.lockutils [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.327264] [48526]: DEBUG oslo_concurrency.lockutils [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.357467] [48527]: INFO nova.api.openstack.requestlog [None req-75900543-c9bf-4f8e-b196-6d3299a14f4d tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1920867366/action" status: 200 len: 97 microversion: 2.1 time: 0.240023 [ 730.358838] [48527]: [pid: 48527|app: 0|req: 510/1093] 10.180.1.21 () {60 vars in 1195 bytes} [Fri Dec 12 13:53:54 2025] POST /compute/v2.1/flavors/1920867366/action => generated 97 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 730.362137] [48527]: DEBUG nova.api.openstack.wsgi [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 730.366084] [48527]: DEBUG nova.compute.api [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 730.370747] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.370951] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.371105] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.371387] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.371535] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.371659] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.382386] [48526]: DEBUG oslo_concurrency.lockutils [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.382626] [48526]: DEBUG oslo_concurrency.lockutils [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.382785] [48526]: DEBUG oslo_concurrency.lockutils [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.382956] [48526]: DEBUG nova.objects.instance [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lazy-loading 'fault' on Instance uuid 2aaebbf2-46fa-474b-881a-df9a574cc3a0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 730.392153] [48526]: WARNING neutronclient.v2_0.client [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 730.410146] [48527]: WARNING neutronclient.v2_0.client [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 730.678194] [48526]: DEBUG nova.policy [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.685935] [48526]: INFO nova.api.openstack.requestlog [None req-61972412-f92b-4377-84d4-4be3ea80f585 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1300 microversion: 2.1 time: 0.372149 [ 730.686431] [48526]: [pid: 48526|app: 0|req: 584/1094] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:54 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1300 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.689126] [48526]: DEBUG nova.api.openstack.wsgi [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 730.690994] [48526]: DEBUG nova.compute.api [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 730.697872] [48526]: DEBUG oslo_concurrency.lockutils [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.698109] [48526]: DEBUG oslo_concurrency.lockutils [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.698245] [48526]: DEBUG oslo_concurrency.lockutils [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.698736] [48526]: DEBUG oslo_concurrency.lockutils [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.698879] [48526]: DEBUG oslo_concurrency.lockutils [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.699038] [48526]: DEBUG oslo_concurrency.lockutils [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.718398] [48526]: WARNING neutronclient.v2_0.client [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 731.513854] [48527]: DEBUG nova.policy [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.526338] [48527]: INFO nova.api.openstack.requestlog [None req-b4955203-9d2e-4157-9638-eb4bc56b40b7 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1316 microversion: 2.1 time: 1.166900 [ 731.526807] [48527]: [pid: 48527|app: 0|req: 511/1095] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:54 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1316 bytes in 1168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.531109] [48527]: DEBUG nova.api.openstack.wsgi [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 731.531885] [48527]: DEBUG nova.compute.api [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 731.539065] [48527]: DEBUG oslo_concurrency.lockutils [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.539807] [48527]: DEBUG oslo_concurrency.lockutils [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.539807] [48527]: DEBUG oslo_concurrency.lockutils [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.540202] [48527]: DEBUG oslo_concurrency.lockutils [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.540202] [48527]: DEBUG oslo_concurrency.lockutils [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.540326] [48527]: DEBUG oslo_concurrency.lockutils [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.575759] [48527]: DEBUG oslo_concurrency.lockutils [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.575947] [48527]: DEBUG oslo_concurrency.lockutils [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.576095] [48527]: DEBUG oslo_concurrency.lockutils [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.576248] [48527]: DEBUG nova.objects.instance [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid deea1f6c-7257-476f-95d3-4dae79967f5b {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 731.581209] [48527]: WARNING neutronclient.v2_0.client [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.047919] [48526]: DEBUG nova.policy [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.054488] [48526]: INFO nova.api.openstack.requestlog [None req-32aa9ed9-d162-42e3-85fc-e9d4a8f209ad tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1334 microversion: 2.1 time: 2.367420 [ 733.055014] [48526]: [pid: 48526|app: 0|req: 585/1096] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:54 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1334 bytes in 2368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.067392] [48527]: DEBUG nova.policy [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.079826] [48527]: INFO nova.api.openstack.requestlog [None req-032b1138-4c9a-44d8-b454-9a71392c22cb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 200 len: 1309 microversion: 2.1 time: 1.549428 [ 733.079826] [48527]: [pid: 48527|app: 0|req: 512/1097] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:55 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 1309 bytes in 1550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.080590] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.086509] [48527]: DEBUG nova.policy [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.089066] [48527]: DEBUG nova.compute.api [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'ip': '192.168.128.', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 733.089212] [48527]: WARNING neutronclient.v2_0.client [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.175378] [48527]: WARNING neutronclient.v2_0.client [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.195108] [48526]: DEBUG nova.api.openstack.wsgi [None req-804e1dc6-24b8-4990-9ea3-c300524cb528 tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1673531556", "metadata": {"Type": "work"}}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 733.298866] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.299108] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.299302] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.299647] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.299800] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.299923] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.361764] [48527]: DEBUG nova.compute.multi_cell_list [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 733.397862] [48527]: INFO nova.api.openstack.requestlog [None req-ba825f95-7c3d-429a-a6ad-b93caf33b1c5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?ip=192.168.128." status: 200 len: 1011 microversion: 2.1 time: 0.319702 [ 733.398256] [48527]: [pid: 48527|app: 0|req: 513/1098] 10.180.1.21 () {58 vars in 1151 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers?ip=192.168.128. => generated 1011 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.405482] [48527]: DEBUG nova.api.openstack.wsgi [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.407209] [48527]: DEBUG nova.compute.api [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.413478] [48527]: DEBUG oslo_concurrency.lockutils [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.413667] [48527]: DEBUG oslo_concurrency.lockutils [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.413804] [48527]: DEBUG oslo_concurrency.lockutils [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.414108] [48527]: DEBUG oslo_concurrency.lockutils [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.414283] [48527]: DEBUG oslo_concurrency.lockutils [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.414808] [48527]: DEBUG oslo_concurrency.lockutils [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.449409] [48527]: DEBUG oslo_concurrency.lockutils [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.449556] [48527]: DEBUG oslo_concurrency.lockutils [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.449688] [48527]: DEBUG oslo_concurrency.lockutils [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.449915] [48527]: DEBUG nova.objects.instance [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lazy-loading 'fault' on Instance uuid 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.454446] [48527]: WARNING neutronclient.v2_0.client [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.465435] [48526]: INFO nova.api.openstack.requestlog [None req-804e1dc6-24b8-4990-9ea3-c300524cb528 tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 349 microversion: 2.1 time: 0.409633 [ 733.465804] [48526]: [pid: 48526|app: 0|req: 586/1099] 10.180.1.21 () {60 vars in 1151 bytes} [Fri Dec 12 13:53:57 2025] POST /compute/v2.1/os-volumes => generated 349 bytes in 410 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 733.469950] [48526]: DEBUG nova.api.openstack.wsgi [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.470187] [48526]: DEBUG nova.compute.api [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.474920] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.475140] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.475234] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.475591] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.475750] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.475891] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.479368] [48527]: DEBUG nova.policy [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.486218] [48527]: INFO nova.api.openstack.requestlog [None req-e904520f-75cd-4023-a353-8e39af28b2f3 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1297 microversion: 2.1 time: 0.083158 [ 733.486444] [48527]: [pid: 48527|app: 0|req: 514/1100] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1297 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.493453] [48527]: DEBUG nova.api.openstack.wsgi [None req-e7a54e42-b37a-45e9-a9a5-ceb70e802ee9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.502663] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7a54e42-b37a-45e9-a9a5-ceb70e802ee9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.502874] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7a54e42-b37a-45e9-a9a5-ceb70e802ee9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.502995] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7a54e42-b37a-45e9-a9a5-ceb70e802ee9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.515450] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.516359] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.516359] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.516359] [48526]: DEBUG nova.objects.instance [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 024b7538-5ab5-4402-afc4-423ddca68f3f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.516573] [48527]: INFO nova.api.openstack.requestlog [None req-e7a54e42-b37a-45e9-a9a5-ceb70e802ee9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 200 len: 12 microversion: 2.26 time: 0.028301 [ 733.518967] [48527]: [pid: 48527|app: 0|req: 515/1101] 10.180.1.21 () {60 vars in 1287 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.522616] [48526]: WARNING neutronclient.v2_0.client [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.522978] [48527]: DEBUG nova.api.openstack.wsgi [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.526193] [48527]: DEBUG nova.compute.api [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.530568] [48527]: DEBUG oslo_concurrency.lockutils [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.531014] [48527]: DEBUG oslo_concurrency.lockutils [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.531122] [48527]: DEBUG oslo_concurrency.lockutils [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.531457] [48527]: DEBUG oslo_concurrency.lockutils [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.531717] [48527]: DEBUG oslo_concurrency.lockutils [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.532222] [48527]: DEBUG oslo_concurrency.lockutils [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.552040] [48526]: DEBUG nova.policy [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.558113] [48527]: DEBUG oslo_concurrency.lockutils [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.558537] [48527]: DEBUG oslo_concurrency.lockutils [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.558537] [48527]: DEBUG oslo_concurrency.lockutils [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.558742] [48527]: DEBUG nova.objects.instance [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid f5273e06-6b98-4b46-ae12-41b06090ec05 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.560666] [48526]: INFO nova.api.openstack.requestlog [None req-2dfdb57a-7f18-439d-ba72-20f2a8cc026f tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1296 microversion: 2.1 time: 0.094227 [ 733.561057] [48526]: [pid: 48526|app: 0|req: 587/1102] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1296 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.561820] [48527]: WARNING neutronclient.v2_0.client [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.567444] [48526]: DEBUG nova.api.openstack.wsgi [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.569015] [48526]: DEBUG nova.compute.api [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.580080] [48526]: DEBUG oslo_concurrency.lockutils [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.580366] [48526]: DEBUG oslo_concurrency.lockutils [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.581069] [48526]: DEBUG oslo_concurrency.lockutils [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.581819] [48526]: DEBUG oslo_concurrency.lockutils [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.582026] [48526]: DEBUG oslo_concurrency.lockutils [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.582169] [48526]: DEBUG oslo_concurrency.lockutils [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.587625] [48527]: DEBUG nova.policy [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.596693] [48527]: INFO nova.api.openstack.requestlog [None req-03139381-f837-49be-8d95-7873137cc468 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1313 microversion: 2.1 time: 0.077532 [ 733.597258] [48527]: [pid: 48527|app: 0|req: 516/1103] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1313 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.603246] [48527]: DEBUG nova.api.openstack.wsgi [None req-7cfc1108-78fa-4fe8-8b3a-f6f9c246d402 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.618316] [48526]: WARNING neutronclient.v2_0.client [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.644979] [48526]: DEBUG nova.policy [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.650971] [48526]: INFO nova.api.openstack.requestlog [None req-70ca0d21-25f5-420b-832c-f0275b5f1edd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.089127 [ 733.651453] [48526]: [pid: 48526|app: 0|req: 588/1104] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.652995] [48527]: INFO nova.api.openstack.requestlog [None req-7cfc1108-78fa-4fe8-8b3a-f6f9c246d402 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 200 len: 1614 microversion: 2.1 time: 0.055174 [ 733.653274] [48527]: [pid: 48527|app: 0|req: 517/1105] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 1614 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.656171] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.656321] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.657029] [48526]: DEBUG nova.compute.api [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.657513] [48527]: DEBUG nova.compute.api [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.661464] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.661780] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.661934] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.662252] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.662400] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.662563] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.662617] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.663268] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.663268] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.663432] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.663468] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.663594] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.684191] [48526]: WARNING neutronclient.v2_0.client [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.690012] [48527]: WARNING neutronclient.v2_0.client [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.706784] [48526]: DEBUG nova.policy [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.713997] [48526]: INFO nova.api.openstack.requestlog [None req-2b6ac191-0a86-4c0f-ac71-a4342696c687 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1220 microversion: 2.1 time: 0.061122 [ 733.713997] [48526]: [pid: 48526|app: 0|req: 589/1106] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1220 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.718066] [48526]: DEBUG nova.api.openstack.wsgi [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.721901] [48526]: DEBUG nova.compute.api [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.732589] [48526]: DEBUG oslo_concurrency.lockutils [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.732932] [48526]: DEBUG oslo_concurrency.lockutils [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.733101] [48526]: DEBUG oslo_concurrency.lockutils [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.733424] [48526]: DEBUG oslo_concurrency.lockutils [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.733590] [48526]: DEBUG oslo_concurrency.lockutils [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.733801] [48526]: DEBUG oslo_concurrency.lockutils [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.763220] [48527]: DEBUG nova.policy [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.767119] [48527]: INFO nova.api.openstack.requestlog [None req-4e84b5bb-6237-493d-87cc-bef8a034c115 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1218 microversion: 2.1 time: 0.113099 [ 733.767604] [48527]: [pid: 48527|app: 0|req: 518/1107] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1218 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.771135] [48527]: DEBUG nova.api.openstack.wsgi [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.771300] [48526]: WARNING neutronclient.v2_0.client [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.773165] [48527]: DEBUG nova.compute.api [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.782053] [48527]: DEBUG oslo_concurrency.lockutils [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.782282] [48527]: DEBUG oslo_concurrency.lockutils [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.782912] [48527]: DEBUG oslo_concurrency.lockutils [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.782912] [48527]: DEBUG oslo_concurrency.lockutils [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.782912] [48527]: DEBUG oslo_concurrency.lockutils [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.783106] [48527]: DEBUG oslo_concurrency.lockutils [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.810271] [48527]: WARNING neutronclient.v2_0.client [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.867549] [48527]: DEBUG nova.policy [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.872966] [48527]: INFO nova.api.openstack.requestlog [None req-5253319a-86de-4d97-af83-4cbfcf743d19 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1215 microversion: 2.1 time: 0.104579 [ 733.873525] [48527]: [pid: 48527|app: 0|req: 519/1108] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1215 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.880116] [48527]: DEBUG nova.api.openstack.wsgi [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.882176] [48527]: DEBUG nova.compute.api [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.887336] [48527]: DEBUG oslo_concurrency.lockutils [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.887546] [48527]: DEBUG oslo_concurrency.lockutils [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.887764] [48527]: DEBUG oslo_concurrency.lockutils [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.888044] [48527]: DEBUG oslo_concurrency.lockutils [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.888237] [48527]: DEBUG oslo_concurrency.lockutils [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.888343] [48527]: DEBUG oslo_concurrency.lockutils [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.897484] [48526]: DEBUG nova.policy [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.905681] [48526]: INFO nova.api.openstack.requestlog [None req-797e33b0-e824-4d00-828e-f73af9871106 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1499 microversion: 2.1 time: 0.191127 [ 733.906082] [48526]: [pid: 48526|app: 0|req: 590/1109] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:57 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1499 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.909478] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.910934] [48526]: DEBUG nova.compute.api [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.915801] [48527]: WARNING neutronclient.v2_0.client [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.916414] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.916504] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.917086] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.917349] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.917513] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.917705] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.929983] [48526]: INFO nova.api.openstack.wsgi [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] HTTP exception thrown: Instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 could not be found. [ 733.930862] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Returning 404 to user: Instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 733.930862] [48526]: INFO nova.api.openstack.requestlog [None req-0ef5f77b-22cd-48d0-86fd-f2ca62b73ff0 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 404 len: 111 microversion: 2.1 time: 0.024169 [ 733.933130] [48526]: [pid: 48526|app: 0|req: 591/1110] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:58 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 733.936795] [48526]: DEBUG nova.api.openstack.wsgi [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.938230] [48526]: DEBUG nova.compute.api [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.944824] [48526]: DEBUG oslo_concurrency.lockutils [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.945066] [48526]: DEBUG oslo_concurrency.lockutils [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.945271] [48526]: DEBUG oslo_concurrency.lockutils [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.945921] [48526]: DEBUG oslo_concurrency.lockutils [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.946706] [48526]: DEBUG oslo_concurrency.lockutils [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.946706] [48526]: DEBUG oslo_concurrency.lockutils [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.989845] [48526]: WARNING neutronclient.v2_0.client [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.033914] [48527]: DEBUG nova.policy [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.042394] [48527]: INFO nova.api.openstack.requestlog [None req-f60779c6-97a5-4b1a-908a-13d7556edf92 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1496 microversion: 2.1 time: 0.167746 [ 734.043721] [48527]: [pid: 48527|app: 0|req: 520/1111] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:58 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1496 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.046884] [48527]: DEBUG nova.api.openstack.wsgi [None req-912e47fa-a2b3-4305-9fd6-935c58ce5dd1 tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.083984] [48527]: INFO nova.api.openstack.requestlog [None req-912e47fa-a2b3-4305-9fd6-935c58ce5dd1 tempest-FlavorsAdminTestJSON-1258526669 tempest-FlavorsAdminTestJSON-1258526669-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5498 microversion: 2.1 time: 0.039904 [ 734.085419] [48527]: [pid: 48527|app: 0|req: 521/1112] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:53:58 2025] GET /compute/v2.1/flavors/detail => generated 5498 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.087355] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f37208d-b917-4491-8e98-ad2f0b971485 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "7994c0e0b5a74e4ab8577fa8e3787aef"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 734.168553] [48526]: DEBUG nova.policy [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.173376] [48526]: INFO nova.api.openstack.requestlog [None req-2be7d9ee-80a3-440a-bceb-c4cf516dd0bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.239340 [ 734.174356] [48526]: [pid: 48526|app: 0|req: 592/1113] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:58 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.178377] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb4ee1d4-a384-4cad-ba96-d33cf9bd55c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-334383270", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtRtNTL6zFxRu4OrOAI7E910pbbGGWnLspJcxAjMyKcMdWcHhEZ9md8Z5d/2G/kDHx4NPYFrmpf9U6WDbImXAwp8cKWcotl53I0dzorkTW1fmfEor9dd08gNywXwfU7xw=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 734.192825] [48526]: DEBUG nova.quota [None req-bb4ee1d4-a384-4cad-ba96-d33cf9bd55c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Getting quotas for project 983c6b585d4c41629864a11f9de352a3. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 734.213537] [48526]: DEBUG nova.quota [None req-bb4ee1d4-a384-4cad-ba96-d33cf9bd55c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Getting quotas for user 3c26f84f34704af2b47a6b55ab0f6fab and project 983c6b585d4c41629864a11f9de352a3. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 734.251502] [48526]: INFO nova.api.openstack.requestlog [None req-bb4ee1d4-a384-4cad-ba96-d33cf9bd55c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.076242 [ 734.256050] [48526]: [pid: 48526|app: 0|req: 593/1114] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:53:58 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 734.256196] [48527]: INFO nova.api.openstack.wsgi [None req-4f37208d-b917-4491-8e98-ad2f0b971485 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] HTTP exception thrown: Flavor access already exists for flavor 31 and project 7994c0e0b5a74e4ab8577fa8e3787aef combination. [ 734.256196] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f37208d-b917-4491-8e98-ad2f0b971485 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Returning 409 to user: Flavor access already exists for flavor 31 and project 7994c0e0b5a74e4ab8577fa8e3787aef combination. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 734.256196] [48527]: INFO nova.api.openstack.requestlog [None req-4f37208d-b917-4491-8e98-ad2f0b971485 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1920867366/action" status: 409 len: 152 microversion: 2.1 time: 0.170247 [ 734.256196] [48527]: [pid: 48527|app: 0|req: 522/1115] 10.180.1.21 () {60 vars in 1195 bytes} [Fri Dec 12 13:53:58 2025] POST /compute/v2.1/flavors/1920867366/action => generated 152 bytes in 171 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 734.259284] [48526]: DEBUG nova.api.openstack.wsgi [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.262201] [48526]: DEBUG nova.compute.api [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 734.262571] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.265542] [48527]: DEBUG nova.compute.api [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 734.271976] [48526]: DEBUG oslo_concurrency.lockutils [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.272801] [48526]: DEBUG oslo_concurrency.lockutils [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.272801] [48526]: DEBUG oslo_concurrency.lockutils [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.272990] [48526]: DEBUG oslo_concurrency.lockutils [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.273275] [48526]: DEBUG oslo_concurrency.lockutils [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.273499] [48526]: DEBUG oslo_concurrency.lockutils [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.275389] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.275389] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.275389] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.275647] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.276146] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.276146] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.308832] [48526]: WARNING neutronclient.v2_0.client [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.317317] [48527]: WARNING neutronclient.v2_0.client [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.336253] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=7 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 734.490179] [48526]: DEBUG nova.policy [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.498814] [48526]: INFO nova.api.openstack.requestlog [None req-d10ad249-bca7-48ad-8955-c9a65fb93231 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1259 microversion: 2.1 time: 0.244637 [ 734.499369] [48526]: [pid: 48526|app: 0|req: 594/1116] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:58 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1259 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.502846] [48526]: DEBUG nova.api.openstack.wsgi [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.504892] [48526]: DEBUG nova.compute.api [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 734.510093] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.510234] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.510446] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.511443] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.511679] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.511863] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.547516] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.547853] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.548111] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.548489] [48526]: DEBUG nova.objects.instance [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.556103] [48526]: WARNING neutronclient.v2_0.client [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.720463] [48527]: DEBUG nova.policy [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.724815] [48527]: INFO nova.api.openstack.requestlog [None req-9a774d8b-192e-4f79-98e5-94efce7308f0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1496 microversion: 2.1 time: 0.467705 [ 734.725349] [48527]: [pid: 48527|app: 0|req: 523/1117] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:58 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1496 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.729699] [48527]: DEBUG nova.api.openstack.wsgi [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.729699] [48527]: DEBUG nova.compute.api [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 734.732786] [48527]: DEBUG oslo_concurrency.lockutils [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.732956] [48527]: DEBUG oslo_concurrency.lockutils [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.733105] [48527]: DEBUG oslo_concurrency.lockutils [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.733466] [48527]: DEBUG oslo_concurrency.lockutils [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.733993] [48527]: DEBUG oslo_concurrency.lockutils [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.733993] [48527]: DEBUG oslo_concurrency.lockutils [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.736874] [48526]: DEBUG nova.policy [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.744957] [48526]: INFO nova.api.openstack.requestlog [None req-4ed9c3b3-7555-4230-abf1-0c3b35e59a78 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.244904 [ 734.745110] [48526]: [pid: 48526|app: 0|req: 595/1118] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:58 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.751480] [48526]: DEBUG nova.api.openstack.wsgi [req-3b650ab2-a56a-445b-84a2-56cf7f5549d6 req-3657c5e5-f1b0-4186-ae2d-28e81e2b61fe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d", "name": "network-vif-plugged", "status": "completed", "tag": "f4f185d4-448c-46fd-82dd-b273e4624fb7"}, {"name": "network-changed", "server_uuid": "a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d", "tag": "f4f185d4-448c-46fd-82dd-b273e4624fb7"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 734.758371] [48526]: DEBUG oslo_concurrency.lockutils [req-3b650ab2-a56a-445b-84a2-56cf7f5549d6 req-3657c5e5-f1b0-4186-ae2d-28e81e2b61fe service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.758957] [48526]: DEBUG oslo_concurrency.lockutils [req-3b650ab2-a56a-445b-84a2-56cf7f5549d6 req-3657c5e5-f1b0-4186-ae2d-28e81e2b61fe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.759170] [48526]: DEBUG oslo_concurrency.lockutils [req-3b650ab2-a56a-445b-84a2-56cf7f5549d6 req-3657c5e5-f1b0-4186-ae2d-28e81e2b61fe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.767027] [48527]: WARNING neutronclient.v2_0.client [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.771759] [48526]: INFO nova.api.openstack.compute.server_external_events [req-3b650ab2-a56a-445b-84a2-56cf7f5549d6 req-3657c5e5-f1b0-4186-ae2d-28e81e2b61fe service nova] Creating event network-vif-plugged:f4f185d4-448c-46fd-82dd-b273e4624fb7 for instance a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d on cpu-1 [ 734.771951] [48526]: INFO nova.api.openstack.compute.server_external_events [req-3b650ab2-a56a-445b-84a2-56cf7f5549d6 req-3657c5e5-f1b0-4186-ae2d-28e81e2b61fe service nova] Creating event network-changed:f4f185d4-448c-46fd-82dd-b273e4624fb7 for instance a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d on cpu-1 [ 734.776912] [48526]: INFO nova.api.openstack.requestlog [req-3b650ab2-a56a-445b-84a2-56cf7f5549d6 req-3657c5e5-f1b0-4186-ae2d-28e81e2b61fe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.031199 [ 734.778236] [48526]: [pid: 48526|app: 0|req: 596/1119] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:53:58 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 734.783473] [48526]: DEBUG nova.api.openstack.wsgi [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.785381] [48526]: DEBUG nova.compute.api [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 734.796321] [48526]: DEBUG oslo_concurrency.lockutils [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.796321] [48526]: DEBUG oslo_concurrency.lockutils [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.796321] [48526]: DEBUG oslo_concurrency.lockutils [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.796856] [48526]: DEBUG oslo_concurrency.lockutils [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.796856] [48526]: DEBUG oslo_concurrency.lockutils [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.796963] [48526]: DEBUG oslo_concurrency.lockutils [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.836163] [48526]: DEBUG oslo_concurrency.lockutils [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.836370] [48526]: DEBUG oslo_concurrency.lockutils [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.837492] [48526]: DEBUG oslo_concurrency.lockutils [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.837492] [48526]: DEBUG nova.objects.instance [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lazy-loading 'fault' on Instance uuid 2aaebbf2-46fa-474b-881a-df9a574cc3a0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.843502] [48526]: WARNING neutronclient.v2_0.client [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 735.224634] [48526]: DEBUG nova.policy [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.231151] [48526]: INFO nova.api.openstack.requestlog [None req-8eff33c5-1b72-496b-8b62-bed7f666beeb tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1300 microversion: 2.1 time: 0.452918 [ 735.231562] [48526]: [pid: 48526|app: 0|req: 597/1120] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:59 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1300 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.234214] [48526]: DEBUG nova.api.openstack.wsgi [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 735.235731] [48526]: DEBUG nova.compute.api [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 735.241512] [48526]: DEBUG oslo_concurrency.lockutils [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.241700] [48526]: DEBUG oslo_concurrency.lockutils [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.241828] [48526]: DEBUG oslo_concurrency.lockutils [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.242131] [48526]: DEBUG oslo_concurrency.lockutils [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.242286] [48526]: DEBUG oslo_concurrency.lockutils [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.242410] [48526]: DEBUG oslo_concurrency.lockutils [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.257153] [48527]: DEBUG nova.policy [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.262313] [48527]: INFO nova.api.openstack.requestlog [None req-303d0a88-9ef7-48d0-aae1-2a7137264fb9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1470 microversion: 2.1 time: 0.535627 [ 735.262313] [48527]: [pid: 48527|app: 0|req: 524/1121] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:58 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1470 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.290073] [48526]: WARNING neutronclient.v2_0.client [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 735.316657] [48527]: DEBUG nova.api.openstack.wsgi [None req-29cb178d-7918-471b-b180-d18a4496f728 tempest-FloatingIPDetailsNegativeTestJSON-2039693683 tempest-FloatingIPDetailsNegativeTestJSON-2039693683-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 735.319435] [48527]: WARNING neutronclient.v2_0.client [None req-29cb178d-7918-471b-b180-d18a4496f728 tempest-FloatingIPDetailsNegativeTestJSON-2039693683 tempest-FloatingIPDetailsNegativeTestJSON-2039693683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 735.320369] [48527]: WARNING openstack [None req-29cb178d-7918-471b-b180-d18a4496f728 tempest-FloatingIPDetailsNegativeTestJSON-2039693683 tempest-FloatingIPDetailsNegativeTestJSON-2039693683-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 735.321109] [48527]: WARNING openstack [None req-29cb178d-7918-471b-b180-d18a4496f728 tempest-FloatingIPDetailsNegativeTestJSON-2039693683 tempest-FloatingIPDetailsNegativeTestJSON-2039693683-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 735.390555] [48527]: DEBUG neutronclient.v2_0.client [None req-29cb178d-7918-471b-b180-d18a4496f728 tempest-FloatingIPDetailsNegativeTestJSON-2039693683 tempest-FloatingIPDetailsNegativeTestJSON-2039693683-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 2d923e05-4cf8-4caf-99ac-7af2e4f955f0 could not be found", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 735.391511] [48527]: INFO nova.api.openstack.wsgi [None req-29cb178d-7918-471b-b180-d18a4496f728 tempest-FloatingIPDetailsNegativeTestJSON-2039693683 tempest-FloatingIPDetailsNegativeTestJSON-2039693683-project-member] HTTP exception thrown: Floating IP not found for ID 2d923e05-4cf8-4caf-99ac-7af2e4f955f0 [ 735.391511] [48527]: DEBUG nova.api.openstack.wsgi [None req-29cb178d-7918-471b-b180-d18a4496f728 tempest-FloatingIPDetailsNegativeTestJSON-2039693683 tempest-FloatingIPDetailsNegativeTestJSON-2039693683-project-member] Returning 404 to user: Floating IP not found for ID 2d923e05-4cf8-4caf-99ac-7af2e4f955f0 {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 735.391629] [48527]: INFO nova.api.openstack.requestlog [None req-29cb178d-7918-471b-b180-d18a4496f728 tempest-FloatingIPDetailsNegativeTestJSON-2039693683 tempest-FloatingIPDetailsNegativeTestJSON-2039693683-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/2d923e05-4cf8-4caf-99ac-7af2e4f955f0" status: 404 len: 111 microversion: 2.1 time: 0.124541 [ 735.392300] [48527]: [pid: 48527|app: 0|req: 525/1122] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:53:59 2025] GET /compute/v2.1/os-floating-ips/2d923e05-4cf8-4caf-99ac-7af2e4f955f0 => generated 111 bytes in 129 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 735.395979] [48527]: DEBUG nova.api.openstack.wsgi [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 735.398293] [48527]: DEBUG nova.policy [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.398564] [48527]: DEBUG nova.compute.api [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'name': '^.*\\-instance\\-[0-9]+$', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 735.407319] [48527]: DEBUG oslo_concurrency.lockutils [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.407504] [48527]: DEBUG oslo_concurrency.lockutils [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.408187] [48527]: DEBUG oslo_concurrency.lockutils [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.408187] [48527]: DEBUG oslo_concurrency.lockutils [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.408187] [48527]: DEBUG oslo_concurrency.lockutils [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.408372] [48527]: DEBUG oslo_concurrency.lockutils [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.441528] [48526]: DEBUG nova.policy [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.450284] [48526]: INFO nova.api.openstack.requestlog [None req-0439ebdd-9499-4803-9663-37e5a3eaf2a4 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1316 microversion: 2.1 time: 0.218006 [ 735.450863] [48526]: [pid: 48526|app: 0|req: 598/1123] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:59 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1316 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.451338] [48527]: DEBUG nova.compute.multi_cell_list [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 735.457375] [48526]: DEBUG nova.api.openstack.wsgi [None req-64fe426d-96e5-4f46-8969-677ede7bbe1f tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 735.493524] [48527]: INFO nova.api.openstack.requestlog [None req-b277ef37-d615-431c-b416-9d77515cdc8b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 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.100712 [ 735.494191] [48527]: [pid: 48527|app: 0|req: 526/1124] 10.180.1.21 () {58 vars in 1207 bytes} [Fri Dec 12 13:53:59 2025] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-%5B0-9%5D%2B%24 => generated 1011 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.504900] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 735.516678] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.516678] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.516678] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.516678] [48527]: DEBUG nova.compute.api [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 735.522453] [48526]: INFO nova.api.openstack.requestlog [None req-64fe426d-96e5-4f46-8969-677ede7bbe1f tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/3ceebce3-64dc-4da5-aabd-36f6302edda9" status: 200 len: 350 microversion: 2.1 time: 0.070411 [ 735.522550] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.522813] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.522877] [48526]: [pid: 48526|app: 0|req: 599/1125] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:53:59 2025] GET /compute/v2.1/os-volumes/3ceebce3-64dc-4da5-aabd-36f6302edda9 => generated 350 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 735.523177] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.523552] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.523850] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.524082] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.525540] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1bb50c0-2930-4dd9-920b-a1dbdf724c0c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-698854099", "description": "tempest-description-844146403"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 735.528695] [48526]: WARNING neutronclient.v2_0.client [None req-a1bb50c0-2930-4dd9-920b-a1dbdf724c0c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 735.551265] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.552387] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.552387] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.563701] [48527]: DEBUG nova.objects.instance [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 735.583510] [48527]: INFO nova.api.openstack.requestlog [None req-d9a80685-158f-4d2f-b56a-7195af29c47b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 204 len: 0 microversion: 2.26 time: 0.084388 [ 735.584247] [48527]: [pid: 48527|app: 0|req: 527/1126] 10.180.1.21 () {60 vars in 1290 bytes} [Fri Dec 12 13:53:59 2025] DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 735.590071] [48527]: DEBUG nova.api.openstack.wsgi [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-1498689036", "metadata": {"image_type": "test"}}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 735.592094] [48527]: DEBUG nova.compute.api [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 735.597825] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.599066] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.599066] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.599066] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.599066] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.599316] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.613821] [48527]: INFO nova.api.openstack.wsgi [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] HTTP exception thrown: Instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 could not be found. [ 735.614181] [48527]: DEBUG nova.api.openstack.wsgi [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Returning 404 to user: Instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 735.614773] [48527]: INFO nova.api.openstack.requestlog [None req-ffdbaae1-82e9-44a0-8eb9-0e3db6eefe0a tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "POST /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0/action" status: 404 len: 111 microversion: 2.1 time: 0.029490 [ 735.615307] [48527]: [pid: 48527|app: 0|req: 528/1127] 10.180.1.21 () {60 vars in 1274 bytes} [Fri Dec 12 13:53:59 2025] POST /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0/action => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 735.619769] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 735.621104] [48527]: DEBUG nova.compute.api [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 735.629380] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.629380] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.629380] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.629380] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.629767] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.629767] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.654137] [48527]: WARNING neutronclient.v2_0.client [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 735.693223] [48526]: INFO nova.api.openstack.requestlog [None req-a1bb50c0-2930-4dd9-920b-a1dbdf724c0c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 249 microversion: 2.1 time: 0.169619 [ 735.693611] [48526]: [pid: 48526|app: 0|req: 600/1128] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:53:59 2025] POST /compute/v2.1/os-security-groups => generated 249 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 735.697350] [48526]: DEBUG nova.api.openstack.wsgi [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 735.698235] [48526]: DEBUG nova.compute.api [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 735.703024] [48526]: DEBUG oslo_concurrency.lockutils [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.703236] [48526]: DEBUG oslo_concurrency.lockutils [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.704198] [48526]: DEBUG oslo_concurrency.lockutils [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.704198] [48526]: DEBUG oslo_concurrency.lockutils [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.704198] [48526]: DEBUG oslo_concurrency.lockutils [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.704198] [48526]: DEBUG oslo_concurrency.lockutils [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.722877] [48526]: WARNING neutronclient.v2_0.client [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 736.176472] [48527]: DEBUG nova.policy [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.184789] [48527]: INFO nova.api.openstack.requestlog [None req-e9d7cfc8-28a9-4d37-937b-89835244ed97 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1497 microversion: 2.1 time: 0.568839 [ 736.185160] [48527]: [pid: 48527|app: 0|req: 529/1129] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:59 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1497 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.188708] [48527]: DEBUG nova.api.openstack.wsgi [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 736.190214] [48527]: DEBUG nova.compute.api [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 736.199493] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.199493] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.199493] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.199493] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.199641] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.199641] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.222174] [48527]: INFO nova.api.openstack.wsgi [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Instance deea1f6c-7257-476f-95d3-4dae79967f5b could not be found. [ 736.222884] [48527]: DEBUG nova.api.openstack.wsgi [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Instance deea1f6c-7257-476f-95d3-4dae79967f5b could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 736.223700] [48527]: INFO nova.api.openstack.requestlog [None req-3f2cea02-a24b-48b6-b9d9-d48755a80dc1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 404 len: 111 microversion: 2.1 time: 0.037960 [ 736.224270] [48527]: [pid: 48527|app: 0|req: 530/1130] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:00 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 736.227121] [48527]: DEBUG nova.api.openstack.wsgi [None req-c46b1edc-d1b3-47bd-aea5-c77398cb7562 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 736.242219] [48527]: INFO nova.api.openstack.requestlog [None req-c46b1edc-d1b3-47bd-aea5-c77398cb7562 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/335419290" status: 202 len: 0 microversion: 2.1 time: 0.017392 [ 736.242567] [48527]: [pid: 48527|app: 0|req: 531/1131] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:54:00 2025] DELETE /compute/v2.1/flavors/335419290 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 736.249476] [48527]: DEBUG nova.api.openstack.wsgi [None req-67c19ab7-2bfa-4d18-b007-7e5d4cab4a7b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 736.257863] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c19ab7-2bfa-4d18-b007-7e5d4cab4a7b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.258577] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c19ab7-2bfa-4d18-b007-7e5d4cab4a7b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.258874] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c19ab7-2bfa-4d18-b007-7e5d4cab4a7b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.287831] [48527]: INFO nova.api.openstack.wsgi [None req-67c19ab7-2bfa-4d18-b007-7e5d4cab4a7b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e is locked [ 736.287831] [48527]: DEBUG nova.api.openstack.wsgi [None req-67c19ab7-2bfa-4d18-b007-7e5d4cab4a7b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 409 to user: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e is locked {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 736.288218] [48527]: INFO nova.api.openstack.requestlog [None req-67c19ab7-2bfa-4d18-b007-7e5d4cab4a7b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action" status: 409 len: 107 microversion: 2.1 time: 0.045098 [ 736.288591] [48527]: [pid: 48527|app: 0|req: 532/1132] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:00 2025] POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action => generated 107 bytes in 45 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 736.292162] [48527]: DEBUG nova.api.openstack.wsgi [None req-61a0f65e-fec7-4b22-ba0e-9d1a3fcea49f tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "7994c0e0b5a74e4ab8577fa8e3787aef"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 736.445485] [48527]: INFO nova.api.openstack.requestlog [None req-61a0f65e-fec7-4b22-ba0e-9d1a3fcea49f tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1920867366/action" status: 200 len: 21 microversion: 2.1 time: 0.155169 [ 736.445485] [48527]: [pid: 48527|app: 0|req: 533/1133] 10.180.1.21 () {60 vars in 1195 bytes} [Fri Dec 12 13:54:00 2025] POST /compute/v2.1/flavors/1920867366/action => generated 21 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 736.448038] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 736.449998] [48527]: DEBUG nova.compute.api [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 736.451072] [48526]: DEBUG nova.policy [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.454296] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.454423] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.454580] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.455437] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.455437] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.455437] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.461831] [48526]: INFO nova.api.openstack.requestlog [None req-50061541-2243-4ef9-9b89-234a1a64c6bc tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1322 microversion: 2.1 time: 0.766445 [ 736.461831] [48526]: [pid: 48526|app: 0|req: 601/1134] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:53:59 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1322 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.463766] [48526]: DEBUG nova.api.openstack.wsgi [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 736.468612] [48526]: DEBUG nova.compute.api [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 736.479642] [48526]: DEBUG oslo_concurrency.lockutils [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.479642] [48526]: DEBUG oslo_concurrency.lockutils [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.479642] [48526]: DEBUG oslo_concurrency.lockutils [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.479897] [48526]: DEBUG oslo_concurrency.lockutils [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.479943] [48526]: DEBUG oslo_concurrency.lockutils [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.480091] [48526]: DEBUG oslo_concurrency.lockutils [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.493160] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.493440] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.494154] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.494344] [48527]: DEBUG nova.objects.instance [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lazy-loading 'fault' on Instance uuid 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 736.500033] [48527]: WARNING neutronclient.v2_0.client [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 736.513108] [48526]: DEBUG oslo_concurrency.lockutils [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.513580] [48526]: DEBUG oslo_concurrency.lockutils [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.513580] [48526]: DEBUG oslo_concurrency.lockutils [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.513849] [48526]: DEBUG nova.objects.instance [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 024b7538-5ab5-4402-afc4-423ddca68f3f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 736.517065] [48526]: WARNING neutronclient.v2_0.client [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 736.934951] [48527]: DEBUG nova.policy [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8bc15ba52e294127989b42794125ba0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9920b703c924cb2a59dbe11caaa5926', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.942527] [48527]: INFO nova.api.openstack.requestlog [None req-9f092d7b-f724-44b7-b6c3-bfd625a9bf27 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 200 len: 1297 microversion: 2.1 time: 0.496819 [ 736.942872] [48527]: [pid: 48527|app: 0|req: 534/1135] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:00 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 1297 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.946207] [48527]: DEBUG nova.api.openstack.wsgi [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 736.947655] [48527]: DEBUG nova.compute.api [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 736.951588] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.951770] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.951900] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.952180] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.952310] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.952425] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.956593] [48526]: DEBUG nova.policy [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.969690] [48526]: INFO nova.api.openstack.requestlog [None req-9415d4c7-4191-4079-9c2f-c0dabb532d61 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1296 microversion: 2.1 time: 0.507894 [ 736.970079] [48526]: [pid: 48526|app: 0|req: 602/1136] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:00 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1296 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.978083] [48526]: DEBUG nova.api.openstack.wsgi [None req-ed8a381f-4583-4088-9115-79ddffdea2c7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 736.986462] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.986462] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.986462] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.986629] [48527]: DEBUG nova.objects.instance [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid f5273e06-6b98-4b46-ae12-41b06090ec05 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 736.993355] [48527]: WARNING neutronclient.v2_0.client [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.022859] [48526]: INFO nova.api.openstack.requestlog [None req-ed8a381f-4583-4088-9115-79ddffdea2c7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 200 len: 1614 microversion: 2.1 time: 0.051934 [ 737.024124] [48526]: [pid: 48526|app: 0|req: 603/1137] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:01 2025] GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 1614 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.027400] [48526]: DEBUG nova.api.openstack.wsgi [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.029723] [48526]: DEBUG nova.compute.api [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.035227] [48526]: DEBUG oslo_concurrency.lockutils [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.036033] [48526]: DEBUG oslo_concurrency.lockutils [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.036033] [48526]: DEBUG oslo_concurrency.lockutils [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.036235] [48526]: DEBUG oslo_concurrency.lockutils [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.036357] [48526]: DEBUG oslo_concurrency.lockutils [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.037274] [48526]: DEBUG oslo_concurrency.lockutils [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.060253] [48526]: WARNING neutronclient.v2_0.client [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.112890] [48527]: DEBUG nova.policy [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.122570] [48527]: INFO nova.api.openstack.requestlog [None req-dbff1774-aad5-4223-93a5-49e1f8155a80 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 200 len: 1313 microversion: 2.1 time: 0.179051 [ 737.123505] [48527]: [pid: 48527|app: 0|req: 535/1138] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:01 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 1313 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.125522] [48527]: DEBUG nova.api.openstack.wsgi [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.127158] [48527]: DEBUG nova.compute.api [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.127830] [48526]: DEBUG nova.policy [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.133021] [48526]: INFO nova.api.openstack.requestlog [None req-68dc71f3-4b68-4ce7-96f9-2fdbe088619f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.107808 [ 737.133077] [48527]: DEBUG oslo_concurrency.lockutils [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.133077] [48527]: DEBUG oslo_concurrency.lockutils [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.133158] [48526]: [pid: 48526|app: 0|req: 604/1139] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:01 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.133190] [48527]: DEBUG oslo_concurrency.lockutils [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.134221] [48527]: DEBUG oslo_concurrency.lockutils [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.134221] [48527]: DEBUG oslo_concurrency.lockutils [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.134221] [48527]: DEBUG oslo_concurrency.lockutils [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.136459] [48526]: DEBUG nova.api.openstack.wsgi [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.139021] [48526]: DEBUG nova.compute.api [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.140814] [48526]: DEBUG oslo_concurrency.lockutils [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.140995] [48526]: DEBUG oslo_concurrency.lockutils [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.141141] [48526]: DEBUG oslo_concurrency.lockutils [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.141433] [48526]: DEBUG oslo_concurrency.lockutils [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.141626] [48526]: DEBUG oslo_concurrency.lockutils [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.141958] [48526]: DEBUG oslo_concurrency.lockutils [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.173957] [48526]: DEBUG nova.compute.api [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 737.174072] [48527]: WARNING neutronclient.v2_0.client [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.227783] [48527]: DEBUG nova.policy [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.239287] [48527]: INFO nova.api.openstack.requestlog [None req-90464960-63c3-4c27-8572-0438a2892dfa tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1220 microversion: 2.1 time: 0.115050 [ 737.239287] [48527]: [pid: 48527|app: 0|req: 536/1140] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:01 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1220 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.242389] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.246677] [48527]: DEBUG nova.compute.api [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.252994] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.252994] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.252994] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.252994] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.253259] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.253259] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.254408] [48526]: INFO nova.api.openstack.requestlog [None req-3aa382ed-7cdf-4885-9eba-1e3300518675 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 204 len: 0 microversion: 2.1 time: 0.120584 [ 737.254800] [48526]: [pid: 48526|app: 0|req: 605/1141] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:01 2025] DELETE /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 737.260064] [48526]: DEBUG nova.api.openstack.wsgi [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.261682] [48526]: DEBUG nova.compute.api [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.271156] [48526]: DEBUG oslo_concurrency.lockutils [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.271484] [48526]: DEBUG oslo_concurrency.lockutils [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.271676] [48526]: DEBUG oslo_concurrency.lockutils [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.271998] [48526]: DEBUG oslo_concurrency.lockutils [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.272307] [48526]: DEBUG oslo_concurrency.lockutils [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.275807] [48526]: DEBUG oslo_concurrency.lockutils [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.296815] [48527]: WARNING neutronclient.v2_0.client [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.311304] [48526]: WARNING neutronclient.v2_0.client [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.359122] [48527]: DEBUG nova.policy [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.367189] [48527]: INFO nova.api.openstack.requestlog [None req-bbe904f8-4fe5-4922-975a-89e3bee1c176 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1218 microversion: 2.1 time: 0.127138 [ 737.367889] [48527]: [pid: 48527|app: 0|req: 537/1142] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:01 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1218 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.371236] [48527]: DEBUG nova.api.openstack.wsgi [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-876359240", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "485ca00b-bb20-4cbf-bdd5-c044e1415841"}], "security_groups": [{"name": "tempest-securitygroup--335939806"}], "key_name": "tempest-keypair-334383270", "user_data": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 737.376866] [48526]: DEBUG nova.policy [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.389920] [48526]: INFO nova.api.openstack.requestlog [None req-80ab437f-3fea-4649-bff4-df84f5d46c0c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1215 microversion: 2.1 time: 0.133742 [ 737.389920] [48526]: [pid: 48526|app: 0|req: 606/1143] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:01 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1215 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.397995] [48526]: DEBUG nova.api.openstack.wsgi [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.400726] [48526]: DEBUG nova.policy [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.401173] [48526]: DEBUG nova.compute.api [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'name': '^.*\\-instance\\-.*$', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 737.404634] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.404813] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.404942] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.405434] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.405434] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.405531] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.424858] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.424858] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.424858] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.425459] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.425818] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.425916] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.435630] [48527]: WARNING neutronclient.v2_0.client [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.472674] [48526]: DEBUG nova.compute.multi_cell_list [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 737.481107] [48527]: DEBUG nova.network.neutron [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] validate_networks() for [('485ca00b-bb20-4cbf-bdd5-c044e1415841', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 737.481336] [48527]: WARNING neutronclient.v2_0.client [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.481958] [48527]: WARNING openstack [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 737.482305] [48527]: WARNING openstack [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 737.490318] [48527]: INFO nova.network.neutron [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] _ports_needed_per_instance requested_netwokrs=[('485ca00b-bb20-4cbf-bdd5-c044e1415841', None, None, None, None, None)] [ 737.516355] [48526]: INFO nova.api.openstack.requestlog [None req-50f32f98-afa0-4948-869a-7b3117a63db2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 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.125895 [ 737.516715] [48526]: [pid: 48526|app: 0|req: 607/1144] 10.180.1.21 () {58 vars in 1191 bytes} [Fri Dec 12 13:54:01 2025] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-.%2A%24 => generated 1011 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.521016] [48526]: DEBUG nova.api.openstack.wsgi [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.522462] [48526]: DEBUG nova.compute.api [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.529277] [48526]: DEBUG oslo_concurrency.lockutils [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.529503] [48526]: DEBUG oslo_concurrency.lockutils [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.529741] [48526]: DEBUG oslo_concurrency.lockutils [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.530140] [48526]: DEBUG oslo_concurrency.lockutils [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.530308] [48526]: DEBUG oslo_concurrency.lockutils [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.530308] [48526]: DEBUG oslo_concurrency.lockutils [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.581078] [48526]: WARNING neutronclient.v2_0.client [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.815843] [48527]: WARNING neutronclient.v2_0.client [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.816563] [48527]: WARNING openstack [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 737.818449] [48527]: WARNING openstack [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 737.840468] [48526]: DEBUG nova.policy [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.852738] [48526]: INFO nova.api.openstack.requestlog [None req-c29e853a-8d43-4f66-b5fa-d4144017eb41 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1259 microversion: 2.1 time: 0.335296 [ 737.853334] [48526]: [pid: 48526|app: 0|req: 608/1145] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:01 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1259 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.859104] [48526]: DEBUG nova.api.openstack.wsgi [None req-5515ba27-b033-4aa5-a7c3-27e5692808c3 tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.926198] [48526]: INFO nova.api.openstack.requestlog [None req-5515ba27-b033-4aa5-a7c3-27e5692808c3 tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/3ceebce3-64dc-4da5-aabd-36f6302edda9" status: 200 len: 350 microversion: 2.1 time: 0.072222 [ 737.926509] [48526]: [pid: 48526|app: 0|req: 609/1146] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:54:02 2025] GET /compute/v2.1/os-volumes/3ceebce3-64dc-4da5-aabd-36f6302edda9 => generated 350 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 737.935438] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.944881] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.945158] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.945331] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.945528] [48526]: DEBUG nova.compute.api [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.950026] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.950026] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.950026] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.950026] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.950256] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.950256] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.957434] [48527]: DEBUG nova.virt.hardware [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 737.957609] [48527]: DEBUG nova.virt.hardware [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 737.957792] [48527]: DEBUG nova.virt.hardware [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 737.957934] [48527]: DEBUG nova.virt.hardware [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 737.958141] [48527]: DEBUG nova.virt.hardware [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 737.971700] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.971929] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.972161] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.973464] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.974250] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.974349] [48527]: DEBUG oslo_concurrency.lockutils [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.979843] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.980313] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.980313] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.986080] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.986269] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.986432] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.989366] [48527]: DEBUG nova.quota [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Getting quotas for project 983c6b585d4c41629864a11f9de352a3. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 737.994225] [48527]: DEBUG nova.quota [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Getting quotas for user 3c26f84f34704af2b47a6b55ab0f6fab and project 983c6b585d4c41629864a11f9de352a3. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 738.001713] [48527]: DEBUG nova.compute.api [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 738.003721] [48527]: DEBUG nova.compute.api [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 738.017254] [48526]: DEBUG nova.objects.instance [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 738.032732] [48526]: INFO nova.api.openstack.requestlog [None req-b2ecfab4-eb7e-4534-a440-23e17e690d59 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-1035739434" status: 201 len: 0 microversion: 2.26 time: 0.102150 [ 738.035395] [48526]: [pid: 48526|app: 0|req: 610/1147] 10.180.1.21 () {62 vars in 1375 bytes} [Fri Dec 12 13:54:02 2025] PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-1035739434 => generated 0 bytes in 106 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) [ 738.038029] [48526]: DEBUG nova.api.openstack.wsgi [None req-28d887d5-7505-4b5f-8df5-b6bba4a53c2c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-672349766", "metadata": {"image_type": "test"}}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 738.039833] [48526]: DEBUG nova.compute.api [None req-28d887d5-7505-4b5f-8df5-b6bba4a53c2c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Failed to fetch instance by id tempest-invalid-620642694 {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3023}} [ 738.040699] [48526]: INFO nova.api.openstack.wsgi [None req-28d887d5-7505-4b5f-8df5-b6bba4a53c2c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] HTTP exception thrown: Instance tempest-invalid-620642694 could not be found. [ 738.040699] [48526]: DEBUG nova.api.openstack.wsgi [None req-28d887d5-7505-4b5f-8df5-b6bba4a53c2c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Returning 404 to user: Instance tempest-invalid-620642694 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 738.040699] [48526]: INFO nova.api.openstack.requestlog [None req-28d887d5-7505-4b5f-8df5-b6bba4a53c2c tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "POST /compute/v2.1/servers/tempest-invalid-620642694/action" status: 404 len: 100 microversion: 2.1 time: 0.007111 [ 738.041097] [48526]: [pid: 48526|app: 0|req: 611/1148] 10.180.1.21 () {60 vars in 1241 bytes} [Fri Dec 12 13:54:02 2025] POST /compute/v2.1/servers/tempest-invalid-620642694/action => generated 100 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 738.044019] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-698854099"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 738.045397] [48526]: DEBUG nova.compute.api [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 738.049505] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.052107] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.052107] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.052107] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.052107] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.052640] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.064549] [48527]: INFO nova.api.openstack.requestlog [None req-1470498c-bbfd-40f5-8902-581c3b06f5c8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.695949 [ 738.065017] [48527]: [pid: 48527|app: 0|req: 538/1149] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:01 2025] POST /compute/v2.1/servers => generated 408 bytes in 697 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 738.069024] [48527]: DEBUG nova.api.openstack.wsgi [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 738.069178] [48527]: DEBUG nova.compute.api [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 738.072804] [48527]: DEBUG oslo_concurrency.lockutils [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.073014] [48527]: DEBUG oslo_concurrency.lockutils [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.073165] [48527]: DEBUG oslo_concurrency.lockutils [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.073570] [48527]: DEBUG oslo_concurrency.lockutils [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.073778] [48527]: DEBUG oslo_concurrency.lockutils [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.074030] [48527]: DEBUG oslo_concurrency.lockutils [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.086629] [48526]: WARNING neutronclient.v2_0.client [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 738.127198] [48527]: DEBUG oslo_concurrency.lockutils [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.127419] [48527]: DEBUG oslo_concurrency.lockutils [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.127600] [48527]: DEBUG oslo_concurrency.lockutils [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.127775] [48527]: DEBUG nova.objects.instance [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 738.134033] [48527]: WARNING neutronclient.v2_0.client [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 738.163156] [48527]: DEBUG nova.policy [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.175656] [48527]: INFO nova.api.openstack.requestlog [None req-00f3b3a6-d32a-4418-a3eb-cb59c3c9018c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.109785 [ 738.176784] [48527]: [pid: 48527|app: 0|req: 539/1150] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:02 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.180553] [48527]: DEBUG nova.api.openstack.wsgi [None req-71064c8a-3609-4d43-8f15-877451819c68 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1697653247", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBDHq7kZ0dpVe2248XYGrofZrDL3MGHaiM6UJDlhZw3vupr6Iv0UeD1Bd+PAoGyaJ3mMIwHBraq9X84V7qn+uxaIKzSjIR8fCQhA6RSS74qwrOPTpsBDrQcSbt7QPJHiA=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 738.198945] [48527]: DEBUG nova.quota [None req-71064c8a-3609-4d43-8f15-877451819c68 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Getting quotas for project 9e50f6dc6436429ca7b3085fe8f10578. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 738.202856] [48527]: DEBUG nova.quota [None req-71064c8a-3609-4d43-8f15-877451819c68 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Getting quotas for user 77ea024d8e5a4d7eaaad5a0b9a309687 and project 9e50f6dc6436429ca7b3085fe8f10578. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 738.253309] [48527]: INFO nova.api.openstack.requestlog [None req-71064c8a-3609-4d43-8f15-877451819c68 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.074742 [ 738.253309] [48527]: [pid: 48527|app: 0|req: 540/1151] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:02 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 738.256794] [48527]: DEBUG nova.api.openstack.wsgi [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 738.259099] [48527]: DEBUG nova.compute.api [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 738.261695] [48526]: INFO nova.network.security_group_api [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Adding security group a29dbc62-dc87-4408-bc4f-db5a2b73c37a to port 6405770a-1391-45bb-a4e3-f3866abd6f36 [ 738.271216] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.272679] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.272679] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.272679] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.272679] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.273225] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.338996] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.338996] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.342402] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.342402] [48527]: DEBUG nova.objects.instance [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lazy-loading 'fault' on Instance uuid 2aaebbf2-46fa-474b-881a-df9a574cc3a0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 738.344893] [48527]: WARNING neutronclient.v2_0.client [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 738.648627] [48527]: DEBUG nova.policy [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.666163] [48527]: INFO nova.api.openstack.requestlog [None req-97d1d277-48d0-443f-8a42-64c5ffd9bc62 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1300 microversion: 2.1 time: 0.412657 [ 738.666338] [48527]: [pid: 48527|app: 0|req: 541/1152] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:02 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1300 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.671107] [48527]: DEBUG nova.api.openstack.wsgi [None req-04bd8440-59d0-4043-84e1-747bc3a06069 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 738.708625] [48527]: INFO nova.api.openstack.requestlog [None req-04bd8440-59d0-4043-84e1-747bc3a06069 tempest-FlavorsAdminTestJSON-1890988877 tempest-FlavorsAdminTestJSON-1890988877-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.041447 [ 738.709936] [48527]: [pid: 48527|app: 0|req: 542/1153] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:54:02 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.713656] [48527]: DEBUG nova.api.openstack.wsgi [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 738.715913] [48527]: DEBUG nova.compute.api [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 738.725451] [48527]: DEBUG oslo_concurrency.lockutils [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.725451] [48527]: DEBUG oslo_concurrency.lockutils [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.725451] [48527]: DEBUG oslo_concurrency.lockutils [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.725672] [48527]: DEBUG oslo_concurrency.lockutils [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.726026] [48527]: DEBUG oslo_concurrency.lockutils [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.726026] [48527]: DEBUG oslo_concurrency.lockutils [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.776167] [48527]: WARNING neutronclient.v2_0.client [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 738.818269] [48526]: INFO nova.api.openstack.requestlog [None req-ce328864-d3ce-4552-bea5-78379f7f3e7c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action" status: 202 len: 0 microversion: 2.1 time: 0.776585 [ 738.818632] [48526]: [pid: 48526|app: 0|req: 612/1154] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:02 2025] POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action => generated 0 bytes in 777 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 738.826383] [48526]: DEBUG nova.api.openstack.wsgi [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 738.827944] [48526]: DEBUG nova.compute.api [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 738.833233] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.833688] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.833688] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.836111] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.836339] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.836480] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.876159] [48526]: DEBUG nova.compute.api [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Unlocking {{(pid=48526) unlock /opt/stack/nova/nova/compute/api.py:4974}} [ 738.913036] [48526]: INFO nova.api.openstack.requestlog [None req-ba2c3850-e78e-45d0-b969-f2c8aa0ce136 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action" status: 202 len: 0 microversion: 2.1 time: 0.090658 [ 738.913541] [48526]: [pid: 48526|app: 0|req: 613/1155] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:03 2025] POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 738.916632] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-998152343", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "15881682-271e-4a2b-b3ca-5df25542f284"}]}, "os:scheduler_hints": {"same_host": "76ed910e-e3f0-47e3-b01e-2c69b993f2e7"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 738.971283] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.971595] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.971595] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.972270] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.972466] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.972666] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.985128] [48526]: DEBUG nova.network.neutron [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] validate_networks() for [('15881682-271e-4a2b-b3ca-5df25542f284', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 738.985822] [48526]: WARNING neutronclient.v2_0.client [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 738.987201] [48526]: WARNING openstack [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 738.987893] [48526]: WARNING openstack [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 738.996178] [48526]: INFO nova.network.neutron [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] _ports_needed_per_instance requested_netwokrs=[('15881682-271e-4a2b-b3ca-5df25542f284', None, None, None, None, None)] [ 739.088141] [48527]: DEBUG nova.policy [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.098864] [48527]: INFO nova.api.openstack.requestlog [None req-0806fd33-96fc-4190-aaa8-c2d34334e384 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.388983 [ 739.099396] [48527]: [pid: 48527|app: 0|req: 543/1156] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:02 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.102860] [48527]: DEBUG nova.api.openstack.wsgi [None req-2181d56d-6628-4043-ad2d-ac82a4f04309 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 739.124476] [48527]: INFO nova.api.openstack.requestlog [None req-2181d56d-6628-4043-ad2d-ac82a4f04309 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1920867366" status: 202 len: 0 microversion: 2.1 time: 0.024210 [ 739.124949] [48527]: [pid: 48527|app: 0|req: 544/1157] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:54:03 2025] DELETE /compute/v2.1/flavors/1920867366 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 739.130509] [48527]: DEBUG nova.api.openstack.wsgi [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 739.131913] [48527]: DEBUG nova.compute.api [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 739.137353] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.137549] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.137729] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.137979] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.138253] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.138286] [48527]: DEBUG oslo_concurrency.lockutils [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.169229] [48527]: WARNING neutronclient.v2_0.client [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 739.992566] [48527]: DEBUG nova.policy [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.002433] [48526]: WARNING neutronclient.v2_0.client [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.003246] [48526]: WARNING openstack [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 740.003725] [48526]: WARNING openstack [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 740.004052] [48527]: INFO nova.api.openstack.requestlog [None req-39d8ae96-7a69-43d8-be22-6017cfde5fb3 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1462 microversion: 2.1 time: 0.878395 [ 740.004810] [48527]: [pid: 48527|app: 0|req: 545/1158] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:03 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1462 bytes in 879 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.007934] [48527]: DEBUG nova.api.openstack.wsgi [req-0991f27e-0116-4ad1-840c-1ac1b3e307d4 req-7c760b7f-7794-4bba-a67a-4f102319a499 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "896c6995-fef5-44b9-bd1f-a339a4045054", "name": "network-vif-plugged", "status": "completed", "tag": "206e2b7c-64a3-450b-beb2-c531503d1111"}, {"name": "network-changed", "server_uuid": "896c6995-fef5-44b9-bd1f-a339a4045054", "tag": "206e2b7c-64a3-450b-beb2-c531503d1111"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 740.018083] [48527]: DEBUG oslo_concurrency.lockutils [req-0991f27e-0116-4ad1-840c-1ac1b3e307d4 req-7c760b7f-7794-4bba-a67a-4f102319a499 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.020108] [48527]: DEBUG oslo_concurrency.lockutils [req-0991f27e-0116-4ad1-840c-1ac1b3e307d4 req-7c760b7f-7794-4bba-a67a-4f102319a499 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.020108] [48527]: DEBUG oslo_concurrency.lockutils [req-0991f27e-0116-4ad1-840c-1ac1b3e307d4 req-7c760b7f-7794-4bba-a67a-4f102319a499 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.032421] [48527]: INFO nova.api.openstack.compute.server_external_events [req-0991f27e-0116-4ad1-840c-1ac1b3e307d4 req-7c760b7f-7794-4bba-a67a-4f102319a499 service nova] Creating event network-vif-plugged:206e2b7c-64a3-450b-beb2-c531503d1111 for instance 896c6995-fef5-44b9-bd1f-a339a4045054 on cpu-1 [ 740.032809] [48527]: INFO nova.api.openstack.compute.server_external_events [req-0991f27e-0116-4ad1-840c-1ac1b3e307d4 req-7c760b7f-7794-4bba-a67a-4f102319a499 service nova] Creating event network-changed:206e2b7c-64a3-450b-beb2-c531503d1111 for instance 896c6995-fef5-44b9-bd1f-a339a4045054 on cpu-1 [ 740.037952] [48527]: INFO nova.api.openstack.requestlog [req-0991f27e-0116-4ad1-840c-1ac1b3e307d4 req-7c760b7f-7794-4bba-a67a-4f102319a499 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.032861 [ 740.038351] [48527]: [pid: 48527|app: 0|req: 546/1159] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:04 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 740.041104] [48527]: DEBUG nova.api.openstack.wsgi [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.042429] [48527]: DEBUG nova.compute.api [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.046823] [48527]: DEBUG oslo_concurrency.lockutils [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.047012] [48527]: DEBUG oslo_concurrency.lockutils [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.047582] [48527]: DEBUG oslo_concurrency.lockutils [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.047582] [48527]: DEBUG oslo_concurrency.lockutils [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.047582] [48527]: DEBUG oslo_concurrency.lockutils [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.047733] [48527]: DEBUG oslo_concurrency.lockutils [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.070939] [48527]: WARNING neutronclient.v2_0.client [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 741.052233] [48526]: DEBUG nova.virt.hardware [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 741.052597] [48526]: DEBUG nova.virt.hardware [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 741.052597] [48526]: DEBUG nova.virt.hardware [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 741.053232] [48526]: DEBUG nova.virt.hardware [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 741.053397] [48526]: DEBUG nova.virt.hardware [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 741.063514] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.063673] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.063795] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.064424] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.064594] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.064723] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.080660] [48526]: DEBUG nova.quota [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Getting quotas for project c0a05c03b30441feb81efe9f5880ab41. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 741.083702] [48526]: DEBUG nova.quota [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Getting quotas for user 1ff5821e95f14a77a988306e9d5750a4 and project c0a05c03b30441feb81efe9f5880ab41. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 741.090369] [48526]: DEBUG nova.compute.api [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 741.091490] [48526]: DEBUG nova.compute.api [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 741.150505] [48526]: INFO nova.api.openstack.requestlog [None req-bd937f07-392b-4f73-b198-33a1c43bfce6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.236331 [ 741.150942] [48526]: [pid: 48526|app: 0|req: 614/1160] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:03 2025] POST /compute/v2.1/servers => generated 380 bytes in 2237 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 741.153420] [48526]: DEBUG nova.api.openstack.wsgi [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 741.155073] [48526]: DEBUG nova.compute.api [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 741.164227] [48526]: DEBUG oslo_concurrency.lockutils [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.164851] [48526]: DEBUG oslo_concurrency.lockutils [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.164851] [48526]: DEBUG oslo_concurrency.lockutils [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.164851] [48526]: DEBUG oslo_concurrency.lockutils [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.165074] [48526]: DEBUG oslo_concurrency.lockutils [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.165074] [48526]: DEBUG oslo_concurrency.lockutils [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.199880] [48527]: DEBUG nova.policy [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.211239] [48526]: WARNING neutronclient.v2_0.client [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 741.221617] [48527]: INFO nova.api.openstack.requestlog [None req-615b4d79-0e17-416c-b6aa-f869630e8d8d tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1502 microversion: 2.1 time: 1.181468 [ 741.221617] [48527]: [pid: 48527|app: 0|req: 547/1161] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:04 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1502 bytes in 1182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.224197] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 741.228112] [48527]: DEBUG nova.policy [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.228112] [48527]: DEBUG nova.compute.api [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'name': '-834715943', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 741.231952] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.234465] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.234640] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.235057] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.235417] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.235894] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.269673] [48527]: DEBUG nova.compute.multi_cell_list [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 741.311303] [48527]: INFO nova.api.openstack.requestlog [None req-8e47baa8-c608-4e0b-a5d7-cca96c1dc954 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?name=-834715943" status: 200 len: 345 microversion: 2.1 time: 0.087825 [ 741.311303] [48527]: [pid: 48527|app: 0|req: 548/1162] 10.180.1.21 () {58 vars in 1151 bytes} [Fri Dec 12 13:54:05 2025] GET /compute/v2.1/servers?name=-834715943 => generated 345 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 741.312777] [48527]: DEBUG nova.api.openstack.wsgi [None req-0c31f0fb-1bbe-4244-95b1-2de1b962840e tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 741.402269] [48527]: INFO nova.api.openstack.requestlog [None req-0c31f0fb-1bbe-4244-95b1-2de1b962840e tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/3ceebce3-64dc-4da5-aabd-36f6302edda9" status: 202 len: 0 microversion: 2.1 time: 0.091725 [ 741.402672] [48527]: [pid: 48527|app: 0|req: 549/1163] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:54:05 2025] DELETE /compute/v2.1/os-volumes/3ceebce3-64dc-4da5-aabd-36f6302edda9 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 741.408202] [48527]: DEBUG nova.api.openstack.wsgi [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 741.411727] [48527]: DEBUG nova.compute.api [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 741.417660] [48527]: DEBUG oslo_concurrency.lockutils [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.417865] [48527]: DEBUG oslo_concurrency.lockutils [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.418196] [48527]: DEBUG oslo_concurrency.lockutils [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.418286] [48527]: DEBUG oslo_concurrency.lockutils [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.418431] [48527]: DEBUG oslo_concurrency.lockutils [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.418559] [48527]: DEBUG oslo_concurrency.lockutils [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.437017] [48527]: INFO nova.api.openstack.wsgi [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] HTTP exception thrown: Instance 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d could not be found. [ 741.437454] [48527]: DEBUG nova.api.openstack.wsgi [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Returning 404 to user: Instance 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 741.438062] [48527]: INFO nova.api.openstack.requestlog [None req-b498ce5d-b16d-4dff-abfc-2bec598a708c tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 404 len: 111 microversion: 2.1 time: 0.033319 [ 741.438465] [48527]: [pid: 48527|app: 0|req: 550/1164] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:05 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 741.444574] [48527]: DEBUG nova.api.openstack.wsgi [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 741.446608] [48527]: DEBUG nova.compute.api [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 741.451277] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.451474] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.451608] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.452024] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.452269] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.452483] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.492995] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.492995] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.492995] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.492995] [48527]: DEBUG nova.objects.instance [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lazy-loading 'fault' on Instance uuid 024b7538-5ab5-4402-afc4-423ddca68f3f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 741.497962] [48527]: WARNING neutronclient.v2_0.client [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.261703] [48526]: DEBUG nova.policy [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.273018] [48526]: INFO nova.api.openstack.requestlog [None req-096aedfd-4f40-4847-86bd-f7846e53ce40 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1322 microversion: 2.1 time: 1.119328 [ 742.273018] [48526]: [pid: 48526|app: 0|req: 615/1165] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:05 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1322 bytes in 1120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.277765] [48526]: DEBUG nova.api.openstack.wsgi [None req-ab56c831-ccae-4d53-8f42-67eb87f2acc7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.304020] [48527]: DEBUG nova.policy [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f6f306de04b4e01af82dfafca628fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72aca74b9eb048bfa07ea4d886615381', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.317339] [48527]: INFO nova.api.openstack.requestlog [None req-c9343aea-c2c8-41ed-8f81-cd1a99c82597 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 200 len: 1296 microversion: 2.1 time: 0.876164 [ 742.317339] [48527]: [pid: 48527|app: 0|req: 551/1166] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:05 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 1296 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.321054] [48527]: DEBUG nova.api.openstack.wsgi [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.329048] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.329145] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.330061] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.330061] [48527]: DEBUG nova.compute.api [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.333885] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.334084] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.334220] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.334468] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.334824] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.334824] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.336368] [48526]: INFO nova.api.openstack.requestlog [None req-ab56c831-ccae-4d53-8f42-67eb87f2acc7 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 200 len: 1622 microversion: 2.1 time: 0.064258 [ 742.336934] [48526]: [pid: 48526|app: 0|req: 616/1167] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:06 2025] GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 1622 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.339832] [48526]: DEBUG nova.api.openstack.wsgi [None req-e90ccd24-7fc1-4ee5-85bd-773b629e93a2 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1129787347"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 742.341477] [48526]: DEBUG nova.compute.api [None req-e90ccd24-7fc1-4ee5-85bd-773b629e93a2 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3023}} [ 742.341706] [48526]: INFO nova.api.openstack.wsgi [None req-e90ccd24-7fc1-4ee5-85bd-773b629e93a2 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 742.342030] [48526]: DEBUG nova.api.openstack.wsgi [None req-e90ccd24-7fc1-4ee5-85bd-773b629e93a2 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 742.342893] [48526]: INFO nova.api.openstack.requestlog [None req-e90ccd24-7fc1-4ee5-85bd-773b629e93a2 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 110 microversion: 2.1 time: 0.005046 [ 742.343230] [48526]: [pid: 48526|app: 0|req: 617/1168] 10.180.1.21 () {60 vars in 1270 bytes} [Fri Dec 12 13:54:06 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) [ 742.345505] [48526]: DEBUG nova.api.openstack.wsgi [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.347145] [48526]: DEBUG nova.compute.api [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.351163] [48526]: DEBUG oslo_concurrency.lockutils [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.351430] [48526]: DEBUG oslo_concurrency.lockutils [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.351572] [48526]: DEBUG oslo_concurrency.lockutils [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.351833] [48526]: DEBUG oslo_concurrency.lockutils [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.351978] [48526]: DEBUG oslo_concurrency.lockutils [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.352320] [48526]: DEBUG oslo_concurrency.lockutils [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.367169] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.367169] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.367169] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.373520] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.373872] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.374121] [48527]: DEBUG oslo_concurrency.lockutils [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.378548] [48526]: WARNING neutronclient.v2_0.client [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.404096] [48527]: DEBUG nova.objects.instance [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 742.419284] [48527]: INFO nova.api.openstack.requestlog [None req-794b738c-7afd-41f8-8225-8387a4dfb747 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-965656919" status: 201 len: 0 microversion: 2.26 time: 0.101334 [ 742.420366] [48527]: [pid: 48527|app: 0|req: 552/1169] 10.180.1.21 () {62 vars in 1372 bytes} [Fri Dec 12 13:54:06 2025] PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-965656919 => generated 0 bytes in 102 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 742.427789] [48527]: DEBUG nova.api.openstack.wsgi [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.429286] [48527]: DEBUG nova.compute.api [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: f5273e06-6b98-4b46-ae12-41b06090ec05] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.436629] [48527]: DEBUG oslo_concurrency.lockutils [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.436780] [48527]: DEBUG oslo_concurrency.lockutils [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.437258] [48527]: DEBUG oslo_concurrency.lockutils [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.437258] [48527]: DEBUG oslo_concurrency.lockutils [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.437443] [48527]: DEBUG oslo_concurrency.lockutils [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.437558] [48527]: DEBUG oslo_concurrency.lockutils [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.451540] [48527]: INFO nova.api.openstack.wsgi [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] HTTP exception thrown: Instance f5273e06-6b98-4b46-ae12-41b06090ec05 could not be found. [ 742.451540] [48527]: DEBUG nova.api.openstack.wsgi [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Returning 404 to user: Instance f5273e06-6b98-4b46-ae12-41b06090ec05 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 742.452250] [48527]: INFO nova.api.openstack.requestlog [None req-13d3f425-8127-45fe-83b6-1e468193d562 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05" status: 404 len: 111 microversion: 2.1 time: 0.031689 [ 742.452444] [48527]: [pid: 48527|app: 0|req: 553/1170] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:06 2025] GET /compute/v2.1/servers/f5273e06-6b98-4b46-ae12-41b06090ec05 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 742.454689] [48527]: DEBUG nova.api.openstack.wsgi [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.456508] [48527]: DEBUG nova.compute.api [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.460250] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.460441] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.460578] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.460838] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.460974] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.461106] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.487617] [48527]: WARNING neutronclient.v2_0.client [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.509266] [48526]: DEBUG nova.policy [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.515522] [48526]: INFO nova.api.openstack.requestlog [None req-9deddf4c-495d-4a9f-a26f-57ebd0da6f17 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 0.171726 [ 742.517247] [48526]: [pid: 48526|app: 0|req: 618/1171] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:06 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.523037] [48526]: DEBUG nova.api.openstack.wsgi [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.524130] [48526]: DEBUG nova.compute.api [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.529947] [48526]: DEBUG oslo_concurrency.lockutils [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.530291] [48526]: DEBUG oslo_concurrency.lockutils [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.530639] [48526]: DEBUG oslo_concurrency.lockutils [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.531103] [48526]: DEBUG oslo_concurrency.lockutils [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.531467] [48526]: DEBUG oslo_concurrency.lockutils [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.532098] [48526]: DEBUG oslo_concurrency.lockutils [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.561979] [48526]: WARNING neutronclient.v2_0.client [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.582979] [48527]: DEBUG nova.policy [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.591286] [48527]: INFO nova.api.openstack.requestlog [None req-0dc4c177-9542-49c4-934c-53ffaf70b48a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.138287 [ 742.591543] [48527]: [pid: 48527|app: 0|req: 554/1172] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:06 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.595019] [48527]: DEBUG nova.api.openstack.wsgi [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.596468] [48527]: DEBUG nova.compute.api [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.601414] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.601414] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.601414] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.602324] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.602324] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.602324] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.618488] [48527]: WARNING neutronclient.v2_0.client [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.671068] [48526]: DEBUG nova.policy [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.675694] [48526]: INFO nova.api.openstack.requestlog [None req-7fdec9c6-a6e5-4d5c-8f48-62f21a32121b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1276 microversion: 2.1 time: 0.155048 [ 742.676214] [48526]: [pid: 48526|app: 0|req: 619/1173] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:06 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1276 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.678833] [48526]: DEBUG nova.api.openstack.wsgi [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.681107] [48526]: DEBUG nova.compute.api [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.684724] [48526]: DEBUG oslo_concurrency.lockutils [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.684923] [48526]: DEBUG oslo_concurrency.lockutils [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.685073] [48526]: DEBUG oslo_concurrency.lockutils [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.685335] [48526]: DEBUG oslo_concurrency.lockutils [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.685712] [48526]: DEBUG oslo_concurrency.lockutils [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.685712] [48526]: DEBUG oslo_concurrency.lockutils [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.702601] [48527]: DEBUG nova.policy [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.709958] [48527]: INFO nova.api.openstack.requestlog [None req-92c5d784-ee22-4077-a904-cce5efa458fa tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1218 microversion: 2.1 time: 0.114914 [ 742.709958] [48527]: [pid: 48527|app: 0|req: 555/1174] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:06 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1218 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.710174] [48526]: WARNING neutronclient.v2_0.client [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.714022] [48527]: DEBUG nova.api.openstack.wsgi [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-698854099"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 742.714022] [48527]: DEBUG nova.compute.api [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.716897] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.717106] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.717241] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.717501] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.717644] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.717826] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.734509] [48527]: WARNING neutronclient.v2_0.client [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.742445] [48526]: DEBUG nova.policy [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.746731] [48526]: INFO nova.api.openstack.requestlog [None req-001db10a-afd4-48fd-a8e0-536a43e24127 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1215 microversion: 2.1 time: 0.069923 [ 742.747120] [48526]: [pid: 48526|app: 0|req: 620/1175] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:06 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1215 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.749816] [48526]: DEBUG nova.api.openstack.wsgi [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.751278] [48526]: DEBUG nova.compute.api [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.754678] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.754850] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.755270] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.755270] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.755419] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.755512] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.776760] [48526]: WARNING neutronclient.v2_0.client [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.825721] [48526]: DEBUG nova.policy [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.831328] [48526]: INFO nova.api.openstack.requestlog [None req-bff19329-ed7c-494c-9b7d-bfb4772271d1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1259 microversion: 2.1 time: 0.083365 [ 742.831429] [48526]: [pid: 48526|app: 0|req: 621/1176] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:06 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1259 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.835300] [48526]: DEBUG nova.api.openstack.wsgi [None req-0bb8ec9d-c887-46f8-b429-017c2b008776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 742.841969] [48526]: DEBUG oslo_concurrency.lockutils [None req-0bb8ec9d-c887-46f8-b429-017c2b008776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.842299] [48526]: DEBUG oslo_concurrency.lockutils [None req-0bb8ec9d-c887-46f8-b429-017c2b008776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.842457] [48526]: DEBUG oslo_concurrency.lockutils [None req-0bb8ec9d-c887-46f8-b429-017c2b008776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.856555] [48526]: DEBUG nova.compute.api [None req-0bb8ec9d-c887-46f8-b429-017c2b008776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Going to try to stop instance {{(pid=48526) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 742.859871] [48527]: INFO nova.network.security_group_api [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Removing security group a29dbc62-dc87-4408-bc4f-db5a2b73c37a from port 6405770a-1391-45bb-a4e3-f3866abd6f36 [ 742.885361] [48526]: INFO nova.api.openstack.requestlog [None req-0bb8ec9d-c887-46f8-b429-017c2b008776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action" status: 202 len: 0 microversion: 2.1 time: 0.051090 [ 742.885361] [48526]: [pid: 48526|app: 0|req: 622/1177] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:07 2025] POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 742.888627] [48526]: DEBUG nova.api.openstack.wsgi [None req-76568353-179f-40e6-bbe1-4009ad38aab2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 742.890178] [48526]: DEBUG nova.compute.api [None req-76568353-179f-40e6-bbe1-4009ad38aab2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.895233] [48526]: DEBUG oslo_concurrency.lockutils [None req-76568353-179f-40e6-bbe1-4009ad38aab2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.895318] [48526]: DEBUG oslo_concurrency.lockutils [None req-76568353-179f-40e6-bbe1-4009ad38aab2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.895446] [48526]: DEBUG oslo_concurrency.lockutils [None req-76568353-179f-40e6-bbe1-4009ad38aab2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.895724] [48526]: DEBUG oslo_concurrency.lockutils [None req-76568353-179f-40e6-bbe1-4009ad38aab2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.898185] [48526]: DEBUG oslo_concurrency.lockutils [None req-76568353-179f-40e6-bbe1-4009ad38aab2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.898457] [48526]: DEBUG oslo_concurrency.lockutils [None req-76568353-179f-40e6-bbe1-4009ad38aab2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.960502] [48526]: INFO nova.api.openstack.requestlog [None req-76568353-179f-40e6-bbe1-4009ad38aab2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd/action" status: 204 len: 0 microversion: 2.1 time: 0.074467 [ 742.960898] [48526]: [pid: 48526|app: 0|req: 623/1178] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:07 2025] POST /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 742.964663] [48526]: DEBUG nova.api.openstack.wsgi [None req-197021f8-a217-4d3e-b9bb-374a4f0b0ccf tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.982802] [48526]: INFO nova.api.openstack.requestlog [None req-197021f8-a217-4d3e-b9bb-374a4f0b0ccf tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.021238 [ 742.983232] [48526]: [pid: 48526|app: 0|req: 624/1179] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:54:07 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) [ 742.986205] [48526]: DEBUG nova.api.openstack.wsgi [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.987023] [48526]: DEBUG nova.compute.api [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.993356] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.993356] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.993356] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.993356] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.993554] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.993554] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.022598] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.022757] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.022882] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.023063] [48526]: DEBUG nova.objects.instance [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 743.027450] [48526]: WARNING neutronclient.v2_0.client [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.172127] [48527]: INFO nova.api.openstack.requestlog [None req-9c5843ea-6c84-4cc4-8bff-7dc296cf7ca8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action" status: 202 len: 0 microversion: 2.1 time: 0.463763 [ 743.173763] [48527]: [pid: 48527|app: 0|req: 556/1180] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:06 2025] POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action => generated 0 bytes in 465 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 743.179565] [48527]: DEBUG nova.api.openstack.wsgi [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.180689] [48527]: DEBUG nova.compute.api [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 743.184595] [48527]: DEBUG oslo_concurrency.lockutils [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.184595] [48527]: DEBUG oslo_concurrency.lockutils [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.184753] [48527]: DEBUG oslo_concurrency.lockutils [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.184980] [48527]: DEBUG oslo_concurrency.lockutils [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.185170] [48527]: DEBUG oslo_concurrency.lockutils [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.185249] [48527]: DEBUG oslo_concurrency.lockutils [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.191901] [48526]: DEBUG nova.policy [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.201137] [48526]: INFO nova.api.openstack.requestlog [None req-1aa51236-2223-4178-9144-94edb86ce6d3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.217303 [ 743.203225] [48526]: [pid: 48526|app: 0|req: 625/1181] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:07 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.209215] [48526]: DEBUG nova.api.openstack.wsgi [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-1405490266", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 743.239766] [48527]: DEBUG oslo_concurrency.lockutils [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.240712] [48527]: DEBUG oslo_concurrency.lockutils [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.240887] [48527]: DEBUG oslo_concurrency.lockutils [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.241126] [48527]: DEBUG nova.objects.instance [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lazy-loading 'fault' on Instance uuid 2aaebbf2-46fa-474b-881a-df9a574cc3a0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 743.246115] [48527]: WARNING neutronclient.v2_0.client [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.268938] [48527]: DEBUG nova.policy [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.274810] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.275081] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.275256] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.275632] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.276638] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.276638] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.277513] [48527]: INFO nova.api.openstack.requestlog [None req-06692d2b-a36e-45a1-a5e8-8d934ac5ecc9 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1300 microversion: 2.1 time: 0.103786 [ 743.277865] [48527]: [pid: 48527|app: 0|req: 557/1182] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:07 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1300 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.285176] [48526]: DEBUG nova.network.neutron [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] validate_networks() for [('f177f640-0222-4d87-90e1-62f76d74d769', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 743.286015] [48526]: WARNING neutronclient.v2_0.client [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.286933] [48526]: WARNING openstack [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 743.288719] [48526]: WARNING openstack [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 743.294812] [48526]: INFO nova.network.neutron [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] _ports_needed_per_instance requested_netwokrs=[('f177f640-0222-4d87-90e1-62f76d74d769', None, None, None, None, None)] [ 743.421732] [48527]: DEBUG nova.api.openstack.wsgi [None req-4071cd83-8a67-417b-aef3-b7e49f9b9481 tempest-ServerExternalEventsTest-1528083393 tempest-ServerExternalEventsTest-1528083393-project] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 743.431404] [48527]: DEBUG oslo_concurrency.lockutils [None req-4071cd83-8a67-417b-aef3-b7e49f9b9481 tempest-ServerExternalEventsTest-1528083393 tempest-ServerExternalEventsTest-1528083393-project] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.431404] [48527]: DEBUG oslo_concurrency.lockutils [None req-4071cd83-8a67-417b-aef3-b7e49f9b9481 tempest-ServerExternalEventsTest-1528083393 tempest-ServerExternalEventsTest-1528083393-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.431404] [48527]: DEBUG oslo_concurrency.lockutils [None req-4071cd83-8a67-417b-aef3-b7e49f9b9481 tempest-ServerExternalEventsTest-1528083393 tempest-ServerExternalEventsTest-1528083393-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.434804] [48526]: WARNING neutronclient.v2_0.client [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.434804] [48526]: WARNING openstack [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 743.434804] [48526]: WARNING openstack [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 743.441586] [48527]: INFO nova.api.openstack.compute.server_external_events [None req-4071cd83-8a67-417b-aef3-b7e49f9b9481 tempest-ServerExternalEventsTest-1528083393 tempest-ServerExternalEventsTest-1528083393-project] Creating event network-changed:None for instance a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d on cpu-1 [ 743.446201] [48527]: INFO nova.api.openstack.requestlog [None req-4071cd83-8a67-417b-aef3-b7e49f9b9481 tempest-ServerExternalEventsTest-1528083393 tempest-ServerExternalEventsTest-1528083393-project] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 132 microversion: 2.1 time: 0.166680 [ 743.446544] [48527]: [pid: 48527|app: 0|req: 558/1183] 10.180.1.21 () {60 vars in 1195 bytes} [Fri Dec 12 13:54:07 2025] POST /compute/v2.1/os-server-external-events => generated 132 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 743.453314] [48527]: DEBUG nova.api.openstack.wsgi [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.454696] [48527]: DEBUG nova.compute.api [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 743.460638] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.460814] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.460950] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.461223] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.461359] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.461475] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.485709] [48527]: WARNING neutronclient.v2_0.client [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.528799] [48527]: DEBUG nova.policy [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.534089] [48527]: INFO nova.api.openstack.requestlog [None req-6e2bde33-a6fa-4395-8b8d-ce583cbdfe10 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.086907 [ 743.535685] [48527]: [pid: 48527|app: 0|req: 559/1184] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:07 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.539115] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.542783] [48527]: DEBUG nova.policy [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.543385] [48527]: DEBUG nova.compute.api [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'name': '-instance', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 743.548211] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.548526] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.548526] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.548936] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.549103] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.549229] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.570037] [48526]: DEBUG nova.virt.hardware [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 743.570218] [48526]: DEBUG nova.virt.hardware [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 743.570381] [48526]: DEBUG nova.virt.hardware [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 743.570489] [48526]: DEBUG nova.virt.hardware [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 743.570597] [48526]: DEBUG nova.virt.hardware [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 743.574736] [48527]: DEBUG nova.compute.multi_cell_list [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 743.584262] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.584459] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.584820] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.586273] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.586558] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.586727] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.596605] [48527]: INFO nova.api.openstack.requestlog [None req-b0cc913d-c110-4bd8-b335-779735e23311 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?name=-instance" status: 200 len: 1011 microversion: 2.1 time: 0.060156 [ 743.597032] [48527]: [pid: 48527|app: 0|req: 560/1185] 10.180.1.21 () {58 vars in 1149 bytes} [Fri Dec 12 13:54:07 2025] GET /compute/v2.1/servers?name=-instance => generated 1011 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.600069] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ec9f33f-720f-4aa3-8662-ca34f1378b3c tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.601535] [48526]: DEBUG nova.quota [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Getting quotas for project 9e50f6dc6436429ca7b3085fe8f10578. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 743.608377] [48526]: DEBUG nova.quota [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Getting quotas for user 77ea024d8e5a4d7eaaad5a0b9a309687 and project 9e50f6dc6436429ca7b3085fe8f10578. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 743.620839] [48526]: DEBUG nova.compute.api [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 743.623141] [48526]: DEBUG nova.compute.api [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 743.627362] [48527]: INFO nova.api.openstack.wsgi [None req-7ec9f33f-720f-4aa3-8662-ca34f1378b3c tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] HTTP exception thrown: Volume 3ceebce3-64dc-4da5-aabd-36f6302edda9 could not be found. [ 743.627927] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ec9f33f-720f-4aa3-8662-ca34f1378b3c tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] Returning 404 to user: Volume 3ceebce3-64dc-4da5-aabd-36f6302edda9 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 743.628427] [48527]: INFO nova.api.openstack.requestlog [None req-7ec9f33f-720f-4aa3-8662-ca34f1378b3c tempest-VolumesGetTestJSON-214205368 tempest-VolumesGetTestJSON-214205368-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/3ceebce3-64dc-4da5-aabd-36f6302edda9" status: 404 len: 109 microversion: 2.1 time: 0.031009 [ 743.629396] [48527]: [pid: 48527|app: 0|req: 561/1186] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:54:07 2025] GET /compute/v2.1/os-volumes/3ceebce3-64dc-4da5-aabd-36f6302edda9 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 743.633385] [48527]: DEBUG nova.api.openstack.wsgi [None req-c620b8bf-8709-43dd-9d46-f700be0ff08d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.644404] [48527]: DEBUG nova.api.openstack.compute.server_groups [None req-c620b8bf-8709-43dd-9d46-f700be0ff08d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Querying cell 3dfe69be-8c7f-4ccd-8643-3c59da026f4f(cell1) for 1 instances {{(pid=48527) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:67}} [ 743.645052] [48527]: DEBUG oslo_concurrency.lockutils [None req-c620b8bf-8709-43dd-9d46-f700be0ff08d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.645343] [48527]: DEBUG oslo_concurrency.lockutils [None req-c620b8bf-8709-43dd-9d46-f700be0ff08d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.645567] [48527]: DEBUG oslo_concurrency.lockutils [None req-c620b8bf-8709-43dd-9d46-f700be0ff08d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.660635] [48527]: INFO nova.api.openstack.requestlog [None req-c620b8bf-8709-43dd-9d46-f700be0ff08d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.030605 [ 743.661210] [48527]: [pid: 48527|app: 0|req: 562/1187] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:54:07 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) [ 743.663500] [48527]: DEBUG nova.api.openstack.wsgi [req-9d493c1d-4ad3-429d-989f-6db0ea35c28f req-c6b7efd2-ab29-42f7-b429-c579e72ff42f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d44b38a-5908-4ad5-ad64-1ab33f4faa0a", "tag": "6405770a-1391-45bb-a4e3-f3866abd6f36"}, {"server_uuid": "cb2e3138-30d1-41fa-8a18-17a3a87c3ed9", "name": "network-vif-deleted", "tag": "aaba0cbd-4789-47ef-96ee-226a20f1472d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 743.667066] [48526]: INFO nova.api.openstack.requestlog [None req-c9a17682-2a40-47cf-a353-1e01a350d026 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.464848 [ 743.667471] [48526]: [pid: 48526|app: 0|req: 626/1188] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:07 2025] POST /compute/v2.1/servers => generated 383 bytes in 465 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 743.670328] [48526]: DEBUG nova.api.openstack.wsgi [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.673119] [48526]: DEBUG nova.compute.api [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 743.675023] [48527]: DEBUG oslo_concurrency.lockutils [req-9d493c1d-4ad3-429d-989f-6db0ea35c28f req-c6b7efd2-ab29-42f7-b429-c579e72ff42f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.675023] [48527]: DEBUG oslo_concurrency.lockutils [req-9d493c1d-4ad3-429d-989f-6db0ea35c28f req-c6b7efd2-ab29-42f7-b429-c579e72ff42f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.675023] [48527]: DEBUG oslo_concurrency.lockutils [req-9d493c1d-4ad3-429d-989f-6db0ea35c28f req-c6b7efd2-ab29-42f7-b429-c579e72ff42f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.679365] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.679365] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.679365] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.679365] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.679709] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.679709] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.686080] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9d493c1d-4ad3-429d-989f-6db0ea35c28f req-c6b7efd2-ab29-42f7-b429-c579e72ff42f service nova] Creating event network-changed:6405770a-1391-45bb-a4e3-f3866abd6f36 for instance 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a on cpu-1 [ 743.686353] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9d493c1d-4ad3-429d-989f-6db0ea35c28f req-c6b7efd2-ab29-42f7-b429-c579e72ff42f service nova] Creating event network-vif-deleted:aaba0cbd-4789-47ef-96ee-226a20f1472d for instance cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 on cpu-1 [ 743.691939] [48527]: INFO nova.api.openstack.requestlog [req-9d493c1d-4ad3-429d-989f-6db0ea35c28f req-c6b7efd2-ab29-42f7-b429-c579e72ff42f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.029966 [ 743.691939] [48527]: [pid: 48527|app: 0|req: 563/1189] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:07 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) [ 743.697194] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e5f7fc1-dd4e-4b15-9ff0-e89e4de43f61 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.714141] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.714141] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.714141] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.714141] [48526]: DEBUG nova.objects.instance [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 743.719834] [48526]: WARNING neutronclient.v2_0.client [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.743554] [48527]: INFO nova.api.openstack.requestlog [None req-4e5f7fc1-dd4e-4b15-9ff0-e89e4de43f61 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 200 len: 1622 microversion: 2.1 time: 0.046997 [ 743.743554] [48527]: [pid: 48527|app: 0|req: 564/1190] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:07 2025] GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 1622 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.747287] [48527]: DEBUG nova.api.openstack.wsgi [None req-16b6a6da-4f69-4c44-a20c-2dcf13a0a3c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-664784913"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 743.747627] [48526]: DEBUG nova.policy [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.751282] [48527]: DEBUG nova.compute.api [None req-16b6a6da-4f69-4c44-a20c-2dcf13a0a3c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3023}} [ 743.751282] [48527]: INFO nova.api.openstack.wsgi [None req-16b6a6da-4f69-4c44-a20c-2dcf13a0a3c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 743.751282] [48527]: DEBUG nova.api.openstack.wsgi [None req-16b6a6da-4f69-4c44-a20c-2dcf13a0a3c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 743.751282] [48527]: INFO nova.api.openstack.requestlog [None req-16b6a6da-4f69-4c44-a20c-2dcf13a0a3c7 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 112 microversion: 2.1 time: 0.009197 [ 743.751282] [48527]: [pid: 48527|app: 0|req: 565/1191] 10.180.1.21 () {60 vars in 1276 bytes} [Fri Dec 12 13:54:07 2025] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 112 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 743.756849] [48526]: INFO nova.api.openstack.requestlog [None req-e6783ddb-26aa-4e6e-93a4-f98d6d67e0be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.087920 [ 743.756849] [48526]: [pid: 48526|app: 0|req: 627/1192] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:07 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.759201] [48526]: DEBUG nova.api.openstack.wsgi [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.767421] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.767421] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.767421] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.767421] [48526]: DEBUG nova.compute.api [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 743.770505] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.771084] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.771084] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.771084] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.771445] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.771445] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.793012] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.793012] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.793302] [48526]: DEBUG oslo_concurrency.lockutils [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.808155] [48526]: DEBUG nova.objects.instance [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 743.820930] [48526]: INFO nova.api.openstack.requestlog [None req-790be7ac-11e8-4023-82b7-6e0020f54700 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 204 len: 0 microversion: 2.26 time: 0.063191 [ 743.820930] [48526]: [pid: 48526|app: 0|req: 628/1193] 10.180.1.21 () {60 vars in 1290 bytes} [Fri Dec 12 13:54:07 2025] DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 743.823206] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e9f544a-d3db-4252-b6c7-3fb2f22c05ee tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.824240] [48526]: WARNING neutronclient.v2_0.client [None req-2e9f544a-d3db-4252-b6c7-3fb2f22c05ee tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.824843] [48526]: WARNING openstack [None req-2e9f544a-d3db-4252-b6c7-3fb2f22c05ee tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 743.825174] [48526]: WARNING openstack [None req-2e9f544a-d3db-4252-b6c7-3fb2f22c05ee tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 743.912818] [48527]: DEBUG nova.api.openstack.wsgi [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-667115735", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "4c5eb621-a534-467b-87c2-fe04b1885b4c"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 743.961875] [48526]: WARNING neutronclient.v2_0.client [None req-2e9f544a-d3db-4252-b6c7-3fb2f22c05ee tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.969732] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.969732] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.969899] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.970856] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.971105] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.971999] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.980599] [48527]: DEBUG nova.network.neutron [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] validate_networks() for [('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 743.981422] [48527]: WARNING neutronclient.v2_0.client [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.982675] [48527]: WARNING openstack [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 743.985851] [48527]: WARNING openstack [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 743.989419] [48527]: INFO nova.network.neutron [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] _ports_needed_per_instance requested_netwokrs=[('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] [ 744.193134] [48526]: WARNING neutronclient.v2_0.client [None req-2e9f544a-d3db-4252-b6c7-3fb2f22c05ee tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 744.704660] [48526]: INFO nova.api.openstack.requestlog [None req-2e9f544a-d3db-4252-b6c7-3fb2f22c05ee tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/c065623d-5b74-4b90-8a9a-3660285189fb" status: 202 len: 0 microversion: 2.1 time: 0.882772 [ 744.705418] [48526]: [pid: 48526|app: 0|req: 629/1194] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:54:08 2025] DELETE /compute/v2.1/os-floating-ips/c065623d-5b74-4b90-8a9a-3660285189fb => generated 0 bytes in 884 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 744.780746] [48527]: WARNING neutronclient.v2_0.client [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 744.781413] [48527]: WARNING openstack [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 744.781765] [48527]: WARNING openstack [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 744.882058] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-639758961", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "5be957dd-47cd-4e97-80c5-206f0362e68c"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 744.935363] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.935587] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.935653] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.936050] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.936235] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.941024] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.951109] [48526]: DEBUG nova.network.neutron [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] validate_networks() for [('5be957dd-47cd-4e97-80c5-206f0362e68c', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 744.951447] [48526]: WARNING neutronclient.v2_0.client [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 744.952090] [48526]: WARNING openstack [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 744.952530] [48526]: WARNING openstack [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 744.959539] [48526]: INFO nova.network.neutron [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] _ports_needed_per_instance requested_netwokrs=[('5be957dd-47cd-4e97-80c5-206f0362e68c', None, None, None, None, None)] [ 745.013635] [48527]: DEBUG nova.virt.hardware [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 745.013635] [48527]: DEBUG nova.virt.hardware [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 745.013635] [48527]: DEBUG nova.virt.hardware [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 745.013635] [48527]: DEBUG nova.virt.hardware [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 745.013635] [48527]: DEBUG nova.virt.hardware [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 745.029100] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.030252] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.030252] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.030252] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.030361] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.032880] [48527]: DEBUG oslo_concurrency.lockutils [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.053871] [48527]: DEBUG nova.quota [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 745.058953] [48527]: DEBUG nova.quota [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for user a40387880ebd48d18f0391f0cf96eebb and project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 745.067340] [48527]: DEBUG nova.compute.api [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 745.068736] [48527]: DEBUG nova.compute.api [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 745.113389] [48527]: INFO nova.api.openstack.requestlog [None req-5601e943-a42c-4ec3-bb8c-cc7ae47d2280 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.362218 [ 745.114340] [48527]: [pid: 48527|app: 0|req: 566/1195] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:07 2025] POST /compute/v2.1/servers => generated 380 bytes in 1363 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 745.117303] [48527]: DEBUG nova.api.openstack.wsgi [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.120931] [48527]: DEBUG nova.compute.api [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 745.125775] [48527]: DEBUG oslo_concurrency.lockutils [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.125775] [48527]: DEBUG oslo_concurrency.lockutils [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.125775] [48527]: DEBUG oslo_concurrency.lockutils [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.125775] [48527]: DEBUG oslo_concurrency.lockutils [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.126091] [48527]: DEBUG oslo_concurrency.lockutils [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.126091] [48527]: DEBUG oslo_concurrency.lockutils [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.170027] [48527]: WARNING neutronclient.v2_0.client [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 745.189090] [48526]: WARNING neutronclient.v2_0.client [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 745.189732] [48526]: WARNING openstack [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 745.190068] [48526]: WARNING openstack [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 745.397524] [48527]: DEBUG nova.policy [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.408359] [48527]: INFO nova.api.openstack.requestlog [None req-5664b7a5-cc52-4b78-81a5-616d0712de37 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.293138 [ 745.408880] [48527]: [pid: 48527|app: 0|req: 567/1196] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:09 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.411433] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.412731] [48527]: DEBUG nova.compute.api [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 745.421383] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.421577] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.421719] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.421981] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.422161] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.422277] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.424970] [48526]: DEBUG nova.virt.hardware [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 745.425152] [48526]: DEBUG nova.virt.hardware [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 745.425320] [48526]: DEBUG nova.virt.hardware [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 745.425446] [48526]: DEBUG nova.virt.hardware [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 745.425575] [48526]: DEBUG nova.virt.hardware [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 745.435423] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.436028] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.436333] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.436863] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.437136] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.437362] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.456663] [48526]: DEBUG nova.quota [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Getting quotas for project 810aa2c5f80441018d3956c187aff529. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 745.458176] [48527]: WARNING neutronclient.v2_0.client [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 745.462889] [48526]: DEBUG nova.quota [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Getting quotas for user ae44df1028a6415484fc3a2a5620ed12 and project 810aa2c5f80441018d3956c187aff529. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 745.471797] [48526]: DEBUG nova.compute.api [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 745.473520] [48526]: DEBUG nova.compute.api [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 745.510056] [48526]: INFO nova.api.openstack.requestlog [None req-ca716694-e6a6-40bb-82bc-f2fb59788e65 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.804101 [ 745.510544] [48526]: [pid: 48526|app: 0|req: 630/1197] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:08 2025] POST /compute/v2.1/servers => generated 380 bytes in 805 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 745.512966] [48526]: DEBUG nova.api.openstack.wsgi [None req-c7bd0377-ccdf-4395-bf57-609482ce8cd2 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-727145879", "id": 524806565, "os-flavor-access:is_public": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 745.527623] [48526]: INFO nova.api.openstack.requestlog [None req-c7bd0377-ccdf-4395-bf57-609482ce8cd2 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 434 microversion: 2.1 time: 0.016570 [ 745.529536] [48526]: [pid: 48526|app: 0|req: 631/1198] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:09 2025] POST /compute/v2.1/flavors => generated 434 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 745.531794] [48526]: DEBUG nova.api.openstack.wsgi [None req-71a3203a-5121-4191-bb28-51ad576f0eca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 745.534041] [48526]: WARNING neutronclient.v2_0.client [None req-71a3203a-5121-4191-bb28-51ad576f0eca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 745.534863] [48526]: WARNING openstack [None req-71a3203a-5121-4191-bb28-51ad576f0eca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 745.535795] [48526]: WARNING openstack [None req-71a3203a-5121-4191-bb28-51ad576f0eca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 745.552733] [48527]: DEBUG nova.policy [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.561141] [48527]: INFO nova.api.openstack.requestlog [None req-c0eb656c-318d-4f79-9d98-437be625e143 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.151687 [ 745.561898] [48527]: [pid: 48527|app: 0|req: 568/1199] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:09 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.565481] [48527]: DEBUG nova.api.openstack.wsgi [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.567678] [48527]: DEBUG nova.compute.api [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 745.572800] [48527]: DEBUG oslo_concurrency.lockutils [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.574041] [48527]: DEBUG oslo_concurrency.lockutils [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.574041] [48527]: DEBUG oslo_concurrency.lockutils [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.574041] [48527]: DEBUG oslo_concurrency.lockutils [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.574041] [48527]: DEBUG oslo_concurrency.lockutils [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.574242] [48527]: DEBUG oslo_concurrency.lockutils [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.595585] [48527]: WARNING neutronclient.v2_0.client [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 745.661564] [48527]: DEBUG nova.policy [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.668068] [48527]: INFO nova.api.openstack.requestlog [None req-57eb74ed-d8f8-4751-8a07-aeefca1c8746 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1518 microversion: 2.1 time: 0.105242 [ 745.668902] [48527]: [pid: 48527|app: 0|req: 569/1200] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:09 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1518 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.672420] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.675366] [48527]: DEBUG nova.compute.api [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 745.680894] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.681223] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.681444] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.681845] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.682434] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.682434] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.695453] [48527]: INFO nova.api.openstack.wsgi [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] HTTP exception thrown: Instance 024b7538-5ab5-4402-afc4-423ddca68f3f could not be found. [ 745.696310] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Returning 404 to user: Instance 024b7538-5ab5-4402-afc4-423ddca68f3f could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 745.696579] [48527]: INFO nova.api.openstack.requestlog [None req-9a01d0fa-5570-4b86-b011-451737745854 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 404 len: 111 microversion: 2.1 time: 0.027014 [ 745.697160] [48527]: [pid: 48527|app: 0|req: 570/1201] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:09 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 745.702559] [48527]: DEBUG nova.api.openstack.wsgi [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.702829] [48527]: DEBUG nova.compute.api [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 745.707289] [48527]: DEBUG oslo_concurrency.lockutils [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.707726] [48527]: DEBUG oslo_concurrency.lockutils [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.707726] [48527]: DEBUG oslo_concurrency.lockutils [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.708474] [48527]: DEBUG oslo_concurrency.lockutils [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.708474] [48527]: DEBUG oslo_concurrency.lockutils [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.708474] [48527]: DEBUG oslo_concurrency.lockutils [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.735856] [48527]: DEBUG nova.compute.api [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 745.826859] [48527]: INFO nova.api.openstack.requestlog [None req-4489ca05-d4bc-47e3-b7a5-eaafe655d6b1 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 204 len: 0 microversion: 2.1 time: 0.126928 [ 745.827944] [48527]: [pid: 48527|app: 0|req: 571/1202] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:09 2025] DELETE /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 745.832203] [48527]: DEBUG nova.api.openstack.wsgi [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.833827] [48527]: DEBUG nova.compute.api [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 745.837382] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.837656] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.837849] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.838172] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.838358] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.838512] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.862755] [48527]: WARNING neutronclient.v2_0.client [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 745.887361] [48527]: DEBUG nova.policy [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.895641] [48527]: INFO nova.api.openstack.requestlog [None req-b83f2b69-2317-4391-bded-d1ce76d3bfb5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 0.064212 [ 745.896089] [48527]: [pid: 48527|app: 0|req: 572/1203] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.899052] [48527]: DEBUG nova.api.openstack.wsgi [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.902495] [48527]: DEBUG nova.policy [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c272511ab0f844d0a62ffdfa2adeca55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.903024] [48527]: DEBUG nova.compute.api [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Searching by: {'name': 't-ListServerFiltersTestJSON-instance-83471594', 'deleted': False, 'project_id': 'de12cc6277ab42209e91a227e78598bc'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 745.908678] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.908678] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.908678] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.910439] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.910439] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.910439] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.937744] [48527]: DEBUG nova.compute.multi_cell_list [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 745.965080] [48527]: INFO nova.api.openstack.requestlog [None req-7a0b2444-de9c-402a-8556-fe22307fbcf3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-reader] 10.180.1.21 "GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-83471594" status: 200 len: 345 microversion: 2.1 time: 0.068302 [ 745.965428] [48527]: [pid: 48527|app: 0|req: 573/1204] 10.180.1.21 () {58 vars in 1221 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-83471594 => generated 345 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 745.968895] [48527]: DEBUG nova.api.openstack.wsgi [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.969503] [48527]: DEBUG nova.compute.api [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 745.974420] [48527]: DEBUG oslo_concurrency.lockutils [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.974626] [48527]: DEBUG oslo_concurrency.lockutils [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.974883] [48527]: DEBUG oslo_concurrency.lockutils [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.975254] [48527]: DEBUG oslo_concurrency.lockutils [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.975254] [48527]: DEBUG oslo_concurrency.lockutils [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.975493] [48527]: DEBUG oslo_concurrency.lockutils [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.996071] [48527]: WARNING neutronclient.v2_0.client [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.107161] [48526]: WARNING neutronclient.v2_0.client [None req-71a3203a-5121-4191-bb28-51ad576f0eca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.107871] [48526]: WARNING openstack [None req-71a3203a-5121-4191-bb28-51ad576f0eca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 746.108229] [48526]: WARNING openstack [None req-71a3203a-5121-4191-bb28-51ad576f0eca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 746.159446] [48527]: DEBUG nova.policy [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.164602] [48527]: INFO nova.api.openstack.requestlog [None req-293031c4-1800-45e0-a7d4-161cabeb1443 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.198491 [ 746.165758] [48527]: [pid: 48527|app: 0|req: 574/1205] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.168908] [48527]: DEBUG nova.api.openstack.wsgi [None req-b13fd1c0-5c1c-401e-b15d-20060b60b2ef tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.185159] [48527]: DEBUG nova.api.openstack.compute.server_groups [None req-b13fd1c0-5c1c-401e-b15d-20060b60b2ef tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Querying cell 3dfe69be-8c7f-4ccd-8643-3c59da026f4f(cell1) for 1 instances {{(pid=48527) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:67}} [ 746.185159] [48527]: DEBUG oslo_concurrency.lockutils [None req-b13fd1c0-5c1c-401e-b15d-20060b60b2ef tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.185159] [48527]: DEBUG oslo_concurrency.lockutils [None req-b13fd1c0-5c1c-401e-b15d-20060b60b2ef tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.185159] [48527]: DEBUG oslo_concurrency.lockutils [None req-b13fd1c0-5c1c-401e-b15d-20060b60b2ef tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.195722] [48527]: INFO nova.api.openstack.requestlog [None req-b13fd1c0-5c1c-401e-b15d-20060b60b2ef tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/f002b5fa-feb8-41ca-b119-c2709588bbe4" status: 200 len: 184 microversion: 2.1 time: 0.030130 [ 746.196118] [48527]: [pid: 48527|app: 0|req: 575/1206] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/os-server-groups/f002b5fa-feb8-41ca-b119-c2709588bbe4 => generated 184 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 746.198770] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.200233] [48527]: DEBUG nova.compute.api [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.205520] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.205920] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.205920] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.206199] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.206322] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.206471] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.235080] [48526]: INFO nova.api.openstack.requestlog [None req-71a3203a-5121-4191-bb28-51ad576f0eca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.706083 [ 746.235586] [48526]: [pid: 48526|app: 0|req: 632/1207] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:54:09 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 746.239242] [48526]: DEBUG nova.api.openstack.wsgi [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.240803] [48526]: DEBUG nova.compute.api [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.243649] [48527]: WARNING neutronclient.v2_0.client [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.249618] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.250420] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.250909] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.251467] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.251802] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.252822] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.274519] [48527]: DEBUG nova.policy [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.283634] [48527]: INFO nova.api.openstack.requestlog [None req-1b59bc3c-9e78-4731-a3cf-95f436200d1b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.086922 [ 746.284033] [48527]: [pid: 48527|app: 0|req: 576/1208] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.288545] [48527]: DEBUG nova.api.openstack.wsgi [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.290130] [48526]: WARNING neutronclient.v2_0.client [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.290863] [48527]: DEBUG nova.compute.api [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.298497] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.298755] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.298902] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.299191] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.299348] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.299462] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.337052] [48527]: WARNING neutronclient.v2_0.client [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.378109] [48526]: DEBUG nova.policy [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.384667] [48526]: INFO nova.api.openstack.requestlog [None req-e5da36a6-edc7-475f-80b1-473588566761 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1284 microversion: 2.1 time: 0.148408 [ 746.385165] [48526]: [pid: 48526|app: 0|req: 633/1209] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1284 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.387550] [48526]: DEBUG nova.api.openstack.wsgi [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.388985] [48526]: DEBUG nova.compute.api [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.395296] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.397020] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.397020] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.397020] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.397177] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.397819] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.403369] [48527]: DEBUG nova.policy [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.410491] [48527]: INFO nova.api.openstack.requestlog [None req-7b2611a3-053f-4626-a6ac-6026542846be tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1218 microversion: 2.1 time: 0.125914 [ 746.410869] [48527]: [pid: 48527|app: 0|req: 577/1210] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1218 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.415297] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.417367] [48527]: DEBUG nova.compute.api [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.423124] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.423124] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.423201] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.423508] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.423584] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.423709] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.431176] [48526]: WARNING neutronclient.v2_0.client [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.437063] [48527]: INFO nova.api.openstack.wsgi [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] HTTP exception thrown: Instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 could not be found. [ 746.437346] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Returning 404 to user: Instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 746.437761] [48527]: INFO nova.api.openstack.requestlog [None req-1b453507-7392-4fd9-952a-8007a2546146 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 404 len: 111 microversion: 2.1 time: 0.026390 [ 746.438111] [48527]: [pid: 48527|app: 0|req: 578/1211] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:10 2025] DELETE /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 746.442649] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.445092] [48527]: DEBUG nova.compute.api [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.450513] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.450774] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.450927] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.451198] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.451338] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.451460] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.474318] [48527]: WARNING neutronclient.v2_0.client [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.734988] [48527]: DEBUG nova.policy [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.741768] [48527]: INFO nova.api.openstack.requestlog [None req-d5515451-00cf-498e-ac8f-6bc36312b8c1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1215 microversion: 2.1 time: 0.301250 [ 746.742626] [48527]: [pid: 48527|app: 0|req: 579/1212] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1215 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.746152] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9486a13-eeb8-4346-a50c-052e54ae02f3 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.756259] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9486a13-eeb8-4346-a50c-052e54ae02f3 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.756259] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9486a13-eeb8-4346-a50c-052e54ae02f3 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.756259] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9486a13-eeb8-4346-a50c-052e54ae02f3 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.763407] [48527]: INFO nova.api.openstack.requestlog [None req-f9486a13-eeb8-4346-a50c-052e54ae02f3 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 200 len: 12 microversion: 2.26 time: 0.020097 [ 746.763881] [48527]: [pid: 48527|app: 0|req: 580/1213] 10.180.1.21 () {60 vars in 1287 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.769078] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.770287] [48527]: DEBUG nova.compute.api [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.773868] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.774100] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.774267] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.774644] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.774942] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.774942] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.799946] [48527]: WARNING neutronclient.v2_0.client [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.805197] [48526]: DEBUG nova.policy [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.814335] [48526]: INFO nova.api.openstack.requestlog [None req-3f9f2092-ced6-452f-bb63-c030aecc4301 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1503 microversion: 2.1 time: 0.428751 [ 746.814668] [48526]: [pid: 48526|app: 0|req: 634/1214] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1503 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.816931] [48526]: DEBUG nova.api.openstack.wsgi [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.821990] [48526]: DEBUG nova.compute.api [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.826932] [48526]: DEBUG oslo_concurrency.lockutils [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.827207] [48526]: DEBUG oslo_concurrency.lockutils [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.827361] [48526]: DEBUG oslo_concurrency.lockutils [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.827738] [48526]: DEBUG oslo_concurrency.lockutils [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.827897] [48526]: DEBUG oslo_concurrency.lockutils [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.828038] [48526]: DEBUG oslo_concurrency.lockutils [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.829874] [48527]: DEBUG nova.policy [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.841329] [48527]: INFO nova.api.openstack.requestlog [None req-e1eb084f-4c91-4b70-9aa0-9f07efbf3d9d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1259 microversion: 2.1 time: 0.075038 [ 746.841329] [48527]: [pid: 48527|app: 0|req: 581/1215] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:10 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1259 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.845033] [48527]: DEBUG nova.api.openstack.wsgi [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.845033] [48527]: DEBUG nova.compute.api [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.849935] [48527]: DEBUG oslo_concurrency.lockutils [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.849935] [48527]: DEBUG oslo_concurrency.lockutils [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.849935] [48527]: DEBUG oslo_concurrency.lockutils [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.850112] [48527]: DEBUG oslo_concurrency.lockutils [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.850360] [48527]: DEBUG oslo_concurrency.lockutils [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.850520] [48527]: DEBUG oslo_concurrency.lockutils [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.868435] [48526]: DEBUG oslo_concurrency.lockutils [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.868622] [48526]: DEBUG oslo_concurrency.lockutils [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.868759] [48526]: DEBUG oslo_concurrency.lockutils [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.868916] [48526]: DEBUG nova.objects.instance [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 746.875889] [48527]: DEBUG oslo_concurrency.lockutils [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.875889] [48527]: DEBUG oslo_concurrency.lockutils [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.875889] [48527]: DEBUG oslo_concurrency.lockutils [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.876082] [48527]: DEBUG nova.objects.instance [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lazy-loading 'fault' on Instance uuid 2aaebbf2-46fa-474b-881a-df9a574cc3a0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 746.876133] [48526]: WARNING neutronclient.v2_0.client [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.879156] [48527]: WARNING neutronclient.v2_0.client [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.898716] [48526]: DEBUG nova.policy [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.903531] [48526]: INFO nova.api.openstack.requestlog [None req-768eb090-348e-4451-ac04-62eacc7ef1bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.088293 [ 746.904843] [48526]: [pid: 48526|app: 0|req: 635/1216] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.909044] [48526]: DEBUG nova.api.openstack.wsgi [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.909345] [48526]: DEBUG nova.compute.api [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.914207] [48526]: DEBUG oslo_concurrency.lockutils [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.914494] [48526]: DEBUG oslo_concurrency.lockutils [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.914640] [48526]: DEBUG oslo_concurrency.lockutils [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.914831] [48527]: DEBUG nova.policy [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f37202edc76e4a38b8873578adaaac56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91cc4422218a42f998d4b03b73c01202', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.914915] [48526]: DEBUG oslo_concurrency.lockutils [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.915082] [48526]: DEBUG oslo_concurrency.lockutils [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.915981] [48526]: DEBUG oslo_concurrency.lockutils [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.922047] [48527]: INFO nova.api.openstack.requestlog [None req-3af084b3-0d62-405f-94db-840ef66289c1 tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 200 len: 1300 microversion: 2.1 time: 0.081045 [ 746.923040] [48527]: [pid: 48527|app: 0|req: 582/1217] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 1300 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.926558] [48527]: DEBUG nova.api.openstack.wsgi [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.926558] [48527]: DEBUG nova.compute.api [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.930285] [48527]: DEBUG oslo_concurrency.lockutils [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.930475] [48527]: DEBUG oslo_concurrency.lockutils [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.930628] [48527]: DEBUG oslo_concurrency.lockutils [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.931057] [48527]: DEBUG oslo_concurrency.lockutils [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.931218] [48527]: DEBUG oslo_concurrency.lockutils [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.931606] [48527]: DEBUG oslo_concurrency.lockutils [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.936731] [48526]: WARNING neutronclient.v2_0.client [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.953508] [48527]: DEBUG nova.compute.api [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 746.959791] [48526]: DEBUG nova.policy [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.965205] [48526]: INFO nova.api.openstack.requestlog [None req-52fd20d1-81e7-4622-b292-49698af51144 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.059729 [ 746.965555] [48526]: [pid: 48526|app: 0|req: 636/1218] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.968210] [48526]: DEBUG nova.api.openstack.wsgi [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.969998] [48526]: DEBUG nova.compute.api [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.976080] [48526]: DEBUG oslo_concurrency.lockutils [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.976414] [48526]: DEBUG oslo_concurrency.lockutils [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.976583] [48526]: DEBUG oslo_concurrency.lockutils [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.976888] [48526]: DEBUG oslo_concurrency.lockutils [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.977079] [48526]: DEBUG oslo_concurrency.lockutils [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.977215] [48526]: DEBUG oslo_concurrency.lockutils [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.003096] [48526]: DEBUG oslo_concurrency.lockutils [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.003374] [48526]: DEBUG oslo_concurrency.lockutils [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.003580] [48526]: DEBUG oslo_concurrency.lockutils [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.003739] [48526]: DEBUG nova.objects.instance [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 747.008177] [48526]: WARNING neutronclient.v2_0.client [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.016467] [48527]: INFO nova.api.openstack.requestlog [None req-c973d37f-2612-42c0-a4f9-087be7043985 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 204 len: 0 microversion: 2.1 time: 0.093295 [ 747.017556] [48527]: [pid: 48527|app: 0|req: 583/1219] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:11 2025] DELETE /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 747.043592] [48526]: DEBUG nova.policy [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.060340] [48526]: INFO nova.api.openstack.requestlog [None req-e57e73dd-2e8b-4c2a-ae46-0f2ef9d17c27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.093443 [ 747.060340] [48526]: [pid: 48526|app: 0|req: 637/1220] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.065583] [48526]: DEBUG nova.api.openstack.wsgi [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.067305] [48526]: DEBUG nova.compute.api [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.072621] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.073428] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.073428] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.073428] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.074091] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.074091] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.097842] [48526]: WARNING neutronclient.v2_0.client [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.122317] [48527]: DEBUG nova.api.openstack.wsgi [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesV270Test-server-1541621074", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "7b599787-c660-47fb-b989-bd293fa20e27"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 747.134843] [48526]: DEBUG nova.policy [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.141845] [48526]: INFO nova.api.openstack.requestlog [None req-d7b3c824-1c7d-44bc-9f10-7410a8aa99aa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.077544 [ 747.141845] [48526]: [pid: 48526|app: 0|req: 638/1221] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.146024] [48526]: DEBUG nova.api.openstack.wsgi [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.146024] [48526]: DEBUG nova.compute.api [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.151506] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.151506] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.151506] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.151730] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.151904] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.152069] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.165169] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.165374] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.165516] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.165961] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.167284] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.171756] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.171899] [48526]: WARNING neutronclient.v2_0.client [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.176055] [48527]: DEBUG nova.network.neutron [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] validate_networks() for [('7b599787-c660-47fb-b989-bd293fa20e27', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 747.177094] [48527]: WARNING neutronclient.v2_0.client [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.178038] [48527]: WARNING openstack [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 747.178815] [48527]: WARNING openstack [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 747.191790] [48527]: INFO nova.network.neutron [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] _ports_needed_per_instance requested_netwokrs=[('7b599787-c660-47fb-b989-bd293fa20e27', None, None, None, None, None)] [ 747.204861] [48526]: DEBUG nova.policy [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.216406] [48526]: INFO nova.api.openstack.requestlog [None req-5b3a58f8-8fff-4376-9f35-273d2b0f662f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.075604 [ 747.217434] [48526]: [pid: 48526|app: 0|req: 639/1222] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.224686] [48526]: DEBUG nova.api.openstack.wsgi [None req-89e7bb4c-8626-468c-a526-0818c31ded4c tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.238039] [48526]: INFO nova.api.openstack.wsgi [None req-89e7bb4c-8626-468c-a526-0818c31ded4c tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] HTTP exception thrown: Access list not available for public flavors. [ 747.238039] [48526]: DEBUG nova.api.openstack.wsgi [None req-89e7bb4c-8626-468c-a526-0818c31ded4c tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Returning 404 to user: Access list not available for public flavors. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 747.238039] [48526]: INFO nova.api.openstack.requestlog [None req-89e7bb4c-8626-468c-a526-0818c31ded4c tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/524806565/os-flavor-access" status: 404 len: 91 microversion: 2.1 time: 0.020624 [ 747.238328] [48526]: [pid: 48526|app: 0|req: 640/1223] 10.180.1.21 () {58 vars in 1201 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/flavors/524806565/os-flavor-access => generated 91 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 747.243788] [48526]: DEBUG nova.api.openstack.wsgi [req-40a47c0c-0c5c-4525-808b-be6c76b651a8 req-fd209ab2-2ef9-4bb9-a415-72e728aeb32a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d44b38a-5908-4ad5-ad64-1ab33f4faa0a", "tag": "6405770a-1391-45bb-a4e3-f3866abd6f36"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 747.251538] [48526]: DEBUG oslo_concurrency.lockutils [req-40a47c0c-0c5c-4525-808b-be6c76b651a8 req-fd209ab2-2ef9-4bb9-a415-72e728aeb32a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.251715] [48526]: DEBUG oslo_concurrency.lockutils [req-40a47c0c-0c5c-4525-808b-be6c76b651a8 req-fd209ab2-2ef9-4bb9-a415-72e728aeb32a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.251851] [48526]: DEBUG oslo_concurrency.lockutils [req-40a47c0c-0c5c-4525-808b-be6c76b651a8 req-fd209ab2-2ef9-4bb9-a415-72e728aeb32a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.288445] [48526]: INFO nova.api.openstack.compute.server_external_events [req-40a47c0c-0c5c-4525-808b-be6c76b651a8 req-fd209ab2-2ef9-4bb9-a415-72e728aeb32a service nova] Creating event network-changed:6405770a-1391-45bb-a4e3-f3866abd6f36 for instance 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a on cpu-1 [ 747.297878] [48526]: INFO nova.api.openstack.requestlog [req-40a47c0c-0c5c-4525-808b-be6c76b651a8 req-fd209ab2-2ef9-4bb9-a415-72e728aeb32a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.056714 [ 747.298366] [48526]: [pid: 48526|app: 0|req: 641/1224] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:11 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 747.302717] [48526]: DEBUG nova.api.openstack.wsgi [None req-c95ef09f-8f33-4215-a0c6-356248e2bf42 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-689983772", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {"": "data1"}, "networks": [{"uuid": "cf048c08-1bfb-40b2-b478-d88f92486b3a"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 747.307709] [48526]: DEBUG nova.api.openstack.wsgi [None req-c95ef09f-8f33-4215-a0c6-356248e2bf42 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-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=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 747.308248] [48526]: INFO nova.api.openstack.requestlog [None req-c95ef09f-8f33-4215-a0c6-356248e2bf42 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 175 microversion: 2.1 time: 0.008780 [ 747.309554] [48526]: [pid: 48526|app: 0|req: 642/1225] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:11 2025] POST /compute/v2.1/servers => generated 175 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 747.313125] [48526]: DEBUG nova.api.openstack.wsgi [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.315102] [48526]: DEBUG nova.compute.api [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.321742] [48526]: DEBUG oslo_concurrency.lockutils [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.321742] [48526]: DEBUG oslo_concurrency.lockutils [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.321742] [48526]: DEBUG oslo_concurrency.lockutils [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.322280] [48526]: DEBUG oslo_concurrency.lockutils [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.322280] [48526]: DEBUG oslo_concurrency.lockutils [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.322379] [48526]: DEBUG oslo_concurrency.lockutils [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.352692] [48526]: WARNING neutronclient.v2_0.client [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.384402] [48527]: WARNING neutronclient.v2_0.client [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.385253] [48527]: WARNING openstack [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 747.385583] [48527]: WARNING openstack [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 747.498183] [48526]: DEBUG nova.policy [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.504703] [48526]: INFO nova.api.openstack.requestlog [None req-20a551cc-f997-4e0c-ac10-06435e06bb7d tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1468 microversion: 2.1 time: 0.194607 [ 747.505188] [48526]: [pid: 48526|app: 0|req: 643/1226] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1468 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.507604] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.507838] [48526]: DEBUG nova.compute.api [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.513079] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.513264] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.513392] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.513639] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.513775] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.514639] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.534505] [48526]: DEBUG nova.compute.api [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 747.536544] [48527]: DEBUG nova.virt.hardware [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 747.536649] [48527]: DEBUG nova.virt.hardware [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 747.537576] [48527]: DEBUG nova.virt.hardware [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 747.537777] [48527]: DEBUG nova.virt.hardware [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 747.537930] [48527]: DEBUG nova.virt.hardware [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 747.545764] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.546039] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.546245] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.546643] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.548157] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.548381] [48527]: DEBUG oslo_concurrency.lockutils [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.550099] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=24 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 747.563372] [48527]: DEBUG nova.quota [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Getting quotas for project c067bdac49094142b17563aa36bf4cb5. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 747.570096] [48527]: DEBUG nova.quota [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Getting quotas for user fe86938e7a41482eb7581190e553957b and project c067bdac49094142b17563aa36bf4cb5. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 747.576528] [48527]: DEBUG nova.compute.api [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 747.578020] [48527]: DEBUG nova.compute.api [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 747.602311] [48526]: INFO nova.api.openstack.requestlog [None req-3e4a3fac-ec23-47f1-acd4-c63243e5da5a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 204 len: 0 microversion: 2.1 time: 0.096353 [ 747.602686] [48526]: [pid: 48526|app: 0|req: 644/1227] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:11 2025] DELETE /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 747.607030] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.607030] [48526]: DEBUG nova.compute.api [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.609917] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.610102] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.610234] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.610677] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.610677] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.610820] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.613846] [48527]: INFO nova.api.openstack.requestlog [None req-892903fc-f31f-47a6-896e-92045e6b9253 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.70 time: 0.596298 [ 747.614234] [48527]: [pid: 48527|app: 0|req: 584/1228] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:54:11 2025] POST /compute/v2.1/servers => generated 380 bytes in 597 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 747.616892] [48527]: DEBUG nova.api.openstack.wsgi [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.227"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 747.618831] [48527]: DEBUG nova.compute.api [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.619712] [48526]: INFO nova.api.openstack.wsgi [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] HTTP exception thrown: Instance 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d could not be found. [ 747.620237] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Returning 404 to user: Instance 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 747.620688] [48526]: INFO nova.api.openstack.requestlog [None req-6e84b496-8b8b-4e3c-84a8-7c042f9e679e tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 404 len: 111 microversion: 2.1 time: 0.017376 [ 747.621199] [48526]: [pid: 48526|app: 0|req: 645/1229] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:11 2025] DELETE /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 747.621895] [48527]: DEBUG oslo_concurrency.lockutils [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.622092] [48527]: DEBUG oslo_concurrency.lockutils [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.622230] [48527]: DEBUG oslo_concurrency.lockutils [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.622480] [48527]: DEBUG oslo_concurrency.lockutils [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.622623] [48527]: DEBUG oslo_concurrency.lockutils [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.622741] [48527]: DEBUG oslo_concurrency.lockutils [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.623410] [48526]: DEBUG nova.api.openstack.wsgi [None req-3f869261-f699-409c-9539-b309d43186e4 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.638833] [48527]: DEBUG oslo_concurrency.lockutils [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "refresh_cache-0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 747.638967] [48527]: DEBUG oslo_concurrency.lockutils [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquired lock "refresh_cache-0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 747.639270] [48527]: WARNING neutronclient.v2_0.client [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.656040] [48526]: INFO nova.api.openstack.requestlog [None req-3f869261-f699-409c-9539-b309d43186e4 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/fa395d4a-abe8-4e59-a453-481af8fdaf46" status: 200 len: 346 microversion: 2.1 time: 0.034277 [ 747.656481] [48526]: [pid: 48526|app: 0|req: 646/1230] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/os-volumes/fa395d4a-abe8-4e59-a453-481af8fdaf46 => generated 346 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 747.659556] [48526]: DEBUG nova.api.openstack.wsgi [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.661562] [48526]: DEBUG nova.compute.api [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.666611] [48526]: DEBUG oslo_concurrency.lockutils [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.666893] [48526]: DEBUG oslo_concurrency.lockutils [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.667065] [48526]: DEBUG oslo_concurrency.lockutils [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.667376] [48526]: DEBUG oslo_concurrency.lockutils [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.667538] [48526]: DEBUG oslo_concurrency.lockutils [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.667765] [48526]: DEBUG oslo_concurrency.lockutils [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.691276] [48526]: WARNING neutronclient.v2_0.client [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.810606] [48526]: DEBUG nova.policy [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.817760] [48526]: INFO nova.api.openstack.requestlog [None req-74985848-4db0-4fd2-8fb5-df1e6b8102b8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1655 microversion: 2.1 time: 0.160068 [ 747.818190] [48526]: [pid: 48526|app: 0|req: 647/1231] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:11 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1655 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.825415] [48526]: DEBUG nova.api.openstack.wsgi [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.830026] [48526]: DEBUG nova.compute.api [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] [instance: 11bdad2e-450e-4739-9d3e-e8c4806cf5d0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.837947] [48526]: DEBUG oslo_concurrency.lockutils [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.839740] [48526]: DEBUG oslo_concurrency.lockutils [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.839740] [48526]: DEBUG oslo_concurrency.lockutils [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.839740] [48526]: DEBUG oslo_concurrency.lockutils [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.839740] [48526]: DEBUG oslo_concurrency.lockutils [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.839949] [48526]: DEBUG oslo_concurrency.lockutils [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.858954] [48526]: INFO nova.api.openstack.wsgi [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] HTTP exception thrown: Instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 could not be found. [ 747.859318] [48526]: DEBUG nova.api.openstack.wsgi [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] Returning 404 to user: Instance 11bdad2e-450e-4739-9d3e-e8c4806cf5d0 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 747.860204] [48526]: INFO nova.api.openstack.requestlog [None req-7183e6ef-9b53-434a-b6f8-3b4cc4998ee9 tempest-ImagesNegativeTestJSON-1303171782 tempest-ImagesNegativeTestJSON-1303171782-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0" status: 404 len: 111 microversion: 2.1 time: 0.041139 [ 747.860204] [48526]: [pid: 48526|app: 0|req: 648/1232] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:12 2025] GET /compute/v2.1/servers/11bdad2e-450e-4739-9d3e-e8c4806cf5d0 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 747.863245] [48526]: DEBUG nova.api.openstack.wsgi [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.864793] [48526]: DEBUG nova.compute.api [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.870756] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.870973] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.871126] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.871403] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.871585] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.871711] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.904190] [48526]: WARNING neutronclient.v2_0.client [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 748.372485] [48527]: DEBUG nova.network.neutron [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Building network info cache for instance {{(pid=48527) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 748.378387] [48527]: WARNING neutronclient.v2_0.client [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 748.379049] [48527]: WARNING openstack [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 748.379987] [48527]: WARNING openstack [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 748.673730] [48526]: DEBUG nova.policy [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.679239] [48526]: INFO nova.api.openstack.requestlog [None req-3ae0d09a-ab02-4382-b559-502fdcc4802d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.818394 [ 748.680228] [48526]: [pid: 48526|app: 0|req: 649/1233] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:12 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.683744] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 748.683744] [48526]: DEBUG nova.compute.api [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 748.690607] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.690959] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.690959] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.691897] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.691897] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.691897] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.708598] [48526]: INFO nova.api.openstack.wsgi [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] HTTP exception thrown: Instance 024b7538-5ab5-4402-afc4-423ddca68f3f could not be found. [ 748.708900] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Returning 404 to user: Instance 024b7538-5ab5-4402-afc4-423ddca68f3f could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 748.709386] [48526]: INFO nova.api.openstack.requestlog [None req-6e24196b-47c0-413d-ae68-2b1a74c19911 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 404 len: 111 microversion: 2.1 time: 0.028639 [ 748.709823] [48526]: [pid: 48526|app: 0|req: 650/1234] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:12 2025] DELETE /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 748.713293] [48526]: DEBUG nova.api.openstack.wsgi [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 748.718368] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.718536] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.718780] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.719013] [48526]: DEBUG nova.compute.api [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 748.722570] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.722754] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.722889] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.723210] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.723436] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.723585] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.744674] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.744855] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.744987] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.751440] [48526]: DEBUG nova.objects.instance [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 748.764431] [48526]: INFO nova.api.openstack.requestlog [None req-a6d1007c-c5cb-46dc-82ef-86e67797b6a5 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 204 len: 0 microversion: 2.26 time: 0.053710 [ 748.764810] [48526]: [pid: 48526|app: 0|req: 651/1235] 10.180.1.21 () {60 vars in 1290 bytes} [Fri Dec 12 13:54:12 2025] DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 748.767952] [48526]: DEBUG nova.api.openstack.wsgi [None req-7d6b7a2a-836f-4aa3-93ba-d99fbdba52b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 748.816576] [48526]: INFO nova.api.openstack.requestlog [None req-7d6b7a2a-836f-4aa3-93ba-d99fbdba52b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/b4602209-7552-4502-84e4-1886c582a2a2" status: 200 len: 914 microversion: 2.1 time: 0.050851 [ 748.816682] [48526]: [pid: 48526|app: 0|req: 652/1236] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:12 2025] GET /compute/v2.1/images/b4602209-7552-4502-84e4-1886c582a2a2 => generated 914 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 748.821142] [48526]: DEBUG nova.api.openstack.wsgi [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 748.821876] [48526]: DEBUG nova.compute.api [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 748.825624] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.825821] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.826551] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.826934] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.827145] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.827298] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.849850] [48526]: WARNING neutronclient.v2_0.client [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 748.997328] [48526]: DEBUG nova.policy [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.003066] [48526]: INFO nova.api.openstack.requestlog [None req-6b588388-ceea-49ac-b84e-779494d9dc05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 0.184808 [ 749.003066] [48526]: [pid: 48526|app: 0|req: 653/1237] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:13 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.006567] [48526]: DEBUG nova.api.openstack.wsgi [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.008381] [48526]: DEBUG nova.compute.api [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.013065] [48526]: DEBUG oslo_concurrency.lockutils [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.013065] [48526]: DEBUG oslo_concurrency.lockutils [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.013065] [48526]: DEBUG oslo_concurrency.lockutils [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.013065] [48526]: DEBUG oslo_concurrency.lockutils [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.013250] [48526]: DEBUG oslo_concurrency.lockutils [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.013250] [48526]: DEBUG oslo_concurrency.lockutils [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.041509] [48526]: WARNING neutronclient.v2_0.client [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.206866] [48527]: WARNING neutronclient.v2_0.client [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.207546] [48527]: WARNING openstack [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 749.207976] [48527]: WARNING openstack [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 749.230734] [48526]: DEBUG nova.policy [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.239703] [48526]: INFO nova.api.openstack.requestlog [None req-77cb98d2-bc99-42a1-81b3-53676fce3588 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1521 microversion: 2.1 time: 0.234274 [ 749.240143] [48526]: [pid: 48526|app: 0|req: 654/1238] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:13 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1521 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.242919] [48526]: DEBUG nova.api.openstack.wsgi [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.247909] [48526]: DEBUG nova.compute.api [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.249216] [48526]: DEBUG oslo_concurrency.lockutils [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.249405] [48526]: DEBUG oslo_concurrency.lockutils [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.249534] [48526]: DEBUG oslo_concurrency.lockutils [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.249807] [48526]: DEBUG oslo_concurrency.lockutils [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.249942] [48526]: DEBUG oslo_concurrency.lockutils [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.250262] [48526]: DEBUG oslo_concurrency.lockutils [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.284918] [48526]: WARNING neutronclient.v2_0.client [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.460299] [48526]: DEBUG nova.policy [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.473035] [48526]: INFO nova.api.openstack.requestlog [None req-b377f110-775a-4b07-95cd-ed0eaeb8e8bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.228515 [ 749.473035] [48526]: [pid: 48526|app: 0|req: 655/1239] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:13 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.473263] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea597911-77dd-4f20-9418-3ea841eb3bf3 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.495468] [48526]: INFO nova.api.openstack.requestlog [None req-ea597911-77dd-4f20-9418-3ea841eb3bf3 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/524806565" status: 202 len: 0 microversion: 2.1 time: 0.024133 [ 749.496435] [48526]: [pid: 48526|app: 0|req: 656/1240] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:54:13 2025] DELETE /compute/v2.1/flavors/524806565 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 749.499319] [48526]: DEBUG nova.api.openstack.wsgi [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.499977] [48526]: DEBUG nova.compute.api [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.509668] [48526]: DEBUG oslo_concurrency.lockutils [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.509729] [48526]: DEBUG oslo_concurrency.lockutils [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.509869] [48526]: DEBUG oslo_concurrency.lockutils [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.510489] [48526]: DEBUG oslo_concurrency.lockutils [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.510489] [48526]: DEBUG oslo_concurrency.lockutils [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.510628] [48526]: DEBUG oslo_concurrency.lockutils [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.534348] [48526]: WARNING neutronclient.v2_0.client [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.735726] [48526]: DEBUG nova.policy [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.743355] [48526]: INFO nova.api.openstack.requestlog [None req-002dc859-5ccb-429e-8b91-197674dc4dc9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.246447 [ 749.743355] [48526]: [pid: 48526|app: 0|req: 657/1241] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:13 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.747279] [48526]: DEBUG nova.api.openstack.wsgi [None req-1577d758-3d85-4301-9372-ebb82fc05726 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.747504] [48526]: DEBUG nova.compute.api [None req-1577d758-3d85-4301-9372-ebb82fc05726 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 1d8053f9-cd8a-4c47-bc88-c120ddf48fda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.749824] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=348,nova_api:INSERT=36,nova_api:UPDATE=12,nova_api:DELETE=8 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 749.750227] [48527]: DEBUG nova.network.neutron [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Updating instance_info_cache with network_info: [{"id": "6405770a-1391-45bb-a4e3-f3866abd6f36", "address": "fa:16:3e:df:74:e7", "network": {"id": "66a974d0-5988-41d0-af81-325d5a06db9c", "bridge": "br-int", "label": "tempest-ServerRescueTestJSONUnderV235-971168294-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.227", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": false}}], "meta": {"injected": false, "tenant_id": "6434e7dcd94348149f49d96debee79df", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "667a2e97-c1be-421d-9941-6b84c2629b43", "external-id": "nsx-vlan-transportzone-484", "segmentation_id": 484, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap6405770a-13", "ovs_interfaceid": "6405770a-1391-45bb-a4e3-f3866abd6f36", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48527) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 749.754403] [48526]: INFO nova.api.openstack.wsgi [None req-1577d758-3d85-4301-9372-ebb82fc05726 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] HTTP exception thrown: Instance 1d8053f9-cd8a-4c47-bc88-c120ddf48fda could not be found. [ 749.756780] [48526]: DEBUG nova.api.openstack.wsgi [None req-1577d758-3d85-4301-9372-ebb82fc05726 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 404 to user: Instance 1d8053f9-cd8a-4c47-bc88-c120ddf48fda could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 749.757185] [48526]: INFO nova.api.openstack.requestlog [None req-1577d758-3d85-4301-9372-ebb82fc05726 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1d8053f9-cd8a-4c47-bc88-c120ddf48fda/metadata/d" status: 404 len: 111 microversion: 2.1 time: 0.013462 [ 749.757605] [48526]: [pid: 48526|app: 0|req: 658/1242] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:54:13 2025] DELETE /compute/v2.1/servers/1d8053f9-cd8a-4c47-bc88-c120ddf48fda/metadata/d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 749.760321] [48526]: DEBUG nova.api.openstack.wsgi [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.761725] [48526]: DEBUG nova.compute.api [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.763146] [48527]: DEBUG oslo_concurrency.lockutils [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Releasing lock "refresh_cache-0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" {{(pid=48527) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 749.764413] [48527]: INFO nova.api.openstack.requestlog [None req-d57ab1cb-9d33-443b-8b57-9d5105be269c tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action" status: 202 len: 0 microversion: 2.1 time: 2.149636 [ 749.764966] [48527]: [pid: 48527|app: 0|req: 585/1243] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:11 2025] POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action => generated 0 bytes in 2150 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 749.768303] [48527]: DEBUG nova.api.openstack.wsgi [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.768959] [48527]: DEBUG nova.compute.api [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.769081] [48526]: DEBUG oslo_concurrency.lockutils [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.769297] [48526]: DEBUG oslo_concurrency.lockutils [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.769758] [48526]: DEBUG oslo_concurrency.lockutils [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.769984] [48526]: DEBUG oslo_concurrency.lockutils [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.770192] [48526]: DEBUG oslo_concurrency.lockutils [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.770297] [48526]: DEBUG oslo_concurrency.lockutils [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.774764] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.774764] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.774764] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.775302] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.775302] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.775302] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.797598] [48526]: WARNING neutronclient.v2_0.client [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.803220] [48527]: WARNING neutronclient.v2_0.client [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.931398] [48527]: DEBUG nova.policy [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.939946] [48527]: INFO nova.api.openstack.requestlog [None req-6892d993-8086-439b-94d1-287daf4d863b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1218 microversion: 2.1 time: 0.174586 [ 749.940381] [48527]: [pid: 48527|app: 0|req: 586/1244] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:13 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1218 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.942980] [48527]: DEBUG nova.api.openstack.wsgi [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.944412] [48527]: DEBUG nova.compute.api [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.950461] [48527]: DEBUG oslo_concurrency.lockutils [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.950662] [48527]: DEBUG oslo_concurrency.lockutils [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.950813] [48527]: DEBUG oslo_concurrency.lockutils [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.951302] [48527]: DEBUG oslo_concurrency.lockutils [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.951660] [48527]: DEBUG oslo_concurrency.lockutils [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.951792] [48527]: DEBUG oslo_concurrency.lockutils [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.975515] [48527]: WARNING neutronclient.v2_0.client [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.142728] [48526]: DEBUG nova.policy [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.147392] [48526]: INFO nova.api.openstack.requestlog [None req-c002db4b-dd8f-4a7c-b52f-b33994a12990 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1350 microversion: 2.1 time: 0.389179 [ 750.147864] [48526]: [pid: 48526|app: 0|req: 659/1245] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:13 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1350 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.151161] [48526]: DEBUG nova.api.openstack.wsgi [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.152789] [48526]: DEBUG nova.compute.api [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.156230] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.156640] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.156640] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.156842] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.156987] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.157373] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.175233] [48527]: DEBUG nova.policy [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.178183] [48526]: WARNING neutronclient.v2_0.client [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.180770] [48527]: INFO nova.api.openstack.requestlog [None req-2046042d-e1ce-4ced-acc4-66f106108214 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1474 microversion: 2.1 time: 0.239841 [ 750.181403] [48527]: [pid: 48527|app: 0|req: 587/1246] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1474 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.183654] [48527]: DEBUG nova.api.openstack.wsgi [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.186799] [48527]: DEBUG nova.compute.api [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] [instance: 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.191161] [48527]: DEBUG oslo_concurrency.lockutils [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.191594] [48527]: DEBUG oslo_concurrency.lockutils [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.191930] [48527]: DEBUG oslo_concurrency.lockutils [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.192625] [48527]: DEBUG oslo_concurrency.lockutils [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.192842] [48527]: DEBUG oslo_concurrency.lockutils [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.193236] [48527]: DEBUG oslo_concurrency.lockutils [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.201590] [48526]: DEBUG nova.policy [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.209476] [48526]: DEBUG nova.policy [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.210277] [48526]: DEBUG nova.policy [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.211658] [48526]: INFO nova.api.openstack.requestlog [None req-0d63e0c4-a5ca-47e1-adde-0aa747a99436 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1346 microversion: 2.70 time: 0.062715 [ 750.211757] [48527]: INFO nova.api.openstack.wsgi [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] HTTP exception thrown: Instance 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d could not be found. [ 750.211813] [48526]: [pid: 48526|app: 0|req: 660/1247] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1346 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.212179] [48527]: DEBUG nova.api.openstack.wsgi [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Returning 404 to user: Instance 3a31703a-f5ec-4ed5-84ba-1f9c21802f0d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 750.213725] [48527]: INFO nova.api.openstack.requestlog [None req-906964f9-9aba-4dd3-b103-145473b52922 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d" status: 404 len: 111 microversion: 2.1 time: 0.032002 [ 750.214239] [48526]: DEBUG nova.api.openstack.wsgi [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.214626] [48527]: [pid: 48527|app: 0|req: 588/1248] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/3a31703a-f5ec-4ed5-84ba-1f9c21802f0d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 750.216115] [48526]: DEBUG nova.compute.api [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.220911] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.221034] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.221672] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.221672] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.221672] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.221874] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.222024] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b5334e8-6236-46d8-8e3e-20a9a65ceca8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 750.231711] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b5334e8-6236-46d8-8e3e-20a9a65ceca8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.231935] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b5334e8-6236-46d8-8e3e-20a9a65ceca8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.232104] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b5334e8-6236-46d8-8e3e-20a9a65ceca8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.246919] [48527]: DEBUG nova.compute.api [None req-5b5334e8-6236-46d8-8e3e-20a9a65ceca8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Going to try to start instance {{(pid=48527) start /opt/stack/nova/nova/compute/api.py:2827}} [ 750.248388] [48526]: WARNING neutronclient.v2_0.client [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.267487] [48526]: DEBUG nova.policy [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.274183] [48526]: INFO nova.api.openstack.requestlog [None req-5b036ba8-070d-4d99-9a55-4efa1bce37d3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1271 microversion: 2.1 time: 0.062032 [ 750.274629] [48526]: [pid: 48526|app: 0|req: 661/1249] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1271 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.277081] [48526]: DEBUG nova.api.openstack.wsgi [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.278581] [48526]: DEBUG nova.compute.api [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.283163] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.283163] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.283359] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.283502] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.283643] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.283758] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.293048] [48527]: INFO nova.api.openstack.requestlog [None req-5b5334e8-6236-46d8-8e3e-20a9a65ceca8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action" status: 202 len: 0 microversion: 2.1 time: 0.074010 [ 750.293489] [48527]: [pid: 48527|app: 0|req: 589/1250] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:14 2025] POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 750.297201] [48527]: DEBUG nova.api.openstack.wsgi [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.298695] [48527]: DEBUG nova.compute.api [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.304397] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.304706] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.304953] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.305415] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.305756] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.305931] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.311186] [48526]: WARNING neutronclient.v2_0.client [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.331031] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.331252] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.331302] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.331952] [48527]: DEBUG nova.objects.instance [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.332857] [48526]: DEBUG nova.policy [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.338446] [48527]: WARNING neutronclient.v2_0.client [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.340239] [48526]: INFO nova.api.openstack.requestlog [None req-5e2110f1-2c36-4a8b-af9e-df8cca9028b4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1259 microversion: 2.1 time: 0.064900 [ 750.340594] [48526]: [pid: 48526|app: 0|req: 662/1251] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1259 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.347423] [48526]: DEBUG nova.api.openstack.wsgi [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.349155] [48526]: DEBUG nova.compute.api [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] [instance: 2aaebbf2-46fa-474b-881a-df9a574cc3a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.353933] [48526]: DEBUG oslo_concurrency.lockutils [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.353933] [48526]: DEBUG oslo_concurrency.lockutils [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.353933] [48526]: DEBUG oslo_concurrency.lockutils [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.353933] [48526]: DEBUG oslo_concurrency.lockutils [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.354103] [48526]: DEBUG oslo_concurrency.lockutils [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.354103] [48526]: DEBUG oslo_concurrency.lockutils [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.361742] [48527]: DEBUG nova.policy [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.363841] [48526]: INFO nova.api.openstack.wsgi [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] HTTP exception thrown: Instance 2aaebbf2-46fa-474b-881a-df9a574cc3a0 could not be found. [ 750.365044] [48526]: DEBUG nova.api.openstack.wsgi [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] Returning 404 to user: Instance 2aaebbf2-46fa-474b-881a-df9a574cc3a0 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 750.365044] [48526]: INFO nova.api.openstack.requestlog [None req-bbf1817f-c241-4d64-8d9f-02bd75cf3a9f tempest-InstanceActionsTestJSON-1640590375 tempest-InstanceActionsTestJSON-1640590375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0" status: 404 len: 111 microversion: 2.1 time: 0.023473 [ 750.365044] [48526]: [pid: 48526|app: 0|req: 663/1252] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/2aaebbf2-46fa-474b-881a-df9a574cc3a0 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 750.366531] [48527]: INFO nova.api.openstack.requestlog [None req-f0b74f10-705a-4c16-8ba4-606c34fb82e7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.072400 [ 750.366846] [48527]: [pid: 48527|app: 0|req: 590/1253] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.368088] [48526]: DEBUG nova.api.openstack.wsgi [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.369459] [48526]: DEBUG nova.compute.api [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.371224] [48527]: DEBUG nova.api.openstack.wsgi [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.372694] [48527]: DEBUG nova.compute.api [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.375765] [48526]: DEBUG oslo_concurrency.lockutils [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.375765] [48526]: DEBUG oslo_concurrency.lockutils [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.375765] [48526]: DEBUG oslo_concurrency.lockutils [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.375765] [48526]: DEBUG oslo_concurrency.lockutils [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.376036] [48526]: DEBUG oslo_concurrency.lockutils [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.376036] [48526]: DEBUG oslo_concurrency.lockutils [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.376102] [48527]: DEBUG oslo_concurrency.lockutils [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.376211] [48527]: DEBUG oslo_concurrency.lockutils [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.376602] [48527]: DEBUG oslo_concurrency.lockutils [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.376602] [48527]: DEBUG oslo_concurrency.lockutils [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.376752] [48527]: DEBUG oslo_concurrency.lockutils [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.376895] [48527]: DEBUG oslo_concurrency.lockutils [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.401232] [48526]: WARNING neutronclient.v2_0.client [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.405738] [48527]: DEBUG oslo_concurrency.lockutils [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.405947] [48527]: DEBUG oslo_concurrency.lockutils [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.406127] [48527]: DEBUG oslo_concurrency.lockutils [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.406283] [48527]: DEBUG nova.objects.instance [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.413013] [48527]: WARNING neutronclient.v2_0.client [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.513368] [48526]: DEBUG nova.policy [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.521748] [48526]: INFO nova.api.openstack.requestlog [None req-49bef99e-ad1c-4785-a16d-25bb423f7f17 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.154917 [ 750.521748] [48526]: [pid: 48526|app: 0|req: 664/1254] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.523993] [48526]: DEBUG nova.api.openstack.wsgi [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.525541] [48526]: DEBUG nova.compute.api [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.527867] [48527]: DEBUG nova.policy [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.532634] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.533036] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.533281] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.533641] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.533906] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.534296] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.534358] [48527]: INFO nova.api.openstack.requestlog [None req-b35d308f-4f98-44fe-ba34-a8be7a7f1167 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.166478 [ 750.534660] [48527]: [pid: 48527|app: 0|req: 591/1255] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.538821] [48527]: DEBUG nova.api.openstack.wsgi [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.540298] [48527]: DEBUG nova.compute.api [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.543561] [48527]: DEBUG oslo_concurrency.lockutils [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.543709] [48527]: DEBUG oslo_concurrency.lockutils [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.543841] [48527]: DEBUG oslo_concurrency.lockutils [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.544111] [48527]: DEBUG oslo_concurrency.lockutils [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.544255] [48527]: DEBUG oslo_concurrency.lockutils [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.544377] [48527]: DEBUG oslo_concurrency.lockutils [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.567433] [48526]: WARNING neutronclient.v2_0.client [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.568264] [48527]: WARNING neutronclient.v2_0.client [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.590336] [48526]: DEBUG nova.policy [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.595858] [48526]: INFO nova.api.openstack.requestlog [None req-9e4b7524-1384-4543-9446-2057f921aa90 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.073886 [ 750.595858] [48526]: [pid: 48526|app: 0|req: 665/1256] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.598278] [48526]: DEBUG nova.api.openstack.wsgi [req-89363ef6-30e3-467f-b2ec-aa177626621d req-97f41145-fe4e-4921-9d43-37fb79fbbd78 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83d12e06-77e7-4878-b1e0-e82e0c7fa183", "name": "network-vif-plugged", "status": "completed", "tag": "49061b93-ca42-4647-92cb-7c73815d124e"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 750.600241] [48527]: DEBUG nova.policy [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.604268] [48527]: INFO nova.api.openstack.requestlog [None req-0df7673f-6e81-41e3-b458-6ac58ac02693 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.068558 [ 750.605132] [48527]: [pid: 48527|app: 0|req: 592/1257] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.608655] [48527]: DEBUG nova.api.openstack.wsgi [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.610792] [48526]: DEBUG oslo_concurrency.lockutils [req-89363ef6-30e3-467f-b2ec-aa177626621d req-97f41145-fe4e-4921-9d43-37fb79fbbd78 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.610792] [48526]: DEBUG oslo_concurrency.lockutils [req-89363ef6-30e3-467f-b2ec-aa177626621d req-97f41145-fe4e-4921-9d43-37fb79fbbd78 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.610792] [48526]: DEBUG oslo_concurrency.lockutils [req-89363ef6-30e3-467f-b2ec-aa177626621d req-97f41145-fe4e-4921-9d43-37fb79fbbd78 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.610895] [48527]: DEBUG nova.compute.api [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.614402] [48527]: DEBUG oslo_concurrency.lockutils [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.615024] [48527]: DEBUG oslo_concurrency.lockutils [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.615024] [48527]: DEBUG oslo_concurrency.lockutils [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.615142] [48527]: DEBUG oslo_concurrency.lockutils [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.615238] [48527]: DEBUG oslo_concurrency.lockutils [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.615361] [48527]: DEBUG oslo_concurrency.lockutils [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.616533] [48526]: INFO nova.api.openstack.compute.server_external_events [req-89363ef6-30e3-467f-b2ec-aa177626621d req-97f41145-fe4e-4921-9d43-37fb79fbbd78 service nova] Creating event network-vif-plugged:49061b93-ca42-4647-92cb-7c73815d124e for instance 83d12e06-77e7-4878-b1e0-e82e0c7fa183 on cpu-1 [ 750.623446] [48526]: INFO nova.api.openstack.requestlog [req-89363ef6-30e3-467f-b2ec-aa177626621d req-97f41145-fe4e-4921-9d43-37fb79fbbd78 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025814 [ 750.623446] [48526]: [pid: 48526|app: 0|req: 666/1258] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:14 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) [ 750.624977] [48526]: DEBUG nova.api.openstack.wsgi [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.626288] [48526]: DEBUG nova.compute.api [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 024b7538-5ab5-4402-afc4-423ddca68f3f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.631928] [48526]: DEBUG oslo_concurrency.lockutils [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.631928] [48526]: DEBUG oslo_concurrency.lockutils [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.631928] [48526]: DEBUG oslo_concurrency.lockutils [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.631928] [48526]: DEBUG oslo_concurrency.lockutils [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.632086] [48526]: DEBUG oslo_concurrency.lockutils [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.632116] [48526]: DEBUG oslo_concurrency.lockutils [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.644713] [48527]: DEBUG oslo_concurrency.lockutils [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.644905] [48527]: DEBUG oslo_concurrency.lockutils [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.645112] [48527]: DEBUG oslo_concurrency.lockutils [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.645311] [48527]: DEBUG nova.objects.instance [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.645450] [48526]: INFO nova.api.openstack.wsgi [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] HTTP exception thrown: Instance 024b7538-5ab5-4402-afc4-423ddca68f3f could not be found. [ 750.645766] [48526]: DEBUG nova.api.openstack.wsgi [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Returning 404 to user: Instance 024b7538-5ab5-4402-afc4-423ddca68f3f could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 750.646203] [48526]: INFO nova.api.openstack.requestlog [None req-36eb6cc0-0ee2-4f68-ada6-a82967c3c87c tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f" status: 404 len: 111 microversion: 2.1 time: 0.023142 [ 750.647032] [48526]: [pid: 48526|app: 0|req: 667/1259] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/024b7538-5ab5-4402-afc4-423ddca68f3f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 750.650041] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.650543] [48527]: WARNING neutronclient.v2_0.client [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.655251] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.655434] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.655567] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.655726] [48526]: DEBUG nova.compute.api [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.660392] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.660566] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.660694] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.660952] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.661110] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.661282] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.670539] [48527]: DEBUG nova.policy [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.675902] [48527]: INFO nova.api.openstack.requestlog [None req-872226fe-6f91-4fe3-80de-14ff30675602 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.069946 [ 750.676353] [48527]: [pid: 48527|app: 0|req: 593/1260] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.676607] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.676804] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.676939] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.680447] [48527]: DEBUG nova.api.openstack.wsgi [None req-8904fd0f-c2b6-4ac0-acb3-be82fcd51d24 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.683918] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.683918] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.683918] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.693652] [48527]: INFO nova.api.openstack.requestlog [None req-8904fd0f-c2b6-4ac0-acb3-be82fcd51d24 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.016469 [ 750.693754] [48527]: [pid: 48527|app: 0|req: 594/1261] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 750.697450] [48527]: DEBUG nova.api.openstack.wsgi [None req-46a4b1f6-49fa-4084-a58a-6d33b6d1c674 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.697592] [48526]: DEBUG nova.objects.instance [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.708077] [48526]: INFO nova.api.openstack.requestlog [None req-ae06fe0b-7dfe-4ceb-8f5b-132d00a2f28f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-642307073" status: 201 len: 0 microversion: 2.26 time: 0.060965 [ 750.708430] [48526]: [pid: 48526|app: 0|req: 668/1262] 10.180.1.21 () {62 vars in 1372 bytes} [Fri Dec 12 13:54:14 2025] PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-642307073 => generated 0 bytes in 61 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 750.711168] [48526]: DEBUG nova.api.openstack.wsgi [req-a1f76843-cd84-4d4e-a9e8-c8f10dcfa7a0 req-081e42a9-cf2b-4fcc-80c5-a94106370d40 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d44b38a-5908-4ad5-ad64-1ab33f4faa0a", "tag": "6405770a-1391-45bb-a4e3-f3866abd6f36"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 750.717991] [48526]: DEBUG oslo_concurrency.lockutils [req-a1f76843-cd84-4d4e-a9e8-c8f10dcfa7a0 req-081e42a9-cf2b-4fcc-80c5-a94106370d40 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.718205] [48526]: DEBUG oslo_concurrency.lockutils [req-a1f76843-cd84-4d4e-a9e8-c8f10dcfa7a0 req-081e42a9-cf2b-4fcc-80c5-a94106370d40 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.718337] [48526]: DEBUG oslo_concurrency.lockutils [req-a1f76843-cd84-4d4e-a9e8-c8f10dcfa7a0 req-081e42a9-cf2b-4fcc-80c5-a94106370d40 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.725294] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a1f76843-cd84-4d4e-a9e8-c8f10dcfa7a0 req-081e42a9-cf2b-4fcc-80c5-a94106370d40 service nova] Creating event network-changed:6405770a-1391-45bb-a4e3-f3866abd6f36 for instance 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a on cpu-1 [ 750.729829] [48526]: INFO nova.api.openstack.requestlog [req-a1f76843-cd84-4d4e-a9e8-c8f10dcfa7a0 req-081e42a9-cf2b-4fcc-80c5-a94106370d40 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020615 [ 750.730034] [48526]: [pid: 48526|app: 0|req: 669/1263] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:14 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.732862] [48526]: DEBUG nova.api.openstack.wsgi [None req-20d6f310-7117-44d7-807f-39eb9ce2f465 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.735460] [48527]: INFO nova.api.openstack.requestlog [None req-46a4b1f6-49fa-4084-a58a-6d33b6d1c674 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/a95e58ec-4aeb-492e-a5ed-db449d9170f9" status: 200 len: 346 microversion: 2.1 time: 0.040753 [ 750.736846] [48527]: [pid: 48527|app: 0|req: 595/1264] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/os-volumes/a95e58ec-4aeb-492e-a5ed-db449d9170f9 => generated 346 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 750.738593] [48527]: DEBUG nova.api.openstack.wsgi [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.740280] [48527]: DEBUG nova.compute.api [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.743373] [48527]: DEBUG oslo_concurrency.lockutils [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.743559] [48527]: DEBUG oslo_concurrency.lockutils [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.743691] [48527]: DEBUG oslo_concurrency.lockutils [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.743948] [48527]: DEBUG oslo_concurrency.lockutils [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.744124] [48527]: DEBUG oslo_concurrency.lockutils [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.744299] [48527]: DEBUG oslo_concurrency.lockutils [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.761426] [48526]: INFO nova.api.openstack.requestlog [None req-20d6f310-7117-44d7-807f-39eb9ce2f465 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.030725 [ 750.761851] [48526]: [pid: 48526|app: 0|req: 670/1265] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.765875] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0ca60db-3ead-451d-bcd3-06860570a343 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.766106] [48526]: DEBUG nova.compute.api [None req-f0ca60db-3ead-451d-bcd3-06860570a343 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 3b409884-2f16-457e-9168-0756d20e910b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.766901] [48527]: WARNING neutronclient.v2_0.client [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.769866] [48526]: INFO nova.api.openstack.wsgi [None req-f0ca60db-3ead-451d-bcd3-06860570a343 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] HTTP exception thrown: Instance 3b409884-2f16-457e-9168-0756d20e910b could not be found. [ 750.770122] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0ca60db-3ead-451d-bcd3-06860570a343 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 404 to user: Instance 3b409884-2f16-457e-9168-0756d20e910b could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 750.770588] [48526]: INFO nova.api.openstack.requestlog [None req-f0ca60db-3ead-451d-bcd3-06860570a343 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b409884-2f16-457e-9168-0756d20e910b/metadata" status: 404 len: 111 microversion: 2.1 time: 0.008219 [ 750.771807] [48526]: [pid: 48526|app: 0|req: 671/1266] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/3b409884-2f16-457e-9168-0756d20e910b/metadata => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 750.773697] [48526]: DEBUG nova.api.openstack.wsgi [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.227"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 750.776484] [48526]: WARNING neutronclient.v2_0.client [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.914166] [48527]: DEBUG nova.policy [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.924170] [48527]: INFO nova.api.openstack.requestlog [None req-9400b3eb-e6df-4dda-ba80-4827ba847251 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.185299 [ 750.924170] [48527]: [pid: 48527|app: 0|req: 596/1267] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:14 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.925503] [48527]: DEBUG nova.api.openstack.wsgi [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.927111] [48527]: DEBUG nova.compute.api [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.932445] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.934448] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.934448] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.934448] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.934448] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.934704] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.955306] [48527]: WARNING neutronclient.v2_0.client [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.012909] [48526]: DEBUG nova.compute.api [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.023082] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.024683] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.024683] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.024683] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.024683] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.024839] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.027148] [48527]: DEBUG nova.policy [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.034790] [48527]: INFO nova.api.openstack.requestlog [None req-f45abc5c-a2a3-47c6-97c2-d378824091cf tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 0.111867 [ 751.037778] [48527]: [pid: 48527|app: 0|req: 597/1268] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:15 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.037778] [48527]: DEBUG nova.api.openstack.wsgi [None req-83695396-19ef-4b84-93b3-91fe895f0c90 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.048257] [48527]: INFO nova.api.openstack.wsgi [None req-83695396-19ef-4b84-93b3-91fe895f0c90 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] HTTP exception thrown: Instance group 95d2def2-3d34-4cef-b55d-c1b406bc58f9 could not be found. [ 751.048257] [48527]: DEBUG nova.api.openstack.wsgi [None req-83695396-19ef-4b84-93b3-91fe895f0c90 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Returning 404 to user: Instance group 95d2def2-3d34-4cef-b55d-c1b406bc58f9 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 751.048257] [48527]: INFO nova.api.openstack.requestlog [None req-83695396-19ef-4b84-93b3-91fe895f0c90 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/95d2def2-3d34-4cef-b55d-c1b406bc58f9" status: 404 len: 117 microversion: 2.1 time: 0.010019 [ 751.048257] [48527]: [pid: 48527|app: 0|req: 598/1269] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:54:15 2025] DELETE /compute/v2.1/os-server-groups/95d2def2-3d34-4cef-b55d-c1b406bc58f9 => generated 117 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 751.048403] [48527]: DEBUG nova.api.openstack.wsgi [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.050192] [48527]: DEBUG nova.compute.api [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.053432] [48527]: DEBUG oslo_concurrency.lockutils [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.053622] [48527]: DEBUG oslo_concurrency.lockutils [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.053757] [48527]: DEBUG oslo_concurrency.lockutils [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.054025] [48527]: DEBUG oslo_concurrency.lockutils [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.054194] [48527]: DEBUG oslo_concurrency.lockutils [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.054317] [48527]: DEBUG oslo_concurrency.lockutils [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.058745] [48526]: WARNING neutronclient.v2_0.client [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.060430] [48526]: WARNING openstack [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 751.062241] [48526]: WARNING openstack [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 751.080812] [48527]: DEBUG oslo_concurrency.lockutils [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.081027] [48527]: DEBUG oslo_concurrency.lockutils [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.081137] [48527]: DEBUG oslo_concurrency.lockutils [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.081286] [48527]: DEBUG nova.objects.instance [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 751.084762] [48527]: WARNING neutronclient.v2_0.client [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.123457] [48527]: DEBUG nova.policy [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.128465] [48527]: INFO nova.api.openstack.requestlog [None req-3866da68-57b4-4baf-bea7-9ab3b1db3f40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.081981 [ 751.129147] [48527]: [pid: 48527|app: 0|req: 599/1270] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:15 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.132133] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.133639] [48527]: DEBUG nova.compute.api [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.138087] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.138191] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.140065] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.140464] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.140542] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.140648] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.167918] [48527]: WARNING neutronclient.v2_0.client [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.174643] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "refresh_cache-0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 751.174643] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquired lock "refresh_cache-0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 751.174643] [48526]: WARNING neutronclient.v2_0.client [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.357065] [48527]: DEBUG nova.policy [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.363776] [48527]: INFO nova.api.openstack.requestlog [None req-0ba0d726-2be6-4c40-8dea-93f6a793e425 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1664 microversion: 2.1 time: 0.234293 [ 751.364131] [48527]: [pid: 48527|app: 0|req: 600/1271] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:15 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1664 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.368025] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.368205] [48527]: DEBUG nova.compute.api [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.372938] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.373129] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.373269] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.373531] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.373664] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.373793] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.399938] [48527]: WARNING neutronclient.v2_0.client [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.660716] [48526]: DEBUG nova.network.neutron [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Building network info cache for instance {{(pid=48526) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2104}} [ 751.664276] [48526]: WARNING neutronclient.v2_0.client [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.664971] [48526]: WARNING openstack [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 751.665348] [48526]: WARNING openstack [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 751.698244] [48527]: DEBUG nova.policy [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.703218] [48527]: INFO nova.api.openstack.requestlog [None req-9e1332ba-4e56-4703-8edd-e1e8fb418669 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.338505 [ 751.703545] [48527]: [pid: 48527|app: 0|req: 601/1272] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:15 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.705962] [48527]: DEBUG nova.api.openstack.wsgi [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.706160] [48527]: DEBUG nova.compute.api [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.709664] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.709873] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.710027] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.710439] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.710685] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.710827] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.719892] [48527]: INFO nova.api.openstack.wsgi [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] HTTP exception thrown: Instance 0cc17f86-a471-41d2-90c1-99c3eafef9da could not be found. [ 751.720157] [48527]: DEBUG nova.api.openstack.wsgi [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Returning 404 to user: Instance 0cc17f86-a471-41d2-90c1-99c3eafef9da could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 751.720519] [48527]: INFO nova.api.openstack.requestlog [None req-05b9f29c-af47-4550-93f6-31aa9699cc67 tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 404 len: 111 microversion: 2.1 time: 0.016541 [ 751.720811] [48527]: [pid: 48527|app: 0|req: 602/1273] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:15 2025] DELETE /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 751.723439] [48527]: DEBUG nova.api.openstack.wsgi [None req-123e1ca7-f1b7-406a-9abd-417cd943d7e4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.836574] [48527]: INFO nova.api.openstack.requestlog [None req-123e1ca7-f1b7-406a-9abd-417cd943d7e4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 204 len: 0 microversion: 2.1 time: 0.113580 [ 751.836574] [48527]: [pid: 48527|app: 0|req: 603/1274] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:15 2025] DELETE /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 751.843169] [48527]: DEBUG nova.api.openstack.wsgi [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.853126] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.854447] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.854447] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.855182] [48527]: DEBUG nova.compute.api [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.862266] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.862799] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.862799] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.863188] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.863595] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.863837] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.886249] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.886460] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.886599] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.894753] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.894946] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.895095] [48527]: DEBUG oslo_concurrency.lockutils [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.909933] [48527]: DEBUG nova.objects.instance [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 751.921512] [48527]: INFO nova.api.openstack.requestlog [None req-874b06b6-9f4f-4d61-89e7-583b4bc83a03 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-103325626" status: 201 len: 0 microversion: 2.26 time: 0.083457 [ 751.921837] [48527]: [pid: 48527|app: 0|req: 604/1275] 10.180.1.21 () {62 vars in 1372 bytes} [Fri Dec 12 13:54:16 2025] PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags/tempest-tag-103325626 => generated 0 bytes in 85 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 751.927025] [48527]: DEBUG nova.api.openstack.wsgi [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.927025] [48527]: DEBUG nova.compute.api [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.946075] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.946309] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.946659] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.947181] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.947181] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.947532] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.972403] [48527]: WARNING neutronclient.v2_0.client [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.232938] [48527]: DEBUG nova.policy [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.236373] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=871,nova_cell1:SAVEPOINT=6,nova_cell1:UPDATE=40,nova_cell1:RELEASE=6,nova_cell1:INSERT=22,nova_cell1:DELETE=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 752.240797] [48527]: INFO nova.api.openstack.requestlog [None req-b56a16d2-62c5-4c5c-9806-9c8034c8a8ad tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.317612 [ 752.240797] [48527]: [pid: 48527|app: 0|req: 605/1276] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:16 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.243508] [48527]: DEBUG nova.api.openstack.wsgi [None req-1882ef60-036d-45d5-ac90-bd66e0198dd8 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1410020948", "id": 60649701, "os-flavor-access:is_public": "False"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 752.250139] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=373,nova_api:INSERT=26,nova_api:UPDATE=12,nova_api:DELETE=17 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 752.271255] [48527]: INFO nova.api.openstack.requestlog [None req-1882ef60-036d-45d5-ac90-bd66e0198dd8 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 433 microversion: 2.1 time: 0.029552 [ 752.271739] [48527]: [pid: 48527|app: 0|req: 606/1277] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:16 2025] POST /compute/v2.1/flavors => generated 433 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 752.275045] [48527]: DEBUG nova.api.openstack.wsgi [None req-887eec93-b8de-490c-a1f8-4e1fe2eece6e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.307205] [48526]: WARNING neutronclient.v2_0.client [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.307409] [48526]: WARNING openstack [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 752.307605] [48526]: WARNING openstack [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 752.437421] [48527]: INFO nova.api.openstack.requestlog [None req-887eec93-b8de-490c-a1f8-4e1fe2eece6e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/3bf9e9a2f73c4018a80178692b9c8633" status: 200 len: 371 microversion: 2.1 time: 0.165058 [ 752.437783] [48527]: [pid: 48527|app: 0|req: 607/1278] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 13:54:16 2025] GET /compute/v2.1/os-quota-sets/3bf9e9a2f73c4018a80178692b9c8633 => generated 371 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 752.440341] [48527]: DEBUG nova.api.openstack.wsgi [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.442479] [48527]: DEBUG nova.compute.api [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.448902] [48527]: DEBUG oslo_concurrency.lockutils [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.449369] [48527]: DEBUG oslo_concurrency.lockutils [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.449369] [48527]: DEBUG oslo_concurrency.lockutils [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.449537] [48527]: DEBUG oslo_concurrency.lockutils [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.449708] [48527]: DEBUG oslo_concurrency.lockutils [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.449812] [48527]: DEBUG oslo_concurrency.lockutils [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.474779] [48527]: WARNING neutronclient.v2_0.client [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.497908] [48526]: DEBUG nova.network.neutron [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Updating instance_info_cache with network_info: [{"id": "6405770a-1391-45bb-a4e3-f3866abd6f36", "address": "fa:16:3e:df:74:e7", "network": {"id": "66a974d0-5988-41d0-af81-325d5a06db9c", "bridge": "br-int", "label": "tempest-ServerRescueTestJSONUnderV235-971168294-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": false}}], "meta": {"injected": false, "tenant_id": "6434e7dcd94348149f49d96debee79df", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "667a2e97-c1be-421d-9941-6b84c2629b43", "external-id": "nsx-vlan-transportzone-484", "segmentation_id": 484, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap6405770a-13", "ovs_interfaceid": "6405770a-1391-45bb-a4e3-f3866abd6f36", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48526) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:121}} [ 752.502880] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Releasing lock "refresh_cache-0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" {{(pid=48526) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 752.504730] [48526]: INFO nova.api.openstack.requestlog [None req-6cd1d2d9-d051-420b-a0d9-aa1c082b4d58 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action" status: 202 len: 0 microversion: 2.1 time: 1.733203 [ 752.505060] [48526]: [pid: 48526|app: 0|req: 672/1279] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:14 2025] POST /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a/action => generated 0 bytes in 1734 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 752.623143] [48526]: DEBUG nova.api.openstack.wsgi [None req-f7ec6b19-d018-4954-a2cc-116b23ed1b20 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-818958654", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBL4RIilyB1f9AZorI8YVjg8bS6nsq7nT2kVZCkN7x1a4T8syB8B4i1Zsa7cBaMa+rEz16u8sQhjY1p6KriGEkOKO79jbWqhnyzc0wxjN6AyCsKgUFz8lUbnE2BBdp8/pg=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 752.639729] [48526]: DEBUG nova.quota [None req-f7ec6b19-d018-4954-a2cc-116b23ed1b20 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 752.641270] [48526]: DEBUG nova.quota [None req-f7ec6b19-d018-4954-a2cc-116b23ed1b20 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for user a811c6163d0043aa87a987da5e584857 and project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 752.661394] [48526]: INFO nova.api.openstack.requestlog [None req-f7ec6b19-d018-4954-a2cc-116b23ed1b20 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.2 time: 0.155179 [ 752.661394] [48526]: [pid: 48526|app: 0|req: 673/1280] 10.180.1.21 () {62 vars in 1194 bytes} [Fri Dec 12 13:54:16 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 156 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 752.663737] [48526]: DEBUG nova.api.openstack.wsgi [None req-b348a37a-ca3d-4157-9401-c2b60955b719 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.667820] [48526]: INFO nova.api.openstack.wsgi [None req-b348a37a-ca3d-4157-9401-c2b60955b719 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] HTTP exception thrown: Instance group b88ff763-afc5-4f45-8bc7-76c4d22fcf27 could not be found. [ 752.668623] [48526]: DEBUG nova.api.openstack.wsgi [None req-b348a37a-ca3d-4157-9401-c2b60955b719 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Returning 404 to user: Instance group b88ff763-afc5-4f45-8bc7-76c4d22fcf27 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 752.668623] [48526]: INFO nova.api.openstack.requestlog [None req-b348a37a-ca3d-4157-9401-c2b60955b719 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/b88ff763-afc5-4f45-8bc7-76c4d22fcf27" status: 404 len: 117 microversion: 2.1 time: 0.006745 [ 752.668730] [48526]: [pid: 48526|app: 0|req: 674/1281] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:54:16 2025] DELETE /compute/v2.1/os-server-groups/b88ff763-afc5-4f45-8bc7-76c4d22fcf27 => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 752.671143] [48527]: DEBUG nova.policy [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.671264] [48526]: DEBUG nova.api.openstack.wsgi [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.672642] [48526]: DEBUG nova.compute.api [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.677934] [48526]: DEBUG oslo_concurrency.lockutils [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.678160] [48526]: DEBUG oslo_concurrency.lockutils [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.678351] [48526]: DEBUG oslo_concurrency.lockutils [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.678509] [48527]: INFO nova.api.openstack.requestlog [None req-9010bff2-dda3-4945-9905-f7685bc4ad13 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1274 microversion: 2.1 time: 0.240148 [ 752.678811] [48526]: DEBUG oslo_concurrency.lockutils [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.678871] [48527]: [pid: 48527|app: 0|req: 608/1282] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:16 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1274 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.679238] [48526]: DEBUG oslo_concurrency.lockutils [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.679429] [48526]: DEBUG oslo_concurrency.lockutils [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.681417] [48527]: DEBUG nova.api.openstack.wsgi [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.683556] [48527]: DEBUG nova.compute.api [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.686632] [48527]: DEBUG oslo_concurrency.lockutils [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.686810] [48527]: DEBUG oslo_concurrency.lockutils [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.687054] [48527]: DEBUG oslo_concurrency.lockutils [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.687207] [48527]: DEBUG oslo_concurrency.lockutils [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.687347] [48527]: DEBUG oslo_concurrency.lockutils [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.687468] [48527]: DEBUG oslo_concurrency.lockutils [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.703562] [48526]: WARNING neutronclient.v2_0.client [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.714025] [48527]: DEBUG oslo_concurrency.lockutils [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.714314] [48527]: DEBUG oslo_concurrency.lockutils [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.714479] [48527]: DEBUG oslo_concurrency.lockutils [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.715967] [48527]: DEBUG nova.objects.instance [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 752.719336] [48527]: WARNING neutronclient.v2_0.client [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.778950] [48527]: DEBUG nova.policy [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.782399] [48527]: INFO nova.api.openstack.requestlog [None req-95e2436b-84e4-427e-bc67-d2567c448689 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.102925 [ 752.782902] [48527]: [pid: 48527|app: 0|req: 609/1283] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:16 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.785547] [48527]: DEBUG nova.api.openstack.wsgi [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.787029] [48527]: DEBUG nova.compute.api [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.790729] [48527]: DEBUG oslo_concurrency.lockutils [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.791071] [48527]: DEBUG oslo_concurrency.lockutils [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.791307] [48527]: DEBUG oslo_concurrency.lockutils [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.791651] [48527]: DEBUG oslo_concurrency.lockutils [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.791888] [48527]: DEBUG oslo_concurrency.lockutils [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.792124] [48527]: DEBUG oslo_concurrency.lockutils [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.797988] [48526]: DEBUG nova.policy [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.802308] [48526]: INFO nova.api.openstack.requestlog [None req-545302aa-0a7d-444b-9d0b-68ba03148e92 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1350 microversion: 2.1 time: 0.132873 [ 752.802810] [48526]: [pid: 48526|app: 0|req: 675/1284] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:16 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1350 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.805328] [48526]: DEBUG nova.api.openstack.wsgi [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.806775] [48526]: DEBUG nova.compute.api [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.812308] [48526]: DEBUG oslo_concurrency.lockutils [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.812520] [48526]: DEBUG oslo_concurrency.lockutils [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.812642] [48526]: DEBUG oslo_concurrency.lockutils [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.812905] [48526]: DEBUG oslo_concurrency.lockutils [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.813145] [48526]: DEBUG oslo_concurrency.lockutils [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.813197] [48526]: DEBUG oslo_concurrency.lockutils [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.817025] [48527]: WARNING neutronclient.v2_0.client [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.832172] [48526]: WARNING neutronclient.v2_0.client [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.841135] [48527]: DEBUG nova.policy [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.849021] [48527]: DEBUG nova.policy [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.849021] [48527]: DEBUG nova.policy [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.849021] [48527]: INFO nova.api.openstack.requestlog [None req-4df39d60-8d12-443a-bb3b-177156ef446a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1346 microversion: 2.70 time: 0.064728 [ 752.849548] [48527]: [pid: 48527|app: 0|req: 610/1285] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1346 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 752.854669] [48527]: DEBUG nova.api.openstack.wsgi [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.854669] [48527]: DEBUG nova.compute.api [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.859805] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.859996] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.860145] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.860494] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.860585] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.860661] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.876475] [48527]: WARNING neutronclient.v2_0.client [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.938644] [48527]: DEBUG nova.policy [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.944282] [48527]: INFO nova.api.openstack.requestlog [None req-53b8de36-8055-415d-91e7-1001d1f6807e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1259 microversion: 2.1 time: 0.094331 [ 752.944793] [48527]: [pid: 48527|app: 0|req: 611/1286] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1259 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.947675] [48527]: DEBUG nova.api.openstack.wsgi [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.949100] [48527]: DEBUG nova.compute.api [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.953579] [48527]: DEBUG oslo_concurrency.lockutils [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.953579] [48527]: DEBUG oslo_concurrency.lockutils [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.953579] [48527]: DEBUG oslo_concurrency.lockutils [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.953579] [48527]: DEBUG oslo_concurrency.lockutils [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.953818] [48527]: DEBUG oslo_concurrency.lockutils [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.953818] [48527]: DEBUG oslo_concurrency.lockutils [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.960273] [48526]: DEBUG nova.policy [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.964636] [48526]: INFO nova.api.openstack.requestlog [None req-61dbe59b-33c6-498e-9d37-92f7d782cfcd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1319 microversion: 2.1 time: 0.161417 [ 752.965184] [48526]: [pid: 48526|app: 0|req: 676/1287] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1319 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.968149] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.969469] [48526]: DEBUG nova.compute.api [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.974257] [48527]: DEBUG oslo_concurrency.lockutils [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.974490] [48527]: DEBUG oslo_concurrency.lockutils [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.974654] [48527]: DEBUG oslo_concurrency.lockutils [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.974814] [48527]: DEBUG nova.objects.instance [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 752.977083] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.977468] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.977703] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.978412] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.978685] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.978903] [48527]: WARNING neutronclient.v2_0.client [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.979048] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.997561] [48526]: WARNING neutronclient.v2_0.client [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.008248] [48527]: DEBUG nova.policy [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.012676] [48527]: INFO nova.api.openstack.requestlog [None req-74129ff5-c3f7-4bc8-b6de-4a118ab4da71 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.067309 [ 753.013055] [48527]: [pid: 48527|app: 0|req: 612/1288] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.015329] [48527]: DEBUG nova.api.openstack.wsgi [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.016620] [48527]: DEBUG nova.compute.api [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.018991] [48526]: DEBUG nova.policy [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.020145] [48527]: DEBUG oslo_concurrency.lockutils [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.020145] [48527]: DEBUG oslo_concurrency.lockutils [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.020145] [48527]: DEBUG oslo_concurrency.lockutils [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.020354] [48527]: DEBUG oslo_concurrency.lockutils [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.020496] [48527]: DEBUG oslo_concurrency.lockutils [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.020614] [48527]: DEBUG oslo_concurrency.lockutils [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.022780] [48526]: INFO nova.api.openstack.requestlog [None req-a7f4ded8-22a7-42a1-9d64-a1d329d62af6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.057176 [ 753.023017] [48526]: [pid: 48526|app: 0|req: 677/1289] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.025849] [48526]: DEBUG nova.api.openstack.wsgi [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.026654] [48526]: DEBUG nova.compute.api [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.029687] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.029856] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.030059] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.030361] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.030510] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.030630] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.038757] [48527]: DEBUG oslo_concurrency.lockutils [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.038931] [48527]: DEBUG oslo_concurrency.lockutils [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.039086] [48527]: DEBUG oslo_concurrency.lockutils [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.039790] [48527]: DEBUG nova.objects.instance [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.042550] [48527]: WARNING neutronclient.v2_0.client [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.044997] [48526]: WARNING neutronclient.v2_0.client [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.300736] [48527]: DEBUG nova.policy [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.307437] [48527]: INFO nova.api.openstack.requestlog [None req-c257725b-d73a-46da-bbfe-aa7256e79824 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.292869 [ 753.307437] [48527]: [pid: 48527|app: 0|req: 613/1290] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.309362] [48527]: DEBUG nova.api.openstack.wsgi [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.310799] [48527]: DEBUG nova.compute.api [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.312812] [48526]: DEBUG nova.policy [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.315586] [48527]: DEBUG oslo_concurrency.lockutils [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.316686] [48527]: DEBUG oslo_concurrency.lockutils [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.316686] [48527]: DEBUG oslo_concurrency.lockutils [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.316686] [48527]: DEBUG oslo_concurrency.lockutils [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.316686] [48527]: DEBUG oslo_concurrency.lockutils [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.316855] [48527]: DEBUG oslo_concurrency.lockutils [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.317384] [48526]: INFO nova.api.openstack.requestlog [None req-cbecee00-f811-4740-a945-a4a7ee17b0ff tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.293869 [ 753.317799] [48526]: [pid: 48526|app: 0|req: 678/1291] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.320280] [48526]: DEBUG nova.api.openstack.wsgi [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.321694] [48526]: DEBUG nova.compute.api [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.328438] [48526]: DEBUG oslo_concurrency.lockutils [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.328438] [48526]: DEBUG oslo_concurrency.lockutils [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.328608] [48526]: DEBUG oslo_concurrency.lockutils [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.329023] [48526]: DEBUG oslo_concurrency.lockutils [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.329023] [48526]: DEBUG oslo_concurrency.lockutils [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.329188] [48526]: DEBUG oslo_concurrency.lockutils [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.346365] [48527]: WARNING neutronclient.v2_0.client [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.357081] [48526]: DEBUG oslo_concurrency.lockutils [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.357361] [48526]: DEBUG oslo_concurrency.lockutils [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.357515] [48526]: DEBUG oslo_concurrency.lockutils [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.357666] [48526]: DEBUG nova.objects.instance [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.362425] [48526]: WARNING neutronclient.v2_0.client [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.494675] [48527]: DEBUG nova.policy [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.501357] [48527]: INFO nova.api.openstack.requestlog [None req-478752c6-9596-424b-bd69-0d6d39a52995 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.193967 [ 753.501697] [48527]: [pid: 48527|app: 0|req: 614/1292] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.504178] [48527]: DEBUG nova.api.openstack.wsgi [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.505767] [48527]: DEBUG nova.compute.api [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] [instance: 0cc17f86-a471-41d2-90c1-99c3eafef9da] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.507319] [48526]: DEBUG nova.policy [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.509489] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.509675] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.509807] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.510081] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.510220] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.510340] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.511723] [48526]: INFO nova.api.openstack.requestlog [None req-21151f18-be50-4276-a1ea-fed7cdd58f5c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.193257 [ 753.512533] [48526]: [pid: 48526|app: 0|req: 679/1293] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.515044] [48526]: DEBUG nova.api.openstack.wsgi [None req-a44a1594-ffd4-47c9-b2d4-81378f1ca52e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.520649] [48527]: INFO nova.api.openstack.wsgi [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] HTTP exception thrown: Instance 0cc17f86-a471-41d2-90c1-99c3eafef9da could not be found. [ 753.521656] [48527]: DEBUG nova.api.openstack.wsgi [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] Returning 404 to user: Instance 0cc17f86-a471-41d2-90c1-99c3eafef9da could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 753.521656] [48527]: INFO nova.api.openstack.requestlog [None req-6e5024a0-617d-4013-bfba-dbfa1259237a tempest-ServersTestMultiNic-1533734750 tempest-ServersTestMultiNic-1533734750-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da" status: 404 len: 111 microversion: 2.1 time: 0.019300 [ 753.521813] [48527]: [pid: 48527|app: 0|req: 615/1294] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/0cc17f86-a471-41d2-90c1-99c3eafef9da => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 753.524501] [48527]: DEBUG nova.api.openstack.wsgi [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Action: 'update_all', calling method: >, body: {"tags": ["tempest-tag-1306435045", "tempest-tag-1376891880"]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 753.529793] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.529964] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.530522] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.530522] [48527]: DEBUG nova.compute.api [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.530627] [48526]: INFO nova.api.openstack.wsgi [None req-a44a1594-ffd4-47c9-b2d4-81378f1ca52e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] HTTP exception thrown: Image not found. [ 753.530911] [48526]: DEBUG nova.api.openstack.wsgi [None req-a44a1594-ffd4-47c9-b2d4-81378f1ca52e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 753.531339] [48526]: INFO nova.api.openstack.requestlog [None req-a44a1594-ffd4-47c9-b2d4-81378f1ca52e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 404 len: 62 microversion: 2.1 time: 0.018882 [ 753.531776] [48526]: [pid: 48526|app: 0|req: 680/1295] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 753.533179] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.533331] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.533461] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.533703] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.533867] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.534954] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.535066] [48526]: DEBUG nova.api.openstack.wsgi [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.536263] [48526]: DEBUG nova.compute.api [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.539706] [48526]: DEBUG oslo_concurrency.lockutils [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.539894] [48526]: DEBUG oslo_concurrency.lockutils [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.540250] [48526]: DEBUG oslo_concurrency.lockutils [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.540385] [48526]: DEBUG oslo_concurrency.lockutils [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.540524] [48526]: DEBUG oslo_concurrency.lockutils [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.540646] [48526]: DEBUG oslo_concurrency.lockutils [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.551014] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.551014] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.551014] [48527]: DEBUG oslo_concurrency.lockutils [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.560719] [48526]: WARNING neutronclient.v2_0.client [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.562034] [48527]: DEBUG nova.objects.instance [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.572072] [48527]: INFO nova.api.openstack.requestlog [None req-12ded44e-a5c6-4da8-9205-b679535a197e tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 200 len: 62 microversion: 2.26 time: 0.049729 [ 753.572496] [48527]: [pid: 48527|app: 0|req: 616/1296] 10.180.1.21 () {62 vars in 1307 bytes} [Fri Dec 12 13:54:17 2025] PUT /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 62 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.574789] [48527]: DEBUG nova.api.openstack.wsgi [None req-a62bddbb-5a29-4896-ad91-080aebc53e1c tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.611499] [48527]: INFO nova.api.openstack.requestlog [None req-a62bddbb-5a29-4896-ad91-080aebc53e1c tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/3a4d6bea-b9c5-4ebe-ae1f-f88f6d76c37f" status: 200 len: 347 microversion: 2.1 time: 0.038491 [ 753.611920] [48527]: [pid: 48527|app: 0|req: 617/1297] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/os-volumes/3a4d6bea-b9c5-4ebe-ae1f-f88f6d76c37f => generated 347 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 753.614340] [48527]: DEBUG nova.api.openstack.wsgi [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.615940] [48527]: DEBUG nova.compute.api [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.620506] [48527]: DEBUG oslo_concurrency.lockutils [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.620717] [48527]: DEBUG oslo_concurrency.lockutils [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.620816] [48527]: DEBUG oslo_concurrency.lockutils [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.621128] [48527]: DEBUG oslo_concurrency.lockutils [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.621332] [48527]: DEBUG oslo_concurrency.lockutils [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.621430] [48527]: DEBUG oslo_concurrency.lockutils [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.636073] [48527]: WARNING neutronclient.v2_0.client [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 754.650252] [48527]: DEBUG nova.policy [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.656208] [48527]: INFO nova.api.openstack.requestlog [None req-516ccb97-7765-4f48-a983-c1410c74768f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 1.042706 [ 754.656208] [48527]: [pid: 48527|app: 0|req: 618/1298] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 1043 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.658262] [48527]: DEBUG nova.api.openstack.wsgi [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 754.660102] [48527]: DEBUG nova.compute.api [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 754.664033] [48527]: DEBUG oslo_concurrency.lockutils [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.664464] [48527]: DEBUG oslo_concurrency.lockutils [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.664709] [48527]: DEBUG oslo_concurrency.lockutils [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.665070] [48527]: DEBUG oslo_concurrency.lockutils [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.665312] [48527]: DEBUG oslo_concurrency.lockutils [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.665522] [48527]: DEBUG oslo_concurrency.lockutils [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.688979] [48527]: DEBUG oslo_concurrency.lockutils [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.689203] [48527]: DEBUG oslo_concurrency.lockutils [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.689339] [48527]: DEBUG oslo_concurrency.lockutils [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.689491] [48527]: DEBUG nova.objects.instance [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 754.696402] [48527]: WARNING neutronclient.v2_0.client [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 754.732372] [48526]: DEBUG nova.policy [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.741655] [48526]: INFO nova.api.openstack.requestlog [None req-b50d0072-87f7-4222-a17f-189ee8014101 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 1.208485 [ 754.741655] [48526]: [pid: 48526|app: 0|req: 681/1299] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:17 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 1209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.874423] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d1056d6-9dec-4edb-847c-40ac36689d70 tempest-FlavorsAccessNegativeTestJSON-1109010793 tempest-FlavorsAccessNegativeTestJSON-1109010793-project-member] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "7994c0e0b5a74e4ab8577fa8e3787aef"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 754.876618] [48526]: DEBUG nova.policy [None req-4d1056d6-9dec-4edb-847c-40ac36689d70 tempest-FlavorsAccessNegativeTestJSON-1109010793 tempest-FlavorsAccessNegativeTestJSON-1109010793-project-member] Policy check for os_compute_api:os-flavor-access:add_tenant_access failed with credentials {'is_admin': False, 'user_id': '86f5ab010cf34d35b9165b439d214f94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7994c0e0b5a74e4ab8577fa8e3787aef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.877066] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d1056d6-9dec-4edb-847c-40ac36689d70 tempest-FlavorsAccessNegativeTestJSON-1109010793 tempest-FlavorsAccessNegativeTestJSON-1109010793-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:add_tenant_access to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 754.877528] [48526]: INFO nova.api.openstack.requestlog [None req-4d1056d6-9dec-4edb-847c-40ac36689d70 tempest-FlavorsAccessNegativeTestJSON-1109010793 tempest-FlavorsAccessNegativeTestJSON-1109010793-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/60649701/action" status: 403 len: 130 microversion: 2.1 time: 0.135995 [ 754.877972] [48526]: [pid: 48526|app: 0|req: 682/1300] 10.180.1.21 () {60 vars in 1189 bytes} [Fri Dec 12 13:54:18 2025] POST /compute/v2.1/flavors/60649701/action => generated 130 bytes in 136 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 754.883568] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 754.885287] [48526]: DEBUG nova.compute.api [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 754.890727] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.891283] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.891622] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.893020] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.893020] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.893020] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.917951] [48526]: WARNING neutronclient.v2_0.client [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 755.098944] [48527]: DEBUG nova.policy [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.112321] [48527]: INFO nova.api.openstack.requestlog [None req-887b2d21-0cdd-4426-b443-cd4613dea464 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.456144 [ 755.113156] [48527]: [pid: 48527|app: 0|req: 619/1301] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:18 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.117045] [48527]: DEBUG nova.api.openstack.wsgi [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-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=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 755.122369] [48527]: DEBUG nova.compute.api [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 755.137049] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.137184] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.137328] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.139101] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.139581] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.140183] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.172219] [48527]: DEBUG nova.quota [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Getting quotas for project 3bf9e9a2f73c4018a80178692b9c8633. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 755.178077] [48527]: DEBUG nova.quota [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Getting quotas for user 46f9966c5dbd49759abb71e7e824ed7a and project 3bf9e9a2f73c4018a80178692b9c8633. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 755.190525] [48527]: INFO nova.api.openstack.wsgi [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 755.190803] [48527]: DEBUG nova.api.openstack.wsgi [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 755.191255] [48527]: INFO nova.api.openstack.requestlog [None req-e2e9cceb-a3dc-4c6d-beb9-1826b98c2b4a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata" status: 403 len: 87 microversion: 2.1 time: 0.077594 [ 755.192197] [48527]: [pid: 48527|app: 0|req: 620/1302] 10.180.1.21 () {60 vars in 1280 bytes} [Fri Dec 12 13:54:19 2025] PUT /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata => generated 87 bytes in 78 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 755.195865] [48527]: DEBUG nova.api.openstack.wsgi [None req-e376f599-da8b-4216-9de7-82537bc6ccc5 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.198222] [48527]: WARNING neutronclient.v2_0.client [None req-e376f599-da8b-4216-9de7-82537bc6ccc5 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 755.199514] [48527]: WARNING openstack [None req-e376f599-da8b-4216-9de7-82537bc6ccc5 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 755.199880] [48527]: WARNING openstack [None req-e376f599-da8b-4216-9de7-82537bc6ccc5 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 755.441851] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=17 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 755.918675] [48526]: DEBUG nova.policy [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.925487] [48526]: INFO nova.api.openstack.requestlog [None req-2e84f1d0-3368-418d-ab09-10558f227684 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1664 microversion: 2.1 time: 1.046921 [ 755.925814] [48526]: [pid: 48526|app: 0|req: 683/1303] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:19 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1664 bytes in 1047 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.928860] [48526]: DEBUG nova.api.openstack.wsgi [req-39487bf7-2cca-4530-947a-8f24d697a80f req-67dd401e-2bfb-4a08-aad8-534b08318bc7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "83d12e06-77e7-4878-b1e0-e82e0c7fa183", "tag": "49061b93-ca42-4647-92cb-7c73815d124e"}, {"server_uuid": "a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d", "name": "network-vif-deleted", "tag": "f4f185d4-448c-46fd-82dd-b273e4624fb7"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 755.935674] [48526]: DEBUG oslo_concurrency.lockutils [req-39487bf7-2cca-4530-947a-8f24d697a80f req-67dd401e-2bfb-4a08-aad8-534b08318bc7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.935862] [48526]: DEBUG oslo_concurrency.lockutils [req-39487bf7-2cca-4530-947a-8f24d697a80f req-67dd401e-2bfb-4a08-aad8-534b08318bc7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.936028] [48526]: DEBUG oslo_concurrency.lockutils [req-39487bf7-2cca-4530-947a-8f24d697a80f req-67dd401e-2bfb-4a08-aad8-534b08318bc7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.946499] [48526]: INFO nova.api.openstack.compute.server_external_events [req-39487bf7-2cca-4530-947a-8f24d697a80f req-67dd401e-2bfb-4a08-aad8-534b08318bc7 service nova] Creating event network-changed:49061b93-ca42-4647-92cb-7c73815d124e for instance 83d12e06-77e7-4878-b1e0-e82e0c7fa183 on cpu-1 [ 755.946707] [48526]: INFO nova.api.openstack.compute.server_external_events [req-39487bf7-2cca-4530-947a-8f24d697a80f req-67dd401e-2bfb-4a08-aad8-534b08318bc7 service nova] Creating event network-vif-deleted:f4f185d4-448c-46fd-82dd-b273e4624fb7 for instance a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d on cpu-1 [ 755.951845] [48526]: INFO nova.api.openstack.requestlog [req-39487bf7-2cca-4530-947a-8f24d697a80f req-67dd401e-2bfb-4a08-aad8-534b08318bc7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025429 [ 755.952207] [48526]: [pid: 48526|app: 0|req: 684/1304] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:20 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) [ 755.955302] [48527]: WARNING neutronclient.v2_0.client [None req-e376f599-da8b-4216-9de7-82537bc6ccc5 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 755.962472] [48526]: DEBUG nova.api.openstack.wsgi [None req-a525ae54-2a65-4099-88a4-350718c0e187 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.969675] [48526]: INFO nova.api.openstack.requestlog [None req-a525ae54-2a65-4099-88a4-350718c0e187 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-818958654" status: 200 len: 512 microversion: 2.2 time: 0.016876 [ 755.969997] [48526]: [pid: 48526|app: 0|req: 685/1305] 10.180.1.21 () {60 vars in 1250 bytes} [Fri Dec 12 13:54:20 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-818958654 => generated 512 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 755.972421] [48526]: DEBUG nova.api.openstack.wsgi [None req-8acb090d-caeb-42e1-befc-0befd07f013d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.977101] [48526]: INFO nova.api.openstack.wsgi [None req-8acb090d-caeb-42e1-befc-0befd07f013d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] HTTP exception thrown: Instance group daccd851-7b83-4c14-ac0b-2ed94008b136 could not be found. [ 755.977293] [48526]: DEBUG nova.api.openstack.wsgi [None req-8acb090d-caeb-42e1-befc-0befd07f013d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Returning 404 to user: Instance group daccd851-7b83-4c14-ac0b-2ed94008b136 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 755.977660] [48526]: INFO nova.api.openstack.requestlog [None req-8acb090d-caeb-42e1-befc-0befd07f013d tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/daccd851-7b83-4c14-ac0b-2ed94008b136" status: 404 len: 117 microversion: 2.1 time: 0.007179 [ 755.977991] [48526]: [pid: 48526|app: 0|req: 686/1306] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:54:20 2025] DELETE /compute/v2.1/os-server-groups/daccd851-7b83-4c14-ac0b-2ed94008b136 => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 755.980591] [48526]: DEBUG nova.api.openstack.wsgi [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.983063] [48526]: DEBUG nova.compute.api [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 755.985221] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.985410] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.985542] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.985831] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.985989] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.986242] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.008310] [48526]: WARNING neutronclient.v2_0.client [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.192030] [48527]: WARNING neutronclient.v2_0.client [None req-e376f599-da8b-4216-9de7-82537bc6ccc5 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.240699] [48526]: DEBUG nova.policy [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.248989] [48526]: INFO nova.api.openstack.requestlog [None req-ac91759f-dfd5-479e-98f9-e95a3abbe3fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.270224 [ 756.249265] [48526]: [pid: 48526|app: 0|req: 687/1307] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:20 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.252166] [48526]: DEBUG nova.api.openstack.wsgi [req-b74177c4-6aad-4864-a334-8cccee9bdc8f req-6cbd1165-bf85-4428-ab8a-6c8d06bc80c6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86d0c731-4a38-41d2-9040-d1551d9f86cc", "name": "network-vif-deleted", "tag": "4d21740b-4854-4567-ba34-2ce4257a130f"}, {"server_uuid": "26b845fe-36ff-4cee-af65-8de2c3fcf172", "name": "network-vif-deleted", "tag": "99fe5017-195f-4e2a-a118-4ab764ec93b4"}, {"name": "network-changed", "server_uuid": "0d44b38a-5908-4ad5-ad64-1ab33f4faa0a", "tag": "6405770a-1391-45bb-a4e3-f3866abd6f36"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 756.263944] [48526]: DEBUG oslo_concurrency.lockutils [req-b74177c4-6aad-4864-a334-8cccee9bdc8f req-6cbd1165-bf85-4428-ab8a-6c8d06bc80c6 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.264252] [48526]: DEBUG oslo_concurrency.lockutils [req-b74177c4-6aad-4864-a334-8cccee9bdc8f req-6cbd1165-bf85-4428-ab8a-6c8d06bc80c6 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.264425] [48526]: DEBUG oslo_concurrency.lockutils [req-b74177c4-6aad-4864-a334-8cccee9bdc8f req-6cbd1165-bf85-4428-ab8a-6c8d06bc80c6 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.278261] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b74177c4-6aad-4864-a334-8cccee9bdc8f req-6cbd1165-bf85-4428-ab8a-6c8d06bc80c6 service nova] Creating event network-vif-deleted:4d21740b-4854-4567-ba34-2ce4257a130f for instance 86d0c731-4a38-41d2-9040-d1551d9f86cc on cpu-1 [ 756.278526] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b74177c4-6aad-4864-a334-8cccee9bdc8f req-6cbd1165-bf85-4428-ab8a-6c8d06bc80c6 service nova] Creating event network-vif-deleted:99fe5017-195f-4e2a-a118-4ab764ec93b4 for instance 26b845fe-36ff-4cee-af65-8de2c3fcf172 on cpu-1 [ 756.278800] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b74177c4-6aad-4864-a334-8cccee9bdc8f req-6cbd1165-bf85-4428-ab8a-6c8d06bc80c6 service nova] Creating event network-changed:6405770a-1391-45bb-a4e3-f3866abd6f36 for instance 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a on cpu-1 [ 756.286685] [48526]: INFO nova.api.openstack.requestlog [req-b74177c4-6aad-4864-a334-8cccee9bdc8f req-6cbd1165-bf85-4428-ab8a-6c8d06bc80c6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.036739 [ 756.287207] [48526]: [pid: 48526|app: 0|req: 688/1308] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:20 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 756.290049] [48526]: DEBUG nova.api.openstack.wsgi [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.292282] [48526]: DEBUG nova.compute.api [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.298520] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.298794] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.300143] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.300143] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.300143] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.300143] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.327497] [48526]: WARNING neutronclient.v2_0.client [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.547572] [48527]: INFO nova.api.openstack.requestlog [None req-e376f599-da8b-4216-9de7-82537bc6ccc5 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/0d6fdf1d-f276-41f4-8ab3-f9dfa06038a1" status: 202 len: 0 microversion: 2.1 time: 1.355329 [ 756.548204] [48527]: [pid: 48527|app: 0|req: 621/1309] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:54:19 2025] DELETE /compute/v2.1/os-floating-ips/0d6fdf1d-f276-41f4-8ab3-f9dfa06038a1 => generated 0 bytes in 1356 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 756.551068] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef7a86a4-bc60-44eb-921e-5c7be60d3696 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-\u20a1-83624737"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 756.552542] [48527]: DEBUG nova.compute.api [None req-ef7a86a4-bc60-44eb-921e-5c7be60d3696 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.557431] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef7a86a4-bc60-44eb-921e-5c7be60d3696 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.557620] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef7a86a4-bc60-44eb-921e-5c7be60d3696 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.557733] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef7a86a4-bc60-44eb-921e-5c7be60d3696 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.558148] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef7a86a4-bc60-44eb-921e-5c7be60d3696 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.558299] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef7a86a4-bc60-44eb-921e-5c7be60d3696 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.558425] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef7a86a4-bc60-44eb-921e-5c7be60d3696 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.590848] [48526]: DEBUG nova.policy [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.595709] [48526]: INFO nova.api.openstack.requestlog [None req-1a6f6284-0c59-4c71-ae31-dacbf3a2e1ee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.307396 [ 756.595709] [48526]: [pid: 48526|app: 0|req: 689/1310] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:20 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.598194] [48526]: DEBUG nova.api.openstack.wsgi [None req-f4230bb4-0917-4f9d-b3eb-c15e81b8f37b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.606236] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4230bb4-0917-4f9d-b3eb-c15e81b8f37b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.606556] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4230bb4-0917-4f9d-b3eb-c15e81b8f37b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.606556] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4230bb4-0917-4f9d-b3eb-c15e81b8f37b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.611766] [48526]: INFO nova.api.openstack.requestlog [None req-f4230bb4-0917-4f9d-b3eb-c15e81b8f37b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 200 len: 62 microversion: 2.26 time: 0.015854 [ 756.612324] [48526]: [pid: 48526|app: 0|req: 690/1311] 10.180.1.21 () {60 vars in 1287 bytes} [Fri Dec 12 13:54:20 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 62 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.615266] [48526]: DEBUG nova.api.openstack.wsgi [None req-e2ff1ad8-9435-4558-b60b-53f0531a896f tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.669792] [48526]: INFO nova.api.openstack.requestlog [None req-e2ff1ad8-9435-4558-b60b-53f0531a896f tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1022 microversion: 2.1 time: 0.056869 [ 756.670538] [48526]: [pid: 48526|app: 0|req: 691/1312] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:54:20 2025] GET /compute/v2.1/os-volumes => generated 1022 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.677745] [48526]: DEBUG nova.api.openstack.wsgi [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.681088] [48526]: DEBUG nova.compute.api [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.684868] [48526]: DEBUG oslo_concurrency.lockutils [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.684974] [48526]: DEBUG oslo_concurrency.lockutils [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.685287] [48526]: DEBUG oslo_concurrency.lockutils [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.685973] [48526]: DEBUG oslo_concurrency.lockutils [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.685973] [48526]: DEBUG oslo_concurrency.lockutils [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.685973] [48526]: DEBUG oslo_concurrency.lockutils [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.707135] [48526]: WARNING neutronclient.v2_0.client [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.918710] [48526]: DEBUG nova.policy [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.926409] [48526]: INFO nova.api.openstack.requestlog [None req-971f3c04-1a6b-4485-bfc1-dc67839096b4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1322 microversion: 2.1 time: 0.250860 [ 756.927863] [48526]: [pid: 48526|app: 0|req: 692/1313] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:20 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1322 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.931012] [48526]: DEBUG nova.api.openstack.wsgi [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.934461] [48526]: DEBUG nova.compute.api [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.943725] [48526]: DEBUG oslo_concurrency.lockutils [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.943860] [48526]: DEBUG oslo_concurrency.lockutils [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.943947] [48526]: DEBUG oslo_concurrency.lockutils [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.944314] [48526]: DEBUG oslo_concurrency.lockutils [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.944471] [48526]: DEBUG oslo_concurrency.lockutils [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.944886] [48526]: DEBUG oslo_concurrency.lockutils [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.981189] [48526]: DEBUG oslo_concurrency.lockutils [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.981189] [48526]: DEBUG oslo_concurrency.lockutils [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.983847] [48526]: DEBUG oslo_concurrency.lockutils [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.983847] [48526]: DEBUG nova.objects.instance [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 756.989856] [48526]: WARNING neutronclient.v2_0.client [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.070854] [48526]: DEBUG nova.policy [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.075981] [48526]: INFO nova.api.openstack.requestlog [None req-94552816-3588-492e-af34-71000d83293d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.147462 [ 757.076427] [48526]: [pid: 48526|app: 0|req: 693/1314] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:21 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.080108] [48527]: INFO nova.api.openstack.requestlog [None req-ef7a86a4-bc60-44eb-921e-5c7be60d3696 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07/action" status: 202 len: 0 microversion: 2.1 time: 0.529808 [ 757.080314] [48526]: DEBUG nova.api.openstack.wsgi [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.080363] [48527]: [pid: 48527|app: 0|req: 622/1315] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:20 2025] POST /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 757.080396] [48526]: DEBUG nova.compute.api [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.082089] [48527]: DEBUG nova.api.openstack.wsgi [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.083387] [48527]: DEBUG nova.compute.api [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.087217] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.087388] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.087518] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.087741] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.087811] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.087931] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.088067] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.088118] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.088289] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.088678] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.088921] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.089367] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.111021] [48526]: WARNING neutronclient.v2_0.client [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.115107] [48527]: WARNING neutronclient.v2_0.client [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.595924] [48527]: DEBUG nova.policy [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.604739] [48527]: DEBUG nova.policy [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.605565] [48527]: DEBUG nova.policy [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.609922] [48527]: INFO nova.api.openstack.requestlog [None req-22a8c7c1-d83d-4362-94dc-aaea3532047d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1346 microversion: 2.70 time: 0.528375 [ 757.609922] [48527]: [pid: 48527|app: 0|req: 623/1316] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:21 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1346 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.612615] [48527]: DEBUG nova.api.openstack.wsgi [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.615032] [48527]: DEBUG nova.compute.api [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.621035] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.621035] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.621035] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.621035] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.621299] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.621299] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.643923] [48527]: WARNING neutronclient.v2_0.client [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.707963] [48526]: DEBUG nova.policy [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.714669] [48526]: INFO nova.api.openstack.requestlog [None req-54b0422b-5c9e-46b8-ada0-257984c64e27 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1350 microversion: 2.1 time: 0.637785 [ 757.715026] [48526]: [pid: 48526|app: 0|req: 694/1317] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:21 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1350 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.719475] [48526]: DEBUG nova.api.openstack.wsgi [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.721595] [48526]: DEBUG nova.compute.api [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.728020] [48526]: DEBUG oslo_concurrency.lockutils [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.728020] [48526]: DEBUG oslo_concurrency.lockutils [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.728020] [48526]: DEBUG oslo_concurrency.lockutils [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.728020] [48526]: DEBUG oslo_concurrency.lockutils [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.728020] [48526]: DEBUG oslo_concurrency.lockutils [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.728020] [48526]: DEBUG oslo_concurrency.lockutils [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.751468] [48526]: WARNING neutronclient.v2_0.client [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.796611] [48527]: DEBUG nova.policy [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.801587] [48527]: INFO nova.api.openstack.requestlog [None req-7a40efdd-ca1d-4d90-9028-bd62826966a2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1391 microversion: 2.1 time: 0.192557 [ 757.801974] [48527]: [pid: 48527|app: 0|req: 624/1318] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:21 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1391 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.804676] [48527]: DEBUG nova.api.openstack.wsgi [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.807127] [48527]: DEBUG nova.compute.api [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.810342] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.810550] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.810749] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.810936] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.811104] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.811199] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.840549] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.840549] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.840649] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.840872] [48527]: DEBUG nova.objects.instance [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid a4cab948-a314-4044-9cb8-e7d99c0bbb1c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.845858] [48527]: WARNING neutronclient.v2_0.client [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.925282] [48527]: DEBUG nova.policy [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.930523] [48527]: INFO nova.api.openstack.requestlog [None req-e30adf55-f3cb-4945-b424-d6dd5042241d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 200 len: 1325 microversion: 2.1 time: 0.127995 [ 757.930865] [48527]: [pid: 48527|app: 0|req: 625/1319] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 1325 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.933259] [48527]: DEBUG nova.api.openstack.wsgi [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.934579] [48527]: DEBUG nova.compute.api [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.939130] [48527]: DEBUG oslo_concurrency.lockutils [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.939352] [48527]: DEBUG oslo_concurrency.lockutils [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.939500] [48527]: DEBUG oslo_concurrency.lockutils [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.939756] [48527]: DEBUG oslo_concurrency.lockutils [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.939896] [48527]: DEBUG oslo_concurrency.lockutils [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.940030] [48527]: DEBUG oslo_concurrency.lockutils [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.950243] [48526]: DEBUG nova.policy [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.954375] [48526]: INFO nova.api.openstack.requestlog [None req-5695618f-0103-454f-a132-5a0f9fd031ab tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1319 microversion: 2.1 time: 0.238791 [ 757.954718] [48526]: [pid: 48526|app: 0|req: 695/1320] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:21 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1319 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.957047] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.958465] [48526]: DEBUG nova.compute.api [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.962794] [48527]: WARNING neutronclient.v2_0.client [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.962880] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.963083] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.963264] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.963630] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.963630] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.963733] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.979929] [48527]: DEBUG nova.policy [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.985766] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.985946] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.986300] [48527]: INFO nova.api.openstack.requestlog [None req-75baa00d-d4f8-4e67-8464-b4fd7082d20a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.053877 [ 757.986369] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.986369] [48526]: DEBUG nova.objects.instance [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.987447] [48527]: [pid: 48527|app: 0|req: 626/1321] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.989633] [48527]: DEBUG nova.api.openstack.wsgi [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.990793] [48526]: WARNING neutronclient.v2_0.client [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.990964] [48527]: DEBUG nova.compute.api [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.993995] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.994184] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.994317] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.994560] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.994699] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.994853] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.008445] [48526]: DEBUG nova.policy [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.009938] [48527]: WARNING neutronclient.v2_0.client [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.012572] [48526]: INFO nova.api.openstack.requestlog [None req-4d4b8c37-ec12-4310-8e0a-3ddd0ccc6616 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.057296 [ 758.013065] [48526]: [pid: 48526|app: 0|req: 696/1322] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.015339] [48526]: DEBUG nova.api.openstack.wsgi [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.016701] [48526]: DEBUG nova.compute.api [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.019845] [48526]: DEBUG oslo_concurrency.lockutils [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.020045] [48526]: DEBUG oslo_concurrency.lockutils [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.020169] [48526]: DEBUG oslo_concurrency.lockutils [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.020420] [48526]: DEBUG oslo_concurrency.lockutils [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.020783] [48526]: DEBUG oslo_concurrency.lockutils [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.020783] [48526]: DEBUG oslo_concurrency.lockutils [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.028043] [48527]: DEBUG nova.policy [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.031571] [48527]: INFO nova.api.openstack.requestlog [None req-7a05943a-a0b8-41e9-9bcb-727ba4084ef8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.043934 [ 758.031948] [48527]: [pid: 48527|app: 0|req: 627/1323] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.034302] [48527]: DEBUG nova.api.openstack.wsgi [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.035728] [48527]: DEBUG nova.compute.api [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.037729] [48526]: WARNING neutronclient.v2_0.client [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.038985] [48527]: DEBUG oslo_concurrency.lockutils [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.039199] [48527]: DEBUG oslo_concurrency.lockutils [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.039339] [48527]: DEBUG oslo_concurrency.lockutils [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.039586] [48527]: DEBUG oslo_concurrency.lockutils [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.039748] [48527]: DEBUG oslo_concurrency.lockutils [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.040012] [48527]: DEBUG oslo_concurrency.lockutils [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.056301] [48526]: DEBUG nova.policy [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.059416] [48527]: DEBUG oslo_concurrency.lockutils [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.059597] [48527]: DEBUG oslo_concurrency.lockutils [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.059727] [48527]: DEBUG oslo_concurrency.lockutils [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.059873] [48527]: DEBUG nova.objects.instance [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.060058] [48526]: INFO nova.api.openstack.requestlog [None req-6be13c33-0442-4349-93f1-c07b0710d41e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.046513 [ 758.060375] [48526]: [pid: 48526|app: 0|req: 697/1324] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.062581] [48527]: WARNING neutronclient.v2_0.client [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.062687] [48526]: DEBUG nova.api.openstack.wsgi [None req-45bad6a4-fb28-478c-b741-23e18da7af57 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.074559] [48526]: INFO nova.api.openstack.requestlog [None req-45bad6a4-fb28-478c-b741-23e18da7af57 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/60649701" status: 202 len: 0 microversion: 2.1 time: 0.013663 [ 758.074841] [48526]: [pid: 48526|app: 0|req: 698/1325] 10.180.1.21 () {58 vars in 1150 bytes} [Fri Dec 12 13:54:22 2025] DELETE /compute/v2.1/flavors/60649701 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 758.078309] [48526]: DEBUG nova.api.openstack.wsgi [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-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=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 758.079347] [48527]: DEBUG nova.policy [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.081615] [48526]: DEBUG nova.compute.api [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.083236] [48527]: INFO nova.api.openstack.requestlog [None req-5308130c-ac33-4f60-b986-d2be0670a848 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.050707 [ 758.083548] [48527]: [pid: 48527|app: 0|req: 628/1326] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.086853] [48527]: DEBUG nova.api.openstack.wsgi [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.087611] [48526]: DEBUG oslo_concurrency.lockutils [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.087901] [48526]: DEBUG oslo_concurrency.lockutils [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.087964] [48526]: DEBUG oslo_concurrency.lockutils [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.088209] [48527]: DEBUG nova.compute.api [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.088248] [48526]: DEBUG oslo_concurrency.lockutils [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.088395] [48526]: DEBUG oslo_concurrency.lockutils [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.088537] [48526]: DEBUG oslo_concurrency.lockutils [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.091902] [48527]: DEBUG oslo_concurrency.lockutils [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.091902] [48527]: DEBUG oslo_concurrency.lockutils [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.091902] [48527]: DEBUG oslo_concurrency.lockutils [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.092153] [48527]: DEBUG oslo_concurrency.lockutils [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.092278] [48527]: DEBUG oslo_concurrency.lockutils [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.092437] [48527]: DEBUG oslo_concurrency.lockutils [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.107920] [48526]: DEBUG nova.quota [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Getting quotas for project 3bf9e9a2f73c4018a80178692b9c8633. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 758.108932] [48527]: WARNING neutronclient.v2_0.client [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.111140] [48526]: DEBUG nova.quota [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Getting quotas for user 46f9966c5dbd49759abb71e7e824ed7a and project 3bf9e9a2f73c4018a80178692b9c8633. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 758.119901] [48526]: INFO nova.api.openstack.wsgi [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 758.120365] [48526]: DEBUG nova.api.openstack.wsgi [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 758.120856] [48526]: INFO nova.api.openstack.requestlog [None req-e436479a-b47e-4a8a-8579-6ea128a75cf7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "POST /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata" status: 403 len: 87 microversion: 2.1 time: 0.044450 [ 758.121303] [48526]: [pid: 48526|app: 0|req: 699/1327] 10.180.1.21 () {60 vars in 1281 bytes} [Fri Dec 12 13:54:22 2025] POST /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata => generated 87 bytes in 46 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 758.123592] [48526]: DEBUG nova.api.openstack.wsgi [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.125580] [48526]: DEBUG nova.compute.api [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.127022] [48527]: DEBUG nova.policy [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.128997] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.128997] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.129151] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.129362] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.129501] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.129627] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.132093] [48527]: INFO nova.api.openstack.requestlog [None req-17ae5516-8bdd-416e-b41b-c7f5beb53160 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 0.048014 [ 758.132458] [48527]: [pid: 48527|app: 0|req: 629/1328] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.148412] [48526]: WARNING neutronclient.v2_0.client [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.210306] [48526]: DEBUG nova.policy [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.217580] [48526]: INFO nova.api.openstack.requestlog [None req-a3afbbc5-608d-401b-b0cc-26e8eba0dc1e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.095622 [ 758.217989] [48526]: [pid: 48526|app: 0|req: 700/1329] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.222694] [48526]: DEBUG nova.api.openstack.wsgi [None req-af70cb50-5a0d-4c9a-88d1-75ce9cd4517a tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.236570] [48526]: INFO nova.api.openstack.requestlog [None req-af70cb50-5a0d-4c9a-88d1-75ce9cd4517a tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-818958654" status: 204 len: 0 microversion: 2.2 time: 0.017995 [ 758.236960] [48526]: [pid: 48526|app: 0|req: 701/1330] 10.180.1.21 () {60 vars in 1253 bytes} [Fri Dec 12 13:54:22 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-818958654 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 758.241394] [48526]: DEBUG nova.api.openstack.wsgi [None req-2a66fdf1-9f8a-4134-a98f-e2bcf85f85ab tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.247017] [48527]: DEBUG nova.api.openstack.wsgi [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServersNegativeTestJSON-server-211420447", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "min_count": 3, "networks": [{"uuid": "952d0b84-d29a-459f-9561-b9818f0203b6"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 758.247193] [48526]: INFO nova.api.openstack.wsgi [None req-2a66fdf1-9f8a-4134-a98f-e2bcf85f85ab tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] HTTP exception thrown: Instance group 963946c6-7696-46e7-b25b-eca122abaca0 could not be found. [ 758.247193] [48526]: DEBUG nova.api.openstack.wsgi [None req-2a66fdf1-9f8a-4134-a98f-e2bcf85f85ab tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Returning 404 to user: Instance group 963946c6-7696-46e7-b25b-eca122abaca0 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 758.247291] [48526]: INFO nova.api.openstack.requestlog [None req-2a66fdf1-9f8a-4134-a98f-e2bcf85f85ab tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/963946c6-7696-46e7-b25b-eca122abaca0" status: 404 len: 117 microversion: 2.1 time: 0.009745 [ 758.247619] [48526]: [pid: 48526|app: 0|req: 702/1331] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:54:22 2025] DELETE /compute/v2.1/os-server-groups/963946c6-7696-46e7-b25b-eca122abaca0 => generated 117 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 758.250036] [48526]: DEBUG nova.api.openstack.wsgi [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.251506] [48526]: DEBUG nova.compute.api [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.255908] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.256008] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.256184] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.256387] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.256534] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.256765] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.285272] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.285454] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.285587] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.285736] [48526]: DEBUG nova.objects.instance [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.286411] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.286605] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.286740] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.287087] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.288554] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.288710] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.289935] [48526]: WARNING neutronclient.v2_0.client [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.296077] [48527]: DEBUG nova.network.neutron [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] validate_networks() for [('952d0b84-d29a-459f-9561-b9818f0203b6', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 758.296436] [48527]: WARNING neutronclient.v2_0.client [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.297586] [48527]: WARNING openstack [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 758.298309] [48527]: WARNING openstack [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 758.306059] [48527]: INFO nova.network.neutron [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] _ports_needed_per_instance requested_netwokrs=[('952d0b84-d29a-459f-9561-b9818f0203b6', None, None, None, None, None)] [ 758.309724] [48526]: DEBUG nova.policy [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.313865] [48526]: INFO nova.api.openstack.requestlog [None req-d04082be-c67d-4521-abbd-5d7cc0c9834a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.065658 [ 758.314196] [48526]: [pid: 48526|app: 0|req: 703/1332] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.316539] [48526]: DEBUG nova.api.openstack.wsgi [None req-42cad45d-d172-418d-8f3e-8f1e58b601a0 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.317463] [48526]: WARNING neutronclient.v2_0.client [None req-42cad45d-d172-418d-8f3e-8f1e58b601a0 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.379851] [48526]: WARNING neutronclient.v2_0.client [None req-42cad45d-d172-418d-8f3e-8f1e58b601a0 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.456642] [48526]: INFO nova.api.openstack.requestlog [None req-42cad45d-d172-418d-8f3e-8f1e58b601a0 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/a29dbc62-dc87-4408-bc4f-db5a2b73c37a" status: 202 len: 0 microversion: 2.1 time: 0.141868 [ 758.457156] [48526]: [pid: 48526|app: 0|req: 704/1333] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:54:22 2025] DELETE /compute/v2.1/os-security-groups/a29dbc62-dc87-4408-bc4f-db5a2b73c37a => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 758.459551] [48526]: DEBUG nova.api.openstack.wsgi [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.464921] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.465141] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.465275] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.465427] [48526]: DEBUG nova.compute.api [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.468363] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.468524] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.468653] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.468935] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.469092] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.469214] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.482063] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.482311] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.482447] [48526]: DEBUG oslo_concurrency.lockutils [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.489939] [48526]: DEBUG nova.objects.instance [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'flavor' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.498614] [48526]: INFO nova.api.openstack.requestlog [None req-e04d25ea-8bd5-4fa2-aa8d-4e96cd9f8801 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags" status: 204 len: 0 microversion: 2.26 time: 0.041041 [ 758.498998] [48526]: [pid: 48526|app: 0|req: 705/1334] 10.180.1.21 () {60 vars in 1290 bytes} [Fri Dec 12 13:54:22 2025] DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 758.501270] [48526]: DEBUG nova.api.openstack.wsgi [None req-e42aa2c7-3bf1-4c91-8c65-e26ef7fc3225 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.514725] [48527]: WARNING neutronclient.v2_0.client [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.515434] [48527]: WARNING openstack [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 758.515878] [48527]: WARNING openstack [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 758.556393] [48526]: INFO nova.api.openstack.requestlog [None req-e42aa2c7-3bf1-4c91-8c65-e26ef7fc3225 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 686 microversion: 2.1 time: 0.056077 [ 758.556891] [48526]: [pid: 48526|app: 0|req: 706/1335] 10.180.1.21 () {58 vars in 1144 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/os-volumes?limit=2 => generated 686 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 758.560477] [48526]: DEBUG nova.api.openstack.wsgi [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.562518] [48526]: DEBUG nova.compute.api [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.566759] [48526]: DEBUG oslo_concurrency.lockutils [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.567046] [48526]: DEBUG oslo_concurrency.lockutils [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.567207] [48526]: DEBUG oslo_concurrency.lockutils [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.567514] [48526]: DEBUG oslo_concurrency.lockutils [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.567696] [48526]: DEBUG oslo_concurrency.lockutils [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.567911] [48526]: DEBUG oslo_concurrency.lockutils [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.587237] [48526]: WARNING neutronclient.v2_0.client [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.609548] [48527]: DEBUG nova.virt.hardware [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 758.609548] [48527]: DEBUG nova.virt.hardware [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 758.609728] [48527]: DEBUG nova.virt.hardware [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 758.609880] [48527]: DEBUG nova.virt.hardware [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 758.610050] [48527]: DEBUG nova.virt.hardware [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 758.621245] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.621245] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.621434] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.621781] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.623420] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.623529] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.639811] [48527]: DEBUG nova.quota [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Getting quotas for project 3dc41bb776cd4d60b717ea51a613295f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 758.644874] [48527]: DEBUG nova.quota [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Getting quotas for user 3a4a2ebc6d884e78ae3612549ed6c60e and project 3dc41bb776cd4d60b717ea51a613295f. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 758.653216] [48527]: DEBUG nova.compute.api [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Going to run 3 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 758.655038] [48527]: DEBUG nova.compute.api [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 758.688250] [48527]: DEBUG nova.compute.api [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=a516af16-6932-4de8-8688-317415e168bd,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 758.716842] [48527]: DEBUG nova.compute.api [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=4bd4223d-a544-480f-8945-7fd6022b7846,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 758.725444] [48526]: DEBUG nova.policy [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.731322] [48526]: INFO nova.api.openstack.requestlog [None req-e784d746-c857-4eba-ae16-d05d4ef0f834 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.173628 [ 758.732608] [48526]: [pid: 48526|app: 0|req: 707/1336] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.736029] [48526]: DEBUG nova.api.openstack.wsgi [None req-2c755daa-27b0-4e06-b828-c06375598209 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.778046] [48527]: INFO nova.api.openstack.requestlog [None req-bc4a1887-7a3e-46bc-ba74-d1dc1e35e397 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.644953 [ 758.778455] [48527]: [pid: 48527|app: 0|req: 630/1337] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:22 2025] POST /compute/v2.1/servers => generated 380 bytes in 645 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 758.781309] [48527]: DEBUG nova.api.openstack.wsgi [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.782801] [48527]: DEBUG nova.compute.api [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.785752] [48526]: INFO nova.api.openstack.requestlog [None req-2c755daa-27b0-4e06-b828-c06375598209 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1531 microversion: 2.1 time: 0.052505 [ 758.786158] [48526]: [pid: 48526|app: 0|req: 708/1338] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:22 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1531 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.786991] [48527]: DEBUG oslo_concurrency.lockutils [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.787211] [48527]: DEBUG oslo_concurrency.lockutils [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.787347] [48527]: DEBUG oslo_concurrency.lockutils [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.787604] [48527]: DEBUG oslo_concurrency.lockutils [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.787748] [48527]: DEBUG oslo_concurrency.lockutils [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.787893] [48527]: DEBUG oslo_concurrency.lockutils [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.814140] [48527]: WARNING neutronclient.v2_0.client [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.821682] [48526]: DEBUG nova.api.openstack.wsgi [None req-ecd2cda5-2185-4b7a-8a43-0737ba40597d tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1695612007", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "min_count": 3, "max_count": 2}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 758.823487] [48526]: INFO nova.api.openstack.wsgi [None req-ecd2cda5-2185-4b7a-8a43-0737ba40597d tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] HTTP exception thrown: min_count must be <= max_count [ 758.823746] [48526]: DEBUG nova.api.openstack.wsgi [None req-ecd2cda5-2185-4b7a-8a43-0737ba40597d tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] Returning 400 to user: min_count must be <= max_count {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 758.824122] [48526]: INFO nova.api.openstack.requestlog [None req-ecd2cda5-2185-4b7a-8a43-0737ba40597d tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 74 microversion: 2.1 time: 0.037397 [ 758.824432] [48526]: [pid: 48526|app: 0|req: 709/1339] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:23 2025] POST /compute/v2.1/servers => generated 74 bytes in 38 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 758.827340] [48526]: DEBUG nova.api.openstack.wsgi [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.829355] [48526]: DEBUG nova.compute.api [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.834943] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.835030] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.835142] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.835433] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.835605] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.835705] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.860035] [48526]: WARNING neutronclient.v2_0.client [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.888015] [48527]: DEBUG nova.policy [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.894197] [48527]: INFO nova.api.openstack.requestlog [None req-38980c5e-416c-4eac-9bca-c5457e79aaba tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.115067 [ 758.894821] [48527]: [pid: 48527|app: 0|req: 631/1340] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.897391] [48527]: DEBUG nova.api.openstack.wsgi [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.899144] [48527]: DEBUG nova.compute.api [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.902484] [48527]: DEBUG oslo_concurrency.lockutils [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.902650] [48527]: DEBUG oslo_concurrency.lockutils [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.902650] [48527]: DEBUG oslo_concurrency.lockutils [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.902932] [48526]: DEBUG nova.policy [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.903031] [48527]: DEBUG oslo_concurrency.lockutils [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.903031] [48527]: DEBUG oslo_concurrency.lockutils [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.903159] [48527]: DEBUG oslo_concurrency.lockutils [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.907951] [48526]: INFO nova.api.openstack.requestlog [None req-d4dbc5c3-ced8-4623-b6d7-d6e947fbc61a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.082347 [ 758.908681] [48526]: [pid: 48526|app: 0|req: 710/1341] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.911305] [48526]: DEBUG nova.api.openstack.wsgi [req-39818133-a676-4c71-8d21-6cfdce5dc9b7 req-dcf4c9b4-cd21-4111-a8d7-7a59da2211c0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6", "name": "network-vif-plugged", "status": "completed", "tag": "383c1876-1bec-4b45-86fe-98444c1663ac"}, {"name": "network-changed", "server_uuid": "2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6", "tag": "383c1876-1bec-4b45-86fe-98444c1663ac"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 758.916430] [48526]: DEBUG oslo_concurrency.lockutils [req-39818133-a676-4c71-8d21-6cfdce5dc9b7 req-dcf4c9b4-cd21-4111-a8d7-7a59da2211c0 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.916570] [48526]: DEBUG oslo_concurrency.lockutils [req-39818133-a676-4c71-8d21-6cfdce5dc9b7 req-dcf4c9b4-cd21-4111-a8d7-7a59da2211c0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.916741] [48526]: DEBUG oslo_concurrency.lockutils [req-39818133-a676-4c71-8d21-6cfdce5dc9b7 req-dcf4c9b4-cd21-4111-a8d7-7a59da2211c0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.922862] [48526]: INFO nova.api.openstack.compute.server_external_events [req-39818133-a676-4c71-8d21-6cfdce5dc9b7 req-dcf4c9b4-cd21-4111-a8d7-7a59da2211c0 service nova] Creating event network-vif-plugged:383c1876-1bec-4b45-86fe-98444c1663ac for instance 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 on cpu-1 [ 758.923128] [48526]: INFO nova.api.openstack.compute.server_external_events [req-39818133-a676-4c71-8d21-6cfdce5dc9b7 req-dcf4c9b4-cd21-4111-a8d7-7a59da2211c0 service nova] Creating event network-changed:383c1876-1bec-4b45-86fe-98444c1663ac for instance 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 on cpu-1 [ 758.923214] [48527]: WARNING neutronclient.v2_0.client [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.927808] [48526]: INFO nova.api.openstack.requestlog [req-39818133-a676-4c71-8d21-6cfdce5dc9b7 req-dcf4c9b4-cd21-4111-a8d7-7a59da2211c0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018790 [ 758.928365] [48526]: [pid: 48526|app: 0|req: 711/1342] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:23 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) [ 758.931647] [48526]: DEBUG nova.api.openstack.wsgi [None req-042f3433-173b-4b1d-974f-90a383916424 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.953891] [48526]: INFO nova.api.openstack.requestlog [None req-042f3433-173b-4b1d-974f-90a383916424 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.023603 [ 758.953891] [48526]: [pid: 48526|app: 0|req: 712/1343] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.955605] [48526]: DEBUG nova.api.openstack.wsgi [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.957031] [48526]: DEBUG nova.compute.api [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.960509] [48526]: DEBUG oslo_concurrency.lockutils [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.960955] [48526]: DEBUG oslo_concurrency.lockutils [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.961118] [48526]: DEBUG oslo_concurrency.lockutils [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.961383] [48526]: DEBUG oslo_concurrency.lockutils [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.961522] [48526]: DEBUG oslo_concurrency.lockutils [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.961641] [48526]: DEBUG oslo_concurrency.lockutils [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.984729] [48526]: DEBUG oslo_concurrency.lockutils [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.984857] [48526]: DEBUG oslo_concurrency.lockutils [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.985030] [48526]: DEBUG oslo_concurrency.lockutils [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.985403] [48526]: DEBUG nova.objects.instance [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.989808] [48526]: WARNING neutronclient.v2_0.client [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.029907] [48527]: DEBUG nova.policy [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.036614] [48527]: INFO nova.api.openstack.requestlog [None req-be0aea59-4b97-4785-8e83-bf39d56eebd6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1322 microversion: 2.1 time: 0.141317 [ 759.037193] [48527]: [pid: 48527|app: 0|req: 632/1344] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1322 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.040550] [48527]: DEBUG nova.api.openstack.wsgi [None req-c6b9c0f5-f2d1-472f-9e9f-96e30b406162 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-408912910", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cf048c08-1bfb-40b2-b478-d88f92486b3a"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 759.043731] [48526]: DEBUG nova.policy [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.044248] [48527]: DEBUG nova.api.openstack.wsgi [None req-c6b9c0f5-f2d1-472f-9e9f-96e30b406162 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 759.044852] [48527]: INFO nova.api.openstack.requestlog [None req-c6b9c0f5-f2d1-472f-9e9f-96e30b406162 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 687 microversion: 2.1 time: 0.006874 [ 759.044852] [48527]: [pid: 48527|app: 0|req: 633/1345] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:23 2025] POST /compute/v2.1/servers => generated 687 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 759.047128] [48527]: DEBUG nova.api.openstack.wsgi [None req-859ac494-b941-4c9b-9b0a-4e97dfd46202 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1050281648", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL034N7mblglUGTmVdXz1MxsPX4RtFytpAoxkI0Vh0Hv7xtrp5iwvdYZINC2hbRPsP9wZL4iGaBPFiLEb2STozT8wRMtl2cpkoi3QbWOaX7sJx5d6rGYtoiqOIHWeGifgw=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 759.052154] [48526]: INFO nova.api.openstack.requestlog [None req-acba4654-8dd3-4a02-9240-4f2d146991a3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.098824 [ 759.052479] [48526]: [pid: 48526|app: 0|req: 713/1346] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.055731] [48526]: DEBUG nova.api.openstack.wsgi [None req-22d45324-7dba-4ff2-9bee-b48b0be33a84 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.059668] [48527]: DEBUG nova.quota [None req-859ac494-b941-4c9b-9b0a-4e97dfd46202 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 759.063107] [48527]: DEBUG nova.quota [None req-859ac494-b941-4c9b-9b0a-4e97dfd46202 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for user a811c6163d0043aa87a987da5e584857 and project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 759.084245] [48526]: INFO nova.api.openstack.requestlog [None req-22d45324-7dba-4ff2-9bee-b48b0be33a84 tempest-ServerGroupTestJSON-679969584 tempest-ServerGroupTestJSON-679969584-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/f002b5fa-feb8-41ca-b119-c2709588bbe4" status: 204 len: 0 microversion: 2.1 time: 0.031186 [ 759.084586] [48526]: [pid: 48526|app: 0|req: 714/1347] 10.180.1.21 () {58 vars in 1261 bytes} [Fri Dec 12 13:54:23 2025] DELETE /compute/v2.1/os-server-groups/f002b5fa-feb8-41ca-b119-c2709588bbe4 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 759.087118] [48526]: DEBUG nova.api.openstack.wsgi [req-b3412171-2019-4f2d-bf81-38e560d115c8 req-89194cbc-e542-48e7-8f52-3101015b8d97 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2784ccd-1a03-4188-a996-ff7ac3c62db6", "name": "network-vif-plugged", "status": "completed", "tag": "06cabdbb-5ac4-4d15-97d8-7827a25cae0e"}, {"name": "network-changed", "server_uuid": "f2784ccd-1a03-4188-a996-ff7ac3c62db6", "tag": "06cabdbb-5ac4-4d15-97d8-7827a25cae0e"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 759.090734] [48527]: INFO nova.api.openstack.requestlog [None req-859ac494-b941-4c9b-9b0a-4e97dfd46202 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.2 time: 0.044258 [ 759.090734] [48527]: [pid: 48527|app: 0|req: 634/1348] 10.180.1.21 () {62 vars in 1194 bytes} [Fri Dec 12 13:54:23 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 45 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 759.092744] [48527]: DEBUG nova.api.openstack.wsgi [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.096032] [48527]: DEBUG nova.compute.api [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.096381] [48526]: DEBUG oslo_concurrency.lockutils [req-b3412171-2019-4f2d-bf81-38e560d115c8 req-89194cbc-e542-48e7-8f52-3101015b8d97 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.096381] [48526]: DEBUG oslo_concurrency.lockutils [req-b3412171-2019-4f2d-bf81-38e560d115c8 req-89194cbc-e542-48e7-8f52-3101015b8d97 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.096381] [48526]: DEBUG oslo_concurrency.lockutils [req-b3412171-2019-4f2d-bf81-38e560d115c8 req-89194cbc-e542-48e7-8f52-3101015b8d97 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.096500] [48527]: DEBUG oslo_concurrency.lockutils [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.096558] [48527]: DEBUG oslo_concurrency.lockutils [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.096687] [48527]: DEBUG oslo_concurrency.lockutils [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.096934] [48527]: DEBUG oslo_concurrency.lockutils [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.097079] [48527]: DEBUG oslo_concurrency.lockutils [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.097198] [48527]: DEBUG oslo_concurrency.lockutils [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.104629] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b3412171-2019-4f2d-bf81-38e560d115c8 req-89194cbc-e542-48e7-8f52-3101015b8d97 service nova] Creating event network-vif-plugged:06cabdbb-5ac4-4d15-97d8-7827a25cae0e for instance f2784ccd-1a03-4188-a996-ff7ac3c62db6 on cpu-1 [ 759.104797] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b3412171-2019-4f2d-bf81-38e560d115c8 req-89194cbc-e542-48e7-8f52-3101015b8d97 service nova] Creating event network-changed:06cabdbb-5ac4-4d15-97d8-7827a25cae0e for instance f2784ccd-1a03-4188-a996-ff7ac3c62db6 on cpu-1 [ 759.109562] [48526]: INFO nova.api.openstack.requestlog [req-b3412171-2019-4f2d-bf81-38e560d115c8 req-89194cbc-e542-48e7-8f52-3101015b8d97 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024323 [ 759.109935] [48526]: [pid: 48526|app: 0|req: 715/1349] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:23 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) [ 759.113258] [48526]: DEBUG nova.api.openstack.wsgi [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.113481] [48526]: DEBUG nova.compute.api [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.117141] [48526]: DEBUG oslo_concurrency.lockutils [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.117319] [48526]: DEBUG oslo_concurrency.lockutils [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.117486] [48526]: DEBUG oslo_concurrency.lockutils [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.117814] [48526]: DEBUG oslo_concurrency.lockutils [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.117935] [48526]: DEBUG oslo_concurrency.lockutils [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.118092] [48526]: DEBUG oslo_concurrency.lockutils [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.118131] [48527]: DEBUG nova.compute.api [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 759.137267] [48526]: DEBUG nova.compute.api [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 759.180462] [48527]: INFO nova.api.openstack.requestlog [None req-587ae4af-6797-450a-96de-0ebf19478e4b tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 204 len: 0 microversion: 2.1 time: 0.089561 [ 759.180959] [48527]: [pid: 48527|app: 0|req: 635/1350] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:23 2025] DELETE /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 759.186939] [48527]: DEBUG nova.api.openstack.wsgi [None req-5ef246ec-7d5e-4087-860b-35eaaa01a70a tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.232994] [48526]: INFO nova.api.openstack.requestlog [None req-e022ed37-319c-4d8a-bf6f-57d19fa7a5f2 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 204 len: 0 microversion: 2.26 time: 0.122265 [ 759.233414] [48526]: [pid: 48526|app: 0|req: 716/1351] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:54:23 2025] DELETE /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 759.236411] [48526]: DEBUG nova.api.openstack.wsgi [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.237346] [48527]: INFO nova.api.openstack.requestlog [None req-5ef246ec-7d5e-4087-860b-35eaaa01a70a tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1022 microversion: 2.1 time: 0.055674 [ 759.237925] [48527]: [pid: 48527|app: 0|req: 636/1352] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/os-volumes => generated 1022 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.240231] [48526]: DEBUG nova.compute.api [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.246535] [48527]: DEBUG nova.api.openstack.wsgi [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.248113] [48526]: DEBUG oslo_concurrency.lockutils [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.248330] [48527]: DEBUG nova.compute.api [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.248378] [48526]: DEBUG oslo_concurrency.lockutils [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.248497] [48526]: DEBUG oslo_concurrency.lockutils [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.248759] [48526]: DEBUG oslo_concurrency.lockutils [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.248940] [48526]: DEBUG oslo_concurrency.lockutils [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.249108] [48526]: DEBUG oslo_concurrency.lockutils [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.253514] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.253698] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.255913] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.255913] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.256100] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.256538] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.276768] [48526]: WARNING neutronclient.v2_0.client [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.280629] [48527]: WARNING neutronclient.v2_0.client [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.298645] [48526]: DEBUG nova.policy [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.306154] [48526]: DEBUG nova.policy [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.306942] [48526]: DEBUG nova.policy [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.308010] [48526]: INFO nova.api.openstack.requestlog [None req-08c65847-13cf-4a56-8802-ebf9fc6d292c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1346 microversion: 2.70 time: 0.073928 [ 759.308366] [48526]: [pid: 48526|app: 0|req: 717/1353] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1346 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.310696] [48526]: DEBUG nova.api.openstack.wsgi [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.312087] [48526]: DEBUG nova.compute.api [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.320761] [48526]: DEBUG oslo_concurrency.lockutils [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.320958] [48526]: DEBUG oslo_concurrency.lockutils [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.321139] [48526]: DEBUG oslo_concurrency.lockutils [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.321403] [48526]: DEBUG oslo_concurrency.lockutils [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.321541] [48526]: DEBUG oslo_concurrency.lockutils [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.321685] [48526]: DEBUG oslo_concurrency.lockutils [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.361963] [48526]: WARNING neutronclient.v2_0.client [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.431885] [48527]: DEBUG nova.policy [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.436073] [48527]: INFO nova.api.openstack.requestlog [None req-fe5a7911-7c17-4774-a396-0d25c77fd905 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1538 microversion: 2.1 time: 0.197020 [ 759.436073] [48527]: [pid: 48527|app: 0|req: 637/1354] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1538 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.438602] [48527]: DEBUG nova.api.openstack.wsgi [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.441101] [48527]: DEBUG nova.policy [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.441600] [48527]: DEBUG nova.compute.api [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Searching by: {'deleted': False, 'project_id': '3dc41bb776cd4d60b717ea51a613295f'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 759.455158] [48526]: DEBUG nova.policy [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.455695] [48527]: DEBUG oslo_concurrency.lockutils [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.456431] [48527]: DEBUG oslo_concurrency.lockutils [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.456738] [48527]: DEBUG oslo_concurrency.lockutils [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.457230] [48527]: DEBUG oslo_concurrency.lockutils [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.457691] [48527]: DEBUG oslo_concurrency.lockutils [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.458189] [48527]: DEBUG oslo_concurrency.lockutils [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.460495] [48526]: INFO nova.api.openstack.requestlog [None req-15e83eba-b9c6-4482-973c-ffe1112fd8e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.151521 [ 759.462512] [48526]: [pid: 48526|app: 0|req: 718/1355] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.466091] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.466091] [48526]: DEBUG nova.compute.api [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.469143] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.469329] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.469451] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.469976] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.470174] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.470358] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.495327] [48526]: WARNING neutronclient.v2_0.client [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.517957] [48527]: DEBUG nova.compute.multi_cell_list [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Listed batch of 3 results from cell out of 997 limit. Returned 3 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 759.550236] [48527]: INFO nova.api.openstack.requestlog [None req-2edd375e-e3fa-4b65-b60a-cc4902969020 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 1015 microversion: 2.1 time: 0.113377 [ 759.550684] [48527]: [pid: 48527|app: 0|req: 638/1356] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers => generated 1015 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.557405] [48527]: DEBUG nova.api.openstack.wsgi [None req-d3b77c14-0178-41f6-a9b5-535ead3e102c tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-3630343", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "max_count": 0}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 759.561183] [48527]: DEBUG nova.api.openstack.wsgi [None req-d3b77c14-0178-41f6-a9b5-535ead3e102c tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] Returning 400 to user: Invalid input for field/attribute max_count. Value: 0. 0 is less than the minimum of 1 {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 759.561609] [48527]: INFO nova.api.openstack.requestlog [None req-d3b77c14-0178-41f6-a9b5-535ead3e102c tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.007046 [ 759.563242] [48527]: [pid: 48527|app: 0|req: 639/1357] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:23 2025] POST /compute/v2.1/servers => generated 130 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 759.565624] [48527]: DEBUG nova.api.openstack.wsgi [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.567474] [48527]: DEBUG nova.compute.api [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.573401] [48527]: DEBUG oslo_concurrency.lockutils [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.573401] [48527]: DEBUG oslo_concurrency.lockutils [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.573761] [48527]: DEBUG oslo_concurrency.lockutils [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.574111] [48527]: DEBUG oslo_concurrency.lockutils [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.575450] [48527]: DEBUG oslo_concurrency.lockutils [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.575450] [48527]: DEBUG oslo_concurrency.lockutils [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.585057] [48527]: INFO nova.api.openstack.wsgi [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] HTTP exception thrown: Instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c could not be found. [ 759.586183] [48527]: DEBUG nova.api.openstack.wsgi [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Returning 404 to user: Instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 759.586791] [48527]: INFO nova.api.openstack.requestlog [None req-8539c712-f227-43bd-96d0-d5f3bd771545 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 404 len: 111 microversion: 2.1 time: 0.023357 [ 759.586791] [48527]: [pid: 48527|app: 0|req: 640/1358] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 759.589358] [48527]: DEBUG nova.api.openstack.wsgi [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.590822] [48527]: DEBUG nova.compute.api [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.596561] [48527]: DEBUG oslo_concurrency.lockutils [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.596689] [48527]: DEBUG oslo_concurrency.lockutils [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.596880] [48527]: DEBUG oslo_concurrency.lockutils [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.597162] [48527]: DEBUG oslo_concurrency.lockutils [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.597309] [48527]: DEBUG oslo_concurrency.lockutils [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.597434] [48527]: DEBUG oslo_concurrency.lockutils [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.639014] [48527]: WARNING neutronclient.v2_0.client [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.688165] [48526]: DEBUG nova.policy [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.693983] [48526]: INFO nova.api.openstack.requestlog [None req-6a4752bf-ae61-4170-b644-8c2696222bad tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1389 microversion: 2.1 time: 0.232091 [ 759.694772] [48526]: [pid: 48526|app: 0|req: 719/1359] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1389 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.697526] [48526]: DEBUG nova.api.openstack.wsgi [None req-9f1daf9d-9c9a-47e2-888a-2ecb6a0d8d68 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-747472240", "id": 1033206917, "os-flavor-access:is_public": "False"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 759.721513] [48526]: INFO nova.api.openstack.requestlog [None req-9f1daf9d-9c9a-47e2-888a-2ecb6a0d8d68 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 438 microversion: 2.1 time: 0.026259 [ 759.722157] [48526]: [pid: 48526|app: 0|req: 720/1360] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:23 2025] POST /compute/v2.1/flavors => generated 438 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 759.725422] [48526]: DEBUG nova.api.openstack.wsgi [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.728800] [48526]: DEBUG nova.compute.api [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.734356] [48526]: DEBUG oslo_concurrency.lockutils [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.734628] [48526]: DEBUG oslo_concurrency.lockutils [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.734833] [48526]: DEBUG oslo_concurrency.lockutils [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.735253] [48526]: DEBUG oslo_concurrency.lockutils [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.735432] [48526]: DEBUG oslo_concurrency.lockutils [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.736377] [48526]: DEBUG oslo_concurrency.lockutils [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.766405] [48526]: WARNING neutronclient.v2_0.client [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.824102] [48526]: DEBUG nova.policy [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.828687] [48526]: INFO nova.api.openstack.requestlog [None req-413bc18f-7e17-4abe-9e72-59d60f09eecf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.105843 [ 759.829997] [48526]: [pid: 48526|app: 0|req: 721/1361] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.833440] [48526]: DEBUG nova.api.openstack.wsgi [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.835462] [48526]: DEBUG nova.compute.api [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.840859] [48526]: DEBUG oslo_concurrency.lockutils [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.842302] [48526]: DEBUG oslo_concurrency.lockutils [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.842787] [48526]: DEBUG oslo_concurrency.lockutils [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.843335] [48526]: DEBUG oslo_concurrency.lockutils [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.844055] [48526]: DEBUG oslo_concurrency.lockutils [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.844055] [48526]: DEBUG oslo_concurrency.lockutils [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.849743] [48527]: DEBUG nova.policy [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.854070] [48527]: INFO nova.api.openstack.requestlog [None req-05fa5036-4b55-499e-b75a-d2b29b51a701 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1319 microversion: 2.1 time: 0.266890 [ 759.854694] [48527]: [pid: 48527|app: 0|req: 641/1362] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:23 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1319 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.857092] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.858504] [48527]: DEBUG nova.compute.api [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.862046] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.862270] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.862375] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.862694] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.862882] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.862989] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.881202] [48526]: DEBUG oslo_concurrency.lockutils [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.881202] [48526]: DEBUG oslo_concurrency.lockutils [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.881202] [48526]: DEBUG oslo_concurrency.lockutils [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.881341] [48527]: WARNING neutronclient.v2_0.client [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.881380] [48526]: DEBUG nova.objects.instance [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.888504] [48526]: WARNING neutronclient.v2_0.client [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.908116] [48527]: DEBUG nova.policy [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.913219] [48527]: INFO nova.api.openstack.requestlog [None req-0d72383e-d8d8-4e6c-9a89-b3258606d4a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.057851 [ 759.914109] [48527]: [pid: 48527|app: 0|req: 642/1363] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.917405] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.919672] [48527]: DEBUG nova.compute.api [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.924695] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.924987] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.925264] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.925578] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.925758] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.925911] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.945188] [48527]: WARNING neutronclient.v2_0.client [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.954617] [48526]: DEBUG nova.policy [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.959131] [48526]: INFO nova.api.openstack.requestlog [None req-166eba78-c0d2-44f4-9021-23e9a9239eb5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.129319 [ 759.959563] [48526]: [pid: 48526|app: 0|req: 722/1364] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.963078] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c4c45ae-9d7d-49a1-ae73-75be2a6a018a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-617653801", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cf048c08-1bfb-40b2-b478-d88f92486b3a"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 759.963699] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c4c45ae-9d7d-49a1-ae73-75be2a6a018a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-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=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 759.964126] [48526]: INFO nova.api.openstack.requestlog [None req-8c4c45ae-9d7d-49a1-ae73-75be2a6a018a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 689 microversion: 2.1 time: 0.004171 [ 759.964831] [48526]: [pid: 48526|app: 0|req: 723/1365] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:24 2025] POST /compute/v2.1/servers => generated 689 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 759.968231] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b772712-7886-4baf-a5d5-44ceb2e2c5bc tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.980965] [48526]: INFO nova.api.openstack.requestlog [None req-2b772712-7886-4baf-a5d5-44ceb2e2c5bc tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1050281648" status: 204 len: 0 microversion: 2.2 time: 0.015568 [ 759.981907] [48526]: [pid: 48526|app: 0|req: 724/1366] 10.180.1.21 () {60 vars in 1256 bytes} [Fri Dec 12 13:54:24 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1050281648 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 759.986864] [48526]: DEBUG nova.api.openstack.wsgi [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.987985] [48526]: DEBUG nova.compute.api [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.991776] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.991981] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.992142] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.992416] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.992555] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.992675] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.017546] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.017850] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.017999] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.020062] [48526]: DEBUG nova.objects.instance [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.020961] [48526]: WARNING neutronclient.v2_0.client [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.034984] [48527]: DEBUG nova.policy [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.039839] [48527]: INFO nova.api.openstack.requestlog [None req-c7065e8e-c823-4298-a391-585ff9e59083 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.125467 [ 760.040236] [48527]: [pid: 48527|app: 0|req: 643/1367] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.045931] [48527]: DEBUG nova.api.openstack.wsgi [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.047561] [48527]: DEBUG nova.compute.api [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.051108] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.051285] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.051469] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.051836] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.051993] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.052199] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.074471] [48526]: DEBUG nova.policy [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.074895] [48527]: WARNING neutronclient.v2_0.client [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.080009] [48526]: INFO nova.api.openstack.requestlog [None req-0b9e30b2-5ca4-46ad-97ca-7418e0d02641 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.097039 [ 760.080256] [48526]: [pid: 48526|app: 0|req: 725/1368] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.083865] [48526]: DEBUG nova.api.openstack.wsgi [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.085274] [48526]: DEBUG nova.compute.api [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.091655] [48526]: DEBUG oslo_concurrency.lockutils [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.092151] [48526]: DEBUG oslo_concurrency.lockutils [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.092151] [48526]: DEBUG oslo_concurrency.lockutils [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.092290] [48526]: DEBUG oslo_concurrency.lockutils [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.092435] [48526]: DEBUG oslo_concurrency.lockutils [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.092556] [48526]: DEBUG oslo_concurrency.lockutils [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.115383] [48527]: DEBUG nova.policy [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.116641] [48526]: WARNING neutronclient.v2_0.client [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.119597] [48527]: INFO nova.api.openstack.requestlog [None req-aa81608e-eb49-45f9-8ae6-4e524c4e36ba tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 0.077861 [ 760.119994] [48527]: [pid: 48527|app: 0|req: 644/1369] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.123030] [48527]: DEBUG nova.api.openstack.wsgi [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.124282] [48527]: DEBUG nova.compute.api [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.127298] [48527]: DEBUG oslo_concurrency.lockutils [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.127456] [48527]: DEBUG oslo_concurrency.lockutils [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.127585] [48527]: DEBUG oslo_concurrency.lockutils [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.127875] [48527]: DEBUG oslo_concurrency.lockutils [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.128036] [48527]: DEBUG oslo_concurrency.lockutils [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.128159] [48527]: DEBUG oslo_concurrency.lockutils [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.147950] [48527]: WARNING neutronclient.v2_0.client [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.357260] [48526]: DEBUG nova.policy [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.365988] [48526]: INFO nova.api.openstack.requestlog [None req-14046863-bc60-4693-af2a-f795dc7152ed tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1505 microversion: 2.1 time: 0.284944 [ 760.366856] [48526]: [pid: 48526|app: 0|req: 726/1370] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1505 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.374025] [48526]: DEBUG nova.api.openstack.wsgi [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.374025] [48526]: DEBUG nova.compute.api [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.381120] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.381307] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.381458] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.381732] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.381972] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.381972] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.387318] [48527]: DEBUG nova.policy [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.398756] [48527]: INFO nova.api.openstack.requestlog [None req-3529c13d-b740-4c00-b38b-298086c9f9fa tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.278108 [ 760.399193] [48527]: [pid: 48527|app: 0|req: 645/1371] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.404104] [48527]: DEBUG nova.api.openstack.wsgi [None req-7f509416-89e3-425f-9d3e-a86635153843 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.427033] [48526]: WARNING neutronclient.v2_0.client [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.448155] [48527]: INFO nova.api.openstack.requestlog [None req-7f509416-89e3-425f-9d3e-a86635153843 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 349 microversion: 2.1 time: 0.047650 [ 760.448155] [48527]: [pid: 48527|app: 0|req: 646/1372] 10.180.1.21 () {58 vars in 1162 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 349 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 760.450647] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.452427] [48527]: DEBUG nova.compute.api [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.456283] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.456480] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.456621] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.456877] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.457189] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.457319] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.483245] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.483626] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.483731] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.484319] [48527]: DEBUG nova.objects.instance [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.488014] [48527]: WARNING neutronclient.v2_0.client [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.581467] [48527]: DEBUG nova.policy [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.586288] [48527]: INFO nova.api.openstack.requestlog [None req-2ca974b9-149c-4514-a070-641cb7dfd731 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.137766 [ 760.586698] [48527]: [pid: 48527|app: 0|req: 647/1373] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.589218] [48527]: DEBUG nova.api.openstack.wsgi [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.590562] [48527]: DEBUG nova.compute.api [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.594469] [48527]: DEBUG oslo_concurrency.lockutils [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.594712] [48527]: DEBUG oslo_concurrency.lockutils [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.594780] [48527]: DEBUG oslo_concurrency.lockutils [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.595041] [48527]: DEBUG oslo_concurrency.lockutils [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.595183] [48527]: DEBUG oslo_concurrency.lockutils [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.595302] [48527]: DEBUG oslo_concurrency.lockutils [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.611618] [48527]: WARNING neutronclient.v2_0.client [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.612902] [48526]: DEBUG nova.policy [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.619123] [48526]: DEBUG nova.policy [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.619778] [48526]: DEBUG nova.policy [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.620461] [48526]: INFO nova.api.openstack.requestlog [None req-fd5846f6-0716-4e40-abb4-0da48df3008c tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1547 microversion: 2.26 time: 0.252345 [ 760.624480] [48526]: [pid: 48526|app: 0|req: 727/1374] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1547 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 760.628571] [48526]: DEBUG nova.api.openstack.wsgi [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 760.630228] [48526]: DEBUG nova.compute.api [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.636772] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.636998] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.637209] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.637575] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.637823] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.638143] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.677981] [48526]: DEBUG nova.compute.api [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Unlocking {{(pid=48526) unlock /opt/stack/nova/nova/compute/api.py:4974}} [ 760.713241] [48526]: INFO nova.api.openstack.requestlog [None req-bce80a24-d2a4-4fd5-92c7-d7cc49acf006 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action" status: 202 len: 0 microversion: 2.1 time: 0.088105 [ 760.713838] [48526]: [pid: 48526|app: 0|req: 728/1375] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:24 2025] POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 760.716175] [48527]: INFO nova.api.openstack.requestlog [None req-2685c380-f516-461f-a249-5da2a0fa45f9 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.128500 [ 760.716904] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.718534] [48526]: DEBUG nova.compute.api [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.720099] [48527]: [pid: 48527|app: 0|req: 648/1376] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183/os-interface => generated 287 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 760.723333] [48527]: DEBUG nova.api.openstack.wsgi [None req-4226cf82-a991-4def-a798-78a5db321cdb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.725896] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.725896] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.725896] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.725896] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.725896] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.725896] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.743069] [48527]: INFO nova.api.openstack.requestlog [None req-4226cf82-a991-4def-a798-78a5db321cdb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-397759892" status: 202 len: 0 microversion: 2.1 time: 0.020244 [ 760.743069] [48527]: [pid: 48527|app: 0|req: 649/1377] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 13:54:24 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-397759892 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 760.744535] [48527]: DEBUG nova.api.openstack.wsgi [None req-121dd437-944d-40bc-b165-d36c4b6820a9 tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-912639328", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "max_count": 2.5}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 760.745862] [48526]: WARNING neutronclient.v2_0.client [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.746287] [48527]: DEBUG nova.api.openstack.wsgi [None req-121dd437-944d-40bc-b165-d36c4b6820a9 tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 760.746744] [48527]: INFO nova.api.openstack.requestlog [None req-121dd437-944d-40bc-b165-d36c4b6820a9 tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.004460 [ 760.747224] [48527]: [pid: 48527|app: 0|req: 650/1378] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:24 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) [ 760.751847] [48527]: DEBUG nova.api.openstack.wsgi [None req-c4a3a708-c1e8-4fd0-965e-6b5989c941fd tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "7994c0e0b5a74e4ab8577fa8e3787aef"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 760.867727] [48527]: INFO nova.api.openstack.requestlog [None req-c4a3a708-c1e8-4fd0-965e-6b5989c941fd tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1033206917/action" status: 200 len: 97 microversion: 2.1 time: 0.119611 [ 760.868092] [48527]: [pid: 48527|app: 0|req: 651/1379] 10.180.1.21 () {60 vars in 1195 bytes} [Fri Dec 12 13:54:24 2025] POST /compute/v2.1/flavors/1033206917/action => generated 97 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 760.871807] [48527]: DEBUG nova.api.openstack.wsgi [None req-487fba3a-c7c9-453d-beb8-8ac169d1698f tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.909749] [48527]: INFO nova.api.openstack.requestlog [None req-487fba3a-c7c9-453d-beb8-8ac169d1698f tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1531 microversion: 2.1 time: 0.040818 [ 760.910163] [48527]: [pid: 48527|app: 0|req: 652/1380] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:25 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1531 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.914339] [48527]: DEBUG nova.api.openstack.wsgi [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.914702] [48527]: DEBUG nova.compute.api [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.922301] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.922900] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.923827] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.923827] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.923827] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.923827] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.948023] [48527]: WARNING neutronclient.v2_0.client [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.183223] [48526]: DEBUG nova.policy [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.194512] [48526]: INFO nova.api.openstack.requestlog [None req-3e787453-69d3-4e65-9924-7897ceaa5a8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1224 microversion: 2.1 time: 0.479714 [ 761.196189] [48526]: [pid: 48526|app: 0|req: 729/1381] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:24 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1224 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.203654] [48526]: DEBUG nova.api.openstack.wsgi [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.205927] [48526]: DEBUG nova.compute.api [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.219073] [48526]: DEBUG oslo_concurrency.lockutils [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.219073] [48526]: DEBUG oslo_concurrency.lockutils [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.219073] [48526]: DEBUG oslo_concurrency.lockutils [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.219073] [48526]: DEBUG oslo_concurrency.lockutils [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.219073] [48526]: DEBUG oslo_concurrency.lockutils [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.219073] [48526]: DEBUG oslo_concurrency.lockutils [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.255043] [48526]: WARNING neutronclient.v2_0.client [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.274191] [48527]: DEBUG nova.policy [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.287116] [48527]: INFO nova.api.openstack.requestlog [None req-1e3981f3-90af-4047-beba-d1f99c4d4cb2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1212 microversion: 2.1 time: 0.375809 [ 761.288517] [48527]: [pid: 48527|app: 0|req: 653/1382] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:25 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1212 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.292720] [48527]: DEBUG nova.api.openstack.wsgi [None req-49016e15-6f21-47a3-b5c9-5c489ee8ed49 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-193437040", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 761.303750] [48526]: DEBUG nova.policy [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.306650] [48527]: DEBUG nova.quota [None req-49016e15-6f21-47a3-b5c9-5c489ee8ed49 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 761.311566] [48527]: DEBUG nova.quota [None req-49016e15-6f21-47a3-b5c9-5c489ee8ed49 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for user a811c6163d0043aa87a987da5e584857 and project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 761.313199] [48526]: INFO nova.api.openstack.requestlog [None req-840bdfe3-d471-4bd3-b4d7-fa55ac1aa427 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.115654 [ 761.313199] [48526]: [pid: 48526|app: 0|req: 730/1383] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:25 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.317486] [48526]: DEBUG nova.api.openstack.wsgi [None req-47267d56-ba22-4c08-b94b-0fffa5ae37c3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1215041262", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cf048c08-1bfb-40b2-b478-d88f92486b3a"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 761.319995] [48526]: DEBUG nova.api.openstack.wsgi [None req-47267d56-ba22-4c08-b94b-0fffa5ae37c3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-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=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 761.320886] [48526]: INFO nova.api.openstack.requestlog [None req-47267d56-ba22-4c08-b94b-0fffa5ae37c3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 1197 microversion: 2.1 time: 0.006791 [ 761.321046] [48526]: [pid: 48526|app: 0|req: 731/1384] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:25 2025] POST /compute/v2.1/servers => generated 1197 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) [ 761.323937] [48526]: DEBUG nova.api.openstack.wsgi [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.325934] [48526]: DEBUG nova.compute.api [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.333070] [48526]: DEBUG oslo_concurrency.lockutils [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.333274] [48526]: DEBUG oslo_concurrency.lockutils [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.333446] [48526]: DEBUG oslo_concurrency.lockutils [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.333723] [48526]: DEBUG oslo_concurrency.lockutils [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.333886] [48526]: DEBUG oslo_concurrency.lockutils [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.334035] [48526]: DEBUG oslo_concurrency.lockutils [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.351758] [48527]: INFO nova.api.openstack.requestlog [None req-49016e15-6f21-47a3-b5c9-5c489ee8ed49 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 588 microversion: 2.2 time: 0.062886 [ 761.351758] [48527]: [pid: 48527|app: 0|req: 654/1385] 10.180.1.21 () {62 vars in 1194 bytes} [Fri Dec 12 13:54:25 2025] POST /compute/v2.1/os-keypairs => generated 588 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 761.354500] [48527]: DEBUG nova.api.openstack.wsgi [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.355922] [48527]: DEBUG nova.compute.api [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.365626] [48527]: DEBUG oslo_concurrency.lockutils [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.365797] [48527]: DEBUG oslo_concurrency.lockutils [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.365931] [48527]: DEBUG oslo_concurrency.lockutils [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.366186] [48527]: DEBUG oslo_concurrency.lockutils [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.366344] [48527]: DEBUG oslo_concurrency.lockutils [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.366464] [48527]: DEBUG oslo_concurrency.lockutils [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.374150] [48526]: WARNING neutronclient.v2_0.client [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.398572] [48527]: DEBUG oslo_concurrency.lockutils [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.399131] [48527]: DEBUG oslo_concurrency.lockutils [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.399383] [48527]: DEBUG oslo_concurrency.lockutils [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.399553] [48527]: DEBUG nova.objects.instance [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.404122] [48527]: WARNING neutronclient.v2_0.client [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.521648] [48527]: DEBUG nova.policy [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.526688] [48527]: INFO nova.api.openstack.requestlog [None req-80924f38-0f35-42bb-85de-0d65cf8efeb0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.174231 [ 761.527158] [48527]: [pid: 48527|app: 0|req: 655/1386] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:25 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.529719] [48527]: DEBUG nova.api.openstack.wsgi [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.531184] [48527]: DEBUG nova.compute.api [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.535908] [48527]: DEBUG oslo_concurrency.lockutils [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.536344] [48527]: DEBUG oslo_concurrency.lockutils [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.536344] [48527]: DEBUG oslo_concurrency.lockutils [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.536483] [48527]: DEBUG oslo_concurrency.lockutils [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.536620] [48527]: DEBUG oslo_concurrency.lockutils [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.536764] [48527]: DEBUG oslo_concurrency.lockutils [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.568817] [48527]: WARNING neutronclient.v2_0.client [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.635464] [48526]: DEBUG nova.policy [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.641336] [48526]: INFO nova.api.openstack.requestlog [None req-b95f4322-a9c2-4ea9-beb0-30fc07f68cc5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1322 microversion: 2.1 time: 0.319511 [ 761.641336] [48526]: [pid: 48526|app: 0|req: 732/1387] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:25 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1322 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.644156] [48526]: DEBUG nova.api.openstack.wsgi [None req-63632f54-d6e1-4429-8528-b1948866dfae tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.694121] [48526]: INFO nova.api.openstack.requestlog [None req-63632f54-d6e1-4429-8528-b1948866dfae tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 686 microversion: 2.1 time: 0.051826 [ 761.694607] [48526]: [pid: 48526|app: 0|req: 733/1388] 10.180.1.21 () {58 vars in 1165 bytes} [Fri Dec 12 13:54:25 2025] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 686 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 761.699702] [48526]: DEBUG nova.api.openstack.wsgi [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.700767] [48527]: DEBUG nova.policy [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.703983] [48526]: DEBUG nova.compute.api [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.710015] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.711200] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.713670] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.713670] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.713807] [48527]: DEBUG nova.policy [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.713884] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.713884] [48526]: DEBUG oslo_concurrency.lockutils [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.713991] [48527]: DEBUG nova.policy [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.713991] [48527]: INFO nova.api.openstack.requestlog [None req-e57fe457-d9c2-4b83-a38d-e263be8e7fe8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.185358 [ 761.713991] [48527]: [pid: 48527|app: 0|req: 656/1389] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:25 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.716961] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.718548] [48527]: DEBUG nova.compute.api [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.722952] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.724570] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.724570] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.724570] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.724570] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.724570] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.736396] [48526]: WARNING neutronclient.v2_0.client [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.753801] [48527]: WARNING neutronclient.v2_0.client [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.988442] [48526]: DEBUG nova.policy [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.002174] [48526]: INFO nova.api.openstack.requestlog [None req-aaefd98a-5e85-4567-b32b-56ca07984699 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1389 microversion: 2.1 time: 0.305415 [ 762.002174] [48526]: [pid: 48526|app: 0|req: 734/1390] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:25 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1389 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.006441] [48526]: DEBUG nova.api.openstack.wsgi [None req-8a7ed95a-a74c-4a47-8596-5698a14a48b7 tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1952291072", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "min_count": 0}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.011058] [48526]: DEBUG nova.api.openstack.wsgi [None req-8a7ed95a-a74c-4a47-8596-5698a14a48b7 tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] Returning 400 to user: Invalid input for field/attribute min_count. Value: 0. 0 is less than the minimum of 1 {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 762.011348] [48527]: DEBUG nova.policy [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.011427] [48526]: INFO nova.api.openstack.requestlog [None req-8a7ed95a-a74c-4a47-8596-5698a14a48b7 tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.007263 [ 762.011427] [48526]: [pid: 48526|app: 0|req: 735/1391] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:26 2025] POST /compute/v2.1/servers => generated 130 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 762.012120] [48526]: DEBUG nova.api.openstack.wsgi [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.014179] [48526]: DEBUG nova.compute.api [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.018187] [48527]: INFO nova.api.openstack.requestlog [None req-ec7a6a87-e8a6-49e2-aeba-07acaafae235 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.303500 [ 762.020094] [48527]: [pid: 48527|app: 0|req: 657/1392] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:25 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.022574] [48526]: DEBUG oslo_concurrency.lockutils [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.022818] [48526]: DEBUG oslo_concurrency.lockutils [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.022965] [48526]: DEBUG oslo_concurrency.lockutils [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.023273] [48526]: DEBUG oslo_concurrency.lockutils [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.023425] [48526]: DEBUG oslo_concurrency.lockutils [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.023561] [48526]: DEBUG oslo_concurrency.lockutils [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.025988] [48527]: DEBUG nova.api.openstack.wsgi [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.028864] [48527]: DEBUG nova.compute.api [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.036303] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.037584] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.037584] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.037584] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.037584] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.037584] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.055665] [48526]: WARNING neutronclient.v2_0.client [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.058628] [48527]: WARNING neutronclient.v2_0.client [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.081018] [48526]: DEBUG nova.policy [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.086995] [48526]: INFO nova.api.openstack.requestlog [None req-acd56648-fecb-404f-b653-8d36d895de37 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.076725 [ 762.087486] [48526]: [pid: 48526|app: 0|req: 736/1393] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.090136] [48526]: DEBUG nova.api.openstack.wsgi [None req-886fb804-948c-4a13-93c6-414b9c6cbac1 tempest-FlavorsAccessNegativeTestJSON-1109010793 tempest-FlavorsAccessNegativeTestJSON-1109010793-project-member] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "7994c0e0b5a74e4ab8577fa8e3787aef"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.091992] [48526]: DEBUG nova.policy [None req-886fb804-948c-4a13-93c6-414b9c6cbac1 tempest-FlavorsAccessNegativeTestJSON-1109010793 tempest-FlavorsAccessNegativeTestJSON-1109010793-project-member] Policy check for os_compute_api:os-flavor-access:remove_tenant_access failed with credentials {'is_admin': False, 'user_id': '86f5ab010cf34d35b9165b439d214f94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7994c0e0b5a74e4ab8577fa8e3787aef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.092311] [48526]: DEBUG nova.api.openstack.wsgi [None req-886fb804-948c-4a13-93c6-414b9c6cbac1 tempest-FlavorsAccessNegativeTestJSON-1109010793 tempest-FlavorsAccessNegativeTestJSON-1109010793-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:remove_tenant_access to be performed. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 762.092660] [48526]: INFO nova.api.openstack.requestlog [None req-886fb804-948c-4a13-93c6-414b9c6cbac1 tempest-FlavorsAccessNegativeTestJSON-1109010793 tempest-FlavorsAccessNegativeTestJSON-1109010793-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/1033206917/action" status: 403 len: 133 microversion: 2.1 time: 0.004726 [ 762.092933] [48526]: [pid: 48526|app: 0|req: 737/1394] 10.180.1.21 () {60 vars in 1195 bytes} [Fri Dec 12 13:54:26 2025] POST /compute/v2.1/flavors/1033206917/action => generated 133 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 762.095290] [48526]: DEBUG nova.api.openstack.wsgi [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.097374] [48526]: DEBUG nova.compute.api [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.102205] [48526]: DEBUG oslo_concurrency.lockutils [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.102486] [48526]: DEBUG oslo_concurrency.lockutils [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.102684] [48526]: DEBUG oslo_concurrency.lockutils [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.102971] [48526]: DEBUG oslo_concurrency.lockutils [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.103156] [48526]: DEBUG oslo_concurrency.lockutils [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.104454] [48526]: DEBUG oslo_concurrency.lockutils [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.125624] [48526]: WARNING neutronclient.v2_0.client [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.133213] [48527]: DEBUG nova.policy [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.138883] [48527]: INFO nova.api.openstack.requestlog [None req-4ec32ded-6b4d-4529-a0e5-60d41e693989 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1319 microversion: 2.1 time: 0.117360 [ 762.139621] [48527]: [pid: 48527|app: 0|req: 658/1395] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1319 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.142693] [48527]: DEBUG nova.api.openstack.wsgi [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.145294] [48527]: DEBUG nova.compute.api [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.149381] [48526]: DEBUG nova.policy [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.149841] [48527]: DEBUG oslo_concurrency.lockutils [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.151277] [48527]: DEBUG oslo_concurrency.lockutils [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.151277] [48527]: DEBUG oslo_concurrency.lockutils [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.151277] [48527]: DEBUG oslo_concurrency.lockutils [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.151277] [48527]: DEBUG oslo_concurrency.lockutils [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.151277] [48527]: DEBUG oslo_concurrency.lockutils [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.159029] [48526]: INFO nova.api.openstack.requestlog [None req-c61fcca8-5cd3-4ae7-8646-19bb9a0b9742 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.062668 [ 762.159029] [48526]: [pid: 48526|app: 0|req: 738/1396] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.160459] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.162343] [48526]: DEBUG nova.compute.api [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.167414] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.167566] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.167694] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.167973] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.168127] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.168249] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.186446] [48527]: DEBUG oslo_concurrency.lockutils [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.187049] [48527]: DEBUG oslo_concurrency.lockutils [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.187049] [48527]: DEBUG oslo_concurrency.lockutils [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.187049] [48527]: DEBUG nova.objects.instance [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.192787] [48527]: WARNING neutronclient.v2_0.client [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.192905] [48526]: WARNING neutronclient.v2_0.client [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.219707] [48526]: DEBUG nova.policy [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.227927] [48526]: INFO nova.api.openstack.requestlog [None req-ca3766e0-6346-4e63-bb6f-a446c412bf66 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.070472 [ 762.228394] [48526]: [pid: 48526|app: 0|req: 739/1397] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.229047] [48527]: DEBUG nova.policy [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.231186] [48526]: DEBUG nova.api.openstack.wsgi [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.233051] [48526]: DEBUG nova.compute.api [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.236183] [48527]: INFO nova.api.openstack.requestlog [None req-49f26586-74be-40cd-a284-2e7c121c2fb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.096220 [ 762.237071] [48527]: [pid: 48527|app: 0|req: 659/1398] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.239503] [48527]: DEBUG nova.api.openstack.wsgi [req-9b9f7b76-1d58-43a7-9172-31e07cbb8fd1 req-d60fc04d-cf6a-4f77-a32c-3c7e8105affe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef565889-00e3-4116-8fd6-47edf25e6279", "name": "network-vif-plugged", "status": "completed", "tag": "29f12b17-55f1-4021-914e-bf7772aa1df8"}, {"name": "network-changed", "server_uuid": "ef565889-00e3-4116-8fd6-47edf25e6279", "tag": "29f12b17-55f1-4021-914e-bf7772aa1df8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.239910] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.240187] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.240367] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.240747] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.241350] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.241350] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.247075] [48527]: DEBUG oslo_concurrency.lockutils [req-9b9f7b76-1d58-43a7-9172-31e07cbb8fd1 req-d60fc04d-cf6a-4f77-a32c-3c7e8105affe service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.247075] [48527]: DEBUG oslo_concurrency.lockutils [req-9b9f7b76-1d58-43a7-9172-31e07cbb8fd1 req-d60fc04d-cf6a-4f77-a32c-3c7e8105affe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.247075] [48527]: DEBUG oslo_concurrency.lockutils [req-9b9f7b76-1d58-43a7-9172-31e07cbb8fd1 req-d60fc04d-cf6a-4f77-a32c-3c7e8105affe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.255678] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9b9f7b76-1d58-43a7-9172-31e07cbb8fd1 req-d60fc04d-cf6a-4f77-a32c-3c7e8105affe service nova] Creating event network-vif-plugged:29f12b17-55f1-4021-914e-bf7772aa1df8 for instance ef565889-00e3-4116-8fd6-47edf25e6279 on cpu-1 [ 762.255678] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9b9f7b76-1d58-43a7-9172-31e07cbb8fd1 req-d60fc04d-cf6a-4f77-a32c-3c7e8105affe service nova] Creating event network-changed:29f12b17-55f1-4021-914e-bf7772aa1df8 for instance ef565889-00e3-4116-8fd6-47edf25e6279 on cpu-1 [ 762.260567] [48527]: INFO nova.api.openstack.requestlog [req-9b9f7b76-1d58-43a7-9172-31e07cbb8fd1 req-d60fc04d-cf6a-4f77-a32c-3c7e8105affe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022966 [ 762.260971] [48527]: [pid: 48527|app: 0|req: 660/1399] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:26 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) [ 762.264412] [48527]: DEBUG nova.api.openstack.wsgi [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.266749] [48527]: DEBUG nova.compute.api [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.270372] [48527]: DEBUG oslo_concurrency.lockutils [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.270598] [48527]: DEBUG oslo_concurrency.lockutils [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.270751] [48527]: DEBUG oslo_concurrency.lockutils [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.270929] [48527]: DEBUG oslo_concurrency.lockutils [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.271119] [48527]: DEBUG oslo_concurrency.lockutils [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.271205] [48527]: DEBUG oslo_concurrency.lockutils [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.297641] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.297976] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.298232] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.298406] [48526]: DEBUG nova.objects.instance [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.303851] [48526]: WARNING neutronclient.v2_0.client [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.309948] [48527]: WARNING neutronclient.v2_0.client [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.330176] [48526]: DEBUG nova.policy [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.332476] [48527]: DEBUG nova.policy [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.337065] [48526]: INFO nova.api.openstack.requestlog [None req-3fd0b953-b902-4cdd-bacb-7e5b6738f8d9 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.107907 [ 762.338330] [48526]: [pid: 48526|app: 0|req: 740/1400] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.338603] [48527]: INFO nova.api.openstack.requestlog [None req-377b37a4-7e4e-4dc0-9cd1-cd7cf151446e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 0.076882 [ 762.338979] [48527]: [pid: 48527|app: 0|req: 661/1401] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.340882] [48526]: DEBUG nova.api.openstack.wsgi [None req-d59e1545-03e9-40a6-8b57-5a03502cb024 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.341760] [48527]: DEBUG nova.api.openstack.wsgi [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.343267] [48527]: DEBUG nova.compute.api [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.349124] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.349369] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.349635] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.350216] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.350329] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.350562] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.360154] [48526]: INFO nova.api.openstack.requestlog [None req-d59e1545-03e9-40a6-8b57-5a03502cb024 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-193437040" status: 204 len: 0 microversion: 2.2 time: 0.021839 [ 762.360578] [48526]: [pid: 48526|app: 0|req: 741/1402] 10.180.1.21 () {60 vars in 1253 bytes} [Fri Dec 12 13:54:26 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-193437040 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 762.366897] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.368447] [48526]: DEBUG nova.compute.api [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.373454] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.373694] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.373873] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.374208] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.374420] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.374560] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.383929] [48527]: WARNING neutronclient.v2_0.client [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.396480] [48526]: WARNING neutronclient.v2_0.client [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.407580] [48527]: DEBUG nova.policy [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.413107] [48527]: INFO nova.api.openstack.requestlog [None req-0cb65964-e132-4a9e-9097-b919bbb46252 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1463 microversion: 2.1 time: 0.073464 [ 762.413475] [48527]: [pid: 48527|app: 0|req: 662/1403] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.415929] [48527]: DEBUG nova.api.openstack.wsgi [None req-36aae185-a2d2-440a-b86b-77a2b538d7a7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1292477464", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cf048c08-1bfb-40b2-b478-d88f92486b3a"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.417773] [48527]: DEBUG nova.api.openstack.wsgi [None req-36aae185-a2d2-440a-b86b-77a2b538d7a7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 762.418199] [48527]: INFO nova.api.openstack.requestlog [None req-36aae185-a2d2-440a-b86b-77a2b538d7a7 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 2221 microversion: 2.1 time: 0.004252 [ 762.418648] [48527]: [pid: 48527|app: 0|req: 663/1404] 10.180.1.21 () {60 vars in 1143 bytes} [Fri Dec 12 13:54:26 2025] POST /compute/v2.1/servers => generated 2221 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) [ 762.420922] [48527]: DEBUG nova.api.openstack.wsgi [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.422671] [48527]: DEBUG nova.compute.api [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.427585] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.427957] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.428178] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.428570] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.428772] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.428974] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.451427] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.451678] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.451825] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.451996] [48527]: DEBUG nova.objects.instance [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.455983] [48527]: WARNING neutronclient.v2_0.client [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.474720] [48527]: DEBUG nova.policy [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.477421] [48526]: DEBUG nova.policy [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.479991] [48527]: INFO nova.api.openstack.requestlog [None req-43b1e2c3-8527-460a-a6d7-c42013e11bf6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.060705 [ 762.480412] [48527]: [pid: 48527|app: 0|req: 664/1405] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.482573] [48526]: INFO nova.api.openstack.requestlog [None req-cb2bd31b-dbb8-4e89-844d-4e9415649be0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.121400 [ 762.483039] [48526]: [pid: 48526|app: 0|req: 742/1406] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.483148] [48527]: DEBUG nova.api.openstack.wsgi [None req-4fc5f950-8ed0-4690-b1bc-6d84bb9644ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1789827825", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJKC1qyRufwgx0WdXB7OW2rKM+Bhy2gOtMe7UtlzAI/tF4c1iI/3kgAmER3D4smXWayG+UGkxVuUWrpyaC/6iB7gYRIddg5paNRXKsCwX5IGxw1pjk+pVkwe66iL+YLEzQ=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.485582] [48526]: DEBUG nova.api.openstack.wsgi [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.487012] [48526]: DEBUG nova.compute.api [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.490600] [48526]: DEBUG oslo_concurrency.lockutils [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.490724] [48526]: DEBUG oslo_concurrency.lockutils [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.490861] [48526]: DEBUG oslo_concurrency.lockutils [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.491501] [48526]: DEBUG oslo_concurrency.lockutils [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.491501] [48526]: DEBUG oslo_concurrency.lockutils [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.491501] [48526]: DEBUG oslo_concurrency.lockutils [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.493848] [48527]: DEBUG nova.quota [None req-4fc5f950-8ed0-4690-b1bc-6d84bb9644ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for project b3a23d4ba45045749028cd98563c42c4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 762.496926] [48527]: DEBUG nova.quota [None req-4fc5f950-8ed0-4690-b1bc-6d84bb9644ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for user 78b02fd1446b4e129b8aa69643d62d66 and project b3a23d4ba45045749028cd98563c42c4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 762.512340] [48526]: WARNING neutronclient.v2_0.client [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.514706] [48527]: INFO nova.api.openstack.requestlog [None req-4fc5f950-8ed0-4690-b1bc-6d84bb9644ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.033710 [ 762.515129] [48527]: [pid: 48527|app: 0|req: 665/1407] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:26 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) [ 762.517422] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e134d7a-af99-453e-9cba-be6993e5fa22 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.532201] [48526]: DEBUG nova.policy [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.537066] [48526]: DEBUG nova.policy [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.538040] [48526]: DEBUG nova.policy [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.538338] [48526]: INFO nova.api.openstack.requestlog [None req-805e6754-9264-4729-90ed-6534d0325fc4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1339 microversion: 2.26 time: 0.054926 [ 762.539318] [48526]: [pid: 48526|app: 0|req: 743/1408] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1339 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.541229] [48526]: DEBUG nova.api.openstack.wsgi [req-daa69cf9-f1f9-4fd7-834e-26b7fcfaf28c req-1e71f2de-9277-4c0b-85d4-29c9c8f9be4b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "548bc7bb-3951-4430-8a63-cf8e5b960273", "name": "network-vif-deleted", "tag": "313e36a8-b470-42fd-b274-6f15f5d4a68d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.547414] [48526]: DEBUG oslo_concurrency.lockutils [req-daa69cf9-f1f9-4fd7-834e-26b7fcfaf28c req-1e71f2de-9277-4c0b-85d4-29c9c8f9be4b service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.547642] [48526]: DEBUG oslo_concurrency.lockutils [req-daa69cf9-f1f9-4fd7-834e-26b7fcfaf28c req-1e71f2de-9277-4c0b-85d4-29c9c8f9be4b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.547821] [48526]: DEBUG oslo_concurrency.lockutils [req-daa69cf9-f1f9-4fd7-834e-26b7fcfaf28c req-1e71f2de-9277-4c0b-85d4-29c9c8f9be4b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.554183] [48526]: INFO nova.api.openstack.compute.server_external_events [req-daa69cf9-f1f9-4fd7-834e-26b7fcfaf28c req-1e71f2de-9277-4c0b-85d4-29c9c8f9be4b service nova] Creating event network-vif-deleted:313e36a8-b470-42fd-b274-6f15f5d4a68d for instance 548bc7bb-3951-4430-8a63-cf8e5b960273 on cpu-1 [ 762.554643] [48527]: INFO nova.api.openstack.requestlog [None req-4e134d7a-af99-453e-9cba-be6993e5fa22 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1022 microversion: 2.1 time: 0.038922 [ 762.555009] [48527]: [pid: 48527|app: 0|req: 666/1409] 10.180.1.21 () {58 vars in 1150 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/os-volumes/detail => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.558569] [48527]: DEBUG nova.api.openstack.wsgi [None req-7714fbf4-0758-4296-8145-bc30f2492865 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.558768] [48526]: INFO nova.api.openstack.requestlog [req-daa69cf9-f1f9-4fd7-834e-26b7fcfaf28c req-1e71f2de-9277-4c0b-85d4-29c9c8f9be4b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019155 [ 762.559077] [48526]: [pid: 48526|app: 0|req: 744/1410] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:26 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) [ 762.563605] [48526]: DEBUG nova.api.openstack.wsgi [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.565622] [48526]: DEBUG nova.compute.api [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.569471] [48526]: DEBUG oslo_concurrency.lockutils [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.569706] [48526]: DEBUG oslo_concurrency.lockutils [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.569872] [48526]: DEBUG oslo_concurrency.lockutils [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.570171] [48526]: DEBUG oslo_concurrency.lockutils [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.570326] [48526]: DEBUG oslo_concurrency.lockutils [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.570448] [48526]: DEBUG oslo_concurrency.lockutils [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.592740] [48526]: WARNING neutronclient.v2_0.client [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.605277] [48527]: INFO nova.api.openstack.requestlog [None req-7714fbf4-0758-4296-8145-bc30f2492865 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1531 microversion: 2.1 time: 0.048960 [ 762.605277] [48527]: [pid: 48527|app: 0|req: 667/1411] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1531 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.608438] [48527]: DEBUG nova.api.openstack.wsgi [None req-f0dbfdc4-4407-4b47-a8c2-1076b09181d5 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "7994c0e0b5a74e4ab8577fa8e3787aef"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.646518] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=28 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 762.703115] [48526]: DEBUG nova.policy [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.711653] [48526]: INFO nova.api.openstack.requestlog [None req-64a5f195-f64e-4dde-af31-afbd2b4bfac9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.149959 [ 762.711653] [48526]: [pid: 48526|app: 0|req: 745/1412] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.713337] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c62de48-a709-4d60-abc3-1755d5fed40c tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-2134804358", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "min_count": 2.5}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.715235] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c62de48-a709-4d60-abc3-1755d5fed40c tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-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=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 762.715603] [48526]: INFO nova.api.openstack.requestlog [None req-1c62de48-a709-4d60-abc3-1755d5fed40c tempest-MultipleCreateNegativeTestJSON-1293846069 tempest-MultipleCreateNegativeTestJSON-1293846069-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.004461 [ 762.716126] [48526]: [pid: 48526|app: 0|req: 746/1413] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:26 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) [ 762.718446] [48526]: DEBUG nova.api.openstack.wsgi [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.720944] [48526]: DEBUG nova.compute.api [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.726654] [48526]: DEBUG oslo_concurrency.lockutils [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.726863] [48526]: DEBUG oslo_concurrency.lockutils [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.726983] [48526]: DEBUG oslo_concurrency.lockutils [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.727254] [48526]: DEBUG oslo_concurrency.lockutils [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.727391] [48526]: DEBUG oslo_concurrency.lockutils [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.727507] [48526]: DEBUG oslo_concurrency.lockutils [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.763716] [48526]: WARNING neutronclient.v2_0.client [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.773038] [48527]: INFO nova.api.openstack.requestlog [None req-f0dbfdc4-4407-4b47-a8c2-1076b09181d5 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1033206917/action" status: 200 len: 21 microversion: 2.1 time: 0.167264 [ 762.773282] [48527]: [pid: 48527|app: 0|req: 668/1414] 10.180.1.21 () {60 vars in 1195 bytes} [Fri Dec 12 13:54:26 2025] POST /compute/v2.1/flavors/1033206917/action => generated 21 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 762.776351] [48527]: DEBUG nova.api.openstack.wsgi [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.778585] [48527]: DEBUG nova.compute.api [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.783009] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.783311] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.783455] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.783732] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.783859] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.783979] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.788973] [48526]: DEBUG nova.policy [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.795961] [48526]: INFO nova.api.openstack.requestlog [None req-e853445b-0c62-44ca-8103-79421f014e1d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1224 microversion: 2.1 time: 0.078926 [ 762.796077] [48526]: [pid: 48526|app: 0|req: 747/1415] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1224 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.799083] [48526]: DEBUG nova.api.openstack.wsgi [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.800910] [48526]: DEBUG nova.compute.api [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.806293] [48526]: DEBUG oslo_concurrency.lockutils [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.806614] [48526]: DEBUG oslo_concurrency.lockutils [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.806614] [48526]: DEBUG oslo_concurrency.lockutils [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.806866] [48526]: DEBUG oslo_concurrency.lockutils [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.807041] [48526]: DEBUG oslo_concurrency.lockutils [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.807137] [48526]: DEBUG oslo_concurrency.lockutils [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.810600] [48527]: WARNING neutronclient.v2_0.client [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.829193] [48526]: WARNING neutronclient.v2_0.client [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.833422] [48527]: DEBUG nova.policy [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.837979] [48527]: INFO nova.api.openstack.requestlog [None req-ae752e03-bbab-43b2-b518-ebed269c2d9d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1268 microversion: 2.1 time: 0.064038 [ 762.838351] [48527]: [pid: 48527|app: 0|req: 669/1416] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:26 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1268 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.840863] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5c8de03-c396-44de-a48a-0a6dbe8d2eac tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-1838238274", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPtw3B/nu4m4GjtYk8KzfYnbqonoIG1IXQVhjVl3Ifj1FQLQN0NK7073PyKalB/byrr46ok392vfXPr5PSTpE2YOKOPakukvr88Tva60cIGOGZ7r/FnyWSMB4mzDmV6vYA=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.850925] [48527]: DEBUG nova.quota [None req-b5c8de03-c396-44de-a48a-0a6dbe8d2eac tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 762.854205] [48527]: DEBUG nova.quota [None req-b5c8de03-c396-44de-a48a-0a6dbe8d2eac tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for user a811c6163d0043aa87a987da5e584857 and project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 762.878636] [48527]: INFO nova.api.openstack.requestlog [None req-b5c8de03-c396-44de-a48a-0a6dbe8d2eac tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.039586 [ 762.879227] [48527]: [pid: 48527|app: 0|req: 670/1417] 10.180.1.21 () {62 vars in 1194 bytes} [Fri Dec 12 13:54:27 2025] POST /compute/v2.1/os-keypairs => generated 421 bytes in 40 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 762.883464] [48527]: DEBUG nova.api.openstack.wsgi [None req-91311af4-5e82-409b-a332-0964d5d8a376 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.885110] [48527]: DEBUG nova.compute.api [None req-91311af4-5e82-409b-a332-0964d5d8a376 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 4c10f34d-a83c-488c-9b60-30bb9d33a1ad] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.889356] [48526]: DEBUG nova.policy [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.892396] [48527]: INFO nova.api.openstack.wsgi [None req-91311af4-5e82-409b-a332-0964d5d8a376 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] HTTP exception thrown: Instance 4c10f34d-a83c-488c-9b60-30bb9d33a1ad could not be found. [ 762.892552] [48527]: DEBUG nova.api.openstack.wsgi [None req-91311af4-5e82-409b-a332-0964d5d8a376 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 404 to user: Instance 4c10f34d-a83c-488c-9b60-30bb9d33a1ad could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 762.892977] [48527]: INFO nova.api.openstack.requestlog [None req-91311af4-5e82-409b-a332-0964d5d8a376 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4c10f34d-a83c-488c-9b60-30bb9d33a1ad/metadata/test2" status: 404 len: 111 microversion: 2.1 time: 0.013115 [ 762.893323] [48527]: [pid: 48527|app: 0|req: 671/1418] 10.180.1.21 () {58 vars in 1276 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/4c10f34d-a83c-488c-9b60-30bb9d33a1ad/metadata/test2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 762.897058] [48526]: INFO nova.api.openstack.requestlog [None req-b91c2a5a-0cf5-42be-b024-03526b74e367 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.097615 [ 762.897058] [48526]: [pid: 48526|app: 0|req: 748/1419] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.897275] [48527]: DEBUG nova.api.openstack.wsgi [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.899017] [48527]: DEBUG nova.compute.api [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.899704] [48526]: DEBUG nova.api.openstack.wsgi [None req-830f0d3c-70cb-47c6-8e50-d291d299f036 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.902927] [48527]: DEBUG oslo_concurrency.lockutils [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.903143] [48527]: DEBUG oslo_concurrency.lockutils [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.903277] [48527]: DEBUG oslo_concurrency.lockutils [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.904152] [48527]: DEBUG oslo_concurrency.lockutils [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.904152] [48527]: DEBUG oslo_concurrency.lockutils [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.904152] [48527]: DEBUG oslo_concurrency.lockutils [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.936191] [48527]: DEBUG oslo_concurrency.lockutils [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.936388] [48527]: DEBUG oslo_concurrency.lockutils [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.936533] [48527]: DEBUG oslo_concurrency.lockutils [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.936686] [48527]: DEBUG nova.objects.instance [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.941726] [48527]: WARNING neutronclient.v2_0.client [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.961188] [48526]: INFO nova.api.openstack.requestlog [None req-830f0d3c-70cb-47c6-8e50-d291d299f036 tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 349 microversion: 2.1 time: 0.065696 [ 762.961589] [48526]: [pid: 48526|app: 0|req: 749/1420] 10.180.1.21 () {58 vars in 1183 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 349 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 762.965393] [48526]: DEBUG nova.api.openstack.wsgi [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.967906] [48526]: DEBUG nova.compute.api [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.972181] [48527]: DEBUG nova.policy [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.973310] [48526]: DEBUG oslo_concurrency.lockutils [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.973833] [48526]: DEBUG oslo_concurrency.lockutils [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.974094] [48526]: DEBUG oslo_concurrency.lockutils [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.974414] [48526]: DEBUG oslo_concurrency.lockutils [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.974587] [48526]: DEBUG oslo_concurrency.lockutils [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.974719] [48526]: DEBUG oslo_concurrency.lockutils [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.983035] [48527]: INFO nova.api.openstack.requestlog [None req-80780f18-6df4-40f9-9209-070ca4add627 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.086369 [ 762.983035] [48527]: [pid: 48527|app: 0|req: 672/1421] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.983388] [48527]: DEBUG nova.api.openstack.wsgi [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.986539] [48527]: DEBUG nova.compute.api [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.994901] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.995354] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.995354] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.995571] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.995797] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.995931] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.999812] [48526]: WARNING neutronclient.v2_0.client [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.040642] [48527]: WARNING neutronclient.v2_0.client [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.303744] [48527]: DEBUG nova.policy [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.312869] [48527]: DEBUG nova.policy [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.313564] [48527]: DEBUG nova.policy [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.314540] [48527]: INFO nova.api.openstack.requestlog [None req-72e52c1b-e28d-4c4e-84b8-143220956868 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.332976 [ 763.314540] [48527]: [pid: 48527|app: 0|req: 673/1422] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.316737] [48527]: DEBUG nova.api.openstack.wsgi [None req-31202f20-0dda-407c-8379-92c7c2cfa7b2 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.333059] [48527]: INFO nova.api.openstack.requestlog [None req-31202f20-0dda-407c-8379-92c7c2cfa7b2 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1033206917" status: 202 len: 0 microversion: 2.1 time: 0.017954 [ 763.333380] [48527]: [pid: 48527|app: 0|req: 674/1423] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:54:27 2025] DELETE /compute/v2.1/flavors/1033206917 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 763.336143] [48527]: DEBUG nova.api.openstack.wsgi [None req-0efd22b1-2d65-4b6d-bace-91f65183b302 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-1466092246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIx91hcUW83qzaJLgy85OrEs2RjYJiLbs0nU0EiyZCMWc8JO+JlOjExiBENoiDQ+LR54hrz8G97I65B/I4iZCx3ZbCQoZOnk5nqUbEp2zF84IpIBdchQAfnyIcgbIx1Scg=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 763.346654] [48527]: DEBUG nova.quota [None req-0efd22b1-2d65-4b6d-bace-91f65183b302 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 763.350364] [48527]: DEBUG nova.quota [None req-0efd22b1-2d65-4b6d-bace-91f65183b302 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for user a811c6163d0043aa87a987da5e584857 and project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 763.368399] [48527]: INFO nova.api.openstack.requestlog [None req-0efd22b1-2d65-4b6d-bace-91f65183b302 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.034370 [ 763.368803] [48527]: [pid: 48527|app: 0|req: 675/1424] 10.180.1.21 () {62 vars in 1194 bytes} [Fri Dec 12 13:54:27 2025] POST /compute/v2.1/os-keypairs => generated 421 bytes in 35 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 763.371494] [48527]: DEBUG nova.api.openstack.wsgi [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'update', calling method: >, body: {"meta": {"testkey": "testvalue"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 763.372891] [48527]: DEBUG nova.compute.api [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.378194] [48527]: DEBUG oslo_concurrency.lockutils [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.378438] [48527]: DEBUG oslo_concurrency.lockutils [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.378584] [48527]: DEBUG oslo_concurrency.lockutils [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.378879] [48527]: DEBUG oslo_concurrency.lockutils [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.379027] [48527]: DEBUG oslo_concurrency.lockutils [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.379188] [48527]: DEBUG oslo_concurrency.lockutils [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.407633] [48527]: INFO nova.api.openstack.wsgi [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] HTTP exception thrown: Request body and URI mismatch [ 763.407633] [48527]: DEBUG nova.api.openstack.wsgi [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 400 to user: Request body and URI mismatch {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 763.407633] [48527]: INFO nova.api.openstack.requestlog [None req-b23e2e1b-6ffe-4466-b413-b15a0e9ac71d tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata/key" status: 400 len: 73 microversion: 2.1 time: 0.037896 [ 763.407633] [48527]: [pid: 48527|app: 0|req: 676/1425] 10.180.1.21 () {60 vars in 1290 bytes} [Fri Dec 12 13:54:27 2025] PUT /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata/key => generated 73 bytes in 38 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 763.410073] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b7a5aa2-6785-4421-9dcc-9c0ac151fd9c tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.437536] [48526]: DEBUG nova.policy [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.445654] [48526]: INFO nova.api.openstack.requestlog [None req-32032a9b-41e8-41d3-a80f-1cd96aa5512b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1322 microversion: 2.1 time: 0.483306 [ 763.446499] [48526]: [pid: 48526|app: 0|req: 750/1426] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1322 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.447442] [48527]: INFO nova.api.openstack.requestlog [None req-5b7a5aa2-6785-4421-9dcc-9c0ac151fd9c tempest-VolumesTestJSON-780913388 tempest-VolumesTestJSON-780913388-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1022 microversion: 2.1 time: 0.039086 [ 763.447915] [48527]: [pid: 48527|app: 0|req: 677/1427] 10.180.1.21 () {58 vars in 1150 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/os-volumes/detail => generated 1022 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.450546] [48527]: DEBUG nova.api.openstack.wsgi [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.450966] [48526]: DEBUG nova.api.openstack.wsgi [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.452929] [48527]: DEBUG nova.compute.api [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.452990] [48526]: DEBUG nova.compute.api [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.457123] [48526]: DEBUG oslo_concurrency.lockutils [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.457123] [48526]: DEBUG oslo_concurrency.lockutils [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.457123] [48526]: DEBUG oslo_concurrency.lockutils [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.457418] [48527]: DEBUG oslo_concurrency.lockutils [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.457462] [48526]: DEBUG oslo_concurrency.lockutils [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.457462] [48526]: DEBUG oslo_concurrency.lockutils [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.457536] [48527]: DEBUG oslo_concurrency.lockutils [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.457571] [48526]: DEBUG oslo_concurrency.lockutils [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.457612] [48527]: DEBUG oslo_concurrency.lockutils [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.457900] [48527]: DEBUG oslo_concurrency.lockutils [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.458068] [48527]: DEBUG oslo_concurrency.lockutils [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.458223] [48527]: DEBUG oslo_concurrency.lockutils [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.485366] [48527]: WARNING neutronclient.v2_0.client [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.498866] [48526]: WARNING neutronclient.v2_0.client [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.516217] [48527]: DEBUG nova.policy [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.521034] [48527]: INFO nova.api.openstack.requestlog [None req-92ad750d-5daf-4283-97c6-7e78551df5a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.072462 [ 763.521403] [48527]: [pid: 48527|app: 0|req: 678/1428] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.528754] [48527]: DEBUG nova.api.openstack.wsgi [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.530561] [48527]: DEBUG nova.compute.api [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.533623] [48527]: DEBUG oslo_concurrency.lockutils [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.533985] [48527]: DEBUG oslo_concurrency.lockutils [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.534188] [48527]: DEBUG oslo_concurrency.lockutils [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.534459] [48527]: DEBUG oslo_concurrency.lockutils [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.534729] [48527]: DEBUG oslo_concurrency.lockutils [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.535036] [48527]: DEBUG oslo_concurrency.lockutils [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.566225] [48527]: WARNING neutronclient.v2_0.client [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.634617] [48526]: DEBUG nova.policy [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.637061] [48527]: DEBUG nova.policy [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.641794] [48527]: INFO nova.api.openstack.requestlog [None req-19219e68-1249-4742-9897-d4248025e453 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1319 microversion: 2.1 time: 0.119732 [ 763.642264] [48527]: [pid: 48527|app: 0|req: 679/1429] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1319 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.643875] [48526]: INFO nova.api.openstack.requestlog [None req-197005d5-f88f-47e6-a18a-923056608db1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1389 microversion: 2.1 time: 0.196656 [ 763.644387] [48526]: [pid: 48526|app: 0|req: 751/1430] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1389 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.646324] [48527]: DEBUG nova.api.openstack.wsgi [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.647706] [48527]: DEBUG nova.compute.api [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.651831] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.651831] [48526]: DEBUG nova.compute.api [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.653344] [48527]: DEBUG oslo_concurrency.lockutils [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.653529] [48527]: DEBUG oslo_concurrency.lockutils [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.653654] [48527]: DEBUG oslo_concurrency.lockutils [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.653959] [48527]: DEBUG oslo_concurrency.lockutils [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.654115] [48527]: DEBUG oslo_concurrency.lockutils [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.654236] [48527]: DEBUG oslo_concurrency.lockutils [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.656409] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.656946] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.657241] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.657603] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.657863] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.658097] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.672962] [48527]: WARNING neutronclient.v2_0.client [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.679746] [48526]: WARNING neutronclient.v2_0.client [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.699667] [48527]: DEBUG nova.policy [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.705659] [48526]: DEBUG nova.policy [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.706057] [48527]: INFO nova.api.openstack.requestlog [None req-9596db23-1798-4864-8b9c-118713bab751 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.062611 [ 763.706716] [48527]: [pid: 48527|app: 0|req: 680/1431] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.709434] [48527]: DEBUG nova.api.openstack.wsgi [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.710914] [48527]: DEBUG nova.compute.api [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.713224] [48526]: INFO nova.api.openstack.requestlog [None req-f1463f4c-fa02-48cb-b2cb-7a3c12447317 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.067815 [ 763.713224] [48526]: [pid: 48526|app: 0|req: 752/1432] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.715179] [48527]: DEBUG oslo_concurrency.lockutils [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.715346] [48527]: DEBUG oslo_concurrency.lockutils [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.715490] [48527]: DEBUG oslo_concurrency.lockutils [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.716871] [48527]: DEBUG oslo_concurrency.lockutils [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.716871] [48527]: DEBUG oslo_concurrency.lockutils [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.716871] [48527]: DEBUG oslo_concurrency.lockutils [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.716978] [48526]: DEBUG nova.api.openstack.wsgi [None req-61b4d875-7277-4ea2-95f6-25f55d25952f tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.738043] [48526]: INFO nova.api.openstack.requestlog [None req-61b4d875-7277-4ea2-95f6-25f55d25952f tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.024133 [ 763.739219] [48526]: [pid: 48526|app: 0|req: 753/1433] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.740999] [48526]: DEBUG nova.api.openstack.wsgi [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.742557] [48526]: DEBUG nova.compute.api [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.745077] [48527]: DEBUG oslo_concurrency.lockutils [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.745595] [48527]: DEBUG oslo_concurrency.lockutils [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.745595] [48527]: DEBUG oslo_concurrency.lockutils [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.745595] [48527]: DEBUG nova.objects.instance [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.745996] [48526]: DEBUG oslo_concurrency.lockutils [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.746202] [48526]: DEBUG oslo_concurrency.lockutils [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.746334] [48526]: DEBUG oslo_concurrency.lockutils [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.746583] [48526]: DEBUG oslo_concurrency.lockutils [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.746724] [48526]: DEBUG oslo_concurrency.lockutils [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.746845] [48526]: DEBUG oslo_concurrency.lockutils [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.751439] [48527]: WARNING neutronclient.v2_0.client [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.767834] [48526]: DEBUG oslo_concurrency.lockutils [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.768254] [48526]: DEBUG oslo_concurrency.lockutils [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.768254] [48526]: DEBUG oslo_concurrency.lockutils [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.768418] [48526]: DEBUG nova.objects.instance [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.771620] [48526]: WARNING neutronclient.v2_0.client [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.773729] [48527]: DEBUG nova.policy [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.778904] [48527]: INFO nova.api.openstack.requestlog [None req-614fb3eb-a6b3-4672-a9d8-00edb87e02d0 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.071460 [ 763.779841] [48527]: [pid: 48527|app: 0|req: 681/1434] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.782266] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.783865] [48527]: DEBUG nova.compute.api [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.787348] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.787622] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.787768] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.788120] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.788273] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.788431] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.796199] [48526]: DEBUG nova.policy [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.801328] [48526]: INFO nova.api.openstack.requestlog [None req-4338dfb0-9045-4c1a-944b-04d22516e76c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.062367 [ 763.801706] [48526]: [pid: 48526|app: 0|req: 754/1435] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:27 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.805299] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8b383af-9378-4a5b-8a51-139e0af43258 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-1946839857", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJGp4KLh5CfRxy0fo4nf7HUjVJq47/Skpvap2I1QJWxx8Vf2nW48Ze844bOBeMbr3Z6ss27ET019HxdJgWWxaN32ljiK5mEhbqFdPM1TgWEbGCeSYVqTEhtOE80X0+K8jQ=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 763.809226] [48527]: WARNING neutronclient.v2_0.client [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.814802] [48526]: DEBUG nova.quota [None req-e8b383af-9378-4a5b-8a51-139e0af43258 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 763.818895] [48526]: DEBUG nova.quota [None req-e8b383af-9378-4a5b-8a51-139e0af43258 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for user a811c6163d0043aa87a987da5e584857 and project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 763.829435] [48527]: DEBUG nova.policy [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.835747] [48527]: INFO nova.api.openstack.requestlog [None req-dd975336-7f2b-47d9-a3ca-adefb32ac97f tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 0.055874 [ 763.836324] [48527]: [pid: 48527|app: 0|req: 682/1436] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.840069] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5c11735-6d3e-499f-bb7b-2062fc5f4bd3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"meta1": "data1"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 763.842330] [48527]: DEBUG nova.compute.api [None req-c5c11735-6d3e-499f-bb7b-2062fc5f4bd3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: a673aad0-2dd6-446d-b446-76bea9e08a83] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.847604] [48527]: INFO nova.api.openstack.wsgi [None req-c5c11735-6d3e-499f-bb7b-2062fc5f4bd3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] HTTP exception thrown: Instance a673aad0-2dd6-446d-b446-76bea9e08a83 could not be found. [ 763.847988] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5c11735-6d3e-499f-bb7b-2062fc5f4bd3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 404 to user: Instance a673aad0-2dd6-446d-b446-76bea9e08a83 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 763.848402] [48527]: INFO nova.api.openstack.requestlog [None req-c5c11735-6d3e-499f-bb7b-2062fc5f4bd3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/a673aad0-2dd6-446d-b446-76bea9e08a83/metadata" status: 404 len: 111 microversion: 2.1 time: 0.011278 [ 763.848749] [48527]: [pid: 48527|app: 0|req: 683/1437] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:54:28 2025] PUT /compute/v2.1/servers/a673aad0-2dd6-446d-b446-76bea9e08a83/metadata => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 763.851211] [48527]: DEBUG nova.api.openstack.wsgi [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.854026] [48527]: DEBUG nova.compute.api [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.854157] [48526]: INFO nova.api.openstack.requestlog [None req-e8b383af-9378-4a5b-8a51-139e0af43258 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.051105 [ 763.854157] [48526]: [pid: 48526|app: 0|req: 755/1438] 10.180.1.21 () {62 vars in 1194 bytes} [Fri Dec 12 13:54:28 2025] POST /compute/v2.1/os-keypairs => generated 421 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 763.857332] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.858734] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.859057] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.859269] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.859427] [48526]: DEBUG nova.compute.api [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.859540] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.859684] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.859803] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.867420] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.867672] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.867940] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.868313] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.868481] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.868663] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.892178] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.892433] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.892544] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.892711] [48527]: DEBUG nova.objects.instance [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.893597] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.893840] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.894017] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.894214] [48526]: DEBUG nova.objects.instance [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.896600] [48527]: WARNING neutronclient.v2_0.client [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.897527] [48526]: WARNING neutronclient.v2_0.client [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.916790] [48527]: DEBUG nova.policy [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.920307] [48526]: DEBUG nova.policy [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.923342] [48527]: INFO nova.api.openstack.requestlog [None req-e0e42aab-902d-4a85-8d3b-864d783ec965 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.074000 [ 763.923728] [48527]: [pid: 48527|app: 0|req: 684/1439] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.926643] [48527]: DEBUG nova.api.openstack.wsgi [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.926847] [48526]: INFO nova.api.openstack.requestlog [None req-f5b20d15-bbf8-447a-9e9a-5fbce8c0bdf1 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.071793 [ 763.927347] [48526]: [pid: 48526|app: 0|req: 756/1440] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.928665] [48527]: DEBUG nova.compute.api [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.931035] [48526]: DEBUG nova.api.openstack.wsgi [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-2078087257", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "7c912df8-a033-4c4f-8b90-c4f46a19028e"}], "security_groups": [{"name": "tempest-securitygroup--949846908"}], "key_name": "tempest-keypair-1789827825", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 763.936215] [48527]: DEBUG oslo_concurrency.lockutils [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.936215] [48527]: DEBUG oslo_concurrency.lockutils [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.936215] [48527]: DEBUG oslo_concurrency.lockutils [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.936215] [48527]: DEBUG oslo_concurrency.lockutils [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.936215] [48527]: DEBUG oslo_concurrency.lockutils [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.936215] [48527]: DEBUG oslo_concurrency.lockutils [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.956235] [48527]: WARNING neutronclient.v2_0.client [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.972832] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.972832] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.972832] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.975060] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.975060] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.975060] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.984332] [48526]: WARNING neutronclient.v2_0.client [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.022031] [48526]: DEBUG nova.network.neutron [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] validate_networks() for [('7c912df8-a033-4c4f-8b90-c4f46a19028e', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 764.022031] [48526]: WARNING neutronclient.v2_0.client [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.023400] [48526]: WARNING openstack [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 764.024416] [48526]: WARNING openstack [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 764.033687] [48526]: INFO nova.network.neutron [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] _ports_needed_per_instance requested_netwokrs=[('7c912df8-a033-4c4f-8b90-c4f46a19028e', None, None, None, None, None)] [ 764.034996] [48527]: DEBUG nova.policy [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.039837] [48527]: INFO nova.api.openstack.requestlog [None req-62645eaa-d7c5-4d7a-9334-392006471a7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.115531 [ 764.041315] [48527]: [pid: 48527|app: 0|req: 685/1441] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.043378] [48527]: DEBUG nova.api.openstack.wsgi [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.045017] [48527]: DEBUG nova.compute.api [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.052303] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.052303] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.052303] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.052303] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.052303] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.052303] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.080896] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.080896] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.080896] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.080896] [48527]: DEBUG nova.objects.instance [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.085051] [48527]: WARNING neutronclient.v2_0.client [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.112470] [48527]: DEBUG nova.policy [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.117168] [48527]: DEBUG nova.policy [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.117856] [48527]: DEBUG nova.policy [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.118460] [48527]: INFO nova.api.openstack.requestlog [None req-1f0ae772-478b-4d69-bbcb-be957caedfd9 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.077318 [ 764.118757] [48527]: [pid: 48527|app: 0|req: 686/1442] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.121268] [48527]: DEBUG nova.api.openstack.wsgi [None req-fec2b62d-5939-462a-abbd-19acff86b12f tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.156741] [48527]: INFO nova.api.openstack.requestlog [None req-fec2b62d-5939-462a-abbd-19acff86b12f tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1617 microversion: 2.1 time: 0.037259 [ 764.157240] [48527]: [pid: 48527|app: 0|req: 687/1443] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1617 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.160081] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7df41da-2b6a-409b-8b45-7a92f1b8c795 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1937323058", "id": 2093578024, "os-flavor-access:is_public": "False"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 764.164844] [48526]: WARNING neutronclient.v2_0.client [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.165357] [48526]: WARNING openstack [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 764.165724] [48526]: WARNING openstack [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 764.173271] [48527]: INFO nova.api.openstack.requestlog [None req-c7df41da-2b6a-409b-8b45-7a92f1b8c795 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 439 microversion: 2.1 time: 0.015147 [ 764.173527] [48527]: [pid: 48527|app: 0|req: 688/1444] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:28 2025] POST /compute/v2.1/flavors => generated 439 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 764.176417] [48527]: DEBUG nova.api.openstack.wsgi [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.178019] [48527]: DEBUG nova.compute.api [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.181683] [48527]: DEBUG oslo_concurrency.lockutils [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.181873] [48527]: DEBUG oslo_concurrency.lockutils [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.182025] [48527]: DEBUG oslo_concurrency.lockutils [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.182287] [48527]: DEBUG oslo_concurrency.lockutils [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.182429] [48527]: DEBUG oslo_concurrency.lockutils [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.182550] [48527]: DEBUG oslo_concurrency.lockutils [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.204125] [48527]: WARNING neutronclient.v2_0.client [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.226857] [48527]: DEBUG nova.policy [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.234835] [48527]: INFO nova.api.openstack.requestlog [None req-dce4e212-5ffb-4fed-8f56-4f6a4728562b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1224 microversion: 2.1 time: 0.060487 [ 764.236796] [48527]: [pid: 48527|app: 0|req: 689/1445] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1224 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.243152] [48527]: DEBUG nova.api.openstack.wsgi [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.244884] [48527]: DEBUG nova.compute.api [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.253046] [48527]: DEBUG oslo_concurrency.lockutils [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.253046] [48527]: DEBUG oslo_concurrency.lockutils [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.253046] [48527]: DEBUG oslo_concurrency.lockutils [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.253309] [48527]: DEBUG oslo_concurrency.lockutils [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.253309] [48527]: DEBUG oslo_concurrency.lockutils [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.253442] [48527]: DEBUG oslo_concurrency.lockutils [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.293375] [48527]: WARNING neutronclient.v2_0.client [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.310431] [48526]: DEBUG nova.virt.hardware [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 764.311021] [48526]: DEBUG nova.virt.hardware [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 764.311308] [48526]: DEBUG nova.virt.hardware [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 764.311473] [48526]: DEBUG nova.virt.hardware [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 764.311643] [48526]: DEBUG nova.virt.hardware [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 764.321914] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.322035] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.323041] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.323041] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.323041] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.323041] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.325637] [48527]: DEBUG nova.policy [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.333334] [48527]: INFO nova.api.openstack.requestlog [None req-2311e992-0ee0-4cba-9f0a-351037748087 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1276 microversion: 2.1 time: 0.095820 [ 764.333687] [48527]: [pid: 48527|app: 0|req: 690/1446] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1276 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.338024] [48527]: DEBUG nova.api.openstack.wsgi [None req-34dc6e12-bf9d-4f1a-9d72-4f6545870a81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 764.339720] [48527]: DEBUG nova.api.openstack.wsgi [None req-34dc6e12-bf9d-4f1a-9d72-4f6545870a81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 764.340247] [48527]: INFO nova.api.openstack.requestlog [None req-34dc6e12-bf9d-4f1a-9d72-4f6545870a81 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata" status: 400 len: 175 microversion: 2.1 time: 0.005934 [ 764.340580] [48527]: [pid: 48527|app: 0|req: 691/1447] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:54:28 2025] PUT /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata => generated 175 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 764.343228] [48527]: DEBUG nova.api.openstack.wsgi [None req-7516c7f7-43c6-46a3-a350-5798001b0052 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.346916] [48527]: WARNING oslo_db.sqlalchemy.utils [None req-7516c7f7-43c6-46a3-a350-5798001b0052 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 764.354338] [48526]: DEBUG nova.quota [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for project b3a23d4ba45045749028cd98563c42c4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 764.355050] [48527]: INFO nova.api.openstack.requestlog [None req-7516c7f7-43c6-46a3-a350-5798001b0052 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1142 microversion: 2.2 time: 0.013876 [ 764.355427] [48527]: [pid: 48527|app: 0|req: 692/1448] 10.180.1.21 () {60 vars in 1172 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/os-keypairs => generated 1142 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.359884] [48526]: DEBUG nova.quota [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for user 78b02fd1446b4e129b8aa69643d62d66 and project b3a23d4ba45045749028cd98563c42c4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 764.361511] [48527]: DEBUG nova.api.openstack.wsgi [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.368068] [48527]: DEBUG nova.compute.api [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.368553] [48526]: DEBUG nova.compute.api [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 764.370520] [48526]: DEBUG nova.compute.api [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 764.376867] [48527]: DEBUG oslo_concurrency.lockutils [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.377088] [48527]: DEBUG oslo_concurrency.lockutils [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.377229] [48527]: DEBUG oslo_concurrency.lockutils [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.377505] [48527]: DEBUG oslo_concurrency.lockutils [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.377647] [48527]: DEBUG oslo_concurrency.lockutils [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.377776] [48527]: DEBUG oslo_concurrency.lockutils [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.413517] [48527]: WARNING neutronclient.v2_0.client [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.433029] [48526]: INFO nova.api.openstack.requestlog [None req-ab1383f1-bf97-4609-8701-5fa6aa470c8f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.500308 [ 764.433029] [48526]: [pid: 48526|app: 0|req: 757/1449] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:28 2025] POST /compute/v2.1/servers => generated 405 bytes in 503 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 764.434296] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.436351] [48526]: DEBUG nova.compute.api [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.441868] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.442407] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.442407] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.442546] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.442689] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.442807] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.446260] [48527]: DEBUG nova.policy [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.458421] [48527]: INFO nova.api.openstack.requestlog [None req-1576c692-510d-411f-bc35-e844fe0b393b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.100550 [ 764.458421] [48527]: [pid: 48527|app: 0|req: 693/1450] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.461526] [48527]: DEBUG nova.api.openstack.wsgi [None req-39f9fd4b-2b98-4cb8-96cb-c163407ab7a9 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "8cbd9042f1db42d9bff41c3365a73639"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 764.480559] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.480816] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.481017] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.481125] [48526]: DEBUG nova.objects.instance [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.490958] [48526]: WARNING neutronclient.v2_0.client [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.513632] [48526]: DEBUG nova.policy [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.519600] [48526]: INFO nova.api.openstack.requestlog [None req-cc048007-d840-4495-a770-2863310155ee tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.087711 [ 764.519720] [48526]: [pid: 48526|app: 0|req: 758/1451] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.526419] [48526]: DEBUG nova.api.openstack.wsgi [req-8d2429a7-db59-4b02-b69e-13a816c67d28 req-c568af23-bd9c-4b90-a44f-125051c62126 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "83d12e06-77e7-4878-b1e0-e82e0c7fa183", "tag": "49061b93-ca42-4647-92cb-7c73815d124e"}, {"server_uuid": "0d44b38a-5908-4ad5-ad64-1ab33f4faa0a", "name": "network-vif-deleted", "tag": "6405770a-1391-45bb-a4e3-f3866abd6f36"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 764.537730] [48526]: DEBUG oslo_concurrency.lockutils [req-8d2429a7-db59-4b02-b69e-13a816c67d28 req-c568af23-bd9c-4b90-a44f-125051c62126 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.537955] [48526]: DEBUG oslo_concurrency.lockutils [req-8d2429a7-db59-4b02-b69e-13a816c67d28 req-c568af23-bd9c-4b90-a44f-125051c62126 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.538156] [48526]: DEBUG oslo_concurrency.lockutils [req-8d2429a7-db59-4b02-b69e-13a816c67d28 req-c568af23-bd9c-4b90-a44f-125051c62126 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.551254] [48526]: INFO nova.api.openstack.compute.server_external_events [req-8d2429a7-db59-4b02-b69e-13a816c67d28 req-c568af23-bd9c-4b90-a44f-125051c62126 service nova] Creating event network-changed:49061b93-ca42-4647-92cb-7c73815d124e for instance 83d12e06-77e7-4878-b1e0-e82e0c7fa183 on cpu-1 [ 764.551840] [48526]: INFO nova.api.openstack.compute.server_external_events [req-8d2429a7-db59-4b02-b69e-13a816c67d28 req-c568af23-bd9c-4b90-a44f-125051c62126 service nova] Creating event network-vif-deleted:6405770a-1391-45bb-a4e3-f3866abd6f36 for instance 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a on cpu-1 [ 764.557129] [48526]: INFO nova.api.openstack.requestlog [req-8d2429a7-db59-4b02-b69e-13a816c67d28 req-c568af23-bd9c-4b90-a44f-125051c62126 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.036701 [ 764.557536] [48526]: [pid: 48526|app: 0|req: 759/1452] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:28 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 764.624306] [48527]: INFO nova.api.openstack.wsgi [None req-39f9fd4b-2b98-4cb8-96cb-c163407ab7a9 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] HTTP exception thrown: Flavor access not found for 36 / 8cbd9042f1db42d9bff41c3365a73639 combination. [ 764.624306] [48527]: DEBUG nova.api.openstack.wsgi [None req-39f9fd4b-2b98-4cb8-96cb-c163407ab7a9 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Returning 404 to user: Flavor access not found for 36 / 8cbd9042f1db42d9bff41c3365a73639 combination. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 764.624306] [48527]: INFO nova.api.openstack.requestlog [None req-39f9fd4b-2b98-4cb8-96cb-c163407ab7a9 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/2093578024/action" status: 404 len: 124 microversion: 2.1 time: 0.166402 [ 764.624862] [48527]: [pid: 48527|app: 0|req: 694/1453] 10.180.1.21 () {60 vars in 1195 bytes} [Fri Dec 12 13:54:28 2025] POST /compute/v2.1/flavors/2093578024/action => generated 124 bytes in 167 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 764.627956] [48527]: DEBUG nova.api.openstack.wsgi [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.629402] [48527]: DEBUG nova.compute.api [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.636030] [48527]: DEBUG oslo_concurrency.lockutils [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.636030] [48527]: DEBUG oslo_concurrency.lockutils [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.636030] [48527]: DEBUG oslo_concurrency.lockutils [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.636030] [48527]: DEBUG oslo_concurrency.lockutils [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.636030] [48527]: DEBUG oslo_concurrency.lockutils [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.636030] [48527]: DEBUG oslo_concurrency.lockutils [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.650406] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-1817918570", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 764.670934] [48527]: WARNING neutronclient.v2_0.client [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.706512] [48527]: DEBUG nova.policy [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.707803] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.708262] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.708336] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.709613] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.709613] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.709613] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.713927] [48527]: DEBUG nova.policy [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.713927] [48527]: DEBUG nova.policy [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.713927] [48527]: INFO nova.api.openstack.requestlog [None req-3295dade-63dd-44a9-96f1-f9836ceb04fd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.088732 [ 764.717615] [48526]: DEBUG nova.virt.hardware [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 764.718526] [48526]: DEBUG nova.virt.hardware [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 764.718629] [48527]: [pid: 48527|app: 0|req: 695/1454] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.718677] [48526]: DEBUG nova.virt.hardware [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 764.718677] [48526]: DEBUG nova.virt.hardware [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 764.718677] [48526]: DEBUG nova.virt.hardware [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 764.721624] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f17be6d-fcf9-4750-b994-dce1d4ff2579 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.728841] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f17be6d-fcf9-4750-b994-dce1d4ff2579 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 400 to user: None is not of type 'object' {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 764.728841] [48527]: INFO nova.api.openstack.requestlog [None req-6f17be6d-fcf9-4750-b994-dce1d4ff2579 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata" status: 400 len: 72 microversion: 2.1 time: 0.007995 [ 764.728841] [48527]: [pid: 48527|app: 0|req: 696/1455] 10.180.1.21 () {60 vars in 1277 bytes} [Fri Dec 12 13:54:28 2025] PUT /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata => generated 72 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 764.730646] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.730790] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.730918] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.730995] [48527]: DEBUG nova.api.openstack.wsgi [None req-32280f6c-d6d0-4398-8335-7328c3d0fe8b tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.731518] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.731655] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.731788] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.751533] [48527]: INFO nova.api.openstack.requestlog [None req-32280f6c-d6d0-4398-8335-7328c3d0fe8b tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1946839857" status: 204 len: 0 microversion: 2.2 time: 0.023962 [ 764.752126] [48527]: [pid: 48527|app: 0|req: 697/1456] 10.180.1.21 () {60 vars in 1316 bytes} [Fri Dec 12 13:54:28 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1946839857 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 764.755334] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f91bffb-e517-4e5a-a0f4-7869891720ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.756262] [48527]: DEBUG nova.compute.api [None req-8f91bffb-e517-4e5a-a0f4-7869891720ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.762393] [48526]: DEBUG nova.quota [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Getting quotas for project d5eb6b8adf9248edb1af66d702fed485. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 764.767027] [48526]: DEBUG nova.quota [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Getting quotas for user c970e0ca622c47c3a2b8886fc7739f78 and project d5eb6b8adf9248edb1af66d702fed485. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 764.767953] [48527]: WARNING neutronclient.v2_0.client [None req-8f91bffb-e517-4e5a-a0f4-7869891720ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.775683] [48526]: DEBUG nova.compute.api [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 764.777392] [48526]: DEBUG nova.compute.api [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 764.801522] [48527]: DEBUG nova.policy [None req-8f91bffb-e517-4e5a-a0f4-7869891720ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.808461] [48527]: INFO nova.api.openstack.requestlog [None req-8f91bffb-e517-4e5a-a0f4-7869891720ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1240 microversion: 2.1 time: 0.055798 [ 764.808809] [48527]: [pid: 48527|app: 0|req: 698/1457] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:28 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.813937] [48526]: INFO nova.api.openstack.requestlog [None req-0e6442b9-a8b1-4138-addf-f6f25f4e1db3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.255737 [ 764.814635] [48526]: [pid: 48526|app: 0|req: 760/1458] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:54:28 2025] POST /compute/v2.1/servers => generated 380 bytes in 256 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 764.815506] [48527]: DEBUG nova.api.openstack.wsgi [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.817450] [48527]: DEBUG nova.compute.api [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.818988] [48526]: DEBUG nova.api.openstack.wsgi [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.820453] [48526]: DEBUG nova.compute.api [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.823743] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.823953] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.824105] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.824311] [48526]: DEBUG oslo_concurrency.lockutils [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.824361] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.824500] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.824564] [48526]: DEBUG oslo_concurrency.lockutils [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.824616] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.824739] [48526]: DEBUG oslo_concurrency.lockutils [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.825041] [48526]: DEBUG oslo_concurrency.lockutils [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.825289] [48526]: DEBUG oslo_concurrency.lockutils [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.825463] [48526]: DEBUG oslo_concurrency.lockutils [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.848981] [48527]: WARNING neutronclient.v2_0.client [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.849127] [48526]: WARNING neutronclient.v2_0.client [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.955048] [48526]: DEBUG nova.policy [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.963429] [48526]: INFO nova.api.openstack.requestlog [None req-816d71f4-0f58-4765-9e55-6f6413e099b7 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.147986 [ 764.963936] [48526]: [pid: 48526|app: 0|req: 761/1459] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.967770] [48526]: DEBUG nova.api.openstack.wsgi [None req-e63deb05-4a0a-4033-b380-0ee40a87973e tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.981785] [48526]: INFO nova.api.openstack.requestlog [None req-e63deb05-4a0a-4033-b380-0ee40a87973e tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/2093578024" status: 202 len: 0 microversion: 2.1 time: 0.017106 [ 764.982205] [48526]: [pid: 48526|app: 0|req: 762/1460] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:54:29 2025] DELETE /compute/v2.1/flavors/2093578024 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 764.985208] [48526]: DEBUG nova.api.openstack.wsgi [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.987124] [48526]: DEBUG nova.compute.api [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.990960] [48527]: DEBUG nova.policy [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.993911] [48526]: DEBUG oslo_concurrency.lockutils [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.993911] [48526]: DEBUG oslo_concurrency.lockutils [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.993911] [48526]: DEBUG oslo_concurrency.lockutils [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.993911] [48526]: DEBUG oslo_concurrency.lockutils [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.993911] [48526]: DEBUG oslo_concurrency.lockutils [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.993911] [48526]: DEBUG oslo_concurrency.lockutils [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.996253] [48527]: INFO nova.api.openstack.requestlog [None req-8d8577e3-0c3c-4bdb-8dfe-e2ffac6d34ad tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1322 microversion: 2.1 time: 0.186850 [ 764.997084] [48527]: [pid: 48527|app: 0|req: 699/1461] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1322 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.999506] [48527]: DEBUG nova.api.openstack.wsgi [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.001347] [48527]: DEBUG nova.compute.api [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.013520] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.013762] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.013883] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.014266] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.014266] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.014447] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.025715] [48526]: WARNING neutronclient.v2_0.client [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.039327] [48527]: WARNING neutronclient.v2_0.client [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.242613] [48526]: DEBUG nova.policy [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.251735] [48526]: INFO nova.api.openstack.requestlog [None req-391eca9b-8934-49a2-9dd4-de676f8fdf5a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1463 microversion: 2.1 time: 0.269067 [ 765.252577] [48526]: [pid: 48526|app: 0|req: 763/1462] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1463 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.255267] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.256666] [48526]: DEBUG nova.compute.api [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.261410] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.261563] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.261865] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.261954] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.262149] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.262236] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.278536] [48527]: DEBUG nova.policy [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.283448] [48527]: INFO nova.api.openstack.requestlog [None req-4bda809b-6e3f-42f7-92e5-474f117086cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1389 microversion: 2.1 time: 0.286211 [ 765.284728] [48527]: [pid: 48527|app: 0|req: 700/1463] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1389 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.287554] [48527]: DEBUG nova.api.openstack.wsgi [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.288985] [48526]: WARNING neutronclient.v2_0.client [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.289125] [48527]: DEBUG nova.compute.api [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.293426] [48527]: DEBUG oslo_concurrency.lockutils [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.293770] [48527]: DEBUG oslo_concurrency.lockutils [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.294011] [48527]: DEBUG oslo_concurrency.lockutils [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.294296] [48527]: DEBUG oslo_concurrency.lockutils [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.294462] [48527]: DEBUG oslo_concurrency.lockutils [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.294591] [48527]: DEBUG oslo_concurrency.lockutils [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.324049] [48527]: WARNING neutronclient.v2_0.client [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.347052] [48526]: DEBUG nova.policy [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.353847] [48526]: INFO nova.api.openstack.requestlog [None req-2b431435-caeb-49bb-beac-a9b5571c86f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.101131 [ 765.354258] [48526]: [pid: 48526|app: 0|req: 764/1464] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.357517] [48526]: DEBUG nova.api.openstack.wsgi [None req-06aee77d-345d-4a84-9105-58ddb1bd9ba3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 765.359489] [48526]: DEBUG nova.compute.api [None req-06aee77d-345d-4a84-9105-58ddb1bd9ba3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: f65e701b-b4ad-4b0a-8ce9-3430c8f391a0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.360940] [48527]: DEBUG nova.policy [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.363433] [48526]: INFO nova.api.openstack.wsgi [None req-06aee77d-345d-4a84-9105-58ddb1bd9ba3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] HTTP exception thrown: Instance f65e701b-b4ad-4b0a-8ce9-3430c8f391a0 could not be found. [ 765.363689] [48526]: DEBUG nova.api.openstack.wsgi [None req-06aee77d-345d-4a84-9105-58ddb1bd9ba3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 404 to user: Instance f65e701b-b4ad-4b0a-8ce9-3430c8f391a0 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 765.364148] [48526]: INFO nova.api.openstack.requestlog [None req-06aee77d-345d-4a84-9105-58ddb1bd9ba3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f65e701b-b4ad-4b0a-8ce9-3430c8f391a0/metadata" status: 404 len: 111 microversion: 2.1 time: 0.009355 [ 765.364620] [48526]: [pid: 48526|app: 0|req: 765/1465] 10.180.1.21 () {60 vars in 1279 bytes} [Fri Dec 12 13:54:29 2025] POST /compute/v2.1/servers/f65e701b-b4ad-4b0a-8ce9-3430c8f391a0/metadata => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 765.366985] [48527]: INFO nova.api.openstack.requestlog [None req-980d5ef8-4faa-4cbe-9092-b2c6c68d46c3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.081492 [ 765.367295] [48527]: [pid: 48527|app: 0|req: 701/1466] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.367863] [48526]: DEBUG nova.api.openstack.wsgi [None req-69621765-8ebc-4ac6-bd49-7260d82c6730 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.370493] [48527]: DEBUG nova.api.openstack.wsgi [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.372147] [48527]: DEBUG nova.compute.api [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.376264] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.376643] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.376930] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.377352] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.377649] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.378044] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.389168] [48526]: INFO nova.api.openstack.requestlog [None req-69621765-8ebc-4ac6-bd49-7260d82c6730 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1466092246" status: 204 len: 0 microversion: 2.2 time: 0.024010 [ 765.389632] [48526]: [pid: 48526|app: 0|req: 766/1467] 10.180.1.21 () {60 vars in 1316 bytes} [Fri Dec 12 13:54:29 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1466092246 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 765.392338] [48526]: DEBUG nova.api.openstack.wsgi [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.393706] [48526]: DEBUG nova.compute.api [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.397042] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.399025] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.399025] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.399025] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.399025] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.399025] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.402316] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.402744] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.403037] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.403326] [48527]: DEBUG nova.objects.instance [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.408144] [48527]: WARNING neutronclient.v2_0.client [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.425979] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.426808] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.426986] [48526]: DEBUG oslo_concurrency.lockutils [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.427218] [48526]: DEBUG nova.objects.instance [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.431825] [48526]: WARNING neutronclient.v2_0.client [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.451918] [48527]: DEBUG nova.policy [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.456745] [48527]: INFO nova.api.openstack.requestlog [None req-e7114f5f-9a3c-4f7f-8771-e4d3e174c919 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.088838 [ 765.457054] [48527]: [pid: 48527|app: 0|req: 702/1468] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.466433] [48526]: DEBUG nova.policy [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.471254] [48526]: INFO nova.api.openstack.requestlog [None req-bff5c155-153e-41a9-a1df-fffa8d04db99 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.080966 [ 765.471696] [48526]: [pid: 48526|app: 0|req: 767/1469] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.474623] [48526]: DEBUG nova.api.openstack.wsgi [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.476495] [48526]: DEBUG nova.compute.api [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.481027] [48526]: DEBUG oslo_concurrency.lockutils [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.481425] [48526]: DEBUG oslo_concurrency.lockutils [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.482030] [48526]: DEBUG oslo_concurrency.lockutils [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.482030] [48526]: DEBUG oslo_concurrency.lockutils [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.482030] [48526]: DEBUG oslo_concurrency.lockutils [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.482314] [48526]: DEBUG oslo_concurrency.lockutils [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.493023] [48527]: DEBUG nova.api.openstack.wsgi [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.493023] [48527]: DEBUG nova.compute.api [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.494282] [48527]: DEBUG oslo_concurrency.lockutils [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.494454] [48527]: DEBUG oslo_concurrency.lockutils [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.494582] [48527]: DEBUG oslo_concurrency.lockutils [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.494832] [48527]: DEBUG oslo_concurrency.lockutils [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.494975] [48527]: DEBUG oslo_concurrency.lockutils [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.495110] [48527]: DEBUG oslo_concurrency.lockutils [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.504375] [48526]: WARNING neutronclient.v2_0.client [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.514504] [48527]: WARNING neutronclient.v2_0.client [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.564549] [48526]: DEBUG nova.policy [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.570760] [48526]: INFO nova.api.openstack.requestlog [None req-89fa3bc1-4809-49be-be82-9818529d002e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1238 microversion: 2.1 time: 0.097920 [ 765.570926] [48526]: [pid: 48526|app: 0|req: 768/1470] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1238 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.573734] [48526]: DEBUG nova.api.openstack.wsgi [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.574820] [48526]: DEBUG nova.compute.api [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.579179] [48526]: DEBUG oslo_concurrency.lockutils [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.579415] [48526]: DEBUG oslo_concurrency.lockutils [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.579475] [48526]: DEBUG oslo_concurrency.lockutils [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.580418] [48526]: DEBUG oslo_concurrency.lockutils [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.580418] [48526]: DEBUG oslo_concurrency.lockutils [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.580418] [48526]: DEBUG oslo_concurrency.lockutils [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.581735] [48527]: DEBUG nova.policy [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7a9bbabce1c4f0cbe473332a231381f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.588600] [48527]: DEBUG nova.policy [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a7a9bbabce1c4f0cbe473332a231381f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.592021] [48527]: DEBUG nova.policy [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a7a9bbabce1c4f0cbe473332a231381f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.594712] [48527]: INFO nova.api.openstack.requestlog [None req-12673b60-f2da-4c78-801d-8da8be1f3f63 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1304 microversion: 2.47 time: 0.137083 [ 765.596214] [48527]: [pid: 48527|app: 0|req: 703/1471] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1304 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 765.601663] [48527]: DEBUG nova.api.openstack.wsgi [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.604633] [48527]: DEBUG nova.compute.api [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.611058] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.611386] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.612054] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.612455] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.613213] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.613213] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.622412] [48526]: DEBUG oslo_concurrency.lockutils [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.622690] [48526]: DEBUG oslo_concurrency.lockutils [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.622860] [48526]: DEBUG oslo_concurrency.lockutils [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.623120] [48526]: DEBUG nova.objects.instance [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.627046] [48526]: WARNING neutronclient.v2_0.client [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.639221] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.639723] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.640257] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.642066] [48527]: DEBUG nova.objects.instance [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.645083] [48527]: WARNING neutronclient.v2_0.client [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.649945] [48526]: DEBUG nova.policy [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.656475] [48526]: INFO nova.api.openstack.requestlog [None req-6491d8ad-71f3-4785-b102-68b897cb786f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.084901 [ 765.656867] [48526]: [pid: 48526|app: 0|req: 769/1472] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.660515] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb3c039b-7ff4-43c1-9837-4945d615fda4 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.669091] [48527]: DEBUG nova.policy [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.674539] [48527]: INFO nova.api.openstack.requestlog [None req-9b840204-9137-414d-a78d-916dc8caf4c5 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.078475 [ 765.674885] [48527]: [pid: 48527|app: 0|req: 704/1473] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.677632] [48527]: DEBUG nova.api.openstack.wsgi [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.680043] [48527]: DEBUG nova.compute.api [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.683892] [48527]: DEBUG oslo_concurrency.lockutils [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.684279] [48527]: DEBUG oslo_concurrency.lockutils [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.684532] [48527]: DEBUG oslo_concurrency.lockutils [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.685565] [48527]: DEBUG oslo_concurrency.lockutils [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.685565] [48527]: DEBUG oslo_concurrency.lockutils [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.685565] [48527]: DEBUG oslo_concurrency.lockutils [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.689139] [48526]: INFO nova.api.openstack.requestlog [None req-bb3c039b-7ff4-43c1-9837-4945d615fda4 tempest-FlavorsAccessNegativeTestJSON-1157524562 tempest-FlavorsAccessNegativeTestJSON-1157524562-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.031293 [ 765.689318] [48526]: [pid: 48526|app: 0|req: 770/1474] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.692263] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.693787] [48526]: DEBUG nova.compute.api [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.697736] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.698118] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.698363] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.698851] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.699064] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.699266] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.711833] [48527]: WARNING neutronclient.v2_0.client [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.732331] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.732331] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.732331] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.732562] [48526]: DEBUG nova.objects.instance [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.737087] [48526]: WARNING neutronclient.v2_0.client [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.774380] [48526]: DEBUG nova.policy [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.780236] [48526]: DEBUG nova.policy [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.781137] [48526]: DEBUG nova.policy [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.781911] [48526]: INFO nova.api.openstack.requestlog [None req-bc9c03ed-ff5d-45dc-a1c7-903c51739160 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.091933 [ 765.782493] [48526]: [pid: 48526|app: 0|req: 771/1475] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 765.785846] [48526]: DEBUG nova.api.openstack.wsgi [None req-e93e9598-e097-4212-a18a-4a8e922d5938 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.807467] [48527]: DEBUG nova.policy [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.812124] [48527]: INFO nova.api.openstack.requestlog [None req-4906062e-7feb-442f-a22a-7995defa577d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.136657 [ 765.812700] [48527]: [pid: 48527|app: 0|req: 705/1476] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:29 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.815254] [48527]: DEBUG nova.api.openstack.wsgi [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.818089] [48527]: DEBUG nova.compute.api [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.822256] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.822359] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.822741] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.822887] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.823056] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.823186] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.827721] [48526]: INFO nova.api.openstack.requestlog [None req-e93e9598-e097-4212-a18a-4a8e922d5938 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1617 microversion: 2.1 time: 0.043654 [ 765.827721] [48526]: [pid: 48526|app: 0|req: 772/1477] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:30 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1617 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.841563] [48527]: WARNING neutronclient.v2_0.client [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.864351] [48527]: DEBUG nova.policy [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.868557] [48527]: INFO nova.api.openstack.requestlog [None req-ad773efe-b2dd-4a69-a1ff-e56d1d4eaa94 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1224 microversion: 2.1 time: 0.054940 [ 765.868774] [48527]: [pid: 48527|app: 0|req: 706/1478] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:30 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1224 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.872396] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.874037] [48527]: DEBUG nova.compute.api [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.878596] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.878781] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.878927] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.879225] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.879370] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.879490] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.911537] [48527]: WARNING neutronclient.v2_0.client [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.949728] [48526]: DEBUG nova.api.openstack.wsgi [None req-7da82faa-14d5-4892-b445-2082fda2bb85 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 765.949995] [48526]: DEBUG nova.compute.api [None req-7da82faa-14d5-4892-b445-2082fda2bb85 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: c08d4a01-72de-4791-8321-5ec78653d406] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.954287] [48526]: INFO nova.api.openstack.wsgi [None req-7da82faa-14d5-4892-b445-2082fda2bb85 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] HTTP exception thrown: Instance c08d4a01-72de-4791-8321-5ec78653d406 could not be found. [ 765.954566] [48526]: DEBUG nova.api.openstack.wsgi [None req-7da82faa-14d5-4892-b445-2082fda2bb85 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Returning 404 to user: Instance c08d4a01-72de-4791-8321-5ec78653d406 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 765.954970] [48526]: INFO nova.api.openstack.requestlog [None req-7da82faa-14d5-4892-b445-2082fda2bb85 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/c08d4a01-72de-4791-8321-5ec78653d406/action" status: 404 len: 111 microversion: 2.1 time: 0.127176 [ 765.955315] [48526]: [pid: 48526|app: 0|req: 773/1479] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:30 2025] POST /compute/v2.1/servers/c08d4a01-72de-4791-8321-5ec78653d406/action => generated 111 bytes in 128 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 765.957938] [48526]: DEBUG nova.api.openstack.wsgi [None req-02380a31-9917-4150-8ca9-338355952c69 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Action: 'create', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 765.959460] [48526]: DEBUG nova.api.openstack.wsgi [None req-02380a31-9917-4150-8ca9-338355952c69 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-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=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 765.959882] [48526]: INFO nova.api.openstack.requestlog [None req-02380a31-9917-4150-8ca9-338355952c69 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "POST /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata" status: 400 len: 175 microversion: 2.1 time: 0.004083 [ 765.960689] [48526]: [pid: 48526|app: 0|req: 774/1480] 10.180.1.21 () {60 vars in 1279 bytes} [Fri Dec 12 13:54:30 2025] POST /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054/metadata => generated 175 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 765.964455] [48526]: DEBUG nova.api.openstack.wsgi [None req-09fc4620-c67d-4903-bca9-49db4b5c489a tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.979147] [48526]: INFO nova.api.openstack.requestlog [None req-09fc4620-c67d-4903-bca9-49db4b5c489a tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1838238274" status: 204 len: 0 microversion: 2.2 time: 0.017583 [ 765.979561] [48526]: [pid: 48526|app: 0|req: 775/1481] 10.180.1.21 () {60 vars in 1316 bytes} [Fri Dec 12 13:54:30 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1838238274 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 765.981912] [48526]: DEBUG nova.api.openstack.wsgi [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.983259] [48526]: DEBUG nova.compute.api [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.986539] [48526]: DEBUG oslo_concurrency.lockutils [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.986729] [48526]: DEBUG oslo_concurrency.lockutils [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.986867] [48526]: DEBUG oslo_concurrency.lockutils [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.987275] [48526]: DEBUG oslo_concurrency.lockutils [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.987411] [48526]: DEBUG oslo_concurrency.lockutils [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.987534] [48526]: DEBUG oslo_concurrency.lockutils [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.002230] [48527]: DEBUG nova.policy [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.003603] [48526]: WARNING neutronclient.v2_0.client [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 766.007010] [48527]: INFO nova.api.openstack.requestlog [None req-5c387cd1-2dff-4bb9-96f2-67871b1ca28b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1316 microversion: 2.1 time: 0.137520 [ 766.007798] [48527]: [pid: 48527|app: 0|req: 707/1482] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:30 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1316 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.010204] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 766.011779] [48527]: DEBUG nova.compute.api [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 766.016126] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.016361] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.016519] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.016817] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.017032] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.017193] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.023243] [48526]: DEBUG nova.policy [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.027609] [48526]: INFO nova.api.openstack.requestlog [None req-e27f4039-1abb-4390-974d-3cf704d53128 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.047539 [ 766.028067] [48526]: [pid: 48526|app: 0|req: 776/1483] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:30 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.030628] [48526]: DEBUG nova.api.openstack.wsgi [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-581418436", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 766.043537] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.043537] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.043537] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.043802] [48527]: DEBUG nova.objects.instance [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 766.049463] [48527]: WARNING neutronclient.v2_0.client [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 766.068399] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.068599] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.068970] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.069438] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.069655] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.069904] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.075219] [48527]: DEBUG nova.policy [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.090864] [48527]: INFO nova.api.openstack.requestlog [None req-dd4441bc-9779-4504-9419-5cb132f48ec3 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.082495 [ 766.090999] [48526]: DEBUG nova.virt.hardware [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 766.090999] [48526]: DEBUG nova.virt.hardware [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 766.091234] [48527]: [pid: 48527|app: 0|req: 708/1484] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:30 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.091274] [48526]: DEBUG nova.virt.hardware [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 766.091316] [48526]: DEBUG nova.virt.hardware [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 766.091473] [48526]: DEBUG nova.virt.hardware [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 766.093658] [48527]: DEBUG nova.api.openstack.wsgi [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 766.095070] [48527]: DEBUG nova.compute.api [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 766.099950] [48527]: DEBUG oslo_concurrency.lockutils [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.100180] [48527]: DEBUG oslo_concurrency.lockutils [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.100331] [48527]: DEBUG oslo_concurrency.lockutils [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.100600] [48527]: DEBUG oslo_concurrency.lockutils [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.100741] [48527]: DEBUG oslo_concurrency.lockutils [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.101756] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.101756] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.101831] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.102186] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.103492] [48527]: DEBUG oslo_concurrency.lockutils [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.104375] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.104773] [48526]: DEBUG oslo_concurrency.lockutils [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.119577] [48526]: DEBUG nova.quota [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Getting quotas for project d5eb6b8adf9248edb1af66d702fed485. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 766.127647] [48526]: DEBUG nova.quota [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Getting quotas for user c970e0ca622c47c3a2b8886fc7739f78 and project d5eb6b8adf9248edb1af66d702fed485. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 766.136760] [48527]: WARNING neutronclient.v2_0.client [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 766.138792] [48526]: DEBUG nova.compute.api [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 766.140485] [48526]: DEBUG nova.compute.api [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 766.157453] [48527]: DEBUG nova.policy [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.163438] [48527]: DEBUG nova.policy [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.163438] [48527]: DEBUG nova.policy [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.163438] [48527]: INFO nova.api.openstack.requestlog [None req-30615a04-dab3-4d67-85c0-a1050a599bb9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.071864 [ 766.164051] [48527]: [pid: 48527|app: 0|req: 709/1485] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:30 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 766.165859] [48527]: DEBUG nova.api.openstack.wsgi [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 766.167211] [48527]: DEBUG nova.compute.api [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 766.171231] [48527]: DEBUG oslo_concurrency.lockutils [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.172105] [48527]: DEBUG oslo_concurrency.lockutils [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.172105] [48527]: DEBUG oslo_concurrency.lockutils [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.172105] [48527]: DEBUG oslo_concurrency.lockutils [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.172105] [48527]: DEBUG oslo_concurrency.lockutils [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.172105] [48527]: DEBUG oslo_concurrency.lockutils [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.177689] [48526]: INFO nova.api.openstack.requestlog [None req-b447f02f-e770-4703-a3b2-729ea42e33a5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.148996 [ 766.178974] [48526]: [pid: 48526|app: 0|req: 777/1486] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:54:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 150 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 766.181282] [48526]: DEBUG nova.api.openstack.wsgi [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 766.181472] [48526]: DEBUG nova.compute.api [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 766.185915] [48526]: DEBUG oslo_concurrency.lockutils [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.185915] [48526]: DEBUG oslo_concurrency.lockutils [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.185915] [48526]: DEBUG oslo_concurrency.lockutils [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.185915] [48526]: DEBUG oslo_concurrency.lockutils [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.186388] [48526]: DEBUG oslo_concurrency.lockutils [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.186388] [48526]: DEBUG oslo_concurrency.lockutils [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.191996] [48527]: WARNING neutronclient.v2_0.client [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 766.209715] [48526]: DEBUG nova.compute.api [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 766.302214] [48526]: INFO nova.api.openstack.requestlog [None req-91be8f28-8cde-4982-b8fb-c08e2fd6198a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 204 len: 0 microversion: 2.1 time: 0.122934 [ 766.302214] [48526]: [pid: 48526|app: 0|req: 778/1487] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:30 2025] DELETE /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 766.308147] [48526]: DEBUG nova.api.openstack.wsgi [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 766.308147] [48526]: DEBUG nova.compute.api [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 766.311429] [48526]: DEBUG oslo_concurrency.lockutils [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.312985] [48526]: DEBUG oslo_concurrency.lockutils [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.312985] [48526]: DEBUG oslo_concurrency.lockutils [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.312985] [48526]: DEBUG oslo_concurrency.lockutils [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.312985] [48526]: DEBUG oslo_concurrency.lockutils [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.312985] [48526]: DEBUG oslo_concurrency.lockutils [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.555350] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=976,nova_cell1:SAVEPOINT=7,nova_cell1:UPDATE=32,nova_cell1:RELEASE=7,nova_cell1:INSERT=21,nova_cell1:DELETE=5 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 766.565108] [48526]: WARNING neutronclient.v2_0.client [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 766.664169] [48527]: DEBUG nova.policy [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.669044] [48527]: INFO nova.api.openstack.requestlog [None req-c25e959f-7bcd-42be-9d21-d0677262d8a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1244 microversion: 2.1 time: 0.504431 [ 766.669222] [48527]: [pid: 48527|app: 0|req: 710/1488] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:30 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1244 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.675584] [48527]: DEBUG nova.api.openstack.wsgi [None req-9da681aa-d8b9-4794-a458-d078f3558ef5 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1250174768", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGxjDyUafjL9a1u79xP/1CJyCDf+pew4dGcG9uNlck+wOQ+NJDq8GqdnjwgrPkZgF5FBjN0a7C1BE/I5EeZPuCVK+GopAhIAPZlDTKxuw4xy55rLXNUfZp/P9eAoJqxBPw=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 766.687885] [48527]: DEBUG nova.quota [None req-9da681aa-d8b9-4794-a458-d078f3558ef5 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 766.691613] [48527]: DEBUG nova.quota [None req-9da681aa-d8b9-4794-a458-d078f3558ef5 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for user a811c6163d0043aa87a987da5e584857 and project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 766.713287] [48527]: INFO nova.api.openstack.requestlog [None req-9da681aa-d8b9-4794-a458-d078f3558ef5 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.2 time: 0.043024 [ 766.713528] [48527]: [pid: 48527|app: 0|req: 711/1489] 10.180.1.21 () {62 vars in 1194 bytes} [Fri Dec 12 13:54:30 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 44 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 766.714648] [48526]: DEBUG nova.policy [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.716009] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 766.717449] [48527]: DEBUG nova.compute.api [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 766.719356] [48526]: INFO nova.api.openstack.requestlog [None req-c961bc14-4ff0-407c-83d8-8846d96a1455 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.416455 [ 766.719694] [48526]: [pid: 48526|app: 0|req: 779/1490] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:30 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.722385] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.722504] [48526]: DEBUG nova.api.openstack.wsgi [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-114587604", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 766.722582] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.722582] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.722662] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.722817] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.722876] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.754059] [48527]: WARNING neutronclient.v2_0.client [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 766.763298] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.763504] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.763643] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.764054] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.765334] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.765639] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.770031] [48526]: DEBUG nova.network.neutron [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] validate_networks() for None {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 766.770557] [48526]: WARNING neutronclient.v2_0.client [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 766.771745] [48526]: WARNING openstack [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 766.772879] [48526]: WARNING openstack [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 766.781751] [48526]: INFO nova.network.neutron [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] _ports_needed_per_instance requested_netwokrs=None [ 766.923174] [48527]: DEBUG nova.policy [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.929233] [48527]: INFO nova.api.openstack.requestlog [None req-8e296f12-ac89-46b5-bdb8-2d7f05f67da6 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1517 microversion: 2.1 time: 0.215074 [ 766.929810] [48527]: [pid: 48527|app: 0|req: 712/1491] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:30 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1517 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.933754] [48527]: DEBUG nova.api.openstack.wsgi [None req-ffc3fe90-745b-4b3d-b200-8d7651fee4bf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 766.935720] [48527]: DEBUG nova.compute.api [None req-ffc3fe90-745b-4b3d-b200-8d7651fee4bf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 766.943263] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffc3fe90-745b-4b3d-b200-8d7651fee4bf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.943703] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffc3fe90-745b-4b3d-b200-8d7651fee4bf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.943780] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffc3fe90-745b-4b3d-b200-8d7651fee4bf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.944292] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffc3fe90-745b-4b3d-b200-8d7651fee4bf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.944428] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffc3fe90-745b-4b3d-b200-8d7651fee4bf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.944771] [48527]: DEBUG oslo_concurrency.lockutils [None req-ffc3fe90-745b-4b3d-b200-8d7651fee4bf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.955424] [48526]: DEBUG nova.virt.hardware [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 766.955636] [48526]: DEBUG nova.virt.hardware [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 766.955865] [48526]: DEBUG nova.virt.hardware [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 766.956093] [48526]: DEBUG nova.virt.hardware [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 766.956292] [48526]: DEBUG nova.virt.hardware [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 766.967130] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.967522] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.967793] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.968419] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.968776] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.968926] [48526]: DEBUG oslo_concurrency.lockutils [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.984013] [48526]: DEBUG nova.quota [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Getting quotas for project a0ee68b5130144bc8090b3adb1965ed2. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 766.987390] [48526]: DEBUG nova.quota [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Getting quotas for user f77c07bdf4d84d52b624fa9b30c4457f and project a0ee68b5130144bc8090b3adb1965ed2. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 766.995494] [48526]: DEBUG nova.compute.api [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 766.996905] [48526]: DEBUG nova.compute.api [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 767.006078] [48527]: INFO nova.api.openstack.requestlog [None req-ffc3fe90-745b-4b3d-b200-8d7651fee4bf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1013 microversion: 2.47 time: 0.075410 [ 767.006676] [48527]: [pid: 48527|app: 0|req: 713/1492] 10.180.1.21 () {62 vars in 1292 bytes} [Fri Dec 12 13:54:31 2025] PUT /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1013 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.009372] [48527]: DEBUG nova.api.openstack.wsgi [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.011706] [48527]: DEBUG nova.compute.api [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.016336] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.016550] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.016693] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.016955] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.017112] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.017290] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.033428] [48526]: INFO nova.api.openstack.requestlog [None req-802c3bde-3751-4cbe-b6e9-22fd780d8cdd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.313117 [ 767.033991] [48526]: [pid: 48526|app: 0|req: 780/1493] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 314 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 767.036912] [48526]: DEBUG nova.api.openstack.wsgi [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.040560] [48526]: DEBUG nova.compute.api [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.044830] [48527]: WARNING neutronclient.v2_0.client [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.044930] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.044930] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.044930] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.045037] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.045209] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.045369] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.073344] [48526]: WARNING neutronclient.v2_0.client [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.340661] [48526]: DEBUG nova.policy [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.347069] [48526]: INFO nova.api.openstack.requestlog [None req-d22b9c86-443a-441e-8892-c7a70b9a2faa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1524 microversion: 2.1 time: 0.312076 [ 767.347682] [48526]: [pid: 48526|app: 0|req: 781/1494] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1524 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.350960] [48526]: DEBUG nova.api.openstack.wsgi [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.353945] [48526]: DEBUG nova.compute.api [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.361758] [48526]: DEBUG oslo_concurrency.lockutils [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.361997] [48526]: DEBUG oslo_concurrency.lockutils [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.362090] [48526]: DEBUG oslo_concurrency.lockutils [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.362362] [48526]: DEBUG oslo_concurrency.lockutils [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.362505] [48526]: DEBUG oslo_concurrency.lockutils [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.363079] [48526]: DEBUG oslo_concurrency.lockutils [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.387579] [48526]: WARNING neutronclient.v2_0.client [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.450095] [48527]: DEBUG nova.policy [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.457268] [48527]: INFO nova.api.openstack.requestlog [None req-b7784892-c80e-4362-ab03-95e7b2608d1d tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1389 microversion: 2.1 time: 0.449614 [ 767.457658] [48527]: [pid: 48527|app: 0|req: 714/1495] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1389 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.462929] [48527]: DEBUG nova.api.openstack.wsgi [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.464410] [48527]: DEBUG nova.compute.api [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.467687] [48526]: DEBUG nova.policy [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.473367] [48526]: INFO nova.api.openstack.requestlog [None req-055569a4-8cdd-416c-b4c3-c89de0272e42 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.125027 [ 767.473628] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.473717] [48526]: [pid: 48526|app: 0|req: 782/1496] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.473844] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.473978] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.474256] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.474395] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.474515] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.478022] [48526]: DEBUG nova.api.openstack.wsgi [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.479313] [48526]: DEBUG nova.compute.api [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.483295] [48526]: DEBUG oslo_concurrency.lockutils [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.483676] [48526]: DEBUG oslo_concurrency.lockutils [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.483978] [48526]: DEBUG oslo_concurrency.lockutils [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.485471] [48526]: DEBUG oslo_concurrency.lockutils [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.485471] [48526]: DEBUG oslo_concurrency.lockutils [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.485471] [48526]: DEBUG oslo_concurrency.lockutils [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.509125] [48527]: WARNING neutronclient.v2_0.client [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.513679] [48526]: DEBUG oslo_concurrency.lockutils [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.513679] [48526]: DEBUG oslo_concurrency.lockutils [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.513824] [48526]: DEBUG oslo_concurrency.lockutils [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.514410] [48526]: DEBUG nova.objects.instance [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.519465] [48526]: WARNING neutronclient.v2_0.client [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.530681] [48527]: DEBUG nova.policy [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.535757] [48527]: INFO nova.api.openstack.requestlog [None req-fd42a470-00a8-4f3c-8fa3-24528c8e11db tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.077403 [ 767.536959] [48527]: [pid: 48527|app: 0|req: 715/1497] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.539751] [48527]: DEBUG nova.api.openstack.wsgi [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.542738] [48527]: DEBUG nova.compute.api [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.546258] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.546509] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.546646] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.546932] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.547167] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.547341] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.554452] [48526]: DEBUG nova.policy [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.561355] [48526]: INFO nova.api.openstack.requestlog [None req-c92e69b6-5624-4277-a6aa-164fcbab4e3a tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.086140 [ 767.561355] [48526]: [pid: 48526|app: 0|req: 783/1498] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.565333] [48526]: DEBUG nova.api.openstack.wsgi [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.567995] [48526]: DEBUG nova.compute.api [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.571468] [48526]: DEBUG oslo_concurrency.lockutils [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.572575] [48526]: DEBUG oslo_concurrency.lockutils [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.572575] [48526]: DEBUG oslo_concurrency.lockutils [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.572575] [48526]: DEBUG oslo_concurrency.lockutils [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.572575] [48526]: DEBUG oslo_concurrency.lockutils [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.572904] [48526]: DEBUG oslo_concurrency.lockutils [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.593880] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.594258] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.594357] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.594517] [48527]: DEBUG nova.objects.instance [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.599564] [48526]: WARNING neutronclient.v2_0.client [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.602313] [48527]: WARNING neutronclient.v2_0.client [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.631118] [48526]: DEBUG nova.policy [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.633108] [48527]: DEBUG nova.policy [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.637904] [48527]: INFO nova.api.openstack.requestlog [None req-bc20e263-c280-4d1f-bcd6-f7031eeeaa12 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.101155 [ 767.638439] [48527]: [pid: 48527|app: 0|req: 716/1499] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.638905] [48526]: INFO nova.api.openstack.requestlog [None req-29778d16-b994-49bc-b1e8-c0cbfd4ef6a9 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1294 microversion: 2.1 time: 0.076614 [ 767.639974] [48526]: [pid: 48526|app: 0|req: 784/1500] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1294 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.640994] [48527]: DEBUG nova.api.openstack.wsgi [req-ca092c10-32ea-4c62-9220-d58f887f3fef req-9b5b007c-42d2-49a5-a9fc-686c2a5abeef service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "33938c1f-2061-4cb2-9665-5158def1fb09", "name": "network-vif-plugged", "status": "completed", "tag": "8f7b4493-10e3-47e2-88c4-b00e2854850c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 767.643396] [48526]: DEBUG nova.api.openstack.wsgi [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.647995] [48526]: DEBUG nova.compute.api [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.648344] [48527]: DEBUG oslo_concurrency.lockutils [req-ca092c10-32ea-4c62-9220-d58f887f3fef req-9b5b007c-42d2-49a5-a9fc-686c2a5abeef service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.648887] [48527]: DEBUG oslo_concurrency.lockutils [req-ca092c10-32ea-4c62-9220-d58f887f3fef req-9b5b007c-42d2-49a5-a9fc-686c2a5abeef service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.648887] [48527]: DEBUG oslo_concurrency.lockutils [req-ca092c10-32ea-4c62-9220-d58f887f3fef req-9b5b007c-42d2-49a5-a9fc-686c2a5abeef service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.654998] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.655210] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.655346] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.655604] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.655771] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.655911] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.656187] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ca092c10-32ea-4c62-9220-d58f887f3fef req-9b5b007c-42d2-49a5-a9fc-686c2a5abeef service nova] Creating event network-vif-plugged:8f7b4493-10e3-47e2-88c4-b00e2854850c for instance 33938c1f-2061-4cb2-9665-5158def1fb09 on cpu-1 [ 767.660853] [48527]: INFO nova.api.openstack.requestlog [req-ca092c10-32ea-4c62-9220-d58f887f3fef req-9b5b007c-42d2-49a5-a9fc-686c2a5abeef service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021520 [ 767.661367] [48527]: [pid: 48527|app: 0|req: 717/1501] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:31 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) [ 767.664141] [48527]: DEBUG nova.api.openstack.wsgi [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.666704] [48527]: DEBUG nova.compute.api [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.673693] [48527]: DEBUG oslo_concurrency.lockutils [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.673883] [48527]: DEBUG oslo_concurrency.lockutils [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.674253] [48527]: DEBUG oslo_concurrency.lockutils [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.674381] [48527]: DEBUG oslo_concurrency.lockutils [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.674440] [48527]: DEBUG oslo_concurrency.lockutils [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.674562] [48527]: DEBUG oslo_concurrency.lockutils [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.685565] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.685565] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.685565] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.685565] [48526]: DEBUG nova.objects.instance [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.689738] [48526]: WARNING neutronclient.v2_0.client [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.702904] [48527]: DEBUG oslo_concurrency.lockutils [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.702904] [48527]: DEBUG oslo_concurrency.lockutils [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.702904] [48527]: DEBUG oslo_concurrency.lockutils [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.702904] [48527]: DEBUG nova.objects.instance [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.706409] [48527]: WARNING neutronclient.v2_0.client [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.714769] [48526]: DEBUG nova.policy [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.719369] [48526]: INFO nova.api.openstack.requestlog [None req-e53cea95-b9df-401b-a103-ae217ee3ded2 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.079383 [ 767.719898] [48526]: [pid: 48526|app: 0|req: 785/1502] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.722496] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9cbcea0-6749-4c3d-bb2c-df558b6fa89a tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.729810] [48527]: DEBUG nova.policy [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.737946] [48526]: INFO nova.api.openstack.requestlog [None req-b9cbcea0-6749-4c3d-bb2c-df558b6fa89a tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-1250174768" status: 200 len: 513 microversion: 2.2 time: 0.017344 [ 767.738432] [48526]: [pid: 48526|app: 0|req: 786/1503] 10.180.1.21 () {60 vars in 1253 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-1250174768 => generated 513 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 767.738945] [48527]: INFO nova.api.openstack.requestlog [None req-dddc1b68-d8e2-4781-ad7a-8cc2a343e15b tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.076869 [ 767.739451] [48527]: [pid: 48527|app: 0|req: 718/1504] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.741271] [48526]: DEBUG nova.api.openstack.wsgi [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.742777] [48527]: DEBUG nova.api.openstack.wsgi [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.742878] [48526]: DEBUG nova.compute.api [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.744629] [48527]: DEBUG nova.compute.api [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.749522] [48526]: DEBUG oslo_concurrency.lockutils [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.749522] [48526]: DEBUG oslo_concurrency.lockutils [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.749718] [48526]: DEBUG oslo_concurrency.lockutils [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.749771] [48527]: DEBUG oslo_concurrency.lockutils [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.750029] [48526]: DEBUG oslo_concurrency.lockutils [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.750108] [48527]: DEBUG oslo_concurrency.lockutils [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.750176] [48526]: DEBUG oslo_concurrency.lockutils [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.750287] [48527]: DEBUG oslo_concurrency.lockutils [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.751099] [48526]: DEBUG oslo_concurrency.lockutils [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.751149] [48527]: DEBUG oslo_concurrency.lockutils [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.751149] [48527]: DEBUG oslo_concurrency.lockutils [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.751149] [48527]: DEBUG oslo_concurrency.lockutils [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.770205] [48527]: WARNING neutronclient.v2_0.client [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.774512] [48526]: DEBUG oslo_concurrency.lockutils [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.774815] [48526]: DEBUG oslo_concurrency.lockutils [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.775072] [48526]: DEBUG oslo_concurrency.lockutils [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.775267] [48526]: DEBUG nova.objects.instance [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.780018] [48526]: WARNING neutronclient.v2_0.client [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.799487] [48526]: DEBUG nova.policy [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.804610] [48526]: DEBUG nova.policy [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.805378] [48526]: DEBUG nova.policy [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.806246] [48526]: INFO nova.api.openstack.requestlog [None req-b173deb1-7c6d-4441-8649-e92b46956207 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.066880 [ 767.806602] [48526]: [pid: 48526|app: 0|req: 787/1505] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.810463] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1183901-bb70-4544-a263-f41e9f19e975 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.855083] [48526]: INFO nova.api.openstack.requestlog [None req-e1183901-bb70-4544-a263-f41e9f19e975 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1617 microversion: 2.1 time: 0.045790 [ 767.855083] [48526]: [pid: 48526|app: 0|req: 788/1506] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1617 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.856221] [48526]: DEBUG nova.api.openstack.wsgi [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.857570] [48526]: DEBUG nova.compute.api [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.863992] [48526]: DEBUG oslo_concurrency.lockutils [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.864242] [48526]: DEBUG oslo_concurrency.lockutils [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.864384] [48526]: DEBUG oslo_concurrency.lockutils [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.864664] [48526]: DEBUG oslo_concurrency.lockutils [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.864814] [48526]: DEBUG oslo_concurrency.lockutils [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.864938] [48526]: DEBUG oslo_concurrency.lockutils [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.871183] [48527]: DEBUG nova.policy [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.877599] [48527]: INFO nova.api.openstack.requestlog [None req-441da631-7074-4504-957e-59365c3d7ff5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.137444 [ 767.878010] [48527]: [pid: 48527|app: 0|req: 719/1507] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:31 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.883534] [48527]: DEBUG nova.api.openstack.wsgi [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.885151] [48527]: DEBUG nova.compute.api [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.893358] [48526]: WARNING neutronclient.v2_0.client [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.893592] [48527]: DEBUG oslo_concurrency.lockutils [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.893819] [48527]: DEBUG oslo_concurrency.lockutils [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.894091] [48527]: DEBUG oslo_concurrency.lockutils [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.894476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.894665] [48527]: DEBUG oslo_concurrency.lockutils [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.894808] [48527]: DEBUG oslo_concurrency.lockutils [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.917188] [48526]: DEBUG nova.policy [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.924351] [48526]: INFO nova.api.openstack.requestlog [None req-02455abb-e3f2-49ca-8afe-59e8a28bb54c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1224 microversion: 2.1 time: 0.070188 [ 767.924582] [48527]: INFO nova.api.openstack.wsgi [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] HTTP exception thrown: Action 999 not found [ 767.924698] [48526]: [pid: 48526|app: 0|req: 789/1508] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1224 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.924967] [48527]: DEBUG nova.api.openstack.wsgi [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Returning 404 to user: Action 999 not found {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 767.925420] [48527]: INFO nova.api.openstack.requestlog [None req-d815ae85-a7f5-48d3-b1c9-b03c427ea41d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6/os-instance-actions/999" status: 404 len: 66 microversion: 2.1 time: 0.046820 [ 767.925858] [48527]: [pid: 48527|app: 0|req: 720/1509] 10.180.1.21 () {58 vars in 1303 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6/os-instance-actions/999 => generated 66 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 767.928263] [48527]: DEBUG nova.api.openstack.wsgi [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.929877] [48527]: DEBUG nova.compute.api [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.930553] [48526]: DEBUG nova.api.openstack.wsgi [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.931945] [48526]: DEBUG nova.compute.api [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.933758] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.933950] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.934117] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.934396] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.934545] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.934679] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.935395] [48526]: DEBUG oslo_concurrency.lockutils [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.935592] [48526]: DEBUG oslo_concurrency.lockutils [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.935760] [48526]: DEBUG oslo_concurrency.lockutils [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.936052] [48526]: DEBUG oslo_concurrency.lockutils [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.936196] [48526]: DEBUG oslo_concurrency.lockutils [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.936316] [48526]: DEBUG oslo_concurrency.lockutils [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.957405] [48526]: WARNING neutronclient.v2_0.client [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.957587] [48527]: WARNING neutronclient.v2_0.client [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.980944] [48527]: DEBUG nova.policy [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.985825] [48527]: DEBUG nova.policy [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.986793] [48527]: DEBUG nova.policy [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.987691] [48527]: INFO nova.api.openstack.requestlog [None req-c9ce850d-ae30-487f-a051-a823d5a484b3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1303 microversion: 2.47 time: 0.061287 [ 767.988374] [48527]: [pid: 48527|app: 0|req: 721/1510] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1303 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.991314] [48527]: DEBUG nova.api.openstack.wsgi [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.992866] [48527]: DEBUG nova.compute.api [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.996705] [48527]: DEBUG oslo_concurrency.lockutils [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.997146] [48527]: DEBUG oslo_concurrency.lockutils [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.997396] [48527]: DEBUG oslo_concurrency.lockutils [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.997898] [48527]: DEBUG oslo_concurrency.lockutils [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.998184] [48527]: DEBUG oslo_concurrency.lockutils [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.998423] [48527]: DEBUG oslo_concurrency.lockutils [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.020116] [48527]: WARNING neutronclient.v2_0.client [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.040499] [48526]: DEBUG nova.policy [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.040606] [48527]: DEBUG nova.policy [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.043024] [48526]: INFO nova.api.openstack.requestlog [None req-84338535-9439-4edb-a99f-4689aebd7661 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1316 microversion: 2.1 time: 0.117759 [ 768.043372] [48526]: [pid: 48526|app: 0|req: 790/1511] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1316 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.046092] [48526]: DEBUG nova.api.openstack.wsgi [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.048421] [48527]: INFO nova.api.openstack.requestlog [None req-ceef27a8-a944-4249-af0c-c683e69ae3b6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.058380 [ 768.048549] [48526]: DEBUG nova.compute.api [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.048610] [48527]: [pid: 48527|app: 0|req: 722/1512] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.050790] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.050950] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.051164] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.051257] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.051515] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.051654] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.051769] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.052150] [48527]: DEBUG nova.compute.api [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.055531] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.055773] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.055841] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.056123] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.056284] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.056342] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.067399] [48526]: WARNING neutronclient.v2_0.client [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.081127] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.081388] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.081570] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.081728] [48527]: DEBUG nova.objects.instance [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 768.086376] [48526]: DEBUG nova.policy [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.086715] [48527]: WARNING neutronclient.v2_0.client [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.091261] [48526]: INFO nova.api.openstack.requestlog [None req-c7d10e1a-bce2-436c-8a73-9ed5d5d19235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.047121 [ 768.091399] [48526]: [pid: 48526|app: 0|req: 791/1513] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.094167] [48526]: DEBUG nova.api.openstack.wsgi [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.095182] [48526]: DEBUG nova.compute.api [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.100949] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.100949] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.100949] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.100949] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.100949] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.100949] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.115998] [48527]: DEBUG nova.policy [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.122110] [48526]: WARNING neutronclient.v2_0.client [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.122355] [48527]: INFO nova.api.openstack.requestlog [None req-0d292df1-2fd5-4327-8951-71ab81e5cca1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.073942 [ 768.122744] [48527]: [pid: 48527|app: 0|req: 723/1514] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.125338] [48527]: DEBUG nova.api.openstack.wsgi [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.128024] [48527]: DEBUG nova.compute.api [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.130259] [48527]: DEBUG oslo_concurrency.lockutils [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.131011] [48527]: DEBUG oslo_concurrency.lockutils [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.131011] [48527]: DEBUG oslo_concurrency.lockutils [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.131011] [48527]: DEBUG oslo_concurrency.lockutils [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.131011] [48527]: DEBUG oslo_concurrency.lockutils [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.131290] [48527]: DEBUG oslo_concurrency.lockutils [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.151437] [48527]: WARNING neutronclient.v2_0.client [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.154371] [48526]: DEBUG nova.policy [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.159387] [48526]: DEBUG nova.policy [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.160204] [48526]: DEBUG nova.policy [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.160914] [48526]: INFO nova.api.openstack.requestlog [None req-ba21cf1c-0798-4de8-9ecd-1b3fec30a663 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.069093 [ 768.161521] [48526]: [pid: 48526|app: 0|req: 792/1515] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 768.165374] [48526]: DEBUG nova.api.openstack.wsgi [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.166934] [48526]: DEBUG nova.compute.api [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.170715] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.171218] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.171536] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.172614] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.172614] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.172614] [48526]: DEBUG oslo_concurrency.lockutils [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.176790] [48527]: DEBUG nova.policy [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.185661] [48527]: INFO nova.api.openstack.requestlog [None req-e37325b7-f296-4603-bb57-0e10c5bf5db3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1244 microversion: 2.1 time: 0.062271 [ 768.186031] [48527]: [pid: 48527|app: 0|req: 724/1516] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.188517] [48527]: DEBUG nova.api.openstack.wsgi [None req-7f6b5099-fa3c-45ea-99ac-a09d3cc816c0 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.191120] [48527]: WARNING oslo_db.sqlalchemy.utils [None req-7f6b5099-fa3c-45ea-99ac-a09d3cc816c0 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 768.194334] [48526]: WARNING neutronclient.v2_0.client [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.198696] [48527]: INFO nova.api.openstack.requestlog [None req-7f6b5099-fa3c-45ea-99ac-a09d3cc816c0 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 370 microversion: 2.2 time: 0.012112 [ 768.199215] [48527]: [pid: 48527|app: 0|req: 725/1517] 10.180.1.21 () {60 vars in 1172 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/os-keypairs => generated 370 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 768.201461] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e7501ee-d36b-4f3a-94b2-b5ef245d2c0a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.203190] [48527]: DEBUG nova.compute.api [None req-7e7501ee-d36b-4f3a-94b2-b5ef245d2c0a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: 1a99a95a-760b-44db-bb67-97bb4f2a6c27] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.206512] [48527]: INFO nova.api.openstack.wsgi [None req-7e7501ee-d36b-4f3a-94b2-b5ef245d2c0a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] HTTP exception thrown: Instance 1a99a95a-760b-44db-bb67-97bb4f2a6c27 could not be found. [ 768.206832] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e7501ee-d36b-4f3a-94b2-b5ef245d2c0a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Returning 404 to user: Instance 1a99a95a-760b-44db-bb67-97bb4f2a6c27 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 768.207244] [48527]: INFO nova.api.openstack.requestlog [None req-7e7501ee-d36b-4f3a-94b2-b5ef245d2c0a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1a99a95a-760b-44db-bb67-97bb4f2a6c27/os-instance-actions" status: 404 len: 111 microversion: 2.1 time: 0.007670 [ 768.207577] [48527]: [pid: 48527|app: 0|req: 726/1518] 10.180.1.21 () {58 vars in 1291 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/1a99a95a-760b-44db-bb67-97bb4f2a6c27/os-instance-actions => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 768.210018] [48527]: DEBUG nova.api.openstack.wsgi [None req-e75ded5e-e451-4564-afe3-d088032f0e25 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.214624] [48526]: DEBUG nova.policy [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.221509] [48526]: INFO nova.api.openstack.requestlog [None req-d04d9383-4b66-48d3-8172-92196370355a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.057926 [ 768.221509] [48526]: [pid: 48526|app: 0|req: 793/1519] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.223724] [48526]: DEBUG nova.api.openstack.wsgi [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.223877] [48526]: DEBUG nova.compute.api [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.228382] [48527]: INFO nova.api.openstack.requestlog [None req-e75ded5e-e451-4564-afe3-d088032f0e25 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1250174768" status: 204 len: 0 microversion: 2.2 time: 0.020204 [ 768.228733] [48526]: DEBUG oslo_concurrency.lockutils [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.228813] [48527]: [pid: 48527|app: 0|req: 727/1520] 10.180.1.21 () {60 vars in 1256 bytes} [Fri Dec 12 13:54:32 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1250174768 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 768.228974] [48526]: DEBUG oslo_concurrency.lockutils [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.229162] [48526]: DEBUG oslo_concurrency.lockutils [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.229449] [48526]: DEBUG oslo_concurrency.lockutils [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.229672] [48526]: DEBUG oslo_concurrency.lockutils [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.229844] [48526]: DEBUG oslo_concurrency.lockutils [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.235446] [48527]: DEBUG nova.api.openstack.wsgi [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1686652404", "type": "x509"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 768.246283] [48527]: DEBUG nova.quota [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 768.250442] [48527]: DEBUG nova.quota [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for user a811c6163d0043aa87a987da5e584857 and project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 768.255572] [48526]: DEBUG nova.compute.api [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 768.264889] [48527]: DEBUG oslo_concurrency.processutils [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Running cmd (subprocess): openssl req -x509 -nodes -days 3650 -config /tmp/tmpmexsuuds/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmpmexsuuds/temp.key -subj /CN=a811c6163d0043aa87a987da5e584857 -extensions v3_req_client {{(pid=48527) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 768.320502] [48526]: INFO nova.api.openstack.requestlog [None req-44adeeb2-7494-4848-a731-d43285f43333 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 204 len: 0 microversion: 2.1 time: 0.098844 [ 768.320899] [48526]: [pid: 48526|app: 0|req: 794/1521] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:32 2025] DELETE /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 768.328886] [48526]: DEBUG nova.api.openstack.wsgi [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.330454] [48526]: DEBUG nova.compute.api [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.333813] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.334010] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.334158] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.334412] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.334552] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.334672] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.363196] [48526]: WARNING neutronclient.v2_0.client [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.447261] [48526]: DEBUG nova.policy [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.454162] [48526]: INFO nova.api.openstack.requestlog [None req-7aba3b9d-58ac-4d50-bd72-b60945055acf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1523 microversion: 2.1 time: 0.130308 [ 768.454569] [48526]: [pid: 48526|app: 0|req: 795/1522] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1523 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.460177] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.461709] [48526]: DEBUG nova.compute.api [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.470111] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.470401] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.470603] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.470904] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.471108] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.471241] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.500817] [48526]: WARNING neutronclient.v2_0.client [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.607152] [48527]: DEBUG oslo_concurrency.processutils [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] CMD "openssl req -x509 -nodes -days 3650 -config /tmp/tmpmexsuuds/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmpmexsuuds/temp.key -subj /CN=a811c6163d0043aa87a987da5e584857 -extensions v3_req_client" returned: 0 in 0.342s {{(pid=48527) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 768.608133] [48527]: DEBUG oslo_concurrency.processutils [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Running cmd (subprocess): openssl pkcs12 -export -inkey /tmp/tmpmexsuuds/temp.key -password pass: {{(pid=48527) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 768.620907] [48526]: DEBUG nova.policy [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.626074] [48526]: INFO nova.api.openstack.requestlog [None req-0ea78fcc-79c0-421d-92b9-9ac4a9c8bcfb tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1524 microversion: 2.1 time: 0.170750 [ 768.626530] [48526]: [pid: 48526|app: 0|req: 796/1523] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1524 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.629558] [48526]: DEBUG nova.api.openstack.wsgi [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.631209] [48526]: DEBUG nova.compute.api [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.635170] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.635473] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.635606] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.635982] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.636184] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.636343] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.640530] [48527]: DEBUG oslo_concurrency.processutils [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] CMD "openssl pkcs12 -export -inkey /tmp/tmpmexsuuds/temp.key -password pass:" returned: 0 in 0.032s {{(pid=48527) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 768.659930] [48526]: WARNING neutronclient.v2_0.client [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.665144] [48527]: DEBUG nova.quota [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 768.669547] [48527]: DEBUG nova.quota [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Getting quotas for user a811c6163d0043aa87a987da5e584857 and project 2b2541a592a34d92a7a9964852957cc0. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 768.684630] [48527]: INFO nova.api.openstack.requestlog [None req-8729dbf5-afce-4ddb-a3ac-16c419b87e96 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 4967 microversion: 2.2 time: 0.451840 [ 768.685356] [48527]: [pid: 48527|app: 0|req: 728/1524] 10.180.1.21 () {62 vars in 1193 bytes} [Fri Dec 12 13:54:32 2025] POST /compute/v2.1/os-keypairs => generated 4967 bytes in 453 msecs (HTTP/1.1 201) 9 headers in 363 bytes (1 switches on core 0) [ 768.688738] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.690490] [48527]: DEBUG nova.compute.api [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.694511] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.694715] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.694859] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.695173] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.695432] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.695498] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.714993] [48527]: WARNING neutronclient.v2_0.client [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.005992] [48527]: DEBUG nova.policy [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.014817] [48527]: INFO nova.api.openstack.requestlog [None req-0ab17d96-1214-48c2-a22a-5bcda65e50d1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.328739 [ 769.015210] [48527]: [pid: 48527|app: 0|req: 729/1525] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.020517] [48527]: DEBUG nova.api.openstack.wsgi [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.022204] [48527]: DEBUG nova.compute.api [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.028091] [48527]: DEBUG oslo_concurrency.lockutils [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.028349] [48527]: DEBUG oslo_concurrency.lockutils [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.028503] [48527]: DEBUG oslo_concurrency.lockutils [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.028825] [48527]: DEBUG oslo_concurrency.lockutils [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.029028] [48527]: DEBUG oslo_concurrency.lockutils [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.029112] [48527]: DEBUG oslo_concurrency.lockutils [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.046617] [48526]: DEBUG nova.policy [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.051222] [48527]: WARNING neutronclient.v2_0.client [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.054609] [48526]: INFO nova.api.openstack.requestlog [None req-a4df1575-80e7-41fe-a5ae-578cb7c33ea5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1389 microversion: 2.1 time: 0.427455 [ 769.054970] [48526]: [pid: 48526|app: 0|req: 797/1526] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:32 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1389 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.058342] [48526]: DEBUG nova.api.openstack.wsgi [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.059461] [48526]: DEBUG nova.compute.api [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.063016] [48526]: DEBUG oslo_concurrency.lockutils [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.063016] [48526]: DEBUG oslo_concurrency.lockutils [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.063016] [48526]: DEBUG oslo_concurrency.lockutils [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.063016] [48526]: DEBUG oslo_concurrency.lockutils [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.063230] [48526]: DEBUG oslo_concurrency.lockutils [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.063269] [48526]: DEBUG oslo_concurrency.lockutils [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.090393] [48526]: DEBUG oslo_concurrency.lockutils [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.090546] [48527]: DEBUG nova.policy [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.090643] [48526]: DEBUG oslo_concurrency.lockutils [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.090679] [48526]: DEBUG oslo_concurrency.lockutils [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.090845] [48526]: DEBUG nova.objects.instance [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.095668] [48527]: INFO nova.api.openstack.requestlog [None req-5214b09b-ee4b-4b74-90d9-75a1d644f364 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.079707 [ 769.096182] [48527]: [pid: 48527|app: 0|req: 730/1527] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.098190] [48526]: WARNING neutronclient.v2_0.client [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.099412] [48527]: DEBUG nova.api.openstack.wsgi [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.101347] [48527]: DEBUG nova.compute.api [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.109380] [48527]: DEBUG oslo_concurrency.lockutils [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.109380] [48527]: DEBUG oslo_concurrency.lockutils [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.109380] [48527]: DEBUG oslo_concurrency.lockutils [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.109380] [48527]: DEBUG oslo_concurrency.lockutils [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.109380] [48527]: DEBUG oslo_concurrency.lockutils [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.109828] [48527]: DEBUG oslo_concurrency.lockutils [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.120748] [48526]: DEBUG nova.policy [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.125644] [48526]: INFO nova.api.openstack.requestlog [None req-512b32d7-76d7-40e5-a56d-d515bcbcd1be tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.070079 [ 769.126085] [48526]: [pid: 48526|app: 0|req: 798/1528] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.130171] [48526]: DEBUG nova.api.openstack.wsgi [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.130171] [48526]: DEBUG nova.compute.api [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.134092] [48526]: DEBUG oslo_concurrency.lockutils [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.134291] [48526]: DEBUG oslo_concurrency.lockutils [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.134428] [48526]: DEBUG oslo_concurrency.lockutils [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.137069] [48526]: DEBUG oslo_concurrency.lockutils [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.137069] [48526]: DEBUG oslo_concurrency.lockutils [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.137069] [48526]: DEBUG oslo_concurrency.lockutils [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.137177] [48527]: DEBUG oslo_concurrency.lockutils [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.137177] [48527]: DEBUG oslo_concurrency.lockutils [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.137177] [48527]: DEBUG oslo_concurrency.lockutils [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.137177] [48527]: DEBUG nova.objects.instance [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.142798] [48527]: WARNING neutronclient.v2_0.client [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.155263] [48526]: WARNING neutronclient.v2_0.client [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.165467] [48527]: DEBUG nova.policy [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.169997] [48527]: INFO nova.api.openstack.requestlog [None req-e201e296-42ce-4e6d-a8b2-7b2e14f7f010 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.072744 [ 769.169997] [48527]: [pid: 48527|app: 0|req: 731/1529] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.172751] [48527]: DEBUG nova.api.openstack.wsgi [None req-d25e82c4-4e2f-4b4b-b944-002b5d3867e6 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.180309] [48527]: INFO nova.api.openstack.requestlog [None req-d25e82c4-4e2f-4b4b-b944-002b5d3867e6 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-1686652404" status: 200 len: 1576 microversion: 2.2 time: 0.009915 [ 769.180677] [48527]: [pid: 48527|app: 0|req: 732/1530] 10.180.1.21 () {60 vars in 1253 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-1686652404 => generated 1576 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.184782] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.184860] [48526]: DEBUG nova.policy [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.184946] [48527]: DEBUG nova.compute.api [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.189114] [48526]: INFO nova.api.openstack.requestlog [None req-1920c1db-abc3-4eaf-be17-9b27b30a8ed8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1302 microversion: 2.1 time: 0.062365 [ 769.189636] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.189768] [48526]: [pid: 48526|app: 0|req: 799/1531] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.189843] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.189976] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.190260] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.190398] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.190515] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.196218] [48526]: DEBUG nova.api.openstack.wsgi [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.197887] [48526]: DEBUG nova.compute.api [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.207200] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.207637] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.207950] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.208372] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.208656] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.208963] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.230477] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.230660] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.231384] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.231611] [48527]: DEBUG nova.objects.instance [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.240423] [48527]: WARNING neutronclient.v2_0.client [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.242082] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.242474] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.242774] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.243182] [48526]: DEBUG nova.objects.instance [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.249653] [48526]: WARNING neutronclient.v2_0.client [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.267499] [48527]: DEBUG nova.policy [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.278268] [48527]: INFO nova.api.openstack.requestlog [None req-9e49df8f-24a6-414e-bca4-0a1042a788fc tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.096917 [ 769.278828] [48527]: [pid: 48527|app: 0|req: 733/1532] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.281731] [48527]: DEBUG nova.api.openstack.wsgi [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.283146] [48527]: DEBUG nova.compute.api [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.289743] [48527]: DEBUG oslo_concurrency.lockutils [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.289743] [48527]: DEBUG oslo_concurrency.lockutils [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.289743] [48527]: DEBUG oslo_concurrency.lockutils [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.289743] [48527]: DEBUG oslo_concurrency.lockutils [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.289743] [48527]: DEBUG oslo_concurrency.lockutils [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.289743] [48527]: DEBUG oslo_concurrency.lockutils [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.290093] [48526]: DEBUG nova.policy [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.295261] [48526]: INFO nova.api.openstack.requestlog [None req-47a33214-5971-4471-a0a3-a3ce051280fe tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.104450 [ 769.295690] [48526]: [pid: 48526|app: 0|req: 800/1533] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.298397] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ea7893f-3158-4ef3-b164-3a77ed750f30 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.333568] [48527]: DEBUG oslo_concurrency.lockutils [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.333568] [48527]: DEBUG oslo_concurrency.lockutils [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.333765] [48527]: DEBUG oslo_concurrency.lockutils [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.334038] [48527]: DEBUG nova.objects.instance [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.341208] [48526]: INFO nova.api.openstack.requestlog [None req-6ea7893f-3158-4ef3-b164-3a77ed750f30 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1617 microversion: 2.1 time: 0.042148 [ 769.341208] [48526]: [pid: 48526|app: 0|req: 801/1534] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1617 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.342054] [48527]: WARNING neutronclient.v2_0.client [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.343721] [48526]: DEBUG nova.api.openstack.wsgi [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.345295] [48526]: DEBUG nova.compute.api [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.349741] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.349979] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.350208] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.350493] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.350645] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.350780] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.367071] [48527]: DEBUG nova.policy [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.371949] [48527]: DEBUG nova.policy [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.373025] [48527]: DEBUG nova.policy [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.373856] [48527]: INFO nova.api.openstack.requestlog [None req-135a9be5-a5a9-4349-b80b-adcb6507541f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.094583 [ 769.374392] [48527]: [pid: 48527|app: 0|req: 734/1535] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 769.376999] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.378731] [48527]: DEBUG nova.compute.api [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.380118] [48526]: WARNING neutronclient.v2_0.client [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.382872] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.383295] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.383554] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.383947] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.384222] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.384468] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.410517] [48527]: WARNING neutronclient.v2_0.client [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.482624] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 769.493942] [48527]: DEBUG nova.policy [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.502174] [48527]: INFO nova.api.openstack.requestlog [None req-b5445283-1bb2-474b-8be7-cd23f7e45221 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1224 microversion: 2.1 time: 0.125659 [ 769.502174] [48527]: [pid: 48527|app: 0|req: 735/1536] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1224 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.505105] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.506881] [48527]: DEBUG nova.compute.api [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.513668] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.514162] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.514454] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.514872] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.515187] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.515463] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.527352] [48526]: DEBUG nova.policy [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.535285] [48526]: INFO nova.api.openstack.requestlog [None req-4b363057-cba8-4b18-92a5-695bbe5dc534 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.195430 [ 769.535662] [48526]: [pid: 48526|app: 0|req: 802/1537] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.541026] [48526]: DEBUG nova.api.openstack.wsgi [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.541147] [48527]: WARNING neutronclient.v2_0.client [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.541207] [48526]: DEBUG nova.compute.api [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.544648] [48526]: DEBUG oslo_concurrency.lockutils [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.544868] [48526]: DEBUG oslo_concurrency.lockutils [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.545027] [48526]: DEBUG oslo_concurrency.lockutils [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.545282] [48526]: DEBUG oslo_concurrency.lockutils [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.545430] [48526]: DEBUG oslo_concurrency.lockutils [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.545553] [48526]: DEBUG oslo_concurrency.lockutils [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.585566] [48526]: WARNING neutronclient.v2_0.client [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.605956] [48527]: DEBUG nova.policy [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.611552] [48527]: DEBUG nova.policy [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.612171] [48527]: DEBUG nova.policy [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.612932] [48527]: INFO nova.api.openstack.requestlog [None req-bd65dfbd-f653-4ba6-8a3b-c2b2ea46267a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1303 microversion: 2.47 time: 0.110898 [ 769.614996] [48527]: [pid: 48527|app: 0|req: 736/1538] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1303 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 769.617691] [48527]: DEBUG nova.api.openstack.wsgi [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.619130] [48527]: DEBUG nova.compute.api [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.622792] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.622974] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.623139] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.623411] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.624987] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.624987] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.648696] [48527]: WARNING neutronclient.v2_0.client [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.016591] [48527]: DEBUG nova.policy [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.022260] [48527]: INFO nova.api.openstack.requestlog [None req-6a4c2e9d-9714-45dc-8b3a-4608f4f7a80c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.407956 [ 770.022390] [48527]: [pid: 48527|app: 0|req: 737/1539] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.024805] [48527]: DEBUG nova.api.openstack.wsgi [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.029452] [48527]: DEBUG nova.compute.api [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.031553] [48527]: DEBUG oslo_concurrency.lockutils [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.031722] [48527]: DEBUG oslo_concurrency.lockutils [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.031868] [48527]: DEBUG oslo_concurrency.lockutils [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.032157] [48527]: DEBUG oslo_concurrency.lockutils [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.032431] [48527]: DEBUG oslo_concurrency.lockutils [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.032570] [48527]: DEBUG oslo_concurrency.lockutils [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.056643] [48527]: WARNING neutronclient.v2_0.client [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.439544] [48526]: DEBUG nova.policy [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.447161] [48526]: INFO nova.api.openstack.requestlog [None req-04813851-7f2d-4fe8-8435-d3e436ed58c9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1316 microversion: 2.1 time: 0.910644 [ 770.448190] [48526]: [pid: 48526|app: 0|req: 803/1540] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:33 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1316 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.450149] [48526]: DEBUG nova.api.openstack.wsgi [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.453767] [48526]: DEBUG nova.compute.api [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.458246] [48527]: DEBUG nova.policy [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.460081] [48526]: DEBUG oslo_concurrency.lockutils [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.460081] [48526]: DEBUG oslo_concurrency.lockutils [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.460081] [48526]: DEBUG oslo_concurrency.lockutils [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.460081] [48526]: DEBUG oslo_concurrency.lockutils [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.460081] [48526]: DEBUG oslo_concurrency.lockutils [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.460081] [48526]: DEBUG oslo_concurrency.lockutils [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.463630] [48527]: INFO nova.api.openstack.requestlog [None req-03cfd718-9700-4481-bbb5-be9e397707a9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.440650 [ 770.463976] [48527]: [pid: 48527|app: 0|req: 738/1541] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:34 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.466633] [48527]: DEBUG nova.api.openstack.wsgi [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.468167] [48527]: DEBUG nova.compute.api [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.472749] [48527]: DEBUG oslo_concurrency.lockutils [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.472749] [48527]: DEBUG oslo_concurrency.lockutils [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.472749] [48527]: DEBUG oslo_concurrency.lockutils [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.473137] [48527]: DEBUG oslo_concurrency.lockutils [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.473275] [48527]: DEBUG oslo_concurrency.lockutils [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.473430] [48527]: DEBUG oslo_concurrency.lockutils [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.493919] [48527]: WARNING neutronclient.v2_0.client [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.496218] [48526]: DEBUG oslo_concurrency.lockutils [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.498663] [48526]: DEBUG oslo_concurrency.lockutils [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.498663] [48526]: DEBUG oslo_concurrency.lockutils [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.498663] [48526]: DEBUG nova.objects.instance [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 770.502264] [48526]: WARNING neutronclient.v2_0.client [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.587153] [48527]: DEBUG nova.policy [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.592379] [48527]: DEBUG nova.policy [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.592940] [48527]: DEBUG nova.policy [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.593536] [48527]: INFO nova.api.openstack.requestlog [None req-840600cb-6b0f-4f7e-9378-b3ca3718c2c1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.129060 [ 770.593906] [48527]: [pid: 48527|app: 0|req: 739/1542] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:34 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 770.596064] [48527]: DEBUG nova.api.openstack.wsgi [None req-68160213-cb73-4db1-8fbe-a54dd1f09451 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.598364] [48527]: WARNING oslo_db.sqlalchemy.utils [None req-68160213-cb73-4db1-8fbe-a54dd1f09451 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 770.600303] [48526]: DEBUG nova.policy [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.603614] [48527]: INFO nova.api.openstack.requestlog [None req-68160213-cb73-4db1-8fbe-a54dd1f09451 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1433 microversion: 2.2 time: 0.009226 [ 770.604195] [48527]: [pid: 48527|app: 0|req: 740/1543] 10.180.1.21 () {60 vars in 1172 bytes} [Fri Dec 12 13:54:34 2025] GET /compute/v2.1/os-keypairs => generated 1433 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.605501] [48526]: INFO nova.api.openstack.requestlog [None req-9731e021-02b6-48ad-b6b5-323e16cfc3e1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.157487 [ 770.605912] [48526]: [pid: 48526|app: 0|req: 804/1544] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:34 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.606140] [48527]: DEBUG nova.api.openstack.wsgi [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.608347] [48527]: DEBUG nova.compute.api [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.608727] [48526]: DEBUG nova.api.openstack.wsgi [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.611611] [48526]: DEBUG nova.compute.api [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.612246] [48527]: DEBUG oslo_concurrency.lockutils [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.612434] [48527]: DEBUG oslo_concurrency.lockutils [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.612566] [48527]: DEBUG oslo_concurrency.lockutils [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.612818] [48527]: DEBUG oslo_concurrency.lockutils [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.612961] [48527]: DEBUG oslo_concurrency.lockutils [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.613085] [48527]: DEBUG oslo_concurrency.lockutils [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.615150] [48526]: DEBUG oslo_concurrency.lockutils [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.615380] [48526]: DEBUG oslo_concurrency.lockutils [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.615579] [48526]: DEBUG oslo_concurrency.lockutils [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.616161] [48526]: DEBUG oslo_concurrency.lockutils [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.617627] [48526]: DEBUG oslo_concurrency.lockutils [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.617627] [48526]: DEBUG oslo_concurrency.lockutils [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.636263] [48526]: WARNING neutronclient.v2_0.client [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.638477] [48527]: WARNING neutronclient.v2_0.client [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.817079] [48526]: DEBUG nova.policy [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.821290] [48526]: INFO nova.api.openstack.requestlog [None req-772dfde3-6c8b-4903-9316-683e27f4b1e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1207 microversion: 2.1 time: 0.214817 [ 770.821970] [48526]: [pid: 48526|app: 0|req: 805/1545] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:34 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1207 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.824940] [48526]: DEBUG nova.api.openstack.wsgi [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.826600] [48526]: DEBUG nova.compute.api [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.828519] [48527]: DEBUG nova.policy [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.830656] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.831027] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.831315] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.831821] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.832134] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.832597] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.833134] [48527]: INFO nova.api.openstack.requestlog [None req-48988f54-943a-4c1c-9bc0-798ad6f51ed8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1244 microversion: 2.1 time: 0.228675 [ 770.833465] [48527]: [pid: 48527|app: 0|req: 741/1546] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:34 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1244 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.836295] [48527]: DEBUG nova.api.openstack.wsgi [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.837730] [48527]: DEBUG nova.compute.api [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.841417] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.841575] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.841909] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.841909] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.842202] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.842202] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.853030] [48526]: WARNING neutronclient.v2_0.client [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.865394] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.865577] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.865716] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.866075] [48527]: DEBUG nova.objects.instance [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 770.868856] [48527]: WARNING neutronclient.v2_0.client [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.871424] [48526]: DEBUG nova.policy [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.876098] [48526]: INFO nova.api.openstack.requestlog [None req-6d617282-4c20-4c75-bbe0-65ad718ec062 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1481 microversion: 2.1 time: 0.052979 [ 770.876447] [48526]: [pid: 48526|app: 0|req: 806/1547] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1481 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.879028] [48526]: DEBUG nova.api.openstack.wsgi [req-8bbc096e-b9d0-4214-a25f-344785f1ce77 req-e3f648c7-c5e2-4361-a40f-efcef1ac0c6a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "33938c1f-2061-4cb2-9665-5158def1fb09", "tag": "8f7b4493-10e3-47e2-88c4-b00e2854850c"}, {"server_uuid": "896c6995-fef5-44b9-bd1f-a339a4045054", "name": "network-vif-deleted", "tag": "206e2b7c-64a3-450b-beb2-c531503d1111"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 770.886044] [48526]: DEBUG oslo_concurrency.lockutils [req-8bbc096e-b9d0-4214-a25f-344785f1ce77 req-e3f648c7-c5e2-4361-a40f-efcef1ac0c6a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.886228] [48526]: DEBUG oslo_concurrency.lockutils [req-8bbc096e-b9d0-4214-a25f-344785f1ce77 req-e3f648c7-c5e2-4361-a40f-efcef1ac0c6a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.886363] [48526]: DEBUG oslo_concurrency.lockutils [req-8bbc096e-b9d0-4214-a25f-344785f1ce77 req-e3f648c7-c5e2-4361-a40f-efcef1ac0c6a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.889389] [48527]: DEBUG nova.policy [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.893911] [48527]: INFO nova.api.openstack.requestlog [None req-1a2eeb9b-d92b-4ca3-b12c-8d7d87fb4231 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.059885 [ 770.894091] [48526]: INFO nova.api.openstack.compute.server_external_events [req-8bbc096e-b9d0-4214-a25f-344785f1ce77 req-e3f648c7-c5e2-4361-a40f-efcef1ac0c6a service nova] Creating event network-changed:8f7b4493-10e3-47e2-88c4-b00e2854850c for instance 33938c1f-2061-4cb2-9665-5158def1fb09 on cpu-1 [ 770.894300] [48527]: [pid: 48527|app: 0|req: 742/1548] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.894362] [48526]: INFO nova.api.openstack.compute.server_external_events [req-8bbc096e-b9d0-4214-a25f-344785f1ce77 req-e3f648c7-c5e2-4361-a40f-efcef1ac0c6a service nova] Creating event network-vif-deleted:206e2b7c-64a3-450b-beb2-c531503d1111 for instance 896c6995-fef5-44b9-bd1f-a339a4045054 on cpu-1 [ 770.897981] [48527]: DEBUG nova.api.openstack.wsgi [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.899887] [48527]: DEBUG nova.compute.api [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.900876] [48526]: INFO nova.api.openstack.requestlog [req-8bbc096e-b9d0-4214-a25f-344785f1ce77 req-e3f648c7-c5e2-4361-a40f-efcef1ac0c6a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023777 [ 770.901316] [48526]: [pid: 48526|app: 0|req: 807/1549] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:35 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) [ 770.904875] [48526]: DEBUG nova.api.openstack.wsgi [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.905253] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.905477] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.905666] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.905975] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.906206] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.906379] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.906418] [48526]: DEBUG nova.compute.api [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.911204] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.911490] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.911599] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.911803] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.911936] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.912080] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.923251] [48527]: WARNING neutronclient.v2_0.client [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.930605] [48526]: WARNING neutronclient.v2_0.client [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.943477] [48527]: DEBUG nova.policy [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.948911] [48527]: INFO nova.api.openstack.requestlog [None req-f4ca8e2b-e4a8-4021-aa04-cbf296917f66 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.054007 [ 770.949276] [48527]: [pid: 48527|app: 0|req: 743/1550] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.951772] [48527]: DEBUG nova.api.openstack.wsgi [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.953230] [48527]: DEBUG nova.compute.api [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.957538] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.957739] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.957910] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.958205] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.958416] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.958511] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.974706] [48527]: WARNING neutronclient.v2_0.client [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.993896] [48527]: DEBUG nova.policy [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.999494] [48527]: INFO nova.api.openstack.requestlog [None req-bac4914a-e463-4347-b14d-ce7fa4428a94 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.049578 [ 770.999995] [48527]: [pid: 48527|app: 0|req: 744/1551] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.002365] [48527]: DEBUG nova.api.openstack.wsgi [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.003763] [48527]: DEBUG nova.compute.api [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.007167] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.007357] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.007490] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.007741] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.007922] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.008069] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.021084] [48526]: DEBUG nova.policy [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.025704] [48526]: INFO nova.api.openstack.requestlog [None req-86b3252c-59ee-47fa-b91d-357a1e4cfdd1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1588 microversion: 2.1 time: 0.123784 [ 771.026105] [48526]: [pid: 48526|app: 0|req: 808/1552] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1588 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.028866] [48526]: DEBUG nova.api.openstack.wsgi [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.030280] [48526]: DEBUG nova.compute.api [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.031865] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.032095] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.032207] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.032360] [48527]: DEBUG nova.objects.instance [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.034363] [48526]: DEBUG oslo_concurrency.lockutils [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.034553] [48526]: DEBUG oslo_concurrency.lockutils [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.034686] [48526]: DEBUG oslo_concurrency.lockutils [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.034948] [48526]: DEBUG oslo_concurrency.lockutils [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.035119] [48526]: DEBUG oslo_concurrency.lockutils [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.035240] [48526]: DEBUG oslo_concurrency.lockutils [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.035999] [48527]: WARNING neutronclient.v2_0.client [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.055550] [48526]: DEBUG oslo_concurrency.lockutils [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.055814] [48526]: DEBUG oslo_concurrency.lockutils [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.055923] [48526]: DEBUG oslo_concurrency.lockutils [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.056164] [48527]: DEBUG nova.policy [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.056250] [48526]: DEBUG nova.objects.instance [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.061282] [48526]: WARNING neutronclient.v2_0.client [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.061499] [48527]: INFO nova.api.openstack.requestlog [None req-82e9b5c0-9832-4ca7-8aad-0b5675e37c37 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 200 len: 1297 microversion: 2.1 time: 0.060365 [ 771.061499] [48527]: [pid: 48527|app: 0|req: 745/1553] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.064986] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.067645] [48527]: DEBUG nova.compute.api [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.072180] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.072365] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.072503] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.072755] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.073118] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.073118] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.085114] [48526]: DEBUG nova.policy [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.089253] [48526]: INFO nova.api.openstack.requestlog [None req-521fb546-4d4f-45d7-8a17-714782524e10 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.062557 [ 771.089601] [48526]: [pid: 48526|app: 0|req: 809/1554] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.091727] [48527]: WARNING neutronclient.v2_0.client [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.091839] [48526]: DEBUG nova.api.openstack.wsgi [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.093185] [48526]: DEBUG nova.compute.api [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.098119] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.098119] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.098119] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.098119] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.098119] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.098119] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.117613] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.117613] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.117613] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.117613] [48526]: DEBUG nova.objects.instance [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.120015] [48526]: WARNING neutronclient.v2_0.client [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.174231] [48526]: DEBUG nova.policy [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.179848] [48526]: INFO nova.api.openstack.requestlog [None req-a0022811-2cb6-4a4a-8dab-d68ab9a8a7ba tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.089638 [ 771.180248] [48526]: [pid: 48526|app: 0|req: 810/1555] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.184169] [48526]: DEBUG nova.api.openstack.wsgi [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.185877] [48526]: DEBUG nova.compute.api [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.189660] [48526]: DEBUG oslo_concurrency.lockutils [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.189851] [48526]: DEBUG oslo_concurrency.lockutils [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.190025] [48526]: DEBUG oslo_concurrency.lockutils [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.190393] [48526]: DEBUG oslo_concurrency.lockutils [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.190568] [48526]: DEBUG oslo_concurrency.lockutils [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.190692] [48526]: DEBUG oslo_concurrency.lockutils [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.215643] [48526]: DEBUG oslo_concurrency.lockutils [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.215643] [48526]: DEBUG oslo_concurrency.lockutils [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.215643] [48526]: DEBUG oslo_concurrency.lockutils [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.215643] [48526]: DEBUG nova.objects.instance [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.221759] [48526]: WARNING neutronclient.v2_0.client [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.241107] [48527]: DEBUG nova.policy [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.246888] [48527]: INFO nova.api.openstack.requestlog [None req-3e9d7e39-671b-4da6-b32f-425bba1cea94 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1367 microversion: 2.1 time: 0.184657 [ 771.246888] [48527]: [pid: 48527|app: 0|req: 746/1556] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1367 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.253765] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9076f95-d418-443a-9595-4bae49891479 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.280920] [48526]: DEBUG nova.policy [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.286976] [48526]: INFO nova.api.openstack.requestlog [None req-b636f9bf-ae80-4a5a-ab82-bf695c5eabb3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.106115 [ 771.287363] [48526]: [pid: 48526|app: 0|req: 811/1557] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.291394] [48526]: DEBUG nova.api.openstack.wsgi [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.292482] [48526]: DEBUG nova.compute.api [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.295019] [48527]: INFO nova.api.openstack.requestlog [None req-e9076f95-d418-443a-9595-4bae49891479 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1617 microversion: 2.1 time: 0.043055 [ 771.295019] [48527]: [pid: 48527|app: 0|req: 747/1558] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1617 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.301709] [48526]: DEBUG oslo_concurrency.lockutils [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.301709] [48526]: DEBUG oslo_concurrency.lockutils [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.301709] [48526]: DEBUG oslo_concurrency.lockutils [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.301994] [48526]: DEBUG oslo_concurrency.lockutils [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.301994] [48526]: DEBUG oslo_concurrency.lockutils [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.302194] [48526]: DEBUG oslo_concurrency.lockutils [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.344216] [48526]: DEBUG oslo_concurrency.lockutils [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.344216] [48526]: DEBUG oslo_concurrency.lockutils [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.344505] [48526]: DEBUG oslo_concurrency.lockutils [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.344505] [48526]: DEBUG nova.objects.instance [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.349137] [48526]: WARNING neutronclient.v2_0.client [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.376857] [48526]: DEBUG nova.policy [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.383542] [48526]: DEBUG nova.policy [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.384663] [48526]: DEBUG nova.policy [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.384833] [48526]: INFO nova.api.openstack.requestlog [None req-21e3fcc1-c381-4826-b3ad-2cd353b119d4 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.096901 [ 771.385174] [48526]: [pid: 48526|app: 0|req: 812/1559] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.391125] [48526]: DEBUG nova.api.openstack.wsgi [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.392600] [48526]: DEBUG nova.compute.api [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.398414] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.398414] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.398414] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.398414] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.398414] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.398414] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.409029] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ac59512-eafa-462b-90fd-5d4d874270f4 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 771.410834] [48527]: WARNING neutronclient.v2_0.client [None req-2ac59512-eafa-462b-90fd-5d4d874270f4 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.413728] [48527]: WARNING openstack [None req-2ac59512-eafa-462b-90fd-5d4d874270f4 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 771.413728] [48527]: WARNING openstack [None req-2ac59512-eafa-462b-90fd-5d4d874270f4 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 771.432276] [48526]: WARNING neutronclient.v2_0.client [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.519576] [48526]: DEBUG nova.policy [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.523558] [48526]: INFO nova.api.openstack.requestlog [None req-e4c84627-44f7-4347-86dd-a46d78426415 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.137646 [ 771.523799] [48526]: [pid: 48526|app: 0|req: 813/1560] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.528078] [48526]: DEBUG nova.api.openstack.wsgi [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.528078] [48526]: DEBUG nova.compute.api [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.531925] [48526]: DEBUG oslo_concurrency.lockutils [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.532590] [48526]: DEBUG oslo_concurrency.lockutils [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.532590] [48526]: DEBUG oslo_concurrency.lockutils [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.532590] [48526]: DEBUG oslo_concurrency.lockutils [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.533146] [48526]: DEBUG oslo_concurrency.lockutils [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.533282] [48526]: DEBUG oslo_concurrency.lockutils [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.552358] [48526]: WARNING neutronclient.v2_0.client [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.730755] [48526]: DEBUG nova.policy [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.734933] [48526]: INFO nova.api.openstack.requestlog [None req-040cba00-83f0-4282-b450-570eb2f0bf75 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.210529 [ 771.735278] [48526]: [pid: 48526|app: 0|req: 814/1561] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.737713] [48526]: DEBUG nova.api.openstack.wsgi [None req-a3a62887-de1a-48bc-a754-a688b7d78f68 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.757528] [48526]: INFO nova.api.openstack.requestlog [None req-a3a62887-de1a-48bc-a754-a688b7d78f68 tempest-KeyPairsV22TestJSON-978742634 tempest-KeyPairsV22TestJSON-978742634-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1686652404" status: 204 len: 0 microversion: 2.2 time: 0.021557 [ 771.758991] [48526]: [pid: 48526|app: 0|req: 815/1562] 10.180.1.21 () {60 vars in 1256 bytes} [Fri Dec 12 13:54:35 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1686652404 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 771.762934] [48526]: DEBUG nova.api.openstack.wsgi [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.764545] [48526]: DEBUG nova.compute.api [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.770917] [48526]: DEBUG oslo_concurrency.lockutils [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.770917] [48526]: DEBUG oslo_concurrency.lockutils [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.770917] [48526]: DEBUG oslo_concurrency.lockutils [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.770917] [48526]: DEBUG oslo_concurrency.lockutils [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.770917] [48526]: DEBUG oslo_concurrency.lockutils [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.770917] [48526]: DEBUG oslo_concurrency.lockutils [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.798110] [48526]: WARNING neutronclient.v2_0.client [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.823995] [48526]: DEBUG nova.policy [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.830189] [48526]: DEBUG nova.policy [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.830791] [48526]: DEBUG nova.policy [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.831656] [48526]: INFO nova.api.openstack.requestlog [None req-a398977e-1825-4e49-a41a-3ee8d02ba191 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1303 microversion: 2.47 time: 0.071864 [ 771.833255] [48526]: [pid: 48526|app: 0|req: 816/1563] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:35 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1303 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.835414] [48526]: DEBUG nova.api.openstack.wsgi [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.837666] [48526]: DEBUG nova.compute.api [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.846178] [48526]: DEBUG oslo_concurrency.lockutils [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.846395] [48526]: DEBUG oslo_concurrency.lockutils [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.846759] [48526]: DEBUG oslo_concurrency.lockutils [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.847197] [48526]: DEBUG oslo_concurrency.lockutils [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.847405] [48526]: DEBUG oslo_concurrency.lockutils [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.847583] [48526]: DEBUG oslo_concurrency.lockutils [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.882512] [48526]: WARNING neutronclient.v2_0.client [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.967704] [48526]: DEBUG nova.policy [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.976423] [48526]: INFO nova.api.openstack.requestlog [None req-60638dcd-4649-46d8-aade-e9a38efb3ec7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.143272 [ 771.976795] [48526]: [pid: 48526|app: 0|req: 817/1564] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.981289] [48526]: DEBUG nova.api.openstack.wsgi [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.982244] [48526]: DEBUG nova.compute.api [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.988349] [48526]: DEBUG oslo_concurrency.lockutils [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.988534] [48526]: DEBUG oslo_concurrency.lockutils [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.988641] [48526]: DEBUG oslo_concurrency.lockutils [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.989041] [48526]: DEBUG oslo_concurrency.lockutils [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.989150] [48526]: DEBUG oslo_concurrency.lockutils [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.989279] [48526]: DEBUG oslo_concurrency.lockutils [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.017721] [48526]: WARNING neutronclient.v2_0.client [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.072141] [48527]: WARNING neutronclient.v2_0.client [None req-2ac59512-eafa-462b-90fd-5d4d874270f4 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.074504] [48527]: WARNING openstack [None req-2ac59512-eafa-462b-90fd-5d4d874270f4 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 772.074891] [48527]: WARNING openstack [None req-2ac59512-eafa-462b-90fd-5d4d874270f4 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 772.106889] [48526]: INFO nova.api.openstack.requestlog [None req-659accf2-557e-4a55-b5eb-44ceb277a899 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.129437 [ 772.108350] [48526]: [pid: 48526|app: 0|req: 818/1565] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279/os-interface => generated 288 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.112023] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.113497] [48526]: DEBUG nova.compute.api [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.117444] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.117643] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.117874] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.118067] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.118221] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.118340] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.146690] [48526]: WARNING neutronclient.v2_0.client [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.250451] [48527]: INFO nova.api.openstack.requestlog [None req-2ac59512-eafa-462b-90fd-5d4d874270f4 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.955756 [ 772.250881] [48527]: [pid: 48527|app: 0|req: 748/1566] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:54:35 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 956 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.259180] [48527]: DEBUG nova.api.openstack.wsgi [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.259322] [48527]: DEBUG nova.compute.api [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.265127] [48527]: DEBUG oslo_concurrency.lockutils [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.265333] [48527]: DEBUG oslo_concurrency.lockutils [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.265484] [48527]: DEBUG oslo_concurrency.lockutils [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.266456] [48527]: DEBUG oslo_concurrency.lockutils [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.266617] [48527]: DEBUG oslo_concurrency.lockutils [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.267415] [48527]: DEBUG oslo_concurrency.lockutils [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.293186] [48527]: WARNING neutronclient.v2_0.client [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.436311] [48526]: DEBUG nova.policy [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.443694] [48526]: INFO nova.api.openstack.requestlog [None req-8e8a3158-1a50-415c-a737-eb87359d30c3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1316 microversion: 2.1 time: 0.334723 [ 772.444133] [48526]: [pid: 48526|app: 0|req: 819/1567] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1316 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.450289] [48526]: DEBUG nova.api.openstack.wsgi [req-6308a64f-9bbf-4bd7-a1af-56a07f7e2c5e req-4e3d3886-2172-4ac5-828d-fe1614aea3b3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5a815e26-d68e-4a05-97ee-2edafcd64e68", "name": "network-vif-plugged", "status": "completed", "tag": "d32113ae-ca09-47d8-b211-0a872180b332"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 772.456900] [48527]: DEBUG nova.policy [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.464606] [48526]: DEBUG oslo_concurrency.lockutils [req-6308a64f-9bbf-4bd7-a1af-56a07f7e2c5e req-4e3d3886-2172-4ac5-828d-fe1614aea3b3 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.464606] [48526]: DEBUG oslo_concurrency.lockutils [req-6308a64f-9bbf-4bd7-a1af-56a07f7e2c5e req-4e3d3886-2172-4ac5-828d-fe1614aea3b3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.464606] [48526]: DEBUG oslo_concurrency.lockutils [req-6308a64f-9bbf-4bd7-a1af-56a07f7e2c5e req-4e3d3886-2172-4ac5-828d-fe1614aea3b3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.464973] [48527]: INFO nova.api.openstack.requestlog [None req-541b2332-1680-4c38-9971-9988cb699dee tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1219 microversion: 2.1 time: 0.213339 [ 772.465411] [48527]: [pid: 48527|app: 0|req: 749/1568] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1219 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.470517] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.471670] [48527]: DEBUG nova.compute.api [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.478146] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.478146] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.478146] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.478146] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.478431] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.479171] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.485568] [48526]: INFO nova.api.openstack.compute.server_external_events [req-6308a64f-9bbf-4bd7-a1af-56a07f7e2c5e req-4e3d3886-2172-4ac5-828d-fe1614aea3b3 service nova] Creating event network-vif-plugged:d32113ae-ca09-47d8-b211-0a872180b332 for instance 5a815e26-d68e-4a05-97ee-2edafcd64e68 on cpu-1 [ 772.489804] [48526]: INFO nova.api.openstack.requestlog [req-6308a64f-9bbf-4bd7-a1af-56a07f7e2c5e req-4e3d3886-2172-4ac5-828d-fe1614aea3b3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.044248 [ 772.489804] [48526]: [pid: 48526|app: 0|req: 820/1569] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:36 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.495323] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.497296] [48526]: DEBUG nova.compute.api [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.501706] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.502394] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.502394] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.502394] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.502538] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.502656] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.506516] [48527]: WARNING neutronclient.v2_0.client [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.531541] [48527]: DEBUG nova.policy [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.533146] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.533146] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.534039] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.534039] [48526]: DEBUG nova.objects.instance [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.539428] [48526]: WARNING neutronclient.v2_0.client [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.544947] [48527]: DEBUG nova.policy [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.545380] [48527]: DEBUG nova.policy [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.546339] [48527]: INFO nova.api.openstack.requestlog [None req-6f3011b8-4afe-4902-a35b-639ba6360d3b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.079843 [ 772.546514] [48527]: [pid: 48527|app: 0|req: 750/1570] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 772.549946] [48527]: DEBUG nova.api.openstack.wsgi [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.554044] [48527]: DEBUG nova.compute.api [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.559057] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.559539] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.559831] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.560355] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.560628] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.560783] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.563829] [48526]: DEBUG nova.policy [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.570103] [48526]: INFO nova.api.openstack.requestlog [None req-f1fc355f-0c37-4fd8-86c8-826802ca9621 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.077367 [ 772.570103] [48526]: [pid: 48526|app: 0|req: 821/1571] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.574808] [48526]: DEBUG nova.api.openstack.wsgi [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.576392] [48526]: DEBUG nova.compute.api [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.581062] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.581062] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.581297] [48527]: WARNING neutronclient.v2_0.client [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.581344] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.581344] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.581535] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.582482] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.598825] [48526]: WARNING neutronclient.v2_0.client [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.607301] [48527]: DEBUG nova.policy [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.616955] [48527]: INFO nova.api.openstack.requestlog [None req-b1e68712-4471-4e35-9193-dc7293bdd1e0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1263 microversion: 2.1 time: 0.069685 [ 772.617481] [48527]: [pid: 48527|app: 0|req: 751/1572] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1263 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.621172] [48527]: DEBUG nova.api.openstack.wsgi [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.623149] [48527]: DEBUG nova.compute.api [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.625260] [48526]: DEBUG nova.policy [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.626598] [48527]: DEBUG oslo_concurrency.lockutils [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.626985] [48527]: DEBUG oslo_concurrency.lockutils [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.627141] [48527]: DEBUG oslo_concurrency.lockutils [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.627396] [48527]: DEBUG oslo_concurrency.lockutils [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.627536] [48527]: DEBUG oslo_concurrency.lockutils [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.627677] [48527]: DEBUG oslo_concurrency.lockutils [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.630912] [48526]: INFO nova.api.openstack.requestlog [None req-87b5089a-0128-4d41-9df1-86116e4b1857 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1244 microversion: 2.1 time: 0.061402 [ 772.631328] [48526]: [pid: 48526|app: 0|req: 822/1573] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.635664] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.637569] [48526]: DEBUG nova.compute.api [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.642612] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.643559] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.643559] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.643738] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.644778] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.645152] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.673037] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.673037] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.673037] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.673037] [48526]: DEBUG nova.objects.instance [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.676743] [48526]: WARNING neutronclient.v2_0.client [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.678615] [48527]: DEBUG oslo_concurrency.lockutils [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.678853] [48527]: DEBUG oslo_concurrency.lockutils [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.679064] [48527]: DEBUG oslo_concurrency.lockutils [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.679291] [48527]: DEBUG nova.objects.instance [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.686228] [48527]: WARNING neutronclient.v2_0.client [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.698496] [48526]: DEBUG nova.policy [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.707466] [48526]: INFO nova.api.openstack.requestlog [None req-6c341f7b-3a50-43d0-b69d-0334892c33e4 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.075357 [ 772.707842] [48526]: [pid: 48526|app: 0|req: 823/1574] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.710689] [48526]: DEBUG nova.api.openstack.wsgi [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.712681] [48526]: DEBUG nova.compute.api [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.715787] [48526]: DEBUG oslo_concurrency.lockutils [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.716279] [48526]: DEBUG oslo_concurrency.lockutils [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.716406] [48526]: DEBUG oslo_concurrency.lockutils [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.716671] [48526]: DEBUG oslo_concurrency.lockutils [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.716817] [48526]: DEBUG oslo_concurrency.lockutils [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.716940] [48526]: DEBUG oslo_concurrency.lockutils [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.734447] [48526]: WARNING neutronclient.v2_0.client [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.735979] [48527]: DEBUG nova.policy [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.741878] [48527]: INFO nova.api.openstack.requestlog [None req-654ac404-7767-4d9c-89be-052070b0222d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.123820 [ 772.742207] [48527]: [pid: 48527|app: 0|req: 752/1575] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.745343] [48527]: DEBUG nova.api.openstack.wsgi [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.747950] [48527]: DEBUG nova.compute.api [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.751057] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.751237] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.751371] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.752630] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.753031] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.753583] [48527]: DEBUG oslo_concurrency.lockutils [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.761901] [48526]: DEBUG nova.policy [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.768350] [48526]: INFO nova.api.openstack.requestlog [None req-da3dca94-e533-4c15-a3b5-80bd5d056e33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.059857 [ 772.770511] [48526]: [pid: 48526|app: 0|req: 824/1576] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.772867] [48526]: DEBUG nova.api.openstack.wsgi [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.774399] [48526]: DEBUG nova.compute.api [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: cb2e3138-30d1-41fa-8a18-17a3a87c3ed9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.783944] [48526]: DEBUG oslo_concurrency.lockutils [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.783944] [48526]: DEBUG oslo_concurrency.lockutils [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.783944] [48526]: DEBUG oslo_concurrency.lockutils [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.783944] [48526]: DEBUG oslo_concurrency.lockutils [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.783944] [48526]: DEBUG oslo_concurrency.lockutils [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.783944] [48526]: DEBUG oslo_concurrency.lockutils [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.784463] [48527]: WARNING neutronclient.v2_0.client [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.803541] [48526]: INFO nova.api.openstack.wsgi [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] HTTP exception thrown: Instance cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 could not be found. [ 772.803825] [48526]: DEBUG nova.api.openstack.wsgi [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Returning 404 to user: Instance cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 772.804242] [48526]: INFO nova.api.openstack.requestlog [None req-72fa222f-bf66-4acf-a9af-d824c1317803 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9" status: 404 len: 111 microversion: 2.1 time: 0.033864 [ 772.804590] [48526]: [pid: 48526|app: 0|req: 825/1577] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/cb2e3138-30d1-41fa-8a18-17a3a87c3ed9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 772.807391] [48526]: DEBUG nova.api.openstack.wsgi [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.809100] [48526]: DEBUG nova.compute.api [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.810330] [48527]: DEBUG nova.policy [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.813047] [48526]: DEBUG oslo_concurrency.lockutils [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.813320] [48526]: DEBUG oslo_concurrency.lockutils [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.813741] [48526]: DEBUG oslo_concurrency.lockutils [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.813879] [48526]: DEBUG oslo_concurrency.lockutils [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.813984] [48526]: DEBUG oslo_concurrency.lockutils [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.814117] [48526]: DEBUG oslo_concurrency.lockutils [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.821274] [48527]: INFO nova.api.openstack.requestlog [None req-49dcc56f-191e-4d13-8676-69e194864aa1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.078483 [ 772.821628] [48527]: [pid: 48527|app: 0|req: 753/1578] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:36 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.829793] [48527]: DEBUG nova.api.openstack.wsgi [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.835978] [48527]: DEBUG nova.policy [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.835978] [48527]: DEBUG nova.compute.api [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Searching by: {'deleted': False, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 772.840099] [48527]: DEBUG oslo_concurrency.lockutils [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.840371] [48527]: DEBUG oslo_concurrency.lockutils [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.840535] [48527]: DEBUG oslo_concurrency.lockutils [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.840879] [48527]: DEBUG oslo_concurrency.lockutils [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.841038] [48527]: DEBUG oslo_concurrency.lockutils [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.841250] [48527]: DEBUG oslo_concurrency.lockutils [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.843500] [48526]: DEBUG oslo_concurrency.lockutils [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.845146] [48526]: DEBUG oslo_concurrency.lockutils [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.845146] [48526]: DEBUG oslo_concurrency.lockutils [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.845146] [48526]: DEBUG nova.objects.instance [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.857792] [48526]: WARNING neutronclient.v2_0.client [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.890563] [48527]: DEBUG nova.compute.multi_cell_list [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 772.892705] [48526]: DEBUG nova.policy [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.903661] [48526]: INFO nova.api.openstack.requestlog [None req-555bc53c-9d13-493d-813a-fd9202482091 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.097180 [ 772.903661] [48526]: [pid: 48526|app: 0|req: 826/1579] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.913975] [48527]: INFO nova.api.openstack.requestlog [None req-647b5861-08a0-4b05-8d6b-3fe3947267cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 343 microversion: 2.1 time: 0.091286 [ 772.913975] [48527]: [pid: 48527|app: 0|req: 754/1580] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/servers => generated 343 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.915193] [48526]: DEBUG nova.api.openstack.wsgi [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.920902] [48527]: DEBUG nova.api.openstack.wsgi [None req-7799b341-b942-4e22-b235-7c30cf0e2711 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 772.921040] [48526]: DEBUG nova.compute.api [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.923229] [48527]: WARNING neutronclient.v2_0.client [None req-7799b341-b942-4e22-b235-7c30cf0e2711 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.923562] [48527]: WARNING openstack [None req-7799b341-b942-4e22-b235-7c30cf0e2711 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 772.924357] [48527]: WARNING openstack [None req-7799b341-b942-4e22-b235-7c30cf0e2711 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 772.925179] [48526]: DEBUG oslo_concurrency.lockutils [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.926050] [48526]: DEBUG oslo_concurrency.lockutils [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.926050] [48526]: DEBUG oslo_concurrency.lockutils [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.926050] [48526]: DEBUG oslo_concurrency.lockutils [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.926050] [48526]: DEBUG oslo_concurrency.lockutils [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.926238] [48526]: DEBUG oslo_concurrency.lockutils [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.961892] [48526]: DEBUG oslo_concurrency.lockutils [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.962193] [48526]: DEBUG oslo_concurrency.lockutils [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.962352] [48526]: DEBUG oslo_concurrency.lockutils [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.962566] [48526]: DEBUG nova.objects.instance [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.972723] [48526]: WARNING neutronclient.v2_0.client [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.995965] [48526]: DEBUG nova.policy [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.000489] [48526]: INFO nova.api.openstack.requestlog [None req-e87b31e2-f05b-4727-908d-e68f3c052a6a tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.097072 [ 773.000872] [48526]: [pid: 48526|app: 0|req: 827/1581] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.004025] [48526]: DEBUG nova.api.openstack.wsgi [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.006108] [48526]: DEBUG nova.compute.api [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.009829] [48526]: DEBUG oslo_concurrency.lockutils [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.009829] [48526]: DEBUG oslo_concurrency.lockutils [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.009936] [48526]: DEBUG oslo_concurrency.lockutils [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.010530] [48526]: DEBUG oslo_concurrency.lockutils [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.010726] [48526]: DEBUG oslo_concurrency.lockutils [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.011182] [48526]: DEBUG oslo_concurrency.lockutils [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.046852] [48526]: WARNING neutronclient.v2_0.client [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.485995] [48527]: WARNING neutronclient.v2_0.client [None req-7799b341-b942-4e22-b235-7c30cf0e2711 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.486791] [48527]: WARNING openstack [None req-7799b341-b942-4e22-b235-7c30cf0e2711 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 773.487100] [48527]: WARNING openstack [None req-7799b341-b942-4e22-b235-7c30cf0e2711 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 773.516590] [48526]: DEBUG nova.policy [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.523848] [48526]: INFO nova.api.openstack.requestlog [None req-be72a61d-3ff9-4cd6-829e-40503aa21a05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1367 microversion: 2.1 time: 0.522272 [ 773.524280] [48526]: [pid: 48526|app: 0|req: 828/1582] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1367 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.526873] [48526]: DEBUG nova.api.openstack.wsgi [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.528330] [48526]: DEBUG nova.compute.api [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.534038] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.534356] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.534356] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.534544] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.534684] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.534829] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.570433] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.570603] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.570742] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.570927] [48526]: DEBUG nova.objects.instance [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.575895] [48526]: WARNING neutronclient.v2_0.client [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.596448] [48527]: INFO nova.api.openstack.requestlog [None req-7799b341-b942-4e22-b235-7c30cf0e2711 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.680687 [ 773.596448] [48527]: [pid: 48527|app: 0|req: 755/1583] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:54:37 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 773.598656] [48527]: DEBUG nova.api.openstack.wsgi [None req-99b87efc-52e2-483f-81f8-f8f2b70c2fb4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.610155] [48526]: DEBUG nova.policy [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.616164] [48526]: INFO nova.api.openstack.requestlog [None req-e5f7a7f0-a5a6-4b0b-877b-9c704d81e1d6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.091215 [ 773.616803] [48526]: [pid: 48526|app: 0|req: 829/1584] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.620367] [48526]: DEBUG nova.api.openstack.wsgi [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.621963] [48526]: DEBUG nova.compute.api [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.632103] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.632294] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.632524] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.632831] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.633029] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.633219] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.645505] [48527]: INFO nova.api.openstack.requestlog [None req-99b87efc-52e2-483f-81f8-f8f2b70c2fb4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1617 microversion: 2.1 time: 0.048958 [ 773.646039] [48527]: [pid: 48527|app: 0|req: 756/1585] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1617 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.650271] [48527]: DEBUG nova.api.openstack.wsgi [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.650688] [48527]: DEBUG nova.compute.api [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.654904] [48527]: DEBUG oslo_concurrency.lockutils [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.655208] [48527]: DEBUG oslo_concurrency.lockutils [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.655509] [48527]: DEBUG oslo_concurrency.lockutils [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.655682] [48527]: DEBUG oslo_concurrency.lockutils [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.655858] [48527]: DEBUG oslo_concurrency.lockutils [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.656047] [48527]: DEBUG oslo_concurrency.lockutils [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.668206] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.668206] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.668412] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.668622] [48526]: DEBUG nova.objects.instance [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.672864] [48526]: WARNING neutronclient.v2_0.client [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.680088] [48527]: WARNING neutronclient.v2_0.client [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.694543] [48526]: DEBUG nova.policy [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.701100] [48526]: DEBUG nova.policy [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.701708] [48526]: DEBUG nova.policy [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.702300] [48526]: INFO nova.api.openstack.requestlog [None req-d5155727-c60d-497c-b1ec-a0db4bd7727b tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.085025 [ 773.702601] [48526]: [pid: 48526|app: 0|req: 830/1586] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.706018] [48526]: DEBUG nova.api.openstack.wsgi [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.706337] [48526]: DEBUG nova.compute.api [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.711547] [48527]: DEBUG nova.policy [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.716377] [48526]: DEBUG oslo_concurrency.lockutils [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.716377] [48526]: DEBUG oslo_concurrency.lockutils [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.716377] [48526]: DEBUG oslo_concurrency.lockutils [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.716377] [48526]: DEBUG oslo_concurrency.lockutils [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.716377] [48526]: DEBUG oslo_concurrency.lockutils [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.716841] [48526]: DEBUG oslo_concurrency.lockutils [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.720403] [48527]: INFO nova.api.openstack.requestlog [None req-f069af0c-09fe-45ff-8504-b8d42990cb0e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.072804 [ 773.721143] [48527]: [pid: 48527|app: 0|req: 757/1587] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.728142] [48527]: DEBUG nova.api.openstack.wsgi [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.731572] [48527]: DEBUG nova.compute.api [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.739230] [48527]: DEBUG oslo_concurrency.lockutils [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.739426] [48527]: DEBUG oslo_concurrency.lockutils [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.739568] [48527]: DEBUG oslo_concurrency.lockutils [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.743018] [48527]: DEBUG oslo_concurrency.lockutils [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.743018] [48527]: DEBUG oslo_concurrency.lockutils [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.743018] [48527]: DEBUG oslo_concurrency.lockutils [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.748646] [48526]: WARNING neutronclient.v2_0.client [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.764923] [48527]: WARNING neutronclient.v2_0.client [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.878158] [48526]: DEBUG nova.policy [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.882614] [48526]: INFO nova.api.openstack.requestlog [None req-16d501ab-1df5-4d31-8cd3-3e69493b2eb1 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1588 microversion: 2.1 time: 0.179470 [ 773.883126] [48526]: [pid: 48526|app: 0|req: 831/1588] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1588 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.887161] [48526]: DEBUG nova.api.openstack.wsgi [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.887490] [48526]: DEBUG nova.compute.api [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.892281] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.892594] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.892853] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.893227] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.893526] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.893739] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.900029] [48527]: DEBUG nova.policy [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.905567] [48527]: INFO nova.api.openstack.requestlog [None req-32f67d96-ab58-4d29-a651-8d850dffcfdb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.182745 [ 773.905567] [48527]: [pid: 48527|app: 0|req: 758/1589] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:37 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.907802] [48527]: DEBUG nova.api.openstack.wsgi [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.909405] [48527]: DEBUG nova.compute.api [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.912919] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.913271] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.913471] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.913804] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.914370] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.914574] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.920534] [48526]: DEBUG nova.compute.api [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 773.937027] [48527]: WARNING neutronclient.v2_0.client [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.955488] [48527]: DEBUG nova.policy [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.961120] [48527]: DEBUG nova.policy [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.961817] [48527]: DEBUG nova.policy [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.962481] [48527]: INFO nova.api.openstack.requestlog [None req-fcc1b15f-beab-4c00-8487-1901b342979c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1303 microversion: 2.47 time: 0.056812 [ 773.963486] [48527]: [pid: 48527|app: 0|req: 759/1590] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:38 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1303 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.966219] [48527]: DEBUG nova.api.openstack.wsgi [req-93f16af0-f08c-486c-a283-b90b346a4349 req-9f24b9ea-fd96-4f21-8f21-abdc37333fa0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2784ccd-1a03-4188-a996-ff7ac3c62db6", "name": "network-vif-deleted", "tag": "06cabdbb-5ac4-4d15-97d8-7827a25cae0e"}, {"name": "network-changed", "server_uuid": "ef565889-00e3-4116-8fd6-47edf25e6279", "tag": "29f12b17-55f1-4021-914e-bf7772aa1df8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 773.972713] [48526]: INFO nova.api.openstack.requestlog [None req-ec8dc81b-2a54-4b54-a1b0-f1640e144acc tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 204 len: 0 microversion: 2.1 time: 0.087773 [ 773.972713] [48526]: [pid: 48526|app: 0|req: 832/1591] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:38 2025] DELETE /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 773.975282] [48527]: DEBUG oslo_concurrency.lockutils [req-93f16af0-f08c-486c-a283-b90b346a4349 req-9f24b9ea-fd96-4f21-8f21-abdc37333fa0 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.975448] [48527]: DEBUG oslo_concurrency.lockutils [req-93f16af0-f08c-486c-a283-b90b346a4349 req-9f24b9ea-fd96-4f21-8f21-abdc37333fa0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.977089] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.977152] [48527]: DEBUG oslo_concurrency.lockutils [req-93f16af0-f08c-486c-a283-b90b346a4349 req-9f24b9ea-fd96-4f21-8f21-abdc37333fa0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.978408] [48526]: DEBUG nova.policy [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.978859] [48526]: DEBUG nova.compute.api [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Searching by: {'deleted': False, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 773.983105] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.983276] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.983406] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.983790] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.984105] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.984978] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.988775] [48527]: INFO nova.api.openstack.compute.server_external_events [req-93f16af0-f08c-486c-a283-b90b346a4349 req-9f24b9ea-fd96-4f21-8f21-abdc37333fa0 service nova] Creating event network-vif-deleted:06cabdbb-5ac4-4d15-97d8-7827a25cae0e for instance f2784ccd-1a03-4188-a996-ff7ac3c62db6 on cpu-1 [ 773.989033] [48527]: INFO nova.api.openstack.compute.server_external_events [req-93f16af0-f08c-486c-a283-b90b346a4349 req-9f24b9ea-fd96-4f21-8f21-abdc37333fa0 service nova] Creating event network-changed:29f12b17-55f1-4021-914e-bf7772aa1df8 for instance ef565889-00e3-4116-8fd6-47edf25e6279 on cpu-1 [ 773.995355] [48527]: INFO nova.api.openstack.requestlog [req-93f16af0-f08c-486c-a283-b90b346a4349 req-9f24b9ea-fd96-4f21-8f21-abdc37333fa0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.031368 [ 773.995818] [48527]: [pid: 48527|app: 0|req: 760/1592] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:38 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 773.998797] [48527]: DEBUG nova.api.openstack.wsgi [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.000225] [48527]: DEBUG nova.compute.api [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.005945] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.006221] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.006284] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.006616] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.006770] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.006941] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.015878] [48526]: DEBUG nova.compute.multi_cell_list [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 774.032210] [48527]: WARNING neutronclient.v2_0.client [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.040817] [48526]: DEBUG nova.policy [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.044103] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.044510] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.044510] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.053248] [48526]: WARNING neutronclient.v2_0.client [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.053966] [48527]: DEBUG nova.policy [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.058736] [48527]: INFO nova.api.openstack.requestlog [None req-6ccf4aa4-3cc7-44a4-af8e-4e4069df8fd4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.061869 [ 774.058736] [48527]: [pid: 48527|app: 0|req: 761/1593] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:38 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.061054] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.062504] [48527]: DEBUG nova.compute.api [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.067027] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.067027] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.067027] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.067027] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.067027] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.067027] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.087748] [48527]: WARNING neutronclient.v2_0.client [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.209671] [48526]: INFO nova.api.openstack.requestlog [None req-7f6bcbfe-3d58-464e-8e85-04e7d14c67cd tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1606 microversion: 2.1 time: 0.236269 [ 774.210070] [48526]: [pid: 48526|app: 0|req: 833/1594] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:54:38 2025] GET /compute/v2.1/servers/detail => generated 1606 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.213037] [48526]: DEBUG nova.api.openstack.wsgi [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.214845] [48526]: DEBUG nova.compute.api [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.220409] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.220619] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.220755] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.221043] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.221275] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.221363] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.238177] [48527]: DEBUG nova.policy [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.255862] [48526]: WARNING neutronclient.v2_0.client [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.273157] [48527]: INFO nova.api.openstack.requestlog [None req-2ebe0a68-b9ac-4390-9f80-1a007f8c5bb5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1316 microversion: 2.1 time: 0.213881 [ 774.275024] [48527]: [pid: 48527|app: 0|req: 762/1595] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:38 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1316 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.276462] [48526]: DEBUG nova.policy [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.277022] [48527]: DEBUG nova.api.openstack.wsgi [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.278688] [48527]: DEBUG nova.compute.api [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.281363] [48526]: INFO nova.api.openstack.requestlog [None req-fde4d304-5f20-4141-afa7-07cd78fb672b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1275 microversion: 2.1 time: 0.070461 [ 774.281900] [48526]: [pid: 48526|app: 0|req: 834/1596] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:38 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1275 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.284797] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.286848] [48526]: DEBUG nova.compute.api [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.290803] [48527]: DEBUG oslo_concurrency.lockutils [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.290803] [48527]: DEBUG oslo_concurrency.lockutils [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.290803] [48527]: DEBUG oslo_concurrency.lockutils [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.290803] [48527]: DEBUG oslo_concurrency.lockutils [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.290803] [48527]: DEBUG oslo_concurrency.lockutils [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.290803] [48527]: DEBUG oslo_concurrency.lockutils [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.294392] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.294535] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.294645] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.294905] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.295466] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.295466] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.321951] [48527]: WARNING neutronclient.v2_0.client [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.323125] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.323720] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.324953] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.325172] [48526]: DEBUG nova.objects.instance [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.330255] [48526]: WARNING neutronclient.v2_0.client [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.346812] [48527]: DEBUG nova.policy [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.359828] [48527]: DEBUG nova.policy [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.360441] [48527]: DEBUG nova.policy [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.361023] [48527]: INFO nova.api.openstack.requestlog [None req-f80d8646-30f3-44dc-92c4-e6153f86f6cc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.086775 [ 774.361316] [48527]: [pid: 48527|app: 0|req: 763/1597] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:38 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 774.363950] [48526]: DEBUG nova.policy [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.369421] [48527]: DEBUG nova.api.openstack.wsgi [None req-2b53dbce-68e5-4826-9a78-b811b316455c tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 774.369523] [48526]: INFO nova.api.openstack.requestlog [None req-7f847071-4876-428c-b007-a3caacd111c9 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.087326 [ 774.369841] [48526]: [pid: 48526|app: 0|req: 835/1598] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:38 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.371754] [48527]: WARNING neutronclient.v2_0.client [None req-2b53dbce-68e5-4826-9a78-b811b316455c tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.372120] [48526]: DEBUG nova.api.openstack.wsgi [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.372872] [48527]: WARNING openstack [None req-2b53dbce-68e5-4826-9a78-b811b316455c tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 774.373510] [48526]: DEBUG nova.compute.api [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.373653] [48527]: WARNING openstack [None req-2b53dbce-68e5-4826-9a78-b811b316455c tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 774.376636] [48526]: DEBUG oslo_concurrency.lockutils [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.376860] [48526]: DEBUG oslo_concurrency.lockutils [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.377011] [48526]: DEBUG oslo_concurrency.lockutils [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.377264] [48526]: DEBUG oslo_concurrency.lockutils [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.377409] [48526]: DEBUG oslo_concurrency.lockutils [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.377553] [48526]: DEBUG oslo_concurrency.lockutils [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.397092] [48526]: WARNING neutronclient.v2_0.client [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.446381] [48526]: DEBUG nova.policy [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.451076] [48526]: INFO nova.api.openstack.requestlog [None req-a69a6065-bd4d-4809-bd3b-e8608308e841 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1271 microversion: 2.1 time: 0.080683 [ 774.451531] [48526]: [pid: 48526|app: 0|req: 836/1599] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:38 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1271 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.454998] [48526]: DEBUG nova.api.openstack.wsgi [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.456381] [48526]: DEBUG nova.compute.api [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.461041] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.461041] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.461289] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.462068] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.462068] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.462068] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.487929] [48526]: WARNING neutronclient.v2_0.client [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.835531] [48527]: WARNING neutronclient.v2_0.client [None req-2b53dbce-68e5-4826-9a78-b811b316455c tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.836254] [48527]: WARNING openstack [None req-2b53dbce-68e5-4826-9a78-b811b316455c tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 774.836588] [48527]: WARNING openstack [None req-2b53dbce-68e5-4826-9a78-b811b316455c tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 774.850528] [48526]: DEBUG nova.policy [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.856152] [48526]: INFO nova.api.openstack.requestlog [None req-f4150cf8-7950-4bd4-b861-2db486d1b3ed tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1244 microversion: 2.1 time: 0.403303 [ 774.856152] [48526]: [pid: 48526|app: 0|req: 837/1600] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:38 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1244 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.858307] [48526]: DEBUG nova.api.openstack.wsgi [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.859666] [48526]: DEBUG nova.compute.api [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.862963] [48526]: DEBUG oslo_concurrency.lockutils [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.865025] [48526]: DEBUG oslo_concurrency.lockutils [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.865025] [48526]: DEBUG oslo_concurrency.lockutils [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.865025] [48526]: DEBUG oslo_concurrency.lockutils [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.865025] [48526]: DEBUG oslo_concurrency.lockutils [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.865025] [48526]: DEBUG oslo_concurrency.lockutils [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.887507] [48526]: DEBUG oslo_concurrency.lockutils [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.887507] [48526]: DEBUG oslo_concurrency.lockutils [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.887507] [48526]: DEBUG oslo_concurrency.lockutils [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.887614] [48526]: DEBUG nova.objects.instance [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.890655] [48526]: WARNING neutronclient.v2_0.client [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.987849] [48526]: DEBUG nova.policy [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.995505] [48526]: INFO nova.api.openstack.requestlog [None req-d390c507-fad0-4b98-854b-eb67fffd6274 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.138910 [ 774.995653] [48526]: [pid: 48526|app: 0|req: 838/1601] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.998628] [48526]: DEBUG nova.api.openstack.wsgi [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.000142] [48526]: DEBUG nova.compute.api [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.004345] [48526]: DEBUG oslo_concurrency.lockutils [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.004548] [48526]: DEBUG oslo_concurrency.lockutils [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.004728] [48526]: DEBUG oslo_concurrency.lockutils [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.004924] [48526]: DEBUG oslo_concurrency.lockutils [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.005076] [48526]: DEBUG oslo_concurrency.lockutils [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.005198] [48526]: DEBUG oslo_concurrency.lockutils [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.028065] [48526]: DEBUG oslo_concurrency.lockutils [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.028808] [48526]: DEBUG oslo_concurrency.lockutils [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.028808] [48526]: DEBUG oslo_concurrency.lockutils [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.029103] [48526]: DEBUG nova.objects.instance [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.033201] [48526]: WARNING neutronclient.v2_0.client [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.130535] [48527]: INFO nova.api.openstack.requestlog [None req-2b53dbce-68e5-4826-9a78-b811b316455c tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.764197 [ 775.131737] [48527]: [pid: 48527|app: 0|req: 764/1602] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:54:38 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 775.140515] [48527]: DEBUG nova.api.openstack.wsgi [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.143268] [48527]: DEBUG nova.compute.api [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.148198] [48527]: DEBUG oslo_concurrency.lockutils [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.148494] [48527]: DEBUG oslo_concurrency.lockutils [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.148645] [48527]: DEBUG oslo_concurrency.lockutils [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.149098] [48527]: DEBUG oslo_concurrency.lockutils [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.149190] [48527]: DEBUG oslo_concurrency.lockutils [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.149321] [48527]: DEBUG oslo_concurrency.lockutils [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.173223] [48527]: WARNING neutronclient.v2_0.client [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.176415] [48526]: DEBUG nova.policy [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.184063] [48526]: INFO nova.api.openstack.requestlog [None req-7160fb39-f665-45f2-87f0-3d278f3fbae5 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.186881 [ 775.184063] [48526]: [pid: 48526|app: 0|req: 839/1603] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.190030] [48526]: DEBUG nova.api.openstack.wsgi [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.190030] [48526]: DEBUG nova.compute.api [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.192094] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.192729] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.192729] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.192910] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.193408] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.193408] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.217701] [48526]: WARNING neutronclient.v2_0.client [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.273621] [48527]: DEBUG nova.policy [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.279266] [48527]: INFO nova.api.openstack.requestlog [None req-a665255d-16c9-42c7-8c8f-7de0a12fa9c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1201 microversion: 2.1 time: 0.145339 [ 775.279266] [48527]: [pid: 48527|app: 0|req: 765/1604] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1201 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.286610] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.288039] [48527]: DEBUG nova.compute.api [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.293724] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.294513] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.294513] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.294513] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.294772] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.296020] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.315079] [48526]: DEBUG nova.policy [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.326059] [48526]: INFO nova.api.openstack.requestlog [None req-0fd04b94-1ce5-4f45-b51c-63cc3a95b51c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.140595 [ 775.326059] [48526]: [pid: 48526|app: 0|req: 840/1605] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.329050] [48526]: DEBUG nova.api.openstack.wsgi [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.334748] [48526]: DEBUG nova.compute.api [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.344476] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.344623] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.344944] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.345178] [48527]: DEBUG nova.objects.instance [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.347045] [48526]: DEBUG oslo_concurrency.lockutils [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.347367] [48526]: DEBUG oslo_concurrency.lockutils [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.347367] [48526]: DEBUG oslo_concurrency.lockutils [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.347611] [48526]: DEBUG oslo_concurrency.lockutils [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.347761] [48526]: DEBUG oslo_concurrency.lockutils [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.347931] [48526]: DEBUG oslo_concurrency.lockutils [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.349501] [48527]: WARNING neutronclient.v2_0.client [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.372173] [48527]: DEBUG nova.policy [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.377674] [48527]: INFO nova.api.openstack.requestlog [None req-cb53fc3d-13a6-4d05-afc2-8471ad84554f tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.097713 [ 775.377674] [48527]: [pid: 48527|app: 0|req: 766/1606] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.381214] [48527]: DEBUG nova.api.openstack.wsgi [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.381662] [48527]: DEBUG nova.compute.api [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.384245] [48526]: WARNING neutronclient.v2_0.client [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.391497] [48527]: DEBUG oslo_concurrency.lockutils [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.391790] [48527]: DEBUG oslo_concurrency.lockutils [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.392014] [48527]: DEBUG oslo_concurrency.lockutils [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.392453] [48527]: DEBUG oslo_concurrency.lockutils [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.392836] [48527]: DEBUG oslo_concurrency.lockutils [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.392836] [48527]: DEBUG oslo_concurrency.lockutils [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.420324] [48527]: DEBUG oslo_concurrency.lockutils [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.420534] [48527]: DEBUG oslo_concurrency.lockutils [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.420672] [48527]: DEBUG oslo_concurrency.lockutils [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.420841] [48527]: DEBUG nova.objects.instance [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.424604] [48527]: WARNING neutronclient.v2_0.client [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.515978] [48527]: DEBUG nova.policy [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.523975] [48527]: INFO nova.api.openstack.requestlog [None req-63a9908c-e98a-4036-99bc-9f51b1b3f7dd tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.146216 [ 775.525031] [48527]: [pid: 48527|app: 0|req: 767/1607] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.528676] [48527]: DEBUG nova.api.openstack.wsgi [None req-3270147e-435c-4b73-9ae7-07d332a0f6f2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.545164] [48527]: INFO nova.api.openstack.requestlog [None req-3270147e-435c-4b73-9ae7-07d332a0f6f2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.019756 [ 775.545164] [48527]: [pid: 48527|app: 0|req: 768/1608] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 775.548076] [48527]: DEBUG nova.api.openstack.wsgi [req-72fb4590-92a0-4541-8d9b-6e3f4cd5241e req-a008c69d-7c4a-4f2a-9967-71d4b572ce3a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5a815e26-d68e-4a05-97ee-2edafcd64e68", "tag": "d32113ae-ca09-47d8-b211-0a872180b332"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 775.560065] [48527]: DEBUG oslo_concurrency.lockutils [req-72fb4590-92a0-4541-8d9b-6e3f4cd5241e req-a008c69d-7c4a-4f2a-9967-71d4b572ce3a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.561224] [48527]: DEBUG oslo_concurrency.lockutils [req-72fb4590-92a0-4541-8d9b-6e3f4cd5241e req-a008c69d-7c4a-4f2a-9967-71d4b572ce3a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.561224] [48527]: DEBUG oslo_concurrency.lockutils [req-72fb4590-92a0-4541-8d9b-6e3f4cd5241e req-a008c69d-7c4a-4f2a-9967-71d4b572ce3a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.570845] [48527]: INFO nova.api.openstack.compute.server_external_events [req-72fb4590-92a0-4541-8d9b-6e3f4cd5241e req-a008c69d-7c4a-4f2a-9967-71d4b572ce3a service nova] Creating event network-changed:d32113ae-ca09-47d8-b211-0a872180b332 for instance 5a815e26-d68e-4a05-97ee-2edafcd64e68 on cpu-1 [ 775.576486] [48527]: INFO nova.api.openstack.requestlog [req-72fb4590-92a0-4541-8d9b-6e3f4cd5241e req-a008c69d-7c4a-4f2a-9967-71d4b572ce3a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030746 [ 775.576928] [48527]: [pid: 48527|app: 0|req: 769/1609] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:39 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) [ 775.580429] [48527]: DEBUG nova.api.openstack.wsgi [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.582303] [48527]: DEBUG nova.compute.api [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.584514] [48526]: DEBUG nova.policy [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.588032] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.588313] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.588531] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.588886] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.588997] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.589125] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.597619] [48526]: INFO nova.api.openstack.requestlog [None req-b537b11f-d774-4c06-9a5c-fb06bec93611 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1488 microversion: 2.1 time: 0.271470 [ 775.598166] [48526]: [pid: 48526|app: 0|req: 841/1610] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1488 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.601908] [48526]: DEBUG nova.api.openstack.wsgi [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.603847] [48526]: DEBUG nova.compute.api [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.609899] [48526]: DEBUG oslo_concurrency.lockutils [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.610170] [48526]: DEBUG oslo_concurrency.lockutils [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.610401] [48526]: DEBUG oslo_concurrency.lockutils [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.612450] [48526]: DEBUG oslo_concurrency.lockutils [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.612450] [48526]: DEBUG oslo_concurrency.lockutils [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.612450] [48526]: DEBUG oslo_concurrency.lockutils [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.640892] [48526]: DEBUG oslo_concurrency.lockutils [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.640966] [48526]: DEBUG oslo_concurrency.lockutils [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.641111] [48526]: DEBUG oslo_concurrency.lockutils [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.641276] [48526]: DEBUG nova.objects.instance [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.641335] [48527]: WARNING neutronclient.v2_0.client [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.645740] [48526]: WARNING neutronclient.v2_0.client [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.735767] [48526]: DEBUG nova.policy [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.741627] [48526]: INFO nova.api.openstack.requestlog [None req-80193e7c-6672-4066-9f91-c2640be1eda0 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.142010 [ 775.742066] [48526]: [pid: 48526|app: 0|req: 842/1611] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.747127] [48526]: DEBUG nova.api.openstack.wsgi [None req-f7585954-43ee-48f3-8c45-70db02a62a03 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.788043] [48527]: DEBUG nova.policy [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.794532] [48527]: INFO nova.api.openstack.requestlog [None req-fcaec6dc-323b-4d20-9351-34911224ed92 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1367 microversion: 2.1 time: 0.216489 [ 775.794847] [48527]: [pid: 48527|app: 0|req: 770/1612] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1367 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.796496] [48526]: INFO nova.api.openstack.requestlog [None req-f7585954-43ee-48f3-8c45-70db02a62a03 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1625 microversion: 2.1 time: 0.053952 [ 775.797074] [48526]: [pid: 48526|app: 0|req: 843/1613] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:39 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1625 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.803021] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.803149] [48526]: DEBUG nova.api.openstack.wsgi [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.803198] [48527]: DEBUG nova.compute.api [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.803313] [48526]: DEBUG nova.compute.api [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.806829] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.806992] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.807333] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.807537] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.807916] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.808144] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.808253] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.808480] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.808521] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.808901] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.809134] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.809291] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.827787] [48526]: WARNING neutronclient.v2_0.client [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.840824] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.841083] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.841083] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.841237] [48527]: DEBUG nova.objects.instance [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.846891] [48527]: WARNING neutronclient.v2_0.client [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.856854] [48526]: DEBUG nova.policy [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.862138] [48526]: INFO nova.api.openstack.requestlog [None req-f6509a11-4b67-41e0-bd50-50b5b28fae93 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.064429 [ 775.862495] [48526]: [pid: 48526|app: 0|req: 844/1614] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:40 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.865605] [48526]: DEBUG nova.api.openstack.wsgi [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.867043] [48526]: DEBUG nova.compute.api [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.871766] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.872027] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.872245] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.872618] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.874081] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.874081] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.877366] [48527]: DEBUG nova.policy [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.884312] [48527]: DEBUG nova.policy [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.885459] [48527]: DEBUG nova.policy [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.889937] [48527]: INFO nova.api.openstack.requestlog [None req-4d2317d8-980c-4bf8-8b0a-32252583c56f tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.091067 [ 775.889937] [48527]: [pid: 48527|app: 0|req: 771/1615] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:40 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.892871] [48526]: WARNING neutronclient.v2_0.client [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.894226] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.895874] [48527]: DEBUG nova.compute.api [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.899444] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.900758] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.900758] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.900758] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.900758] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.900758] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.921009] [48527]: WARNING neutronclient.v2_0.client [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.949000] [48527]: DEBUG nova.policy [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.953847] [48527]: DEBUG nova.policy [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.954622] [48527]: DEBUG nova.policy [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.955274] [48527]: INFO nova.api.openstack.requestlog [None req-6d3bf0a2-8203-4603-adc9-774a6b1be0c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1303 microversion: 2.47 time: 0.064531 [ 775.955575] [48527]: [pid: 48527|app: 0|req: 772/1616] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:40 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1303 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.958268] [48527]: DEBUG nova.api.openstack.wsgi [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.960751] [48527]: DEBUG nova.compute.api [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.965477] [48527]: DEBUG oslo_concurrency.lockutils [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.965753] [48527]: DEBUG oslo_concurrency.lockutils [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.965981] [48527]: DEBUG oslo_concurrency.lockutils [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.966462] [48527]: DEBUG oslo_concurrency.lockutils [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.966705] [48527]: DEBUG oslo_concurrency.lockutils [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.966856] [48527]: DEBUG oslo_concurrency.lockutils [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.976297] [48526]: DEBUG nova.policy [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.980553] [48526]: INFO nova.api.openstack.requestlog [None req-9e92359b-29f4-480c-b3df-9b946edbdb3a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.116853 [ 775.981249] [48526]: [pid: 48526|app: 0|req: 845/1617] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:40 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.984162] [48526]: DEBUG nova.api.openstack.wsgi [None req-a269072f-6724-4376-b7ce-829162c877ad tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 775.985757] [48527]: WARNING neutronclient.v2_0.client [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.987032] [48526]: WARNING neutronclient.v2_0.client [None req-a269072f-6724-4376-b7ce-829162c877ad tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.988511] [48526]: WARNING openstack [None req-a269072f-6724-4376-b7ce-829162c877ad tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 775.989388] [48526]: WARNING openstack [None req-a269072f-6724-4376-b7ce-829162c877ad tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 776.005781] [48527]: DEBUG nova.policy [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.010884] [48527]: INFO nova.api.openstack.requestlog [None req-8060c4ca-61cc-4b94-8573-1d9231a40b44 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.054705 [ 776.011248] [48527]: [pid: 48527|app: 0|req: 773/1618] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:40 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.099821] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d44a46d-b715-43bc-810c-88fae74b2e8c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1115694534", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBeuGaevrLSvYKs6/oeSxJlRRV2Co3q7ZrvE5BsdxothUbRtgq2TS72cvMcb/tdtAIKzuPez0r+g1exW/FtJ7LPCZ5cgeWxcxZQzoWGj7to2/CogvZQkKl9dhBwLSwgVfA=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 776.111448] [48527]: DEBUG nova.quota [None req-4d44a46d-b715-43bc-810c-88fae74b2e8c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Getting quotas for project e9020238ede243bc8748251e62d11e5d. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 776.115411] [48527]: DEBUG nova.quota [None req-4d44a46d-b715-43bc-810c-88fae74b2e8c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Getting quotas for user 8b8c3e668483458183e844c1ce88eed7 and project e9020238ede243bc8748251e62d11e5d. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 776.135984] [48527]: INFO nova.api.openstack.requestlog [None req-4d44a46d-b715-43bc-810c-88fae74b2e8c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.123955 [ 776.136546] [48527]: [pid: 48527|app: 0|req: 774/1619] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:40 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 776.139040] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 776.140437] [48527]: DEBUG nova.compute.api [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 776.145863] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.146126] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.146271] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.146549] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.146702] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.146833] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.174299] [48527]: WARNING neutronclient.v2_0.client [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 776.549116] [48526]: WARNING neutronclient.v2_0.client [None req-a269072f-6724-4376-b7ce-829162c877ad tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 776.549818] [48526]: WARNING openstack [None req-a269072f-6724-4376-b7ce-829162c877ad tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 776.550197] [48526]: WARNING openstack [None req-a269072f-6724-4376-b7ce-829162c877ad tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 776.970674] [48527]: DEBUG nova.policy [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.981604] [48527]: INFO nova.api.openstack.requestlog [None req-8f1e4fa2-cc0a-4150-a4e2-ca5073b0b599 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1504 microversion: 2.1 time: 0.844501 [ 776.981860] [48527]: [pid: 48527|app: 0|req: 775/1620] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:40 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1504 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.984288] [48527]: DEBUG nova.api.openstack.wsgi [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 776.987563] [48527]: DEBUG nova.compute.api [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 776.993030] [48527]: DEBUG oslo_concurrency.lockutils [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.993125] [48527]: DEBUG oslo_concurrency.lockutils [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.993266] [48527]: DEBUG oslo_concurrency.lockutils [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.993519] [48527]: DEBUG oslo_concurrency.lockutils [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.993660] [48527]: DEBUG oslo_concurrency.lockutils [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.993777] [48527]: DEBUG oslo_concurrency.lockutils [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.015666] [48526]: INFO nova.api.openstack.requestlog [None req-a269072f-6724-4376-b7ce-829162c877ad tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.033399 [ 777.016730] [48526]: [pid: 48526|app: 0|req: 846/1621] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:54:40 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1034 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 777.019642] [48526]: DEBUG nova.api.openstack.wsgi [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.021729] [48526]: DEBUG nova.compute.api [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.024945] [48527]: WARNING neutronclient.v2_0.client [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.025844] [48526]: DEBUG oslo_concurrency.lockutils [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.026239] [48526]: DEBUG oslo_concurrency.lockutils [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.026481] [48526]: DEBUG oslo_concurrency.lockutils [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.026847] [48526]: DEBUG oslo_concurrency.lockutils [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.027489] [48526]: DEBUG oslo_concurrency.lockutils [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.027489] [48526]: DEBUG oslo_concurrency.lockutils [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.054137] [48526]: WARNING neutronclient.v2_0.client [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.157021] [48527]: DEBUG nova.policy [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.161684] [48527]: INFO nova.api.openstack.requestlog [None req-def35e52-cc1c-492f-9f37-ef3b22e2e712 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1275 microversion: 2.1 time: 0.179231 [ 777.162032] [48527]: [pid: 48527|app: 0|req: 776/1622] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1275 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.166353] [48527]: DEBUG nova.api.openstack.wsgi [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.166353] [48527]: DEBUG nova.compute.api [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.171470] [48527]: DEBUG oslo_concurrency.lockutils [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.171470] [48527]: DEBUG oslo_concurrency.lockutils [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.171547] [48527]: DEBUG oslo_concurrency.lockutils [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.171790] [48527]: DEBUG oslo_concurrency.lockutils [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.171930] [48527]: DEBUG oslo_concurrency.lockutils [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.172059] [48527]: DEBUG oslo_concurrency.lockutils [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.172431] [48526]: DEBUG nova.policy [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.183136] [48526]: DEBUG nova.policy [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.183136] [48526]: DEBUG nova.policy [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.183136] [48526]: INFO nova.api.openstack.requestlog [None req-81afb7bf-c756-4f5f-9c77-8aab6bff1feb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.164837 [ 777.183136] [48526]: [pid: 48526|app: 0|req: 847/1623] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.190952] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.193554] [48526]: DEBUG nova.compute.api [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.197435] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.197816] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.198170] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.198604] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.199016] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.199393] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.210052] [48527]: DEBUG oslo_concurrency.lockutils [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.211310] [48527]: DEBUG oslo_concurrency.lockutils [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.211869] [48527]: DEBUG oslo_concurrency.lockutils [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.211869] [48527]: DEBUG nova.objects.instance [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.217751] [48527]: WARNING neutronclient.v2_0.client [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.228696] [48526]: WARNING neutronclient.v2_0.client [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.252671] [48527]: DEBUG nova.policy [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.267689] [48527]: INFO nova.api.openstack.requestlog [None req-671da4f5-fe85-433d-8e8e-cddf196649c1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.105056 [ 777.268134] [48527]: [pid: 48527|app: 0|req: 777/1624] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.270896] [48527]: DEBUG nova.api.openstack.wsgi [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.271139] [48527]: DEBUG nova.compute.api [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.275515] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.275699] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.276040] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.276391] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.276516] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.276639] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.309632] [48527]: DEBUG nova.compute.api [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 777.375243] [48527]: INFO nova.api.openstack.requestlog [None req-a6315b1a-10dc-446b-a360-268d85023e42 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 204 len: 0 microversion: 2.1 time: 0.106314 [ 777.375603] [48527]: [pid: 48527|app: 0|req: 778/1625] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:41 2025] DELETE /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 777.378707] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb7f647b-769a-4908-be03-873e503294a6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.383922] [48526]: DEBUG nova.policy [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.388186] [48526]: INFO nova.api.openstack.requestlog [None req-bd1d73a2-b452-4613-ac40-6ee35eeb976f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1311 microversion: 2.1 time: 0.206095 [ 777.388554] [48526]: [pid: 48526|app: 0|req: 848/1626] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1311 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.390893] [48526]: DEBUG nova.api.openstack.wsgi [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.392254] [48526]: DEBUG nova.compute.api [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.395658] [48526]: DEBUG oslo_concurrency.lockutils [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.395726] [48526]: DEBUG oslo_concurrency.lockutils [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.395886] [48526]: DEBUG oslo_concurrency.lockutils [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.396181] [48526]: DEBUG oslo_concurrency.lockutils [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.396332] [48526]: DEBUG oslo_concurrency.lockutils [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.396581] [48526]: DEBUG oslo_concurrency.lockutils [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.417823] [48526]: WARNING neutronclient.v2_0.client [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.423859] [48527]: INFO nova.api.openstack.requestlog [None req-eb7f647b-769a-4908-be03-873e503294a6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 200 len: 1625 microversion: 2.1 time: 0.047459 [ 777.424716] [48527]: [pid: 48527|app: 0|req: 779/1627] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 1625 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.427591] [48527]: DEBUG nova.api.openstack.wsgi [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.429199] [48527]: DEBUG nova.compute.api [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.433359] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.433975] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.433975] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.433975] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.434261] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.434359] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.439709] [48526]: DEBUG nova.policy [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.447270] [48526]: INFO nova.api.openstack.requestlog [None req-650fa123-2bd9-4591-a1c1-225836819900 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.058119 [ 777.447639] [48526]: [pid: 48526|app: 0|req: 849/1628] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.450119] [48526]: DEBUG nova.api.openstack.wsgi [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.451617] [48526]: DEBUG nova.compute.api [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.457425] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.457624] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.457763] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.458112] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.458429] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.458429] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.475268] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.475433] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.475565] [48527]: DEBUG oslo_concurrency.lockutils [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.475715] [48527]: DEBUG nova.objects.instance [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.480712] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.480712] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.480851] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.481161] [48526]: DEBUG nova.objects.instance [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.481595] [48527]: WARNING neutronclient.v2_0.client [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.484941] [48526]: WARNING neutronclient.v2_0.client [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.501060] [48527]: DEBUG nova.policy [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.507031] [48527]: INFO nova.api.openstack.requestlog [None req-67c1b197-c5e5-41b2-8a2c-ffa263b1ff77 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.081241 [ 777.507337] [48527]: [pid: 48527|app: 0|req: 780/1629] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.510429] [48527]: DEBUG nova.api.openstack.wsgi [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.511922] [48527]: DEBUG nova.compute.api [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.515505] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.515754] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.515894] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.516192] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.516343] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.516467] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.517358] [48526]: DEBUG nova.policy [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.521903] [48526]: INFO nova.api.openstack.requestlog [None req-9ea729ed-c977-4a5d-83bc-ce7093450002 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.073411 [ 777.522039] [48526]: [pid: 48526|app: 0|req: 850/1630] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.524339] [48526]: DEBUG nova.api.openstack.wsgi [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.525888] [48526]: DEBUG nova.compute.api [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.528877] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.529132] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.529222] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.529430] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.529575] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.529696] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.537491] [48527]: WARNING neutronclient.v2_0.client [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.547274] [48526]: WARNING neutronclient.v2_0.client [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.579038] [48527]: DEBUG nova.policy [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.585053] [48527]: INFO nova.api.openstack.requestlog [None req-912c6dc9-0718-4b16-b929-591648f8abf2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1257 microversion: 2.1 time: 0.076578 [ 777.585237] [48527]: [pid: 48527|app: 0|req: 781/1631] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1257 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.588100] [48527]: DEBUG nova.api.openstack.wsgi [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.589717] [48527]: DEBUG nova.compute.api [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.593884] [48527]: DEBUG oslo_concurrency.lockutils [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.594151] [48527]: DEBUG oslo_concurrency.lockutils [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.594988] [48527]: DEBUG oslo_concurrency.lockutils [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.594988] [48527]: DEBUG oslo_concurrency.lockutils [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.594988] [48527]: DEBUG oslo_concurrency.lockutils [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.594988] [48527]: DEBUG oslo_concurrency.lockutils [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.596194] [48526]: DEBUG nova.policy [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.602039] [48526]: INFO nova.api.openstack.requestlog [None req-4e8e367b-52a0-481e-822f-89dfd82e97ab tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.078957 [ 777.602039] [48526]: [pid: 48526|app: 0|req: 851/1632] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.604413] [48526]: DEBUG nova.api.openstack.wsgi [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.605856] [48526]: DEBUG nova.compute.api [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.609670] [48526]: DEBUG oslo_concurrency.lockutils [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.611062] [48526]: DEBUG oslo_concurrency.lockutils [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.611062] [48526]: DEBUG oslo_concurrency.lockutils [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.611356] [48526]: DEBUG oslo_concurrency.lockutils [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.611512] [48526]: DEBUG oslo_concurrency.lockutils [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.611719] [48526]: DEBUG oslo_concurrency.lockutils [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.619895] [48527]: DEBUG oslo_concurrency.lockutils [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.619895] [48527]: DEBUG oslo_concurrency.lockutils [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.619895] [48527]: DEBUG oslo_concurrency.lockutils [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.619895] [48527]: DEBUG nova.objects.instance [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.622704] [48527]: WARNING neutronclient.v2_0.client [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.638036] [48526]: DEBUG oslo_concurrency.lockutils [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.638285] [48526]: DEBUG oslo_concurrency.lockutils [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.638431] [48526]: DEBUG oslo_concurrency.lockutils [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.638597] [48526]: DEBUG nova.objects.instance [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.643860] [48526]: WARNING neutronclient.v2_0.client [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.657446] [48527]: DEBUG nova.policy [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.663361] [48527]: INFO nova.api.openstack.requestlog [None req-baa3bfe3-5016-4865-96b9-49f8ce31c39b tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.077532 [ 777.663759] [48527]: [pid: 48527|app: 0|req: 782/1633] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.668682] [48527]: DEBUG nova.api.openstack.wsgi [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.670543] [48527]: DEBUG nova.compute.api [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.671697] [48526]: DEBUG nova.policy [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.675746] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.676054] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.676246] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.676503] [48526]: INFO nova.api.openstack.requestlog [None req-9332c11b-2085-44fe-bb0d-df9287f27bca tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.073940 [ 777.676564] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.676705] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.677067] [48527]: DEBUG oslo_concurrency.lockutils [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.677135] [48526]: [pid: 48526|app: 0|req: 852/1634] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.680476] [48526]: DEBUG nova.api.openstack.wsgi [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.682052] [48526]: DEBUG nova.compute.api [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.685420] [48526]: DEBUG oslo_concurrency.lockutils [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.685626] [48526]: DEBUG oslo_concurrency.lockutils [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.685774] [48526]: DEBUG oslo_concurrency.lockutils [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.686067] [48526]: DEBUG oslo_concurrency.lockutils [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.686228] [48526]: DEBUG oslo_concurrency.lockutils [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.686354] [48526]: DEBUG oslo_concurrency.lockutils [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.699400] [48527]: WARNING neutronclient.v2_0.client [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.706947] [48526]: DEBUG oslo_concurrency.lockutils [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.707106] [48526]: DEBUG oslo_concurrency.lockutils [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.707178] [48526]: DEBUG oslo_concurrency.lockutils [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.707345] [48526]: DEBUG nova.objects.instance [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.712230] [48526]: WARNING neutronclient.v2_0.client [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.718655] [48527]: DEBUG nova.policy [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.723770] [48527]: INFO nova.api.openstack.requestlog [None req-f0497c6b-a7a3-40df-b0d1-0b452490bb1f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1446 microversion: 2.1 time: 0.058820 [ 777.723770] [48527]: [pid: 48527|app: 0|req: 783/1635] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1446 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.726735] [48527]: DEBUG nova.api.openstack.wsgi [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.728238] [48527]: DEBUG nova.compute.api [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.732028] [48527]: DEBUG oslo_concurrency.lockutils [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.732028] [48527]: DEBUG oslo_concurrency.lockutils [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.732384] [48527]: DEBUG oslo_concurrency.lockutils [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.732464] [48527]: DEBUG oslo_concurrency.lockutils [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.732604] [48527]: DEBUG oslo_concurrency.lockutils [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.732725] [48527]: DEBUG oslo_concurrency.lockutils [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.735344] [48526]: DEBUG nova.policy [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.741427] [48526]: INFO nova.api.openstack.requestlog [None req-71439b09-1ba3-409b-9cd6-806c24dcf18a tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.063836 [ 777.741817] [48526]: [pid: 48526|app: 0|req: 853/1636] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.745394] [48526]: DEBUG nova.api.openstack.wsgi [req-73af23c1-ef62-43e2-ab08-6c6bccd834e9 req-6c4856ed-8754-4dc9-ac9c-441a1a7bfbca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6b8056b9-48fe-4de2-8d36-cb22486bd3c6", "name": "network-vif-plugged", "status": "completed", "tag": "ddc3d557-ea97-4b83-aa3b-7cfc58091de9"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 777.751687] [48526]: DEBUG oslo_concurrency.lockutils [req-73af23c1-ef62-43e2-ab08-6c6bccd834e9 req-6c4856ed-8754-4dc9-ac9c-441a1a7bfbca service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.751873] [48526]: DEBUG oslo_concurrency.lockutils [req-73af23c1-ef62-43e2-ab08-6c6bccd834e9 req-6c4856ed-8754-4dc9-ac9c-441a1a7bfbca service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.752011] [48526]: DEBUG oslo_concurrency.lockutils [req-73af23c1-ef62-43e2-ab08-6c6bccd834e9 req-6c4856ed-8754-4dc9-ac9c-441a1a7bfbca service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.755488] [48527]: WARNING neutronclient.v2_0.client [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.758558] [48526]: INFO nova.api.openstack.compute.server_external_events [req-73af23c1-ef62-43e2-ab08-6c6bccd834e9 req-6c4856ed-8754-4dc9-ac9c-441a1a7bfbca service nova] Creating event network-vif-plugged:ddc3d557-ea97-4b83-aa3b-7cfc58091de9 for instance 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 on cpu-1 [ 777.763929] [48526]: INFO nova.api.openstack.requestlog [req-73af23c1-ef62-43e2-ab08-6c6bccd834e9 req-6c4856ed-8754-4dc9-ac9c-441a1a7bfbca service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020285 [ 777.763929] [48526]: [pid: 48526|app: 0|req: 854/1637] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:41 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) [ 777.766028] [48526]: DEBUG nova.api.openstack.wsgi [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.767415] [48526]: DEBUG nova.compute.api [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.771191] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.771352] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.771490] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.771883] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.771883] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.772038] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.791466] [48526]: WARNING neutronclient.v2_0.client [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.823385] [48527]: DEBUG nova.policy [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.830661] [48527]: INFO nova.api.openstack.requestlog [None req-fec43930-7fcc-4d8e-b279-46253bd14e9c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1367 microversion: 2.1 time: 0.106279 [ 777.831313] [48527]: [pid: 48527|app: 0|req: 784/1638] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1367 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.834860] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.836198] [48527]: DEBUG nova.compute.api [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.836532] [48526]: DEBUG nova.policy [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.842069] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.842069] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.842069] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.842571] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.842571] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.842571] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.844928] [48526]: INFO nova.api.openstack.requestlog [None req-a8f59123-91ea-4034-9df5-bc9719684b66 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.080171 [ 777.845296] [48526]: [pid: 48526|app: 0|req: 855/1639] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:41 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.851957] [48526]: DEBUG nova.api.openstack.wsgi [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.853815] [48526]: DEBUG nova.compute.api [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.858381] [48526]: DEBUG oslo_concurrency.lockutils [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.859024] [48526]: DEBUG oslo_concurrency.lockutils [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.859329] [48526]: DEBUG oslo_concurrency.lockutils [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.859714] [48526]: DEBUG oslo_concurrency.lockutils [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.860054] [48526]: DEBUG oslo_concurrency.lockutils [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.860306] [48526]: DEBUG oslo_concurrency.lockutils [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.871266] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.871266] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.871492] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.871785] [48527]: DEBUG nova.objects.instance [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.876666] [48527]: WARNING neutronclient.v2_0.client [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.887676] [48526]: WARNING neutronclient.v2_0.client [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.896040] [48527]: DEBUG nova.policy [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.901294] [48527]: DEBUG nova.policy [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.902171] [48527]: DEBUG nova.policy [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.902931] [48527]: INFO nova.api.openstack.requestlog [None req-4d1031a2-591e-4987-86cf-7c3c571436ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.070668 [ 777.903520] [48527]: [pid: 48527|app: 0|req: 785/1640] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.906144] [48527]: DEBUG nova.api.openstack.wsgi [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.908046] [48527]: DEBUG nova.compute.api [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.909915] [48526]: DEBUG nova.policy [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.911401] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.911582] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.911712] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.912074] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.912251] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.912439] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.914596] [48526]: DEBUG nova.policy [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.915209] [48526]: DEBUG nova.policy [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.915807] [48526]: INFO nova.api.openstack.requestlog [None req-713c8e60-6dec-4c7d-9e64-2a67063747d9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1303 microversion: 2.47 time: 0.070180 [ 777.916132] [48526]: [pid: 48526|app: 0|req: 856/1641] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1303 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.918714] [48526]: DEBUG nova.api.openstack.wsgi [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.920095] [48526]: DEBUG nova.compute.api [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.923352] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.923552] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.923625] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.923934] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.924098] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.924222] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.930113] [48527]: WARNING neutronclient.v2_0.client [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.942270] [48526]: WARNING neutronclient.v2_0.client [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.031692] [48526]: DEBUG nova.policy [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.036770] [48526]: INFO nova.api.openstack.requestlog [None req-2cc64355-426c-4920-8fe6-17cbc9f4a895 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1504 microversion: 2.1 time: 0.120110 [ 778.037150] [48526]: [pid: 48526|app: 0|req: 857/1642] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1504 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.039940] [48526]: DEBUG nova.api.openstack.wsgi [None req-12ca71fc-3263-4509-ba7f-86d6d00a03d0 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.043863] [48526]: WARNING neutronclient.v2_0.client [None req-12ca71fc-3263-4509-ba7f-86d6d00a03d0 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.043956] [48526]: WARNING openstack [None req-12ca71fc-3263-4509-ba7f-86d6d00a03d0 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 778.045415] [48526]: WARNING openstack [None req-12ca71fc-3263-4509-ba7f-86d6d00a03d0 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 778.056023] [48527]: DEBUG nova.policy [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.061065] [48527]: INFO nova.api.openstack.requestlog [None req-d3342371-e7aa-4523-b9cb-2ca024908ccf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.157031 [ 778.061397] [48527]: [pid: 48527|app: 0|req: 786/1643] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.063683] [48527]: DEBUG nova.api.openstack.wsgi [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.065044] [48527]: DEBUG nova.compute.api [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.070674] [48527]: DEBUG oslo_concurrency.lockutils [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.071063] [48527]: DEBUG oslo_concurrency.lockutils [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.071221] [48527]: DEBUG oslo_concurrency.lockutils [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.071486] [48527]: DEBUG oslo_concurrency.lockutils [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.071650] [48527]: DEBUG oslo_concurrency.lockutils [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.071772] [48527]: DEBUG oslo_concurrency.lockutils [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.089219] [48527]: WARNING neutronclient.v2_0.client [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.128476] [48527]: DEBUG nova.policy [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.133175] [48527]: INFO nova.api.openstack.requestlog [None req-2499526b-dcf6-4f24-a0b1-656f8bd5dad6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.071174 [ 778.133735] [48527]: [pid: 48527|app: 0|req: 787/1644] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.136577] [48527]: DEBUG nova.api.openstack.wsgi [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.137989] [48527]: DEBUG nova.compute.api [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.143577] [48527]: DEBUG oslo_concurrency.lockutils [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.143760] [48527]: DEBUG oslo_concurrency.lockutils [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.143897] [48527]: DEBUG oslo_concurrency.lockutils [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.144178] [48527]: DEBUG oslo_concurrency.lockutils [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.144503] [48527]: DEBUG oslo_concurrency.lockutils [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.144503] [48527]: DEBUG oslo_concurrency.lockutils [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.163708] [48527]: WARNING neutronclient.v2_0.client [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.195567] [48526]: INFO nova.api.openstack.requestlog [None req-12ca71fc-3263-4509-ba7f-86d6d00a03d0 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/3fae57c1-dfb1-4f77-94d3-5cffe95b93b1" status: 200 len: 144 microversion: 2.1 time: 0.157856 [ 778.195966] [48526]: [pid: 48526|app: 0|req: 858/1645] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/os-floating-ips/3fae57c1-dfb1-4f77-94d3-5cffe95b93b1 => generated 144 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 778.199421] [48526]: DEBUG nova.api.openstack.wsgi [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.200897] [48526]: DEBUG nova.compute.api [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.206793] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.206793] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.206793] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.208127] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.208378] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.208776] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.227412] [48526]: WARNING neutronclient.v2_0.client [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.301417] [48527]: DEBUG nova.policy [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.307319] [48527]: INFO nova.api.openstack.requestlog [None req-17bec186-ae63-41ba-a6b9-f2e32d865453 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1609 microversion: 2.1 time: 0.172870 [ 778.307653] [48527]: [pid: 48527|app: 0|req: 788/1646] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1609 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.313022] [48527]: DEBUG nova.api.openstack.wsgi [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-678755137", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "d239381a-0328-4a6e-9861-f80676ba3e8a"}], "security_groups": [{"name": "tempest-securitygroup--31268638"}], "key_name": "tempest-keypair-1115694534", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 778.353149] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.353149] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.353149] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.354169] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.354169] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.354169] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.364518] [48527]: WARNING neutronclient.v2_0.client [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.450246] [48527]: DEBUG nova.network.neutron [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] validate_networks() for [('d239381a-0328-4a6e-9861-f80676ba3e8a', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 778.450656] [48527]: WARNING neutronclient.v2_0.client [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.451847] [48527]: WARNING openstack [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 778.454155] [48527]: WARNING openstack [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 778.459384] [48527]: INFO nova.network.neutron [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] _ports_needed_per_instance requested_netwokrs=[('d239381a-0328-4a6e-9861-f80676ba3e8a', None, None, None, None, None)] [ 778.477500] [48526]: DEBUG nova.policy [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.481977] [48526]: INFO nova.api.openstack.requestlog [None req-0fdf9874-0acd-4511-9d4e-cd063ef5cb08 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1503 microversion: 2.1 time: 0.285384 [ 778.482336] [48526]: [pid: 48526|app: 0|req: 859/1647] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1503 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.484747] [48526]: DEBUG nova.api.openstack.wsgi [None req-9f5566f7-557f-42c3-9e94-f9a1eb2d2561 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 778.486355] [48526]: DEBUG nova.compute.api [None req-9f5566f7-557f-42c3-9e94-f9a1eb2d2561 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.494478] [48526]: DEBUG oslo_concurrency.lockutils [None req-9f5566f7-557f-42c3-9e94-f9a1eb2d2561 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.494478] [48526]: DEBUG oslo_concurrency.lockutils [None req-9f5566f7-557f-42c3-9e94-f9a1eb2d2561 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.494478] [48526]: DEBUG oslo_concurrency.lockutils [None req-9f5566f7-557f-42c3-9e94-f9a1eb2d2561 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.494478] [48526]: DEBUG oslo_concurrency.lockutils [None req-9f5566f7-557f-42c3-9e94-f9a1eb2d2561 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.494478] [48526]: DEBUG oslo_concurrency.lockutils [None req-9f5566f7-557f-42c3-9e94-f9a1eb2d2561 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.494478] [48526]: DEBUG oslo_concurrency.lockutils [None req-9f5566f7-557f-42c3-9e94-f9a1eb2d2561 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.559240] [48526]: INFO nova.api.openstack.requestlog [None req-9f5566f7-557f-42c3-9e94-f9a1eb2d2561 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1080 microversion: 2.1 time: 0.076194 [ 778.559743] [48526]: [pid: 48526|app: 0|req: 860/1648] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 13:54:42 2025] PUT /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1080 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.565081] [48526]: DEBUG nova.api.openstack.wsgi [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.566840] [48526]: DEBUG nova.compute.api [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.570660] [48526]: DEBUG oslo_concurrency.lockutils [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.570860] [48526]: DEBUG oslo_concurrency.lockutils [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.571011] [48526]: DEBUG oslo_concurrency.lockutils [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.571280] [48526]: DEBUG oslo_concurrency.lockutils [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.571447] [48526]: DEBUG oslo_concurrency.lockutils [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.571556] [48526]: DEBUG oslo_concurrency.lockutils [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.593630] [48527]: WARNING neutronclient.v2_0.client [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.593772] [48526]: WARNING neutronclient.v2_0.client [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.594020] [48527]: WARNING openstack [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 778.595679] [48527]: WARNING openstack [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 778.687315] [48526]: DEBUG nova.policy [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.691753] [48526]: INFO nova.api.openstack.requestlog [None req-6af21ce6-42b3-4cd3-8597-8657d68fabe8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1323 microversion: 2.1 time: 0.131284 [ 778.692100] [48526]: [pid: 48526|app: 0|req: 861/1649] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1323 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.694449] [48526]: DEBUG nova.api.openstack.wsgi [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.697092] [48526]: DEBUG nova.compute.api [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.698930] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.699395] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.699593] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.699921] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.700143] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.700324] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.717372] [48526]: WARNING neutronclient.v2_0.client [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.728063] [48527]: DEBUG nova.quota [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Getting quotas for project e9020238ede243bc8748251e62d11e5d. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 778.731259] [48527]: DEBUG nova.quota [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Getting quotas for user 8b8c3e668483458183e844c1ce88eed7 and project e9020238ede243bc8748251e62d11e5d. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 778.735387] [48526]: DEBUG nova.policy [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.740166] [48526]: DEBUG nova.policy [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.740359] [48527]: DEBUG nova.virt.hardware [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 778.740359] [48527]: DEBUG nova.virt.hardware [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 778.740471] [48527]: DEBUG nova.virt.hardware [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 778.740589] [48527]: DEBUG nova.virt.hardware [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 778.740704] [48527]: DEBUG nova.virt.hardware [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 778.741009] [48526]: DEBUG nova.policy [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.741780] [48526]: INFO nova.api.openstack.requestlog [None req-d1ac15f0-6300-45a6-968b-26426f384479 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.049044 [ 778.741990] [48526]: [pid: 48526|app: 0|req: 862/1650] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:42 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.744236] [48526]: DEBUG nova.api.openstack.wsgi [None req-4ef71d89-5522-4cd3-a2f2-e07b13f5fee7 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.744731] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.744902] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.745053] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.745150] [48526]: WARNING neutronclient.v2_0.client [None req-4ef71d89-5522-4cd3-a2f2-e07b13f5fee7 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.745413] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.745557] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.745691] [48527]: DEBUG oslo_concurrency.lockutils [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.746945] [48526]: WARNING openstack [None req-4ef71d89-5522-4cd3-a2f2-e07b13f5fee7 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 778.746945] [48526]: WARNING openstack [None req-4ef71d89-5522-4cd3-a2f2-e07b13f5fee7 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 778.755800] [48527]: DEBUG nova.quota [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Getting quotas for project e9020238ede243bc8748251e62d11e5d. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 778.758100] [48527]: DEBUG nova.quota [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Getting quotas for user 8b8c3e668483458183e844c1ce88eed7 and project e9020238ede243bc8748251e62d11e5d. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 778.763925] [48527]: DEBUG nova.compute.api [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 778.765408] [48527]: DEBUG nova.compute.api [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 778.801127] [48527]: INFO nova.api.openstack.requestlog [None req-eade009e-ac5c-4583-9db1-9f39f8ce3b68 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.492294 [ 778.801405] [48527]: [pid: 48527|app: 0|req: 789/1651] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:42 2025] POST /compute/v2.1/servers => generated 405 bytes in 493 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 778.803996] [48527]: DEBUG nova.api.openstack.wsgi [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.805912] [48527]: DEBUG nova.compute.api [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.809948] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.810125] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.810258] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.810507] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.810641] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.810868] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.818912] [48526]: WARNING neutronclient.v2_0.client [None req-4ef71d89-5522-4cd3-a2f2-e07b13f5fee7 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.834432] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.834619] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.834755] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.834906] [48527]: DEBUG nova.objects.instance [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 778.838938] [48527]: WARNING neutronclient.v2_0.client [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.846461] [48526]: WARNING neutronclient.v2_0.client [None req-4ef71d89-5522-4cd3-a2f2-e07b13f5fee7 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.864513] [48527]: DEBUG nova.policy [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.869761] [48527]: INFO nova.api.openstack.requestlog [None req-eba27eb9-ecc6-4bdb-83d9-d93ac7358dd8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.067733 [ 778.870303] [48527]: [pid: 48527|app: 0|req: 790/1652] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.872694] [48527]: DEBUG nova.api.openstack.wsgi [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.874108] [48527]: DEBUG nova.compute.api [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.879027] [48527]: DEBUG oslo_concurrency.lockutils [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.879214] [48527]: DEBUG oslo_concurrency.lockutils [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.879348] [48527]: DEBUG oslo_concurrency.lockutils [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.879606] [48527]: DEBUG oslo_concurrency.lockutils [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.879742] [48527]: DEBUG oslo_concurrency.lockutils [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.879861] [48527]: DEBUG oslo_concurrency.lockutils [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.903033] [48527]: WARNING neutronclient.v2_0.client [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.134529] [48526]: INFO nova.api.openstack.requestlog [None req-4ef71d89-5522-4cd3-a2f2-e07b13f5fee7 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/3fae57c1-dfb1-4f77-94d3-5cffe95b93b1" status: 202 len: 0 microversion: 2.1 time: 0.391830 [ 779.134930] [48526]: [pid: 48526|app: 0|req: 863/1653] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:54:42 2025] DELETE /compute/v2.1/os-floating-ips/3fae57c1-dfb1-4f77-94d3-5cffe95b93b1 => generated 0 bytes in 392 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 779.138307] [48526]: DEBUG nova.api.openstack.wsgi [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.139283] [48526]: DEBUG nova.compute.api [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.144777] [48526]: DEBUG oslo_concurrency.lockutils [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.144969] [48526]: DEBUG oslo_concurrency.lockutils [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.145123] [48526]: DEBUG oslo_concurrency.lockutils [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.145381] [48526]: DEBUG oslo_concurrency.lockutils [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.145524] [48526]: DEBUG oslo_concurrency.lockutils [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.145647] [48526]: DEBUG oslo_concurrency.lockutils [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.174433] [48526]: WARNING neutronclient.v2_0.client [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.206046] [48526]: DEBUG nova.policy [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.217582] [48526]: INFO nova.api.openstack.requestlog [None req-237f6762-d93f-4cbc-8a0c-aa2721901ef9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.081084 [ 779.217582] [48526]: [pid: 48526|app: 0|req: 864/1654] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.223027] [48526]: DEBUG nova.api.openstack.wsgi [None req-25353857-8bc9-40c8-a9f8-2b01565bda66 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.240078] [48527]: DEBUG nova.policy [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.250150] [48527]: INFO nova.api.openstack.requestlog [None req-79051951-c9b2-4447-a236-5bf412a70f57 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1311 microversion: 2.1 time: 0.379211 [ 779.250695] [48527]: [pid: 48527|app: 0|req: 791/1655] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1311 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.253913] [48527]: DEBUG nova.api.openstack.wsgi [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.256819] [48527]: DEBUG nova.compute.api [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.262312] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.262521] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.262637] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.262897] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.263089] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.263220] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.299533] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.299533] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.299533] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.299533] [48527]: DEBUG nova.objects.instance [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.304180] [48527]: WARNING neutronclient.v2_0.client [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.336504] [48527]: DEBUG nova.policy [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.341632] [48527]: INFO nova.api.openstack.requestlog [None req-f8b50bb2-e202-4824-a353-bda7cae15a78 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.090496 [ 779.341929] [48527]: [pid: 48527|app: 0|req: 792/1656] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.344319] [48527]: DEBUG nova.api.openstack.wsgi [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.346174] [48527]: DEBUG nova.compute.api [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.353891] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.354187] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.355676] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.356516] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.356516] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.356516] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.395185] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.395371] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.395608] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.395674] [48527]: DEBUG nova.objects.instance [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.400019] [48527]: WARNING neutronclient.v2_0.client [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.403030] [48526]: INFO nova.api.openstack.requestlog [None req-25353857-8bc9-40c8-a9f8-2b01565bda66 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668" status: 204 len: 0 microversion: 2.1 time: 0.183471 [ 779.403030] [48526]: [pid: 48526|app: 0|req: 865/1657] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] DELETE /compute/v2.1/images/80846a05-e856-4f94-814a-bf3238c05668 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 779.406045] [48526]: DEBUG nova.api.openstack.wsgi [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.407793] [48526]: DEBUG nova.compute.api [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.424855] [48527]: DEBUG nova.policy [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.428684] [48527]: INFO nova.api.openstack.requestlog [None req-65fb24f9-337e-4cbf-a56e-5252d0b4bd1f tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.086176 [ 779.429054] [48527]: [pid: 48527|app: 0|req: 793/1658] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.433940] [48527]: DEBUG nova.api.openstack.wsgi [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.435289] [48527]: DEBUG nova.compute.api [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.438663] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.438797] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.438965] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.439270] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.439423] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.439543] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.459361] [48527]: WARNING neutronclient.v2_0.client [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.480752] [48527]: DEBUG nova.policy [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.484802] [48527]: INFO nova.api.openstack.requestlog [None req-ee3bf3b5-27b0-4c04-86d1-71a763955373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1257 microversion: 2.1 time: 0.054086 [ 779.485136] [48527]: [pid: 48527|app: 0|req: 794/1659] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1257 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.487574] [48527]: DEBUG nova.api.openstack.wsgi [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.489342] [48527]: DEBUG nova.compute.api [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.492576] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.492810] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.492934] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.493277] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.493424] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.493572] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.513798] [48527]: WARNING neutronclient.v2_0.client [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.536808] [48527]: DEBUG nova.policy [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.541772] [48527]: INFO nova.api.openstack.requestlog [None req-8d7ab54b-298f-4454-95b8-a7a2064b3e9c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.056052 [ 779.543616] [48527]: [pid: 48527|app: 0|req: 795/1660] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.548056] [48527]: DEBUG nova.api.openstack.wsgi [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.550051] [48527]: DEBUG nova.compute.api [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.556799] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.557465] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.557702] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.558193] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.558539] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.558691] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.594513] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.595041] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.595211] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.595371] [48527]: DEBUG nova.objects.instance [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.599074] [48527]: WARNING neutronclient.v2_0.client [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.619213] [48527]: DEBUG nova.policy [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.624690] [48527]: INFO nova.api.openstack.requestlog [None req-1dcc8055-d0c4-4f03-b54d-92f859b18a42 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.079905 [ 779.625348] [48527]: [pid: 48527|app: 0|req: 796/1661] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.629177] [48527]: DEBUG nova.api.openstack.wsgi [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.630542] [48527]: DEBUG nova.compute.api [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.637276] [48527]: DEBUG oslo_concurrency.lockutils [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.637276] [48527]: DEBUG oslo_concurrency.lockutils [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.637276] [48527]: DEBUG oslo_concurrency.lockutils [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.637276] [48527]: DEBUG oslo_concurrency.lockutils [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.637276] [48527]: DEBUG oslo_concurrency.lockutils [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.637276] [48527]: DEBUG oslo_concurrency.lockutils [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.665011] [48527]: DEBUG oslo_concurrency.lockutils [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.665011] [48527]: DEBUG oslo_concurrency.lockutils [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.665011] [48527]: DEBUG oslo_concurrency.lockutils [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.665011] [48527]: DEBUG nova.objects.instance [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.669056] [48527]: WARNING neutronclient.v2_0.client [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.692621] [48527]: DEBUG nova.policy [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.696460] [48527]: INFO nova.api.openstack.requestlog [None req-99da2e21-1d54-43e5-8542-6a386547be9e tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.070424 [ 779.697134] [48527]: [pid: 48527|app: 0|req: 797/1662] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.700455] [48527]: DEBUG nova.api.openstack.wsgi [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.702026] [48527]: DEBUG nova.compute.api [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.707056] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.707447] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.707741] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.708609] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.708609] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.708609] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.708771] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.708907] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.709177] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.709613] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.709680] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.709783] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.725948] [48526]: WARNING neutronclient.v2_0.client [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.730269] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.730564] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.730755] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.731025] [48527]: DEBUG nova.objects.instance [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.733937] [48527]: WARNING neutronclient.v2_0.client [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.752188] [48527]: DEBUG nova.policy [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.757018] [48527]: INFO nova.api.openstack.requestlog [None req-5aae6fef-631a-459a-b28d-1c2981efa442 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.059087 [ 779.757353] [48527]: [pid: 48527|app: 0|req: 798/1663] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.759912] [48527]: DEBUG nova.api.openstack.wsgi [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.762303] [48527]: DEBUG nova.compute.api [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.765553] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.765731] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.765861] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.766127] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.766289] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.766974] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.789837] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.790129] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.790243] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.790443] [48527]: DEBUG nova.objects.instance [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.794993] [48526]: DEBUG nova.policy [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.795590] [48527]: WARNING neutronclient.v2_0.client [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.797814] [48526]: INFO nova.api.openstack.requestlog [None req-4a8fa2b6-a9ad-443a-a716-9dcc5b7b4785 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1502 microversion: 2.1 time: 0.393934 [ 779.798324] [48526]: [pid: 48526|app: 0|req: 866/1664] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1502 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.800694] [48526]: DEBUG nova.api.openstack.wsgi [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.802151] [48526]: DEBUG nova.compute.api [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.805607] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.805813] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.805971] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.806262] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.806468] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.806604] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.814893] [48527]: DEBUG nova.policy [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.821620] [48527]: INFO nova.api.openstack.requestlog [None req-0dfbe87e-9d2e-4973-8a65-94c580fdf9e3 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.063005 [ 779.821620] [48527]: [pid: 48527|app: 0|req: 799/1665] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:43 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.824273] [48527]: DEBUG nova.api.openstack.wsgi [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.825831] [48527]: DEBUG nova.compute.api [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.825976] [48526]: WARNING neutronclient.v2_0.client [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.830107] [48527]: DEBUG oslo_concurrency.lockutils [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.830510] [48527]: DEBUG oslo_concurrency.lockutils [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.830775] [48527]: DEBUG oslo_concurrency.lockutils [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.831174] [48527]: DEBUG oslo_concurrency.lockutils [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.831441] [48527]: DEBUG oslo_concurrency.lockutils [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.832184] [48527]: DEBUG oslo_concurrency.lockutils [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.850168] [48526]: DEBUG nova.policy [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.853614] [48527]: WARNING neutronclient.v2_0.client [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.854512] [48526]: INFO nova.api.openstack.requestlog [None req-dbfb03fb-d2de-4fc4-8791-6c7c3b9657aa tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.055743 [ 779.854834] [48526]: [pid: 48526|app: 0|req: 867/1666] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.857567] [48526]: DEBUG nova.api.openstack.wsgi [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.859047] [48526]: DEBUG nova.compute.api [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.862527] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.862707] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.862837] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.863104] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.863245] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.863389] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.889282] [48526]: WARNING neutronclient.v2_0.client [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.911279] [48526]: DEBUG nova.policy [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.916749] [48526]: INFO nova.api.openstack.requestlog [None req-3d002173-879f-47bc-8615-058265553b3d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.061274 [ 779.917155] [48526]: [pid: 48526|app: 0|req: 868/1667] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.920308] [48526]: DEBUG nova.api.openstack.wsgi [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.921588] [48526]: DEBUG nova.compute.api [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.924896] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.925094] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.925232] [48527]: DEBUG nova.policy [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.925314] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.925568] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.925947] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.925947] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.931158] [48527]: INFO nova.api.openstack.requestlog [None req-55e4e080-ed8c-4ee7-8639-c8554b15f7de tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1367 microversion: 2.1 time: 0.109267 [ 779.931518] [48527]: [pid: 48527|app: 0|req: 800/1668] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1367 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.933858] [48527]: DEBUG nova.api.openstack.wsgi [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.935589] [48527]: DEBUG nova.compute.api [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.938444] [48527]: DEBUG oslo_concurrency.lockutils [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.938618] [48527]: DEBUG oslo_concurrency.lockutils [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.938749] [48527]: DEBUG oslo_concurrency.lockutils [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.939365] [48527]: DEBUG oslo_concurrency.lockutils [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.939365] [48527]: DEBUG oslo_concurrency.lockutils [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.939480] [48527]: DEBUG oslo_concurrency.lockutils [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.944909] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.945134] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.945269] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.945420] [48526]: DEBUG nova.objects.instance [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.948082] [48526]: WARNING neutronclient.v2_0.client [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.963617] [48527]: WARNING neutronclient.v2_0.client [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.972761] [48526]: DEBUG nova.policy [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.977235] [48526]: DEBUG nova.policy [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.980126] [48526]: DEBUG nova.policy [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.980126] [48526]: INFO nova.api.openstack.requestlog [None req-ec6ad426-9338-4bf9-9858-2e15682e5569 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.060917 [ 779.980126] [48526]: [pid: 48526|app: 0|req: 869/1669] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 779.981428] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.982969] [48526]: DEBUG nova.compute.api [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.986246] [48527]: DEBUG nova.policy [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.986706] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.986896] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.987081] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.987611] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.987817] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.988090] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.991434] [48527]: DEBUG nova.policy [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.992219] [48527]: DEBUG nova.policy [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.992895] [48527]: INFO nova.api.openstack.requestlog [None req-4eb99b6e-89dd-4894-9aa4-cb1e89a16db8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1303 microversion: 2.47 time: 0.060905 [ 779.993251] [48527]: [pid: 48527|app: 0|req: 801/1670] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1303 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 779.995746] [48527]: DEBUG nova.api.openstack.wsgi [None req-4bb5ccb0-b632-4db1-afa1-0e7ba1ddd838 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.998084] [48527]: WARNING neutronclient.v2_0.client [None req-4bb5ccb0-b632-4db1-afa1-0e7ba1ddd838 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.998815] [48527]: WARNING openstack [None req-4bb5ccb0-b632-4db1-afa1-0e7ba1ddd838 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 779.999219] [48527]: WARNING openstack [None req-4bb5ccb0-b632-4db1-afa1-0e7ba1ddd838 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 780.007431] [48526]: WARNING neutronclient.v2_0.client [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.074866] [48526]: DEBUG nova.policy [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.079678] [48526]: INFO nova.api.openstack.requestlog [None req-c6b82d6a-504e-4bf0-8d0e-ade2b0d071cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.099972 [ 780.080109] [48526]: [pid: 48526|app: 0|req: 870/1671] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.082605] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.084047] [48526]: DEBUG nova.compute.api [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.087951] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.088188] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.088354] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.088627] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.088772] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.088999] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.092729] [48527]: INFO nova.api.openstack.requestlog [None req-4bb5ccb0-b632-4db1-afa1-0e7ba1ddd838 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 405 microversion: 2.1 time: 0.098469 [ 780.092837] [48527]: [pid: 48527|app: 0|req: 802/1672] 10.180.1.21 () {58 vars in 1144 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/os-floating-ips => generated 405 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 780.095349] [48527]: DEBUG nova.api.openstack.wsgi [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.096633] [48527]: DEBUG nova.compute.api [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.100395] [48527]: DEBUG oslo_concurrency.lockutils [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.100577] [48527]: DEBUG oslo_concurrency.lockutils [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.100714] [48527]: DEBUG oslo_concurrency.lockutils [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.101067] [48527]: DEBUG oslo_concurrency.lockutils [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.101238] [48527]: DEBUG oslo_concurrency.lockutils [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.101394] [48527]: DEBUG oslo_concurrency.lockutils [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.106532] [48526]: WARNING neutronclient.v2_0.client [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.120515] [48527]: WARNING neutronclient.v2_0.client [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.125487] [48526]: DEBUG nova.policy [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.130233] [48526]: INFO nova.api.openstack.requestlog [None req-cb2968ad-c9bb-4ba1-8d38-8404be7a4ad7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.049533 [ 780.130568] [48526]: [pid: 48526|app: 0|req: 871/1673] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.133069] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ab0bdf8-4d20-44fb-bb61-054d2ebcb02a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.145283] [48526]: INFO nova.api.openstack.wsgi [None req-6ab0bdf8-4d20-44fb-bb61-054d2ebcb02a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] HTTP exception thrown: Image not found. [ 780.145567] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ab0bdf8-4d20-44fb-bb61-054d2ebcb02a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 780.145937] [48526]: INFO nova.api.openstack.requestlog [None req-6ab0bdf8-4d20-44fb-bb61-054d2ebcb02a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b" status: 404 len: 62 microversion: 2.1 time: 0.014932 [ 780.146254] [48526]: [pid: 48526|app: 0|req: 872/1674] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] DELETE /compute/v2.1/images/c3b4bc31-e22a-4cd2-8284-3622f40f552b => generated 62 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 780.148742] [48526]: DEBUG nova.api.openstack.wsgi [req-904fce21-a8b1-4054-8c56-b9329fb8b09b req-e3a66b85-3df2-4a2f-906a-998afc0ce758 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c95a76e9-1331-40fc-aa7a-12ad16757bbe", "name": "network-vif-plugged", "status": "completed", "tag": "b7c22bcb-d220-402e-a34b-2c8e5670adab"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 780.154821] [48526]: DEBUG oslo_concurrency.lockutils [req-904fce21-a8b1-4054-8c56-b9329fb8b09b req-e3a66b85-3df2-4a2f-906a-998afc0ce758 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.155011] [48526]: DEBUG oslo_concurrency.lockutils [req-904fce21-a8b1-4054-8c56-b9329fb8b09b req-e3a66b85-3df2-4a2f-906a-998afc0ce758 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.155151] [48526]: DEBUG oslo_concurrency.lockutils [req-904fce21-a8b1-4054-8c56-b9329fb8b09b req-e3a66b85-3df2-4a2f-906a-998afc0ce758 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.160813] [48526]: INFO nova.api.openstack.compute.server_external_events [req-904fce21-a8b1-4054-8c56-b9329fb8b09b req-e3a66b85-3df2-4a2f-906a-998afc0ce758 service nova] Creating event network-vif-plugged:b7c22bcb-d220-402e-a34b-2c8e5670adab for instance c95a76e9-1331-40fc-aa7a-12ad16757bbe on cpu-1 [ 780.165155] [48526]: INFO nova.api.openstack.requestlog [req-904fce21-a8b1-4054-8c56-b9329fb8b09b req-e3a66b85-3df2-4a2f-906a-998afc0ce758 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018247 [ 780.165639] [48526]: [pid: 48526|app: 0|req: 873/1675] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54: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) [ 780.168195] [48526]: DEBUG nova.api.openstack.wsgi [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.169435] [48526]: DEBUG nova.compute.api [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.172981] [48526]: DEBUG oslo_concurrency.lockutils [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.173211] [48526]: DEBUG oslo_concurrency.lockutils [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.173348] [48526]: DEBUG oslo_concurrency.lockutils [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.173606] [48526]: DEBUG oslo_concurrency.lockutils [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.173752] [48526]: DEBUG oslo_concurrency.lockutils [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.173875] [48526]: DEBUG oslo_concurrency.lockutils [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.191251] [48526]: WARNING neutronclient.v2_0.client [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.215728] [48527]: DEBUG nova.policy [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.221072] [48527]: INFO nova.api.openstack.requestlog [None req-3181883b-ecdf-4d34-a711-a692affc767c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1609 microversion: 2.1 time: 0.127486 [ 780.221945] [48527]: [pid: 48527|app: 0|req: 803/1676] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1609 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.225297] [48527]: DEBUG nova.api.openstack.wsgi [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.226773] [48527]: DEBUG nova.compute.api [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.231805] [48527]: DEBUG oslo_concurrency.lockutils [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.232280] [48527]: DEBUG oslo_concurrency.lockutils [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.232491] [48527]: DEBUG oslo_concurrency.lockutils [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.232893] [48527]: DEBUG oslo_concurrency.lockutils [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.233156] [48527]: DEBUG oslo_concurrency.lockutils [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.233396] [48527]: DEBUG oslo_concurrency.lockutils [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.254994] [48527]: WARNING neutronclient.v2_0.client [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.276460] [48527]: DEBUG nova.policy [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.281258] [48527]: DEBUG nova.policy [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.281837] [48527]: DEBUG nova.policy [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.282440] [48527]: INFO nova.api.openstack.requestlog [None req-3416e46b-a11c-436e-8f9b-7b8c5141df0b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.059935 [ 780.282755] [48527]: [pid: 48527|app: 0|req: 804/1677] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 780.285196] [48527]: DEBUG nova.api.openstack.wsgi [req-adee2025-3ecc-4226-94a2-a0c08dbc6069 req-1691b650-37ac-4480-bbbb-a715400e9665 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6b8056b9-48fe-4de2-8d36-cb22486bd3c6", "tag": "ddc3d557-ea97-4b83-aa3b-7cfc58091de9"}, {"server_uuid": "67fb71b9-8b3d-42af-837a-159c22de081c", "name": "network-vif-deleted", "tag": "77f656be-eb25-4d12-8e17-5a4112117ea8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 780.292859] [48527]: DEBUG oslo_concurrency.lockutils [req-adee2025-3ecc-4226-94a2-a0c08dbc6069 req-1691b650-37ac-4480-bbbb-a715400e9665 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.293051] [48527]: DEBUG oslo_concurrency.lockutils [req-adee2025-3ecc-4226-94a2-a0c08dbc6069 req-1691b650-37ac-4480-bbbb-a715400e9665 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.293188] [48527]: DEBUG oslo_concurrency.lockutils [req-adee2025-3ecc-4226-94a2-a0c08dbc6069 req-1691b650-37ac-4480-bbbb-a715400e9665 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.303538] [48527]: INFO nova.api.openstack.compute.server_external_events [req-adee2025-3ecc-4226-94a2-a0c08dbc6069 req-1691b650-37ac-4480-bbbb-a715400e9665 service nova] Creating event network-changed:ddc3d557-ea97-4b83-aa3b-7cfc58091de9 for instance 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 on cpu-1 [ 780.303538] [48527]: INFO nova.api.openstack.compute.server_external_events [req-adee2025-3ecc-4226-94a2-a0c08dbc6069 req-1691b650-37ac-4480-bbbb-a715400e9665 service nova] Creating event network-vif-deleted:77f656be-eb25-4d12-8e17-5a4112117ea8 for instance 67fb71b9-8b3d-42af-837a-159c22de081c on cpu-1 [ 780.311098] [48527]: INFO nova.api.openstack.requestlog [req-adee2025-3ecc-4226-94a2-a0c08dbc6069 req-1691b650-37ac-4480-bbbb-a715400e9665 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027213 [ 780.311098] [48527]: [pid: 48527|app: 0|req: 805/1678] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:44 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) [ 780.313645] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.315052] [48527]: DEBUG nova.compute.api [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.320489] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.320699] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.320834] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.321112] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.321260] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.321380] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.323503] [48526]: DEBUG nova.policy [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.330427] [48526]: INFO nova.api.openstack.requestlog [None req-85709b9b-2149-468a-bb59-14aa94fc8766 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1323 microversion: 2.1 time: 0.164279 [ 780.331141] [48526]: [pid: 48526|app: 0|req: 874/1679] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1323 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.333521] [48526]: DEBUG nova.api.openstack.wsgi [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.334995] [48526]: DEBUG nova.compute.api [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.339703] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.339703] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.339703] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.340464] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.340464] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.340464] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.350041] [48527]: WARNING neutronclient.v2_0.client [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.362808] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.363088] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.363258] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.363421] [48526]: DEBUG nova.objects.instance [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.367214] [48526]: WARNING neutronclient.v2_0.client [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.386118] [48526]: DEBUG nova.policy [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.390774] [48526]: INFO nova.api.openstack.requestlog [None req-a0dbe12f-428c-4b4d-80c4-21b4146072a0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.059377 [ 780.391659] [48526]: [pid: 48526|app: 0|req: 875/1680] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.399026] [48526]: DEBUG nova.api.openstack.wsgi [None req-087f5c9d-5a99-410e-84b3-ba549ea96f97 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.399026] [48526]: WARNING neutronclient.v2_0.client [None req-087f5c9d-5a99-410e-84b3-ba549ea96f97 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.399026] [48526]: WARNING openstack [None req-087f5c9d-5a99-410e-84b3-ba549ea96f97 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 780.399026] [48526]: WARNING openstack [None req-087f5c9d-5a99-410e-84b3-ba549ea96f97 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 780.413935] [48527]: DEBUG nova.policy [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.418304] [48527]: INFO nova.api.openstack.requestlog [None req-5d5682d8-8859-4b3e-ba83-ed043f9ea930 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1502 microversion: 2.1 time: 0.106594 [ 780.418816] [48527]: [pid: 48527|app: 0|req: 806/1681] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1502 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.421265] [48527]: DEBUG nova.api.openstack.wsgi [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.421472] [48527]: DEBUG nova.compute.api [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.425989] [48527]: DEBUG oslo_concurrency.lockutils [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.426148] [48527]: DEBUG oslo_concurrency.lockutils [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.426438] [48527]: DEBUG oslo_concurrency.lockutils [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.426697] [48527]: DEBUG oslo_concurrency.lockutils [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.426949] [48527]: DEBUG oslo_concurrency.lockutils [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.427170] [48527]: DEBUG oslo_concurrency.lockutils [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.449187] [48527]: DEBUG nova.compute.api [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 780.488837] [48526]: WARNING neutronclient.v2_0.client [None req-087f5c9d-5a99-410e-84b3-ba549ea96f97 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.508238] [48527]: INFO nova.api.openstack.requestlog [None req-86ba00a0-7d42-48d3-a291-b7ba44b57d99 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 204 len: 0 microversion: 2.1 time: 0.088490 [ 780.508589] [48527]: [pid: 48527|app: 0|req: 807/1682] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:44 2025] DELETE /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 780.511494] [48527]: DEBUG nova.api.openstack.wsgi [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.513060] [48527]: DEBUG nova.compute.api [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.516574] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.516818] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.517185] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.517568] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.517568] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.517679] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.520699] [48526]: WARNING neutronclient.v2_0.client [None req-087f5c9d-5a99-410e-84b3-ba549ea96f97 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.539952] [48527]: WARNING neutronclient.v2_0.client [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.563318] [48527]: DEBUG nova.policy [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.568818] [48527]: INFO nova.api.openstack.requestlog [None req-f6a89627-21e8-4b97-87da-882efab0deb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.059378 [ 780.569711] [48527]: [pid: 48527|app: 0|req: 808/1683] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.572615] [48527]: DEBUG nova.api.openstack.wsgi [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.574173] [48527]: DEBUG nova.compute.api [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.577921] [48527]: DEBUG oslo_concurrency.lockutils [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.578158] [48527]: DEBUG oslo_concurrency.lockutils [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.578297] [48527]: DEBUG oslo_concurrency.lockutils [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.578584] [48527]: DEBUG oslo_concurrency.lockutils [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.578751] [48527]: DEBUG oslo_concurrency.lockutils [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.578869] [48527]: DEBUG oslo_concurrency.lockutils [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.608085] [48527]: WARNING neutronclient.v2_0.client [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.755984] [48527]: DEBUG nova.policy [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.760318] [48527]: INFO nova.api.openstack.requestlog [None req-b49ba4dc-d7ef-4cc3-a1ce-075749026169 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1311 microversion: 2.1 time: 0.190038 [ 780.760640] [48527]: [pid: 48527|app: 0|req: 809/1684] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1311 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.766697] [48527]: DEBUG nova.api.openstack.wsgi [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.767323] [48527]: DEBUG nova.compute.api [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.771267] [48527]: DEBUG oslo_concurrency.lockutils [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.771267] [48527]: DEBUG oslo_concurrency.lockutils [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.771369] [48527]: DEBUG oslo_concurrency.lockutils [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.771545] [48527]: DEBUG oslo_concurrency.lockutils [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.771689] [48527]: DEBUG oslo_concurrency.lockutils [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.771827] [48527]: DEBUG oslo_concurrency.lockutils [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.778075] [48526]: INFO nova.api.openstack.requestlog [None req-087f5c9d-5a99-410e-84b3-ba549ea96f97 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/b35d8c29-d5ca-4bea-ba9e-7c06196f8387" status: 202 len: 0 microversion: 2.1 time: 0.385797 [ 780.778417] [48526]: [pid: 48526|app: 0|req: 876/1685] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:54:44 2025] DELETE /compute/v2.1/os-floating-ips/b35d8c29-d5ca-4bea-ba9e-7c06196f8387 => generated 0 bytes in 386 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 780.781400] [48526]: DEBUG nova.api.openstack.wsgi [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 780.783217] [48526]: DEBUG nova.compute.api [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.787171] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.787535] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.787535] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.787850] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.788011] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.788150] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.791699] [48527]: DEBUG oslo_concurrency.lockutils [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.791699] [48527]: DEBUG oslo_concurrency.lockutils [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.791852] [48527]: DEBUG oslo_concurrency.lockutils [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.791959] [48527]: DEBUG nova.objects.instance [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.794723] [48527]: WARNING neutronclient.v2_0.client [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.808054] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.808054] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.808268] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.812354] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.812526] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.812657] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.812989] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.813300] [48527]: DEBUG nova.policy [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.814124] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.814854] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.817999] [48527]: INFO nova.api.openstack.requestlog [None req-efb5a9ee-82fb-4784-a37a-a6580c201585 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.056744 [ 780.818386] [48527]: [pid: 48527|app: 0|req: 810/1686] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:44 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.820811] [48527]: DEBUG nova.api.openstack.wsgi [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.823882] [48527]: DEBUG nova.compute.api [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.828345] [48527]: DEBUG oslo_concurrency.lockutils [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.828534] [48527]: DEBUG oslo_concurrency.lockutils [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.828681] [48527]: DEBUG oslo_concurrency.lockutils [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.828958] [48527]: DEBUG oslo_concurrency.lockutils [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.829126] [48527]: DEBUG oslo_concurrency.lockutils [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.829250] [48527]: DEBUG oslo_concurrency.lockutils [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.850471] [48527]: DEBUG oslo_concurrency.lockutils [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.850664] [48527]: DEBUG oslo_concurrency.lockutils [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.850798] [48527]: DEBUG oslo_concurrency.lockutils [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.851015] [48527]: DEBUG nova.objects.instance [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.854861] [48527]: WARNING neutronclient.v2_0.client [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.857435] [48526]: DEBUG nova.virt.hardware [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 780.857635] [48526]: DEBUG nova.virt.hardware [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 780.857816] [48526]: DEBUG nova.virt.hardware [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 780.858013] [48526]: DEBUG nova.virt.hardware [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 780.858177] [48526]: DEBUG nova.virt.hardware [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 780.875044] [48527]: DEBUG nova.policy [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.883139] [48527]: INFO nova.api.openstack.requestlog [None req-665afa34-81d7-4d26-8147-b55a3bfba7b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.063994 [ 780.883316] [48527]: [pid: 48527|app: 0|req: 811/1687] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.885934] [48527]: DEBUG nova.api.openstack.wsgi [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.887993] [48527]: DEBUG nova.compute.api [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.892218] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.892400] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.892544] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.892802] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.892935] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.893067] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.910159] [48527]: WARNING neutronclient.v2_0.client [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.918765] [48526]: DEBUG nova.compute.api [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.919750] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.919750] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.919750] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.919958] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.920116] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.921084] [48526]: DEBUG oslo_concurrency.lockutils [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.941126] [48526]: INFO nova.api.openstack.requestlog [None req-016a90dc-43c0-4b17-8a3f-dd54ab6b05d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09/action" status: 202 len: 1112 microversion: 2.1 time: 0.161346 [ 780.942477] [48526]: [pid: 48526|app: 0|req: 877/1688] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:45 2025] POST /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09/action => generated 1112 bytes in 163 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 780.942581] [48527]: DEBUG nova.policy [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.945865] [48526]: DEBUG nova.api.openstack.wsgi [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.950594] [48526]: DEBUG nova.compute.api [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.954657] [48527]: INFO nova.api.openstack.requestlog [None req-ab1eb27c-b1af-4a3b-86bd-094318637969 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1257 microversion: 2.1 time: 0.069727 [ 780.954657] [48527]: [pid: 48527|app: 0|req: 812/1689] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1257 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.955527] [48526]: DEBUG oslo_concurrency.lockutils [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.955839] [48526]: DEBUG oslo_concurrency.lockutils [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.955944] [48526]: DEBUG oslo_concurrency.lockutils [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.956353] [48526]: DEBUG oslo_concurrency.lockutils [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.956574] [48526]: DEBUG oslo_concurrency.lockutils [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.956816] [48526]: DEBUG oslo_concurrency.lockutils [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.958162] [48527]: DEBUG nova.api.openstack.wsgi [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.959782] [48527]: DEBUG nova.compute.api [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.964811] [48527]: DEBUG oslo_concurrency.lockutils [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.965152] [48527]: DEBUG oslo_concurrency.lockutils [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.965649] [48527]: DEBUG oslo_concurrency.lockutils [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.966276] [48527]: DEBUG oslo_concurrency.lockutils [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.966904] [48527]: DEBUG oslo_concurrency.lockutils [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.967230] [48527]: DEBUG oslo_concurrency.lockutils [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.984314] [48526]: WARNING neutronclient.v2_0.client [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.988861] [48527]: WARNING neutronclient.v2_0.client [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.018352] [48527]: DEBUG nova.policy [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.026572] [48527]: INFO nova.api.openstack.requestlog [None req-f571f5d3-7e46-4dc5-b112-77a5b27a86e1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1211 microversion: 2.1 time: 0.071051 [ 781.026572] [48527]: [pid: 48527|app: 0|req: 813/1690] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.028542] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.030055] [48527]: DEBUG nova.compute.api [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.035147] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.035147] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.035147] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.035147] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.035147] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.035147] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.057524] [48526]: DEBUG nova.policy [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.058872] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.059077] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.059216] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.059368] [48527]: DEBUG nova.objects.instance [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.062970] [48526]: INFO nova.api.openstack.requestlog [None req-745d19a6-8ce7-4e21-88cf-ef789d2d7de4 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1509 microversion: 2.1 time: 0.119393 [ 781.062970] [48526]: [pid: 48526|app: 0|req: 878/1691] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1509 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.063326] [48527]: WARNING neutronclient.v2_0.client [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.065719] [48526]: DEBUG nova.api.openstack.wsgi [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.068472] [48526]: DEBUG nova.compute.api [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.074019] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.074019] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.074019] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.074019] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.074019] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.074019] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.083638] [48527]: DEBUG nova.policy [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.087864] [48527]: INFO nova.api.openstack.requestlog [None req-7e48153a-69fe-4366-a0eb-677fddc8ab20 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.061312 [ 781.088268] [48527]: [pid: 48527|app: 0|req: 814/1692] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.090754] [48527]: DEBUG nova.api.openstack.wsgi [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.092241] [48527]: DEBUG nova.compute.api [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.093839] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.094143] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.094349] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.094573] [48526]: DEBUG nova.objects.instance [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.095351] [48527]: DEBUG oslo_concurrency.lockutils [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.095562] [48527]: DEBUG oslo_concurrency.lockutils [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.095658] [48527]: DEBUG oslo_concurrency.lockutils [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.095982] [48527]: DEBUG oslo_concurrency.lockutils [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.096131] [48527]: DEBUG oslo_concurrency.lockutils [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.096256] [48527]: DEBUG oslo_concurrency.lockutils [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.098432] [48526]: WARNING neutronclient.v2_0.client [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.115951] [48527]: DEBUG oslo_concurrency.lockutils [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.116168] [48527]: DEBUG oslo_concurrency.lockutils [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.116297] [48527]: DEBUG oslo_concurrency.lockutils [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.116787] [48527]: DEBUG nova.objects.instance [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.119130] [48526]: DEBUG nova.policy [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.119262] [48527]: WARNING neutronclient.v2_0.client [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.123610] [48526]: INFO nova.api.openstack.requestlog [None req-d55ee453-36e2-4b5c-8bfd-0a0173294e18 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.060553 [ 781.123929] [48526]: [pid: 48526|app: 0|req: 879/1693] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.126357] [48526]: DEBUG nova.api.openstack.wsgi [None req-a58b1957-42c0-4304-b081-6b9ed9cf591d tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.127268] [48526]: WARNING neutronclient.v2_0.client [None req-a58b1957-42c0-4304-b081-6b9ed9cf591d tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.127814] [48526]: WARNING openstack [None req-a58b1957-42c0-4304-b081-6b9ed9cf591d tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 781.128417] [48526]: WARNING openstack [None req-a58b1957-42c0-4304-b081-6b9ed9cf591d tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 781.136180] [48527]: DEBUG nova.policy [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.140307] [48527]: INFO nova.api.openstack.requestlog [None req-58a22b91-04c6-4da9-919a-667d2e7eda8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.051447 [ 781.140794] [48527]: [pid: 48527|app: 0|req: 815/1694] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.143511] [48527]: DEBUG nova.api.openstack.wsgi [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.144856] [48527]: DEBUG nova.compute.api [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.148892] [48527]: DEBUG oslo_concurrency.lockutils [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.149122] [48527]: DEBUG oslo_concurrency.lockutils [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.149365] [48527]: DEBUG oslo_concurrency.lockutils [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.149581] [48527]: DEBUG oslo_concurrency.lockutils [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.149780] [48527]: DEBUG oslo_concurrency.lockutils [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.149921] [48527]: DEBUG oslo_concurrency.lockutils [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.170218] [48527]: DEBUG oslo_concurrency.lockutils [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.170407] [48527]: DEBUG oslo_concurrency.lockutils [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.171389] [48527]: DEBUG oslo_concurrency.lockutils [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.171389] [48527]: DEBUG nova.objects.instance [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.174135] [48527]: WARNING neutronclient.v2_0.client [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.196375] [48527]: DEBUG nova.policy [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.200745] [48527]: INFO nova.api.openstack.requestlog [None req-38280869-03c2-4a29-904e-e47c4b9110b6 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.059355 [ 781.201116] [48527]: [pid: 48527|app: 0|req: 816/1695] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.203431] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.204822] [48527]: DEBUG nova.compute.api [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.207819] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.208073] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.208219] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.208483] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.208628] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.208747] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.210342] [48526]: WARNING neutronclient.v2_0.client [None req-a58b1957-42c0-4304-b081-6b9ed9cf591d tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.225552] [48527]: WARNING neutronclient.v2_0.client [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.238528] [48526]: WARNING neutronclient.v2_0.client [None req-a58b1957-42c0-4304-b081-6b9ed9cf591d tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.243860] [48527]: DEBUG nova.policy [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.250996] [48527]: INFO nova.api.openstack.requestlog [None req-0d9aa305-5dff-4ea8-939b-9d6cf8af2dc1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.049248 [ 781.251393] [48527]: [pid: 48527|app: 0|req: 817/1696] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.254727] [48527]: DEBUG nova.api.openstack.wsgi [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.256625] [48527]: DEBUG nova.compute.api [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.261219] [48527]: DEBUG oslo_concurrency.lockutils [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.261404] [48527]: DEBUG oslo_concurrency.lockutils [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.261536] [48527]: DEBUG oslo_concurrency.lockutils [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.261815] [48527]: DEBUG oslo_concurrency.lockutils [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.261981] [48527]: DEBUG oslo_concurrency.lockutils [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.262126] [48527]: DEBUG oslo_concurrency.lockutils [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.286619] [48527]: WARNING neutronclient.v2_0.client [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.329328] [48527]: DEBUG nova.policy [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.334889] [48527]: INFO nova.api.openstack.requestlog [None req-37b2ec8b-d17d-4a86-9f09-c65dd84d70bd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.082955 [ 781.335242] [48527]: [pid: 48527|app: 0|req: 818/1697] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.339169] [48527]: DEBUG nova.api.openstack.wsgi [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.339239] [48527]: DEBUG nova.compute.api [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.344306] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.344560] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.344788] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.345070] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.345216] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.345332] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.372954] [48527]: WARNING neutronclient.v2_0.client [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.486216] [48526]: INFO nova.api.openstack.requestlog [None req-a58b1957-42c0-4304-b081-6b9ed9cf591d tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/6b2b9bcd-93f4-4483-b61f-e16fd556d7e4" status: 202 len: 0 microversion: 2.1 time: 0.361661 [ 781.486875] [48526]: [pid: 48526|app: 0|req: 880/1698] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:54:45 2025] DELETE /compute/v2.1/os-floating-ips/6b2b9bcd-93f4-4483-b61f-e16fd556d7e4 => generated 0 bytes in 362 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 781.489341] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.490683] [48526]: DEBUG nova.compute.api [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.495587] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.495811] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.495946] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.496226] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.496373] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.496493] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.525345] [48526]: WARNING neutronclient.v2_0.client [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.672402] [48527]: DEBUG nova.policy [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.676997] [48527]: INFO nova.api.openstack.requestlog [None req-2fad3955-b0df-492d-b6a8-39aae9e7f6df tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1560 microversion: 2.1 time: 0.341137 [ 781.677582] [48527]: [pid: 48527|app: 0|req: 819/1699] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1560 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.681029] [48527]: DEBUG nova.api.openstack.wsgi [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.682549] [48527]: DEBUG nova.compute.api [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.688354] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.688678] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.688848] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.689298] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.689518] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.689711] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.695254] [48526]: DEBUG nova.policy [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.700295] [48526]: INFO nova.api.openstack.requestlog [None req-b8ea09de-5c62-4fd4-b996-33350964c915 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1513 microversion: 2.1 time: 0.212866 [ 781.700664] [48526]: [pid: 48526|app: 0|req: 881/1700] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1513 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.703200] [48526]: DEBUG nova.api.openstack.wsgi [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.704755] [48526]: DEBUG nova.compute.api [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.710938] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.711128] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.711267] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.711609] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.711831] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.711971] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.715288] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.715646] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.715726] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.715885] [48527]: DEBUG nova.objects.instance [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.723051] [48527]: WARNING neutronclient.v2_0.client [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.734261] [48526]: WARNING neutronclient.v2_0.client [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.797701] [48527]: DEBUG nova.policy [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.805126] [48527]: DEBUG nova.policy [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.805753] [48527]: DEBUG nova.policy [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.806925] [48527]: INFO nova.api.openstack.requestlog [None req-96c30305-7240-4efb-8ed1-eb920bc8bb68 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.128193 [ 781.806925] [48527]: [pid: 48527|app: 0|req: 820/1701] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.809269] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.810645] [48527]: DEBUG nova.compute.api [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.811439] [48526]: DEBUG nova.policy [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.814669] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.814845] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.814980] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.815284] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.815432] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.815568] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.816777] [48526]: DEBUG nova.policy [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.817583] [48526]: DEBUG nova.policy [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.818203] [48526]: INFO nova.api.openstack.requestlog [None req-dff1c6c6-ddb4-4f6e-8acf-45e814e1324d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1303 microversion: 2.47 time: 0.117051 [ 781.818667] [48526]: [pid: 48526|app: 0|req: 882/1702] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:45 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1303 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.821159] [48526]: DEBUG nova.api.openstack.wsgi [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.822662] [48526]: DEBUG nova.compute.api [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.828041] [48526]: DEBUG oslo_concurrency.lockutils [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.828041] [48526]: DEBUG oslo_concurrency.lockutils [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.828041] [48526]: DEBUG oslo_concurrency.lockutils [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.828041] [48526]: DEBUG oslo_concurrency.lockutils [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.828041] [48526]: DEBUG oslo_concurrency.lockutils [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.828041] [48526]: DEBUG oslo_concurrency.lockutils [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.840524] [48527]: WARNING neutronclient.v2_0.client [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.851358] [48526]: WARNING neutronclient.v2_0.client [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.946277] [48526]: DEBUG nova.policy [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.951158] [48526]: INFO nova.api.openstack.requestlog [None req-80384ad2-4cde-4ec9-87c3-b8f8951c54cb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.131942 [ 781.951474] [48526]: [pid: 48526|app: 0|req: 883/1703] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.954104] [48526]: DEBUG nova.api.openstack.wsgi [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.955648] [48526]: DEBUG nova.compute.api [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.960368] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.960481] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.962714] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.962714] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.962714] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.962714] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.987628] [48527]: DEBUG nova.policy [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.989560] [48526]: WARNING neutronclient.v2_0.client [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.993288] [48527]: INFO nova.api.openstack.requestlog [None req-b8198f73-9645-445a-9a25-623bde8a032e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.185388 [ 781.993775] [48527]: [pid: 48527|app: 0|req: 821/1704] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.997980] [48527]: DEBUG nova.api.openstack.wsgi [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.003061] [48527]: DEBUG nova.compute.api [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.007012] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.007635] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.007843] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.008307] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.008510] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.008636] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.014648] [48526]: DEBUG nova.policy [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.019782] [48526]: INFO nova.api.openstack.requestlog [None req-2c378016-fadc-4a8a-9de9-612f1a921669 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1541 microversion: 2.1 time: 0.067729 [ 782.020175] [48526]: [pid: 48526|app: 0|req: 884/1705] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1541 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.022923] [48526]: DEBUG nova.api.openstack.wsgi [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.024528] [48526]: DEBUG nova.compute.api [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.028253] [48526]: DEBUG oslo_concurrency.lockutils [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.028454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.028591] [48526]: DEBUG oslo_concurrency.lockutils [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.028876] [48526]: DEBUG oslo_concurrency.lockutils [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.029041] [48526]: DEBUG oslo_concurrency.lockutils [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.029173] [48526]: DEBUG oslo_concurrency.lockutils [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.032205] [48527]: WARNING neutronclient.v2_0.client [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.047615] [48526]: WARNING neutronclient.v2_0.client [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.053213] [48527]: DEBUG nova.policy [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.058367] [48527]: DEBUG nova.policy [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.062309] [48527]: DEBUG nova.policy [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.062309] [48527]: INFO nova.api.openstack.requestlog [None req-9bea7981-14a6-4442-8c68-7ce7f9446b73 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.065581 [ 782.062309] [48527]: [pid: 48527|app: 0|req: 822/1706] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 782.063190] [48527]: DEBUG nova.api.openstack.wsgi [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.064880] [48527]: DEBUG nova.compute.api [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.071043] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.071043] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.071043] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.071043] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.071043] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.071043] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.109497] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.109624] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.109764] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.109870] [48527]: DEBUG nova.objects.instance [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.114827] [48527]: WARNING neutronclient.v2_0.client [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.131547] [48526]: DEBUG nova.policy [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.138367] [48526]: INFO nova.api.openstack.requestlog [None req-6780e20a-9995-4fca-b7a4-56ea92a5b3a2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1323 microversion: 2.1 time: 0.117534 [ 782.138855] [48526]: [pid: 48526|app: 0|req: 885/1707] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1323 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.142722] [48526]: DEBUG nova.api.openstack.wsgi [None req-dec2a3a6-0017-4186-93af-9f1ce1349118 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.142722] [48526]: WARNING neutronclient.v2_0.client [None req-dec2a3a6-0017-4186-93af-9f1ce1349118 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.143337] [48526]: WARNING openstack [None req-dec2a3a6-0017-4186-93af-9f1ce1349118 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 782.143841] [48526]: WARNING openstack [None req-dec2a3a6-0017-4186-93af-9f1ce1349118 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 782.148049] [48527]: DEBUG nova.policy [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.155029] [48527]: INFO nova.api.openstack.requestlog [None req-d66b4932-22e8-4695-b0d9-eced9e8dffb2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.093288 [ 782.155029] [48527]: [pid: 48527|app: 0|req: 823/1708] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.158683] [48527]: DEBUG nova.api.openstack.wsgi [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.161227] [48527]: DEBUG nova.compute.api [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.166537] [48527]: DEBUG oslo_concurrency.lockutils [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.167470] [48527]: DEBUG oslo_concurrency.lockutils [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.167470] [48527]: DEBUG oslo_concurrency.lockutils [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.167470] [48527]: DEBUG oslo_concurrency.lockutils [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.167681] [48527]: DEBUG oslo_concurrency.lockutils [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.167681] [48527]: DEBUG oslo_concurrency.lockutils [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.195071] [48527]: WARNING neutronclient.v2_0.client [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.237735] [48526]: WARNING neutronclient.v2_0.client [None req-dec2a3a6-0017-4186-93af-9f1ce1349118 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.251020] [48527]: DEBUG nova.policy [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.259258] [48527]: INFO nova.api.openstack.requestlog [None req-13bb8cdb-5284-46c7-8063-b5e05ea69dd2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.104060 [ 782.260264] [48527]: [pid: 48527|app: 0|req: 824/1709] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.268025] [48527]: DEBUG nova.api.openstack.wsgi [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.270233] [48527]: DEBUG nova.compute.api [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.275014] [48526]: WARNING neutronclient.v2_0.client [None req-dec2a3a6-0017-4186-93af-9f1ce1349118 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.277104] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.277458] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.277703] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.277985] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.278212] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.278433] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.310161] [48527]: WARNING neutronclient.v2_0.client [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.536203] [48526]: INFO nova.api.openstack.requestlog [None req-dec2a3a6-0017-4186-93af-9f1ce1349118 tempest-FloatingIPDetailsTestJSON-1681747105 tempest-FloatingIPDetailsTestJSON-1681747105-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/61310214-1574-43d8-af7e-848f199d5f4d" status: 202 len: 0 microversion: 2.1 time: 0.396800 [ 782.537113] [48526]: [pid: 48526|app: 0|req: 886/1710] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:54:46 2025] DELETE /compute/v2.1/os-floating-ips/61310214-1574-43d8-af7e-848f199d5f4d => generated 0 bytes in 397 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 782.540994] [48526]: DEBUG nova.api.openstack.wsgi [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.542494] [48526]: DEBUG nova.compute.api [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.549841] [48526]: DEBUG oslo_concurrency.lockutils [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.550041] [48526]: DEBUG oslo_concurrency.lockutils [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.550205] [48526]: DEBUG oslo_concurrency.lockutils [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.550499] [48526]: DEBUG oslo_concurrency.lockutils [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.550654] [48526]: DEBUG oslo_concurrency.lockutils [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.550778] [48526]: DEBUG oslo_concurrency.lockutils [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.569868] [48527]: INFO nova.api.openstack.requestlog [None req-cc024a44-4ef9-437d-aae3-2fc82bc862f4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.308772 [ 782.570322] [48527]: [pid: 48527|app: 0|req: 825/1711] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68/os-interface => generated 287 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 782.572838] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.574232] [48527]: DEBUG nova.compute.api [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.578142] [48526]: WARNING neutronclient.v2_0.client [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.580276] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.580276] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.580276] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.580520] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.580665] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.580838] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.606286] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.606552] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.606729] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.606977] [48527]: DEBUG nova.objects.instance [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.613474] [48527]: WARNING neutronclient.v2_0.client [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.862080] [48527]: DEBUG nova.policy [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.870942] [48527]: INFO nova.api.openstack.requestlog [None req-5f15bcd5-0875-486a-8f6f-fa6e5a935e32 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 1.299398 [ 783.870942] [48527]: [pid: 48527|app: 0|req: 826/1712] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 1300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.878501] [48527]: DEBUG nova.api.openstack.wsgi [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.882885] [48527]: DEBUG nova.compute.api [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.888995] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.889241] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.889377] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.889639] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.889779] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.889898] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.919144] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.919337] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.919580] [48527]: DEBUG oslo_concurrency.lockutils [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.919675] [48527]: DEBUG nova.objects.instance [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.925572] [48527]: WARNING neutronclient.v2_0.client [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.039516] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=15 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 784.410984] [48526]: DEBUG nova.policy [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.420818] [48527]: DEBUG nova.policy [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.426146] [48526]: INFO nova.api.openstack.requestlog [None req-62f101bf-8d5d-4557-9afc-c3ddb3193797 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1311 microversion: 2.1 time: 1.887774 [ 784.427525] [48526]: [pid: 48526|app: 0|req: 887/1713] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:46 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1311 bytes in 1890 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.432975] [48526]: DEBUG nova.api.openstack.wsgi [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.439026] [48526]: DEBUG nova.compute.api [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.439301] [48527]: INFO nova.api.openstack.requestlog [None req-6dc10f7c-34b3-4e3e-b784-20bea925ce64 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.562427 [ 784.439301] [48527]: [pid: 48527|app: 0|req: 827/1714] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:48 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.442508] [48527]: DEBUG nova.api.openstack.wsgi [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.444087] [48527]: DEBUG nova.compute.api [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.444987] [48526]: DEBUG oslo_concurrency.lockutils [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.445374] [48526]: DEBUG oslo_concurrency.lockutils [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.445651] [48526]: DEBUG oslo_concurrency.lockutils [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.446073] [48526]: DEBUG oslo_concurrency.lockutils [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.446286] [48526]: DEBUG oslo_concurrency.lockutils [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.446468] [48526]: DEBUG oslo_concurrency.lockutils [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.451530] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.451771] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.451941] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.452318] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.452521] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.452726] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.478228] [48527]: WARNING neutronclient.v2_0.client [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.478746] [48526]: WARNING neutronclient.v2_0.client [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.739323] [48527]: DEBUG nova.policy [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.745229] [48527]: INFO nova.api.openstack.requestlog [None req-27e8b687-2735-4e43-a216-a58449d1b23e tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1275 microversion: 2.1 time: 0.307704 [ 784.745833] [48527]: [pid: 48527|app: 0|req: 828/1715] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:48 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1275 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.750182] [48527]: DEBUG nova.api.openstack.wsgi [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.751866] [48527]: DEBUG nova.compute.api [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.755459] [48527]: DEBUG oslo_concurrency.lockutils [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.755653] [48527]: DEBUG oslo_concurrency.lockutils [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.755787] [48527]: DEBUG oslo_concurrency.lockutils [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.756242] [48527]: DEBUG oslo_concurrency.lockutils [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.756393] [48527]: DEBUG oslo_concurrency.lockutils [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.756518] [48527]: DEBUG oslo_concurrency.lockutils [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.786321] [48527]: WARNING neutronclient.v2_0.client [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.153261] [48527]: DEBUG nova.policy [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.158789] [48527]: INFO nova.api.openstack.requestlog [None req-f790b9da-fec1-419d-94e3-21f06306b260 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1467 microversion: 2.1 time: 0.411476 [ 785.159341] [48527]: [pid: 48527|app: 0|req: 829/1716] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:48 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1467 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.165118] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.166701] [48527]: DEBUG nova.compute.api [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.171295] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.171520] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.171661] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.171927] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.172113] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.172239] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.197928] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.198237] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.198397] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.198598] [48527]: DEBUG nova.objects.instance [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.207605] [48527]: WARNING neutronclient.v2_0.client [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.279086] [48526]: DEBUG nova.policy [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.287530] [48526]: INFO nova.api.openstack.requestlog [None req-c96d8826-b154-4a5b-bdb1-baf7c612a044 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1305 microversion: 2.1 time: 0.859371 [ 785.287835] [48526]: [pid: 48526|app: 0|req: 888/1717] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:48 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1305 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.290680] [48526]: DEBUG nova.api.openstack.wsgi [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.292447] [48526]: DEBUG nova.compute.api [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.297752] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.298050] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.298185] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.298699] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.298699] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.299159] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.312105] [48527]: DEBUG nova.policy [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.318250] [48527]: INFO nova.api.openstack.requestlog [None req-dd604982-ab7a-4ad7-8ecd-1ecae6c924a5 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.158234 [ 785.319897] [48527]: [pid: 48527|app: 0|req: 830/1718] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:49 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.323435] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.325186] [48527]: DEBUG nova.compute.api [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.337798] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.338306] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.338501] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.338827] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.339108] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.339343] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.345148] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.345432] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.345575] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.345777] [48526]: DEBUG nova.objects.instance [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.350779] [48526]: WARNING neutronclient.v2_0.client [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.383289] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.384192] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.384192] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.384192] [48527]: DEBUG nova.objects.instance [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.390683] [48527]: WARNING neutronclient.v2_0.client [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.402067] [48526]: DEBUG nova.policy [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.409600] [48526]: INFO nova.api.openstack.requestlog [None req-ecb364d2-f485-426f-863c-1e1d30b1d296 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.121060 [ 785.410058] [48526]: [pid: 48526|app: 0|req: 889/1719] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:49 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.414395] [48526]: DEBUG nova.api.openstack.wsgi [req-d889e0ea-1613-491f-9d89-380aea3502c9 req-eaf4d381-4c8c-4301-b240-2dc313c97fcf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c95a76e9-1331-40fc-aa7a-12ad16757bbe", "tag": "b7c22bcb-d220-402e-a34b-2c8e5670adab"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 785.420036] [48526]: DEBUG oslo_concurrency.lockutils [req-d889e0ea-1613-491f-9d89-380aea3502c9 req-eaf4d381-4c8c-4301-b240-2dc313c97fcf service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.420160] [48527]: DEBUG nova.policy [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.420251] [48526]: DEBUG oslo_concurrency.lockutils [req-d889e0ea-1613-491f-9d89-380aea3502c9 req-eaf4d381-4c8c-4301-b240-2dc313c97fcf service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.421164] [48526]: DEBUG oslo_concurrency.lockutils [req-d889e0ea-1613-491f-9d89-380aea3502c9 req-eaf4d381-4c8c-4301-b240-2dc313c97fcf service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.426059] [48527]: INFO nova.api.openstack.requestlog [None req-2a423d57-fe28-4b53-a0b4-baf187f25751 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.105075 [ 785.426755] [48527]: [pid: 48527|app: 0|req: 831/1720] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:49 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.430501] [48526]: INFO nova.api.openstack.compute.server_external_events [req-d889e0ea-1613-491f-9d89-380aea3502c9 req-eaf4d381-4c8c-4301-b240-2dc313c97fcf service nova] Creating event network-changed:b7c22bcb-d220-402e-a34b-2c8e5670adab for instance c95a76e9-1331-40fc-aa7a-12ad16757bbe on cpu-1 [ 785.432153] [48527]: DEBUG nova.api.openstack.wsgi [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.433807] [48527]: DEBUG nova.compute.api [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.434881] [48526]: INFO nova.api.openstack.requestlog [req-d889e0ea-1613-491f-9d89-380aea3502c9 req-eaf4d381-4c8c-4301-b240-2dc313c97fcf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024049 [ 785.436050] [48526]: [pid: 48526|app: 0|req: 890/1721] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:49 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) [ 785.439761] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.441317] [48526]: DEBUG nova.compute.api [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.442754] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.442995] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.443220] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.443496] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.443634] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.443750] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.446086] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.446086] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.446086] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.446086] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.446086] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.446292] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.466321] [48526]: WARNING neutronclient.v2_0.client [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.474730] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.475034] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.475187] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.475343] [48527]: DEBUG nova.objects.instance [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.479637] [48527]: WARNING neutronclient.v2_0.client [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.619255] [48526]: DEBUG nova.policy [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.626079] [48526]: INFO nova.api.openstack.requestlog [None req-ca97b810-a0bd-4a36-b03d-e94256f56384 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.189155 [ 785.626631] [48526]: [pid: 48526|app: 0|req: 891/1722] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:49 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.629016] [48526]: DEBUG nova.api.openstack.wsgi [req-e34675df-a602-4b76-ac7b-530bd3012b5e req-d41f1244-9509-4d90-ab62-9206d9c846c0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8bfe561c-90df-4c6a-be26-42741418c611", "name": "network-vif-deleted", "tag": "79d81b87-5e33-425d-a634-00d249b57631"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 785.634752] [48527]: DEBUG nova.policy [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.634981] [48526]: DEBUG oslo_concurrency.lockutils [req-e34675df-a602-4b76-ac7b-530bd3012b5e req-d41f1244-9509-4d90-ab62-9206d9c846c0 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.635190] [48526]: DEBUG oslo_concurrency.lockutils [req-e34675df-a602-4b76-ac7b-530bd3012b5e req-d41f1244-9509-4d90-ab62-9206d9c846c0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.635327] [48526]: DEBUG oslo_concurrency.lockutils [req-e34675df-a602-4b76-ac7b-530bd3012b5e req-d41f1244-9509-4d90-ab62-9206d9c846c0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.639798] [48527]: INFO nova.api.openstack.requestlog [None req-6a5a841b-7a47-493d-818d-e17143a96c40 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.209606 [ 785.640184] [48527]: [pid: 48527|app: 0|req: 832/1723] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:49 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.642897] [48527]: DEBUG nova.api.openstack.wsgi [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.645983] [48527]: DEBUG nova.compute.api [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.647133] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e34675df-a602-4b76-ac7b-530bd3012b5e req-d41f1244-9509-4d90-ab62-9206d9c846c0 service nova] Creating event network-vif-deleted:79d81b87-5e33-425d-a634-00d249b57631 for instance 8bfe561c-90df-4c6a-be26-42741418c611 on cpu-1 [ 785.649575] [48527]: DEBUG oslo_concurrency.lockutils [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.649575] [48527]: DEBUG oslo_concurrency.lockutils [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.649575] [48527]: DEBUG oslo_concurrency.lockutils [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.649575] [48527]: DEBUG oslo_concurrency.lockutils [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.649575] [48527]: DEBUG oslo_concurrency.lockutils [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.649575] [48527]: DEBUG oslo_concurrency.lockutils [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.654622] [48526]: INFO nova.api.openstack.requestlog [req-e34675df-a602-4b76-ac7b-530bd3012b5e req-d41f1244-9509-4d90-ab62-9206d9c846c0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027502 [ 785.654984] [48526]: [pid: 48526|app: 0|req: 892/1724] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:49 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) [ 785.659494] [48526]: DEBUG nova.api.openstack.wsgi [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.662090] [48526]: DEBUG nova.compute.api [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.666101] [48526]: DEBUG oslo_concurrency.lockutils [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.666299] [48526]: DEBUG oslo_concurrency.lockutils [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.666432] [48526]: DEBUG oslo_concurrency.lockutils [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.666696] [48526]: DEBUG oslo_concurrency.lockutils [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.666836] [48526]: DEBUG oslo_concurrency.lockutils [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.666958] [48526]: DEBUG oslo_concurrency.lockutils [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.671437] [48527]: WARNING neutronclient.v2_0.client [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.689217] [48526]: WARNING neutronclient.v2_0.client [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.696769] [48527]: DEBUG nova.policy [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.700841] [48527]: INFO nova.api.openstack.requestlog [None req-f71ecfc9-7e5a-46eb-b7d9-b76a8279efaf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.060042 [ 785.701612] [48527]: [pid: 48527|app: 0|req: 833/1725] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:49 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.703452] [48527]: DEBUG nova.api.openstack.wsgi [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.705652] [48527]: DEBUG nova.compute.api [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.708711] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.708883] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.709098] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.709354] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.709674] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.709674] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.731123] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.731387] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.731501] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.731754] [48527]: DEBUG nova.objects.instance [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.735064] [48527]: WARNING neutronclient.v2_0.client [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.772376] [48527]: DEBUG nova.policy [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.777431] [48527]: DEBUG nova.policy [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.778463] [48527]: DEBUG nova.policy [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.778810] [48527]: INFO nova.api.openstack.requestlog [None req-1c07305d-f339-412b-81b5-8da4df7a7a31 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.077249 [ 785.779145] [48527]: [pid: 48527|app: 0|req: 834/1726] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:49 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 785.783028] [48527]: DEBUG nova.api.openstack.wsgi [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.783028] [48527]: DEBUG nova.compute.api [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.786228] [48527]: DEBUG oslo_concurrency.lockutils [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.786459] [48527]: DEBUG oslo_concurrency.lockutils [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.787588] [48527]: DEBUG oslo_concurrency.lockutils [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.787588] [48527]: DEBUG oslo_concurrency.lockutils [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.787588] [48527]: DEBUG oslo_concurrency.lockutils [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.787588] [48527]: DEBUG oslo_concurrency.lockutils [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.791494] [48526]: DEBUG nova.policy [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.795859] [48526]: INFO nova.api.openstack.requestlog [None req-32593685-fa5e-4eb3-bc61-25f2466f89aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1519 microversion: 2.1 time: 0.140147 [ 785.796298] [48526]: [pid: 48526|app: 0|req: 893/1727] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:49 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1519 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.798767] [48526]: DEBUG nova.api.openstack.wsgi [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.800218] [48526]: DEBUG nova.compute.api [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.813530] [48527]: WARNING neutronclient.v2_0.client [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.814071] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.814071] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.814071] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.814418] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.814578] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.814701] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.832579] [48527]: DEBUG nova.policy [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.839364] [48527]: DEBUG nova.policy [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.840027] [48527]: DEBUG nova.policy [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.840607] [48527]: INFO nova.api.openstack.requestlog [None req-383bebeb-298f-46be-9af7-f2e02d4a0acf tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1303 microversion: 2.47 time: 0.060982 [ 785.841222] [48527]: [pid: 48527|app: 0|req: 835/1728] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1303 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 785.845034] [48527]: DEBUG nova.api.openstack.wsgi [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.845191] [48526]: WARNING neutronclient.v2_0.client [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.845239] [48527]: DEBUG nova.compute.api [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.850390] [48527]: DEBUG oslo_concurrency.lockutils [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.850569] [48527]: DEBUG oslo_concurrency.lockutils [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.850701] [48527]: DEBUG oslo_concurrency.lockutils [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.850952] [48527]: DEBUG oslo_concurrency.lockutils [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.851102] [48527]: DEBUG oslo_concurrency.lockutils [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.851217] [48527]: DEBUG oslo_concurrency.lockutils [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.862884] [48526]: DEBUG nova.policy [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.867034] [48526]: INFO nova.api.openstack.requestlog [None req-1b1dd397-a836-4ff3-9367-d29046c85529 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.070183 [ 785.867378] [48526]: [pid: 48526|app: 0|req: 894/1729] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.869885] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.871753] [48526]: DEBUG nova.compute.api [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.873966] [48527]: WARNING neutronclient.v2_0.client [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.877399] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.877493] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.877655] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.877968] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.878151] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.878304] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.904471] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.904691] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.904856] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.904982] [48526]: DEBUG nova.objects.instance [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.910151] [48526]: WARNING neutronclient.v2_0.client [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.968643] [48526]: DEBUG nova.policy [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.973525] [48526]: INFO nova.api.openstack.requestlog [None req-c0feb932-9523-47d6-9715-e1227ece1506 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.105556 [ 785.973902] [48526]: [pid: 48526|app: 0|req: 895/1730] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.976744] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.978261] [48526]: DEBUG nova.compute.api [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.981478] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.981656] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.981986] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.982076] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.982175] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.982295] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.000874] [48526]: WARNING neutronclient.v2_0.client [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.020012] [48527]: DEBUG nova.policy [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.024100] [48527]: INFO nova.api.openstack.requestlog [None req-44bba4c4-cbe0-4679-82c2-5b0e99c5a427 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1466 microversion: 2.1 time: 0.182605 [ 786.024436] [48527]: [pid: 48527|app: 0|req: 836/1731] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1466 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.027682] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.029150] [48527]: DEBUG nova.compute.api [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.032925] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.033114] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.033248] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.033627] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.033688] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.033759] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.051148] [48527]: WARNING neutronclient.v2_0.client [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.069339] [48526]: DEBUG nova.policy [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.073528] [48526]: DEBUG nova.policy [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.077597] [48526]: DEBUG nova.policy [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.077597] [48526]: INFO nova.api.openstack.requestlog [None req-3e5fa499-2dde-42a3-b04c-6d4c49b17f71 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.101076 [ 786.077597] [48526]: [pid: 48526|app: 0|req: 896/1732] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 786.080995] [48526]: DEBUG nova.api.openstack.wsgi [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.082727] [48526]: DEBUG nova.compute.api [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.086279] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.086476] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.086614] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.086870] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.087020] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.087149] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.111693] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.111891] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.112068] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.112230] [48526]: DEBUG nova.objects.instance [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.114969] [48526]: WARNING neutronclient.v2_0.client [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.429249] [48526]: DEBUG nova.policy [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.436957] [48526]: INFO nova.api.openstack.requestlog [None req-ee1f6d1c-0d7c-4690-a261-1915e003f91d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.360542 [ 786.437493] [48526]: [pid: 48526|app: 0|req: 897/1733] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.442081] [48526]: DEBUG nova.api.openstack.wsgi [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.443731] [48526]: DEBUG nova.compute.api [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.451186] [48526]: DEBUG oslo_concurrency.lockutils [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.451377] [48526]: DEBUG oslo_concurrency.lockutils [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.451505] [48526]: DEBUG oslo_concurrency.lockutils [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.451774] [48526]: DEBUG oslo_concurrency.lockutils [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.451920] [48526]: DEBUG oslo_concurrency.lockutils [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.452083] [48526]: DEBUG oslo_concurrency.lockutils [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.454248] [48527]: DEBUG nova.policy [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.459405] [48527]: INFO nova.api.openstack.requestlog [None req-c5ead701-2ff6-43b3-9061-061684a70e9c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1323 microversion: 2.1 time: 0.434402 [ 786.459754] [48527]: [pid: 48527|app: 0|req: 837/1734] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1323 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.462187] [48527]: DEBUG nova.api.openstack.wsgi [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.463563] [48527]: DEBUG nova.compute.api [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.466771] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.466942] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.467128] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.467408] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.467557] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.468120] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.477914] [48526]: WARNING neutronclient.v2_0.client [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.493900] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.494154] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.494221] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.494375] [48527]: DEBUG nova.objects.instance [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.497836] [48527]: WARNING neutronclient.v2_0.client [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.657733] [48526]: DEBUG nova.policy [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.663930] [48526]: INFO nova.api.openstack.requestlog [None req-09ce4c60-2a51-4f40-8a9f-498b102bd214 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.224019 [ 786.664277] [48526]: [pid: 48526|app: 0|req: 898/1735] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.666607] [48526]: DEBUG nova.api.openstack.wsgi [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.667982] [48526]: DEBUG nova.compute.api [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.671569] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.671742] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.671869] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.672133] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.672272] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.672390] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.688557] [48526]: WARNING neutronclient.v2_0.client [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.700443] [48527]: DEBUG nova.policy [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.704516] [48527]: INFO nova.api.openstack.requestlog [None req-e2d831b8-3f53-424d-821f-29d5046e07b8 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.244191 [ 786.704833] [48527]: [pid: 48527|app: 0|req: 838/1736] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.708241] [48527]: DEBUG nova.api.openstack.wsgi [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.711033] [48527]: DEBUG nova.compute.api [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.715336] [48527]: DEBUG oslo_concurrency.lockutils [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.715580] [48527]: DEBUG oslo_concurrency.lockutils [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.716527] [48527]: DEBUG oslo_concurrency.lockutils [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.716920] [48527]: DEBUG oslo_concurrency.lockutils [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.717130] [48527]: DEBUG oslo_concurrency.lockutils [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.717287] [48527]: DEBUG oslo_concurrency.lockutils [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.738359] [48527]: DEBUG oslo_concurrency.lockutils [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.738666] [48527]: DEBUG oslo_concurrency.lockutils [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.738666] [48527]: DEBUG oslo_concurrency.lockutils [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.738726] [48527]: DEBUG nova.objects.instance [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.743312] [48527]: WARNING neutronclient.v2_0.client [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.887498] [48527]: DEBUG nova.policy [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.894489] [48527]: INFO nova.api.openstack.requestlog [None req-e850b149-cb1c-4423-be9a-9a0a7737c2ff tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.189107 [ 786.895128] [48527]: [pid: 48527|app: 0|req: 839/1737] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.897482] [48527]: DEBUG nova.api.openstack.wsgi [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.898884] [48527]: DEBUG nova.compute.api [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.903598] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.903777] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.903961] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.904264] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.904435] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.904582] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.914186] [48526]: DEBUG nova.policy [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.919467] [48526]: INFO nova.api.openstack.requestlog [None req-0c09a448-9b40-4b6c-ac10-6f101b3223cd tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1495 microversion: 2.1 time: 0.254657 [ 786.920339] [48526]: [pid: 48526|app: 0|req: 899/1738] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:50 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1495 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.923727] [48526]: DEBUG nova.api.openstack.wsgi [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.925316] [48526]: DEBUG nova.compute.api [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.929394] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.929572] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.929701] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.930315] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.930315] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.931138] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.942761] [48527]: WARNING neutronclient.v2_0.client [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.958455] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.958564] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.959667] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.959667] [48526]: DEBUG nova.objects.instance [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.962358] [48526]: WARNING neutronclient.v2_0.client [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.019665] [48526]: DEBUG nova.policy [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.023880] [48526]: INFO nova.api.openstack.requestlog [None req-0f909512-71b2-48c0-92ab-8f942db991f0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.103594 [ 787.024701] [48526]: [pid: 48526|app: 0|req: 900/1739] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.027990] [48526]: DEBUG nova.api.openstack.wsgi [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.028990] [48526]: DEBUG nova.compute.api [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.032227] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.032397] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.032532] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.032776] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.034378] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.034378] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.041678] [48527]: DEBUG nova.policy [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.045563] [48527]: INFO nova.api.openstack.requestlog [None req-2d10cdf2-cc7d-4960-9d2d-2be8199598cb tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1315 microversion: 2.1 time: 0.149845 [ 787.046172] [48527]: [pid: 48527|app: 0|req: 840/1740] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1315 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.048317] [48527]: DEBUG nova.api.openstack.wsgi [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.050039] [48526]: WARNING neutronclient.v2_0.client [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.050123] [48527]: DEBUG nova.compute.api [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.054260] [48527]: DEBUG oslo_concurrency.lockutils [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.054260] [48527]: DEBUG oslo_concurrency.lockutils [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.054260] [48527]: DEBUG oslo_concurrency.lockutils [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.054260] [48527]: DEBUG oslo_concurrency.lockutils [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.054260] [48527]: DEBUG oslo_concurrency.lockutils [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.054260] [48527]: DEBUG oslo_concurrency.lockutils [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.073415] [48527]: DEBUG oslo_concurrency.lockutils [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.073734] [48527]: DEBUG oslo_concurrency.lockutils [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.073985] [48527]: DEBUG oslo_concurrency.lockutils [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.074232] [48527]: DEBUG nova.objects.instance [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.077341] [48527]: WARNING neutronclient.v2_0.client [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.101221] [48527]: DEBUG nova.policy [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.106518] [48527]: INFO nova.api.openstack.requestlog [None req-c511c6e8-a141-40ab-be8e-43cb2d132486 tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.059930 [ 787.106940] [48527]: [pid: 48527|app: 0|req: 841/1741] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.110159] [48527]: DEBUG nova.api.openstack.wsgi [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.111741] [48527]: DEBUG nova.compute.api [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.115169] [48527]: DEBUG oslo_concurrency.lockutils [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.115565] [48527]: DEBUG oslo_concurrency.lockutils [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.115785] [48527]: DEBUG oslo_concurrency.lockutils [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.116752] [48527]: DEBUG oslo_concurrency.lockutils [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.116980] [48527]: DEBUG oslo_concurrency.lockutils [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.117154] [48527]: DEBUG oslo_concurrency.lockutils [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.125155] [48526]: DEBUG nova.policy [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.129535] [48526]: INFO nova.api.openstack.requestlog [None req-58f9f23b-1241-4d4a-9e96-02c9d1326ffe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1305 microversion: 2.1 time: 0.104513 [ 787.129863] [48526]: [pid: 48526|app: 0|req: 901/1742] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1305 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.132582] [48526]: DEBUG nova.api.openstack.wsgi [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.133623] [48526]: DEBUG nova.compute.api [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.137119] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.137311] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.137446] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.137697] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.137832] [48527]: DEBUG oslo_concurrency.lockutils [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.137892] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.137976] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.138081] [48527]: DEBUG oslo_concurrency.lockutils [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.138266] [48527]: DEBUG oslo_concurrency.lockutils [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.138500] [48527]: DEBUG nova.objects.instance [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.141213] [48527]: WARNING neutronclient.v2_0.client [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.160186] [48527]: DEBUG nova.policy [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.161643] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.161849] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.161955] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.162357] [48526]: DEBUG nova.objects.instance [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.164499] [48527]: INFO nova.api.openstack.requestlog [None req-963a2377-31e3-4004-9738-edc5da9f31f4 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.056491 [ 787.164499] [48527]: [pid: 48527|app: 0|req: 842/1743] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.170020] [48526]: WARNING neutronclient.v2_0.client [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.171850] [48527]: DEBUG nova.api.openstack.wsgi [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.173471] [48527]: DEBUG nova.compute.api [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.178024] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.178278] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.178485] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.179169] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.179439] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.180357] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.190737] [48526]: DEBUG nova.policy [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.195351] [48526]: INFO nova.api.openstack.requestlog [None req-fdf7b43f-118d-43b3-95f2-b3a3b1e12098 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.064940 [ 787.195689] [48526]: [pid: 48526|app: 0|req: 902/1744] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.198392] [48527]: WARNING neutronclient.v2_0.client [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.202129] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.205831] [48526]: DEBUG nova.compute.api [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.211246] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.211246] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.211246] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.211246] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.211246] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.211246] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.222381] [48527]: DEBUG nova.policy [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.227873] [48527]: INFO nova.api.openstack.requestlog [None req-1a1efe63-42f1-47a1-9581-a5261a6a9f85 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.061905 [ 787.228442] [48527]: [pid: 48527|app: 0|req: 843/1745] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.231629] [48527]: DEBUG nova.api.openstack.wsgi [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.232581] [48527]: DEBUG nova.compute.api [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.237769] [48527]: DEBUG oslo_concurrency.lockutils [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.237769] [48527]: DEBUG oslo_concurrency.lockutils [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.237769] [48527]: DEBUG oslo_concurrency.lockutils [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.237769] [48527]: DEBUG oslo_concurrency.lockutils [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.237769] [48527]: DEBUG oslo_concurrency.lockutils [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.237769] [48527]: DEBUG oslo_concurrency.lockutils [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.238188] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.238188] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.238188] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.238188] [48526]: DEBUG nova.objects.instance [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.244038] [48526]: WARNING neutronclient.v2_0.client [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.267499] [48527]: WARNING neutronclient.v2_0.client [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.274471] [48526]: DEBUG nova.policy [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.290165] [48527]: DEBUG nova.policy [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.293095] [48527]: INFO nova.api.openstack.requestlog [None req-57140094-792f-4027-baff-489dc1fc2dff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.064077 [ 787.293199] [48526]: INFO nova.api.openstack.requestlog [None req-c5703119-459a-430f-90f6-f6101a26d4e2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.096771 [ 787.293631] [48527]: [pid: 48527|app: 0|req: 844/1746] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.293683] [48526]: [pid: 48526|app: 0|req: 903/1747] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.300057] [48527]: DEBUG nova.api.openstack.wsgi [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.300208] [48526]: DEBUG nova.api.openstack.wsgi [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.300270] [48527]: DEBUG nova.compute.api [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.300313] [48526]: DEBUG nova.compute.api [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.304979] [48526]: DEBUG oslo_concurrency.lockutils [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.305420] [48526]: DEBUG oslo_concurrency.lockutils [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.306612] [48526]: DEBUG oslo_concurrency.lockutils [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.306612] [48526]: DEBUG oslo_concurrency.lockutils [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.306612] [48526]: DEBUG oslo_concurrency.lockutils [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.306710] [48526]: DEBUG oslo_concurrency.lockutils [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.306841] [48527]: DEBUG oslo_concurrency.lockutils [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.307102] [48527]: DEBUG oslo_concurrency.lockutils [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.307242] [48527]: DEBUG oslo_concurrency.lockutils [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.307545] [48527]: DEBUG oslo_concurrency.lockutils [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.307704] [48527]: DEBUG oslo_concurrency.lockutils [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.307834] [48527]: DEBUG oslo_concurrency.lockutils [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.348093] [48526]: WARNING neutronclient.v2_0.client [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.351247] [48527]: DEBUG oslo_concurrency.lockutils [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.351403] [48527]: DEBUG oslo_concurrency.lockutils [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.351534] [48527]: DEBUG oslo_concurrency.lockutils [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.351686] [48527]: DEBUG nova.objects.instance [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.356486] [48527]: WARNING neutronclient.v2_0.client [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.432186] [48527]: DEBUG nova.policy [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.442023] [48527]: DEBUG nova.policy [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.442023] [48527]: DEBUG nova.policy [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.443397] [48527]: INFO nova.api.openstack.requestlog [None req-302b188e-5fe9-4f79-a4ce-f85bfe0154ae tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.147743 [ 787.443397] [48527]: [pid: 48527|app: 0|req: 845/1748] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.445694] [48527]: DEBUG nova.api.openstack.wsgi [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.448535] [48527]: DEBUG nova.compute.api [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.456761] [48527]: DEBUG oslo_concurrency.lockutils [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.457031] [48527]: DEBUG oslo_concurrency.lockutils [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.457031] [48527]: DEBUG oslo_concurrency.lockutils [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.457294] [48527]: DEBUG oslo_concurrency.lockutils [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.457436] [48527]: DEBUG oslo_concurrency.lockutils [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.457571] [48527]: DEBUG oslo_concurrency.lockutils [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.469275] [48526]: DEBUG nova.policy [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.474951] [48526]: INFO nova.api.openstack.requestlog [None req-a196199f-cf91-4d3b-b41a-702eef39d120 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1519 microversion: 2.1 time: 0.180755 [ 787.475379] [48526]: [pid: 48526|app: 0|req: 904/1749] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1519 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.480065] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.482890] [48526]: DEBUG nova.compute.api [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.484674] [48527]: WARNING neutronclient.v2_0.client [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.489220] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.490142] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.490142] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.490142] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.491139] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.491278] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.508223] [48527]: DEBUG nova.policy [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.513638] [48527]: DEBUG nova.policy [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.513952] [48527]: DEBUG nova.policy [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.514534] [48527]: INFO nova.api.openstack.requestlog [None req-661b3f65-fbcb-490f-9e2a-a28d74270aad tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.071313 [ 787.514887] [48527]: [pid: 48527|app: 0|req: 846/1750] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.514925] [48526]: WARNING neutronclient.v2_0.client [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.518401] [48527]: DEBUG nova.api.openstack.wsgi [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.518595] [48527]: DEBUG nova.compute.api [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.522366] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.522366] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.522366] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.522366] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.522573] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.522573] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.538575] [48526]: DEBUG nova.policy [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.544960] [48526]: INFO nova.api.openstack.requestlog [None req-f2feac48-0eab-4cac-ab69-033c61e990ae tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.068865 [ 787.546571] [48526]: [pid: 48526|app: 0|req: 905/1751] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.551025] [48526]: DEBUG nova.api.openstack.wsgi [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1751848530", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "15881682-271e-4a2b-b3ca-5df25542f284"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 787.552131] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.552387] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.552523] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.552955] [48527]: DEBUG nova.objects.instance [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.557759] [48527]: WARNING neutronclient.v2_0.client [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.589375] [48527]: DEBUG nova.policy [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.594856] [48527]: INFO nova.api.openstack.requestlog [None req-30b87f21-d4b0-489a-9c91-9baac5bbae8c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.079158 [ 787.595393] [48527]: [pid: 48527|app: 0|req: 847/1752] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.598876] [48527]: DEBUG nova.api.openstack.wsgi [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.600835] [48527]: DEBUG nova.compute.api [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.605354] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.605722] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.605931] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.606336] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.606479] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.606598] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.606657] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.609021] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.609021] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.609021] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.609204] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.609279] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.615223] [48526]: DEBUG nova.network.neutron [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] validate_networks() for [('15881682-271e-4a2b-b3ca-5df25542f284', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 787.615528] [48526]: WARNING neutronclient.v2_0.client [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.616764] [48526]: WARNING openstack [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 787.617427] [48526]: WARNING openstack [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 787.631769] [48526]: INFO nova.network.neutron [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] _ports_needed_per_instance requested_netwokrs=[('15881682-271e-4a2b-b3ca-5df25542f284', None, None, None, None, None)] [ 787.633383] [48527]: WARNING neutronclient.v2_0.client [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.783826] [48527]: DEBUG nova.policy [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.789680] [48527]: INFO nova.api.openstack.requestlog [None req-0dd78867-2267-4455-a6f7-2780ae59353f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1458 microversion: 2.1 time: 0.192588 [ 787.790858] [48527]: [pid: 48527|app: 0|req: 848/1753] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:51 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1458 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.793230] [48527]: DEBUG nova.api.openstack.wsgi [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.794782] [48527]: DEBUG nova.compute.api [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.799407] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.799647] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.800207] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.800207] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.800745] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.800942] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.823135] [48526]: WARNING neutronclient.v2_0.client [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.823866] [48526]: WARNING openstack [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 787.824424] [48526]: WARNING openstack [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 787.832796] [48527]: WARNING neutronclient.v2_0.client [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.876984] [48527]: DEBUG nova.policy [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.883885] [48527]: DEBUG nova.policy [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.883885] [48527]: DEBUG nova.policy [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.883885] [48527]: INFO nova.api.openstack.requestlog [None req-36a7712d-40db-4f0a-91c1-4336aeceb6d7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.092721 [ 787.883885] [48527]: [pid: 48527|app: 0|req: 849/1754] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.886136] [48527]: DEBUG nova.api.openstack.wsgi [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.887744] [48527]: DEBUG nova.compute.api [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.892989] [48527]: DEBUG oslo_concurrency.lockutils [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.892989] [48527]: DEBUG oslo_concurrency.lockutils [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.892989] [48527]: DEBUG oslo_concurrency.lockutils [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.892989] [48527]: DEBUG oslo_concurrency.lockutils [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.892989] [48527]: DEBUG oslo_concurrency.lockutils [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.892989] [48527]: DEBUG oslo_concurrency.lockutils [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.925372] [48527]: DEBUG oslo_concurrency.lockutils [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.925583] [48527]: DEBUG oslo_concurrency.lockutils [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.925780] [48527]: DEBUG oslo_concurrency.lockutils [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.926082] [48527]: DEBUG nova.objects.instance [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.931090] [48527]: WARNING neutronclient.v2_0.client [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.969934] [48526]: DEBUG nova.virt.hardware [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 787.970164] [48526]: DEBUG nova.virt.hardware [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 787.970283] [48526]: DEBUG nova.virt.hardware [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 787.970395] [48526]: DEBUG nova.virt.hardware [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 787.970505] [48526]: DEBUG nova.virt.hardware [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 787.980273] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.980425] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.980559] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.980906] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.982383] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.982699] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.984402] [48527]: DEBUG nova.policy [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.988835] [48527]: INFO nova.api.openstack.requestlog [None req-c71f4a86-49a9-424f-b190-f4494f356264 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.104510 [ 787.989398] [48527]: [pid: 48527|app: 0|req: 850/1755] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.992209] [48527]: DEBUG nova.api.openstack.wsgi [req-be706e1c-a681-4609-900a-afcc3dbc792f req-01f45979-235c-42e1-bfd1-b6a16c170b69 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5a815e26-d68e-4a05-97ee-2edafcd64e68", "tag": "d32113ae-ca09-47d8-b211-0a872180b332"}, {"server_uuid": "8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07", "name": "network-vif-deleted", "tag": "d9527c55-c68c-4e98-a373-f6510e1b2be1"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 787.997263] [48526]: DEBUG nova.quota [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Getting quotas for project c0a05c03b30441feb81efe9f5880ab41. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 787.998815] [48527]: DEBUG oslo_concurrency.lockutils [req-be706e1c-a681-4609-900a-afcc3dbc792f req-01f45979-235c-42e1-bfd1-b6a16c170b69 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.999022] [48527]: DEBUG oslo_concurrency.lockutils [req-be706e1c-a681-4609-900a-afcc3dbc792f req-01f45979-235c-42e1-bfd1-b6a16c170b69 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.999141] [48527]: DEBUG oslo_concurrency.lockutils [req-be706e1c-a681-4609-900a-afcc3dbc792f req-01f45979-235c-42e1-bfd1-b6a16c170b69 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.001531] [48526]: DEBUG nova.quota [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Getting quotas for user 1ff5821e95f14a77a988306e9d5750a4 and project c0a05c03b30441feb81efe9f5880ab41. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 788.007771] [48527]: INFO nova.api.openstack.compute.server_external_events [req-be706e1c-a681-4609-900a-afcc3dbc792f req-01f45979-235c-42e1-bfd1-b6a16c170b69 service nova] Creating event network-changed:d32113ae-ca09-47d8-b211-0a872180b332 for instance 5a815e26-d68e-4a05-97ee-2edafcd64e68 on cpu-1 [ 788.009500] [48527]: INFO nova.api.openstack.compute.server_external_events [req-be706e1c-a681-4609-900a-afcc3dbc792f req-01f45979-235c-42e1-bfd1-b6a16c170b69 service nova] Creating event network-vif-deleted:d9527c55-c68c-4e98-a373-f6510e1b2be1 for instance 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 on cpu-1 [ 788.010642] [48526]: DEBUG nova.compute.api [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 788.013031] [48526]: DEBUG nova.compute.api [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 788.017867] [48527]: INFO nova.api.openstack.requestlog [req-be706e1c-a681-4609-900a-afcc3dbc792f req-01f45979-235c-42e1-bfd1-b6a16c170b69 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024955 [ 788.017867] [48527]: [pid: 48527|app: 0|req: 851/1756] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:52 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) [ 788.022603] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.025647] [48527]: DEBUG nova.compute.api [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.031593] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.032223] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.032292] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.032607] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.032714] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.033455] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.065566] [48526]: INFO nova.api.openstack.requestlog [None req-1ccdb4af-5c17-4020-a6c6-bd4108f5357b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.519180 [ 788.065566] [48526]: [pid: 48526|app: 0|req: 906/1757] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:51 2025] POST /compute/v2.1/servers => generated 380 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 788.069025] [48526]: DEBUG nova.api.openstack.wsgi [req-825deb32-a959-4f4d-83eb-5788ef6ac4cf req-314ab95b-6d9a-4cbc-aad2-569a97fd2e35 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3", "name": "network-vif-plugged", "status": "completed", "tag": "53109e5a-4a56-4052-b298-d0c0085c5974"}, {"name": "network-changed", "server_uuid": "a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3", "tag": "53109e5a-4a56-4052-b298-d0c0085c5974"}, {"server_uuid": "1deed9b3-1421-461e-80c9-d96acdf7f148", "name": "network-vif-plugged", "status": "completed", "tag": "cc6ce60a-de75-4112-9b61-4b622aba764d"}, {"name": "network-changed", "server_uuid": "1deed9b3-1421-461e-80c9-d96acdf7f148", "tag": "cc6ce60a-de75-4112-9b61-4b622aba764d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 788.075867] [48527]: WARNING neutronclient.v2_0.client [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.079474] [48526]: DEBUG oslo_concurrency.lockutils [req-825deb32-a959-4f4d-83eb-5788ef6ac4cf req-314ab95b-6d9a-4cbc-aad2-569a97fd2e35 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.082598] [48526]: DEBUG oslo_concurrency.lockutils [req-825deb32-a959-4f4d-83eb-5788ef6ac4cf req-314ab95b-6d9a-4cbc-aad2-569a97fd2e35 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.082598] [48526]: DEBUG oslo_concurrency.lockutils [req-825deb32-a959-4f4d-83eb-5788ef6ac4cf req-314ab95b-6d9a-4cbc-aad2-569a97fd2e35 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.092587] [48526]: INFO nova.api.openstack.compute.server_external_events [req-825deb32-a959-4f4d-83eb-5788ef6ac4cf req-314ab95b-6d9a-4cbc-aad2-569a97fd2e35 service nova] Creating event network-vif-plugged:53109e5a-4a56-4052-b298-d0c0085c5974 for instance a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 on cpu-1 [ 788.092758] [48526]: INFO nova.api.openstack.compute.server_external_events [req-825deb32-a959-4f4d-83eb-5788ef6ac4cf req-314ab95b-6d9a-4cbc-aad2-569a97fd2e35 service nova] Creating event network-changed:53109e5a-4a56-4052-b298-d0c0085c5974 for instance a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 on cpu-1 [ 788.092968] [48526]: INFO nova.api.openstack.compute.server_external_events [req-825deb32-a959-4f4d-83eb-5788ef6ac4cf req-314ab95b-6d9a-4cbc-aad2-569a97fd2e35 service nova] Creating event network-vif-plugged:cc6ce60a-de75-4112-9b61-4b622aba764d for instance 1deed9b3-1421-461e-80c9-d96acdf7f148 on cpu-1 [ 788.093215] [48526]: INFO nova.api.openstack.compute.server_external_events [req-825deb32-a959-4f4d-83eb-5788ef6ac4cf req-314ab95b-6d9a-4cbc-aad2-569a97fd2e35 service nova] Creating event network-changed:cc6ce60a-de75-4112-9b61-4b622aba764d for instance 1deed9b3-1421-461e-80c9-d96acdf7f148 on cpu-1 [ 788.099552] [48526]: INFO nova.api.openstack.requestlog [req-825deb32-a959-4f4d-83eb-5788ef6ac4cf req-314ab95b-6d9a-4cbc-aad2-569a97fd2e35 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.033477 [ 788.099920] [48526]: [pid: 48526|app: 0|req: 907/1758] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:54:52 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 788.102745] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.104069] [48526]: DEBUG nova.compute.api [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.108297] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.108492] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.108624] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.109311] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.109311] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.109311] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.136768] [48526]: WARNING neutronclient.v2_0.client [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.236438] [48526]: DEBUG nova.policy [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.251026] [48526]: INFO nova.api.openstack.requestlog [None req-f1faf8e1-801d-457a-a2ec-170dd4f41da3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.149727 [ 788.251168] [48526]: [pid: 48526|app: 0|req: 908/1759] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.253643] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.255287] [48526]: DEBUG nova.compute.api [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.260053] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.260553] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.260785] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.261078] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.261261] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.261390] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.271878] [48527]: DEBUG nova.policy [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.281557] [48527]: INFO nova.api.openstack.requestlog [None req-0d091fd3-fea0-48b0-913f-5e47da760069 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1323 microversion: 2.1 time: 0.264928 [ 788.281915] [48527]: [pid: 48527|app: 0|req: 852/1760] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1323 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.286882] [48527]: DEBUG nova.api.openstack.wsgi [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.289074] [48527]: DEBUG nova.compute.api [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.293243] [48527]: DEBUG oslo_concurrency.lockutils [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.293431] [48527]: DEBUG oslo_concurrency.lockutils [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.293587] [48527]: DEBUG oslo_concurrency.lockutils [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.293865] [48527]: DEBUG oslo_concurrency.lockutils [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.294026] [48527]: DEBUG oslo_concurrency.lockutils [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.294147] [48527]: DEBUG oslo_concurrency.lockutils [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.300142] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.300365] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.300500] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.300889] [48526]: DEBUG nova.objects.instance [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.305645] [48526]: WARNING neutronclient.v2_0.client [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.318341] [48527]: WARNING neutronclient.v2_0.client [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.329210] [48526]: DEBUG nova.policy [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.334372] [48526]: INFO nova.api.openstack.requestlog [None req-f1093453-9be9-4f74-9276-16f44753be67 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.082630 [ 788.335025] [48526]: [pid: 48526|app: 0|req: 909/1761] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.338175] [48526]: DEBUG nova.api.openstack.wsgi [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.340041] [48526]: DEBUG nova.compute.api [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.343454] [48526]: DEBUG oslo_concurrency.lockutils [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.343629] [48526]: DEBUG oslo_concurrency.lockutils [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.343813] [48526]: DEBUG oslo_concurrency.lockutils [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.344105] [48526]: DEBUG oslo_concurrency.lockutils [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.344317] [48526]: DEBUG oslo_concurrency.lockutils [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.344449] [48526]: DEBUG oslo_concurrency.lockutils [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.404134] [48526]: DEBUG oslo_concurrency.lockutils [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.404380] [48526]: DEBUG oslo_concurrency.lockutils [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.404584] [48526]: DEBUG oslo_concurrency.lockutils [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.404789] [48526]: DEBUG nova.objects.instance [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.410726] [48526]: WARNING neutronclient.v2_0.client [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.417842] [48527]: DEBUG nova.policy [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.425162] [48527]: INFO nova.api.openstack.requestlog [None req-949c66c6-a5b8-4b15-a1e2-3e5c93dcccf6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1458 microversion: 2.1 time: 0.142497 [ 788.425465] [48527]: [pid: 48527|app: 0|req: 853/1762] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1458 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.428773] [48527]: DEBUG nova.api.openstack.wsgi [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.431550] [48527]: DEBUG nova.compute.api [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.433234] [48526]: DEBUG nova.policy [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.436099] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.436957] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.436957] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.436957] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.437801] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.437801] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.438648] [48526]: INFO nova.api.openstack.requestlog [None req-540dd5c0-de55-49ca-a686-62cd2b4fee8a tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.103169 [ 788.439438] [48526]: [pid: 48526|app: 0|req: 910/1763] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.443086] [48526]: DEBUG nova.api.openstack.wsgi [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.444512] [48526]: DEBUG nova.compute.api [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.448229] [48526]: DEBUG oslo_concurrency.lockutils [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.448229] [48526]: DEBUG oslo_concurrency.lockutils [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.448410] [48526]: DEBUG oslo_concurrency.lockutils [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.448633] [48526]: DEBUG oslo_concurrency.lockutils [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.448773] [48526]: DEBUG oslo_concurrency.lockutils [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.448892] [48526]: DEBUG oslo_concurrency.lockutils [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.472748] [48526]: WARNING neutronclient.v2_0.client [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.473200] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.473397] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.473533] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.473691] [48527]: DEBUG nova.objects.instance [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.480029] [48527]: WARNING neutronclient.v2_0.client [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.543990] [48527]: DEBUG nova.policy [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.551294] [48527]: INFO nova.api.openstack.requestlog [None req-8ee9c179-ffca-4f5a-8e77-b6c13e76415c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.123733 [ 788.551294] [48527]: [pid: 48527|app: 0|req: 854/1764] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.554115] [48527]: DEBUG nova.api.openstack.wsgi [None req-43e58916-7cb1-4fc1-bbd2-bfbe91b39183 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.560061] [48527]: DEBUG nova.compute.api [None req-43e58916-7cb1-4fc1-bbd2-bfbe91b39183 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.577356] [48527]: WARNING neutronclient.v2_0.client [None req-43e58916-7cb1-4fc1-bbd2-bfbe91b39183 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.600823] [48527]: DEBUG nova.policy [None req-43e58916-7cb1-4fc1-bbd2-bfbe91b39183 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.610339] [48527]: INFO nova.api.openstack.requestlog [None req-43e58916-7cb1-4fc1-bbd2-bfbe91b39183 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1212 microversion: 2.1 time: 0.057947 [ 788.610339] [48527]: [pid: 48527|app: 0|req: 855/1765] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.619954] [48527]: DEBUG nova.api.openstack.wsgi [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.622467] [48527]: DEBUG nova.compute.api [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.630038] [48527]: DEBUG oslo_concurrency.lockutils [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.630210] [48527]: DEBUG oslo_concurrency.lockutils [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.630283] [48527]: DEBUG oslo_concurrency.lockutils [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.631471] [48527]: DEBUG oslo_concurrency.lockutils [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.631471] [48527]: DEBUG oslo_concurrency.lockutils [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.631471] [48527]: DEBUG oslo_concurrency.lockutils [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.638699] [48526]: DEBUG nova.policy [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.647631] [48526]: INFO nova.api.openstack.requestlog [None req-a243f4de-3de5-481b-8454-08cf25ec2496 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1315 microversion: 2.1 time: 0.207800 [ 788.648312] [48526]: [pid: 48526|app: 0|req: 911/1766] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1315 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.654974] [48526]: DEBUG nova.api.openstack.wsgi [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.656570] [48526]: DEBUG nova.compute.api [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.667490] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.667648] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.667774] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.668268] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.668268] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.668661] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.669596] [48527]: DEBUG oslo_concurrency.lockutils [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.670086] [48527]: DEBUG oslo_concurrency.lockutils [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.671034] [48527]: DEBUG oslo_concurrency.lockutils [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.671034] [48527]: DEBUG nova.objects.instance [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lazy-loading 'fault' on Instance uuid a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.681752] [48527]: WARNING neutronclient.v2_0.client [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.692638] [48526]: WARNING neutronclient.v2_0.client [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.704028] [48527]: DEBUG nova.policy [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adf94eb26ad6408db8986ba8ab9c99d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48087a18d4674d4b9430d0ddcd94053f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.712801] [48527]: INFO nova.api.openstack.requestlog [None req-996670c5-a994-44b4-b2b4-e3ae170a4a2c tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 200 len: 1302 microversion: 2.1 time: 0.102262 [ 788.713171] [48527]: [pid: 48527|app: 0|req: 856/1767] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 1302 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.722069] [48527]: DEBUG nova.api.openstack.wsgi [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.722069] [48527]: DEBUG nova.compute.api [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.725793] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.726093] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.726526] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.726820] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.726969] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.727104] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.754585] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 788.765515] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.766325] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.766325] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.766325] [48527]: DEBUG nova.objects.instance [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.769804] [48527]: WARNING neutronclient.v2_0.client [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.811037] [48527]: DEBUG nova.policy [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.816995] [48527]: INFO nova.api.openstack.requestlog [None req-c4fc7ece-42f9-4af0-b3c8-58bf935d9b80 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.103187 [ 788.817542] [48527]: [pid: 48527|app: 0|req: 857/1768] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.820416] [48527]: DEBUG nova.api.openstack.wsgi [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.821879] [48527]: DEBUG nova.compute.api [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.827390] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.827390] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.827390] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.827390] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.827390] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.827710] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.842928] [48526]: DEBUG nova.policy [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.849772] [48526]: INFO nova.api.openstack.requestlog [None req-41d7e15c-8539-4cd8-912c-096230b9d373 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1305 microversion: 2.1 time: 0.198993 [ 788.850150] [48526]: [pid: 48526|app: 0|req: 912/1769] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:52 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1305 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.853110] [48526]: DEBUG nova.api.openstack.wsgi [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.854941] [48526]: DEBUG nova.compute.api [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.857772] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.857772] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.857772] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.859071] [48527]: DEBUG nova.objects.instance [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.862488] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.862488] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.862488] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.862488] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.862488] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.862488] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.865553] [48527]: WARNING neutronclient.v2_0.client [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.889726] [48526]: WARNING neutronclient.v2_0.client [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.900353] [48527]: DEBUG nova.policy [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.905517] [48527]: INFO nova.api.openstack.requestlog [None req-4aba9bb5-077a-403c-8f3d-3ad67cc1bcb9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.087366 [ 788.907594] [48527]: [pid: 48527|app: 0|req: 858/1770] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.908736] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.910398] [48527]: DEBUG nova.compute.api [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.914950] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.914950] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.914950] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.914950] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.915298] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.915298] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.940654] [48526]: DEBUG nova.policy [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.944432] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.944823] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.944823] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.944933] [48527]: DEBUG nova.objects.instance [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.947792] [48526]: INFO nova.api.openstack.requestlog [None req-ee5cd00d-5489-479e-a078-707fae39e6b0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.097007 [ 788.948291] [48526]: [pid: 48526|app: 0|req: 913/1771] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.948510] [48527]: WARNING neutronclient.v2_0.client [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.951391] [48526]: DEBUG nova.api.openstack.wsgi [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.952891] [48526]: DEBUG nova.compute.api [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.956908] [48526]: DEBUG oslo_concurrency.lockutils [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.957151] [48526]: DEBUG oslo_concurrency.lockutils [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.957340] [48526]: DEBUG oslo_concurrency.lockutils [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.957719] [48526]: DEBUG oslo_concurrency.lockutils [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.957883] [48526]: DEBUG oslo_concurrency.lockutils [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.958060] [48526]: DEBUG oslo_concurrency.lockutils [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.976588] [48526]: WARNING neutronclient.v2_0.client [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.003059] [48527]: DEBUG nova.policy [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.014470] [48527]: INFO nova.api.openstack.requestlog [None req-0d055245-4f2a-47e7-be92-0262b603cacb tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.107868 [ 789.015963] [48527]: [pid: 48527|app: 0|req: 859/1772] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.016335] [48526]: DEBUG nova.policy [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.024059] [48527]: DEBUG nova.api.openstack.wsgi [None req-330daf48-534c-4bb9-8657-dc9369abebf4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-290610963", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKd9m370xBbe9Z90ig4ofi1VrDsbJChMKzLFWm5PLk516HyFipCbwnZYReKQDmSXjxZb1l9HzQVXF/sEdw9VB7EC7wXa73KkHsnCkZrtwgotayZRrhtT6SKzp0Eh/WUH9g=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 789.024196] [48526]: INFO nova.api.openstack.requestlog [None req-c545e96d-1ba9-456c-b6a2-3c370ebd26aa tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.073066 [ 789.024196] [48526]: [pid: 48526|app: 0|req: 914/1773] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.025369] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.026964] [48526]: DEBUG nova.compute.api [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.031946] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.032210] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.032391] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.032745] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.032900] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.033037] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.039641] [48527]: DEBUG nova.quota [None req-330daf48-534c-4bb9-8657-dc9369abebf4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for project eee81560fdd54d57970bdf27df4b30f4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 789.043343] [48527]: DEBUG nova.quota [None req-330daf48-534c-4bb9-8657-dc9369abebf4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for user 9be67030273e468ca0d0818670b655a6 and project eee81560fdd54d57970bdf27df4b30f4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 789.057675] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.057675] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.057675] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.057675] [48526]: DEBUG nova.objects.instance [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.061529] [48526]: WARNING neutronclient.v2_0.client [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.067412] [48527]: INFO nova.api.openstack.requestlog [None req-330daf48-534c-4bb9-8657-dc9369abebf4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.050774 [ 789.067962] [48527]: [pid: 48527|app: 0|req: 860/1774] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:53 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 789.070549] [48527]: DEBUG nova.api.openstack.wsgi [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.072020] [48527]: DEBUG nova.compute.api [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.076764] [48527]: DEBUG oslo_concurrency.lockutils [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.076764] [48527]: DEBUG oslo_concurrency.lockutils [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.076764] [48527]: DEBUG oslo_concurrency.lockutils [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.076895] [48527]: DEBUG oslo_concurrency.lockutils [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.076927] [48527]: DEBUG oslo_concurrency.lockutils [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.077043] [48527]: DEBUG oslo_concurrency.lockutils [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.081282] [48526]: DEBUG nova.policy [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.087966] [48526]: DEBUG nova.policy [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.089068] [48526]: DEBUG nova.policy [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.090574] [48526]: INFO nova.api.openstack.requestlog [None req-c4e7a1de-7be8-4c95-9273-c97a87a54558 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.066685 [ 789.090658] [48526]: [pid: 48526|app: 0|req: 915/1775] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 789.094055] [48526]: DEBUG nova.api.openstack.wsgi [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.097253] [48526]: DEBUG nova.compute.api [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.099569] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.099759] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.099888] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.100177] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.100345] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.100474] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.107098] [48527]: WARNING neutronclient.v2_0.client [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.119017] [48526]: WARNING neutronclient.v2_0.client [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.158185] [48526]: DEBUG nova.policy [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.167545] [48526]: DEBUG nova.policy [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.168240] [48526]: DEBUG nova.policy [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.168844] [48526]: INFO nova.api.openstack.requestlog [None req-4cd8038b-004f-4f3c-b4e2-6f1b77df921b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.077588 [ 789.169196] [48526]: [pid: 48526|app: 0|req: 916/1776] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 789.174819] [48526]: DEBUG nova.api.openstack.wsgi [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.176281] [48526]: DEBUG nova.compute.api [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.181055] [48526]: DEBUG oslo_concurrency.lockutils [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.181272] [48526]: DEBUG oslo_concurrency.lockutils [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.181408] [48526]: DEBUG oslo_concurrency.lockutils [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.181670] [48526]: DEBUG oslo_concurrency.lockutils [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.181808] [48526]: DEBUG oslo_concurrency.lockutils [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.181928] [48526]: DEBUG oslo_concurrency.lockutils [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.182837] [48527]: DEBUG nova.policy [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.189178] [48527]: INFO nova.api.openstack.requestlog [None req-794ab41f-3981-4fd0-9404-5a8f9ab2d99d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1519 microversion: 2.1 time: 0.120704 [ 789.189902] [48527]: [pid: 48527|app: 0|req: 861/1777] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1519 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.192073] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.193276] [48527]: DEBUG nova.compute.api [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.196858] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.197038] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.198173] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.198173] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.198173] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.198173] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.200459] [48526]: WARNING neutronclient.v2_0.client [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.220835] [48526]: DEBUG nova.policy [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.230997] [48526]: INFO nova.api.openstack.requestlog [None req-82a71811-33cd-4b32-b2c6-d9e6dabb8436 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.061033 [ 789.231596] [48526]: [pid: 48526|app: 0|req: 917/1778] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.231747] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.231964] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.232283] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.232443] [48527]: DEBUG nova.objects.instance [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.237814] [48527]: WARNING neutronclient.v2_0.client [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.262258] [48527]: DEBUG nova.policy [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.280711] [48527]: INFO nova.api.openstack.requestlog [None req-f9b02368-332c-49ba-b819-3540a6b2b77c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.088638 [ 789.280711] [48527]: [pid: 48527|app: 0|req: 862/1779] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.285618] [48527]: DEBUG nova.api.openstack.wsgi [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.287618] [48527]: DEBUG nova.compute.api [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.302310] [48527]: DEBUG oslo_concurrency.lockutils [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.302310] [48527]: DEBUG oslo_concurrency.lockutils [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.302473] [48527]: DEBUG oslo_concurrency.lockutils [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.302711] [48527]: DEBUG oslo_concurrency.lockutils [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.302851] [48527]: DEBUG oslo_concurrency.lockutils [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.302990] [48527]: DEBUG oslo_concurrency.lockutils [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.377451] [48527]: WARNING neutronclient.v2_0.client [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.402040] [48527]: DEBUG nova.policy [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.409270] [48527]: DEBUG nova.policy [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.410722] [48527]: DEBUG nova.policy [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.412508] [48527]: INFO nova.api.openstack.requestlog [None req-18920bf5-2581-44dd-b7cd-59ea2a97a31a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.132690 [ 789.413318] [48527]: [pid: 48527|app: 0|req: 863/1780] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 789.415134] [48526]: DEBUG nova.api.openstack.wsgi [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesNegativeTestJSON-server-337423528", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "5267c5e6-3190-4ec0-98f5-753e9ae13279"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 789.415376] [48527]: DEBUG nova.api.openstack.wsgi [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.416967] [48527]: DEBUG nova.compute.api [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.422931] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.423427] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.423427] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.424017] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.424017] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.424118] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.458921] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.459160] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.459307] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.459518] [48527]: DEBUG nova.objects.instance [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.463349] [48527]: WARNING neutronclient.v2_0.client [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.468211] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.468322] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.468427] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.468828] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.469012] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.469315] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.474852] [48526]: DEBUG nova.network.neutron [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] validate_networks() for [('5267c5e6-3190-4ec0-98f5-753e9ae13279', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 789.475226] [48526]: WARNING neutronclient.v2_0.client [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.476514] [48526]: WARNING openstack [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 789.477142] [48526]: WARNING openstack [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 789.482809] [48527]: DEBUG nova.policy [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.484362] [48526]: INFO nova.network.neutron [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] _ports_needed_per_instance requested_netwokrs=[('5267c5e6-3190-4ec0-98f5-753e9ae13279', None, None, None, None, None)] [ 789.487143] [48527]: INFO nova.api.openstack.requestlog [None req-a0e2c1c9-da3c-4634-b3e7-af7d4d82271e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.073632 [ 789.487582] [48527]: [pid: 48527|app: 0|req: 864/1781] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.491940] [48527]: DEBUG nova.api.openstack.wsgi [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.491940] [48527]: DEBUG nova.compute.api [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.499232] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.499494] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.499656] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.499948] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.500179] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.500384] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.535143] [48527]: WARNING neutronclient.v2_0.client [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.566687] [48527]: DEBUG nova.policy [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.575163] [48527]: INFO nova.api.openstack.requestlog [None req-ed9c6444-3f00-40b9-9e07-af8dbba9137e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.087096 [ 789.575528] [48527]: [pid: 48527|app: 0|req: 865/1782] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.581742] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.585096] [48527]: DEBUG nova.compute.api [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.591498] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.591699] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.591836] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.592111] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.592250] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.592365] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.623172] [48527]: WARNING neutronclient.v2_0.client [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.639492] [48526]: WARNING neutronclient.v2_0.client [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.640474] [48526]: WARNING openstack [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 789.643199] [48526]: WARNING openstack [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 789.732515] [48527]: DEBUG nova.policy [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.738227] [48527]: INFO nova.api.openstack.requestlog [None req-0f06ef22-021d-4c82-ad3a-ff0e9e1605ca tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1519 microversion: 2.1 time: 0.161170 [ 789.738564] [48527]: [pid: 48527|app: 0|req: 866/1783] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1519 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.744406] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.745857] [48527]: DEBUG nova.compute.api [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.753331] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.753531] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.753711] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.754030] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.754101] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.754210] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.773557] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.773739] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.773868] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.774027] [48527]: DEBUG nova.objects.instance [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.774519] [48526]: DEBUG nova.virt.hardware [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 789.774749] [48526]: DEBUG nova.virt.hardware [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 789.775830] [48526]: DEBUG nova.virt.hardware [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 789.776064] [48526]: DEBUG nova.virt.hardware [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 789.776205] [48526]: DEBUG nova.virt.hardware [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 789.777250] [48527]: WARNING neutronclient.v2_0.client [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.784730] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.785348] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.785348] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.787242] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.787242] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.787242] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.798898] [48526]: DEBUG nova.quota [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Getting quotas for project 9ca3fb54851d496794e52d314ccbcf27. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 789.800479] [48527]: DEBUG nova.policy [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.803187] [48526]: DEBUG nova.quota [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Getting quotas for user ac09d7e73fe74879a8c0329db879491e and project 9ca3fb54851d496794e52d314ccbcf27. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 789.808245] [48527]: INFO nova.api.openstack.requestlog [None req-5f70c5a1-f08b-43ec-a891-88144bb83f7e tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.068995 [ 789.808863] [48527]: [pid: 48527|app: 0|req: 867/1784] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:53 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.808949] [48526]: DEBUG nova.compute.api [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 789.810319] [48526]: DEBUG nova.compute.api [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 789.812377] [48527]: DEBUG nova.api.openstack.wsgi [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.814312] [48527]: DEBUG nova.compute.api [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.818278] [48527]: DEBUG oslo_concurrency.lockutils [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.818579] [48527]: DEBUG oslo_concurrency.lockutils [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.818752] [48527]: DEBUG oslo_concurrency.lockutils [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.819092] [48527]: DEBUG oslo_concurrency.lockutils [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.819300] [48527]: DEBUG oslo_concurrency.lockutils [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.819462] [48527]: DEBUG oslo_concurrency.lockutils [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.850498] [48527]: DEBUG oslo_concurrency.lockutils [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.850852] [48527]: DEBUG oslo_concurrency.lockutils [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.851106] [48527]: DEBUG oslo_concurrency.lockutils [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.851360] [48527]: DEBUG nova.objects.instance [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.855017] [48527]: WARNING neutronclient.v2_0.client [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.857040] [48526]: INFO nova.api.openstack.requestlog [None req-5cf6cdd5-55c5-404a-934e-11fb8e616a25 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.623538 [ 789.857040] [48526]: [pid: 48526|app: 0|req: 918/1785] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:53 2025] POST /compute/v2.1/servers => generated 380 bytes in 624 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 789.859262] [48526]: DEBUG nova.api.openstack.wsgi [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.860867] [48526]: DEBUG nova.compute.api [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.864638] [48526]: DEBUG oslo_concurrency.lockutils [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.864828] [48526]: DEBUG oslo_concurrency.lockutils [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.864970] [48526]: DEBUG oslo_concurrency.lockutils [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.865276] [48526]: DEBUG oslo_concurrency.lockutils [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.865427] [48526]: DEBUG oslo_concurrency.lockutils [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.865551] [48526]: DEBUG oslo_concurrency.lockutils [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.884252] [48527]: DEBUG nova.policy [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.890780] [48527]: INFO nova.api.openstack.requestlog [None req-78188145-58c0-4f51-845b-38975a04c706 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.080103 [ 789.890780] [48527]: [pid: 48527|app: 0|req: 868/1786] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.891401] [48526]: DEBUG oslo_concurrency.lockutils [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.891638] [48526]: DEBUG oslo_concurrency.lockutils [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.891771] [48526]: DEBUG oslo_concurrency.lockutils [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.891919] [48526]: DEBUG nova.objects.instance [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.893616] [48527]: DEBUG nova.api.openstack.wsgi [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.895165] [48527]: DEBUG nova.compute.api [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.896025] [48526]: WARNING neutronclient.v2_0.client [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.899597] [48527]: DEBUG oslo_concurrency.lockutils [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.899976] [48527]: DEBUG oslo_concurrency.lockutils [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.900446] [48527]: DEBUG oslo_concurrency.lockutils [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.900918] [48527]: DEBUG oslo_concurrency.lockutils [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.901214] [48527]: DEBUG oslo_concurrency.lockutils [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.901456] [48527]: DEBUG oslo_concurrency.lockutils [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.925539] [48527]: WARNING neutronclient.v2_0.client [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.926347] [48526]: DEBUG nova.policy [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.930778] [48526]: INFO nova.api.openstack.requestlog [None req-decc15ce-142d-4de0-9fc8-1095121d3176 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.073583 [ 789.930894] [48526]: [pid: 48526|app: 0|req: 919/1787] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.933301] [48526]: DEBUG nova.api.openstack.wsgi [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.934697] [48526]: DEBUG nova.compute.api [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.947641] [48526]: DEBUG oslo_concurrency.lockutils [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.947844] [48526]: DEBUG oslo_concurrency.lockutils [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.947989] [48526]: DEBUG oslo_concurrency.lockutils [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.948666] [48526]: DEBUG oslo_concurrency.lockutils [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.948859] [48526]: DEBUG oslo_concurrency.lockutils [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.949360] [48526]: DEBUG oslo_concurrency.lockutils [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.958195] [48527]: DEBUG nova.policy [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.966342] [48527]: INFO nova.api.openstack.requestlog [None req-f776f8cf-4db5-4263-9818-3577f9058dad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1216 microversion: 2.1 time: 0.075689 [ 789.966850] [48527]: [pid: 48527|app: 0|req: 869/1788] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1216 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.970274] [48527]: DEBUG nova.api.openstack.wsgi [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.974099] [48527]: DEBUG nova.compute.api [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] [instance: a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.977742] [48527]: DEBUG oslo_concurrency.lockutils [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.978022] [48527]: DEBUG oslo_concurrency.lockutils [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.978105] [48527]: DEBUG oslo_concurrency.lockutils [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.978374] [48527]: DEBUG oslo_concurrency.lockutils [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.978519] [48527]: DEBUG oslo_concurrency.lockutils [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.978644] [48527]: DEBUG oslo_concurrency.lockutils [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.981977] [48526]: WARNING neutronclient.v2_0.client [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.989649] [48527]: INFO nova.api.openstack.wsgi [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] HTTP exception thrown: Instance a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d could not be found. [ 789.989950] [48527]: DEBUG nova.api.openstack.wsgi [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] Returning 404 to user: Instance a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 789.990368] [48527]: INFO nova.api.openstack.requestlog [None req-e546d97f-ee63-480b-9e7d-fd50125fef3e tempest-ServerExternalEventsTest-307204159 tempest-ServerExternalEventsTest-307204159-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d" status: 404 len: 111 microversion: 2.1 time: 0.022954 [ 789.990686] [48527]: [pid: 48527|app: 0|req: 870/1789] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/a9a7e042-49c3-4f7b-86ac-f39b94e5eb5d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 789.994256] [48527]: DEBUG nova.api.openstack.wsgi [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.995988] [48527]: DEBUG nova.compute.api [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.000302] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.000482] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.000632] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.000886] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.001043] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.001167] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.023941] [48527]: WARNING neutronclient.v2_0.client [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.062678] [48526]: DEBUG nova.policy [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.074290] [48526]: INFO nova.api.openstack.requestlog [None req-f76ebd0c-10ba-459d-8837-34532f09a686 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1315 microversion: 2.1 time: 0.142628 [ 790.075086] [48526]: [pid: 48526|app: 0|req: 920/1790] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1315 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.080131] [48526]: DEBUG nova.api.openstack.wsgi [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.081332] [48526]: DEBUG nova.compute.api [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.086552] [48526]: DEBUG oslo_concurrency.lockutils [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.087476] [48526]: DEBUG oslo_concurrency.lockutils [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.088037] [48526]: DEBUG oslo_concurrency.lockutils [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.088603] [48526]: DEBUG oslo_concurrency.lockutils [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.089021] [48526]: DEBUG oslo_concurrency.lockutils [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.089400] [48526]: DEBUG oslo_concurrency.lockutils [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.089703] [48527]: DEBUG nova.policy [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.094562] [48527]: INFO nova.api.openstack.requestlog [None req-2e5eae65-1c82-41a8-a84d-6ab196942253 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1519 microversion: 2.1 time: 0.103298 [ 790.094902] [48527]: [pid: 48527|app: 0|req: 871/1791] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1519 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.098044] [48527]: DEBUG nova.api.openstack.wsgi [None req-cdab0202-827c-4cb5-aba8-ee63ded5a684 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.098783] [48527]: DEBUG nova.compute.api [None req-cdab0202-827c-4cb5-aba8-ee63ded5a684 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.110562] [48527]: WARNING neutronclient.v2_0.client [None req-cdab0202-827c-4cb5-aba8-ee63ded5a684 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.122123] [48526]: DEBUG oslo_concurrency.lockutils [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.122543] [48526]: DEBUG oslo_concurrency.lockutils [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.123352] [48526]: DEBUG oslo_concurrency.lockutils [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.123352] [48526]: DEBUG nova.objects.instance [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.127760] [48526]: WARNING neutronclient.v2_0.client [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.133220] [48527]: DEBUG nova.policy [None req-cdab0202-827c-4cb5-aba8-ee63ded5a684 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.137938] [48527]: INFO nova.api.openstack.requestlog [None req-cdab0202-827c-4cb5-aba8-ee63ded5a684 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1222 microversion: 2.1 time: 0.042201 [ 790.138156] [48527]: [pid: 48527|app: 0|req: 872/1792] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1222 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.142304] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.142684] [48527]: DEBUG nova.compute.api [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.149960] [48526]: DEBUG nova.policy [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.151551] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.151745] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.151883] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.152164] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.152308] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.152471] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.157266] [48526]: INFO nova.api.openstack.requestlog [None req-c950c03f-2822-4a74-a66b-1688e6b3c75d tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.081292 [ 790.157680] [48526]: [pid: 48526|app: 0|req: 921/1793] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.160449] [48526]: DEBUG nova.api.openstack.wsgi [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.161952] [48526]: DEBUG nova.compute.api [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.165178] [48526]: DEBUG oslo_concurrency.lockutils [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.165505] [48526]: DEBUG oslo_concurrency.lockutils [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.165760] [48526]: DEBUG oslo_concurrency.lockutils [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.166249] [48526]: DEBUG oslo_concurrency.lockutils [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.166611] [48526]: DEBUG oslo_concurrency.lockutils [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.166824] [48526]: DEBUG oslo_concurrency.lockutils [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.178256] [48527]: WARNING neutronclient.v2_0.client [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.190227] [48526]: DEBUG oslo_concurrency.lockutils [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.190602] [48526]: DEBUG oslo_concurrency.lockutils [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.191745] [48526]: DEBUG oslo_concurrency.lockutils [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.191745] [48526]: DEBUG nova.objects.instance [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.194287] [48526]: WARNING neutronclient.v2_0.client [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.232178] [48526]: DEBUG nova.policy [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.241507] [48526]: INFO nova.api.openstack.requestlog [None req-345fa911-b12f-4801-8cad-6651fa3a5855 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.082783 [ 790.243122] [48526]: [pid: 48526|app: 0|req: 922/1794] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.245184] [48526]: DEBUG nova.api.openstack.wsgi [None req-10c1c6e4-3924-4400-ac4d-cb264e66931c tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.249037] [48526]: DEBUG oslo_concurrency.lockutils [None req-10c1c6e4-3924-4400-ac4d-cb264e66931c tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.249037] [48526]: DEBUG oslo_concurrency.lockutils [None req-10c1c6e4-3924-4400-ac4d-cb264e66931c tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.249037] [48526]: DEBUG oslo_concurrency.lockutils [None req-10c1c6e4-3924-4400-ac4d-cb264e66931c tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.257880] [48526]: INFO nova.api.openstack.requestlog [None req-10c1c6e4-3924-4400-ac4d-cb264e66931c tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] 10.180.1.21 "GET /compute/v2.1/os-migrations" status: 200 len: 476 microversion: 2.1 time: 0.015619 [ 790.258288] [48526]: [pid: 48526|app: 0|req: 923/1795] 10.180.1.21 () {58 vars in 1138 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/os-migrations => generated 476 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 790.261773] [48526]: DEBUG nova.api.openstack.wsgi [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.263120] [48526]: DEBUG nova.compute.api [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.267179] [48526]: DEBUG oslo_concurrency.lockutils [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.267368] [48526]: DEBUG oslo_concurrency.lockutils [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.267499] [48526]: DEBUG oslo_concurrency.lockutils [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.267762] [48526]: DEBUG oslo_concurrency.lockutils [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.267964] [48526]: DEBUG oslo_concurrency.lockutils [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.268067] [48526]: DEBUG oslo_concurrency.lockutils [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.307788] [48527]: DEBUG nova.policy [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.308504] [48526]: WARNING neutronclient.v2_0.client [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.320482] [48527]: INFO nova.api.openstack.requestlog [None req-0ef47700-70be-42ed-897a-d9d9990dd8f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1305 microversion: 2.1 time: 0.181561 [ 790.321174] [48527]: [pid: 48527|app: 0|req: 873/1796] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1305 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.325266] [48527]: DEBUG nova.api.openstack.wsgi [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.327054] [48527]: DEBUG nova.compute.api [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.331529] [48526]: DEBUG nova.policy [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.335036] [48527]: DEBUG oslo_concurrency.lockutils [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.335036] [48527]: DEBUG oslo_concurrency.lockutils [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.335036] [48527]: DEBUG oslo_concurrency.lockutils [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.335607] [48527]: DEBUG oslo_concurrency.lockutils [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.335857] [48527]: DEBUG oslo_concurrency.lockutils [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.335940] [48526]: INFO nova.api.openstack.requestlog [None req-dce9cc8f-1e26-44a1-afee-15349df5b97f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.076928 [ 790.336132] [48527]: DEBUG oslo_concurrency.lockutils [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.337080] [48526]: [pid: 48526|app: 0|req: 924/1797] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.339434] [48526]: DEBUG nova.api.openstack.wsgi [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.340863] [48526]: DEBUG nova.compute.api [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.348733] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.348733] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.348733] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.348733] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.348733] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.348733] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.373724] [48526]: WARNING neutronclient.v2_0.client [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.374193] [48527]: DEBUG oslo_concurrency.lockutils [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.374865] [48527]: DEBUG oslo_concurrency.lockutils [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.374865] [48527]: DEBUG oslo_concurrency.lockutils [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.374971] [48527]: DEBUG nova.objects.instance [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lazy-loading 'fault' on Instance uuid 86d0c731-4a38-41d2-9040-d1551d9f86cc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.380667] [48527]: WARNING neutronclient.v2_0.client [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.395044] [48526]: DEBUG nova.policy [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.401175] [48526]: INFO nova.api.openstack.requestlog [None req-4ebb99d7-bd98-44d3-baf3-7f76cadcdb90 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.064150 [ 790.401539] [48526]: [pid: 48526|app: 0|req: 925/1798] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.408131] [48526]: DEBUG nova.api.openstack.wsgi [None req-9514c8c3-52b4-48d5-89f2-b4f26abc8aaf tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-69572260"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 790.409825] [48526]: DEBUG nova.compute.api [None req-9514c8c3-52b4-48d5-89f2-b4f26abc8aaf tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.414585] [48527]: DEBUG nova.policy [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '069e2f10577f4985afa17f56d950e005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f146417e7d61490bb601a06602edfb1f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.414949] [48526]: DEBUG oslo_concurrency.lockutils [None req-9514c8c3-52b4-48d5-89f2-b4f26abc8aaf tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.415160] [48526]: DEBUG oslo_concurrency.lockutils [None req-9514c8c3-52b4-48d5-89f2-b4f26abc8aaf tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.415301] [48526]: DEBUG oslo_concurrency.lockutils [None req-9514c8c3-52b4-48d5-89f2-b4f26abc8aaf tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.415692] [48526]: DEBUG oslo_concurrency.lockutils [None req-9514c8c3-52b4-48d5-89f2-b4f26abc8aaf tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.416296] [48526]: DEBUG oslo_concurrency.lockutils [None req-9514c8c3-52b4-48d5-89f2-b4f26abc8aaf tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.416296] [48526]: DEBUG oslo_concurrency.lockutils [None req-9514c8c3-52b4-48d5-89f2-b4f26abc8aaf tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.422906] [48527]: INFO nova.api.openstack.requestlog [None req-00d4b409-54fa-46a3-91a0-05b45341eac2 tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 200 len: 1307 microversion: 2.1 time: 0.100738 [ 790.423256] [48527]: [pid: 48527|app: 0|req: 874/1799] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 1307 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.426932] [48527]: DEBUG nova.api.openstack.wsgi [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.429256] [48527]: DEBUG nova.compute.api [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.435898] [48527]: DEBUG oslo_concurrency.lockutils [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.436570] [48527]: DEBUG oslo_concurrency.lockutils [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.436570] [48527]: DEBUG oslo_concurrency.lockutils [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.436695] [48527]: DEBUG oslo_concurrency.lockutils [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.436728] [48527]: DEBUG oslo_concurrency.lockutils [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.436874] [48527]: DEBUG oslo_concurrency.lockutils [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.463162] [48527]: DEBUG oslo_concurrency.lockutils [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.463257] [48527]: DEBUG oslo_concurrency.lockutils [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.463421] [48527]: DEBUG oslo_concurrency.lockutils [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.463610] [48527]: DEBUG nova.objects.instance [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.466460] [48527]: WARNING neutronclient.v2_0.client [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.486798] [48527]: DEBUG nova.policy [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.491727] [48527]: DEBUG nova.policy [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.492664] [48527]: DEBUG nova.policy [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.494023] [48527]: INFO nova.api.openstack.requestlog [None req-070619a2-49a1-4356-a07b-134b59fd459d tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.070081 [ 790.494413] [48527]: [pid: 48527|app: 0|req: 875/1800] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.497605] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.499169] [48527]: DEBUG nova.compute.api [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.516331] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.516690] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.517050] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.517431] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.517601] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.517749] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.538772] [48527]: WARNING neutronclient.v2_0.client [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.564106] [48527]: DEBUG nova.policy [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.571070] [48527]: DEBUG nova.policy [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.571294] [48527]: DEBUG nova.policy [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.571972] [48527]: INFO nova.api.openstack.requestlog [None req-4f1c6ebd-4bc8-4606-9118-395b245d925c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.077048 [ 790.572411] [48527]: [pid: 48527|app: 0|req: 876/1801] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.575692] [48527]: DEBUG nova.api.openstack.wsgi [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.577627] [48527]: DEBUG nova.compute.api [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.582044] [48527]: DEBUG oslo_concurrency.lockutils [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.582319] [48527]: DEBUG oslo_concurrency.lockutils [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.582514] [48527]: DEBUG oslo_concurrency.lockutils [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.582855] [48527]: DEBUG oslo_concurrency.lockutils [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.583068] [48527]: DEBUG oslo_concurrency.lockutils [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.583233] [48527]: DEBUG oslo_concurrency.lockutils [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.609815] [48527]: WARNING neutronclient.v2_0.client [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.701309] [48527]: DEBUG nova.policy [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.706082] [48527]: INFO nova.api.openstack.requestlog [None req-64172986-4766-4a6e-9c15-d84137db50e9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1519 microversion: 2.1 time: 0.132540 [ 790.707947] [48527]: [pid: 48527|app: 0|req: 877/1802] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1519 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.710069] [48527]: DEBUG nova.api.openstack.wsgi [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.712329] [48527]: DEBUG nova.compute.api [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.716319] [48527]: DEBUG oslo_concurrency.lockutils [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.716603] [48527]: DEBUG oslo_concurrency.lockutils [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.716743] [48527]: DEBUG oslo_concurrency.lockutils [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.717025] [48527]: DEBUG oslo_concurrency.lockutils [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.717167] [48527]: DEBUG oslo_concurrency.lockutils [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.717280] [48527]: DEBUG oslo_concurrency.lockutils [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.744681] [48527]: WARNING neutronclient.v2_0.client [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.771417] [48527]: DEBUG nova.policy [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.777187] [48527]: INFO nova.api.openstack.requestlog [None req-34894302-4019-467c-a7b0-45995060a6f1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1223 microversion: 2.1 time: 0.069939 [ 790.777641] [48527]: [pid: 48527|app: 0|req: 878/1803] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:54 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1223 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.781330] [48527]: DEBUG nova.api.openstack.wsgi [None req-7380e5ab-dbc6-4869-9da1-a50597302485 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.794762] [48527]: INFO nova.api.openstack.requestlog [None req-7380e5ab-dbc6-4869-9da1-a50597302485 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.016232 [ 790.795546] [48527]: [pid: 48527|app: 0|req: 879/1804] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 790.798104] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.799652] [48527]: DEBUG nova.compute.api [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.805109] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.805556] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.805556] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.805702] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.805830] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.805950] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.830524] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.830701] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.830828] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.830975] [48527]: DEBUG nova.objects.instance [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.836047] [48527]: WARNING neutronclient.v2_0.client [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.862030] [48527]: DEBUG nova.policy [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.872224] [48527]: INFO nova.api.openstack.requestlog [None req-eb51ed3a-f371-4ac0-a3b5-39fa8d08a8a1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.076290 [ 790.872520] [48527]: [pid: 48527|app: 0|req: 880/1805] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.875262] [48527]: DEBUG nova.api.openstack.wsgi [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.876774] [48527]: DEBUG nova.compute.api [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.881295] [48527]: DEBUG oslo_concurrency.lockutils [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.881589] [48527]: DEBUG oslo_concurrency.lockutils [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.881647] [48527]: DEBUG oslo_concurrency.lockutils [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.881980] [48527]: DEBUG oslo_concurrency.lockutils [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.882077] [48527]: DEBUG oslo_concurrency.lockutils [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.882194] [48527]: DEBUG oslo_concurrency.lockutils [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.911221] [48527]: WARNING neutronclient.v2_0.client [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.939757] [48527]: DEBUG nova.policy [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.944823] [48527]: DEBUG nova.policy [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.944963] [48527]: DEBUG nova.policy [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.945578] [48527]: INFO nova.api.openstack.requestlog [None req-57de400a-a8a8-473d-b417-e3470827df1b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.072495 [ 790.945890] [48527]: [pid: 48527|app: 0|req: 881/1806] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.948537] [48526]: INFO nova.api.openstack.requestlog [None req-9514c8c3-52b4-48d5-89f2-b4f26abc8aaf tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe/action" status: 202 len: 0 microversion: 2.1 time: 0.545556 [ 790.948814] [48527]: DEBUG nova.api.openstack.wsgi [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.948860] [48526]: [pid: 48526|app: 0|req: 926/1807] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:54:54 2025] POST /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe/action => generated 0 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 790.950191] [48527]: DEBUG nova.compute.api [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.952818] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.954029] [48526]: DEBUG nova.compute.api [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.955588] [48527]: DEBUG oslo_concurrency.lockutils [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.955894] [48527]: DEBUG oslo_concurrency.lockutils [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.955984] [48527]: DEBUG oslo_concurrency.lockutils [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.956208] [48527]: DEBUG oslo_concurrency.lockutils [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.956353] [48527]: DEBUG oslo_concurrency.lockutils [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.956475] [48527]: DEBUG oslo_concurrency.lockutils [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.958403] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.958644] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.958787] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.959088] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.959262] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.959407] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.986681] [48527]: DEBUG oslo_concurrency.lockutils [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.986681] [48527]: DEBUG oslo_concurrency.lockutils [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.986852] [48527]: DEBUG oslo_concurrency.lockutils [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.986912] [48527]: DEBUG nova.objects.instance [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.987922] [48526]: WARNING neutronclient.v2_0.client [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.992135] [48527]: WARNING neutronclient.v2_0.client [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.006542] [48526]: DEBUG nova.policy [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.010592] [48526]: INFO nova.api.openstack.requestlog [None req-4f5fd252-d770-47d7-a7e0-bbae715d233d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.061532 [ 791.011053] [48526]: [pid: 48526|app: 0|req: 927/1808] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.013413] [48526]: DEBUG nova.api.openstack.wsgi [None req-0fe0eab6-6acf-476b-a7c1-50026e202ca1 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_resize_flavor_-1957602199", "ram": 192, "disk": 1, "vcpus": 1}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 791.020410] [48527]: DEBUG nova.policy [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.024868] [48527]: INFO nova.api.openstack.requestlog [None req-84518c23-c688-4928-aed5-27f438e6470a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.078415 [ 791.025244] [48527]: [pid: 48527|app: 0|req: 882/1809] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.026767] [48526]: INFO nova.api.openstack.requestlog [None req-0fe0eab6-6acf-476b-a7c1-50026e202ca1 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 498 microversion: 2.1 time: 0.015285 [ 791.027484] [48526]: [pid: 48526|app: 0|req: 928/1810] 10.180.1.21 () {60 vars in 1141 bytes} [Fri Dec 12 13:54:55 2025] POST /compute/v2.1/flavors => generated 498 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 791.027895] [48527]: DEBUG nova.api.openstack.wsgi [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.029245] [48527]: DEBUG nova.compute.api [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.029801] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.031104] [48526]: DEBUG nova.compute.api [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.032608] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.032739] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.032914] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.033262] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.033448] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.033596] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.034015] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.034465] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.034465] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.034591] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.034735] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.034946] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.057778] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.058012] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.058195] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.058346] [48527]: DEBUG nova.objects.instance [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.059052] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.060053] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.060053] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.060053] [48526]: DEBUG nova.objects.instance [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.061795] [48527]: WARNING neutronclient.v2_0.client [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.063385] [48526]: WARNING neutronclient.v2_0.client [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.082274] [48527]: DEBUG nova.policy [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.086819] [48527]: INFO nova.api.openstack.requestlog [None req-fdea3133-a852-45ba-961f-193883ff50df tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.060981 [ 791.087297] [48527]: [pid: 48527|app: 0|req: 883/1811] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.087411] [48526]: DEBUG nova.policy [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.092370] [48527]: DEBUG nova.api.openstack.wsgi [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.093111] [48526]: INFO nova.api.openstack.requestlog [None req-f5c8eaa2-32fc-46b0-82ee-1fdcf9343de3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.065505 [ 791.093441] [48526]: [pid: 48526|app: 0|req: 929/1812] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.093752] [48527]: DEBUG nova.compute.api [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.095726] [48526]: DEBUG nova.api.openstack.wsgi [None req-d89d023a-7c61-46c9-b972-03b2d0ed9235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.099601] [48527]: DEBUG oslo_concurrency.lockutils [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.100156] [48527]: DEBUG oslo_concurrency.lockutils [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.100156] [48527]: DEBUG oslo_concurrency.lockutils [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.100372] [48527]: DEBUG oslo_concurrency.lockutils [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.100512] [48527]: DEBUG oslo_concurrency.lockutils [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.100601] [48527]: DEBUG oslo_concurrency.lockutils [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.124427] [48527]: DEBUG oslo_concurrency.lockutils [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.124608] [48527]: DEBUG oslo_concurrency.lockutils [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.124811] [48527]: DEBUG oslo_concurrency.lockutils [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.124965] [48527]: DEBUG nova.objects.instance [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.128360] [48527]: WARNING neutronclient.v2_0.client [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.146454] [48527]: DEBUG nova.policy [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.157404] [48527]: INFO nova.api.openstack.requestlog [None req-965a47cd-a418-49d2-8399-dbbaf7fe4ef0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.068259 [ 791.159214] [48527]: [pid: 48527|app: 0|req: 884/1813] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.161437] [48527]: DEBUG nova.api.openstack.wsgi [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.163199] [48527]: DEBUG nova.compute.api [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.168706] [48527]: DEBUG oslo_concurrency.lockutils [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.168870] [48527]: DEBUG oslo_concurrency.lockutils [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.168995] [48527]: DEBUG oslo_concurrency.lockutils [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.169474] [48527]: DEBUG oslo_concurrency.lockutils [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.169474] [48527]: DEBUG oslo_concurrency.lockutils [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.169546] [48527]: DEBUG oslo_concurrency.lockutils [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.179090] [48526]: INFO nova.api.openstack.requestlog [None req-d89d023a-7c61-46c9-b972-03b2d0ed9235 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/e6566e50-4031-4601-89bd-4c482455b1bd" status: 204 len: 0 microversion: 2.1 time: 0.085076 [ 791.182256] [48526]: [pid: 48526|app: 0|req: 930/1814] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] DELETE /compute/v2.1/images/e6566e50-4031-4601-89bd-4c482455b1bd => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 791.183866] [48526]: DEBUG nova.api.openstack.wsgi [None req-4b8d83fb-a333-4b30-8d46-27145e268fb5 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.193666] [48526]: INFO nova.api.openstack.requestlog [None req-4b8d83fb-a333-4b30-8d46-27145e268fb5 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.013711 [ 791.194265] [48526]: [pid: 48526|app: 0|req: 931/1815] 10.180.1.21 () {58 vars in 1174 bytes} [Fri Dec 12 13:54:55 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) [ 791.197540] [48526]: DEBUG nova.api.openstack.wsgi [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.198236] [48526]: DEBUG nova.compute.api [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.199717] [48527]: WARNING neutronclient.v2_0.client [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.203380] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.203568] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.203703] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.203959] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.204116] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.204239] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.218732] [48527]: DEBUG nova.policy [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.223120] [48527]: INFO nova.api.openstack.requestlog [None req-7352778b-96b0-4808-9cdf-1a1c13dd609d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1216 microversion: 2.1 time: 0.064702 [ 791.223578] [48527]: [pid: 48527|app: 0|req: 885/1816] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.225817] [48527]: DEBUG nova.api.openstack.wsgi [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.226604] [48526]: WARNING neutronclient.v2_0.client [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.227182] [48527]: DEBUG nova.compute.api [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.230598] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.230847] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.231082] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.231405] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.231817] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.231999] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.256233] [48527]: WARNING neutronclient.v2_0.client [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.282582] [48527]: DEBUG nova.policy [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.289544] [48527]: INFO nova.api.openstack.requestlog [None req-9b9a93ae-f962-42e9-9b96-4d741e6e5329 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.065495 [ 791.290364] [48527]: [pid: 48527|app: 0|req: 886/1817] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.292434] [48527]: DEBUG nova.api.openstack.wsgi [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.297772] [48527]: DEBUG nova.compute.api [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.298170] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.298170] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.300805] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.300805] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.300805] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.300805] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.310897] [48526]: DEBUG nova.policy [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.321915] [48526]: INFO nova.api.openstack.requestlog [None req-e3407f62-4deb-48df-b678-6ee7c7e74467 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1315 microversion: 2.1 time: 0.126991 [ 791.322935] [48526]: [pid: 48526|app: 0|req: 932/1818] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1315 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.325296] [48526]: DEBUG nova.api.openstack.wsgi [None req-8445cfc0-eb2f-4e63-aed8-cfefc7fc9793 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.331818] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.331818] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.331818] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.331945] [48527]: DEBUG nova.objects.instance [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.339273] [48527]: WARNING neutronclient.v2_0.client [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.358375] [48526]: INFO nova.api.openstack.wsgi [None req-8445cfc0-eb2f-4e63-aed8-cfefc7fc9793 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Image not found. [ 791.359044] [48526]: DEBUG nova.api.openstack.wsgi [None req-8445cfc0-eb2f-4e63-aed8-cfefc7fc9793 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 791.359044] [48526]: INFO nova.api.openstack.requestlog [None req-8445cfc0-eb2f-4e63-aed8-cfefc7fc9793 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/images/e6566e50-4031-4601-89bd-4c482455b1bd" status: 404 len: 62 microversion: 2.1 time: 0.036189 [ 791.359334] [48526]: [pid: 48526|app: 0|req: 933/1819] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/images/e6566e50-4031-4601-89bd-4c482455b1bd => generated 62 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 791.362127] [48526]: DEBUG nova.api.openstack.wsgi [None req-5fd1a8e5-b1c9-4c8a-a49d-aae70fd6b50d tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 791.368030] [48527]: DEBUG nova.policy [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.374402] [48527]: INFO nova.api.openstack.requestlog [None req-31bd5114-f8cd-49ab-9cfd-cb1f3470a701 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.083836 [ 791.374891] [48527]: [pid: 48527|app: 0|req: 887/1820] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.377592] [48527]: DEBUG nova.api.openstack.wsgi [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.379327] [48527]: DEBUG nova.compute.api [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.386646] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.386646] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.386646] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.387128] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.387164] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.388353] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.391036] [48526]: INFO nova.api.openstack.requestlog [None req-5fd1a8e5-b1c9-4c8a-a49d-aae70fd6b50d tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/7b00b7ca-4f3a-4572-8847-4a1e5598b750/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.031070 [ 791.391320] [48526]: [pid: 48526|app: 0|req: 934/1821] 10.180.1.21 () {60 vars in 1297 bytes} [Fri Dec 12 13:54:55 2025] POST /compute/v2.1/flavors/7b00b7ca-4f3a-4572-8847-4a1e5598b750/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 791.393774] [48526]: DEBUG nova.api.openstack.wsgi [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.395122] [48526]: DEBUG nova.compute.api [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.400938] [48526]: DEBUG oslo_concurrency.lockutils [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.401106] [48526]: DEBUG oslo_concurrency.lockutils [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.401245] [48526]: DEBUG oslo_concurrency.lockutils [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.401510] [48526]: DEBUG oslo_concurrency.lockutils [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.401651] [48526]: DEBUG oslo_concurrency.lockutils [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.401770] [48526]: DEBUG oslo_concurrency.lockutils [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.429453] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.429453] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.429453] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.429453] [48527]: DEBUG nova.objects.instance [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.434363] [48527]: WARNING neutronclient.v2_0.client [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.435367] [48526]: WARNING neutronclient.v2_0.client [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.460148] [48527]: DEBUG nova.policy [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.466982] [48527]: INFO nova.api.openstack.requestlog [None req-d6104d24-ea28-4f8c-b3b6-bc84a39a34b8 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.091347 [ 791.467371] [48527]: [pid: 48527|app: 0|req: 888/1822] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.470110] [48527]: DEBUG nova.api.openstack.wsgi [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.471816] [48527]: DEBUG nova.compute.api [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.475400] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.475573] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.475714] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.475966] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.476120] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.476263] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.497888] [48527]: WARNING neutronclient.v2_0.client [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.521586] [48527]: DEBUG nova.policy [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.526087] [48527]: INFO nova.api.openstack.requestlog [None req-0af5a1b6-a38f-40f5-8152-b2d93865dad5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.057773 [ 791.526447] [48527]: [pid: 48527|app: 0|req: 889/1823] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.529521] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.529823] [48526]: DEBUG nova.policy [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.530528] [48527]: DEBUG nova.compute.api [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.533591] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.533787] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.533894] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.534163] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.534458] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.534458] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.534615] [48526]: INFO nova.api.openstack.requestlog [None req-16a82b03-0d03-426a-9f64-95744c2cfe97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1305 microversion: 2.1 time: 0.141952 [ 791.534982] [48526]: [pid: 48526|app: 0|req: 935/1824] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1305 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.545876] [48526]: DEBUG nova.api.openstack.wsgi [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.547529] [48526]: DEBUG nova.compute.api [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.551441] [48526]: DEBUG oslo_concurrency.lockutils [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.552437] [48526]: DEBUG oslo_concurrency.lockutils [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.552437] [48526]: DEBUG oslo_concurrency.lockutils [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.552437] [48526]: DEBUG oslo_concurrency.lockutils [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.552437] [48526]: DEBUG oslo_concurrency.lockutils [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.552437] [48526]: DEBUG oslo_concurrency.lockutils [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.554589] [48527]: WARNING neutronclient.v2_0.client [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.578859] [48526]: WARNING neutronclient.v2_0.client [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.602138] [48526]: DEBUG nova.policy [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.607023] [48526]: INFO nova.api.openstack.requestlog [None req-59297a68-f7be-4325-907e-8e54c3082dde tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.063785 [ 791.607375] [48526]: [pid: 48526|app: 0|req: 936/1825] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.610030] [48526]: DEBUG nova.api.openstack.wsgi [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.612098] [48526]: DEBUG nova.compute.api [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] [instance: 86d0c731-4a38-41d2-9040-d1551d9f86cc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.615504] [48526]: DEBUG oslo_concurrency.lockutils [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.616934] [48526]: DEBUG oslo_concurrency.lockutils [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.617179] [48526]: DEBUG oslo_concurrency.lockutils [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.617459] [48526]: DEBUG oslo_concurrency.lockutils [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.617602] [48526]: DEBUG oslo_concurrency.lockutils [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.617732] [48526]: DEBUG oslo_concurrency.lockutils [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.639176] [48526]: INFO nova.api.openstack.wsgi [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] HTTP exception thrown: Instance 86d0c731-4a38-41d2-9040-d1551d9f86cc could not be found. [ 791.639176] [48526]: DEBUG nova.api.openstack.wsgi [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] Returning 404 to user: Instance 86d0c731-4a38-41d2-9040-d1551d9f86cc could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 791.639176] [48526]: INFO nova.api.openstack.requestlog [None req-de5e1b18-9a47-4e36-bb92-6c3775316f1d tempest-FloatingIPsAssociationTestJSON-1763791379 tempest-FloatingIPsAssociationTestJSON-1763791379-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc" status: 404 len: 111 microversion: 2.1 time: 0.031228 [ 791.639704] [48526]: [pid: 48526|app: 0|req: 937/1826] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/86d0c731-4a38-41d2-9040-d1551d9f86cc => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 791.645567] [48526]: DEBUG nova.api.openstack.wsgi [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-104356109", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "7b00b7ca-4f3a-4572-8847-4a1e5598b750"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 791.678573] [48527]: DEBUG nova.policy [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.688756] [48527]: INFO nova.api.openstack.requestlog [None req-7ddb20ee-aa46-4f0b-95d0-ff7148fd5431 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1531 microversion: 2.1 time: 0.161619 [ 791.689203] [48527]: [pid: 48527|app: 0|req: 890/1827] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1531 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.691863] [48527]: DEBUG nova.api.openstack.wsgi [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.694490] [48527]: DEBUG nova.compute.api [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.698065] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.698245] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.698383] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.698760] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.698908] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.699038] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.701428] [48527]: DEBUG oslo_concurrency.lockutils [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.701709] [48527]: DEBUG oslo_concurrency.lockutils [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.701848] [48527]: DEBUG oslo_concurrency.lockutils [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.702135] [48527]: DEBUG oslo_concurrency.lockutils [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.702286] [48527]: DEBUG oslo_concurrency.lockutils [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.702513] [48527]: DEBUG oslo_concurrency.lockutils [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.707625] [48526]: DEBUG nova.network.neutron [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] validate_networks() for None {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 791.708543] [48526]: WARNING neutronclient.v2_0.client [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.709540] [48526]: WARNING openstack [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 791.709930] [48526]: WARNING openstack [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 791.717848] [48526]: INFO nova.network.neutron [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] _ports_needed_per_instance requested_netwokrs=None [ 791.734734] [48527]: DEBUG oslo_concurrency.lockutils [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.734913] [48527]: DEBUG oslo_concurrency.lockutils [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.735101] [48527]: DEBUG oslo_concurrency.lockutils [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.735270] [48527]: DEBUG nova.objects.instance [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.741679] [48527]: WARNING neutronclient.v2_0.client [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.827750] [48527]: DEBUG nova.policy [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.838879] [48527]: DEBUG nova.policy [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.839600] [48527]: DEBUG nova.policy [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.840265] [48527]: INFO nova.api.openstack.requestlog [None req-6aabf93d-a265-4b8b-aa3d-27286e6bd286 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.150497 [ 791.840592] [48527]: [pid: 48527|app: 0|req: 891/1828] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:55 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 791.843568] [48527]: DEBUG nova.api.openstack.wsgi [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.844937] [48527]: DEBUG nova.compute.api [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.849846] [48527]: DEBUG oslo_concurrency.lockutils [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.849846] [48527]: DEBUG oslo_concurrency.lockutils [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.849928] [48527]: DEBUG oslo_concurrency.lockutils [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.850272] [48527]: DEBUG oslo_concurrency.lockutils [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.850326] [48527]: DEBUG oslo_concurrency.lockutils [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.850426] [48527]: DEBUG oslo_concurrency.lockutils [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.874730] [48527]: WARNING neutronclient.v2_0.client [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.897283] [48526]: DEBUG nova.virt.hardware [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 791.897424] [48526]: DEBUG nova.virt.hardware [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 791.897577] [48526]: DEBUG nova.virt.hardware [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 791.897686] [48526]: DEBUG nova.virt.hardware [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 791.897807] [48526]: DEBUG nova.virt.hardware [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 791.906569] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.906650] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.906719] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.907059] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.907208] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.907978] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.913754] [48527]: DEBUG nova.policy [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.919841] [48527]: DEBUG nova.policy [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.920780] [48527]: DEBUG nova.policy [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.921649] [48527]: INFO nova.api.openstack.requestlog [None req-78daa9fd-69fc-4373-b419-9178186d962e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.080000 [ 791.921649] [48527]: [pid: 48527|app: 0|req: 892/1829] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 791.923445] [48526]: DEBUG nova.quota [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for project eee81560fdd54d57970bdf27df4b30f4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 791.923989] [48527]: DEBUG nova.api.openstack.wsgi [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.925424] [48527]: DEBUG nova.compute.api [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.931973] [48526]: DEBUG nova.quota [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for user 9be67030273e468ca0d0818670b655a6 and project eee81560fdd54d57970bdf27df4b30f4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 791.934159] [48527]: DEBUG oslo_concurrency.lockutils [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.934357] [48527]: DEBUG oslo_concurrency.lockutils [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.934490] [48527]: DEBUG oslo_concurrency.lockutils [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.934741] [48527]: DEBUG oslo_concurrency.lockutils [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.934937] [48527]: DEBUG oslo_concurrency.lockutils [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.935020] [48527]: DEBUG oslo_concurrency.lockutils [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.937872] [48526]: DEBUG nova.compute.api [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 791.940272] [48526]: DEBUG nova.compute.api [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 791.973493] [48527]: WARNING neutronclient.v2_0.client [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.989814] [48526]: INFO nova.api.openstack.requestlog [None req-3de0004a-9c0c-47f5-abc6-521b8caa3284 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.349123 [ 791.990501] [48526]: [pid: 48526|app: 0|req: 938/1830] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 350 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 791.996146] [48526]: DEBUG nova.api.openstack.wsgi [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.997706] [48526]: DEBUG nova.compute.api [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.002643] [48526]: DEBUG oslo_concurrency.lockutils [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.002912] [48526]: DEBUG oslo_concurrency.lockutils [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.003089] [48526]: DEBUG oslo_concurrency.lockutils [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.003377] [48526]: DEBUG oslo_concurrency.lockutils [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.003524] [48526]: DEBUG oslo_concurrency.lockutils [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.003648] [48526]: DEBUG oslo_concurrency.lockutils [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.026652] [48526]: WARNING neutronclient.v2_0.client [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.075257] [48526]: DEBUG nova.policy [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.083398] [48526]: INFO nova.api.openstack.requestlog [None req-961de1a9-c287-448d-b4e1-508d48f9b763 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.092171 [ 792.083398] [48526]: [pid: 48526|app: 0|req: 939/1831] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.085659] [48526]: DEBUG nova.api.openstack.wsgi [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.088123] [48526]: DEBUG nova.compute.api [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.092134] [48526]: DEBUG oslo_concurrency.lockutils [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.092134] [48526]: DEBUG oslo_concurrency.lockutils [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.092247] [48526]: DEBUG oslo_concurrency.lockutils [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.092510] [48526]: DEBUG oslo_concurrency.lockutils [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.092658] [48526]: DEBUG oslo_concurrency.lockutils [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.092781] [48526]: DEBUG oslo_concurrency.lockutils [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.108309] [48527]: DEBUG nova.policy [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.115375] [48527]: INFO nova.api.openstack.requestlog [None req-29591535-2634-4452-9b58-4e17dbce38b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1504 microversion: 2.1 time: 0.193458 [ 792.115836] [48527]: [pid: 48527|app: 0|req: 893/1832] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1504 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.118423] [48527]: DEBUG nova.api.openstack.wsgi [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.120725] [48527]: DEBUG nova.compute.api [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.129684] [48527]: DEBUG oslo_concurrency.lockutils [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.129684] [48527]: DEBUG oslo_concurrency.lockutils [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.129684] [48527]: DEBUG oslo_concurrency.lockutils [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.129684] [48527]: DEBUG oslo_concurrency.lockutils [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.129684] [48527]: DEBUG oslo_concurrency.lockutils [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.129684] [48527]: DEBUG oslo_concurrency.lockutils [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.133021] [48526]: DEBUG oslo_concurrency.lockutils [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.133220] [48526]: DEBUG oslo_concurrency.lockutils [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.133359] [48526]: DEBUG oslo_concurrency.lockutils [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.133508] [48526]: DEBUG nova.objects.instance [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.139860] [48526]: WARNING neutronclient.v2_0.client [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.167535] [48526]: DEBUG nova.policy [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.168697] [48527]: WARNING neutronclient.v2_0.client [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.176680] [48526]: INFO nova.api.openstack.requestlog [None req-d034188c-504f-4edd-823f-cfddc82c153d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.092185 [ 792.176680] [48526]: [pid: 48526|app: 0|req: 940/1833] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.188079] [48527]: DEBUG nova.policy [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.193642] [48527]: DEBUG nova.policy [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.193885] [48527]: DEBUG nova.policy [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.194563] [48527]: INFO nova.api.openstack.requestlog [None req-87851a73-b543-4ff0-8fad-197ae75de7b7 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.078273 [ 792.198031] [48527]: [pid: 48527|app: 0|req: 894/1834] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 792.200603] [48527]: DEBUG nova.api.openstack.wsgi [None req-a8d70d0b-a4e3-4685-89e3-6a7b9d672fa0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.202147] [48527]: DEBUG nova.compute.api [None req-a8d70d0b-a4e3-4685-89e3-6a7b9d672fa0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.217786] [48527]: WARNING neutronclient.v2_0.client [None req-a8d70d0b-a4e3-4685-89e3-6a7b9d672fa0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.240098] [48527]: DEBUG nova.policy [None req-a8d70d0b-a4e3-4685-89e3-6a7b9d672fa0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.243922] [48527]: INFO nova.api.openstack.requestlog [None req-a8d70d0b-a4e3-4685-89e3-6a7b9d672fa0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1278 microversion: 2.1 time: 0.048123 [ 792.244334] [48527]: [pid: 48527|app: 0|req: 895/1835] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1278 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.247385] [48527]: DEBUG nova.api.openstack.wsgi [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.249337] [48527]: DEBUG nova.compute.api [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.253573] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.253797] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.253997] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.254268] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.254416] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.254587] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.280039] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f26313a-d82a-4d20-b9dd-bf0dc581a70f tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "key_/.\\@:", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNdnKpE4ULjiXiF+1ez4uyjSxVkPKXvGwqM9EcliYcj/MBMW2Oq0WVi0AA9zLoO1PQVIjg6v7WHJsYh4w1SJrSow6cXpT8v5mhckvb/P8GT45VETM6ytHq+/oRCYVFWgLg=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 792.282037] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f26313a-d82a-4d20-b9dd-bf0dc581a70f tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: key_/.\@:. 'key_/.\\@:' does not match '^[_\\- a-zA-Z0-9]+$' {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 792.282996] [48526]: INFO nova.api.openstack.requestlog [None req-4f26313a-d82a-4d20-b9dd-bf0dc581a70f tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 156 microversion: 2.1 time: 0.105520 [ 792.282996] [48526]: [pid: 48526|app: 0|req: 941/1836] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:56 2025] POST /compute/v2.1/os-keypairs => generated 156 bytes in 106 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 792.287026] [48526]: DEBUG nova.api.openstack.wsgi [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.289440] [48526]: DEBUG nova.compute.api [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.294830] [48526]: DEBUG oslo_concurrency.lockutils [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.295643] [48526]: DEBUG oslo_concurrency.lockutils [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.295643] [48526]: DEBUG oslo_concurrency.lockutils [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.295643] [48526]: DEBUG oslo_concurrency.lockutils [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.296452] [48526]: DEBUG oslo_concurrency.lockutils [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.296452] [48526]: DEBUG oslo_concurrency.lockutils [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.303254] [48527]: WARNING neutronclient.v2_0.client [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.328370] [48526]: DEBUG oslo_concurrency.lockutils [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.328597] [48526]: DEBUG oslo_concurrency.lockutils [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.328723] [48526]: DEBUG oslo_concurrency.lockutils [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.328906] [48526]: DEBUG nova.objects.instance [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 26b845fe-36ff-4cee-af65-8de2c3fcf172 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.333306] [48526]: WARNING neutronclient.v2_0.client [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.340467] [48527]: DEBUG nova.policy [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.345864] [48527]: INFO nova.api.openstack.requestlog [None req-83c40991-17df-41c8-87c4-e855b6fbaa62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.100635 [ 792.346341] [48527]: [pid: 48527|app: 0|req: 896/1837] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.349397] [48527]: DEBUG nova.api.openstack.wsgi [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.351114] [48527]: DEBUG nova.compute.api [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.357445] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.357445] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.357445] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.357445] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.357445] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.357445] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.361788] [48526]: DEBUG nova.policy [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.367974] [48526]: INFO nova.api.openstack.requestlog [None req-855f1afa-9b5e-4902-9bbd-00c90f50b2fa tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 200 len: 1305 microversion: 2.1 time: 0.082838 [ 792.368868] [48526]: [pid: 48526|app: 0|req: 942/1838] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 1305 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.372562] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.375864] [48526]: DEBUG nova.compute.api [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.381456] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.381680] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.381818] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.382171] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.382352] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.382518] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.386678] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.386870] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.387010] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.387175] [48527]: DEBUG nova.objects.instance [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.392283] [48527]: WARNING neutronclient.v2_0.client [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.404146] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.404489] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.404489] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.404601] [48526]: DEBUG nova.objects.instance [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.408667] [48526]: WARNING neutronclient.v2_0.client [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.421608] [48527]: DEBUG nova.policy [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.426114] [48527]: INFO nova.api.openstack.requestlog [None req-8d884797-6c73-41c6-89a5-cb9e63b8426f tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.079112 [ 792.426465] [48527]: [pid: 48527|app: 0|req: 897/1839] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.431907] [48527]: DEBUG nova.api.openstack.wsgi [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.434745] [48527]: DEBUG nova.compute.api [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.438250] [48527]: DEBUG oslo_concurrency.lockutils [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.438434] [48527]: DEBUG oslo_concurrency.lockutils [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.438693] [48527]: DEBUG oslo_concurrency.lockutils [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.438889] [48527]: DEBUG oslo_concurrency.lockutils [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.438993] [48527]: DEBUG oslo_concurrency.lockutils [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.439138] [48527]: DEBUG oslo_concurrency.lockutils [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.445388] [48526]: DEBUG nova.policy [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.450484] [48526]: INFO nova.api.openstack.requestlog [None req-8c7a68bb-cc3d-400a-8fc9-e67578622caf tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.081225 [ 792.450814] [48526]: [pid: 48526|app: 0|req: 943/1840] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.453644] [48526]: DEBUG nova.api.openstack.wsgi [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.454777] [48526]: DEBUG nova.compute.api [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.460554] [48527]: WARNING neutronclient.v2_0.client [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.461788] [48526]: DEBUG oslo_concurrency.lockutils [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.462018] [48526]: DEBUG oslo_concurrency.lockutils [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.462373] [48526]: DEBUG oslo_concurrency.lockutils [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.463109] [48526]: DEBUG oslo_concurrency.lockutils [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.463109] [48526]: DEBUG oslo_concurrency.lockutils [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.463109] [48526]: DEBUG oslo_concurrency.lockutils [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.485084] [48526]: DEBUG oslo_concurrency.lockutils [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.485352] [48526]: DEBUG oslo_concurrency.lockutils [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.485551] [48526]: DEBUG oslo_concurrency.lockutils [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.485714] [48526]: DEBUG nova.objects.instance [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.489843] [48526]: WARNING neutronclient.v2_0.client [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.511119] [48526]: DEBUG nova.policy [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.515965] [48526]: INFO nova.api.openstack.requestlog [None req-58b09766-a104-486e-8b9e-2c78e656620c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.064471 [ 792.516373] [48526]: [pid: 48526|app: 0|req: 944/1841] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.519982] [48526]: DEBUG nova.api.openstack.wsgi [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.520806] [48526]: DEBUG nova.compute.api [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.527736] [48526]: DEBUG oslo_concurrency.lockutils [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.528019] [48526]: DEBUG oslo_concurrency.lockutils [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.528101] [48526]: DEBUG oslo_concurrency.lockutils [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.528410] [48526]: DEBUG oslo_concurrency.lockutils [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.528564] [48526]: DEBUG oslo_concurrency.lockutils [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.528688] [48526]: DEBUG oslo_concurrency.lockutils [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.544505] [48527]: DEBUG nova.policy [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.550796] [48527]: INFO nova.api.openstack.requestlog [None req-413222db-4b1b-4651-91c7-01c550c2e026 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 200 len: 1504 microversion: 2.1 time: 0.123518 [ 792.551032] [48527]: [pid: 48527|app: 0|req: 898/1842] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 1504 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.558131] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9075897-4628-4e1f-bf60-18635a70564d tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-560586617", "public_key": "ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA openstack@ubuntu"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 792.558421] [48526]: WARNING neutronclient.v2_0.client [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.570542] [48527]: DEBUG nova.quota [None req-d9075897-4628-4e1f-bf60-18635a70564d tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 792.576127] [48527]: DEBUG nova.quota [None req-d9075897-4628-4e1f-bf60-18635a70564d tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for user 42b27f07ebac4664a76cff37bfecf36a and project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 792.590508] [48526]: DEBUG nova.policy [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.591393] [48527]: INFO nova.api.openstack.wsgi [None req-d9075897-4628-4e1f-bf60-18635a70564d tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 792.591647] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9075897-4628-4e1f-bf60-18635a70564d tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 792.592058] [48527]: INFO nova.api.openstack.requestlog [None req-d9075897-4628-4e1f-bf60-18635a70564d tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.040510 [ 792.592427] [48527]: [pid: 48527|app: 0|req: 899/1843] 10.180.1.21 () {60 vars in 1155 bytes} [Fri Dec 12 13:54:56 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 41 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 792.596094] [48527]: DEBUG nova.api.openstack.wsgi [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.597417] [48526]: INFO nova.api.openstack.requestlog [None req-f838ccfd-fb78-4c7f-8da7-bab7e010fe41 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1216 microversion: 2.1 time: 0.080281 [ 792.597851] [48526]: [pid: 48526|app: 0|req: 945/1844] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1216 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.598240] [48527]: DEBUG nova.compute.api [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.601669] [48526]: DEBUG nova.api.openstack.wsgi [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.602935] [48526]: DEBUG nova.compute.api [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.605461] [48527]: DEBUG oslo_concurrency.lockutils [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.606559] [48527]: DEBUG oslo_concurrency.lockutils [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.606559] [48527]: DEBUG oslo_concurrency.lockutils [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.606559] [48527]: DEBUG oslo_concurrency.lockutils [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.606735] [48526]: DEBUG oslo_concurrency.lockutils [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.606773] [48527]: DEBUG oslo_concurrency.lockutils [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.606834] [48526]: DEBUG oslo_concurrency.lockutils [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.606966] [48527]: DEBUG oslo_concurrency.lockutils [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.607018] [48526]: DEBUG oslo_concurrency.lockutils [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.607247] [48526]: DEBUG oslo_concurrency.lockutils [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.607387] [48526]: DEBUG oslo_concurrency.lockutils [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.607505] [48526]: DEBUG oslo_concurrency.lockutils [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.632747] [48526]: WARNING neutronclient.v2_0.client [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.633348] [48527]: WARNING neutronclient.v2_0.client [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.760319] [48527]: DEBUG nova.policy [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.765259] [48527]: INFO nova.api.openstack.requestlog [None req-19bc60e7-bb3c-4399-ba55-b41cbbb681ba tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.171998 [ 792.765896] [48527]: [pid: 48527|app: 0|req: 900/1845] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.768413] [48527]: DEBUG nova.api.openstack.wsgi [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.770029] [48527]: DEBUG nova.compute.api [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.773586] [48527]: DEBUG oslo_concurrency.lockutils [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.773768] [48527]: DEBUG oslo_concurrency.lockutils [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.773901] [48527]: DEBUG oslo_concurrency.lockutils [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.774173] [48527]: DEBUG oslo_concurrency.lockutils [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.774322] [48527]: DEBUG oslo_concurrency.lockutils [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.774447] [48527]: DEBUG oslo_concurrency.lockutils [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.800292] [48526]: DEBUG nova.policy [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.804014] [48527]: DEBUG oslo_concurrency.lockutils [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.804240] [48527]: DEBUG oslo_concurrency.lockutils [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.804372] [48527]: DEBUG oslo_concurrency.lockutils [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.804547] [48527]: DEBUG nova.objects.instance [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.805608] [48526]: INFO nova.api.openstack.requestlog [None req-ececfae1-c7eb-425e-8f4a-573018c3144c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1315 microversion: 2.1 time: 0.207042 [ 792.806633] [48526]: [pid: 48526|app: 0|req: 946/1846] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1315 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.808840] [48526]: DEBUG nova.api.openstack.wsgi [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.810471] [48526]: DEBUG nova.compute.api [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.811502] [48527]: WARNING neutronclient.v2_0.client [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.814500] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.814749] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.816964] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.816964] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.816964] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.816964] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.832925] [48527]: DEBUG nova.policy [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.838227] [48527]: INFO nova.api.openstack.requestlog [None req-5629f040-91eb-452d-be43-98a21718b96f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.071709 [ 792.838670] [48527]: [pid: 48527|app: 0|req: 901/1847] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:56 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.840347] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.840547] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.840683] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.840838] [48526]: DEBUG nova.objects.instance [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.843607] [48527]: DEBUG nova.api.openstack.wsgi [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.844118] [48526]: WARNING neutronclient.v2_0.client [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.845230] [48527]: DEBUG nova.compute.api [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.849699] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.849963] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.850210] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.850485] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.850633] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.850763] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.866424] [48526]: DEBUG nova.policy [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.871015] [48526]: INFO nova.api.openstack.requestlog [None req-0b586192-0f98-479c-8862-a9be7a3607cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.064124 [ 792.871269] [48526]: [pid: 48526|app: 0|req: 947/1848] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.873880] [48526]: DEBUG nova.api.openstack.wsgi [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.874451] [48527]: WARNING neutronclient.v2_0.client [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.875305] [48526]: DEBUG nova.compute.api [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.879104] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.879391] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.879842] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.879842] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.879964] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.880533] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.896794] [48527]: DEBUG nova.policy [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.900364] [48526]: WARNING neutronclient.v2_0.client [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.903685] [48527]: INFO nova.api.openstack.requestlog [None req-6c5f5fdb-d533-4c71-910b-64d68d2beddf tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.063348 [ 792.903914] [48527]: [pid: 48527|app: 0|req: 902/1849] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.907879] [48527]: DEBUG nova.api.openstack.wsgi [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.908394] [48527]: DEBUG nova.compute.api [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.914257] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.914431] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.914506] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.914935] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.915152] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.915331] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.932346] [48527]: DEBUG nova.compute.api [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 792.971580] [48526]: DEBUG nova.policy [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.976884] [48526]: INFO nova.api.openstack.requestlog [None req-9e8e642e-9658-4e96-9df7-2fbd02aa0337 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1305 microversion: 2.1 time: 0.104985 [ 792.977312] [48526]: [pid: 48526|app: 0|req: 948/1850] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1305 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.982127] [48526]: DEBUG nova.api.openstack.wsgi [None req-f62fd4a8-25e5-4327-8d48-b1c947f45893 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1640126305", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPi6/vc5naro8oaaNrXZqbViLiS04cp7XawmLmsIXV2+xUI2thao6YRL2+q3wKsQp+b0Ta//KLQOqjGwzWqYobAu9yf8RZ4oi22YbtxVuFakveUpifUgv2RnSJR0EV2wcg=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 792.993723] [48526]: DEBUG nova.quota [None req-f62fd4a8-25e5-4327-8d48-b1c947f45893 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 792.998381] [48526]: DEBUG nova.quota [None req-f62fd4a8-25e5-4327-8d48-b1c947f45893 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for user 42b27f07ebac4664a76cff37bfecf36a and project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 793.014373] [48527]: INFO nova.api.openstack.requestlog [None req-1e020653-a4d8-472b-89a2-bb7c2cda59b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 204 len: 0 microversion: 2.1 time: 0.109249 [ 793.014921] [48527]: [pid: 48527|app: 0|req: 903/1851] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:57 2025] DELETE /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 793.021826] [48527]: DEBUG nova.api.openstack.wsgi [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.025948] [48527]: DEBUG nova.compute.api [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.028804] [48526]: INFO nova.api.openstack.requestlog [None req-f62fd4a8-25e5-4327-8d48-b1c947f45893 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.049823 [ 793.030942] [48526]: [pid: 48526|app: 0|req: 949/1852] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:57 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 793.034873] [48527]: DEBUG oslo_concurrency.lockutils [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.035072] [48526]: DEBUG nova.api.openstack.wsgi [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.035169] [48527]: DEBUG oslo_concurrency.lockutils [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.035169] [48527]: DEBUG oslo_concurrency.lockutils [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.035169] [48527]: DEBUG oslo_concurrency.lockutils [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.035169] [48527]: DEBUG oslo_concurrency.lockutils [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.035169] [48527]: DEBUG oslo_concurrency.lockutils [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.036519] [48526]: DEBUG nova.compute.api [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.043710] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.043918] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.044094] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.044401] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.044840] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.044840] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.074675] [48527]: WARNING neutronclient.v2_0.client [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.093181] [48526]: WARNING neutronclient.v2_0.client [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.101495] [48527]: DEBUG nova.policy [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.111229] [48527]: INFO nova.api.openstack.requestlog [None req-f501e52a-db7f-4fb2-a82b-f4065c897e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.094278 [ 793.111229] [48527]: [pid: 48527|app: 0|req: 904/1853] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.113680] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.115359] [48527]: DEBUG nova.compute.api [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.121923] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.122481] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.122820] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.123254] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.123857] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.123857] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.158207] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.158503] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.160557] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.160557] [48527]: DEBUG nova.objects.instance [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.169908] [48527]: WARNING neutronclient.v2_0.client [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.197996] [48526]: DEBUG nova.policy [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.207265] [48526]: INFO nova.api.openstack.requestlog [None req-b0128ff7-cb30-4907-a74d-ee78550acd2b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1537 microversion: 2.1 time: 0.175809 [ 793.207778] [48526]: [pid: 48526|app: 0|req: 950/1854] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1537 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.211011] [48526]: DEBUG nova.api.openstack.wsgi [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.212817] [48526]: DEBUG nova.compute.api [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.213814] [48527]: DEBUG nova.policy [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.218675] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.219629] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.219629] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.219629] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.219629] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.220691] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.222164] [48527]: DEBUG nova.policy [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.222322] [48527]: DEBUG nova.policy [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.223465] [48527]: INFO nova.api.openstack.requestlog [None req-c0f00d00-eaec-47ec-ae55-d853e1aee1bb tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.111907 [ 793.223465] [48527]: [pid: 48527|app: 0|req: 905/1855] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.225889] [48527]: DEBUG nova.api.openstack.wsgi [None req-e6570fca-4b52-4f8a-9b29-19f5a8358aa3 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1640126305", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOD3g5XaY34bogCSWJYP7LkC+7WWbvgv8WktsgNWyhIsahpb8MJEMhHucodrTQ43N6Vcei/OR3jOI9yha3ESgVwOubK4NRWdJOkkVXRBT/Uc1Wndi3U0PEeo0NQPzydACg=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 793.242239] [48527]: DEBUG nova.quota [None req-e6570fca-4b52-4f8a-9b29-19f5a8358aa3 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 793.246334] [48527]: DEBUG nova.quota [None req-e6570fca-4b52-4f8a-9b29-19f5a8358aa3 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for user 42b27f07ebac4664a76cff37bfecf36a and project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 793.261722] [48526]: WARNING neutronclient.v2_0.client [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.267073] [48527]: INFO nova.api.openstack.wsgi [None req-e6570fca-4b52-4f8a-9b29-19f5a8358aa3 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] HTTP exception thrown: Key pair 'tempest-keypair-1640126305' already exists. [ 793.267470] [48527]: DEBUG nova.api.openstack.wsgi [None req-e6570fca-4b52-4f8a-9b29-19f5a8358aa3 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Returning 409 to user: Key pair 'tempest-keypair-1640126305' already exists. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 793.267736] [48527]: INFO nova.api.openstack.requestlog [None req-e6570fca-4b52-4f8a-9b29-19f5a8358aa3 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 409 len: 105 microversion: 2.1 time: 0.043845 [ 793.268080] [48527]: [pid: 48527|app: 0|req: 906/1856] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:57 2025] POST /compute/v2.1/os-keypairs => generated 105 bytes in 44 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 793.272820] [48527]: DEBUG nova.api.openstack.wsgi [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.272881] [48527]: DEBUG nova.compute.api [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.282710] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.282710] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.283080] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.283434] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.283434] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.283537] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.287810] [48526]: DEBUG nova.policy [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.299879] [48526]: DEBUG nova.policy [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.300527] [48526]: DEBUG nova.policy [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.301153] [48526]: INFO nova.api.openstack.requestlog [None req-7a3cc442-4cd1-4a90-b3dc-4d429dc30a9d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.092711 [ 793.301450] [48526]: [pid: 48526|app: 0|req: 951/1857] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.304175] [48526]: DEBUG nova.api.openstack.wsgi [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-261009685", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "60837cb2-dceb-4a04-af03-38dc562133a9"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 793.314580] [48527]: WARNING neutronclient.v2_0.client [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.347123] [48527]: DEBUG nova.policy [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.356801] [48527]: INFO nova.api.openstack.requestlog [None req-cd5fef97-de0c-4339-8967-ce76e049e7a3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.085725 [ 793.356934] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.356934] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.356934] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.356934] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.356934] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.356934] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.357336] [48527]: [pid: 48527|app: 0|req: 907/1858] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.361380] [48527]: DEBUG nova.api.openstack.wsgi [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.363492] [48527]: DEBUG nova.compute.api [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.367696] [48526]: DEBUG nova.network.neutron [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] validate_networks() for [('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 793.368419] [48526]: WARNING neutronclient.v2_0.client [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.368601] [48527]: DEBUG oslo_concurrency.lockutils [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.369134] [48527]: DEBUG oslo_concurrency.lockutils [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.369134] [48527]: DEBUG oslo_concurrency.lockutils [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.369525] [48527]: DEBUG oslo_concurrency.lockutils [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.369709] [48527]: DEBUG oslo_concurrency.lockutils [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.369840] [48527]: DEBUG oslo_concurrency.lockutils [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.370334] [48526]: WARNING openstack [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 793.370678] [48526]: WARNING openstack [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 793.377370] [48526]: INFO nova.network.neutron [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] _ports_needed_per_instance requested_netwokrs=[('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] [ 793.406373] [48527]: DEBUG oslo_concurrency.lockutils [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.406644] [48527]: DEBUG oslo_concurrency.lockutils [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.406852] [48527]: DEBUG oslo_concurrency.lockutils [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.407098] [48527]: DEBUG nova.objects.instance [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.412101] [48527]: WARNING neutronclient.v2_0.client [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.440836] [48527]: DEBUG nova.policy [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.447423] [48527]: INFO nova.api.openstack.requestlog [None req-c063a4c8-dcf5-4bd4-b0cf-b88e4650540b tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.089684 [ 793.448016] [48527]: [pid: 48527|app: 0|req: 908/1859] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.451806] [48527]: DEBUG nova.api.openstack.wsgi [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.454421] [48527]: DEBUG nova.compute.api [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.458976] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.459397] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.459496] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.459901] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.460152] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.460358] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.493495] [48527]: WARNING neutronclient.v2_0.client [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.515699] [48526]: WARNING neutronclient.v2_0.client [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.515699] [48526]: WARNING openstack [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 793.515699] [48526]: WARNING openstack [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 793.531547] [48527]: DEBUG nova.policy [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.549334] [48527]: DEBUG nova.policy [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.552900] [48527]: DEBUG nova.policy [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.553184] [48527]: INFO nova.api.openstack.requestlog [None req-1ee47986-c450-4564-aec3-ad46d1a44ff0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1338 microversion: 2.70 time: 0.104051 [ 793.553778] [48527]: [pid: 48527|app: 0|req: 909/1860] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1338 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.562032] [48527]: DEBUG nova.api.openstack.wsgi [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.562884] [48527]: DEBUG nova.compute.api [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.572523] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.572898] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.573201] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.573672] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.574622] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.574622] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.599689] [48527]: WARNING neutronclient.v2_0.client [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.623735] [48527]: DEBUG nova.policy [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.631101] [48527]: INFO nova.api.openstack.requestlog [None req-6b109080-7d34-43fd-bfc5-51441ba34c51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.076503 [ 793.631581] [48527]: [pid: 48527|app: 0|req: 910/1861] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.635327] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9c21c78-851e-4c8f-85d4-642db84a483c tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.651038] [48527]: INFO nova.api.openstack.requestlog [None req-d9c21c78-851e-4c8f-85d4-642db84a483c tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1640126305" status: 202 len: 0 microversion: 2.1 time: 0.018472 [ 793.651279] [48527]: [pid: 48527|app: 0|req: 911/1862] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:54:57 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1640126305 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 793.652816] [48526]: DEBUG nova.virt.hardware [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 793.655397] [48526]: DEBUG nova.virt.hardware [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 793.655397] [48526]: DEBUG nova.virt.hardware [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 793.655397] [48526]: DEBUG nova.virt.hardware [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 793.656227] [48527]: DEBUG nova.api.openstack.wsgi [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.656318] [48526]: DEBUG nova.virt.hardware [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 793.656396] [48527]: DEBUG nova.compute.api [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.659553] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.659769] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.659940] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.660361] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.660424] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.660542] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.664897] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.664897] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.664897] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.665186] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.665630] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.667046] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.678076] [48527]: WARNING neutronclient.v2_0.client [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.678243] [48526]: DEBUG nova.quota [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 793.682459] [48526]: DEBUG nova.quota [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for user 74703b1f213746e0a597ab93ba49205e and project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 793.689461] [48526]: DEBUG nova.compute.api [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 793.691555] [48526]: DEBUG nova.compute.api [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 793.699334] [48527]: DEBUG nova.policy [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.704394] [48527]: INFO nova.api.openstack.requestlog [None req-dcf5c11f-59fa-4537-94fd-0cfd137a7b43 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.052486 [ 793.705035] [48527]: [pid: 48527|app: 0|req: 912/1863] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.708010] [48527]: DEBUG nova.api.openstack.wsgi [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.709596] [48527]: DEBUG nova.compute.api [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 26b845fe-36ff-4cee-af65-8de2c3fcf172] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.715996] [48527]: DEBUG oslo_concurrency.lockutils [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.716255] [48527]: DEBUG oslo_concurrency.lockutils [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.716426] [48527]: DEBUG oslo_concurrency.lockutils [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.716907] [48527]: DEBUG oslo_concurrency.lockutils [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.717146] [48527]: DEBUG oslo_concurrency.lockutils [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.717299] [48527]: DEBUG oslo_concurrency.lockutils [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.741066] [48527]: INFO nova.api.openstack.wsgi [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] HTTP exception thrown: Instance 26b845fe-36ff-4cee-af65-8de2c3fcf172 could not be found. [ 793.741912] [48527]: DEBUG nova.api.openstack.wsgi [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Returning 404 to user: Instance 26b845fe-36ff-4cee-af65-8de2c3fcf172 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 793.742519] [48527]: INFO nova.api.openstack.requestlog [None req-0089f814-5516-430f-8828-f322e8538164 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172" status: 404 len: 111 microversion: 2.1 time: 0.036763 [ 793.742722] [48526]: INFO nova.api.openstack.requestlog [None req-e2bade74-f1bc-4d00-b3ca-1c236c8b6d6c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.440677 [ 793.742871] [48527]: [pid: 48527|app: 0|req: 913/1864] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/26b845fe-36ff-4cee-af65-8de2c3fcf172 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 793.743129] [48526]: [pid: 48526|app: 0|req: 952/1865] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:54:57 2025] POST /compute/v2.1/servers => generated 380 bytes in 441 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 793.745622] [48527]: DEBUG nova.api.openstack.wsgi [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.746104] [48526]: DEBUG nova.api.openstack.wsgi [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.747247] [48527]: DEBUG nova.compute.api [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.747674] [48526]: DEBUG nova.compute.api [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.751220] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.751466] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.751608] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.751866] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.752019] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.752172] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.752852] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.752852] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.752852] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.753302] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.753455] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.753586] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.789086] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.790346] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.790346] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.790346] [48526]: DEBUG nova.objects.instance [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.793720] [48526]: WARNING neutronclient.v2_0.client [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.817120] [48526]: DEBUG nova.policy [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.829559] [48526]: INFO nova.api.openstack.requestlog [None req-b5ed0f84-103c-49d9-b82b-9cdadd713fe3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.085657 [ 793.830119] [48526]: [pid: 48526|app: 0|req: 953/1866] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.839079] [48526]: DEBUG nova.api.openstack.wsgi [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.841336] [48526]: DEBUG nova.compute.api [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.850669] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.850862] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.850998] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.851320] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.851466] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.851587] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.884530] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.884870] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.885145] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.885472] [48526]: DEBUG nova.objects.instance [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.890825] [48526]: WARNING neutronclient.v2_0.client [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.920418] [48526]: DEBUG nova.policy [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.927670] [48526]: INFO nova.api.openstack.requestlog [None req-ebe4b83f-3d40-4c80-9473-df04f9788d4c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.096788 [ 793.928049] [48526]: [pid: 48526|app: 0|req: 954/1867] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.930722] [48526]: DEBUG nova.api.openstack.wsgi [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.932575] [48526]: DEBUG nova.compute.api [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.942404] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.942628] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.942947] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.943117] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.943279] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.943428] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.962870] [48526]: WARNING neutronclient.v2_0.client [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.988841] [48526]: DEBUG nova.policy [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.996244] [48526]: INFO nova.api.openstack.requestlog [None req-bfbd7b79-7cb0-41d5-b436-f3de269e8633 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1216 microversion: 2.1 time: 0.067484 [ 793.996598] [48526]: [pid: 48526|app: 0|req: 955/1868] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1216 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.005482] [48526]: DEBUG nova.api.openstack.wsgi [None req-6afe0f51-f605-4cce-b557-f2c69062507b tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHeZQ/xnx2yR9OoWGabyxNsJJymQfssPZZLsPq88Vsm7JoTVbTtvuCwhB/yGf/Gr1U/vVt4eHmB5rVcXl6fYyLGKg54XTLWIi2sTm8lhrnF+fKG/ZkeCiA2uzYnA/U9wzg=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 794.007528] [48526]: DEBUG nova.api.openstack.wsgi [None req-6afe0f51-f605-4cce-b557-f2c69062507b tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 794.008269] [48526]: INFO nova.api.openstack.requestlog [None req-6afe0f51-f605-4cce-b557-f2c69062507b tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 115 microversion: 2.1 time: 0.010881 [ 794.008820] [48526]: [pid: 48526|app: 0|req: 956/1869] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:58 2025] POST /compute/v2.1/os-keypairs => generated 115 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 794.011758] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.011954] [48526]: DEBUG nova.compute.api [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.019272] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.019529] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.019692] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.019966] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.020127] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.020300] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.039152] [48526]: DEBUG nova.compute.api [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 794.083394] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.083631] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.084233] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.084414] [48527]: DEBUG nova.objects.instance [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.089120] [48527]: WARNING neutronclient.v2_0.client [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.109610] [48527]: DEBUG nova.policy [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.116774] [48527]: INFO nova.api.openstack.requestlog [None req-1ad2875d-ab5d-4135-9820-773c35d10159 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.373113 [ 794.117261] [48527]: [pid: 48527|app: 0|req: 914/1870] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:57 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.119811] [48527]: DEBUG nova.api.openstack.wsgi [None req-5994c1e1-a872-4005-bf29-fe67eace3d86 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.121461] [48527]: DEBUG nova.compute.api [None req-5994c1e1-a872-4005-bf29-fe67eace3d86 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.121619] [48526]: INFO nova.api.openstack.requestlog [None req-0e15ee60-bf8c-47bc-8669-ab8b0a3c5a27 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 204 len: 0 microversion: 2.1 time: 0.112298 [ 794.121844] [48526]: [pid: 48526|app: 0|req: 957/1871] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:54:58 2025] DELETE /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 794.127563] [48526]: DEBUG nova.api.openstack.wsgi [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.132026] [48526]: DEBUG nova.compute.api [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.132567] [48527]: WARNING neutronclient.v2_0.client [None req-5994c1e1-a872-4005-bf29-fe67eace3d86 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.132886] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.133154] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.133290] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.133565] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.133893] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.133893] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.152739] [48527]: DEBUG nova.policy [None req-5994c1e1-a872-4005-bf29-fe67eace3d86 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.155682] [48526]: WARNING neutronclient.v2_0.client [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.157993] [48527]: INFO nova.api.openstack.requestlog [None req-5994c1e1-a872-4005-bf29-fe67eace3d86 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1215 microversion: 2.1 time: 0.039608 [ 794.157993] [48527]: [pid: 48527|app: 0|req: 915/1872] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.162046] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.164556] [48527]: DEBUG nova.compute.api [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.169185] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.169185] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.169776] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.169776] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.169872] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.170175] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.183148] [48526]: DEBUG nova.policy [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.188180] [48526]: INFO nova.api.openstack.requestlog [None req-ec86bbd1-b44b-4956-9e7f-329dcd392f58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.063886 [ 794.188716] [48526]: [pid: 48526|app: 0|req: 958/1873] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.192047] [48526]: DEBUG nova.api.openstack.wsgi [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.193129] [48526]: DEBUG nova.compute.api [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.195363] [48527]: WARNING neutronclient.v2_0.client [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.196573] [48526]: DEBUG oslo_concurrency.lockutils [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.196684] [48526]: DEBUG oslo_concurrency.lockutils [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.196817] [48526]: DEBUG oslo_concurrency.lockutils [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.197082] [48526]: DEBUG oslo_concurrency.lockutils [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.197227] [48526]: DEBUG oslo_concurrency.lockutils [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.197349] [48526]: DEBUG oslo_concurrency.lockutils [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.223928] [48526]: DEBUG oslo_concurrency.lockutils [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.224121] [48526]: DEBUG oslo_concurrency.lockutils [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.224323] [48526]: DEBUG oslo_concurrency.lockutils [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.224515] [48526]: DEBUG nova.objects.instance [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.227599] [48526]: WARNING neutronclient.v2_0.client [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.250367] [48526]: DEBUG nova.policy [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.255431] [48526]: INFO nova.api.openstack.requestlog [None req-da8301b1-b579-4e5f-beaf-cdecdb3656f8 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.065908 [ 794.255816] [48526]: [pid: 48526|app: 0|req: 959/1874] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.258139] [48526]: DEBUG nova.api.openstack.wsgi [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.259600] [48526]: DEBUG nova.compute.api [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.263642] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.263826] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.263965] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.264239] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.264388] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.264508] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.268604] [48527]: DEBUG nova.policy [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.274801] [48527]: INFO nova.api.openstack.requestlog [None req-fc727cef-9398-4624-a737-964d93cd1ad8 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1315 microversion: 2.1 time: 0.116012 [ 794.275154] [48527]: [pid: 48527|app: 0|req: 916/1875] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1315 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.277867] [48527]: DEBUG nova.api.openstack.wsgi [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.279324] [48527]: DEBUG nova.compute.api [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.282332] [48527]: DEBUG oslo_concurrency.lockutils [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.282595] [48527]: DEBUG oslo_concurrency.lockutils [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.282747] [48527]: DEBUG oslo_concurrency.lockutils [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.283039] [48527]: DEBUG oslo_concurrency.lockutils [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.283512] [48527]: DEBUG oslo_concurrency.lockutils [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.283512] [48527]: DEBUG oslo_concurrency.lockutils [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.301485] [48527]: WARNING neutronclient.v2_0.client [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.304040] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.304322] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.304637] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.305099] [48526]: DEBUG nova.objects.instance [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.311384] [48526]: WARNING neutronclient.v2_0.client [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.330419] [48527]: DEBUG nova.policy [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.336635] [48527]: INFO nova.api.openstack.requestlog [None req-69b8127c-b840-4854-a50e-7e1bb960a401 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.060750 [ 794.336814] [48527]: [pid: 48527|app: 0|req: 917/1876] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.337396] [48526]: DEBUG nova.policy [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.339393] [48527]: DEBUG nova.api.openstack.wsgi [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.340885] [48527]: DEBUG nova.compute.api [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.343417] [48526]: INFO nova.api.openstack.requestlog [None req-8cd9e058-7036-4dab-ae14-3519154ac1fa tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.087173 [ 794.344144] [48526]: [pid: 48526|app: 0|req: 960/1877] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.346367] [48527]: DEBUG oslo_concurrency.lockutils [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.346564] [48527]: DEBUG oslo_concurrency.lockutils [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.346691] [48527]: DEBUG oslo_concurrency.lockutils [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.346814] [48526]: DEBUG nova.api.openstack.wsgi [None req-d00451d0-2750-430d-abe3-4d95df8b14e8 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1191674498", "public_key": " "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 794.346947] [48527]: DEBUG oslo_concurrency.lockutils [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.347104] [48527]: DEBUG oslo_concurrency.lockutils [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.347229] [48527]: DEBUG oslo_concurrency.lockutils [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.357583] [48526]: DEBUG nova.quota [None req-d00451d0-2750-430d-abe3-4d95df8b14e8 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 794.360957] [48526]: DEBUG nova.quota [None req-d00451d0-2750-430d-abe3-4d95df8b14e8 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for user 42b27f07ebac4664a76cff37bfecf36a and project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 794.371954] [48526]: INFO nova.api.openstack.wsgi [None req-d00451d0-2750-430d-abe3-4d95df8b14e8 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 794.371954] [48526]: DEBUG nova.api.openstack.wsgi [None req-d00451d0-2750-430d-abe3-4d95df8b14e8 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 794.372203] [48526]: INFO nova.api.openstack.requestlog [None req-d00451d0-2750-430d-abe3-4d95df8b14e8 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.027546 [ 794.372384] [48526]: [pid: 48526|app: 0|req: 961/1878] 10.180.1.21 () {60 vars in 1153 bytes} [Fri Dec 12 13:54:58 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 28 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 794.375665] [48526]: DEBUG nova.api.openstack.wsgi [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.376718] [48526]: DEBUG nova.compute.api [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.383713] [48527]: WARNING neutronclient.v2_0.client [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.383865] [48526]: DEBUG oslo_concurrency.lockutils [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.383865] [48526]: DEBUG oslo_concurrency.lockutils [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.383865] [48526]: DEBUG oslo_concurrency.lockutils [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.383865] [48526]: DEBUG oslo_concurrency.lockutils [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.383865] [48526]: DEBUG oslo_concurrency.lockutils [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.383865] [48526]: DEBUG oslo_concurrency.lockutils [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.408700] [48526]: WARNING neutronclient.v2_0.client [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.430954] [48526]: DEBUG nova.policy [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.435193] [48526]: INFO nova.api.openstack.requestlog [None req-be1200f4-95aa-41b6-8ed3-4ee59474533a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.062195 [ 794.435552] [48526]: [pid: 48526|app: 0|req: 962/1879] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.438057] [48526]: DEBUG nova.api.openstack.wsgi [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.439566] [48526]: DEBUG nova.compute.api [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.443609] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.444609] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.444609] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.444609] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.444609] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.444609] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.467116] [48526]: WARNING neutronclient.v2_0.client [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.562641] [48527]: DEBUG nova.policy [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.567348] [48527]: INFO nova.api.openstack.requestlog [None req-91f7552c-db63-4a8d-a23c-2f7ec978374c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1305 microversion: 2.1 time: 0.229902 [ 794.568464] [48527]: [pid: 48527|app: 0|req: 918/1880] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1305 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.571728] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.573510] [48527]: DEBUG nova.compute.api [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.578138] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.578460] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.578774] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.578999] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.579217] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.579344] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.595934] [48526]: DEBUG nova.policy [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.598647] [48527]: WARNING neutronclient.v2_0.client [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.603239] [48526]: INFO nova.api.openstack.requestlog [None req-de1ec7bf-0718-4805-a699-431314df085c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1515 microversion: 2.1 time: 0.166121 [ 794.603239] [48526]: [pid: 48526|app: 0|req: 963/1881] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1515 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.605172] [48526]: DEBUG nova.api.openstack.wsgi [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.606764] [48526]: DEBUG nova.compute.api [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.614186] [48526]: DEBUG oslo_concurrency.lockutils [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.614400] [48526]: DEBUG oslo_concurrency.lockutils [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.614541] [48526]: DEBUG oslo_concurrency.lockutils [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.614812] [48526]: DEBUG oslo_concurrency.lockutils [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.614998] [48526]: DEBUG oslo_concurrency.lockutils [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.615087] [48526]: DEBUG oslo_concurrency.lockutils [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.649462] [48526]: DEBUG oslo_concurrency.lockutils [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.649462] [48526]: DEBUG oslo_concurrency.lockutils [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.649716] [48526]: DEBUG oslo_concurrency.lockutils [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.649716] [48526]: DEBUG nova.objects.instance [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.655212] [48526]: WARNING neutronclient.v2_0.client [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.688680] [48527]: DEBUG nova.policy [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.696130] [48527]: INFO nova.api.openstack.requestlog [None req-1b6db9b9-d24d-40be-ad74-4220575216ae tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1537 microversion: 2.1 time: 0.126835 [ 794.696922] [48527]: [pid: 48527|app: 0|req: 919/1882] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1537 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.700288] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.701249] [48526]: DEBUG nova.policy [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.702046] [48527]: DEBUG nova.compute.api [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.705711] [48526]: DEBUG nova.policy [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.706294] [48526]: DEBUG nova.policy [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.707643] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.707727] [48526]: INFO nova.api.openstack.requestlog [None req-c180ad7f-4b01-4d4e-abae-ff3f27bdce72 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.103766 [ 794.707768] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.707816] [48526]: [pid: 48526|app: 0|req: 964/1883] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.707849] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.708225] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.708462] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.708642] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.709502] [48526]: DEBUG nova.api.openstack.wsgi [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.711032] [48526]: DEBUG nova.compute.api [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.716245] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.716245] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.716245] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.716245] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.716245] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.716245] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.730127] [48527]: WARNING neutronclient.v2_0.client [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.735790] [48526]: WARNING neutronclient.v2_0.client [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.752248] [48527]: DEBUG nova.policy [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.753920] [48526]: DEBUG nova.policy [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.758190] [48527]: DEBUG nova.policy [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.758858] [48527]: DEBUG nova.policy [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.760025] [48526]: INFO nova.api.openstack.requestlog [None req-adb1d24e-8d19-42de-a0e7-8dea6e73b6ea tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.051600 [ 794.760108] [48527]: INFO nova.api.openstack.requestlog [None req-8f4bbd94-444e-4a2b-8d66-964566101926 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.062499 [ 794.760158] [48526]: [pid: 48526|app: 0|req: 965/1884] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.760197] [48527]: [pid: 48527|app: 0|req: 920/1885] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.762398] [48527]: DEBUG nova.api.openstack.wsgi [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.762532] [48526]: DEBUG nova.api.openstack.wsgi [None req-23370520-171f-4a79-8ada-638bc5ce559e tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCMvg/1DHg9bYF7sRdttmwiMJcWDfQ+JxiKe5/wmWDgPrnKnVDHg778Fk0Zb4+IrsMPm7aLAP0bEwocsBDjPPAQ4iMBZriCW3DpgNpJRoyGlXICCAVMB91UTNu6xAFctBw=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 794.763769] [48527]: DEBUG nova.compute.api [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.764138] [48526]: DEBUG nova.api.openstack.wsgi [None req-23370520-171f-4a79-8ada-638bc5ce559e tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000. 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 794.764537] [48526]: INFO nova.api.openstack.requestlog [None req-23370520-171f-4a79-8ada-638bc5ce559e tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 627 microversion: 2.1 time: 0.004326 [ 794.764889] [48526]: [pid: 48526|app: 0|req: 966/1886] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:58 2025] POST /compute/v2.1/os-keypairs => generated 627 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 794.767486] [48526]: DEBUG nova.api.openstack.wsgi [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.769618] [48526]: DEBUG nova.compute.api [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.770519] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.771314] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.772177] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.772495] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.772682] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.772914] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.773099] [48526]: DEBUG oslo_concurrency.lockutils [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.773319] [48526]: DEBUG oslo_concurrency.lockutils [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.773480] [48526]: DEBUG oslo_concurrency.lockutils [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.773792] [48526]: DEBUG oslo_concurrency.lockutils [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.774025] [48526]: DEBUG oslo_concurrency.lockutils [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.774235] [48526]: DEBUG oslo_concurrency.lockutils [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.795143] [48526]: WARNING neutronclient.v2_0.client [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.796388] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.796729] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.796885] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.797683] [48527]: DEBUG nova.objects.instance [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.801106] [48527]: WARNING neutronclient.v2_0.client [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.814016] [48526]: DEBUG nova.policy [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.818759] [48526]: DEBUG nova.policy [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.819379] [48526]: DEBUG nova.policy [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.819960] [48526]: INFO nova.api.openstack.requestlog [None req-557e9667-c786-4521-b9e8-5ae84df995e0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1394 microversion: 2.70 time: 0.054567 [ 794.820280] [48526]: [pid: 48526|app: 0|req: 967/1887] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1394 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.822800] [48526]: DEBUG nova.api.openstack.wsgi [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.824093] [48526]: DEBUG nova.compute.api [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.828047] [48526]: DEBUG oslo_concurrency.lockutils [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.828047] [48526]: DEBUG oslo_concurrency.lockutils [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.828047] [48526]: DEBUG oslo_concurrency.lockutils [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.828047] [48526]: DEBUG oslo_concurrency.lockutils [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.828047] [48526]: DEBUG oslo_concurrency.lockutils [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.828047] [48526]: DEBUG oslo_concurrency.lockutils [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.830110] [48527]: DEBUG nova.policy [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.836319] [48527]: INFO nova.api.openstack.requestlog [None req-ca1df922-641a-4bf4-8165-b61640976639 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.075668 [ 794.836642] [48527]: [pid: 48527|app: 0|req: 921/1888] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:58 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.839117] [48527]: DEBUG nova.api.openstack.wsgi [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.842020] [48527]: DEBUG nova.compute.api [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.843733] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.843899] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.844036] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.844279] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.844415] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.844529] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.845580] [48526]: WARNING neutronclient.v2_0.client [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.862910] [48527]: WARNING neutronclient.v2_0.client [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.865238] [48526]: DEBUG nova.policy [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.869934] [48526]: INFO nova.api.openstack.requestlog [None req-631937d0-08f9-40ee-96e3-6829e852311f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.049017 [ 794.871029] [48526]: [pid: 48526|app: 0|req: 968/1889] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.872604] [48526]: DEBUG nova.api.openstack.wsgi [None req-6fab173f-58c6-4184-bbc8-692ef7e8db30 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-375244642", "public_key": "ssh-rsa JUNK nova@ubuntu"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 794.895179] [48526]: DEBUG nova.quota [None req-6fab173f-58c6-4184-bbc8-692ef7e8db30 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 794.895332] [48527]: DEBUG nova.policy [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.898271] [48526]: DEBUG nova.quota [None req-6fab173f-58c6-4184-bbc8-692ef7e8db30 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Getting quotas for user 42b27f07ebac4664a76cff37bfecf36a and project 19382b78ce3248168f9b0e50ecd1170a. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 794.907582] [48527]: INFO nova.api.openstack.requestlog [None req-00b2a77d-71ff-4352-8929-9aaf11585e2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.070256 [ 794.908802] [48527]: [pid: 48527|app: 0|req: 922/1890] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.912913] [48527]: DEBUG nova.api.openstack.wsgi [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.915030] [48527]: DEBUG nova.compute.api [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.921562] [48526]: INFO nova.api.openstack.wsgi [None req-6fab173f-58c6-4184-bbc8-692ef7e8db30 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 794.923138] [48526]: DEBUG nova.api.openstack.wsgi [None req-6fab173f-58c6-4184-bbc8-692ef7e8db30 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 794.923138] [48526]: INFO nova.api.openstack.requestlog [None req-6fab173f-58c6-4184-bbc8-692ef7e8db30 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.051981 [ 794.923138] [48526]: [pid: 48526|app: 0|req: 969/1891] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:54:59 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 52 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 794.924975] [48527]: DEBUG oslo_concurrency.lockutils [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.925225] [48527]: DEBUG oslo_concurrency.lockutils [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.925390] [48527]: DEBUG oslo_concurrency.lockutils [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.925667] [48527]: DEBUG oslo_concurrency.lockutils [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.925843] [48527]: DEBUG oslo_concurrency.lockutils [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.926359] [48527]: DEBUG oslo_concurrency.lockutils [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.934331] [48526]: DEBUG nova.api.openstack.wsgi [None req-d44a8b9e-5a8e-4dd0-97d8-a58deae24c49 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.953743] [48526]: INFO nova.api.openstack.wsgi [None req-d44a8b9e-5a8e-4dd0-97d8-a58deae24c49 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] HTTP exception thrown: Keypair tempest-keypair-non-existent-1827787492 not found for user 42b27f07ebac4664a76cff37bfecf36a [ 794.954294] [48526]: DEBUG nova.api.openstack.wsgi [None req-d44a8b9e-5a8e-4dd0-97d8-a58deae24c49 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] Returning 404 to user: Keypair tempest-keypair-non-existent-1827787492 not found for user 42b27f07ebac4664a76cff37bfecf36a {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 794.954679] [48526]: INFO nova.api.openstack.requestlog [None req-d44a8b9e-5a8e-4dd0-97d8-a58deae24c49 tempest-KeyPairsNegativeTestJSON-232412051 tempest-KeyPairsNegativeTestJSON-232412051-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-1827787492" status: 404 len: 145 microversion: 2.1 time: 0.023155 [ 794.955428] [48526]: [pid: 48526|app: 0|req: 970/1892] 10.180.1.21 () {58 vars in 1255 bytes} [Fri Dec 12 13:54:59 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-1827787492 => generated 145 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 794.957450] [48526]: DEBUG nova.api.openstack.wsgi [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.958876] [48526]: DEBUG nova.compute.api [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.963570] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.963570] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.963570] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.963750] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.963822] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.963968] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.989724] [48527]: DEBUG oslo_concurrency.lockutils [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.989821] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.989951] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.989997] [48527]: DEBUG oslo_concurrency.lockutils [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.990328] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.990392] [48527]: DEBUG oslo_concurrency.lockutils [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.990431] [48526]: DEBUG nova.objects.instance [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.990474] [48527]: DEBUG nova.objects.instance [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.993914] [48526]: WARNING neutronclient.v2_0.client [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.993972] [48527]: WARNING neutronclient.v2_0.client [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.016098] [48527]: DEBUG nova.policy [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.020706] [48527]: INFO nova.api.openstack.requestlog [None req-d53e9072-ef04-42b5-a91c-12cb29e5d8b3 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.111289 [ 795.021118] [48527]: [pid: 48527|app: 0|req: 923/1893] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.027467] [48527]: DEBUG nova.api.openstack.wsgi [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.027467] [48527]: DEBUG nova.compute.api [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.029158] [48526]: DEBUG nova.policy [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.030833] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.031025] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.031868] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.031868] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.031868] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.031868] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.033326] [48526]: INFO nova.api.openstack.requestlog [None req-3cd0bc0c-8786-45b4-a836-e88965334c77 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.077708 [ 795.033766] [48526]: [pid: 48526|app: 0|req: 971/1894] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.053389] [48527]: WARNING neutronclient.v2_0.client [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.078875] [48527]: DEBUG nova.policy [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.087192] [48527]: INFO nova.api.openstack.requestlog [None req-4c2c0dfe-91c5-45cf-94d6-f3fba069b0cb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1216 microversion: 2.1 time: 0.064430 [ 795.087192] [48527]: [pid: 48527|app: 0|req: 924/1895] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.131371] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.132313] [48526]: DEBUG nova.compute.api [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.136266] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.136866] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.136866] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.136866] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.137045] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.137709] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.168517] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.170602] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.170602] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.170602] [48526]: DEBUG nova.objects.instance [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.174147] [48527]: DEBUG nova.api.openstack.wsgi [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.175742] [48527]: DEBUG nova.compute.api [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.178641] [48526]: WARNING neutronclient.v2_0.client [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.180404] [48527]: DEBUG oslo_concurrency.lockutils [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.182147] [48527]: DEBUG oslo_concurrency.lockutils [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.182147] [48527]: DEBUG oslo_concurrency.lockutils [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.182147] [48527]: DEBUG oslo_concurrency.lockutils [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.182147] [48527]: DEBUG oslo_concurrency.lockutils [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.182147] [48527]: DEBUG oslo_concurrency.lockutils [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.222021] [48527]: WARNING neutronclient.v2_0.client [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.362014] [48526]: DEBUG nova.policy [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.368758] [48526]: INFO nova.api.openstack.requestlog [None req-3e6ffe14-9513-4dfc-bbbf-459cd574dcf3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.239834 [ 795.369086] [48526]: [pid: 48526|app: 0|req: 972/1896] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.371911] [48526]: DEBUG nova.api.openstack.wsgi [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.373667] [48526]: DEBUG nova.compute.api [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.379053] [48526]: DEBUG oslo_concurrency.lockutils [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.379053] [48526]: DEBUG oslo_concurrency.lockutils [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.379053] [48526]: DEBUG oslo_concurrency.lockutils [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.379312] [48526]: DEBUG oslo_concurrency.lockutils [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.379385] [48526]: DEBUG oslo_concurrency.lockutils [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.379520] [48526]: DEBUG oslo_concurrency.lockutils [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.387101] [48527]: DEBUG nova.policy [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.391734] [48527]: INFO nova.api.openstack.requestlog [None req-3775daf2-f98c-4096-8ba6-36b115a1696e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.220308 [ 795.392264] [48527]: [pid: 48527|app: 0|req: 925/1897] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.394589] [48527]: DEBUG nova.api.openstack.wsgi [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.396074] [48527]: DEBUG nova.compute.api [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.400280] [48527]: DEBUG oslo_concurrency.lockutils [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.400429] [48527]: DEBUG oslo_concurrency.lockutils [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.400727] [48527]: DEBUG oslo_concurrency.lockutils [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.401335] [48527]: DEBUG oslo_concurrency.lockutils [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.401547] [48527]: DEBUG oslo_concurrency.lockutils [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.401708] [48527]: DEBUG oslo_concurrency.lockutils [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.406843] [48526]: WARNING neutronclient.v2_0.client [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.431604] [48527]: DEBUG oslo_concurrency.lockutils [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.432193] [48527]: DEBUG oslo_concurrency.lockutils [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.432193] [48527]: DEBUG oslo_concurrency.lockutils [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.432193] [48527]: DEBUG nova.objects.instance [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.436646] [48527]: WARNING neutronclient.v2_0.client [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.559879] [48526]: DEBUG nova.policy [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.566126] [48526]: INFO nova.api.openstack.requestlog [None req-11099853-5ec5-444a-9967-3fd2f590fae5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.196217 [ 795.567415] [48526]: [pid: 48526|app: 0|req: 973/1898] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.570939] [48526]: DEBUG nova.api.openstack.wsgi [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.573116] [48526]: DEBUG nova.compute.api [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.578009] [48526]: DEBUG oslo_concurrency.lockutils [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.578242] [48526]: DEBUG oslo_concurrency.lockutils [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.578383] [48526]: DEBUG oslo_concurrency.lockutils [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.578818] [48526]: DEBUG oslo_concurrency.lockutils [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.578954] [48526]: DEBUG oslo_concurrency.lockutils [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.579297] [48526]: DEBUG oslo_concurrency.lockutils [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.612516] [48526]: WARNING neutronclient.v2_0.client [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.831559] [48527]: DEBUG nova.policy [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.843268] [48527]: INFO nova.api.openstack.requestlog [None req-accbeb4b-f29b-4c36-8383-74aa33b41b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.450331 [ 795.843644] [48527]: [pid: 48527|app: 0|req: 926/1899] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.847717] [48527]: DEBUG nova.api.openstack.wsgi [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.850280] [48527]: DEBUG nova.compute.api [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.857263] [48527]: DEBUG oslo_concurrency.lockutils [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.857468] [48527]: DEBUG oslo_concurrency.lockutils [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.857607] [48527]: DEBUG oslo_concurrency.lockutils [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.857872] [48527]: DEBUG oslo_concurrency.lockutils [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.858121] [48527]: DEBUG oslo_concurrency.lockutils [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.858260] [48527]: DEBUG oslo_concurrency.lockutils [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.884276] [48527]: WARNING neutronclient.v2_0.client [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.889779] [48526]: DEBUG nova.policy [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.894321] [48526]: INFO nova.api.openstack.requestlog [None req-59ee2648-b89d-4435-bb23-649bdd6aa571 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1315 microversion: 2.1 time: 0.326322 [ 795.894681] [48526]: [pid: 48526|app: 0|req: 974/1900] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:54:59 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1315 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.897423] [48526]: DEBUG nova.api.openstack.wsgi [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.899099] [48526]: DEBUG nova.compute.api [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.903518] [48526]: DEBUG oslo_concurrency.lockutils [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.903733] [48526]: DEBUG oslo_concurrency.lockutils [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.903902] [48526]: DEBUG oslo_concurrency.lockutils [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.904187] [48526]: DEBUG oslo_concurrency.lockutils [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.904374] [48526]: DEBUG oslo_concurrency.lockutils [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.904514] [48526]: DEBUG oslo_concurrency.lockutils [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.908621] [48527]: DEBUG nova.policy [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.915496] [48527]: INFO nova.api.openstack.requestlog [None req-821886dc-37b0-4466-b2f8-205b7ce5cfca tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1271 microversion: 2.1 time: 0.071221 [ 795.916855] [48527]: [pid: 48527|app: 0|req: 927/1901] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:00 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1271 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.918877] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.922042] [48527]: DEBUG nova.compute.api [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.930355] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.930355] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.930537] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.930684] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.930883] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.930940] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.946407] [48526]: DEBUG oslo_concurrency.lockutils [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.946604] [48526]: DEBUG oslo_concurrency.lockutils [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.946737] [48526]: DEBUG oslo_concurrency.lockutils [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.946895] [48526]: DEBUG nova.objects.instance [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.954871] [48526]: WARNING neutronclient.v2_0.client [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.960588] [48527]: WARNING neutronclient.v2_0.client [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.978132] [48526]: DEBUG nova.policy [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.983347] [48526]: INFO nova.api.openstack.requestlog [None req-607d4b34-91ea-4311-a7f5-6bbeb548f84f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.087560 [ 795.983347] [48526]: [pid: 48526|app: 0|req: 975/1902] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:00 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.987747] [48526]: DEBUG nova.api.openstack.wsgi [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.987747] [48526]: DEBUG nova.compute.api [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.991212] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.991400] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.991529] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.991854] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.992034] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.992184] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.995400] [48527]: DEBUG nova.policy [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.002674] [48527]: INFO nova.api.openstack.requestlog [None req-ef8d62d9-d121-4703-a7aa-f4f79503aaf7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.085799 [ 796.005223] [48527]: [pid: 48527|app: 0|req: 928/1903] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:00 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.007500] [48527]: DEBUG nova.api.openstack.wsgi [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.009756] [48527]: DEBUG nova.compute.api [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.013590] [48527]: DEBUG oslo_concurrency.lockutils [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.014266] [48527]: DEBUG oslo_concurrency.lockutils [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.014548] [48527]: DEBUG oslo_concurrency.lockutils [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.015137] [48527]: DEBUG oslo_concurrency.lockutils [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.015137] [48527]: DEBUG oslo_concurrency.lockutils [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.015278] [48527]: DEBUG oslo_concurrency.lockutils [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.016150] [48526]: WARNING neutronclient.v2_0.client [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.038868] [48527]: WARNING neutronclient.v2_0.client [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.506194] [48526]: DEBUG nova.policy [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.514039] [48526]: INFO nova.api.openstack.requestlog [None req-f29bfb72-2b87-4ed6-b72f-74514a78d8b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1483 microversion: 2.1 time: 0.530200 [ 796.514477] [48526]: [pid: 48526|app: 0|req: 976/1904] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:00 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1483 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.519676] [48526]: DEBUG nova.api.openstack.wsgi [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.523446] [48526]: DEBUG nova.compute.api [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.528238] [48526]: DEBUG oslo_concurrency.lockutils [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.528649] [48526]: DEBUG oslo_concurrency.lockutils [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.528901] [48526]: DEBUG oslo_concurrency.lockutils [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.529416] [48526]: DEBUG oslo_concurrency.lockutils [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.529734] [48526]: DEBUG oslo_concurrency.lockutils [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.529960] [48526]: DEBUG oslo_concurrency.lockutils [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.532647] [48527]: DEBUG nova.policy [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.538559] [48527]: INFO nova.api.openstack.requestlog [None req-f68d666e-7c95-49e3-bd51-8012327312d2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1515 microversion: 2.1 time: 0.533651 [ 796.539223] [48527]: [pid: 48527|app: 0|req: 929/1905] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:00 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1515 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.542481] [48527]: DEBUG nova.api.openstack.wsgi [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.544223] [48527]: DEBUG nova.compute.api [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.550344] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.550595] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.550771] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.551120] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.551287] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.551450] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.557528] [48526]: WARNING neutronclient.v2_0.client [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.599683] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.599905] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.600061] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.600228] [48527]: DEBUG nova.objects.instance [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.605094] [48527]: WARNING neutronclient.v2_0.client [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.826978] [48527]: DEBUG nova.policy [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.832775] [48527]: DEBUG nova.policy [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.833417] [48527]: DEBUG nova.policy [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.834070] [48527]: INFO nova.api.openstack.requestlog [None req-7b7d3643-e0c4-42cf-a812-2d4c4abb5035 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.294310 [ 796.834339] [48527]: [pid: 48527|app: 0|req: 930/1906] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:00 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 796.838269] [48527]: DEBUG nova.api.openstack.wsgi [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.839138] [48527]: DEBUG nova.compute.api [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.846747] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.847063] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.847220] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.847498] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.847649] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.847769] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.872842] [48527]: WARNING neutronclient.v2_0.client [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.085433] [48526]: DEBUG nova.policy [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.091320] [48526]: INFO nova.api.openstack.requestlog [None req-409afce1-06e3-4a91-8d13-e89dff673f58 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1532 microversion: 2.1 time: 0.576191 [ 797.091960] [48526]: [pid: 48526|app: 0|req: 977/1907] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:00 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1532 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.094926] [48526]: DEBUG nova.api.openstack.wsgi [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.096376] [48526]: DEBUG nova.compute.api [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.101329] [48526]: DEBUG oslo_concurrency.lockutils [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.101520] [48526]: DEBUG oslo_concurrency.lockutils [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.101648] [48526]: DEBUG oslo_concurrency.lockutils [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.101898] [48526]: DEBUG oslo_concurrency.lockutils [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.102051] [48526]: DEBUG oslo_concurrency.lockutils [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.102175] [48526]: DEBUG oslo_concurrency.lockutils [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.140255] [48527]: DEBUG nova.policy [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.142953] [48526]: WARNING neutronclient.v2_0.client [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.147501] [48527]: INFO nova.api.openstack.requestlog [None req-ce580ee0-4e48-49f5-94e4-0ea14516042c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.311624 [ 797.147501] [48527]: [pid: 48527|app: 0|req: 931/1908] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:01 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.151300] [48527]: DEBUG nova.api.openstack.wsgi [req-5a90a78a-ab2a-4a7d-ab32-5c1455097509 req-a49c13df-95f3-40e3-8b20-6ff700c1b0f7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "33938c1f-2061-4cb2-9665-5158def1fb09", "name": "network-vif-deleted", "tag": "8f7b4493-10e3-47e2-88c4-b00e2854850c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 797.161326] [48527]: DEBUG oslo_concurrency.lockutils [req-5a90a78a-ab2a-4a7d-ab32-5c1455097509 req-a49c13df-95f3-40e3-8b20-6ff700c1b0f7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.161500] [48527]: DEBUG oslo_concurrency.lockutils [req-5a90a78a-ab2a-4a7d-ab32-5c1455097509 req-a49c13df-95f3-40e3-8b20-6ff700c1b0f7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.161628] [48527]: DEBUG oslo_concurrency.lockutils [req-5a90a78a-ab2a-4a7d-ab32-5c1455097509 req-a49c13df-95f3-40e3-8b20-6ff700c1b0f7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.168807] [48527]: INFO nova.api.openstack.compute.server_external_events [req-5a90a78a-ab2a-4a7d-ab32-5c1455097509 req-a49c13df-95f3-40e3-8b20-6ff700c1b0f7 service nova] Creating event network-vif-deleted:8f7b4493-10e3-47e2-88c4-b00e2854850c for instance 33938c1f-2061-4cb2-9665-5158def1fb09 on cpu-1 [ 797.172993] [48527]: INFO nova.api.openstack.requestlog [req-5a90a78a-ab2a-4a7d-ab32-5c1455097509 req-a49c13df-95f3-40e3-8b20-6ff700c1b0f7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025056 [ 797.175032] [48527]: [pid: 48527|app: 0|req: 932/1909] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:01 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) [ 797.177672] [48527]: DEBUG nova.api.openstack.wsgi [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.179789] [48527]: DEBUG nova.compute.api [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.183387] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.183633] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.183770] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.184034] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.184180] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.184299] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.210037] [48527]: WARNING neutronclient.v2_0.client [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.607533] [48526]: DEBUG nova.policy [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.614433] [48526]: DEBUG nova.policy [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.615644] [48526]: DEBUG nova.policy [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.615985] [48526]: INFO nova.api.openstack.requestlog [None req-45d18926-7707-4d6e-97d4-481791e526cb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.523498 [ 797.618054] [48526]: [pid: 48526|app: 0|req: 978/1910] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:01 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 797.618594] [48526]: DEBUG nova.api.openstack.wsgi [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.620799] [48526]: DEBUG nova.compute.api [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.628130] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.630058] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.630058] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.630260] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.630466] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.630600] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.674068] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.674068] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.674068] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.674068] [48526]: DEBUG nova.objects.instance [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.677883] [48526]: WARNING neutronclient.v2_0.client [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.608839] [48527]: DEBUG nova.policy [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.616100] [48527]: DEBUG nova.policy [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.616790] [48527]: DEBUG nova.policy [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.617422] [48527]: INFO nova.api.openstack.requestlog [None req-7bede6fa-a86d-4859-b975-d0e4ef8fa327 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1444 microversion: 2.70 time: 1.442458 [ 798.617774] [48527]: [pid: 48527|app: 0|req: 933/1911] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:01 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1444 bytes in 1443 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 798.620350] [48527]: DEBUG nova.api.openstack.wsgi [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.621822] [48527]: DEBUG nova.compute.api [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.625608] [48526]: DEBUG nova.policy [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.630492] [48527]: DEBUG oslo_concurrency.lockutils [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.630972] [48527]: DEBUG oslo_concurrency.lockutils [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.630972] [48527]: DEBUG oslo_concurrency.lockutils [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.631228] [48527]: DEBUG oslo_concurrency.lockutils [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.631294] [48526]: INFO nova.api.openstack.requestlog [None req-4a5a74ce-1609-4fa6-9cc5-d69af04ef375 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 1.014388 [ 798.631378] [48527]: DEBUG oslo_concurrency.lockutils [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.631799] [48527]: DEBUG oslo_concurrency.lockutils [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.631843] [48526]: [pid: 48526|app: 0|req: 979/1912] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:01 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 1015 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.641804] [48526]: DEBUG nova.api.openstack.wsgi [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.643201] [48526]: DEBUG nova.compute.api [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.648455] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.648455] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.648455] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.649097] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.649097] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.649097] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.666544] [48527]: WARNING neutronclient.v2_0.client [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.674811] [48526]: WARNING neutronclient.v2_0.client [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.690061] [48527]: DEBUG nova.policy [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.695496] [48527]: INFO nova.api.openstack.requestlog [None req-82657afb-e049-40ca-a174-4d7c6e635e87 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.077055 [ 798.695983] [48527]: [pid: 48527|app: 0|req: 934/1913] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:02 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.704026] [48527]: DEBUG nova.api.openstack.wsgi [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.705525] [48527]: DEBUG nova.compute.api [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.706705] [48526]: DEBUG nova.policy [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.710458] [48527]: DEBUG oslo_concurrency.lockutils [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.710685] [48527]: DEBUG oslo_concurrency.lockutils [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.710821] [48527]: DEBUG oslo_concurrency.lockutils [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.711331] [48527]: DEBUG oslo_concurrency.lockutils [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.711331] [48527]: DEBUG oslo_concurrency.lockutils [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.711444] [48527]: DEBUG oslo_concurrency.lockutils [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.712106] [48526]: INFO nova.api.openstack.requestlog [None req-f8b56d7a-cb2b-49c1-a89d-bcbf5d7c9f04 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.079740 [ 798.712534] [48526]: [pid: 48526|app: 0|req: 980/1914] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:02 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.716013] [48526]: DEBUG nova.api.openstack.wsgi [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.718646] [48526]: DEBUG nova.compute.api [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.725112] [48526]: DEBUG oslo_concurrency.lockutils [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.725112] [48526]: DEBUG oslo_concurrency.lockutils [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.725112] [48526]: DEBUG oslo_concurrency.lockutils [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.725112] [48526]: DEBUG oslo_concurrency.lockutils [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.725112] [48526]: DEBUG oslo_concurrency.lockutils [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.725112] [48526]: DEBUG oslo_concurrency.lockutils [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.737261] [48527]: DEBUG oslo_concurrency.lockutils [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.737527] [48527]: DEBUG oslo_concurrency.lockutils [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.737627] [48527]: DEBUG oslo_concurrency.lockutils [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.737779] [48527]: DEBUG nova.objects.instance [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.742326] [48527]: WARNING neutronclient.v2_0.client [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.752130] [48526]: DEBUG oslo_concurrency.lockutils [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.752611] [48526]: DEBUG oslo_concurrency.lockutils [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.752952] [48526]: DEBUG oslo_concurrency.lockutils [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.753274] [48526]: DEBUG nova.objects.instance [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.757231] [48526]: WARNING neutronclient.v2_0.client [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.765171] [48527]: DEBUG nova.policy [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.770583] [48527]: INFO nova.api.openstack.requestlog [None req-d882e29e-b528-432a-9b12-70c26b6b741b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.069918 [ 798.770910] [48527]: [pid: 48527|app: 0|req: 935/1915] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:02 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.774905] [48527]: DEBUG nova.api.openstack.wsgi [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.775403] [48527]: DEBUG nova.compute.api [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.782831] [48526]: DEBUG nova.policy [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.784209] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.784499] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.784683] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.785015] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.785218] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.785377] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.792299] [48526]: INFO nova.api.openstack.requestlog [None req-702bb7f5-2226-44f2-8d54-e5c653aaafb6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.077317 [ 798.792299] [48526]: [pid: 48526|app: 0|req: 981/1916] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:02 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.795816] [48526]: DEBUG nova.api.openstack.wsgi [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.796718] [48526]: DEBUG nova.compute.api [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.801931] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.802452] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.802452] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.802697] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.802999] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.802999] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.810782] [48527]: WARNING neutronclient.v2_0.client [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.826970] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.827199] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.827356] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.827494] [48526]: DEBUG nova.objects.instance [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.831042] [48526]: WARNING neutronclient.v2_0.client [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.831803] [48527]: DEBUG nova.policy [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.836425] [48527]: INFO nova.api.openstack.requestlog [None req-f4e54e09-b439-492a-9cdd-c33fca95e2c8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.064929 [ 798.836757] [48527]: [pid: 48527|app: 0|req: 936/1917] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:02 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.839459] [48527]: DEBUG nova.api.openstack.wsgi [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.840895] [48527]: DEBUG nova.compute.api [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.844649] [48527]: DEBUG oslo_concurrency.lockutils [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.844649] [48527]: DEBUG oslo_concurrency.lockutils [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.845374] [48527]: DEBUG oslo_concurrency.lockutils [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.845374] [48527]: DEBUG oslo_concurrency.lockutils [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.845374] [48527]: DEBUG oslo_concurrency.lockutils [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.845557] [48527]: DEBUG oslo_concurrency.lockutils [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.856946] [48526]: DEBUG nova.policy [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.861572] [48527]: WARNING neutronclient.v2_0.client [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.862513] [48526]: INFO nova.api.openstack.requestlog [None req-8be829f4-b68f-434e-9f18-fa8e3cf840be tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.070870 [ 798.862843] [48526]: [pid: 48526|app: 0|req: 982/1918] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.865810] [48526]: DEBUG nova.api.openstack.wsgi [None req-25fda2b8-f6fa-4902-b68d-e504becafe3f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 798.872666] [48526]: DEBUG oslo_concurrency.lockutils [None req-25fda2b8-f6fa-4902-b68d-e504becafe3f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.872941] [48526]: DEBUG oslo_concurrency.lockutils [None req-25fda2b8-f6fa-4902-b68d-e504becafe3f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.873109] [48526]: DEBUG oslo_concurrency.lockutils [None req-25fda2b8-f6fa-4902-b68d-e504becafe3f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.886857] [48527]: DEBUG nova.policy [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.893081] [48527]: INFO nova.api.openstack.requestlog [None req-be216d0f-d040-40e2-97cd-2596e28290fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.055247 [ 798.893081] [48527]: [pid: 48527|app: 0|req: 937/1919] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.894084] [48526]: DEBUG nova.compute.api [None req-25fda2b8-f6fa-4902-b68d-e504becafe3f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Going to try to stop instance {{(pid=48526) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 798.896233] [48527]: DEBUG nova.api.openstack.wsgi [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.897941] [48527]: DEBUG nova.compute.api [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.903804] [48527]: DEBUG oslo_concurrency.lockutils [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.904064] [48527]: DEBUG oslo_concurrency.lockutils [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.904213] [48527]: DEBUG oslo_concurrency.lockutils [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.904684] [48527]: DEBUG oslo_concurrency.lockutils [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.904684] [48527]: DEBUG oslo_concurrency.lockutils [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.904784] [48527]: DEBUG oslo_concurrency.lockutils [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.924063] [48527]: WARNING neutronclient.v2_0.client [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.929260] [48526]: INFO nova.api.openstack.requestlog [None req-25fda2b8-f6fa-4902-b68d-e504becafe3f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3/action" status: 202 len: 0 microversion: 2.1 time: 0.065636 [ 798.929847] [48526]: [pid: 48526|app: 0|req: 983/1920] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:03 2025] POST /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 798.934111] [48526]: DEBUG nova.api.openstack.wsgi [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.934111] [48526]: DEBUG nova.compute.api [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.937436] [48526]: DEBUG oslo_concurrency.lockutils [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.937665] [48526]: DEBUG oslo_concurrency.lockutils [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.937816] [48526]: DEBUG oslo_concurrency.lockutils [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.938126] [48526]: DEBUG oslo_concurrency.lockutils [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.938273] [48526]: DEBUG oslo_concurrency.lockutils [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.938413] [48526]: DEBUG oslo_concurrency.lockutils [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.944022] [48527]: DEBUG nova.policy [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.948894] [48527]: INFO nova.api.openstack.requestlog [None req-b502d2ac-e0fe-459f-a571-d6f83d684555 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.054817 [ 798.948894] [48527]: [pid: 48527|app: 0|req: 938/1921] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.951367] [48527]: DEBUG nova.api.openstack.wsgi [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.952838] [48527]: DEBUG nova.compute.api [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.956360] [48527]: DEBUG oslo_concurrency.lockutils [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.956613] [48527]: DEBUG oslo_concurrency.lockutils [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.956787] [48527]: DEBUG oslo_concurrency.lockutils [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.957499] [48527]: DEBUG oslo_concurrency.lockutils [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.957499] [48527]: DEBUG oslo_concurrency.lockutils [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.957499] [48527]: DEBUG oslo_concurrency.lockutils [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.963165] [48526]: DEBUG oslo_concurrency.lockutils [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.963391] [48526]: DEBUG oslo_concurrency.lockutils [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.963528] [48526]: DEBUG oslo_concurrency.lockutils [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.963706] [48526]: DEBUG nova.objects.instance [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.970570] [48526]: WARNING neutronclient.v2_0.client [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.978642] [48527]: WARNING neutronclient.v2_0.client [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.991337] [48526]: DEBUG nova.policy [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.996501] [48526]: INFO nova.api.openstack.requestlog [None req-6fafcee7-3af8-44fe-b1d5-1dfa15012763 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.065962 [ 798.996881] [48526]: [pid: 48526|app: 0|req: 984/1922] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.078973] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5914643-7e2f-4e3c-8dd4-7eae7467f57a tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-2012727283", "description": "tempest-description-1567730871"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 799.081607] [48526]: WARNING neutronclient.v2_0.client [None req-f5914643-7e2f-4e3c-8dd4-7eae7467f57a tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.092833] [48527]: DEBUG nova.policy [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.097464] [48527]: INFO nova.api.openstack.requestlog [None req-620608ae-0bcc-4b5b-b633-ad1d817e5924 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1503 microversion: 2.1 time: 0.147320 [ 799.097464] [48527]: [pid: 48527|app: 0|req: 939/1923] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1503 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.105362] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.108151] [48527]: DEBUG nova.compute.api [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.115913] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.116857] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.116857] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.117292] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.117481] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.117708] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.137009] [48527]: WARNING neutronclient.v2_0.client [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.233061] [48526]: INFO nova.api.openstack.requestlog [None req-f5914643-7e2f-4e3c-8dd4-7eae7467f57a tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.235474 [ 799.233537] [48526]: [pid: 48526|app: 0|req: 985/1924] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:55:03 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 799.237749] [48526]: DEBUG nova.api.openstack.wsgi [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.238456] [48526]: DEBUG nova.compute.api [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.248281] [48527]: DEBUG nova.policy [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.249083] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.249479] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.250131] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.250131] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.251555] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.251555] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.265396] [48527]: INFO nova.api.openstack.requestlog [None req-b0f582e2-a0b1-47f7-a7a6-848f70e60b33 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.166301 [ 799.265396] [48527]: [pid: 48527|app: 0|req: 940/1925] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.271420] [48527]: DEBUG nova.api.openstack.wsgi [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.272892] [48527]: DEBUG nova.compute.api [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.283850] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.284369] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.284739] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.285308] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.285900] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.285900] [48527]: DEBUG oslo_concurrency.lockutils [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.298793] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.299020] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.299161] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.299328] [48526]: DEBUG nova.objects.instance [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.304491] [48526]: WARNING neutronclient.v2_0.client [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.313933] [48527]: WARNING neutronclient.v2_0.client [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.335721] [48526]: DEBUG nova.policy [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.341527] [48527]: DEBUG nova.policy [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.344971] [48526]: INFO nova.api.openstack.requestlog [None req-fd42fdcd-604c-4ddd-8b26-7e5c8fd31623 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.110260 [ 799.345346] [48526]: [pid: 48526|app: 0|req: 986/1926] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.348662] [48526]: DEBUG nova.api.openstack.wsgi [req-89cbbbe8-5b06-426e-b493-86d402c91f41 req-2039cb86-4ade-489c-8d4e-7847efe4caba service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e6ed5fa0-5006-499a-8aad-a4b582f0c868", "name": "network-vif-deleted", "tag": "fbf82150-a81a-4485-82e7-3700e2f65e48"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 799.350212] [48527]: INFO nova.api.openstack.requestlog [None req-2eb692d3-9da5-45cb-84a6-d90621f65ee2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.084284 [ 799.350566] [48527]: [pid: 48527|app: 0|req: 941/1927] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.352951] [48527]: DEBUG nova.api.openstack.wsgi [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.356508] [48527]: DEBUG nova.compute.api [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.360831] [48526]: DEBUG oslo_concurrency.lockutils [req-89cbbbe8-5b06-426e-b493-86d402c91f41 req-2039cb86-4ade-489c-8d4e-7847efe4caba service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.360831] [48526]: DEBUG oslo_concurrency.lockutils [req-89cbbbe8-5b06-426e-b493-86d402c91f41 req-2039cb86-4ade-489c-8d4e-7847efe4caba service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.360831] [48526]: DEBUG oslo_concurrency.lockutils [req-89cbbbe8-5b06-426e-b493-86d402c91f41 req-2039cb86-4ade-489c-8d4e-7847efe4caba service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.361143] [48527]: DEBUG oslo_concurrency.lockutils [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.361459] [48527]: DEBUG oslo_concurrency.lockutils [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.361459] [48527]: DEBUG oslo_concurrency.lockutils [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.361656] [48527]: DEBUG oslo_concurrency.lockutils [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.362430] [48527]: DEBUG oslo_concurrency.lockutils [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.362430] [48527]: DEBUG oslo_concurrency.lockutils [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.370417] [48526]: INFO nova.api.openstack.compute.server_external_events [req-89cbbbe8-5b06-426e-b493-86d402c91f41 req-2039cb86-4ade-489c-8d4e-7847efe4caba service nova] Creating event network-vif-deleted:fbf82150-a81a-4485-82e7-3700e2f65e48 for instance e6ed5fa0-5006-499a-8aad-a4b582f0c868 on cpu-1 [ 799.374959] [48526]: INFO nova.api.openstack.requestlog [req-89cbbbe8-5b06-426e-b493-86d402c91f41 req-2039cb86-4ade-489c-8d4e-7847efe4caba service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028990 [ 799.375325] [48526]: [pid: 48526|app: 0|req: 987/1928] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55: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) [ 799.378722] [48526]: DEBUG nova.api.openstack.wsgi [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.380120] [48526]: DEBUG nova.compute.api [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.385179] [48526]: DEBUG oslo_concurrency.lockutils [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.385179] [48526]: DEBUG oslo_concurrency.lockutils [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.385179] [48526]: DEBUG oslo_concurrency.lockutils [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.385179] [48526]: DEBUG oslo_concurrency.lockutils [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.385391] [48526]: DEBUG oslo_concurrency.lockutils [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.385391] [48526]: DEBUG oslo_concurrency.lockutils [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.406958] [48527]: DEBUG oslo_concurrency.lockutils [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.406958] [48527]: DEBUG oslo_concurrency.lockutils [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.406958] [48527]: DEBUG oslo_concurrency.lockutils [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.406958] [48527]: DEBUG nova.objects.instance [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.410138] [48527]: WARNING neutronclient.v2_0.client [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.416962] [48526]: DEBUG oslo_concurrency.lockutils [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.417277] [48526]: DEBUG oslo_concurrency.lockutils [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.417425] [48526]: DEBUG oslo_concurrency.lockutils [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.417581] [48526]: DEBUG nova.objects.instance [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lazy-loading 'fault' on Instance uuid 548bc7bb-3951-4430-8a63-cf8e5b960273 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.420727] [48526]: WARNING neutronclient.v2_0.client [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.430474] [48527]: DEBUG nova.policy [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.440170] [48527]: INFO nova.api.openstack.requestlog [None req-051a0437-19d2-4173-8c5b-19961319077f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.089001 [ 799.440509] [48527]: [pid: 48527|app: 0|req: 942/1929] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.442822] [48526]: DEBUG nova.policy [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.446224] [48527]: DEBUG nova.api.openstack.wsgi [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.449473] [48526]: DEBUG nova.policy [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.449473] [48526]: DEBUG nova.policy [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e5b23287a48e4c02a2b0b5c037570b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82d5ac042f3a457b98a1e481045d9b3c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.449473] [48526]: INFO nova.api.openstack.requestlog [None req-516336f7-6040-4f5d-a5ac-1a770aaf8337 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 200 len: 1344 microversion: 2.26 time: 0.073583 [ 799.449754] [48526]: [pid: 48526|app: 0|req: 988/1930] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 1344 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.450783] [48527]: DEBUG nova.compute.api [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.451980] [48526]: DEBUG nova.api.openstack.wsgi [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.454052] [48526]: DEBUG nova.compute.api [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.455206] [48527]: DEBUG oslo_concurrency.lockutils [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.455722] [48527]: DEBUG oslo_concurrency.lockutils [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.456700] [48527]: DEBUG oslo_concurrency.lockutils [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.456700] [48527]: DEBUG oslo_concurrency.lockutils [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.456700] [48527]: DEBUG oslo_concurrency.lockutils [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.456700] [48527]: DEBUG oslo_concurrency.lockutils [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.457369] [48526]: DEBUG oslo_concurrency.lockutils [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.457561] [48526]: DEBUG oslo_concurrency.lockutils [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.457700] [48526]: DEBUG oslo_concurrency.lockutils [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.457954] [48526]: DEBUG oslo_concurrency.lockutils [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.458139] [48526]: DEBUG oslo_concurrency.lockutils [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.458265] [48526]: DEBUG oslo_concurrency.lockutils [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.480460] [48527]: WARNING neutronclient.v2_0.client [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.480575] [48526]: WARNING neutronclient.v2_0.client [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.501986] [48526]: DEBUG nova.policy [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.506296] [48526]: INFO nova.api.openstack.requestlog [None req-f99a9c0e-4f98-4399-9d8e-509ff2a0780a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.055937 [ 799.506619] [48526]: [pid: 48526|app: 0|req: 989/1931] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.512424] [48526]: DEBUG nova.api.openstack.wsgi [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.513803] [48526]: DEBUG nova.compute.api [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.516986] [48526]: DEBUG oslo_concurrency.lockutils [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.518214] [48526]: DEBUG oslo_concurrency.lockutils [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.518214] [48526]: DEBUG oslo_concurrency.lockutils [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.518214] [48526]: DEBUG oslo_concurrency.lockutils [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.518214] [48526]: DEBUG oslo_concurrency.lockutils [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.518214] [48526]: DEBUG oslo_concurrency.lockutils [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.536347] [48526]: WARNING neutronclient.v2_0.client [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.550449] [48527]: DEBUG nova.policy [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.554745] [48527]: INFO nova.api.openstack.requestlog [None req-977fcf63-a5dd-4931-bbde-18e53e80cce2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1519 microversion: 2.1 time: 0.113504 [ 799.554883] [48527]: [pid: 48527|app: 0|req: 943/1932] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1519 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.555623] [48526]: DEBUG nova.policy [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.561468] [48526]: DEBUG nova.policy [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.562474] [48526]: DEBUG nova.policy [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.563435] [48526]: INFO nova.api.openstack.requestlog [None req-724576ed-7cb6-446c-a75b-896bb5786b0b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.052734 [ 799.563566] [48526]: [pid: 48526|app: 0|req: 990/1933] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.567062] [48526]: DEBUG nova.api.openstack.wsgi [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.568083] [48526]: DEBUG nova.compute.api [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.572215] [48526]: DEBUG oslo_concurrency.lockutils [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.572215] [48526]: DEBUG oslo_concurrency.lockutils [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.572215] [48526]: DEBUG oslo_concurrency.lockutils [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.572215] [48526]: DEBUG oslo_concurrency.lockutils [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.572617] [48526]: DEBUG oslo_concurrency.lockutils [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.572617] [48526]: DEBUG oslo_concurrency.lockutils [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.591449] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a486f32-f7e0-44c8-a67e-e0a856e9c51c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1702417216", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlzpWrDHPt5Z6naD0is0oXc2gzfyfQS19XGY8ZjPXgMz4r+5OZzfMyf+wJY8u8BPh7WlCuXJFCjQ/nqqa3x6niFWY+r/pudi+PMW5CccNuhiRrwRGmPeWuOen0gqAyESA=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 799.594126] [48526]: WARNING neutronclient.v2_0.client [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.603327] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=50 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 799.604318] [48527]: DEBUG nova.quota [None req-2a486f32-f7e0-44c8-a67e-e0a856e9c51c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Getting quotas for project af09c3e10cf842cd883f26fb7a401464. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 799.608481] [48527]: DEBUG nova.quota [None req-2a486f32-f7e0-44c8-a67e-e0a856e9c51c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Getting quotas for user 340dbec708ad4821b29ee7eaa8017352 and project af09c3e10cf842cd883f26fb7a401464. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 799.633904] [48527]: INFO nova.api.openstack.requestlog [None req-2a486f32-f7e0-44c8-a67e-e0a856e9c51c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.078422 [ 799.634266] [48527]: [pid: 48527|app: 0|req: 944/1934] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:55:03 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 799.636690] [48527]: DEBUG nova.api.openstack.wsgi [req-e99e43de-bc87-4415-b55b-38b1d0f94366 req-79233265-da62-4e1a-bd12-b892a7222994 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3a5ca31a-3f53-4874-ac7b-9f7b21c1110d", "name": "network-vif-plugged", "status": "completed", "tag": "4b1ffda2-b00f-424a-9bd4-3b1daba363fc"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 799.643539] [48527]: DEBUG oslo_concurrency.lockutils [req-e99e43de-bc87-4415-b55b-38b1d0f94366 req-79233265-da62-4e1a-bd12-b892a7222994 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.643539] [48527]: DEBUG oslo_concurrency.lockutils [req-e99e43de-bc87-4415-b55b-38b1d0f94366 req-79233265-da62-4e1a-bd12-b892a7222994 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.643736] [48527]: DEBUG oslo_concurrency.lockutils [req-e99e43de-bc87-4415-b55b-38b1d0f94366 req-79233265-da62-4e1a-bd12-b892a7222994 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.653889] [48527]: INFO nova.api.openstack.compute.server_external_events [req-e99e43de-bc87-4415-b55b-38b1d0f94366 req-79233265-da62-4e1a-bd12-b892a7222994 service nova] Creating event network-vif-plugged:4b1ffda2-b00f-424a-9bd4-3b1daba363fc for instance 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d on cpu-1 [ 799.659018] [48527]: INFO nova.api.openstack.requestlog [req-e99e43de-bc87-4415-b55b-38b1d0f94366 req-79233265-da62-4e1a-bd12-b892a7222994 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023260 [ 799.659018] [48527]: [pid: 48527|app: 0|req: 945/1935] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:03 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) [ 799.662518] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f52a5b1-847a-4013-ae3c-94d87bfaf4bd tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "60c25099-6ea1-4e4a-8d96-d49077f27407", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 799.664079] [48527]: WARNING neutronclient.v2_0.client [None req-4f52a5b1-847a-4013-ae3c-94d87bfaf4bd tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.696815] [48527]: WARNING neutronclient.v2_0.client [None req-4f52a5b1-847a-4013-ae3c-94d87bfaf4bd tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.722286] [48526]: DEBUG nova.policy [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.730892] [48526]: INFO nova.api.openstack.requestlog [None req-350e2bf3-9d5c-4c5e-9aca-58de782493b3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1493 microversion: 2.1 time: 0.166527 [ 799.731364] [48526]: [pid: 48526|app: 0|req: 991/1936] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:03 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1493 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.733763] [48526]: DEBUG nova.api.openstack.wsgi [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.733949] [48526]: DEBUG nova.compute.api [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.740817] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.741014] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.741155] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.741434] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.741592] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.741719] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.763500] [48526]: DEBUG nova.compute.api [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 799.813283] [48527]: INFO nova.api.openstack.requestlog [None req-4f52a5b1-847a-4013-ae3c-94d87bfaf4bd tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.153571 [ 799.814040] [48527]: [pid: 48527|app: 0|req: 946/1937] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:55:03 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 799.817547] [48527]: DEBUG nova.api.openstack.wsgi [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.819504] [48527]: DEBUG nova.compute.api [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.820618] [48526]: INFO nova.api.openstack.requestlog [None req-8a3961d9-605b-4283-ad08-45060e9a8c87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 204 len: 0 microversion: 2.1 time: 0.088558 [ 799.821067] [48526]: [pid: 48526|app: 0|req: 992/1938] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:55:03 2025] DELETE /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 799.825180] [48526]: DEBUG nova.api.openstack.wsgi [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.826101] [48527]: DEBUG oslo_concurrency.lockutils [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.826338] [48527]: DEBUG oslo_concurrency.lockutils [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.826476] [48527]: DEBUG oslo_concurrency.lockutils [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.827625] [48526]: DEBUG nova.compute.api [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.827684] [48527]: DEBUG oslo_concurrency.lockutils [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.827684] [48527]: DEBUG oslo_concurrency.lockutils [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.827805] [48527]: DEBUG oslo_concurrency.lockutils [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.835134] [48526]: DEBUG oslo_concurrency.lockutils [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.835468] [48526]: DEBUG oslo_concurrency.lockutils [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.837230] [48526]: DEBUG oslo_concurrency.lockutils [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.837230] [48526]: DEBUG oslo_concurrency.lockutils [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.837230] [48526]: DEBUG oslo_concurrency.lockutils [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.837230] [48526]: DEBUG oslo_concurrency.lockutils [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.855502] [48527]: WARNING neutronclient.v2_0.client [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.870950] [48526]: DEBUG oslo_concurrency.lockutils [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.870950] [48526]: DEBUG oslo_concurrency.lockutils [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.871169] [48526]: DEBUG oslo_concurrency.lockutils [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.871289] [48526]: DEBUG nova.objects.instance [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.875535] [48526]: WARNING neutronclient.v2_0.client [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.912235] [48526]: DEBUG nova.policy [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.916686] [48526]: INFO nova.api.openstack.requestlog [None req-a24b482d-337b-46df-ad11-4459d61f4af0 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.094839 [ 799.917228] [48526]: [pid: 48526|app: 0|req: 993/1939] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.922696] [48526]: DEBUG nova.api.openstack.wsgi [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.922696] [48526]: DEBUG nova.compute.api [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.925949] [48526]: DEBUG oslo_concurrency.lockutils [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.927036] [48526]: DEBUG oslo_concurrency.lockutils [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.927036] [48526]: DEBUG oslo_concurrency.lockutils [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.927036] [48526]: DEBUG oslo_concurrency.lockutils [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.927310] [48526]: DEBUG oslo_concurrency.lockutils [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.927310] [48526]: DEBUG oslo_concurrency.lockutils [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.939775] [48527]: DEBUG nova.policy [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.947377] [48526]: WARNING neutronclient.v2_0.client [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.950087] [48527]: DEBUG nova.policy [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.950087] [48527]: DEBUG nova.policy [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.950087] [48527]: INFO nova.api.openstack.requestlog [None req-10eaa048-1cb5-4481-a2f6-dbbfaebca04c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1442 microversion: 2.70 time: 0.135858 [ 799.950433] [48527]: [pid: 48527|app: 0|req: 947/1940] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1442 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.954992] [48527]: DEBUG nova.api.openstack.wsgi [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.955777] [48527]: DEBUG nova.compute.api [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.959874] [48527]: DEBUG oslo_concurrency.lockutils [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.960861] [48527]: DEBUG oslo_concurrency.lockutils [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.961034] [48527]: DEBUG oslo_concurrency.lockutils [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.961326] [48527]: DEBUG oslo_concurrency.lockutils [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.961486] [48527]: DEBUG oslo_concurrency.lockutils [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.961610] [48527]: DEBUG oslo_concurrency.lockutils [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.975679] [48526]: DEBUG nova.policy [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.980270] [48526]: INFO nova.api.openstack.requestlog [None req-d14cb711-24cc-41d4-bc18-201bc43477b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.062050 [ 799.980270] [48526]: [pid: 48526|app: 0|req: 994/1941] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.982348] [48527]: WARNING neutronclient.v2_0.client [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.982720] [48526]: DEBUG nova.api.openstack.wsgi [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.984765] [48526]: DEBUG nova.compute.api [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.990874] [48526]: DEBUG oslo_concurrency.lockutils [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.991213] [48526]: DEBUG oslo_concurrency.lockutils [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.991213] [48526]: DEBUG oslo_concurrency.lockutils [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.991788] [48526]: DEBUG oslo_concurrency.lockutils [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.991788] [48526]: DEBUG oslo_concurrency.lockutils [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.991788] [48526]: DEBUG oslo_concurrency.lockutils [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.011909] [48527]: DEBUG nova.policy [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.012091] [48526]: DEBUG oslo_concurrency.lockutils [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.012091] [48526]: DEBUG oslo_concurrency.lockutils [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.012091] [48526]: DEBUG oslo_concurrency.lockutils [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.012091] [48526]: DEBUG nova.objects.instance [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.015519] [48526]: WARNING neutronclient.v2_0.client [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.017553] [48527]: INFO nova.api.openstack.requestlog [None req-8707365f-47dc-46f8-929f-edb1fe866798 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.066551 [ 800.018283] [48527]: [pid: 48527|app: 0|req: 948/1942] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.021989] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.025029] [48527]: DEBUG nova.compute.api [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.038452] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.038903] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.038903] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.039603] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.039603] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.039722] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.042440] [48526]: DEBUG nova.policy [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.055568] [48526]: INFO nova.api.openstack.requestlog [None req-374d3f4f-5c5a-4c93-ae0e-3ad8ad60be0e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.074440 [ 800.055801] [48526]: [pid: 48526|app: 0|req: 995/1943] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.059597] [48526]: DEBUG nova.api.openstack.wsgi [None req-9fbc0364-bfc4-4cc8-9572-9a7c5b9a1d5a tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-2116820664", "description": "tempest-description-1097583878"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 800.062148] [48526]: WARNING neutronclient.v2_0.client [None req-9fbc0364-bfc4-4cc8-9572-9a7c5b9a1d5a tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.078678] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.079397] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.079715] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.079973] [48527]: DEBUG nova.objects.instance [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.085554] [48527]: WARNING neutronclient.v2_0.client [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.170809] [48526]: INFO nova.api.openstack.requestlog [None req-9fbc0364-bfc4-4cc8-9572-9a7c5b9a1d5a tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.114168 [ 800.172030] [48526]: [pid: 48526|app: 0|req: 996/1944] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:55:04 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 800.174296] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.176635] [48526]: DEBUG nova.compute.api [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.181535] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.181751] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.181958] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.182270] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.182443] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.182597] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.182960] [48527]: DEBUG nova.policy [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.188371] [48527]: INFO nova.api.openstack.requestlog [None req-e1697f0a-2a8d-44d4-851d-4539f101f2ef tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.169683 [ 800.189157] [48527]: [pid: 48527|app: 0|req: 949/1945] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.191530] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.193107] [48527]: DEBUG nova.compute.api [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.197338] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.197527] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.197661] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.198026] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.198315] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.198424] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.209123] [48526]: WARNING neutronclient.v2_0.client [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.219037] [48527]: WARNING neutronclient.v2_0.client [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.309393] [48527]: DEBUG nova.policy [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.314970] [48527]: INFO nova.api.openstack.requestlog [None req-e9c22493-2161-43cb-afa7-2cc091a3d99d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.125624 [ 800.315401] [48527]: [pid: 48527|app: 0|req: 950/1946] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.319766] [48527]: DEBUG nova.api.openstack.wsgi [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.321165] [48527]: DEBUG nova.compute.api [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.324928] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.325100] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.325248] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.325497] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.325635] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.325756] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.343483] [48526]: DEBUG nova.policy [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.350310] [48526]: INFO nova.api.openstack.requestlog [None req-ea7b46bd-3a46-4fdf-a69f-2fd6e835d491 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1525 microversion: 2.1 time: 0.178598 [ 800.350664] [48526]: [pid: 48526|app: 0|req: 997/1947] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1525 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.355016] [48526]: DEBUG nova.api.openstack.wsgi [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.355952] [48526]: DEBUG nova.compute.api [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.356427] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.356693] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.356833] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.356984] [48527]: DEBUG nova.objects.instance [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.362550] [48526]: DEBUG oslo_concurrency.lockutils [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.362550] [48526]: DEBUG oslo_concurrency.lockutils [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.362550] [48526]: DEBUG oslo_concurrency.lockutils [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.362550] [48526]: DEBUG oslo_concurrency.lockutils [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.362698] [48526]: DEBUG oslo_concurrency.lockutils [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.362880] [48526]: DEBUG oslo_concurrency.lockutils [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.366429] [48527]: WARNING neutronclient.v2_0.client [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.396045] [48526]: WARNING neutronclient.v2_0.client [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.406061] [48527]: DEBUG nova.policy [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.414916] [48527]: INFO nova.api.openstack.requestlog [None req-7cf4237c-4445-4b2e-bd57-208ca01f7b8a tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.098813 [ 800.415370] [48527]: [pid: 48527|app: 0|req: 951/1948] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.418678] [48527]: DEBUG nova.api.openstack.wsgi [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.419615] [48527]: DEBUG nova.compute.api [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.423590] [48527]: DEBUG oslo_concurrency.lockutils [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.423823] [48527]: DEBUG oslo_concurrency.lockutils [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.424103] [48527]: DEBUG oslo_concurrency.lockutils [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.424416] [48527]: DEBUG oslo_concurrency.lockutils [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.430032] [48527]: DEBUG oslo_concurrency.lockutils [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.430032] [48527]: DEBUG oslo_concurrency.lockutils [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.444782] [48526]: DEBUG nova.policy [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.446940] [48527]: WARNING neutronclient.v2_0.client [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.450727] [48526]: INFO nova.api.openstack.requestlog [None req-94b6c730-9d31-4c25-b72f-bad42d73316b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.098348 [ 800.450727] [48526]: [pid: 48526|app: 0|req: 998/1949] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.455184] [48526]: DEBUG nova.api.openstack.wsgi [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.456260] [48526]: DEBUG nova.compute.api [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.460549] [48526]: DEBUG oslo_concurrency.lockutils [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.461658] [48526]: DEBUG oslo_concurrency.lockutils [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.461658] [48526]: DEBUG oslo_concurrency.lockutils [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.461658] [48526]: DEBUG oslo_concurrency.lockutils [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.461658] [48526]: DEBUG oslo_concurrency.lockutils [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.461658] [48526]: DEBUG oslo_concurrency.lockutils [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.482521] [48527]: DEBUG nova.policy [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.491424] [48527]: INFO nova.api.openstack.requestlog [None req-d440868c-a7d4-44a6-ae2a-930d5c4c8ed2 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.072469 [ 800.491424] [48527]: [pid: 48527|app: 0|req: 952/1950] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.491778] [48527]: DEBUG nova.api.openstack.wsgi [None req-cc1b1ded-e769-4b7a-9250-a1b8e281a812 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "b539ed82-36dc-4592-a3c2-d3f6e4b9fa21", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "10.2.3.124/24"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 800.494336] [48527]: WARNING neutronclient.v2_0.client [None req-cc1b1ded-e769-4b7a-9250-a1b8e281a812 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.500738] [48526]: DEBUG oslo_concurrency.lockutils [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.500738] [48526]: DEBUG oslo_concurrency.lockutils [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.500897] [48526]: DEBUG oslo_concurrency.lockutils [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.500930] [48526]: DEBUG nova.objects.instance [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lazy-loading 'fault' on Instance uuid 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.508390] [48526]: WARNING neutronclient.v2_0.client [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.529263] [48527]: WARNING neutronclient.v2_0.client [None req-cc1b1ded-e769-4b7a-9250-a1b8e281a812 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.544071] [48526]: DEBUG nova.policy [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5a07bdbfe12451ebc87349bd54116c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6434e7dcd94348149f49d96debee79df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.550343] [48526]: INFO nova.api.openstack.requestlog [None req-805f2a9a-294a-4f29-96f9-9e269b5a0b52 tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 200 len: 1306 microversion: 2.1 time: 0.099819 [ 800.550801] [48526]: [pid: 48526|app: 0|req: 999/1951] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 1306 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.553835] [48526]: DEBUG nova.api.openstack.wsgi [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.555434] [48526]: DEBUG nova.compute.api [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.560422] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.560422] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.560422] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.560422] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.560648] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.560648] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.598576] [48526]: WARNING neutronclient.v2_0.client [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.622678] [48526]: DEBUG nova.policy [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.627894] [48526]: INFO nova.api.openstack.requestlog [None req-4e4c535b-3491-4e81-886a-eb42b5da07fc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.076466 [ 800.629170] [48526]: [pid: 48526|app: 0|req: 1000/1952] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.631593] [48526]: DEBUG nova.api.openstack.wsgi [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.635825] [48526]: DEBUG nova.compute.api [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.641370] [48526]: DEBUG oslo_concurrency.lockutils [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.641370] [48526]: DEBUG oslo_concurrency.lockutils [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.641370] [48526]: DEBUG oslo_concurrency.lockutils [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.641370] [48526]: DEBUG oslo_concurrency.lockutils [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.641975] [48526]: DEBUG oslo_concurrency.lockutils [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.641975] [48526]: DEBUG oslo_concurrency.lockutils [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.648566] [48527]: INFO nova.api.openstack.requestlog [None req-cc1b1ded-e769-4b7a-9250-a1b8e281a812 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 236 microversion: 2.1 time: 0.159157 [ 800.653549] [48527]: [pid: 48527|app: 0|req: 953/1953] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:55:04 2025] POST /compute/v2.1/os-security-group-rules => generated 236 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 800.656800] [48527]: DEBUG nova.api.openstack.wsgi [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.658793] [48527]: DEBUG nova.compute.api [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.664903] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.665126] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.665273] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.665533] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.665690] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.665786] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.673201] [48526]: DEBUG oslo_concurrency.lockutils [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.674529] [48526]: DEBUG oslo_concurrency.lockutils [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.674529] [48526]: DEBUG oslo_concurrency.lockutils [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.674529] [48526]: DEBUG nova.objects.instance [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.680318] [48526]: WARNING neutronclient.v2_0.client [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.682691] [48527]: WARNING neutronclient.v2_0.client [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.701814] [48527]: DEBUG nova.policy [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.702888] [48526]: DEBUG nova.policy [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.706760] [48527]: INFO nova.api.openstack.requestlog [None req-d2b62e20-da10-4c96-a89d-45e3a25dc8a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.052613 [ 800.707460] [48527]: [pid: 48527|app: 0|req: 954/1954] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.707534] [48526]: INFO nova.api.openstack.requestlog [None req-c32f7989-ce39-4e19-846c-d39cf8b45fe5 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.078449 [ 800.708589] [48526]: [pid: 48526|app: 0|req: 1001/1955] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.711251] [48526]: DEBUG nova.api.openstack.wsgi [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.712649] [48526]: DEBUG nova.compute.api [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.716864] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.716864] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.716864] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.716864] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.716864] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.716864] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.739455] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.739778] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.740669] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.740669] [48526]: DEBUG nova.objects.instance [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.743089] [48526]: WARNING neutronclient.v2_0.client [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.772950] [48526]: DEBUG nova.policy [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.778590] [48526]: INFO nova.api.openstack.requestlog [None req-8fe17361-62fc-4ff9-a373-8943e785315d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.069140 [ 800.778910] [48526]: [pid: 48526|app: 0|req: 1002/1956] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:04 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.782090] [48526]: DEBUG nova.api.openstack.wsgi [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.783835] [48526]: DEBUG nova.compute.api [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] [instance: 548bc7bb-3951-4430-8a63-cf8e5b960273] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.788147] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.788465] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.788629] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.788861] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.789043] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.789154] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.796761] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "47be1d77-364f-4167-81b3-7ba24c091bcf"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 800.800369] [48527]: DEBUG nova.compute.api [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.801374] [48526]: INFO nova.api.openstack.wsgi [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] HTTP exception thrown: Instance 548bc7bb-3951-4430-8a63-cf8e5b960273 could not be found. [ 800.801611] [48526]: DEBUG nova.api.openstack.wsgi [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] Returning 404 to user: Instance 548bc7bb-3951-4430-8a63-cf8e5b960273 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 800.802043] [48526]: INFO nova.api.openstack.requestlog [None req-c3aee964-4fbf-483d-ad2f-fcd992b46b45 tempest-ServerTagsTestJSON-2065621728 tempest-ServerTagsTestJSON-2065621728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273" status: 404 len: 111 microversion: 2.26 time: 0.022594 [ 800.802353] [48526]: [pid: 48526|app: 0|req: 1003/1957] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/548bc7bb-3951-4430-8a63-cf8e5b960273 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 800.805492] [48526]: DEBUG nova.api.openstack.wsgi [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.806570] [48526]: DEBUG nova.compute.api [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.810074] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.810461] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.811986] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.812320] [48526]: DEBUG oslo_concurrency.lockutils [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.812415] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.812648] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.812904] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.813841] [48526]: DEBUG oslo_concurrency.lockutils [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.814144] [48526]: DEBUG oslo_concurrency.lockutils [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.814613] [48526]: DEBUG oslo_concurrency.lockutils [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.815677] [48526]: DEBUG oslo_concurrency.lockutils [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.815677] [48526]: DEBUG oslo_concurrency.lockutils [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.844241] [48526]: WARNING neutronclient.v2_0.client [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.854462] [48527]: INFO nova.api.openstack.wsgi [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] HTTP exception thrown: Volume d0efa079-e52d-43f4-9dd5-bc2a5377a92c could not be found. [ 800.854858] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] Returning 404 to user: Volume d0efa079-e52d-43f4-9dd5-bc2a5377a92c could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 800.855205] [48527]: INFO nova.api.openstack.requestlog [None req-ac49e36c-277e-47ae-a75d-0bb26fbaae8b tempest-VolumesAdminNegativeTest-1695764295 tempest-VolumesAdminNegativeTest-1695764295-project] 10.180.1.21 "PUT /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148/os-volume_attachments/d0efa079-e52d-43f4-9dd5-bc2a5377a92c" status: 404 len: 109 microversion: 2.1 time: 0.147350 [ 800.855541] [48527]: [pid: 48527|app: 0|req: 955/1958] 10.180.1.21 () {60 vars in 1428 bytes} [Fri Dec 12 13:55:04 2025] PUT /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148/os-volume_attachments/d0efa079-e52d-43f4-9dd5-bc2a5377a92c => generated 109 bytes in 148 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 800.858554] [48527]: DEBUG nova.api.openstack.wsgi [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-812297630", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "fff78f60-2f50-4895-bd77-a66ac02f3bf5"}], "security_groups": [{"name": "tempest-securitygroup--1710805671"}], "key_name": "tempest-keypair-1702417216", "user_data": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 800.877310] [48526]: DEBUG nova.policy [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.884915] [48526]: INFO nova.api.openstack.requestlog [None req-82f1f4a9-71fb-41d7-878d-b9e0d7f06cde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.081800 [ 800.885152] [48526]: [pid: 48526|app: 0|req: 1004/1959] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.889767] [48526]: DEBUG nova.api.openstack.wsgi [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.890048] [48526]: DEBUG nova.compute.api [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.897424] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.897424] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.897424] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.897611] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.897643] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.897813] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.923888] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.924147] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.924319] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.926897] [48526]: WARNING neutronclient.v2_0.client [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.928235] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.934429] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.935208] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.944446] [48527]: WARNING neutronclient.v2_0.client [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.949109] [48526]: DEBUG nova.policy [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.955164] [48526]: DEBUG nova.policy [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.956318] [48526]: DEBUG nova.policy [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.957243] [48526]: INFO nova.api.openstack.requestlog [None req-1fb239c3-d8cc-405c-bf36-b6b8bb936dbc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.071378 [ 800.957759] [48526]: [pid: 48526|app: 0|req: 1005/1960] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 800.964113] [48526]: DEBUG nova.api.openstack.wsgi [None req-7e96966a-5dec-403a-a5c1-1565892646cb tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1193905472", "description": "tempest-description-1802887016"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 800.973957] [48526]: WARNING neutronclient.v2_0.client [None req-7e96966a-5dec-403a-a5c1-1565892646cb tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.981061] [48527]: DEBUG nova.network.neutron [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] validate_networks() for [('fff78f60-2f50-4895-bd77-a66ac02f3bf5', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 800.981061] [48527]: WARNING neutronclient.v2_0.client [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.983056] [48527]: WARNING openstack [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 800.983428] [48527]: WARNING openstack [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 800.993323] [48527]: INFO nova.network.neutron [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] _ports_needed_per_instance requested_netwokrs=[('fff78f60-2f50-4895-bd77-a66ac02f3bf5', None, None, None, None, None)] [ 801.124112] [48526]: INFO nova.api.openstack.requestlog [None req-7e96966a-5dec-403a-a5c1-1565892646cb tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.164753 [ 801.124112] [48526]: [pid: 48526|app: 0|req: 1006/1961] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:55:05 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 801.133167] [48526]: DEBUG nova.api.openstack.wsgi [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.135930] [48526]: DEBUG nova.compute.api [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.141103] [48526]: DEBUG oslo_concurrency.lockutils [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.141373] [48526]: DEBUG oslo_concurrency.lockutils [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.141481] [48526]: DEBUG oslo_concurrency.lockutils [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.142182] [48526]: DEBUG oslo_concurrency.lockutils [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.142182] [48526]: DEBUG oslo_concurrency.lockutils [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.142182] [48526]: DEBUG oslo_concurrency.lockutils [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.166662] [48526]: WARNING neutronclient.v2_0.client [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.320907] [48526]: DEBUG nova.policy [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.326729] [48526]: INFO nova.api.openstack.requestlog [None req-f61ae99c-f565-44ef-890f-bc9170edf959 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 200 len: 1470 microversion: 2.1 time: 0.197554 [ 801.327069] [48526]: [pid: 48526|app: 0|req: 1007/1962] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 1470 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.333173] [48526]: DEBUG nova.api.openstack.wsgi [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.334390] [48526]: DEBUG nova.compute.api [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.343421] [48526]: DEBUG oslo_concurrency.lockutils [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.343608] [48526]: DEBUG oslo_concurrency.lockutils [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.343991] [48526]: DEBUG oslo_concurrency.lockutils [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.343991] [48526]: DEBUG oslo_concurrency.lockutils [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.344285] [48526]: DEBUG oslo_concurrency.lockutils [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.347138] [48526]: DEBUG oslo_concurrency.lockutils [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.381135] [48526]: DEBUG oslo_concurrency.lockutils [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.381135] [48526]: DEBUG oslo_concurrency.lockutils [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.381388] [48526]: DEBUG oslo_concurrency.lockutils [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.381468] [48526]: DEBUG nova.objects.instance [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.387044] [48526]: WARNING neutronclient.v2_0.client [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.400606] [48527]: WARNING neutronclient.v2_0.client [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.401298] [48527]: WARNING openstack [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 801.401799] [48527]: WARNING openstack [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 801.411179] [48526]: DEBUG nova.policy [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.417127] [48526]: INFO nova.api.openstack.requestlog [None req-a65819f3-bad2-440e-a57e-f6b363240ea8 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.089219 [ 801.417602] [48526]: [pid: 48526|app: 0|req: 1008/1963] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.420601] [48526]: DEBUG nova.api.openstack.wsgi [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.421982] [48526]: DEBUG nova.compute.api [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.425592] [48526]: DEBUG oslo_concurrency.lockutils [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.425777] [48526]: DEBUG oslo_concurrency.lockutils [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.425911] [48526]: DEBUG oslo_concurrency.lockutils [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.426188] [48526]: DEBUG oslo_concurrency.lockutils [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.426335] [48526]: DEBUG oslo_concurrency.lockutils [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.426456] [48526]: DEBUG oslo_concurrency.lockutils [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.451941] [48526]: WARNING neutronclient.v2_0.client [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.538052] [48527]: DEBUG nova.virt.hardware [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 801.538344] [48527]: DEBUG nova.virt.hardware [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 801.538811] [48527]: DEBUG nova.virt.hardware [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 801.539136] [48527]: DEBUG nova.virt.hardware [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 801.539384] [48527]: DEBUG nova.virt.hardware [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 801.552134] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.552788] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.552984] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.553423] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.553925] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.555251] [48527]: DEBUG oslo_concurrency.lockutils [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.568550] [48526]: DEBUG nova.policy [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.573719] [48526]: DEBUG nova.policy [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.573986] [48527]: DEBUG nova.quota [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Getting quotas for project af09c3e10cf842cd883f26fb7a401464. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 801.574525] [48526]: DEBUG nova.policy [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.575245] [48526]: INFO nova.api.openstack.requestlog [None req-63bd6ff8-e49e-42f9-b6d8-1d887449a2a1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1442 microversion: 2.70 time: 0.157114 [ 801.576326] [48526]: [pid: 48526|app: 0|req: 1009/1964] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1442 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 801.579081] [48526]: DEBUG nova.api.openstack.wsgi [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.579450] [48527]: DEBUG nova.quota [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Getting quotas for user 340dbec708ad4821b29ee7eaa8017352 and project af09c3e10cf842cd883f26fb7a401464. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 801.580411] [48526]: DEBUG nova.compute.api [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.583721] [48526]: DEBUG oslo_concurrency.lockutils [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.584030] [48526]: DEBUG oslo_concurrency.lockutils [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.584030] [48526]: DEBUG oslo_concurrency.lockutils [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.584299] [48526]: DEBUG oslo_concurrency.lockutils [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.584820] [48526]: DEBUG oslo_concurrency.lockutils [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.584820] [48526]: DEBUG oslo_concurrency.lockutils [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.589790] [48527]: DEBUG nova.compute.api [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 801.591139] [48527]: DEBUG nova.compute.api [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 801.606913] [48526]: WARNING neutronclient.v2_0.client [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.634227] [48526]: DEBUG nova.policy [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.640113] [48527]: INFO nova.api.openstack.requestlog [None req-513d70e5-eb0f-49f9-a768-5f88e787a5ce tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.783850 [ 801.640549] [48526]: INFO nova.api.openstack.requestlog [None req-beb91bc0-7f38-46e8-87c0-c6ea191a7c95 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.063033 [ 801.640641] [48527]: [pid: 48527|app: 0|req: 956/1965] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:55:05 2025] POST /compute/v2.1/servers => generated 402 bytes in 784 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 801.640851] [48526]: [pid: 48526|app: 0|req: 1010/1966] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.644249] [48526]: DEBUG nova.api.openstack.wsgi [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.644869] [48527]: DEBUG nova.api.openstack.wsgi [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.646336] [48526]: DEBUG nova.compute.api [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.647368] [48527]: DEBUG nova.compute.api [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.651231] [48526]: DEBUG oslo_concurrency.lockutils [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.651641] [48526]: DEBUG oslo_concurrency.lockutils [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.652042] [48526]: DEBUG oslo_concurrency.lockutils [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.653190] [48526]: DEBUG oslo_concurrency.lockutils [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.653190] [48526]: DEBUG oslo_concurrency.lockutils [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.653190] [48526]: DEBUG oslo_concurrency.lockutils [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.653787] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.654266] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.654266] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.654387] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.654533] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.654676] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.678033] [48527]: WARNING neutronclient.v2_0.client [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.682362] [48526]: DEBUG oslo_concurrency.lockutils [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.683053] [48526]: DEBUG oslo_concurrency.lockutils [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.684017] [48526]: DEBUG oslo_concurrency.lockutils [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.684017] [48526]: DEBUG nova.objects.instance [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.690975] [48526]: WARNING neutronclient.v2_0.client [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.706814] [48527]: DEBUG nova.policy [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.715829] [48527]: INFO nova.api.openstack.requestlog [None req-fe641f18-9804-41de-b59c-59f4e71bd3af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.074253 [ 801.715829] [48527]: [pid: 48527|app: 0|req: 957/1967] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.718570] [48527]: DEBUG nova.api.openstack.wsgi [None req-85fcb14d-7c99-4e32-bbe4-7d3bad7c9c6e tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1836544260", "description": "tempest-description-1363316904"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 801.722128] [48527]: WARNING neutronclient.v2_0.client [None req-85fcb14d-7c99-4e32-bbe4-7d3bad7c9c6e tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.724605] [48526]: DEBUG nova.policy [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.730865] [48526]: INFO nova.api.openstack.requestlog [None req-68a97f55-e471-46c5-8d76-2f7fd33b3d2c tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.089161 [ 801.730965] [48526]: [pid: 48526|app: 0|req: 1011/1968] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.733745] [48526]: DEBUG nova.api.openstack.wsgi [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.735951] [48526]: DEBUG nova.compute.api [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.747395] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.747395] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.747395] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.747395] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.747395] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.747395] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.791800] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.792013] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.792287] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.792497] [48526]: DEBUG nova.objects.instance [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.799823] [48526]: WARNING neutronclient.v2_0.client [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.870931] [48527]: INFO nova.api.openstack.requestlog [None req-85fcb14d-7c99-4e32-bbe4-7d3bad7c9c6e tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.154360 [ 801.871844] [48527]: [pid: 48527|app: 0|req: 958/1969] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:55:05 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 801.874933] [48527]: DEBUG nova.api.openstack.wsgi [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.877038] [48527]: DEBUG nova.compute.api [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.882107] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.882403] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.882583] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.883174] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.883174] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.883327] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.891303] [48526]: DEBUG nova.policy [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.898120] [48526]: INFO nova.api.openstack.requestlog [None req-7bb08f3f-524a-4e54-a129-ecaaab064b0e tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.166495 [ 801.898909] [48526]: [pid: 48526|app: 0|req: 1012/1970] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:05 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.904106] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7af4bc6-05b3-490a-9308-ecff434bffbd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1342237202"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 801.906350] [48526]: DEBUG nova.compute.api [None req-e7af4bc6-05b3-490a-9308-ecff434bffbd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.906744] [48527]: WARNING neutronclient.v2_0.client [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.911488] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7af4bc6-05b3-490a-9308-ecff434bffbd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.911653] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7af4bc6-05b3-490a-9308-ecff434bffbd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.911843] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7af4bc6-05b3-490a-9308-ecff434bffbd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.912055] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7af4bc6-05b3-490a-9308-ecff434bffbd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.912261] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7af4bc6-05b3-490a-9308-ecff434bffbd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.912395] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7af4bc6-05b3-490a-9308-ecff434bffbd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.927712] [48527]: DEBUG nova.policy [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.932632] [48527]: INFO nova.api.openstack.requestlog [None req-7cb51cc3-c31e-44f7-a4eb-afdf85885b73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.059901 [ 801.933115] [48527]: [pid: 48527|app: 0|req: 959/1971] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.935644] [48527]: DEBUG nova.api.openstack.wsgi [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.937654] [48527]: DEBUG nova.compute.api [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.940682] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.940879] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.941340] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.941340] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.941455] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.941739] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.963580] [48527]: WARNING neutronclient.v2_0.client [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.087157] [48527]: DEBUG nova.policy [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.091278] [48527]: INFO nova.api.openstack.requestlog [None req-ebd779a0-e22d-4c5d-9f58-97336297cb52 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1525 microversion: 2.1 time: 0.157218 [ 802.092658] [48527]: [pid: 48527|app: 0|req: 960/1972] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1525 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.097025] [48527]: DEBUG nova.api.openstack.wsgi [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.097573] [48527]: DEBUG nova.compute.api [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.103555] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.103948] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.104870] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.104870] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.104870] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.104870] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.171039] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.171039] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.171039] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.171039] [48527]: DEBUG nova.objects.instance [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.174914] [48527]: WARNING neutronclient.v2_0.client [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.239678] [48527]: DEBUG nova.policy [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.261852] [48527]: INFO nova.api.openstack.requestlog [None req-c4188a69-2e2f-4070-a60f-ef12ad83b699 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.168092 [ 802.261852] [48527]: [pid: 48527|app: 0|req: 961/1973] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.264219] [48527]: DEBUG nova.api.openstack.wsgi [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.265913] [48527]: DEBUG nova.compute.api [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.277015] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.277015] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.277015] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.277015] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.277015] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.277015] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.319915] [48527]: WARNING neutronclient.v2_0.client [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.403635] [48527]: DEBUG nova.policy [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.408891] [48527]: INFO nova.api.openstack.requestlog [None req-db5883ac-b693-48c5-b28a-f59542c7e7c4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.146759 [ 802.409055] [48527]: [pid: 48527|app: 0|req: 962/1974] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.412640] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.414235] [48527]: DEBUG nova.compute.api [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.421950] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.422177] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.422320] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.422633] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.422795] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.422945] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.442148] [48527]: WARNING neutronclient.v2_0.client [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.455972] [48526]: INFO nova.api.openstack.requestlog [None req-e7af4bc6-05b3-490a-9308-ecff434bffbd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3/action" status: 202 len: 0 microversion: 2.1 time: 0.555509 [ 802.457253] [48526]: [pid: 48526|app: 0|req: 1013/1975] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:06 2025] POST /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3/action => generated 0 bytes in 558 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 802.460062] [48526]: DEBUG nova.api.openstack.wsgi [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.461444] [48526]: DEBUG nova.compute.api [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] [instance: 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.463031] [48527]: DEBUG nova.policy [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.465864] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.466010] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.466432] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.466432] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.466559] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.466682] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.467769] [48527]: INFO nova.api.openstack.requestlog [None req-bd4888f2-f74b-4cd2-87c8-3e8f3b3131e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.057454 [ 802.468600] [48527]: [pid: 48527|app: 0|req: 963/1976] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.472686] [48527]: DEBUG nova.api.openstack.wsgi [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.474261] [48527]: DEBUG nova.compute.api [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.476684] [48526]: INFO nova.api.openstack.wsgi [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] HTTP exception thrown: Instance 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a could not be found. [ 802.476813] [48526]: DEBUG nova.api.openstack.wsgi [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] Returning 404 to user: Instance 0d44b38a-5908-4ad5-ad64-1ab33f4faa0a could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 802.477453] [48526]: INFO nova.api.openstack.requestlog [None req-9fb7e2b8-262b-4c65-9434-528a5a157c1f tempest-ServerRescueTestJSONUnderV235-1614159016 tempest-ServerRescueTestJSONUnderV235-1614159016-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a" status: 404 len: 111 microversion: 2.1 time: 0.019439 [ 802.477540] [48526]: [pid: 48526|app: 0|req: 1014/1977] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/0d44b38a-5908-4ad5-ad64-1ab33f4faa0a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 802.479469] [48527]: DEBUG oslo_concurrency.lockutils [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.479469] [48527]: DEBUG oslo_concurrency.lockutils [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.479469] [48527]: DEBUG oslo_concurrency.lockutils [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.479798] [48527]: DEBUG oslo_concurrency.lockutils [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.479798] [48527]: DEBUG oslo_concurrency.lockutils [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.479996] [48527]: DEBUG oslo_concurrency.lockutils [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.480052] [48526]: DEBUG nova.api.openstack.wsgi [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.481417] [48526]: DEBUG nova.compute.api [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.484597] [48526]: DEBUG oslo_concurrency.lockutils [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.484784] [48526]: DEBUG oslo_concurrency.lockutils [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.484917] [48526]: DEBUG oslo_concurrency.lockutils [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.485331] [48526]: DEBUG oslo_concurrency.lockutils [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.485401] [48526]: DEBUG oslo_concurrency.lockutils [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.485594] [48526]: DEBUG oslo_concurrency.lockutils [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.499343] [48527]: WARNING neutronclient.v2_0.client [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.505295] [48526]: WARNING neutronclient.v2_0.client [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.721432] [48527]: DEBUG nova.policy [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.733521] [48527]: INFO nova.api.openstack.requestlog [None req-4adc8cc5-8539-47b1-9d0f-c758f481bd82 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.264591 [ 802.733691] [48527]: [pid: 48527|app: 0|req: 964/1978] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.737415] [48526]: DEBUG nova.policy [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.738026] [48527]: DEBUG nova.api.openstack.wsgi [req-f2f7c483-106a-43fb-a59b-f27c8b0ac64f req-c57bb8e5-e178-46c0-8c49-4aeb731da55c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3a5ca31a-3f53-4874-ac7b-9f7b21c1110d", "tag": "4b1ffda2-b00f-424a-9bd4-3b1daba363fc"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 802.744261] [48526]: INFO nova.api.openstack.requestlog [None req-d860d100-de6b-48fb-8ee9-305485995fa1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.266040 [ 802.744799] [48526]: [pid: 48526|app: 0|req: 1015/1979] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.748301] [48527]: DEBUG oslo_concurrency.lockutils [req-f2f7c483-106a-43fb-a59b-f27c8b0ac64f req-c57bb8e5-e178-46c0-8c49-4aeb731da55c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.748397] [48526]: DEBUG nova.api.openstack.wsgi [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.748569] [48527]: DEBUG oslo_concurrency.lockutils [req-f2f7c483-106a-43fb-a59b-f27c8b0ac64f req-c57bb8e5-e178-46c0-8c49-4aeb731da55c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.748658] [48527]: DEBUG oslo_concurrency.lockutils [req-f2f7c483-106a-43fb-a59b-f27c8b0ac64f req-c57bb8e5-e178-46c0-8c49-4aeb731da55c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.750680] [48526]: DEBUG nova.compute.api [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.755219] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.755402] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.755535] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.755794] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.756243] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.756377] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.757499] [48527]: INFO nova.api.openstack.compute.server_external_events [req-f2f7c483-106a-43fb-a59b-f27c8b0ac64f req-c57bb8e5-e178-46c0-8c49-4aeb731da55c service nova] Creating event network-changed:4b1ffda2-b00f-424a-9bd4-3b1daba363fc for instance 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d on cpu-1 [ 802.761848] [48527]: INFO nova.api.openstack.requestlog [req-f2f7c483-106a-43fb-a59b-f27c8b0ac64f req-c57bb8e5-e178-46c0-8c49-4aeb731da55c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027546 [ 802.762201] [48527]: [pid: 48527|app: 0|req: 965/1980] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:06 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) [ 802.767750] [48527]: DEBUG nova.api.openstack.wsgi [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.769706] [48527]: DEBUG nova.compute.api [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.777575] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.777813] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.777952] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.778334] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.778490] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.778613] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.803640] [48527]: WARNING neutronclient.v2_0.client [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.803897] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.804173] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.806410] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.806665] [48526]: DEBUG nova.objects.instance [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.811982] [48526]: WARNING neutronclient.v2_0.client [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.826172] [48527]: DEBUG nova.policy [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.830705] [48527]: INFO nova.api.openstack.requestlog [None req-e21e6ce0-3158-4d18-a8ed-20e6f9fb4748 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.067738 [ 802.830897] [48527]: [pid: 48527|app: 0|req: 966/1981] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.833283] [48527]: DEBUG nova.api.openstack.wsgi [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.834713] [48527]: DEBUG nova.compute.api [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.839296] [48527]: DEBUG oslo_concurrency.lockutils [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.839296] [48527]: DEBUG oslo_concurrency.lockutils [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.839296] [48527]: DEBUG oslo_concurrency.lockutils [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.839296] [48527]: DEBUG oslo_concurrency.lockutils [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.839296] [48527]: DEBUG oslo_concurrency.lockutils [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.839296] [48527]: DEBUG oslo_concurrency.lockutils [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.843287] [48526]: DEBUG nova.policy [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.849504] [48526]: INFO nova.api.openstack.requestlog [None req-9da6909e-f2d7-46a7-9d19-8992c04b906f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.103404 [ 802.849895] [48526]: [pid: 48526|app: 0|req: 1016/1982] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:06 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.852540] [48526]: DEBUG nova.api.openstack.wsgi [None req-67738111-bdea-4d13-af7a-084551e0d256 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "c5c51c81-8b70-4824-94e7-38ba4f831da8", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "44264fe8-ce47-4137-a2ba-90566763d8a3"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 802.856135] [48526]: WARNING neutronclient.v2_0.client [None req-67738111-bdea-4d13-af7a-084551e0d256 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.864528] [48527]: DEBUG oslo_concurrency.lockutils [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.864714] [48527]: DEBUG oslo_concurrency.lockutils [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.864848] [48527]: DEBUG oslo_concurrency.lockutils [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.865014] [48527]: DEBUG nova.objects.instance [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.869442] [48527]: WARNING neutronclient.v2_0.client [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.918032] [48526]: WARNING neutronclient.v2_0.client [None req-67738111-bdea-4d13-af7a-084551e0d256 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.932469] [48527]: DEBUG nova.policy [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.945057] [48527]: INFO nova.api.openstack.requestlog [None req-263b85dd-c410-416a-834b-0291b829f759 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.113481 [ 802.945441] [48527]: [pid: 48527|app: 0|req: 967/1983] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.948481] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.950085] [48527]: DEBUG nova.compute.api [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.955325] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.955526] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.955671] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.955995] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.956196] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.956331] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.982548] [48527]: WARNING neutronclient.v2_0.client [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.037229] [48526]: WARNING neutronclient.v2_0.client [None req-67738111-bdea-4d13-af7a-084551e0d256 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.050614] [48527]: DEBUG nova.policy [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.054884] [48527]: INFO nova.api.openstack.requestlog [None req-ec825996-bd9c-4f79-9c0d-6fddd949b37f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.108802 [ 803.055217] [48527]: [pid: 48527|app: 0|req: 968/1984] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.057959] [48527]: DEBUG nova.api.openstack.wsgi [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.059374] [48527]: DEBUG nova.compute.api [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.062367] [48527]: DEBUG oslo_concurrency.lockutils [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.062544] [48527]: DEBUG oslo_concurrency.lockutils [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.062675] [48527]: DEBUG oslo_concurrency.lockutils [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.062919] [48527]: DEBUG oslo_concurrency.lockutils [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.063500] [48527]: DEBUG oslo_concurrency.lockutils [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.063500] [48527]: DEBUG oslo_concurrency.lockutils [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.080420] [48527]: WARNING neutronclient.v2_0.client [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.154973] [48526]: INFO nova.api.openstack.requestlog [None req-67738111-bdea-4d13-af7a-084551e0d256 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 331 microversion: 2.1 time: 0.304486 [ 803.155574] [48526]: [pid: 48526|app: 0|req: 1017/1985] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:55:07 2025] POST /compute/v2.1/os-security-group-rules => generated 331 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 803.157981] [48526]: DEBUG nova.api.openstack.wsgi [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.158228] [48526]: DEBUG nova.compute.api [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.163550] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.163978] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.163978] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.164336] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.164485] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.164700] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.173166] [48527]: DEBUG nova.policy [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.185999] [48527]: DEBUG nova.policy [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.187153] [48527]: DEBUG nova.policy [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.189051] [48527]: INFO nova.api.openstack.requestlog [None req-df0cdcb2-7deb-469c-9a59-707e66e89d46 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.132586 [ 803.189051] [48527]: [pid: 48527|app: 0|req: 969/1986] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.194103] [48527]: DEBUG nova.api.openstack.wsgi [req-9e306dbb-bdbc-4fcb-b3ca-afe498a8e1e6 req-06c77fbb-1abc-4ad6-92b4-4a4954191b02 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c95a76e9-1331-40fc-aa7a-12ad16757bbe", "name": "network-vif-deleted", "tag": "b7c22bcb-d220-402e-a34b-2c8e5670adab"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 803.198022] [48527]: DEBUG oslo_concurrency.lockutils [req-9e306dbb-bdbc-4fcb-b3ca-afe498a8e1e6 req-06c77fbb-1abc-4ad6-92b4-4a4954191b02 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.198341] [48527]: DEBUG oslo_concurrency.lockutils [req-9e306dbb-bdbc-4fcb-b3ca-afe498a8e1e6 req-06c77fbb-1abc-4ad6-92b4-4a4954191b02 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.199130] [48526]: DEBUG nova.compute.api [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 803.200256] [48527]: DEBUG oslo_concurrency.lockutils [req-9e306dbb-bdbc-4fcb-b3ca-afe498a8e1e6 req-06c77fbb-1abc-4ad6-92b4-4a4954191b02 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.212658] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9e306dbb-bdbc-4fcb-b3ca-afe498a8e1e6 req-06c77fbb-1abc-4ad6-92b4-4a4954191b02 service nova] Creating event network-vif-deleted:b7c22bcb-d220-402e-a34b-2c8e5670adab for instance c95a76e9-1331-40fc-aa7a-12ad16757bbe on cpu-1 [ 803.217103] [48527]: INFO nova.api.openstack.requestlog [req-9e306dbb-bdbc-4fcb-b3ca-afe498a8e1e6 req-06c77fbb-1abc-4ad6-92b4-4a4954191b02 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027344 [ 803.217461] [48527]: [pid: 48527|app: 0|req: 970/1987] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:07 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) [ 803.221051] [48527]: DEBUG nova.api.openstack.wsgi [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.222298] [48527]: DEBUG nova.compute.api [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.231517] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.231695] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.231852] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.232255] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.232402] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.232581] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.279580] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.279580] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.279580] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.279580] [48527]: DEBUG nova.objects.instance [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.290079] [48527]: WARNING neutronclient.v2_0.client [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.316257] [48526]: INFO nova.api.openstack.requestlog [None req-7cf245ef-af44-476b-a001-4f71ab25fe76 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 204 len: 0 microversion: 2.1 time: 0.159899 [ 803.316571] [48526]: [pid: 48526|app: 0|req: 1018/1988] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:55:07 2025] DELETE /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 803.319967] [48526]: DEBUG nova.api.openstack.wsgi [None req-314e0bf8-ac8c-4659-a6fb-bb4352d485d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.357681] [48526]: INFO nova.api.openstack.requestlog [None req-314e0bf8-ac8c-4659-a6fb-bb4352d485d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 200 len: 1520 microversion: 2.1 time: 0.040453 [ 803.358897] [48526]: [pid: 48526|app: 0|req: 1019/1989] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 1520 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.360738] [48526]: DEBUG nova.api.openstack.wsgi [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.362140] [48526]: DEBUG nova.compute.api [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.366095] [48527]: DEBUG nova.policy [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.367516] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.368393] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.368393] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.368393] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.368393] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.368574] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.374504] [48527]: INFO nova.api.openstack.requestlog [None req-dba1f8ba-82f3-4018-a87f-c636c57e1b58 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.155646 [ 803.375012] [48527]: [pid: 48527|app: 0|req: 971/1990] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.377991] [48527]: DEBUG nova.api.openstack.wsgi [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.380128] [48527]: DEBUG nova.compute.api [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.383161] [48527]: DEBUG oslo_concurrency.lockutils [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.383409] [48527]: DEBUG oslo_concurrency.lockutils [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.384722] [48527]: DEBUG oslo_concurrency.lockutils [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.384722] [48527]: DEBUG oslo_concurrency.lockutils [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.384722] [48527]: DEBUG oslo_concurrency.lockutils [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.384722] [48527]: DEBUG oslo_concurrency.lockutils [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.413935] [48527]: WARNING neutronclient.v2_0.client [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.418425] [48526]: WARNING neutronclient.v2_0.client [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.444222] [48527]: DEBUG nova.policy [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.451506] [48527]: INFO nova.api.openstack.requestlog [None req-955692b8-98f5-4c37-89b6-2b1fd7295976 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.075761 [ 803.452108] [48527]: [pid: 48527|app: 0|req: 972/1991] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.454596] [48527]: DEBUG nova.api.openstack.wsgi [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.455963] [48527]: DEBUG nova.compute.api [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.459833] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.460019] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.460345] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.460446] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.460573] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.460698] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.477486] [48527]: WARNING neutronclient.v2_0.client [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.536170] [48527]: DEBUG nova.policy [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.542596] [48527]: INFO nova.api.openstack.requestlog [None req-6cdf3a00-d264-4284-b9fe-1b0a85f8da55 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.089849 [ 803.542878] [48527]: [pid: 48527|app: 0|req: 973/1992] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.545341] [48527]: DEBUG nova.api.openstack.wsgi [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.546817] [48527]: DEBUG nova.compute.api [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.550067] [48527]: DEBUG oslo_concurrency.lockutils [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.550235] [48527]: DEBUG oslo_concurrency.lockutils [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.550382] [48527]: DEBUG oslo_concurrency.lockutils [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.550643] [48527]: DEBUG oslo_concurrency.lockutils [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.550835] [48527]: DEBUG oslo_concurrency.lockutils [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.550978] [48527]: DEBUG oslo_concurrency.lockutils [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.564583] [48526]: DEBUG nova.policy [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.569572] [48526]: DEBUG nova.policy [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.570245] [48526]: DEBUG nova.policy [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.570873] [48526]: INFO nova.api.openstack.requestlog [None req-24bc85e9-1ab8-4975-8e6c-612bccc536ab tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1442 microversion: 2.70 time: 0.212230 [ 803.571203] [48526]: [pid: 48526|app: 0|req: 1020/1993] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1442 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.573744] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.578023] [48526]: DEBUG nova.compute.api [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.578886] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.580378] [48527]: DEBUG oslo_concurrency.lockutils [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.580458] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.580552] [48527]: DEBUG oslo_concurrency.lockutils [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.580594] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.580676] [48527]: DEBUG oslo_concurrency.lockutils [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.580818] [48527]: DEBUG nova.objects.instance [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.580864] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.581040] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.581253] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.594922] [48527]: WARNING neutronclient.v2_0.client [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.611047] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.611301] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.611467] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.611664] [48526]: DEBUG nova.objects.instance [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.614448] [48526]: WARNING neutronclient.v2_0.client [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.624701] [48527]: DEBUG nova.policy [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.631101] [48527]: INFO nova.api.openstack.requestlog [None req-67517495-0237-4426-b0c5-27cb3bfd9f02 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.085469 [ 803.631101] [48527]: [pid: 48527|app: 0|req: 974/1994] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.631955] [48527]: DEBUG nova.api.openstack.wsgi [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.633380] [48527]: DEBUG nova.compute.api [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.637252] [48527]: DEBUG oslo_concurrency.lockutils [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.637430] [48527]: DEBUG oslo_concurrency.lockutils [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.637547] [48527]: DEBUG oslo_concurrency.lockutils [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.637787] [48527]: DEBUG oslo_concurrency.lockutils [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.637925] [48527]: DEBUG oslo_concurrency.lockutils [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.638201] [48527]: DEBUG oslo_concurrency.lockutils [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.657685] [48527]: WARNING neutronclient.v2_0.client [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.667409] [48526]: DEBUG nova.policy [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.669735] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=18 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 803.673395] [48526]: INFO nova.api.openstack.requestlog [None req-1c0b6e29-bf09-49bd-b885-cebdd22f237c tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.101660 [ 803.673718] [48526]: [pid: 48526|app: 0|req: 1021/1995] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.676390] [48526]: DEBUG nova.api.openstack.wsgi [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.677733] [48526]: DEBUG nova.compute.api [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.680944] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.681185] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.681357] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.681654] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.681825] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.681972] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.683423] [48527]: DEBUG nova.policy [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.687755] [48527]: INFO nova.api.openstack.requestlog [None req-c028fe98-6104-431d-8361-a385d6584504 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.057915 [ 803.688128] [48527]: [pid: 48527|app: 0|req: 975/1996] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.690406] [48527]: DEBUG nova.api.openstack.wsgi [None req-0b8e6378-215d-4dd6-8f16-19f2d617fd63 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1153818024", "description": "tempest-description-1589646161"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 803.692632] [48527]: WARNING neutronclient.v2_0.client [None req-0b8e6378-215d-4dd6-8f16-19f2d617fd63 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.701099] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.701334] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.701495] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.701670] [48526]: DEBUG nova.objects.instance [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.704504] [48526]: WARNING neutronclient.v2_0.client [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.759088] [48526]: DEBUG nova.policy [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.763818] [48526]: INFO nova.api.openstack.requestlog [None req-22d72ba4-4722-4c2d-8e39-e5a05845f303 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.089544 [ 803.764189] [48526]: [pid: 48526|app: 0|req: 1022/1997] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.767343] [48526]: DEBUG nova.api.openstack.wsgi [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.769185] [48526]: DEBUG nova.compute.api [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.776904] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.777135] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.777297] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.777588] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.777749] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.777875] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.800883] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.801370] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.801370] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.801529] [48526]: DEBUG nova.objects.instance [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.806606] [48526]: WARNING neutronclient.v2_0.client [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.841658] [48527]: INFO nova.api.openstack.requestlog [None req-0b8e6378-215d-4dd6-8f16-19f2d617fd63 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.151048 [ 803.842108] [48527]: [pid: 48527|app: 0|req: 976/1998] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:55:07 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 803.846164] [48527]: DEBUG nova.api.openstack.wsgi [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.846361] [48527]: DEBUG nova.compute.api [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.853773] [48526]: DEBUG nova.policy [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.854038] [48527]: DEBUG oslo_concurrency.lockutils [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.854253] [48527]: DEBUG oslo_concurrency.lockutils [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.854390] [48527]: DEBUG oslo_concurrency.lockutils [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.854652] [48527]: DEBUG oslo_concurrency.lockutils [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.854818] [48527]: DEBUG oslo_concurrency.lockutils [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.854919] [48527]: DEBUG oslo_concurrency.lockutils [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.861955] [48526]: INFO nova.api.openstack.requestlog [None req-e03e5743-2cd2-4817-b366-b0217e885423 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.097106 [ 803.863259] [48526]: [pid: 48526|app: 0|req: 1023/1999] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:07 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.867228] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.869099] [48526]: DEBUG nova.compute.api [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.872804] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.872998] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.873157] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.873462] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.873557] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.873684] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.876203] [48527]: WARNING neutronclient.v2_0.client [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.894608] [48526]: WARNING neutronclient.v2_0.client [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.930226] [48526]: DEBUG nova.policy [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.934543] [48526]: INFO nova.api.openstack.requestlog [None req-7f4dc8cc-ab7f-4033-b4b2-48dc263a5b68 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.070461 [ 803.935059] [48526]: [pid: 48526|app: 0|req: 1024/2000] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.939334] [48526]: DEBUG nova.api.openstack.wsgi [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.939334] [48526]: DEBUG nova.compute.api [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.942349] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.942621] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.942759] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.943028] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.943177] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.943330] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.960864] [48527]: DEBUG nova.policy [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.962177] [48526]: WARNING neutronclient.v2_0.client [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.967909] [48527]: INFO nova.api.openstack.requestlog [None req-34b71803-8446-494e-b467-2c26b8f541a6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1509 microversion: 2.1 time: 0.125232 [ 803.968446] [48527]: [pid: 48527|app: 0|req: 977/2001] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1509 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.971670] [48527]: DEBUG nova.api.openstack.wsgi [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.973400] [48527]: DEBUG nova.compute.api [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.978122] [48527]: DEBUG oslo_concurrency.lockutils [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.978366] [48527]: DEBUG oslo_concurrency.lockutils [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.978505] [48527]: DEBUG oslo_concurrency.lockutils [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.978806] [48527]: DEBUG oslo_concurrency.lockutils [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.978958] [48527]: DEBUG oslo_concurrency.lockutils [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.979131] [48527]: DEBUG oslo_concurrency.lockutils [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.982835] [48526]: DEBUG nova.policy [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.989349] [48526]: INFO nova.api.openstack.requestlog [None req-fbe207cb-43e0-48a1-933a-8bea1b17d99c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.052418 [ 803.989349] [48526]: [pid: 48526|app: 0|req: 1025/2002] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.991508] [48526]: DEBUG nova.api.openstack.wsgi [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.993124] [48526]: DEBUG nova.compute.api [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.996854] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.997110] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.997296] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.997602] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.997748] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.997865] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.002102] [48527]: WARNING neutronclient.v2_0.client [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.033795] [48527]: DEBUG nova.policy [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.042439] [48526]: WARNING neutronclient.v2_0.client [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.046506] [48527]: INFO nova.api.openstack.requestlog [None req-81c8d673-d02f-41d1-acab-8018a25f9132 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.077426 [ 804.047055] [48527]: [pid: 48527|app: 0|req: 978/2003] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.051355] [48527]: DEBUG nova.api.openstack.wsgi [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.053611] [48527]: DEBUG nova.compute.api [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.063020] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.063020] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.063020] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.063020] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.063020] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.063295] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.073081] [48526]: DEBUG nova.policy [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.078757] [48526]: INFO nova.api.openstack.requestlog [None req-a3159b77-d221-48fb-8405-3ed143e1f6a6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.088999 [ 804.078757] [48526]: [pid: 48526|app: 0|req: 1026/2004] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.083033] [48526]: DEBUG nova.api.openstack.wsgi [None req-aeb6c8cc-2e73-4b89-80e8-967d23a6c071 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1267006506", "description": "tempest-description-1537385445"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 804.085508] [48527]: WARNING neutronclient.v2_0.client [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.085859] [48526]: WARNING neutronclient.v2_0.client [None req-aeb6c8cc-2e73-4b89-80e8-967d23a6c071 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.121484] [48527]: DEBUG nova.policy [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.126509] [48527]: INFO nova.api.openstack.requestlog [None req-08cd36d6-bdf2-4bbe-85e2-4fa637430082 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.078659 [ 804.126996] [48527]: [pid: 48527|app: 0|req: 979/2005] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.129619] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.131262] [48527]: DEBUG nova.compute.api [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.134732] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.134944] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.135335] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.135436] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.135587] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.135716] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.159361] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.159665] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.159829] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.159989] [48527]: DEBUG nova.objects.instance [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.164773] [48527]: WARNING neutronclient.v2_0.client [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.183729] [48527]: DEBUG nova.policy [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.188284] [48527]: INFO nova.api.openstack.requestlog [None req-0ca019fa-3f35-4d0c-bdeb-7049b7bc4f40 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.060735 [ 804.188786] [48527]: [pid: 48527|app: 0|req: 980/2006] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.191786] [48527]: DEBUG nova.api.openstack.wsgi [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.193301] [48527]: DEBUG nova.compute.api [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.197060] [48527]: DEBUG oslo_concurrency.lockutils [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.197436] [48527]: DEBUG oslo_concurrency.lockutils [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.197773] [48527]: DEBUG oslo_concurrency.lockutils [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.198598] [48527]: DEBUG oslo_concurrency.lockutils [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.198598] [48527]: DEBUG oslo_concurrency.lockutils [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.198598] [48527]: DEBUG oslo_concurrency.lockutils [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.216866] [48526]: INFO nova.api.openstack.requestlog [None req-aeb6c8cc-2e73-4b89-80e8-967d23a6c071 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.136998 [ 804.217293] [48526]: [pid: 48526|app: 0|req: 1027/2007] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:55:08 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.220586] [48526]: DEBUG nova.api.openstack.wsgi [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.221229] [48527]: DEBUG oslo_concurrency.lockutils [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.221493] [48527]: DEBUG oslo_concurrency.lockutils [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.221649] [48527]: DEBUG oslo_concurrency.lockutils [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.221811] [48527]: DEBUG nova.objects.instance [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.222090] [48526]: DEBUG nova.compute.api [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.224898] [48527]: WARNING neutronclient.v2_0.client [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.227114] [48526]: DEBUG oslo_concurrency.lockutils [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.227314] [48526]: DEBUG oslo_concurrency.lockutils [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.227381] [48526]: DEBUG oslo_concurrency.lockutils [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.227648] [48526]: DEBUG oslo_concurrency.lockutils [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.227790] [48526]: DEBUG oslo_concurrency.lockutils [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.227911] [48526]: DEBUG oslo_concurrency.lockutils [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.244802] [48527]: DEBUG nova.policy [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.253768] [48527]: INFO nova.api.openstack.requestlog [None req-540053ff-5e11-4994-a664-2ceedfed7c77 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.064045 [ 804.254263] [48527]: [pid: 48527|app: 0|req: 981/2008] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.257817] [48527]: DEBUG nova.api.openstack.wsgi [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.259664] [48527]: DEBUG nova.compute.api [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.265041] [48526]: WARNING neutronclient.v2_0.client [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.265271] [48527]: DEBUG oslo_concurrency.lockutils [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.265493] [48527]: DEBUG oslo_concurrency.lockutils [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.265642] [48527]: DEBUG oslo_concurrency.lockutils [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.265934] [48527]: DEBUG oslo_concurrency.lockutils [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.266154] [48527]: DEBUG oslo_concurrency.lockutils [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.266300] [48527]: DEBUG oslo_concurrency.lockutils [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.284591] [48526]: DEBUG nova.policy [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.288108] [48527]: WARNING neutronclient.v2_0.client [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.289303] [48526]: INFO nova.api.openstack.requestlog [None req-57c03511-35a3-4451-9fc1-3423f71e9b97 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.071174 [ 804.290394] [48526]: [pid: 48526|app: 0|req: 1028/2009] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.293118] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a014f20-19ef-48da-ba94-6b40fff6bd3f tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "84ea4c21-1bce-4995-bf2e-45ae542a6d2d", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "c235bd60-48aa-4232-890f-1b5c03569e61"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 804.295586] [48526]: WARNING neutronclient.v2_0.client [None req-3a014f20-19ef-48da-ba94-6b40fff6bd3f tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.307401] [48527]: DEBUG nova.policy [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.314245] [48527]: DEBUG nova.policy [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.315043] [48527]: DEBUG nova.policy [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.315664] [48527]: INFO nova.api.openstack.requestlog [None req-1921a502-e199-4b7e-a86b-aa179ea9dd58 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.060858 [ 804.316112] [48527]: [pid: 48527|app: 0|req: 982/2010] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 804.326337] [48526]: WARNING neutronclient.v2_0.client [None req-3a014f20-19ef-48da-ba94-6b40fff6bd3f tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.350279] [48526]: WARNING neutronclient.v2_0.client [None req-3a014f20-19ef-48da-ba94-6b40fff6bd3f tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.369469] [48527]: DEBUG nova.api.openstack.wsgi [None req-fe66687b-f730-4514-841e-d06d11b4faba tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.405625] [48527]: INFO nova.api.openstack.requestlog [None req-fe66687b-f730-4514-841e-d06d11b4faba tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 200 len: 1520 microversion: 2.1 time: 0.038428 [ 804.406191] [48527]: [pid: 48527|app: 0|req: 983/2011] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.408861] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.410598] [48527]: DEBUG nova.compute.api [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.417245] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.417480] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.417641] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.417933] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.418135] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.418280] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.446954] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.447287] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.447371] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.447484] [48527]: DEBUG nova.objects.instance [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.451506] [48527]: WARNING neutronclient.v2_0.client [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.473301] [48526]: INFO nova.api.openstack.requestlog [None req-3a014f20-19ef-48da-ba94-6b40fff6bd3f tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 331 microversion: 2.1 time: 0.181867 [ 804.473751] [48526]: [pid: 48526|app: 0|req: 1029/2012] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:55:08 2025] POST /compute/v2.1/os-security-group-rules => generated 331 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.476732] [48527]: DEBUG nova.policy [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.477198] [48526]: DEBUG nova.api.openstack.wsgi [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.478524] [48526]: DEBUG nova.compute.api [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.482499] [48526]: DEBUG oslo_concurrency.lockutils [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.483115] [48526]: DEBUG oslo_concurrency.lockutils [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.483115] [48526]: DEBUG oslo_concurrency.lockutils [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.483322] [48527]: INFO nova.api.openstack.requestlog [None req-9a3a6bf4-3359-4a13-bc5f-e638275440ce tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.076437 [ 804.483376] [48526]: DEBUG oslo_concurrency.lockutils [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.483376] [48526]: DEBUG oslo_concurrency.lockutils [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.483499] [48526]: DEBUG oslo_concurrency.lockutils [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.483537] [48527]: [pid: 48527|app: 0|req: 984/2013] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.486169] [48527]: DEBUG nova.api.openstack.wsgi [None req-aaf95648-d143-4419-87ea-a72989332284 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.487273] [48527]: WARNING neutronclient.v2_0.client [None req-aaf95648-d143-4419-87ea-a72989332284 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.506431] [48526]: WARNING neutronclient.v2_0.client [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.515668] [48527]: WARNING neutronclient.v2_0.client [None req-aaf95648-d143-4419-87ea-a72989332284 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.529511] [48526]: DEBUG nova.policy [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.533884] [48526]: INFO nova.api.openstack.requestlog [None req-288e68b2-7b26-4db6-8826-d847ab42e556 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.059504 [ 804.534284] [48526]: [pid: 48526|app: 0|req: 1030/2014] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.556627] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.558050] [48526]: DEBUG nova.compute.api [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.563032] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.563771] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.563958] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.565336] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.565336] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.565336] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.583220] [48526]: WARNING neutronclient.v2_0.client [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.603202] [48526]: DEBUG nova.policy [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.607465] [48526]: INFO nova.api.openstack.requestlog [None req-bb2ecfe3-c07f-4792-88e6-3de3d82faba2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.053734 [ 804.607748] [48526]: [pid: 48526|app: 0|req: 1031/2015] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.612287] [48526]: DEBUG nova.api.openstack.wsgi [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.612287] [48526]: DEBUG nova.compute.api [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.615617] [48527]: INFO nova.api.openstack.requestlog [None req-aaf95648-d143-4419-87ea-a72989332284 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/c235bd60-48aa-4232-890f-1b5c03569e61" status: 202 len: 0 microversion: 2.1 time: 0.131485 [ 804.615850] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.617012] [48527]: [pid: 48527|app: 0|req: 985/2016] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:55:08 2025] DELETE /compute/v2.1/os-security-groups/c235bd60-48aa-4232-890f-1b5c03569e61 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 804.617111] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.617111] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.617111] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.617111] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.617111] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.623617] [48527]: DEBUG nova.api.openstack.wsgi [None req-7cad540a-fe63-458a-a300-96df32785b44 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.632344] [48527]: WARNING neutronclient.v2_0.client [None req-7cad540a-fe63-458a-a300-96df32785b44 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.651057] [48526]: WARNING neutronclient.v2_0.client [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.662516] [48527]: INFO nova.api.openstack.requestlog [None req-7cad540a-fe63-458a-a300-96df32785b44 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/84ea4c21-1bce-4995-bf2e-45ae542a6d2d" status: 200 len: 248 microversion: 2.1 time: 0.041361 [ 804.666021] [48527]: [pid: 48527|app: 0|req: 986/2017] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/os-security-groups/84ea4c21-1bce-4995-bf2e-45ae542a6d2d => generated 248 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.666021] [48527]: DEBUG nova.api.openstack.wsgi [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.666857] [48527]: DEBUG nova.compute.api [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.673891] [48527]: DEBUG oslo_concurrency.lockutils [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.674099] [48527]: DEBUG oslo_concurrency.lockutils [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.674244] [48527]: DEBUG oslo_concurrency.lockutils [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.674521] [48527]: DEBUG oslo_concurrency.lockutils [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.674665] [48527]: DEBUG oslo_concurrency.lockutils [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.674801] [48527]: DEBUG oslo_concurrency.lockutils [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.696044] [48527]: DEBUG oslo_concurrency.lockutils [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.696220] [48527]: DEBUG oslo_concurrency.lockutils [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.696563] [48527]: DEBUG oslo_concurrency.lockutils [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.696563] [48527]: DEBUG nova.objects.instance [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.699412] [48527]: WARNING neutronclient.v2_0.client [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.719131] [48527]: DEBUG nova.policy [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.723917] [48527]: INFO nova.api.openstack.requestlog [None req-03093dd3-b3af-4d50-9020-b915e489bca2 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.060492 [ 804.724484] [48527]: [pid: 48527|app: 0|req: 987/2018] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.726948] [48527]: DEBUG nova.api.openstack.wsgi [None req-9b15a9a8-d86e-4a29-8d0f-9a2880ad8c36 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-369789850", "description": "tempest-description-1669989309"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 804.729296] [48527]: WARNING neutronclient.v2_0.client [None req-9b15a9a8-d86e-4a29-8d0f-9a2880ad8c36 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.730013] [48526]: DEBUG nova.policy [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.734621] [48526]: DEBUG nova.policy [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.734834] [48526]: DEBUG nova.policy [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.735463] [48526]: INFO nova.api.openstack.requestlog [None req-fcf75f53-e80b-4a48-94cc-a454a75cadb0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1442 microversion: 2.70 time: 0.127219 [ 804.735860] [48526]: [pid: 48526|app: 0|req: 1032/2019] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1442 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 804.737970] [48526]: DEBUG nova.api.openstack.wsgi [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.739402] [48526]: DEBUG nova.compute.api [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.742385] [48526]: DEBUG oslo_concurrency.lockutils [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.742553] [48526]: DEBUG oslo_concurrency.lockutils [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.742687] [48526]: DEBUG oslo_concurrency.lockutils [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.742939] [48526]: DEBUG oslo_concurrency.lockutils [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.743096] [48526]: DEBUG oslo_concurrency.lockutils [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.743661] [48526]: DEBUG oslo_concurrency.lockutils [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.761820] [48526]: DEBUG oslo_concurrency.lockutils [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.762135] [48526]: DEBUG oslo_concurrency.lockutils [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.762135] [48526]: DEBUG oslo_concurrency.lockutils [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.762266] [48526]: DEBUG nova.objects.instance [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.764948] [48526]: WARNING neutronclient.v2_0.client [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.782931] [48526]: DEBUG nova.policy [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.786947] [48526]: INFO nova.api.openstack.requestlog [None req-00ca423b-6761-4ff4-9861-bf624fe712d6 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.050599 [ 804.787201] [48526]: [pid: 48526|app: 0|req: 1033/2020] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:08 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.789560] [48526]: DEBUG nova.api.openstack.wsgi [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.790938] [48526]: DEBUG nova.compute.api [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.793850] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.794048] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.794219] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.794425] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.794568] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.794690] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.810627] [48526]: WARNING neutronclient.v2_0.client [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.827921] [48527]: INFO nova.api.openstack.requestlog [None req-9b15a9a8-d86e-4a29-8d0f-9a2880ad8c36 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.102820 [ 804.828352] [48527]: [pid: 48527|app: 0|req: 988/2021] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:55:08 2025] POST /compute/v2.1/os-security-groups => generated 247 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.828755] [48526]: DEBUG nova.policy [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.830795] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.832377] [48527]: DEBUG nova.compute.api [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.832948] [48526]: INFO nova.api.openstack.requestlog [None req-a4a8f2ac-53f7-4932-908c-8d7533edd8bf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.045211 [ 804.833312] [48526]: [pid: 48526|app: 0|req: 1034/2022] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.836239] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1ff5ef2-aaa5-41e7-ad19-00bb9a874f8e tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "a229d49b-76f3-4e54-910c-068769c87499", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 804.836901] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.837132] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.837277] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.837576] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.837736] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.837863] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.838677] [48526]: WARNING neutronclient.v2_0.client [None req-e1ff5ef2-aaa5-41e7-ad19-00bb9a874f8e tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.857456] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.857782] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.857782] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.857908] [48527]: DEBUG nova.objects.instance [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.860994] [48527]: WARNING neutronclient.v2_0.client [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.863862] [48526]: WARNING neutronclient.v2_0.client [None req-e1ff5ef2-aaa5-41e7-ad19-00bb9a874f8e tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.880852] [48527]: DEBUG nova.policy [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.884997] [48527]: INFO nova.api.openstack.requestlog [None req-5f504687-c8bf-44b5-8778-bf083ebede07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.056080 [ 804.885556] [48527]: [pid: 48527|app: 0|req: 989/2023] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.888110] [48527]: DEBUG nova.api.openstack.wsgi [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.889433] [48527]: DEBUG nova.compute.api [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.892671] [48527]: DEBUG oslo_concurrency.lockutils [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.892851] [48527]: DEBUG oslo_concurrency.lockutils [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.892985] [48527]: DEBUG oslo_concurrency.lockutils [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.893301] [48527]: DEBUG oslo_concurrency.lockutils [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.893457] [48527]: DEBUG oslo_concurrency.lockutils [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.893581] [48527]: DEBUG oslo_concurrency.lockutils [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.907011] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=18 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 804.914374] [48527]: DEBUG oslo_concurrency.lockutils [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.914554] [48527]: DEBUG oslo_concurrency.lockutils [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.914684] [48527]: DEBUG oslo_concurrency.lockutils [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.914834] [48527]: DEBUG nova.objects.instance [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.917979] [48527]: WARNING neutronclient.v2_0.client [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.936160] [48527]: DEBUG nova.policy [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.941192] [48527]: INFO nova.api.openstack.requestlog [None req-309f0cd1-048e-4028-9c6a-617d6881e057 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.055066 [ 804.941655] [48527]: [pid: 48527|app: 0|req: 990/2024] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.953035] [48527]: DEBUG nova.api.openstack.wsgi [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.954147] [48526]: INFO nova.api.openstack.requestlog [None req-e1ff5ef2-aaa5-41e7-ad19-00bb9a874f8e tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.119890 [ 804.954752] [48527]: DEBUG nova.compute.api [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.954800] [48526]: [pid: 48526|app: 0|req: 1035/2025] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:55:09 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.958777] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.958966] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.959143] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.959400] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.959542] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.959662] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.962056] [48526]: DEBUG nova.api.openstack.wsgi [None req-d9c89985-38d9-4a8c-8386-ff45a70628d8 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "a229d49b-76f3-4e54-910c-068769c87499", "ip_protocol": "icmp", "from_port": -1, "to_port": -1}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 804.964097] [48526]: WARNING neutronclient.v2_0.client [None req-d9c89985-38d9-4a8c-8386-ff45a70628d8 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.977679] [48527]: WARNING neutronclient.v2_0.client [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.991528] [48526]: WARNING neutronclient.v2_0.client [None req-d9c89985-38d9-4a8c-8386-ff45a70628d8 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.997703] [48527]: DEBUG nova.policy [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.002709] [48527]: INFO nova.api.openstack.requestlog [None req-9b386caa-7556-48ae-8f71-29ee54a77816 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.053522 [ 805.003309] [48527]: [pid: 48527|app: 0|req: 991/2026] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.005847] [48527]: DEBUG nova.api.openstack.wsgi [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.007880] [48527]: DEBUG nova.compute.api [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.011699] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.011699] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.012135] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.012304] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.012521] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.012757] [48527]: DEBUG oslo_concurrency.lockutils [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.031915] [48527]: WARNING neutronclient.v2_0.client [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.108369] [48526]: INFO nova.api.openstack.requestlog [None req-d9c89985-38d9-4a8c-8386-ff45a70628d8 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 233 microversion: 2.1 time: 0.148143 [ 805.108828] [48526]: [pid: 48526|app: 0|req: 1036/2027] 10.180.1.21 () {60 vars in 1190 bytes} [Fri Dec 12 13:55:09 2025] POST /compute/v2.1/os-security-group-rules => generated 233 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 805.112118] [48526]: DEBUG nova.api.openstack.wsgi [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.113509] [48526]: DEBUG nova.compute.api [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.118588] [48526]: DEBUG oslo_concurrency.lockutils [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.118805] [48526]: DEBUG oslo_concurrency.lockutils [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.118959] [48526]: DEBUG oslo_concurrency.lockutils [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.119483] [48526]: DEBUG oslo_concurrency.lockutils [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.119483] [48526]: DEBUG oslo_concurrency.lockutils [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.119634] [48526]: DEBUG oslo_concurrency.lockutils [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.140432] [48526]: WARNING neutronclient.v2_0.client [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.140687] [48527]: DEBUG nova.policy [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.146826] [48527]: INFO nova.api.openstack.requestlog [None req-d66578bc-d040-4af3-a52e-26709398f339 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1509 microversion: 2.1 time: 0.142954 [ 805.147176] [48527]: [pid: 48527|app: 0|req: 992/2028] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1509 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.149644] [48527]: DEBUG nova.api.openstack.wsgi [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.151193] [48527]: DEBUG nova.compute.api [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.154492] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.154670] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.154802] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.155064] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.155207] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.155328] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.161053] [48526]: DEBUG nova.policy [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.165258] [48526]: INFO nova.api.openstack.requestlog [None req-77101d92-f30e-4c34-91c0-33d26d2ee243 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.055845 [ 805.165613] [48526]: [pid: 48526|app: 0|req: 1037/2029] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.168118] [48526]: DEBUG nova.api.openstack.wsgi [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.169585] [48526]: DEBUG nova.compute.api [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.172771] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.172961] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.173109] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.173356] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.173499] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.173621] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.174326] [48527]: WARNING neutronclient.v2_0.client [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.194165] [48526]: WARNING neutronclient.v2_0.client [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.195596] [48527]: DEBUG nova.policy [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.200702] [48527]: INFO nova.api.openstack.requestlog [None req-a6e16869-b66b-402b-9651-66fb09e450e3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.052971 [ 805.201193] [48527]: [pid: 48527|app: 0|req: 993/2030] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.203988] [48527]: DEBUG nova.api.openstack.wsgi [None req-f5d390ec-522c-4512-bd35-ab79c80d735a tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.207037] [48527]: WARNING neutronclient.v2_0.client [None req-f5d390ec-522c-4512-bd35-ab79c80d735a tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.213632] [48526]: DEBUG nova.policy [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.218107] [48526]: INFO nova.api.openstack.requestlog [None req-4e6a2288-1273-447f-ae45-67322e55e268 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.051860 [ 805.218561] [48526]: [pid: 48526|app: 0|req: 1038/2031] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.222985] [48526]: DEBUG nova.api.openstack.wsgi [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.225030] [48526]: DEBUG nova.compute.api [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.229861] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.230103] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.230268] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.230545] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.230690] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.230814] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.236370] [48527]: INFO nova.api.openstack.requestlog [None req-f5d390ec-522c-4512-bd35-ab79c80d735a tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/a229d49b-76f3-4e54-910c-068769c87499" status: 200 len: 664 microversion: 2.1 time: 0.034750 [ 805.236746] [48527]: [pid: 48527|app: 0|req: 994/2032] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/os-security-groups/a229d49b-76f3-4e54-910c-068769c87499 => generated 664 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 805.239542] [48527]: DEBUG nova.api.openstack.wsgi [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.241160] [48527]: DEBUG nova.compute.api [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.245456] [48527]: DEBUG oslo_concurrency.lockutils [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.245742] [48527]: DEBUG oslo_concurrency.lockutils [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.245942] [48527]: DEBUG oslo_concurrency.lockutils [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.246342] [48527]: DEBUG oslo_concurrency.lockutils [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.246591] [48527]: DEBUG oslo_concurrency.lockutils [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.246802] [48527]: DEBUG oslo_concurrency.lockutils [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.247723] [48526]: WARNING neutronclient.v2_0.client [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.267828] [48526]: DEBUG nova.policy [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.268447] [48527]: DEBUG oslo_concurrency.lockutils [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.268632] [48527]: DEBUG oslo_concurrency.lockutils [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.268771] [48527]: DEBUG oslo_concurrency.lockutils [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.268922] [48527]: DEBUG nova.objects.instance [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.275609] [48527]: WARNING neutronclient.v2_0.client [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.277129] [48526]: INFO nova.api.openstack.requestlog [None req-b0755b18-a10b-487d-9e64-fd2d51b1ed59 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.057985 [ 805.277451] [48526]: [pid: 48526|app: 0|req: 1039/2033] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.280261] [48526]: DEBUG nova.api.openstack.wsgi [None req-af9f1f25-b218-4f29-8ced-2fc63f576cd7 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.281401] [48526]: WARNING neutronclient.v2_0.client [None req-af9f1f25-b218-4f29-8ced-2fc63f576cd7 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.297381] [48527]: DEBUG nova.policy [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.302570] [48527]: INFO nova.api.openstack.requestlog [None req-180bca10-b94d-48a0-9d96-11de21756cd1 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.065196 [ 805.302922] [48527]: [pid: 48527|app: 0|req: 995/2034] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.305823] [48526]: WARNING neutronclient.v2_0.client [None req-af9f1f25-b218-4f29-8ced-2fc63f576cd7 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.306384] [48527]: DEBUG nova.api.openstack.wsgi [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.308449] [48527]: DEBUG nova.compute.api [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.314313] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.314653] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.314880] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.315321] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.315574] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.315799] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.338091] [48526]: WARNING neutronclient.v2_0.client [None req-af9f1f25-b218-4f29-8ced-2fc63f576cd7 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.349464] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.349727] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.349800] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.350031] [48527]: DEBUG nova.objects.instance [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.356052] [48527]: WARNING neutronclient.v2_0.client [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.375932] [48527]: DEBUG nova.policy [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.382558] [48527]: INFO nova.api.openstack.requestlog [None req-ad6eac2d-e3a1-46e3-b88d-83eddf39e35c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.078938 [ 805.382947] [48527]: [pid: 48527|app: 0|req: 996/2035] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.385294] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.386770] [48527]: DEBUG nova.compute.api [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.389973] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.390125] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.390257] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.390507] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.390646] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.390764] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.410963] [48527]: WARNING neutronclient.v2_0.client [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.417266] [48526]: INFO nova.api.openstack.requestlog [None req-af9f1f25-b218-4f29-8ced-2fc63f576cd7 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/bd481efe-27f1-4a2b-a3fd-fe75aea8e035" status: 202 len: 0 microversion: 2.1 time: 0.139189 [ 805.417637] [48526]: [pid: 48526|app: 0|req: 1040/2036] 10.180.1.21 () {58 vars in 1282 bytes} [Fri Dec 12 13:55:09 2025] DELETE /compute/v2.1/os-security-group-rules/bd481efe-27f1-4a2b-a3fd-fe75aea8e035 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 805.420480] [48526]: DEBUG nova.api.openstack.wsgi [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.421283] [48526]: DEBUG nova.compute.api [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.424869] [48526]: DEBUG oslo_concurrency.lockutils [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.425063] [48526]: DEBUG oslo_concurrency.lockutils [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.425200] [48526]: DEBUG oslo_concurrency.lockutils [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.425440] [48526]: DEBUG oslo_concurrency.lockutils [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.425583] [48526]: DEBUG oslo_concurrency.lockutils [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.425705] [48526]: DEBUG oslo_concurrency.lockutils [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.432783] [48527]: DEBUG nova.policy [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.437159] [48527]: INFO nova.api.openstack.requestlog [None req-6d8cda2e-413e-42a2-a8e4-e56867a0214d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.053622 [ 805.437487] [48527]: [pid: 48527|app: 0|req: 997/2037] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.439829] [48527]: DEBUG nova.api.openstack.wsgi [None req-6988a012-2dcf-4616-984c-64ec703b9097 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.443860] [48526]: WARNING neutronclient.v2_0.client [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.461494] [48526]: DEBUG nova.policy [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.465870] [48526]: DEBUG nova.policy [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.466487] [48526]: DEBUG nova.policy [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.467080] [48526]: INFO nova.api.openstack.requestlog [None req-1964b98c-3abe-4010-8f02-4bdb5f73d9ce tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.048977 [ 805.467480] [48526]: [pid: 48526|app: 0|req: 1041/2038] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 805.469555] [48526]: DEBUG nova.api.openstack.wsgi [None req-b4d22c9c-2984-4a19-9e26-0a64a053e8bb tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.470499] [48526]: WARNING neutronclient.v2_0.client [None req-b4d22c9c-2984-4a19-9e26-0a64a053e8bb tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.471231] [48527]: INFO nova.api.openstack.requestlog [None req-6988a012-2dcf-4616-984c-64ec703b9097 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 200 len: 1520 microversion: 2.1 time: 0.033108 [ 805.471524] [48527]: [pid: 48527|app: 0|req: 998/2039] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.495666] [48526]: WARNING neutronclient.v2_0.client [None req-b4d22c9c-2984-4a19-9e26-0a64a053e8bb tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.501957] [48527]: DEBUG nova.api.openstack.wsgi [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.503465] [48527]: DEBUG nova.compute.api [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.506869] [48527]: DEBUG oslo_concurrency.lockutils [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.507081] [48527]: DEBUG oslo_concurrency.lockutils [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.507230] [48527]: DEBUG oslo_concurrency.lockutils [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.507477] [48527]: DEBUG oslo_concurrency.lockutils [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.507622] [48527]: DEBUG oslo_concurrency.lockutils [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.507740] [48527]: DEBUG oslo_concurrency.lockutils [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.527389] [48527]: DEBUG oslo_concurrency.lockutils [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.527581] [48527]: DEBUG oslo_concurrency.lockutils [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.527749] [48527]: DEBUG oslo_concurrency.lockutils [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.527926] [48527]: DEBUG nova.objects.instance [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.530890] [48527]: WARNING neutronclient.v2_0.client [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.550159] [48527]: DEBUG nova.policy [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.556740] [48527]: INFO nova.api.openstack.requestlog [None req-f143e424-6e3e-4aef-9343-85bb279152b1 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.056692 [ 805.557091] [48527]: [pid: 48527|app: 0|req: 999/2040] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.561869] [48527]: DEBUG nova.api.openstack.wsgi [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.563761] [48527]: DEBUG nova.compute.api [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.569963] [48527]: DEBUG oslo_concurrency.lockutils [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.570186] [48527]: DEBUG oslo_concurrency.lockutils [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.570375] [48527]: DEBUG oslo_concurrency.lockutils [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.570640] [48527]: DEBUG oslo_concurrency.lockutils [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.570906] [48527]: DEBUG oslo_concurrency.lockutils [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.570906] [48527]: DEBUG oslo_concurrency.lockutils [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.579841] [48526]: INFO nova.api.openstack.requestlog [None req-b4d22c9c-2984-4a19-9e26-0a64a053e8bb tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/a229d49b-76f3-4e54-910c-068769c87499" status: 202 len: 0 microversion: 2.1 time: 0.111835 [ 805.580294] [48526]: [pid: 48526|app: 0|req: 1042/2041] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:55:09 2025] DELETE /compute/v2.1/os-security-groups/a229d49b-76f3-4e54-910c-068769c87499 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 805.588532] [48526]: DEBUG nova.api.openstack.wsgi [None req-8dadef84-ed14-44bd-85eb-edcfc5e783c0 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.589738] [48526]: WARNING neutronclient.v2_0.client [None req-8dadef84-ed14-44bd-85eb-edcfc5e783c0 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.594343] [48527]: WARNING neutronclient.v2_0.client [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.616796] [48526]: DEBUG neutronclient.v2_0.client [None req-8dadef84-ed14-44bd-85eb-edcfc5e783c0 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c235bd60-48aa-4232-890f-1b5c03569e61 does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 805.617134] [48526]: DEBUG nova.network.security_group_api [None req-8dadef84-ed14-44bd-85eb-edcfc5e783c0 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Neutron security group c235bd60-48aa-4232-890f-1b5c03569e61 not found {{(pid=48526) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 805.617396] [48526]: INFO nova.api.openstack.wsgi [None req-8dadef84-ed14-44bd-85eb-edcfc5e783c0 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] HTTP exception thrown: Security group c235bd60-48aa-4232-890f-1b5c03569e61 does not exist [ 805.617396] [48526]: Neutron server returns request_ids: ['req-3d47cfca-71c9-49ef-b09b-8679179e4863'] [ 805.617656] [48526]: DEBUG nova.api.openstack.wsgi [None req-8dadef84-ed14-44bd-85eb-edcfc5e783c0 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Returning 404 to user: Security group c235bd60-48aa-4232-890f-1b5c03569e61 does not exist [ 805.617656] [48526]: Neutron server returns request_ids: ['req-3d47cfca-71c9-49ef-b09b-8679179e4863'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 805.618105] [48526]: INFO nova.api.openstack.requestlog [None req-8dadef84-ed14-44bd-85eb-edcfc5e783c0 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/c235bd60-48aa-4232-890f-1b5c03569e61" status: 404 len: 194 microversion: 2.1 time: 0.032247 [ 805.618529] [48526]: [pid: 48526|app: 0|req: 1043/2042] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:55:09 2025] DELETE /compute/v2.1/os-security-groups/c235bd60-48aa-4232-890f-1b5c03569e61 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 805.623043] [48526]: DEBUG nova.api.openstack.wsgi [None req-8550c017-834a-46bf-8286-77ab952f3877 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.626116] [48527]: DEBUG nova.policy [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.628135] [48526]: WARNING neutronclient.v2_0.client [None req-8550c017-834a-46bf-8286-77ab952f3877 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.637057] [48527]: INFO nova.api.openstack.requestlog [None req-910f3ec3-5c0b-4cbc-a0f1-94fb62b8dac1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.079187 [ 805.637420] [48527]: [pid: 48527|app: 0|req: 1000/2043] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.639962] [48527]: DEBUG nova.api.openstack.wsgi [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.641446] [48527]: DEBUG nova.compute.api [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.644535] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.644705] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.644832] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.645084] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.645219] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.645507] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.660757] [48527]: WARNING neutronclient.v2_0.client [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.819112] [48526]: WARNING neutronclient.v2_0.client [None req-8550c017-834a-46bf-8286-77ab952f3877 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.831642] [48527]: DEBUG nova.policy [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.836275] [48527]: INFO nova.api.openstack.requestlog [None req-f8898fc8-d6d8-457d-83ad-463849d89e31 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.198229 [ 805.836650] [48527]: [pid: 48527|app: 0|req: 1001/2044] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:09 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.839204] [48527]: DEBUG nova.api.openstack.wsgi [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.840725] [48527]: DEBUG nova.compute.api [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.844559] [48527]: DEBUG oslo_concurrency.lockutils [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.844686] [48527]: DEBUG oslo_concurrency.lockutils [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.844896] [48527]: DEBUG oslo_concurrency.lockutils [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.845171] [48527]: DEBUG oslo_concurrency.lockutils [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.845318] [48527]: DEBUG oslo_concurrency.lockutils [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.845442] [48527]: DEBUG oslo_concurrency.lockutils [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.867491] [48527]: DEBUG oslo_concurrency.lockutils [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.867817] [48527]: DEBUG oslo_concurrency.lockutils [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.867989] [48527]: DEBUG oslo_concurrency.lockutils [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.868178] [48527]: DEBUG nova.objects.instance [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.871386] [48527]: WARNING neutronclient.v2_0.client [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.894372] [48526]: INFO nova.api.openstack.requestlog [None req-8550c017-834a-46bf-8286-77ab952f3877 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/84ea4c21-1bce-4995-bf2e-45ae542a6d2d" status: 202 len: 0 microversion: 2.1 time: 0.273249 [ 805.894700] [48526]: [pid: 48526|app: 0|req: 1044/2045] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:55:09 2025] DELETE /compute/v2.1/os-security-groups/84ea4c21-1bce-4995-bf2e-45ae542a6d2d => generated 0 bytes in 274 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 805.902097] [48526]: DEBUG nova.api.openstack.wsgi [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.903501] [48526]: DEBUG nova.compute.api [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.906015] [48527]: DEBUG nova.policy [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.909548] [48526]: DEBUG oslo_concurrency.lockutils [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.909732] [48526]: DEBUG oslo_concurrency.lockutils [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.909866] [48526]: DEBUG oslo_concurrency.lockutils [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.910133] [48526]: DEBUG oslo_concurrency.lockutils [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.910278] [48526]: DEBUG oslo_concurrency.lockutils [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.910400] [48526]: DEBUG oslo_concurrency.lockutils [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.913077] [48527]: INFO nova.api.openstack.requestlog [None req-edcfbdb8-10fa-4e72-ad12-7710ef718d0d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.075829 [ 805.913693] [48527]: [pid: 48527|app: 0|req: 1002/2046] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.915874] [48527]: DEBUG nova.api.openstack.wsgi [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.917306] [48527]: DEBUG nova.compute.api [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.920395] [48527]: DEBUG oslo_concurrency.lockutils [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.920572] [48527]: DEBUG oslo_concurrency.lockutils [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.920696] [48527]: DEBUG oslo_concurrency.lockutils [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.920937] [48527]: DEBUG oslo_concurrency.lockutils [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.921088] [48527]: DEBUG oslo_concurrency.lockutils [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.921214] [48527]: DEBUG oslo_concurrency.lockutils [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.930830] [48526]: WARNING neutronclient.v2_0.client [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.940050] [48527]: DEBUG oslo_concurrency.lockutils [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.940325] [48527]: DEBUG oslo_concurrency.lockutils [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.940464] [48527]: DEBUG oslo_concurrency.lockutils [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.940610] [48527]: DEBUG nova.objects.instance [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.943210] [48527]: WARNING neutronclient.v2_0.client [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.002778] [48527]: DEBUG nova.policy [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.006930] [48527]: INFO nova.api.openstack.requestlog [None req-43cd053e-d763-4a9f-95d2-36bab31a72d0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.092832 [ 806.007259] [48527]: [pid: 48527|app: 0|req: 1003/2047] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.010096] [48527]: DEBUG nova.api.openstack.wsgi [req-4ebd9a8e-af40-4f4b-9efc-733589766258 req-8d43aed3-c28f-4f8b-8645-9f54a6ba1b12 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1deed9b3-1421-461e-80c9-d96acdf7f148", "name": "network-vif-deleted", "tag": "cc6ce60a-de75-4112-9b61-4b622aba764d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 806.014272] [48527]: DEBUG oslo_concurrency.lockutils [req-4ebd9a8e-af40-4f4b-9efc-733589766258 req-8d43aed3-c28f-4f8b-8645-9f54a6ba1b12 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.014442] [48527]: DEBUG oslo_concurrency.lockutils [req-4ebd9a8e-af40-4f4b-9efc-733589766258 req-8d43aed3-c28f-4f8b-8645-9f54a6ba1b12 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.014576] [48527]: DEBUG oslo_concurrency.lockutils [req-4ebd9a8e-af40-4f4b-9efc-733589766258 req-8d43aed3-c28f-4f8b-8645-9f54a6ba1b12 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.021331] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4ebd9a8e-af40-4f4b-9efc-733589766258 req-8d43aed3-c28f-4f8b-8645-9f54a6ba1b12 service nova] Creating event network-vif-deleted:cc6ce60a-de75-4112-9b61-4b622aba764d for instance 1deed9b3-1421-461e-80c9-d96acdf7f148 on cpu-1 [ 806.023649] [48526]: DEBUG nova.policy [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.025442] [48527]: INFO nova.api.openstack.requestlog [req-4ebd9a8e-af40-4f4b-9efc-733589766258 req-8d43aed3-c28f-4f8b-8645-9f54a6ba1b12 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017535 [ 806.025650] [48527]: [pid: 48527|app: 0|req: 1004/2048] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55: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) [ 806.028067] [48527]: DEBUG nova.api.openstack.wsgi [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.028171] [48526]: DEBUG nova.policy [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.028765] [48526]: DEBUG nova.policy [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.029488] [48527]: DEBUG nova.compute.api [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.029568] [48526]: INFO nova.api.openstack.requestlog [None req-891027ed-b7ce-4919-be3b-d99bd4ca6faf tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1442 microversion: 2.70 time: 0.134240 [ 806.029745] [48526]: [pid: 48526|app: 0|req: 1045/2049] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1442 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 806.032196] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.032467] [48527]: DEBUG oslo_concurrency.lockutils [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.032640] [48527]: DEBUG oslo_concurrency.lockutils [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.032773] [48527]: DEBUG oslo_concurrency.lockutils [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.033023] [48527]: DEBUG oslo_concurrency.lockutils [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.033755] [48527]: DEBUG oslo_concurrency.lockutils [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.033755] [48527]: DEBUG oslo_concurrency.lockutils [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.033875] [48526]: DEBUG nova.compute.api [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.037028] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.037303] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.037496] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.037788] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.037974] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.038317] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.052574] [48527]: WARNING neutronclient.v2_0.client [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.058926] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.059135] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.059271] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.059421] [48526]: DEBUG nova.objects.instance [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.062071] [48526]: WARNING neutronclient.v2_0.client [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.077027] [48527]: DEBUG nova.policy [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.078306] [48527]: INFO nova.api.openstack.requestlog [None req-963c5e83-d3b4-4cf5-9d6c-b0786af1b345 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.051984 [ 806.079442] [48527]: [pid: 48527|app: 0|req: 1005/2050] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.081334] [48527]: DEBUG nova.api.openstack.wsgi [None req-18406c8c-c320-4b5f-8438-142e1f3dcb23 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.082609] [48527]: WARNING neutronclient.v2_0.client [None req-18406c8c-c320-4b5f-8438-142e1f3dcb23 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.086764] [48526]: DEBUG nova.policy [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.090969] [48526]: INFO nova.api.openstack.requestlog [None req-6f6f2e34-b585-4f49-afcf-2415a1dba574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.060568 [ 806.091310] [48526]: [pid: 48526|app: 0|req: 1046/2051] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.093523] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.094865] [48526]: DEBUG nova.compute.api [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.100263] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.100505] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.100658] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.100919] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.101090] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.101193] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.108206] [48527]: WARNING neutronclient.v2_0.client [None req-18406c8c-c320-4b5f-8438-142e1f3dcb23 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.126031] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.126246] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.127081] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.127308] [48526]: DEBUG nova.objects.instance [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.131191] [48526]: WARNING neutronclient.v2_0.client [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.198848] [48527]: INFO nova.api.openstack.requestlog [None req-18406c8c-c320-4b5f-8438-142e1f3dcb23 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/44264fe8-ce47-4137-a2ba-90566763d8a3" status: 202 len: 0 microversion: 2.1 time: 0.117784 [ 806.198848] [48527]: [pid: 48527|app: 0|req: 1006/2052] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:55:10 2025] DELETE /compute/v2.1/os-security-groups/44264fe8-ce47-4137-a2ba-90566763d8a3 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 806.199943] [48527]: DEBUG nova.api.openstack.wsgi [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.201245] [48527]: DEBUG nova.compute.api [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.205073] [48527]: DEBUG oslo_concurrency.lockutils [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.205254] [48527]: DEBUG oslo_concurrency.lockutils [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.205386] [48527]: DEBUG oslo_concurrency.lockutils [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.205627] [48527]: DEBUG oslo_concurrency.lockutils [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.205771] [48527]: DEBUG oslo_concurrency.lockutils [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.205886] [48527]: DEBUG oslo_concurrency.lockutils [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.211974] [48526]: DEBUG nova.policy [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.216997] [48526]: INFO nova.api.openstack.requestlog [None req-a1c2f70a-aebd-4abc-98c9-27f4e093a7a6 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.125156 [ 806.217355] [48526]: [pid: 48526|app: 0|req: 1047/2053] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.219966] [48526]: DEBUG nova.api.openstack.wsgi [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.221766] [48526]: DEBUG nova.compute.api [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.225442] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.225628] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.225763] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.226240] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.226442] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.226593] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.231048] [48527]: WARNING neutronclient.v2_0.client [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.246332] [48526]: WARNING neutronclient.v2_0.client [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.252344] [48527]: DEBUG nova.policy [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.267654] [48526]: DEBUG nova.policy [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.269105] [48527]: INFO nova.api.openstack.requestlog [None req-33f9132d-c326-4bb9-9cfc-acfe78558a56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.070951 [ 806.269612] [48527]: [pid: 48527|app: 0|req: 1007/2054] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.272102] [48527]: DEBUG nova.api.openstack.wsgi [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.272281] [48526]: INFO nova.api.openstack.requestlog [None req-a27448b3-d46e-4b2c-9bfe-914713567942 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1296 microversion: 2.1 time: 0.054208 [ 806.272501] [48526]: [pid: 48526|app: 0|req: 1048/2055] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.274112] [48527]: DEBUG nova.compute.api [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.275182] [48526]: DEBUG nova.api.openstack.wsgi [None req-8f48a193-820f-4c3d-83a2-fd884b28658f tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.276612] [48526]: WARNING neutronclient.v2_0.client [None req-8f48a193-820f-4c3d-83a2-fd884b28658f tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.280092] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.280092] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.280254] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.280567] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.280737] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.280796] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.310834] [48526]: WARNING neutronclient.v2_0.client [None req-8f48a193-820f-4c3d-83a2-fd884b28658f tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.314279] [48527]: WARNING neutronclient.v2_0.client [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.408848] [48526]: INFO nova.api.openstack.requestlog [None req-8f48a193-820f-4c3d-83a2-fd884b28658f tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/c5c51c81-8b70-4824-94e7-38ba4f831da8" status: 202 len: 0 microversion: 2.1 time: 0.135727 [ 806.409236] [48526]: [pid: 48526|app: 0|req: 1049/2056] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:55:10 2025] DELETE /compute/v2.1/os-security-groups/c5c51c81-8b70-4824-94e7-38ba4f831da8 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 806.411638] [48526]: DEBUG nova.api.openstack.wsgi [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.413493] [48526]: DEBUG nova.compute.api [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.420049] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.420302] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.420471] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.420711] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.420875] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.421015] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.426010] [48527]: DEBUG nova.policy [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.432157] [48527]: INFO nova.api.openstack.requestlog [None req-3c3d0018-fbfc-4e1e-8e64-4576770cad7d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.162004 [ 806.432548] [48527]: [pid: 48527|app: 0|req: 1008/2057] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.435114] [48527]: DEBUG nova.api.openstack.wsgi [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.436814] [48527]: DEBUG nova.compute.api [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.440819] [48527]: DEBUG oslo_concurrency.lockutils [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.440819] [48527]: DEBUG oslo_concurrency.lockutils [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.440819] [48527]: DEBUG oslo_concurrency.lockutils [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.440819] [48527]: DEBUG oslo_concurrency.lockutils [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.441095] [48527]: DEBUG oslo_concurrency.lockutils [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.441177] [48527]: DEBUG oslo_concurrency.lockutils [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.445827] [48526]: WARNING neutronclient.v2_0.client [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.461582] [48527]: WARNING neutronclient.v2_0.client [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.465006] [48526]: DEBUG nova.policy [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.469464] [48526]: INFO nova.api.openstack.requestlog [None req-98cd55bd-84a1-4b12-ad34-f7273d9268a1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.059656 [ 806.469835] [48526]: [pid: 48526|app: 0|req: 1050/2058] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.472206] [48526]: DEBUG nova.api.openstack.wsgi [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.473623] [48526]: DEBUG nova.compute.api [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.477521] [48526]: DEBUG oslo_concurrency.lockutils [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.477704] [48526]: DEBUG oslo_concurrency.lockutils [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.477837] [48526]: DEBUG oslo_concurrency.lockutils [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.478183] [48526]: DEBUG oslo_concurrency.lockutils [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.478335] [48526]: DEBUG oslo_concurrency.lockutils [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.478461] [48526]: DEBUG oslo_concurrency.lockutils [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.481989] [48527]: DEBUG nova.policy [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.485567] [48527]: INFO nova.api.openstack.requestlog [None req-a48a80c3-7dbf-49c4-a569-2467039473e8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.052483 [ 806.485891] [48527]: [pid: 48527|app: 0|req: 1009/2059] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.489098] [48527]: DEBUG nova.api.openstack.wsgi [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.489999] [48527]: DEBUG nova.compute.api [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.495367] [48527]: DEBUG oslo_concurrency.lockutils [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.495562] [48527]: DEBUG oslo_concurrency.lockutils [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.495700] [48527]: DEBUG oslo_concurrency.lockutils [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.495985] [48527]: DEBUG oslo_concurrency.lockutils [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.496158] [48527]: DEBUG oslo_concurrency.lockutils [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.496294] [48527]: DEBUG oslo_concurrency.lockutils [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.497873] [48526]: WARNING neutronclient.v2_0.client [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.516542] [48526]: DEBUG nova.policy [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.518754] [48527]: DEBUG oslo_concurrency.lockutils [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.520269] [48527]: DEBUG oslo_concurrency.lockutils [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.520269] [48527]: DEBUG oslo_concurrency.lockutils [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.520269] [48527]: DEBUG nova.objects.instance [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.520891] [48526]: INFO nova.api.openstack.requestlog [None req-6abc8f8a-c510-478d-a00b-279e7b472472 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.050426 [ 806.521355] [48526]: [pid: 48526|app: 0|req: 1051/2060] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.525601] [48527]: WARNING neutronclient.v2_0.client [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.525693] [48526]: DEBUG nova.api.openstack.wsgi [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.525693] [48526]: DEBUG nova.compute.api [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.528880] [48526]: DEBUG oslo_concurrency.lockutils [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.529071] [48526]: DEBUG oslo_concurrency.lockutils [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.529214] [48526]: DEBUG oslo_concurrency.lockutils [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.529469] [48526]: DEBUG oslo_concurrency.lockutils [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.529612] [48526]: DEBUG oslo_concurrency.lockutils [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.529730] [48526]: DEBUG oslo_concurrency.lockutils [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.542172] [48527]: DEBUG nova.policy [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.546618] [48527]: INFO nova.api.openstack.requestlog [None req-6583843d-0905-4130-9941-c9a185271b27 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.060015 [ 806.546948] [48527]: [pid: 48527|app: 0|req: 1010/2061] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.549576] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9f8cce1-da6b-45dd-a9a5-40ce2040d1ba tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.550858] [48527]: WARNING neutronclient.v2_0.client [None req-d9f8cce1-da6b-45dd-a9a5-40ce2040d1ba tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.558536] [48526]: DEBUG oslo_concurrency.lockutils [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.559299] [48526]: DEBUG oslo_concurrency.lockutils [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.559603] [48526]: DEBUG oslo_concurrency.lockutils [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.559914] [48526]: DEBUG nova.objects.instance [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.574434] [48526]: WARNING neutronclient.v2_0.client [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.602374] [48527]: WARNING neutronclient.v2_0.client [None req-d9f8cce1-da6b-45dd-a9a5-40ce2040d1ba tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.617949] [48526]: DEBUG nova.policy [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.622488] [48526]: INFO nova.api.openstack.requestlog [None req-46f4b232-fe95-4fb6-97d3-c7961154a35e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.100684 [ 806.622972] [48526]: [pid: 48526|app: 0|req: 1052/2062] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.626129] [48526]: DEBUG nova.api.openstack.wsgi [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.626927] [48526]: DEBUG nova.compute.api [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.633984] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.633984] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.633984] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.633984] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.634251] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.634251] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.652421] [48526]: WARNING neutronclient.v2_0.client [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.702199] [48527]: INFO nova.api.openstack.requestlog [None req-d9f8cce1-da6b-45dd-a9a5-40ce2040d1ba tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/b539ed82-36dc-4592-a3c2-d3f6e4b9fa21" status: 202 len: 0 microversion: 2.1 time: 0.154565 [ 806.702643] [48527]: [pid: 48527|app: 0|req: 1011/2063] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:55:10 2025] DELETE /compute/v2.1/os-security-groups/b539ed82-36dc-4592-a3c2-d3f6e4b9fa21 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 806.705487] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccac088b-4e97-4671-ba18-d75b36d537f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.715449] [48526]: DEBUG nova.policy [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.720601] [48526]: INFO nova.api.openstack.requestlog [None req-3fd2ff7a-649e-4876-a4af-c610a12c69bf tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.096608 [ 806.720705] [48526]: [pid: 48526|app: 0|req: 1053/2064] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.723152] [48526]: DEBUG nova.api.openstack.wsgi [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.726167] [48526]: DEBUG nova.compute.api [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.729780] [48526]: DEBUG oslo_concurrency.lockutils [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.729780] [48526]: DEBUG oslo_concurrency.lockutils [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.729780] [48526]: DEBUG oslo_concurrency.lockutils [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.730106] [48526]: DEBUG oslo_concurrency.lockutils [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.730313] [48526]: DEBUG oslo_concurrency.lockutils [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.730426] [48526]: DEBUG oslo_concurrency.lockutils [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.742989] [48527]: INFO nova.api.openstack.requestlog [None req-ccac088b-4e97-4671-ba18-d75b36d537f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 200 len: 1520 microversion: 2.1 time: 0.039541 [ 806.743332] [48527]: [pid: 48527|app: 0|req: 1012/2065] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 1520 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.747047] [48527]: DEBUG nova.api.openstack.wsgi [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.748851] [48527]: DEBUG nova.compute.api [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.750686] [48526]: WARNING neutronclient.v2_0.client [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.752904] [48527]: DEBUG oslo_concurrency.lockutils [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.753086] [48527]: DEBUG oslo_concurrency.lockutils [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.753226] [48527]: DEBUG oslo_concurrency.lockutils [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.753523] [48527]: DEBUG oslo_concurrency.lockutils [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.753673] [48527]: DEBUG oslo_concurrency.lockutils [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.753882] [48527]: DEBUG oslo_concurrency.lockutils [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.768978] [48526]: DEBUG nova.policy [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.773521] [48526]: DEBUG nova.policy [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.774122] [48526]: DEBUG nova.policy [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.774210] [48527]: DEBUG oslo_concurrency.lockutils [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.774374] [48527]: DEBUG oslo_concurrency.lockutils [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.774521] [48527]: DEBUG oslo_concurrency.lockutils [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.774673] [48527]: DEBUG nova.objects.instance [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.774766] [48526]: INFO nova.api.openstack.requestlog [None req-2301ffc6-a6e4-4392-89ee-2d74288cc06f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.053608 [ 806.775139] [48526]: [pid: 48526|app: 0|req: 1054/2066] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 806.777969] [48526]: DEBUG nova.api.openstack.wsgi [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.778269] [48527]: WARNING neutronclient.v2_0.client [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.779845] [48526]: DEBUG nova.compute.api [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.785022] [48526]: DEBUG oslo_concurrency.lockutils [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.785022] [48526]: DEBUG oslo_concurrency.lockutils [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.785022] [48526]: DEBUG oslo_concurrency.lockutils [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.785022] [48526]: DEBUG oslo_concurrency.lockutils [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.785022] [48526]: DEBUG oslo_concurrency.lockutils [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.785022] [48526]: DEBUG oslo_concurrency.lockutils [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.799560] [48527]: DEBUG nova.policy [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.803664] [48527]: INFO nova.api.openstack.requestlog [None req-f274b961-fd2e-4470-aeb2-5da6c8bceb6d tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.059686 [ 806.804067] [48527]: [pid: 48527|app: 0|req: 1013/2067] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.804732] [48526]: WARNING neutronclient.v2_0.client [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.807711] [48527]: DEBUG nova.api.openstack.wsgi [None req-077cdc79-a33d-4a40-b775-3a5aa991df29 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.808411] [48527]: WARNING neutronclient.v2_0.client [None req-077cdc79-a33d-4a40-b775-3a5aa991df29 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.825702] [48526]: DEBUG nova.policy [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.831203] [48526]: INFO nova.api.openstack.requestlog [None req-298aa23e-7719-4431-b44b-148fb402e0b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.055444 [ 806.831576] [48526]: [pid: 48526|app: 0|req: 1055/2068] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:10 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.852624] [48526]: DEBUG nova.api.openstack.wsgi [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.853915] [48527]: WARNING neutronclient.v2_0.client [None req-077cdc79-a33d-4a40-b775-3a5aa991df29 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.854067] [48526]: DEBUG nova.compute.api [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.858680] [48526]: DEBUG oslo_concurrency.lockutils [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.858995] [48526]: DEBUG oslo_concurrency.lockutils [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.859199] [48526]: DEBUG oslo_concurrency.lockutils [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.859680] [48526]: DEBUG oslo_concurrency.lockutils [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.859840] [48526]: DEBUG oslo_concurrency.lockutils [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.860017] [48526]: DEBUG oslo_concurrency.lockutils [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.878816] [48526]: WARNING neutronclient.v2_0.client [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.932790] [48527]: INFO nova.api.openstack.requestlog [None req-077cdc79-a33d-4a40-b775-3a5aa991df29 tempest-SecurityGroupRulesTestJSON-341070555 tempest-SecurityGroupRulesTestJSON-341070555-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/60c25099-6ea1-4e4a-8d96-d49077f27407" status: 202 len: 0 microversion: 2.1 time: 0.128114 [ 806.933415] [48527]: [pid: 48527|app: 0|req: 1014/2069] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:55:11 2025] DELETE /compute/v2.1/os-security-groups/60c25099-6ea1-4e4a-8d96-d49077f27407 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 806.936148] [48527]: DEBUG nova.api.openstack.wsgi [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.938640] [48527]: DEBUG nova.compute.api [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.942352] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.942540] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.942675] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.942931] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.943094] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.943214] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.946925] [48526]: DEBUG nova.policy [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.951734] [48526]: INFO nova.api.openstack.requestlog [None req-4133cbb9-4600-4399-85b6-024a822a707e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.101761 [ 806.952080] [48526]: [pid: 48526|app: 0|req: 1056/2070] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.966685] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.966863] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.966999] [48527]: DEBUG oslo_concurrency.lockutils [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.967153] [48527]: DEBUG nova.objects.instance [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.970386] [48527]: WARNING neutronclient.v2_0.client [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.019451] [48526]: DEBUG nova.api.openstack.wsgi [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.021047] [48526]: DEBUG nova.compute.api [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.025641] [48526]: DEBUG oslo_concurrency.lockutils [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.025829] [48526]: DEBUG oslo_concurrency.lockutils [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.026021] [48526]: DEBUG oslo_concurrency.lockutils [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.026277] [48526]: DEBUG oslo_concurrency.lockutils [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.026425] [48526]: DEBUG oslo_concurrency.lockutils [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.026545] [48526]: DEBUG oslo_concurrency.lockutils [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.045621] [48526]: DEBUG oslo_concurrency.lockutils [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.045957] [48526]: DEBUG oslo_concurrency.lockutils [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.046183] [48526]: DEBUG oslo_concurrency.lockutils [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.046384] [48526]: DEBUG nova.objects.instance [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.049300] [48526]: WARNING neutronclient.v2_0.client [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.451950] [48527]: DEBUG nova.policy [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.460536] [48527]: INFO nova.api.openstack.requestlog [None req-96c82a64-4e62-48c9-9982-147db406d47d tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.525953 [ 807.461075] [48527]: [pid: 48527|app: 0|req: 1015/2071] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.461824] [48526]: DEBUG nova.policy [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.465426] [48527]: DEBUG nova.api.openstack.wsgi [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.466221] [48526]: INFO nova.api.openstack.requestlog [None req-a42c30f5-e32a-4aad-a7f8-e1371db05276 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.448984 [ 807.468697] [48526]: [pid: 48526|app: 0|req: 1057/2072] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.468815] [48527]: DEBUG nova.compute.api [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.469143] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.470638] [48526]: DEBUG nova.compute.api [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.474615] [48527]: DEBUG oslo_concurrency.lockutils [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.474615] [48527]: DEBUG oslo_concurrency.lockutils [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.474615] [48527]: DEBUG oslo_concurrency.lockutils [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.475075] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.475118] [48527]: DEBUG oslo_concurrency.lockutils [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.475153] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.475153] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.475231] [48527]: DEBUG oslo_concurrency.lockutils [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.475268] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.475302] [48527]: DEBUG oslo_concurrency.lockutils [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.475336] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.475336] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.499671] [48526]: WARNING neutronclient.v2_0.client [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.500935] [48527]: WARNING neutronclient.v2_0.client [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.521676] [48526]: DEBUG nova.policy [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.528012] [48526]: INFO nova.api.openstack.requestlog [None req-8e674218-292b-48e0-ad39-df005845deb1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.060718 [ 807.528675] [48526]: [pid: 48526|app: 0|req: 1058/2073] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.532445] [48526]: DEBUG nova.api.openstack.wsgi [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.534104] [48526]: DEBUG nova.compute.api [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.537590] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.537777] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.537911] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.538329] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.538482] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.538609] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.563229] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.563441] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.563577] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.563796] [48526]: DEBUG nova.objects.instance [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.568683] [48526]: WARNING neutronclient.v2_0.client [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.583736] [48527]: DEBUG nova.policy [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.589509] [48527]: DEBUG nova.policy [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.590148] [48527]: DEBUG nova.policy [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.590767] [48527]: INFO nova.api.openstack.requestlog [None req-76f4b25d-627f-4f8b-98ff-c846a85781c9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1442 microversion: 2.70 time: 0.129101 [ 807.591079] [48527]: [pid: 48527|app: 0|req: 1016/2074] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1442 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 807.593267] [48527]: DEBUG nova.api.openstack.wsgi [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.594773] [48527]: DEBUG nova.compute.api [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.599444] [48527]: DEBUG oslo_concurrency.lockutils [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.599444] [48527]: DEBUG oslo_concurrency.lockutils [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.599444] [48527]: DEBUG oslo_concurrency.lockutils [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.599649] [48526]: DEBUG nova.policy [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.599729] [48527]: DEBUG oslo_concurrency.lockutils [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.599729] [48527]: DEBUG oslo_concurrency.lockutils [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.599729] [48527]: DEBUG oslo_concurrency.lockutils [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.602909] [48526]: INFO nova.api.openstack.requestlog [None req-46ad7ae0-a9fe-4dbd-9cd6-0f8f95e83060 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.073532 [ 807.603282] [48526]: [pid: 48526|app: 0|req: 1059/2075] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.605626] [48526]: DEBUG nova.api.openstack.wsgi [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.607087] [48526]: DEBUG nova.compute.api [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.610098] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.610378] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.610558] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.610854] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.611106] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.611275] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.625351] [48527]: DEBUG oslo_concurrency.lockutils [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.625537] [48527]: DEBUG oslo_concurrency.lockutils [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.625648] [48527]: DEBUG oslo_concurrency.lockutils [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.625791] [48527]: DEBUG nova.objects.instance [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.628378] [48527]: WARNING neutronclient.v2_0.client [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.628500] [48526]: WARNING neutronclient.v2_0.client [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.647306] [48527]: DEBUG nova.policy [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.651803] [48527]: INFO nova.api.openstack.requestlog [None req-424405e8-a033-40fb-96fe-7ce67745c4f3 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.060123 [ 807.652209] [48527]: [pid: 48527|app: 0|req: 1017/2076] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.654470] [48527]: DEBUG nova.api.openstack.wsgi [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.656058] [48527]: DEBUG nova.compute.api [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.659523] [48527]: DEBUG oslo_concurrency.lockutils [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.659723] [48527]: DEBUG oslo_concurrency.lockutils [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.659898] [48527]: DEBUG oslo_concurrency.lockutils [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.660204] [48527]: DEBUG oslo_concurrency.lockutils [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.660388] [48527]: DEBUG oslo_concurrency.lockutils [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.660632] [48527]: DEBUG oslo_concurrency.lockutils [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.666992] [48526]: DEBUG nova.policy [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.671333] [48526]: INFO nova.api.openstack.requestlog [None req-b6a554a5-ec25-48d2-bcdb-299ce6af6314 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.067456 [ 807.671662] [48526]: [pid: 48526|app: 0|req: 1060/2077] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.674051] [48526]: DEBUG nova.api.openstack.wsgi [req-2ba18bc4-05ce-44ce-ac22-c5dcac48fb73 req-72087940-3373-4214-976a-156faed56fe2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a516af16-6932-4de8-8688-317415e168bd", "name": "network-vif-plugged", "status": "completed", "tag": "3b2de84e-96db-4f62-ae10-3c351cda5746"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 807.680323] [48527]: DEBUG oslo_concurrency.lockutils [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.680544] [48527]: DEBUG oslo_concurrency.lockutils [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.680676] [48527]: DEBUG oslo_concurrency.lockutils [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.680826] [48527]: DEBUG nova.objects.instance [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.681663] [48526]: DEBUG oslo_concurrency.lockutils [req-2ba18bc4-05ce-44ce-ac22-c5dcac48fb73 req-72087940-3373-4214-976a-156faed56fe2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.681841] [48526]: DEBUG oslo_concurrency.lockutils [req-2ba18bc4-05ce-44ce-ac22-c5dcac48fb73 req-72087940-3373-4214-976a-156faed56fe2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.681974] [48526]: DEBUG oslo_concurrency.lockutils [req-2ba18bc4-05ce-44ce-ac22-c5dcac48fb73 req-72087940-3373-4214-976a-156faed56fe2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.683701] [48527]: WARNING neutronclient.v2_0.client [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.688166] [48526]: INFO nova.api.openstack.compute.server_external_events [req-2ba18bc4-05ce-44ce-ac22-c5dcac48fb73 req-72087940-3373-4214-976a-156faed56fe2 service nova] Creating event network-vif-plugged:3b2de84e-96db-4f62-ae10-3c351cda5746 for instance a516af16-6932-4de8-8688-317415e168bd on cpu-1 [ 807.692625] [48526]: INFO nova.api.openstack.requestlog [req-2ba18bc4-05ce-44ce-ac22-c5dcac48fb73 req-72087940-3373-4214-976a-156faed56fe2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020308 [ 807.693119] [48526]: [pid: 48526|app: 0|req: 1061/2078] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:11 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) [ 807.696386] [48526]: DEBUG nova.api.openstack.wsgi [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.697939] [48526]: DEBUG nova.compute.api [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.701519] [48526]: DEBUG oslo_concurrency.lockutils [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.701708] [48526]: DEBUG oslo_concurrency.lockutils [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.701843] [48526]: DEBUG oslo_concurrency.lockutils [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.702117] [48526]: DEBUG oslo_concurrency.lockutils [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.702320] [48526]: DEBUG oslo_concurrency.lockutils [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.702383] [48526]: DEBUG oslo_concurrency.lockutils [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.705471] [48527]: DEBUG nova.policy [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.709865] [48527]: INFO nova.api.openstack.requestlog [None req-98630529-f0df-4481-b9a6-41018404dc27 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.057109 [ 807.710431] [48527]: [pid: 48527|app: 0|req: 1018/2079] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.712801] [48527]: DEBUG nova.api.openstack.wsgi [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.714227] [48527]: DEBUG nova.compute.api [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.717447] [48527]: DEBUG oslo_concurrency.lockutils [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.717751] [48527]: DEBUG oslo_concurrency.lockutils [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.717930] [48527]: DEBUG oslo_concurrency.lockutils [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.718271] [48527]: DEBUG oslo_concurrency.lockutils [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.718481] [48527]: DEBUG oslo_concurrency.lockutils [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.718645] [48527]: DEBUG oslo_concurrency.lockutils [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.728243] [48526]: WARNING neutronclient.v2_0.client [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.735150] [48527]: WARNING neutronclient.v2_0.client [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.748561] [48526]: DEBUG nova.policy [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.752996] [48526]: INFO nova.api.openstack.requestlog [None req-48d9e8aa-e214-4406-bd3c-22174c917595 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.059302 [ 807.753346] [48526]: [pid: 48526|app: 0|req: 1062/2080] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.757107] [48526]: DEBUG nova.api.openstack.wsgi [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.757107] [48526]: DEBUG nova.compute.api [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.760117] [48526]: DEBUG oslo_concurrency.lockutils [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.760285] [48526]: DEBUG oslo_concurrency.lockutils [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.760441] [48526]: DEBUG oslo_concurrency.lockutils [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.760733] [48526]: DEBUG oslo_concurrency.lockutils [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.760877] [48526]: DEBUG oslo_concurrency.lockutils [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.760996] [48526]: DEBUG oslo_concurrency.lockutils [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.762134] [48527]: DEBUG nova.policy [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.766452] [48527]: INFO nova.api.openstack.requestlog [None req-519ec52d-3e85-45ea-9c1a-95ac0ea3868b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.055442 [ 807.766842] [48527]: [pid: 48527|app: 0|req: 1019/2081] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.770389] [48527]: DEBUG nova.api.openstack.wsgi [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.772068] [48527]: DEBUG nova.compute.api [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.776606] [48527]: DEBUG oslo_concurrency.lockutils [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.776985] [48527]: DEBUG oslo_concurrency.lockutils [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.777285] [48527]: DEBUG oslo_concurrency.lockutils [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.777617] [48527]: DEBUG oslo_concurrency.lockutils [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.777852] [48527]: DEBUG oslo_concurrency.lockutils [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.778081] [48527]: DEBUG oslo_concurrency.lockutils [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.786896] [48526]: WARNING neutronclient.v2_0.client [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.799830] [48527]: WARNING neutronclient.v2_0.client [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.806494] [48526]: DEBUG nova.policy [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.810771] [48526]: INFO nova.api.openstack.requestlog [None req-afbff407-3f36-4425-ad16-8eb3b49a0d23 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.056874 [ 807.811098] [48526]: [pid: 48526|app: 0|req: 1063/2082] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.813293] [48526]: DEBUG nova.api.openstack.wsgi [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.814684] [48526]: DEBUG nova.compute.api [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.817695] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.817867] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.818152] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.818300] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.818447] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.818567] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.820955] [48527]: DEBUG nova.policy [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.827721] [48527]: INFO nova.api.openstack.requestlog [None req-21febb3e-881c-4e3d-a6bb-7a41a5554976 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.058195 [ 807.827721] [48527]: [pid: 48527|app: 0|req: 1020/2083] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:11 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.828580] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.830040] [48527]: DEBUG nova.compute.api [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.833274] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.833510] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.833683] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.833980] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.834178] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.834328] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.845761] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.846160] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.846225] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.846374] [48526]: DEBUG nova.objects.instance [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.849533] [48526]: WARNING neutronclient.v2_0.client [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.868974] [48526]: DEBUG nova.policy [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.871516] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.871765] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.871943] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.872226] [48527]: DEBUG nova.objects.instance [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.873265] [48526]: INFO nova.api.openstack.requestlog [None req-e4dbb0e8-8fcb-49bd-b29c-bc62532805a9 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.061658 [ 807.874315] [48526]: [pid: 48526|app: 0|req: 1064/2084] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.875646] [48527]: WARNING neutronclient.v2_0.client [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.878717] [48526]: DEBUG nova.api.openstack.wsgi [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.880033] [48526]: DEBUG nova.compute.api [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.883432] [48526]: DEBUG oslo_concurrency.lockutils [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.883605] [48526]: DEBUG oslo_concurrency.lockutils [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.883732] [48526]: DEBUG oslo_concurrency.lockutils [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.884088] [48526]: DEBUG oslo_concurrency.lockutils [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.884249] [48526]: DEBUG oslo_concurrency.lockutils [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.884373] [48526]: DEBUG oslo_concurrency.lockutils [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.895406] [48527]: DEBUG nova.policy [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.899941] [48527]: INFO nova.api.openstack.requestlog [None req-4f7bf693-073b-4fc3-b469-79ff39480abb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.073430 [ 807.900511] [48527]: [pid: 48527|app: 0|req: 1021/2085] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.904162] [48526]: WARNING neutronclient.v2_0.client [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.905861] [48527]: DEBUG nova.api.openstack.wsgi [None req-7f8ee2c3-abba-431d-9ecf-55d4da0efaac tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.922572] [48526]: DEBUG nova.policy [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.927064] [48526]: INFO nova.api.openstack.requestlog [None req-707201d8-b5dd-4b09-b94e-021a8999ce34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.051123 [ 807.927403] [48526]: [pid: 48526|app: 0|req: 1065/2086] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.929901] [48526]: DEBUG nova.api.openstack.wsgi [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.931279] [48526]: DEBUG nova.compute.api [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.934958] [48526]: DEBUG oslo_concurrency.lockutils [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.935156] [48526]: DEBUG oslo_concurrency.lockutils [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.935294] [48526]: DEBUG oslo_concurrency.lockutils [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.935543] [48526]: DEBUG oslo_concurrency.lockutils [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.935740] [48526]: DEBUG oslo_concurrency.lockutils [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.935946] [48526]: DEBUG oslo_concurrency.lockutils [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.936247] [48527]: INFO nova.api.openstack.requestlog [None req-7f8ee2c3-abba-431d-9ecf-55d4da0efaac tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 200 len: 1520 microversion: 2.1 time: 0.035022 [ 807.936638] [48527]: [pid: 48527|app: 0|req: 1022/2087] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.939250] [48527]: DEBUG nova.api.openstack.wsgi [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.941214] [48527]: DEBUG nova.compute.api [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.944403] [48527]: DEBUG oslo_concurrency.lockutils [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.944718] [48527]: DEBUG oslo_concurrency.lockutils [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.944828] [48527]: DEBUG oslo_concurrency.lockutils [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.945138] [48527]: DEBUG oslo_concurrency.lockutils [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.945324] [48527]: DEBUG oslo_concurrency.lockutils [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.945485] [48527]: DEBUG oslo_concurrency.lockutils [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.956953] [48526]: WARNING neutronclient.v2_0.client [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.967792] [48527]: DEBUG oslo_concurrency.lockutils [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.968121] [48527]: DEBUG oslo_concurrency.lockutils [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.968263] [48527]: DEBUG oslo_concurrency.lockutils [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.968453] [48527]: DEBUG nova.objects.instance [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.972117] [48527]: WARNING neutronclient.v2_0.client [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.982316] [48526]: DEBUG nova.policy [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.987116] [48526]: DEBUG nova.policy [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.987747] [48526]: DEBUG nova.policy [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.988433] [48526]: INFO nova.api.openstack.requestlog [None req-798248fc-8a1e-4ac3-a6c2-be3ef308e7b9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.060520 [ 807.988754] [48526]: [pid: 48526|app: 0|req: 1066/2088] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 807.991369] [48526]: DEBUG nova.api.openstack.wsgi [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.992744] [48526]: DEBUG nova.compute.api [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.996260] [48526]: DEBUG oslo_concurrency.lockutils [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.996440] [48526]: DEBUG oslo_concurrency.lockutils [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.996574] [48526]: DEBUG oslo_concurrency.lockutils [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.996667] [48527]: DEBUG nova.policy [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.996826] [48526]: DEBUG oslo_concurrency.lockutils [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.996973] [48526]: DEBUG oslo_concurrency.lockutils [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.997109] [48526]: DEBUG oslo_concurrency.lockutils [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.001833] [48527]: INFO nova.api.openstack.requestlog [None req-6952cbf3-5f24-4ac6-8c8c-82b9d12c83b7 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.064606 [ 808.002280] [48527]: [pid: 48527|app: 0|req: 1023/2089] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.010032] [48527]: DEBUG nova.api.openstack.wsgi [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.012855] [48527]: DEBUG nova.compute.api [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.016413] [48527]: DEBUG oslo_concurrency.lockutils [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.016688] [48527]: DEBUG oslo_concurrency.lockutils [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.016879] [48527]: DEBUG oslo_concurrency.lockutils [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.017209] [48527]: DEBUG oslo_concurrency.lockutils [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.017413] [48527]: DEBUG oslo_concurrency.lockutils [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.017608] [48527]: DEBUG oslo_concurrency.lockutils [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.020527] [48526]: WARNING neutronclient.v2_0.client [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.036091] [48527]: WARNING neutronclient.v2_0.client [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.039156] [48526]: DEBUG nova.policy [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.043514] [48526]: INFO nova.api.openstack.requestlog [None req-05fe0be8-25fd-4f8f-aae0-e8d2d439d4bd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.053918 [ 808.043860] [48526]: [pid: 48526|app: 0|req: 1067/2090] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.053537] [48527]: DEBUG nova.policy [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.057789] [48527]: INFO nova.api.openstack.requestlog [None req-277c38d7-3066-45e0-ba94-64ec63f82404 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.054692 [ 808.058150] [48527]: [pid: 48527|app: 0|req: 1024/2091] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.476028] [48526]: DEBUG nova.api.openstack.wsgi [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.478653] [48526]: DEBUG nova.compute.api [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.479890] [48527]: DEBUG nova.api.openstack.wsgi [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.483698] [48527]: DEBUG nova.compute.api [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.486450] [48526]: DEBUG oslo_concurrency.lockutils [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.487109] [48526]: DEBUG oslo_concurrency.lockutils [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.487109] [48526]: DEBUG oslo_concurrency.lockutils [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.487217] [48526]: DEBUG oslo_concurrency.lockutils [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.487863] [48527]: DEBUG oslo_concurrency.lockutils [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.487953] [48526]: DEBUG oslo_concurrency.lockutils [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.487998] [48527]: DEBUG oslo_concurrency.lockutils [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.487998] [48527]: DEBUG oslo_concurrency.lockutils [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.488554] [48527]: DEBUG oslo_concurrency.lockutils [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.488554] [48527]: DEBUG oslo_concurrency.lockutils [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.488672] [48526]: DEBUG oslo_concurrency.lockutils [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.488708] [48527]: DEBUG oslo_concurrency.lockutils [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.518543] [48526]: DEBUG oslo_concurrency.lockutils [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.518716] [48526]: DEBUG oslo_concurrency.lockutils [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.518846] [48526]: DEBUG oslo_concurrency.lockutils [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.518993] [48526]: DEBUG nova.objects.instance [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.521673] [48527]: DEBUG oslo_concurrency.lockutils [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.522085] [48527]: DEBUG oslo_concurrency.lockutils [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.522427] [48527]: DEBUG oslo_concurrency.lockutils [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.522885] [48527]: DEBUG nova.objects.instance [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.526110] [48526]: WARNING neutronclient.v2_0.client [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.528195] [48527]: WARNING neutronclient.v2_0.client [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.653344] [48526]: DEBUG nova.policy [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.661515] [48526]: INFO nova.api.openstack.requestlog [None req-465dcdcc-d510-485b-a886-a5e0a2f3775e tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.187794 [ 808.661958] [48526]: [pid: 48526|app: 0|req: 1068/2092] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.664455] [48526]: DEBUG nova.api.openstack.wsgi [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.667054] [48526]: DEBUG nova.compute.api [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.671209] [48527]: DEBUG nova.policy [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.673222] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.674326] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.674326] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.674326] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.674326] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.674326] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.680915] [48527]: INFO nova.api.openstack.requestlog [None req-57da8a62-d758-4981-b256-9378f0d27b25 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.199056 [ 808.680915] [48527]: [pid: 48527|app: 0|req: 1025/2093] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.681461] [48527]: DEBUG nova.api.openstack.wsgi [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.683560] [48527]: DEBUG nova.compute.api [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.688077] [48527]: DEBUG oslo_concurrency.lockutils [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.688335] [48527]: DEBUG oslo_concurrency.lockutils [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.688461] [48527]: DEBUG oslo_concurrency.lockutils [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.692020] [48527]: DEBUG oslo_concurrency.lockutils [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.692020] [48527]: DEBUG oslo_concurrency.lockutils [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.692020] [48527]: DEBUG oslo_concurrency.lockutils [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.709393] [48526]: WARNING neutronclient.v2_0.client [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.717657] [48527]: WARNING neutronclient.v2_0.client [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.799754] [48526]: DEBUG nova.policy [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.812328] [48526]: INFO nova.api.openstack.requestlog [None req-3b733508-72b8-4f85-9f8e-725abca96155 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.148468 [ 808.812836] [48526]: [pid: 48526|app: 0|req: 1069/2094] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.819763] [48526]: DEBUG nova.api.openstack.wsgi [None req-87324819-9fa2-41e9-bdf4-4698484b0f30 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 808.819763] [48526]: DEBUG nova.compute.api [None req-87324819-9fa2-41e9-bdf4-4698484b0f30 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.826133] [48526]: DEBUG oslo_concurrency.lockutils [None req-87324819-9fa2-41e9-bdf4-4698484b0f30 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.826658] [48526]: DEBUG oslo_concurrency.lockutils [None req-87324819-9fa2-41e9-bdf4-4698484b0f30 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.826947] [48526]: DEBUG oslo_concurrency.lockutils [None req-87324819-9fa2-41e9-bdf4-4698484b0f30 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.827352] [48526]: DEBUG oslo_concurrency.lockutils [None req-87324819-9fa2-41e9-bdf4-4698484b0f30 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.827619] [48526]: DEBUG oslo_concurrency.lockutils [None req-87324819-9fa2-41e9-bdf4-4698484b0f30 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.827862] [48526]: DEBUG oslo_concurrency.lockutils [None req-87324819-9fa2-41e9-bdf4-4698484b0f30 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.902907] [48526]: INFO nova.api.openstack.requestlog [None req-87324819-9fa2-41e9-bdf4-4698484b0f30 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action" status: 202 len: 0 microversion: 2.1 time: 0.088487 [ 808.902907] [48526]: [pid: 48526|app: 0|req: 1070/2095] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:13 2025] POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 808.906176] [48526]: DEBUG nova.api.openstack.wsgi [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.907654] [48526]: DEBUG nova.compute.api [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.914130] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.915386] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.915386] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.915386] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.915386] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.915386] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.928598] [48527]: DEBUG nova.policy [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.936166] [48527]: DEBUG nova.policy [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.936750] [48527]: DEBUG nova.policy [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.937332] [48527]: INFO nova.api.openstack.requestlog [None req-49be20f8-f9b4-4762-8b56-ed28a1594667 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1630 microversion: 2.70 time: 0.258818 [ 808.937734] [48527]: [pid: 48527|app: 0|req: 1026/2096] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:12 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1630 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 808.946050] [48527]: DEBUG nova.api.openstack.wsgi [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.947996] [48527]: DEBUG nova.compute.api [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.953326] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.953326] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.954692] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.954692] [48526]: DEBUG nova.objects.instance [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.955083] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.955083] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.955083] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.955083] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.955083] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.955083] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.960907] [48526]: WARNING neutronclient.v2_0.client [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.003737] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.003834] [48526]: DEBUG nova.policy [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.003974] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.004160] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.004321] [48527]: DEBUG nova.objects.instance [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lazy-loading 'fault' on Instance uuid 896c6995-fef5-44b9-bd1f-a339a4045054 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.008557] [48527]: WARNING neutronclient.v2_0.client [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.014121] [48526]: INFO nova.api.openstack.requestlog [None req-c2d29922-06f5-4b2d-a8ca-437c329e021a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.110479 [ 809.014595] [48526]: [pid: 48526|app: 0|req: 1071/2097] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.017901] [48526]: DEBUG nova.api.openstack.wsgi [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.019658] [48526]: DEBUG nova.compute.api [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.024620] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.024946] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.025217] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.025646] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.025916] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.026107] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.047774] [48526]: WARNING neutronclient.v2_0.client [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.068008] [48527]: DEBUG nova.policy [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46f9966c5dbd49759abb71e7e824ed7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf9e9a2f73c4018a80178692b9c8633', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.074565] [48527]: INFO nova.api.openstack.requestlog [None req-f3f00b64-7cb3-4c14-bf0b-0ffb5ed490d2 tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 200 len: 1308 microversion: 2.1 time: 0.136367 [ 809.074905] [48527]: [pid: 48527|app: 0|req: 1027/2098] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 1308 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.077595] [48527]: DEBUG nova.api.openstack.wsgi [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.079222] [48527]: DEBUG nova.compute.api [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.082601] [48527]: DEBUG oslo_concurrency.lockutils [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.082732] [48527]: DEBUG oslo_concurrency.lockutils [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.082862] [48527]: DEBUG oslo_concurrency.lockutils [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.083138] [48527]: DEBUG oslo_concurrency.lockutils [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.083261] [48527]: DEBUG oslo_concurrency.lockutils [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.083381] [48527]: DEBUG oslo_concurrency.lockutils [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.104946] [48527]: DEBUG oslo_concurrency.lockutils [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.105271] [48527]: DEBUG oslo_concurrency.lockutils [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.105367] [48527]: DEBUG oslo_concurrency.lockutils [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.105487] [48527]: DEBUG nova.objects.instance [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.108979] [48527]: WARNING neutronclient.v2_0.client [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.121448] [48526]: DEBUG nova.policy [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.126755] [48526]: INFO nova.api.openstack.requestlog [None req-7c4efdea-259d-434f-b13c-6e3a4b831b6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.111485 [ 809.127138] [48526]: [pid: 48526|app: 0|req: 1072/2099] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.131140] [48526]: DEBUG nova.api.openstack.wsgi [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.131847] [48526]: DEBUG nova.compute.api [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.138078] [48526]: DEBUG oslo_concurrency.lockutils [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.138323] [48526]: DEBUG oslo_concurrency.lockutils [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.138469] [48526]: DEBUG oslo_concurrency.lockutils [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.138804] [48526]: DEBUG oslo_concurrency.lockutils [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.139296] [48526]: DEBUG oslo_concurrency.lockutils [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.139473] [48526]: DEBUG oslo_concurrency.lockutils [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.159629] [48526]: WARNING neutronclient.v2_0.client [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.264933] [48527]: DEBUG nova.policy [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.275648] [48527]: INFO nova.api.openstack.requestlog [None req-549b9c84-32bd-4aaf-b643-d5c84ea33ed9 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.198540 [ 809.275648] [48527]: [pid: 48527|app: 0|req: 1028/2100] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.282242] [48527]: DEBUG nova.api.openstack.wsgi [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.286872] [48527]: DEBUG nova.compute.api [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.287046] [48526]: DEBUG nova.policy [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.295116] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.295339] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.295452] [48526]: INFO nova.api.openstack.requestlog [None req-0874adbf-e64e-4352-b560-71c0173d1615 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1226 microversion: 2.1 time: 0.167731 [ 809.295496] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.295755] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.295815] [48526]: [pid: 48526|app: 0|req: 1073/2101] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1226 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.295898] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.296112] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.301022] [48526]: DEBUG nova.api.openstack.wsgi [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.301714] [48526]: DEBUG nova.compute.api [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.305440] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.305634] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.305776] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.306097] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.306254] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.306379] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.333022] [48527]: WARNING neutronclient.v2_0.client [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.333191] [48526]: WARNING neutronclient.v2_0.client [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.356976] [48526]: DEBUG nova.policy [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.364313] [48526]: INFO nova.api.openstack.requestlog [None req-ac5b5967-f414-4caf-999b-c2e1651bbf8a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.067859 [ 809.364748] [48526]: [pid: 48526|app: 0|req: 1074/2102] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.367793] [48526]: DEBUG nova.api.openstack.wsgi [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.369627] [48526]: DEBUG nova.compute.api [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.373233] [48527]: DEBUG nova.policy [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.382560] [48526]: DEBUG oslo_concurrency.lockutils [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.382941] [48526]: DEBUG oslo_concurrency.lockutils [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.383176] [48526]: DEBUG oslo_concurrency.lockutils [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.383687] [48526]: DEBUG oslo_concurrency.lockutils [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.383959] [48526]: DEBUG oslo_concurrency.lockutils [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.384295] [48526]: DEBUG oslo_concurrency.lockutils [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.388596] [48527]: INFO nova.api.openstack.requestlog [None req-8bf275c8-74ad-412b-88b5-d4e02136d5bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.112180 [ 809.388974] [48527]: [pid: 48527|app: 0|req: 1029/2103] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.391947] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.395531] [48527]: DEBUG nova.compute.api [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.401025] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.401291] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.401450] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.401898] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.401898] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.402030] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.414610] [48526]: WARNING neutronclient.v2_0.client [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.433663] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.434069] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.434069] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.434144] [48527]: DEBUG nova.objects.instance [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.435710] [48526]: DEBUG nova.policy [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.439747] [48527]: WARNING neutronclient.v2_0.client [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.441285] [48526]: INFO nova.api.openstack.requestlog [None req-91c7097d-63fb-49d4-9d30-0e36d9ef3dae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1216 microversion: 2.1 time: 0.075806 [ 809.441872] [48526]: [pid: 48526|app: 0|req: 1075/2104] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1216 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.446938] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.449082] [48526]: DEBUG nova.compute.api [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.453092] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.453281] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.453417] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.453730] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.453878] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.454185] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.464349] [48527]: DEBUG nova.policy [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.468555] [48527]: INFO nova.api.openstack.requestlog [None req-4e13c0bb-d133-45d8-8f41-2c3848a19fab tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.078917 [ 809.468879] [48527]: [pid: 48527|app: 0|req: 1030/2105] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.471720] [48526]: WARNING neutronclient.v2_0.client [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.475098] [48527]: DEBUG nova.api.openstack.wsgi [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.476643] [48527]: DEBUG nova.compute.api [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.480348] [48527]: DEBUG oslo_concurrency.lockutils [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.480586] [48527]: DEBUG oslo_concurrency.lockutils [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.480788] [48527]: DEBUG oslo_concurrency.lockutils [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.480995] [48527]: DEBUG oslo_concurrency.lockutils [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.481153] [48527]: DEBUG oslo_concurrency.lockutils [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.481300] [48527]: DEBUG oslo_concurrency.lockutils [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.503278] [48527]: DEBUG oslo_concurrency.lockutils [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.503487] [48527]: DEBUG oslo_concurrency.lockutils [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.503579] [48527]: DEBUG oslo_concurrency.lockutils [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.503758] [48527]: DEBUG nova.objects.instance [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.507048] [48527]: WARNING neutronclient.v2_0.client [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.579356] [48527]: DEBUG nova.policy [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.583733] [48527]: INFO nova.api.openstack.requestlog [None req-40199f53-70d9-48e2-bf6e-b2d2ffb32f7d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.114254 [ 809.584081] [48527]: [pid: 48527|app: 0|req: 1031/2106] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.586505] [48527]: DEBUG nova.api.openstack.wsgi [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.588886] [48527]: DEBUG nova.compute.api [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.592361] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.592681] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.592928] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.593375] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.593648] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.593863] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.610126] [48526]: DEBUG nova.policy [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.611333] [48527]: WARNING neutronclient.v2_0.client [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.615109] [48526]: INFO nova.api.openstack.requestlog [None req-7b7dd573-90ae-4c95-94a0-d403951a63c7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1670 microversion: 2.1 time: 0.172356 [ 809.615621] [48526]: [pid: 48526|app: 0|req: 1076/2107] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1670 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.618298] [48526]: DEBUG nova.api.openstack.wsgi [None req-e6f175f8-225d-4f94-83da-6e07404a2ff6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.630261] [48527]: DEBUG nova.policy [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.636937] [48527]: INFO nova.api.openstack.requestlog [None req-fe08847d-4c58-46bd-ae82-4772fc0cbcad tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.052270 [ 809.637287] [48527]: [pid: 48527|app: 0|req: 1032/2108] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.639831] [48527]: DEBUG nova.api.openstack.wsgi [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 809.641287] [48527]: DEBUG nova.compute.api [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.646165] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.646384] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.646521] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.646785] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.646921] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.647872] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.664369] [48526]: INFO nova.api.openstack.requestlog [None req-e6f175f8-225d-4f94-83da-6e07404a2ff6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 200 len: 1606 microversion: 2.1 time: 0.047976 [ 809.665813] [48526]: [pid: 48526|app: 0|req: 1077/2109] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 1606 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.669906] [48526]: DEBUG nova.api.openstack.wsgi [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.671571] [48526]: DEBUG nova.compute.api [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.678549] [48526]: DEBUG oslo_concurrency.lockutils [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.679864] [48526]: DEBUG oslo_concurrency.lockutils [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.679864] [48526]: DEBUG oslo_concurrency.lockutils [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.679864] [48526]: DEBUG oslo_concurrency.lockutils [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.679864] [48526]: DEBUG oslo_concurrency.lockutils [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.679864] [48526]: DEBUG oslo_concurrency.lockutils [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.709555] [48526]: WARNING neutronclient.v2_0.client [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.732635] [48526]: DEBUG nova.policy [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.738701] [48526]: DEBUG nova.policy [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.739631] [48526]: DEBUG nova.policy [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.740244] [48526]: INFO nova.api.openstack.requestlog [None req-7019f8d1-07c9-49ce-b5a5-4755f1563f9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.073679 [ 809.740571] [48526]: [pid: 48526|app: 0|req: 1078/2110] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 809.743296] [48526]: DEBUG nova.api.openstack.wsgi [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.744501] [48526]: DEBUG nova.compute.api [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.748498] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.748708] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.750044] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.750044] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.750044] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.750044] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.771840] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=567,nova_api:INSERT=30,nova_api:DELETE=15,nova_api:UPDATE=7,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 809.774737] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.775202] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.775464] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.776044] [48526]: DEBUG nova.objects.instance [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.781423] [48526]: WARNING neutronclient.v2_0.client [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 810.028442] [48526]: DEBUG nova.policy [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.033193] [48526]: INFO nova.api.openstack.requestlog [None req-ef0a7323-45da-4d4d-bf9c-41ebe7ca36a5 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.291943 [ 810.033550] [48526]: [pid: 48526|app: 0|req: 1079/2111] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:13 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.035963] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.037423] [48526]: DEBUG nova.compute.api [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.040788] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.040965] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.041116] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.041444] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.042265] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.042343] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.058724] [48526]: WARNING neutronclient.v2_0.client [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 810.210707] [48526]: DEBUG nova.policy [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.216523] [48526]: INFO nova.api.openstack.requestlog [None req-ca97569d-d834-4237-9822-78ef7b803268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.182356 [ 810.218042] [48526]: [pid: 48526|app: 0|req: 1080/2112] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:14 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.221790] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.221946] [48526]: DEBUG nova.compute.api [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.231235] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.231235] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.231235] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.231538] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.231705] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.231999] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.266177] [48526]: WARNING neutronclient.v2_0.client [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 810.515891] [48526]: DEBUG nova.policy [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.523193] [48526]: INFO nova.api.openstack.requestlog [None req-7b54205b-254a-479d-a351-d9bfe5020ed9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.305423 [ 810.523861] [48526]: [pid: 48526|app: 0|req: 1081/2113] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:14 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.526505] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.528197] [48526]: DEBUG nova.compute.api [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.534629] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.534815] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.534971] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.535258] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.535408] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.535530] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.569912] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.570190] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.570404] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.570616] [48526]: DEBUG nova.objects.instance [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.575346] [48526]: WARNING neutronclient.v2_0.client [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 810.613506] [48526]: DEBUG nova.policy [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.619564] [48526]: INFO nova.api.openstack.requestlog [None req-a7f92d60-e8ef-4e6f-bca4-a09732c9f324 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.095164 [ 810.620084] [48526]: [pid: 48526|app: 0|req: 1082/2114] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:14 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.623477] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.625474] [48526]: DEBUG nova.compute.api [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.628817] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.629063] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.629204] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.629423] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.629562] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.629685] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.653860] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.654075] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.654219] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.654431] [48526]: DEBUG nova.objects.instance [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.657718] [48526]: WARNING neutronclient.v2_0.client [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 810.704629] [48526]: DEBUG nova.policy [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.712437] [48526]: INFO nova.api.openstack.requestlog [None req-8e954039-e55d-420b-98d1-8de9b9fe0b71 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.091721 [ 810.712807] [48526]: [pid: 48526|app: 0|req: 1083/2115] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:14 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.715918] [48526]: DEBUG nova.api.openstack.wsgi [req-cb272571-3d30-417e-916e-fff92b38d761 req-1b2b9e4c-47e8-48e4-8ca6-cdbcb5c1c6e5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a516af16-6932-4de8-8688-317415e168bd", "tag": "3b2de84e-96db-4f62-ae10-3c351cda5746"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 810.722356] [48526]: DEBUG oslo_concurrency.lockutils [req-cb272571-3d30-417e-916e-fff92b38d761 req-1b2b9e4c-47e8-48e4-8ca6-cdbcb5c1c6e5 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.722532] [48526]: DEBUG oslo_concurrency.lockutils [req-cb272571-3d30-417e-916e-fff92b38d761 req-1b2b9e4c-47e8-48e4-8ca6-cdbcb5c1c6e5 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.722532] [48526]: DEBUG oslo_concurrency.lockutils [req-cb272571-3d30-417e-916e-fff92b38d761 req-1b2b9e4c-47e8-48e4-8ca6-cdbcb5c1c6e5 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.732209] [48526]: INFO nova.api.openstack.compute.server_external_events [req-cb272571-3d30-417e-916e-fff92b38d761 req-1b2b9e4c-47e8-48e4-8ca6-cdbcb5c1c6e5 service nova] Creating event network-changed:3b2de84e-96db-4f62-ae10-3c351cda5746 for instance a516af16-6932-4de8-8688-317415e168bd on cpu-1 [ 810.736804] [48526]: INFO nova.api.openstack.requestlog [req-cb272571-3d30-417e-916e-fff92b38d761 req-1b2b9e4c-47e8-48e4-8ca6-cdbcb5c1c6e5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023268 [ 810.737315] [48526]: [pid: 48526|app: 0|req: 1084/2116] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:14 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) [ 810.739904] [48526]: DEBUG nova.api.openstack.wsgi [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.741401] [48526]: DEBUG nova.compute.api [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.747216] [48526]: DEBUG oslo_concurrency.lockutils [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.747480] [48526]: DEBUG oslo_concurrency.lockutils [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.747866] [48526]: DEBUG oslo_concurrency.lockutils [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.748219] [48526]: DEBUG oslo_concurrency.lockutils [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.748397] [48526]: DEBUG oslo_concurrency.lockutils [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.748549] [48526]: DEBUG oslo_concurrency.lockutils [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.769874] [48526]: WARNING neutronclient.v2_0.client [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 810.857162] [48526]: DEBUG nova.policy [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.861781] [48526]: INFO nova.api.openstack.requestlog [None req-32890e07-c5f7-4d19-b911-fe87c78fbeab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.123933 [ 810.862292] [48526]: [pid: 48526|app: 0|req: 1085/2117] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:14 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.867548] [48526]: DEBUG nova.api.openstack.wsgi [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.870224] [48526]: DEBUG nova.compute.api [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.874650] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.875030] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.875212] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.875553] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.875836] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.876095] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.902449] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.902635] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.902776] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.903419] [48526]: DEBUG nova.objects.instance [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.906855] [48526]: WARNING neutronclient.v2_0.client [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 810.948831] [48526]: DEBUG nova.policy [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.953727] [48526]: INFO nova.api.openstack.requestlog [None req-7cb124a7-4be3-4996-8926-2c1f404fa28e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.089065 [ 810.954070] [48526]: [pid: 48526|app: 0|req: 1086/2118] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:15 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.956912] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.958390] [48526]: DEBUG nova.compute.api [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] [instance: 896c6995-fef5-44b9-bd1f-a339a4045054] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.962292] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.962518] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.962663] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.962923] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.963285] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.963425] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.973399] [48526]: INFO nova.api.openstack.wsgi [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] HTTP exception thrown: Instance 896c6995-fef5-44b9-bd1f-a339a4045054 could not be found. [ 810.973674] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] Returning 404 to user: Instance 896c6995-fef5-44b9-bd1f-a339a4045054 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 810.974080] [48526]: INFO nova.api.openstack.requestlog [None req-0e6523c6-2955-4ccd-a4ec-3af3ddeaf1aa tempest-ServerMetadataNegativeTestJSON-903254942 tempest-ServerMetadataNegativeTestJSON-903254942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054" status: 404 len: 111 microversion: 2.1 time: 0.019542 [ 810.974400] [48526]: [pid: 48526|app: 0|req: 1087/2119] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:15 2025] GET /compute/v2.1/servers/896c6995-fef5-44b9-bd1f-a339a4045054 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 810.978861] [48526]: DEBUG nova.api.openstack.wsgi [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.980416] [48526]: DEBUG nova.compute.api [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.983448] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.983626] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.983761] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.984024] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.984178] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.984302] [48526]: DEBUG oslo_concurrency.lockutils [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.013854] [48526]: WARNING neutronclient.v2_0.client [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.560106] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 811.584940] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=4 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 811.745423] [48526]: DEBUG nova.policy [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.757287] [48526]: INFO nova.api.openstack.requestlog [None req-e03de54e-6fef-4c65-855d-de6e0e1c5106 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.781211 [ 811.757287] [48526]: [pid: 48526|app: 0|req: 1088/2120] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:15 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.762767] [48526]: DEBUG nova.api.openstack.wsgi [None req-3f2f2caa-0ad9-4e8e-adfa-55b79445fa04 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7a1c7cb4-04d4-4d42-b888-5217d4958a3f"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 811.764374] [48526]: DEBUG nova.compute.api [None req-3f2f2caa-0ad9-4e8e-adfa-55b79445fa04 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.769239] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f2f2caa-0ad9-4e8e-adfa-55b79445fa04 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.769479] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f2f2caa-0ad9-4e8e-adfa-55b79445fa04 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.769614] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f2f2caa-0ad9-4e8e-adfa-55b79445fa04 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.769876] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f2f2caa-0ad9-4e8e-adfa-55b79445fa04 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.770049] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f2f2caa-0ad9-4e8e-adfa-55b79445fa04 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.770180] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f2f2caa-0ad9-4e8e-adfa-55b79445fa04 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.186819] [48527]: INFO nova.api.openstack.wsgi [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] HTTP exception thrown: Multiple possible networks found, use a Network ID to be more specific. [ 813.187210] [48527]: DEBUG nova.api.openstack.wsgi [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Returning 400 to user: Multiple possible networks found, use a Network ID to be more specific. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 813.187602] [48527]: INFO nova.api.openstack.requestlog [None req-93b293e7-e8bc-4bd2-b2ea-53bb1b21a589 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d/os-interface" status: 400 len: 115 microversion: 2.70 time: 3.549878 [ 813.187942] [48527]: [pid: 48527|app: 0|req: 1033/2121] 10.180.1.21 () {62 vars in 1332 bytes} [Fri Dec 12 13:55:13 2025] POST /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d/os-interface => generated 115 bytes in 3550 msecs (HTTP/1.1 400) 9 headers in 383 bytes (1 switches on core 0) [ 813.190715] [48527]: DEBUG nova.api.openstack.wsgi [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.192396] [48527]: DEBUG nova.compute.api [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.195322] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=611,nova_api:INSERT=28,nova_api:UPDATE=4,nova_api:DELETE=9 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 813.199176] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.199402] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.199541] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.199810] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.199953] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.200097] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.204961] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1510,nova_cell1:DELETE=1,nova_cell1:INSERT=7,nova_cell1:UPDATE=11 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 813.228903] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.228903] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.228903] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.228903] [48527]: DEBUG nova.objects.instance [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.234334] [48527]: WARNING neutronclient.v2_0.client [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.252653] [48527]: DEBUG nova.policy [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.258612] [48527]: INFO nova.api.openstack.requestlog [None req-d0c1fa30-3e72-4538-8aa7-c8f14b41e79f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.069884 [ 813.258862] [48527]: [pid: 48527|app: 0|req: 1034/2122] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.262335] [48527]: DEBUG nova.api.openstack.wsgi [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.263696] [48527]: DEBUG nova.compute.api [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.267206] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.267206] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.267206] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.267469] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.267598] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.267712] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.302431] [48527]: WARNING neutronclient.v2_0.client [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.327763] [48527]: DEBUG nova.policy [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.337613] [48527]: INFO nova.api.openstack.requestlog [None req-13ea1fd6-89c5-46dc-b5fd-cbf3a54c7bf8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.078041 [ 813.337998] [48527]: [pid: 48527|app: 0|req: 1035/2123] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.340486] [48527]: DEBUG nova.api.openstack.wsgi [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.341939] [48527]: DEBUG nova.compute.api [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.346357] [48527]: DEBUG oslo_concurrency.lockutils [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.346537] [48527]: DEBUG oslo_concurrency.lockutils [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.347214] [48527]: DEBUG oslo_concurrency.lockutils [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.347214] [48527]: DEBUG oslo_concurrency.lockutils [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.347214] [48527]: DEBUG oslo_concurrency.lockutils [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.347341] [48527]: DEBUG oslo_concurrency.lockutils [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.383109] [48527]: WARNING neutronclient.v2_0.client [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.402724] [48527]: DEBUG nova.policy [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.408444] [48527]: INFO nova.api.openstack.requestlog [None req-a61cf576-4b72-481b-bf7d-58b97e3a80a8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.069791 [ 813.408831] [48527]: [pid: 48527|app: 0|req: 1036/2124] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.412219] [48527]: DEBUG nova.api.openstack.wsgi [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.414370] [48527]: DEBUG nova.compute.api [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.418819] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.419074] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.419521] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.419521] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.419689] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.419689] [48527]: DEBUG oslo_concurrency.lockutils [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.442248] [48526]: INFO nova.api.openstack.requestlog [None req-3f2f2caa-0ad9-4e8e-adfa-55b79445fa04 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.684854 [ 813.443123] [48526]: [pid: 48526|app: 0|req: 1089/2125] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 13:55:15 2025] POST /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments => generated 194 bytes in 1685 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 813.445489] [48526]: DEBUG nova.api.openstack.wsgi [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.446983] [48526]: DEBUG nova.compute.api [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.450347] [48527]: WARNING neutronclient.v2_0.client [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.463219] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.463219] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.463219] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.463219] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.463219] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.463219] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.479261] [48527]: DEBUG nova.policy [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.485188] [48527]: INFO nova.api.openstack.requestlog [None req-b7ace373-df96-4112-8527-1ebcb53b2716 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.075608 [ 813.486034] [48527]: [pid: 48527|app: 0|req: 1037/2126] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.490019] [48527]: DEBUG nova.api.openstack.wsgi [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.490307] [48526]: WARNING neutronclient.v2_0.client [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.490351] [48527]: DEBUG nova.compute.api [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.493856] [48527]: DEBUG oslo_concurrency.lockutils [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.494150] [48527]: DEBUG oslo_concurrency.lockutils [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.494287] [48527]: DEBUG oslo_concurrency.lockutils [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.494578] [48527]: DEBUG oslo_concurrency.lockutils [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.494794] [48527]: DEBUG oslo_concurrency.lockutils [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.494929] [48527]: DEBUG oslo_concurrency.lockutils [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.510386] [48526]: DEBUG nova.policy [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.515350] [48526]: INFO nova.api.openstack.requestlog [None req-1aa6ccb3-ca35-4d4e-beab-a9f9eb3c0ceb tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1272 microversion: 2.1 time: 0.071988 [ 813.515658] [48526]: [pid: 48526|app: 0|req: 1090/2127] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1272 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.517989] [48527]: DEBUG oslo_concurrency.lockutils [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.518205] [48526]: DEBUG nova.api.openstack.wsgi [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.518299] [48527]: DEBUG oslo_concurrency.lockutils [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.518406] [48527]: DEBUG oslo_concurrency.lockutils [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.518534] [48527]: DEBUG nova.objects.instance [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.519657] [48526]: DEBUG nova.compute.api [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.523116] [48526]: DEBUG oslo_concurrency.lockutils [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.523341] [48526]: DEBUG oslo_concurrency.lockutils [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.523478] [48526]: DEBUG oslo_concurrency.lockutils [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.523736] [48526]: DEBUG oslo_concurrency.lockutils [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.523866] [48526]: DEBUG oslo_concurrency.lockutils [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.523969] [48527]: WARNING neutronclient.v2_0.client [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.524032] [48526]: DEBUG oslo_concurrency.lockutils [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.545664] [48527]: DEBUG nova.policy [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.547880] [48526]: DEBUG oslo_concurrency.lockutils [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.548157] [48526]: DEBUG oslo_concurrency.lockutils [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.548338] [48526]: DEBUG oslo_concurrency.lockutils [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.548549] [48526]: DEBUG nova.objects.instance [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.554043] [48527]: INFO nova.api.openstack.requestlog [None req-e34911da-6629-4db5-bb60-3f6922154178 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.067857 [ 813.554428] [48527]: [pid: 48527|app: 0|req: 1038/2128] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.557166] [48526]: WARNING neutronclient.v2_0.client [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.557315] [48527]: DEBUG nova.api.openstack.wsgi [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.558776] [48527]: DEBUG nova.compute.api [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.563817] [48527]: DEBUG oslo_concurrency.lockutils [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.564137] [48527]: DEBUG oslo_concurrency.lockutils [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.564219] [48527]: DEBUG oslo_concurrency.lockutils [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.564652] [48527]: DEBUG oslo_concurrency.lockutils [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.564902] [48527]: DEBUG oslo_concurrency.lockutils [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.565140] [48527]: DEBUG oslo_concurrency.lockutils [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.577990] [48526]: DEBUG nova.policy [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.582493] [48526]: INFO nova.api.openstack.requestlog [None req-3baa46b9-b260-4472-8179-3ddd87cf0706 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.066238 [ 813.583026] [48526]: [pid: 48526|app: 0|req: 1091/2129] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.585522] [48526]: DEBUG nova.api.openstack.wsgi [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.587190] [48526]: DEBUG nova.compute.api [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.590591] [48526]: DEBUG oslo_concurrency.lockutils [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.590786] [48526]: DEBUG oslo_concurrency.lockutils [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.590888] [48526]: DEBUG oslo_concurrency.lockutils [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.591282] [48526]: DEBUG oslo_concurrency.lockutils [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.591499] [48526]: DEBUG oslo_concurrency.lockutils [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.591642] [48526]: DEBUG oslo_concurrency.lockutils [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.591998] [48527]: WARNING neutronclient.v2_0.client [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.611370] [48526]: WARNING neutronclient.v2_0.client [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.675893] [48526]: DEBUG nova.policy [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.683482] [48526]: INFO nova.api.openstack.requestlog [None req-e281bd01-2ee8-4f5a-879f-4cffc03e1cdc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.099893 [ 813.683693] [48526]: [pid: 48526|app: 0|req: 1092/2130] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.686343] [48526]: DEBUG nova.api.openstack.wsgi [None req-0743a3c9-f10f-403c-88f6-a6086ed0d177 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.702280] [48527]: DEBUG nova.policy [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.706709] [48527]: INFO nova.api.openstack.requestlog [None req-01f6b124-6e78-43a7-9b56-9bf25a2ba8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1675 microversion: 2.1 time: 0.151700 [ 813.707441] [48527]: [pid: 48527|app: 0|req: 1039/2131] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1675 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.709842] [48527]: DEBUG nova.api.openstack.wsgi [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.711331] [48527]: DEBUG nova.compute.api [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.714576] [48527]: DEBUG oslo_concurrency.lockutils [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.714965] [48527]: DEBUG oslo_concurrency.lockutils [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.714965] [48527]: DEBUG oslo_concurrency.lockutils [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.715232] [48527]: DEBUG oslo_concurrency.lockutils [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.715400] [48527]: DEBUG oslo_concurrency.lockutils [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.715540] [48527]: DEBUG oslo_concurrency.lockutils [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.723041] [48526]: INFO nova.api.openstack.requestlog [None req-0743a3c9-f10f-403c-88f6-a6086ed0d177 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 200 len: 1606 microversion: 2.1 time: 0.038197 [ 813.723041] [48526]: [pid: 48526|app: 0|req: 1093/2132] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 1606 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.726012] [48526]: DEBUG nova.api.openstack.wsgi [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.730290] [48526]: DEBUG nova.compute.api [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.733146] [48526]: DEBUG oslo_concurrency.lockutils [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.733358] [48526]: DEBUG oslo_concurrency.lockutils [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.733512] [48526]: DEBUG oslo_concurrency.lockutils [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.733758] [48526]: DEBUG oslo_concurrency.lockutils [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.733912] [48526]: DEBUG oslo_concurrency.lockutils [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.734981] [48526]: DEBUG oslo_concurrency.lockutils [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.743027] [48527]: WARNING neutronclient.v2_0.client [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.762955] [48527]: DEBUG nova.policy [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.763263] [48526]: DEBUG oslo_concurrency.lockutils [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.763263] [48526]: DEBUG oslo_concurrency.lockutils [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.763356] [48526]: DEBUG oslo_concurrency.lockutils [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.763511] [48526]: DEBUG nova.objects.instance [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.767555] [48527]: DEBUG nova.policy [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.768324] [48526]: WARNING neutronclient.v2_0.client [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.768557] [48527]: DEBUG nova.policy [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.769300] [48527]: INFO nova.api.openstack.requestlog [None req-133ff51f-1bdf-47fc-9cab-097d8efd15dd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.061724 [ 813.773203] [48527]: [pid: 48527|app: 0|req: 1040/2133] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 813.776089] [48527]: DEBUG nova.api.openstack.wsgi [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.779553] [48527]: DEBUG nova.compute.api [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.782925] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.783325] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.783655] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.784300] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.784641] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.784929] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.787609] [48526]: DEBUG nova.policy [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.792454] [48526]: INFO nova.api.openstack.requestlog [None req-49270aac-255f-4b17-a0ff-ddd74fd5eebc tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.068878 [ 813.793327] [48526]: [pid: 48526|app: 0|req: 1094/2134] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.795811] [48526]: DEBUG nova.api.openstack.wsgi [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.797250] [48526]: DEBUG nova.compute.api [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.800693] [48526]: DEBUG oslo_concurrency.lockutils [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.800871] [48526]: DEBUG oslo_concurrency.lockutils [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.801021] [48526]: DEBUG oslo_concurrency.lockutils [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.801282] [48526]: DEBUG oslo_concurrency.lockutils [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.801426] [48526]: DEBUG oslo_concurrency.lockutils [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.801545] [48526]: DEBUG oslo_concurrency.lockutils [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.808244] [48527]: WARNING neutronclient.v2_0.client [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.825092] [48526]: WARNING neutronclient.v2_0.client [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.827349] [48527]: DEBUG nova.policy [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.832194] [48527]: INFO nova.api.openstack.requestlog [None req-45ec387b-bb34-481d-8fe6-094d672970ae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.058392 [ 813.832544] [48527]: [pid: 48527|app: 0|req: 1041/2135] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:17 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.836043] [48527]: DEBUG nova.api.openstack.wsgi [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.836632] [48527]: DEBUG nova.compute.api [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.840524] [48527]: DEBUG oslo_concurrency.lockutils [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.840731] [48527]: DEBUG oslo_concurrency.lockutils [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.840885] [48527]: DEBUG oslo_concurrency.lockutils [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.841453] [48527]: DEBUG oslo_concurrency.lockutils [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.841453] [48527]: DEBUG oslo_concurrency.lockutils [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.841594] [48527]: DEBUG oslo_concurrency.lockutils [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.845541] [48526]: DEBUG nova.policy [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.850430] [48526]: INFO nova.api.openstack.requestlog [None req-de47adc8-c90f-4e23-9c83-c0555ff5baef tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1236 microversion: 2.1 time: 0.056472 [ 813.850813] [48526]: [pid: 48526|app: 0|req: 1095/2136] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1236 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.854020] [48526]: DEBUG nova.api.openstack.wsgi [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.856207] [48526]: DEBUG nova.compute.api [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.859878] [48526]: DEBUG oslo_concurrency.lockutils [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.860259] [48526]: DEBUG oslo_concurrency.lockutils [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.860754] [48526]: DEBUG oslo_concurrency.lockutils [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.860754] [48526]: DEBUG oslo_concurrency.lockutils [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.860892] [48526]: DEBUG oslo_concurrency.lockutils [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.861017] [48526]: DEBUG oslo_concurrency.lockutils [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.865465] [48527]: DEBUG oslo_concurrency.lockutils [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.865465] [48527]: DEBUG oslo_concurrency.lockutils [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.865465] [48527]: DEBUG oslo_concurrency.lockutils [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.865465] [48527]: DEBUG nova.objects.instance [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lazy-loading 'fault' on Instance uuid f2784ccd-1a03-4188-a996-ff7ac3c62db6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.868193] [48527]: WARNING neutronclient.v2_0.client [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.891785] [48527]: DEBUG nova.policy [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8d4c23d7578e48708e5649e94c3f480f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '743b476d4e4340a1ad35ab7d16188355', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.899015] [48526]: DEBUG oslo_concurrency.lockutils [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.899140] [48527]: INFO nova.api.openstack.requestlog [None req-e378fcb6-1cc2-4f97-8a7e-309df3c27e7b tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 200 len: 1308 microversion: 2.1 time: 0.065870 [ 813.899217] [48526]: DEBUG oslo_concurrency.lockutils [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.899326] [48526]: DEBUG oslo_concurrency.lockutils [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.899503] [48526]: DEBUG nova.objects.instance [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.900062] [48527]: [pid: 48527|app: 0|req: 1042/2137] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.905658] [48526]: WARNING neutronclient.v2_0.client [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.906605] [48527]: DEBUG nova.api.openstack.wsgi [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.909623] [48527]: DEBUG nova.compute.api [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.914426] [48527]: DEBUG oslo_concurrency.lockutils [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.914618] [48527]: DEBUG oslo_concurrency.lockutils [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.914825] [48527]: DEBUG oslo_concurrency.lockutils [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.915220] [48527]: DEBUG oslo_concurrency.lockutils [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.915444] [48527]: DEBUG oslo_concurrency.lockutils [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.915637] [48527]: DEBUG oslo_concurrency.lockutils [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.928098] [48526]: DEBUG nova.policy [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.932919] [48526]: INFO nova.api.openstack.requestlog [None req-880bb1fc-9f26-49bf-8ca9-13ed1a8ab11b tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.081282 [ 813.933450] [48526]: [pid: 48526|app: 0|req: 1096/2138] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.936042] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.937619] [48526]: DEBUG nova.compute.api [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.940696] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.940877] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.941017] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.941321] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.941516] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.941621] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.944432] [48527]: WARNING neutronclient.v2_0.client [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.970977] [48527]: DEBUG nova.policy [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.975229] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.975229] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.975229] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.975694] [48526]: DEBUG nova.objects.instance [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.976364] [48527]: INFO nova.api.openstack.requestlog [None req-6359bd37-5319-46ef-b4c2-ace82fdf187a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.075609 [ 813.976739] [48527]: [pid: 48527|app: 0|req: 1043/2139] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.981387] [48526]: WARNING neutronclient.v2_0.client [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.998324] [48526]: DEBUG nova.policy [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.003840] [48526]: INFO nova.api.openstack.requestlog [None req-0ff75e3d-29ab-41ce-86dd-416ac581d9e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.069852 [ 814.004457] [48526]: [pid: 48526|app: 0|req: 1097/2140] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.007525] [48526]: DEBUG nova.api.openstack.wsgi [req-2a339475-502e-4b50-b32f-907837877f9f req-d6dec0f7-caf2-4fa7-8179-dca847e1110e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bd4223d-a544-480f-8945-7fd6022b7846", "name": "network-vif-plugged", "status": "completed", "tag": "d7753559-6f31-4ec0-bddd-3ac0fa30af2f"}, {"name": "network-changed", "server_uuid": "4bd4223d-a544-480f-8945-7fd6022b7846", "tag": "d7753559-6f31-4ec0-bddd-3ac0fa30af2f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 814.015023] [48526]: DEBUG oslo_concurrency.lockutils [req-2a339475-502e-4b50-b32f-907837877f9f req-d6dec0f7-caf2-4fa7-8179-dca847e1110e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.015023] [48526]: DEBUG oslo_concurrency.lockutils [req-2a339475-502e-4b50-b32f-907837877f9f req-d6dec0f7-caf2-4fa7-8179-dca847e1110e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.015023] [48526]: DEBUG oslo_concurrency.lockutils [req-2a339475-502e-4b50-b32f-907837877f9f req-d6dec0f7-caf2-4fa7-8179-dca847e1110e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.022285] [48526]: INFO nova.api.openstack.compute.server_external_events [req-2a339475-502e-4b50-b32f-907837877f9f req-d6dec0f7-caf2-4fa7-8179-dca847e1110e service nova] Creating event network-vif-plugged:d7753559-6f31-4ec0-bddd-3ac0fa30af2f for instance 4bd4223d-a544-480f-8945-7fd6022b7846 on cpu-1 [ 814.022398] [48526]: INFO nova.api.openstack.compute.server_external_events [req-2a339475-502e-4b50-b32f-907837877f9f req-d6dec0f7-caf2-4fa7-8179-dca847e1110e service nova] Creating event network-changed:d7753559-6f31-4ec0-bddd-3ac0fa30af2f for instance 4bd4223d-a544-480f-8945-7fd6022b7846 on cpu-1 [ 814.027362] [48526]: INFO nova.api.openstack.requestlog [req-2a339475-502e-4b50-b32f-907837877f9f req-d6dec0f7-caf2-4fa7-8179-dca847e1110e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021989 [ 814.027585] [48526]: [pid: 48526|app: 0|req: 1098/2141] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:18 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) [ 814.030293] [48526]: DEBUG nova.api.openstack.wsgi [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.032336] [48526]: DEBUG nova.compute.api [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.035586] [48526]: DEBUG oslo_concurrency.lockutils [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.035771] [48526]: DEBUG oslo_concurrency.lockutils [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.035905] [48526]: DEBUG oslo_concurrency.lockutils [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.036230] [48526]: DEBUG oslo_concurrency.lockutils [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.036386] [48526]: DEBUG oslo_concurrency.lockutils [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.036509] [48526]: DEBUG oslo_concurrency.lockutils [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.065752] [48526]: WARNING neutronclient.v2_0.client [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.085903] [48526]: DEBUG nova.policy [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.090625] [48526]: INFO nova.api.openstack.requestlog [None req-a85f95a7-9782-4dc0-a5a8-0de48f7587b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.062369 [ 814.091188] [48526]: [pid: 48526|app: 0|req: 1099/2142] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.093462] [48526]: DEBUG nova.api.openstack.wsgi [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.093659] [48526]: DEBUG nova.compute.api [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.097543] [48526]: DEBUG oslo_concurrency.lockutils [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.097733] [48526]: DEBUG oslo_concurrency.lockutils [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.097846] [48526]: DEBUG oslo_concurrency.lockutils [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.098173] [48526]: DEBUG oslo_concurrency.lockutils [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.098312] [48526]: DEBUG oslo_concurrency.lockutils [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.098443] [48526]: DEBUG oslo_concurrency.lockutils [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.116475] [48526]: DEBUG nova.compute.api [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 814.133315] [48527]: DEBUG nova.api.openstack.wsgi [None req-ee6402ca-9ce3-48b5-abb0-fbec5d1efb0c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1974207201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLVHJ7gnsFwJrOZh65F4ad2OlILxEoB8IhbchpjeDhWvIXbCYZCjBcECLYf7SxegNhSMZrpMBIDCN7XZ10A0KoFnjkfUEB8X6mBrw/czkOg/iklrKnAy96HNeSbCJwVH7Q=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 814.142782] [48527]: DEBUG nova.quota [None req-ee6402ca-9ce3-48b5-abb0-fbec5d1efb0c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Getting quotas for project 96bff46f66a440829d947d1dbddd20c3. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 814.148792] [48527]: DEBUG nova.quota [None req-ee6402ca-9ce3-48b5-abb0-fbec5d1efb0c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Getting quotas for user 0991f89cbedd4d13a58970224b82afd2 and project 96bff46f66a440829d947d1dbddd20c3. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 814.172796] [48526]: INFO nova.api.openstack.requestlog [None req-7132992f-a362-4013-9ea4-b45d2dcb19e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 204 len: 0 microversion: 2.70 time: 0.081101 [ 814.173204] [48526]: [pid: 48526|app: 0|req: 1100/2143] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:55:18 2025] DELETE /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 814.175284] [48527]: INFO nova.api.openstack.requestlog [None req-ee6402ca-9ce3-48b5-abb0-fbec5d1efb0c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.93 time: 0.197137 [ 814.175284] [48527]: [pid: 48527|app: 0|req: 1044/2144] 10.180.1.21 () {62 vars in 1195 bytes} [Fri Dec 12 13:55:18 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 198 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 814.182716] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.182948] [48526]: DEBUG nova.compute.api [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.186404] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.186609] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.186750] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.187015] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.187160] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.187280] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.216972] [48526]: WARNING neutronclient.v2_0.client [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.281241] [48527]: DEBUG nova.api.openstack.wsgi [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.282974] [48527]: DEBUG nova.compute.api [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.294820] [48527]: DEBUG oslo_concurrency.lockutils [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.295097] [48527]: DEBUG oslo_concurrency.lockutils [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.295315] [48527]: DEBUG oslo_concurrency.lockutils [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.295642] [48527]: DEBUG oslo_concurrency.lockutils [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.295830] [48527]: DEBUG oslo_concurrency.lockutils [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.296125] [48527]: DEBUG oslo_concurrency.lockutils [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.356929] [48527]: DEBUG oslo_concurrency.lockutils [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.357249] [48527]: DEBUG oslo_concurrency.lockutils [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.357335] [48527]: DEBUG oslo_concurrency.lockutils [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.357533] [48527]: DEBUG nova.objects.instance [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.361998] [48527]: WARNING neutronclient.v2_0.client [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.521656] [48527]: DEBUG nova.policy [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.532655] [48527]: INFO nova.api.openstack.requestlog [None req-345baa92-ae53-4b66-aace-c6c0bd7d7a3d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.254656 [ 814.533438] [48527]: [pid: 48527|app: 0|req: 1045/2145] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.537145] [48527]: DEBUG nova.api.openstack.wsgi [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.538448] [48527]: DEBUG nova.compute.api [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.542191] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.542455] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.542627] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.542916] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.543131] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.543330] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.546867] [48526]: DEBUG nova.policy [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.551907] [48526]: DEBUG nova.policy [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.552624] [48526]: DEBUG nova.policy [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.553401] [48526]: INFO nova.api.openstack.requestlog [None req-8e8d3a3f-603c-41ee-94eb-931b13e9256c tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1636 microversion: 2.70 time: 0.374372 [ 814.553805] [48526]: [pid: 48526|app: 0|req: 1101/2146] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1636 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 814.556776] [48526]: DEBUG nova.api.openstack.wsgi [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.559012] [48526]: DEBUG nova.compute.api [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.568517] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.568665] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.568865] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.569242] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.569439] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.569573] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.575796] [48527]: WARNING neutronclient.v2_0.client [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.588975] [48526]: WARNING neutronclient.v2_0.client [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.686830] [48527]: DEBUG nova.policy [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.694632] [48527]: INFO nova.api.openstack.requestlog [None req-f5ef4330-c2b5-43ee-849b-9b930af67280 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.160359 [ 814.695095] [48527]: [pid: 48527|app: 0|req: 1046/2147] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.701252] [48527]: DEBUG nova.api.openstack.wsgi [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.703102] [48527]: DEBUG nova.compute.api [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.703466] [48526]: DEBUG nova.policy [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.709896] [48526]: INFO nova.api.openstack.requestlog [None req-5d2c0986-c9d5-41de-9336-8767fe30b825 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.154200 [ 814.709896] [48526]: [pid: 48526|app: 0|req: 1102/2148] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.711169] [48527]: DEBUG oslo_concurrency.lockutils [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.711169] [48527]: DEBUG oslo_concurrency.lockutils [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.711169] [48527]: DEBUG oslo_concurrency.lockutils [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.711294] [48527]: DEBUG oslo_concurrency.lockutils [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.712582] [48527]: DEBUG oslo_concurrency.lockutils [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.712582] [48527]: DEBUG oslo_concurrency.lockutils [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.712874] [48526]: DEBUG nova.api.openstack.wsgi [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.713128] [48526]: DEBUG nova.compute.api [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.717523] [48526]: DEBUG oslo_concurrency.lockutils [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.718140] [48526]: DEBUG oslo_concurrency.lockutils [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.718294] [48526]: DEBUG oslo_concurrency.lockutils [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.718582] [48526]: DEBUG oslo_concurrency.lockutils [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.718722] [48526]: DEBUG oslo_concurrency.lockutils [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.718879] [48526]: DEBUG oslo_concurrency.lockutils [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.735725] [48527]: WARNING neutronclient.v2_0.client [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.745817] [48526]: WARNING neutronclient.v2_0.client [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.861337] [48527]: DEBUG nova.policy [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.868473] [48527]: INFO nova.api.openstack.requestlog [None req-61fd0977-62dc-43b2-adc9-a058d323d641 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.170477 [ 814.868960] [48527]: [pid: 48527|app: 0|req: 1047/2149] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.872385] [48527]: DEBUG nova.api.openstack.wsgi [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.874059] [48526]: DEBUG nova.policy [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.874232] [48527]: DEBUG nova.compute.api [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.879036] [48527]: DEBUG oslo_concurrency.lockutils [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.879369] [48527]: DEBUG oslo_concurrency.lockutils [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.879533] [48527]: DEBUG oslo_concurrency.lockutils [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.879592] [48526]: INFO nova.api.openstack.requestlog [None req-536324ed-dadb-46c8-8056-dd8a1ac6af22 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1280 microversion: 2.1 time: 0.169902 [ 814.879924] [48527]: DEBUG oslo_concurrency.lockutils [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.880189] [48527]: DEBUG oslo_concurrency.lockutils [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.880459] [48526]: [pid: 48526|app: 0|req: 1103/2150] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:18 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1280 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.880555] [48527]: DEBUG oslo_concurrency.lockutils [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.883168] [48526]: DEBUG nova.api.openstack.wsgi [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.886065] [48526]: DEBUG nova.compute.api [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.890878] [48526]: DEBUG oslo_concurrency.lockutils [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.891080] [48526]: DEBUG oslo_concurrency.lockutils [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.891262] [48526]: DEBUG oslo_concurrency.lockutils [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.891871] [48526]: DEBUG oslo_concurrency.lockutils [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.892074] [48526]: DEBUG oslo_concurrency.lockutils [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.892251] [48526]: DEBUG oslo_concurrency.lockutils [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.913241] [48527]: DEBUG oslo_concurrency.lockutils [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.913241] [48527]: DEBUG oslo_concurrency.lockutils [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.913241] [48527]: DEBUG oslo_concurrency.lockutils [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.913241] [48527]: DEBUG nova.objects.instance [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.918323] [48527]: WARNING neutronclient.v2_0.client [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.921974] [48526]: DEBUG oslo_concurrency.lockutils [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.922213] [48526]: DEBUG oslo_concurrency.lockutils [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.922357] [48526]: DEBUG oslo_concurrency.lockutils [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.922505] [48526]: DEBUG nova.objects.instance [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.928528] [48526]: WARNING neutronclient.v2_0.client [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 815.619794] [48527]: DEBUG nova.policy [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.627263] [48527]: INFO nova.api.openstack.requestlog [None req-0418635c-593f-4761-b20b-55f4e2b7dd8c tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.757132 [ 815.628038] [48527]: [pid: 48527|app: 0|req: 1048/2151] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:19 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.632790] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 815.634866] [48527]: DEBUG nova.compute.api [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 815.637071] [48526]: DEBUG nova.policy [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.641842] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.642502] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.642735] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.643201] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.643201] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.643399] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.643551] [48526]: INFO nova.api.openstack.requestlog [None req-444bb52b-7d53-432c-ab09-4c45db3c4a22 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.762605 [ 815.646045] [48526]: [pid: 48526|app: 0|req: 1104/2152] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:19 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.651116] [48526]: DEBUG nova.api.openstack.wsgi [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 815.652591] [48526]: DEBUG nova.compute.api [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 815.662452] [48526]: DEBUG oslo_concurrency.lockutils [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.663460] [48526]: DEBUG oslo_concurrency.lockutils [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.663460] [48526]: DEBUG oslo_concurrency.lockutils [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.663460] [48526]: DEBUG oslo_concurrency.lockutils [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.664543] [48526]: DEBUG oslo_concurrency.lockutils [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.664543] [48526]: DEBUG oslo_concurrency.lockutils [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.668131] [48527]: WARNING neutronclient.v2_0.client [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 815.703890] [48526]: WARNING neutronclient.v2_0.client [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.428317] [48527]: DEBUG nova.policy [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.437823] [48527]: INFO nova.api.openstack.requestlog [None req-d9378cc9-a757-4392-a96f-5d30325efca6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.809189 [ 816.438281] [48527]: [pid: 48527|app: 0|req: 1049/2153] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:19 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.441052] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e4ab4f7-25ee-4bde-bfd0-20d787a7e998 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.502027] [48527]: INFO nova.api.openstack.requestlog [None req-9e4ab4f7-25ee-4bde-bfd0-20d787a7e998 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 200 len: 1614 microversion: 2.1 time: 0.061716 [ 816.502027] [48527]: [pid: 48527|app: 0|req: 1050/2154] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:55:20 2025] GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 1614 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.503843] [48527]: DEBUG nova.api.openstack.wsgi [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.505604] [48527]: DEBUG nova.compute.api [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.512186] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.512507] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.512507] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.512856] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.512933] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.513157] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.538672] [48527]: WARNING neutronclient.v2_0.client [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.544400] [48526]: DEBUG nova.policy [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.553134] [48526]: INFO nova.api.openstack.requestlog [None req-077ca802-c490-467f-b47e-e1ddf6f749d6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.908288 [ 816.556036] [48526]: [pid: 48526|app: 0|req: 1105/2155] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:19 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 909 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.556177] [48526]: DEBUG nova.api.openstack.wsgi [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.558193] [48526]: DEBUG nova.compute.api [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.563544] [48526]: DEBUG oslo_concurrency.lockutils [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.563744] [48526]: DEBUG oslo_concurrency.lockutils [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.563878] [48526]: DEBUG oslo_concurrency.lockutils [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.564224] [48526]: DEBUG oslo_concurrency.lockutils [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.564379] [48526]: DEBUG oslo_concurrency.lockutils [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.564518] [48526]: DEBUG oslo_concurrency.lockutils [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.602802] [48526]: DEBUG oslo_concurrency.lockutils [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.602802] [48526]: DEBUG oslo_concurrency.lockutils [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.602802] [48526]: DEBUG oslo_concurrency.lockutils [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.602802] [48526]: DEBUG nova.objects.instance [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.605344] [48526]: WARNING neutronclient.v2_0.client [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.616098] [48527]: DEBUG nova.policy [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.625172] [48527]: DEBUG nova.policy [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.625867] [48527]: DEBUG nova.policy [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.626606] [48527]: INFO nova.api.openstack.requestlog [None req-cdf49e79-3f01-4328-9944-16a7bbe25458 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.124897 [ 816.626944] [48527]: [pid: 48527|app: 0|req: 1051/2156] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:20 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 816.630353] [48527]: DEBUG nova.api.openstack.wsgi [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.632515] [48527]: DEBUG nova.compute.api [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.636606] [48527]: DEBUG oslo_concurrency.lockutils [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.636812] [48527]: DEBUG oslo_concurrency.lockutils [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.636920] [48527]: DEBUG oslo_concurrency.lockutils [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.637193] [48527]: DEBUG oslo_concurrency.lockutils [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.637339] [48527]: DEBUG oslo_concurrency.lockutils [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.638693] [48527]: DEBUG oslo_concurrency.lockutils [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.666025] [48527]: WARNING neutronclient.v2_0.client [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.677376] [48526]: DEBUG nova.policy [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.682762] [48526]: INFO nova.api.openstack.requestlog [None req-7656782b-8a47-4acc-af73-9c6e0b6c3600 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.128651 [ 816.683142] [48526]: [pid: 48526|app: 0|req: 1106/2157] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:20 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.686943] [48526]: DEBUG nova.api.openstack.wsgi [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.687285] [48526]: DEBUG nova.compute.api [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.691658] [48526]: DEBUG oslo_concurrency.lockutils [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.691760] [48526]: DEBUG oslo_concurrency.lockutils [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.691836] [48526]: DEBUG oslo_concurrency.lockutils [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.692109] [48526]: DEBUG oslo_concurrency.lockutils [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.692246] [48526]: DEBUG oslo_concurrency.lockutils [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.692371] [48526]: DEBUG oslo_concurrency.lockutils [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.700086] [48527]: DEBUG nova.policy [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.703910] [48527]: INFO nova.api.openstack.requestlog [None req-afbe8b42-36fd-4bd4-a954-15ee0ad45cac tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1282 microversion: 2.1 time: 0.076336 [ 816.704277] [48527]: [pid: 48527|app: 0|req: 1052/2158] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:20 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1282 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.707708] [48527]: DEBUG nova.api.openstack.wsgi [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.709884] [48527]: DEBUG nova.compute.api [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] [instance: f2784ccd-1a03-4188-a996-ff7ac3c62db6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.713532] [48527]: DEBUG oslo_concurrency.lockutils [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.713532] [48527]: DEBUG oslo_concurrency.lockutils [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.713745] [48527]: DEBUG oslo_concurrency.lockutils [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.714480] [48527]: DEBUG oslo_concurrency.lockutils [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.714480] [48527]: DEBUG oslo_concurrency.lockutils [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.714480] [48527]: DEBUG oslo_concurrency.lockutils [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.717757] [48526]: WARNING neutronclient.v2_0.client [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.725594] [48527]: INFO nova.api.openstack.wsgi [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] HTTP exception thrown: Instance f2784ccd-1a03-4188-a996-ff7ac3c62db6 could not be found. [ 816.725880] [48527]: DEBUG nova.api.openstack.wsgi [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] Returning 404 to user: Instance f2784ccd-1a03-4188-a996-ff7ac3c62db6 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 816.726568] [48527]: INFO nova.api.openstack.requestlog [None req-0083dd1b-e7b3-484f-8cef-3fdacd1642d4 tempest-InstanceActionsNegativeTestJSON-1858073563 tempest-InstanceActionsNegativeTestJSON-1858073563-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6" status: 404 len: 111 microversion: 2.1 time: 0.021714 [ 816.727121] [48527]: [pid: 48527|app: 0|req: 1053/2159] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:20 2025] GET /compute/v2.1/servers/f2784ccd-1a03-4188-a996-ff7ac3c62db6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 816.729604] [48527]: DEBUG nova.api.openstack.wsgi [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.731550] [48527]: DEBUG nova.compute.api [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.735888] [48527]: DEBUG oslo_concurrency.lockutils [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.735888] [48527]: DEBUG oslo_concurrency.lockutils [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.735888] [48527]: DEBUG oslo_concurrency.lockutils [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.735888] [48527]: DEBUG oslo_concurrency.lockutils [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.735888] [48527]: DEBUG oslo_concurrency.lockutils [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.736284] [48527]: DEBUG oslo_concurrency.lockutils [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.759487] [48527]: DEBUG oslo_concurrency.lockutils [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.759643] [48527]: DEBUG oslo_concurrency.lockutils [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.759682] [48527]: DEBUG oslo_concurrency.lockutils [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.759912] [48527]: DEBUG nova.objects.instance [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.762971] [48527]: WARNING neutronclient.v2_0.client [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.940305] [48526]: DEBUG nova.policy [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.947105] [48526]: INFO nova.api.openstack.requestlog [None req-083acc16-ca06-41bd-8d7c-2aa5e69fb2a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1292 microversion: 2.1 time: 0.263209 [ 816.947777] [48526]: [pid: 48526|app: 0|req: 1107/2160] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:20 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1292 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.952231] [48526]: DEBUG nova.api.openstack.wsgi [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.953682] [48526]: DEBUG nova.compute.api [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.957658] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.957849] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.957988] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.958500] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.958696] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.958851] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.988376] [48526]: WARNING neutronclient.v2_0.client [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 817.271208] [48527]: DEBUG nova.policy [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.283760] [48527]: INFO nova.api.openstack.requestlog [None req-67287738-9113-4591-b76b-254219c3382a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.555726 [ 817.283937] [48527]: [pid: 48527|app: 0|req: 1054/2161] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:20 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.287282] [48527]: DEBUG nova.api.openstack.wsgi [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 817.289096] [48527]: DEBUG nova.compute.api [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 817.297212] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.297212] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.297212] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.297212] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.297212] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.297212] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.341061] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.341061] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.341061] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.341061] [48527]: DEBUG nova.objects.instance [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.346047] [48527]: WARNING neutronclient.v2_0.client [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 817.533074] [48526]: DEBUG nova.policy [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.540866] [48526]: INFO nova.api.openstack.requestlog [None req-1bf5e049-f7f8-4558-b6c1-47e051637134 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.592266 [ 817.541628] [48526]: [pid: 48526|app: 0|req: 1108/2162] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:21 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.544294] [48526]: DEBUG nova.api.openstack.wsgi [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 817.545751] [48526]: DEBUG nova.compute.api [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 817.551460] [48526]: DEBUG oslo_concurrency.lockutils [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.551785] [48526]: DEBUG oslo_concurrency.lockutils [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.554056] [48526]: DEBUG oslo_concurrency.lockutils [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.554056] [48526]: DEBUG oslo_concurrency.lockutils [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.554056] [48526]: DEBUG oslo_concurrency.lockutils [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.554056] [48526]: DEBUG oslo_concurrency.lockutils [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.585194] [48526]: WARNING neutronclient.v2_0.client [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 817.740408] [48527]: DEBUG nova.policy [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.746608] [48527]: INFO nova.api.openstack.requestlog [None req-9b1db4b4-3dcc-47aa-b0f6-06a6aa4e8586 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.461292 [ 817.746608] [48527]: [pid: 48527|app: 0|req: 1055/2163] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:21 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.751513] [48527]: DEBUG nova.api.openstack.wsgi [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 817.757945] [48527]: DEBUG nova.compute.api [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 817.765007] [48527]: DEBUG oslo_concurrency.lockutils [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.765007] [48527]: DEBUG oslo_concurrency.lockutils [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.765007] [48527]: DEBUG oslo_concurrency.lockutils [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.765007] [48527]: DEBUG oslo_concurrency.lockutils [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.765007] [48527]: DEBUG oslo_concurrency.lockutils [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.765007] [48527]: DEBUG oslo_concurrency.lockutils [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.771410] [48526]: DEBUG nova.policy [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.779998] [48526]: INFO nova.api.openstack.requestlog [None req-389f72dd-ef84-427d-949a-d32630fccb91 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.237506 [ 817.782681] [48526]: [pid: 48526|app: 0|req: 1109/2164] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:21 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.785033] [48526]: DEBUG nova.api.openstack.wsgi [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 817.787176] [48526]: DEBUG nova.compute.api [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 817.792569] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.793039] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.793306] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.793704] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.793967] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.794156] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.819076] [48527]: DEBUG oslo_concurrency.lockutils [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.819266] [48527]: DEBUG oslo_concurrency.lockutils [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.819498] [48527]: DEBUG oslo_concurrency.lockutils [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.819781] [48527]: DEBUG nova.objects.instance [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.824925] [48527]: WARNING neutronclient.v2_0.client [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 817.825890] [48526]: WARNING neutronclient.v2_0.client [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 818.205222] [48527]: DEBUG nova.policy [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.210214] [48527]: INFO nova.api.openstack.requestlog [None req-7130d8de-720d-4ef8-b4d3-a644e1b50cd5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.463364 [ 818.210602] [48527]: [pid: 48527|app: 0|req: 1056/2165] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:21 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.213515] [48527]: DEBUG nova.api.openstack.wsgi [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.215114] [48527]: DEBUG nova.compute.api [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 818.219157] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.219403] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.219613] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.219916] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.220107] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.220268] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.220870] [48526]: DEBUG nova.policy [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.226120] [48526]: DEBUG nova.policy [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.226829] [48526]: DEBUG nova.policy [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.227550] [48526]: INFO nova.api.openstack.requestlog [None req-eaa7f6dd-c3e7-4cc9-8d5b-844965defb6b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1594 microversion: 2.70 time: 0.445998 [ 818.227819] [48526]: [pid: 48526|app: 0|req: 1110/2166] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:22 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1594 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 818.235594] [48526]: DEBUG nova.api.openstack.wsgi [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.235594] [48526]: DEBUG nova.compute.api [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 818.244288] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.244288] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.244288] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.244288] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.244288] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.244288] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.254034] [48527]: WARNING neutronclient.v2_0.client [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 818.270856] [48526]: WARNING neutronclient.v2_0.client [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 818.431634] [48527]: DEBUG nova.policy [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.438621] [48527]: INFO nova.api.openstack.requestlog [None req-c3540b16-5ed5-4714-aa82-c56e44277f23 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.227442 [ 818.439234] [48527]: [pid: 48527|app: 0|req: 1057/2167] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:22 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.441509] [48527]: DEBUG nova.api.openstack.wsgi [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.442982] [48527]: DEBUG nova.compute.api [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 818.444366] [48526]: DEBUG nova.policy [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.448826] [48526]: INFO nova.api.openstack.requestlog [None req-a2d5d277-b48e-4131-a86b-31776bc7d2ef tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.220392 [ 818.449194] [48526]: [pid: 48526|app: 0|req: 1111/2168] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:22 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.449884] [48527]: DEBUG oslo_concurrency.lockutils [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.450138] [48527]: DEBUG oslo_concurrency.lockutils [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.450275] [48527]: DEBUG oslo_concurrency.lockutils [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.450540] [48527]: DEBUG oslo_concurrency.lockutils [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.450671] [48527]: DEBUG oslo_concurrency.lockutils [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.450785] [48527]: DEBUG oslo_concurrency.lockutils [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.451746] [48526]: DEBUG nova.api.openstack.wsgi [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.453140] [48526]: DEBUG nova.compute.api [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 818.456387] [48526]: DEBUG oslo_concurrency.lockutils [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.456477] [48526]: DEBUG oslo_concurrency.lockutils [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.456617] [48526]: DEBUG oslo_concurrency.lockutils [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.456867] [48526]: DEBUG oslo_concurrency.lockutils [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.457019] [48526]: DEBUG oslo_concurrency.lockutils [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.457157] [48526]: DEBUG oslo_concurrency.lockutils [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.484018] [48527]: WARNING neutronclient.v2_0.client [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 818.484172] [48526]: WARNING neutronclient.v2_0.client [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 818.631181] [48527]: DEBUG nova.policy [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.642782] [48527]: INFO nova.api.openstack.requestlog [None req-31653682-09d1-441d-aec6-0213536d6d68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.202431 [ 818.644208] [48527]: [pid: 48527|app: 0|req: 1058/2169] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:22 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.647847] [48527]: DEBUG nova.api.openstack.wsgi [None req-2196b3ce-89de-4191-a524-119d240f1e71 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.698327] [48527]: INFO nova.api.openstack.requestlog [None req-2196b3ce-89de-4191-a524-119d240f1e71 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 200 len: 1614 microversion: 2.1 time: 0.052987 [ 818.698327] [48527]: [pid: 48527|app: 0|req: 1059/2170] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:55:22 2025] GET /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 1614 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.708690] [48527]: DEBUG nova.api.openstack.wsgi [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.712210] [48527]: DEBUG nova.compute.api [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 818.718878] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.719408] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.719610] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.719860] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.720016] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.720176] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.764164] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.766355] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.766355] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.766355] [48527]: DEBUG nova.objects.instance [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.772128] [48527]: WARNING neutronclient.v2_0.client [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 818.850371] [48526]: DEBUG nova.policy [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.856372] [48526]: INFO nova.api.openstack.requestlog [None req-547ab6ec-3f7e-4e30-b814-1eebc8cdf8cf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1320 microversion: 2.1 time: 0.406556 [ 818.857175] [48526]: [pid: 48526|app: 0|req: 1112/2171] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:22 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1320 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.859780] [48526]: DEBUG nova.api.openstack.wsgi [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.863019] [48526]: DEBUG nova.compute.api [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 818.866687] [48527]: DEBUG nova.policy [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.868577] [48526]: DEBUG oslo_concurrency.lockutils [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.869219] [48526]: DEBUG oslo_concurrency.lockutils [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.869219] [48526]: DEBUG oslo_concurrency.lockutils [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.869219] [48526]: DEBUG oslo_concurrency.lockutils [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.869393] [48526]: DEBUG oslo_concurrency.lockutils [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.869530] [48526]: DEBUG oslo_concurrency.lockutils [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.875365] [48527]: INFO nova.api.openstack.requestlog [None req-14e70ed9-e42a-43a6-b6ad-3d57abf3ed59 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.176146 [ 818.875832] [48527]: [pid: 48527|app: 0|req: 1060/2172] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:22 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.880864] [48527]: DEBUG nova.api.openstack.wsgi [req-a732fdcc-ca6e-4327-9436-a3d449139ef4 req-29714acc-0658-48e2-8405-aa946ae32a04 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fc4f7d23-f780-4795-8ac2-3d67057b1efe", "name": "network-vif-plugged", "status": "completed", "tag": "1ea65faa-7a48-4db5-8eed-68b746b27457"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 818.893230] [48527]: DEBUG oslo_concurrency.lockutils [req-a732fdcc-ca6e-4327-9436-a3d449139ef4 req-29714acc-0658-48e2-8405-aa946ae32a04 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.893476] [48527]: DEBUG oslo_concurrency.lockutils [req-a732fdcc-ca6e-4327-9436-a3d449139ef4 req-29714acc-0658-48e2-8405-aa946ae32a04 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.893631] [48527]: DEBUG oslo_concurrency.lockutils [req-a732fdcc-ca6e-4327-9436-a3d449139ef4 req-29714acc-0658-48e2-8405-aa946ae32a04 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.901782] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a732fdcc-ca6e-4327-9436-a3d449139ef4 req-29714acc-0658-48e2-8405-aa946ae32a04 service nova] Creating event network-vif-plugged:1ea65faa-7a48-4db5-8eed-68b746b27457 for instance fc4f7d23-f780-4795-8ac2-3d67057b1efe on cpu-1 [ 818.904227] [48526]: DEBUG oslo_concurrency.lockutils [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.904227] [48526]: DEBUG oslo_concurrency.lockutils [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.904227] [48526]: DEBUG oslo_concurrency.lockutils [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.904227] [48526]: DEBUG nova.objects.instance [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.906719] [48527]: INFO nova.api.openstack.requestlog [req-a732fdcc-ca6e-4327-9436-a3d449139ef4 req-29714acc-0658-48e2-8405-aa946ae32a04 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030272 [ 818.907506] [48527]: [pid: 48527|app: 0|req: 1061/2173] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:23 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) [ 818.911627] [48527]: DEBUG nova.api.openstack.wsgi [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.912675] [48527]: DEBUG nova.compute.api [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 818.914049] [48526]: WARNING neutronclient.v2_0.client [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 818.920204] [48527]: DEBUG oslo_concurrency.lockutils [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.920414] [48527]: DEBUG oslo_concurrency.lockutils [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.920575] [48527]: DEBUG oslo_concurrency.lockutils [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.921398] [48527]: DEBUG oslo_concurrency.lockutils [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.921398] [48527]: DEBUG oslo_concurrency.lockutils [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.921398] [48527]: DEBUG oslo_concurrency.lockutils [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.965929] [48526]: DEBUG nova.policy [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.980894] [48526]: INFO nova.api.openstack.requestlog [None req-3839bd7c-e3fb-41bd-8a58-224a086e329f tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.123060 [ 818.981798] [48526]: [pid: 48526|app: 0|req: 1113/2174] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.987088] [48526]: DEBUG nova.api.openstack.wsgi [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.988638] [48527]: WARNING neutronclient.v2_0.client [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 818.990540] [48526]: DEBUG nova.compute.api [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 818.997462] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.997796] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.997882] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.998516] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.998874] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.999975] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.030238] [48526]: WARNING neutronclient.v2_0.client [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.042400] [48527]: DEBUG nova.policy [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.051051] [48527]: INFO nova.api.openstack.requestlog [None req-dda069b6-6bff-4dbf-904c-48eda360ea5f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.142035 [ 819.051278] [48527]: [pid: 48527|app: 0|req: 1062/2175] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.055211] [48527]: DEBUG nova.api.openstack.wsgi [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.056424] [48527]: DEBUG nova.compute.api [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.063600] [48527]: DEBUG oslo_concurrency.lockutils [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.063600] [48527]: DEBUG oslo_concurrency.lockutils [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.063600] [48527]: DEBUG oslo_concurrency.lockutils [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.063990] [48527]: DEBUG oslo_concurrency.lockutils [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.064202] [48527]: DEBUG oslo_concurrency.lockutils [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.064820] [48527]: DEBUG oslo_concurrency.lockutils [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.097920] [48527]: DEBUG oslo_concurrency.lockutils [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.098119] [48527]: DEBUG oslo_concurrency.lockutils [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.098119] [48527]: DEBUG oslo_concurrency.lockutils [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.098286] [48527]: DEBUG nova.objects.instance [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.100271] [48526]: DEBUG nova.policy [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.102862] [48527]: WARNING neutronclient.v2_0.client [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.108152] [48526]: DEBUG nova.policy [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.109071] [48526]: DEBUG nova.policy [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.109725] [48526]: INFO nova.api.openstack.requestlog [None req-c2a0de54-eede-404d-91b7-66defec60ab2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.126752 [ 819.110095] [48526]: [pid: 48526|app: 0|req: 1114/2176] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 819.113041] [48526]: DEBUG nova.api.openstack.wsgi [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.114382] [48526]: DEBUG nova.compute.api [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.119033] [48526]: DEBUG oslo_concurrency.lockutils [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.119033] [48526]: DEBUG oslo_concurrency.lockutils [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.119231] [48526]: DEBUG oslo_concurrency.lockutils [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.119601] [48526]: DEBUG oslo_concurrency.lockutils [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.119808] [48526]: DEBUG oslo_concurrency.lockutils [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.120509] [48526]: DEBUG oslo_concurrency.lockutils [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.150790] [48526]: WARNING neutronclient.v2_0.client [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.228991] [48527]: DEBUG nova.policy [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.238032] [48527]: INFO nova.api.openstack.requestlog [None req-58769c39-5390-4b88-a938-4aba45e2af6c tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.185099 [ 819.238032] [48527]: [pid: 48527|app: 0|req: 1063/2177] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.240112] [48526]: DEBUG nova.policy [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.243606] [48527]: DEBUG nova.api.openstack.wsgi [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.244754] [48527]: DEBUG nova.compute.api [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.249393] [48527]: DEBUG oslo_concurrency.lockutils [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.249393] [48527]: DEBUG oslo_concurrency.lockutils [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.249393] [48527]: DEBUG oslo_concurrency.lockutils [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.249634] [48526]: INFO nova.api.openstack.requestlog [None req-70c2855c-80a8-4491-aa6e-1a819f99fdda tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.137594 [ 819.249817] [48527]: DEBUG oslo_concurrency.lockutils [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.249817] [48527]: DEBUG oslo_concurrency.lockutils [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.249817] [48527]: DEBUG oslo_concurrency.lockutils [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.249920] [48526]: [pid: 48526|app: 0|req: 1115/2178] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.256139] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.260018] [48526]: DEBUG nova.compute.api [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.268851] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.269499] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.269499] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.273531] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.273531] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.273531] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.291890] [48527]: WARNING neutronclient.v2_0.client [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.313570] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.313905] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.314113] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.314364] [48526]: DEBUG nova.objects.instance [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.314816] [48527]: DEBUG nova.policy [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.321746] [48526]: WARNING neutronclient.v2_0.client [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.322675] [48527]: INFO nova.api.openstack.requestlog [None req-b93ea1e9-a4ae-49e7-8e35-4d10bd4d6678 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1292 microversion: 2.1 time: 0.084168 [ 819.322972] [48527]: [pid: 48527|app: 0|req: 1064/2179] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1292 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.336023] [48527]: DEBUG nova.api.openstack.wsgi [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.339768] [48527]: DEBUG nova.compute.api [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.346413] [48526]: DEBUG nova.policy [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.347481] [48527]: DEBUG oslo_concurrency.lockutils [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.347872] [48527]: DEBUG oslo_concurrency.lockutils [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.348075] [48527]: DEBUG oslo_concurrency.lockutils [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.348437] [48527]: DEBUG oslo_concurrency.lockutils [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.348628] [48527]: DEBUG oslo_concurrency.lockutils [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.348760] [48527]: DEBUG oslo_concurrency.lockutils [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.357444] [48526]: INFO nova.api.openstack.requestlog [None req-c5d5dff6-2167-4191-b306-f31783b4373a tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.107181 [ 819.357879] [48526]: [pid: 48526|app: 0|req: 1116/2180] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.362224] [48526]: DEBUG nova.api.openstack.wsgi [None req-44e1c342-3d8f-439b-a3a4-90d214f0c4a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.392507] [48527]: WARNING neutronclient.v2_0.client [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.424748] [48527]: DEBUG nova.policy [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.437621] [48527]: INFO nova.api.openstack.requestlog [None req-73f32be7-ef64-4a98-9d9d-255b6e543fd2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.104788 [ 819.437621] [48527]: [pid: 48527|app: 0|req: 1065/2181] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.439763] [48527]: DEBUG nova.api.openstack.wsgi [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.441435] [48527]: DEBUG nova.compute.api [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.449041] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.449352] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.449499] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.449815] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.449994] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.450128] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.499142] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.499324] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.499463] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.499613] [48527]: DEBUG nova.objects.instance [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.505638] [48527]: WARNING neutronclient.v2_0.client [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.511840] [48526]: INFO nova.api.openstack.requestlog [None req-44e1c342-3d8f-439b-a3a4-90d214f0c4a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 204 len: 0 microversion: 2.1 time: 0.152708 [ 819.512217] [48526]: [pid: 48526|app: 0|req: 1117/2182] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] DELETE /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 819.514849] [48526]: DEBUG nova.api.openstack.wsgi [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.516290] [48526]: DEBUG nova.compute.api [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.520585] [48526]: DEBUG oslo_concurrency.lockutils [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.520714] [48526]: DEBUG oslo_concurrency.lockutils [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.520816] [48526]: DEBUG oslo_concurrency.lockutils [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.520986] [48526]: DEBUG oslo_concurrency.lockutils [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.521164] [48526]: DEBUG oslo_concurrency.lockutils [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.521285] [48526]: DEBUG oslo_concurrency.lockutils [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.538347] [48527]: DEBUG nova.policy [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.543230] [48526]: WARNING neutronclient.v2_0.client [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.547228] [48527]: INFO nova.api.openstack.requestlog [None req-a2db4c42-818c-4cde-a292-c9a16a1c58af tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.109723 [ 819.547228] [48527]: [pid: 48527|app: 0|req: 1066/2183] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.551020] [48527]: DEBUG nova.api.openstack.wsgi [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.551358] [48527]: DEBUG nova.compute.api [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.558171] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.558427] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.558575] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.558843] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.558987] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.559151] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.577347] [48526]: DEBUG nova.policy [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.582039] [48526]: INFO nova.api.openstack.requestlog [None req-42da9539-beda-4572-ae73-32341eb73781 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1219 microversion: 2.1 time: 0.069190 [ 819.582958] [48526]: [pid: 48526|app: 0|req: 1118/2184] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1219 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.585255] [48526]: DEBUG nova.api.openstack.wsgi [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.586717] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.586819] [48526]: DEBUG nova.compute.api [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.586919] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.587281] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.587281] [48527]: DEBUG nova.objects.instance [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.591862] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.591862] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.592033] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.592624] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.592624] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.592624] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.594151] [48527]: WARNING neutronclient.v2_0.client [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.619151] [48527]: DEBUG nova.policy [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.620689] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.620992] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.621404] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.621404] [48526]: DEBUG nova.objects.instance [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.625075] [48526]: WARNING neutronclient.v2_0.client [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.627859] [48527]: INFO nova.api.openstack.requestlog [None req-61e51eb1-8bb2-48df-b5c8-80c18789c983 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.079935 [ 819.628307] [48527]: [pid: 48527|app: 0|req: 1067/2185] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.631332] [48527]: DEBUG nova.api.openstack.wsgi [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.633166] [48527]: DEBUG nova.compute.api [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.637439] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.637645] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.637781] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.638069] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.638252] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.638382] [48527]: DEBUG oslo_concurrency.lockutils [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.646550] [48526]: DEBUG nova.policy [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.651994] [48526]: DEBUG nova.policy [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.652938] [48526]: DEBUG nova.policy [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.653742] [48526]: INFO nova.api.openstack.requestlog [None req-0d7ca355-c7c7-4751-a7c2-975ed693f772 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.070620 [ 819.654226] [48526]: [pid: 48526|app: 0|req: 1119/2186] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 819.656787] [48526]: DEBUG nova.api.openstack.wsgi [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.657752] [48527]: WARNING neutronclient.v2_0.client [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.658568] [48526]: DEBUG nova.compute.api [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.664471] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.664937] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.666419] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.666419] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.666419] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.666419] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.679528] [48527]: DEBUG nova.policy [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.683936] [48527]: INFO nova.api.openstack.requestlog [None req-53b7eec2-7390-4b86-886a-eaca854adce1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.055015 [ 819.685169] [48527]: [pid: 48527|app: 0|req: 1068/2187] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.686954] [48527]: DEBUG nova.api.openstack.wsgi [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.687163] [48527]: DEBUG nova.compute.api [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.689100] [48526]: WARNING neutronclient.v2_0.client [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.690813] [48527]: DEBUG oslo_concurrency.lockutils [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.690933] [48527]: DEBUG oslo_concurrency.lockutils [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.691085] [48527]: DEBUG oslo_concurrency.lockutils [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.691439] [48527]: DEBUG oslo_concurrency.lockutils [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.691629] [48527]: DEBUG oslo_concurrency.lockutils [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.691753] [48527]: DEBUG oslo_concurrency.lockutils [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.713485] [48526]: DEBUG nova.policy [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.714016] [48527]: DEBUG nova.compute.api [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 819.718569] [48526]: INFO nova.api.openstack.requestlog [None req-d1995eb8-3d3f-414f-953a-2f1c30759557 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.063599 [ 819.719092] [48526]: [pid: 48526|app: 0|req: 1120/2188] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.722162] [48526]: DEBUG nova.api.openstack.wsgi [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.724189] [48526]: DEBUG nova.compute.api [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.728428] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.728787] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.729046] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.729427] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.729686] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.729923] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.750388] [48526]: WARNING neutronclient.v2_0.client [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.782105] [48527]: INFO nova.api.openstack.requestlog [None req-7362f94b-4988-43b2-9852-2514d6d31584 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 204 len: 0 microversion: 2.1 time: 0.097073 [ 819.782458] [48527]: [pid: 48527|app: 0|req: 1069/2189] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:55:23 2025] DELETE /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 819.787211] [48526]: DEBUG nova.policy [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.796911] [48526]: INFO nova.api.openstack.requestlog [None req-ecebec3b-deef-4163-a41a-e0a8af3ca876 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.076563 [ 819.796911] [48526]: [pid: 48526|app: 0|req: 1121/2190] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:23 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.873453] [48527]: DEBUG nova.api.openstack.wsgi [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.875082] [48527]: DEBUG nova.compute.api [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.882560] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.882560] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.882560] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.882560] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.882560] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.882560] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.921568] [48527]: WARNING neutronclient.v2_0.client [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.012195] [48526]: DEBUG nova.api.openstack.wsgi [None req-b4b59193-42e4-4f92-aaeb-39e88eaafedd tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-1425900107", "metadata": {"Type": "work"}}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 820.014372] [48526]: DEBUG nova.api.openstack.wsgi [None req-b4b59193-42e4-4f92-aaeb-39e88eaafedd tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 820.014782] [48526]: INFO nova.api.openstack.requestlog [None req-b4b59193-42e4-4f92-aaeb-39e88eaafedd tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.131441 [ 820.014878] [48527]: DEBUG nova.policy [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.015119] [48526]: [pid: 48526|app: 0|req: 1122/2191] 10.180.1.21 () {60 vars in 1151 bytes} [Fri Dec 12 13:55:24 2025] POST /compute/v2.1/os-volumes => generated 127 bytes in 132 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 820.017596] [48526]: DEBUG nova.api.openstack.wsgi [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.019381] [48526]: DEBUG nova.compute.api [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.024942] [48526]: DEBUG oslo_concurrency.lockutils [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.025158] [48526]: DEBUG oslo_concurrency.lockutils [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.025297] [48526]: DEBUG oslo_concurrency.lockutils [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.025551] [48526]: DEBUG oslo_concurrency.lockutils [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.025691] [48526]: DEBUG oslo_concurrency.lockutils [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.025809] [48526]: DEBUG oslo_concurrency.lockutils [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.028761] [48527]: INFO nova.api.openstack.requestlog [None req-bcf7127a-e9e1-4f5a-8ce9-62bc9dac7aa1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1320 microversion: 2.1 time: 0.159285 [ 820.029197] [48527]: [pid: 48527|app: 0|req: 1070/2192] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:24 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1320 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.031977] [48527]: DEBUG nova.api.openstack.wsgi [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-842693039", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "4c5eb621-a534-467b-87c2-fe04b1885b4c"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 820.053579] [48526]: DEBUG oslo_concurrency.lockutils [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.053721] [48526]: DEBUG oslo_concurrency.lockutils [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.053853] [48526]: DEBUG oslo_concurrency.lockutils [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.053999] [48526]: DEBUG nova.objects.instance [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.061903] [48526]: WARNING neutronclient.v2_0.client [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.084046] [48526]: DEBUG nova.policy [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.084609] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.084801] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.084936] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.085746] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.085746] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.085746] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.088567] [48526]: INFO nova.api.openstack.requestlog [None req-636e81de-2adc-4b74-a8da-a880197b032f tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.072892 [ 820.088890] [48526]: [pid: 48526|app: 0|req: 1123/2193] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:24 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.093732] [48527]: DEBUG nova.network.neutron [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] validate_networks() for [('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 820.094288] [48527]: WARNING neutronclient.v2_0.client [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.095507] [48527]: WARNING openstack [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 820.096451] [48527]: WARNING openstack [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 820.107145] [48527]: INFO nova.network.neutron [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] _ports_needed_per_instance requested_netwokrs=[('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] [ 820.134039] [48526]: DEBUG nova.api.openstack.wsgi [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestMultiTenantJSON-server-804721797", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "fb65f408-41c1-41c0-a80e-e6525a6adb2f"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 820.176142] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.176142] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.176142] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.176412] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.176682] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.176820] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.184035] [48526]: DEBUG nova.network.neutron [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] validate_networks() for [('fb65f408-41c1-41c0-a80e-e6525a6adb2f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 820.184035] [48526]: WARNING neutronclient.v2_0.client [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.184630] [48526]: WARNING openstack [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 820.185698] [48526]: WARNING openstack [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 820.193108] [48526]: INFO nova.network.neutron [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] _ports_needed_per_instance requested_netwokrs=[('fb65f408-41c1-41c0-a80e-e6525a6adb2f', None, None, None, None, None)] [ 820.305763] [48527]: WARNING neutronclient.v2_0.client [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.306520] [48527]: WARNING openstack [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 820.308036] [48527]: WARNING openstack [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 820.385280] [48526]: WARNING neutronclient.v2_0.client [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.385280] [48526]: WARNING openstack [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 820.385280] [48526]: WARNING openstack [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 820.497174] [48527]: DEBUG nova.virt.hardware [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 820.497325] [48527]: DEBUG nova.virt.hardware [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 820.497504] [48527]: DEBUG nova.virt.hardware [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 820.497621] [48527]: DEBUG nova.virt.hardware [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 820.497736] [48527]: DEBUG nova.virt.hardware [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 820.511433] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.511433] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.511433] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.511433] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.511433] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.511433] [48527]: DEBUG oslo_concurrency.lockutils [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.521802] [48527]: DEBUG nova.quota [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 820.524826] [48527]: DEBUG nova.quota [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for user a40387880ebd48d18f0391f0cf96eebb and project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 820.535920] [48527]: DEBUG nova.compute.api [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 820.537343] [48527]: DEBUG nova.compute.api [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 820.537779] [48526]: DEBUG nova.virt.hardware [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 820.537927] [48526]: DEBUG nova.virt.hardware [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 820.538165] [48526]: DEBUG nova.virt.hardware [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 820.538294] [48526]: DEBUG nova.virt.hardware [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 820.538468] [48526]: DEBUG nova.virt.hardware [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 820.542987] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.543213] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.543351] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.543681] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.544954] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.545117] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.552967] [48526]: DEBUG nova.quota [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Getting quotas for project dbf59cc135d94fd6ba0b897c7650b8ac. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 820.556039] [48526]: DEBUG nova.quota [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Getting quotas for user 501cb51065634c64ab16c74ce436951d and project dbf59cc135d94fd6ba0b897c7650b8ac. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 820.562268] [48526]: DEBUG nova.compute.api [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 820.563760] [48526]: DEBUG nova.compute.api [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 820.575820] [48527]: INFO nova.api.openstack.requestlog [None req-15ae0c4a-5983-4109-94f1-db2337d20f7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.546014 [ 820.576423] [48527]: [pid: 48527|app: 0|req: 1071/2194] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:55:24 2025] POST /compute/v2.1/servers => generated 380 bytes in 547 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 820.582374] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.583557] [48527]: DEBUG nova.compute.api [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.588981] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.589130] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.589417] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.589671] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.589832] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.589957] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.602259] [48526]: INFO nova.api.openstack.requestlog [None req-8a090ef5-bfe8-414d-83f0-efa138e0f1b9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.512309 [ 820.603483] [48526]: [pid: 48526|app: 0|req: 1124/2195] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:55:24 2025] POST /compute/v2.1/servers => generated 380 bytes in 514 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 820.611873] [48526]: DEBUG nova.api.openstack.wsgi [None req-10ee35e0-293b-40ce-8ae1-3fdd0120012f tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-1623892626", "metadata": {"Type": "work"}}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 820.613706] [48526]: DEBUG nova.api.openstack.wsgi [None req-10ee35e0-293b-40ce-8ae1-3fdd0120012f tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 820.614178] [48526]: INFO nova.api.openstack.requestlog [None req-10ee35e0-293b-40ce-8ae1-3fdd0120012f tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.010172 [ 820.614791] [48526]: [pid: 48526|app: 0|req: 1125/2196] 10.180.1.21 () {60 vars in 1151 bytes} [Fri Dec 12 13:55:24 2025] POST /compute/v2.1/os-volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 820.616967] [48526]: DEBUG nova.api.openstack.wsgi [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.618966] [48526]: DEBUG nova.compute.api [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.623396] [48526]: DEBUG oslo_concurrency.lockutils [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.623396] [48526]: DEBUG oslo_concurrency.lockutils [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.623527] [48526]: DEBUG oslo_concurrency.lockutils [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.623829] [48526]: DEBUG oslo_concurrency.lockutils [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.623897] [48526]: DEBUG oslo_concurrency.lockutils [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.624020] [48526]: DEBUG oslo_concurrency.lockutils [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.630814] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.632387] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.632387] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.632387] [48527]: DEBUG nova.objects.instance [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.635929] [48527]: WARNING neutronclient.v2_0.client [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.646665] [48526]: WARNING neutronclient.v2_0.client [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.662461] [48527]: DEBUG nova.policy [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.668822] [48527]: INFO nova.api.openstack.requestlog [None req-1d46fab1-b7ff-4eb7-819b-0f887220df2d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.091642 [ 820.669434] [48527]: [pid: 48527|app: 0|req: 1072/2197] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:24 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.673335] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.675183] [48527]: DEBUG nova.compute.api [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.679157] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.679247] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.679415] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.679641] [48526]: DEBUG nova.policy [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.679729] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.679851] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.679974] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.685069] [48526]: INFO nova.api.openstack.requestlog [None req-3900bed1-d4e9-4db8-906e-046a3fcd4063 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.069493 [ 820.685069] [48526]: [pid: 48526|app: 0|req: 1126/2198] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:24 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.691345] [48526]: DEBUG nova.api.openstack.wsgi [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.694065] [48526]: DEBUG nova.compute.api [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.698459] [48526]: DEBUG oslo_concurrency.lockutils [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.698459] [48526]: DEBUG oslo_concurrency.lockutils [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.698459] [48526]: DEBUG oslo_concurrency.lockutils [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.698459] [48526]: DEBUG oslo_concurrency.lockutils [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.698459] [48526]: DEBUG oslo_concurrency.lockutils [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.698459] [48526]: DEBUG oslo_concurrency.lockutils [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.707032] [48527]: WARNING neutronclient.v2_0.client [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.727718] [48526]: DEBUG oslo_concurrency.lockutils [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.727903] [48526]: DEBUG oslo_concurrency.lockutils [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.728051] [48526]: DEBUG oslo_concurrency.lockutils [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.728244] [48526]: DEBUG nova.objects.instance [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.728745] [48527]: DEBUG nova.policy [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.731961] [48526]: WARNING neutronclient.v2_0.client [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.734775] [48527]: DEBUG nova.policy [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.735632] [48527]: DEBUG nova.policy [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.736419] [48527]: INFO nova.api.openstack.requestlog [None req-9a2b4a4f-90ec-4efa-8216-9b46cce3c768 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.065828 [ 820.736715] [48527]: [pid: 48527|app: 0|req: 1073/2199] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:24 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 820.739117] [48527]: DEBUG nova.api.openstack.wsgi [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.740732] [48527]: DEBUG nova.compute.api [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.744286] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.744502] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.744656] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.745546] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.745546] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.745546] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.755186] [48526]: DEBUG nova.policy [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.760422] [48526]: INFO nova.api.openstack.requestlog [None req-049c40e5-2890-475e-a5b9-4017186967b2 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.074674 [ 820.760788] [48526]: [pid: 48526|app: 0|req: 1127/2200] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:24 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.766019] [48526]: DEBUG nova.api.openstack.wsgi [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.766135] [48527]: WARNING neutronclient.v2_0.client [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.766190] [48526]: DEBUG nova.compute.api [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.769235] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.769435] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.769706] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.770337] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.770337] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.770337] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.788514] [48527]: DEBUG nova.policy [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.789916] [48526]: WARNING neutronclient.v2_0.client [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.792197] [48527]: INFO nova.api.openstack.requestlog [None req-ecaa5f23-4323-4c46-9c01-30280f54ea24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.054875 [ 820.792802] [48527]: [pid: 48527|app: 0|req: 1074/2201] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:24 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.797933] [48527]: DEBUG nova.api.openstack.wsgi [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.799544] [48527]: DEBUG nova.compute.api [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.803183] [48527]: DEBUG oslo_concurrency.lockutils [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.803415] [48527]: DEBUG oslo_concurrency.lockutils [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.803594] [48527]: DEBUG oslo_concurrency.lockutils [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.803912] [48527]: DEBUG oslo_concurrency.lockutils [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.804177] [48527]: DEBUG oslo_concurrency.lockutils [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.804381] [48527]: DEBUG oslo_concurrency.lockutils [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.828364] [48527]: DEBUG oslo_concurrency.lockutils [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.828715] [48527]: DEBUG oslo_concurrency.lockutils [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.828932] [48527]: DEBUG oslo_concurrency.lockutils [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.829163] [48527]: DEBUG nova.objects.instance [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.835763] [48527]: WARNING neutronclient.v2_0.client [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.854878] [48527]: DEBUG nova.policy [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.863214] [48527]: INFO nova.api.openstack.requestlog [None req-c72e89a3-d0f9-4788-bc8b-a48c556dc3f8 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.069894 [ 820.864273] [48527]: [pid: 48527|app: 0|req: 1075/2202] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.868028] [48527]: DEBUG nova.api.openstack.wsgi [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.868724] [48527]: DEBUG nova.compute.api [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.872913] [48527]: DEBUG oslo_concurrency.lockutils [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.873169] [48527]: DEBUG oslo_concurrency.lockutils [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.873268] [48527]: DEBUG oslo_concurrency.lockutils [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.873541] [48527]: DEBUG oslo_concurrency.lockutils [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.873676] [48527]: DEBUG oslo_concurrency.lockutils [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.873820] [48527]: DEBUG oslo_concurrency.lockutils [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.891807] [48526]: DEBUG nova.policy [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.896622] [48527]: WARNING neutronclient.v2_0.client [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.896999] [48526]: INFO nova.api.openstack.requestlog [None req-dfae4671-e3ee-484d-b246-bf8a0c9ee766 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1365 microversion: 2.1 time: 0.135641 [ 820.897377] [48526]: [pid: 48526|app: 0|req: 1128/2203] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:24 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1365 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.900296] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.901559] [48526]: DEBUG nova.compute.api [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.906567] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.906836] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.906993] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.907356] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.907515] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.907653] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.919155] [48527]: DEBUG nova.policy [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.926028] [48527]: INFO nova.api.openstack.requestlog [None req-651c00af-c3df-4a65-b929-64fa1913f9ba tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.060975 [ 820.926546] [48527]: [pid: 48527|app: 0|req: 1076/2204] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.929786] [48527]: DEBUG nova.api.openstack.wsgi [None req-211df485-a4f9-4ca2-9563-46cae127810d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.930758] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.930952] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.931104] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.931258] [48526]: DEBUG nova.objects.instance [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.931337] [48527]: DEBUG nova.compute.api [None req-211df485-a4f9-4ca2-9563-46cae127810d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.934513] [48526]: WARNING neutronclient.v2_0.client [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.946384] [48527]: WARNING neutronclient.v2_0.client [None req-211df485-a4f9-4ca2-9563-46cae127810d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.955061] [48526]: DEBUG nova.policy [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.961854] [48526]: INFO nova.api.openstack.requestlog [None req-e8a9988a-8d4a-4d0e-8a41-ec969bb61ee8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.063832 [ 820.962286] [48526]: [pid: 48526|app: 0|req: 1129/2205] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.965606] [48526]: DEBUG nova.api.openstack.wsgi [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.967171] [48526]: DEBUG nova.compute.api [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.972597] [48527]: DEBUG nova.policy [None req-211df485-a4f9-4ca2-9563-46cae127810d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.973145] [48526]: DEBUG oslo_concurrency.lockutils [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.974257] [48526]: DEBUG oslo_concurrency.lockutils [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.974257] [48526]: DEBUG oslo_concurrency.lockutils [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.974257] [48526]: DEBUG oslo_concurrency.lockutils [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.974257] [48526]: DEBUG oslo_concurrency.lockutils [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.974257] [48526]: DEBUG oslo_concurrency.lockutils [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.978252] [48527]: INFO nova.api.openstack.requestlog [None req-211df485-a4f9-4ca2-9563-46cae127810d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1205 microversion: 2.1 time: 0.050728 [ 820.978622] [48527]: [pid: 48527|app: 0|req: 1077/2206] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1205 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.982091] [48527]: DEBUG nova.api.openstack.wsgi [None req-a86af153-2cda-4979-b673-2378baa5cedd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.983816] [48527]: DEBUG nova.compute.api [None req-a86af153-2cda-4979-b673-2378baa5cedd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.995116] [48526]: WARNING neutronclient.v2_0.client [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.000320] [48527]: WARNING neutronclient.v2_0.client [None req-a86af153-2cda-4979-b673-2378baa5cedd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.015541] [48526]: DEBUG nova.policy [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.021136] [48526]: INFO nova.api.openstack.requestlog [None req-1975fe0a-8785-4e25-920d-29be81f35711 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.057540 [ 821.022139] [48526]: [pid: 48526|app: 0|req: 1130/2207] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.028344] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca1f23d2-e0b6-4070-bfd0-7e58984ba4ad tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-301110421", "metadata": {"Type": "work"}}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 821.031033] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca1f23d2-e0b6-4070-bfd0-7e58984ba4ad tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 821.031033] [48526]: INFO nova.api.openstack.requestlog [None req-ca1f23d2-e0b6-4070-bfd0-7e58984ba4ad tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.008630 [ 821.031033] [48526]: [pid: 48526|app: 0|req: 1131/2208] 10.180.1.21 () {60 vars in 1151 bytes} [Fri Dec 12 13:55:25 2025] POST /compute/v2.1/os-volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 821.033490] [48526]: DEBUG nova.api.openstack.wsgi [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.037992] [48526]: DEBUG nova.compute.api [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.041613] [48527]: DEBUG nova.policy [None req-a86af153-2cda-4979-b673-2378baa5cedd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.044588] [48526]: DEBUG oslo_concurrency.lockutils [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.044788] [48526]: DEBUG oslo_concurrency.lockutils [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.044926] [48526]: DEBUG oslo_concurrency.lockutils [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.045220] [48526]: DEBUG oslo_concurrency.lockutils [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.045856] [48526]: DEBUG oslo_concurrency.lockutils [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.045856] [48526]: DEBUG oslo_concurrency.lockutils [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.046308] [48527]: INFO nova.api.openstack.requestlog [None req-a86af153-2cda-4979-b673-2378baa5cedd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1225 microversion: 2.1 time: 0.067066 [ 821.046704] [48527]: [pid: 48527|app: 0|req: 1078/2209] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1225 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.051161] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.052322] [48527]: DEBUG nova.compute.api [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.056065] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.056247] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.056338] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.056883] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.056883] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.057141] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.080033] [48526]: DEBUG oslo_concurrency.lockutils [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.081327] [48526]: DEBUG oslo_concurrency.lockutils [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.081327] [48526]: DEBUG oslo_concurrency.lockutils [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.081327] [48526]: DEBUG nova.objects.instance [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.085033] [48526]: WARNING neutronclient.v2_0.client [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.091415] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.091679] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.091871] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.092118] [48527]: DEBUG nova.objects.instance [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.099607] [48527]: WARNING neutronclient.v2_0.client [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.105944] [48526]: DEBUG nova.policy [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.110971] [48526]: INFO nova.api.openstack.requestlog [None req-09df436d-dbf5-4c60-a22c-6fa8d9d0a4e6 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.079366 [ 821.111391] [48526]: [pid: 48526|app: 0|req: 1132/2210] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.114823] [48526]: DEBUG nova.api.openstack.wsgi [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.116339] [48526]: DEBUG nova.compute.api [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.122910] [48526]: DEBUG oslo_concurrency.lockutils [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.122910] [48526]: DEBUG oslo_concurrency.lockutils [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.123144] [48526]: DEBUG oslo_concurrency.lockutils [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.123315] [48526]: DEBUG oslo_concurrency.lockutils [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.123466] [48526]: DEBUG oslo_concurrency.lockutils [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.123588] [48526]: DEBUG oslo_concurrency.lockutils [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.128912] [48527]: DEBUG nova.policy [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.134440] [48527]: DEBUG nova.policy [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.135282] [48527]: DEBUG nova.policy [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.136048] [48527]: INFO nova.api.openstack.requestlog [None req-eb16d83d-c5f9-4ccd-9508-7a0c332e381d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.088761 [ 821.136361] [48527]: [pid: 48527|app: 0|req: 1079/2211] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 821.139373] [48527]: DEBUG nova.api.openstack.wsgi [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.140867] [48527]: DEBUG nova.compute.api [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.144455] [48526]: WARNING neutronclient.v2_0.client [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.145774] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.146111] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.146300] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.146643] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.146821] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.146950] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.168410] [48527]: WARNING neutronclient.v2_0.client [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.169781] [48526]: DEBUG nova.policy [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.176706] [48526]: INFO nova.api.openstack.requestlog [None req-002f2e37-8e39-4f1b-add6-9477d247e3a1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.063456 [ 821.176706] [48526]: [pid: 48526|app: 0|req: 1133/2212] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.179146] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.180798] [48526]: DEBUG nova.compute.api [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.185899] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.186118] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.186259] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.186654] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.186794] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.186930] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.193233] [48527]: DEBUG nova.policy [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.201896] [48527]: INFO nova.api.openstack.requestlog [None req-7cff7257-37fa-488a-8493-881d6f31ae9c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.062870 [ 821.201896] [48527]: [pid: 48527|app: 0|req: 1080/2213] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.203575] [48527]: DEBUG nova.api.openstack.wsgi [req-a2e5b10b-4f65-4586-b6e7-8e14b5a07613 req-d90e4f2c-3a2b-4db8-b19f-a4341355c1da service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fc4f7d23-f780-4795-8ac2-3d67057b1efe", "tag": "1ea65faa-7a48-4db5-8eed-68b746b27457"}, {"server_uuid": "3a5ca31a-3f53-4874-ac7b-9f7b21c1110d", "name": "network-vif-deleted", "tag": "4b1ffda2-b00f-424a-9bd4-3b1daba363fc"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 821.212498] [48526]: WARNING neutronclient.v2_0.client [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.212661] [48527]: DEBUG oslo_concurrency.lockutils [req-a2e5b10b-4f65-4586-b6e7-8e14b5a07613 req-d90e4f2c-3a2b-4db8-b19f-a4341355c1da service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.212661] [48527]: DEBUG oslo_concurrency.lockutils [req-a2e5b10b-4f65-4586-b6e7-8e14b5a07613 req-d90e4f2c-3a2b-4db8-b19f-a4341355c1da service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.212661] [48527]: DEBUG oslo_concurrency.lockutils [req-a2e5b10b-4f65-4586-b6e7-8e14b5a07613 req-d90e4f2c-3a2b-4db8-b19f-a4341355c1da service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.222222] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a2e5b10b-4f65-4586-b6e7-8e14b5a07613 req-d90e4f2c-3a2b-4db8-b19f-a4341355c1da service nova] Creating event network-changed:1ea65faa-7a48-4db5-8eed-68b746b27457 for instance fc4f7d23-f780-4795-8ac2-3d67057b1efe on cpu-1 [ 821.224984] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a2e5b10b-4f65-4586-b6e7-8e14b5a07613 req-d90e4f2c-3a2b-4db8-b19f-a4341355c1da service nova] Creating event network-vif-deleted:4b1ffda2-b00f-424a-9bd4-3b1daba363fc for instance 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d on cpu-1 [ 821.232883] [48526]: DEBUG nova.policy [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.234101] [48527]: INFO nova.api.openstack.requestlog [req-a2e5b10b-4f65-4586-b6e7-8e14b5a07613 req-d90e4f2c-3a2b-4db8-b19f-a4341355c1da service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.032969 [ 821.234507] [48527]: [pid: 48527|app: 0|req: 1081/2214] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:25 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 821.240404] [48526]: INFO nova.api.openstack.requestlog [None req-ce596c03-add7-4960-8d61-3c920ec29d1b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.063762 [ 821.240898] [48526]: [pid: 48526|app: 0|req: 1134/2215] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.242928] [48527]: DEBUG nova.api.openstack.wsgi [None req-89e4ae9c-6991-455b-899e-4465685de4fc tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.244334] [48526]: DEBUG nova.api.openstack.wsgi [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.246566] [48526]: DEBUG nova.compute.api [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.251327] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.251327] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.251327] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.251778] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.252038] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.252265] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.274400] [48527]: INFO nova.api.openstack.wsgi [None req-89e4ae9c-6991-455b-899e-4465685de4fc tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] HTTP exception thrown: Volume tempest-invalid-193482969 could not be found. [ 821.274400] [48527]: DEBUG nova.api.openstack.wsgi [None req-89e4ae9c-6991-455b-899e-4465685de4fc tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Returning 404 to user: Volume tempest-invalid-193482969 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 821.274603] [48527]: INFO nova.api.openstack.requestlog [None req-89e4ae9c-6991-455b-899e-4465685de4fc tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/tempest-invalid-193482969" status: 404 len: 98 microversion: 2.1 time: 0.037431 [ 821.275409] [48527]: [pid: 48527|app: 0|req: 1082/2216] 10.180.1.21 () {58 vars in 1210 bytes} [Fri Dec 12 13:55:25 2025] DELETE /compute/v2.1/os-volumes/tempest-invalid-193482969 => generated 98 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 821.293052] [48526]: WARNING neutronclient.v2_0.client [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.389444] [48527]: DEBUG nova.api.openstack.wsgi [None req-bdafe09e-1373-4555-be2b-db879125db51 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "7a1c7cb4-04d4-4d42-b888-5217d4958a3f", "create_info": {"snapshot_id": "c96b28ba-e6a0-4754-9d5b-ea5cf14e19e7", "type": "qcow2", "new_file": "new_file"}}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 821.392275] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdafe09e-1373-4555-be2b-db879125db51 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.392483] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdafe09e-1373-4555-be2b-db879125db51 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.392621] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdafe09e-1373-4555-be2b-db879125db51 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.410390] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdafe09e-1373-4555-be2b-db879125db51 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.411158] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdafe09e-1373-4555-be2b-db879125db51 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.411158] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdafe09e-1373-4555-be2b-db879125db51 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.429325] [48526]: DEBUG nova.policy [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.437146] [48527]: INFO nova.api.openstack.requestlog [None req-bdafe09e-1373-4555-be2b-db879125db51 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] 10.180.1.21 "POST /compute/v2.1/os-assisted-volume-snapshots" status: 200 len: 78 microversion: 2.1 time: 0.158886 [ 821.437146] [48527]: [pid: 48527|app: 0|req: 1083/2217] 10.180.1.21 () {60 vars in 1205 bytes} [Fri Dec 12 13:55:25 2025] POST /compute/v2.1/os-assisted-volume-snapshots => generated 78 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 821.438882] [48527]: DEBUG nova.api.openstack.wsgi [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.440723] [48527]: DEBUG nova.compute.api [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.440910] [48526]: INFO nova.api.openstack.requestlog [None req-d9aab35c-47ab-40e3-9ef4-72e1669bcbb7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1320 microversion: 2.1 time: 0.199363 [ 821.442137] [48526]: [pid: 48526|app: 0|req: 1135/2218] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1320 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.444727] [48526]: INFO nova.api.openstack.requestlog [None req-83eca8db-8b89-4f38-91a6-9fa45cd9dcc2 tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.002008 [ 821.444997] [48526]: [pid: 48526|app: 0|req: 1136/2219] 10.180.1.21 () {58 vars in 1135 bytes} [Fri Dec 12 13:55:25 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) [ 821.447129] [48526]: DEBUG nova.api.openstack.wsgi [None req-8f4b25ed-a2f9-4dd8-b1fd-0c38e2509526 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.449252] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f4b25ed-a2f9-4dd8-b1fd-0c38e2509526 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.449442] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f4b25ed-a2f9-4dd8-b1fd-0c38e2509526 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.449579] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f4b25ed-a2f9-4dd8-b1fd-0c38e2509526 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.452759] [48527]: DEBUG oslo_concurrency.lockutils [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.452966] [48527]: DEBUG oslo_concurrency.lockutils [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.453443] [48527]: DEBUG oslo_concurrency.lockutils [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.453443] [48527]: DEBUG oslo_concurrency.lockutils [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.453599] [48527]: DEBUG oslo_concurrency.lockutils [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.453724] [48527]: DEBUG oslo_concurrency.lockutils [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.466330] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f4b25ed-a2f9-4dd8-b1fd-0c38e2509526 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.466544] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f4b25ed-a2f9-4dd8-b1fd-0c38e2509526 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.466649] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f4b25ed-a2f9-4dd8-b1fd-0c38e2509526 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.484025] [48526]: INFO nova.api.openstack.requestlog [None req-8f4b25ed-a2f9-4dd8-b1fd-0c38e2509526 tempest-VolumesAssistedSnapshotsTest-515946354 tempest-VolumesAssistedSnapshotsTest-515946354-project] 10.180.1.21 "DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%227a1c7cb4-04d4-4d42-b888-5217d4958a3f%22%7D" status: 204 len: 0 microversion: 2.1 time: 0.038158 [ 821.484162] [48526]: [pid: 48526|app: 0|req: 1137/2220] 10.180.1.21 () {58 vars in 1360 bytes} [Fri Dec 12 13:55:25 2025] DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%227a1c7cb4-04d4-4d42-b888-5217d4958a3f%22%7D => generated 0 bytes in 39 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 821.486771] [48526]: INFO nova.api.openstack.requestlog [None req-b396377a-2fb0-4e1c-91c4-6d21516acfb4 tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.002007 [ 821.487056] [48526]: [pid: 48526|app: 0|req: 1138/2221] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:55:25 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) [ 821.488648] [48527]: DEBUG oslo_concurrency.lockutils [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.490028] [48527]: DEBUG oslo_concurrency.lockutils [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.490234] [48527]: DEBUG oslo_concurrency.lockutils [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.490452] [48527]: DEBUG nova.objects.instance [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lazy-loading 'fault' on Instance uuid 67fb71b9-8b3d-42af-837a-159c22de081c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.495944] [48527]: WARNING neutronclient.v2_0.client [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.496471] [48526]: DEBUG nova.api.openstack.wsgi [None req-01fc6420-43c3-4f3b-a9ea-2b8344c9f27a tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.515654] [48526]: INFO nova.api.openstack.wsgi [None req-01fc6420-43c3-4f3b-a9ea-2b8344c9f27a tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] HTTP exception thrown: Volume fca97385-7de8-4a7a-8872-b51625fdbbde could not be found. [ 821.515654] [48526]: DEBUG nova.api.openstack.wsgi [None req-01fc6420-43c3-4f3b-a9ea-2b8344c9f27a tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Returning 404 to user: Volume fca97385-7de8-4a7a-8872-b51625fdbbde could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 821.515654] [48526]: INFO nova.api.openstack.requestlog [None req-01fc6420-43c3-4f3b-a9ea-2b8344c9f27a tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/fca97385-7de8-4a7a-8872-b51625fdbbde" status: 404 len: 109 microversion: 2.1 time: 0.022278 [ 821.515814] [48526]: [pid: 48526|app: 0|req: 1139/2222] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:55:25 2025] DELETE /compute/v2.1/os-volumes/fca97385-7de8-4a7a-8872-b51625fdbbde => generated 109 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 821.524655] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2f2020d-1848-4542-bbb4-7a3147e7b805 tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.547530] [48526]: INFO nova.api.openstack.wsgi [None req-b2f2020d-1848-4542-bbb4-7a3147e7b805 tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] HTTP exception thrown: Volume 98a1b370-6b10-4032-b98a-fd6f37faad39 could not be found. [ 821.547530] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2f2020d-1848-4542-bbb4-7a3147e7b805 tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] Returning 404 to user: Volume 98a1b370-6b10-4032-b98a-fd6f37faad39 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 821.548404] [48526]: INFO nova.api.openstack.requestlog [None req-b2f2020d-1848-4542-bbb4-7a3147e7b805 tempest-VolumesNegativeTest-223999171 tempest-VolumesNegativeTest-223999171-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/98a1b370-6b10-4032-b98a-fd6f37faad39" status: 404 len: 109 microversion: 2.1 time: 0.025479 [ 821.548404] [48526]: [pid: 48526|app: 0|req: 1140/2223] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/os-volumes/98a1b370-6b10-4032-b98a-fd6f37faad39 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 821.554538] [48526]: DEBUG nova.api.openstack.wsgi [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.554538] [48526]: DEBUG nova.compute.api [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.557348] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.557507] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.557654] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.557875] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.558020] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.558180] [48526]: DEBUG oslo_concurrency.lockutils [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.650584] [48526]: DEBUG nova.objects.instance [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lazy-loading 'services' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.723760] [48526]: INFO nova.api.openstack.requestlog [None req-1cc8829a-5a3d-455e-8763-cc55ccb4eeee tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] 10.180.1.21 "DELETE /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments/7a1c7cb4-04d4-4d42-b888-5217d4958a3f" status: 202 len: 0 microversion: 2.1 time: 0.174710 [ 821.727028] [48526]: [pid: 48526|app: 0|req: 1141/2224] 10.180.1.21 () {58 vars in 1411 bytes} [Fri Dec 12 13:55:25 2025] DELETE /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments/7a1c7cb4-04d4-4d42-b888-5217d4958a3f => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 821.727507] [48526]: DEBUG nova.api.openstack.wsgi [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.729160] [48526]: DEBUG nova.compute.api [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.734635] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.734873] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.735104] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.735462] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.735630] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.735778] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.765927] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.766047] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.766640] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.766640] [48526]: DEBUG nova.objects.instance [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.770224] [48526]: WARNING neutronclient.v2_0.client [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.781968] [48527]: DEBUG nova.policy [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '390df2fde9a34606a6032292a1ed7022', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5263600d8e4c8bbb806ba16d382d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.790580] [48527]: INFO nova.api.openstack.requestlog [None req-1927ba0e-5ca5-4599-aeab-381dadee10cd tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 200 len: 1297 microversion: 2.1 time: 0.354430 [ 821.791017] [48527]: [pid: 48527|app: 0|req: 1084/2225] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 1297 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.793285] [48527]: DEBUG nova.api.openstack.wsgi [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.794655] [48527]: DEBUG nova.compute.api [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.797837] [48527]: DEBUG oslo_concurrency.lockutils [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.798037] [48527]: DEBUG oslo_concurrency.lockutils [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.798225] [48527]: DEBUG oslo_concurrency.lockutils [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.800221] [48527]: DEBUG oslo_concurrency.lockutils [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.800221] [48527]: DEBUG oslo_concurrency.lockutils [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.800221] [48527]: DEBUG oslo_concurrency.lockutils [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.830736] [48527]: WARNING neutronclient.v2_0.client [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.834896] [48526]: DEBUG nova.policy [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.839841] [48526]: INFO nova.api.openstack.requestlog [None req-7a11601f-4150-44dc-8b9c-875b16127d70 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.114461 [ 821.839841] [48526]: [pid: 48526|app: 0|req: 1142/2226] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:25 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.842387] [48526]: DEBUG nova.api.openstack.wsgi [None req-31a97899-7312-4931-9e5b-96c8a5944b56 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.843667] [48526]: DEBUG nova.compute.api [None req-31a97899-7312-4931-9e5b-96c8a5944b56 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.846807] [48526]: DEBUG oslo_concurrency.lockutils [None req-31a97899-7312-4931-9e5b-96c8a5944b56 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.846981] [48526]: DEBUG oslo_concurrency.lockutils [None req-31a97899-7312-4931-9e5b-96c8a5944b56 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.847136] [48526]: DEBUG oslo_concurrency.lockutils [None req-31a97899-7312-4931-9e5b-96c8a5944b56 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.847410] [48526]: DEBUG oslo_concurrency.lockutils [None req-31a97899-7312-4931-9e5b-96c8a5944b56 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.848277] [48526]: DEBUG oslo_concurrency.lockutils [None req-31a97899-7312-4931-9e5b-96c8a5944b56 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.848277] [48526]: DEBUG oslo_concurrency.lockutils [None req-31a97899-7312-4931-9e5b-96c8a5944b56 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.867657] [48526]: INFO nova.api.openstack.requestlog [None req-31a97899-7312-4931-9e5b-96c8a5944b56 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026773 [ 821.867657] [48526]: [pid: 48526|app: 0|req: 1143/2227] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 821.870423] [48526]: DEBUG nova.api.openstack.wsgi [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.871976] [48526]: DEBUG nova.compute.api [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.877983] [48526]: DEBUG oslo_concurrency.lockutils [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.878204] [48526]: DEBUG oslo_concurrency.lockutils [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.878398] [48526]: DEBUG oslo_concurrency.lockutils [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.878767] [48526]: DEBUG oslo_concurrency.lockutils [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.878939] [48526]: DEBUG oslo_concurrency.lockutils [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.879136] [48526]: DEBUG oslo_concurrency.lockutils [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.902715] [48526]: WARNING neutronclient.v2_0.client [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.941106] [48527]: DEBUG nova.policy [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.945298] [48527]: INFO nova.api.openstack.requestlog [None req-e80ae06b-4649-4c31-8bc4-7b4f8253ec65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.153790 [ 821.945848] [48527]: [pid: 48527|app: 0|req: 1085/2228] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.948337] [48527]: DEBUG nova.api.openstack.wsgi [req-78f1c728-8932-4239-bba3-9d19311c25fb req-d2edcf6c-4076-442d-8ac4-b148bd701f92 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "name": "network-vif-plugged", "status": "completed", "tag": "8639d19d-782f-411c-bbf4-474b63da731d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 821.953684] [48526]: DEBUG nova.policy [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.954961] [48527]: DEBUG oslo_concurrency.lockutils [req-78f1c728-8932-4239-bba3-9d19311c25fb req-d2edcf6c-4076-442d-8ac4-b148bd701f92 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.955169] [48527]: DEBUG oslo_concurrency.lockutils [req-78f1c728-8932-4239-bba3-9d19311c25fb req-d2edcf6c-4076-442d-8ac4-b148bd701f92 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.955296] [48527]: DEBUG oslo_concurrency.lockutils [req-78f1c728-8932-4239-bba3-9d19311c25fb req-d2edcf6c-4076-442d-8ac4-b148bd701f92 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.958325] [48526]: DEBUG nova.policy [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.958940] [48526]: DEBUG nova.policy [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.959524] [48526]: INFO nova.api.openstack.requestlog [None req-0bb461e9-9be7-4df2-8222-014941245c88 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.091633 [ 821.959838] [48526]: [pid: 48526|app: 0|req: 1144/2229] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 821.962661] [48526]: DEBUG nova.api.openstack.wsgi [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.964207] [48526]: DEBUG nova.compute.api [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.964403] [48527]: INFO nova.api.openstack.compute.server_external_events [req-78f1c728-8932-4239-bba3-9d19311c25fb req-d2edcf6c-4076-442d-8ac4-b148bd701f92 service nova] Creating event network-vif-plugged:8639d19d-782f-411c-bbf4-474b63da731d for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 821.968038] [48526]: DEBUG oslo_concurrency.lockutils [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.968038] [48526]: DEBUG oslo_concurrency.lockutils [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.968261] [48526]: DEBUG oslo_concurrency.lockutils [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.968528] [48526]: DEBUG oslo_concurrency.lockutils [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.968697] [48526]: DEBUG oslo_concurrency.lockutils [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.968822] [48526]: DEBUG oslo_concurrency.lockutils [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.969087] [48527]: INFO nova.api.openstack.requestlog [req-78f1c728-8932-4239-bba3-9d19311c25fb req-d2edcf6c-4076-442d-8ac4-b148bd701f92 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022706 [ 821.970101] [48527]: [pid: 48527|app: 0|req: 1086/2230] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:26 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) [ 821.972354] [48527]: DEBUG nova.api.openstack.wsgi [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.974058] [48527]: DEBUG nova.compute.api [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.981385] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.982869] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.982869] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.982869] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.982869] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.982869] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.998226] [48526]: DEBUG oslo_concurrency.lockutils [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.998469] [48526]: DEBUG oslo_concurrency.lockutils [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.998642] [48526]: DEBUG oslo_concurrency.lockutils [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.998827] [48526]: DEBUG nova.objects.instance [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.002026] [48526]: WARNING neutronclient.v2_0.client [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.006705] [48527]: WARNING neutronclient.v2_0.client [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.030160] [48526]: DEBUG nova.policy [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.034997] [48526]: INFO nova.api.openstack.requestlog [None req-9442f657-da93-460a-baac-19a2e7917c34 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.074616 [ 822.035390] [48526]: [pid: 48526|app: 0|req: 1145/2231] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.037719] [48527]: DEBUG nova.policy [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.038150] [48526]: DEBUG nova.api.openstack.wsgi [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.039541] [48526]: DEBUG nova.compute.api [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.043162] [48527]: INFO nova.api.openstack.requestlog [None req-cc6a564e-0140-4138-b133-63a9fd38d1c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.072301 [ 822.043162] [48527]: [pid: 48527|app: 0|req: 1087/2232] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.044920] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.045048] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.045241] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.045479] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.045808] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.045906] [48527]: DEBUG nova.api.openstack.wsgi [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.045948] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.047279] [48527]: DEBUG nova.compute.api [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.052349] [48527]: DEBUG oslo_concurrency.lockutils [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.052643] [48527]: DEBUG oslo_concurrency.lockutils [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.052775] [48527]: DEBUG oslo_concurrency.lockutils [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.053045] [48527]: DEBUG oslo_concurrency.lockutils [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.053190] [48527]: DEBUG oslo_concurrency.lockutils [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.053317] [48527]: DEBUG oslo_concurrency.lockutils [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.085885] [48527]: WARNING neutronclient.v2_0.client [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.088587] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.089307] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.090823] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.091012] [48526]: DEBUG nova.objects.instance [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.095704] [48526]: WARNING neutronclient.v2_0.client [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.145795] [48526]: DEBUG nova.policy [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.155575] [48526]: INFO nova.api.openstack.requestlog [None req-4c8dc87d-e7f4-46cd-befa-7e1eebd01619 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.119332 [ 822.155702] [48526]: [pid: 48526|app: 0|req: 1146/2233] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.158494] [48526]: DEBUG nova.api.openstack.wsgi [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.162533] [48526]: DEBUG nova.compute.api [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.167397] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.167645] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.167824] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.168157] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.168342] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.168510] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.176145] [48527]: DEBUG nova.policy [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.181659] [48527]: INFO nova.api.openstack.requestlog [None req-f95309cf-0e7c-4d0b-92a3-975fa5581844 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1365 microversion: 2.1 time: 0.137856 [ 822.182195] [48527]: [pid: 48527|app: 0|req: 1088/2234] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1365 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.184859] [48527]: DEBUG nova.api.openstack.wsgi [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.186754] [48527]: DEBUG nova.compute.api [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.187213] [48526]: WARNING neutronclient.v2_0.client [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.191359] [48527]: DEBUG oslo_concurrency.lockutils [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.191685] [48527]: DEBUG oslo_concurrency.lockutils [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.191951] [48527]: DEBUG oslo_concurrency.lockutils [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.192327] [48527]: DEBUG oslo_concurrency.lockutils [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.192580] [48527]: DEBUG oslo_concurrency.lockutils [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.192805] [48527]: DEBUG oslo_concurrency.lockutils [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.206047] [48526]: DEBUG nova.policy [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.210237] [48526]: INFO nova.api.openstack.requestlog [None req-9ddc8a80-e585-423b-8977-27adaabcc70d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.053972 [ 822.210687] [48526]: [pid: 48526|app: 0|req: 1147/2235] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.216857] [48526]: DEBUG nova.api.openstack.wsgi [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.218371] [48526]: DEBUG nova.compute.api [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.221724] [48526]: DEBUG oslo_concurrency.lockutils [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.222277] [48526]: DEBUG oslo_concurrency.lockutils [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.222277] [48526]: DEBUG oslo_concurrency.lockutils [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.222416] [48526]: DEBUG oslo_concurrency.lockutils [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.222454] [48526]: DEBUG oslo_concurrency.lockutils [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.222549] [48526]: DEBUG oslo_concurrency.lockutils [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.225326] [48527]: DEBUG oslo_concurrency.lockutils [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.225326] [48527]: DEBUG oslo_concurrency.lockutils [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.225326] [48527]: DEBUG oslo_concurrency.lockutils [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.225326] [48527]: DEBUG nova.objects.instance [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.227768] [48527]: WARNING neutronclient.v2_0.client [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.243045] [48526]: WARNING neutronclient.v2_0.client [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.250605] [48527]: DEBUG nova.policy [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.257325] [48527]: INFO nova.api.openstack.requestlog [None req-d50e7cf7-4d26-43eb-91e3-cc5324b9fb5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.074278 [ 822.258447] [48527]: [pid: 48527|app: 0|req: 1089/2236] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.262196] [48527]: DEBUG nova.api.openstack.wsgi [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.264428] [48527]: DEBUG nova.compute.api [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.266798] [48526]: DEBUG nova.policy [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.275443] [48526]: INFO nova.api.openstack.requestlog [None req-721c20bd-a521-4d56-9975-e0ff0a344ae8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.063047 [ 822.275698] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.288794] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.288794] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.289620] [48526]: [pid: 48526|app: 0|req: 1148/2237] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.289664] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.289664] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.289664] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.289770] [48526]: DEBUG nova.api.openstack.wsgi [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.289770] [48526]: DEBUG nova.compute.api [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.289770] [48526]: DEBUG oslo_concurrency.lockutils [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.289770] [48526]: DEBUG oslo_concurrency.lockutils [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.289770] [48526]: DEBUG oslo_concurrency.lockutils [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.289770] [48526]: DEBUG oslo_concurrency.lockutils [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.289770] [48526]: DEBUG oslo_concurrency.lockutils [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.289770] [48526]: DEBUG oslo_concurrency.lockutils [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.312250] [48527]: WARNING neutronclient.v2_0.client [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.320028] [48526]: WARNING neutronclient.v2_0.client [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.335865] [48527]: DEBUG nova.policy [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.341921] [48526]: DEBUG nova.policy [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.343382] [48527]: INFO nova.api.openstack.requestlog [None req-00b5591d-d8a7-40cc-bfce-c7cb267c16a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.084330 [ 822.343760] [48527]: [pid: 48527|app: 0|req: 1090/2238] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.347401] [48526]: INFO nova.api.openstack.requestlog [None req-1265209d-ac5e-43cf-9bb0-6315027181dd tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1229 microversion: 2.1 time: 0.069235 [ 822.347401] [48526]: [pid: 48526|app: 0|req: 1149/2239] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1229 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.348280] [48527]: DEBUG nova.api.openstack.wsgi [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.350522] [48527]: DEBUG nova.compute.api [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.351910] [48526]: DEBUG nova.api.openstack.wsgi [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.354315] [48526]: DEBUG nova.compute.api [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.358325] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.360264] [48526]: DEBUG oslo_concurrency.lockutils [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.360430] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.360746] [48526]: DEBUG oslo_concurrency.lockutils [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.360915] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.361047] [48526]: DEBUG oslo_concurrency.lockutils [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.361232] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.361395] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.361480] [48526]: DEBUG oslo_concurrency.lockutils [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.361807] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.361932] [48526]: DEBUG oslo_concurrency.lockutils [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.362119] [48526]: DEBUG oslo_concurrency.lockutils [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.397196] [48526]: DEBUG oslo_concurrency.lockutils [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.397332] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.398137] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.398735] [48526]: DEBUG oslo_concurrency.lockutils [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.398829] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.398899] [48526]: DEBUG oslo_concurrency.lockutils [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.399062] [48527]: DEBUG nova.objects.instance [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.399139] [48526]: DEBUG nova.objects.instance [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.402345] [48527]: WARNING neutronclient.v2_0.client [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.402505] [48526]: WARNING neutronclient.v2_0.client [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.422240] [48526]: DEBUG nova.policy [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.424669] [48527]: DEBUG nova.policy [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.428651] [48526]: DEBUG nova.policy [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.429443] [48526]: DEBUG nova.policy [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.430129] [48526]: INFO nova.api.openstack.requestlog [None req-b46f6cd7-c80a-47fb-9bad-dccfba7b6bfd tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.082395 [ 822.430637] [48526]: [pid: 48526|app: 0|req: 1150/2240] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 822.430682] [48527]: INFO nova.api.openstack.requestlog [None req-ce791481-5bc4-4bbb-9afc-c577dd3c831d tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.085879 [ 822.431780] [48527]: [pid: 48527|app: 0|req: 1091/2241] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.433943] [48526]: DEBUG nova.api.openstack.wsgi [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.435357] [48526]: DEBUG nova.compute.api [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.440120] [48527]: DEBUG nova.api.openstack.wsgi [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.440969] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.441180] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.441320] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.441473] [48527]: DEBUG nova.compute.api [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.441607] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.441753] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.441901] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.444942] [48527]: DEBUG oslo_concurrency.lockutils [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.445096] [48527]: DEBUG oslo_concurrency.lockutils [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.445235] [48527]: DEBUG oslo_concurrency.lockutils [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.445503] [48527]: DEBUG oslo_concurrency.lockutils [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.445702] [48527]: DEBUG oslo_concurrency.lockutils [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.445759] [48527]: DEBUG oslo_concurrency.lockutils [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.464306] [48526]: WARNING neutronclient.v2_0.client [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.473286] [48527]: WARNING neutronclient.v2_0.client [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.483857] [48526]: DEBUG nova.policy [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.489016] [48526]: INFO nova.api.openstack.requestlog [None req-d6fbaac1-edfc-4cb7-8d63-2ac5906419a4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.057673 [ 822.489687] [48526]: [pid: 48526|app: 0|req: 1151/2242] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.491529] [48527]: DEBUG nova.policy [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.492244] [48526]: DEBUG nova.api.openstack.wsgi [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.493726] [48526]: DEBUG nova.compute.api [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.496602] [48527]: INFO nova.api.openstack.requestlog [None req-39a124d7-06de-4044-9f67-6991689cff48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.064316 [ 822.496957] [48527]: [pid: 48527|app: 0|req: 1092/2243] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.499978] [48526]: DEBUG oslo_concurrency.lockutils [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.499978] [48526]: DEBUG oslo_concurrency.lockutils [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.499978] [48526]: DEBUG oslo_concurrency.lockutils [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.499978] [48526]: DEBUG oslo_concurrency.lockutils [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.499978] [48526]: DEBUG oslo_concurrency.lockutils [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.499978] [48526]: DEBUG oslo_concurrency.lockutils [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.500261] [48527]: DEBUG nova.api.openstack.wsgi [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.502696] [48527]: DEBUG nova.compute.api [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.506484] [48527]: DEBUG oslo_concurrency.lockutils [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.506948] [48527]: DEBUG oslo_concurrency.lockutils [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.506948] [48527]: DEBUG oslo_concurrency.lockutils [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.507584] [48527]: DEBUG oslo_concurrency.lockutils [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.507584] [48527]: DEBUG oslo_concurrency.lockutils [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.507768] [48527]: DEBUG oslo_concurrency.lockutils [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.521080] [48526]: WARNING neutronclient.v2_0.client [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.527966] [48527]: WARNING neutronclient.v2_0.client [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.544059] [48526]: DEBUG nova.policy [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.551484] [48526]: INFO nova.api.openstack.requestlog [None req-84bf87af-929a-4fd7-b5bb-f1d0acc6a1de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.060111 [ 822.551484] [48526]: [pid: 48526|app: 0|req: 1152/2244] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.621425] [48527]: DEBUG nova.policy [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.627925] [48527]: INFO nova.api.openstack.requestlog [None req-299d704a-c3d8-477d-8b42-7d8762147a9d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1320 microversion: 2.1 time: 0.130071 [ 822.628078] [48527]: [pid: 48527|app: 0|req: 1093/2245] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:26 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1320 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.803387] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.805029] [48526]: DEBUG nova.compute.api [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] [instance: 67fb71b9-8b3d-42af-837a-159c22de081c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.808522] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.808716] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.808849] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.809504] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.809504] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.809504] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.820306] [48526]: INFO nova.api.openstack.wsgi [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] HTTP exception thrown: Instance 67fb71b9-8b3d-42af-837a-159c22de081c could not be found. [ 822.820689] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] Returning 404 to user: Instance 67fb71b9-8b3d-42af-837a-159c22de081c could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 822.821286] [48526]: INFO nova.api.openstack.requestlog [None req-4f07b63c-4fbb-4e25-b41f-b67c80afbe90 tempest-ServerRescueTestJSON-1681701728 tempest-ServerRescueTestJSON-1681701728-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c" status: 404 len: 111 microversion: 2.1 time: 0.020304 [ 822.821844] [48526]: [pid: 48526|app: 0|req: 1153/2246] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/67fb71b9-8b3d-42af-837a-159c22de081c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 822.855030] [48527]: DEBUG nova.api.openstack.wsgi [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.856348] [48527]: DEBUG nova.compute.api [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.860248] [48527]: DEBUG oslo_concurrency.lockutils [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.860445] [48527]: DEBUG oslo_concurrency.lockutils [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.860589] [48527]: DEBUG oslo_concurrency.lockutils [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.860944] [48527]: DEBUG oslo_concurrency.lockutils [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.861896] [48527]: DEBUG oslo_concurrency.lockutils [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.861896] [48527]: DEBUG oslo_concurrency.lockutils [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.874964] [48526]: DEBUG nova.api.openstack.wsgi [None req-0fff3e7a-7199-4da5-b5ca-97022eb13956 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.877548] [48526]: DEBUG nova.compute.api [None req-0fff3e7a-7199-4da5-b5ca-97022eb13956 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.881547] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fff3e7a-7199-4da5-b5ca-97022eb13956 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.881909] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fff3e7a-7199-4da5-b5ca-97022eb13956 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.882575] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fff3e7a-7199-4da5-b5ca-97022eb13956 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.882575] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fff3e7a-7199-4da5-b5ca-97022eb13956 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.882715] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fff3e7a-7199-4da5-b5ca-97022eb13956 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.882918] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fff3e7a-7199-4da5-b5ca-97022eb13956 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.889320] [48527]: DEBUG oslo_concurrency.lockutils [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.889503] [48527]: DEBUG oslo_concurrency.lockutils [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.889631] [48527]: DEBUG oslo_concurrency.lockutils [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.889780] [48527]: DEBUG nova.objects.instance [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.894909] [48527]: WARNING neutronclient.v2_0.client [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.904016] [48526]: INFO nova.api.openstack.requestlog [None req-0fff3e7a-7199-4da5-b5ca-97022eb13956 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031634 [ 822.904561] [48526]: [pid: 48526|app: 0|req: 1154/2247] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 822.918906] [48527]: DEBUG nova.policy [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.923908] [48527]: INFO nova.api.openstack.requestlog [None req-474f29b4-a267-4456-9796-e9a184c979e8 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.072660 [ 822.924373] [48527]: [pid: 48527|app: 0|req: 1094/2248] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.961895] [48526]: DEBUG nova.api.openstack.wsgi [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.963829] [48526]: DEBUG nova.compute.api [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.969043] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.969043] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.969043] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.969355] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.969457] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.969583] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.981288] [48527]: DEBUG nova.api.openstack.wsgi [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.982911] [48527]: DEBUG nova.compute.api [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.987052] [48527]: DEBUG oslo_concurrency.lockutils [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.987350] [48527]: DEBUG oslo_concurrency.lockutils [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.988285] [48527]: DEBUG oslo_concurrency.lockutils [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.988285] [48527]: DEBUG oslo_concurrency.lockutils [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.988285] [48527]: DEBUG oslo_concurrency.lockutils [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.988285] [48527]: DEBUG oslo_concurrency.lockutils [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.990594] [48526]: WARNING neutronclient.v2_0.client [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.013189] [48527]: WARNING neutronclient.v2_0.client [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.036150] [48526]: DEBUG nova.policy [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.040336] [48526]: INFO nova.api.openstack.requestlog [None req-22ab6299-2fa4-42ab-ae70-346a8b14ef92 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.080671 [ 823.040685] [48526]: [pid: 48526|app: 0|req: 1155/2249] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.051055] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.053076] [48526]: DEBUG nova.compute.api [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.054688] [48527]: DEBUG nova.policy [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.062749] [48527]: DEBUG nova.policy [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.063393] [48527]: DEBUG nova.policy [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.063994] [48527]: INFO nova.api.openstack.requestlog [None req-404979b5-e82b-4949-ab22-d77d44c660f0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.085165 [ 823.065250] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.065457] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.065592] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.065851] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.065990] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.066213] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.066434] [48527]: [pid: 48527|app: 0|req: 1095/2250] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 823.069293] [48527]: DEBUG nova.api.openstack.wsgi [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.070772] [48527]: DEBUG nova.compute.api [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.074786] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.074979] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.076184] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.076184] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.076184] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.076184] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.092197] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.092462] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.092593] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.092953] [48526]: DEBUG nova.objects.instance [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.097503] [48526]: WARNING neutronclient.v2_0.client [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.102687] [48527]: WARNING neutronclient.v2_0.client [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.158470] [48526]: DEBUG nova.policy [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.163796] [48526]: INFO nova.api.openstack.requestlog [None req-c4d74543-29af-4290-9806-aee9ffabe690 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.114859 [ 823.164649] [48526]: [pid: 48526|app: 0|req: 1156/2251] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.169538] [48526]: DEBUG nova.api.openstack.wsgi [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.171576] [48526]: DEBUG nova.compute.api [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.176568] [48527]: DEBUG nova.policy [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.177437] [48526]: DEBUG oslo_concurrency.lockutils [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.179070] [48526]: DEBUG oslo_concurrency.lockutils [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.179070] [48526]: DEBUG oslo_concurrency.lockutils [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.179335] [48526]: DEBUG oslo_concurrency.lockutils [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.180395] [48526]: DEBUG oslo_concurrency.lockutils [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.180395] [48526]: DEBUG oslo_concurrency.lockutils [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.185148] [48527]: INFO nova.api.openstack.requestlog [None req-1c7b9425-2770-4bdc-9021-e0aa2f76bef1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.118121 [ 823.186538] [48527]: [pid: 48527|app: 0|req: 1096/2252] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.202102] [48527]: DEBUG nova.api.openstack.wsgi [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.204653] [48527]: DEBUG nova.compute.api [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.209601] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.209838] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.210057] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.210518] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.210698] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.210927] [48527]: DEBUG oslo_concurrency.lockutils [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.227846] [48526]: DEBUG oslo_concurrency.lockutils [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.227846] [48526]: DEBUG oslo_concurrency.lockutils [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.227846] [48526]: DEBUG oslo_concurrency.lockutils [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.228099] [48526]: DEBUG nova.objects.instance [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.232671] [48526]: WARNING neutronclient.v2_0.client [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.251746] [48527]: WARNING neutronclient.v2_0.client [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.257901] [48526]: DEBUG nova.policy [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.263274] [48526]: INFO nova.api.openstack.requestlog [None req-be5adfc8-d120-49bf-9bab-a65acbadda86 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.096513 [ 823.263679] [48526]: [pid: 48526|app: 0|req: 1157/2253] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.266438] [48526]: DEBUG nova.api.openstack.wsgi [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.267790] [48526]: DEBUG nova.compute.api [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.273040] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.273040] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.273040] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.273040] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.273040] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.273040] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.306157] [48526]: WARNING neutronclient.v2_0.client [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.374630] [48526]: DEBUG nova.policy [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.385031] [48526]: INFO nova.api.openstack.requestlog [None req-63c47818-b63e-4896-a260-a4afcdfc05f9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.120677 [ 823.385415] [48526]: [pid: 48526|app: 0|req: 1158/2254] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.388012] [48526]: DEBUG nova.api.openstack.wsgi [req-7d85a5a8-64a3-453a-b10d-e2b0b5270faf req-93e5b204-4eee-4db3-bdf8-c0419ae1fd13 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3", "name": "network-vif-deleted", "tag": "53109e5a-4a56-4052-b298-d0c0085c5974"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 823.394780] [48526]: DEBUG oslo_concurrency.lockutils [req-7d85a5a8-64a3-453a-b10d-e2b0b5270faf req-93e5b204-4eee-4db3-bdf8-c0419ae1fd13 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.394970] [48526]: DEBUG oslo_concurrency.lockutils [req-7d85a5a8-64a3-453a-b10d-e2b0b5270faf req-93e5b204-4eee-4db3-bdf8-c0419ae1fd13 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.395121] [48526]: DEBUG oslo_concurrency.lockutils [req-7d85a5a8-64a3-453a-b10d-e2b0b5270faf req-93e5b204-4eee-4db3-bdf8-c0419ae1fd13 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.412521] [48526]: INFO nova.api.openstack.compute.server_external_events [req-7d85a5a8-64a3-453a-b10d-e2b0b5270faf req-93e5b204-4eee-4db3-bdf8-c0419ae1fd13 service nova] Creating event network-vif-deleted:53109e5a-4a56-4052-b298-d0c0085c5974 for instance a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 on cpu-1 [ 823.415476] [48527]: DEBUG nova.policy [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.417770] [48526]: INFO nova.api.openstack.requestlog [req-7d85a5a8-64a3-453a-b10d-e2b0b5270faf req-93e5b204-4eee-4db3-bdf8-c0419ae1fd13 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031654 [ 823.418445] [48526]: [pid: 48526|app: 0|req: 1159/2255] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:27 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) [ 823.421688] [48526]: DEBUG nova.api.openstack.wsgi [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.423150] [48526]: DEBUG nova.compute.api [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.426450] [48527]: INFO nova.api.openstack.requestlog [None req-97d9ef79-4bd1-4ca8-8a52-e0d5d027180d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1365 microversion: 2.1 time: 0.228333 [ 823.430022] [48527]: [pid: 48527|app: 0|req: 1097/2256] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1365 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.431396] [48526]: DEBUG oslo_concurrency.lockutils [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.431596] [48526]: DEBUG oslo_concurrency.lockutils [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.431965] [48526]: DEBUG oslo_concurrency.lockutils [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.432049] [48526]: DEBUG oslo_concurrency.lockutils [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.432127] [48526]: DEBUG oslo_concurrency.lockutils [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.432245] [48526]: DEBUG oslo_concurrency.lockutils [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.432361] [48527]: DEBUG nova.api.openstack.wsgi [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.433875] [48527]: DEBUG nova.compute.api [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.438544] [48527]: DEBUG oslo_concurrency.lockutils [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.438544] [48527]: DEBUG oslo_concurrency.lockutils [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.438544] [48527]: DEBUG oslo_concurrency.lockutils [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.438795] [48527]: DEBUG oslo_concurrency.lockutils [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.438950] [48527]: DEBUG oslo_concurrency.lockutils [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.439166] [48527]: DEBUG oslo_concurrency.lockutils [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.464950] [48527]: WARNING neutronclient.v2_0.client [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.467460] [48526]: DEBUG oslo_concurrency.lockutils [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.467640] [48526]: DEBUG oslo_concurrency.lockutils [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.469017] [48526]: DEBUG oslo_concurrency.lockutils [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.469017] [48526]: DEBUG nova.objects.instance [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.473573] [48526]: WARNING neutronclient.v2_0.client [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.485190] [48527]: DEBUG nova.policy [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.490063] [48527]: INFO nova.api.openstack.requestlog [None req-69950a57-ae74-4aaf-9969-250dd975263e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.062153 [ 823.490704] [48527]: [pid: 48527|app: 0|req: 1098/2257] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.495024] [48527]: DEBUG nova.api.openstack.wsgi [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.498624] [48527]: DEBUG nova.compute.api [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.499454] [48526]: DEBUG nova.policy [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.505368] [48526]: INFO nova.api.openstack.requestlog [None req-f940d16e-cf12-474f-9b37-b7ffcac1b1f7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.086002 [ 823.505368] [48526]: [pid: 48526|app: 0|req: 1160/2258] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.506819] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.506819] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.506819] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.506819] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.506819] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.507033] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.508870] [48526]: DEBUG nova.api.openstack.wsgi [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.512142] [48526]: DEBUG nova.compute.api [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.518028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.518028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.518028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.518028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.518028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.518028] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.524953] [48527]: WARNING neutronclient.v2_0.client [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.536506] [48526]: WARNING neutronclient.v2_0.client [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.545844] [48527]: DEBUG nova.policy [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.551016] [48527]: INFO nova.api.openstack.requestlog [None req-7dfbeecf-7f8f-40c9-9cb3-3fda6b4f15dc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.059438 [ 823.551382] [48527]: [pid: 48527|app: 0|req: 1099/2259] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.553880] [48527]: DEBUG nova.api.openstack.wsgi [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.555585] [48527]: DEBUG nova.compute.api [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.559308] [48527]: DEBUG oslo_concurrency.lockutils [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.559552] [48527]: DEBUG oslo_concurrency.lockutils [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.559692] [48527]: DEBUG oslo_concurrency.lockutils [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.560028] [48527]: DEBUG oslo_concurrency.lockutils [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.560206] [48527]: DEBUG oslo_concurrency.lockutils [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.560335] [48527]: DEBUG oslo_concurrency.lockutils [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.560931] [48526]: DEBUG nova.policy [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.566637] [48526]: INFO nova.api.openstack.requestlog [None req-9fc12d28-7d1a-4e7b-be8c-49eedb11623b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1229 microversion: 2.1 time: 0.060429 [ 823.567389] [48526]: [pid: 48526|app: 0|req: 1161/2260] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1229 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.569855] [48526]: DEBUG nova.api.openstack.wsgi [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.571501] [48526]: DEBUG nova.compute.api [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.575456] [48526]: DEBUG oslo_concurrency.lockutils [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.575674] [48526]: DEBUG oslo_concurrency.lockutils [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.575774] [48526]: DEBUG oslo_concurrency.lockutils [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.576079] [48526]: DEBUG oslo_concurrency.lockutils [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.576247] [48526]: DEBUG oslo_concurrency.lockutils [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.576370] [48526]: DEBUG oslo_concurrency.lockutils [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.590392] [48527]: DEBUG oslo_concurrency.lockutils [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.590392] [48527]: DEBUG oslo_concurrency.lockutils [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.590392] [48527]: DEBUG oslo_concurrency.lockutils [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.590392] [48527]: DEBUG nova.objects.instance [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.593693] [48527]: WARNING neutronclient.v2_0.client [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.600608] [48526]: DEBUG oslo_concurrency.lockutils [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.600608] [48526]: DEBUG oslo_concurrency.lockutils [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.600608] [48526]: DEBUG oslo_concurrency.lockutils [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.600608] [48526]: DEBUG nova.objects.instance [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.605919] [48526]: WARNING neutronclient.v2_0.client [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.613891] [48527]: DEBUG nova.policy [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.618839] [48527]: INFO nova.api.openstack.requestlog [None req-4847e0ab-6e7c-449f-9361-5966f3bd8bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.066846 [ 823.619398] [48527]: [pid: 48527|app: 0|req: 1100/2261] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.622628] [48527]: DEBUG nova.api.openstack.wsgi [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.624689] [48527]: DEBUG nova.compute.api [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.629602] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.629602] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.629602] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.630157] [48526]: DEBUG nova.policy [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.630250] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.630250] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.630250] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.635032] [48526]: DEBUG nova.policy [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.635967] [48526]: DEBUG nova.policy [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.636856] [48526]: INFO nova.api.openstack.requestlog [None req-065cde26-ada9-467f-9988-0b21f0c9cef1 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.069032 [ 823.637098] [48526]: [pid: 48526|app: 0|req: 1162/2262] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 823.640970] [48526]: DEBUG nova.api.openstack.wsgi [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.641195] [48526]: DEBUG nova.compute.api [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.645521] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.645521] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.645669] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.646290] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.646290] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.646290] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.655030] [48527]: WARNING neutronclient.v2_0.client [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.668583] [48526]: WARNING neutronclient.v2_0.client [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.678533] [48527]: DEBUG nova.policy [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.682890] [48527]: INFO nova.api.openstack.requestlog [None req-8fd76868-5a92-4011-bf95-a64c060a373f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.062806 [ 823.683310] [48527]: [pid: 48527|app: 0|req: 1101/2263] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.686236] [48527]: DEBUG nova.api.openstack.wsgi [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.688191] [48527]: DEBUG nova.compute.api [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.692478] [48526]: DEBUG nova.policy [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.692733] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.692959] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.693457] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.693457] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.693606] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.693813] [48527]: DEBUG oslo_concurrency.lockutils [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.698210] [48526]: INFO nova.api.openstack.requestlog [None req-5b8ee474-63e6-41ac-99fb-01f2cbc44441 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.060410 [ 823.698614] [48526]: [pid: 48526|app: 0|req: 1163/2264] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.701242] [48526]: DEBUG nova.api.openstack.wsgi [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.704932] [48526]: DEBUG nova.compute.api [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.706967] [48526]: DEBUG oslo_concurrency.lockutils [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.706967] [48526]: DEBUG oslo_concurrency.lockutils [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.706967] [48526]: DEBUG oslo_concurrency.lockutils [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.707841] [48526]: DEBUG oslo_concurrency.lockutils [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.708015] [48526]: DEBUG oslo_concurrency.lockutils [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.708244] [48526]: DEBUG oslo_concurrency.lockutils [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.709809] [48527]: WARNING neutronclient.v2_0.client [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.734310] [48526]: WARNING neutronclient.v2_0.client [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.736951] [48527]: DEBUG nova.policy [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.741718] [48527]: INFO nova.api.openstack.requestlog [None req-f45e0be5-0813-401c-93d5-56fed3349dc8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.057655 [ 823.742077] [48527]: [pid: 48527|app: 0|req: 1102/2265] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.837110] [48526]: DEBUG nova.policy [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.841698] [48526]: INFO nova.api.openstack.requestlog [None req-79e67723-4471-46cb-b457-9fbde4cc04e3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1320 microversion: 2.1 time: 0.142417 [ 823.842129] [48526]: [pid: 48526|app: 0|req: 1164/2266] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:27 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1320 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.913745] [48527]: DEBUG nova.api.openstack.wsgi [None req-e4b2d9ff-5756-4ebf-9565-32db0bd57215 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.915333] [48527]: DEBUG nova.compute.api [None req-e4b2d9ff-5756-4ebf-9565-32db0bd57215 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.919315] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4b2d9ff-5756-4ebf-9565-32db0bd57215 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.919502] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4b2d9ff-5756-4ebf-9565-32db0bd57215 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.919632] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4b2d9ff-5756-4ebf-9565-32db0bd57215 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.919887] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4b2d9ff-5756-4ebf-9565-32db0bd57215 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.920072] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4b2d9ff-5756-4ebf-9565-32db0bd57215 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.920248] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4b2d9ff-5756-4ebf-9565-32db0bd57215 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.938294] [48526]: DEBUG nova.api.openstack.wsgi [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.939958] [48526]: DEBUG nova.compute.api [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.944794] [48526]: DEBUG oslo_concurrency.lockutils [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.944985] [48526]: DEBUG oslo_concurrency.lockutils [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.945249] [48526]: DEBUG oslo_concurrency.lockutils [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.945385] [48526]: DEBUG oslo_concurrency.lockutils [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.945525] [48526]: DEBUG oslo_concurrency.lockutils [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.945693] [48526]: DEBUG oslo_concurrency.lockutils [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.946258] [48527]: INFO nova.api.openstack.requestlog [None req-e4b2d9ff-5756-4ebf-9565-32db0bd57215 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036131 [ 823.946668] [48527]: [pid: 48527|app: 0|req: 1103/2267] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 823.971394] [48526]: DEBUG oslo_concurrency.lockutils [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.971591] [48526]: DEBUG oslo_concurrency.lockutils [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.971732] [48526]: DEBUG oslo_concurrency.lockutils [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.971880] [48526]: DEBUG nova.objects.instance [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.976246] [48526]: WARNING neutronclient.v2_0.client [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.981037] [48527]: DEBUG nova.api.openstack.wsgi [req-1c8612e8-1ed8-41db-b728-71ba90fb4e55 req-dde05983-6ad5-4069-979f-732acb6def1b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "tag": "8639d19d-782f-411c-bbf4-474b63da731d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 823.989898] [48527]: DEBUG oslo_concurrency.lockutils [req-1c8612e8-1ed8-41db-b728-71ba90fb4e55 req-dde05983-6ad5-4069-979f-732acb6def1b service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.990269] [48527]: DEBUG oslo_concurrency.lockutils [req-1c8612e8-1ed8-41db-b728-71ba90fb4e55 req-dde05983-6ad5-4069-979f-732acb6def1b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.990678] [48527]: DEBUG oslo_concurrency.lockutils [req-1c8612e8-1ed8-41db-b728-71ba90fb4e55 req-dde05983-6ad5-4069-979f-732acb6def1b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.997740] [48526]: DEBUG nova.policy [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.001060] [48527]: INFO nova.api.openstack.compute.server_external_events [req-1c8612e8-1ed8-41db-b728-71ba90fb4e55 req-dde05983-6ad5-4069-979f-732acb6def1b service nova] Creating event network-changed:8639d19d-782f-411c-bbf4-474b63da731d for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 824.003449] [48526]: INFO nova.api.openstack.requestlog [None req-17207b80-752d-48df-a851-2faf110b7452 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.067787 [ 824.003830] [48526]: [pid: 48526|app: 0|req: 1165/2268] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.007683] [48527]: INFO nova.api.openstack.requestlog [req-1c8612e8-1ed8-41db-b728-71ba90fb4e55 req-dde05983-6ad5-4069-979f-732acb6def1b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029076 [ 824.007870] [48527]: [pid: 48527|app: 0|req: 1104/2269] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:28 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 824.054663] [48526]: DEBUG nova.api.openstack.wsgi [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.056878] [48526]: DEBUG nova.compute.api [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.060852] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.061106] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.061300] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.061593] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.061787] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.061916] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.079882] [48526]: WARNING neutronclient.v2_0.client [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.083113] [48527]: DEBUG nova.api.openstack.wsgi [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.084981] [48527]: DEBUG nova.compute.api [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.093202] [48527]: DEBUG oslo_concurrency.lockutils [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.093604] [48527]: DEBUG oslo_concurrency.lockutils [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.093827] [48527]: DEBUG oslo_concurrency.lockutils [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.094372] [48527]: DEBUG oslo_concurrency.lockutils [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.094590] [48527]: DEBUG oslo_concurrency.lockutils [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.094781] [48527]: DEBUG oslo_concurrency.lockutils [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.100888] [48526]: DEBUG nova.policy [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.105552] [48526]: INFO nova.api.openstack.requestlog [None req-cbc7b64c-ca14-4a6a-a7fc-041e214920aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.053951 [ 824.105913] [48526]: [pid: 48526|app: 0|req: 1166/2270] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.121796] [48527]: WARNING neutronclient.v2_0.client [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.148471] [48527]: DEBUG nova.policy [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.157100] [48527]: DEBUG nova.policy [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.157554] [48527]: DEBUG nova.policy [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.158617] [48527]: INFO nova.api.openstack.requestlog [None req-57b73c46-85bd-42e1-b801-4b109a330b91 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.077972 [ 824.158851] [48527]: [pid: 48527|app: 0|req: 1105/2271] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 824.180200] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.182287] [48526]: DEBUG nova.compute.api [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.188989] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.188989] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.188989] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.188989] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.188989] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.188989] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.205226] [48527]: DEBUG nova.api.openstack.wsgi [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.206908] [48527]: DEBUG nova.compute.api [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.210904] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.211112] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.211241] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.211782] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.211782] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.211782] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.220936] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.221159] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.221542] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.221542] [48526]: DEBUG nova.objects.instance [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.228210] [48526]: WARNING neutronclient.v2_0.client [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.233824] [48527]: WARNING neutronclient.v2_0.client [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.256393] [48526]: DEBUG nova.policy [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.266294] [48526]: INFO nova.api.openstack.requestlog [None req-eb52b0ac-601b-45f3-9257-e02ca6837a79 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.088924 [ 824.267043] [48526]: [pid: 48526|app: 0|req: 1167/2272] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.283211] [48526]: DEBUG nova.api.openstack.wsgi [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.283383] [48527]: DEBUG nova.policy [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.283850] [48526]: DEBUG nova.compute.api [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.289281] [48527]: INFO nova.api.openstack.requestlog [None req-2f67e093-e58b-4f2d-93a8-77503a53da70 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.086506 [ 824.289593] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.289702] [48527]: [pid: 48527|app: 0|req: 1106/2273] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.290227] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.290832] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.291751] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.292126] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.292433] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.331055] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.331055] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.331055] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.331055] [48526]: DEBUG nova.objects.instance [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.337456] [48526]: WARNING neutronclient.v2_0.client [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.360509] [48526]: DEBUG nova.policy [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.369526] [48526]: INFO nova.api.openstack.requestlog [None req-f9ae18ca-723d-496d-b4f7-1b0e56569343 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.088385 [ 824.369526] [48526]: [pid: 48526|app: 0|req: 1168/2274] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.406488] [48527]: DEBUG nova.api.openstack.wsgi [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.408616] [48527]: DEBUG nova.compute.api [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.415266] [48527]: DEBUG oslo_concurrency.lockutils [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.415266] [48527]: DEBUG oslo_concurrency.lockutils [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.415266] [48527]: DEBUG oslo_concurrency.lockutils [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.415555] [48527]: DEBUG oslo_concurrency.lockutils [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.415743] [48527]: DEBUG oslo_concurrency.lockutils [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.416043] [48527]: DEBUG oslo_concurrency.lockutils [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.446786] [48526]: DEBUG nova.api.openstack.wsgi [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.447135] [48527]: WARNING neutronclient.v2_0.client [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.448925] [48526]: DEBUG nova.compute.api [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.453096] [48526]: DEBUG oslo_concurrency.lockutils [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.453316] [48526]: DEBUG oslo_concurrency.lockutils [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.453451] [48526]: DEBUG oslo_concurrency.lockutils [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.453748] [48526]: DEBUG oslo_concurrency.lockutils [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.454017] [48526]: DEBUG oslo_concurrency.lockutils [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.454228] [48526]: DEBUG oslo_concurrency.lockutils [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.467607] [48527]: DEBUG nova.policy [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.473074] [48527]: INFO nova.api.openstack.requestlog [None req-f96c40b9-3aee-436d-aeeb-41a46e99f1b5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.069285 [ 824.473130] [48527]: [pid: 48527|app: 0|req: 1107/2275] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.477925] [48526]: WARNING neutronclient.v2_0.client [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.503919] [48527]: DEBUG nova.api.openstack.wsgi [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.506057] [48527]: DEBUG nova.compute.api [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.509453] [48527]: DEBUG oslo_concurrency.lockutils [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.509719] [48527]: DEBUG oslo_concurrency.lockutils [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.509956] [48527]: DEBUG oslo_concurrency.lockutils [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.510268] [48527]: DEBUG oslo_concurrency.lockutils [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.510455] [48527]: DEBUG oslo_concurrency.lockutils [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.510606] [48527]: DEBUG oslo_concurrency.lockutils [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.527950] [48527]: WARNING neutronclient.v2_0.client [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.571914] [48526]: DEBUG nova.policy [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.572177] [48527]: DEBUG nova.policy [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.578756] [48526]: INFO nova.api.openstack.requestlog [None req-45b606e8-b615-4e27-9eff-27cadffd674d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1365 microversion: 2.1 time: 0.135060 [ 824.579379] [48526]: [pid: 48526|app: 0|req: 1169/2276] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1365 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.579529] [48527]: INFO nova.api.openstack.requestlog [None req-342faf9c-ec6d-44ef-a184-bdd9f64b0b97 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.077839 [ 824.579965] [48527]: [pid: 48527|app: 0|req: 1108/2277] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.586863] [48526]: DEBUG nova.api.openstack.wsgi [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.587676] [48527]: DEBUG nova.api.openstack.wsgi [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.588709] [48526]: DEBUG nova.compute.api [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.588833] [48527]: DEBUG nova.compute.api [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.592165] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.592353] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.592482] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.592567] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.592745] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.592898] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.592978] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.593081] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.593153] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.593447] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.593634] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.593788] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.611587] [48527]: WARNING neutronclient.v2_0.client [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.613472] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.613472] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.613472] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.613472] [48526]: DEBUG nova.objects.instance [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.617683] [48526]: WARNING neutronclient.v2_0.client [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.633951] [48527]: DEBUG nova.policy [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.639680] [48527]: INFO nova.api.openstack.requestlog [None req-0a7dce02-0885-4113-9f8e-8b690fffa2de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.058930 [ 824.640162] [48527]: [pid: 48527|app: 0|req: 1109/2278] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.642557] [48527]: DEBUG nova.api.openstack.wsgi [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.644117] [48527]: DEBUG nova.compute.api [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.647749] [48527]: DEBUG oslo_concurrency.lockutils [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.647976] [48527]: DEBUG oslo_concurrency.lockutils [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.648117] [48527]: DEBUG oslo_concurrency.lockutils [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.648420] [48527]: DEBUG oslo_concurrency.lockutils [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.648574] [48527]: DEBUG oslo_concurrency.lockutils [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.648701] [48527]: DEBUG oslo_concurrency.lockutils [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.656902] [48526]: DEBUG nova.policy [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.663888] [48526]: INFO nova.api.openstack.requestlog [None req-4eb8e08d-84f1-4538-9f7e-3ded6ff8b2fc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.078415 [ 824.663888] [48526]: [pid: 48526|app: 0|req: 1170/2279] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.666525] [48526]: DEBUG nova.api.openstack.wsgi [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.668321] [48526]: DEBUG nova.compute.api [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.673331] [48526]: DEBUG oslo_concurrency.lockutils [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.673565] [48526]: DEBUG oslo_concurrency.lockutils [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.673702] [48526]: DEBUG oslo_concurrency.lockutils [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.674068] [48526]: DEBUG oslo_concurrency.lockutils [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.674165] [48526]: DEBUG oslo_concurrency.lockutils [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.674250] [48526]: DEBUG oslo_concurrency.lockutils [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.678817] [48527]: WARNING neutronclient.v2_0.client [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.697819] [48527]: DEBUG nova.policy [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.698539] [48526]: DEBUG oslo_concurrency.lockutils [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.698741] [48526]: DEBUG oslo_concurrency.lockutils [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.698879] [48526]: DEBUG oslo_concurrency.lockutils [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.699056] [48526]: DEBUG nova.objects.instance [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.702467] [48526]: WARNING neutronclient.v2_0.client [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.703697] [48527]: INFO nova.api.openstack.requestlog [None req-c991a6ab-d266-4167-b6fc-2dc04910a3eb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1229 microversion: 2.1 time: 0.062819 [ 824.704095] [48527]: [pid: 48527|app: 0|req: 1110/2280] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1229 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.706829] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.709459] [48527]: DEBUG nova.compute.api [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.712787] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.713137] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.713137] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.713374] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.713503] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.713623] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.737759] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.738152] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.738507] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.738788] [48527]: DEBUG nova.objects.instance [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.745583] [48527]: WARNING neutronclient.v2_0.client [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.745662] [48526]: DEBUG nova.policy [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.751752] [48526]: INFO nova.api.openstack.requestlog [None req-427a533f-c9f9-4bd0-a381-bbb282e6389b tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.087558 [ 824.752201] [48526]: [pid: 48526|app: 0|req: 1171/2281] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.754898] [48526]: DEBUG nova.api.openstack.wsgi [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.756397] [48526]: DEBUG nova.compute.api [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.763730] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.764038] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.764213] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.764555] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.764719] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.764844] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.771316] [48527]: DEBUG nova.policy [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.779195] [48527]: DEBUG nova.policy [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.783034] [48527]: DEBUG nova.policy [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.783034] [48527]: INFO nova.api.openstack.requestlog [None req-ec7378e4-5f67-4f63-812d-f916e52963c8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.076204 [ 824.783034] [48527]: [pid: 48527|app: 0|req: 1111/2282] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 824.784855] [48526]: WARNING neutronclient.v2_0.client [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.785897] [48527]: DEBUG nova.api.openstack.wsgi [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.788156] [48527]: DEBUG nova.compute.api [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.792418] [48527]: DEBUG oslo_concurrency.lockutils [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.792772] [48527]: DEBUG oslo_concurrency.lockutils [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.793044] [48527]: DEBUG oslo_concurrency.lockutils [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.793433] [48527]: DEBUG oslo_concurrency.lockutils [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.793672] [48527]: DEBUG oslo_concurrency.lockutils [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.793881] [48527]: DEBUG oslo_concurrency.lockutils [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.811130] [48526]: DEBUG nova.policy [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.815456] [48527]: WARNING neutronclient.v2_0.client [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.817187] [48526]: INFO nova.api.openstack.requestlog [None req-3cc538b0-8b8b-4c8f-ab05-4799792be734 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.064338 [ 824.817601] [48526]: [pid: 48526|app: 0|req: 1172/2283] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:28 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.821519] [48526]: DEBUG nova.api.openstack.wsgi [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.823096] [48526]: DEBUG nova.compute.api [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.833653] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.833653] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.833653] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.833653] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.834323] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.834323] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.844127] [48527]: DEBUG nova.policy [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.851332] [48527]: INFO nova.api.openstack.requestlog [None req-e70f5840-4f8b-4b3d-9f8b-3c9934da68f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.068099 [ 824.851332] [48527]: [pid: 48527|app: 0|req: 1112/2284] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.854908] [48527]: DEBUG nova.api.openstack.wsgi [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.856529] [48527]: DEBUG nova.compute.api [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.860227] [48527]: DEBUG oslo_concurrency.lockutils [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.860405] [48527]: DEBUG oslo_concurrency.lockutils [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.860540] [48527]: DEBUG oslo_concurrency.lockutils [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.860848] [48527]: DEBUG oslo_concurrency.lockutils [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.860927] [48527]: DEBUG oslo_concurrency.lockutils [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.861064] [48527]: DEBUG oslo_concurrency.lockutils [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.872746] [48526]: WARNING neutronclient.v2_0.client [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.881871] [48527]: WARNING neutronclient.v2_0.client [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.894157] [48526]: DEBUG nova.policy [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.899213] [48526]: INFO nova.api.openstack.requestlog [None req-d1927d17-7f29-4a52-a773-9bdf3bf1ad5c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.081007 [ 824.899581] [48526]: [pid: 48526|app: 0|req: 1173/2285] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.956243] [48526]: DEBUG nova.api.openstack.wsgi [None req-afcbf80f-98ae-486b-8481-f2e0ce04ba12 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.957678] [48526]: DEBUG nova.compute.api [None req-afcbf80f-98ae-486b-8481-f2e0ce04ba12 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.961078] [48527]: DEBUG nova.policy [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.961582] [48526]: DEBUG oslo_concurrency.lockutils [None req-afcbf80f-98ae-486b-8481-f2e0ce04ba12 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.961770] [48526]: DEBUG oslo_concurrency.lockutils [None req-afcbf80f-98ae-486b-8481-f2e0ce04ba12 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.961905] [48526]: DEBUG oslo_concurrency.lockutils [None req-afcbf80f-98ae-486b-8481-f2e0ce04ba12 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.962269] [48526]: DEBUG oslo_concurrency.lockutils [None req-afcbf80f-98ae-486b-8481-f2e0ce04ba12 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.962405] [48526]: DEBUG oslo_concurrency.lockutils [None req-afcbf80f-98ae-486b-8481-f2e0ce04ba12 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.962538] [48526]: DEBUG oslo_concurrency.lockutils [None req-afcbf80f-98ae-486b-8481-f2e0ce04ba12 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.965633] [48527]: INFO nova.api.openstack.requestlog [None req-958775a0-6b8a-4cbc-b475-be31782eb5a1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1320 microversion: 2.1 time: 0.113261 [ 824.965633] [48527]: [pid: 48527|app: 0|req: 1113/2286] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1320 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 824.984651] [48526]: INFO nova.api.openstack.requestlog [None req-afcbf80f-98ae-486b-8481-f2e0ce04ba12 tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032114 [ 824.984993] [48526]: [pid: 48526|app: 0|req: 1174/2287] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 825.025280] [48527]: DEBUG nova.api.openstack.wsgi [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.026841] [48527]: DEBUG nova.compute.api [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.030359] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.030551] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.030684] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.030934] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.031090] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.031212] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.051367] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.051552] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.051740] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.051900] [48527]: DEBUG nova.objects.instance [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.055339] [48527]: WARNING neutronclient.v2_0.client [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.072755] [48527]: DEBUG nova.policy [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.077012] [48527]: INFO nova.api.openstack.requestlog [None req-e3a2073c-e89f-45ee-9e61-116f7e5b55ab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.054043 [ 825.077356] [48527]: [pid: 48527|app: 0|req: 1114/2288] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.120679] [48526]: DEBUG nova.api.openstack.wsgi [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.122078] [48526]: DEBUG nova.compute.api [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.125403] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.125586] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.125722] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.125968] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.126126] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.126246] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.142175] [48526]: WARNING neutronclient.v2_0.client [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.159705] [48526]: DEBUG nova.policy [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.163703] [48526]: INFO nova.api.openstack.requestlog [None req-40bf7d77-d96a-4779-95b0-215a8aa9c0d1 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.045046 [ 825.164071] [48526]: [pid: 48526|app: 0|req: 1175/2289] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.177725] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.179406] [48527]: DEBUG nova.compute.api [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.182761] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.182934] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.183077] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.183550] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.183550] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.183652] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.209675] [48527]: WARNING neutronclient.v2_0.client [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.230897] [48527]: DEBUG nova.policy [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.235338] [48527]: DEBUG nova.policy [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.235968] [48527]: DEBUG nova.policy [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.236601] [48527]: INFO nova.api.openstack.requestlog [None req-5d0264bd-e069-41ac-9338-bac6f2c58d55 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.062734 [ 825.236909] [48527]: [pid: 48527|app: 0|req: 1115/2290] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 825.267077] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d6d8fdf-96ea-4a17-891e-ae304d71e83b tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-60678672"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 825.285148] [48527]: DEBUG nova.api.openstack.wsgi [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.286654] [48527]: DEBUG nova.compute.api [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.291232] [48527]: DEBUG oslo_concurrency.lockutils [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.291495] [48527]: DEBUG oslo_concurrency.lockutils [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.291553] [48527]: DEBUG oslo_concurrency.lockutils [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.291805] [48527]: DEBUG oslo_concurrency.lockutils [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.291951] [48527]: DEBUG oslo_concurrency.lockutils [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.292085] [48527]: DEBUG oslo_concurrency.lockutils [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.319996] [48527]: DEBUG oslo_concurrency.lockutils [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.320213] [48527]: DEBUG oslo_concurrency.lockutils [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.320352] [48527]: DEBUG oslo_concurrency.lockutils [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.320502] [48527]: DEBUG nova.objects.instance [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.324827] [48527]: WARNING neutronclient.v2_0.client [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.343833] [48527]: DEBUG nova.policy [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.348751] [48527]: INFO nova.api.openstack.requestlog [None req-622f1682-d4e7-42d1-8d3b-ee9a321100c6 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1251 microversion: 2.1 time: 0.066711 [ 825.349810] [48527]: [pid: 48527|app: 0|req: 1116/2291] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1251 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.352994] [48527]: DEBUG nova.api.openstack.wsgi [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.354377] [48527]: DEBUG nova.compute.api [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.358580] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.358763] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.359429] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.359429] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.359429] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.359587] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.389080] [48527]: WARNING neutronclient.v2_0.client [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.411330] [48527]: DEBUG nova.policy [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.418728] [48527]: INFO nova.api.openstack.requestlog [None req-2d79493e-4c58-445e-87b6-d937a75322a5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.068438 [ 825.419116] [48527]: [pid: 48527|app: 0|req: 1117/2292] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.421824] [48527]: DEBUG nova.api.openstack.wsgi [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.423783] [48527]: DEBUG nova.compute.api [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.427497] [48527]: DEBUG oslo_concurrency.lockutils [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.427497] [48527]: DEBUG oslo_concurrency.lockutils [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.427497] [48527]: DEBUG oslo_concurrency.lockutils [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.427927] [48527]: DEBUG oslo_concurrency.lockutils [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.427927] [48527]: DEBUG oslo_concurrency.lockutils [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.428153] [48527]: DEBUG oslo_concurrency.lockutils [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.453187] [48526]: INFO nova.api.openstack.requestlog [None req-4d6d8fdf-96ea-4a17-891e-ae304d71e83b tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 339 microversion: 2.1 time: 0.251819 [ 825.453717] [48526]: [pid: 48526|app: 0|req: 1176/2293] 10.180.1.21 () {60 vars in 1150 bytes} [Fri Dec 12 13:55:29 2025] POST /compute/v2.1/os-volumes => generated 339 bytes in 252 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 825.454615] [48527]: DEBUG oslo_concurrency.lockutils [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.455307] [48527]: DEBUG oslo_concurrency.lockutils [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.455307] [48527]: DEBUG oslo_concurrency.lockutils [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.455307] [48527]: DEBUG nova.objects.instance [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.458829] [48527]: WARNING neutronclient.v2_0.client [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.460972] [48526]: DEBUG nova.api.openstack.wsgi [None req-3585557a-e525-404e-b6ea-1edc80ae88fe tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.479370] [48527]: DEBUG nova.policy [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.484216] [48527]: INFO nova.api.openstack.requestlog [None req-04591fc5-f073-4479-929a-f75d007d1432 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.064277 [ 825.484596] [48527]: [pid: 48527|app: 0|req: 1118/2294] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.487213] [48527]: DEBUG nova.api.openstack.wsgi [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.488728] [48527]: DEBUG nova.compute.api [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.492214] [48527]: DEBUG oslo_concurrency.lockutils [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.492386] [48527]: DEBUG oslo_concurrency.lockutils [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.492518] [48527]: DEBUG oslo_concurrency.lockutils [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.492768] [48527]: DEBUG oslo_concurrency.lockutils [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.492912] [48527]: DEBUG oslo_concurrency.lockutils [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.493045] [48527]: DEBUG oslo_concurrency.lockutils [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.493289] [48526]: INFO nova.api.openstack.requestlog [None req-3585557a-e525-404e-b6ea-1edc80ae88fe tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175" status: 200 len: 339 microversion: 2.1 time: 0.034437 [ 825.493739] [48526]: [pid: 48526|app: 0|req: 1177/2295] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 => generated 339 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 825.511215] [48527]: WARNING neutronclient.v2_0.client [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.529452] [48527]: DEBUG nova.policy [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.534931] [48527]: INFO nova.api.openstack.requestlog [None req-a228ab72-0df2-491c-aeab-64ed99171cae tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.049010 [ 825.534931] [48527]: [pid: 48527|app: 0|req: 1119/2296] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.596675] [48526]: DEBUG nova.api.openstack.wsgi [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.598747] [48526]: DEBUG nova.compute.api [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.603370] [48527]: DEBUG nova.api.openstack.wsgi [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.603812] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.604693] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.604693] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.604693] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.604693] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.605145] [48527]: DEBUG nova.compute.api [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.605244] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.609538] [48527]: DEBUG oslo_concurrency.lockutils [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.609650] [48527]: DEBUG oslo_concurrency.lockutils [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.609741] [48527]: DEBUG oslo_concurrency.lockutils [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.610052] [48527]: DEBUG oslo_concurrency.lockutils [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.610239] [48527]: DEBUG oslo_concurrency.lockutils [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.610401] [48527]: DEBUG oslo_concurrency.lockutils [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.629295] [48526]: WARNING neutronclient.v2_0.client [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.633293] [48527]: WARNING neutronclient.v2_0.client [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.660058] [48527]: DEBUG nova.policy [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.664930] [48527]: INFO nova.api.openstack.requestlog [None req-476f9da4-bd58-402a-90f7-f47014012e21 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.064230 [ 825.665318] [48527]: [pid: 48527|app: 0|req: 1120/2297] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.668041] [48527]: DEBUG nova.api.openstack.wsgi [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.669571] [48527]: DEBUG nova.compute.api [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.674841] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.675253] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.675530] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.676097] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.676371] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.676623] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.694174] [48527]: WARNING neutronclient.v2_0.client [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.718706] [48527]: DEBUG nova.policy [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.724382] [48527]: INFO nova.api.openstack.requestlog [None req-bf2da4f7-0920-453d-9b01-6d525e12d382 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.058333 [ 825.725133] [48527]: [pid: 48527|app: 0|req: 1121/2298] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.728228] [48527]: DEBUG nova.api.openstack.wsgi [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.729756] [48527]: DEBUG nova.compute.api [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.733772] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.733975] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.734158] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.734481] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.734666] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.734793] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.763059] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.763358] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.763535] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.763688] [48527]: DEBUG nova.objects.instance [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.768528] [48527]: WARNING neutronclient.v2_0.client [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.801745] [48527]: DEBUG nova.policy [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.806598] [48527]: INFO nova.api.openstack.requestlog [None req-45d826c6-abe8-4526-9dde-575b119d3cbb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.080790 [ 825.806931] [48527]: [pid: 48527|app: 0|req: 1122/2299] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.809630] [48527]: DEBUG nova.api.openstack.wsgi [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.811293] [48527]: DEBUG nova.compute.api [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.814861] [48527]: DEBUG oslo_concurrency.lockutils [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.815049] [48527]: DEBUG oslo_concurrency.lockutils [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.815190] [48527]: DEBUG oslo_concurrency.lockutils [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.815463] [48527]: DEBUG oslo_concurrency.lockutils [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.815697] [48527]: DEBUG oslo_concurrency.lockutils [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.815840] [48527]: DEBUG oslo_concurrency.lockutils [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.833545] [48526]: DEBUG nova.policy [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.835950] [48527]: WARNING neutronclient.v2_0.client [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.838920] [48526]: INFO nova.api.openstack.requestlog [None req-4e59e088-3bb8-46c6-8232-59af9e86b181 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1365 microversion: 2.1 time: 0.244620 [ 825.839570] [48526]: [pid: 48526|app: 0|req: 1178/2300] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:29 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1365 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.842264] [48526]: DEBUG nova.api.openstack.wsgi [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.844045] [48526]: DEBUG nova.compute.api [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.847665] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.848329] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.848329] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.848329] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.848467] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.848588] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.857475] [48527]: DEBUG nova.policy [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.863052] [48527]: INFO nova.api.openstack.requestlog [None req-49418b36-f82f-4ea9-a386-0616d9d8b1a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1229 microversion: 2.1 time: 0.054978 [ 825.863052] [48527]: [pid: 48527|app: 0|req: 1123/2301] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1229 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.865457] [48527]: DEBUG nova.api.openstack.wsgi [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.867829] [48527]: DEBUG nova.compute.api [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.870695] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.871099] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.871227] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.871361] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.871478] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.871676] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.871782] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.871833] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.871945] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.871984] [48526]: DEBUG nova.objects.instance [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.875865] [48526]: WARNING neutronclient.v2_0.client [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.895459] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.895734] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.895804] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.896027] [48527]: DEBUG nova.objects.instance [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.897647] [48526]: DEBUG nova.policy [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.901511] [48527]: WARNING neutronclient.v2_0.client [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.902629] [48526]: INFO nova.api.openstack.requestlog [None req-ccba625b-1371-45e6-b926-7e6f568d65f3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.062516 [ 825.903821] [48526]: [pid: 48526|app: 0|req: 1179/2302] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.905801] [48526]: DEBUG nova.api.openstack.wsgi [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.907838] [48526]: DEBUG nova.compute.api [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.911888] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.912571] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.912750] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.913169] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.913395] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.913521] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.925809] [48527]: DEBUG nova.policy [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.931023] [48527]: DEBUG nova.policy [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.931203] [48526]: WARNING neutronclient.v2_0.client [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.931933] [48527]: DEBUG nova.policy [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.932430] [48527]: INFO nova.api.openstack.requestlog [None req-b9d16a04-47c0-4720-9de0-e8e42bebd36b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.068964 [ 825.933143] [48527]: [pid: 48527|app: 0|req: 1124/2303] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 825.937022] [48527]: DEBUG nova.api.openstack.wsgi [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.937511] [48527]: DEBUG nova.compute.api [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.942613] [48527]: DEBUG oslo_concurrency.lockutils [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.942835] [48527]: DEBUG oslo_concurrency.lockutils [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.942978] [48527]: DEBUG oslo_concurrency.lockutils [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.943245] [48527]: DEBUG oslo_concurrency.lockutils [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.943394] [48527]: DEBUG oslo_concurrency.lockutils [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.943544] [48527]: DEBUG oslo_concurrency.lockutils [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.951934] [48526]: DEBUG nova.policy [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.957077] [48526]: INFO nova.api.openstack.requestlog [None req-d9948f86-2482-407b-adcc-a3166d8be49b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.053364 [ 825.957504] [48526]: [pid: 48526|app: 0|req: 1180/2304] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.961024] [48526]: DEBUG nova.api.openstack.wsgi [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.961298] [48527]: WARNING neutronclient.v2_0.client [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.961739] [48526]: DEBUG nova.compute.api [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.965301] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.965475] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.965606] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.965847] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.966057] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.966114] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.980504] [48527]: DEBUG nova.policy [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.981891] [48526]: WARNING neutronclient.v2_0.client [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.985315] [48527]: INFO nova.api.openstack.requestlog [None req-33e6a285-2edd-4c91-a42c-29a54dc1cabd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.051762 [ 825.985657] [48527]: [pid: 48527|app: 0|req: 1125/2305] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.988251] [48527]: DEBUG nova.api.openstack.wsgi [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.989848] [48527]: DEBUG nova.compute.api [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.993786] [48527]: DEBUG oslo_concurrency.lockutils [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.993975] [48527]: DEBUG oslo_concurrency.lockutils [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.994123] [48527]: DEBUG oslo_concurrency.lockutils [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.994419] [48527]: DEBUG oslo_concurrency.lockutils [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.994671] [48527]: DEBUG oslo_concurrency.lockutils [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.994827] [48527]: DEBUG oslo_concurrency.lockutils [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.001819] [48526]: DEBUG nova.policy [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.006226] [48526]: INFO nova.api.openstack.requestlog [None req-99f5330e-6a9c-4fe5-9d89-17a5e90aa0bf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1239 microversion: 2.1 time: 0.047785 [ 826.006728] [48526]: [pid: 48526|app: 0|req: 1181/2306] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1239 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.009165] [48526]: DEBUG nova.api.openstack.wsgi [None req-6130515b-ec26-41c4-911b-bc72700d98de tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.010562] [48526]: DEBUG nova.compute.api [None req-6130515b-ec26-41c4-911b-bc72700d98de tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.012356] [48527]: WARNING neutronclient.v2_0.client [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.014040] [48526]: DEBUG oslo_concurrency.lockutils [None req-6130515b-ec26-41c4-911b-bc72700d98de tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.014271] [48526]: DEBUG oslo_concurrency.lockutils [None req-6130515b-ec26-41c4-911b-bc72700d98de tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.014380] [48526]: DEBUG oslo_concurrency.lockutils [None req-6130515b-ec26-41c4-911b-bc72700d98de tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.014647] [48526]: DEBUG oslo_concurrency.lockutils [None req-6130515b-ec26-41c4-911b-bc72700d98de tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.014845] [48526]: DEBUG oslo_concurrency.lockutils [None req-6130515b-ec26-41c4-911b-bc72700d98de tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.015721] [48526]: DEBUG oslo_concurrency.lockutils [None req-6130515b-ec26-41c4-911b-bc72700d98de tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.037561] [48526]: INFO nova.api.openstack.requestlog [None req-6130515b-ec26-41c4-911b-bc72700d98de tempest-VolumesAssistedSnapshotsTest-171352560 tempest-VolumesAssistedSnapshotsTest-171352560-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.030338 [ 826.038460] [48526]: [pid: 48526|app: 0|req: 1182/2307] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 826.080183] [48527]: DEBUG nova.policy [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.085240] [48527]: INFO nova.api.openstack.requestlog [None req-a402fde8-85ee-4dc0-95c3-1893b08902ee tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1513 microversion: 2.1 time: 0.098939 [ 826.086031] [48527]: [pid: 48527|app: 0|req: 1126/2308] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1513 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.089998] [48526]: DEBUG nova.api.openstack.wsgi [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.091670] [48526]: DEBUG nova.compute.api [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.096384] [48526]: DEBUG oslo_concurrency.lockutils [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.096580] [48526]: DEBUG oslo_concurrency.lockutils [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.096714] [48526]: DEBUG oslo_concurrency.lockutils [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.096973] [48526]: DEBUG oslo_concurrency.lockutils [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.097803] [48526]: DEBUG oslo_concurrency.lockutils [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.097803] [48526]: DEBUG oslo_concurrency.lockutils [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.098529] [48527]: DEBUG nova.api.openstack.wsgi [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.100161] [48527]: DEBUG nova.compute.api [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.103974] [48527]: DEBUG oslo_concurrency.lockutils [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.104239] [48527]: DEBUG oslo_concurrency.lockutils [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.104828] [48527]: DEBUG oslo_concurrency.lockutils [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.104828] [48527]: DEBUG oslo_concurrency.lockutils [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.104948] [48527]: DEBUG oslo_concurrency.lockutils [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.104983] [48527]: DEBUG oslo_concurrency.lockutils [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.123161] [48526]: DEBUG oslo_concurrency.lockutils [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.123646] [48526]: DEBUG oslo_concurrency.lockutils [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.123646] [48526]: DEBUG oslo_concurrency.lockutils [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.123646] [48526]: DEBUG nova.objects.instance [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.127394] [48526]: WARNING neutronclient.v2_0.client [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.130641] [48527]: WARNING neutronclient.v2_0.client [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.149986] [48526]: DEBUG nova.policy [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.154464] [48526]: INFO nova.api.openstack.requestlog [None req-2351ef4b-b95a-45b2-8207-08709032ec37 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.067114 [ 826.154889] [48526]: [pid: 48526|app: 0|req: 1183/2309] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.176853] [48526]: DEBUG nova.api.openstack.wsgi [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.178539] [48526]: DEBUG nova.compute.api [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.182079] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.182302] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.182443] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.182749] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.182912] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.183050] [48526]: DEBUG oslo_concurrency.lockutils [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.201647] [48527]: DEBUG nova.policy [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.204508] [48526]: WARNING neutronclient.v2_0.client [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.206103] [48527]: INFO nova.api.openstack.requestlog [None req-be9282fb-b53c-4a27-aa54-eec0195d293e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1513 microversion: 2.1 time: 0.109941 [ 826.206451] [48527]: [pid: 48527|app: 0|req: 1127/2310] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1513 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.219183] [48527]: DEBUG nova.api.openstack.wsgi [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.221430] [48527]: DEBUG nova.compute.api [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.226934] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.227302] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.227533] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.227946] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.228316] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.228457] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.230499] [48526]: DEBUG nova.policy [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.235710] [48526]: INFO nova.api.openstack.requestlog [None req-dff36928-85ca-47e7-9401-b51392ff56fb tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.060452 [ 826.235710] [48526]: [pid: 48526|app: 0|req: 1184/2311] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.251430] [48526]: DEBUG nova.api.openstack.wsgi [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.251706] [48527]: WARNING neutronclient.v2_0.client [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.252405] [48526]: DEBUG nova.compute.api [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.257394] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.257839] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.259050] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.259050] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.259050] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.259337] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.310423] [48526]: WARNING neutronclient.v2_0.client [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.330498] [48526]: DEBUG nova.policy [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.337113] [48526]: DEBUG nova.policy [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.337787] [48526]: DEBUG nova.policy [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.338476] [48526]: INFO nova.api.openstack.requestlog [None req-d22567f7-434e-47da-ae68-e276a623b233 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.090564 [ 826.338811] [48526]: [pid: 48526|app: 0|req: 1185/2312] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 826.353773] [48527]: DEBUG nova.policy [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.358542] [48527]: INFO nova.api.openstack.requestlog [None req-f82fc7ff-93c9-4c8f-b12b-e818931d64db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1512 microversion: 2.1 time: 0.142178 [ 826.359946] [48527]: [pid: 48527|app: 0|req: 1128/2313] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1512 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.366176] [48526]: DEBUG nova.api.openstack.wsgi [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.367601] [48526]: DEBUG nova.compute.api [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.373614] [48527]: DEBUG nova.api.openstack.wsgi [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.373859] [48527]: DEBUG nova.compute.api [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.377931] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.378162] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.378309] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.378573] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.378706] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.378832] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.381406] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.381640] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.381777] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.382047] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.382195] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.382329] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.404679] [48527]: DEBUG nova.compute.api [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 826.410950] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.411282] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.411417] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.411779] [48526]: DEBUG nova.objects.instance [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lazy-loading 'fault' on Instance uuid 8bfe561c-90df-4c6a-be26-42741418c611 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.416255] [48526]: WARNING neutronclient.v2_0.client [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.439858] [48526]: DEBUG nova.policy [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35423b89b42e4e3db04dd7bb1d1a5f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5d841bfe00c45429aaef3e71ffae540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.444794] [48526]: INFO nova.api.openstack.requestlog [None req-2cde215b-ea0c-43e0-bb4c-0ff8e91bdd2a tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 200 len: 1205 microversion: 2.1 time: 0.081537 [ 826.445155] [48526]: [pid: 48526|app: 0|req: 1186/2314] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 1205 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.448280] [48526]: DEBUG nova.api.openstack.wsgi [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.449809] [48526]: DEBUG nova.compute.api [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.454806] [48526]: DEBUG oslo_concurrency.lockutils [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.455034] [48526]: DEBUG oslo_concurrency.lockutils [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.455267] [48526]: DEBUG oslo_concurrency.lockutils [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.455740] [48526]: DEBUG oslo_concurrency.lockutils [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.455898] [48526]: DEBUG oslo_concurrency.lockutils [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.456067] [48526]: DEBUG oslo_concurrency.lockutils [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.461573] [48527]: INFO nova.api.openstack.requestlog [None req-ae8319dd-e8b2-4c7f-9a49-09cafa8c333f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 204 len: 0 microversion: 2.1 time: 0.090994 [ 826.462024] [48527]: [pid: 48527|app: 0|req: 1129/2315] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:55:30 2025] DELETE /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 826.467550] [48527]: DEBUG nova.api.openstack.wsgi [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.469236] [48527]: DEBUG nova.compute.api [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.472775] [48527]: DEBUG oslo_concurrency.lockutils [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.472963] [48527]: DEBUG oslo_concurrency.lockutils [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.473113] [48527]: DEBUG oslo_concurrency.lockutils [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.473375] [48527]: DEBUG oslo_concurrency.lockutils [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.473521] [48527]: DEBUG oslo_concurrency.lockutils [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.473643] [48527]: DEBUG oslo_concurrency.lockutils [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.473684] [48526]: WARNING neutronclient.v2_0.client [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.494976] [48526]: DEBUG nova.policy [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.496064] [48527]: WARNING neutronclient.v2_0.client [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.499291] [48526]: INFO nova.api.openstack.requestlog [None req-df67d5dd-9504-4629-a52d-f0e95c75da69 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.053382 [ 826.499728] [48526]: [pid: 48526|app: 0|req: 1187/2316] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.502586] [48526]: DEBUG nova.api.openstack.wsgi [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.503596] [48526]: DEBUG nova.compute.api [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.507203] [48526]: DEBUG oslo_concurrency.lockutils [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.507547] [48526]: DEBUG oslo_concurrency.lockutils [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.507547] [48526]: DEBUG oslo_concurrency.lockutils [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.507909] [48526]: DEBUG oslo_concurrency.lockutils [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.507909] [48526]: DEBUG oslo_concurrency.lockutils [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.508085] [48526]: DEBUG oslo_concurrency.lockutils [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.531294] [48526]: DEBUG oslo_concurrency.lockutils [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.531294] [48526]: DEBUG oslo_concurrency.lockutils [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.531294] [48526]: DEBUG oslo_concurrency.lockutils [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.531294] [48526]: DEBUG nova.objects.instance [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.534480] [48526]: WARNING neutronclient.v2_0.client [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.552534] [48526]: DEBUG nova.policy [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.556822] [48526]: INFO nova.api.openstack.requestlog [None req-49e79d3d-ca8c-4cfb-aee8-44049308c4b2 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.056516 [ 826.557179] [48526]: [pid: 48526|app: 0|req: 1188/2317] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.559747] [48526]: DEBUG nova.api.openstack.wsgi [None req-9732a3b3-7171-4aa8-9dd6-0e6d86845e7a tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.598377] [48526]: INFO nova.api.openstack.requestlog [None req-9732a3b3-7171-4aa8-9dd6-0e6d86845e7a tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175" status: 200 len: 340 microversion: 2.1 time: 0.040565 [ 826.598868] [48526]: [pid: 48526|app: 0|req: 1189/2318] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 => generated 340 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 826.601555] [48526]: DEBUG nova.api.openstack.wsgi [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.603341] [48526]: DEBUG nova.compute.api [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.607042] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.607215] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.607348] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.608075] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.608075] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.608075] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.613248] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=1536,nova_cell1:UPDATE=26,nova_cell1:INSERT=13 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 826.624591] [48527]: DEBUG nova.policy [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.628327] [48526]: WARNING neutronclient.v2_0.client [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.629690] [48527]: INFO nova.api.openstack.requestlog [None req-1298da01-418b-4b64-a98a-65d8a9e7343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1518 microversion: 2.1 time: 0.164241 [ 826.629868] [48527]: [pid: 48527|app: 0|req: 1130/2319] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1518 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 826.633016] [48527]: DEBUG nova.api.openstack.wsgi [None req-ee2ab7d4-62ce-41ea-9789-b4b443598e84 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "2cb43fbe-5142-4aa1-aff8-9fc96d8ba175", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-802284002"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 826.650646] [48526]: DEBUG nova.policy [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.655363] [48526]: INFO nova.api.openstack.requestlog [None req-e6a0eed4-579f-479a-8c06-1b204f6dfdc2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.056035 [ 826.655717] [48526]: [pid: 48526|app: 0|req: 1190/2320] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.683056] [48526]: DEBUG nova.api.openstack.wsgi [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.684991] [48526]: DEBUG nova.compute.api [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.689528] [48526]: DEBUG oslo_concurrency.lockutils [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.689708] [48526]: DEBUG oslo_concurrency.lockutils [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.689890] [48526]: DEBUG oslo_concurrency.lockutils [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.690409] [48526]: DEBUG oslo_concurrency.lockutils [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.690684] [48526]: DEBUG oslo_concurrency.lockutils [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.690863] [48526]: DEBUG oslo_concurrency.lockutils [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.712162] [48526]: WARNING neutronclient.v2_0.client [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.736373] [48526]: DEBUG nova.policy [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.742598] [48526]: INFO nova.api.openstack.requestlog [None req-74987289-82b8-4f9b-b4f6-a51cd5de0db1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.062520 [ 826.743297] [48526]: [pid: 48526|app: 0|req: 1191/2321] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.746953] [48526]: DEBUG nova.api.openstack.wsgi [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.749269] [48526]: DEBUG nova.compute.api [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.754053] [48526]: DEBUG oslo_concurrency.lockutils [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.754053] [48526]: DEBUG oslo_concurrency.lockutils [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.754053] [48526]: DEBUG oslo_concurrency.lockutils [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.754416] [48526]: DEBUG oslo_concurrency.lockutils [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.754416] [48526]: DEBUG oslo_concurrency.lockutils [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.754416] [48526]: DEBUG oslo_concurrency.lockutils [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.772028] [48527]: INFO nova.api.openstack.requestlog [None req-ee2ab7d4-62ce-41ea-9789-b4b443598e84 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "POST /compute/v2.1/os-snapshots" status: 200 len: 286 microversion: 2.1 time: 0.141578 [ 826.772402] [48527]: [pid: 48527|app: 0|req: 1131/2322] 10.180.1.21 () {60 vars in 1157 bytes} [Fri Dec 12 13:55:30 2025] POST /compute/v2.1/os-snapshots => generated 286 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 826.774718] [48526]: WARNING neutronclient.v2_0.client [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.779469] [48527]: DEBUG nova.api.openstack.wsgi [None req-904e6cdd-0f9a-4e65-bd7c-1d28609bcbb5 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.795481] [48526]: DEBUG nova.policy [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.800741] [48526]: INFO nova.api.openstack.requestlog [None req-373f8448-63bd-4632-af75-41124fbd6a4d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.056052 [ 826.801108] [48526]: [pid: 48526|app: 0|req: 1192/2323] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.820017] [48526]: DEBUG nova.api.openstack.wsgi [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.821638] [48526]: DEBUG nova.compute.api [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.825493] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.825695] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.825861] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.826480] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.826480] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.826549] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.829458] [48527]: INFO nova.api.openstack.requestlog [None req-904e6cdd-0f9a-4e65-bd7c-1d28609bcbb5 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42" status: 200 len: 286 microversion: 2.1 time: 0.052594 [ 826.830245] [48527]: [pid: 48527|app: 0|req: 1132/2324] 10.180.1.21 () {58 vars in 1246 bytes} [Fri Dec 12 13:55:30 2025] GET /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42 => generated 286 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 826.839139] [48527]: DEBUG nova.api.openstack.wsgi [None req-e222f460-85a7-4519-852f-5dbe07365f7b tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.853965] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.854318] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.854517] [48526]: DEBUG oslo_concurrency.lockutils [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.854757] [48526]: DEBUG nova.objects.instance [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.859045] [48526]: WARNING neutronclient.v2_0.client [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.868151] [48527]: INFO nova.api.openstack.requestlog [None req-e222f460-85a7-4519-852f-5dbe07365f7b tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots" status: 200 len: 290 microversion: 2.1 time: 0.031477 [ 826.868582] [48527]: [pid: 48527|app: 0|req: 1133/2325] 10.180.1.21 () {58 vars in 1135 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/os-snapshots => generated 290 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 826.871557] [48527]: DEBUG nova.api.openstack.wsgi [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.873682] [48527]: DEBUG nova.compute.api [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.877662] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.879596] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.879596] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.879596] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.879596] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.879596] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.880642] [48526]: DEBUG nova.policy [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.884601] [48526]: INFO nova.api.openstack.requestlog [None req-9b2463d0-15fe-4fcf-9b23-01ad8b76cd90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.066840 [ 826.885023] [48526]: [pid: 48526|app: 0|req: 1193/2326] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.888215] [48526]: DEBUG nova.api.openstack.wsgi [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.889714] [48526]: DEBUG nova.compute.api [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.894389] [48526]: DEBUG oslo_concurrency.lockutils [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.894672] [48526]: DEBUG oslo_concurrency.lockutils [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.894890] [48526]: DEBUG oslo_concurrency.lockutils [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.895204] [48526]: DEBUG oslo_concurrency.lockutils [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.895831] [48526]: DEBUG oslo_concurrency.lockutils [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.895994] [48526]: DEBUG oslo_concurrency.lockutils [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.897713] [48527]: WARNING neutronclient.v2_0.client [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.922534] [48526]: WARNING neutronclient.v2_0.client [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.944069] [48526]: DEBUG nova.policy [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.952812] [48526]: INFO nova.api.openstack.requestlog [None req-25fad18c-3bae-48d2-8431-be2ee963427a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1229 microversion: 2.1 time: 0.066966 [ 826.953284] [48526]: [pid: 48526|app: 0|req: 1194/2327] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1229 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.956582] [48526]: DEBUG nova.api.openstack.wsgi [None req-532a8d43-3940-4d00-a72a-b16e69ad63fb tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.979955] [48526]: INFO nova.api.openstack.requestlog [None req-532a8d43-3940-4d00-a72a-b16e69ad63fb tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42" status: 200 len: 287 microversion: 2.1 time: 0.025945 [ 826.980540] [48526]: [pid: 48526|app: 0|req: 1195/2328] 10.180.1.21 () {58 vars in 1246 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42 => generated 287 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 826.984039] [48526]: DEBUG nova.api.openstack.wsgi [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.985819] [48526]: DEBUG nova.compute.api [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.991392] [48526]: DEBUG oslo_concurrency.lockutils [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.991816] [48526]: DEBUG oslo_concurrency.lockutils [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.992097] [48526]: DEBUG oslo_concurrency.lockutils [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.992864] [48526]: DEBUG oslo_concurrency.lockutils [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.992864] [48526]: DEBUG oslo_concurrency.lockutils [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.992996] [48526]: DEBUG oslo_concurrency.lockutils [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.016422] [48527]: DEBUG nova.policy [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.021872] [48527]: INFO nova.api.openstack.requestlog [None req-4ac9ac65-7f73-40f0-aef5-8023a4a18991 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1365 microversion: 2.1 time: 0.152470 [ 827.022138] [48527]: [pid: 48527|app: 0|req: 1134/2329] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1365 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.025130] [48526]: DEBUG oslo_concurrency.lockutils [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.025391] [48526]: DEBUG oslo_concurrency.lockutils [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.025494] [48527]: DEBUG nova.api.openstack.wsgi [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.025562] [48526]: DEBUG oslo_concurrency.lockutils [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.026407] [48526]: DEBUG nova.objects.instance [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.027092] [48527]: DEBUG nova.compute.api [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.031419] [48527]: DEBUG oslo_concurrency.lockutils [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.031599] [48527]: DEBUG oslo_concurrency.lockutils [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.031733] [48527]: DEBUG oslo_concurrency.lockutils [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.031992] [48527]: DEBUG oslo_concurrency.lockutils [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.032149] [48527]: DEBUG oslo_concurrency.lockutils [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.032271] [48527]: DEBUG oslo_concurrency.lockutils [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.032700] [48526]: WARNING neutronclient.v2_0.client [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.053262] [48526]: DEBUG nova.policy [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.056764] [48527]: DEBUG oslo_concurrency.lockutils [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.057018] [48527]: DEBUG oslo_concurrency.lockutils [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.057211] [48527]: DEBUG oslo_concurrency.lockutils [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.057427] [48527]: DEBUG nova.objects.instance [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.058178] [48526]: INFO nova.api.openstack.requestlog [None req-3251a265-7302-4c71-b1ee-ae4dc445f541 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.076963 [ 827.058504] [48526]: [pid: 48526|app: 0|req: 1196/2330] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.060869] [48526]: DEBUG nova.api.openstack.wsgi [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.061281] [48527]: WARNING neutronclient.v2_0.client [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.062233] [48526]: DEBUG nova.compute.api [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.065453] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.065691] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.065784] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.066071] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.067140] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.067140] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.080402] [48527]: DEBUG nova.policy [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.083646] [48526]: WARNING neutronclient.v2_0.client [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.085075] [48527]: DEBUG nova.policy [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.085742] [48527]: DEBUG nova.policy [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.086422] [48527]: INFO nova.api.openstack.requestlog [None req-df94db81-08a2-4bef-86e2-f02051bee29e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.063749 [ 827.086787] [48527]: [pid: 48527|app: 0|req: 1135/2331] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 827.089547] [48527]: DEBUG nova.api.openstack.wsgi [None req-ecf17b28-32fa-4ddc-8631-7a113eea9ed1 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.103854] [48526]: DEBUG nova.policy [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.108578] [48526]: INFO nova.api.openstack.requestlog [None req-c1367f8f-caf6-4129-aac1-caa1afbad970 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.049484 [ 827.108941] [48526]: [pid: 48526|app: 0|req: 1197/2332] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.111575] [48526]: DEBUG nova.api.openstack.wsgi [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.113016] [48526]: DEBUG nova.compute.api [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.116768] [48526]: DEBUG oslo_concurrency.lockutils [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.116875] [48526]: DEBUG oslo_concurrency.lockutils [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.117010] [48526]: DEBUG oslo_concurrency.lockutils [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.117366] [48526]: DEBUG oslo_concurrency.lockutils [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.117555] [48526]: DEBUG oslo_concurrency.lockutils [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.117739] [48526]: DEBUG oslo_concurrency.lockutils [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.127186] [48527]: INFO nova.api.openstack.requestlog [None req-ecf17b28-32fa-4ddc-8631-7a113eea9ed1 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42" status: 202 len: 0 microversion: 2.1 time: 0.038619 [ 827.127675] [48527]: [pid: 48527|app: 0|req: 1136/2333] 10.180.1.21 () {58 vars in 1249 bytes} [Fri Dec 12 13:55:31 2025] DELETE /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 827.130811] [48527]: DEBUG nova.api.openstack.wsgi [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.132580] [48527]: DEBUG nova.compute.api [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.134310] [48526]: WARNING neutronclient.v2_0.client [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.137155] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.137155] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.137296] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.137896] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.137896] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.138010] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.154874] [48526]: DEBUG nova.policy [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.155038] [48527]: WARNING neutronclient.v2_0.client [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.159398] [48526]: INFO nova.api.openstack.requestlog [None req-41f52695-df87-440c-8658-d04043790be0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.049833 [ 827.160419] [48526]: [pid: 48526|app: 0|req: 1198/2334] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.162160] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1661eff-b3cd-4cb8-b5c2-338c57d4aff8 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.175759] [48527]: DEBUG nova.policy [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.183110] [48527]: INFO nova.api.openstack.requestlog [None req-d24ffdca-ab2b-4575-89e6-879d9f819bdb tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.054840 [ 827.183523] [48527]: [pid: 48527|app: 0|req: 1137/2335] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.183983] [48526]: INFO nova.api.openstack.requestlog [None req-a1661eff-b3cd-4cb8-b5c2-338c57d4aff8 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42" status: 200 len: 286 microversion: 2.1 time: 0.023650 [ 827.184436] [48526]: [pid: 48526|app: 0|req: 1199/2336] 10.180.1.21 () {58 vars in 1246 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42 => generated 286 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 827.186453] [48527]: DEBUG nova.api.openstack.wsgi [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.188056] [48527]: DEBUG nova.compute.api [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.191907] [48527]: DEBUG oslo_concurrency.lockutils [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.192166] [48527]: DEBUG oslo_concurrency.lockutils [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.192356] [48527]: DEBUG oslo_concurrency.lockutils [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.192669] [48527]: DEBUG oslo_concurrency.lockutils [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.192853] [48527]: DEBUG oslo_concurrency.lockutils [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.193020] [48527]: DEBUG oslo_concurrency.lockutils [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.218766] [48527]: DEBUG oslo_concurrency.lockutils [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.218954] [48527]: DEBUG oslo_concurrency.lockutils [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.219157] [48527]: DEBUG oslo_concurrency.lockutils [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.219465] [48527]: DEBUG nova.objects.instance [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.223443] [48527]: WARNING neutronclient.v2_0.client [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.243522] [48527]: DEBUG nova.policy [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.248145] [48527]: INFO nova.api.openstack.requestlog [None req-5636f8c5-ab0a-46bf-85b7-0aed6751e736 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.063967 [ 827.248526] [48527]: [pid: 48527|app: 0|req: 1138/2337] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.248875] [48526]: DEBUG nova.api.openstack.wsgi [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.250758] [48526]: DEBUG nova.compute.api [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.254018] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.254205] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.254345] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.254593] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.254737] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.254859] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.272572] [48526]: WARNING neutronclient.v2_0.client [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.291574] [48526]: DEBUG nova.policy [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.297282] [48526]: INFO nova.api.openstack.requestlog [None req-7cfaf7c8-f846-4eb1-bfaa-42e01eee8049 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.050374 [ 827.297625] [48526]: [pid: 48526|app: 0|req: 1200/2338] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.353634] [48527]: DEBUG nova.api.openstack.wsgi [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.355470] [48527]: DEBUG nova.compute.api [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.360535] [48527]: DEBUG oslo_concurrency.lockutils [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.360748] [48527]: DEBUG oslo_concurrency.lockutils [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.360884] [48527]: DEBUG oslo_concurrency.lockutils [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.361241] [48527]: DEBUG oslo_concurrency.lockutils [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.361398] [48527]: DEBUG oslo_concurrency.lockutils [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.361546] [48527]: DEBUG oslo_concurrency.lockutils [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.384996] [48527]: WARNING neutronclient.v2_0.client [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.405691] [48527]: DEBUG nova.policy [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.410353] [48527]: DEBUG nova.policy [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.411121] [48527]: DEBUG nova.policy [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.411701] [48527]: INFO nova.api.openstack.requestlog [None req-d511960b-a19f-4a80-a53c-145479df1605 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.060842 [ 827.412030] [48527]: [pid: 48527|app: 0|req: 1139/2339] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 827.459227] [48526]: DEBUG nova.api.openstack.wsgi [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.460133] [48526]: DEBUG nova.compute.api [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] [instance: 8bfe561c-90df-4c6a-be26-42741418c611] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.463625] [48526]: DEBUG oslo_concurrency.lockutils [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.463806] [48526]: DEBUG oslo_concurrency.lockutils [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.463952] [48526]: DEBUG oslo_concurrency.lockutils [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.464301] [48526]: DEBUG oslo_concurrency.lockutils [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.464592] [48526]: DEBUG oslo_concurrency.lockutils [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.464778] [48526]: DEBUG oslo_concurrency.lockutils [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.474452] [48526]: INFO nova.api.openstack.wsgi [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] HTTP exception thrown: Instance 8bfe561c-90df-4c6a-be26-42741418c611 could not be found. [ 827.474712] [48526]: DEBUG nova.api.openstack.wsgi [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Returning 404 to user: Instance 8bfe561c-90df-4c6a-be26-42741418c611 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 827.475128] [48526]: INFO nova.api.openstack.requestlog [None req-57b3bd4e-3595-4b48-bb97-84462c141972 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611" status: 404 len: 111 microversion: 2.1 time: 0.019279 [ 827.475459] [48526]: [pid: 48526|app: 0|req: 1201/2340] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/8bfe561c-90df-4c6a-be26-42741418c611 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 827.480655] [48527]: DEBUG nova.api.openstack.wsgi [None req-32d56a42-b64e-46de-bb63-f4c0150bf729 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.495724] [48527]: INFO nova.api.openstack.requestlog [None req-32d56a42-b64e-46de-bb63-f4c0150bf729 tempest-ServersTestBootFromVolume-666969773 tempest-ServersTestBootFromVolume-666969773-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1752804135" status: 202 len: 0 microversion: 2.1 time: 0.016831 [ 827.495724] [48527]: [pid: 48527|app: 0|req: 1140/2341] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:55:31 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1752804135 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 827.514087] [48526]: DEBUG nova.api.openstack.wsgi [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.515184] [48526]: DEBUG nova.compute.api [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.519306] [48526]: DEBUG oslo_concurrency.lockutils [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.519521] [48526]: DEBUG oslo_concurrency.lockutils [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.519692] [48526]: DEBUG oslo_concurrency.lockutils [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.519938] [48526]: DEBUG oslo_concurrency.lockutils [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.520187] [48526]: DEBUG oslo_concurrency.lockutils [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.520392] [48526]: DEBUG oslo_concurrency.lockutils [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.539901] [48526]: WARNING neutronclient.v2_0.client [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.560503] [48526]: DEBUG nova.policy [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.565834] [48526]: INFO nova.api.openstack.requestlog [None req-256e5067-9860-46a0-9887-442dcda73755 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.053725 [ 827.565834] [48526]: [pid: 48526|app: 0|req: 1202/2342] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.572182] [48527]: DEBUG nova.api.openstack.wsgi [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.574569] [48527]: DEBUG nova.compute.api [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.582526] [48527]: DEBUG oslo_concurrency.lockutils [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.582862] [48527]: DEBUG oslo_concurrency.lockutils [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.583100] [48527]: DEBUG oslo_concurrency.lockutils [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.583508] [48527]: DEBUG oslo_concurrency.lockutils [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.583756] [48527]: DEBUG oslo_concurrency.lockutils [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.583991] [48527]: DEBUG oslo_concurrency.lockutils [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.616930] [48527]: DEBUG oslo_concurrency.lockutils [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.617126] [48527]: DEBUG oslo_concurrency.lockutils [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.617276] [48527]: DEBUG oslo_concurrency.lockutils [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.617549] [48527]: DEBUG nova.objects.instance [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lazy-loading 'fault' on Instance uuid 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.622163] [48527]: WARNING neutronclient.v2_0.client [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.642097] [48527]: DEBUG nova.policy [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0f497e94689d4f3487bf178c0313c26a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baf5fa8c863744c9b24b22939e3c04ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.642291] [48526]: DEBUG nova.api.openstack.wsgi [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.643601] [48526]: DEBUG nova.compute.api [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.647422] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.647668] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.647812] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.648090] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.648175] [48527]: INFO nova.api.openstack.requestlog [None req-07712f14-0620-4e5e-9439-0634d178fec0 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 200 len: 1301 microversion: 2.1 time: 0.079007 [ 827.648319] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.648438] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.648538] [48527]: [pid: 48527|app: 0|req: 1141/2343] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 1301 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.669645] [48526]: WARNING neutronclient.v2_0.client [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.669886] [48527]: DEBUG nova.api.openstack.wsgi [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.671764] [48527]: DEBUG nova.compute.api [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.675478] [48527]: DEBUG oslo_concurrency.lockutils [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.675731] [48527]: DEBUG oslo_concurrency.lockutils [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.675887] [48527]: DEBUG oslo_concurrency.lockutils [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.676291] [48527]: DEBUG oslo_concurrency.lockutils [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.676474] [48527]: DEBUG oslo_concurrency.lockutils [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.676651] [48527]: DEBUG oslo_concurrency.lockutils [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.694427] [48527]: WARNING neutronclient.v2_0.client [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.723403] [48527]: DEBUG nova.policy [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.728338] [48527]: INFO nova.api.openstack.requestlog [None req-19c3d3d8-5e4e-446f-b98e-9867afc054c5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.060791 [ 827.728762] [48527]: [pid: 48527|app: 0|req: 1142/2344] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.750025] [48526]: DEBUG nova.policy [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.754570] [48526]: INFO nova.api.openstack.requestlog [None req-1e087c3a-6de5-42a2-89ee-016e6b70f304 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1518 microversion: 2.1 time: 0.114492 [ 827.754907] [48526]: [pid: 48526|app: 0|req: 1203/2345] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1518 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.758690] [48527]: DEBUG nova.api.openstack.wsgi [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.760523] [48527]: DEBUG nova.compute.api [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.764155] [48527]: DEBUG oslo_concurrency.lockutils [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.764348] [48527]: DEBUG oslo_concurrency.lockutils [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.764485] [48527]: DEBUG oslo_concurrency.lockutils [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.764748] [48527]: DEBUG oslo_concurrency.lockutils [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.764887] [48527]: DEBUG oslo_concurrency.lockutils [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.765018] [48527]: DEBUG oslo_concurrency.lockutils [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.783205] [48527]: WARNING neutronclient.v2_0.client [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.802162] [48527]: DEBUG nova.policy [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.806514] [48527]: INFO nova.api.openstack.requestlog [None req-429b5a8f-03ee-4b53-983e-097314ed15c5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.050900 [ 827.806956] [48527]: [pid: 48527|app: 0|req: 1143/2346] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:31 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.814140] [48526]: DEBUG nova.api.openstack.wsgi [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.815720] [48526]: DEBUG nova.compute.api [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.819297] [48526]: DEBUG oslo_concurrency.lockutils [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.819594] [48526]: DEBUG oslo_concurrency.lockutils [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.819774] [48526]: DEBUG oslo_concurrency.lockutils [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.820052] [48526]: DEBUG oslo_concurrency.lockutils [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.820288] [48526]: DEBUG oslo_concurrency.lockutils [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.820395] [48526]: DEBUG oslo_concurrency.lockutils [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.836694] [48526]: WARNING neutronclient.v2_0.client [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.854403] [48526]: DEBUG nova.policy [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.859341] [48526]: INFO nova.api.openstack.requestlog [None req-deba43d2-d116-4072-a7d4-46f1fc9161a6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.047210 [ 827.859675] [48526]: [pid: 48526|app: 0|req: 1204/2347] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.898746] [48527]: DEBUG nova.api.openstack.wsgi [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.900500] [48527]: DEBUG nova.compute.api [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.904188] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.904476] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.904560] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.904831] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.904998] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.905172] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.922797] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.922984] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.923114] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.923264] [48527]: DEBUG nova.objects.instance [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.926207] [48527]: WARNING neutronclient.v2_0.client [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.944007] [48527]: DEBUG nova.policy [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.947941] [48527]: INFO nova.api.openstack.requestlog [None req-7dbc86bf-caeb-49c7-b575-c0059ebbee9d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.051901 [ 827.948350] [48527]: [pid: 48527|app: 0|req: 1144/2348] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.967339] [48526]: DEBUG nova.api.openstack.wsgi [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.968855] [48526]: DEBUG nova.compute.api [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.972220] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.972399] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.972531] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.972813] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.972962] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.973094] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.989387] [48526]: WARNING neutronclient.v2_0.client [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.008889] [48526]: DEBUG nova.policy [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.012641] [48526]: INFO nova.api.openstack.requestlog [None req-95cbab05-601d-42ac-9751-57e2d8cc5be5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1229 microversion: 2.1 time: 0.047467 [ 828.012986] [48526]: [pid: 48526|app: 0|req: 1205/2349] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1229 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.034446] [48527]: DEBUG nova.api.openstack.wsgi [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.036069] [48527]: DEBUG nova.compute.api [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.039792] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.039992] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.040129] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.040392] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.040560] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.040690] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.059704] [48527]: WARNING neutronclient.v2_0.client [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.073275] [48526]: DEBUG nova.api.openstack.wsgi [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.074916] [48526]: DEBUG nova.compute.api [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.078776] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.078964] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.079241] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.079422] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.080084] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.080084] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.102616] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.102616] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.102616] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.102616] [48526]: DEBUG nova.objects.instance [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.107218] [48526]: WARNING neutronclient.v2_0.client [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.136072] [48527]: DEBUG nova.policy [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.142293] [48527]: INFO nova.api.openstack.requestlog [None req-d2481b37-a4ef-4669-b97e-a26254df8521 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1365 microversion: 2.1 time: 0.110247 [ 828.142818] [48527]: [pid: 48527|app: 0|req: 1145/2350] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1365 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.145825] [48527]: DEBUG nova.api.openstack.wsgi [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.147849] [48527]: DEBUG nova.compute.api [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.152150] [48527]: DEBUG oslo_concurrency.lockutils [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.152150] [48527]: DEBUG oslo_concurrency.lockutils [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.152150] [48527]: DEBUG oslo_concurrency.lockutils [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.152150] [48527]: DEBUG oslo_concurrency.lockutils [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.152150] [48527]: DEBUG oslo_concurrency.lockutils [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.152150] [48527]: DEBUG oslo_concurrency.lockutils [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.154685] [48526]: DEBUG nova.policy [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.158594] [48526]: INFO nova.api.openstack.requestlog [None req-2c368734-a70b-4da9-b3c7-acd25189cbc4 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.087478 [ 828.159068] [48526]: [pid: 48526|app: 0|req: 1206/2351] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.162310] [48526]: DEBUG nova.api.openstack.wsgi [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.162747] [48526]: DEBUG nova.compute.api [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.167043] [48526]: DEBUG oslo_concurrency.lockutils [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.167043] [48526]: DEBUG oslo_concurrency.lockutils [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.167043] [48526]: DEBUG oslo_concurrency.lockutils [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.167043] [48526]: DEBUG oslo_concurrency.lockutils [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.167043] [48526]: DEBUG oslo_concurrency.lockutils [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.167043] [48526]: DEBUG oslo_concurrency.lockutils [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.178014] [48527]: DEBUG oslo_concurrency.lockutils [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.178230] [48527]: DEBUG oslo_concurrency.lockutils [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.178408] [48527]: DEBUG oslo_concurrency.lockutils [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.178529] [48527]: DEBUG nova.objects.instance [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.181759] [48527]: WARNING neutronclient.v2_0.client [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.190461] [48526]: WARNING neutronclient.v2_0.client [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.203895] [48527]: DEBUG nova.policy [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.212826] [48527]: DEBUG nova.policy [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.212826] [48527]: DEBUG nova.policy [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.212826] [48527]: INFO nova.api.openstack.requestlog [None req-f699ba19-f235-4758-8b44-e71f246f322f tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.068351 [ 828.212826] [48527]: [pid: 48527|app: 0|req: 1146/2352] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 828.215647] [48527]: DEBUG nova.api.openstack.wsgi [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.217477] [48527]: DEBUG nova.compute.api [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.221486] [48527]: DEBUG oslo_concurrency.lockutils [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.221731] [48527]: DEBUG oslo_concurrency.lockutils [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.221900] [48527]: DEBUG oslo_concurrency.lockutils [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.222236] [48527]: DEBUG oslo_concurrency.lockutils [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.222419] [48527]: DEBUG oslo_concurrency.lockutils [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.222577] [48527]: DEBUG oslo_concurrency.lockutils [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.225968] [48526]: DEBUG nova.policy [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.231806] [48526]: INFO nova.api.openstack.requestlog [None req-43990fac-2a0a-447a-acc1-8e7cdbe6d672 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.072233 [ 828.232535] [48526]: [pid: 48526|app: 0|req: 1207/2353] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.236305] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb5a9a83-fa71-43c4-bc7f-5c5c465afcd3 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.249919] [48527]: WARNING neutronclient.v2_0.client [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.256617] [48526]: INFO nova.api.openstack.wsgi [None req-eb5a9a83-fa71-43c4-bc7f-5c5c465afcd3 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] HTTP exception thrown: Snapshot f0c72956-6064-4f22-9f14-301acc99da42 could not be found. [ 828.256913] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb5a9a83-fa71-43c4-bc7f-5c5c465afcd3 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Returning 404 to user: Snapshot f0c72956-6064-4f22-9f14-301acc99da42 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 828.258626] [48526]: INFO nova.api.openstack.requestlog [None req-eb5a9a83-fa71-43c4-bc7f-5c5c465afcd3 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42" status: 404 len: 111 microversion: 2.1 time: 0.025587 [ 828.259480] [48526]: [pid: 48526|app: 0|req: 1208/2354] 10.180.1.21 () {58 vars in 1246 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/os-snapshots/f0c72956-6064-4f22-9f14-301acc99da42 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 828.263637] [48526]: DEBUG nova.api.openstack.wsgi [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.265107] [48526]: DEBUG nova.compute.api [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.270755] [48526]: DEBUG oslo_concurrency.lockutils [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.271023] [48526]: DEBUG oslo_concurrency.lockutils [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.271141] [48526]: DEBUG oslo_concurrency.lockutils [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.271435] [48526]: DEBUG oslo_concurrency.lockutils [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.271586] [48526]: DEBUG oslo_concurrency.lockutils [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.271725] [48526]: DEBUG oslo_concurrency.lockutils [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.274044] [48527]: DEBUG nova.policy [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.286182] [48527]: INFO nova.api.openstack.requestlog [None req-0181c040-3538-45b1-8a76-f7803d950d0f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.072640 [ 828.286529] [48527]: [pid: 48527|app: 0|req: 1147/2355] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.289370] [48527]: DEBUG nova.api.openstack.wsgi [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.290772] [48527]: DEBUG nova.compute.api [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.295205] [48527]: DEBUG oslo_concurrency.lockutils [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.295446] [48527]: DEBUG oslo_concurrency.lockutils [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.295553] [48527]: DEBUG oslo_concurrency.lockutils [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.295831] [48527]: DEBUG oslo_concurrency.lockutils [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.295930] [48527]: DEBUG oslo_concurrency.lockutils [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.296165] [48527]: DEBUG oslo_concurrency.lockutils [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.303284] [48526]: WARNING neutronclient.v2_0.client [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.323476] [48526]: DEBUG nova.policy [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.324917] [48527]: DEBUG oslo_concurrency.lockutils [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.325840] [48527]: DEBUG oslo_concurrency.lockutils [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.325840] [48527]: DEBUG oslo_concurrency.lockutils [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.326266] [48527]: DEBUG nova.objects.instance [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.330593] [48526]: INFO nova.api.openstack.requestlog [None req-e38a50f8-f08d-4246-8a9f-cf3519d58431 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.070465 [ 828.331109] [48526]: [pid: 48526|app: 0|req: 1209/2356] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.333473] [48527]: WARNING neutronclient.v2_0.client [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.333607] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6310398-7ae4-4664-a9c0-1114f29c709e tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.358165] [48527]: DEBUG nova.policy [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.363401] [48527]: INFO nova.api.openstack.requestlog [None req-21eb454b-48f0-4e94-adda-f9b1fef6d67a tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.076238 [ 828.363807] [48527]: [pid: 48527|app: 0|req: 1148/2357] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.366613] [48527]: DEBUG nova.api.openstack.wsgi [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.368163] [48527]: DEBUG nova.compute.api [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.372680] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.372868] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.373025] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.373275] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.373432] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.373608] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.380170] [48526]: INFO nova.api.openstack.requestlog [None req-c6310398-7ae4-4664-a9c0-1114f29c709e tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175" status: 202 len: 0 microversion: 2.1 time: 0.048263 [ 828.382328] [48526]: [pid: 48526|app: 0|req: 1210/2358] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:55:32 2025] DELETE /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 828.388054] [48526]: DEBUG nova.api.openstack.wsgi [None req-4900cc87-9a82-48ea-a2d6-d624de394ee6 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.404049] [48527]: WARNING neutronclient.v2_0.client [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.424244] [48527]: DEBUG nova.policy [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.424613] [48526]: INFO nova.api.openstack.requestlog [None req-4900cc87-9a82-48ea-a2d6-d624de394ee6 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175" status: 200 len: 339 microversion: 2.1 time: 0.038714 [ 828.424981] [48526]: [pid: 48526|app: 0|req: 1211/2359] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 => generated 339 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 828.427471] [48526]: DEBUG nova.api.openstack.wsgi [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.428920] [48526]: DEBUG nova.compute.api [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.431390] [48527]: INFO nova.api.openstack.requestlog [None req-9b0f38e5-78b4-4133-86cf-b0f806a3786d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.066774 [ 828.431781] [48527]: [pid: 48527|app: 0|req: 1149/2360] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.434612] [48526]: DEBUG oslo_concurrency.lockutils [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.434827] [48526]: DEBUG oslo_concurrency.lockutils [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.434970] [48526]: DEBUG oslo_concurrency.lockutils [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.435280] [48526]: DEBUG oslo_concurrency.lockutils [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.435442] [48526]: DEBUG oslo_concurrency.lockutils [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.435574] [48526]: DEBUG oslo_concurrency.lockutils [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.462546] [48526]: WARNING neutronclient.v2_0.client [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.483977] [48526]: DEBUG nova.policy [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.490090] [48526]: DEBUG nova.policy [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.490956] [48526]: DEBUG nova.policy [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.491716] [48526]: INFO nova.api.openstack.requestlog [None req-9267c545-960f-4706-bb0a-7ccca668102d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1295 microversion: 2.47 time: 0.066042 [ 828.491915] [48526]: [pid: 48526|app: 0|req: 1212/2361] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1295 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 828.582145] [48527]: DEBUG nova.api.openstack.wsgi [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.582825] [48527]: DEBUG nova.compute.api [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.586641] [48527]: DEBUG oslo_concurrency.lockutils [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.587138] [48527]: DEBUG oslo_concurrency.lockutils [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.587908] [48527]: DEBUG oslo_concurrency.lockutils [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.588359] [48527]: DEBUG oslo_concurrency.lockutils [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.588873] [48527]: DEBUG oslo_concurrency.lockutils [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.589343] [48527]: DEBUG oslo_concurrency.lockutils [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.607023] [48527]: WARNING neutronclient.v2_0.client [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.627428] [48527]: DEBUG nova.policy [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.631686] [48527]: INFO nova.api.openstack.requestlog [None req-bea60d7d-7e89-46ac-9ed5-a512795b8ddb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.053463 [ 828.632213] [48527]: [pid: 48527|app: 0|req: 1150/2362] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.663111] [48526]: DEBUG nova.api.openstack.wsgi [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.665251] [48526]: DEBUG nova.compute.api [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] [instance: 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.671574] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.671773] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.671911] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.672238] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.672447] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.672591] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.682353] [48526]: INFO nova.api.openstack.wsgi [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] HTTP exception thrown: Instance 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 could not be found. [ 828.682635] [48526]: DEBUG nova.api.openstack.wsgi [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] Returning 404 to user: Instance 8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 828.683047] [48526]: INFO nova.api.openstack.requestlog [None req-6b4e9916-7d55-486a-b569-cc2023d5e482 tempest-ImagesOneServerTestJSON-829942762 tempest-ImagesOneServerTestJSON-829942762-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07" status: 404 len: 111 microversion: 2.1 time: 0.022730 [ 828.683385] [48526]: [pid: 48526|app: 0|req: 1213/2363] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/8009e8e2-7bfc-43d6-84c3-2e04ebaa2d07 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 828.745448] [48527]: DEBUG nova.api.openstack.wsgi [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.747116] [48527]: DEBUG nova.compute.api [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.751174] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.751996] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.751996] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.751996] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.751996] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.752219] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.771283] [48526]: DEBUG nova.api.openstack.wsgi [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.774701] [48526]: DEBUG nova.compute.api [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.777992] [48527]: WARNING neutronclient.v2_0.client [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.778561] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.779047] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.779436] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.779582] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.779731] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.779910] [48526]: DEBUG oslo_concurrency.lockutils [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.800950] [48526]: WARNING neutronclient.v2_0.client [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.236540] [48527]: DEBUG nova.policy [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.241955] [48527]: INFO nova.api.openstack.requestlog [None req-4ddf4059-10fc-42de-a17a-1a35a0009375 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.499171 [ 829.242345] [48527]: [pid: 48527|app: 0|req: 1151/2364] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.248043] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.249667] [48527]: DEBUG nova.compute.api [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.254466] [48526]: DEBUG nova.policy [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.260243] [48526]: INFO nova.api.openstack.requestlog [None req-2bbfa6d5-f48a-4deb-8eae-b6c42c83437a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1476 microversion: 2.1 time: 0.491904 [ 829.260591] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.260736] [48526]: [pid: 48526|app: 0|req: 1214/2365] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:32 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1476 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.260816] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.261629] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.261629] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.261629] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.262172] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.264877] [48526]: DEBUG nova.api.openstack.wsgi [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.267049] [48526]: DEBUG nova.compute.api [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.274128] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.274324] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.274714] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.275221] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.275655] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.276086] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.297696] [48527]: WARNING neutronclient.v2_0.client [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.299347] [48526]: WARNING neutronclient.v2_0.client [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.442081] [48527]: DEBUG nova.policy [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.451030] [48527]: INFO nova.api.openstack.requestlog [None req-5d81d161-8ff8-425a-9bf5-127afca0a4a8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.208085 [ 829.451390] [48527]: [pid: 48527|app: 0|req: 1152/2366] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:33 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.454182] [48527]: DEBUG nova.api.openstack.wsgi [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.456523] [48527]: DEBUG nova.compute.api [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.456664] [48526]: DEBUG nova.policy [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.461347] [48526]: INFO nova.api.openstack.requestlog [None req-a4436693-de14-4b6a-943a-f271fe8c0ea3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.199764 [ 829.462741] [48526]: [pid: 48526|app: 0|req: 1215/2367] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:33 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.462796] [48527]: DEBUG oslo_concurrency.lockutils [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.462796] [48527]: DEBUG oslo_concurrency.lockutils [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.463117] [48527]: DEBUG oslo_concurrency.lockutils [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.463514] [48527]: DEBUG oslo_concurrency.lockutils [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.463727] [48527]: DEBUG oslo_concurrency.lockutils [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.463904] [48527]: DEBUG oslo_concurrency.lockutils [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.464688] [48526]: DEBUG nova.api.openstack.wsgi [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.466532] [48526]: DEBUG nova.compute.api [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.474701] [48526]: DEBUG oslo_concurrency.lockutils [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.474701] [48526]: DEBUG oslo_concurrency.lockutils [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.475030] [48526]: DEBUG oslo_concurrency.lockutils [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.475265] [48526]: DEBUG oslo_concurrency.lockutils [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.475419] [48526]: DEBUG oslo_concurrency.lockutils [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.475573] [48526]: DEBUG oslo_concurrency.lockutils [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.497570] [48526]: WARNING neutronclient.v2_0.client [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.508181] [48527]: DEBUG oslo_concurrency.lockutils [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.508648] [48527]: DEBUG oslo_concurrency.lockutils [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.508864] [48527]: DEBUG oslo_concurrency.lockutils [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.509030] [48527]: DEBUG nova.objects.instance [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.515325] [48527]: WARNING neutronclient.v2_0.client [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.748520] [48526]: DEBUG nova.policy [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.756762] [48526]: INFO nova.api.openstack.requestlog [None req-09f95f76-3192-4e3f-a083-db001c3c0273 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1229 microversion: 2.1 time: 0.294270 [ 829.757660] [48526]: [pid: 48526|app: 0|req: 1216/2368] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:33 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1229 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.760358] [48526]: DEBUG nova.api.openstack.wsgi [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.762057] [48526]: DEBUG nova.compute.api [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.765944] [48527]: DEBUG nova.policy [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.773991] [48527]: INFO nova.api.openstack.requestlog [None req-28f560b9-96b1-4645-8ec6-f263c9459d80 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.321876 [ 829.774850] [48527]: [pid: 48527|app: 0|req: 1153/2369] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:33 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.775994] [48526]: DEBUG oslo_concurrency.lockutils [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.776732] [48526]: DEBUG oslo_concurrency.lockutils [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.776916] [48526]: DEBUG oslo_concurrency.lockutils [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.777548] [48526]: DEBUG oslo_concurrency.lockutils [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.777548] [48526]: DEBUG oslo_concurrency.lockutils [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.777548] [48526]: DEBUG oslo_concurrency.lockutils [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.778258] [48527]: DEBUG nova.api.openstack.wsgi [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.780035] [48527]: DEBUG nova.compute.api [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.787800] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.788114] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.788341] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.788640] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.788796] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.791371] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.812039] [48526]: WARNING neutronclient.v2_0.client [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.822807] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.822986] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.823146] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.823305] [48527]: DEBUG nova.objects.instance [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.827709] [48527]: WARNING neutronclient.v2_0.client [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.888630] [48527]: DEBUG nova.policy [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.894621] [48527]: INFO nova.api.openstack.requestlog [None req-70c59b52-f10e-43d7-a3c3-919fca058b29 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.119029 [ 829.894952] [48527]: [pid: 48527|app: 0|req: 1154/2370] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:33 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.899048] [48527]: DEBUG nova.api.openstack.wsgi [req-03f8a53e-037c-4dde-ae51-9db7a486d03b req-522d7023-af71-4714-baed-f8b8ed4144ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a516af16-6932-4de8-8688-317415e168bd", "name": "network-vif-deleted", "tag": "3b2de84e-96db-4f62-ae10-3c351cda5746"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 829.904899] [48527]: DEBUG oslo_concurrency.lockutils [req-03f8a53e-037c-4dde-ae51-9db7a486d03b req-522d7023-af71-4714-baed-f8b8ed4144ed service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.905012] [48527]: DEBUG oslo_concurrency.lockutils [req-03f8a53e-037c-4dde-ae51-9db7a486d03b req-522d7023-af71-4714-baed-f8b8ed4144ed service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.905061] [48527]: DEBUG oslo_concurrency.lockutils [req-03f8a53e-037c-4dde-ae51-9db7a486d03b req-522d7023-af71-4714-baed-f8b8ed4144ed service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.917056] [48527]: INFO nova.api.openstack.compute.server_external_events [req-03f8a53e-037c-4dde-ae51-9db7a486d03b req-522d7023-af71-4714-baed-f8b8ed4144ed service nova] Creating event network-vif-deleted:3b2de84e-96db-4f62-ae10-3c351cda5746 for instance a516af16-6932-4de8-8688-317415e168bd on cpu-1 [ 829.920736] [48526]: DEBUG nova.policy [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.921252] [48527]: INFO nova.api.openstack.requestlog [req-03f8a53e-037c-4dde-ae51-9db7a486d03b req-522d7023-af71-4714-baed-f8b8ed4144ed service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025597 [ 829.921554] [48527]: [pid: 48527|app: 0|req: 1155/2371] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55: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) [ 829.924246] [48527]: DEBUG nova.api.openstack.wsgi [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.925690] [48527]: DEBUG nova.compute.api [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.929144] [48526]: INFO nova.api.openstack.requestlog [None req-a943f021-4257-44ce-b995-7d5a20b6912e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1554 microversion: 2.1 time: 0.170857 [ 829.929382] [48527]: DEBUG oslo_concurrency.lockutils [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.929500] [48526]: [pid: 48526|app: 0|req: 1217/2372] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:33 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1554 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.929895] [48527]: DEBUG oslo_concurrency.lockutils [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.930095] [48527]: DEBUG oslo_concurrency.lockutils [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.930482] [48527]: DEBUG oslo_concurrency.lockutils [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.930805] [48527]: DEBUG oslo_concurrency.lockutils [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.930979] [48527]: DEBUG oslo_concurrency.lockutils [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.931851] [48526]: DEBUG nova.api.openstack.wsgi [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.932047] [48526]: DEBUG nova.compute.api [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.936307] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.936424] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.936530] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.936781] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.936924] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.937057] [48526]: DEBUG oslo_concurrency.lockutils [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.958924] [48526]: DEBUG nova.compute.api [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 829.962994] [48527]: DEBUG oslo_concurrency.lockutils [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.963395] [48527]: DEBUG oslo_concurrency.lockutils [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.963583] [48527]: DEBUG oslo_concurrency.lockutils [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.963756] [48527]: DEBUG nova.objects.instance [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.969702] [48527]: WARNING neutronclient.v2_0.client [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.035616] [48526]: INFO nova.api.openstack.requestlog [None req-54b874e5-a7a9-4f95-b52d-38e8c5809655 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 204 len: 0 microversion: 2.1 time: 0.105398 [ 830.036235] [48526]: [pid: 48526|app: 0|req: 1218/2373] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:55:34 2025] DELETE /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 830.041145] [48526]: DEBUG nova.api.openstack.wsgi [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.043276] [48527]: DEBUG nova.policy [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.045030] [48526]: DEBUG nova.compute.api [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.051073] [48527]: DEBUG nova.policy [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.051788] [48527]: DEBUG nova.policy [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.052469] [48527]: INFO nova.api.openstack.requestlog [None req-62fdcc22-5f85-43b9-a49f-df08c5c9667d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.130361 [ 830.052521] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.052846] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.052940] [48527]: [pid: 48527|app: 0|req: 1156/2374] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 830.052983] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.053352] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.053562] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.053739] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.055983] [48527]: DEBUG nova.api.openstack.wsgi [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.056838] [48527]: DEBUG nova.compute.api [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.060242] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.060481] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.062016] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.062016] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.062016] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.062016] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.093019] [48527]: WARNING neutronclient.v2_0.client [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.094593] [48526]: WARNING neutronclient.v2_0.client [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.115354] [48527]: DEBUG nova.policy [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.119886] [48527]: INFO nova.api.openstack.requestlog [None req-fef86469-a92f-45bd-a8f7-162f168740fd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.066322 [ 830.120261] [48527]: [pid: 48527|app: 0|req: 1157/2375] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.122595] [48527]: DEBUG nova.api.openstack.wsgi [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.123944] [48527]: DEBUG nova.compute.api [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.129482] [48526]: DEBUG nova.policy [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.130060] [48527]: DEBUG oslo_concurrency.lockutils [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.130295] [48527]: DEBUG oslo_concurrency.lockutils [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.130458] [48527]: DEBUG oslo_concurrency.lockutils [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.130751] [48527]: DEBUG oslo_concurrency.lockutils [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.130931] [48527]: DEBUG oslo_concurrency.lockutils [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.131098] [48527]: DEBUG oslo_concurrency.lockutils [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.136398] [48526]: INFO nova.api.openstack.requestlog [None req-5f497d4e-b961-4424-a127-5c1cbed39e8a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.098375 [ 830.136398] [48526]: [pid: 48526|app: 0|req: 1219/2376] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.141878] [48526]: DEBUG nova.api.openstack.wsgi [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.143246] [48526]: DEBUG nova.compute.api [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.148384] [48526]: DEBUG oslo_concurrency.lockutils [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.148579] [48526]: DEBUG oslo_concurrency.lockutils [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.148716] [48526]: DEBUG oslo_concurrency.lockutils [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.149075] [48526]: DEBUG oslo_concurrency.lockutils [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.149158] [48526]: DEBUG oslo_concurrency.lockutils [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.149303] [48526]: DEBUG oslo_concurrency.lockutils [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.149784] [48527]: WARNING neutronclient.v2_0.client [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.171585] [48527]: DEBUG nova.policy [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.173484] [48526]: DEBUG oslo_concurrency.lockutils [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.173664] [48526]: DEBUG oslo_concurrency.lockutils [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.173798] [48526]: DEBUG oslo_concurrency.lockutils [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.173946] [48526]: DEBUG nova.objects.instance [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.175854] [48527]: INFO nova.api.openstack.requestlog [None req-eee241c8-20ee-4092-8c16-12132bade48c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.055032 [ 830.176510] [48527]: [pid: 48527|app: 0|req: 1158/2377] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.177753] [48526]: WARNING neutronclient.v2_0.client [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.179201] [48527]: DEBUG nova.api.openstack.wsgi [None req-5853986d-6bfa-4ccc-b28f-ae2e25753511 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.200027] [48526]: DEBUG nova.policy [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.200177] [48527]: INFO nova.api.openstack.wsgi [None req-5853986d-6bfa-4ccc-b28f-ae2e25753511 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] HTTP exception thrown: Volume 2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 could not be found. [ 830.200399] [48527]: DEBUG nova.api.openstack.wsgi [None req-5853986d-6bfa-4ccc-b28f-ae2e25753511 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Returning 404 to user: Volume 2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 830.200781] [48527]: INFO nova.api.openstack.requestlog [None req-5853986d-6bfa-4ccc-b28f-ae2e25753511 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175" status: 404 len: 109 microversion: 2.1 time: 0.023754 [ 830.201413] [48527]: [pid: 48527|app: 0|req: 1159/2378] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 830.206152] [48527]: DEBUG nova.api.openstack.wsgi [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.207943] [48526]: INFO nova.api.openstack.requestlog [None req-395bab10-65f5-40b3-ab50-d060a09c390d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.069826 [ 830.207943] [48526]: [pid: 48526|app: 0|req: 1220/2379] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.209455] [48527]: DEBUG nova.compute.api [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.210506] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.211443] [48526]: DEBUG nova.compute.api [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.215397] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.215696] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.215836] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.216439] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.216439] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.216439] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.218139] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.218287] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.218492] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.218849] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.219058] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.219233] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.240502] [48527]: WARNING neutronclient.v2_0.client [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.245916] [48526]: WARNING neutronclient.v2_0.client [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.262028] [48527]: DEBUG nova.policy [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.275518] [48527]: INFO nova.api.openstack.requestlog [None req-88a1d0e4-f01c-4119-aa2f-8724c5f573b3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.072236 [ 830.276328] [48527]: [pid: 48527|app: 0|req: 1160/2380] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.280759] [48527]: DEBUG nova.api.openstack.wsgi [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.280759] [48527]: DEBUG nova.compute.api [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.281825] [48526]: DEBUG nova.policy [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.287977] [48527]: DEBUG oslo_concurrency.lockutils [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.288409] [48527]: DEBUG oslo_concurrency.lockutils [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.288737] [48527]: DEBUG oslo_concurrency.lockutils [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.289183] [48527]: DEBUG oslo_concurrency.lockutils [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.289473] [48527]: DEBUG oslo_concurrency.lockutils [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.289737] [48527]: DEBUG oslo_concurrency.lockutils [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.292090] [48526]: DEBUG nova.policy [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.292090] [48526]: DEBUG nova.policy [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.293236] [48526]: INFO nova.api.openstack.requestlog [None req-bb7828e2-6bf2-422a-ba2d-0e4ee0526af2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1351 microversion: 2.47 time: 0.085527 [ 830.293236] [48526]: [pid: 48526|app: 0|req: 1221/2381] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1351 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 830.295537] [48526]: DEBUG nova.api.openstack.wsgi [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.298083] [48526]: DEBUG nova.compute.api [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.307016] [48526]: DEBUG oslo_concurrency.lockutils [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.307537] [48526]: DEBUG oslo_concurrency.lockutils [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.307995] [48526]: DEBUG oslo_concurrency.lockutils [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.308363] [48526]: DEBUG oslo_concurrency.lockutils [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.308747] [48526]: DEBUG oslo_concurrency.lockutils [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.308836] [48526]: DEBUG oslo_concurrency.lockutils [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.325852] [48527]: WARNING neutronclient.v2_0.client [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.326519] [48526]: WARNING neutronclient.v2_0.client [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.348370] [48527]: DEBUG nova.policy [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.356793] [48527]: INFO nova.api.openstack.requestlog [None req-23584038-f7b9-4d19-9888-7a8c3059388b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.079465 [ 830.357037] [48527]: [pid: 48527|app: 0|req: 1161/2382] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.359576] [48527]: DEBUG nova.api.openstack.wsgi [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.361101] [48527]: DEBUG nova.compute.api [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.365373] [48527]: DEBUG oslo_concurrency.lockutils [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.365593] [48527]: DEBUG oslo_concurrency.lockutils [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.365709] [48527]: DEBUG oslo_concurrency.lockutils [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.366062] [48527]: DEBUG oslo_concurrency.lockutils [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.366133] [48527]: DEBUG oslo_concurrency.lockutils [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.366691] [48527]: DEBUG oslo_concurrency.lockutils [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.398812] [48527]: WARNING neutronclient.v2_0.client [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.434019] [48526]: INFO nova.api.openstack.requestlog [None req-88ad2f36-ff4f-44d3-8f40-a9e04858d226 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.140195 [ 830.434472] [48526]: [pid: 48526|app: 0|req: 1222/2383] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 288 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 830.437105] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3df142c-ff6e-47d2-8855-2df7d4191b14 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.454432] [48526]: INFO nova.api.openstack.wsgi [None req-f3df142c-ff6e-47d2-8855-2df7d4191b14 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] HTTP exception thrown: Volume 2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 could not be found. [ 830.454701] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3df142c-ff6e-47d2-8855-2df7d4191b14 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Returning 404 to user: Volume 2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 830.455081] [48526]: INFO nova.api.openstack.requestlog [None req-f3df142c-ff6e-47d2-8855-2df7d4191b14 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175" status: 404 len: 109 microversion: 2.1 time: 0.020147 [ 830.455491] [48526]: [pid: 48526|app: 0|req: 1223/2384] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:55:34 2025] DELETE /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 830.458296] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.459896] [48526]: DEBUG nova.compute.api [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.465905] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.466172] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.466172] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.466172] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.466780] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.466780] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.494956] [48526]: WARNING neutronclient.v2_0.client [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.524992] [48527]: DEBUG nova.policy [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.533532] [48527]: INFO nova.api.openstack.requestlog [None req-510b9cdb-b160-4baf-b20c-f13ced4cc011 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1689 microversion: 2.1 time: 0.175911 [ 830.533898] [48527]: [pid: 48527|app: 0|req: 1162/2385] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1689 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.536810] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.538386] [48527]: DEBUG nova.compute.api [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.540880] [48526]: DEBUG nova.policy [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.545591] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.545591] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.545591] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.545591] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.545591] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.545922] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.549500] [48526]: INFO nova.api.openstack.requestlog [None req-fc7de01d-b7ff-4f3d-8e5e-10204aa43b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.093255 [ 830.551047] [48526]: [pid: 48526|app: 0|req: 1224/2386] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.552347] [48526]: DEBUG nova.api.openstack.wsgi [None req-403e5e54-0962-4271-893e-fdcb95be9430 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.560387] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 830.576352] [48526]: INFO nova.api.openstack.wsgi [None req-403e5e54-0962-4271-893e-fdcb95be9430 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] HTTP exception thrown: Volume 2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 could not be found. [ 830.576626] [48526]: DEBUG nova.api.openstack.wsgi [None req-403e5e54-0962-4271-893e-fdcb95be9430 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] Returning 404 to user: Volume 2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 830.577053] [48526]: INFO nova.api.openstack.requestlog [None req-403e5e54-0962-4271-893e-fdcb95be9430 tempest-VolumesSnapshotsTestJSON-1306065371 tempest-VolumesSnapshotsTestJSON-1306065371-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175" status: 404 len: 109 microversion: 2.1 time: 0.026670 [ 830.577717] [48526]: [pid: 48526|app: 0|req: 1225/2387] 10.180.1.21 () {58 vars in 1240 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/os-volumes/2cb43fbe-5142-4aa1-aff8-9fc96d8ba175 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 830.580346] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.580637] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.580699] [48526]: DEBUG nova.api.openstack.wsgi [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.580757] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.580839] [48527]: DEBUG nova.objects.instance [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.583493] [48526]: DEBUG nova.compute.api [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.589479] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.589479] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.589479] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.589961] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.590148] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.590341] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.591485] [48527]: WARNING neutronclient.v2_0.client [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.608994] [48526]: WARNING neutronclient.v2_0.client [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.653414] [48527]: DEBUG nova.policy [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.658079] [48527]: INFO nova.api.openstack.requestlog [None req-2a7a7ee4-3cc4-4664-9b3a-72bcfe1a2db9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.123571 [ 830.658468] [48527]: [pid: 48527|app: 0|req: 1163/2388] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.660799] [48527]: DEBUG nova.api.openstack.wsgi [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.664118] [48527]: DEBUG nova.compute.api [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.665117] [48527]: DEBUG oslo_concurrency.lockutils [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.665301] [48527]: DEBUG oslo_concurrency.lockutils [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.665494] [48527]: DEBUG oslo_concurrency.lockutils [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.665678] [48527]: DEBUG oslo_concurrency.lockutils [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.665816] [48527]: DEBUG oslo_concurrency.lockutils [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.665934] [48527]: DEBUG oslo_concurrency.lockutils [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.669034] [48526]: DEBUG nova.policy [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.677847] [48526]: INFO nova.api.openstack.requestlog [None req-5b2f92aa-994f-4788-af42-2878c18edc7c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.099403 [ 830.678371] [48526]: [pid: 48526|app: 0|req: 1226/2389] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.690207] [48527]: WARNING neutronclient.v2_0.client [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.777084] [48526]: DEBUG nova.api.openstack.wsgi [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.779980] [48526]: DEBUG nova.compute.api [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.784328] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.784823] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.785173] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.786122] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.786122] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.786122] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.803960] [48526]: WARNING neutronclient.v2_0.client [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.976684] [48527]: DEBUG nova.policy [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.985769] [48527]: INFO nova.api.openstack.requestlog [None req-bed07682-d666-423b-9b52-60d3bd3e4f53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.326656 [ 830.986126] [48527]: [pid: 48527|app: 0|req: 1164/2390] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.989349] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.990491] [48526]: DEBUG nova.policy [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.990945] [48527]: DEBUG nova.compute.api [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.995713] [48526]: INFO nova.api.openstack.requestlog [None req-8b615404-39eb-4f40-b791-57494b3a05fb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.220795 [ 830.996121] [48526]: [pid: 48526|app: 0|req: 1227/2391] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:34 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.997159] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.997159] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.998316] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.998316] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.998316] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.998316] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.999638] [48526]: DEBUG nova.api.openstack.wsgi [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.001113] [48526]: DEBUG nova.compute.api [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.007593] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.007593] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.007593] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.007852] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.007852] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.007963] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.034059] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.034317] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.034570] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.034757] [48527]: DEBUG nova.objects.instance [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.036302] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.036620] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.037641] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.037894] [48526]: DEBUG nova.objects.instance [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.039997] [48527]: WARNING neutronclient.v2_0.client [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.044544] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=7 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 831.046153] [48526]: WARNING neutronclient.v2_0.client [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.175822] [48527]: DEBUG nova.policy [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.186103] [48527]: INFO nova.api.openstack.requestlog [None req-7e257b3e-68a2-4928-ba07-ad5cd2a77400 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.199393 [ 831.186464] [48527]: [pid: 48527|app: 0|req: 1165/2392] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.190120] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.190434] [48527]: DEBUG nova.compute.api [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.192810] [48526]: DEBUG nova.policy [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.201666] [48526]: INFO nova.api.openstack.requestlog [None req-c73a84ee-c378-490d-accf-9c70b6a0dad0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.202704 [ 831.201943] [48526]: [pid: 48526|app: 0|req: 1228/2393] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.204663] [48526]: DEBUG nova.api.openstack.wsgi [req-abae4b1a-65d1-4703-af15-5f5870038976 req-3e6dcdf1-79a8-4c15-bbca-8db663732e7e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "tag": "8639d19d-782f-411c-bbf4-474b63da731d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 831.206047] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.206294] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.206610] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.206731] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.206861] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.206989] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.216941] [48526]: DEBUG oslo_concurrency.lockutils [req-abae4b1a-65d1-4703-af15-5f5870038976 req-3e6dcdf1-79a8-4c15-bbca-8db663732e7e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.217443] [48526]: DEBUG oslo_concurrency.lockutils [req-abae4b1a-65d1-4703-af15-5f5870038976 req-3e6dcdf1-79a8-4c15-bbca-8db663732e7e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.217443] [48526]: DEBUG oslo_concurrency.lockutils [req-abae4b1a-65d1-4703-af15-5f5870038976 req-3e6dcdf1-79a8-4c15-bbca-8db663732e7e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.230561] [48526]: INFO nova.api.openstack.compute.server_external_events [req-abae4b1a-65d1-4703-af15-5f5870038976 req-3e6dcdf1-79a8-4c15-bbca-8db663732e7e service nova] Creating event network-changed:8639d19d-782f-411c-bbf4-474b63da731d for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 831.237353] [48526]: INFO nova.api.openstack.requestlog [req-abae4b1a-65d1-4703-af15-5f5870038976 req-3e6dcdf1-79a8-4c15-bbca-8db663732e7e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034612 [ 831.237736] [48526]: [pid: 48526|app: 0|req: 1229/2394] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:35 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) [ 831.242800] [48526]: DEBUG nova.api.openstack.wsgi [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.243922] [48526]: DEBUG nova.compute.api [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.248697] [48526]: DEBUG oslo_concurrency.lockutils [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.248798] [48526]: DEBUG oslo_concurrency.lockutils [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.248899] [48526]: DEBUG oslo_concurrency.lockutils [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.249251] [48526]: DEBUG oslo_concurrency.lockutils [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.249408] [48526]: DEBUG oslo_concurrency.lockutils [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.249533] [48526]: DEBUG oslo_concurrency.lockutils [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.261115] [48527]: WARNING neutronclient.v2_0.client [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.292912] [48526]: DEBUG oslo_concurrency.lockutils [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.292912] [48526]: DEBUG oslo_concurrency.lockutils [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.292912] [48526]: DEBUG oslo_concurrency.lockutils [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.292912] [48526]: DEBUG nova.objects.instance [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.298505] [48526]: WARNING neutronclient.v2_0.client [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.373886] [48526]: DEBUG nova.policy [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.386465] [48526]: DEBUG nova.policy [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.387301] [48526]: DEBUG nova.policy [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.388057] [48526]: INFO nova.api.openstack.requestlog [None req-856c765b-a11f-44fc-b802-906ac4d425da tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.149770 [ 831.388603] [48526]: [pid: 48526|app: 0|req: 1230/2395] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 831.395082] [48526]: DEBUG nova.api.openstack.wsgi [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.396702] [48526]: DEBUG nova.compute.api [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.403657] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 831.406228] [48527]: DEBUG nova.policy [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.410263] [48526]: DEBUG oslo_concurrency.lockutils [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.414026] [48526]: DEBUG oslo_concurrency.lockutils [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.414026] [48526]: DEBUG oslo_concurrency.lockutils [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.414026] [48526]: DEBUG oslo_concurrency.lockutils [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.414026] [48526]: DEBUG oslo_concurrency.lockutils [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.414026] [48526]: DEBUG oslo_concurrency.lockutils [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.414304] [48527]: INFO nova.api.openstack.requestlog [None req-5f423646-5e6a-4c1c-b59e-29c6e3a983af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1554 microversion: 2.1 time: 0.224909 [ 831.414304] [48527]: [pid: 48527|app: 0|req: 1166/2396] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1554 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.444383] [48526]: WARNING neutronclient.v2_0.client [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.460641] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 831.470506] [48526]: DEBUG nova.policy [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.481019] [48526]: INFO nova.api.openstack.requestlog [None req-cff57230-b765-411d-b937-8449a5bc51ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.091804 [ 831.481397] [48526]: [pid: 48526|app: 0|req: 1231/2397] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.484935] [48526]: DEBUG nova.api.openstack.wsgi [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.485294] [48526]: DEBUG nova.compute.api [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.490510] [48526]: DEBUG oslo_concurrency.lockutils [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.490699] [48526]: DEBUG oslo_concurrency.lockutils [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.490837] [48526]: DEBUG oslo_concurrency.lockutils [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.491152] [48526]: DEBUG oslo_concurrency.lockutils [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.491299] [48526]: DEBUG oslo_concurrency.lockutils [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.491425] [48526]: DEBUG oslo_concurrency.lockutils [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.521495] [48526]: WARNING neutronclient.v2_0.client [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.546303] [48526]: DEBUG nova.policy [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.550808] [48526]: INFO nova.api.openstack.requestlog [None req-3115a124-506e-456b-b271-3d4412d1c8f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.068763 [ 831.551164] [48526]: [pid: 48526|app: 0|req: 1232/2398] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.554967] [48526]: DEBUG nova.api.openstack.wsgi [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.555152] [48526]: DEBUG nova.compute.api [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.558565] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.558745] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.558879] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.559181] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.559487] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.559487] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.561135] [48527]: DEBUG nova.api.openstack.wsgi [None req-914b2cea-2a0c-4df6-b441-3096c9223dc2 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-93905893", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHsjTDY3deSQ4PCmireEDzUjyyVwZzKarDrUL1O+/e6baf42G0SoeU0ranrQj0PjxtlOGCpBCH4/is65Gcw+9zkvLAYS8Mpux6Ln2aZ2+/hKr4zIOEzDhAKbbn3utrNPA=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 831.578595] [48527]: DEBUG nova.quota [None req-914b2cea-2a0c-4df6-b441-3096c9223dc2 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 831.581166] [48526]: WARNING neutronclient.v2_0.client [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.583218] [48527]: DEBUG nova.quota [None req-914b2cea-2a0c-4df6-b441-3096c9223dc2 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for user 78c71d63bca14904afea11b72141becd and project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 831.600015] [48526]: DEBUG nova.policy [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.600244] [48527]: INFO nova.api.openstack.requestlog [None req-914b2cea-2a0c-4df6-b441-3096c9223dc2 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 384 microversion: 2.1 time: 0.187199 [ 831.600542] [48527]: [pid: 48527|app: 0|req: 1167/2399] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:55:35 2025] POST /compute/v2.1/os-keypairs => generated 384 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 831.604671] [48527]: DEBUG nova.api.openstack.wsgi [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.605327] [48526]: INFO nova.api.openstack.requestlog [None req-a9454f10-71f1-483d-8a7e-86f4e0d36f4b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.053462 [ 831.605696] [48526]: [pid: 48526|app: 0|req: 1233/2400] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.606433] [48527]: DEBUG nova.compute.api [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.608308] [48526]: DEBUG nova.api.openstack.wsgi [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.610382] [48526]: DEBUG nova.compute.api [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.612167] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.612167] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.612167] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.612315] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.612417] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.612576] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.615669] [48526]: DEBUG oslo_concurrency.lockutils [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.615980] [48526]: DEBUG oslo_concurrency.lockutils [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.616184] [48526]: DEBUG oslo_concurrency.lockutils [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.616464] [48526]: DEBUG oslo_concurrency.lockutils [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.616596] [48526]: DEBUG oslo_concurrency.lockutils [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.616746] [48526]: DEBUG oslo_concurrency.lockutils [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.639064] [48526]: WARNING neutronclient.v2_0.client [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.640162] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.640399] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.640537] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.640691] [48527]: DEBUG nova.objects.instance [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.644607] [48527]: WARNING neutronclient.v2_0.client [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.659631] [48526]: DEBUG nova.policy [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.665014] [48526]: INFO nova.api.openstack.requestlog [None req-a917e8c7-a547-4441-9cf9-2fab20abf3a7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1215 microversion: 2.1 time: 0.058493 [ 831.665635] [48526]: [pid: 48526|app: 0|req: 1234/2401] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.670122] [48526]: DEBUG nova.api.openstack.wsgi [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.672216] [48526]: DEBUG nova.compute.api [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.674028] [48527]: DEBUG nova.policy [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.677490] [48526]: DEBUG oslo_concurrency.lockutils [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.677856] [48526]: DEBUG oslo_concurrency.lockutils [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.678111] [48526]: DEBUG oslo_concurrency.lockutils [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.678530] [48526]: DEBUG oslo_concurrency.lockutils [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.678766] [48526]: DEBUG oslo_concurrency.lockutils [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.679015] [48526]: DEBUG oslo_concurrency.lockutils [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.681383] [48527]: INFO nova.api.openstack.requestlog [None req-3ff25564-d5c5-4bfd-b105-97e5321fd405 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.080100 [ 831.681882] [48527]: [pid: 48527|app: 0|req: 1168/2402] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.689027] [48527]: DEBUG nova.api.openstack.wsgi [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.689027] [48527]: DEBUG nova.compute.api [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.693231] [48527]: DEBUG oslo_concurrency.lockutils [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.693643] [48527]: DEBUG oslo_concurrency.lockutils [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.693912] [48527]: DEBUG oslo_concurrency.lockutils [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.694373] [48527]: DEBUG oslo_concurrency.lockutils [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.694746] [48527]: DEBUG oslo_concurrency.lockutils [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.694988] [48527]: DEBUG oslo_concurrency.lockutils [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.702038] [48526]: WARNING neutronclient.v2_0.client [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.712163] [48527]: WARNING neutronclient.v2_0.client [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.721681] [48526]: DEBUG nova.policy [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.726735] [48526]: DEBUG nova.policy [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.727436] [48526]: DEBUG nova.policy [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.728113] [48526]: INFO nova.api.openstack.requestlog [None req-904b1da1-5179-4d66-8e04-0a78b30b7244 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1359 microversion: 2.47 time: 0.061780 [ 831.728700] [48526]: [pid: 48526|app: 0|req: 1235/2403] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1359 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 831.730974] [48526]: DEBUG nova.api.openstack.wsgi [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.732543] [48526]: DEBUG nova.compute.api [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.736041] [48526]: DEBUG oslo_concurrency.lockutils [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.736240] [48526]: DEBUG oslo_concurrency.lockutils [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.736403] [48526]: DEBUG oslo_concurrency.lockutils [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.736639] [48526]: DEBUG oslo_concurrency.lockutils [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.736783] [48526]: DEBUG oslo_concurrency.lockutils [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.737083] [48526]: DEBUG oslo_concurrency.lockutils [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.737770] [48527]: DEBUG nova.policy [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.742811] [48527]: INFO nova.api.openstack.requestlog [None req-14aa82c2-e69e-4f9a-8996-97269b76fdf9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.060129 [ 831.743190] [48527]: [pid: 48527|app: 0|req: 1169/2404] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.746110] [48527]: DEBUG nova.api.openstack.wsgi [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.747352] [48527]: DEBUG nova.compute.api [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.751963] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.751963] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.751963] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.751963] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.752276] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.752276] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.760064] [48526]: WARNING neutronclient.v2_0.client [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.774021] [48527]: WARNING neutronclient.v2_0.client [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.889372] [48527]: DEBUG nova.policy [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.895234] [48527]: INFO nova.api.openstack.requestlog [None req-d2582100-7308-4947-9609-1efbae0d1067 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.151392 [ 831.896722] [48527]: [pid: 48527|app: 0|req: 1170/2405] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.898858] [48527]: DEBUG nova.api.openstack.wsgi [None req-f012940b-a04d-4a78-9dec-adbc20b7b5ca tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.905992] [48527]: INFO nova.api.openstack.requestlog [None req-f012940b-a04d-4a78-9dec-adbc20b7b5ca tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-93905893" status: 200 len: 496 microversion: 2.1 time: 0.009602 [ 831.906545] [48527]: [pid: 48527|app: 0|req: 1171/2406] 10.180.1.21 () {58 vars in 1207 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-93905893 => generated 496 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 831.908737] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.910045] [48527]: DEBUG nova.compute.api [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.915863] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.915863] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.916176] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.916448] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.916614] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.916835] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.922469] [48526]: DEBUG nova.policy [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.928983] [48526]: INFO nova.api.openstack.requestlog [None req-264001fb-9fb6-4f32-a88d-757b7ef1e264 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1689 microversion: 2.1 time: 0.199792 [ 831.929841] [48526]: [pid: 48526|app: 0|req: 1236/2407] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:35 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1689 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.932880] [48526]: DEBUG nova.api.openstack.wsgi [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.935593] [48526]: DEBUG nova.compute.api [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.939635] [48526]: DEBUG oslo_concurrency.lockutils [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.939809] [48526]: DEBUG oslo_concurrency.lockutils [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.939850] [48526]: DEBUG oslo_concurrency.lockutils [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.940251] [48526]: DEBUG oslo_concurrency.lockutils [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.940433] [48526]: DEBUG oslo_concurrency.lockutils [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.940490] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.940618] [48526]: DEBUG oslo_concurrency.lockutils [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.940659] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.941411] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.941606] [48527]: DEBUG nova.objects.instance [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.945151] [48527]: WARNING neutronclient.v2_0.client [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.958191] [48526]: WARNING neutronclient.v2_0.client [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.979239] [48527]: DEBUG nova.policy [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.982700] [48527]: INFO nova.api.openstack.requestlog [None req-5c413328-a31b-4bc4-b9c5-6cab56113603 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.075749 [ 831.983151] [48527]: [pid: 48527|app: 0|req: 1172/2408] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.985599] [48527]: DEBUG nova.api.openstack.wsgi [None req-c40fa547-bf65-49a2-ae64-a1b8693c19ae tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.992694] [48526]: DEBUG nova.policy [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.998396] [48526]: INFO nova.api.openstack.requestlog [None req-f264661c-3201-4de1-bf96-1bfb85f3339f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.067890 [ 831.998555] [48527]: INFO nova.api.openstack.requestlog [None req-c40fa547-bf65-49a2-ae64-a1b8693c19ae tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-93905893" status: 202 len: 0 microversion: 2.1 time: 0.014834 [ 831.999329] [48527]: [pid: 48527|app: 0|req: 1173/2409] 10.180.1.21 () {58 vars in 1210 bytes} [Fri Dec 12 13:55:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-93905893 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 831.999430] [48526]: [pid: 48526|app: 0|req: 1237/2410] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.001365] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.002715] [48527]: DEBUG nova.compute.api [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.006279] [48526]: DEBUG nova.api.openstack.wsgi [None req-8b87a649-d84c-4018-be15-37635b437ac3 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-938916965", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDm7gCMn24kV2kLWnTXRSrFfuVjMfm4CySWOqjfKysucBmaPKaHB/i2XM6P1CwHGHpfqNNICsnNYA0aevrRMn8GrRcFWyDyPgfKWbwSJeUdsLvTE9F3/llMx7n8VfmzfrA=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 832.006925] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.007195] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.007337] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.008657] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.008657] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.008657] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.019964] [48526]: DEBUG nova.quota [None req-8b87a649-d84c-4018-be15-37635b437ac3 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 832.022602] [48526]: DEBUG nova.quota [None req-8b87a649-d84c-4018-be15-37635b437ac3 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for user 78c71d63bca14904afea11b72141becd and project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 832.024823] [48527]: WARNING neutronclient.v2_0.client [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.042067] [48526]: INFO nova.api.openstack.requestlog [None req-8b87a649-d84c-4018-be15-37635b437ac3 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.036395 [ 832.042067] [48526]: [pid: 48526|app: 0|req: 1238/2411] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:55:36 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 832.045985] [48526]: DEBUG nova.api.openstack.wsgi [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.047328] [48526]: DEBUG nova.compute.api [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.048440] [48527]: DEBUG nova.policy [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.054741] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.054854] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.054962] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.055501] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.055501] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.055501] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.056755] [48527]: INFO nova.api.openstack.requestlog [None req-5c701ddf-77c5-4de2-88b3-b9b5d3e4cdff tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.057211 [ 832.057107] [48527]: [pid: 48527|app: 0|req: 1174/2412] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.062250] [48527]: DEBUG nova.api.openstack.wsgi [None req-e00726e9-5cd7-4a5e-a808-7de728be5c09 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.075342] [48527]: INFO nova.api.openstack.requestlog [None req-e00726e9-5cd7-4a5e-a808-7de728be5c09 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-938916965" status: 202 len: 0 microversion: 2.1 time: 0.017620 [ 832.075765] [48527]: [pid: 48527|app: 0|req: 1175/2413] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 13:55:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-938916965 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 832.082058] [48526]: WARNING neutronclient.v2_0.client [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.086506] [48527]: DEBUG nova.api.openstack.wsgi [None req-745d2c0b-3e2d-4e09-9f60-27c9a4776cb3 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1145628062", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 832.099578] [48527]: DEBUG nova.quota [None req-745d2c0b-3e2d-4e09-9f60-27c9a4776cb3 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 832.104343] [48527]: DEBUG nova.quota [None req-745d2c0b-3e2d-4e09-9f60-27c9a4776cb3 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for user 78c71d63bca14904afea11b72141becd and project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 832.120679] [48527]: INFO nova.api.openstack.requestlog [None req-745d2c0b-3e2d-4e09-9f60-27c9a4776cb3 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 574 microversion: 2.1 time: 0.037800 [ 832.121499] [48527]: [pid: 48527|app: 0|req: 1176/2414] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:55:36 2025] POST /compute/v2.1/os-keypairs => generated 574 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 832.129771] [48527]: DEBUG nova.api.openstack.wsgi [None req-daf35470-dddf-4e50-9fc4-cbbf6c23aa13 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.129890] [48526]: DEBUG nova.policy [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.134323] [48526]: INFO nova.api.openstack.requestlog [None req-7d46fa35-30dd-4fab-a7f0-d8187ac52c0a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.092830 [ 832.134682] [48526]: [pid: 48526|app: 0|req: 1239/2415] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.143212] [48527]: INFO nova.api.openstack.requestlog [None req-daf35470-dddf-4e50-9fc4-cbbf6c23aa13 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1145628062" status: 202 len: 0 microversion: 2.1 time: 0.015578 [ 832.143647] [48527]: [pid: 48527|app: 0|req: 1177/2416] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:55:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1145628062 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 832.153964] [48526]: DEBUG nova.api.openstack.wsgi [None req-5a7483f3-5644-4f3a-be27-f652824b9093 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-2080950465", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM0KK7ODFmKztUybUbtVS8+iu+OkfYyjlc0RY6lcCq6h1j3PaNeulk0I3pduN0b2PVoNVz9KeaBTMdM3MRrEkvEX3ahh2fb2Nd6Bo1kA0KN5jLkG8yfxcndC07YeyRpsPQ=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 832.165531] [48526]: DEBUG nova.quota [None req-5a7483f3-5644-4f3a-be27-f652824b9093 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 832.168465] [48526]: DEBUG nova.quota [None req-5a7483f3-5644-4f3a-be27-f652824b9093 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for user 78c71d63bca14904afea11b72141becd and project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 832.184867] [48526]: INFO nova.api.openstack.requestlog [None req-5a7483f3-5644-4f3a-be27-f652824b9093 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.033850 [ 832.185302] [48526]: [pid: 48526|app: 0|req: 1240/2417] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:55:36 2025] POST /compute/v2.1/os-keypairs => generated 405 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 832.192053] [48527]: DEBUG nova.api.openstack.wsgi [None req-16a0d5fb-2a42-441a-a810-21d8f947b9bc tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-278148062", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLvLZFxfm2tQqxRVk/DYX9xHbl+gUD19V5K1UEffwNibyRIX+xUkrmu2YAPjP21A3pCdM4r9kykkpjPG+OpqkZE3Hwfr4X3ZkQLH9zsCHE/lAk9BD/DQtiJD5bVm0bkKQA=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 832.203503] [48526]: DEBUG nova.api.openstack.wsgi [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.203598] [48527]: DEBUG nova.quota [None req-16a0d5fb-2a42-441a-a810-21d8f947b9bc tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 832.206159] [48526]: DEBUG nova.compute.api [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.206589] [48527]: DEBUG nova.quota [None req-16a0d5fb-2a42-441a-a810-21d8f947b9bc tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for user 78c71d63bca14904afea11b72141becd and project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 832.210890] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.211098] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.211240] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.211703] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.212175] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.212307] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.224533] [48527]: INFO nova.api.openstack.requestlog [None req-16a0d5fb-2a42-441a-a810-21d8f947b9bc tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.034600 [ 832.225032] [48527]: [pid: 48527|app: 0|req: 1178/2418] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:55:36 2025] POST /compute/v2.1/os-keypairs => generated 404 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 832.227998] [48527]: DEBUG nova.api.openstack.wsgi [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.229668] [48527]: DEBUG nova.compute.api [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.234361] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.234609] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.234780] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.235082] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.235273] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.235546] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.241827] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.242907] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.242907] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.242907] [48526]: DEBUG nova.objects.instance [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.246551] [48526]: WARNING neutronclient.v2_0.client [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.256274] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.256698] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.256698] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.256861] [48527]: DEBUG nova.objects.instance [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.261466] [48527]: WARNING neutronclient.v2_0.client [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.269378] [48526]: DEBUG nova.policy [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.278312] [48526]: INFO nova.api.openstack.requestlog [None req-7c1d814d-a54f-40c4-8f26-5b22db191b5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.075222 [ 832.278312] [48526]: [pid: 48526|app: 0|req: 1241/2419] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.279822] [48526]: DEBUG nova.api.openstack.wsgi [None req-5a676024-8b7f-4341-b14e-912f37e71479 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-24250334", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPfZX3m4Qe8CFjiYt9yH5n9gdtRpIOHgihU1PNzVrvzK1e4PpZfMFLEMZBl6W5FUrEW2PP5lb5jlWvFzIoIuIiVqx3acGrtqFycf+LC+MTdnuHzKQNFk8weh4hEuaOO1DA=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 832.294325] [48526]: DEBUG nova.quota [None req-5a676024-8b7f-4341-b14e-912f37e71479 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 832.298307] [48526]: DEBUG nova.quota [None req-5a676024-8b7f-4341-b14e-912f37e71479 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Getting quotas for user 78c71d63bca14904afea11b72141becd and project d9e6ea601a384d94997009dbdf173d18. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 832.321125] [48526]: INFO nova.api.openstack.requestlog [None req-5a676024-8b7f-4341-b14e-912f37e71479 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 403 microversion: 2.1 time: 0.043466 [ 832.321363] [48526]: [pid: 48526|app: 0|req: 1242/2420] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:55:36 2025] POST /compute/v2.1/os-keypairs => generated 403 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 832.327959] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b4c8fd8-5d60-4bbb-a3ab-cf2298dd53ac tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.330860] [48526]: WARNING oslo_db.sqlalchemy.utils [None req-2b4c8fd8-5d60-4bbb-a3ab-cf2298dd53ac tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 832.336509] [48526]: INFO nova.api.openstack.requestlog [None req-2b4c8fd8-5d60-4bbb-a3ab-cf2298dd53ac tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1091 microversion: 2.1 time: 0.011023 [ 832.336741] [48526]: [pid: 48526|app: 0|req: 1243/2421] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/os-keypairs => generated 1091 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.342995] [48526]: DEBUG nova.api.openstack.wsgi [None req-b1e4883a-486e-491e-bb33-6627b8bb440b tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.354979] [48526]: INFO nova.api.openstack.requestlog [None req-b1e4883a-486e-491e-bb33-6627b8bb440b tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-24250334" status: 202 len: 0 microversion: 2.1 time: 0.014034 [ 832.355545] [48526]: [pid: 48526|app: 0|req: 1244/2422] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:55:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-24250334 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 832.360298] [48526]: DEBUG nova.api.openstack.wsgi [None req-72d3d9c1-0868-4e2e-8687-9ee909b8bed0 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.377235] [48526]: INFO nova.api.openstack.requestlog [None req-72d3d9c1-0868-4e2e-8687-9ee909b8bed0 tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-278148062" status: 202 len: 0 microversion: 2.1 time: 0.019129 [ 832.377616] [48526]: [pid: 48526|app: 0|req: 1245/2423] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:55:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-278148062 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 832.382911] [48526]: DEBUG nova.api.openstack.wsgi [None req-edf273c7-7291-4785-8873-9965750c49de tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.403617] [48526]: INFO nova.api.openstack.requestlog [None req-edf273c7-7291-4785-8873-9965750c49de tempest-KeyPairsV2TestJSON-1452674833 tempest-KeyPairsV2TestJSON-1452674833-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-2080950465" status: 202 len: 0 microversion: 2.1 time: 0.022756 [ 832.404271] [48526]: [pid: 48526|app: 0|req: 1246/2424] 10.180.1.21 () {58 vars in 1273 bytes} [Fri Dec 12 13:55:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-2080950465 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 832.414341] [48526]: DEBUG nova.api.openstack.wsgi [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.415869] [48526]: DEBUG nova.compute.api [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.421698] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.422951] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.423119] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.423377] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.423641] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.423641] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.457590] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.457784] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.458081] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.458220] [48526]: DEBUG nova.objects.instance [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.463033] [48526]: WARNING neutronclient.v2_0.client [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.754530] [48527]: DEBUG nova.policy [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.766877] [48527]: INFO nova.api.openstack.requestlog [None req-1a88b360-f086-424c-8340-ddc44fc69ccd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.541203 [ 832.767536] [48527]: [pid: 48527|app: 0|req: 1179/2425] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.770528] [48527]: DEBUG nova.api.openstack.wsgi [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.772761] [48526]: DEBUG nova.policy [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.772851] [48527]: DEBUG nova.compute.api [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.779835] [48526]: DEBUG nova.policy [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.779835] [48526]: DEBUG nova.policy [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.780159] [48526]: INFO nova.api.openstack.requestlog [None req-c1bbdec9-1eb0-458e-8eaf-7c3909b6d29b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.368265 [ 832.780424] [48526]: [pid: 48526|app: 0|req: 1247/2426] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 832.781224] [48527]: DEBUG oslo_concurrency.lockutils [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.781465] [48527]: DEBUG oslo_concurrency.lockutils [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.781610] [48527]: DEBUG oslo_concurrency.lockutils [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.781892] [48527]: DEBUG oslo_concurrency.lockutils [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.782055] [48527]: DEBUG oslo_concurrency.lockutils [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.782196] [48527]: DEBUG oslo_concurrency.lockutils [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.783898] [48526]: DEBUG nova.api.openstack.wsgi [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.783898] [48526]: DEBUG nova.compute.api [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.787274] [48526]: DEBUG oslo_concurrency.lockutils [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.787535] [48526]: DEBUG oslo_concurrency.lockutils [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.787637] [48526]: DEBUG oslo_concurrency.lockutils [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.787881] [48526]: DEBUG oslo_concurrency.lockutils [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.788043] [48526]: DEBUG oslo_concurrency.lockutils [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.788149] [48526]: DEBUG oslo_concurrency.lockutils [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.813820] [48527]: WARNING neutronclient.v2_0.client [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.819555] [48526]: WARNING neutronclient.v2_0.client [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.964846] [48527]: DEBUG nova.policy [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.972787] [48527]: INFO nova.api.openstack.requestlog [None req-a72b91b9-7bac-40ce-8265-f78ee74daf67 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.204904 [ 832.973240] [48527]: [pid: 48527|app: 0|req: 1180/2427] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:36 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.976916] [48527]: DEBUG nova.api.openstack.wsgi [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.977320] [48527]: DEBUG nova.compute.api [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.984427] [48526]: DEBUG nova.policy [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.984553] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.984553] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.984553] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.984553] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.984553] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.984553] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.993551] [48526]: INFO nova.api.openstack.requestlog [None req-584ec674-c669-429d-ac28-d3796a4164c8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.212683 [ 832.993903] [48526]: [pid: 48526|app: 0|req: 1248/2428] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.999032] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.004018] [48526]: DEBUG nova.compute.api [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.004018] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.004273] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.004273] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.004614] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.004783] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.004907] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.007317] [48527]: WARNING neutronclient.v2_0.client [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.028891] [48527]: DEBUG nova.policy [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.034415] [48526]: WARNING neutronclient.v2_0.client [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.034873] [48527]: INFO nova.api.openstack.requestlog [None req-fd4fc784-2f9f-4924-b2ac-a588e2eaf22c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.060726 [ 833.035415] [48527]: [pid: 48527|app: 0|req: 1181/2429] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.039771] [48527]: DEBUG nova.api.openstack.wsgi [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.041407] [48527]: DEBUG nova.compute.api [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.046290] [48527]: DEBUG oslo_concurrency.lockutils [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.046699] [48527]: DEBUG oslo_concurrency.lockutils [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.046882] [48527]: DEBUG oslo_concurrency.lockutils [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.047189] [48527]: DEBUG oslo_concurrency.lockutils [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.047545] [48527]: DEBUG oslo_concurrency.lockutils [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.047711] [48527]: DEBUG oslo_concurrency.lockutils [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.062020] [48526]: DEBUG nova.policy [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.066702] [48526]: INFO nova.api.openstack.requestlog [None req-6ac53726-2be5-4f99-86c8-43b3163f708e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1271 microversion: 2.1 time: 0.072219 [ 833.068976] [48526]: [pid: 48526|app: 0|req: 1249/2430] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1271 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.069857] [48526]: DEBUG nova.api.openstack.wsgi [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.071300] [48526]: DEBUG nova.compute.api [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.074900] [48526]: DEBUG oslo_concurrency.lockutils [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.075773] [48526]: DEBUG oslo_concurrency.lockutils [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.075773] [48526]: DEBUG oslo_concurrency.lockutils [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.075773] [48526]: DEBUG oslo_concurrency.lockutils [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.075773] [48526]: DEBUG oslo_concurrency.lockutils [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.075773] [48526]: DEBUG oslo_concurrency.lockutils [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.081224] [48527]: DEBUG oslo_concurrency.lockutils [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.081224] [48527]: DEBUG oslo_concurrency.lockutils [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.081690] [48527]: DEBUG oslo_concurrency.lockutils [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.081730] [48527]: DEBUG nova.objects.instance [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.089033] [48527]: WARNING neutronclient.v2_0.client [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.103248] [48526]: WARNING neutronclient.v2_0.client [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.111653] [48527]: DEBUG nova.policy [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.116179] [48527]: INFO nova.api.openstack.requestlog [None req-069fae48-5bc0-4362-9cdf-8dddfc1f421c tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.080124 [ 833.116679] [48527]: [pid: 48527|app: 0|req: 1182/2431] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.123136] [48526]: DEBUG nova.policy [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.124277] [48527]: DEBUG nova.api.openstack.wsgi [req-0d9ded4a-66c7-40cc-9ac0-111f6e28c0ee req-b7633e11-4b42-4b2e-84f3-cec13a1a2c44 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2100d309-1c64-4333-a954-e465ad3aa7a3", "name": "network-vif-deleted", "tag": "7dad737f-c02d-4945-bf49-5ef2af30d9ac"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 833.127985] [48526]: DEBUG nova.policy [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.128815] [48526]: DEBUG nova.policy [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.129383] [48526]: INFO nova.api.openstack.requestlog [None req-18888f80-e140-40bf-8c52-979d7b7f8af8 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1357 microversion: 2.47 time: 0.061757 [ 833.129709] [48526]: [pid: 48526|app: 0|req: 1250/2432] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1357 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 833.131898] [48527]: DEBUG oslo_concurrency.lockutils [req-0d9ded4a-66c7-40cc-9ac0-111f6e28c0ee req-b7633e11-4b42-4b2e-84f3-cec13a1a2c44 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.132092] [48527]: DEBUG oslo_concurrency.lockutils [req-0d9ded4a-66c7-40cc-9ac0-111f6e28c0ee req-b7633e11-4b42-4b2e-84f3-cec13a1a2c44 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.132226] [48527]: DEBUG oslo_concurrency.lockutils [req-0d9ded4a-66c7-40cc-9ac0-111f6e28c0ee req-b7633e11-4b42-4b2e-84f3-cec13a1a2c44 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.134083] [48526]: DEBUG nova.api.openstack.wsgi [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.139303] [48526]: DEBUG nova.compute.api [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.140066] [48527]: INFO nova.api.openstack.compute.server_external_events [req-0d9ded4a-66c7-40cc-9ac0-111f6e28c0ee req-b7633e11-4b42-4b2e-84f3-cec13a1a2c44 service nova] Creating event network-vif-deleted:7dad737f-c02d-4945-bf49-5ef2af30d9ac for instance 2100d309-1c64-4333-a954-e465ad3aa7a3 on cpu-1 [ 833.143113] [48526]: DEBUG oslo_concurrency.lockutils [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.143492] [48526]: DEBUG oslo_concurrency.lockutils [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.143825] [48526]: DEBUG oslo_concurrency.lockutils [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.144397] [48526]: DEBUG oslo_concurrency.lockutils [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.145110] [48526]: DEBUG oslo_concurrency.lockutils [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.145110] [48526]: DEBUG oslo_concurrency.lockutils [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.145287] [48527]: INFO nova.api.openstack.requestlog [req-0d9ded4a-66c7-40cc-9ac0-111f6e28c0ee req-b7633e11-4b42-4b2e-84f3-cec13a1a2c44 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027839 [ 833.145433] [48527]: [pid: 48527|app: 0|req: 1183/2433] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:37 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) [ 833.148327] [48527]: DEBUG nova.api.openstack.wsgi [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.150713] [48527]: DEBUG nova.compute.api [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.154019] [48527]: DEBUG oslo_concurrency.lockutils [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.154202] [48527]: DEBUG oslo_concurrency.lockutils [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.154337] [48527]: DEBUG oslo_concurrency.lockutils [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.154589] [48527]: DEBUG oslo_concurrency.lockutils [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.154729] [48527]: DEBUG oslo_concurrency.lockutils [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.154854] [48527]: DEBUG oslo_concurrency.lockutils [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.172229] [48526]: WARNING neutronclient.v2_0.client [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.186877] [48527]: WARNING neutronclient.v2_0.client [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.194331] [48526]: DEBUG nova.policy [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.200468] [48526]: INFO nova.api.openstack.requestlog [None req-67fbc81a-e75f-447c-9309-b8705efcfece tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.070191 [ 833.201822] [48526]: [pid: 48526|app: 0|req: 1251/2434] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.206250] [48526]: DEBUG nova.api.openstack.wsgi [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.206250] [48526]: DEBUG nova.compute.api [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.206327] [48527]: DEBUG nova.policy [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.210232] [48527]: INFO nova.api.openstack.requestlog [None req-77c39ae5-93f6-447f-9066-4fc699fb076c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.064164 [ 833.210667] [48527]: [pid: 48527|app: 0|req: 1184/2435] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.210743] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.211030] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.211203] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.212038] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.212038] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.212038] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.212768] [48527]: DEBUG nova.api.openstack.wsgi [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.214237] [48527]: DEBUG nova.compute.api [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.218031] [48527]: DEBUG oslo_concurrency.lockutils [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.218031] [48527]: DEBUG oslo_concurrency.lockutils [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.218185] [48527]: DEBUG oslo_concurrency.lockutils [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.218433] [48527]: DEBUG oslo_concurrency.lockutils [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.218571] [48527]: DEBUG oslo_concurrency.lockutils [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.218687] [48527]: DEBUG oslo_concurrency.lockutils [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.239903] [48526]: WARNING neutronclient.v2_0.client [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.246120] [48527]: DEBUG oslo_concurrency.lockutils [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.246120] [48527]: DEBUG oslo_concurrency.lockutils [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.246120] [48527]: DEBUG oslo_concurrency.lockutils [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.246120] [48527]: DEBUG nova.objects.instance [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.249446] [48527]: WARNING neutronclient.v2_0.client [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.261528] [48526]: DEBUG nova.policy [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.269564] [48526]: INFO nova.api.openstack.requestlog [None req-d0d71888-8da4-488f-a41c-11d813572458 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1325 microversion: 2.1 time: 0.067946 [ 833.269903] [48526]: [pid: 48526|app: 0|req: 1252/2436] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1325 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.270407] [48527]: DEBUG nova.policy [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.272778] [48526]: DEBUG nova.api.openstack.wsgi [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.274119] [48526]: DEBUG nova.compute.api [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.277822] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.277941] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.278678] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.278678] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.278801] [48527]: INFO nova.api.openstack.requestlog [None req-c624dea3-98fa-45fc-9a48-4686594b2023 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.066695 [ 833.278864] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.278864] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.278972] [48527]: [pid: 48527|app: 0|req: 1185/2437] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.283060] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.287145] [48527]: DEBUG nova.compute.api [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.290353] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.290730] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.291028] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.292953] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.292953] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.292953] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.302393] [48526]: WARNING neutronclient.v2_0.client [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.321018] [48527]: WARNING neutronclient.v2_0.client [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.332281] [48526]: DEBUG nova.policy [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.343021] [48526]: INFO nova.api.openstack.requestlog [None req-4a98b517-6ed9-4a7c-bd42-2d64d4f9815a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1209 microversion: 2.1 time: 0.071830 [ 833.343681] [48526]: [pid: 48526|app: 0|req: 1253/2438] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.347022] [48527]: DEBUG nova.policy [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.357359] [48527]: INFO nova.api.openstack.requestlog [None req-ef6339ec-8efa-46d6-beca-4e2b66bda1c0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.077614 [ 833.357909] [48527]: [pid: 48527|app: 0|req: 1186/2439] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.361259] [48527]: DEBUG nova.api.openstack.wsgi [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.365731] [48527]: DEBUG nova.compute.api [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.374423] [48527]: DEBUG oslo_concurrency.lockutils [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.376208] [48527]: DEBUG oslo_concurrency.lockutils [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.376208] [48527]: DEBUG oslo_concurrency.lockutils [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.376208] [48527]: DEBUG oslo_concurrency.lockutils [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.376208] [48527]: DEBUG oslo_concurrency.lockutils [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.376208] [48527]: DEBUG oslo_concurrency.lockutils [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.409423] [48527]: WARNING neutronclient.v2_0.client [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.437372] [48527]: DEBUG nova.policy [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.446930] [48527]: INFO nova.api.openstack.requestlog [None req-8278c8bb-14a9-4eb8-8e53-e9e03a633951 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.088299 [ 833.447461] [48527]: [pid: 48527|app: 0|req: 1187/2440] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.452023] [48527]: DEBUG nova.api.openstack.wsgi [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.453528] [48527]: DEBUG nova.compute.api [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.458994] [48527]: DEBUG oslo_concurrency.lockutils [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.459435] [48527]: DEBUG oslo_concurrency.lockutils [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.459744] [48527]: DEBUG oslo_concurrency.lockutils [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.460255] [48527]: DEBUG oslo_concurrency.lockutils [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.460549] [48527]: DEBUG oslo_concurrency.lockutils [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.460992] [48527]: DEBUG oslo_concurrency.lockutils [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.499924] [48527]: DEBUG oslo_concurrency.lockutils [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.500333] [48527]: DEBUG oslo_concurrency.lockutils [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.500602] [48527]: DEBUG oslo_concurrency.lockutils [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.500905] [48527]: DEBUG nova.objects.instance [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.506842] [48527]: WARNING neutronclient.v2_0.client [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.529178] [48527]: DEBUG nova.policy [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.535183] [48527]: INFO nova.api.openstack.requestlog [None req-027f08c5-df2b-4527-ac8b-12067fe36f0e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.086917 [ 833.539021] [48527]: [pid: 48527|app: 0|req: 1188/2441] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:37 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.539230] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1027883232", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "min_count": 2, "networks": [{"uuid": "260a4412-0c88-4160-8cd7-3b001a5054d9"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 833.580892] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.581106] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.581243] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.581574] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.582815] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.583663] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.588740] [48526]: DEBUG nova.network.neutron [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] validate_networks() for [('260a4412-0c88-4160-8cd7-3b001a5054d9', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 833.589039] [48526]: WARNING neutronclient.v2_0.client [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.590265] [48526]: WARNING openstack [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 833.590844] [48526]: WARNING openstack [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 833.597142] [48526]: INFO nova.network.neutron [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] _ports_needed_per_instance requested_netwokrs=[('260a4412-0c88-4160-8cd7-3b001a5054d9', None, None, None, None, None)] [ 833.703416] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAaction247Test-server-1084658238", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 833.723336] [48526]: WARNING neutronclient.v2_0.client [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.724051] [48526]: WARNING openstack [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 833.724281] [48526]: WARNING openstack [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 833.739676] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.739844] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.739982] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.740324] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.740477] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.740604] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.749839] [48527]: DEBUG nova.virt.hardware [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 833.749978] [48527]: DEBUG nova.virt.hardware [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 833.750138] [48527]: DEBUG nova.virt.hardware [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 833.750263] [48527]: DEBUG nova.virt.hardware [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 833.750836] [48527]: DEBUG nova.virt.hardware [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 833.760035] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.760981] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.760981] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.760981] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.762319] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.764058] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.778424] [48527]: DEBUG nova.quota [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Getting quotas for project 44b26f44145d4728a2f71a5626b2f84c. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 833.784390] [48527]: DEBUG nova.quota [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Getting quotas for user f69b3fe282934d88aa7fb4cbfff16618 and project 44b26f44145d4728a2f71a5626b2f84c. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 833.794884] [48527]: DEBUG nova.compute.api [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 833.796342] [48527]: DEBUG nova.compute.api [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 833.835535] [48526]: DEBUG nova.virt.hardware [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 833.835535] [48526]: DEBUG nova.virt.hardware [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 833.835535] [48526]: DEBUG nova.virt.hardware [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 833.835535] [48526]: DEBUG nova.virt.hardware [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 833.835535] [48526]: DEBUG nova.virt.hardware [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 833.844617] [48527]: INFO nova.api.openstack.requestlog [None req-5c40b566-f942-491c-8ad6-f8e923c5f707 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.207349 [ 833.845042] [48527]: [pid: 48527|app: 0|req: 1189/2442] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:55:37 2025] POST /compute/v2.1/servers => generated 380 bytes in 208 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) [ 833.850406] [48527]: DEBUG nova.api.openstack.wsgi [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.853318] [48527]: DEBUG nova.compute.api [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.854198] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.854760] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.854760] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.855224] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.859360] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.859448] [48527]: DEBUG oslo_concurrency.lockutils [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.859448] [48527]: DEBUG oslo_concurrency.lockutils [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.859929] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.860133] [48527]: DEBUG oslo_concurrency.lockutils [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.862099] [48527]: DEBUG oslo_concurrency.lockutils [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.862099] [48527]: DEBUG oslo_concurrency.lockutils [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.862099] [48527]: DEBUG oslo_concurrency.lockutils [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.884333] [48526]: DEBUG nova.quota [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Getting quotas for project 855e7f63e7674cdcb922117e0d216ee8. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 833.891519] [48526]: DEBUG nova.quota [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Getting quotas for user 39afac222ad74883925419057364777f and project 855e7f63e7674cdcb922117e0d216ee8. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 833.903065] [48526]: DEBUG nova.compute.api [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Going to run 2 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 833.905305] [48526]: DEBUG nova.compute.api [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 833.906977] [48527]: DEBUG oslo_concurrency.lockutils [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.907213] [48527]: DEBUG oslo_concurrency.lockutils [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.907497] [48527]: DEBUG oslo_concurrency.lockutils [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.907673] [48527]: DEBUG nova.objects.instance [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.915186] [48527]: WARNING neutronclient.v2_0.client [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.936260] [48526]: DEBUG nova.compute.api [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=13188f58-d42d-451a-ae61-313fff43c796,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 833.938402] [48527]: DEBUG nova.policy [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.946039] [48527]: INFO nova.api.openstack.requestlog [None req-da02c6dd-fd5f-436c-b466-00bbbefda0be tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.099880 [ 833.946247] [48527]: [pid: 48527|app: 0|req: 1190/2443] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.953554] [48527]: DEBUG nova.api.openstack.wsgi [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.959657] [48527]: DEBUG nova.compute.api [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.963575] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.963762] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.964627] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.964627] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.964627] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.964627] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.980914] [48526]: INFO nova.api.openstack.requestlog [None req-c5283801-aad7-423f-a169-ecc57bfb7b93 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.636595 [ 833.981335] [48526]: [pid: 48526|app: 0|req: 1254/2444] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:55:37 2025] POST /compute/v2.1/servers => generated 380 bytes in 637 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 833.983792] [48526]: DEBUG nova.api.openstack.wsgi [None req-bba6700b-cb71-4f9d-b46f-88512dbe80d3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.985250] [48526]: DEBUG nova.compute.api [None req-bba6700b-cb71-4f9d-b46f-88512dbe80d3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.996205] [48526]: WARNING neutronclient.v2_0.client [None req-bba6700b-cb71-4f9d-b46f-88512dbe80d3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.009107] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.010036] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.010036] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.010294] [48527]: DEBUG nova.objects.instance [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.014017] [48527]: WARNING neutronclient.v2_0.client [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.017975] [48526]: DEBUG nova.policy [None req-bba6700b-cb71-4f9d-b46f-88512dbe80d3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.024784] [48526]: DEBUG nova.policy [None req-bba6700b-cb71-4f9d-b46f-88512dbe80d3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.025419] [48526]: DEBUG nova.policy [None req-bba6700b-cb71-4f9d-b46f-88512dbe80d3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.026048] [48526]: INFO nova.api.openstack.requestlog [None req-bba6700b-cb71-4f9d-b46f-88512dbe80d3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1303 microversion: 2.47 time: 0.044224 [ 834.029288] [48526]: [pid: 48526|app: 0|req: 1255/2445] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1303 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.031981] [48526]: DEBUG nova.api.openstack.wsgi [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.033652] [48526]: DEBUG nova.compute.api [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.039318] [48527]: DEBUG nova.policy [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.039424] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.039424] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.039424] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.039424] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.039424] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.039424] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.044246] [48527]: DEBUG nova.policy [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.044927] [48527]: DEBUG nova.policy [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.045709] [48527]: INFO nova.api.openstack.requestlog [None req-f5116ca2-d9a6-4e91-bde1-3348c79c5d2e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.095151 [ 834.046182] [48527]: [pid: 48527|app: 0|req: 1191/2446] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.048309] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.051022] [48527]: DEBUG nova.policy [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.051419] [48527]: DEBUG nova.compute.api [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Searching by: {'deleted': False, 'project_id': '855e7f63e7674cdcb922117e0d216ee8'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 834.060025] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.060353] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.060521] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.061052] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.061271] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.061437] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.073943] [48526]: WARNING neutronclient.v2_0.client [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.082958] [48527]: INFO nova.api.openstack.requestlog [None req-ac7bd41b-a2c5-45d2-9c31-719e30ac37b8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 677 microversion: 2.1 time: 0.035946 [ 834.082958] [48527]: [pid: 48527|app: 0|req: 1192/2447] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers => generated 677 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 834.085305] [48527]: DEBUG nova.api.openstack.wsgi [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.086799] [48527]: DEBUG nova.compute.api [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.090506] [48527]: DEBUG oslo_concurrency.lockutils [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.090770] [48527]: DEBUG oslo_concurrency.lockutils [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.090919] [48527]: DEBUG oslo_concurrency.lockutils [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.091201] [48527]: DEBUG oslo_concurrency.lockutils [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.091422] [48527]: DEBUG oslo_concurrency.lockutils [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.091541] [48527]: DEBUG oslo_concurrency.lockutils [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.100573] [48526]: DEBUG nova.policy [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.107512] [48526]: INFO nova.api.openstack.requestlog [None req-f4724aeb-aca5-48e1-a770-7bbec1d046cd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1263 microversion: 2.1 time: 0.077405 [ 834.108018] [48526]: [pid: 48526|app: 0|req: 1256/2448] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1263 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.110523] [48526]: DEBUG nova.api.openstack.wsgi [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.111893] [48526]: DEBUG nova.compute.api [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.116584] [48527]: WARNING neutronclient.v2_0.client [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.118455] [48526]: DEBUG oslo_concurrency.lockutils [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.118701] [48526]: DEBUG oslo_concurrency.lockutils [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.118868] [48526]: DEBUG oslo_concurrency.lockutils [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.119200] [48526]: DEBUG oslo_concurrency.lockutils [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.119404] [48526]: DEBUG oslo_concurrency.lockutils [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.119560] [48526]: DEBUG oslo_concurrency.lockutils [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.139079] [48527]: DEBUG nova.policy [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.140741] [48526]: WARNING neutronclient.v2_0.client [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.143376] [48527]: INFO nova.api.openstack.requestlog [None req-650d3e6d-97e0-4fe9-bae3-8dee9d752b6c tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.059787 [ 834.143636] [48527]: [pid: 48527|app: 0|req: 1193/2449] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.148026] [48527]: DEBUG nova.api.openstack.wsgi [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.148942] [48527]: DEBUG nova.compute.api [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.152337] [48527]: DEBUG oslo_concurrency.lockutils [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.152519] [48527]: DEBUG oslo_concurrency.lockutils [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.152649] [48527]: DEBUG oslo_concurrency.lockutils [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.152927] [48527]: DEBUG oslo_concurrency.lockutils [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.153078] [48527]: DEBUG oslo_concurrency.lockutils [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.153619] [48527]: DEBUG oslo_concurrency.lockutils [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.161473] [48526]: DEBUG nova.policy [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.166722] [48526]: INFO nova.api.openstack.requestlog [None req-2466d19b-9039-422c-a367-85194da473b7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.058014 [ 834.167141] [48526]: [pid: 48526|app: 0|req: 1257/2450] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.169953] [48526]: DEBUG nova.api.openstack.wsgi [None req-635e1fcd-a739-405a-ab6b-6216705b6213 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.173422] [48526]: DEBUG nova.compute.api [None req-635e1fcd-a739-405a-ab6b-6216705b6213 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.181246] [48527]: WARNING neutronclient.v2_0.client [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.182315] [48526]: WARNING neutronclient.v2_0.client [None req-635e1fcd-a739-405a-ab6b-6216705b6213 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.198956] [48527]: DEBUG nova.policy [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.201982] [48526]: DEBUG nova.policy [None req-635e1fcd-a739-405a-ab6b-6216705b6213 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.203378] [48527]: INFO nova.api.openstack.requestlog [None req-e616558e-db67-4bdc-88ac-468fee902f8d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1271 microversion: 2.1 time: 0.059175 [ 834.203728] [48527]: [pid: 48527|app: 0|req: 1194/2451] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1271 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.205909] [48526]: INFO nova.api.openstack.requestlog [None req-635e1fcd-a739-405a-ab6b-6216705b6213 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1218 microversion: 2.1 time: 0.038144 [ 834.206272] [48527]: DEBUG nova.api.openstack.wsgi [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.206328] [48526]: [pid: 48526|app: 0|req: 1258/2452] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.207758] [48527]: DEBUG nova.compute.api [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.210436] [48526]: DEBUG nova.api.openstack.wsgi [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.211469] [48526]: DEBUG nova.compute.api [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.211619] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.211619] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.212396] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.212396] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.212396] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.212396] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.215261] [48526]: DEBUG oslo_concurrency.lockutils [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.215548] [48526]: DEBUG oslo_concurrency.lockutils [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.215739] [48526]: DEBUG oslo_concurrency.lockutils [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.216049] [48526]: DEBUG oslo_concurrency.lockutils [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.216254] [48526]: DEBUG oslo_concurrency.lockutils [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.216411] [48526]: DEBUG oslo_concurrency.lockutils [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.236892] [48526]: WARNING neutronclient.v2_0.client [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.237953] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.238294] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.238381] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.238552] [48527]: DEBUG nova.objects.instance [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.242214] [48527]: WARNING neutronclient.v2_0.client [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.256675] [48526]: DEBUG nova.policy [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.260593] [48527]: DEBUG nova.policy [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.261171] [48526]: DEBUG nova.policy [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.261822] [48526]: DEBUG nova.policy [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.262560] [48526]: INFO nova.api.openstack.requestlog [None req-331b7416-ac71-4715-bc9c-927fa78f1223 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1357 microversion: 2.47 time: 0.055715 [ 834.262897] [48526]: [pid: 48526|app: 0|req: 1259/2453] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1357 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.266219] [48526]: DEBUG nova.api.openstack.wsgi [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.267032] [48527]: INFO nova.api.openstack.requestlog [None req-ab468d03-56ae-4cf7-92cb-18d55ae1ff1e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.062508 [ 834.267917] [48527]: [pid: 48527|app: 0|req: 1195/2454] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.267992] [48526]: DEBUG nova.compute.api [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.270965] [48526]: DEBUG oslo_concurrency.lockutils [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.271162] [48527]: DEBUG nova.api.openstack.wsgi [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.271386] [48526]: DEBUG oslo_concurrency.lockutils [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.271386] [48526]: DEBUG oslo_concurrency.lockutils [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.271639] [48526]: DEBUG oslo_concurrency.lockutils [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.271681] [48526]: DEBUG oslo_concurrency.lockutils [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.271793] [48526]: DEBUG oslo_concurrency.lockutils [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.273331] [48527]: DEBUG nova.compute.api [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.277827] [48527]: DEBUG oslo_concurrency.lockutils [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.277951] [48527]: DEBUG oslo_concurrency.lockutils [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.278198] [48527]: DEBUG oslo_concurrency.lockutils [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.278594] [48527]: DEBUG oslo_concurrency.lockutils [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.278838] [48527]: DEBUG oslo_concurrency.lockutils [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.279042] [48527]: DEBUG oslo_concurrency.lockutils [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.288050] [48526]: WARNING neutronclient.v2_0.client [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.321177] [48526]: DEBUG nova.policy [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.327973] [48526]: INFO nova.api.openstack.requestlog [None req-f21c485c-2016-4ffb-b9cc-3e4f95979ddf tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.064395 [ 834.328433] [48526]: [pid: 48526|app: 0|req: 1260/2455] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.329048] [48527]: WARNING neutronclient.v2_0.client [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.331538] [48526]: DEBUG nova.api.openstack.wsgi [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.333230] [48526]: DEBUG nova.compute.api [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.337658] [48526]: DEBUG oslo_concurrency.lockutils [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.337872] [48526]: DEBUG oslo_concurrency.lockutils [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.338061] [48526]: DEBUG oslo_concurrency.lockutils [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.338318] [48526]: DEBUG oslo_concurrency.lockutils [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.338512] [48526]: DEBUG oslo_concurrency.lockutils [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.338608] [48526]: DEBUG oslo_concurrency.lockutils [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.352808] [48527]: DEBUG nova.policy [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.358111] [48527]: INFO nova.api.openstack.requestlog [None req-89cfd3a4-1037-4620-83eb-578852345cbb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.089947 [ 834.358652] [48527]: [pid: 48527|app: 0|req: 1196/2456] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.361097] [48527]: DEBUG nova.api.openstack.wsgi [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.362534] [48527]: DEBUG nova.compute.api [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.362682] [48526]: DEBUG oslo_concurrency.lockutils [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.362912] [48526]: DEBUG oslo_concurrency.lockutils [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.363064] [48526]: DEBUG oslo_concurrency.lockutils [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.363222] [48526]: DEBUG nova.objects.instance [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.366184] [48527]: DEBUG oslo_concurrency.lockutils [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.366373] [48527]: DEBUG oslo_concurrency.lockutils [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.366510] [48527]: DEBUG oslo_concurrency.lockutils [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.366765] [48527]: DEBUG oslo_concurrency.lockutils [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.366919] [48527]: DEBUG oslo_concurrency.lockutils [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.367050] [48527]: DEBUG oslo_concurrency.lockutils [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.367541] [48526]: WARNING neutronclient.v2_0.client [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.391822] [48527]: DEBUG oslo_concurrency.lockutils [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.391822] [48527]: DEBUG oslo_concurrency.lockutils [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.391822] [48527]: DEBUG oslo_concurrency.lockutils [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.392122] [48527]: DEBUG nova.objects.instance [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.393717] [48526]: DEBUG nova.policy [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.396593] [48527]: WARNING neutronclient.v2_0.client [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.402325] [48526]: INFO nova.api.openstack.requestlog [None req-b53b114a-f6da-4044-8ae8-882c0c735725 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.073234 [ 834.402741] [48526]: [pid: 48526|app: 0|req: 1261/2457] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.405757] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.407928] [48526]: DEBUG nova.compute.api [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.415092] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.415092] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.415092] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.415092] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.415092] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.415497] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.423234] [48527]: DEBUG nova.policy [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.432918] [48527]: INFO nova.api.openstack.requestlog [None req-69001573-2af5-4219-bbeb-6d0169608540 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.073482 [ 834.433058] [48527]: [pid: 48527|app: 0|req: 1197/2458] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.436209] [48527]: DEBUG nova.api.openstack.wsgi [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.442422] [48527]: DEBUG nova.compute.api [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.442939] [48526]: WARNING neutronclient.v2_0.client [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.448888] [48527]: DEBUG oslo_concurrency.lockutils [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.448888] [48527]: DEBUG oslo_concurrency.lockutils [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.448888] [48527]: DEBUG oslo_concurrency.lockutils [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.448888] [48527]: DEBUG oslo_concurrency.lockutils [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.448888] [48527]: DEBUG oslo_concurrency.lockutils [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.448888] [48527]: DEBUG oslo_concurrency.lockutils [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.465573] [48526]: DEBUG nova.policy [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.467926] [48527]: WARNING neutronclient.v2_0.client [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.469800] [48526]: INFO nova.api.openstack.requestlog [None req-2b2c1559-7cef-4ab2-a891-bdb3c991dd33 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.066433 [ 834.470289] [48526]: [pid: 48526|app: 0|req: 1262/2459] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.474302] [48526]: DEBUG nova.api.openstack.wsgi [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.474990] [48526]: DEBUG nova.compute.api [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.478379] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.478618] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.478800] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.479118] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.479265] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.480038] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.489619] [48527]: DEBUG nova.policy [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.494031] [48527]: INFO nova.api.openstack.requestlog [None req-c853d21d-ef96-4ce1-9d9c-53b2c36a315e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.060396 [ 834.494429] [48527]: [pid: 48527|app: 0|req: 1198/2460] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.496965] [48526]: WARNING neutronclient.v2_0.client [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.517080] [48526]: DEBUG nova.policy [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.521799] [48526]: INFO nova.api.openstack.requestlog [None req-ed5c67df-2351-4548-b015-c6f96b896c70 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.050882 [ 834.521956] [48526]: [pid: 48526|app: 0|req: 1263/2461] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.549089] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.550553] [48527]: DEBUG nova.compute.api [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.553988] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.554197] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.554332] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.554580] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.554722] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.554875] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.577141] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.577335] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.577466] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.577615] [48527]: DEBUG nova.objects.instance [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.580434] [48527]: WARNING neutronclient.v2_0.client [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.594898] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsV293TestJSON-server-260043693", "imageRef": "", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "8e186ac3-7e17-498f-b40f-dad6e6a9bf5e"}], "security_groups": [{"name": "tempest-securitygroup--2136004311"}], "key_name": "tempest-keypair-1974207201", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "df6182ee-05b2-4ff2-aba5-209bdb6a4b52", "source_type": "volume", "destination_type": "volume", "boot_index": 0, ": true}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 834.598634] [48527]: DEBUG nova.policy [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.602793] [48527]: INFO nova.api.openstack.requestlog [None req-5f271d41-c2a8-44c3-90dc-65ecd37a1574 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.056643 [ 834.603198] [48527]: [pid: 48527|app: 0|req: 1199/2462] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:38 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.633310] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.633504] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.633642] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.633962] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.635276] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.636160] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.641112] [48526]: WARNING neutronclient.v2_0.client [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.674219] [48526]: DEBUG nova.network.neutron [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] validate_networks() for [('8e186ac3-7e17-498f-b40f-dad6e6a9bf5e', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 834.674594] [48526]: WARNING neutronclient.v2_0.client [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.675240] [48526]: WARNING openstack [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 834.675564] [48526]: WARNING openstack [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 834.681486] [48526]: INFO nova.network.neutron [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] _ports_needed_per_instance requested_netwokrs=[('8e186ac3-7e17-498f-b40f-dad6e6a9bf5e', None, None, None, None, None)] [ 834.792954] [48526]: WARNING neutronclient.v2_0.client [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.793600] [48526]: WARNING openstack [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 834.793924] [48526]: WARNING openstack [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 834.881513] [48526]: DEBUG nova.virt.hardware [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 834.881650] [48526]: DEBUG nova.virt.hardware [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 834.881858] [48526]: DEBUG nova.virt.hardware [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 834.882043] [48526]: DEBUG nova.virt.hardware [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 834.882219] [48526]: DEBUG nova.virt.hardware [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 834.889689] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.889870] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.890018] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.890344] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.891653] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.891814] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.901267] [48526]: DEBUG nova.quota [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Getting quotas for project 96bff46f66a440829d947d1dbddd20c3. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 834.904413] [48526]: DEBUG nova.quota [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Getting quotas for user 0991f89cbedd4d13a58970224b82afd2 and project 96bff46f66a440829d947d1dbddd20c3. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 834.939764] [48526]: DEBUG nova.compute.api [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 834.941021] [48526]: DEBUG nova.compute.api [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] 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='df6182ee-05b2-4ff2-aba5-209bdb6a4b52',volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 834.964064] [48527]: DEBUG nova.api.openstack.wsgi [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.965552] [48527]: DEBUG nova.compute.api [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.969590] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.970520] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.970520] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.970520] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.970520] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.970520] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.000946] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.001165] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.001411] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.001577] [48527]: DEBUG nova.objects.instance [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.005484] [48527]: WARNING neutronclient.v2_0.client [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.023148] [48526]: INFO nova.api.openstack.requestlog [None req-bf5d7e69-c72d-499d-97ce-a1107140010b tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.93 time: 0.430499 [ 835.023657] [48526]: [pid: 48526|app: 0|req: 1264/2463] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:55:38 2025] POST /compute/v2.1/servers => generated 409 bytes in 431 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 835.029392] [48527]: DEBUG nova.policy [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.034310] [48527]: INFO nova.api.openstack.requestlog [None req-a5862a50-9c72-4e9e-93da-2c14077581a0 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.071803 [ 835.034368] [48526]: DEBUG nova.api.openstack.wsgi [None req-51f8dce1-6d3e-457f-94d0-8dc9900f6cff tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.034411] [48527]: [pid: 48527|app: 0|req: 1200/2464] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.035448] [48526]: DEBUG nova.compute.api [None req-51f8dce1-6d3e-457f-94d0-8dc9900f6cff tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.042438] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.044691] [48527]: DEBUG nova.compute.api [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.049209] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.049696] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.049696] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.049813] [48526]: WARNING neutronclient.v2_0.client [None req-51f8dce1-6d3e-457f-94d0-8dc9900f6cff tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.049890] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.049956] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.050103] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.073169] [48526]: DEBUG nova.policy [None req-51f8dce1-6d3e-457f-94d0-8dc9900f6cff tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.076428] [48527]: WARNING neutronclient.v2_0.client [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.081133] [48526]: DEBUG nova.policy [None req-51f8dce1-6d3e-457f-94d0-8dc9900f6cff tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.081615] [48526]: DEBUG nova.policy [None req-51f8dce1-6d3e-457f-94d0-8dc9900f6cff tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.084649] [48526]: INFO nova.api.openstack.requestlog [None req-51f8dce1-6d3e-457f-94d0-8dc9900f6cff tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1334 microversion: 2.93 time: 0.053491 [ 835.085999] [48526]: [pid: 48526|app: 0|req: 1265/2465] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1334 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.088097] [48526]: DEBUG nova.api.openstack.wsgi [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.092196] [48526]: DEBUG nova.compute.api [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.092982] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.093319] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.093500] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.093781] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.093949] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.094110] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.098327] [48527]: DEBUG nova.policy [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.103610] [48527]: DEBUG nova.policy [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.104242] [48527]: DEBUG nova.policy [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.104828] [48527]: INFO nova.api.openstack.requestlog [None req-bbf4e085-b333-43cd-a7d3-9906556a447f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1307 microversion: 2.47 time: 0.065358 [ 835.105152] [48527]: [pid: 48527|app: 0|req: 1201/2466] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.119197] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.119464] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.119604] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.119751] [48526]: DEBUG nova.objects.instance [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.122970] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.124761] [48526]: WARNING neutronclient.v2_0.client [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.125320] [48527]: DEBUG nova.compute.api [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.129767] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.129988] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.130226] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.130559] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.130776] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.130961] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.143703] [48526]: DEBUG nova.policy [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.147869] [48526]: DEBUG nova.policy [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.148552] [48526]: DEBUG nova.policy [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.149187] [48526]: INFO nova.api.openstack.requestlog [None req-1a8dcc33-daf5-4fec-a5ad-257da460fa8d tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.063327 [ 835.149519] [48526]: [pid: 48526|app: 0|req: 1266/2467] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.152863] [48527]: WARNING neutronclient.v2_0.client [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.161158] [48526]: DEBUG nova.api.openstack.wsgi [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.162639] [48526]: DEBUG nova.compute.api [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.166365] [48526]: DEBUG oslo_concurrency.lockutils [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.166574] [48526]: DEBUG oslo_concurrency.lockutils [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.166734] [48526]: DEBUG oslo_concurrency.lockutils [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.167040] [48526]: DEBUG oslo_concurrency.lockutils [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.167192] [48526]: DEBUG oslo_concurrency.lockutils [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.167315] [48526]: DEBUG oslo_concurrency.lockutils [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.171567] [48527]: DEBUG nova.policy [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.176110] [48527]: INFO nova.api.openstack.requestlog [None req-4f5613dd-a28c-49f5-8ecb-371967257a3c tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1319 microversion: 2.1 time: 0.055141 [ 835.176466] [48527]: [pid: 48527|app: 0|req: 1202/2468] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1319 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.183187] [48526]: WARNING neutronclient.v2_0.client [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.188682] [48527]: DEBUG nova.api.openstack.wsgi [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.190501] [48527]: DEBUG nova.compute.api [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.195201] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.195275] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.195427] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.197027] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.197027] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.197027] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.202107] [48526]: DEBUG nova.policy [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.206287] [48526]: INFO nova.api.openstack.requestlog [None req-55e02107-16f2-4a2a-b974-9ed98fa4f0b5 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.049477 [ 835.206553] [48526]: [pid: 48526|app: 0|req: 1267/2469] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.214548] [48527]: WARNING neutronclient.v2_0.client [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.217415] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.218924] [48526]: DEBUG nova.compute.api [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.223415] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.223787] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.224810] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.224810] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.224810] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.225201] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.233540] [48527]: DEBUG nova.policy [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.238262] [48527]: INFO nova.api.openstack.requestlog [None req-ed58413f-5694-48a0-99b1-8f1e6b35194b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.052455 [ 835.238555] [48527]: [pid: 48527|app: 0|req: 1203/2470] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.241665] [48527]: DEBUG nova.api.openstack.wsgi [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.243166] [48527]: DEBUG nova.compute.api [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.245284] [48526]: WARNING neutronclient.v2_0.client [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.246859] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.247101] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.247314] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.247585] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.247732] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.247853] [48527]: DEBUG oslo_concurrency.lockutils [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.265634] [48527]: WARNING neutronclient.v2_0.client [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.265802] [48526]: DEBUG nova.policy [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.270696] [48526]: INFO nova.api.openstack.requestlog [None req-2ace7fe8-7ffa-4a86-98d9-0f07f25eac11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1279 microversion: 2.1 time: 0.055419 [ 835.271131] [48526]: [pid: 48526|app: 0|req: 1268/2471] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.277138] [48526]: DEBUG nova.api.openstack.wsgi [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.278315] [48526]: DEBUG nova.compute.api [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.283626] [48526]: DEBUG oslo_concurrency.lockutils [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.283800] [48526]: DEBUG oslo_concurrency.lockutils [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.283933] [48526]: DEBUG oslo_concurrency.lockutils [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.284197] [48526]: DEBUG oslo_concurrency.lockutils [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.284351] [48526]: DEBUG oslo_concurrency.lockutils [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.284487] [48526]: DEBUG oslo_concurrency.lockutils [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.286845] [48527]: DEBUG nova.policy [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.292842] [48527]: INFO nova.api.openstack.requestlog [None req-61ef9b1b-1a5d-4419-a9ce-411cef9c19b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.053724 [ 835.293187] [48527]: [pid: 48527|app: 0|req: 1204/2472] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.297017] [48527]: DEBUG nova.api.openstack.wsgi [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.297017] [48527]: DEBUG nova.compute.api [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.301319] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.301591] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.301756] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.302065] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.302258] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.302429] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.310620] [48526]: WARNING neutronclient.v2_0.client [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.322877] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.323198] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.323371] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.323549] [48527]: DEBUG nova.objects.instance [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.328107] [48527]: WARNING neutronclient.v2_0.client [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.333350] [48526]: DEBUG nova.policy [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.340568] [48526]: DEBUG nova.policy [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.341236] [48526]: DEBUG nova.policy [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.341861] [48526]: INFO nova.api.openstack.requestlog [None req-0473d449-1b09-4bf0-b187-f2e8d474144c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1357 microversion: 2.47 time: 0.066989 [ 835.343113] [48526]: [pid: 48526|app: 0|req: 1269/2473] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1357 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.345623] [48526]: DEBUG nova.api.openstack.wsgi [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.346997] [48526]: DEBUG nova.compute.api [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.351058] [48527]: DEBUG nova.policy [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.352042] [48526]: DEBUG oslo_concurrency.lockutils [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.352237] [48526]: DEBUG oslo_concurrency.lockutils [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.352378] [48526]: DEBUG oslo_concurrency.lockutils [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.352641] [48526]: DEBUG oslo_concurrency.lockutils [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.352782] [48526]: DEBUG oslo_concurrency.lockutils [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.352901] [48526]: DEBUG oslo_concurrency.lockutils [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.357512] [48527]: INFO nova.api.openstack.requestlog [None req-a1942273-52c5-4ff2-b674-1acfe562ac55 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.063726 [ 835.357948] [48527]: [pid: 48527|app: 0|req: 1205/2474] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.374973] [48526]: WARNING neutronclient.v2_0.client [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.380220] [48527]: DEBUG nova.api.openstack.wsgi [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.381704] [48527]: DEBUG nova.compute.api [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.385126] [48527]: DEBUG oslo_concurrency.lockutils [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.386163] [48527]: DEBUG oslo_concurrency.lockutils [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.386436] [48527]: DEBUG oslo_concurrency.lockutils [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.386711] [48527]: DEBUG oslo_concurrency.lockutils [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.386866] [48527]: DEBUG oslo_concurrency.lockutils [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.386990] [48527]: DEBUG oslo_concurrency.lockutils [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.396479] [48526]: DEBUG nova.policy [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.402302] [48526]: INFO nova.api.openstack.requestlog [None req-b161bcc1-e339-4045-87c9-1d48bf277f58 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.058405 [ 835.402645] [48526]: [pid: 48526|app: 0|req: 1270/2475] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.406991] [48527]: WARNING neutronclient.v2_0.client [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.417825] [48526]: DEBUG nova.api.openstack.wsgi [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.418937] [48526]: DEBUG nova.compute.api [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.422287] [48526]: DEBUG oslo_concurrency.lockutils [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.422506] [48526]: DEBUG oslo_concurrency.lockutils [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.422602] [48526]: DEBUG oslo_concurrency.lockutils [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.422854] [48526]: DEBUG oslo_concurrency.lockutils [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.422997] [48526]: DEBUG oslo_concurrency.lockutils [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.423134] [48526]: DEBUG oslo_concurrency.lockutils [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.425447] [48527]: DEBUG nova.policy [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.429680] [48527]: INFO nova.api.openstack.requestlog [None req-dac4fb1b-ffc7-464c-ae8f-76fbcf645457 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.051678 [ 835.430206] [48527]: [pid: 48527|app: 0|req: 1206/2476] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.447723] [48526]: DEBUG oslo_concurrency.lockutils [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.447954] [48526]: DEBUG oslo_concurrency.lockutils [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.448133] [48526]: DEBUG oslo_concurrency.lockutils [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.448381] [48526]: DEBUG nova.objects.instance [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.451259] [48526]: WARNING neutronclient.v2_0.client [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.458050] [48527]: DEBUG nova.api.openstack.wsgi [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.459515] [48527]: DEBUG nova.compute.api [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.463739] [48527]: DEBUG oslo_concurrency.lockutils [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.464800] [48527]: DEBUG oslo_concurrency.lockutils [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.464800] [48527]: DEBUG oslo_concurrency.lockutils [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.464800] [48527]: DEBUG oslo_concurrency.lockutils [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.464800] [48527]: DEBUG oslo_concurrency.lockutils [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.464800] [48527]: DEBUG oslo_concurrency.lockutils [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.474058] [48526]: DEBUG nova.policy [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.478016] [48526]: INFO nova.api.openstack.requestlog [None req-33878314-698d-400b-9ab3-0006dc1ad5b4 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.062593 [ 835.478428] [48526]: [pid: 48526|app: 0|req: 1271/2477] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.486457] [48526]: DEBUG nova.api.openstack.wsgi [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.488802] [48527]: DEBUG oslo_concurrency.lockutils [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.488802] [48527]: DEBUG oslo_concurrency.lockutils [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.488802] [48527]: DEBUG oslo_concurrency.lockutils [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.488972] [48526]: DEBUG nova.compute.api [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.489023] [48527]: DEBUG nova.objects.instance [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.491391] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.491800] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.491800] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.491968] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.492122] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.492240] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.492806] [48527]: WARNING neutronclient.v2_0.client [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.509343] [48526]: WARNING neutronclient.v2_0.client [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.514292] [48527]: DEBUG nova.policy [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.519400] [48527]: INFO nova.api.openstack.requestlog [None req-031d3890-b5ff-4ea1-92bb-3d1717f0fcf1 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.063691 [ 835.519741] [48527]: [pid: 48527|app: 0|req: 1207/2478] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.522695] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.523617] [48527]: DEBUG nova.compute.api [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.527748] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.527923] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.528075] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.528428] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.529413] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.529413] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.529522] [48526]: DEBUG nova.policy [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.533941] [48526]: INFO nova.api.openstack.requestlog [None req-9a83dfd9-cc03-4846-ad9c-cb79dadb07bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.049032 [ 835.533941] [48526]: [pid: 48526|app: 0|req: 1272/2479] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.536201] [48526]: DEBUG nova.api.openstack.wsgi [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.537557] [48526]: DEBUG nova.compute.api [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.543273] [48526]: DEBUG oslo_concurrency.lockutils [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.543454] [48526]: DEBUG oslo_concurrency.lockutils [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.543587] [48526]: DEBUG oslo_concurrency.lockutils [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.543839] [48526]: DEBUG oslo_concurrency.lockutils [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.544029] [48526]: DEBUG oslo_concurrency.lockutils [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.544115] [48526]: DEBUG oslo_concurrency.lockutils [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.548833] [48527]: WARNING neutronclient.v2_0.client [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.567645] [48526]: WARNING neutronclient.v2_0.client [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.569087] [48527]: DEBUG nova.policy [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.574558] [48527]: INFO nova.api.openstack.requestlog [None req-b0fe4f37-b9e7-4cc2-8f62-1c5c5150fa35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.054249 [ 835.574929] [48527]: [pid: 48527|app: 0|req: 1208/2480] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.587594] [48526]: DEBUG nova.policy [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.592094] [48526]: INFO nova.api.openstack.requestlog [None req-75d79a70-463c-4c05-a3ee-146f00abde3b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.057639 [ 835.592490] [48526]: [pid: 48526|app: 0|req: 1273/2481] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.616458] [48527]: DEBUG nova.api.openstack.wsgi [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.618047] [48527]: DEBUG nova.compute.api [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.622284] [48527]: DEBUG oslo_concurrency.lockutils [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.622475] [48527]: DEBUG oslo_concurrency.lockutils [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.622667] [48527]: DEBUG oslo_concurrency.lockutils [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.622934] [48527]: DEBUG oslo_concurrency.lockutils [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.623114] [48527]: DEBUG oslo_concurrency.lockutils [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.623277] [48527]: DEBUG oslo_concurrency.lockutils [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.645074] [48527]: DEBUG oslo_concurrency.lockutils [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.645160] [48527]: DEBUG oslo_concurrency.lockutils [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.645306] [48527]: DEBUG oslo_concurrency.lockutils [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.645455] [48527]: DEBUG nova.objects.instance [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.649303] [48527]: WARNING neutronclient.v2_0.client [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.668533] [48527]: DEBUG nova.policy [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.672675] [48527]: INFO nova.api.openstack.requestlog [None req-422a565e-f588-4985-bc56-dc92e8ed7364 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.058458 [ 835.673018] [48527]: [pid: 48527|app: 0|req: 1209/2482] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:39 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.051703] [48526]: DEBUG nova.api.openstack.wsgi [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.053199] [48526]: DEBUG nova.compute.api [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.058037] [48526]: DEBUG oslo_concurrency.lockutils [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.058311] [48526]: DEBUG oslo_concurrency.lockutils [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.058463] [48526]: DEBUG oslo_concurrency.lockutils [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.058726] [48526]: DEBUG oslo_concurrency.lockutils [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.058879] [48526]: DEBUG oslo_concurrency.lockutils [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.059180] [48526]: DEBUG oslo_concurrency.lockutils [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.084355] [48526]: DEBUG oslo_concurrency.lockutils [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.084545] [48526]: DEBUG oslo_concurrency.lockutils [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.084682] [48526]: DEBUG oslo_concurrency.lockutils [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.084820] [48526]: DEBUG nova.objects.instance [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.088409] [48526]: WARNING neutronclient.v2_0.client [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.104704] [48527]: DEBUG nova.api.openstack.wsgi [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.105833] [48526]: DEBUG nova.policy [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.106133] [48527]: DEBUG nova.compute.api [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.109736] [48527]: DEBUG oslo_concurrency.lockutils [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.110009] [48527]: DEBUG oslo_concurrency.lockutils [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.110129] [48527]: DEBUG oslo_concurrency.lockutils [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.110206] [48526]: INFO nova.api.openstack.requestlog [None req-c730ee3d-1b5b-494f-b5bd-22a879e98fb7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.060681 [ 836.110473] [48527]: DEBUG oslo_concurrency.lockutils [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.110581] [48526]: [pid: 48526|app: 0|req: 1274/2483] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.110702] [48527]: DEBUG oslo_concurrency.lockutils [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.110866] [48527]: DEBUG oslo_concurrency.lockutils [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.121134] [48526]: DEBUG nova.api.openstack.wsgi [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.121960] [48526]: DEBUG nova.compute.api [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.125417] [48526]: DEBUG oslo_concurrency.lockutils [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.125599] [48526]: DEBUG oslo_concurrency.lockutils [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.125717] [48526]: DEBUG oslo_concurrency.lockutils [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.125963] [48526]: DEBUG oslo_concurrency.lockutils [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.126126] [48526]: DEBUG oslo_concurrency.lockutils [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.126249] [48526]: DEBUG oslo_concurrency.lockutils [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.127205] [48527]: WARNING neutronclient.v2_0.client [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.145786] [48526]: WARNING neutronclient.v2_0.client [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.147437] [48527]: DEBUG nova.policy [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.151898] [48527]: DEBUG nova.policy [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.152521] [48527]: DEBUG nova.policy [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.156809] [48527]: INFO nova.api.openstack.requestlog [None req-65b3a31a-e3b6-488d-9884-3b239034ffae tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.054265 [ 836.157378] [48527]: [pid: 48527|app: 0|req: 1210/2484] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 836.165601] [48526]: DEBUG nova.policy [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.168498] [48527]: DEBUG nova.api.openstack.wsgi [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.169932] [48526]: DEBUG nova.policy [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.170177] [48527]: DEBUG nova.compute.api [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.170933] [48526]: DEBUG nova.policy [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.170933] [48526]: INFO nova.api.openstack.requestlog [None req-1499e03d-8d7e-452c-804d-dbc11301b0d4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1307 microversion: 2.47 time: 0.052261 [ 836.171231] [48526]: [pid: 48526|app: 0|req: 1275/2485] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1307 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 836.173838] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.173838] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.173838] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.174213] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.174508] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.174659] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.193402] [48526]: DEBUG nova.api.openstack.wsgi [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.194024] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.194123] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.194244] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.194531] [48527]: DEBUG nova.objects.instance [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.195136] [48526]: DEBUG nova.compute.api [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.197294] [48527]: WARNING neutronclient.v2_0.client [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.198969] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.199185] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.199317] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.199551] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.199754] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.199943] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.217029] [48526]: WARNING neutronclient.v2_0.client [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.217147] [48527]: DEBUG nova.policy [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.221395] [48527]: DEBUG nova.policy [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.222109] [48527]: DEBUG nova.policy [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.222784] [48527]: INFO nova.api.openstack.requestlog [None req-70a8d58e-1799-4f44-a34f-2b3f2b902315 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.056750 [ 836.223166] [48527]: [pid: 48527|app: 0|req: 1211/2486] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 836.226520] [48527]: DEBUG nova.api.openstack.wsgi [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.227896] [48527]: DEBUG nova.compute.api [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.231233] [48527]: DEBUG oslo_concurrency.lockutils [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.231515] [48527]: DEBUG oslo_concurrency.lockutils [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.231698] [48527]: DEBUG oslo_concurrency.lockutils [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.231998] [48527]: DEBUG oslo_concurrency.lockutils [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.232165] [48527]: DEBUG oslo_concurrency.lockutils [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.232360] [48527]: DEBUG oslo_concurrency.lockutils [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.234271] [48526]: DEBUG nova.policy [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.239843] [48526]: INFO nova.api.openstack.requestlog [None req-a4677f5f-eaef-44d5-83a0-53b5d6cf59d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1319 microversion: 2.1 time: 0.047118 [ 836.239843] [48526]: [pid: 48526|app: 0|req: 1276/2487] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1319 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 836.248374] [48527]: WARNING neutronclient.v2_0.client [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.253035] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.254450] [48526]: DEBUG nova.compute.api [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.258658] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.258846] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.258983] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.259300] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.259448] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.259573] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.270863] [48527]: DEBUG nova.policy [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.275060] [48527]: INFO nova.api.openstack.requestlog [None req-066455d6-76c7-4a24-abd3-8262df40caa7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.051173 [ 836.275533] [48527]: [pid: 48527|app: 0|req: 1212/2488] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.286746] [48527]: DEBUG nova.api.openstack.wsgi [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.287976] [48526]: WARNING neutronclient.v2_0.client [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.288441] [48527]: DEBUG nova.compute.api [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.293609] [48527]: DEBUG oslo_concurrency.lockutils [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.293852] [48527]: DEBUG oslo_concurrency.lockutils [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.294050] [48527]: DEBUG oslo_concurrency.lockutils [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.294433] [48527]: DEBUG oslo_concurrency.lockutils [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.294588] [48527]: DEBUG oslo_concurrency.lockutils [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.294759] [48527]: DEBUG oslo_concurrency.lockutils [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.308422] [48526]: DEBUG nova.policy [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.316050] [48526]: INFO nova.api.openstack.requestlog [None req-8e445124-cf3f-4eff-8084-f3ffdb7ea009 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.065201 [ 836.316221] [48526]: [pid: 48526|app: 0|req: 1277/2489] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.318535] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.319881] [48526]: DEBUG nova.compute.api [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.319971] [48527]: WARNING neutronclient.v2_0.client [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.323570] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.323747] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.323875] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.324172] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.324314] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.324431] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.339388] [48526]: WARNING neutronclient.v2_0.client [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.377895] [48526]: DEBUG nova.policy [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.383703] [48526]: INFO nova.api.openstack.requestlog [None req-3e535773-d5d6-4e97-86df-71fc2c7e109b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.066937 [ 836.384052] [48526]: [pid: 48526|app: 0|req: 1278/2490] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.386484] [48526]: DEBUG nova.api.openstack.wsgi [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.387878] [48526]: DEBUG nova.compute.api [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.391443] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.391443] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.391443] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.391679] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.391825] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.391988] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.403485] [48527]: DEBUG nova.policy [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.407750] [48526]: WARNING neutronclient.v2_0.client [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.408478] [48527]: INFO nova.api.openstack.requestlog [None req-927423b4-6f7f-4c64-982b-3bd492d035f9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1331 microversion: 2.1 time: 0.125170 [ 836.408819] [48527]: [pid: 48527|app: 0|req: 1213/2491] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1331 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 836.411620] [48527]: DEBUG nova.api.openstack.wsgi [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.412927] [48527]: DEBUG nova.compute.api [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.416119] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.416327] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.416452] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.416749] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.416896] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.417031] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.425425] [48526]: DEBUG nova.policy [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.430034] [48526]: DEBUG nova.policy [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.430171] [48526]: DEBUG nova.policy [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.430730] [48526]: INFO nova.api.openstack.requestlog [None req-9c35a3dd-a700-48ec-a7ac-dd9abf1c3dbb tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1357 microversion: 2.47 time: 0.046202 [ 836.431156] [48526]: [pid: 48526|app: 0|req: 1279/2492] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1357 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 836.433898] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.435530] [48526]: DEBUG nova.compute.api [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.436877] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.437067] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.437200] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.437351] [48527]: DEBUG nova.objects.instance [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.438694] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.438929] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.439022] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.439398] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.439398] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.439527] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.444021] [48527]: WARNING neutronclient.v2_0.client [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.458472] [48526]: WARNING neutronclient.v2_0.client [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.461595] [48527]: DEBUG nova.policy [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.465401] [48527]: INFO nova.api.openstack.requestlog [None req-cbd2edac-4f7c-4b94-bf9c-dad7a32af9ac tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.056019 [ 836.465716] [48527]: [pid: 48527|app: 0|req: 1214/2493] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.468253] [48527]: DEBUG nova.api.openstack.wsgi [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.469567] [48527]: DEBUG nova.compute.api [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.473278] [48527]: DEBUG oslo_concurrency.lockutils [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.473562] [48527]: DEBUG oslo_concurrency.lockutils [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.473562] [48527]: DEBUG oslo_concurrency.lockutils [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.473805] [48527]: DEBUG oslo_concurrency.lockutils [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.473945] [48527]: DEBUG oslo_concurrency.lockutils [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.474081] [48527]: DEBUG oslo_concurrency.lockutils [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.477710] [48526]: DEBUG nova.policy [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.481954] [48526]: INFO nova.api.openstack.requestlog [None req-cb7161c7-d749-404a-ba13-8930e17fd95d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.050187 [ 836.482281] [48526]: [pid: 48526|app: 0|req: 1280/2494] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.488912] [48527]: WARNING neutronclient.v2_0.client [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.492454] [48526]: DEBUG nova.api.openstack.wsgi [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.493812] [48526]: DEBUG nova.compute.api [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.497027] [48526]: DEBUG oslo_concurrency.lockutils [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.497027] [48526]: DEBUG oslo_concurrency.lockutils [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.497174] [48526]: DEBUG oslo_concurrency.lockutils [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.497443] [48526]: DEBUG oslo_concurrency.lockutils [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.497591] [48526]: DEBUG oslo_concurrency.lockutils [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.497711] [48526]: DEBUG oslo_concurrency.lockutils [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.506918] [48527]: DEBUG nova.policy [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.511746] [48527]: INFO nova.api.openstack.requestlog [None req-c57ec657-e954-4f28-a8a9-bd446a8dcab2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.045482 [ 836.512095] [48527]: [pid: 48527|app: 0|req: 1215/2495] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.518394] [48526]: DEBUG oslo_concurrency.lockutils [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.518577] [48526]: DEBUG oslo_concurrency.lockutils [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.518711] [48526]: DEBUG oslo_concurrency.lockutils [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.518857] [48526]: DEBUG nova.objects.instance [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.521605] [48526]: WARNING neutronclient.v2_0.client [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.532388] [48527]: DEBUG nova.api.openstack.wsgi [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.533882] [48527]: DEBUG nova.compute.api [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.538579] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.538835] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.538983] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.539266] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.539446] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.539642] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.539851] [48526]: DEBUG nova.policy [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.544685] [48526]: INFO nova.api.openstack.requestlog [None req-c042b345-e065-4832-b3c9-568e8ea1b4ed tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.053532 [ 836.544685] [48526]: [pid: 48526|app: 0|req: 1281/2496] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.552090] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.553304] [48526]: DEBUG nova.compute.api [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.556381] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.556560] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.556715] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.556974] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.557135] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.557255] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.558822] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.558822] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.558952] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.559739] [48527]: DEBUG nova.objects.instance [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.561846] [48527]: WARNING neutronclient.v2_0.client [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.572454] [48526]: WARNING neutronclient.v2_0.client [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.582371] [48527]: DEBUG nova.policy [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.586892] [48527]: INFO nova.api.openstack.requestlog [None req-5bc968a1-7415-42d0-aecd-3a9b27ebad15 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.056952 [ 836.587345] [48527]: [pid: 48527|app: 0|req: 1216/2497] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 836.589526] [48527]: DEBUG nova.api.openstack.wsgi [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.591307] [48527]: DEBUG nova.compute.api [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.594704] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.594775] [48526]: DEBUG nova.policy [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.594883] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.595021] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.595267] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.595413] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.595531] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.598995] [48526]: INFO nova.api.openstack.requestlog [None req-ca129be3-5048-4691-89d7-72e936fa06ca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.049032 [ 836.599861] [48526]: [pid: 48526|app: 0|req: 1282/2498] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.605619] [48526]: DEBUG nova.api.openstack.wsgi [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.606974] [48526]: DEBUG nova.compute.api [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.610083] [48526]: DEBUG oslo_concurrency.lockutils [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.610271] [48526]: DEBUG oslo_concurrency.lockutils [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.610409] [48526]: DEBUG oslo_concurrency.lockutils [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.610668] [48526]: DEBUG oslo_concurrency.lockutils [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.610805] [48526]: DEBUG oslo_concurrency.lockutils [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.610924] [48526]: DEBUG oslo_concurrency.lockutils [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.611081] [48527]: WARNING neutronclient.v2_0.client [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.625452] [48526]: WARNING neutronclient.v2_0.client [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.633018] [48527]: DEBUG nova.policy [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.633910] [48527]: INFO nova.api.openstack.requestlog [None req-54e3aa1b-7b6d-4aec-b712-29850833897a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.046189 [ 836.634241] [48527]: [pid: 48527|app: 0|req: 1217/2499] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.644503] [48526]: DEBUG nova.policy [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.649161] [48526]: INFO nova.api.openstack.requestlog [None req-798b13fc-330f-4f9c-bc7d-4f4341b2fcc1 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.045346 [ 836.649741] [48526]: [pid: 48526|app: 0|req: 1283/2500] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 836.686210] [48527]: DEBUG nova.api.openstack.wsgi [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.687603] [48527]: DEBUG nova.compute.api [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.691062] [48527]: DEBUG oslo_concurrency.lockutils [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.691242] [48527]: DEBUG oslo_concurrency.lockutils [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.691374] [48527]: DEBUG oslo_concurrency.lockutils [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.691619] [48527]: DEBUG oslo_concurrency.lockutils [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.691762] [48527]: DEBUG oslo_concurrency.lockutils [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.691877] [48527]: DEBUG oslo_concurrency.lockutils [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.717877] [48527]: DEBUG oslo_concurrency.lockutils [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.718154] [48527]: DEBUG oslo_concurrency.lockutils [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.718313] [48527]: DEBUG oslo_concurrency.lockutils [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.718541] [48527]: DEBUG nova.objects.instance [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.721126] [48527]: WARNING neutronclient.v2_0.client [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.744913] [48527]: DEBUG nova.policy [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.751814] [48527]: INFO nova.api.openstack.requestlog [None req-226fb879-c453-4d66-b7c1-6696aae93f10 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.067678 [ 836.752352] [48527]: [pid: 48527|app: 0|req: 1218/2501] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:40 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.123077] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.124452] [48526]: DEBUG nova.compute.api [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.127842] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.128039] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.128214] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.128473] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.128617] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.128739] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.146834] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.146990] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.147082] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.147240] [48526]: DEBUG nova.objects.instance [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.150095] [48526]: WARNING neutronclient.v2_0.client [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.168467] [48526]: DEBUG nova.policy [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.172579] [48526]: INFO nova.api.openstack.requestlog [None req-f5747cb9-56cf-4254-a62c-ddd009e92a8f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.051661 [ 837.172898] [48526]: [pid: 48526|app: 0|req: 1284/2502] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.176019] [48527]: DEBUG nova.api.openstack.wsgi [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.177736] [48527]: DEBUG nova.compute.api [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.182245] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.182337] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.182480] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.182729] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.182874] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.183105] [48527]: DEBUG oslo_concurrency.lockutils [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.185825] [48526]: DEBUG nova.api.openstack.wsgi [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.187251] [48526]: DEBUG nova.compute.api [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.190582] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.190801] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.190982] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.191302] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.191479] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.191651] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.202407] [48527]: WARNING neutronclient.v2_0.client [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.208251] [48526]: WARNING neutronclient.v2_0.client [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.221196] [48527]: DEBUG nova.policy [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.225611] [48527]: DEBUG nova.policy [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.226501] [48527]: DEBUG nova.policy [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.229093] [48527]: INFO nova.api.openstack.requestlog [None req-61e6a329-bf0d-4aba-ba4c-fd211523121c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.055270 [ 837.229435] [48527]: [pid: 48527|app: 0|req: 1219/2503] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.234921] [48526]: DEBUG nova.policy [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.237489] [48527]: DEBUG nova.api.openstack.wsgi [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.238446] [48526]: DEBUG nova.policy [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.238934] [48527]: DEBUG nova.compute.api [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.239028] [48526]: DEBUG nova.policy [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.239608] [48526]: INFO nova.api.openstack.requestlog [None req-13a71826-9a3f-4029-81f3-8d9a77b44fc8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1307 microversion: 2.47 time: 0.055815 [ 837.239910] [48526]: [pid: 48526|app: 0|req: 1285/2504] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1307 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.242113] [48527]: DEBUG oslo_concurrency.lockutils [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.242346] [48527]: DEBUG oslo_concurrency.lockutils [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.242489] [48527]: DEBUG oslo_concurrency.lockutils [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.242740] [48527]: DEBUG oslo_concurrency.lockutils [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.242884] [48527]: DEBUG oslo_concurrency.lockutils [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.243021] [48527]: DEBUG oslo_concurrency.lockutils [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.252115] [48526]: DEBUG nova.api.openstack.wsgi [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.253457] [48526]: DEBUG nova.compute.api [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.256732] [48526]: DEBUG oslo_concurrency.lockutils [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.257014] [48526]: DEBUG oslo_concurrency.lockutils [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.257060] [48526]: DEBUG oslo_concurrency.lockutils [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.257353] [48526]: DEBUG oslo_concurrency.lockutils [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.257547] [48526]: DEBUG oslo_concurrency.lockutils [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.257639] [48526]: DEBUG oslo_concurrency.lockutils [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.261249] [48527]: DEBUG oslo_concurrency.lockutils [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.261566] [48527]: DEBUG oslo_concurrency.lockutils [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.261776] [48527]: DEBUG oslo_concurrency.lockutils [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.261849] [48527]: DEBUG nova.objects.instance [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.265109] [48527]: WARNING neutronclient.v2_0.client [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.276029] [48526]: WARNING neutronclient.v2_0.client [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.283240] [48527]: DEBUG nova.policy [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.287824] [48527]: DEBUG nova.policy [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.288608] [48527]: DEBUG nova.policy [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.289305] [48527]: INFO nova.api.openstack.requestlog [None req-e6348bd9-1cae-4917-a4ec-f99bba94f5a6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.053641 [ 837.289671] [48527]: [pid: 48527|app: 0|req: 1220/2505] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 837.294754] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.296160] [48527]: DEBUG nova.compute.api [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.299152] [48526]: DEBUG nova.policy [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.299543] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.299712] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.299845] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.300106] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.300252] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.300376] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.303314] [48526]: INFO nova.api.openstack.requestlog [None req-71383fe8-569a-4f73-b3bc-ac171c7db84d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1319 microversion: 2.1 time: 0.053401 [ 837.303734] [48526]: [pid: 48526|app: 0|req: 1286/2506] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1319 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.315578] [48527]: WARNING neutronclient.v2_0.client [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.330648] [48526]: DEBUG nova.api.openstack.wsgi [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.332186] [48526]: DEBUG nova.compute.api [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.335033] [48527]: DEBUG nova.policy [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.335486] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.335663] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.335820] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.336100] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.336249] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.336373] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.339217] [48527]: INFO nova.api.openstack.requestlog [None req-e1db24d9-8760-4aae-9718-9a006f0a9377 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.048944 [ 837.339593] [48527]: [pid: 48527|app: 0|req: 1221/2507] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.351164] [48526]: WARNING neutronclient.v2_0.client [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.361584] [48527]: DEBUG nova.api.openstack.wsgi [req-724fd2f3-0067-439e-89fc-140fe1f3c258 req-73d4cf7e-8be1-415c-bee3-686b8924f48a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e74aea2-3523-4084-bfcd-13c08a012c8a", "name": "network-vif-plugged", "status": "completed", "tag": "3c68945d-ffe5-4032-b21d-8b6a53a60e1c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 837.368174] [48527]: DEBUG oslo_concurrency.lockutils [req-724fd2f3-0067-439e-89fc-140fe1f3c258 req-73d4cf7e-8be1-415c-bee3-686b8924f48a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.368174] [48527]: DEBUG oslo_concurrency.lockutils [req-724fd2f3-0067-439e-89fc-140fe1f3c258 req-73d4cf7e-8be1-415c-bee3-686b8924f48a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.368174] [48527]: DEBUG oslo_concurrency.lockutils [req-724fd2f3-0067-439e-89fc-140fe1f3c258 req-73d4cf7e-8be1-415c-bee3-686b8924f48a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.371179] [48526]: DEBUG nova.policy [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.374707] [48527]: INFO nova.api.openstack.compute.server_external_events [req-724fd2f3-0067-439e-89fc-140fe1f3c258 req-73d4cf7e-8be1-415c-bee3-686b8924f48a service nova] Creating event network-vif-plugged:3c68945d-ffe5-4032-b21d-8b6a53a60e1c for instance 6e74aea2-3523-4084-bfcd-13c08a012c8a on cpu-1 [ 837.375432] [48526]: INFO nova.api.openstack.requestlog [None req-fe442952-d570-409d-a4e9-34bfe58ca706 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.046770 [ 837.375810] [48526]: [pid: 48526|app: 0|req: 1287/2508] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.379500] [48527]: INFO nova.api.openstack.requestlog [req-724fd2f3-0067-439e-89fc-140fe1f3c258 req-73d4cf7e-8be1-415c-bee3-686b8924f48a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019962 [ 837.380689] [48527]: [pid: 48527|app: 0|req: 1222/2509] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:41 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) [ 837.397354] [48526]: DEBUG nova.api.openstack.wsgi [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.398732] [48526]: DEBUG nova.compute.api [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.403609] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.403821] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.403999] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.404385] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.404613] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.404774] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.422448] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.423937] [48527]: DEBUG nova.compute.api [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.427797] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.427993] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.428145] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.428485] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.428850] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.428850] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.432335] [48526]: WARNING neutronclient.v2_0.client [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.449403] [48527]: WARNING neutronclient.v2_0.client [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.451945] [48526]: DEBUG nova.policy [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.458046] [48526]: INFO nova.api.openstack.requestlog [None req-ed8d6470-f0e7-4b94-9610-43c76e072c07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.063076 [ 837.458598] [48526]: [pid: 48526|app: 0|req: 1288/2510] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.460809] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.462220] [48526]: DEBUG nova.compute.api [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.465664] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.465842] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.465974] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.466263] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.466412] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.466535] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.483892] [48526]: WARNING neutronclient.v2_0.client [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.503488] [48526]: DEBUG nova.policy [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.508081] [48526]: DEBUG nova.policy [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.508751] [48526]: DEBUG nova.policy [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.509424] [48526]: INFO nova.api.openstack.requestlog [None req-e8d90612-75c2-4c5f-a2b7-3ca20d781ba6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1357 microversion: 2.47 time: 0.050427 [ 837.509718] [48526]: [pid: 48526|app: 0|req: 1289/2511] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1357 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.512154] [48526]: DEBUG nova.api.openstack.wsgi [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.513537] [48526]: DEBUG nova.compute.api [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.518486] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.518672] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.518799] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.519065] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.519210] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.519346] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.533859] [48527]: DEBUG nova.policy [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.538354] [48527]: INFO nova.api.openstack.requestlog [None req-0e661bce-73e9-43d9-93f6-e71f4e76f44d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1319 microversion: 2.1 time: 0.118342 [ 837.538700] [48527]: [pid: 48527|app: 0|req: 1223/2512] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1319 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.542025] [48527]: DEBUG nova.api.openstack.wsgi [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.542171] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.542171] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.542171] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.542171] [48526]: DEBUG nova.objects.instance [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.542610] [48527]: DEBUG nova.compute.api [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.545807] [48526]: WARNING neutronclient.v2_0.client [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.546420] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.546594] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.546720] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.546965] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.547116] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.547232] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.564224] [48526]: DEBUG nova.policy [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.564823] [48527]: WARNING neutronclient.v2_0.client [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.569530] [48526]: INFO nova.api.openstack.requestlog [None req-a5e75988-4256-4de9-9c69-1574c8649a18 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.058863 [ 837.569720] [48526]: [pid: 48526|app: 0|req: 1290/2513] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.572126] [48526]: DEBUG nova.api.openstack.wsgi [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.573670] [48526]: DEBUG nova.compute.api [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.577044] [48526]: DEBUG oslo_concurrency.lockutils [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.577227] [48526]: DEBUG oslo_concurrency.lockutils [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.577346] [48526]: DEBUG oslo_concurrency.lockutils [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.577598] [48526]: DEBUG oslo_concurrency.lockutils [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.577740] [48526]: DEBUG oslo_concurrency.lockutils [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.577858] [48526]: DEBUG oslo_concurrency.lockutils [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.583956] [48527]: DEBUG nova.policy [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.588920] [48527]: INFO nova.api.openstack.requestlog [None req-5cde0011-d13d-4fab-b0a5-3294d0acfec6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.049606 [ 837.589293] [48527]: [pid: 48527|app: 0|req: 1224/2514] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.591599] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.592921] [48527]: DEBUG nova.compute.api [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.593624] [48526]: WARNING neutronclient.v2_0.client [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.597048] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.597259] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.597402] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.597655] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.597795] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.597916] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.612256] [48526]: DEBUG nova.policy [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.617040] [48526]: INFO nova.api.openstack.requestlog [None req-18a6ba76-3330-4ca9-8884-f87b58c9a86a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.046136 [ 837.617040] [48526]: [pid: 48526|app: 0|req: 1291/2515] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.618151] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.618411] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.618547] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.618698] [48527]: DEBUG nova.objects.instance [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.619614] [48526]: DEBUG nova.api.openstack.wsgi [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.621739] [48526]: DEBUG nova.compute.api [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.623286] [48527]: WARNING neutronclient.v2_0.client [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.626757] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.627065] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.627340] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.627878] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.628236] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.628427] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.641243] [48527]: DEBUG nova.policy [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.646662] [48527]: INFO nova.api.openstack.requestlog [None req-cf283db8-8e0c-40b3-9e40-90a58fc24150 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.056413 [ 837.646662] [48527]: [pid: 48527|app: 0|req: 1225/2516] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.649715] [48527]: DEBUG nova.api.openstack.wsgi [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.650680] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.651017] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.651716] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.651801] [48527]: DEBUG nova.compute.api [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.651845] [48526]: DEBUG nova.objects.instance [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.655048] [48526]: WARNING neutronclient.v2_0.client [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.655156] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.655156] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.655156] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.655156] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.655156] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.655373] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.672445] [48527]: WARNING neutronclient.v2_0.client [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.672548] [48526]: DEBUG nova.policy [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.676491] [48526]: INFO nova.api.openstack.requestlog [None req-b3ca60e5-ccc0-492b-a208-9f95d80ae5a3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.059216 [ 837.676960] [48526]: [pid: 48526|app: 0|req: 1292/2517] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.679146] [48526]: DEBUG nova.api.openstack.wsgi [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.680483] [48526]: DEBUG nova.compute.api [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.684031] [48526]: DEBUG oslo_concurrency.lockutils [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.684148] [48526]: DEBUG oslo_concurrency.lockutils [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.684200] [48526]: DEBUG oslo_concurrency.lockutils [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.684454] [48526]: DEBUG oslo_concurrency.lockutils [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.684595] [48526]: DEBUG oslo_concurrency.lockutils [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.684713] [48526]: DEBUG oslo_concurrency.lockutils [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.690871] [48527]: DEBUG nova.policy [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.695424] [48527]: INFO nova.api.openstack.requestlog [None req-a5ad7781-af7d-4814-a357-47784fe45ea3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.048121 [ 837.695876] [48527]: [pid: 48527|app: 0|req: 1226/2518] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.698362] [48527]: DEBUG nova.api.openstack.wsgi [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.699783] [48527]: DEBUG nova.compute.api [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.700783] [48526]: WARNING neutronclient.v2_0.client [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.703364] [48527]: DEBUG oslo_concurrency.lockutils [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.704049] [48527]: DEBUG oslo_concurrency.lockutils [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.704049] [48527]: DEBUG oslo_concurrency.lockutils [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.704263] [48527]: DEBUG oslo_concurrency.lockutils [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.704263] [48527]: DEBUG oslo_concurrency.lockutils [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.704445] [48527]: DEBUG oslo_concurrency.lockutils [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.720633] [48527]: WARNING neutronclient.v2_0.client [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.721784] [48526]: DEBUG nova.policy [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.726224] [48526]: INFO nova.api.openstack.requestlog [None req-358291c6-962f-4488-abfa-e207653bb037 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.048570 [ 837.726692] [48526]: [pid: 48526|app: 0|req: 1293/2519] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.738995] [48527]: DEBUG nova.policy [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.743276] [48527]: INFO nova.api.openstack.requestlog [None req-332373bf-1ba1-4d3e-a696-071ac8407a67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.046904 [ 837.743626] [48527]: [pid: 48527|app: 0|req: 1227/2520] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.765691] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.767469] [48526]: DEBUG nova.compute.api [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.771153] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.771285] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.771416] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.771674] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.771817] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.771938] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.789223] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.789418] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.789525] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.789673] [48526]: DEBUG nova.objects.instance [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.792186] [48526]: WARNING neutronclient.v2_0.client [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.809683] [48526]: DEBUG nova.policy [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.813212] [48526]: INFO nova.api.openstack.requestlog [None req-0ae4fe81-dcec-4431-a603-3bd847a980e8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.049715 [ 837.813526] [48526]: [pid: 48526|app: 0|req: 1294/2521] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:41 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.185838] [48527]: DEBUG nova.api.openstack.wsgi [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.187480] [48527]: DEBUG nova.compute.api [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.191427] [48527]: DEBUG oslo_concurrency.lockutils [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.191636] [48527]: DEBUG oslo_concurrency.lockutils [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.191774] [48527]: DEBUG oslo_concurrency.lockutils [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.192138] [48527]: DEBUG oslo_concurrency.lockutils [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.192309] [48527]: DEBUG oslo_concurrency.lockutils [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.192456] [48527]: DEBUG oslo_concurrency.lockutils [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.211905] [48527]: DEBUG oslo_concurrency.lockutils [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.212155] [48527]: DEBUG oslo_concurrency.lockutils [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.212320] [48527]: DEBUG oslo_concurrency.lockutils [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.212513] [48527]: DEBUG nova.objects.instance [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.215841] [48527]: WARNING neutronclient.v2_0.client [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.236990] [48527]: DEBUG nova.policy [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.242055] [48527]: INFO nova.api.openstack.requestlog [None req-885f907a-a6b8-4fb3-95d8-c433c9c15fe1 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.058199 [ 838.242139] [48527]: [pid: 48527|app: 0|req: 1228/2522] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.244213] [48526]: DEBUG nova.api.openstack.wsgi [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.245666] [48526]: DEBUG nova.compute.api [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.249346] [48526]: DEBUG oslo_concurrency.lockutils [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.249627] [48526]: DEBUG oslo_concurrency.lockutils [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.249776] [48526]: DEBUG oslo_concurrency.lockutils [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.250055] [48526]: DEBUG oslo_concurrency.lockutils [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.250210] [48526]: DEBUG oslo_concurrency.lockutils [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.250341] [48526]: DEBUG oslo_concurrency.lockutils [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.254499] [48527]: DEBUG nova.api.openstack.wsgi [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.257215] [48527]: DEBUG nova.compute.api [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.260083] [48527]: DEBUG oslo_concurrency.lockutils [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.260316] [48527]: DEBUG oslo_concurrency.lockutils [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.260680] [48527]: DEBUG oslo_concurrency.lockutils [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.260967] [48527]: DEBUG oslo_concurrency.lockutils [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.261155] [48527]: DEBUG oslo_concurrency.lockutils [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.261304] [48527]: DEBUG oslo_concurrency.lockutils [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.268591] [48526]: WARNING neutronclient.v2_0.client [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.278172] [48527]: WARNING neutronclient.v2_0.client [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.287942] [48526]: DEBUG nova.policy [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.296696] [48526]: DEBUG nova.policy [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.296899] [48526]: DEBUG nova.policy [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.300598] [48526]: INFO nova.api.openstack.requestlog [None req-aebd7802-0f4c-463b-a2aa-e3f0dcb3af05 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.058037 [ 838.300598] [48526]: [pid: 48526|app: 0|req: 1295/2523] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 838.304846] [48526]: DEBUG nova.api.openstack.wsgi [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.306322] [48526]: DEBUG nova.compute.api [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.307029] [48527]: DEBUG nova.policy [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.311040] [48526]: DEBUG oslo_concurrency.lockutils [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.311154] [48526]: DEBUG oslo_concurrency.lockutils [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.311344] [48526]: DEBUG oslo_concurrency.lockutils [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.311546] [48526]: DEBUG oslo_concurrency.lockutils [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.311694] [48526]: DEBUG oslo_concurrency.lockutils [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.312097] [48526]: DEBUG oslo_concurrency.lockutils [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.316219] [48527]: DEBUG nova.policy [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.316892] [48527]: DEBUG nova.policy [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.317383] [48527]: INFO nova.api.openstack.requestlog [None req-9338cac7-0ebf-4683-8318-26422877f80e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1307 microversion: 2.47 time: 0.065340 [ 838.317763] [48527]: [pid: 48527|app: 0|req: 1229/2524] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 838.323053] [48527]: DEBUG nova.api.openstack.wsgi [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.324425] [48527]: DEBUG nova.compute.api [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.328283] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.328502] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.328615] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.328874] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.329065] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.329194] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.347347] [48527]: WARNING neutronclient.v2_0.client [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.348259] [48526]: DEBUG oslo_concurrency.lockutils [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.348530] [48526]: DEBUG oslo_concurrency.lockutils [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.348669] [48526]: DEBUG oslo_concurrency.lockutils [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.348855] [48526]: DEBUG nova.objects.instance [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.352929] [48526]: WARNING neutronclient.v2_0.client [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.368385] [48527]: DEBUG nova.policy [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.374188] [48527]: INFO nova.api.openstack.requestlog [None req-c8aab531-b13d-4cf7-9c06-c30a36b1cd78 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1327 microversion: 2.1 time: 0.055871 [ 838.374518] [48527]: [pid: 48527|app: 0|req: 1230/2525] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1327 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.377359] [48527]: DEBUG nova.api.openstack.wsgi [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.379225] [48527]: DEBUG nova.compute.api [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.381401] [48526]: DEBUG nova.policy [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.385559] [48527]: DEBUG oslo_concurrency.lockutils [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.385750] [48527]: DEBUG oslo_concurrency.lockutils [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.385884] [48527]: DEBUG oslo_concurrency.lockutils [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.386152] [48527]: DEBUG oslo_concurrency.lockutils [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.386323] [48527]: DEBUG oslo_concurrency.lockutils [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.386450] [48527]: DEBUG oslo_concurrency.lockutils [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.389894] [48526]: DEBUG nova.policy [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.390687] [48526]: DEBUG nova.policy [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.391320] [48526]: INFO nova.api.openstack.requestlog [None req-81189990-3d45-4fcd-a527-18dd6e26c733 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.088404 [ 838.391639] [48526]: [pid: 48526|app: 0|req: 1296/2526] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 838.397596] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.399058] [48526]: DEBUG nova.compute.api [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.405067] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.405249] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.405375] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.405633] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.405776] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.405903] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.419271] [48527]: WARNING neutronclient.v2_0.client [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.430460] [48526]: WARNING neutronclient.v2_0.client [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.437694] [48527]: DEBUG nova.policy [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.444399] [48527]: INFO nova.api.openstack.requestlog [None req-873bb8f5-877d-420d-868b-34cb478d69d7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.069260 [ 838.445688] [48527]: [pid: 48527|app: 0|req: 1231/2527] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.453277] [48526]: DEBUG nova.policy [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.457667] [48526]: INFO nova.api.openstack.requestlog [None req-7b6cefbd-7415-498a-9c7d-3c2d1ca5c22d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.061622 [ 838.457667] [48526]: [pid: 48526|app: 0|req: 1297/2528] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.471221] [48527]: DEBUG nova.api.openstack.wsgi [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.472720] [48527]: DEBUG nova.compute.api [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.476058] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.476210] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.476896] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.476896] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.476896] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.476896] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.495776] [48527]: WARNING neutronclient.v2_0.client [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.513483] [48527]: DEBUG nova.policy [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.518130] [48527]: INFO nova.api.openstack.requestlog [None req-b83b09b5-66d8-46ea-b8fe-9e01fa1126a0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.049091 [ 838.518702] [48527]: [pid: 48527|app: 0|req: 1232/2529] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.529797] [48526]: DEBUG nova.api.openstack.wsgi [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.531893] [48526]: DEBUG nova.compute.api [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.535297] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.535408] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.535518] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.535763] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.535901] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.536030] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.552498] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.554175] [48527]: DEBUG nova.compute.api [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.557252] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.557494] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.557690] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.558161] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.558404] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.558572] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.562908] [48526]: WARNING neutronclient.v2_0.client [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.575735] [48527]: WARNING neutronclient.v2_0.client [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.593683] [48526]: DEBUG nova.policy [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.604551] [48526]: DEBUG nova.policy [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.604551] [48526]: DEBUG nova.policy [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.604918] [48526]: INFO nova.api.openstack.requestlog [None req-d9c512ec-cb14-46e4-89bf-5b663ca2899b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1357 microversion: 2.47 time: 0.080105 [ 838.605310] [48526]: [pid: 48526|app: 0|req: 1298/2530] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1357 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 838.608796] [48526]: DEBUG nova.api.openstack.wsgi [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.611147] [48526]: DEBUG nova.compute.api [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.613670] [48526]: DEBUG oslo_concurrency.lockutils [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.613990] [48526]: DEBUG oslo_concurrency.lockutils [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.614270] [48526]: DEBUG oslo_concurrency.lockutils [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.614625] [48526]: DEBUG oslo_concurrency.lockutils [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.614874] [48526]: DEBUG oslo_concurrency.lockutils [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.615108] [48526]: DEBUG oslo_concurrency.lockutils [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.650700] [48526]: DEBUG oslo_concurrency.lockutils [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.650700] [48526]: DEBUG oslo_concurrency.lockutils [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.650700] [48526]: DEBUG oslo_concurrency.lockutils [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.650700] [48526]: DEBUG nova.objects.instance [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.655681] [48526]: WARNING neutronclient.v2_0.client [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.697249] [48527]: DEBUG nova.policy [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.706947] [48527]: INFO nova.api.openstack.requestlog [None req-cf5bb158-a963-4eae-b7fe-618f2c21f8c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1319 microversion: 2.1 time: 0.156898 [ 838.707384] [48527]: [pid: 48527|app: 0|req: 1233/2531] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1319 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.711612] [48527]: DEBUG nova.api.openstack.wsgi [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.712679] [48526]: DEBUG nova.policy [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.713069] [48527]: DEBUG nova.compute.api [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.716575] [48527]: DEBUG oslo_concurrency.lockutils [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.716802] [48527]: DEBUG oslo_concurrency.lockutils [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.716955] [48527]: DEBUG oslo_concurrency.lockutils [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.717327] [48527]: DEBUG oslo_concurrency.lockutils [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.717509] [48527]: DEBUG oslo_concurrency.lockutils [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.717644] [48527]: DEBUG oslo_concurrency.lockutils [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.719115] [48526]: INFO nova.api.openstack.requestlog [None req-51296985-6418-43cc-93e6-a54c3f698aab tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.112583 [ 838.719591] [48526]: [pid: 48526|app: 0|req: 1299/2532] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.721856] [48526]: DEBUG nova.api.openstack.wsgi [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.723265] [48526]: DEBUG nova.compute.api [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.726447] [48526]: DEBUG oslo_concurrency.lockutils [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.726627] [48526]: DEBUG oslo_concurrency.lockutils [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.726758] [48526]: DEBUG oslo_concurrency.lockutils [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.727122] [48526]: DEBUG oslo_concurrency.lockutils [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.727475] [48526]: DEBUG oslo_concurrency.lockutils [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.727475] [48526]: DEBUG oslo_concurrency.lockutils [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.735908] [48527]: WARNING neutronclient.v2_0.client [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.747954] [48526]: WARNING neutronclient.v2_0.client [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.757831] [48527]: DEBUG nova.policy [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.763631] [48527]: INFO nova.api.openstack.requestlog [None req-899f5909-593d-4d67-a385-32727f8e4268 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.055649 [ 838.763992] [48527]: [pid: 48527|app: 0|req: 1234/2533] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.767838] [48527]: DEBUG nova.api.openstack.wsgi [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.769356] [48527]: DEBUG nova.compute.api [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.772076] [48526]: DEBUG nova.policy [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.774646] [48527]: DEBUG oslo_concurrency.lockutils [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.774646] [48527]: DEBUG oslo_concurrency.lockutils [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.774646] [48527]: DEBUG oslo_concurrency.lockutils [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.774646] [48527]: DEBUG oslo_concurrency.lockutils [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.774646] [48527]: DEBUG oslo_concurrency.lockutils [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.774646] [48527]: DEBUG oslo_concurrency.lockutils [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.777325] [48526]: INFO nova.api.openstack.requestlog [None req-75b2726e-62e3-42b9-a12e-9eb1e8f17655 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.057298 [ 838.778685] [48526]: [pid: 48526|app: 0|req: 1300/2534] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.782321] [48526]: DEBUG nova.api.openstack.wsgi [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.784615] [48526]: DEBUG nova.compute.api [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.794363] [48526]: DEBUG oslo_concurrency.lockutils [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.794672] [48526]: DEBUG oslo_concurrency.lockutils [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.794863] [48526]: DEBUG oslo_concurrency.lockutils [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.795200] [48526]: DEBUG oslo_concurrency.lockutils [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.795428] [48526]: DEBUG oslo_concurrency.lockutils [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.795778] [48526]: DEBUG oslo_concurrency.lockutils [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.803245] [48527]: DEBUG oslo_concurrency.lockutils [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.803559] [48527]: DEBUG oslo_concurrency.lockutils [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.803703] [48527]: DEBUG oslo_concurrency.lockutils [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.803855] [48527]: DEBUG nova.objects.instance [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.807263] [48527]: WARNING neutronclient.v2_0.client [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.817566] [48526]: DEBUG oslo_concurrency.lockutils [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.817680] [48526]: DEBUG oslo_concurrency.lockutils [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.817859] [48526]: DEBUG oslo_concurrency.lockutils [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.818298] [48526]: DEBUG nova.objects.instance [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.820915] [48526]: WARNING neutronclient.v2_0.client [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.858012] [48527]: DEBUG nova.policy [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.862717] [48527]: INFO nova.api.openstack.requestlog [None req-17653d2b-fb4a-4855-9dad-d02d7c7f930d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.098169 [ 838.863075] [48527]: [pid: 48527|app: 0|req: 1235/2535] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:42 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.865800] [48527]: DEBUG nova.api.openstack.wsgi [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.867442] [48527]: DEBUG nova.compute.api [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.870719] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.870898] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.871053] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.871312] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.871456] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.871577] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.872753] [48526]: DEBUG nova.policy [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.877085] [48526]: INFO nova.api.openstack.requestlog [None req-42032bc9-fce0-4030-bb0c-1e3f59d9e819 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.097695 [ 838.877564] [48526]: [pid: 48526|app: 0|req: 1301/2536] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.880873] [48526]: DEBUG nova.api.openstack.wsgi [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.881255] [48526]: DEBUG nova.compute.api [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.884808] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.884991] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.885141] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.885394] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.885538] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.885658] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.887559] [48527]: WARNING neutronclient.v2_0.client [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.901949] [48526]: WARNING neutronclient.v2_0.client [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.908335] [48527]: DEBUG nova.policy [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.913607] [48527]: INFO nova.api.openstack.requestlog [None req-b3b6995b-c5e7-44ed-82e7-df42161260f9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.049889 [ 838.913915] [48527]: [pid: 48527|app: 0|req: 1236/2537] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.916300] [48527]: DEBUG nova.api.openstack.wsgi [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.917670] [48527]: DEBUG nova.compute.api [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.921063] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.921262] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.921400] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.921654] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.921794] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.921848] [48526]: DEBUG nova.policy [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.921916] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.927216] [48526]: INFO nova.api.openstack.requestlog [None req-3b9afc83-37e7-4fba-99b1-9eaea73471ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.049162 [ 838.927650] [48526]: [pid: 48526|app: 0|req: 1302/2538] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.930884] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.932752] [48526]: DEBUG nova.compute.api [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.936828] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.937097] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.937292] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.937644] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.937850] [48527]: WARNING neutronclient.v2_0.client [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.937896] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.938034] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.955458] [48527]: DEBUG nova.policy [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.958523] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.958715] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.958851] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.959008] [48526]: DEBUG nova.objects.instance [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.959701] [48527]: INFO nova.api.openstack.requestlog [None req-4b28b221-8f38-456e-bf89-06ec0728739c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.045245 [ 838.960038] [48527]: [pid: 48527|app: 0|req: 1237/2539] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.962124] [48526]: WARNING neutronclient.v2_0.client [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.979536] [48526]: DEBUG nova.policy [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.983288] [48526]: INFO nova.api.openstack.requestlog [None req-c5e76e19-7ec0-4469-a082-1e7bdbad8851 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.055049 [ 838.983800] [48526]: [pid: 48526|app: 0|req: 1303/2540] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.255629] [48527]: DEBUG nova.api.openstack.wsgi [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.257123] [48527]: DEBUG nova.compute.api [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.260788] [48527]: DEBUG oslo_concurrency.lockutils [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.260961] [48527]: DEBUG oslo_concurrency.lockutils [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.261317] [48527]: DEBUG oslo_concurrency.lockutils [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.261396] [48527]: DEBUG oslo_concurrency.lockutils [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.261864] [48527]: DEBUG oslo_concurrency.lockutils [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.261864] [48527]: DEBUG oslo_concurrency.lockutils [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.282266] [48527]: DEBUG oslo_concurrency.lockutils [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.282493] [48527]: DEBUG oslo_concurrency.lockutils [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.282620] [48527]: DEBUG oslo_concurrency.lockutils [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.282797] [48527]: DEBUG nova.objects.instance [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.288229] [48527]: WARNING neutronclient.v2_0.client [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.310091] [48527]: DEBUG nova.policy [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.318039] [48527]: INFO nova.api.openstack.requestlog [None req-9625d614-1255-4dea-ac3b-fb491ee7945c tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.064187 [ 839.318232] [48527]: [pid: 48527|app: 0|req: 1238/2541] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.319863] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.320973] [48526]: DEBUG nova.compute.api [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.326706] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.326894] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.327055] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.327327] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.327472] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.327592] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.335430] [48527]: DEBUG nova.api.openstack.wsgi [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.337445] [48527]: DEBUG nova.compute.api [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.340774] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.340964] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.341175] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.341434] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.341582] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.341702] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.359159] [48526]: WARNING neutronclient.v2_0.client [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.364881] [48527]: WARNING neutronclient.v2_0.client [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.382578] [48526]: DEBUG nova.policy [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.387016] [48526]: DEBUG nova.policy [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.387690] [48526]: DEBUG nova.policy [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.391129] [48526]: INFO nova.api.openstack.requestlog [None req-6f2fe90f-6357-4766-ac07-eb2c91c7d542 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.074930 [ 839.391846] [48526]: [pid: 48526|app: 0|req: 1304/2542] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.394517] [48526]: DEBUG nova.api.openstack.wsgi [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.397176] [48526]: DEBUG nova.compute.api [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.397265] [48527]: DEBUG nova.policy [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.401706] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.401909] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.402067] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.402350] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.402528] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.402627] [48527]: DEBUG nova.policy [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.402712] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.403207] [48527]: DEBUG nova.policy [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.403829] [48527]: INFO nova.api.openstack.requestlog [None req-924c98ce-b297-42ef-be88-7a75101a4444 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1307 microversion: 2.47 time: 0.070951 [ 839.404188] [48527]: [pid: 48527|app: 0|req: 1239/2543] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1307 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.408325] [48527]: DEBUG nova.api.openstack.wsgi [req-24aab63a-26be-4965-a821-685054b02ea1 req-bedb7285-d9a2-47d0-bbb5-3c3f6d7ba8ed service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6e74aea2-3523-4084-bfcd-13c08a012c8a", "tag": "3c68945d-ffe5-4032-b21d-8b6a53a60e1c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 839.413255] [48527]: DEBUG oslo_concurrency.lockutils [req-24aab63a-26be-4965-a821-685054b02ea1 req-bedb7285-d9a2-47d0-bbb5-3c3f6d7ba8ed service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.413468] [48527]: DEBUG oslo_concurrency.lockutils [req-24aab63a-26be-4965-a821-685054b02ea1 req-bedb7285-d9a2-47d0-bbb5-3c3f6d7ba8ed service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.413589] [48527]: DEBUG oslo_concurrency.lockutils [req-24aab63a-26be-4965-a821-685054b02ea1 req-bedb7285-d9a2-47d0-bbb5-3c3f6d7ba8ed service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.420665] [48527]: INFO nova.api.openstack.compute.server_external_events [req-24aab63a-26be-4965-a821-685054b02ea1 req-bedb7285-d9a2-47d0-bbb5-3c3f6d7ba8ed service nova] Creating event network-changed:3c68945d-ffe5-4032-b21d-8b6a53a60e1c for instance 6e74aea2-3523-4084-bfcd-13c08a012c8a on cpu-1 [ 839.425056] [48526]: WARNING neutronclient.v2_0.client [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.426084] [48527]: INFO nova.api.openstack.requestlog [req-24aab63a-26be-4965-a821-685054b02ea1 req-bedb7285-d9a2-47d0-bbb5-3c3f6d7ba8ed service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021215 [ 839.426594] [48527]: [pid: 48527|app: 0|req: 1240/2544] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:43 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) [ 839.430111] [48527]: DEBUG nova.api.openstack.wsgi [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.431560] [48527]: DEBUG nova.compute.api [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.435430] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.435430] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.435430] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.435710] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.435955] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.436885] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.464187] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.464383] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.464491] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.464651] [48527]: DEBUG nova.objects.instance [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.469402] [48527]: WARNING neutronclient.v2_0.client [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.517228] [48527]: DEBUG nova.policy [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.521919] [48527]: DEBUG nova.policy [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.522596] [48527]: DEBUG nova.policy [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.523244] [48527]: INFO nova.api.openstack.requestlog [None req-6bfeed6f-3815-4e81-b67f-e21a4d92a6c2 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.096029 [ 839.523567] [48527]: [pid: 48527|app: 0|req: 1241/2545] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.525758] [48527]: DEBUG nova.api.openstack.wsgi [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.527108] [48527]: DEBUG nova.compute.api [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.530384] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.530619] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.530769] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.531035] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.531185] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.531310] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.549015] [48526]: DEBUG nova.policy [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.555207] [48526]: INFO nova.api.openstack.requestlog [None req-b1feb320-929e-463b-8fc5-67e8d3bc5c28 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1391 microversion: 2.1 time: 0.162790 [ 839.555336] [48527]: WARNING neutronclient.v2_0.client [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.555551] [48526]: [pid: 48526|app: 0|req: 1305/2546] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1391 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.557933] [48526]: DEBUG nova.api.openstack.wsgi [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.559335] [48526]: DEBUG nova.compute.api [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.564433] [48526]: DEBUG oslo_concurrency.lockutils [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.564617] [48526]: DEBUG oslo_concurrency.lockutils [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.564809] [48526]: DEBUG oslo_concurrency.lockutils [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.565087] [48526]: DEBUG oslo_concurrency.lockutils [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.565235] [48526]: DEBUG oslo_concurrency.lockutils [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.565364] [48526]: DEBUG oslo_concurrency.lockutils [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.576863] [48527]: DEBUG nova.policy [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.581336] [48527]: INFO nova.api.openstack.requestlog [None req-c3e697e1-a6a6-4844-91eb-5694a8330bfb tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.057252 [ 839.581653] [48527]: [pid: 48527|app: 0|req: 1242/2547] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.584728] [48527]: DEBUG nova.api.openstack.wsgi [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.586119] [48527]: DEBUG nova.compute.api [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.587968] [48526]: WARNING neutronclient.v2_0.client [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.589369] [48527]: DEBUG oslo_concurrency.lockutils [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.589632] [48527]: DEBUG oslo_concurrency.lockutils [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.589770] [48527]: DEBUG oslo_concurrency.lockutils [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.589974] [48527]: DEBUG oslo_concurrency.lockutils [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.590141] [48527]: DEBUG oslo_concurrency.lockutils [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.590278] [48527]: DEBUG oslo_concurrency.lockutils [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.606298] [48526]: DEBUG nova.policy [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.607667] [48527]: WARNING neutronclient.v2_0.client [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.610822] [48526]: INFO nova.api.openstack.requestlog [None req-8995d903-02bd-4ba6-a5ea-6948eba68cba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.054642 [ 839.611339] [48526]: [pid: 48526|app: 0|req: 1306/2548] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.623991] [48526]: DEBUG nova.api.openstack.wsgi [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.625348] [48527]: DEBUG nova.policy [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.625538] [48526]: DEBUG nova.compute.api [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.629513] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.629736] [48527]: INFO nova.api.openstack.requestlog [None req-14a3bf1f-b209-463a-b986-8e7d994d203b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.047537 [ 839.629825] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.630088] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.630169] [48527]: [pid: 48527|app: 0|req: 1243/2549] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.630426] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.630678] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.630893] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.651482] [48526]: WARNING neutronclient.v2_0.client [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.671401] [48526]: DEBUG nova.policy [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.676400] [48526]: DEBUG nova.policy [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.676958] [48526]: DEBUG nova.policy [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.677620] [48526]: INFO nova.api.openstack.requestlog [None req-c25c7392-975c-460c-b1fc-3313059618d1 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1357 microversion: 2.47 time: 0.055739 [ 839.678120] [48526]: [pid: 48526|app: 0|req: 1307/2550] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1357 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.720911] [48527]: DEBUG nova.api.openstack.wsgi [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.722537] [48527]: DEBUG nova.compute.api [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.726045] [48527]: DEBUG oslo_concurrency.lockutils [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.726294] [48527]: DEBUG oslo_concurrency.lockutils [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.726447] [48527]: DEBUG oslo_concurrency.lockutils [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.726741] [48527]: DEBUG oslo_concurrency.lockutils [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.726895] [48527]: DEBUG oslo_concurrency.lockutils [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.727042] [48527]: DEBUG oslo_concurrency.lockutils [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.738130] [48526]: DEBUG nova.api.openstack.wsgi [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.739586] [48526]: DEBUG nova.compute.api [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.742904] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.743100] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.743240] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.743488] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.743633] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.743754] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.745382] [48527]: WARNING neutronclient.v2_0.client [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.766447] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.766646] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.766776] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.766931] [48526]: DEBUG nova.objects.instance [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.770760] [48526]: WARNING neutronclient.v2_0.client [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.794592] [48526]: DEBUG nova.policy [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.798724] [48526]: INFO nova.api.openstack.requestlog [None req-3f32914d-332f-4fc1-9844-c03a0c9a6f89 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.062745 [ 839.799053] [48526]: [pid: 48526|app: 0|req: 1308/2551] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.801476] [48526]: DEBUG nova.api.openstack.wsgi [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.802781] [48526]: DEBUG nova.compute.api [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.805889] [48526]: DEBUG oslo_concurrency.lockutils [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.806097] [48526]: DEBUG oslo_concurrency.lockutils [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.806325] [48526]: DEBUG oslo_concurrency.lockutils [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.806480] [48526]: DEBUG oslo_concurrency.lockutils [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.806635] [48526]: DEBUG oslo_concurrency.lockutils [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.806757] [48526]: DEBUG oslo_concurrency.lockutils [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.819559] [48527]: DEBUG nova.policy [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.823613] [48526]: WARNING neutronclient.v2_0.client [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.824803] [48527]: INFO nova.api.openstack.requestlog [None req-067cc8b0-770f-44f5-8593-b7c4f1901f47 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1319 microversion: 2.1 time: 0.106003 [ 839.824803] [48527]: [pid: 48527|app: 0|req: 1244/2552] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:43 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1319 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.829439] [48527]: DEBUG nova.api.openstack.wsgi [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.829439] [48527]: DEBUG nova.compute.api [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.831765] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.832082] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.832308] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.832629] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.832836] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.833020] [48527]: DEBUG oslo_concurrency.lockutils [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.842378] [48526]: DEBUG nova.policy [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.846466] [48526]: INFO nova.api.openstack.requestlog [None req-9add01f1-3cde-491b-b809-d06906270432 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.046866 [ 839.846799] [48526]: [pid: 48526|app: 0|req: 1309/2553] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.848351] [48527]: WARNING neutronclient.v2_0.client [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.865887] [48527]: DEBUG nova.policy [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.869877] [48527]: INFO nova.api.openstack.requestlog [None req-5aaf13eb-7f62-4d5f-a5b7-8db8b16dec2d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.044524 [ 839.870258] [48527]: [pid: 48527|app: 0|req: 1245/2554] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.878373] [48526]: DEBUG nova.api.openstack.wsgi [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.879792] [48526]: DEBUG nova.compute.api [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.882997] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.883194] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.883435] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.883581] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.883721] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.883839] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.891707] [48527]: DEBUG nova.api.openstack.wsgi [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.893384] [48527]: DEBUG nova.compute.api [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.897055] [48527]: DEBUG oslo_concurrency.lockutils [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.897340] [48527]: DEBUG oslo_concurrency.lockutils [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.897576] [48527]: DEBUG oslo_concurrency.lockutils [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.897910] [48527]: DEBUG oslo_concurrency.lockutils [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.898130] [48527]: DEBUG oslo_concurrency.lockutils [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.898355] [48527]: DEBUG oslo_concurrency.lockutils [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.902872] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.902872] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.903040] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.903133] [48526]: DEBUG nova.objects.instance [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.905966] [48526]: WARNING neutronclient.v2_0.client [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.916759] [48527]: DEBUG oslo_concurrency.lockutils [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.917016] [48527]: DEBUG oslo_concurrency.lockutils [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.917193] [48527]: DEBUG oslo_concurrency.lockutils [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.917406] [48527]: DEBUG nova.objects.instance [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.919994] [48527]: WARNING neutronclient.v2_0.client [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.924768] [48526]: DEBUG nova.policy [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.929259] [48526]: INFO nova.api.openstack.requestlog [None req-5e37a5eb-fcdd-4d40-a8c1-74f8bf124a44 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.052622 [ 839.929411] [48526]: [pid: 48526|app: 0|req: 1310/2555] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.932897] [48526]: DEBUG nova.api.openstack.wsgi [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.934479] [48526]: DEBUG nova.compute.api [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.937591] [48526]: DEBUG oslo_concurrency.lockutils [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.937769] [48526]: DEBUG oslo_concurrency.lockutils [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.937898] [48526]: DEBUG oslo_concurrency.lockutils [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.938591] [48526]: DEBUG oslo_concurrency.lockutils [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.938801] [48526]: DEBUG oslo_concurrency.lockutils [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.938935] [48526]: DEBUG oslo_concurrency.lockutils [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.940636] [48527]: DEBUG nova.policy [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.944826] [48527]: INFO nova.api.openstack.requestlog [None req-6180bf85-091e-4273-abfd-7fd94c4a4d34 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.054908 [ 839.944945] [48527]: [pid: 48527|app: 0|req: 1246/2556] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.947274] [48527]: DEBUG nova.api.openstack.wsgi [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.948655] [48527]: DEBUG nova.compute.api [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.951723] [48527]: DEBUG oslo_concurrency.lockutils [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.951835] [48527]: DEBUG oslo_concurrency.lockutils [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.951932] [48527]: DEBUG oslo_concurrency.lockutils [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.952201] [48527]: DEBUG oslo_concurrency.lockutils [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.952500] [48527]: DEBUG oslo_concurrency.lockutils [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.952500] [48527]: DEBUG oslo_concurrency.lockutils [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.954470] [48526]: WARNING neutronclient.v2_0.client [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.968661] [48527]: WARNING neutronclient.v2_0.client [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.980544] [48526]: DEBUG nova.policy [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.985492] [48526]: INFO nova.api.openstack.requestlog [None req-fad203aa-4d7c-48ae-a1a9-6e56f9b26298 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.055584 [ 839.986498] [48526]: [pid: 48526|app: 0|req: 1311/2557] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.988944] [48526]: DEBUG nova.api.openstack.wsgi [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.990871] [48526]: DEBUG nova.compute.api [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.994639] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.994817] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.994953] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.995232] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.995384] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.995507] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.010213] [48526]: WARNING neutronclient.v2_0.client [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.024150] [48527]: DEBUG nova.policy [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.028351] [48527]: INFO nova.api.openstack.requestlog [None req-e659ba0d-40a1-4cdc-a9bc-0ad9b6265678 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.082796 [ 840.028944] [48527]: [pid: 48527|app: 0|req: 1247/2558] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.032311] [48527]: DEBUG nova.api.openstack.wsgi [req-d67b8815-dc32-493c-b436-7c23b689380d req-d1c990af-7ccb-4369-95de-7aa592285e25 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "169ff72e-571b-4aac-ac07-2faef6858a9c", "name": "network-vif-plugged", "status": "completed", "tag": "a35b29eb-d712-4a31-868c-f504c9abc4e9"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 840.035443] [48526]: DEBUG nova.policy [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.038022] [48527]: DEBUG oslo_concurrency.lockutils [req-d67b8815-dc32-493c-b436-7c23b689380d req-d1c990af-7ccb-4369-95de-7aa592285e25 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.038222] [48527]: DEBUG oslo_concurrency.lockutils [req-d67b8815-dc32-493c-b436-7c23b689380d req-d1c990af-7ccb-4369-95de-7aa592285e25 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.038356] [48527]: DEBUG oslo_concurrency.lockutils [req-d67b8815-dc32-493c-b436-7c23b689380d req-d1c990af-7ccb-4369-95de-7aa592285e25 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.042460] [48526]: INFO nova.api.openstack.requestlog [None req-5d8fec6c-0a49-4d34-93eb-28c38da6705c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.055412 [ 840.042814] [48526]: [pid: 48526|app: 0|req: 1312/2559] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.045175] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.045443] [48527]: INFO nova.api.openstack.compute.server_external_events [req-d67b8815-dc32-493c-b436-7c23b689380d req-d1c990af-7ccb-4369-95de-7aa592285e25 service nova] Creating event network-vif-plugged:a35b29eb-d712-4a31-868c-f504c9abc4e9 for instance 169ff72e-571b-4aac-ac07-2faef6858a9c on cpu-1 [ 840.046604] [48526]: DEBUG nova.compute.api [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.052023] [48527]: INFO nova.api.openstack.requestlog [req-d67b8815-dc32-493c-b436-7c23b689380d req-d1c990af-7ccb-4369-95de-7aa592285e25 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021851 [ 840.052284] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.052328] [48527]: [pid: 48527|app: 0|req: 1248/2560] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:44 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) [ 840.052366] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.052569] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.052667] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.052809] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.052928] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.075193] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.075406] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.075554] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.075701] [48526]: DEBUG nova.objects.instance [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.078446] [48526]: WARNING neutronclient.v2_0.client [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.096825] [48526]: DEBUG nova.policy [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.102205] [48526]: INFO nova.api.openstack.requestlog [None req-6e0a19d1-bfd8-44e2-8bc5-8253e8b172b6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.058800 [ 840.102543] [48526]: [pid: 48526|app: 0|req: 1313/2561] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.332661] [48527]: DEBUG nova.api.openstack.wsgi [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.334388] [48527]: DEBUG nova.compute.api [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.340446] [48527]: DEBUG oslo_concurrency.lockutils [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.340679] [48527]: DEBUG oslo_concurrency.lockutils [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.340830] [48527]: DEBUG oslo_concurrency.lockutils [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.341165] [48527]: DEBUG oslo_concurrency.lockutils [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.341324] [48527]: DEBUG oslo_concurrency.lockutils [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.341484] [48527]: DEBUG oslo_concurrency.lockutils [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.369581] [48527]: DEBUG oslo_concurrency.lockutils [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.369851] [48527]: DEBUG oslo_concurrency.lockutils [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.370521] [48527]: DEBUG oslo_concurrency.lockutils [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.370521] [48527]: DEBUG nova.objects.instance [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.375750] [48527]: WARNING neutronclient.v2_0.client [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.396163] [48527]: DEBUG nova.policy [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.403882] [48527]: INFO nova.api.openstack.requestlog [None req-59e6c4f4-efcd-4fef-ae1e-a057731ae9fa tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.073710 [ 840.404508] [48527]: [pid: 48527|app: 0|req: 1249/2562] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.410964] [48526]: DEBUG nova.api.openstack.wsgi [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.412630] [48526]: DEBUG nova.compute.api [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.415755] [48526]: DEBUG oslo_concurrency.lockutils [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.416382] [48526]: DEBUG oslo_concurrency.lockutils [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.416382] [48526]: DEBUG oslo_concurrency.lockutils [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.416514] [48526]: DEBUG oslo_concurrency.lockutils [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.416638] [48526]: DEBUG oslo_concurrency.lockutils [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.417077] [48526]: DEBUG oslo_concurrency.lockutils [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.420152] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.421710] [48527]: DEBUG nova.compute.api [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.426042] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.426042] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.426042] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.426042] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.426042] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.426042] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.439670] [48526]: WARNING neutronclient.v2_0.client [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.448700] [48527]: WARNING neutronclient.v2_0.client [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.462430] [48526]: DEBUG nova.policy [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.472636] [48526]: DEBUG nova.policy [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.473309] [48526]: DEBUG nova.policy [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.474153] [48527]: DEBUG nova.policy [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.477116] [48526]: INFO nova.api.openstack.requestlog [None req-9309aac7-2ea7-45c9-8a7a-52c24563cf26 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.068177 [ 840.477515] [48526]: [pid: 48526|app: 0|req: 1314/2563] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.479504] [48527]: DEBUG nova.policy [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.480187] [48527]: DEBUG nova.policy [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.481521] [48527]: INFO nova.api.openstack.requestlog [None req-0d282734-af9f-4ae2-aaeb-ad8c7579cc92 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1307 microversion: 2.47 time: 0.062982 [ 840.481521] [48527]: [pid: 48527|app: 0|req: 1250/2564] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1307 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.540965] [48526]: DEBUG nova.api.openstack.wsgi [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.542583] [48526]: DEBUG nova.compute.api [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.545915] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.546122] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.546309] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.546563] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.546708] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.546828] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.569585] [48527]: DEBUG nova.api.openstack.wsgi [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.571167] [48527]: DEBUG nova.compute.api [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.573560] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.573745] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.573900] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.574077] [48526]: DEBUG nova.objects.instance [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.574618] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.574805] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.575067] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.575345] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.575493] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.575622] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.577429] [48526]: WARNING neutronclient.v2_0.client [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.598497] [48527]: WARNING neutronclient.v2_0.client [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.599722] [48526]: DEBUG nova.policy [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.608387] [48526]: DEBUG nova.policy [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.609147] [48526]: DEBUG nova.policy [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.609896] [48526]: INFO nova.api.openstack.requestlog [None req-3dc2feea-3818-4112-9fb8-ae0ede2cb98b tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.071049 [ 840.610236] [48526]: [pid: 48526|app: 0|req: 1315/2565] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.614011] [48526]: DEBUG nova.api.openstack.wsgi [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.618386] [48526]: DEBUG nova.compute.api [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.619367] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.619551] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.619902] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.620318] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.620508] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.620640] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.638669] [48526]: WARNING neutronclient.v2_0.client [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.657188] [48526]: DEBUG nova.policy [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.661788] [48526]: INFO nova.api.openstack.requestlog [None req-bee63528-7f21-4cc0-8acb-590edb6761ae tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.049822 [ 840.662147] [48526]: [pid: 48526|app: 0|req: 1316/2566] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.664576] [48526]: DEBUG nova.api.openstack.wsgi [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.666196] [48526]: DEBUG nova.compute.api [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.670206] [48526]: DEBUG oslo_concurrency.lockutils [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.670206] [48526]: DEBUG oslo_concurrency.lockutils [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.670206] [48526]: DEBUG oslo_concurrency.lockutils [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.670206] [48526]: DEBUG oslo_concurrency.lockutils [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.670206] [48526]: DEBUG oslo_concurrency.lockutils [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.670206] [48526]: DEBUG oslo_concurrency.lockutils [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.688833] [48526]: WARNING neutronclient.v2_0.client [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.689874] [48527]: DEBUG nova.policy [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.694497] [48527]: INFO nova.api.openstack.requestlog [None req-ad01c887-328a-4b56-bdc5-4b13992b90dd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1391 microversion: 2.1 time: 0.127258 [ 840.694837] [48527]: [pid: 48527|app: 0|req: 1251/2567] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1391 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.697265] [48527]: DEBUG nova.api.openstack.wsgi [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.699248] [48527]: DEBUG nova.compute.api [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.701947] [48527]: DEBUG oslo_concurrency.lockutils [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.702141] [48527]: DEBUG oslo_concurrency.lockutils [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.702266] [48527]: DEBUG oslo_concurrency.lockutils [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.702507] [48527]: DEBUG oslo_concurrency.lockutils [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.703612] [48527]: DEBUG oslo_concurrency.lockutils [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.703612] [48527]: DEBUG oslo_concurrency.lockutils [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.707815] [48526]: DEBUG nova.policy [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.713758] [48526]: INFO nova.api.openstack.requestlog [None req-190469a4-ae28-4ae4-baff-bb85bb2ec777 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.050894 [ 840.714132] [48526]: [pid: 48526|app: 0|req: 1317/2568] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.716499] [48526]: DEBUG nova.api.openstack.wsgi [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.717944] [48527]: WARNING neutronclient.v2_0.client [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.718488] [48526]: DEBUG nova.compute.api [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.722997] [48526]: DEBUG oslo_concurrency.lockutils [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.723214] [48526]: DEBUG oslo_concurrency.lockutils [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.723351] [48526]: DEBUG oslo_concurrency.lockutils [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.723596] [48526]: DEBUG oslo_concurrency.lockutils [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.723735] [48526]: DEBUG oslo_concurrency.lockutils [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.723854] [48526]: DEBUG oslo_concurrency.lockutils [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.736088] [48527]: DEBUG nova.policy [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.740581] [48527]: INFO nova.api.openstack.requestlog [None req-01a90e9f-8d5e-4840-9284-0c75123f3436 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.045130 [ 840.740931] [48527]: [pid: 48527|app: 0|req: 1252/2569] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.742931] [48526]: WARNING neutronclient.v2_0.client [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.763793] [48526]: DEBUG nova.policy [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.768533] [48526]: DEBUG nova.policy [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.769546] [48526]: DEBUG nova.policy [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.770188] [48526]: INFO nova.api.openstack.requestlog [None req-1116545a-6937-42c3-9124-b7e98ba2e067 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1374 microversion: 2.47 time: 0.055645 [ 840.770864] [48526]: [pid: 48526|app: 0|req: 1318/2570] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:44 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1374 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.787237] [48527]: DEBUG nova.api.openstack.wsgi [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 840.789303] [48527]: DEBUG nova.compute.api [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.794630] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.794826] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.794963] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.795239] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.795527] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.795656] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.812199] [48526]: DEBUG nova.api.openstack.wsgi [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.813750] [48526]: DEBUG nova.compute.api [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.817289] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.817506] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.817677] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.817900] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.818055] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.818191] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.823999] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.824097] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.824183] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.828393] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.828596] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.828731] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.829172] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.830370] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.831259] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.841659] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.841844] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.841980] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.842217] [48526]: DEBUG nova.objects.instance [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.847300] [48526]: WARNING neutronclient.v2_0.client [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.866348] [48526]: DEBUG nova.policy [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.870779] [48526]: INFO nova.api.openstack.requestlog [None req-dcaae197-13ed-4cda-ada9-8b2dfa5adb74 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.060661 [ 840.871128] [48526]: [pid: 48526|app: 0|req: 1319/2571] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.873496] [48526]: DEBUG nova.api.openstack.wsgi [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.874858] [48526]: DEBUG nova.compute.api [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.876125] [48527]: DEBUG nova.virt.hardware [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 840.876277] [48527]: DEBUG nova.virt.hardware [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 840.876432] [48527]: DEBUG nova.virt.hardware [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 840.876545] [48527]: DEBUG nova.virt.hardware [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 840.876692] [48527]: DEBUG nova.virt.hardware [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 840.877989] [48526]: DEBUG oslo_concurrency.lockutils [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.878617] [48526]: DEBUG oslo_concurrency.lockutils [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.878617] [48526]: DEBUG oslo_concurrency.lockutils [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.878617] [48526]: DEBUG oslo_concurrency.lockutils [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.878774] [48526]: DEBUG oslo_concurrency.lockutils [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.878860] [48526]: DEBUG oslo_concurrency.lockutils [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.896139] [48526]: WARNING neutronclient.v2_0.client [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.922557] [48527]: DEBUG nova.compute.api [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.925472] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.925653] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.925786] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.926046] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.926198] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.926334] [48527]: DEBUG oslo_concurrency.lockutils [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.947021] [48527]: INFO nova.api.openstack.requestlog [None req-c07fd4b0-7b38-4a5c-be7c-dc281ac4903a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8/action" status: 202 len: 1100 microversion: 2.47 time: 0.162152 [ 840.947460] [48527]: [pid: 48527|app: 0|req: 1253/2572] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 13:55:45 2025] POST /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8/action => generated 1100 bytes in 163 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 840.950560] [48527]: DEBUG nova.api.openstack.wsgi [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.951923] [48527]: DEBUG nova.compute.api [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.955699] [48527]: DEBUG oslo_concurrency.lockutils [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.955969] [48527]: DEBUG oslo_concurrency.lockutils [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.956186] [48527]: DEBUG oslo_concurrency.lockutils [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.956507] [48527]: DEBUG oslo_concurrency.lockutils [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.956981] [48527]: DEBUG oslo_concurrency.lockutils [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.956981] [48527]: DEBUG oslo_concurrency.lockutils [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.982822] [48527]: WARNING neutronclient.v2_0.client [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.002921] [48527]: DEBUG nova.policy [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.006989] [48526]: DEBUG nova.policy [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.007316] [48527]: INFO nova.api.openstack.requestlog [None req-039070a3-0372-4b81-b208-f07f29afe3cb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.059354 [ 841.007697] [48527]: [pid: 48527|app: 0|req: 1254/2573] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.010899] [48527]: DEBUG nova.api.openstack.wsgi [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.011863] [48526]: INFO nova.api.openstack.requestlog [None req-e58713c0-ea3c-4856-b8cb-14ae74bfa82d tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1319 microversion: 2.1 time: 0.140150 [ 841.012319] [48526]: [pid: 48526|app: 0|req: 1320/2574] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1319 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.012364] [48527]: DEBUG nova.compute.api [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.015123] [48526]: DEBUG nova.api.openstack.wsgi [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.015766] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.015961] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.016132] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.016390] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.016539] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.016669] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.016751] [48526]: DEBUG nova.compute.api [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.020403] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.020523] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.020690] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.020986] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.021174] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.021329] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.032890] [48527]: WARNING neutronclient.v2_0.client [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.041813] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.042036] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.042127] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.042291] [48526]: DEBUG nova.objects.instance [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.045094] [48526]: WARNING neutronclient.v2_0.client [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.052702] [48527]: DEBUG nova.policy [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.057434] [48527]: INFO nova.api.openstack.requestlog [None req-c2a12f7c-9c59-479d-8b0c-c5ec1f09a2fc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1208 microversion: 2.1 time: 0.049129 [ 841.057810] [48527]: [pid: 48527|app: 0|req: 1255/2575] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.060197] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.061608] [48527]: DEBUG nova.compute.api [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.063927] [48526]: DEBUG nova.policy [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.064755] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.064946] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.065097] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.065394] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.065561] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.065699] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.068037] [48526]: INFO nova.api.openstack.requestlog [None req-5e8568e0-2635-4ab9-893e-b36909b731c6 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.055100 [ 841.068437] [48526]: [pid: 48526|app: 0|req: 1321/2576] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.070882] [48526]: DEBUG nova.api.openstack.wsgi [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.072275] [48526]: DEBUG nova.compute.api [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.075515] [48526]: DEBUG oslo_concurrency.lockutils [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.075771] [48526]: DEBUG oslo_concurrency.lockutils [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.075835] [48526]: DEBUG oslo_concurrency.lockutils [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.076080] [48526]: DEBUG oslo_concurrency.lockutils [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.076269] [48526]: DEBUG oslo_concurrency.lockutils [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.076393] [48526]: DEBUG oslo_concurrency.lockutils [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.089659] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.090652] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.090652] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.090652] [48527]: DEBUG nova.objects.instance [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.093392] [48527]: WARNING neutronclient.v2_0.client [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.104376] [48526]: WARNING neutronclient.v2_0.client [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.114567] [48527]: DEBUG nova.policy [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.119789] [48527]: INFO nova.api.openstack.requestlog [None req-3d5bf382-7f3f-4b57-9a3b-1caa9c65c2d3 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.060742 [ 841.120182] [48527]: [pid: 48527|app: 0|req: 1256/2577] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.122785] [48527]: DEBUG nova.api.openstack.wsgi [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.125035] [48527]: DEBUG nova.compute.api [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.125135] [48526]: DEBUG nova.policy [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.128400] [48527]: DEBUG oslo_concurrency.lockutils [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.128400] [48527]: DEBUG oslo_concurrency.lockutils [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.128400] [48527]: DEBUG oslo_concurrency.lockutils [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.128626] [48527]: DEBUG oslo_concurrency.lockutils [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.128712] [48527]: DEBUG oslo_concurrency.lockutils [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.128829] [48527]: DEBUG oslo_concurrency.lockutils [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.129622] [48526]: DEBUG nova.policy [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.131191] [48526]: DEBUG nova.policy [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.131568] [48526]: INFO nova.api.openstack.requestlog [None req-39d82fa2-6add-4a09-82cd-82e583e41bc7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1383 microversion: 2.47 time: 0.062628 [ 841.131935] [48526]: [pid: 48526|app: 0|req: 1322/2578] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1383 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.134342] [48526]: DEBUG nova.api.openstack.wsgi [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.135776] [48526]: DEBUG nova.compute.api [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.139431] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.139605] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.140179] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.140179] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.140338] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.140445] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.147019] [48527]: WARNING neutronclient.v2_0.client [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.158888] [48526]: WARNING neutronclient.v2_0.client [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.166984] [48527]: DEBUG nova.policy [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.171694] [48527]: INFO nova.api.openstack.requestlog [None req-55374fa1-8cc2-49de-b213-2f7e06450aea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.050924 [ 841.172073] [48527]: [pid: 48527|app: 0|req: 1257/2579] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.174807] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.176261] [48527]: DEBUG nova.compute.api [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.180388] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.180388] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.180388] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.180388] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.180741] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.180741] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.183626] [48526]: DEBUG nova.policy [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.188394] [48526]: INFO nova.api.openstack.requestlog [None req-7e883f5f-a5d3-4296-aef5-c99ebc74c7b7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.055759 [ 841.189636] [48526]: [pid: 48526|app: 0|req: 1323/2580] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.192505] [48526]: DEBUG nova.api.openstack.wsgi [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.194150] [48526]: DEBUG nova.compute.api [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.199752] [48526]: DEBUG oslo_concurrency.lockutils [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.199752] [48526]: DEBUG oslo_concurrency.lockutils [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.199752] [48526]: DEBUG oslo_concurrency.lockutils [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.199752] [48526]: DEBUG oslo_concurrency.lockutils [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.200267] [48527]: WARNING neutronclient.v2_0.client [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.200471] [48526]: DEBUG oslo_concurrency.lockutils [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.200471] [48526]: DEBUG oslo_concurrency.lockutils [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.223039] [48527]: DEBUG nova.policy [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.227227] [48527]: INFO nova.api.openstack.requestlog [None req-4f9b95a3-83ab-48fd-88ef-be1fce16bcc6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.054527 [ 841.227880] [48527]: [pid: 48527|app: 0|req: 1258/2581] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.228255] [48526]: DEBUG oslo_concurrency.lockutils [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.228616] [48526]: DEBUG oslo_concurrency.lockutils [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.228898] [48526]: DEBUG oslo_concurrency.lockutils [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.229438] [48526]: DEBUG nova.objects.instance [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.233163] [48526]: WARNING neutronclient.v2_0.client [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.254751] [48526]: DEBUG nova.policy [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.259029] [48526]: INFO nova.api.openstack.requestlog [None req-93bb9267-80c8-4e8f-b143-79ebc2f5ce4f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.068671 [ 841.259424] [48526]: [pid: 48526|app: 0|req: 1324/2582] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.418548] [48527]: DEBUG nova.api.openstack.wsgi [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.420225] [48527]: DEBUG nova.compute.api [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.425963] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.426175] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.426344] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.426663] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.426811] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.426937] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.455550] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.455741] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.455741] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.455901] [48527]: DEBUG nova.objects.instance [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.459906] [48527]: WARNING neutronclient.v2_0.client [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.479888] [48527]: DEBUG nova.policy [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.486075] [48527]: INFO nova.api.openstack.requestlog [None req-59d0d872-860b-4354-a155-c5f73f5e50d5 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.070316 [ 841.486593] [48527]: [pid: 48527|app: 0|req: 1259/2583] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 841.494963] [48526]: DEBUG nova.api.openstack.wsgi [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.496338] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.496640] [48526]: DEBUG nova.compute.api [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.497813] [48527]: DEBUG nova.compute.api [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.501663] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.501820] [48526]: DEBUG oslo_concurrency.lockutils [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.501860] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.501977] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.502052] [48526]: DEBUG oslo_concurrency.lockutils [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.502163] [48526]: DEBUG oslo_concurrency.lockutils [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.502260] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.502407] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.502447] [48526]: DEBUG oslo_concurrency.lockutils [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.502529] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.502575] [48526]: DEBUG oslo_concurrency.lockutils [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.502691] [48526]: DEBUG oslo_concurrency.lockutils [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.521536] [48527]: WARNING neutronclient.v2_0.client [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.522046] [48526]: WARNING neutronclient.v2_0.client [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.542066] [48527]: DEBUG nova.policy [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.542254] [48526]: DEBUG nova.policy [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.546240] [48527]: DEBUG nova.policy [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.546922] [48527]: DEBUG nova.policy [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.547110] [48526]: DEBUG nova.policy [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.547523] [48527]: INFO nova.api.openstack.requestlog [None req-f1747f47-9a4a-47db-89c1-461623b693f0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1307 microversion: 2.47 time: 0.054491 [ 841.547807] [48526]: DEBUG nova.policy [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.547901] [48527]: [pid: 48527|app: 0|req: 1260/2584] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1307 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.551587] [48526]: INFO nova.api.openstack.requestlog [None req-15472a9e-8d19-474e-a81a-62f9b405f919 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.059659 [ 841.551928] [48526]: [pid: 48526|app: 0|req: 1325/2585] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.626850] [48527]: DEBUG nova.api.openstack.wsgi [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.628366] [48527]: DEBUG nova.compute.api [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.633424] [48527]: DEBUG oslo_concurrency.lockutils [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.633639] [48527]: DEBUG oslo_concurrency.lockutils [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.633779] [48527]: DEBUG oslo_concurrency.lockutils [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.634015] [48527]: DEBUG oslo_concurrency.lockutils [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.634164] [48527]: DEBUG oslo_concurrency.lockutils [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.634281] [48527]: DEBUG oslo_concurrency.lockutils [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.660241] [48527]: DEBUG oslo_concurrency.lockutils [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.660419] [48527]: DEBUG oslo_concurrency.lockutils [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.660548] [48527]: DEBUG oslo_concurrency.lockutils [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.660699] [48527]: DEBUG nova.objects.instance [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.663790] [48527]: WARNING neutronclient.v2_0.client [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.676240] [48526]: DEBUG nova.api.openstack.wsgi [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.677657] [48526]: DEBUG nova.compute.api [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.681266] [48526]: DEBUG oslo_concurrency.lockutils [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.681454] [48526]: DEBUG oslo_concurrency.lockutils [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.681590] [48526]: DEBUG oslo_concurrency.lockutils [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.681843] [48526]: DEBUG oslo_concurrency.lockutils [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.681983] [48526]: DEBUG oslo_concurrency.lockutils [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.682113] [48526]: DEBUG oslo_concurrency.lockutils [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.682535] [48527]: DEBUG nova.policy [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.686817] [48527]: DEBUG nova.policy [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.687388] [48527]: DEBUG nova.policy [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.687977] [48527]: INFO nova.api.openstack.requestlog [None req-97374d3c-89e8-4025-949d-43dcac3673dc tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.064138 [ 841.688364] [48527]: [pid: 48527|app: 0|req: 1261/2586] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.696911] [48526]: WARNING neutronclient.v2_0.client [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.707691] [48527]: DEBUG nova.api.openstack.wsgi [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.709216] [48527]: DEBUG nova.compute.api [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.712583] [48527]: DEBUG oslo_concurrency.lockutils [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.712769] [48527]: DEBUG oslo_concurrency.lockutils [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.712903] [48527]: DEBUG oslo_concurrency.lockutils [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.713166] [48527]: DEBUG oslo_concurrency.lockutils [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.713322] [48527]: DEBUG oslo_concurrency.lockutils [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.713445] [48527]: DEBUG oslo_concurrency.lockutils [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.716917] [48526]: DEBUG nova.policy [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.720540] [48526]: INFO nova.api.openstack.requestlog [None req-736c72b7-0327-4fba-bc88-d93df3541422 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.046432 [ 841.721057] [48526]: [pid: 48526|app: 0|req: 1326/2587] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.725628] [48526]: DEBUG nova.api.openstack.wsgi [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.727029] [48526]: DEBUG nova.compute.api [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.730174] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.730362] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.730499] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.730750] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.730892] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.731024] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.732618] [48527]: WARNING neutronclient.v2_0.client [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.745389] [48526]: WARNING neutronclient.v2_0.client [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.763490] [48526]: DEBUG nova.policy [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.767346] [48526]: INFO nova.api.openstack.requestlog [None req-c9d48a5b-a825-474d-aa9e-bc82d8dda821 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.043539 [ 841.767597] [48526]: [pid: 48526|app: 0|req: 1327/2588] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.770043] [48526]: DEBUG nova.api.openstack.wsgi [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.771317] [48526]: DEBUG nova.compute.api [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.774414] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.774603] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.774717] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.774964] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.775124] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.775245] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.791627] [48526]: WARNING neutronclient.v2_0.client [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.795459] [48527]: DEBUG nova.policy [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.799880] [48527]: INFO nova.api.openstack.requestlog [None req-12b703da-f262-40c0-b24e-18872fc00a48 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1391 microversion: 2.1 time: 0.094250 [ 841.800340] [48527]: [pid: 48527|app: 0|req: 1262/2589] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1391 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.810175] [48526]: DEBUG nova.policy [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.814408] [48526]: INFO nova.api.openstack.requestlog [None req-d3fe0abd-1cff-4690-bc6f-ae8ac954fa59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.046296 [ 841.814725] [48526]: [pid: 48526|app: 0|req: 1328/2590] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:45 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.885378] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.887016] [48527]: DEBUG nova.compute.api [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.890619] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.890802] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.890933] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.891266] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.891442] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.891577] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.915540] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.915902] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.916053] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.916226] [48527]: DEBUG nova.objects.instance [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid e6ed5fa0-5006-499a-8aad-a4b582f0c868 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.919243] [48527]: WARNING neutronclient.v2_0.client [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.940882] [48527]: DEBUG nova.policy [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.945502] [48527]: INFO nova.api.openstack.requestlog [None req-6d21d7ce-e5eb-408a-8c2f-30439f44b675 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 200 len: 1305 microversion: 2.1 time: 0.062503 [ 841.945918] [48527]: [pid: 48527|app: 0|req: 1263/2591] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.020567] [48526]: DEBUG nova.api.openstack.wsgi [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.022346] [48526]: DEBUG nova.compute.api [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.025236] [48527]: DEBUG nova.api.openstack.wsgi [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.025963] [48526]: DEBUG oslo_concurrency.lockutils [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.026254] [48526]: DEBUG oslo_concurrency.lockutils [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.026388] [48526]: DEBUG oslo_concurrency.lockutils [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.026646] [48526]: DEBUG oslo_concurrency.lockutils [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.026791] [48526]: DEBUG oslo_concurrency.lockutils [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.026861] [48527]: DEBUG nova.compute.api [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.026902] [48526]: DEBUG oslo_concurrency.lockutils [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.030668] [48527]: DEBUG oslo_concurrency.lockutils [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.030912] [48527]: DEBUG oslo_concurrency.lockutils [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.031090] [48527]: DEBUG oslo_concurrency.lockutils [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.031386] [48527]: DEBUG oslo_concurrency.lockutils [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.031582] [48527]: DEBUG oslo_concurrency.lockutils [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.031752] [48527]: DEBUG oslo_concurrency.lockutils [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.043214] [48526]: WARNING neutronclient.v2_0.client [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.052362] [48527]: WARNING neutronclient.v2_0.client [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.065260] [48526]: DEBUG nova.policy [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.068661] [48526]: INFO nova.api.openstack.requestlog [None req-30fa1dc8-db3a-427f-8277-4a0e5b9c0617 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.050293 [ 842.069157] [48526]: [pid: 48526|app: 0|req: 1329/2592] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.072652] [48526]: DEBUG nova.api.openstack.wsgi [req-171dfdb2-3333-4114-b13b-b01598e1fffa req-30670a03-cc30-4820-b6ca-9098375cc383 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "169ff72e-571b-4aac-ac07-2faef6858a9c", "tag": "a35b29eb-d712-4a31-868c-f504c9abc4e9"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 842.078884] [48526]: DEBUG oslo_concurrency.lockutils [req-171dfdb2-3333-4114-b13b-b01598e1fffa req-30670a03-cc30-4820-b6ca-9098375cc383 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.079183] [48526]: DEBUG oslo_concurrency.lockutils [req-171dfdb2-3333-4114-b13b-b01598e1fffa req-30670a03-cc30-4820-b6ca-9098375cc383 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.079395] [48526]: DEBUG oslo_concurrency.lockutils [req-171dfdb2-3333-4114-b13b-b01598e1fffa req-30670a03-cc30-4820-b6ca-9098375cc383 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.086614] [48526]: INFO nova.api.openstack.compute.server_external_events [req-171dfdb2-3333-4114-b13b-b01598e1fffa req-30670a03-cc30-4820-b6ca-9098375cc383 service nova] Creating event network-changed:a35b29eb-d712-4a31-868c-f504c9abc4e9 for instance 169ff72e-571b-4aac-ac07-2faef6858a9c on cpu-1 [ 842.092790] [48526]: INFO nova.api.openstack.requestlog [req-171dfdb2-3333-4114-b13b-b01598e1fffa req-30670a03-cc30-4820-b6ca-9098375cc383 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022971 [ 842.093461] [48526]: [pid: 48526|app: 0|req: 1330/2593] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:46 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) [ 842.096478] [48526]: DEBUG nova.api.openstack.wsgi [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.097914] [48526]: DEBUG nova.compute.api [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.103443] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.103649] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.103822] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.104145] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.104328] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.104465] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.123681] [48526]: WARNING neutronclient.v2_0.client [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.134510] [48527]: DEBUG nova.policy [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.137984] [48527]: INFO nova.api.openstack.requestlog [None req-8661b83a-bedd-480a-b8e7-a0512013fb56 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1319 microversion: 2.1 time: 0.115094 [ 842.138353] [48527]: [pid: 48527|app: 0|req: 1264/2594] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1319 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.140806] [48527]: DEBUG nova.api.openstack.wsgi [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.141271] [48526]: DEBUG nova.policy [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.142227] [48527]: DEBUG nova.compute.api [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.146511] [48527]: DEBUG oslo_concurrency.lockutils [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.146702] [48527]: DEBUG oslo_concurrency.lockutils [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.147188] [48527]: DEBUG oslo_concurrency.lockutils [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.147188] [48527]: DEBUG oslo_concurrency.lockutils [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.147300] [48527]: DEBUG oslo_concurrency.lockutils [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.147341] [48527]: DEBUG oslo_concurrency.lockutils [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.147418] [48526]: INFO nova.api.openstack.requestlog [None req-4cb3fb7a-9c26-4ba2-b3fc-ed0b142367b6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1264 microversion: 2.1 time: 0.053561 [ 842.147917] [48526]: [pid: 48526|app: 0|req: 1331/2595] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.151230] [48526]: DEBUG nova.api.openstack.wsgi [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.152557] [48526]: DEBUG nova.compute.api [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.159488] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.159687] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.159874] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.160176] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.160325] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.160471] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.171998] [48527]: DEBUG oslo_concurrency.lockutils [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.172214] [48527]: DEBUG oslo_concurrency.lockutils [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.172379] [48527]: DEBUG oslo_concurrency.lockutils [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.172536] [48527]: DEBUG nova.objects.instance [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.175571] [48527]: WARNING neutronclient.v2_0.client [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.181802] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.182046] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.182237] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.182397] [48526]: DEBUG nova.objects.instance [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.185872] [48526]: WARNING neutronclient.v2_0.client [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.198038] [48527]: DEBUG nova.policy [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.202481] [48527]: INFO nova.api.openstack.requestlog [None req-45f5c987-6086-400e-bedf-7794127d9c9a tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.063448 [ 842.202793] [48527]: [pid: 48527|app: 0|req: 1265/2596] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.205488] [48527]: DEBUG nova.api.openstack.wsgi [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.207214] [48527]: DEBUG nova.compute.api [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.207693] [48526]: DEBUG nova.policy [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.211056] [48527]: DEBUG oslo_concurrency.lockutils [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.211237] [48527]: DEBUG oslo_concurrency.lockutils [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.211388] [48527]: DEBUG oslo_concurrency.lockutils [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.211672] [48527]: DEBUG oslo_concurrency.lockutils [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.211847] [48527]: DEBUG oslo_concurrency.lockutils [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.211980] [48527]: DEBUG oslo_concurrency.lockutils [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.212074] [48526]: INFO nova.api.openstack.requestlog [None req-9db06929-d141-48ea-862a-3d23709c39ff tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.063718 [ 842.212564] [48526]: [pid: 48526|app: 0|req: 1332/2597] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.215128] [48526]: DEBUG nova.api.openstack.wsgi [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.217383] [48526]: DEBUG nova.compute.api [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.221082] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.221082] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.221082] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.221082] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.221082] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.221082] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.232114] [48527]: WARNING neutronclient.v2_0.client [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.237187] [48526]: WARNING neutronclient.v2_0.client [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.253223] [48527]: DEBUG nova.policy [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.256140] [48526]: DEBUG nova.policy [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.257860] [48527]: DEBUG nova.policy [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.258535] [48527]: DEBUG nova.policy [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.259168] [48527]: INFO nova.api.openstack.requestlog [None req-ace0c8b9-9b72-460b-aa35-6e4a7d7c4c40 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1383 microversion: 2.47 time: 0.055857 [ 842.259493] [48527]: [pid: 48527|app: 0|req: 1266/2598] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1383 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.261055] [48526]: INFO nova.api.openstack.requestlog [None req-d4213974-3a03-47da-945e-ad96eb59686c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.047863 [ 842.261394] [48526]: [pid: 48526|app: 0|req: 1333/2599] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.262270] [48527]: DEBUG nova.api.openstack.wsgi [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.263754] [48527]: DEBUG nova.compute.api [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.264310] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.265718] [48526]: DEBUG nova.compute.api [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.267125] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.267303] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.267525] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.267706] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.267860] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.268052] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.269103] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.269396] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.269546] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.269788] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.269947] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.270090] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.286198] [48526]: WARNING neutronclient.v2_0.client [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.287454] [48527]: WARNING neutronclient.v2_0.client [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.308115] [48527]: DEBUG nova.policy [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.310402] [48526]: DEBUG nova.policy [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.313481] [48527]: INFO nova.api.openstack.requestlog [None req-c9abc342-ea65-4afa-9328-511249a1dcc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.053413 [ 842.313820] [48527]: [pid: 48527|app: 0|req: 1267/2600] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.315101] [48526]: INFO nova.api.openstack.requestlog [None req-b8be8469-8dac-4442-b782-4860f0ad84f6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.053052 [ 842.315439] [48526]: [pid: 48526|app: 0|req: 1334/2601] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.316479] [48527]: DEBUG nova.api.openstack.wsgi [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.318015] [48527]: DEBUG nova.compute.api [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.322798] [48527]: DEBUG oslo_concurrency.lockutils [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.323027] [48527]: DEBUG oslo_concurrency.lockutils [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.323173] [48527]: DEBUG oslo_concurrency.lockutils [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.323580] [48527]: DEBUG oslo_concurrency.lockutils [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.323800] [48527]: DEBUG oslo_concurrency.lockutils [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.323939] [48527]: DEBUG oslo_concurrency.lockutils [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.349171] [48527]: DEBUG oslo_concurrency.lockutils [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.349429] [48527]: DEBUG oslo_concurrency.lockutils [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.349590] [48527]: DEBUG oslo_concurrency.lockutils [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.349764] [48527]: DEBUG nova.objects.instance [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.353345] [48527]: WARNING neutronclient.v2_0.client [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.371164] [48527]: DEBUG nova.policy [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.375121] [48527]: INFO nova.api.openstack.requestlog [None req-018f41ac-eae5-46c3-8fb5-a66f99ac136b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.060768 [ 842.375475] [48527]: [pid: 48527|app: 0|req: 1268/2602] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.500366] [48526]: DEBUG nova.api.openstack.wsgi [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.501760] [48526]: DEBUG nova.compute.api [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.505087] [48526]: DEBUG oslo_concurrency.lockutils [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.505265] [48526]: DEBUG oslo_concurrency.lockutils [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.505402] [48526]: DEBUG oslo_concurrency.lockutils [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.505648] [48526]: DEBUG oslo_concurrency.lockutils [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.505793] [48526]: DEBUG oslo_concurrency.lockutils [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.505914] [48526]: DEBUG oslo_concurrency.lockutils [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.525324] [48526]: DEBUG oslo_concurrency.lockutils [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.525515] [48526]: DEBUG oslo_concurrency.lockutils [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.525616] [48526]: DEBUG oslo_concurrency.lockutils [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.525756] [48526]: DEBUG nova.objects.instance [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.528368] [48526]: WARNING neutronclient.v2_0.client [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.545217] [48526]: DEBUG nova.policy [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.548751] [48526]: INFO nova.api.openstack.requestlog [None req-86e6f02d-cf0f-4937-944a-15a9c2b170a7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.050591 [ 842.549074] [48526]: [pid: 48526|app: 0|req: 1335/2603] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.563290] [48527]: DEBUG nova.api.openstack.wsgi [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.565516] [48527]: DEBUG nova.compute.api [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.568651] [48526]: DEBUG nova.api.openstack.wsgi [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.570051] [48526]: DEBUG nova.compute.api [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.570957] [48527]: DEBUG oslo_concurrency.lockutils [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.571299] [48527]: DEBUG oslo_concurrency.lockutils [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.571542] [48527]: DEBUG oslo_concurrency.lockutils [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.572081] [48527]: DEBUG oslo_concurrency.lockutils [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.572369] [48527]: DEBUG oslo_concurrency.lockutils [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.572621] [48527]: DEBUG oslo_concurrency.lockutils [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.573428] [48526]: DEBUG oslo_concurrency.lockutils [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.573635] [48526]: DEBUG oslo_concurrency.lockutils [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.573787] [48526]: DEBUG oslo_concurrency.lockutils [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.574051] [48526]: DEBUG oslo_concurrency.lockutils [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.574200] [48526]: DEBUG oslo_concurrency.lockutils [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.574321] [48526]: DEBUG oslo_concurrency.lockutils [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.591218] [48527]: WARNING neutronclient.v2_0.client [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.591914] [48526]: WARNING neutronclient.v2_0.client [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.610739] [48526]: DEBUG nova.policy [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.610877] [48527]: DEBUG nova.policy [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.615766] [48527]: DEBUG nova.policy [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.616886] [48527]: DEBUG nova.policy [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.617581] [48527]: INFO nova.api.openstack.requestlog [None req-9220cf24-8f31-4f4a-aa15-c802a9aa4bf9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.057685 [ 842.617792] [48526]: DEBUG nova.policy [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.617897] [48527]: [pid: 48527|app: 0|req: 1269/2604] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.618703] [48526]: DEBUG nova.policy [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.622377] [48526]: INFO nova.api.openstack.requestlog [None req-e066cc36-bbe3-4e16-bccf-6eca88efc99d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.055713 [ 842.622862] [48526]: [pid: 48526|app: 0|req: 1336/2605] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.706026] [48527]: DEBUG nova.api.openstack.wsgi [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.707411] [48527]: DEBUG nova.compute.api [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.711207] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.711426] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.711586] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.711887] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.712067] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.712227] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.733265] [48526]: DEBUG nova.api.openstack.wsgi [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.734691] [48526]: DEBUG nova.compute.api [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.734753] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.735014] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.735239] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.735461] [48527]: DEBUG nova.objects.instance [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.738149] [48526]: DEBUG oslo_concurrency.lockutils [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.738415] [48526]: DEBUG oslo_concurrency.lockutils [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.738661] [48526]: DEBUG oslo_concurrency.lockutils [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.738720] [48526]: DEBUG oslo_concurrency.lockutils [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.738844] [48526]: DEBUG oslo_concurrency.lockutils [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.738904] [48527]: WARNING neutronclient.v2_0.client [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.738953] [48526]: DEBUG oslo_concurrency.lockutils [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.756484] [48526]: WARNING neutronclient.v2_0.client [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.759311] [48527]: DEBUG nova.policy [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.763972] [48527]: DEBUG nova.policy [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.764792] [48527]: DEBUG nova.policy [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.765280] [48527]: INFO nova.api.openstack.requestlog [None req-31bbd1b4-fca5-4044-bc03-6dc7a76c2bd9 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.062211 [ 842.765622] [48527]: [pid: 48527|app: 0|req: 1270/2606] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.776560] [48526]: DEBUG nova.policy [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.780734] [48526]: INFO nova.api.openstack.requestlog [None req-81f332e6-6d44-4beb-8a37-00105c30a50b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.049713 [ 842.781028] [48527]: DEBUG nova.api.openstack.wsgi [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.781098] [48526]: [pid: 48526|app: 0|req: 1337/2607] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:46 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.784777] [48527]: DEBUG nova.compute.api [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.787951] [48527]: DEBUG oslo_concurrency.lockutils [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.788155] [48527]: DEBUG oslo_concurrency.lockutils [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.788467] [48527]: DEBUG oslo_concurrency.lockutils [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.788775] [48527]: DEBUG oslo_concurrency.lockutils [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.788928] [48527]: DEBUG oslo_concurrency.lockutils [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.789066] [48527]: DEBUG oslo_concurrency.lockutils [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.805135] [48527]: WARNING neutronclient.v2_0.client [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.815303] [48526]: DEBUG nova.api.openstack.wsgi [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.816903] [48526]: DEBUG nova.compute.api [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.821111] [48526]: DEBUG oslo_concurrency.lockutils [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.821367] [48526]: DEBUG oslo_concurrency.lockutils [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.821749] [48526]: DEBUG oslo_concurrency.lockutils [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.821830] [48526]: DEBUG oslo_concurrency.lockutils [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.821922] [48526]: DEBUG oslo_concurrency.lockutils [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.822064] [48526]: DEBUG oslo_concurrency.lockutils [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.825656] [48527]: DEBUG nova.policy [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.830108] [48527]: INFO nova.api.openstack.requestlog [None req-6febe553-4666-45ea-9909-62cc47dff540 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.051102 [ 842.830459] [48527]: [pid: 48527|app: 0|req: 1271/2608] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.832839] [48527]: DEBUG nova.api.openstack.wsgi [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.834338] [48527]: DEBUG nova.compute.api [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.838082] [48527]: DEBUG oslo_concurrency.lockutils [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.838082] [48527]: DEBUG oslo_concurrency.lockutils [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.838082] [48527]: DEBUG oslo_concurrency.lockutils [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.838398] [48527]: DEBUG oslo_concurrency.lockutils [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.838473] [48527]: DEBUG oslo_concurrency.lockutils [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.838604] [48527]: DEBUG oslo_concurrency.lockutils [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.843879] [48526]: WARNING neutronclient.v2_0.client [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.863881] [48527]: WARNING neutronclient.v2_0.client [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.894360] [48527]: DEBUG nova.policy [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.900516] [48527]: INFO nova.api.openstack.requestlog [None req-889a6dbf-487d-491a-95e7-c762fe9397b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.069433 [ 842.900913] [48527]: [pid: 48527|app: 0|req: 1272/2609] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.909743] [48526]: DEBUG nova.policy [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.914895] [48526]: INFO nova.api.openstack.requestlog [None req-4284b1ee-5737-4e3c-a1da-143c7549d2a3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1391 microversion: 2.1 time: 0.102277 [ 842.915303] [48526]: [pid: 48526|app: 0|req: 1338/2610] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1391 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.958303] [48527]: DEBUG nova.api.openstack.wsgi [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.959906] [48527]: DEBUG nova.compute.api [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: e6ed5fa0-5006-499a-8aad-a4b582f0c868] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.965204] [48527]: DEBUG oslo_concurrency.lockutils [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.965313] [48527]: DEBUG oslo_concurrency.lockutils [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.965438] [48527]: DEBUG oslo_concurrency.lockutils [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.965694] [48527]: DEBUG oslo_concurrency.lockutils [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.965849] [48527]: DEBUG oslo_concurrency.lockutils [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.965956] [48527]: DEBUG oslo_concurrency.lockutils [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.979068] [48527]: INFO nova.api.openstack.wsgi [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] HTTP exception thrown: Instance e6ed5fa0-5006-499a-8aad-a4b582f0c868 could not be found. [ 842.979444] [48527]: DEBUG nova.api.openstack.wsgi [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Returning 404 to user: Instance e6ed5fa0-5006-499a-8aad-a4b582f0c868 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 842.979878] [48527]: INFO nova.api.openstack.requestlog [None req-c508d260-98a9-4161-a259-39765e6076fd tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868" status: 404 len: 111 microversion: 2.1 time: 0.023950 [ 842.980228] [48527]: [pid: 48527|app: 0|req: 1273/2611] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/e6ed5fa0-5006-499a-8aad-a4b582f0c868 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 842.985876] [48526]: DEBUG nova.api.openstack.wsgi [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.986124] [48526]: DEBUG nova.compute.api [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.989647] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.989831] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.989962] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.990232] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.990376] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.990497] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.007669] [48526]: DEBUG nova.compute.api [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 843.058499] [48526]: INFO nova.api.openstack.requestlog [None req-19b419ac-020e-4429-bb66-b2d98bebe614 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 204 len: 0 microversion: 2.1 time: 0.074664 [ 843.058866] [48526]: [pid: 48526|app: 0|req: 1339/2612] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:55:47 2025] DELETE /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 843.064184] [48527]: DEBUG nova.api.openstack.wsgi [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.065611] [48527]: DEBUG nova.compute.api [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.068903] [48527]: DEBUG oslo_concurrency.lockutils [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.069093] [48527]: DEBUG oslo_concurrency.lockutils [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.069253] [48527]: DEBUG oslo_concurrency.lockutils [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.069515] [48527]: DEBUG oslo_concurrency.lockutils [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.069658] [48527]: DEBUG oslo_concurrency.lockutils [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.069782] [48527]: DEBUG oslo_concurrency.lockutils [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.083051] [48526]: DEBUG nova.api.openstack.wsgi [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.084523] [48526]: DEBUG nova.compute.api [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.086962] [48527]: WARNING neutronclient.v2_0.client [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.087742] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.087924] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.088071] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.088338] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.088482] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.088598] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.107836] [48526]: WARNING neutronclient.v2_0.client [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.126419] [48526]: DEBUG nova.policy [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.131257] [48526]: INFO nova.api.openstack.requestlog [None req-e6e629f7-dcb1-4dda-b50a-83d24c6419ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.050386 [ 843.131653] [48526]: [pid: 48526|app: 0|req: 1340/2613] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.153896] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.156019] [48526]: DEBUG nova.compute.api [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.159540] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.159731] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.159865] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.160134] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.160281] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.160402] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.170881] [48527]: DEBUG nova.policy [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.175197] [48527]: INFO nova.api.openstack.requestlog [None req-91aa57a3-ab2f-41fd-a40a-c14e3750a121 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1515 microversion: 2.1 time: 0.112988 [ 843.175600] [48527]: [pid: 48527|app: 0|req: 1274/2614] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1515 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.181127] [48526]: WARNING neutronclient.v2_0.client [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.181615] [48527]: DEBUG nova.api.openstack.wsgi [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.185878] [48527]: DEBUG nova.compute.api [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.189144] [48527]: DEBUG oslo_concurrency.lockutils [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.189144] [48527]: DEBUG oslo_concurrency.lockutils [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.189410] [48527]: DEBUG oslo_concurrency.lockutils [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.189593] [48527]: DEBUG oslo_concurrency.lockutils [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.189673] [48527]: DEBUG oslo_concurrency.lockutils [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.189785] [48527]: DEBUG oslo_concurrency.lockutils [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.209645] [48527]: WARNING neutronclient.v2_0.client [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.228869] [48527]: DEBUG nova.policy [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.233181] [48527]: INFO nova.api.openstack.requestlog [None req-0201314c-4fc2-48a0-a826-4887b162dcf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1264 microversion: 2.1 time: 0.057073 [ 843.234210] [48527]: [pid: 48527|app: 0|req: 1275/2615] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1264 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.238846] [48527]: DEBUG nova.api.openstack.wsgi [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.240247] [48527]: DEBUG nova.compute.api [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.243488] [48527]: DEBUG oslo_concurrency.lockutils [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.243668] [48527]: DEBUG oslo_concurrency.lockutils [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.243798] [48527]: DEBUG oslo_concurrency.lockutils [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.244055] [48527]: DEBUG oslo_concurrency.lockutils [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.244201] [48527]: DEBUG oslo_concurrency.lockutils [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.244322] [48527]: DEBUG oslo_concurrency.lockutils [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.253691] [48526]: DEBUG nova.policy [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.257605] [48526]: INFO nova.api.openstack.requestlog [None req-bc8f23ed-abc3-4a90-b931-81c38e9ee9e2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1319 microversion: 2.1 time: 0.106647 [ 843.257960] [48526]: [pid: 48526|app: 0|req: 1341/2616] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1319 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.261697] [48526]: DEBUG nova.api.openstack.wsgi [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.262508] [48526]: DEBUG nova.compute.api [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.264456] [48527]: DEBUG oslo_concurrency.lockutils [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.264809] [48527]: DEBUG oslo_concurrency.lockutils [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.265076] [48527]: DEBUG oslo_concurrency.lockutils [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.265356] [48527]: DEBUG nova.objects.instance [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.266719] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.267010] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.267281] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.267692] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.267961] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.268645] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.269728] [48527]: WARNING neutronclient.v2_0.client [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.287599] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.287792] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.287941] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.288101] [48526]: DEBUG nova.objects.instance [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.290823] [48526]: WARNING neutronclient.v2_0.client [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.291157] [48527]: DEBUG nova.policy [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.298859] [48527]: INFO nova.api.openstack.requestlog [None req-513dd094-11e5-468c-873a-2a3201e785da tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.064818 [ 843.299350] [48527]: [pid: 48527|app: 0|req: 1276/2617] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.303688] [48527]: DEBUG nova.api.openstack.wsgi [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.305153] [48527]: DEBUG nova.compute.api [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.309079] [48527]: DEBUG oslo_concurrency.lockutils [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.309288] [48527]: DEBUG oslo_concurrency.lockutils [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.309587] [48527]: DEBUG oslo_concurrency.lockutils [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.309719] [48527]: DEBUG oslo_concurrency.lockutils [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.309851] [48527]: DEBUG oslo_concurrency.lockutils [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.309928] [48527]: DEBUG oslo_concurrency.lockutils [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.311248] [48526]: DEBUG nova.policy [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.315659] [48526]: INFO nova.api.openstack.requestlog [None req-2c9dbb80-eb0d-4e71-a34d-d5be484bb660 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.057127 [ 843.316071] [48526]: [pid: 48526|app: 0|req: 1342/2618] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.318603] [48526]: DEBUG nova.api.openstack.wsgi [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.319980] [48526]: DEBUG nova.compute.api [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.323039] [48526]: DEBUG oslo_concurrency.lockutils [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.323220] [48526]: DEBUG oslo_concurrency.lockutils [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.323350] [48526]: DEBUG oslo_concurrency.lockutils [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.323597] [48526]: DEBUG oslo_concurrency.lockutils [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.323739] [48526]: DEBUG oslo_concurrency.lockutils [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.323857] [48526]: DEBUG oslo_concurrency.lockutils [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.333754] [48527]: WARNING neutronclient.v2_0.client [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.342616] [48526]: WARNING neutronclient.v2_0.client [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.352083] [48527]: DEBUG nova.policy [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.356486] [48527]: DEBUG nova.policy [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.356982] [48527]: DEBUG nova.policy [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.357659] [48527]: INFO nova.api.openstack.requestlog [None req-b55cf484-63f8-4354-92f8-3684efc1fbef tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1401 microversion: 2.47 time: 0.056029 [ 843.358008] [48527]: [pid: 48527|app: 0|req: 1277/2619] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1401 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 843.360611] [48527]: DEBUG nova.api.openstack.wsgi [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.362085] [48527]: DEBUG nova.compute.api [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.365255] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.365429] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.365608] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.365868] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.366074] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.366225] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.381295] [48527]: WARNING neutronclient.v2_0.client [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.400231] [48527]: DEBUG nova.policy [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.404745] [48527]: INFO nova.api.openstack.requestlog [None req-ecbd2c8e-0223-4993-924a-7014b43189a5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.046049 [ 843.405132] [48527]: [pid: 48527|app: 0|req: 1278/2620] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.408025] [48527]: DEBUG nova.api.openstack.wsgi [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.410236] [48527]: DEBUG nova.compute.api [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.415064] [48527]: DEBUG oslo_concurrency.lockutils [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.415064] [48527]: DEBUG oslo_concurrency.lockutils [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.415400] [48527]: DEBUG oslo_concurrency.lockutils [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.415400] [48527]: DEBUG oslo_concurrency.lockutils [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.415500] [48527]: DEBUG oslo_concurrency.lockutils [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.415838] [48527]: DEBUG oslo_concurrency.lockutils [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.434136] [48527]: WARNING neutronclient.v2_0.client [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.453428] [48527]: DEBUG nova.policy [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.460017] [48527]: INFO nova.api.openstack.requestlog [None req-c30dba83-868c-4408-8486-9924d72f61a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.051366 [ 843.460017] [48527]: [pid: 48527|app: 0|req: 1279/2621] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.462788] [48527]: DEBUG nova.api.openstack.wsgi [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.468278] [48527]: DEBUG nova.compute.api [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.471603] [48527]: DEBUG oslo_concurrency.lockutils [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.471785] [48527]: DEBUG oslo_concurrency.lockutils [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.471918] [48527]: DEBUG oslo_concurrency.lockutils [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.472203] [48527]: DEBUG oslo_concurrency.lockutils [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.472323] [48527]: DEBUG oslo_concurrency.lockutils [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.472443] [48527]: DEBUG oslo_concurrency.lockutils [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.501785] [48527]: DEBUG oslo_concurrency.lockutils [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.501988] [48527]: DEBUG oslo_concurrency.lockutils [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.502137] [48527]: DEBUG oslo_concurrency.lockutils [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.502309] [48527]: DEBUG nova.objects.instance [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.509417] [48527]: WARNING neutronclient.v2_0.client [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.525617] [48527]: DEBUG nova.policy [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.530092] [48527]: INFO nova.api.openstack.requestlog [None req-1287fa3e-6d62-41b1-8e91-7575f3608bdc tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.072159 [ 843.530443] [48527]: [pid: 48527|app: 0|req: 1280/2622] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.563087] [48527]: DEBUG nova.api.openstack.wsgi [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.564940] [48527]: DEBUG nova.compute.api [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.570302] [48527]: DEBUG oslo_concurrency.lockutils [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.570580] [48527]: DEBUG oslo_concurrency.lockutils [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.570736] [48527]: DEBUG oslo_concurrency.lockutils [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.571036] [48527]: DEBUG oslo_concurrency.lockutils [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.571185] [48527]: DEBUG oslo_concurrency.lockutils [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.571401] [48527]: DEBUG oslo_concurrency.lockutils [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.602669] [48527]: DEBUG oslo_concurrency.lockutils [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.602859] [48527]: DEBUG oslo_concurrency.lockutils [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.602980] [48527]: DEBUG oslo_concurrency.lockutils [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.603156] [48527]: DEBUG nova.objects.instance [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.606017] [48527]: WARNING neutronclient.v2_0.client [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.625412] [48527]: DEBUG nova.policy [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.629788] [48527]: INFO nova.api.openstack.requestlog [None req-50a15422-4c7f-4ce7-808a-7ec2890f7ec3 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.070622 [ 843.630089] [48527]: [pid: 48527|app: 0|req: 1281/2623] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.633156] [48527]: DEBUG nova.api.openstack.wsgi [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.634330] [48527]: DEBUG nova.compute.api [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.637463] [48527]: DEBUG oslo_concurrency.lockutils [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.637639] [48527]: DEBUG oslo_concurrency.lockutils [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.637775] [48527]: DEBUG oslo_concurrency.lockutils [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.638041] [48527]: DEBUG oslo_concurrency.lockutils [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.638192] [48527]: DEBUG oslo_concurrency.lockutils [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.638426] [48527]: DEBUG oslo_concurrency.lockutils [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.655685] [48527]: WARNING neutronclient.v2_0.client [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.680347] [48527]: DEBUG nova.policy [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.686665] [48527]: DEBUG nova.policy [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.687310] [48527]: DEBUG nova.policy [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.687937] [48527]: INFO nova.api.openstack.requestlog [None req-87233f27-6a88-4dc3-b64c-6928973f1b68 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.056745 [ 843.688351] [48527]: [pid: 48527|app: 0|req: 1282/2624] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 843.692792] [48527]: DEBUG nova.api.openstack.wsgi [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.694876] [48527]: DEBUG nova.compute.api [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.701900] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.702237] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.702390] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.702650] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.702794] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.702913] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.724208] [48527]: WARNING neutronclient.v2_0.client [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.742379] [48527]: DEBUG nova.policy [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.746705] [48527]: DEBUG nova.policy [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.747309] [48527]: DEBUG nova.policy [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.750849] [48527]: INFO nova.api.openstack.requestlog [None req-c8ade0f4-c5cc-4ecf-95dd-241e87bbdfd1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.061755 [ 843.751182] [48527]: [pid: 48527|app: 0|req: 1283/2625] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 843.777351] [48526]: DEBUG nova.policy [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.780047] [48527]: DEBUG nova.api.openstack.wsgi [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.781506] [48527]: DEBUG nova.compute.api [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.781791] [48526]: INFO nova.api.openstack.requestlog [None req-386d1138-d34f-4e92-8231-0b495a212286 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.465122 [ 843.782243] [48526]: [pid: 48526|app: 0|req: 1343/2626] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:47 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.784724] [48527]: DEBUG oslo_concurrency.lockutils [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.784902] [48527]: DEBUG oslo_concurrency.lockutils [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.785044] [48527]: DEBUG oslo_concurrency.lockutils [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.785290] [48527]: DEBUG oslo_concurrency.lockutils [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.785429] [48527]: DEBUG oslo_concurrency.lockutils [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.785548] [48527]: DEBUG oslo_concurrency.lockutils [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.791457] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=9 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 843.794582] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.795910] [48526]: DEBUG nova.compute.api [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.798974] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.799166] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.799338] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.799593] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.799739] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.799862] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.804235] [48527]: DEBUG oslo_concurrency.lockutils [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.804402] [48527]: DEBUG oslo_concurrency.lockutils [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.804564] [48527]: DEBUG oslo_concurrency.lockutils [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.804725] [48527]: DEBUG nova.objects.instance [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.807399] [48527]: WARNING neutronclient.v2_0.client [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.813942] [48526]: WARNING neutronclient.v2_0.client [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.824430] [48527]: DEBUG nova.policy [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.828128] [48527]: DEBUG nova.policy [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.828749] [48527]: DEBUG nova.policy [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.829368] [48527]: INFO nova.api.openstack.requestlog [None req-b030898e-a996-4d81-96d7-19e79036833e tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.051557 [ 843.829681] [48527]: [pid: 48527|app: 0|req: 1284/2627] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 843.830850] [48526]: DEBUG nova.policy [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.834882] [48526]: INFO nova.api.openstack.requestlog [None req-c4807e35-0f58-43ef-baa7-6b6e88670950 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.042677 [ 843.835235] [48526]: [pid: 48526|app: 0|req: 1344/2628] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.843387] [48527]: DEBUG nova.api.openstack.wsgi [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.844731] [48527]: DEBUG nova.compute.api [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.847672] [48527]: DEBUG oslo_concurrency.lockutils [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.847843] [48527]: DEBUG oslo_concurrency.lockutils [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.847973] [48527]: DEBUG oslo_concurrency.lockutils [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.848256] [48527]: DEBUG oslo_concurrency.lockutils [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.848408] [48527]: DEBUG oslo_concurrency.lockutils [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.848530] [48527]: DEBUG oslo_concurrency.lockutils [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.863474] [48527]: WARNING neutronclient.v2_0.client [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.880322] [48527]: DEBUG nova.policy [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.883833] [48527]: INFO nova.api.openstack.requestlog [None req-f723e2a1-6cb1-45d8-a19e-5062d3a0221d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.042198 [ 843.884154] [48527]: [pid: 48527|app: 0|req: 1285/2629] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.913441] [48526]: DEBUG nova.api.openstack.wsgi [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.914943] [48526]: DEBUG nova.compute.api [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.918471] [48526]: DEBUG oslo_concurrency.lockutils [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.918687] [48526]: DEBUG oslo_concurrency.lockutils [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.918869] [48526]: DEBUG oslo_concurrency.lockutils [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.919149] [48526]: DEBUG oslo_concurrency.lockutils [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.919302] [48526]: DEBUG oslo_concurrency.lockutils [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.919427] [48526]: DEBUG oslo_concurrency.lockutils [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.927104] [48527]: DEBUG nova.api.openstack.wsgi [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.928675] [48527]: DEBUG nova.compute.api [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.931969] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.932169] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.932341] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.932600] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.932744] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.932866] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.933970] [48526]: WARNING neutronclient.v2_0.client [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.950705] [48527]: WARNING neutronclient.v2_0.client [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.950942] [48526]: DEBUG nova.policy [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.955006] [48526]: INFO nova.api.openstack.requestlog [None req-218c13d5-30c6-48a1-b4ee-1fb9dddc004d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.043681 [ 843.955507] [48526]: [pid: 48526|app: 0|req: 1345/2630] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 844.053547] [48527]: DEBUG nova.policy [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.060325] [48527]: INFO nova.api.openstack.requestlog [None req-d0f69e2d-7808-454b-b017-922c5c8438fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1391 microversion: 2.1 time: 0.135338 [ 844.060993] [48527]: [pid: 48527|app: 0|req: 1286/2631] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1391 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.145033] [48526]: DEBUG nova.api.openstack.wsgi [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.146081] [48526]: DEBUG nova.compute.api [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.151933] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.152154] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.152309] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.152591] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.152738] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.152868] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.180199] [48526]: WARNING neutronclient.v2_0.client [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.194436] [48527]: DEBUG nova.api.openstack.wsgi [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.196900] [48527]: DEBUG nova.compute.api [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.201703] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.201873] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.202272] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.202436] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.202588] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.202802] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.202954] [48526]: DEBUG nova.policy [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.208812] [48526]: INFO nova.api.openstack.requestlog [None req-5b436624-0517-4ae1-a323-760257c0455d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.066001 [ 844.208812] [48526]: [pid: 48526|app: 0|req: 1346/2632] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.230349] [48527]: WARNING neutronclient.v2_0.client [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.250790] [48526]: DEBUG nova.api.openstack.wsgi [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.252314] [48526]: DEBUG nova.compute.api [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.256767] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.256997] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.257129] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.257502] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.257690] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.257820] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.285414] [48526]: WARNING neutronclient.v2_0.client [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.310761] [48526]: DEBUG nova.policy [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.314233] [48527]: DEBUG nova.policy [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.316016] [48526]: INFO nova.api.openstack.requestlog [None req-ee011bf9-5ade-4d9e-9f60-ed2c240dc044 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1264 microversion: 2.1 time: 0.068280 [ 844.316432] [48526]: [pid: 48526|app: 0|req: 1347/2633] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1264 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.319112] [48526]: DEBUG nova.api.openstack.wsgi [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.320718] [48526]: DEBUG nova.compute.api [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.321148] [48527]: INFO nova.api.openstack.requestlog [None req-a4148768-653a-4c58-9004-5cf9ce71819d tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1515 microversion: 2.1 time: 0.129672 [ 844.321716] [48527]: [pid: 48527|app: 0|req: 1287/2634] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1515 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.324541] [48526]: DEBUG oslo_concurrency.lockutils [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.324779] [48526]: DEBUG oslo_concurrency.lockutils [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.324913] [48526]: DEBUG oslo_concurrency.lockutils [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.324972] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.325199] [48526]: DEBUG oslo_concurrency.lockutils [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.325349] [48526]: DEBUG oslo_concurrency.lockutils [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.325480] [48526]: DEBUG oslo_concurrency.lockutils [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.328460] [48527]: DEBUG nova.compute.api [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.332561] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.332786] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.332929] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.333328] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.333605] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.333795] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.349865] [48526]: WARNING neutronclient.v2_0.client [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.358893] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.359168] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.359438] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.359620] [48527]: DEBUG nova.objects.instance [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.366124] [48527]: WARNING neutronclient.v2_0.client [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.390114] [48527]: DEBUG nova.policy [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.398042] [48527]: INFO nova.api.openstack.requestlog [None req-b5024731-6151-4cea-b0aa-51ffa4c01806 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.075346 [ 844.398246] [48527]: [pid: 48527|app: 0|req: 1288/2635] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.401621] [48527]: DEBUG nova.api.openstack.wsgi [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.403624] [48527]: DEBUG nova.compute.api [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.409280] [48527]: DEBUG oslo_concurrency.lockutils [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.409579] [48527]: DEBUG oslo_concurrency.lockutils [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.409780] [48527]: DEBUG oslo_concurrency.lockutils [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.410108] [48527]: DEBUG oslo_concurrency.lockutils [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.410297] [48527]: DEBUG oslo_concurrency.lockutils [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.410451] [48527]: DEBUG oslo_concurrency.lockutils [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.445747] [48527]: DEBUG oslo_concurrency.lockutils [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.446038] [48527]: DEBUG oslo_concurrency.lockutils [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.446038] [48527]: DEBUG oslo_concurrency.lockutils [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.448858] [48527]: DEBUG nova.objects.instance [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.449702] [48527]: WARNING neutronclient.v2_0.client [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.470685] [48527]: DEBUG nova.policy [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.475389] [48527]: INFO nova.api.openstack.requestlog [None req-96cea0f3-8c55-43ac-9a18-170c6c793614 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.076292 [ 844.475819] [48527]: [pid: 48527|app: 0|req: 1289/2636] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.478821] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.480355] [48527]: DEBUG nova.compute.api [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.483990] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.484219] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.484321] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.484579] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.484719] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.484838] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.490149] [48526]: DEBUG nova.policy [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.494822] [48526]: INFO nova.api.openstack.requestlog [None req-aae4e895-2bd6-49a3-bc2d-745fbe7379dc tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1465 microversion: 2.1 time: 0.177792 [ 844.496284] [48526]: [pid: 48526|app: 0|req: 1348/2637] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1465 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.498130] [48526]: DEBUG nova.api.openstack.wsgi [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.499947] [48526]: DEBUG nova.compute.api [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.503855] [48526]: DEBUG oslo_concurrency.lockutils [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.504100] [48526]: DEBUG oslo_concurrency.lockutils [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.504351] [48526]: DEBUG oslo_concurrency.lockutils [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.504727] [48526]: DEBUG oslo_concurrency.lockutils [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.504880] [48526]: DEBUG oslo_concurrency.lockutils [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.505050] [48526]: DEBUG oslo_concurrency.lockutils [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.510745] [48527]: WARNING neutronclient.v2_0.client [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.522957] [48526]: WARNING neutronclient.v2_0.client [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.530743] [48527]: DEBUG nova.policy [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.535746] [48527]: DEBUG nova.policy [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.536504] [48527]: DEBUG nova.policy [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.537109] [48527]: INFO nova.api.openstack.requestlog [None req-7ea74794-3d20-40eb-96db-f7bf37f59823 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1389 microversion: 2.47 time: 0.060747 [ 844.537417] [48527]: [pid: 48527|app: 0|req: 1290/2638] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1389 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.539626] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.540940] [48527]: DEBUG nova.compute.api [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.542032] [48526]: DEBUG nova.policy [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.544065] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.544247] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.544382] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.544632] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.545681] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.545681] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.547414] [48526]: INFO nova.api.openstack.requestlog [None req-5217aad4-239a-4357-aab3-9f193053e292 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.051636 [ 844.547720] [48526]: [pid: 48526|app: 0|req: 1349/2639] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.550393] [48526]: DEBUG nova.api.openstack.wsgi [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 844.551742] [48526]: DEBUG nova.compute.api [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.554870] [48526]: DEBUG oslo_concurrency.lockutils [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.555066] [48526]: DEBUG oslo_concurrency.lockutils [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.555208] [48526]: DEBUG oslo_concurrency.lockutils [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.555448] [48526]: DEBUG oslo_concurrency.lockutils [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.555590] [48526]: DEBUG oslo_concurrency.lockutils [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.555721] [48526]: DEBUG oslo_concurrency.lockutils [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.561045] [48527]: WARNING neutronclient.v2_0.client [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.571611] [48526]: DEBUG oslo_concurrency.lockutils [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.571781] [48526]: DEBUG oslo_concurrency.lockutils [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.571911] [48526]: DEBUG oslo_concurrency.lockutils [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.575774] [48526]: DEBUG nova.objects.instance [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lazy-loading 'flavor' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.580879] [48527]: DEBUG nova.policy [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.585297] [48527]: INFO nova.api.openstack.requestlog [None req-9f3623cf-01bf-4694-a250-3dc7ff690636 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.047338 [ 844.585634] [48527]: [pid: 48527|app: 0|req: 1291/2640] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.588050] [48527]: DEBUG nova.api.openstack.wsgi [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.589506] [48527]: DEBUG nova.compute.api [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.592586] [48527]: DEBUG oslo_concurrency.lockutils [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.592770] [48527]: DEBUG oslo_concurrency.lockutils [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.592903] [48527]: DEBUG oslo_concurrency.lockutils [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.593164] [48527]: DEBUG oslo_concurrency.lockutils [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.593308] [48527]: DEBUG oslo_concurrency.lockutils [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.593441] [48527]: DEBUG oslo_concurrency.lockutils [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.618046] [48527]: DEBUG oslo_concurrency.lockutils [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.618349] [48527]: DEBUG oslo_concurrency.lockutils [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.618521] [48527]: DEBUG oslo_concurrency.lockutils [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.618895] [48527]: DEBUG nova.objects.instance [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.622138] [48527]: WARNING neutronclient.v2_0.client [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.640613] [48526]: INFO nova.api.openstack.requestlog [None req-773928c9-bb59-4692-a074-00a3896e6eab tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a/action" status: 202 len: 0 microversion: 2.1 time: 0.092135 [ 844.641096] [48526]: [pid: 48526|app: 0|req: 1350/2641] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:48 2025] POST /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 844.641607] [48527]: DEBUG nova.policy [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.644972] [48526]: DEBUG nova.api.openstack.wsgi [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.646244] [48526]: DEBUG nova.compute.api [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.646553] [48527]: INFO nova.api.openstack.requestlog [None req-15d7fd06-6401-42ff-aea3-78ea1e3eb428 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.060341 [ 844.647111] [48527]: [pid: 48527|app: 0|req: 1292/2642] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.649594] [48527]: DEBUG nova.api.openstack.wsgi [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.649698] [48526]: DEBUG oslo_concurrency.lockutils [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.650106] [48526]: DEBUG oslo_concurrency.lockutils [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.650106] [48526]: DEBUG oslo_concurrency.lockutils [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.650257] [48526]: DEBUG oslo_concurrency.lockutils [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.650407] [48526]: DEBUG oslo_concurrency.lockutils [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.650567] [48526]: DEBUG oslo_concurrency.lockutils [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.651071] [48527]: DEBUG nova.compute.api [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.654466] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.654658] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.654793] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.655058] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.655203] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.655345] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.672888] [48526]: DEBUG oslo_concurrency.lockutils [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.673092] [48526]: DEBUG oslo_concurrency.lockutils [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.673232] [48526]: DEBUG oslo_concurrency.lockutils [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.673384] [48526]: DEBUG nova.objects.instance [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.677584] [48526]: WARNING neutronclient.v2_0.client [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.696608] [48526]: DEBUG nova.policy [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.698526] [48527]: WARNING neutronclient.v2_0.client [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.703554] [48526]: INFO nova.api.openstack.requestlog [None req-85bd263d-9620-4931-945f-260474952ba7 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.061107 [ 844.703719] [48526]: [pid: 48526|app: 0|req: 1351/2643] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 844.706192] [48526]: DEBUG nova.api.openstack.wsgi [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.707772] [48526]: DEBUG nova.compute.api [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.712372] [48526]: DEBUG oslo_concurrency.lockutils [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.712656] [48526]: DEBUG oslo_concurrency.lockutils [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.712851] [48526]: DEBUG oslo_concurrency.lockutils [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.713163] [48526]: DEBUG oslo_concurrency.lockutils [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.713314] [48526]: DEBUG oslo_concurrency.lockutils [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.713440] [48526]: DEBUG oslo_concurrency.lockutils [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.733113] [48526]: WARNING neutronclient.v2_0.client [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.752119] [48526]: DEBUG nova.policy [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.757245] [48526]: DEBUG nova.policy [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.757733] [48526]: DEBUG nova.policy [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.758411] [48526]: INFO nova.api.openstack.requestlog [None req-73f1c1a6-76a5-4bfb-92d2-408fb82561ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.054206 [ 844.758902] [48526]: [pid: 48526|app: 0|req: 1352/2644] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.765551] [48526]: DEBUG nova.api.openstack.wsgi [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.766915] [48526]: DEBUG nova.compute.api [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.770183] [48526]: DEBUG oslo_concurrency.lockutils [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.770375] [48526]: DEBUG oslo_concurrency.lockutils [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.770580] [48526]: DEBUG oslo_concurrency.lockutils [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.770780] [48526]: DEBUG oslo_concurrency.lockutils [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.770943] [48526]: DEBUG oslo_concurrency.lockutils [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.771065] [48526]: DEBUG oslo_concurrency.lockutils [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.788075] [48526]: WARNING neutronclient.v2_0.client [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.806864] [48526]: DEBUG nova.policy [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.811848] [48526]: DEBUG nova.policy [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.812478] [48526]: DEBUG nova.policy [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.815991] [48526]: INFO nova.api.openstack.requestlog [None req-af869162-8148-4948-9666-f91c1e5c06cd tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.052133 [ 844.816322] [48526]: [pid: 48526|app: 0|req: 1353/2645] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 844.818732] [48526]: DEBUG nova.api.openstack.wsgi [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.820109] [48526]: DEBUG nova.compute.api [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.823076] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.823257] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.823395] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.823637] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.823780] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.823901] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.840144] [48526]: WARNING neutronclient.v2_0.client [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.846738] [48527]: INFO nova.api.openstack.requestlog [None req-4fd297b4-fa3a-4c5b-9fb1-0f2349817f68 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1649 microversion: 2.1 time: 0.199189 [ 844.847105] [48527]: [pid: 48527|app: 0|req: 1293/2646] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:48 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1649 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.849544] [48527]: DEBUG nova.api.openstack.wsgi [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.850910] [48527]: DEBUG nova.compute.api [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.854205] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.854383] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.854667] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.854929] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.855097] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.855218] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.859595] [48526]: DEBUG nova.policy [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.863746] [48526]: INFO nova.api.openstack.requestlog [None req-8d57c32d-1460-49f7-a065-4e978822a437 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.046811 [ 844.864109] [48526]: [pid: 48526|app: 0|req: 1354/2647] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.866651] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.868023] [48526]: DEBUG nova.compute.api [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.871327] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.871525] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.871660] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.871906] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.872059] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.872179] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.876735] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.877559] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.877559] [48527]: DEBUG oslo_concurrency.lockutils [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.877559] [48527]: DEBUG nova.objects.instance [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.880569] [48527]: WARNING neutronclient.v2_0.client [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.888645] [48526]: WARNING neutronclient.v2_0.client [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.893058] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=4 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 844.900148] [48527]: DEBUG nova.policy [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.905288] [48527]: DEBUG nova.policy [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.906099] [48527]: DEBUG nova.policy [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.906663] [48527]: INFO nova.api.openstack.requestlog [None req-e30a4144-090d-48da-aeb1-23ad86fae484 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.059089 [ 844.907017] [48527]: [pid: 48527|app: 0|req: 1294/2648] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.908099] [48526]: DEBUG nova.policy [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.909306] [48527]: DEBUG nova.api.openstack.wsgi [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.910787] [48527]: DEBUG nova.compute.api [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.912546] [48526]: INFO nova.api.openstack.requestlog [None req-6f0a922b-4463-494e-8227-b7c3a896480a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.047850 [ 844.912877] [48526]: [pid: 48526|app: 0|req: 1355/2649] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.915187] [48527]: DEBUG oslo_concurrency.lockutils [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.915408] [48527]: DEBUG oslo_concurrency.lockutils [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.915568] [48527]: DEBUG oslo_concurrency.lockutils [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.915971] [48527]: DEBUG oslo_concurrency.lockutils [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.916242] [48527]: DEBUG oslo_concurrency.lockutils [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.916553] [48527]: DEBUG oslo_concurrency.lockutils [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.933711] [48527]: WARNING neutronclient.v2_0.client [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.952535] [48527]: DEBUG nova.policy [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.956648] [48527]: INFO nova.api.openstack.requestlog [None req-0698de6b-dac7-47f2-849e-33643757601e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.049111 [ 844.957069] [48527]: [pid: 48527|app: 0|req: 1295/2650] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.967615] [48526]: DEBUG nova.api.openstack.wsgi [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.969102] [48526]: DEBUG nova.compute.api [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.972539] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.972715] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.972846] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.973109] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.973259] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.973473] [48526]: DEBUG oslo_concurrency.lockutils [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.988322] [48526]: WARNING neutronclient.v2_0.client [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.006401] [48526]: DEBUG nova.policy [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.011808] [48526]: INFO nova.api.openstack.requestlog [None req-4eb33cfe-e178-4730-ba20-cc5d935ef574 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.046448 [ 845.012247] [48526]: [pid: 48526|app: 0|req: 1356/2651] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.073054] [48527]: DEBUG nova.api.openstack.wsgi [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.074868] [48527]: DEBUG nova.compute.api [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.076145] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=15 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 845.078519] [48527]: DEBUG oslo_concurrency.lockutils [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.078690] [48527]: DEBUG oslo_concurrency.lockutils [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.078822] [48527]: DEBUG oslo_concurrency.lockutils [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.079086] [48527]: DEBUG oslo_concurrency.lockutils [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.079246] [48527]: DEBUG oslo_concurrency.lockutils [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.079376] [48527]: DEBUG oslo_concurrency.lockutils [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.099892] [48527]: WARNING neutronclient.v2_0.client [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.167787] [48527]: DEBUG nova.policy [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.179068] [48527]: INFO nova.api.openstack.requestlog [None req-37738f0a-f091-456c-a563-f92edc3dd305 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1391 microversion: 2.1 time: 0.108112 [ 845.179905] [48527]: [pid: 48527|app: 0|req: 1296/2652] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1391 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.226758] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.228537] [48526]: DEBUG nova.compute.api [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.233394] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.233603] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.233819] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.234295] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.234459] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.234667] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.265752] [48526]: WARNING neutronclient.v2_0.client [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.330730] [48527]: DEBUG nova.api.openstack.wsgi [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.332409] [48527]: DEBUG nova.compute.api [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.338253] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.338477] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.339305] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.339305] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.339305] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.339305] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.359088] [48526]: DEBUG nova.policy [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.367424] [48526]: INFO nova.api.openstack.requestlog [None req-f2068d05-d4e6-42f5-8a06-10143d53be24 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.145777 [ 845.367912] [48526]: [pid: 48526|app: 0|req: 1357/2653] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.370865] [48526]: DEBUG nova.api.openstack.wsgi [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.375315] [48526]: DEBUG nova.compute.api [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.378417] [48526]: DEBUG oslo_concurrency.lockutils [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.378649] [48526]: DEBUG oslo_concurrency.lockutils [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.378791] [48526]: DEBUG oslo_concurrency.lockutils [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.379070] [48526]: DEBUG oslo_concurrency.lockutils [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.379237] [48526]: DEBUG oslo_concurrency.lockutils [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.379351] [48526]: DEBUG oslo_concurrency.lockutils [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.387765] [48527]: WARNING neutronclient.v2_0.client [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.406798] [48526]: WARNING neutronclient.v2_0.client [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.686351] [48527]: DEBUG nova.policy [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.696042] [48527]: INFO nova.api.openstack.requestlog [None req-aacfb2a4-bc34-4d20-89cd-4299f4aaaa08 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1314 microversion: 2.1 time: 0.363944 [ 845.696042] [48527]: [pid: 48527|app: 0|req: 1297/2654] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1314 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.696826] [48527]: DEBUG nova.api.openstack.wsgi [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.699017] [48527]: DEBUG nova.compute.api [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.702772] [48527]: DEBUG oslo_concurrency.lockutils [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.703025] [48527]: DEBUG oslo_concurrency.lockutils [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.703175] [48527]: DEBUG oslo_concurrency.lockutils [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.704020] [48527]: DEBUG oslo_concurrency.lockutils [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.704142] [48527]: DEBUG oslo_concurrency.lockutils [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.704273] [48527]: DEBUG oslo_concurrency.lockutils [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.712334] [48526]: DEBUG nova.policy [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.717029] [48526]: INFO nova.api.openstack.requestlog [None req-640da7cd-b603-4155-9d4d-c6064c555641 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1515 microversion: 2.1 time: 0.348462 [ 845.718046] [48526]: [pid: 48526|app: 0|req: 1358/2655] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1515 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.720145] [48526]: DEBUG nova.api.openstack.wsgi [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.722125] [48526]: DEBUG nova.compute.api [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.726870] [48526]: DEBUG oslo_concurrency.lockutils [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.726870] [48526]: DEBUG oslo_concurrency.lockutils [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.726870] [48526]: DEBUG oslo_concurrency.lockutils [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.726870] [48526]: DEBUG oslo_concurrency.lockutils [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.726870] [48526]: DEBUG oslo_concurrency.lockutils [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.726870] [48526]: DEBUG oslo_concurrency.lockutils [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.736319] [48527]: DEBUG oslo_concurrency.lockutils [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.736525] [48527]: DEBUG oslo_concurrency.lockutils [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.736650] [48527]: DEBUG oslo_concurrency.lockutils [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.736828] [48527]: DEBUG nova.objects.instance [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.745346] [48527]: WARNING neutronclient.v2_0.client [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.757925] [48526]: DEBUG oslo_concurrency.lockutils [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.758150] [48526]: DEBUG oslo_concurrency.lockutils [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.758452] [48526]: DEBUG oslo_concurrency.lockutils [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.758452] [48526]: DEBUG nova.objects.instance [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.762820] [48526]: WARNING neutronclient.v2_0.client [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.767997] [48527]: DEBUG nova.policy [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.772394] [48527]: INFO nova.api.openstack.requestlog [None req-c43da7f1-90c5-4dbf-9936-807905302f02 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.077893 [ 845.772747] [48527]: [pid: 48527|app: 0|req: 1298/2656] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.775768] [48527]: DEBUG nova.api.openstack.wsgi [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.777697] [48527]: DEBUG nova.compute.api [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.782832] [48527]: DEBUG oslo_concurrency.lockutils [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.783648] [48527]: DEBUG oslo_concurrency.lockutils [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.783648] [48527]: DEBUG oslo_concurrency.lockutils [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.783648] [48527]: DEBUG oslo_concurrency.lockutils [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.784031] [48527]: DEBUG oslo_concurrency.lockutils [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.784031] [48527]: DEBUG oslo_concurrency.lockutils [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.786293] [48526]: DEBUG nova.policy [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.793939] [48526]: INFO nova.api.openstack.requestlog [None req-185d5d21-099d-44af-8941-b848b477ac7e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.075680 [ 845.794373] [48526]: [pid: 48526|app: 0|req: 1359/2657] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.797622] [48526]: DEBUG nova.api.openstack.wsgi [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.802069] [48526]: DEBUG nova.compute.api [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.803188] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.803516] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.803665] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.803924] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.804109] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.805106] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.807426] [48527]: WARNING neutronclient.v2_0.client [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.823192] [48526]: WARNING neutronclient.v2_0.client [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.827937] [48527]: DEBUG nova.policy [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.833391] [48527]: DEBUG nova.policy [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.834132] [48527]: DEBUG nova.policy [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.834999] [48527]: INFO nova.api.openstack.requestlog [None req-84b40afe-1a9c-467d-8428-e8320dc393c7 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1389 microversion: 2.47 time: 0.061553 [ 845.835358] [48527]: [pid: 48527|app: 0|req: 1299/2658] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:49 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1389 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.838178] [48527]: DEBUG nova.api.openstack.wsgi [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.839757] [48527]: DEBUG nova.compute.api [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.843477] [48526]: DEBUG nova.policy [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.845650] [48527]: DEBUG oslo_concurrency.lockutils [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.845650] [48527]: DEBUG oslo_concurrency.lockutils [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.845650] [48527]: DEBUG oslo_concurrency.lockutils [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.845650] [48527]: DEBUG oslo_concurrency.lockutils [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.845650] [48527]: DEBUG oslo_concurrency.lockutils [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.845650] [48527]: DEBUG oslo_concurrency.lockutils [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.848585] [48526]: INFO nova.api.openstack.requestlog [None req-1fbfa13e-c266-4aaa-adea-f2d94e35af98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.053123 [ 845.848970] [48526]: [pid: 48526|app: 0|req: 1360/2659] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.854062] [48526]: DEBUG nova.api.openstack.wsgi [req-64f1fbe2-045d-491c-ac81-89be887eb4a6 req-7f9e14c0-65e1-45d9-b9c6-14d90fc65042 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7", "name": "network-vif-deleted", "tag": "bd5dd94f-d80a-4e22-8d72-b6d3822a1684"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 845.858056] [48526]: DEBUG oslo_concurrency.lockutils [req-64f1fbe2-045d-491c-ac81-89be887eb4a6 req-7f9e14c0-65e1-45d9-b9c6-14d90fc65042 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.858435] [48526]: DEBUG oslo_concurrency.lockutils [req-64f1fbe2-045d-491c-ac81-89be887eb4a6 req-7f9e14c0-65e1-45d9-b9c6-14d90fc65042 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.858502] [48526]: DEBUG oslo_concurrency.lockutils [req-64f1fbe2-045d-491c-ac81-89be887eb4a6 req-7f9e14c0-65e1-45d9-b9c6-14d90fc65042 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.863370] [48527]: WARNING neutronclient.v2_0.client [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.867300] [48526]: INFO nova.api.openstack.compute.server_external_events [req-64f1fbe2-045d-491c-ac81-89be887eb4a6 req-7f9e14c0-65e1-45d9-b9c6-14d90fc65042 service nova] Creating event network-vif-deleted:bd5dd94f-d80a-4e22-8d72-b6d3822a1684 for instance 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 on cpu-1 [ 845.872709] [48526]: INFO nova.api.openstack.requestlog [req-64f1fbe2-045d-491c-ac81-89be887eb4a6 req-7f9e14c0-65e1-45d9-b9c6-14d90fc65042 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022658 [ 845.873110] [48526]: [pid: 48526|app: 0|req: 1361/2660] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:50 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) [ 845.877146] [48526]: DEBUG nova.api.openstack.wsgi [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.880161] [48526]: DEBUG nova.compute.api [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.884409] [48526]: DEBUG oslo_concurrency.lockutils [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.885076] [48526]: DEBUG oslo_concurrency.lockutils [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.885076] [48526]: DEBUG oslo_concurrency.lockutils [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.885076] [48526]: DEBUG oslo_concurrency.lockutils [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.885293] [48526]: DEBUG oslo_concurrency.lockutils [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.885349] [48526]: DEBUG oslo_concurrency.lockutils [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.891128] [48527]: DEBUG nova.policy [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.895179] [48527]: INFO nova.api.openstack.requestlog [None req-e751e417-8c88-4d7d-b4bc-e9824a4d6b05 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.059230 [ 845.895511] [48527]: [pid: 48527|app: 0|req: 1300/2661] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.898060] [48527]: DEBUG nova.api.openstack.wsgi [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.899466] [48527]: DEBUG nova.compute.api [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.902574] [48527]: DEBUG oslo_concurrency.lockutils [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.902744] [48527]: DEBUG oslo_concurrency.lockutils [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.902879] [48527]: DEBUG oslo_concurrency.lockutils [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.903152] [48527]: DEBUG oslo_concurrency.lockutils [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.903331] [48527]: DEBUG oslo_concurrency.lockutils [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.906556] [48527]: DEBUG oslo_concurrency.lockutils [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.906809] [48526]: DEBUG oslo_concurrency.lockutils [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.906854] [48526]: DEBUG oslo_concurrency.lockutils [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.907038] [48526]: DEBUG oslo_concurrency.lockutils [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.907157] [48526]: DEBUG nova.objects.instance [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.911318] [48526]: WARNING neutronclient.v2_0.client [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.928188] [48527]: DEBUG oslo_concurrency.lockutils [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.928621] [48527]: DEBUG oslo_concurrency.lockutils [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.929662] [48527]: DEBUG oslo_concurrency.lockutils [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.929662] [48527]: DEBUG nova.objects.instance [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.932694] [48527]: WARNING neutronclient.v2_0.client [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.935182] [48526]: DEBUG nova.policy [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.941021] [48526]: INFO nova.api.openstack.requestlog [None req-49c50506-aff7-4be4-b375-dda9c1429a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.067154 [ 845.942542] [48526]: [pid: 48526|app: 0|req: 1362/2662] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.944966] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.947104] [48526]: DEBUG nova.compute.api [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.950215] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.950414] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.951038] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.951038] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.951038] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.951249] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.957872] [48527]: DEBUG nova.policy [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.963655] [48527]: INFO nova.api.openstack.requestlog [None req-45dd11f0-303a-4da2-bc00-6a09022a5d08 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.067471 [ 845.964046] [48527]: [pid: 48527|app: 0|req: 1301/2663] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.966982] [48527]: DEBUG nova.api.openstack.wsgi [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.968753] [48527]: DEBUG nova.compute.api [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.972818] [48527]: DEBUG oslo_concurrency.lockutils [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.973071] [48527]: DEBUG oslo_concurrency.lockutils [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.973236] [48527]: DEBUG oslo_concurrency.lockutils [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.973631] [48527]: DEBUG oslo_concurrency.lockutils [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.973828] [48527]: DEBUG oslo_concurrency.lockutils [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.973998] [48527]: DEBUG oslo_concurrency.lockutils [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.974182] [48526]: WARNING neutronclient.v2_0.client [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.994308] [48527]: WARNING neutronclient.v2_0.client [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.995723] [48526]: DEBUG nova.policy [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.001904] [48526]: DEBUG nova.policy [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.002640] [48526]: DEBUG nova.policy [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.003293] [48526]: INFO nova.api.openstack.requestlog [None req-c4b51068-4a48-44a4-b302-e907d629242d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.060284 [ 846.003618] [48526]: [pid: 48526|app: 0|req: 1363/2664] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.007089] [48526]: DEBUG nova.api.openstack.wsgi [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.008581] [48526]: DEBUG nova.compute.api [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.011892] [48527]: DEBUG nova.policy [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.012364] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.012547] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.012697] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.013906] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.014113] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.014272] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.016635] [48527]: DEBUG nova.policy [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.017333] [48527]: DEBUG nova.policy [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.021164] [48527]: INFO nova.api.openstack.requestlog [None req-59062ec7-7ee9-44fd-a958-deb8f9be3dc6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.056570 [ 846.021614] [48527]: [pid: 48527|app: 0|req: 1302/2665] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.024144] [48527]: DEBUG nova.api.openstack.wsgi [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.025494] [48527]: DEBUG nova.compute.api [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.029044] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.029271] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.029448] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.029785] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.029950] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.030096] [48527]: DEBUG oslo_concurrency.lockutils [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.048087] [48527]: WARNING neutronclient.v2_0.client [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.057628] [48526]: WARNING neutronclient.v2_0.client [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.067051] [48527]: DEBUG nova.policy [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.072515] [48527]: INFO nova.api.openstack.requestlog [None req-1dafbf6e-4c58-4dd4-b614-ddd9ff9dd3bf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.050323 [ 846.072845] [48527]: [pid: 48527|app: 0|req: 1303/2666] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.075306] [48527]: DEBUG nova.api.openstack.wsgi [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.076668] [48527]: DEBUG nova.compute.api [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.080043] [48527]: DEBUG oslo_concurrency.lockutils [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.080220] [48527]: DEBUG oslo_concurrency.lockutils [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.080367] [48527]: DEBUG oslo_concurrency.lockutils [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.080619] [48527]: DEBUG oslo_concurrency.lockutils [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.080762] [48527]: DEBUG oslo_concurrency.lockutils [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.080882] [48527]: DEBUG oslo_concurrency.lockutils [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.100148] [48527]: DEBUG oslo_concurrency.lockutils [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.100148] [48527]: DEBUG oslo_concurrency.lockutils [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.100148] [48527]: DEBUG oslo_concurrency.lockutils [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.100148] [48527]: DEBUG nova.objects.instance [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.103387] [48527]: WARNING neutronclient.v2_0.client [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.125429] [48526]: INFO nova.api.openstack.requestlog [None req-f8a069c1-57ae-4994-9858-1b9732f13407 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1649 microversion: 2.1 time: 0.121165 [ 846.125777] [48526]: [pid: 48526|app: 0|req: 1364/2667] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1649 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.128817] [48526]: DEBUG nova.api.openstack.wsgi [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.130443] [48526]: DEBUG nova.compute.api [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.134789] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.135509] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.135509] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.136054] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.136256] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.136345] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.138885] [48527]: DEBUG nova.policy [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.143218] [48527]: DEBUG nova.policy [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.143866] [48527]: DEBUG nova.policy [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.144517] [48527]: INFO nova.api.openstack.requestlog [None req-08d724e4-9e42-4a0e-b9e4-7854d9b49d88 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.071186 [ 846.145019] [48527]: [pid: 48527|app: 0|req: 1304/2668] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.147246] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.148701] [48527]: DEBUG nova.compute.api [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.151917] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.152126] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.152234] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.152688] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.152688] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.152762] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.153705] [48526]: WARNING neutronclient.v2_0.client [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.168778] [48527]: WARNING neutronclient.v2_0.client [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.175938] [48526]: DEBUG nova.policy [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.180161] [48526]: INFO nova.api.openstack.requestlog [None req-ed321c66-0a7b-41b6-b01b-b24409e9baa1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.053732 [ 846.180495] [48526]: [pid: 48526|app: 0|req: 1365/2669] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.184020] [48526]: DEBUG nova.api.openstack.wsgi [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.184326] [48526]: DEBUG nova.compute.api [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.187363] [48526]: DEBUG oslo_concurrency.lockutils [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.187540] [48526]: DEBUG oslo_concurrency.lockutils [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.187668] [48526]: DEBUG oslo_concurrency.lockutils [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.187916] [48526]: DEBUG oslo_concurrency.lockutils [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.188062] [48526]: DEBUG oslo_concurrency.lockutils [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.188243] [48526]: DEBUG oslo_concurrency.lockutils [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.188964] [48527]: DEBUG nova.policy [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.193702] [48527]: INFO nova.api.openstack.requestlog [None req-0e1e3fca-73bd-432d-ae01-60f4d6234a9e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.048306 [ 846.194245] [48527]: [pid: 48527|app: 0|req: 1305/2670] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.196658] [48527]: DEBUG nova.api.openstack.wsgi [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.198065] [48527]: DEBUG nova.compute.api [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.201314] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.201447] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.201582] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.201831] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.202139] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.202216] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.205266] [48526]: WARNING neutronclient.v2_0.client [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.219098] [48527]: WARNING neutronclient.v2_0.client [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.222238] [48526]: DEBUG nova.policy [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.227333] [48526]: INFO nova.api.openstack.requestlog [None req-37e28a40-2d60-4f14-a31f-6a79a2a4afa9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.045698 [ 846.227333] [48526]: [pid: 48526|app: 0|req: 1366/2671] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.287778] [48527]: DEBUG nova.policy [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.293731] [48527]: INFO nova.api.openstack.requestlog [None req-ab8f7a32-a6a1-48a8-aa9a-2ede001cf498 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1391 microversion: 2.1 time: 0.098904 [ 846.294103] [48527]: [pid: 48527|app: 0|req: 1306/2672] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1391 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 846.381058] [48526]: DEBUG nova.api.openstack.wsgi [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.382214] [48526]: DEBUG nova.compute.api [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.388032] [48526]: DEBUG oslo_concurrency.lockutils [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.388032] [48526]: DEBUG oslo_concurrency.lockutils [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.388032] [48526]: DEBUG oslo_concurrency.lockutils [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.388032] [48526]: DEBUG oslo_concurrency.lockutils [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.388032] [48526]: DEBUG oslo_concurrency.lockutils [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.388032] [48526]: DEBUG oslo_concurrency.lockutils [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.408678] [48526]: WARNING neutronclient.v2_0.client [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.427453] [48526]: DEBUG nova.policy [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.431769] [48526]: INFO nova.api.openstack.requestlog [None req-00e67412-4d9e-462e-81f5-870bcdcd3052 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.053132 [ 846.432158] [48526]: [pid: 48526|app: 0|req: 1367/2673] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.712535] [48527]: DEBUG nova.api.openstack.wsgi [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.713910] [48527]: DEBUG nova.compute.api [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.719243] [48527]: DEBUG oslo_concurrency.lockutils [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.719513] [48527]: DEBUG oslo_concurrency.lockutils [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.719583] [48527]: DEBUG oslo_concurrency.lockutils [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.719807] [48527]: DEBUG oslo_concurrency.lockutils [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.719950] [48527]: DEBUG oslo_concurrency.lockutils [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.720092] [48527]: DEBUG oslo_concurrency.lockutils [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.735947] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.737210] [48526]: DEBUG nova.compute.api [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.741065] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.741196] [48527]: WARNING neutronclient.v2_0.client [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.741267] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.741267] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.741417] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.741566] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.741687] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.763209] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.763209] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.763209] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.763209] [48526]: DEBUG nova.objects.instance [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.766839] [48526]: WARNING neutronclient.v2_0.client [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.824024] [48526]: DEBUG nova.policy [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.830429] [48526]: INFO nova.api.openstack.requestlog [None req-3e41fe87-a6a9-4db9-a729-884efe697ac5 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.097118 [ 846.830887] [48526]: [pid: 48526|app: 0|req: 1368/2674] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.833727] [48526]: DEBUG nova.api.openstack.wsgi [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.836037] [48526]: DEBUG nova.compute.api [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.839253] [48526]: DEBUG oslo_concurrency.lockutils [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.839478] [48526]: DEBUG oslo_concurrency.lockutils [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.839623] [48526]: DEBUG oslo_concurrency.lockutils [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.839938] [48526]: DEBUG oslo_concurrency.lockutils [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.840135] [48526]: DEBUG oslo_concurrency.lockutils [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.840271] [48526]: DEBUG oslo_concurrency.lockutils [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.850200] [48527]: DEBUG nova.policy [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.854656] [48527]: INFO nova.api.openstack.requestlog [None req-17728cf5-015a-4d6b-9836-40db8cee7f1f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1312 microversion: 2.1 time: 0.144616 [ 846.854998] [48527]: [pid: 48527|app: 0|req: 1307/2675] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:50 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.857322] [48527]: DEBUG nova.api.openstack.wsgi [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.859050] [48527]: DEBUG nova.compute.api [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.860498] [48526]: DEBUG oslo_concurrency.lockutils [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.860591] [48526]: DEBUG oslo_concurrency.lockutils [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.860797] [48526]: DEBUG oslo_concurrency.lockutils [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.861035] [48526]: DEBUG nova.objects.instance [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.861771] [48527]: DEBUG oslo_concurrency.lockutils [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.861944] [48527]: DEBUG oslo_concurrency.lockutils [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.862089] [48527]: DEBUG oslo_concurrency.lockutils [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.862341] [48527]: DEBUG oslo_concurrency.lockutils [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.862480] [48527]: DEBUG oslo_concurrency.lockutils [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.862600] [48527]: DEBUG oslo_concurrency.lockutils [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.864460] [48526]: WARNING neutronclient.v2_0.client [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.884676] [48527]: DEBUG oslo_concurrency.lockutils [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.884863] [48527]: DEBUG oslo_concurrency.lockutils [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.884998] [48527]: DEBUG oslo_concurrency.lockutils [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.885165] [48527]: DEBUG nova.objects.instance [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.885388] [48526]: DEBUG nova.policy [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.888452] [48527]: WARNING neutronclient.v2_0.client [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.889873] [48526]: INFO nova.api.openstack.requestlog [None req-b30ed457-245c-4167-becb-2b9969ac85fd tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.058332 [ 846.890228] [48526]: [pid: 48526|app: 0|req: 1369/2676] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.892775] [48526]: DEBUG nova.api.openstack.wsgi [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.894188] [48526]: DEBUG nova.compute.api [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.897636] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.897868] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.898024] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.898301] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.898479] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.898567] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.908956] [48527]: DEBUG nova.policy [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.914285] [48527]: INFO nova.api.openstack.requestlog [None req-a673431d-7f2b-4798-8141-e97f77635710 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.058697 [ 846.914637] [48527]: [pid: 48527|app: 0|req: 1308/2677] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.916329] [48526]: WARNING neutronclient.v2_0.client [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.917103] [48527]: DEBUG nova.api.openstack.wsgi [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.918650] [48527]: DEBUG nova.compute.api [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.921963] [48527]: DEBUG oslo_concurrency.lockutils [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.922157] [48527]: DEBUG oslo_concurrency.lockutils [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.922315] [48527]: DEBUG oslo_concurrency.lockutils [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.922691] [48527]: DEBUG oslo_concurrency.lockutils [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.922869] [48527]: DEBUG oslo_concurrency.lockutils [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.923048] [48527]: DEBUG oslo_concurrency.lockutils [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.936838] [48526]: DEBUG nova.policy [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.939795] [48527]: WARNING neutronclient.v2_0.client [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.941515] [48526]: DEBUG nova.policy [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.942098] [48526]: DEBUG nova.policy [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.942880] [48526]: INFO nova.api.openstack.requestlog [None req-d4c84ccd-1573-480d-a91b-0e54b5eb808d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1389 microversion: 2.47 time: 0.051902 [ 846.942997] [48526]: [pid: 48526|app: 0|req: 1370/2678] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1389 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.945248] [48526]: DEBUG nova.api.openstack.wsgi [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.946747] [48526]: DEBUG nova.compute.api [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.950029] [48526]: DEBUG oslo_concurrency.lockutils [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.950174] [48526]: DEBUG oslo_concurrency.lockutils [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.950315] [48526]: DEBUG oslo_concurrency.lockutils [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.950598] [48526]: DEBUG oslo_concurrency.lockutils [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.950757] [48526]: DEBUG oslo_concurrency.lockutils [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.950882] [48526]: DEBUG oslo_concurrency.lockutils [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.959095] [48527]: DEBUG nova.policy [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.963803] [48527]: INFO nova.api.openstack.requestlog [None req-de12b527-a925-4c0b-92b5-7bb88cde6013 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.048512 [ 846.964264] [48527]: [pid: 48527|app: 0|req: 1309/2679] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.966619] [48527]: DEBUG nova.api.openstack.wsgi [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.966703] [48526]: WARNING neutronclient.v2_0.client [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.967992] [48527]: DEBUG nova.compute.api [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.971623] [48527]: DEBUG oslo_concurrency.lockutils [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.971807] [48527]: DEBUG oslo_concurrency.lockutils [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.971946] [48527]: DEBUG oslo_concurrency.lockutils [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.972244] [48527]: DEBUG oslo_concurrency.lockutils [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.972373] [48527]: DEBUG oslo_concurrency.lockutils [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.972500] [48527]: DEBUG oslo_concurrency.lockutils [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.985520] [48526]: DEBUG nova.policy [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.991820] [48527]: DEBUG oslo_concurrency.lockutils [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.991981] [48527]: DEBUG oslo_concurrency.lockutils [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.992145] [48527]: DEBUG oslo_concurrency.lockutils [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.992301] [48527]: DEBUG nova.objects.instance [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid c95a76e9-1331-40fc-aa7a-12ad16757bbe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.995130] [48527]: WARNING neutronclient.v2_0.client [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.995985] [48526]: INFO nova.api.openstack.requestlog [None req-ece8c8c5-a896-4ac0-99f2-60cf57129ee7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.052414 [ 846.996384] [48526]: [pid: 48526|app: 0|req: 1371/2680] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.999194] [48526]: DEBUG nova.api.openstack.wsgi [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.000634] [48526]: DEBUG nova.compute.api [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.004526] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.004710] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.005693] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.005693] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.005693] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.005693] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.017016] [48527]: DEBUG nova.policy [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.021874] [48527]: INFO nova.api.openstack.requestlog [None req-38517a56-c76f-43db-a994-1c7131a2ae6e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 200 len: 1309 microversion: 2.1 time: 0.057143 [ 847.024255] [48527]: [pid: 48527|app: 0|req: 1310/2681] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.024702] [48527]: DEBUG nova.api.openstack.wsgi [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.025164] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.025407] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.026026] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.026026] [48526]: DEBUG nova.objects.instance [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.026154] [48527]: DEBUG nova.compute.api [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.028640] [48526]: WARNING neutronclient.v2_0.client [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.029383] [48527]: DEBUG oslo_concurrency.lockutils [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.030030] [48527]: DEBUG oslo_concurrency.lockutils [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.030030] [48527]: DEBUG oslo_concurrency.lockutils [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.030030] [48527]: DEBUG oslo_concurrency.lockutils [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.030202] [48527]: DEBUG oslo_concurrency.lockutils [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.030340] [48527]: DEBUG oslo_concurrency.lockutils [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.053157] [48527]: WARNING neutronclient.v2_0.client [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.055075] [48526]: DEBUG nova.policy [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.059546] [48526]: INFO nova.api.openstack.requestlog [None req-f6b05abc-572e-49b3-925a-4266d6ab9bdd tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.062562 [ 847.059918] [48526]: [pid: 48526|app: 0|req: 1372/2682] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.062579] [48526]: DEBUG nova.api.openstack.wsgi [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.063970] [48526]: DEBUG nova.compute.api [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.067289] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.067471] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.067606] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.067890] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.068095] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.068276] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.074595] [48527]: DEBUG nova.policy [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.079117] [48527]: DEBUG nova.policy [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.079582] [48527]: DEBUG nova.policy [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.080231] [48527]: INFO nova.api.openstack.requestlog [None req-169c0b20-7e59-43f5-b2f2-9747ada14d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.057481 [ 847.080641] [48527]: [pid: 48527|app: 0|req: 1311/2683] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.082864] [48527]: DEBUG nova.api.openstack.wsgi [req-0d8c657d-f178-4aff-8434-9bf68fe18132 req-3c1a76b6-ec68-4e66-8ced-7a71228bf1eb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e23700e5-18e9-4052-8535-903952a38042", "name": "network-vif-plugged", "status": "completed", "tag": "db07173c-52c9-4d6d-b523-515864a0e247"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 847.088164] [48527]: DEBUG oslo_concurrency.lockutils [req-0d8c657d-f178-4aff-8434-9bf68fe18132 req-3c1a76b6-ec68-4e66-8ced-7a71228bf1eb service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.088434] [48527]: DEBUG oslo_concurrency.lockutils [req-0d8c657d-f178-4aff-8434-9bf68fe18132 req-3c1a76b6-ec68-4e66-8ced-7a71228bf1eb service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.088623] [48527]: DEBUG oslo_concurrency.lockutils [req-0d8c657d-f178-4aff-8434-9bf68fe18132 req-3c1a76b6-ec68-4e66-8ced-7a71228bf1eb service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.089065] [48526]: WARNING neutronclient.v2_0.client [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.095934] [48527]: INFO nova.api.openstack.compute.server_external_events [req-0d8c657d-f178-4aff-8434-9bf68fe18132 req-3c1a76b6-ec68-4e66-8ced-7a71228bf1eb service nova] Creating event network-vif-plugged:db07173c-52c9-4d6d-b523-515864a0e247 for instance e23700e5-18e9-4052-8535-903952a38042 on cpu-1 [ 847.102022] [48527]: INFO nova.api.openstack.requestlog [req-0d8c657d-f178-4aff-8434-9bf68fe18132 req-3c1a76b6-ec68-4e66-8ced-7a71228bf1eb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019719 [ 847.102022] [48527]: [pid: 48527|app: 0|req: 1312/2684] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:51 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) [ 847.104260] [48527]: DEBUG nova.api.openstack.wsgi [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.105642] [48527]: DEBUG nova.compute.api [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.106981] [48526]: DEBUG nova.policy [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.108892] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.109141] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.109353] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.109664] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.109855] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.110028] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.111254] [48526]: DEBUG nova.policy [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.111810] [48526]: DEBUG nova.policy [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.114923] [48526]: INFO nova.api.openstack.requestlog [None req-f8657161-be10-41eb-b30e-0800faa2189a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.054512 [ 847.118018] [48526]: [pid: 48526|app: 0|req: 1373/2685] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.126950] [48527]: WARNING neutronclient.v2_0.client [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.138679] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.140035] [48526]: DEBUG nova.compute.api [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.144368] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.144368] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.144368] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.144368] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.144368] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.144608] [48527]: DEBUG nova.policy [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.144685] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.148494] [48527]: INFO nova.api.openstack.requestlog [None req-a3dc9c6c-917b-4814-8bf7-edabae4ad9c8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.046464 [ 847.148868] [48527]: [pid: 48527|app: 0|req: 1313/2686] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.161472] [48527]: DEBUG nova.api.openstack.wsgi [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.161472] [48527]: DEBUG nova.compute.api [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.162226] [48526]: WARNING neutronclient.v2_0.client [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.164810] [48527]: DEBUG oslo_concurrency.lockutils [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.164995] [48527]: DEBUG oslo_concurrency.lockutils [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.165147] [48527]: DEBUG oslo_concurrency.lockutils [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.165403] [48527]: DEBUG oslo_concurrency.lockutils [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.165979] [48527]: DEBUG oslo_concurrency.lockutils [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.165979] [48527]: DEBUG oslo_concurrency.lockutils [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.196209] [48527]: DEBUG oslo_concurrency.lockutils [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.197537] [48527]: DEBUG oslo_concurrency.lockutils [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.197537] [48527]: DEBUG oslo_concurrency.lockutils [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.197537] [48527]: DEBUG nova.objects.instance [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.200550] [48527]: WARNING neutronclient.v2_0.client [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.221553] [48527]: DEBUG nova.policy [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.226248] [48527]: DEBUG nova.policy [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.226887] [48527]: DEBUG nova.policy [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.227513] [48527]: INFO nova.api.openstack.requestlog [None req-26bf8d42-0e24-41c6-9561-5b688c1b325a tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.069691 [ 847.227820] [48527]: [pid: 48527|app: 0|req: 1314/2687] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.230236] [48527]: DEBUG nova.api.openstack.wsgi [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.231585] [48527]: DEBUG nova.compute.api [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.234861] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.235059] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.235205] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.235511] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.235605] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.235726] [48527]: DEBUG oslo_concurrency.lockutils [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.240507] [48526]: INFO nova.api.openstack.requestlog [None req-7f39f8a8-9e42-4d92-a9c3-c5b20c848bb1 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1632 microversion: 2.1 time: 0.103765 [ 847.240952] [48526]: [pid: 48526|app: 0|req: 1374/2688] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1632 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.243164] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.244509] [48526]: DEBUG nova.compute.api [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.247731] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.247913] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.248064] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.248363] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.248663] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.248706] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.251033] [48527]: WARNING neutronclient.v2_0.client [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.264973] [48526]: WARNING neutronclient.v2_0.client [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.270129] [48527]: DEBUG nova.policy [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.274963] [48527]: INFO nova.api.openstack.requestlog [None req-00b1b31b-ad4c-4892-b366-ba0f3e7eaa63 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.046557 [ 847.275332] [48527]: [pid: 48527|app: 0|req: 1315/2689] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.279354] [48527]: DEBUG nova.api.openstack.wsgi [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.281209] [48527]: DEBUG nova.compute.api [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.287609] [48527]: DEBUG oslo_concurrency.lockutils [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.287707] [48526]: DEBUG nova.policy [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.287801] [48527]: DEBUG oslo_concurrency.lockutils [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.287801] [48527]: DEBUG oslo_concurrency.lockutils [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.287801] [48527]: DEBUG oslo_concurrency.lockutils [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.287801] [48527]: DEBUG oslo_concurrency.lockutils [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.287801] [48527]: DEBUG oslo_concurrency.lockutils [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.291766] [48526]: INFO nova.api.openstack.requestlog [None req-ae7fccc4-2c54-49d4-8bd8-3b78b520afc7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.050263 [ 847.292133] [48526]: [pid: 48526|app: 0|req: 1375/2690] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.294745] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 847.294890] [48526]: DEBUG nova.compute.api [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.298018] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.298207] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.298376] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.298633] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.298780] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.298908] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.309280] [48527]: WARNING neutronclient.v2_0.client [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.327497] [48527]: DEBUG nova.policy [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.331765] [48527]: INFO nova.api.openstack.requestlog [None req-e32b9625-1ed4-471d-8970-24f7e1f60f6d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.055909 [ 847.332216] [48527]: [pid: 48527|app: 0|req: 1316/2691] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.335765] [48527]: DEBUG nova.api.openstack.wsgi [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.337106] [48527]: DEBUG nova.compute.api [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.338987] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.339183] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.339358] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.340540] [48527]: DEBUG oslo_concurrency.lockutils [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.340717] [48527]: DEBUG oslo_concurrency.lockutils [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.340850] [48527]: DEBUG oslo_concurrency.lockutils [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.341110] [48527]: DEBUG oslo_concurrency.lockutils [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.341252] [48527]: DEBUG oslo_concurrency.lockutils [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.341374] [48527]: DEBUG oslo_concurrency.lockutils [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.342567] [48526]: WARNING neutronclient.v2_0.client [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.350485] [48526]: INFO nova.api.openstack.wsgi [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] HTTP exception thrown: Cannot 'migrate' instance 6e74aea2-3523-4084-bfcd-13c08a012c8a while it is in vm_state suspended [ 847.350740] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Returning 409 to user: Cannot 'migrate' instance 6e74aea2-3523-4084-bfcd-13c08a012c8a while it is in vm_state suspended {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 847.351130] [48526]: INFO nova.api.openstack.requestlog [None req-aa47088a-dbf0-4c28-9886-649b28373bb9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a/action" status: 409 len: 148 microversion: 2.1 time: 0.058531 [ 847.351441] [48526]: [pid: 48526|app: 0|req: 1376/2692] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:51 2025] POST /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a/action => generated 148 bytes in 59 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 847.357136] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd121cd0-8a92-4f2c-b37e-bda85955ac5e tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "invalid"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 847.357752] [48527]: WARNING neutronclient.v2_0.client [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.358771] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd121cd0-8a92-4f2c-b37e-bda85955ac5e tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: invalid. 'invalid' is not one of ['active', 'error'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 847.359137] [48526]: INFO nova.api.openstack.requestlog [None req-bd121cd0-8a92-4f2c-b37e-bda85955ac5e tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action" status: 400 len: 144 microversion: 2.1 time: 0.004032 [ 847.359435] [48526]: [pid: 48526|app: 0|req: 1377/2693] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:51 2025] POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action => generated 144 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 847.367179] [48526]: DEBUG nova.api.openstack.wsgi [None req-26b9b7c8-6052-4e60-8a44-4c02c300787b tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": 1}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 847.368717] [48526]: DEBUG nova.api.openstack.wsgi [None req-26b9b7c8-6052-4e60-8a44-4c02c300787b tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: 1. 1 is not of type 'string' {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 847.369154] [48526]: INFO nova.api.openstack.requestlog [None req-26b9b7c8-6052-4e60-8a44-4c02c300787b tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action" status: 400 len: 120 microversion: 2.1 time: 0.006373 [ 847.369656] [48526]: [pid: 48526|app: 0|req: 1378/2694] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:51 2025] POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action => generated 120 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 847.375303] [48526]: DEBUG nova.api.openstack.wsgi [None req-99b64c61-5b36-401d-a421-bf53e7208374 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 847.376607] [48526]: DEBUG nova.compute.api [None req-99b64c61-5b36-401d-a421-bf53e7208374 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Failed to fetch instance by id 999 {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3023}} [ 847.376805] [48526]: INFO nova.api.openstack.wsgi [None req-99b64c61-5b36-401d-a421-bf53e7208374 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] HTTP exception thrown: Instance 999 could not be found. [ 847.377018] [48526]: DEBUG nova.api.openstack.wsgi [None req-99b64c61-5b36-401d-a421-bf53e7208374 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Returning 404 to user: Instance 999 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 847.377372] [48526]: INFO nova.api.openstack.requestlog [None req-99b64c61-5b36-401d-a421-bf53e7208374 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/999/action" status: 404 len: 78 microversion: 2.1 time: 0.003887 [ 847.377644] [48526]: [pid: 48526|app: 0|req: 1379/2695] 10.180.1.21 () {60 vars in 1174 bytes} [Fri Dec 12 13:55:51 2025] POST /compute/v2.1/servers/999/action => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 847.458446] [48527]: DEBUG nova.policy [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.464828] [48527]: INFO nova.api.openstack.requestlog [None req-d18bba78-7bb0-4347-91ca-12473f5a68c5 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1391 microversion: 2.1 time: 0.131497 [ 847.465288] [48527]: [pid: 48527|app: 0|req: 1317/2696] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1391 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.467669] [48527]: DEBUG nova.api.openstack.wsgi [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.469511] [48527]: DEBUG nova.compute.api [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.474397] [48527]: DEBUG oslo_concurrency.lockutils [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.474654] [48527]: DEBUG oslo_concurrency.lockutils [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.474859] [48527]: DEBUG oslo_concurrency.lockutils [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.475263] [48527]: DEBUG oslo_concurrency.lockutils [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.475484] [48527]: DEBUG oslo_concurrency.lockutils [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.475676] [48527]: DEBUG oslo_concurrency.lockutils [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.498790] [48527]: WARNING neutronclient.v2_0.client [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.522263] [48527]: DEBUG nova.policy [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.527319] [48527]: INFO nova.api.openstack.requestlog [None req-a42c02b3-e353-4537-9d03-5a896f00b305 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.060864 [ 847.527319] [48527]: [pid: 48527|app: 0|req: 1318/2697] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.670213] [48526]: DEBUG nova.api.openstack.wsgi [None req-23968a04-a6ab-42a6-af9a-052eb2aa3faa tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.749529] [48526]: INFO nova.api.openstack.requestlog [None req-23968a04-a6ab-42a6-af9a-052eb2aa3faa tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/bd0d625887a34b039868cdcb1ed52bb5" status: 200 len: 371 microversion: 2.1 time: 0.368417 [ 847.750240] [48526]: [pid: 48526|app: 0|req: 1380/2698] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 13:55:51 2025] GET /compute/v2.1/os-quota-sets/bd0d625887a34b039868cdcb1ed52bb5 => generated 371 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 847.758063] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d88b7df-0a77-4756-a933-16f0cdba0bc0 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 51201, "vcpus": 1, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-875280580", "id": 1956883155, "os-flavor-access:is_public": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 847.773041] [48527]: INFO nova.api.openstack.requestlog [None req-1d88b7df-0a77-4756-a933-16f0cdba0bc0 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 437 microversion: 2.1 time: 0.017526 [ 847.773379] [48527]: [pid: 48527|app: 0|req: 1319/2699] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:55:51 2025] POST /compute/v2.1/flavors => generated 437 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 847.781319] [48526]: DEBUG nova.api.openstack.wsgi [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "1956883155"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 847.782781] [48526]: DEBUG nova.compute.api [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.786377] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.786569] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.786705] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.786961] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.787119] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.787265] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.838375] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.838703] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.838703] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.843942] [48526]: WARNING neutronclient.v2_0.client [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.845658] [48527]: DEBUG nova.api.openstack.wsgi [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.847451] [48527]: DEBUG nova.compute.api [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.851367] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.851559] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.851738] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.851957] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.852113] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.852238] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.853374] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.853569] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.853705] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.854301] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.855331] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.855503] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.860502] [48526]: DEBUG nova.policy [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': '88a50cdc447849ffba5a5b905239f22b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd0d625887a34b039868cdcb1ed52bb5', 'project_domain_id': 'default', 'roles': ['reader', 'admin', 'manager', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.864981] [48526]: DEBUG nova.compute.api [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Old instance type m1.nano, new instance type tempest-ServersAdminNegativeTestJSON-flavor-875280580 {{(pid=48526) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 847.868305] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.868574] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.868921] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.868988] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.869843] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.870288] [48526]: DEBUG oslo_concurrency.lockutils [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.873617] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.873798] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.873934] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.874087] [48527]: DEBUG nova.objects.instance [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.879468] [48527]: WARNING neutronclient.v2_0.client [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.888621] [48526]: DEBUG nova.quota [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Getting quotas for project a0ee68b5130144bc8090b3adb1965ed2. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 847.891073] [48526]: DEBUG nova.quota [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Getting quotas for user f77c07bdf4d84d52b624fa9b30c4457f and project a0ee68b5130144bc8090b3adb1965ed2. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 847.900627] [48526]: INFO nova.compute.api [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] ram quota exceeded for bd0d625887a34b039868cdcb1ed52bb5, tried to resize instance. [ 847.900863] [48526]: INFO nova.api.openstack.wsgi [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] HTTP exception thrown: Quota exceeded for ram: Requested 51009, but already used 384 of 51200 ram [ 847.901119] [48527]: DEBUG nova.policy [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.901298] [48526]: DEBUG nova.api.openstack.wsgi [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Returning 403 to user: Quota exceeded for ram: Requested 51009, but already used 384 of 51200 ram {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 847.902090] [48526]: INFO nova.api.openstack.requestlog [None req-37050666-0a72-4069-8a33-e28bd633a6ed tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action" status: 403 len: 117 microversion: 2.1 time: 0.122810 [ 847.902090] [48526]: [pid: 48526|app: 0|req: 1381/2700] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:52 2025] POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action => generated 117 bytes in 123 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 847.905204] [48526]: DEBUG nova.api.openstack.wsgi [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.906688] [48527]: INFO nova.api.openstack.requestlog [None req-e3adbe64-3148-4a37-9196-c3350c8c32c0 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.063918 [ 847.906794] [48526]: DEBUG nova.compute.api [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.907156] [48527]: [pid: 48527|app: 0|req: 1320/2701] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.910824] [48526]: DEBUG oslo_concurrency.lockutils [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.910949] [48527]: DEBUG nova.api.openstack.wsgi [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.911826] [48526]: DEBUG oslo_concurrency.lockutils [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.911826] [48526]: DEBUG oslo_concurrency.lockutils [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.911826] [48526]: DEBUG oslo_concurrency.lockutils [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.911826] [48526]: DEBUG oslo_concurrency.lockutils [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.911826] [48526]: DEBUG oslo_concurrency.lockutils [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.912736] [48527]: DEBUG nova.compute.api [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.916771] [48527]: DEBUG oslo_concurrency.lockutils [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.916968] [48527]: DEBUG oslo_concurrency.lockutils [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.917116] [48527]: DEBUG oslo_concurrency.lockutils [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.917450] [48527]: DEBUG oslo_concurrency.lockutils [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.917630] [48527]: DEBUG oslo_concurrency.lockutils [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.917794] [48527]: DEBUG oslo_concurrency.lockutils [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.937327] [48526]: WARNING neutronclient.v2_0.client [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.940851] [48527]: DEBUG oslo_concurrency.lockutils [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.941165] [48527]: DEBUG oslo_concurrency.lockutils [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.941343] [48527]: DEBUG oslo_concurrency.lockutils [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.941573] [48527]: DEBUG nova.objects.instance [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.945831] [48527]: WARNING neutronclient.v2_0.client [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.965852] [48527]: DEBUG nova.policy [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.970079] [48527]: INFO nova.api.openstack.requestlog [None req-301bc83e-7722-4629-b0c9-c6b8042cf43b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.061345 [ 847.970418] [48527]: [pid: 48527|app: 0|req: 1321/2702] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.972672] [48527]: DEBUG nova.api.openstack.wsgi [None req-c75b0f20-c7ea-40dc-aa13-4638184cde93 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.983620] [48527]: INFO nova.api.openstack.requestlog [None req-c75b0f20-c7ea-40dc-aa13-4638184cde93 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1956883155" status: 202 len: 0 microversion: 2.1 time: 0.012582 [ 847.984076] [48527]: [pid: 48527|app: 0|req: 1322/2703] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:55:52 2025] DELETE /compute/v2.1/flavors/1956883155 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 847.987015] [48527]: DEBUG nova.api.openstack.wsgi [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.988592] [48527]: DEBUG nova.compute.api [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.992822] [48527]: DEBUG oslo_concurrency.lockutils [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.993016] [48527]: DEBUG oslo_concurrency.lockutils [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.993158] [48527]: DEBUG oslo_concurrency.lockutils [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.993411] [48527]: DEBUG oslo_concurrency.lockutils [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.993553] [48527]: DEBUG oslo_concurrency.lockutils [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.993675] [48527]: DEBUG oslo_concurrency.lockutils [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.008302] [48526]: DEBUG nova.policy [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.013274] [48526]: INFO nova.api.openstack.requestlog [None req-230d529e-cbb5-4cc7-8a9c-3a24330c9e7d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1312 microversion: 2.1 time: 0.110579 [ 848.013985] [48526]: [pid: 48526|app: 0|req: 1382/2704] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.014097] [48527]: DEBUG oslo_concurrency.lockutils [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.014097] [48527]: DEBUG oslo_concurrency.lockutils [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.014196] [48527]: DEBUG oslo_concurrency.lockutils [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.014345] [48527]: DEBUG nova.objects.instance [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.016835] [48526]: DEBUG nova.api.openstack.wsgi [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.017557] [48527]: WARNING neutronclient.v2_0.client [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.018336] [48526]: DEBUG nova.compute.api [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.022062] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.022062] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.022062] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.022321] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.022463] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.025536] [48526]: DEBUG oslo_concurrency.lockutils [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.039659] [48527]: DEBUG nova.policy [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.040245] [48526]: WARNING neutronclient.v2_0.client [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.044103] [48527]: INFO nova.api.openstack.requestlog [None req-87b0cb9a-e6ae-46c7-ba9e-d5a4ed2d4e3b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.059219 [ 848.044350] [48527]: [pid: 48527|app: 0|req: 1323/2705] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.046600] [48527]: DEBUG nova.api.openstack.wsgi [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.047894] [48527]: DEBUG nova.compute.api [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.051065] [48527]: DEBUG oslo_concurrency.lockutils [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.051235] [48527]: DEBUG oslo_concurrency.lockutils [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.054163] [48527]: DEBUG oslo_concurrency.lockutils [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.054163] [48527]: DEBUG oslo_concurrency.lockutils [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.054163] [48527]: DEBUG oslo_concurrency.lockutils [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.054163] [48527]: DEBUG oslo_concurrency.lockutils [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.060513] [48526]: DEBUG nova.policy [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.065086] [48526]: DEBUG nova.policy [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.065700] [48526]: DEBUG nova.policy [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.066331] [48526]: INFO nova.api.openstack.requestlog [None req-2eb120de-a1d1-4e3a-8d8c-274852807a72 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1389 microversion: 2.47 time: 0.051930 [ 848.066637] [48526]: [pid: 48526|app: 0|req: 1383/2706] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1389 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.070398] [48527]: WARNING neutronclient.v2_0.client [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.070507] [48526]: DEBUG nova.api.openstack.wsgi [None req-e41eb588-cba4-4ce0-ae35-517a0e380a32 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.089698] [48526]: INFO nova.api.openstack.requestlog [None req-e41eb588-cba4-4ce0-ae35-517a0e380a32 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5585 microversion: 2.1 time: 0.022025 [ 848.089823] [48526]: [pid: 48526|app: 0|req: 1384/2707] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/flavors/detail => generated 5585 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.090556] [48527]: DEBUG nova.policy [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.092178] [48526]: DEBUG nova.api.openstack.wsgi [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.093530] [48526]: DEBUG nova.compute.api [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.095240] [48527]: INFO nova.api.openstack.requestlog [None req-507624e7-d6d6-4877-9601-999b45d137ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.050327 [ 848.095795] [48527]: [pid: 48527|app: 0|req: 1324/2708] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.097351] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.097351] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.097351] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.097597] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.097597] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.097690] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.098291] [48527]: DEBUG nova.api.openstack.wsgi [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.099722] [48527]: DEBUG nova.compute.api [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.102978] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.103173] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.103308] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.103554] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.103693] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.103811] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.112912] [48527]: INFO nova.api.openstack.wsgi [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Instance c95a76e9-1331-40fc-aa7a-12ad16757bbe could not be found. [ 848.113283] [48527]: DEBUG nova.api.openstack.wsgi [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Instance c95a76e9-1331-40fc-aa7a-12ad16757bbe could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 848.113412] [48526]: WARNING neutronclient.v2_0.client [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.113687] [48527]: INFO nova.api.openstack.requestlog [None req-8a7ec087-3d9a-4e84-b520-47167734b479 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 404 len: 111 microversion: 2.1 time: 0.017341 [ 848.114094] [48527]: [pid: 48527|app: 0|req: 1325/2709] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 848.116620] [48527]: DEBUG nova.api.openstack.wsgi [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.118206] [48527]: DEBUG nova.compute.api [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.121697] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.121877] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.122014] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.122269] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.122421] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.122543] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.135439] [48526]: DEBUG nova.policy [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.140202] [48526]: INFO nova.api.openstack.requestlog [None req-0b44da4f-0f05-4866-bf40-76fefaa332c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.049878 [ 848.140552] [48526]: [pid: 48526|app: 0|req: 1385/2710] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.141321] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.141518] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.141654] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.141803] [48527]: DEBUG nova.objects.instance [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lazy-loading 'fault' on Instance uuid 1deed9b3-1421-461e-80c9-d96acdf7f148 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.143190] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.144555] [48527]: WARNING neutronclient.v2_0.client [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.144607] [48526]: DEBUG nova.compute.api [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.147811] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.148015] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.148166] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.148470] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.148630] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.148764] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.165685] [48527]: DEBUG nova.policy [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae44df1028a6415484fc3a2a5620ed12', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810aa2c5f80441018d3956c187aff529', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.168556] [48526]: WARNING neutronclient.v2_0.client [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.170915] [48527]: INFO nova.api.openstack.requestlog [None req-dbf40596-2b4c-4283-aecf-34e461b12c2f tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 200 len: 1301 microversion: 2.1 time: 0.055788 [ 848.170915] [48527]: [pid: 48527|app: 0|req: 1326/2711] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 1301 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.173860] [48527]: DEBUG nova.api.openstack.wsgi [None req-a657dfa3-f42f-4d87-8ff1-cd982d245b28 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.187604] [48526]: DEBUG nova.policy [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.192069] [48526]: DEBUG nova.policy [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.192645] [48526]: DEBUG nova.policy [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.193230] [48526]: INFO nova.api.openstack.requestlog [None req-ca68c263-8bae-4697-904f-2189c867e589 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.052142 [ 848.193536] [48526]: [pid: 48526|app: 0|req: 1386/2712] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.195681] [48526]: DEBUG nova.api.openstack.wsgi [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.196995] [48526]: DEBUG nova.compute.api [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.200805] [48526]: DEBUG oslo_concurrency.lockutils [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.200986] [48526]: DEBUG oslo_concurrency.lockutils [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.201127] [48526]: DEBUG oslo_concurrency.lockutils [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.201410] [48526]: DEBUG oslo_concurrency.lockutils [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.201549] [48526]: DEBUG oslo_concurrency.lockutils [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.201669] [48526]: DEBUG oslo_concurrency.lockutils [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.208515] [48527]: INFO nova.api.openstack.requestlog [None req-a657dfa3-f42f-4d87-8ff1-cd982d245b28 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/bd0d625887a34b039868cdcb1ed52bb5" status: 200 len: 371 microversion: 2.1 time: 0.036592 [ 848.208832] [48527]: [pid: 48527|app: 0|req: 1327/2713] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/os-quota-sets/bd0d625887a34b039868cdcb1ed52bb5 => generated 371 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 848.212740] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.214693] [48527]: DEBUG nova.compute.api [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.220088] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.220350] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.220495] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.220762] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.220903] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.221036] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.223236] [48526]: WARNING neutronclient.v2_0.client [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.237212] [48527]: WARNING neutronclient.v2_0.client [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.241919] [48526]: DEBUG nova.policy [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.246443] [48526]: DEBUG nova.policy [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.247112] [48526]: DEBUG nova.policy [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.250643] [48526]: INFO nova.api.openstack.requestlog [None req-4240692d-7d30-4cdf-8682-22847fd71f8a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.056645 [ 848.251052] [48526]: [pid: 48526|app: 0|req: 1387/2714] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.253478] [48526]: DEBUG nova.api.openstack.wsgi [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-1216647716", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 848.255281] [48527]: DEBUG nova.policy [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.259683] [48527]: INFO nova.api.openstack.requestlog [None req-4d260479-2bd3-4c2f-b43d-fe6b106c1f35 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.050146 [ 848.260040] [48527]: [pid: 48527|app: 0|req: 1328/2715] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.262989] [48527]: DEBUG nova.api.openstack.wsgi [None req-5207fb4e-fee1-4f87-a63e-da3d2404531d tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 21, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-1086768635", "id": 351225728, "os-flavor-access:is_public": "True"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 848.277365] [48527]: INFO nova.api.openstack.requestlog [None req-5207fb4e-fee1-4f87-a63e-da3d2404531d tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 434 microversion: 2.1 time: 0.016618 [ 848.278097] [48527]: [pid: 48527|app: 0|req: 1329/2716] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:55:52 2025] POST /compute/v2.1/flavors => generated 434 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 848.280919] [48527]: DEBUG nova.api.openstack.wsgi [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.282518] [48527]: DEBUG nova.compute.api [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.287202] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.287657] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.287657] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.288319] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.288319] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.288319] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.296521] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.296669] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.297089] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.297196] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.297281] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.297387] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.304952] [48526]: DEBUG nova.network.neutron [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] validate_networks() for [('f177f640-0222-4d87-90e1-62f76d74d769', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 848.305293] [48526]: WARNING neutronclient.v2_0.client [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.306489] [48526]: WARNING openstack [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 848.306822] [48526]: WARNING openstack [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 848.313149] [48526]: INFO nova.network.neutron [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] _ports_needed_per_instance requested_netwokrs=[('f177f640-0222-4d87-90e1-62f76d74d769', None, None, None, None, None)] [ 848.323869] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.324083] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.324235] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.324394] [48527]: DEBUG nova.objects.instance [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.328936] [48527]: WARNING neutronclient.v2_0.client [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.377442] [48527]: DEBUG nova.policy [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.383786] [48527]: DEBUG nova.policy [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.384668] [48527]: DEBUG nova.policy [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.385351] [48527]: INFO nova.api.openstack.requestlog [None req-64d70145-fede-4f14-91e0-26c12430c3c0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.106862 [ 848.385801] [48527]: [pid: 48527|app: 0|req: 1330/2717] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.388355] [48527]: DEBUG nova.api.openstack.wsgi [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "351225728"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 848.389736] [48527]: DEBUG nova.compute.api [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.392904] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.393090] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.393226] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.393469] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.393624] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.393775] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.442534] [48526]: WARNING neutronclient.v2_0.client [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.443188] [48526]: WARNING openstack [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 848.443513] [48526]: WARNING openstack [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 848.454916] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.455116] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.455253] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.458923] [48527]: WARNING neutronclient.v2_0.client [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.459480] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.459629] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.459755] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.460931] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.461189] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.461346] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.466342] [48527]: DEBUG nova.policy [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': '88a50cdc447849ffba5a5b905239f22b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd0d625887a34b039868cdcb1ed52bb5', 'project_domain_id': 'default', 'roles': ['reader', 'admin', 'manager', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.470748] [48527]: DEBUG nova.compute.api [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Old instance type m1.nano, new instance type tempest-ServersAdminNegativeTestJSON-flavor-1086768635 {{(pid=48527) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 848.474063] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.474247] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.474618] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.474930] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.475098] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.475229] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.488480] [48527]: DEBUG nova.quota [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Getting quotas for project a0ee68b5130144bc8090b3adb1965ed2. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 848.491399] [48527]: DEBUG nova.quota [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Getting quotas for user f77c07bdf4d84d52b624fa9b30c4457f and project a0ee68b5130144bc8090b3adb1965ed2. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 848.500068] [48527]: INFO nova.compute.api [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] cores quota exceeded for bd0d625887a34b039868cdcb1ed52bb5, tried to resize instance. [ 848.500278] [48527]: INFO nova.api.openstack.wsgi [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] HTTP exception thrown: Quota exceeded for cores: Requested 20, but already used 2 of 20 cores [ 848.500531] [48527]: DEBUG nova.api.openstack.wsgi [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Returning 403 to user: Quota exceeded for cores: Requested 20, but already used 2 of 20 cores {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 848.501035] [48527]: INFO nova.api.openstack.requestlog [None req-ce3f5e7b-31b3-4e0f-aae9-40c8c9fd5b92 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action" status: 403 len: 113 microversion: 2.1 time: 0.114749 [ 848.501342] [48527]: [pid: 48527|app: 0|req: 1331/2718] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:52 2025] POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action => generated 113 bytes in 115 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 848.503814] [48527]: DEBUG nova.api.openstack.wsgi [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.505131] [48527]: DEBUG nova.compute.api [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.509534] [48527]: DEBUG oslo_concurrency.lockutils [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.509703] [48527]: DEBUG oslo_concurrency.lockutils [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.509829] [48527]: DEBUG oslo_concurrency.lockutils [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.510086] [48527]: DEBUG oslo_concurrency.lockutils [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.510225] [48527]: DEBUG oslo_concurrency.lockutils [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.510343] [48527]: DEBUG oslo_concurrency.lockutils [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.531340] [48527]: WARNING neutronclient.v2_0.client [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.541333] [48526]: DEBUG nova.virt.hardware [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 848.541473] [48526]: DEBUG nova.virt.hardware [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 848.541628] [48526]: DEBUG nova.virt.hardware [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 848.541737] [48526]: DEBUG nova.virt.hardware [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 848.541855] [48526]: DEBUG nova.virt.hardware [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 848.547053] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.547053] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.547053] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.547381] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.547471] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.547593] [48526]: DEBUG oslo_concurrency.lockutils [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.549948] [48527]: DEBUG nova.policy [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.556330] [48527]: INFO nova.api.openstack.requestlog [None req-091580de-b727-43fb-bf81-048d479c66af tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1218 microversion: 2.1 time: 0.054158 [ 848.556643] [48527]: [pid: 48527|app: 0|req: 1332/2719] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.557195] [48526]: DEBUG nova.quota [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Getting quotas for project 9e50f6dc6436429ca7b3085fe8f10578. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 848.559318] [48527]: DEBUG nova.api.openstack.wsgi [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.559497] [48526]: DEBUG nova.quota [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Getting quotas for user 77ea024d8e5a4d7eaaad5a0b9a309687 and project 9e50f6dc6436429ca7b3085fe8f10578. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 848.564129] [48527]: DEBUG nova.compute.api [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.565070] [48526]: DEBUG nova.compute.api [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 848.566760] [48526]: DEBUG nova.compute.api [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 848.568865] [48527]: DEBUG oslo_concurrency.lockutils [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.569098] [48527]: DEBUG oslo_concurrency.lockutils [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.569287] [48527]: DEBUG oslo_concurrency.lockutils [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.569593] [48527]: DEBUG oslo_concurrency.lockutils [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.569738] [48527]: DEBUG oslo_concurrency.lockutils [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.569861] [48527]: DEBUG oslo_concurrency.lockutils [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.588861] [48527]: WARNING neutronclient.v2_0.client [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.606430] [48526]: INFO nova.api.openstack.requestlog [None req-055082a6-2d25-4abc-aa53-e730191af313 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.353720 [ 848.606430] [48526]: [pid: 48526|app: 0|req: 1388/2720] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:55:52 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) [ 848.608268] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.609670] [48526]: DEBUG nova.compute.api [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.613228] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.613411] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.613541] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.614164] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.614164] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.614164] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.614337] [48527]: DEBUG nova.policy [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.618782] [48527]: INFO nova.api.openstack.requestlog [None req-e474097e-893a-45c4-a8d8-7c61c7d0796e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.061250 [ 848.619581] [48527]: [pid: 48527|app: 0|req: 1333/2721] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.621426] [48527]: DEBUG nova.api.openstack.wsgi [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.623839] [48527]: DEBUG nova.compute.api [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.626713] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.626999] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.627247] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.627549] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.627770] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.627960] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.632066] [48526]: WARNING neutronclient.v2_0.client [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.648214] [48527]: WARNING neutronclient.v2_0.client [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.650751] [48526]: DEBUG nova.policy [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.655415] [48526]: INFO nova.api.openstack.requestlog [None req-e0bf9382-84e7-4192-9f8a-f00b5340b831 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.049079 [ 848.655759] [48526]: [pid: 48526|app: 0|req: 1389/2722] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.658262] [48526]: DEBUG nova.api.openstack.wsgi [None req-a00f948d-bb47-4993-8c4a-ddd7e0d68aea tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.670027] [48526]: INFO nova.api.openstack.requestlog [None req-a00f948d-bb47-4993-8c4a-ddd7e0d68aea tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/351225728" status: 202 len: 0 microversion: 2.1 time: 0.012837 [ 848.670176] [48526]: [pid: 48526|app: 0|req: 1390/2723] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:55:52 2025] DELETE /compute/v2.1/flavors/351225728 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 848.672548] [48526]: DEBUG nova.api.openstack.wsgi [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.674195] [48526]: DEBUG nova.compute.api [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.677410] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.677410] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.678092] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.678092] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.678092] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.678092] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.696616] [48526]: WARNING neutronclient.v2_0.client [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.717328] [48526]: DEBUG nova.policy [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.717857] [48527]: DEBUG nova.policy [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.721648] [48526]: INFO nova.api.openstack.requestlog [None req-f39db101-50c1-4da5-af3c-dbca5ef658ce tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.050921 [ 848.721971] [48526]: [pid: 48526|app: 0|req: 1391/2724] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.722789] [48527]: INFO nova.api.openstack.requestlog [None req-0dddffc5-62b1-4474-b7eb-c5dd5cf18019 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1391 microversion: 2.1 time: 0.103372 [ 848.723289] [48527]: [pid: 48527|app: 0|req: 1334/2725] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1391 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.724699] [48526]: DEBUG nova.api.openstack.wsgi [None req-916ee2eb-1a43-401e-94f8-888d55188382 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.726421] [48527]: DEBUG nova.api.openstack.wsgi [None req-edf00165-6ae8-4d4d-8b6d-c8f539fe60d9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.726520] [48526]: DEBUG nova.compute.api [None req-916ee2eb-1a43-401e-94f8-888d55188382 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.735009] [48526]: WARNING neutronclient.v2_0.client [None req-916ee2eb-1a43-401e-94f8-888d55188382 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.743989] [48527]: INFO nova.api.openstack.requestlog [None req-edf00165-6ae8-4d4d-8b6d-c8f539fe60d9 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5585 microversion: 2.1 time: 0.020146 [ 848.744324] [48527]: [pid: 48527|app: 0|req: 1335/2726] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/flavors/detail => generated 5585 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.752852] [48526]: DEBUG nova.policy [None req-916ee2eb-1a43-401e-94f8-888d55188382 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.753843] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 848.755164] [48527]: DEBUG nova.compute.api [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.757335] [48526]: INFO nova.api.openstack.requestlog [None req-916ee2eb-1a43-401e-94f8-888d55188382 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1223 microversion: 2.1 time: 0.034846 [ 848.757700] [48526]: [pid: 48526|app: 0|req: 1392/2727] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:52 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1223 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.758425] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.758669] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.758770] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.759172] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.759172] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.759343] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.772091] [48527]: INFO nova.api.openstack.wsgi [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] HTTP exception thrown: Cannot 'restore' instance 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 while it is in vm_state active [ 848.772353] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] Returning 409 to user: Cannot 'restore' instance 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 while it is in vm_state active {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 848.772723] [48527]: INFO nova.api.openstack.requestlog [None req-4d6cccf8-be2d-4e82-ab0c-759ca4ccd738 tempest-ServersAdminNegativeTestJSON-2080598056 tempest-ServersAdminNegativeTestJSON-2080598056-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action" status: 409 len: 145 microversion: 2.1 time: 0.020823 [ 848.773035] [48527]: [pid: 48527|app: 0|req: 1336/2728] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:55:52 2025] POST /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6/action => generated 145 bytes in 21 msecs (HTTP/1.1 409) 9 headers in 378 bytes (2 switches on core 0) [ 848.778714] [48526]: DEBUG nova.api.openstack.wsgi [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.778714] [48526]: DEBUG nova.compute.api [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.782293] [48526]: DEBUG oslo_concurrency.lockutils [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.783032] [48526]: DEBUG oslo_concurrency.lockutils [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.783032] [48526]: DEBUG oslo_concurrency.lockutils [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.783032] [48526]: DEBUG oslo_concurrency.lockutils [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.783185] [48526]: DEBUG oslo_concurrency.lockutils [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.783353] [48526]: DEBUG oslo_concurrency.lockutils [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.797723] [48526]: DEBUG nova.compute.api [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 848.845368] [48526]: INFO nova.api.openstack.requestlog [None req-c565d85d-f47c-4021-8bf1-6d861256de63 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 204 len: 0 microversion: 2.1 time: 0.068762 [ 848.845729] [48526]: [pid: 48526|app: 0|req: 1393/2729] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:55:52 2025] DELETE /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 848.851020] [48527]: DEBUG nova.api.openstack.wsgi [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.852049] [48527]: DEBUG nova.compute.api [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.855433] [48527]: DEBUG oslo_concurrency.lockutils [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.855750] [48527]: DEBUG oslo_concurrency.lockutils [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.856056] [48527]: DEBUG oslo_concurrency.lockutils [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.856440] [48527]: DEBUG oslo_concurrency.lockutils [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.856693] [48527]: DEBUG oslo_concurrency.lockutils [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.856935] [48527]: DEBUG oslo_concurrency.lockutils [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.873487] [48527]: WARNING neutronclient.v2_0.client [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.920371] [48526]: DEBUG nova.api.openstack.wsgi [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.921894] [48526]: DEBUG nova.compute.api [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.925296] [48526]: DEBUG oslo_concurrency.lockutils [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.925481] [48526]: DEBUG oslo_concurrency.lockutils [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.925608] [48526]: DEBUG oslo_concurrency.lockutils [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.925904] [48526]: DEBUG oslo_concurrency.lockutils [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.926016] [48526]: DEBUG oslo_concurrency.lockutils [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.926129] [48526]: DEBUG oslo_concurrency.lockutils [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.948186] [48526]: DEBUG oslo_concurrency.lockutils [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.948360] [48526]: DEBUG oslo_concurrency.lockutils [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.948495] [48526]: DEBUG oslo_concurrency.lockutils [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.948646] [48526]: DEBUG nova.objects.instance [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.953867] [48526]: WARNING neutronclient.v2_0.client [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.960161] [48527]: DEBUG nova.policy [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.965085] [48527]: INFO nova.api.openstack.requestlog [None req-532312ab-cb48-4e83-8c2d-62dd079974f6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1462 microversion: 2.1 time: 0.116656 [ 848.965482] [48527]: [pid: 48527|app: 0|req: 1337/2730] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1462 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.979438] [48526]: DEBUG nova.policy [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.983056] [48527]: DEBUG nova.api.openstack.wsgi [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.983835] [48526]: INFO nova.api.openstack.requestlog [None req-b992de45-5f17-49f5-8c0c-5a0abde56aa4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.065728 [ 848.984288] [48526]: [pid: 48526|app: 0|req: 1394/2731] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.984539] [48527]: DEBUG nova.compute.api [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.988151] [48527]: DEBUG oslo_concurrency.lockutils [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.988382] [48527]: DEBUG oslo_concurrency.lockutils [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.988510] [48527]: DEBUG oslo_concurrency.lockutils [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.988766] [48527]: DEBUG oslo_concurrency.lockutils [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.988904] [48527]: DEBUG oslo_concurrency.lockutils [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.989037] [48527]: DEBUG oslo_concurrency.lockutils [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.009814] [48527]: DEBUG oslo_concurrency.lockutils [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.009995] [48527]: DEBUG oslo_concurrency.lockutils [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.010121] [48527]: DEBUG oslo_concurrency.lockutils [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.010273] [48527]: DEBUG nova.objects.instance [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.013216] [48527]: WARNING neutronclient.v2_0.client [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.027675] [48526]: DEBUG nova.api.openstack.wsgi [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.029199] [48526]: DEBUG nova.compute.api [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.032834] [48526]: DEBUG oslo_concurrency.lockutils [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.033056] [48526]: DEBUG oslo_concurrency.lockutils [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.033129] [48527]: DEBUG nova.policy [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.033218] [48526]: DEBUG oslo_concurrency.lockutils [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.033472] [48526]: DEBUG oslo_concurrency.lockutils [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.033616] [48526]: DEBUG oslo_concurrency.lockutils [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.033758] [48526]: DEBUG oslo_concurrency.lockutils [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.037393] [48527]: INFO nova.api.openstack.requestlog [None req-27b22cd1-fadd-44a6-9f6d-ccfe51fa5d2b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.056245 [ 849.037563] [48527]: [pid: 48527|app: 0|req: 1338/2732] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.051147] [48526]: WARNING neutronclient.v2_0.client [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.057116] [48527]: DEBUG nova.api.openstack.wsgi [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.058617] [48527]: DEBUG nova.compute.api [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.062311] [48527]: DEBUG oslo_concurrency.lockutils [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.062497] [48527]: DEBUG oslo_concurrency.lockutils [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.062660] [48527]: DEBUG oslo_concurrency.lockutils [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.062979] [48527]: DEBUG oslo_concurrency.lockutils [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.063166] [48527]: DEBUG oslo_concurrency.lockutils [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.063321] [48527]: DEBUG oslo_concurrency.lockutils [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.083325] [48527]: DEBUG oslo_concurrency.lockutils [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.083595] [48527]: DEBUG oslo_concurrency.lockutils [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.085253] [48527]: DEBUG oslo_concurrency.lockutils [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.085253] [48527]: DEBUG nova.objects.instance [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.091530] [48527]: WARNING neutronclient.v2_0.client [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.113990] [48527]: DEBUG nova.policy [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.120803] [48527]: INFO nova.api.openstack.requestlog [None req-0bf14bfe-dcc9-491d-b881-8210fde5714f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.065866 [ 849.121177] [48527]: [pid: 48527|app: 0|req: 1339/2733] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.123570] [48527]: DEBUG nova.api.openstack.wsgi [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.124890] [48527]: DEBUG nova.compute.api [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.129182] [48526]: DEBUG nova.policy [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.130679] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.130894] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.131045] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.131319] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.131478] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.131599] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.134633] [48526]: INFO nova.api.openstack.requestlog [None req-2078e088-4f66-46a5-a2ff-df4ae3d07ba9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1312 microversion: 2.1 time: 0.110472 [ 849.134954] [48526]: [pid: 48526|app: 0|req: 1395/2734] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.138122] [48526]: DEBUG nova.api.openstack.wsgi [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.139680] [48526]: DEBUG nova.compute.api [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.144228] [48526]: DEBUG oslo_concurrency.lockutils [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.144426] [48526]: DEBUG oslo_concurrency.lockutils [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.144666] [48526]: DEBUG oslo_concurrency.lockutils [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.144942] [48526]: DEBUG oslo_concurrency.lockutils [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.145100] [48526]: DEBUG oslo_concurrency.lockutils [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.145226] [48526]: DEBUG oslo_concurrency.lockutils [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.155168] [48527]: WARNING neutronclient.v2_0.client [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.166681] [48526]: WARNING neutronclient.v2_0.client [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.174759] [48527]: DEBUG nova.policy [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.180412] [48527]: DEBUG nova.policy [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.180412] [48527]: DEBUG nova.policy [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.180753] [48527]: INFO nova.api.openstack.requestlog [None req-0b2173ea-fd0b-4da9-a4f2-b4c24c4f3c31 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1389 microversion: 2.47 time: 0.058923 [ 849.180889] [48527]: [pid: 48527|app: 0|req: 1340/2735] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1389 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 849.183301] [48527]: DEBUG nova.api.openstack.wsgi [req-9f883eca-3bdc-47fd-ad05-36eead700477 req-c5ae9ad9-59ef-4316-ad1b-d430087eae92 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e23700e5-18e9-4052-8535-903952a38042", "tag": "db07173c-52c9-4d6d-b523-515864a0e247"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 849.186065] [48526]: DEBUG nova.policy [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.190636] [48527]: DEBUG oslo_concurrency.lockutils [req-9f883eca-3bdc-47fd-ad05-36eead700477 req-c5ae9ad9-59ef-4316-ad1b-d430087eae92 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.190841] [48527]: DEBUG oslo_concurrency.lockutils [req-9f883eca-3bdc-47fd-ad05-36eead700477 req-c5ae9ad9-59ef-4316-ad1b-d430087eae92 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.191082] [48527]: DEBUG oslo_concurrency.lockutils [req-9f883eca-3bdc-47fd-ad05-36eead700477 req-c5ae9ad9-59ef-4316-ad1b-d430087eae92 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.191502] [48526]: INFO nova.api.openstack.requestlog [None req-8278d921-cba3-4948-aced-25da5d49f863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.055861 [ 849.191899] [48526]: [pid: 48526|app: 0|req: 1396/2736] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.195067] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.197608] [48526]: DEBUG nova.compute.api [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.199071] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9f883eca-3bdc-47fd-ad05-36eead700477 req-c5ae9ad9-59ef-4316-ad1b-d430087eae92 service nova] Creating event network-changed:db07173c-52c9-4d6d-b523-515864a0e247 for instance e23700e5-18e9-4052-8535-903952a38042 on cpu-1 [ 849.201147] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.202051] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.202210] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.202491] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.202676] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.202805] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.204433] [48527]: INFO nova.api.openstack.requestlog [req-9f883eca-3bdc-47fd-ad05-36eead700477 req-c5ae9ad9-59ef-4316-ad1b-d430087eae92 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022882 [ 849.206539] [48527]: [pid: 48527|app: 0|req: 1341/2737] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:53 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) [ 849.210124] [48527]: DEBUG nova.api.openstack.wsgi [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.210919] [48527]: DEBUG nova.compute.api [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] [instance: 1deed9b3-1421-461e-80c9-d96acdf7f148] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.214625] [48527]: DEBUG oslo_concurrency.lockutils [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.214833] [48527]: DEBUG oslo_concurrency.lockutils [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.214999] [48527]: DEBUG oslo_concurrency.lockutils [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.215289] [48527]: DEBUG oslo_concurrency.lockutils [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.215441] [48527]: DEBUG oslo_concurrency.lockutils [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.215581] [48527]: DEBUG oslo_concurrency.lockutils [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.221106] [48526]: WARNING neutronclient.v2_0.client [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.225259] [48527]: INFO nova.api.openstack.wsgi [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] HTTP exception thrown: Instance 1deed9b3-1421-461e-80c9-d96acdf7f148 could not be found. [ 849.225716] [48527]: DEBUG nova.api.openstack.wsgi [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] Returning 404 to user: Instance 1deed9b3-1421-461e-80c9-d96acdf7f148 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 849.226163] [48527]: INFO nova.api.openstack.requestlog [None req-539f5844-97ca-4c67-9f0f-65db676df537 tempest-VolumesAdminNegativeTest-579722253 tempest-VolumesAdminNegativeTest-579722253-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148" status: 404 len: 111 microversion: 2.1 time: 0.019020 [ 849.226807] [48527]: [pid: 48527|app: 0|req: 1342/2738] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/1deed9b3-1421-461e-80c9-d96acdf7f148 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 849.229914] [48527]: DEBUG nova.api.openstack.wsgi [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.230703] [48527]: DEBUG nova.compute.api [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.234140] [48527]: DEBUG oslo_concurrency.lockutils [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.234310] [48527]: DEBUG oslo_concurrency.lockutils [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.234310] [48527]: DEBUG oslo_concurrency.lockutils [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.235132] [48527]: DEBUG oslo_concurrency.lockutils [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.235132] [48527]: DEBUG oslo_concurrency.lockutils [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.235132] [48527]: DEBUG oslo_concurrency.lockutils [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.243928] [48526]: DEBUG nova.policy [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.249683] [48526]: INFO nova.api.openstack.requestlog [None req-2ad918fa-f8d5-4c5d-a748-d659e93685fc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.056501 [ 849.249683] [48526]: [pid: 48526|app: 0|req: 1397/2739] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.259446] [48527]: WARNING neutronclient.v2_0.client [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.268885] [48526]: DEBUG nova.api.openstack.wsgi [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.271277] [48526]: DEBUG nova.compute.api [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.277374] [48526]: DEBUG oslo_concurrency.lockutils [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.277804] [48526]: DEBUG oslo_concurrency.lockutils [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.278095] [48526]: DEBUG oslo_concurrency.lockutils [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.278472] [48526]: DEBUG oslo_concurrency.lockutils [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.278622] [48526]: DEBUG oslo_concurrency.lockutils [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.278749] [48526]: DEBUG oslo_concurrency.lockutils [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.286575] [48527]: DEBUG nova.policy [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.290522] [48527]: DEBUG nova.policy [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.291266] [48527]: DEBUG nova.policy [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.291932] [48527]: INFO nova.api.openstack.requestlog [None req-75faf9b4-7a8d-4c37-b685-4fabda9d2757 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.064618 [ 849.292283] [48527]: [pid: 48527|app: 0|req: 1343/2740] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 849.294787] [48527]: DEBUG nova.api.openstack.wsgi [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.296443] [48527]: DEBUG nova.compute.api [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.303980] [48527]: DEBUG oslo_concurrency.lockutils [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.304159] [48527]: DEBUG oslo_concurrency.lockutils [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.304285] [48527]: DEBUG oslo_concurrency.lockutils [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.304633] [48527]: DEBUG oslo_concurrency.lockutils [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.304684] [48526]: WARNING neutronclient.v2_0.client [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.304921] [48527]: DEBUG oslo_concurrency.lockutils [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.305043] [48527]: DEBUG oslo_concurrency.lockutils [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.328181] [48526]: DEBUG nova.policy [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.334260] [48527]: WARNING neutronclient.v2_0.client [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.336954] [48526]: DEBUG nova.policy [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.337823] [48526]: DEBUG nova.policy [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.341907] [48526]: INFO nova.api.openstack.requestlog [None req-f78073c3-dd5b-44db-ae4d-de2899422cb7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.077103 [ 849.342263] [48526]: [pid: 48526|app: 0|req: 1398/2741] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 849.360117] [48527]: DEBUG nova.policy [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.364636] [48527]: INFO nova.api.openstack.requestlog [None req-432ab857-1154-4b84-80ad-98b7e877275a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.071762 [ 849.365061] [48527]: [pid: 48527|app: 0|req: 1344/2742] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.400914] [48526]: DEBUG nova.api.openstack.wsgi [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.401906] [48526]: DEBUG nova.compute.api [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.407023] [48526]: DEBUG oslo_concurrency.lockutils [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.407023] [48526]: DEBUG oslo_concurrency.lockutils [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.407023] [48526]: DEBUG oslo_concurrency.lockutils [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.407023] [48526]: DEBUG oslo_concurrency.lockutils [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.407023] [48526]: DEBUG oslo_concurrency.lockutils [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.407023] [48526]: DEBUG oslo_concurrency.lockutils [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.435699] [48526]: DEBUG oslo_concurrency.lockutils [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.435903] [48526]: DEBUG oslo_concurrency.lockutils [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.436024] [48526]: DEBUG oslo_concurrency.lockutils [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.436224] [48526]: DEBUG nova.objects.instance [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.439815] [48526]: WARNING neutronclient.v2_0.client [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.459587] [48526]: DEBUG nova.policy [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.465905] [48526]: DEBUG nova.policy [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.466722] [48526]: DEBUG nova.policy [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.467435] [48526]: INFO nova.api.openstack.requestlog [None req-abb6e8af-462b-4610-a27d-526a44223f42 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.069447 [ 849.467773] [48526]: [pid: 48526|app: 0|req: 1399/2743] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 849.569072] [48527]: DEBUG nova.api.openstack.wsgi [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.570515] [48527]: DEBUG nova.compute.api [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.574678] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.574885] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.574993] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.575260] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.575399] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.575519] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.596070] [48527]: WARNING neutronclient.v2_0.client [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.615779] [48527]: DEBUG nova.policy [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.620496] [48527]: INFO nova.api.openstack.requestlog [None req-3ce4c5a4-88d2-4500-b76f-d1fa2d554812 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1274 microversion: 2.1 time: 0.053370 [ 849.620848] [48527]: [pid: 48527|app: 0|req: 1345/2744] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1274 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.635939] [48526]: DEBUG nova.api.openstack.wsgi [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.636908] [48526]: DEBUG nova.compute.api [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.640587] [48526]: DEBUG oslo_concurrency.lockutils [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.640818] [48526]: DEBUG oslo_concurrency.lockutils [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.640914] [48526]: DEBUG oslo_concurrency.lockutils [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.641455] [48526]: DEBUG oslo_concurrency.lockutils [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.641455] [48526]: DEBUG oslo_concurrency.lockutils [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.641455] [48526]: DEBUG oslo_concurrency.lockutils [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.661762] [48526]: WARNING neutronclient.v2_0.client [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.670323] [48527]: DEBUG nova.api.openstack.wsgi [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.672027] [48527]: DEBUG nova.compute.api [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.675339] [48527]: DEBUG oslo_concurrency.lockutils [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.675516] [48527]: DEBUG oslo_concurrency.lockutils [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.675660] [48527]: DEBUG oslo_concurrency.lockutils [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.675958] [48527]: DEBUG oslo_concurrency.lockutils [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.676119] [48527]: DEBUG oslo_concurrency.lockutils [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.676242] [48527]: DEBUG oslo_concurrency.lockutils [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.684401] [48526]: DEBUG nova.policy [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.690466] [48526]: INFO nova.api.openstack.requestlog [None req-679dcb4d-b3a9-46be-b41b-e1115bcd330e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.058487 [ 849.690812] [48526]: [pid: 48526|app: 0|req: 1400/2745] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.699250] [48527]: WARNING neutronclient.v2_0.client [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.718340] [48527]: DEBUG nova.policy [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.723935] [48527]: INFO nova.api.openstack.requestlog [None req-0234ffa8-ebb7-4f2c-8e20-6181dbfacdbc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1222 microversion: 2.1 time: 0.055753 [ 849.724292] [48527]: [pid: 48527|app: 0|req: 1346/2746] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1222 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.736566] [48526]: DEBUG nova.api.openstack.wsgi [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.738533] [48526]: DEBUG nova.compute.api [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.740910] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.742390] [48527]: DEBUG nova.compute.api [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.743125] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.743407] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.743589] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.743969] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.744235] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.744423] [48526]: DEBUG oslo_concurrency.lockutils [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.745951] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.746270] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.746463] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.746821] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.747088] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.747738] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.765423] [48526]: WARNING neutronclient.v2_0.client [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.771054] [48527]: WARNING neutronclient.v2_0.client [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.806667] [48526]: DEBUG nova.policy [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.811185] [48526]: INFO nova.api.openstack.requestlog [None req-e94a6109-f98a-4175-b9fc-698ebb730841 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.077834 [ 849.811956] [48526]: [pid: 48526|app: 0|req: 1401/2747] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.816017] [48526]: DEBUG nova.api.openstack.wsgi [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.816017] [48526]: DEBUG nova.compute.api [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.818580] [48526]: DEBUG oslo_concurrency.lockutils [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.818792] [48526]: DEBUG oslo_concurrency.lockutils [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.818951] [48526]: DEBUG oslo_concurrency.lockutils [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.819277] [48526]: DEBUG oslo_concurrency.lockutils [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.819632] [48526]: DEBUG oslo_concurrency.lockutils [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.819632] [48526]: DEBUG oslo_concurrency.lockutils [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.837111] [48526]: WARNING neutronclient.v2_0.client [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.891110] [48526]: DEBUG nova.policy [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.896907] [48526]: INFO nova.api.openstack.requestlog [None req-b189d5aa-2a88-41a4-be8d-e87043f645f9 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.084746 [ 849.897979] [48526]: [pid: 48526|app: 0|req: 1402/2748] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:54 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.919663] [48527]: DEBUG nova.policy [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.925208] [48527]: INFO nova.api.openstack.requestlog [None req-f1898927-8f0b-4093-9dd3-525a42a324bd tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1571 microversion: 2.1 time: 0.188095 [ 849.925698] [48527]: [pid: 48527|app: 0|req: 1347/2749] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:53 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1571 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.945026] [48526]: DEBUG nova.api.openstack.wsgi [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.946974] [48526]: DEBUG nova.compute.api [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.950892] [48526]: DEBUG oslo_concurrency.lockutils [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.951168] [48526]: DEBUG oslo_concurrency.lockutils [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.951350] [48526]: DEBUG oslo_concurrency.lockutils [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.951758] [48526]: DEBUG oslo_concurrency.lockutils [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.951969] [48526]: DEBUG oslo_concurrency.lockutils [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.952135] [48526]: DEBUG oslo_concurrency.lockutils [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.967713] [48526]: WARNING neutronclient.v2_0.client [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.977996] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.983115] [48527]: DEBUG nova.compute.api [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.990449] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.990747] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.990946] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.991346] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.991554] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.991729] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.010877] [48526]: INFO nova.api.openstack.requestlog [None req-aff3d64b-0976-483a-be3f-747c8c23e7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.068290 [ 850.012415] [48526]: [pid: 48526|app: 0|req: 1403/2750] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:55:54 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c/os-interface => generated 288 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 850.016451] [48526]: DEBUG nova.api.openstack.wsgi [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.018722] [48526]: DEBUG nova.compute.api [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.020889] [48527]: WARNING neutronclient.v2_0.client [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.024453] [48526]: DEBUG oslo_concurrency.lockutils [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.024567] [48526]: DEBUG oslo_concurrency.lockutils [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.024973] [48526]: DEBUG oslo_concurrency.lockutils [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.025098] [48526]: DEBUG oslo_concurrency.lockutils [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.025316] [48526]: DEBUG oslo_concurrency.lockutils [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.027294] [48526]: DEBUG oslo_concurrency.lockutils [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.053602] [48526]: DEBUG oslo_concurrency.lockutils [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.053982] [48526]: DEBUG oslo_concurrency.lockutils [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.053982] [48526]: DEBUG oslo_concurrency.lockutils [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.054132] [48526]: DEBUG nova.objects.instance [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.057360] [48526]: WARNING neutronclient.v2_0.client [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.530541] [48526]: DEBUG nova.policy [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.536106] [48526]: INFO nova.api.openstack.requestlog [None req-04a3bb62-f3b8-47a3-8d91-021da67252d7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.523076 [ 850.536588] [48526]: [pid: 48526|app: 0|req: 1404/2751] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:54 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.539320] [48526]: DEBUG nova.api.openstack.wsgi [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.540931] [48526]: DEBUG nova.compute.api [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.546225] [48526]: DEBUG oslo_concurrency.lockutils [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.546566] [48526]: DEBUG oslo_concurrency.lockutils [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.547218] [48526]: DEBUG oslo_concurrency.lockutils [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.548026] [48526]: DEBUG oslo_concurrency.lockutils [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.548026] [48526]: DEBUG oslo_concurrency.lockutils [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.548026] [48526]: DEBUG oslo_concurrency.lockutils [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.580680] [48526]: DEBUG oslo_concurrency.lockutils [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.581072] [48526]: DEBUG oslo_concurrency.lockutils [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.581329] [48526]: DEBUG oslo_concurrency.lockutils [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.581593] [48526]: DEBUG nova.objects.instance [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.587928] [48526]: WARNING neutronclient.v2_0.client [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.719436] [48527]: DEBUG nova.policy [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.724174] [48527]: INFO nova.api.openstack.requestlog [None req-e9209a71-0433-4371-964a-121c9c144f03 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1462 microversion: 2.1 time: 0.748225 [ 850.724628] [48527]: [pid: 48527|app: 0|req: 1348/2752] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:54 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1462 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.726973] [48527]: DEBUG nova.api.openstack.wsgi [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.728490] [48527]: DEBUG nova.compute.api [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.734777] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.735340] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.735537] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.735826] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.735928] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.736174] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.736263] [48526]: DEBUG nova.policy [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.741203] [48526]: INFO nova.api.openstack.requestlog [None req-8580a72a-87df-4525-8d2d-a69adfdc5bb7 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.203906 [ 850.741800] [48526]: [pid: 48526|app: 0|req: 1405/2753] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:54 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.744589] [48526]: DEBUG nova.api.openstack.wsgi [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.745981] [48526]: DEBUG nova.compute.api [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.756232] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.756478] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.756621] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.756881] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.757129] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.757260] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.761383] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.761583] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.761747] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.762023] [48527]: DEBUG nova.objects.instance [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.765012] [48527]: WARNING neutronclient.v2_0.client [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.774500] [48526]: WARNING neutronclient.v2_0.client [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.995292] [48527]: DEBUG nova.policy [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.000503] [48527]: INFO nova.api.openstack.requestlog [None req-6e213a1c-6865-4ff6-84a6-efaa0183d3a9 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.275242 [ 851.001022] [48527]: [pid: 48527|app: 0|req: 1349/2754] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:54 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.003896] [48527]: DEBUG nova.api.openstack.wsgi [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.005581] [48527]: DEBUG nova.compute.api [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.010791] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.011184] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.011979] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.012373] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.012549] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.012996] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.033974] [48527]: WARNING neutronclient.v2_0.client [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.171099] [48527]: DEBUG nova.policy [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.177832] [48527]: DEBUG nova.policy [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.178713] [48527]: DEBUG nova.policy [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.179245] [48527]: INFO nova.api.openstack.requestlog [None req-68b812b5-3349-4921-8c36-33d43849f356 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1374 microversion: 2.47 time: 0.177843 [ 851.179610] [48527]: [pid: 48527|app: 0|req: 1350/2755] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1374 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.183953] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.185289] [48527]: DEBUG nova.compute.api [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.191584] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.192413] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.192822] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.193160] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.193458] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.193639] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.196070] [48526]: DEBUG nova.policy [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.202290] [48526]: INFO nova.api.openstack.requestlog [None req-5f11f7aa-ed2a-4253-97ca-ef96cfa92b9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1312 microversion: 2.1 time: 0.460113 [ 851.202642] [48526]: [pid: 48526|app: 0|req: 1406/2756] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:54 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1312 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.206169] [48526]: DEBUG nova.api.openstack.wsgi [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.207136] [48526]: DEBUG nova.compute.api [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.211918] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.212137] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.212277] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.213426] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.213426] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.213426] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.218725] [48527]: WARNING neutronclient.v2_0.client [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.239105] [48527]: DEBUG nova.policy [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.239619] [48526]: WARNING neutronclient.v2_0.client [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.243964] [48527]: INFO nova.api.openstack.requestlog [None req-f9d845df-e927-4bb4-845a-38702e0f0550 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.063761 [ 851.244390] [48527]: [pid: 48527|app: 0|req: 1351/2757] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.246940] [48527]: DEBUG nova.api.openstack.wsgi [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.249631] [48527]: DEBUG nova.compute.api [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.254063] [48527]: DEBUG oslo_concurrency.lockutils [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.254063] [48527]: DEBUG oslo_concurrency.lockutils [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.254265] [48527]: DEBUG oslo_concurrency.lockutils [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.254538] [48527]: DEBUG oslo_concurrency.lockutils [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.254608] [48527]: DEBUG oslo_concurrency.lockutils [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.254678] [48527]: DEBUG oslo_concurrency.lockutils [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.266093] [48526]: DEBUG nova.policy [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.272500] [48526]: INFO nova.api.openstack.requestlog [None req-4fecfc8b-0ffb-4a08-b27f-a85ed03eb175 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.069053 [ 851.273145] [48526]: [pid: 48526|app: 0|req: 1407/2758] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.276574] [48526]: DEBUG nova.api.openstack.wsgi [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.278567] [48527]: WARNING neutronclient.v2_0.client [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.278689] [48526]: DEBUG nova.compute.api [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.291532] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.291532] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.291532] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.291883] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.291883] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.291962] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.309497] [48527]: DEBUG nova.policy [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.321538] [48527]: DEBUG nova.policy [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.322160] [48527]: DEBUG nova.policy [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.322940] [48527]: INFO nova.api.openstack.requestlog [None req-c38a91d2-7a14-4df4-9f9a-dceb01ed02e3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.078016 [ 851.323306] [48527]: [pid: 48527|app: 0|req: 1352/2759] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.327047] [48527]: DEBUG nova.api.openstack.wsgi [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.332051] [48527]: DEBUG nova.compute.api [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.332371] [48526]: WARNING neutronclient.v2_0.client [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.333974] [48527]: DEBUG oslo_concurrency.lockutils [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.334264] [48527]: DEBUG oslo_concurrency.lockutils [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.334914] [48527]: DEBUG oslo_concurrency.lockutils [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.336359] [48527]: DEBUG oslo_concurrency.lockutils [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.336359] [48527]: DEBUG oslo_concurrency.lockutils [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.336359] [48527]: DEBUG oslo_concurrency.lockutils [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.356660] [48527]: WARNING neutronclient.v2_0.client [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.360495] [48526]: DEBUG nova.policy [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.364898] [48526]: DEBUG nova.policy [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.365747] [48526]: DEBUG nova.policy [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.369679] [48526]: INFO nova.api.openstack.requestlog [None req-1dd129a8-a94c-4b4d-8c40-00e2f22e02c8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.095586 [ 851.370187] [48526]: [pid: 48526|app: 0|req: 1408/2760] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.373234] [48526]: DEBUG nova.api.openstack.wsgi [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.374809] [48526]: DEBUG nova.compute.api [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.377972] [48527]: DEBUG nova.policy [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.379319] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.379689] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.379925] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.380298] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.380539] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.380756] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.383933] [48527]: INFO nova.api.openstack.requestlog [None req-460d334e-669a-40e9-9532-d00e0046d8d5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.059785 [ 851.384306] [48527]: [pid: 48527|app: 0|req: 1353/2761] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.386987] [48527]: DEBUG nova.api.openstack.wsgi [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.388559] [48527]: DEBUG nova.compute.api [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.393200] [48527]: DEBUG oslo_concurrency.lockutils [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.394191] [48527]: DEBUG oslo_concurrency.lockutils [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.394191] [48527]: DEBUG oslo_concurrency.lockutils [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.394191] [48527]: DEBUG oslo_concurrency.lockutils [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.394191] [48527]: DEBUG oslo_concurrency.lockutils [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.394191] [48527]: DEBUG oslo_concurrency.lockutils [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.404099] [48526]: WARNING neutronclient.v2_0.client [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.417031] [48527]: DEBUG oslo_concurrency.lockutils [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.417242] [48527]: DEBUG oslo_concurrency.lockutils [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.417493] [48527]: DEBUG oslo_concurrency.lockutils [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.417701] [48527]: DEBUG nova.objects.instance [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.423759] [48527]: WARNING neutronclient.v2_0.client [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.529954] [48527]: DEBUG nova.policy [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.533241] [48527]: DEBUG nova.policy [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.533942] [48527]: DEBUG nova.policy [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.534628] [48527]: INFO nova.api.openstack.requestlog [None req-a371fa10-3231-4623-9350-9bdb31b9e4b8 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.149804 [ 851.534916] [48527]: [pid: 48527|app: 0|req: 1354/2762] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.538232] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.538853] [48527]: DEBUG nova.compute.api [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.542466] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.542642] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.542779] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.543043] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.543196] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.543305] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.561208] [48526]: DEBUG nova.policy [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.569787] [48526]: INFO nova.api.openstack.requestlog [None req-d6059604-a106-4114-b4fb-cc9546cc019c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.198579 [ 851.570766] [48527]: WARNING neutronclient.v2_0.client [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.570902] [48526]: [pid: 48526|app: 0|req: 1409/2763] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.573771] [48526]: DEBUG nova.api.openstack.wsgi [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.579770] [48526]: DEBUG nova.compute.api [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.583414] [48526]: DEBUG oslo_concurrency.lockutils [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.583731] [48526]: DEBUG oslo_concurrency.lockutils [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.583973] [48526]: DEBUG oslo_concurrency.lockutils [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.584398] [48526]: DEBUG oslo_concurrency.lockutils [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.584647] [48526]: DEBUG oslo_concurrency.lockutils [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.584854] [48526]: DEBUG oslo_concurrency.lockutils [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.596022] [48527]: DEBUG nova.policy [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.600635] [48527]: INFO nova.api.openstack.requestlog [None req-7e473c9d-7545-4339-8738-393ff06710c0 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1274 microversion: 2.1 time: 0.064951 [ 851.601295] [48527]: [pid: 48527|app: 0|req: 1355/2764] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1274 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.605078] [48527]: DEBUG nova.api.openstack.wsgi [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.606045] [48527]: DEBUG nova.compute.api [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.609835] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.610036] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.610199] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.610525] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.610670] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.610798] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.614608] [48526]: WARNING neutronclient.v2_0.client [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.631447] [48527]: WARNING neutronclient.v2_0.client [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.634992] [48526]: DEBUG nova.policy [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.640627] [48526]: INFO nova.api.openstack.requestlog [None req-337bc61d-f7b2-43a8-b974-d52c66d33a6e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.069018 [ 851.641264] [48526]: [pid: 48526|app: 0|req: 1410/2765] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.646866] [48526]: DEBUG nova.api.openstack.wsgi [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.646866] [48526]: DEBUG nova.compute.api [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.653630] [48526]: DEBUG oslo_concurrency.lockutils [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.653815] [48526]: DEBUG oslo_concurrency.lockutils [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.653923] [48526]: DEBUG oslo_concurrency.lockutils [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.654198] [48526]: DEBUG oslo_concurrency.lockutils [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.654356] [48526]: DEBUG oslo_concurrency.lockutils [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.654471] [48526]: DEBUG oslo_concurrency.lockutils [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.657525] [48527]: DEBUG nova.policy [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.662302] [48527]: INFO nova.api.openstack.requestlog [None req-ebc299f5-0342-4287-982d-19224fa5da07 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.060539 [ 851.662648] [48527]: [pid: 48527|app: 0|req: 1356/2766] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.666229] [48527]: DEBUG nova.api.openstack.wsgi [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.666774] [48527]: DEBUG nova.compute.api [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.670647] [48527]: DEBUG oslo_concurrency.lockutils [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.670840] [48527]: DEBUG oslo_concurrency.lockutils [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.670969] [48527]: DEBUG oslo_concurrency.lockutils [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.671253] [48527]: DEBUG oslo_concurrency.lockutils [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.671407] [48527]: DEBUG oslo_concurrency.lockutils [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.671772] [48527]: DEBUG oslo_concurrency.lockutils [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.677963] [48526]: WARNING neutronclient.v2_0.client [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.692730] [48527]: WARNING neutronclient.v2_0.client [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.698475] [48526]: DEBUG nova.policy [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.704013] [48526]: INFO nova.api.openstack.requestlog [None req-38b03a89-b7ed-4279-843e-aafee4eae648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.062131 [ 851.704358] [48526]: [pid: 48526|app: 0|req: 1411/2767] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.707141] [48526]: DEBUG nova.api.openstack.wsgi [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.708539] [48526]: DEBUG nova.compute.api [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.711959] [48526]: DEBUG oslo_concurrency.lockutils [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.712193] [48526]: DEBUG oslo_concurrency.lockutils [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.712675] [48526]: DEBUG oslo_concurrency.lockutils [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.712675] [48526]: DEBUG oslo_concurrency.lockutils [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.712801] [48526]: DEBUG oslo_concurrency.lockutils [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.712891] [48526]: DEBUG oslo_concurrency.lockutils [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.713664] [48527]: DEBUG nova.policy [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.718562] [48527]: INFO nova.api.openstack.requestlog [None req-c810f4cf-d012-4a86-9ce3-a4334b7630bb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.055274 [ 851.719749] [48527]: [pid: 48527|app: 0|req: 1357/2768] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.721393] [48527]: DEBUG nova.api.openstack.wsgi [req-4be7f61c-1033-42d2-ba8b-a04ce4bd1e79 req-9457c79e-9ba1-46c9-ab4f-83922bc32f68 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "169ff72e-571b-4aac-ac07-2faef6858a9c", "tag": "a35b29eb-d712-4a31-868c-f504c9abc4e9"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 851.726946] [48527]: DEBUG oslo_concurrency.lockutils [req-4be7f61c-1033-42d2-ba8b-a04ce4bd1e79 req-9457c79e-9ba1-46c9-ab4f-83922bc32f68 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.727137] [48527]: DEBUG oslo_concurrency.lockutils [req-4be7f61c-1033-42d2-ba8b-a04ce4bd1e79 req-9457c79e-9ba1-46c9-ab4f-83922bc32f68 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.727273] [48527]: DEBUG oslo_concurrency.lockutils [req-4be7f61c-1033-42d2-ba8b-a04ce4bd1e79 req-9457c79e-9ba1-46c9-ab4f-83922bc32f68 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.733536] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4be7f61c-1033-42d2-ba8b-a04ce4bd1e79 req-9457c79e-9ba1-46c9-ab4f-83922bc32f68 service nova] Creating event network-changed:a35b29eb-d712-4a31-868c-f504c9abc4e9 for instance 169ff72e-571b-4aac-ac07-2faef6858a9c on cpu-1 [ 851.739849] [48526]: WARNING neutronclient.v2_0.client [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.741899] [48527]: INFO nova.api.openstack.requestlog [req-4be7f61c-1033-42d2-ba8b-a04ce4bd1e79 req-9457c79e-9ba1-46c9-ab4f-83922bc32f68 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022303 [ 851.742858] [48527]: [pid: 48527|app: 0|req: 1358/2769] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:55 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) [ 851.746040] [48527]: DEBUG nova.api.openstack.wsgi [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.749752] [48527]: DEBUG nova.policy [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.750125] [48527]: DEBUG nova.compute.api [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Searching by: {'deleted': False, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 851.756525] [48527]: DEBUG oslo_concurrency.lockutils [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.756719] [48527]: DEBUG oslo_concurrency.lockutils [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.756855] [48527]: DEBUG oslo_concurrency.lockutils [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.757249] [48527]: DEBUG oslo_concurrency.lockutils [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.757404] [48527]: DEBUG oslo_concurrency.lockutils [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.757709] [48527]: DEBUG oslo_concurrency.lockutils [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.806697] [48526]: DEBUG nova.policy [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.811970] [48526]: INFO nova.api.openstack.requestlog [None req-1659b586-048e-4417-9623-3a27ec563ec1 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1571 microversion: 2.1 time: 0.107032 [ 851.812726] [48526]: [pid: 48526|app: 0|req: 1412/2770] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1571 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.815339] [48526]: DEBUG nova.api.openstack.wsgi [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.816885] [48526]: DEBUG nova.compute.api [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.817175] [48527]: DEBUG nova.compute.multi_cell_list [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 851.821352] [48526]: DEBUG oslo_concurrency.lockutils [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.821762] [48526]: DEBUG oslo_concurrency.lockutils [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.822101] [48526]: DEBUG oslo_concurrency.lockutils [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.822512] [48526]: DEBUG oslo_concurrency.lockutils [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.822789] [48526]: DEBUG oslo_concurrency.lockutils [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.823060] [48526]: DEBUG oslo_concurrency.lockutils [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.850837] [48526]: DEBUG oslo_concurrency.lockutils [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.850837] [48526]: DEBUG oslo_concurrency.lockutils [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.850837] [48526]: DEBUG oslo_concurrency.lockutils [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.850837] [48526]: DEBUG nova.objects.instance [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.853967] [48526]: WARNING neutronclient.v2_0.client [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.869513] [48527]: DEBUG nova.policy [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.874046] [48527]: DEBUG oslo_concurrency.lockutils [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.874235] [48527]: DEBUG oslo_concurrency.lockutils [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.874365] [48527]: DEBUG oslo_concurrency.lockutils [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.880162] [48526]: DEBUG nova.policy [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.882737] [48527]: DEBUG nova.policy [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.883460] [48527]: DEBUG nova.policy [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.884229] [48527]: WARNING neutronclient.v2_0.client [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.885295] [48526]: INFO nova.api.openstack.requestlog [None req-54a150ed-25f2-4b30-af49-7a753fddcae7 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.071835 [ 851.885763] [48526]: [pid: 48526|app: 0|req: 1413/2771] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.889138] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.891419] [48526]: DEBUG nova.compute.api [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.895367] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.895666] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.895937] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.896567] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.897429] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.897429] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.908089] [48527]: INFO nova.api.openstack.requestlog [None req-07e34dcf-f16c-4aea-a194-5d03f0bf65da tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 2742 microversion: 2.47 time: 0.163353 [ 851.908089] [48527]: [pid: 48527|app: 0|req: 1359/2772] 10.180.1.21 () {60 vars in 1182 bytes} [Fri Dec 12 13:55:55 2025] GET /compute/v2.1/servers/detail => generated 2742 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.909469] [48527]: DEBUG nova.api.openstack.wsgi [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.911053] [48527]: DEBUG nova.compute.api [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.914308] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.914486] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.914624] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.914858] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.915102] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.915228] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.918140] [48526]: WARNING neutronclient.v2_0.client [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.939708] [48527]: WARNING neutronclient.v2_0.client [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.977805] [48527]: DEBUG nova.policy [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.986038] [48527]: INFO nova.api.openstack.requestlog [None req-f6030057-d06e-4ff0-a1e2-d9ac8a895d34 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1291 microversion: 2.1 time: 0.077212 [ 851.986038] [48527]: [pid: 48527|app: 0|req: 1360/2773] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1291 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.990164] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.991601] [48527]: DEBUG nova.compute.api [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.995027] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.995353] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.995589] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.995858] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.996069] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.996252] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.004922] [48526]: DEBUG nova.policy [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.008316] [48526]: INFO nova.api.openstack.requestlog [None req-8e3485c1-5c3e-4e14-8cc6-d16a25f25f0e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.121859 [ 852.009163] [48526]: [pid: 48526|app: 0|req: 1414/2774] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.012188] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.012516] [48526]: DEBUG nova.compute.api [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.015634] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.015933] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.016181] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.016543] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.017090] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.017090] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.019894] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.020823] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.020823] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.020823] [48527]: DEBUG nova.objects.instance [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.024153] [48527]: WARNING neutronclient.v2_0.client [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.035586] [48526]: DEBUG nova.compute.api [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 852.046069] [48527]: DEBUG nova.policy [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.050335] [48527]: INFO nova.api.openstack.requestlog [None req-ef75a1f9-0bcb-4ac9-8c8d-cc5eb4e07908 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.064348 [ 852.050815] [48527]: [pid: 48527|app: 0|req: 1361/2775] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.053126] [48527]: DEBUG nova.api.openstack.wsgi [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.054563] [48527]: DEBUG nova.compute.api [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.057771] [48527]: DEBUG oslo_concurrency.lockutils [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.058663] [48527]: DEBUG oslo_concurrency.lockutils [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.058870] [48527]: DEBUG oslo_concurrency.lockutils [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.059740] [48527]: DEBUG oslo_concurrency.lockutils [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.060163] [48527]: DEBUG oslo_concurrency.lockutils [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.060253] [48527]: DEBUG oslo_concurrency.lockutils [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.085858] [48527]: DEBUG oslo_concurrency.lockutils [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.086069] [48527]: DEBUG oslo_concurrency.lockutils [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.086319] [48527]: DEBUG oslo_concurrency.lockutils [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.086494] [48527]: DEBUG nova.objects.instance [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.090789] [48527]: WARNING neutronclient.v2_0.client [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.101194] [48526]: INFO nova.api.openstack.requestlog [None req-ce64bddd-3af9-42c4-b53a-5773810c62c6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 204 len: 0 microversion: 2.47 time: 0.090299 [ 852.101194] [48526]: [pid: 48526|app: 0|req: 1415/2776] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:55:56 2025] DELETE /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 852.108149] [48526]: DEBUG nova.api.openstack.wsgi [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.110652] [48526]: DEBUG nova.compute.api [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.114510] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.114510] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.114748] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.114790] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.115208] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.115208] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.122290] [48527]: DEBUG nova.policy [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.128199] [48527]: INFO nova.api.openstack.requestlog [None req-436e142f-44ca-4e53-9dda-36e7fd62bf47 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.076756 [ 852.131475] [48527]: [pid: 48527|app: 0|req: 1362/2777] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.134277] [48527]: DEBUG nova.api.openstack.wsgi [None req-d649d36e-496c-4139-92dc-477fec0a992a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-361222585", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6RmuZ9mJ655TD7fC3uW4LQNj8/j9Ww6WLURf05jEoe8tF+2V546gb3fpYZs84Zg1Gflq/fbgqyyqJJHj0x6jbOhNLdzSBIZ/CSV7Foa5WAzHvqpNcMXRHtxGpKFG402w=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 852.137533] [48526]: WARNING neutronclient.v2_0.client [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.152905] [48527]: DEBUG nova.quota [None req-d649d36e-496c-4139-92dc-477fec0a992a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for project da8b6833595e476c971c2795247ef8b1. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 852.156852] [48527]: DEBUG nova.quota [None req-d649d36e-496c-4139-92dc-477fec0a992a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for user a721011062344b299921c86e032dbd1d and project da8b6833595e476c971c2795247ef8b1. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 852.162365] [48526]: DEBUG nova.policy [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.173773] [48526]: DEBUG nova.policy [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.174970] [48526]: DEBUG nova.policy [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.175972] [48526]: INFO nova.api.openstack.requestlog [None req-d60085cb-0aa1-4f06-a89b-401fdd2b8ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1380 microversion: 2.47 time: 0.071040 [ 852.176501] [48526]: [pid: 48526|app: 0|req: 1416/2778] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1380 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 852.186622] [48527]: INFO nova.api.openstack.requestlog [None req-d649d36e-496c-4139-92dc-477fec0a992a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.054477 [ 852.187286] [48527]: [pid: 48527|app: 0|req: 1363/2779] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:55:56 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 852.220253] [48526]: DEBUG nova.api.openstack.wsgi [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.221776] [48526]: DEBUG nova.compute.api [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.226769] [48526]: DEBUG oslo_concurrency.lockutils [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.226769] [48526]: DEBUG oslo_concurrency.lockutils [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.226769] [48526]: DEBUG oslo_concurrency.lockutils [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.227023] [48526]: DEBUG oslo_concurrency.lockutils [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.227079] [48526]: DEBUG oslo_concurrency.lockutils [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.227188] [48526]: DEBUG oslo_concurrency.lockutils [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.256164] [48526]: WARNING neutronclient.v2_0.client [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.261323] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.262791] [48527]: DEBUG nova.compute.api [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.268742] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.268929] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.275851] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.275851] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.275851] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.275851] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.291398] [48527]: WARNING neutronclient.v2_0.client [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.445152] [48527]: DEBUG nova.policy [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.450461] [48527]: INFO nova.api.openstack.requestlog [None req-cf214431-6d96-427b-93ad-e76a845b73fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.191264 [ 852.450837] [48527]: [pid: 48527|app: 0|req: 1364/2780] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.454652] [48527]: DEBUG nova.api.openstack.wsgi [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.454819] [48527]: DEBUG nova.compute.api [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.460611] [48527]: DEBUG oslo_concurrency.lockutils [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.460821] [48527]: DEBUG oslo_concurrency.lockutils [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.460936] [48527]: DEBUG oslo_concurrency.lockutils [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.461212] [48527]: DEBUG oslo_concurrency.lockutils [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.461362] [48527]: DEBUG oslo_concurrency.lockutils [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.461523] [48527]: DEBUG oslo_concurrency.lockutils [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.492326] [48527]: WARNING neutronclient.v2_0.client [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.638279] [48526]: DEBUG nova.policy [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.644523] [48526]: INFO nova.api.openstack.requestlog [None req-b87aa2c9-8b45-4f21-b87e-7662029f3f68 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1312 microversion: 2.1 time: 0.427010 [ 852.645090] [48526]: [pid: 48526|app: 0|req: 1417/2781] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1312 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.651297] [48526]: DEBUG nova.api.openstack.wsgi [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.652966] [48526]: DEBUG nova.compute.api [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.657735] [48526]: DEBUG oslo_concurrency.lockutils [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.657938] [48526]: DEBUG oslo_concurrency.lockutils [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.657938] [48526]: DEBUG oslo_concurrency.lockutils [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.658332] [48526]: DEBUG oslo_concurrency.lockutils [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.658594] [48526]: DEBUG oslo_concurrency.lockutils [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.658828] [48526]: DEBUG oslo_concurrency.lockutils [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.680904] [48526]: WARNING neutronclient.v2_0.client [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.707100] [48527]: DEBUG nova.policy [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.712456] [48527]: INFO nova.api.openstack.requestlog [None req-da58e3b9-da21-4ef3-bc5d-77baf14b1e3d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.260534 [ 852.712456] [48527]: [pid: 48527|app: 0|req: 1365/2782] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.714887] [48527]: DEBUG nova.api.openstack.wsgi [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.716322] [48527]: DEBUG nova.compute.api [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.728031] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.728031] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.728031] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.728031] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.728031] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.728031] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.753265] [48527]: WARNING neutronclient.v2_0.client [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.917454] [48526]: DEBUG nova.policy [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.924301] [48526]: DEBUG nova.policy [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.925064] [48526]: DEBUG nova.policy [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.925705] [48526]: INFO nova.api.openstack.requestlog [None req-4757f3b5-5562-41c0-b726-d282a5e8d0e9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.280180 [ 852.926053] [48526]: [pid: 48526|app: 0|req: 1418/2783] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 852.929306] [48526]: DEBUG nova.api.openstack.wsgi [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.931347] [48526]: DEBUG nova.compute.api [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.936119] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.936409] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.936649] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.937067] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.937430] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.937528] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.957274] [48526]: WARNING neutronclient.v2_0.client [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.969826] [48527]: DEBUG nova.policy [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.976524] [48527]: DEBUG nova.policy [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.977863] [48527]: DEBUG nova.policy [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.985364] [48527]: INFO nova.api.openstack.requestlog [None req-2aa55ab2-a87b-4499-be69-7c044db251aa tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.272322 [ 852.990213] [48527]: [pid: 48527|app: 0|req: 1366/2784] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:56 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 852.993101] [48527]: DEBUG nova.api.openstack.wsgi [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.995123] [48527]: DEBUG nova.compute.api [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.002940] [48527]: DEBUG oslo_concurrency.lockutils [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.002940] [48527]: DEBUG oslo_concurrency.lockutils [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.002940] [48527]: DEBUG oslo_concurrency.lockutils [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.002940] [48527]: DEBUG oslo_concurrency.lockutils [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.002940] [48527]: DEBUG oslo_concurrency.lockutils [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.002940] [48527]: DEBUG oslo_concurrency.lockutils [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.326935] [48527]: DEBUG oslo_concurrency.lockutils [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.327101] [48527]: DEBUG oslo_concurrency.lockutils [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.327783] [48527]: DEBUG oslo_concurrency.lockutils [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.327783] [48527]: DEBUG nova.objects.instance [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.331983] [48527]: WARNING neutronclient.v2_0.client [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.465607] [48526]: DEBUG nova.policy [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.473341] [48526]: INFO nova.api.openstack.requestlog [None req-dbe464b5-5ef6-4971-a300-3f5994657acb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.546590 [ 853.473686] [48526]: [pid: 48526|app: 0|req: 1419/2785] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:57 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.476521] [48526]: DEBUG nova.api.openstack.wsgi [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.477491] [48526]: DEBUG nova.compute.api [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.482215] [48526]: DEBUG oslo_concurrency.lockutils [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.482400] [48526]: DEBUG oslo_concurrency.lockutils [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.482536] [48526]: DEBUG oslo_concurrency.lockutils [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.482783] [48526]: DEBUG oslo_concurrency.lockutils [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.482929] [48526]: DEBUG oslo_concurrency.lockutils [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.483063] [48526]: DEBUG oslo_concurrency.lockutils [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.508960] [48526]: WARNING neutronclient.v2_0.client [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.183791] [48527]: DEBUG nova.policy [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.190648] [48527]: DEBUG nova.policy [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.191322] [48527]: DEBUG nova.policy [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.191982] [48527]: INFO nova.api.openstack.requestlog [None req-55b179b4-47dc-4703-9aa3-e177a9bce1d6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 1.202415 [ 854.192350] [48527]: [pid: 48527|app: 0|req: 1367/2786] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:57 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 1203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 854.194605] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.196025] [48527]: DEBUG nova.compute.api [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.204818] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.205056] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.205218] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.205470] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.205615] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.205735] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.239769] [48527]: WARNING neutronclient.v2_0.client [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.726517] [48526]: DEBUG nova.policy [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.737045] [48526]: INFO nova.api.openstack.requestlog [None req-810b28dc-639b-4605-baf7-8e4f296d44e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1322 microversion: 2.1 time: 1.262746 [ 854.738403] [48526]: [pid: 48526|app: 0|req: 1420/2787] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:57 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1322 bytes in 1263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.740835] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.741454] [48527]: DEBUG nova.policy [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.742829] [48526]: DEBUG nova.compute.api [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.747822] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.748648] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.748648] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.748982] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.750461] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.750461] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.750789] [48527]: INFO nova.api.openstack.requestlog [None req-5b1a1e06-4388-4bfb-ae78-f6393e2b2744 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.557292 [ 854.751631] [48527]: [pid: 48527|app: 0|req: 1368/2788] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:58 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.756457] [48527]: DEBUG nova.api.openstack.wsgi [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.757626] [48527]: DEBUG nova.compute.api [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.765933] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.766469] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.766469] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.766590] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.766778] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.766834] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.782499] [48526]: WARNING neutronclient.v2_0.client [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.787031] [48527]: WARNING neutronclient.v2_0.client [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.853760] [48526]: DEBUG nova.policy [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.859218] [48526]: INFO nova.api.openstack.requestlog [None req-ff63e4a0-de04-4182-9ee9-283cd81e97a8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.121066 [ 854.859633] [48526]: [pid: 48526|app: 0|req: 1421/2789] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:58 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.862564] [48526]: DEBUG nova.api.openstack.wsgi [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.864504] [48526]: DEBUG nova.compute.api [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.869584] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.869584] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.869584] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.869584] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.869584] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.869584] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.871568] [48527]: DEBUG nova.policy [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.876674] [48527]: INFO nova.api.openstack.requestlog [None req-ca71e438-6ab6-4050-bb38-4cc04bdcb4b4 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.124218 [ 854.876951] [48527]: [pid: 48527|app: 0|req: 1369/2790] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:58 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.880466] [48527]: DEBUG nova.api.openstack.wsgi [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.882401] [48527]: DEBUG nova.compute.api [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.886424] [48526]: WARNING neutronclient.v2_0.client [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.886516] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.886516] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.886516] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.886516] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.886697] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.886765] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.907508] [48526]: DEBUG nova.policy [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.911307] [48526]: INFO nova.api.openstack.requestlog [None req-7a4cd5ac-c2f5-4c23-a3db-001401465655 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.051072 [ 854.911645] [48526]: [pid: 48526|app: 0|req: 1422/2791] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.913986] [48526]: DEBUG nova.api.openstack.wsgi [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.915443] [48526]: DEBUG nova.compute.api [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.921183] [48526]: DEBUG oslo_concurrency.lockutils [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.921183] [48526]: DEBUG oslo_concurrency.lockutils [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.921183] [48526]: DEBUG oslo_concurrency.lockutils [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.921183] [48526]: DEBUG oslo_concurrency.lockutils [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.921183] [48526]: DEBUG oslo_concurrency.lockutils [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.921183] [48526]: DEBUG oslo_concurrency.lockutils [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.921511] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.921511] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.921511] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.921511] [48527]: DEBUG nova.objects.instance [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.930888] [48527]: WARNING neutronclient.v2_0.client [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.943691] [48526]: DEBUG oslo_concurrency.lockutils [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.943691] [48526]: DEBUG oslo_concurrency.lockutils [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.943891] [48526]: DEBUG oslo_concurrency.lockutils [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.943891] [48526]: DEBUG nova.objects.instance [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.948108] [48526]: WARNING neutronclient.v2_0.client [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.951932] [48527]: DEBUG nova.policy [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.957882] [48527]: INFO nova.api.openstack.requestlog [None req-e5931ace-1128-4221-a2eb-f50a854c7d09 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.080368 [ 854.958229] [48527]: [pid: 48527|app: 0|req: 1370/2792] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.962018] [48527]: DEBUG nova.api.openstack.wsgi [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.962672] [48527]: DEBUG nova.compute.api [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.965956] [48527]: DEBUG oslo_concurrency.lockutils [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.966742] [48527]: DEBUG oslo_concurrency.lockutils [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.966882] [48527]: DEBUG oslo_concurrency.lockutils [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.967156] [48527]: DEBUG oslo_concurrency.lockutils [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.967309] [48527]: DEBUG oslo_concurrency.lockutils [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.968204] [48527]: DEBUG oslo_concurrency.lockutils [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.968287] [48526]: DEBUG nova.policy [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.973825] [48526]: INFO nova.api.openstack.requestlog [None req-2835da83-566d-4a4a-b187-5d2a61b77c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.061627 [ 854.974215] [48526]: [pid: 48526|app: 0|req: 1423/2793] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.979318] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.979318] [48526]: DEBUG nova.compute.api [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.982528] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.982764] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.982937] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.983244] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.983740] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.983740] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.991299] [48527]: DEBUG oslo_concurrency.lockutils [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.991486] [48527]: DEBUG oslo_concurrency.lockutils [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.991618] [48527]: DEBUG oslo_concurrency.lockutils [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.991768] [48527]: DEBUG nova.objects.instance [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.998166] [48527]: WARNING neutronclient.v2_0.client [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.007185] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.007185] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.007185] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.007185] [48526]: DEBUG nova.objects.instance [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.011045] [48526]: WARNING neutronclient.v2_0.client [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.015126] [48527]: DEBUG nova.policy [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.020015] [48527]: INFO nova.api.openstack.requestlog [None req-d065b497-0d97-4f02-becd-f563c278fb8d tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.060901 [ 855.020364] [48527]: [pid: 48527|app: 0|req: 1371/2794] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.026399] [48527]: DEBUG nova.api.openstack.wsgi [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.026399] [48527]: DEBUG nova.compute.api [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.029695] [48527]: DEBUG oslo_concurrency.lockutils [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.029890] [48527]: DEBUG oslo_concurrency.lockutils [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.030933] [48527]: DEBUG oslo_concurrency.lockutils [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.030933] [48527]: DEBUG oslo_concurrency.lockutils [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.030933] [48527]: DEBUG oslo_concurrency.lockutils [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.030933] [48527]: DEBUG oslo_concurrency.lockutils [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.031485] [48526]: DEBUG nova.policy [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.035090] [48526]: INFO nova.api.openstack.requestlog [None req-7f2a869c-fc27-4e4c-aa16-ce23cc1fcf36 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.060271 [ 855.035423] [48526]: [pid: 48526|app: 0|req: 1424/2795] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.037794] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-56175304", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "30ea20a2-e1b3-47ba-aac2-d52f287d3ff2"}], "security_groups": [{"name": "tempest-securitygroup--354734553"}], "key_name": "tempest-keypair-361222585", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 855.057282] [48527]: WARNING neutronclient.v2_0.client [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.079163] [48527]: DEBUG nova.policy [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.083892] [48527]: DEBUG nova.policy [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.084043] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.084252] [48527]: DEBUG nova.policy [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.084354] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.084524] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.084840] [48527]: INFO nova.api.openstack.requestlog [None req-321d4fb9-32f2-4565-b2c7-c488926ba8f3 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1380 microversion: 2.47 time: 0.064020 [ 855.084937] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.085028] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.085144] [48527]: [pid: 48527|app: 0|req: 1372/2796] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1380 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.086583] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.087482] [48527]: DEBUG nova.api.openstack.wsgi [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.088910] [48527]: DEBUG nova.compute.api [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.093791] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.093791] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.093791] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.093791] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.093791] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.093791] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.096647] [48526]: WARNING neutronclient.v2_0.client [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.136227] [48526]: DEBUG nova.network.neutron [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] validate_networks() for [('30ea20a2-e1b3-47ba-aac2-d52f287d3ff2', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 855.136541] [48526]: WARNING neutronclient.v2_0.client [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.137690] [48527]: WARNING neutronclient.v2_0.client [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.138942] [48526]: WARNING openstack [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 855.138942] [48526]: WARNING openstack [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 855.146389] [48526]: INFO nova.network.neutron [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] _ports_needed_per_instance requested_netwokrs=[('30ea20a2-e1b3-47ba-aac2-d52f287d3ff2', None, None, None, None, None)] [ 855.159029] [48527]: DEBUG nova.policy [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.165609] [48527]: INFO nova.api.openstack.requestlog [None req-e4546079-fd70-4d70-b58c-07a4fa0797a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.079890 [ 855.166147] [48527]: [pid: 48527|app: 0|req: 1373/2797] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.168361] [48527]: DEBUG nova.api.openstack.wsgi [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.170218] [48527]: DEBUG nova.compute.api [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.174827] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.175116] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.175116] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.175335] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.175497] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.175606] [48527]: DEBUG oslo_concurrency.lockutils [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.196709] [48527]: WARNING neutronclient.v2_0.client [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.261602] [48526]: WARNING neutronclient.v2_0.client [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.262339] [48526]: WARNING openstack [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 855.262997] [48526]: WARNING openstack [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 855.281937] [48527]: DEBUG nova.policy [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.290325] [48527]: INFO nova.api.openstack.requestlog [None req-eba8203b-62a2-47b1-bdb0-a7b48bd1fb14 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1312 microversion: 2.1 time: 0.123031 [ 855.290325] [48527]: [pid: 48527|app: 0|req: 1374/2798] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1312 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.293083] [48527]: DEBUG nova.api.openstack.wsgi [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.295340] [48527]: DEBUG nova.compute.api [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.300722] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.300841] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.301287] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.301287] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.301496] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.301584] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.335495] [48527]: WARNING neutronclient.v2_0.client [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.361566] [48527]: DEBUG nova.policy [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.368060] [48527]: INFO nova.api.openstack.requestlog [None req-d59f50fd-e2df-4365-9e39-9cb6bc25f5a4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.077459 [ 855.368422] [48527]: [pid: 48527|app: 0|req: 1375/2799] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.372578] [48527]: DEBUG nova.api.openstack.wsgi [req-b3ff9ebf-4336-4099-bf67-c03818dad271 req-98cf6f73-36b5-4e07-b815-910afd42e926 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e74aea2-3523-4084-bfcd-13c08a012c8a", "name": "network-vif-deleted", "tag": "3c68945d-ffe5-4032-b21d-8b6a53a60e1c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 855.380448] [48527]: DEBUG oslo_concurrency.lockutils [req-b3ff9ebf-4336-4099-bf67-c03818dad271 req-98cf6f73-36b5-4e07-b815-910afd42e926 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.380657] [48527]: DEBUG oslo_concurrency.lockutils [req-b3ff9ebf-4336-4099-bf67-c03818dad271 req-98cf6f73-36b5-4e07-b815-910afd42e926 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.381630] [48527]: DEBUG oslo_concurrency.lockutils [req-b3ff9ebf-4336-4099-bf67-c03818dad271 req-98cf6f73-36b5-4e07-b815-910afd42e926 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.391923] [48527]: INFO nova.api.openstack.compute.server_external_events [req-b3ff9ebf-4336-4099-bf67-c03818dad271 req-98cf6f73-36b5-4e07-b815-910afd42e926 service nova] Creating event network-vif-deleted:3c68945d-ffe5-4032-b21d-8b6a53a60e1c for instance 6e74aea2-3523-4084-bfcd-13c08a012c8a on cpu-1 [ 855.398148] [48527]: INFO nova.api.openstack.requestlog [req-b3ff9ebf-4336-4099-bf67-c03818dad271 req-98cf6f73-36b5-4e07-b815-910afd42e926 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028548 [ 855.398148] [48527]: [pid: 48527|app: 0|req: 1376/2800] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:59 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) [ 855.401011] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.403087] [48527]: DEBUG nova.compute.api [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.406676] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.406883] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.407171] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.407274] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.407668] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.407668] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.421664] [48526]: DEBUG nova.virt.hardware [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 855.421831] [48526]: DEBUG nova.virt.hardware [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 855.422122] [48526]: DEBUG nova.virt.hardware [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 855.422346] [48526]: DEBUG nova.virt.hardware [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 855.422567] [48526]: DEBUG nova.virt.hardware [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 855.429143] [48527]: WARNING neutronclient.v2_0.client [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.431673] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.431673] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.431877] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.432169] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.433724] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.434287] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.448950] [48527]: DEBUG nova.policy [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.449958] [48526]: DEBUG nova.quota [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 855.453315] [48527]: DEBUG nova.policy [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.453474] [48526]: DEBUG nova.quota [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for user a721011062344b299921c86e032dbd1d and project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 855.453927] [48527]: DEBUG nova.policy [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.454551] [48527]: INFO nova.api.openstack.requestlog [None req-4f057d67-7fbf-4841-92e9-ecc99d51f197 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.055792 [ 855.454845] [48527]: [pid: 48527|app: 0|req: 1377/2801] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.459418] [48527]: DEBUG nova.api.openstack.wsgi [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.460797] [48527]: DEBUG nova.compute.api [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.462722] [48526]: DEBUG nova.compute.api [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 855.464157] [48527]: DEBUG oslo_concurrency.lockutils [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.464769] [48527]: DEBUG oslo_concurrency.lockutils [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.464859] [48526]: DEBUG nova.compute.api [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 855.464943] [48527]: DEBUG oslo_concurrency.lockutils [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.464943] [48527]: DEBUG oslo_concurrency.lockutils [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.464943] [48527]: DEBUG oslo_concurrency.lockutils [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.465107] [48527]: DEBUG oslo_concurrency.lockutils [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.486084] [48527]: WARNING neutronclient.v2_0.client [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.503339] [48526]: INFO nova.api.openstack.requestlog [None req-7ea1b2ee-63f2-4e85-8cfd-d08ee62dfcee tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.466892 [ 855.503722] [48526]: [pid: 48526|app: 0|req: 1425/2802] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:55:59 2025] POST /compute/v2.1/servers => generated 405 bytes in 468 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 855.507310] [48527]: DEBUG nova.policy [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.507504] [48526]: DEBUG nova.api.openstack.wsgi [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.508722] [48526]: DEBUG nova.compute.api [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.513474] [48527]: DEBUG nova.policy [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.513681] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.514079] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.514079] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.514248] [48527]: DEBUG nova.policy [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.514329] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.514404] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.514555] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.517001] [48527]: INFO nova.api.openstack.requestlog [None req-71a7628b-2917-4629-af56-1bfe298c9337 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.060653 [ 855.517001] [48527]: [pid: 48527|app: 0|req: 1378/2803] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.519692] [48527]: DEBUG nova.api.openstack.wsgi [req-b8681047-52c8-4e15-98f5-cd9352665a21 req-ab2fb96c-f935-4fea-9bc0-17798c5eef1c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85941790-0e66-4f63-a233-37beab42bacd", "name": "network-vif-plugged", "status": "completed", "tag": "e5c72dd3-d5f2-4ab3-887f-f8e546c1c6d9"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 855.525897] [48527]: DEBUG oslo_concurrency.lockutils [req-b8681047-52c8-4e15-98f5-cd9352665a21 req-ab2fb96c-f935-4fea-9bc0-17798c5eef1c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.525897] [48527]: DEBUG oslo_concurrency.lockutils [req-b8681047-52c8-4e15-98f5-cd9352665a21 req-ab2fb96c-f935-4fea-9bc0-17798c5eef1c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.525897] [48527]: DEBUG oslo_concurrency.lockutils [req-b8681047-52c8-4e15-98f5-cd9352665a21 req-ab2fb96c-f935-4fea-9bc0-17798c5eef1c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.532829] [48527]: INFO nova.api.openstack.compute.server_external_events [req-b8681047-52c8-4e15-98f5-cd9352665a21 req-ab2fb96c-f935-4fea-9bc0-17798c5eef1c service nova] Creating event network-vif-plugged:e5c72dd3-d5f2-4ab3-887f-f8e546c1c6d9 for instance 85941790-0e66-4f63-a233-37beab42bacd on cpu-1 [ 855.537681] [48527]: INFO nova.api.openstack.requestlog [req-b8681047-52c8-4e15-98f5-cd9352665a21 req-ab2fb96c-f935-4fea-9bc0-17798c5eef1c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019759 [ 855.537850] [48527]: [pid: 48527|app: 0|req: 1379/2804] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:55:59 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) [ 855.538961] [48526]: WARNING neutronclient.v2_0.client [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.540644] [48527]: DEBUG nova.api.openstack.wsgi [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.542895] [48527]: DEBUG nova.compute.api [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.545804] [48527]: DEBUG oslo_concurrency.lockutils [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.545921] [48527]: DEBUG oslo_concurrency.lockutils [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.545969] [48527]: DEBUG oslo_concurrency.lockutils [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.546277] [48527]: DEBUG oslo_concurrency.lockutils [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.546457] [48527]: DEBUG oslo_concurrency.lockutils [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.547028] [48527]: DEBUG oslo_concurrency.lockutils [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.561449] [48526]: DEBUG nova.policy [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.566470] [48526]: INFO nova.api.openstack.requestlog [None req-dcad9cb7-c7cf-4b2c-a54d-21bdad043b4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.061583 [ 855.567307] [48526]: [pid: 48526|app: 0|req: 1426/2805] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.569506] [48526]: DEBUG nova.api.openstack.wsgi [None req-ac70aa01-76c4-455c-8e63-fca1b9fc957e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.571841] [48526]: DEBUG nova.compute.api [None req-ac70aa01-76c4-455c-8e63-fca1b9fc957e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.576881] [48527]: DEBUG oslo_concurrency.lockutils [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.576996] [48527]: DEBUG oslo_concurrency.lockutils [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.577115] [48527]: DEBUG oslo_concurrency.lockutils [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.577199] [48527]: DEBUG nova.objects.instance [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.581973] [48527]: WARNING neutronclient.v2_0.client [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.582917] [48526]: WARNING neutronclient.v2_0.client [None req-ac70aa01-76c4-455c-8e63-fca1b9fc957e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.605232] [48526]: DEBUG nova.policy [None req-ac70aa01-76c4-455c-8e63-fca1b9fc957e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.608017] [48527]: DEBUG nova.policy [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.610054] [48526]: INFO nova.api.openstack.requestlog [None req-ac70aa01-76c4-455c-8e63-fca1b9fc957e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1237 microversion: 2.1 time: 0.042638 [ 855.610591] [48526]: [pid: 48526|app: 0|req: 1427/2806] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.613794] [48527]: DEBUG nova.policy [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.614477] [48527]: DEBUG nova.policy [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.615273] [48527]: INFO nova.api.openstack.requestlog [None req-026f4dfc-030e-438e-8546-7760019efbde tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.076865 [ 855.615633] [48527]: [pid: 48527|app: 0|req: 1380/2807] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.756319] [48526]: DEBUG nova.api.openstack.wsgi [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.757738] [48526]: DEBUG nova.compute.api [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.762967] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.762967] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.762967] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.762967] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.762967] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.763313] [48526]: DEBUG oslo_concurrency.lockutils [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.771931] [48527]: DEBUG nova.api.openstack.wsgi [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.772766] [48527]: DEBUG nova.compute.api [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.777181] [48527]: DEBUG oslo_concurrency.lockutils [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.777344] [48527]: DEBUG oslo_concurrency.lockutils [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.777948] [48527]: DEBUG oslo_concurrency.lockutils [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.777948] [48527]: DEBUG oslo_concurrency.lockutils [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.777948] [48527]: DEBUG oslo_concurrency.lockutils [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.777948] [48527]: DEBUG oslo_concurrency.lockutils [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.783648] [48526]: WARNING neutronclient.v2_0.client [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.795730] [48527]: WARNING neutronclient.v2_0.client [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.815976] [48527]: DEBUG nova.policy [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.820355] [48527]: INFO nova.api.openstack.requestlog [None req-77f38d20-8d9d-4a82-82cb-86498706e6fe tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.051045 [ 855.820711] [48527]: [pid: 48527|app: 0|req: 1381/2808] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.854190] [48526]: DEBUG nova.policy [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.858811] [48526]: INFO nova.api.openstack.requestlog [None req-41d43df6-34af-48f3-8a0d-7954403426e7 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1322 microversion: 2.1 time: 0.104644 [ 855.859010] [48526]: [pid: 48526|app: 0|req: 1428/2809] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:55:59 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1322 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.871404] [48527]: DEBUG nova.api.openstack.wsgi [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.872980] [48527]: DEBUG nova.compute.api [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.876415] [48527]: DEBUG oslo_concurrency.lockutils [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.876625] [48527]: DEBUG oslo_concurrency.lockutils [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.876765] [48527]: DEBUG oslo_concurrency.lockutils [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.877036] [48527]: DEBUG oslo_concurrency.lockutils [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.877184] [48527]: DEBUG oslo_concurrency.lockutils [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.877306] [48527]: DEBUG oslo_concurrency.lockutils [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.890428] [48526]: DEBUG nova.api.openstack.wsgi [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.892013] [48526]: DEBUG nova.compute.api [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.895458] [48526]: DEBUG oslo_concurrency.lockutils [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.895649] [48526]: DEBUG oslo_concurrency.lockutils [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.895864] [48526]: DEBUG oslo_concurrency.lockutils [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.896041] [48526]: DEBUG oslo_concurrency.lockutils [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.896319] [48526]: DEBUG oslo_concurrency.lockutils [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.896445] [48526]: DEBUG oslo_concurrency.lockutils [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.898146] [48527]: WARNING neutronclient.v2_0.client [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.913896] [48526]: WARNING neutronclient.v2_0.client [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.917971] [48527]: DEBUG nova.policy [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.922763] [48527]: INFO nova.api.openstack.requestlog [None req-3961ddf6-16c5-4c9a-a0c9-3bd277b03bf5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.053391 [ 855.922763] [48527]: [pid: 48527|app: 0|req: 1382/2810] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.927300] [48527]: DEBUG nova.api.openstack.wsgi [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.929122] [48527]: DEBUG nova.compute.api [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.932407] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.932591] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.932722] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.933019] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.933194] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.933318] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.954396] [48527]: WARNING neutronclient.v2_0.client [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.969719] [48527]: DEBUG nova.policy [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.971946] [48526]: DEBUG nova.policy [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.974903] [48527]: INFO nova.api.openstack.requestlog [None req-0c6786cd-2312-4ec0-81ac-9f20a949f75f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.049701 [ 855.974903] [48527]: [pid: 48527|app: 0|req: 1383/2811] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.976585] [48526]: INFO nova.api.openstack.requestlog [None req-c889359d-3b8c-4dd0-8120-74bae26cbb5d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.088007 [ 855.976585] [48526]: [pid: 48526|app: 0|req: 1429/2812] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.977483] [48527]: DEBUG nova.api.openstack.wsgi [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.979015] [48527]: DEBUG nova.compute.api [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.982658] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.982872] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.983014] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.983292] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.983453] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.983589] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.990500] [48526]: DEBUG nova.api.openstack.wsgi [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.991629] [48526]: DEBUG nova.compute.api [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.996407] [48526]: DEBUG oslo_concurrency.lockutils [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.996407] [48526]: DEBUG oslo_concurrency.lockutils [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.996656] [48526]: DEBUG oslo_concurrency.lockutils [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.996804] [48526]: DEBUG oslo_concurrency.lockutils [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.996938] [48526]: DEBUG oslo_concurrency.lockutils [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.997072] [48526]: DEBUG oslo_concurrency.lockutils [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.013661] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.013880] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.013951] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.014413] [48527]: DEBUG nova.objects.instance [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.019383] [48527]: WARNING neutronclient.v2_0.client [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.032320] [48526]: DEBUG oslo_concurrency.lockutils [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.032451] [48526]: DEBUG oslo_concurrency.lockutils [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.032605] [48526]: DEBUG oslo_concurrency.lockutils [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.032691] [48526]: DEBUG nova.objects.instance [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.036315] [48526]: WARNING neutronclient.v2_0.client [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.038908] [48527]: DEBUG nova.policy [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.047172] [48527]: INFO nova.api.openstack.requestlog [None req-8a8abb2b-27f2-4073-9d80-73ddb6284af2 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.071524 [ 856.048545] [48527]: [pid: 48527|app: 0|req: 1384/2813] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.050764] [48527]: DEBUG nova.api.openstack.wsgi [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.052237] [48527]: DEBUG nova.compute.api [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.057105] [48527]: DEBUG oslo_concurrency.lockutils [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.057105] [48527]: DEBUG oslo_concurrency.lockutils [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.057105] [48527]: DEBUG oslo_concurrency.lockutils [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.057105] [48527]: DEBUG oslo_concurrency.lockutils [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.057440] [48527]: DEBUG oslo_concurrency.lockutils [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.057440] [48527]: DEBUG oslo_concurrency.lockutils [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.061084] [48526]: DEBUG nova.policy [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.065467] [48526]: INFO nova.api.openstack.requestlog [None req-88d8e0aa-db48-4887-a01f-6f87c17d603f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.077859 [ 856.065801] [48526]: [pid: 48526|app: 0|req: 1430/2814] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.070270] [48526]: DEBUG nova.api.openstack.wsgi [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.070404] [48526]: DEBUG nova.compute.api [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.073600] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.073777] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.073963] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.074271] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.074413] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.074533] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.080904] [48527]: DEBUG oslo_concurrency.lockutils [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.081090] [48527]: DEBUG oslo_concurrency.lockutils [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.081224] [48527]: DEBUG oslo_concurrency.lockutils [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.081374] [48527]: DEBUG nova.objects.instance [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.085618] [48527]: WARNING neutronclient.v2_0.client [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.096600] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.096803] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.096933] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.097091] [48526]: DEBUG nova.objects.instance [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.100511] [48526]: WARNING neutronclient.v2_0.client [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.105452] [48527]: DEBUG nova.policy [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.110088] [48527]: INFO nova.api.openstack.requestlog [None req-31cfcb4b-7483-47b1-a3d2-c671f23589c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.061273 [ 856.111318] [48527]: [pid: 48527|app: 0|req: 1385/2815] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.113788] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.115264] [48527]: DEBUG nova.compute.api [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.119081] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.119081] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.119233] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.119482] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.119593] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.119716] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.119880] [48526]: DEBUG nova.policy [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.125830] [48526]: INFO nova.api.openstack.requestlog [None req-b69f8c91-a766-4235-871d-07be05171243 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.059441 [ 856.126209] [48526]: [pid: 48526|app: 0|req: 1431/2816] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.140293] [48527]: WARNING neutronclient.v2_0.client [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.158897] [48527]: DEBUG nova.policy [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.163672] [48527]: DEBUG nova.policy [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.164294] [48527]: DEBUG nova.policy [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.164895] [48527]: INFO nova.api.openstack.requestlog [None req-6d56d1bd-22c8-4034-b7d2-66bc2d33ac3e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1380 microversion: 2.47 time: 0.053061 [ 856.165422] [48527]: [pid: 48527|app: 0|req: 1386/2817] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1380 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.185728] [48526]: DEBUG nova.api.openstack.wsgi [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.187890] [48526]: DEBUG nova.compute.api [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.193723] [48526]: DEBUG oslo_concurrency.lockutils [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.194041] [48526]: DEBUG oslo_concurrency.lockutils [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.194273] [48526]: DEBUG oslo_concurrency.lockutils [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.194680] [48526]: DEBUG oslo_concurrency.lockutils [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.194928] [48526]: DEBUG oslo_concurrency.lockutils [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.195161] [48526]: DEBUG oslo_concurrency.lockutils [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.219479] [48526]: WARNING neutronclient.v2_0.client [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.239908] [48526]: DEBUG nova.policy [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.244486] [48526]: INFO nova.api.openstack.requestlog [None req-c441a144-5e04-4c31-a1f7-14a28b122474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.061838 [ 856.244832] [48526]: [pid: 48526|app: 0|req: 1432/2818] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.316922] [48527]: DEBUG nova.api.openstack.wsgi [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.316922] [48527]: DEBUG nova.compute.api [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.316922] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.316922] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.316922] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.316922] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.316922] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.316922] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.351396] [48527]: WARNING neutronclient.v2_0.client [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.382296] [48526]: DEBUG nova.api.openstack.wsgi [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.384027] [48526]: DEBUG nova.compute.api [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.390104] [48526]: DEBUG oslo_concurrency.lockutils [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.390236] [48526]: DEBUG oslo_concurrency.lockutils [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.390363] [48526]: DEBUG oslo_concurrency.lockutils [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.390635] [48526]: DEBUG oslo_concurrency.lockutils [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.390786] [48526]: DEBUG oslo_concurrency.lockutils [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.390963] [48526]: DEBUG oslo_concurrency.lockutils [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.416260] [48526]: WARNING neutronclient.v2_0.client [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.439212] [48526]: DEBUG nova.policy [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.445733] [48526]: INFO nova.api.openstack.requestlog [None req-5279ad51-cd5d-4d2b-8fbf-ed5b931dbd0e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.065580 [ 856.446080] [48526]: [pid: 48526|app: 0|req: 1433/2819] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.468162] [48526]: DEBUG nova.api.openstack.wsgi [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.469708] [48526]: DEBUG nova.compute.api [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.474021] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.474021] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.474021] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.474021] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.474021] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.474267] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.489330] [48527]: DEBUG nova.policy [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.495427] [48527]: INFO nova.api.openstack.requestlog [None req-2b42d114-00d5-49c0-9eb4-73659a21a1cf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1496 microversion: 2.1 time: 0.188898 [ 856.495427] [48527]: [pid: 48527|app: 0|req: 1387/2820] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1496 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.496980] [48526]: WARNING neutronclient.v2_0.client [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.516488] [48526]: DEBUG nova.policy [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.521332] [48526]: DEBUG nova.policy [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.522098] [48526]: DEBUG nova.policy [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.522761] [48526]: INFO nova.api.openstack.requestlog [None req-b3cdd24c-f678-449a-8f71-51a237d13d76 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.056855 [ 856.523137] [48526]: [pid: 48526|app: 0|req: 1434/2821] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.533090] [48526]: DEBUG nova.api.openstack.wsgi [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.534118] [48526]: DEBUG nova.compute.api [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.538463] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.538703] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.538850] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.539163] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.539347] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.539557] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.559161] [48526]: WARNING neutronclient.v2_0.client [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.578996] [48526]: DEBUG nova.policy [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.584440] [48526]: DEBUG nova.policy [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.585185] [48526]: DEBUG nova.policy [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.588918] [48526]: INFO nova.api.openstack.requestlog [None req-d0547ef6-a74a-4153-8d3f-0d7560eaa889 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1415 microversion: 2.93 time: 0.058716 [ 856.589287] [48526]: [pid: 48526|app: 0|req: 1435/2822] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1415 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.591942] [48526]: DEBUG nova.api.openstack.wsgi [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.593619] [48526]: DEBUG nova.compute.api [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.597256] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.597444] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.597586] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.597967] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.598169] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.598336] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.617649] [48526]: WARNING neutronclient.v2_0.client [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.636968] [48526]: DEBUG nova.policy [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.641847] [48526]: INFO nova.api.openstack.requestlog [None req-d6cc79b6-944b-456c-9211-0788cdde6cbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.051926 [ 856.642206] [48526]: [pid: 48526|app: 0|req: 1436/2823] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.644650] [48526]: DEBUG nova.api.openstack.wsgi [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.646109] [48526]: DEBUG nova.compute.api [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.649539] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.649825] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.650069] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.650474] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.650725] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.650944] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.666795] [48527]: DEBUG nova.api.openstack.wsgi [None req-ab90e924-7650-436a-98b9-aa7c9f9d3af7 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Action: 'action', calling method: >, body: {"injectNetworkInfo": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 856.668565] [48526]: WARNING neutronclient.v2_0.client [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.668798] [48527]: DEBUG nova.compute.api [None req-ab90e924-7650-436a-98b9-aa7c9f9d3af7 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.672546] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab90e924-7650-436a-98b9-aa7c9f9d3af7 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.672777] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab90e924-7650-436a-98b9-aa7c9f9d3af7 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.672875] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab90e924-7650-436a-98b9-aa7c9f9d3af7 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.673169] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab90e924-7650-436a-98b9-aa7c9f9d3af7 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.673327] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab90e924-7650-436a-98b9-aa7c9f9d3af7 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.673433] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab90e924-7650-436a-98b9-aa7c9f9d3af7 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.687888] [48526]: DEBUG nova.policy [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.692167] [48526]: INFO nova.api.openstack.requestlog [None req-74b57638-4cd5-4781-b764-bc4c67fac106 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.049391 [ 856.692497] [48526]: [pid: 48526|app: 0|req: 1437/2824] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.694685] [48527]: INFO nova.api.openstack.requestlog [None req-ab90e924-7650-436a-98b9-aa7c9f9d3af7 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042/action" status: 202 len: 0 microversion: 2.1 time: 0.185650 [ 856.694685] [48527]: [pid: 48527|app: 0|req: 1388/2825] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:00 2025] POST /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 856.694916] [48526]: DEBUG nova.api.openstack.wsgi [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.697032] [48526]: DEBUG nova.compute.api [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.699941] [48526]: DEBUG oslo_concurrency.lockutils [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.700145] [48526]: DEBUG oslo_concurrency.lockutils [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.700296] [48526]: DEBUG oslo_concurrency.lockutils [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.700535] [48526]: DEBUG oslo_concurrency.lockutils [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.700674] [48526]: DEBUG oslo_concurrency.lockutils [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.700798] [48526]: DEBUG oslo_concurrency.lockutils [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.701265] [48527]: DEBUG nova.api.openstack.wsgi [None req-24d4fa3a-f0e5-4aeb-a184-5fdc34d1e7df tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.704363] [48527]: DEBUG nova.compute.api [None req-24d4fa3a-f0e5-4aeb-a184-5fdc34d1e7df tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Searching by: {'deleted': False, 'project_id': '513a328915cf4fd08123a1c2a43df36b'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 856.708936] [48527]: DEBUG oslo_concurrency.lockutils [None req-24d4fa3a-f0e5-4aeb-a184-5fdc34d1e7df tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.709183] [48527]: DEBUG oslo_concurrency.lockutils [None req-24d4fa3a-f0e5-4aeb-a184-5fdc34d1e7df tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.709453] [48527]: DEBUG oslo_concurrency.lockutils [None req-24d4fa3a-f0e5-4aeb-a184-5fdc34d1e7df tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.709945] [48527]: DEBUG oslo_concurrency.lockutils [None req-24d4fa3a-f0e5-4aeb-a184-5fdc34d1e7df tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.710174] [48527]: DEBUG oslo_concurrency.lockutils [None req-24d4fa3a-f0e5-4aeb-a184-5fdc34d1e7df tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.710603] [48527]: DEBUG oslo_concurrency.lockutils [None req-24d4fa3a-f0e5-4aeb-a184-5fdc34d1e7df tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.726590] [48526]: DEBUG oslo_concurrency.lockutils [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.726796] [48526]: DEBUG oslo_concurrency.lockutils [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.726875] [48526]: DEBUG oslo_concurrency.lockutils [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.727035] [48526]: DEBUG nova.objects.instance [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.731845] [48526]: WARNING neutronclient.v2_0.client [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.751512] [48526]: DEBUG nova.policy [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.755940] [48526]: DEBUG nova.policy [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.756528] [48526]: DEBUG nova.policy [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.757143] [48526]: INFO nova.api.openstack.requestlog [None req-1949f32c-e312-4502-9e78-f178f6dd2adb tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.064180 [ 856.757444] [48526]: [pid: 48526|app: 0|req: 1438/2826] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.762483] [48527]: INFO nova.api.openstack.requestlog [None req-24d4fa3a-f0e5-4aeb-a184-5fdc34d1e7df tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 15 microversion: 2.1 time: 0.063529 [ 856.762827] [48527]: [pid: 48527|app: 0|req: 1389/2827] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 856.776466] [48526]: DEBUG nova.api.openstack.wsgi [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.780244] [48526]: DEBUG nova.compute.api [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Searching by: {'deleted': False} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 856.784401] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.784401] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.784603] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.785553] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.785553] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.785553] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.836366] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.838715] [48527]: DEBUG nova.compute.api [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.847496] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.847814] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.847909] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.848189] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.848365] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.848501] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.874119] [48526]: DEBUG nova.compute.multi_cell_list [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Listed batch of 36 results from cell out of 1000 limit. Returned 36 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 856.874381] [48527]: WARNING neutronclient.v2_0.client [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.906217] [48527]: DEBUG nova.policy [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.914093] [48527]: INFO nova.api.openstack.requestlog [None req-ef5bbae4-c944-4ebf-a240-ed9b28d78cb1 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.081545 [ 856.914796] [48527]: [pid: 48527|app: 0|req: 1390/2828] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.920545] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.921897] [48527]: DEBUG nova.compute.api [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.928438] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.928639] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.928780] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.929340] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.929530] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.929661] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.942080] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.942282] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.942421] [48526]: DEBUG oslo_concurrency.lockutils [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.954232] [48527]: WARNING neutronclient.v2_0.client [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.989548] [48526]: WARNING neutronclient.v2_0.client [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.034053] [48527]: DEBUG nova.policy [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.038300] [48527]: INFO nova.api.openstack.requestlog [None req-eb84527b-1e87-423a-ace4-84131c38cc54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1322 microversion: 2.1 time: 0.123236 [ 857.039044] [48527]: [pid: 48527|app: 0|req: 1391/2829] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1322 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.041273] [48527]: DEBUG nova.api.openstack.wsgi [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.042683] [48527]: DEBUG nova.compute.api [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.046814] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.046996] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.047143] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.047395] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.047650] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.047715] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.062887] [48527]: WARNING neutronclient.v2_0.client [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.083532] [48527]: DEBUG nova.policy [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.087744] [48527]: INFO nova.api.openstack.requestlog [None req-b6dbb30d-f9d1-44a4-8caf-888191347cc5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.048340 [ 857.088798] [48527]: [pid: 48527|app: 0|req: 1392/2830] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.091471] [48527]: DEBUG nova.api.openstack.wsgi [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.092790] [48527]: DEBUG nova.compute.api [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.095965] [48527]: DEBUG oslo_concurrency.lockutils [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.096148] [48527]: DEBUG oslo_concurrency.lockutils [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.096353] [48527]: DEBUG oslo_concurrency.lockutils [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.096525] [48527]: DEBUG oslo_concurrency.lockutils [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.096667] [48527]: DEBUG oslo_concurrency.lockutils [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.096788] [48527]: DEBUG oslo_concurrency.lockutils [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.113640] [48527]: WARNING neutronclient.v2_0.client [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.131387] [48527]: DEBUG nova.policy [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.135658] [48527]: INFO nova.api.openstack.requestlog [None req-3611e52c-8a17-442a-a3b0-d59fa5f80f90 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.046441 [ 857.136054] [48527]: [pid: 48527|app: 0|req: 1393/2831] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.138574] [48527]: DEBUG nova.api.openstack.wsgi [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.140019] [48527]: DEBUG nova.compute.api [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.143261] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.143437] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.143582] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.143901] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.144064] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.144187] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.155501] [48526]: INFO nova.api.openstack.requestlog [None req-f51e4461-b225-4f96-ab26-c776362724fc tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=" status: 200 len: 55747 microversion: 2.1 time: 0.381237 [ 857.156171] [48526]: [pid: 48526|app: 0|req: 1439/2832] 10.180.1.21 () {58 vars in 1166 bytes} [Fri Dec 12 13:56:00 2025] GET /compute/v2.1/servers/detail?all_tenants= => generated 55747 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 857.158568] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.161698] [48526]: DEBUG nova.compute.api [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.161794] [48527]: WARNING neutronclient.v2_0.client [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.163714] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.163900] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.164061] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.164330] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.164479] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.164603] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.179681] [48527]: DEBUG nova.policy [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.183290] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.183622] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.183765] [48527]: INFO nova.api.openstack.requestlog [None req-7a43ea9e-4555-40e9-9442-eeaa82ac616d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.047075 [ 857.183881] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.183961] [48526]: DEBUG nova.objects.instance [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.184309] [48527]: [pid: 48527|app: 0|req: 1394/2833] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.186443] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.186926] [48526]: WARNING neutronclient.v2_0.client [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.187788] [48527]: DEBUG nova.compute.api [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.191246] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.191427] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.191564] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.191814] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.191958] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.192094] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.206500] [48526]: DEBUG nova.policy [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.211068] [48526]: INFO nova.api.openstack.requestlog [None req-a1b600b1-2efc-43e5-93ba-8d4cb8d53c41 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.054411 [ 857.211466] [48526]: [pid: 48526|app: 0|req: 1440/2834] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.215066] [48526]: DEBUG nova.api.openstack.wsgi [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.215198] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.215198] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.215198] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.215198] [48527]: DEBUG nova.objects.instance [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.215490] [48526]: DEBUG nova.compute.api [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.218483] [48526]: DEBUG oslo_concurrency.lockutils [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.218594] [48527]: WARNING neutronclient.v2_0.client [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.220022] [48526]: DEBUG oslo_concurrency.lockutils [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.220022] [48526]: DEBUG oslo_concurrency.lockutils [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.220022] [48526]: DEBUG oslo_concurrency.lockutils [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.220022] [48526]: DEBUG oslo_concurrency.lockutils [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.220022] [48526]: DEBUG oslo_concurrency.lockutils [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.239626] [48526]: DEBUG oslo_concurrency.lockutils [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.239852] [48526]: DEBUG oslo_concurrency.lockutils [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.239943] [48527]: DEBUG nova.policy [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.240082] [48526]: DEBUG oslo_concurrency.lockutils [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.240189] [48526]: DEBUG nova.objects.instance [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.243918] [48526]: WARNING neutronclient.v2_0.client [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.244479] [48527]: INFO nova.api.openstack.requestlog [None req-cf096cd4-d6e8-4042-bc57-473f8ae98ca2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.059877 [ 857.244810] [48527]: [pid: 48527|app: 0|req: 1395/2835] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.247164] [48527]: DEBUG nova.api.openstack.wsgi [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.248787] [48527]: DEBUG nova.compute.api [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.253275] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.253552] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.253761] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.254134] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.254449] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.254649] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.264812] [48526]: DEBUG nova.policy [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.270672] [48526]: INFO nova.api.openstack.requestlog [None req-209dfd4b-bba7-4a8b-b001-d3e856c3d563 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.058607 [ 857.271061] [48526]: [pid: 48526|app: 0|req: 1441/2836] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.273678] [48526]: DEBUG nova.api.openstack.wsgi [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.275172] [48526]: DEBUG nova.compute.api [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.278647] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.278832] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.278996] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.279300] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.279450] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.279586] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.283441] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.283763] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.284364] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.284364] [48527]: DEBUG nova.objects.instance [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.290603] [48527]: WARNING neutronclient.v2_0.client [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.299220] [48526]: WARNING neutronclient.v2_0.client [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.314706] [48527]: DEBUG nova.policy [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.319968] [48526]: DEBUG nova.policy [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.321563] [48527]: INFO nova.api.openstack.requestlog [None req-3bb99853-c4dc-442f-a0c1-820637454f8b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.076152 [ 857.321932] [48527]: [pid: 48527|app: 0|req: 1396/2837] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.326574] [48526]: DEBUG nova.policy [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.326786] [48526]: DEBUG nova.policy [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.327540] [48526]: INFO nova.api.openstack.requestlog [None req-0b9b03ea-b7b2-4883-81ba-2d96446f8ebd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1380 microversion: 2.47 time: 0.055946 [ 857.327909] [48526]: [pid: 48526|app: 0|req: 1442/2838] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1380 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.327980] [48527]: DEBUG nova.api.openstack.wsgi [None req-ab947370-999a-4ea7-ac6d-d5e3f817004b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.332023] [48526]: DEBUG nova.api.openstack.wsgi [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.332147] [48527]: DEBUG nova.compute.api [None req-ab947370-999a-4ea7-ac6d-d5e3f817004b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Searching by: {'deleted': False, 'project_id': '513a328915cf4fd08123a1c2a43df36b'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 857.332208] [48526]: DEBUG nova.compute.api [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.334579] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab947370-999a-4ea7-ac6d-d5e3f817004b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.334756] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab947370-999a-4ea7-ac6d-d5e3f817004b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.334876] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab947370-999a-4ea7-ac6d-d5e3f817004b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.335208] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab947370-999a-4ea7-ac6d-d5e3f817004b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.335353] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab947370-999a-4ea7-ac6d-d5e3f817004b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.335482] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab947370-999a-4ea7-ac6d-d5e3f817004b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.338510] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.338510] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.338646] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.338923] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.339163] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.339401] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.356583] [48527]: INFO nova.api.openstack.requestlog [None req-ab947370-999a-4ea7-ac6d-d5e3f817004b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?tenant_id=c0a05c03b30441feb81efe9f5880ab41" status: 200 len: 15 microversion: 2.1 time: 0.032320 [ 857.356918] [48527]: [pid: 48527|app: 0|req: 1397/2839] 10.180.1.21 () {58 vars in 1226 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/detail?tenant_id=c0a05c03b30441feb81efe9f5880ab41 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 857.363206] [48526]: WARNING neutronclient.v2_0.client [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.368450] [48527]: DEBUG nova.api.openstack.wsgi [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.371562] [48527]: DEBUG nova.compute.api [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Searching by: {'tenant_id': 'c0a05c03b30441feb81efe9f5880ab41', 'deleted': False} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 857.373913] [48527]: DEBUG oslo_concurrency.lockutils [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.374126] [48527]: DEBUG oslo_concurrency.lockutils [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.374233] [48527]: DEBUG oslo_concurrency.lockutils [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.374545] [48527]: DEBUG oslo_concurrency.lockutils [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.374844] [48527]: DEBUG oslo_concurrency.lockutils [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.375049] [48527]: DEBUG oslo_concurrency.lockutils [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.381778] [48526]: DEBUG nova.policy [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.386855] [48526]: INFO nova.api.openstack.requestlog [None req-b67ab18d-cb7b-4986-bfea-c313bfbb60ed tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.058263 [ 857.387342] [48526]: [pid: 48526|app: 0|req: 1443/2840] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.395926] [48527]: DEBUG nova.compute.multi_cell_list [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Listed batch of 4 results from cell out of 1000 limit. Returned 4 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 857.437055] [48527]: DEBUG oslo_concurrency.lockutils [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.437245] [48527]: DEBUG oslo_concurrency.lockutils [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.437357] [48527]: DEBUG oslo_concurrency.lockutils [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.444514] [48527]: WARNING neutronclient.v2_0.client [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.460463] [48526]: DEBUG nova.api.openstack.wsgi [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.461789] [48526]: DEBUG nova.compute.api [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.465665] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.465837] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.465989] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.466284] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.466456] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.466598] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.484940] [48526]: WARNING neutronclient.v2_0.client [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.505446] [48526]: DEBUG nova.policy [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.510101] [48526]: INFO nova.api.openstack.requestlog [None req-a9d06d3a-7fd6-43f4-ab88-ccb983c3dabb tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.052052 [ 857.510442] [48526]: [pid: 48526|app: 0|req: 1444/2841] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.522435] [48527]: INFO nova.api.openstack.requestlog [None req-1acaf6d4-3a62-4b6c-9685-b6b2195ad0da tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=c0a05c03b30441feb81efe9f5880ab41" status: 200 len: 6661 microversion: 2.1 time: 0.155882 [ 857.522687] [48527]: [pid: 48527|app: 0|req: 1398/2842] 10.180.1.21 () {58 vars in 1252 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=c0a05c03b30441feb81efe9f5880ab41 => generated 6661 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 857.537106] [48526]: DEBUG nova.api.openstack.wsgi [None req-c9b8b9b9-14c6-44ef-8496-41b0e81fe383 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.539983] [48526]: DEBUG nova.compute.api [None req-c9b8b9b9-14c6-44ef-8496-41b0e81fe383 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Searching by: {'tenant_id': '513a328915cf4fd08123a1c2a43df36b', 'deleted': False} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 857.542557] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9b8b9b9-14c6-44ef-8496-41b0e81fe383 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.542707] [48527]: DEBUG nova.api.openstack.wsgi [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.542787] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9b8b9b9-14c6-44ef-8496-41b0e81fe383 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.542859] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9b8b9b9-14c6-44ef-8496-41b0e81fe383 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.543336] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9b8b9b9-14c6-44ef-8496-41b0e81fe383 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.543545] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9b8b9b9-14c6-44ef-8496-41b0e81fe383 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.543682] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9b8b9b9-14c6-44ef-8496-41b0e81fe383 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.544217] [48527]: DEBUG nova.compute.api [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.547663] [48527]: DEBUG oslo_concurrency.lockutils [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.548035] [48527]: DEBUG oslo_concurrency.lockutils [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.548035] [48527]: DEBUG oslo_concurrency.lockutils [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.548263] [48527]: DEBUG oslo_concurrency.lockutils [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.548458] [48527]: DEBUG oslo_concurrency.lockutils [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.548583] [48527]: DEBUG oslo_concurrency.lockutils [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.560101] [48526]: INFO nova.api.openstack.requestlog [None req-c9b8b9b9-14c6-44ef-8496-41b0e81fe383 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=513a328915cf4fd08123a1c2a43df36b" status: 200 len: 15 microversion: 2.1 time: 0.025490 [ 857.560645] [48526]: [pid: 48526|app: 0|req: 1445/2843] 10.180.1.21 () {58 vars in 1252 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=513a328915cf4fd08123a1c2a43df36b => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 857.563115] [48526]: DEBUG nova.api.openstack.wsgi [req-1c4c6841-4c4d-43a2-a9d7-758f2fc683c1 req-7388d774-0c0a-47d3-ad9e-7a8c237258f4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "85941790-0e66-4f63-a233-37beab42bacd", "tag": "e5c72dd3-d5f2-4ab3-887f-f8e546c1c6d9"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 857.568488] [48526]: DEBUG oslo_concurrency.lockutils [req-1c4c6841-4c4d-43a2-a9d7-758f2fc683c1 req-7388d774-0c0a-47d3-ad9e-7a8c237258f4 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.568723] [48526]: DEBUG oslo_concurrency.lockutils [req-1c4c6841-4c4d-43a2-a9d7-758f2fc683c1 req-7388d774-0c0a-47d3-ad9e-7a8c237258f4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.568841] [48526]: DEBUG oslo_concurrency.lockutils [req-1c4c6841-4c4d-43a2-a9d7-758f2fc683c1 req-7388d774-0c0a-47d3-ad9e-7a8c237258f4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.572935] [48527]: WARNING neutronclient.v2_0.client [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.575125] [48526]: INFO nova.api.openstack.compute.server_external_events [req-1c4c6841-4c4d-43a2-a9d7-758f2fc683c1 req-7388d774-0c0a-47d3-ad9e-7a8c237258f4 service nova] Creating event network-changed:e5c72dd3-d5f2-4ab3-887f-f8e546c1c6d9 for instance 85941790-0e66-4f63-a233-37beab42bacd on cpu-1 [ 857.580012] [48526]: INFO nova.api.openstack.requestlog [req-1c4c6841-4c4d-43a2-a9d7-758f2fc683c1 req-7388d774-0c0a-47d3-ad9e-7a8c237258f4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018834 [ 857.580447] [48526]: [pid: 48526|app: 0|req: 1446/2844] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:01 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) [ 857.583612] [48526]: DEBUG nova.api.openstack.wsgi [None req-96ea12e4-da9b-4255-93bd-21dcecda8010 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.586752] [48526]: INFO nova.api.openstack.requestlog [None req-96ea12e4-da9b-4255-93bd-21dcecda8010 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?status=invalid_status" status: 200 len: 15 microversion: 2.1 time: 0.005274 [ 857.587363] [48526]: [pid: 48526|app: 0|req: 1447/2845] 10.180.1.21 () {58 vars in 1184 bytes} [Fri Dec 12 13:56:01 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) [ 857.593543] [48527]: DEBUG nova.policy [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.599034] [48527]: DEBUG nova.policy [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.599367] [48527]: DEBUG nova.policy [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.599991] [48527]: INFO nova.api.openstack.requestlog [None req-2832549d-575c-42a4-9e14-419d2b0c1e1f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.059494 [ 857.600320] [48527]: [pid: 48527|app: 0|req: 1399/2846] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.602196] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e1f8ab8-135a-4f78-a71d-0a7f468701dd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 857.603922] [48526]: DEBUG nova.compute.api [None req-2e1f8ab8-135a-4f78-a71d-0a7f468701dd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.606503] [48527]: DEBUG nova.api.openstack.wsgi [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.608434] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1f8ab8-135a-4f78-a71d-0a7f468701dd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.608651] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1f8ab8-135a-4f78-a71d-0a7f468701dd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.608717] [48527]: DEBUG nova.compute.api [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.608790] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1f8ab8-135a-4f78-a71d-0a7f468701dd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.609084] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1f8ab8-135a-4f78-a71d-0a7f468701dd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.609234] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1f8ab8-135a-4f78-a71d-0a7f468701dd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.609381] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1f8ab8-135a-4f78-a71d-0a7f468701dd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.612832] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.612832] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.612832] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.613075] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.613118] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.613212] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.630995] [48527]: WARNING neutronclient.v2_0.client [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.649823] [48527]: DEBUG nova.policy [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.655043] [48527]: DEBUG nova.policy [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.655685] [48527]: DEBUG nova.policy [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.656523] [48526]: INFO nova.api.openstack.requestlog [None req-2e1f8ab8-135a-4f78-a71d-0a7f468701dd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action" status: 202 len: 0 microversion: 2.1 time: 0.056469 [ 857.657186] [48526]: [pid: 48526|app: 0|req: 1448/2847] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:01 2025] POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 857.659233] [48527]: INFO nova.api.openstack.requestlog [None req-4b68f11c-f650-4dfa-afc8-34e97dd976bb tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.054792 [ 857.659457] [48527]: [pid: 48527|app: 0|req: 1400/2848] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.660159] [48526]: DEBUG nova.api.openstack.wsgi [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.660992] [48526]: DEBUG nova.compute.api [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.661911] [48527]: DEBUG nova.api.openstack.wsgi [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.664446] [48527]: DEBUG nova.policy [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.664717] [48526]: DEBUG oslo_concurrency.lockutils [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.664772] [48527]: DEBUG nova.compute.api [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Searching by: {'vm_state': ['error'], 'deleted': False, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 857.664899] [48526]: DEBUG oslo_concurrency.lockutils [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.665043] [48526]: DEBUG oslo_concurrency.lockutils [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.665401] [48526]: DEBUG oslo_concurrency.lockutils [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.665556] [48526]: DEBUG oslo_concurrency.lockutils [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.665681] [48526]: DEBUG oslo_concurrency.lockutils [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.668424] [48527]: DEBUG oslo_concurrency.lockutils [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.668771] [48527]: DEBUG oslo_concurrency.lockutils [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.668771] [48527]: DEBUG oslo_concurrency.lockutils [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.669141] [48527]: DEBUG oslo_concurrency.lockutils [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.669337] [48527]: DEBUG oslo_concurrency.lockutils [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.669499] [48527]: DEBUG oslo_concurrency.lockutils [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.688763] [48527]: DEBUG nova.compute.multi_cell_list [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 857.689253] [48526]: WARNING neutronclient.v2_0.client [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.707255] [48527]: INFO nova.api.openstack.requestlog [None req-04fa6be7-b26c-467c-8ff0-aefca5ff1828 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=error" status: 200 len: 339 microversion: 2.1 time: 0.047243 [ 857.707611] [48527]: [pid: 48527|app: 0|req: 1401/2849] 10.180.1.21 () {58 vars in 1145 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers?status=error => generated 339 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 857.708307] [48526]: DEBUG nova.policy [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.710144] [48527]: DEBUG nova.api.openstack.wsgi [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.711619] [48527]: DEBUG nova.compute.api [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.714249] [48526]: INFO nova.api.openstack.requestlog [None req-76d9a082-b2a9-4916-902f-548077bc9b45 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.056361 [ 857.714675] [48526]: [pid: 48526|app: 0|req: 1449/2850] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.715914] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.716083] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.716251] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.716512] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.716658] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.716780] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.717030] [48526]: DEBUG nova.api.openstack.wsgi [None req-1f6e7603-78c7-4d54-a5e6-08cf91564b46 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 857.718464] [48526]: DEBUG nova.compute.api [None req-1f6e7603-78c7-4d54-a5e6-08cf91564b46 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.721776] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f6e7603-78c7-4d54-a5e6-08cf91564b46 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.721966] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f6e7603-78c7-4d54-a5e6-08cf91564b46 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.722116] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f6e7603-78c7-4d54-a5e6-08cf91564b46 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.722376] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f6e7603-78c7-4d54-a5e6-08cf91564b46 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.722520] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f6e7603-78c7-4d54-a5e6-08cf91564b46 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.722645] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f6e7603-78c7-4d54-a5e6-08cf91564b46 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.732867] [48527]: WARNING neutronclient.v2_0.client [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.753055] [48527]: DEBUG nova.policy [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.757198] [48527]: INFO nova.api.openstack.requestlog [None req-5a64877f-7e9d-4ecf-bafa-08dcf44162c6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.049019 [ 857.757655] [48527]: [pid: 48527|app: 0|req: 1402/2851] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.764219] [48526]: INFO nova.api.openstack.requestlog [None req-1f6e7603-78c7-4d54-a5e6-08cf91564b46 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action" status: 202 len: 0 microversion: 2.1 time: 0.049047 [ 857.764608] [48526]: [pid: 48526|app: 0|req: 1450/2852] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:01 2025] POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 857.769625] [48527]: DEBUG nova.api.openstack.wsgi [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.771110] [48527]: DEBUG nova.compute.api [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.772189] [48526]: DEBUG nova.api.openstack.wsgi [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.773574] [48526]: DEBUG nova.compute.api [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.774868] [48527]: DEBUG oslo_concurrency.lockutils [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.775078] [48527]: DEBUG oslo_concurrency.lockutils [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.775220] [48527]: DEBUG oslo_concurrency.lockutils [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.775472] [48527]: DEBUG oslo_concurrency.lockutils [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.775614] [48527]: DEBUG oslo_concurrency.lockutils [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.775736] [48527]: DEBUG oslo_concurrency.lockutils [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.776953] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.777174] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.777314] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.777571] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.777713] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.777832] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.793872] [48527]: WARNING neutronclient.v2_0.client [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.797656] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.797848] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.797980] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.798143] [48526]: DEBUG nova.objects.instance [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.802305] [48526]: WARNING neutronclient.v2_0.client [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.819882] [48526]: DEBUG nova.policy [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.825353] [48526]: DEBUG nova.policy [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.826012] [48526]: DEBUG nova.policy [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.826763] [48526]: INFO nova.api.openstack.requestlog [None req-f7eb98be-bece-4827-80a6-09ecfae3c9e6 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.056597 [ 857.827248] [48526]: [pid: 48526|app: 0|req: 1451/2853] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.873667] [48527]: INFO nova.api.openstack.requestlog [None req-70cb8f11-f07a-4eaa-a92a-0fe6e19f20ec tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1673 microversion: 2.1 time: 0.106308 [ 857.874044] [48527]: [pid: 48527|app: 0|req: 1403/2854] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:01 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1673 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.889012] [48526]: DEBUG nova.api.openstack.wsgi [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.890896] [48526]: DEBUG nova.compute.api [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.894627] [48526]: DEBUG oslo_concurrency.lockutils [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.894828] [48526]: DEBUG oslo_concurrency.lockutils [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.895051] [48526]: DEBUG oslo_concurrency.lockutils [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.895379] [48526]: DEBUG oslo_concurrency.lockutils [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.895558] [48526]: DEBUG oslo_concurrency.lockutils [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.895691] [48526]: DEBUG oslo_concurrency.lockutils [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.915186] [48526]: WARNING neutronclient.v2_0.client [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.933153] [48527]: DEBUG nova.api.openstack.wsgi [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.934779] [48527]: DEBUG nova.compute.api [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.938939] [48527]: DEBUG oslo_concurrency.lockutils [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.939200] [48527]: DEBUG oslo_concurrency.lockutils [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.939411] [48527]: DEBUG oslo_concurrency.lockutils [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.939555] [48527]: DEBUG oslo_concurrency.lockutils [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.939699] [48527]: DEBUG oslo_concurrency.lockutils [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.939821] [48527]: DEBUG oslo_concurrency.lockutils [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.958518] [48527]: WARNING neutronclient.v2_0.client [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.977948] [48527]: DEBUG nova.policy [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.982415] [48527]: INFO nova.api.openstack.requestlog [None req-389f4601-9f92-425a-b0bc-2e3915c82d62 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.051155 [ 857.982656] [48527]: [pid: 48527|app: 0|req: 1404/2855] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.983407] [48526]: INFO nova.api.openstack.requestlog [None req-d00b3bb8-b47c-4528-badd-8fac1a69b14b tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1673 microversion: 2.1 time: 0.096883 [ 857.983740] [48526]: [pid: 48526|app: 0|req: 1452/2856] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1673 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.996031] [48527]: DEBUG nova.api.openstack.wsgi [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.998842] [48527]: DEBUG nova.compute.api [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Searching by: {'host': 'cpu-1', 'deleted': False} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 858.002145] [48527]: DEBUG oslo_concurrency.lockutils [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.002322] [48527]: DEBUG oslo_concurrency.lockutils [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.002475] [48527]: DEBUG oslo_concurrency.lockutils [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.002787] [48527]: DEBUG oslo_concurrency.lockutils [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.003091] [48527]: DEBUG oslo_concurrency.lockutils [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.003254] [48527]: DEBUG oslo_concurrency.lockutils [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.051222] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.053113] [48526]: DEBUG nova.compute.api [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.057082] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.057267] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.057492] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.057736] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.057891] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.058090] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.068765] [48527]: DEBUG nova.compute.multi_cell_list [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Listed batch of 25 results from cell out of 1000 limit. Returned 25 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 858.080065] [48526]: WARNING neutronclient.v2_0.client [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.102262] [48527]: INFO nova.api.openstack.requestlog [None req-4841956d-2b08-4996-9088-9cf93c82792d tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers?host=cpu-1&all_tenants=1" status: 200 len: 8230 microversion: 2.1 time: 0.108402 [ 858.105081] [48527]: [pid: 48527|app: 0|req: 1405/2857] 10.180.1.21 () {58 vars in 1169 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers?host=cpu-1&all_tenants=1 => generated 8230 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.105344] [48527]: DEBUG nova.api.openstack.wsgi [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.106625] [48527]: DEBUG nova.compute.api [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.110434] [48527]: DEBUG oslo_concurrency.lockutils [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.110617] [48527]: DEBUG oslo_concurrency.lockutils [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.110770] [48527]: DEBUG oslo_concurrency.lockutils [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.111035] [48527]: DEBUG oslo_concurrency.lockutils [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.111176] [48527]: DEBUG oslo_concurrency.lockutils [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.111293] [48527]: DEBUG oslo_concurrency.lockutils [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.137012] [48527]: WARNING neutronclient.v2_0.client [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.177150] [48527]: DEBUG nova.policy [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.181423] [48527]: INFO nova.api.openstack.requestlog [None req-733d9cbc-72fb-4e80-bbed-656ceddc1783 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.078053 [ 858.181743] [48527]: [pid: 48527|app: 0|req: 1406/2858] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.184081] [48527]: DEBUG nova.api.openstack.wsgi [None req-b72401d5-8aa3-48bd-a20f-2f66316fbab1 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.187294] [48527]: DEBUG nova.compute.api [None req-b72401d5-8aa3-48bd-a20f-2f66316fbab1 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Searching by: {'host': 'nonexistent_host', 'deleted': False} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 858.190654] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72401d5-8aa3-48bd-a20f-2f66316fbab1 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.190841] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72401d5-8aa3-48bd-a20f-2f66316fbab1 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.191595] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72401d5-8aa3-48bd-a20f-2f66316fbab1 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.191595] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72401d5-8aa3-48bd-a20f-2f66316fbab1 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.192018] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72401d5-8aa3-48bd-a20f-2f66316fbab1 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.192018] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72401d5-8aa3-48bd-a20f-2f66316fbab1 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.201319] [48526]: DEBUG nova.policy [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.206085] [48526]: INFO nova.api.openstack.requestlog [None req-ea2d106d-e7b0-4a9d-96a4-92aeca21fc70 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1322 microversion: 2.1 time: 0.157019 [ 858.206431] [48526]: [pid: 48526|app: 0|req: 1453/2859] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1322 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.208711] [48527]: INFO nova.api.openstack.requestlog [None req-b72401d5-8aa3-48bd-a20f-2f66316fbab1 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-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.026357 [ 858.209090] [48526]: DEBUG nova.api.openstack.wsgi [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.209173] [48527]: [pid: 48527|app: 0|req: 1407/2860] 10.180.1.21 () {58 vars in 1191 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers?host=nonexistent_host&all_tenants=1 => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 858.210675] [48526]: DEBUG nova.compute.api [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.211777] [48527]: DEBUG nova.api.openstack.wsgi [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.213942] [48527]: DEBUG nova.compute.api [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.215150] [48526]: DEBUG oslo_concurrency.lockutils [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.215150] [48526]: DEBUG oslo_concurrency.lockutils [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.215150] [48526]: DEBUG oslo_concurrency.lockutils [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.215150] [48526]: DEBUG oslo_concurrency.lockutils [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.215150] [48526]: DEBUG oslo_concurrency.lockutils [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.215150] [48526]: DEBUG oslo_concurrency.lockutils [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.220493] [48527]: DEBUG oslo_concurrency.lockutils [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.220669] [48527]: DEBUG oslo_concurrency.lockutils [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.220825] [48527]: DEBUG oslo_concurrency.lockutils [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.221100] [48527]: DEBUG oslo_concurrency.lockutils [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.221248] [48527]: DEBUG oslo_concurrency.lockutils [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.221371] [48527]: DEBUG oslo_concurrency.lockutils [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.231074] [48526]: WARNING neutronclient.v2_0.client [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.242937] [48527]: WARNING neutronclient.v2_0.client [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.250946] [48526]: DEBUG nova.policy [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.255080] [48526]: INFO nova.api.openstack.requestlog [None req-a842df1d-90ad-4487-bf69-991279be72d5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.048023 [ 858.255418] [48526]: [pid: 48526|app: 0|req: 1454/2861] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.258484] [48526]: DEBUG nova.api.openstack.wsgi [None req-e2121bd3-3e19-4798-8ff1-e7b575714abd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 858.259893] [48526]: DEBUG nova.compute.api [None req-e2121bd3-3e19-4798-8ff1-e7b575714abd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.263408] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2121bd3-3e19-4798-8ff1-e7b575714abd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.263603] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2121bd3-3e19-4798-8ff1-e7b575714abd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.263750] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2121bd3-3e19-4798-8ff1-e7b575714abd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.263941] [48527]: DEBUG nova.policy [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.264073] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2121bd3-3e19-4798-8ff1-e7b575714abd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.264164] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2121bd3-3e19-4798-8ff1-e7b575714abd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.264285] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2121bd3-3e19-4798-8ff1-e7b575714abd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.268890] [48527]: INFO nova.api.openstack.requestlog [None req-907d4d1c-a96e-4a55-8566-4ba07ad2847b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.059103 [ 858.269363] [48527]: [pid: 48527|app: 0|req: 1408/2862] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.271556] [48527]: DEBUG nova.api.openstack.wsgi [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.272929] [48527]: DEBUG nova.compute.api [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.276560] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.276791] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.277034] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.277430] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.277644] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.277818] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.299734] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.299995] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.299995] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.299995] [48527]: DEBUG nova.objects.instance [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.304455] [48527]: WARNING neutronclient.v2_0.client [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.325064] [48527]: DEBUG nova.policy [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.327535] [48526]: INFO nova.api.openstack.requestlog [None req-e2121bd3-3e19-4798-8ff1-e7b575714abd tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action" status: 202 len: 0 microversion: 2.1 time: 0.070844 [ 858.327937] [48526]: [pid: 48526|app: 0|req: 1455/2863] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:02 2025] POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 858.330950] [48526]: DEBUG nova.api.openstack.wsgi [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.332233] [48526]: DEBUG nova.compute.api [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.332317] [48527]: INFO nova.api.openstack.requestlog [None req-e2e6c435-299b-442f-9457-613d32f675fb tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.062323 [ 858.332577] [48527]: [pid: 48527|app: 0|req: 1409/2864] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.335047] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.336462] [48527]: DEBUG nova.compute.api [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.342810] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.342896] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.343072] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.343140] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.343248] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.343297] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.343503] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.343548] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.343646] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.343687] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.343775] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.343821] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.376244] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.376325] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.376407] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.376529] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.376574] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.376663] [48526]: DEBUG oslo_concurrency.lockutils [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.376701] [48527]: DEBUG nova.objects.instance [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.376822] [48526]: DEBUG nova.objects.instance [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.381633] [48526]: WARNING neutronclient.v2_0.client [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.381727] [48527]: WARNING neutronclient.v2_0.client [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.400192] [48527]: DEBUG nova.policy [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.401563] [48526]: DEBUG nova.policy [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.404533] [48527]: INFO nova.api.openstack.requestlog [None req-bd09a5d3-2a3c-4a98-b88f-dc067861e675 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.071423 [ 858.404870] [48527]: [pid: 48527|app: 0|req: 1410/2865] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.407034] [48526]: INFO nova.api.openstack.requestlog [None req-fde95c92-3ecd-4767-929f-2a070ba1423b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.077870 [ 858.407034] [48526]: [pid: 48526|app: 0|req: 1456/2866] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.407280] [48527]: DEBUG nova.api.openstack.wsgi [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 858.409333] [48527]: DEBUG nova.compute.api [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.409876] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.411255] [48526]: DEBUG nova.compute.api [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.412735] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.412943] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.413099] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.413349] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.413492] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.413617] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.416031] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.416208] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.416358] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.416613] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.416756] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.416929] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.437015] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.437280] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.437341] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.437509] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.437601] [48526]: DEBUG nova.objects.instance [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.437661] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.437776] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.440346] [48526]: WARNING neutronclient.v2_0.client [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.442015] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.442207] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.442505] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.442652] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.443825] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.443963] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.458863] [48526]: DEBUG nova.policy [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.463262] [48526]: INFO nova.api.openstack.requestlog [None req-f2327a2b-57f0-45b8-96b6-84743d989d46 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.055846 [ 858.463616] [48526]: [pid: 48526|app: 0|req: 1457/2867] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.465940] [48526]: DEBUG nova.api.openstack.wsgi [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.467412] [48526]: DEBUG nova.compute.api [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.470710] [48526]: DEBUG oslo_concurrency.lockutils [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.470855] [48526]: DEBUG oslo_concurrency.lockutils [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.470988] [48526]: DEBUG oslo_concurrency.lockutils [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.471324] [48526]: DEBUG oslo_concurrency.lockutils [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.471427] [48526]: DEBUG oslo_concurrency.lockutils [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.471540] [48526]: DEBUG oslo_concurrency.lockutils [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.487150] [48527]: DEBUG nova.virt.hardware [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 858.487308] [48527]: DEBUG nova.virt.hardware [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 858.487443] [48527]: DEBUG nova.virt.hardware [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 858.487556] [48527]: DEBUG nova.virt.hardware [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 858.487669] [48527]: DEBUG nova.virt.hardware [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 858.497967] [48526]: DEBUG oslo_concurrency.lockutils [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.498174] [48526]: DEBUG oslo_concurrency.lockutils [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.498386] [48526]: DEBUG oslo_concurrency.lockutils [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.498504] [48526]: DEBUG nova.objects.instance [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.501180] [48526]: WARNING neutronclient.v2_0.client [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.520757] [48526]: DEBUG nova.policy [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.525017] [48526]: DEBUG nova.policy [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.525605] [48526]: DEBUG nova.policy [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.526212] [48526]: INFO nova.api.openstack.requestlog [None req-6502569b-46d0-4938-8387-095298167177 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.062130 [ 858.526528] [48526]: [pid: 48526|app: 0|req: 1458/2868] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.528728] [48526]: DEBUG nova.api.openstack.wsgi [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.530069] [48526]: DEBUG nova.compute.api [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.531145] [48527]: DEBUG nova.compute.api [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.533275] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.533454] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.533589] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.533848] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.533992] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.534124] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.534244] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.534430] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.534565] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.534819] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.534957] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.535126] [48527]: DEBUG oslo_concurrency.lockutils [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.552694] [48526]: WARNING neutronclient.v2_0.client [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.555665] [48527]: INFO nova.api.openstack.requestlog [None req-9401db8d-4f29-4081-b211-a5378b9f2e91 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action" status: 202 len: 1105 microversion: 2.1 time: 0.150154 [ 858.556109] [48527]: [pid: 48527|app: 0|req: 1411/2869] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:02 2025] POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action => generated 1105 bytes in 151 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 858.558612] [48527]: DEBUG nova.api.openstack.wsgi [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.560035] [48527]: DEBUG nova.compute.api [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.563118] [48527]: DEBUG oslo_concurrency.lockutils [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.563403] [48527]: DEBUG oslo_concurrency.lockutils [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.563544] [48527]: DEBUG oslo_concurrency.lockutils [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.563874] [48527]: DEBUG oslo_concurrency.lockutils [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.564038] [48527]: DEBUG oslo_concurrency.lockutils [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.564177] [48527]: DEBUG oslo_concurrency.lockutils [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.572020] [48526]: DEBUG nova.policy [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.576383] [48526]: INFO nova.api.openstack.requestlog [None req-9a1ff2fa-4f35-4e76-8d3d-499ffd249239 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.049289 [ 858.576812] [48526]: [pid: 48526|app: 0|req: 1459/2870] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.579899] [48527]: WARNING neutronclient.v2_0.client [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.580014] [48526]: DEBUG nova.api.openstack.wsgi [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.582016] [48526]: DEBUG nova.compute.api [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.585193] [48526]: DEBUG oslo_concurrency.lockutils [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.585608] [48526]: DEBUG oslo_concurrency.lockutils [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.585854] [48526]: DEBUG oslo_concurrency.lockutils [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.586235] [48526]: DEBUG oslo_concurrency.lockutils [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.586493] [48526]: DEBUG oslo_concurrency.lockutils [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.586893] [48526]: DEBUG oslo_concurrency.lockutils [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.599625] [48527]: DEBUG nova.policy [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.604637] [48527]: INFO nova.api.openstack.requestlog [None req-1974e7fe-953b-4423-b9ec-ca572b3fc976 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.047446 [ 858.604637] [48527]: [pid: 48527|app: 0|req: 1412/2871] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.605642] [48526]: WARNING neutronclient.v2_0.client [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.620020] [48527]: DEBUG nova.api.openstack.wsgi [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.622577] [48527]: DEBUG nova.compute.api [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.629796] [48527]: DEBUG oslo_concurrency.lockutils [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.629998] [48527]: DEBUG oslo_concurrency.lockutils [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.630151] [48527]: DEBUG oslo_concurrency.lockutils [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.630411] [48527]: DEBUG oslo_concurrency.lockutils [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.630560] [48527]: DEBUG oslo_concurrency.lockutils [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.630752] [48527]: DEBUG oslo_concurrency.lockutils [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.653350] [48527]: WARNING neutronclient.v2_0.client [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.690324] [48527]: DEBUG nova.policy [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.695477] [48527]: DEBUG nova.policy [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.695896] [48527]: DEBUG nova.policy [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.696536] [48527]: INFO nova.api.openstack.requestlog [None req-c386ec36-e1c6-46c6-9bd4-1421f64ce8df tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.078715 [ 858.696845] [48527]: [pid: 48527|app: 0|req: 1413/2872] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.699152] [48527]: DEBUG nova.api.openstack.wsgi [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.700507] [48527]: DEBUG nova.compute.api [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.703779] [48527]: DEBUG oslo_concurrency.lockutils [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.703871] [48527]: DEBUG oslo_concurrency.lockutils [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.704032] [48527]: DEBUG oslo_concurrency.lockutils [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.704298] [48527]: DEBUG oslo_concurrency.lockutils [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.704461] [48527]: DEBUG oslo_concurrency.lockutils [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.704584] [48527]: DEBUG oslo_concurrency.lockutils [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.717656] [48526]: DEBUG nova.policy [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.722519] [48526]: INFO nova.api.openstack.requestlog [None req-751e871b-b2df-43a1-b472-24ea609baec3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1505 microversion: 2.1 time: 0.145090 [ 858.722847] [48526]: [pid: 48526|app: 0|req: 1460/2873] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1505 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.722971] [48527]: WARNING neutronclient.v2_0.client [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.726850] [48526]: DEBUG nova.api.openstack.wsgi [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.728338] [48526]: DEBUG nova.compute.api [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.732447] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.732661] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.732829] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.733131] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.733311] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.733468] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.741126] [48527]: DEBUG nova.policy [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.745513] [48527]: DEBUG nova.policy [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.746053] [48527]: DEBUG nova.policy [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.749141] [48527]: INFO nova.api.openstack.requestlog [None req-d089e160-ca9f-496c-bd7f-b6872ebb35e7 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.051791 [ 858.749584] [48527]: [pid: 48527|app: 0|req: 1414/2874] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.752300] [48526]: WARNING neutronclient.v2_0.client [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.769970] [48526]: DEBUG nova.policy [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.770284] [48527]: DEBUG nova.api.openstack.wsgi [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.771342] [48527]: DEBUG nova.compute.api [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.774791] [48526]: INFO nova.api.openstack.requestlog [None req-eaf54dc2-62a6-4c1b-9067-f0608ced7a51 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.049877 [ 858.775011] [48527]: DEBUG oslo_concurrency.lockutils [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.775084] [48526]: [pid: 48526|app: 0|req: 1461/2875] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.775331] [48527]: DEBUG oslo_concurrency.lockutils [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.775331] [48527]: DEBUG oslo_concurrency.lockutils [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.775568] [48527]: DEBUG oslo_concurrency.lockutils [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.775707] [48527]: DEBUG oslo_concurrency.lockutils [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.775902] [48527]: DEBUG oslo_concurrency.lockutils [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.792361] [48527]: WARNING neutronclient.v2_0.client [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.810941] [48527]: DEBUG nova.policy [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.815571] [48527]: INFO nova.api.openstack.requestlog [None req-1300dc82-ae35-44c6-88f8-7f407247b4a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.047974 [ 858.815882] [48527]: [pid: 48527|app: 0|req: 1415/2876] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:02 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.841579] [48526]: DEBUG nova.api.openstack.wsgi [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.843010] [48526]: DEBUG nova.compute.api [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.846430] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.846609] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.846756] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.846987] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.847143] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.847265] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.867274] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.867441] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.867571] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.867713] [48526]: DEBUG nova.objects.instance [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.872616] [48526]: WARNING neutronclient.v2_0.client [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.890788] [48526]: DEBUG nova.policy [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.894855] [48526]: DEBUG nova.policy [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.895483] [48526]: DEBUG nova.policy [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.896083] [48526]: INFO nova.api.openstack.requestlog [None req-7aa51b3c-34f0-4856-8bae-48a8c2fab8b0 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.056707 [ 858.896563] [48526]: [pid: 48526|app: 0|req: 1462/2877] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.996278] [48527]: DEBUG nova.api.openstack.wsgi [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.997966] [48527]: DEBUG nova.compute.api [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.001579] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.001761] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.001895] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.002165] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.002313] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.002435] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.017538] [48527]: WARNING neutronclient.v2_0.client [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.035591] [48527]: DEBUG nova.policy [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.039623] [48527]: INFO nova.api.openstack.requestlog [None req-e4e63376-60e6-4e7b-ac62-732462f3a560 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.045708 [ 859.039936] [48527]: [pid: 48527|app: 0|req: 1416/2878] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.194204] [48526]: DEBUG nova.api.openstack.wsgi [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.195701] [48526]: DEBUG nova.compute.api [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.199512] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.199774] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.199934] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.200260] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.200422] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.200554] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.220123] [48527]: DEBUG nova.api.openstack.wsgi [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.220315] [48526]: WARNING neutronclient.v2_0.client [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.222349] [48527]: DEBUG nova.compute.api [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.225585] [48527]: DEBUG oslo_concurrency.lockutils [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.225765] [48527]: DEBUG oslo_concurrency.lockutils [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.225907] [48527]: DEBUG oslo_concurrency.lockutils [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.226147] [48527]: DEBUG oslo_concurrency.lockutils [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.226290] [48527]: DEBUG oslo_concurrency.lockutils [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.226422] [48527]: DEBUG oslo_concurrency.lockutils [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.239155] [48526]: DEBUG nova.policy [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.243339] [48526]: INFO nova.api.openstack.requestlog [None req-b5e641ad-8ae4-4c13-ae6b-ba77dc747f16 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.051266 [ 859.243677] [48526]: [pid: 48526|app: 0|req: 1463/2879] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.245550] [48527]: WARNING neutronclient.v2_0.client [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.271056] [48526]: DEBUG nova.api.openstack.wsgi [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.272492] [48526]: DEBUG nova.compute.api [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.275916] [48526]: DEBUG oslo_concurrency.lockutils [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.276121] [48526]: DEBUG oslo_concurrency.lockutils [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.276338] [48526]: DEBUG oslo_concurrency.lockutils [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.276660] [48526]: DEBUG oslo_concurrency.lockutils [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.276810] [48526]: DEBUG oslo_concurrency.lockutils [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.276933] [48526]: DEBUG oslo_concurrency.lockutils [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.294884] [48526]: WARNING neutronclient.v2_0.client [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.322128] [48526]: DEBUG nova.policy [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.328935] [48526]: INFO nova.api.openstack.requestlog [None req-a518193c-4d68-4f28-8011-abb70fc1de88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.059980 [ 859.329524] [48526]: [pid: 48526|app: 0|req: 1464/2880] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 859.332141] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.333679] [48526]: DEBUG nova.compute.api [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.338525] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.338795] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.338795] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.339014] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.339176] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.339301] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.347048] [48527]: DEBUG nova.policy [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.352012] [48527]: INFO nova.api.openstack.requestlog [None req-e382bd78-4432-472e-89ff-b370d642b73d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1322 microversion: 2.1 time: 0.133600 [ 859.352012] [48527]: [pid: 48527|app: 0|req: 1417/2881] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1322 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.354497] [48527]: DEBUG nova.api.openstack.wsgi [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.355929] [48527]: DEBUG nova.compute.api [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.359484] [48527]: DEBUG oslo_concurrency.lockutils [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.359612] [48527]: DEBUG oslo_concurrency.lockutils [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.359740] [48527]: DEBUG oslo_concurrency.lockutils [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.359992] [48527]: DEBUG oslo_concurrency.lockutils [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.360152] [48527]: DEBUG oslo_concurrency.lockutils [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.360273] [48527]: DEBUG oslo_concurrency.lockutils [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.365079] [48526]: WARNING neutronclient.v2_0.client [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.384725] [48526]: DEBUG nova.policy [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.385560] [48527]: DEBUG oslo_concurrency.lockutils [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.385752] [48527]: DEBUG oslo_concurrency.lockutils [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.385887] [48527]: DEBUG oslo_concurrency.lockutils [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.386056] [48527]: DEBUG nova.objects.instance [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.389272] [48526]: INFO nova.api.openstack.requestlog [None req-a1f68a9d-cf1d-4ad1-bf13-785728dbffec tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1274 microversion: 2.1 time: 0.059108 [ 859.389690] [48526]: [pid: 48526|app: 0|req: 1465/2882] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1274 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.390318] [48527]: WARNING neutronclient.v2_0.client [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.412243] [48527]: DEBUG nova.policy [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.417950] [48526]: DEBUG nova.api.openstack.wsgi [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.418482] [48527]: INFO nova.api.openstack.requestlog [None req-717fef90-e002-47b6-940b-3dde96f5f571 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.065944 [ 859.419719] [48527]: [pid: 48527|app: 0|req: 1418/2883] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.419852] [48526]: DEBUG nova.compute.api [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.423020] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.423224] [48526]: DEBUG oslo_concurrency.lockutils [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.423428] [48526]: DEBUG oslo_concurrency.lockutils [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.423561] [48526]: DEBUG oslo_concurrency.lockutils [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.423816] [48526]: DEBUG oslo_concurrency.lockutils [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.423953] [48526]: DEBUG oslo_concurrency.lockutils [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.424078] [48527]: DEBUG nova.compute.api [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.424157] [48526]: DEBUG oslo_concurrency.lockutils [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.428955] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.429170] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.429332] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.429632] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.429778] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.429910] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.446993] [48526]: DEBUG oslo_concurrency.lockutils [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.447363] [48526]: DEBUG oslo_concurrency.lockutils [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.447648] [48526]: DEBUG oslo_concurrency.lockutils [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.447905] [48526]: DEBUG nova.objects.instance [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.452572] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.452755] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.452814] [48526]: WARNING neutronclient.v2_0.client [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.452891] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.453058] [48527]: DEBUG nova.objects.instance [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.457195] [48527]: WARNING neutronclient.v2_0.client [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.477039] [48526]: DEBUG nova.policy [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.480637] [48527]: DEBUG nova.policy [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.481119] [48526]: INFO nova.api.openstack.requestlog [None req-81e2781b-8c25-4a73-93b0-ed41f98ef085 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.065428 [ 859.481667] [48526]: [pid: 48526|app: 0|req: 1466/2884] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.484218] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.485606] [48527]: INFO nova.api.openstack.requestlog [None req-c0459d56-4bfd-471c-98f4-29b874396df6 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.065990 [ 859.485720] [48526]: DEBUG nova.compute.api [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.486025] [48527]: [pid: 48527|app: 0|req: 1419/2885] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.489966] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.490214] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.490904] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.491239] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.491409] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.491544] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.514877] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.514877] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.514877] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.514877] [48526]: DEBUG nova.objects.instance [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.518428] [48526]: WARNING neutronclient.v2_0.client [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.540523] [48526]: DEBUG nova.policy [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.545282] [48526]: INFO nova.api.openstack.requestlog [None req-2ceec5d6-636d-49dd-821c-d6e277e9f837 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.062985 [ 859.545823] [48526]: [pid: 48526|app: 0|req: 1467/2886] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.546976] [48527]: DEBUG nova.api.openstack.wsgi [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.548508] [48527]: DEBUG nova.compute.api [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.552750] [48527]: DEBUG oslo_concurrency.lockutils [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.552954] [48527]: DEBUG oslo_concurrency.lockutils [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.553125] [48527]: DEBUG oslo_concurrency.lockutils [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.553387] [48527]: DEBUG oslo_concurrency.lockutils [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.553538] [48527]: DEBUG oslo_concurrency.lockutils [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.553659] [48527]: DEBUG oslo_concurrency.lockutils [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.576965] [48527]: DEBUG oslo_concurrency.lockutils [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.577239] [48527]: DEBUG oslo_concurrency.lockutils [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.577347] [48527]: DEBUG oslo_concurrency.lockutils [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.577540] [48527]: DEBUG nova.objects.instance [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.581037] [48527]: WARNING neutronclient.v2_0.client [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.589081] [48526]: DEBUG nova.api.openstack.wsgi [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.590652] [48526]: DEBUG nova.compute.api [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.594602] [48526]: DEBUG oslo_concurrency.lockutils [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.594810] [48526]: DEBUG oslo_concurrency.lockutils [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.594954] [48526]: DEBUG oslo_concurrency.lockutils [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.595232] [48526]: DEBUG oslo_concurrency.lockutils [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.595372] [48526]: DEBUG oslo_concurrency.lockutils [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.595497] [48526]: DEBUG oslo_concurrency.lockutils [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.601172] [48527]: DEBUG nova.policy [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.606154] [48527]: DEBUG nova.policy [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.606967] [48527]: DEBUG nova.policy [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.607642] [48527]: INFO nova.api.openstack.requestlog [None req-930c1b23-34a9-4d38-8668-7482441259aa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.062991 [ 859.608239] [48527]: [pid: 48527|app: 0|req: 1420/2887] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 859.612734] [48526]: WARNING neutronclient.v2_0.client [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.619181] [48527]: DEBUG nova.api.openstack.wsgi [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.620145] [48527]: DEBUG nova.compute.api [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.623961] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.624133] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.624219] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.624411] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.624551] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.624670] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.635101] [48526]: DEBUG nova.policy [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.640582] [48526]: INFO nova.api.openstack.requestlog [None req-275443e8-6d2f-4e9f-8ba5-28f1073283d1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.053553 [ 859.640971] [48526]: [pid: 48526|app: 0|req: 1468/2888] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.641653] [48527]: WARNING neutronclient.v2_0.client [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.660996] [48527]: DEBUG nova.policy [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.665337] [48527]: INFO nova.api.openstack.requestlog [None req-fb0d2b55-387d-47ac-980b-b4313f930a91 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.048932 [ 859.665691] [48527]: [pid: 48527|app: 0|req: 1421/2889] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.711505] [48526]: DEBUG nova.api.openstack.wsgi [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.713269] [48526]: DEBUG nova.compute.api [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.716951] [48526]: DEBUG oslo_concurrency.lockutils [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.717159] [48526]: DEBUG oslo_concurrency.lockutils [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.717298] [48526]: DEBUG oslo_concurrency.lockutils [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.717553] [48526]: DEBUG oslo_concurrency.lockutils [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.717696] [48526]: DEBUG oslo_concurrency.lockutils [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.717817] [48526]: DEBUG oslo_concurrency.lockutils [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.735626] [48526]: WARNING neutronclient.v2_0.client [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.737140] [48527]: DEBUG nova.api.openstack.wsgi [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.738798] [48527]: DEBUG nova.compute.api [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.742105] [48527]: DEBUG oslo_concurrency.lockutils [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.742286] [48527]: DEBUG oslo_concurrency.lockutils [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.742423] [48527]: DEBUG oslo_concurrency.lockutils [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.742677] [48527]: DEBUG oslo_concurrency.lockutils [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.742821] [48527]: DEBUG oslo_concurrency.lockutils [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.742942] [48527]: DEBUG oslo_concurrency.lockutils [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.754439] [48526]: DEBUG nova.policy [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.758849] [48526]: DEBUG nova.policy [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.759308] [48527]: WARNING neutronclient.v2_0.client [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.759722] [48526]: DEBUG nova.policy [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.760281] [48526]: INFO nova.api.openstack.requestlog [None req-5de116ef-3e1a-4866-aae8-347233cd2f04 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.051085 [ 859.760655] [48526]: [pid: 48526|app: 0|req: 1469/2890] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 859.764034] [48526]: DEBUG nova.api.openstack.wsgi [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.766117] [48526]: DEBUG nova.compute.api [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.769663] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.769845] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.769979] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.770250] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.770479] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.770525] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.788096] [48526]: WARNING neutronclient.v2_0.client [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.806362] [48526]: DEBUG nova.policy [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.810571] [48526]: DEBUG nova.policy [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.811152] [48526]: DEBUG nova.policy [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.814528] [48526]: INFO nova.api.openstack.requestlog [None req-9fee2f4d-f1c2-4c5b-8c84-3d0f8d6d9dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.052542 [ 859.814935] [48526]: [pid: 48526|app: 0|req: 1470/2891] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 859.816974] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.818322] [48526]: DEBUG nova.compute.api [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.819730] [48527]: DEBUG nova.policy [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.821581] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.821760] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.821890] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.822156] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.822302] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.822439] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.824519] [48527]: INFO nova.api.openstack.requestlog [None req-4152868d-77b7-497b-b3c3-db01b4e6e99f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1505 microversion: 2.1 time: 0.090276 [ 859.824623] [48527]: [pid: 48527|app: 0|req: 1422/2892] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:03 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1505 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.828086] [48527]: DEBUG nova.api.openstack.wsgi [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.829756] [48527]: DEBUG nova.compute.api [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.833237] [48527]: DEBUG oslo_concurrency.lockutils [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.833426] [48527]: DEBUG oslo_concurrency.lockutils [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.833563] [48527]: DEBUG oslo_concurrency.lockutils [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.833822] [48527]: DEBUG oslo_concurrency.lockutils [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.833963] [48527]: DEBUG oslo_concurrency.lockutils [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.834120] [48527]: DEBUG oslo_concurrency.lockutils [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.840166] [48526]: WARNING neutronclient.v2_0.client [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.851854] [48527]: WARNING neutronclient.v2_0.client [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.857361] [48526]: DEBUG nova.policy [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.861723] [48526]: INFO nova.api.openstack.requestlog [None req-e0339e42-627e-442d-baec-3b491b4a8381 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.046339 [ 859.862073] [48526]: [pid: 48526|app: 0|req: 1471/2893] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.871383] [48527]: DEBUG nova.policy [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.874943] [48527]: INFO nova.api.openstack.requestlog [None req-7174b765-f915-483c-8e41-316ac01b8ed9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.048560 [ 859.875300] [48527]: [pid: 48527|app: 0|req: 1423/2894] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 859.911550] [48526]: DEBUG nova.api.openstack.wsgi [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.913011] [48526]: DEBUG nova.compute.api [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.916440] [48526]: DEBUG oslo_concurrency.lockutils [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.916640] [48526]: DEBUG oslo_concurrency.lockutils [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.916752] [48526]: DEBUG oslo_concurrency.lockutils [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.917021] [48526]: DEBUG oslo_concurrency.lockutils [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.917168] [48526]: DEBUG oslo_concurrency.lockutils [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.917292] [48526]: DEBUG oslo_concurrency.lockutils [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.946690] [48526]: DEBUG oslo_concurrency.lockutils [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.946870] [48526]: DEBUG oslo_concurrency.lockutils [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.947013] [48526]: DEBUG oslo_concurrency.lockutils [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.947171] [48526]: DEBUG nova.objects.instance [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.950848] [48526]: WARNING neutronclient.v2_0.client [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.970341] [48526]: DEBUG nova.policy [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.976418] [48526]: DEBUG nova.policy [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.976998] [48526]: DEBUG nova.policy [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.977680] [48526]: INFO nova.api.openstack.requestlog [None req-08e66354-fe88-47d0-ba7f-bfa658bf3916 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.068545 [ 859.977995] [48526]: [pid: 48526|app: 0|req: 1472/2895] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.052450] [48527]: DEBUG nova.api.openstack.wsgi [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.053841] [48527]: DEBUG nova.compute.api [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.057424] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.057604] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.057735] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.058031] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.058167] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.058371] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.073808] [48527]: WARNING neutronclient.v2_0.client [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.090721] [48527]: DEBUG nova.policy [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.094500] [48527]: INFO nova.api.openstack.requestlog [None req-c8840258-9cec-40ab-94bc-ec9291c6bac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.044298 [ 860.094923] [48527]: [pid: 48527|app: 0|req: 1424/2896] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.256312] [48526]: DEBUG nova.api.openstack.wsgi [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.257717] [48526]: DEBUG nova.compute.api [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.261328] [48526]: DEBUG oslo_concurrency.lockutils [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.261530] [48526]: DEBUG oslo_concurrency.lockutils [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.261645] [48526]: DEBUG oslo_concurrency.lockutils [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.261905] [48526]: DEBUG oslo_concurrency.lockutils [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.262064] [48526]: DEBUG oslo_concurrency.lockutils [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.262191] [48526]: DEBUG oslo_concurrency.lockutils [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.278783] [48526]: WARNING neutronclient.v2_0.client [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.303734] [48526]: DEBUG nova.policy [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.309340] [48526]: INFO nova.api.openstack.requestlog [None req-69834ae7-493a-4f62-bda9-bc1b1bcdf5c2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.055088 [ 860.309774] [48526]: [pid: 48526|app: 0|req: 1473/2897] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.344431] [48527]: DEBUG nova.api.openstack.wsgi [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.345874] [48527]: DEBUG nova.compute.api [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.349950] [48527]: DEBUG oslo_concurrency.lockutils [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.350327] [48527]: DEBUG oslo_concurrency.lockutils [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.350327] [48527]: DEBUG oslo_concurrency.lockutils [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.350565] [48527]: DEBUG oslo_concurrency.lockutils [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.350707] [48527]: DEBUG oslo_concurrency.lockutils [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.350874] [48527]: DEBUG oslo_concurrency.lockutils [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.365236] [48526]: DEBUG nova.api.openstack.wsgi [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.366742] [48526]: DEBUG nova.compute.api [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.368053] [48527]: WARNING neutronclient.v2_0.client [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.370321] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.370516] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.370655] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.370905] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.371078] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.371220] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.392322] [48527]: DEBUG nova.policy [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.394077] [48526]: WARNING neutronclient.v2_0.client [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.396898] [48527]: INFO nova.api.openstack.requestlog [None req-7663bb43-79da-415d-8a7c-f1d65821928b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.054709 [ 860.397264] [48527]: [pid: 48527|app: 0|req: 1425/2898] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.409216] [48527]: DEBUG nova.api.openstack.wsgi [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.410815] [48527]: DEBUG nova.compute.api [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.414588] [48527]: DEBUG oslo_concurrency.lockutils [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.414790] [48527]: DEBUG oslo_concurrency.lockutils [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.414928] [48527]: DEBUG oslo_concurrency.lockutils [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.415392] [48527]: DEBUG oslo_concurrency.lockutils [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.415621] [48527]: DEBUG oslo_concurrency.lockutils [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.415759] [48527]: DEBUG oslo_concurrency.lockutils [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.431652] [48527]: WARNING neutronclient.v2_0.client [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.459293] [48527]: DEBUG nova.policy [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.464378] [48527]: INFO nova.api.openstack.requestlog [None req-32ca0463-50d3-4e3b-9742-1fd6e8016395 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1330 microversion: 2.1 time: 0.059138 [ 860.464724] [48527]: [pid: 48527|app: 0|req: 1426/2899] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.471270] [48527]: DEBUG nova.api.openstack.wsgi [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.476088] [48526]: DEBUG nova.policy [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.476232] [48527]: DEBUG nova.compute.api [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.480165] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.480275] [48526]: INFO nova.api.openstack.requestlog [None req-fb8bd996-226a-4d98-be11-6106b07f8eaf tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1322 microversion: 2.1 time: 0.117276 [ 860.480359] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.480493] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.480613] [48526]: [pid: 48526|app: 0|req: 1474/2900] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1322 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.480787] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.480933] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.481067] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.494882] [48526]: DEBUG nova.api.openstack.wsgi [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.496293] [48526]: DEBUG nova.compute.api [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.499786] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.499969] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.500117] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.500369] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.500522] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.500636] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.502377] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.502560] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.502691] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.502844] [48527]: DEBUG nova.objects.instance [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.505818] [48527]: WARNING neutronclient.v2_0.client [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.528114] [48527]: DEBUG nova.policy [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.529072] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.529314] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.529461] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.529623] [48526]: DEBUG nova.objects.instance [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.532561] [48527]: INFO nova.api.openstack.requestlog [None req-c3983601-602c-4a7a-96aa-58e9d45b84c6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.067228 [ 860.532739] [48526]: WARNING neutronclient.v2_0.client [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.532920] [48527]: [pid: 48527|app: 0|req: 1427/2901] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.539067] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.540534] [48527]: DEBUG nova.compute.api [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.547957] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.549099] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.549339] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.549653] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.549841] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.549969] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.561098] [48526]: DEBUG nova.policy [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.566017] [48526]: INFO nova.api.openstack.requestlog [None req-65cb2bef-dc09-493e-84b1-8ffdb5c8a275 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.073044 [ 860.566995] [48526]: [pid: 48526|app: 0|req: 1475/2902] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 860.569922] [48526]: DEBUG nova.api.openstack.wsgi [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.571888] [48526]: DEBUG nova.compute.api [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.575590] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.575779] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.575913] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.576192] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.576368] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.576505] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.577061] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.577269] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.577405] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.577557] [48527]: DEBUG nova.objects.instance [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.580976] [48527]: WARNING neutronclient.v2_0.client [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.608966] [48527]: DEBUG nova.policy [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.609859] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.610062] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.610205] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.610401] [48526]: DEBUG nova.objects.instance [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.613581] [48526]: WARNING neutronclient.v2_0.client [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.614015] [48527]: INFO nova.api.openstack.requestlog [None req-4d937b5c-a6cf-4a06-ade0-fd702fb51d46 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.080491 [ 860.614421] [48527]: [pid: 48527|app: 0|req: 1428/2903] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.623982] [48527]: DEBUG nova.api.openstack.wsgi [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.625362] [48527]: DEBUG nova.compute.api [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.630244] [48527]: DEBUG oslo_concurrency.lockutils [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.630488] [48527]: DEBUG oslo_concurrency.lockutils [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.631575] [48527]: DEBUG oslo_concurrency.lockutils [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.631856] [48527]: DEBUG oslo_concurrency.lockutils [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.632028] [48527]: DEBUG oslo_concurrency.lockutils [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.632162] [48527]: DEBUG oslo_concurrency.lockutils [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.639940] [48526]: DEBUG nova.policy [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.644094] [48526]: INFO nova.api.openstack.requestlog [None req-e2015287-3a41-4532-9bbe-5618c3c60fed tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.076787 [ 860.644410] [48526]: [pid: 48526|app: 0|req: 1476/2904] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.651860] [48527]: DEBUG oslo_concurrency.lockutils [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.652047] [48527]: DEBUG oslo_concurrency.lockutils [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.652179] [48527]: DEBUG oslo_concurrency.lockutils [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.652324] [48527]: DEBUG nova.objects.instance [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.655340] [48526]: DEBUG nova.api.openstack.wsgi [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.656793] [48526]: DEBUG nova.compute.api [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.657995] [48527]: WARNING neutronclient.v2_0.client [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.662677] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.662866] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.663011] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.663275] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.663420] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.663546] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.679438] [48526]: WARNING neutronclient.v2_0.client [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.690390] [48527]: DEBUG nova.policy [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.694565] [48527]: DEBUG nova.policy [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.695143] [48527]: DEBUG nova.policy [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.695739] [48527]: INFO nova.api.openstack.requestlog [None req-705a789a-4674-4b63-872c-bf86adec5bff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.075759 [ 860.696108] [48527]: [pid: 48527|app: 0|req: 1429/2905] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 860.698364] [48527]: DEBUG nova.api.openstack.wsgi [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.698683] [48526]: DEBUG nova.policy [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.699823] [48527]: DEBUG nova.compute.api [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.703101] [48527]: DEBUG oslo_concurrency.lockutils [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.703243] [48526]: INFO nova.api.openstack.requestlog [None req-fb36c6f0-8d96-4cf5-af3f-b054dc789f03 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.050407 [ 860.703298] [48527]: DEBUG oslo_concurrency.lockutils [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.703399] [48527]: DEBUG oslo_concurrency.lockutils [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.703652] [48527]: DEBUG oslo_concurrency.lockutils [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.703755] [48526]: [pid: 48526|app: 0|req: 1477/2906] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.703796] [48527]: DEBUG oslo_concurrency.lockutils [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.703905] [48527]: DEBUG oslo_concurrency.lockutils [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.721042] [48527]: WARNING neutronclient.v2_0.client [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.743787] [48527]: DEBUG nova.policy [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.747487] [48527]: INFO nova.api.openstack.requestlog [None req-1128c19b-d62d-409a-b6a2-2d65736904c8 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.050893 [ 860.747818] [48527]: [pid: 48527|app: 0|req: 1430/2907] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.774803] [48526]: DEBUG nova.api.openstack.wsgi [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.776421] [48526]: DEBUG nova.compute.api [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.780008] [48526]: DEBUG oslo_concurrency.lockutils [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.780199] [48526]: DEBUG oslo_concurrency.lockutils [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.780335] [48526]: DEBUG oslo_concurrency.lockutils [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.780588] [48526]: DEBUG oslo_concurrency.lockutils [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.780732] [48526]: DEBUG oslo_concurrency.lockutils [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.780853] [48526]: DEBUG oslo_concurrency.lockutils [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.797643] [48526]: WARNING neutronclient.v2_0.client [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.816756] [48526]: DEBUG nova.policy [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.821191] [48526]: DEBUG nova.policy [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.821777] [48526]: DEBUG nova.policy [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.822375] [48526]: INFO nova.api.openstack.requestlog [None req-340d7160-462d-41a0-ada8-7be0f9bb3bb8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.049796 [ 860.822698] [48526]: [pid: 48526|app: 0|req: 1478/2908] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:04 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.830887] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.832339] [48527]: DEBUG nova.compute.api [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.836476] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.836658] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.836791] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.837046] [48526]: DEBUG nova.api.openstack.wsgi [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.837102] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.837189] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.837307] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.838505] [48526]: DEBUG nova.compute.api [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.842089] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.842266] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.842400] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.842642] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.842785] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.842906] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.853342] [48527]: WARNING neutronclient.v2_0.client [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.861175] [48526]: WARNING neutronclient.v2_0.client [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.871060] [48527]: DEBUG nova.policy [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.876468] [48527]: DEBUG nova.policy [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.877062] [48527]: DEBUG nova.policy [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.880100] [48527]: INFO nova.api.openstack.requestlog [None req-c0980195-629a-4d6a-b046-581f9738c753 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.051749 [ 860.880443] [48527]: [pid: 48527|app: 0|req: 1431/2909] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.882642] [48527]: DEBUG nova.api.openstack.wsgi [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.883930] [48527]: DEBUG nova.compute.api [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.887174] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.887363] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.887498] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.887749] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.887892] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.888014] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.902987] [48527]: WARNING neutronclient.v2_0.client [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.921131] [48527]: DEBUG nova.policy [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.925373] [48527]: INFO nova.api.openstack.requestlog [None req-cfb1de5a-48f6-4e5b-9e15-88181e90ff86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.044412 [ 860.925693] [48527]: [pid: 48527|app: 0|req: 1432/2910] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.931481] [48527]: DEBUG nova.api.openstack.wsgi [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.932787] [48527]: DEBUG nova.compute.api [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.933113] [48526]: DEBUG nova.policy [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.935941] [48527]: DEBUG oslo_concurrency.lockutils [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.936137] [48527]: DEBUG oslo_concurrency.lockutils [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.936328] [48527]: DEBUG oslo_concurrency.lockutils [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.936603] [48527]: DEBUG oslo_concurrency.lockutils [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.936749] [48527]: DEBUG oslo_concurrency.lockutils [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.936870] [48527]: DEBUG oslo_concurrency.lockutils [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.937607] [48526]: INFO nova.api.openstack.requestlog [None req-4de40194-8189-4b2f-b9ce-1ae3c615dba8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1505 microversion: 2.1 time: 0.102459 [ 860.937954] [48526]: [pid: 48526|app: 0|req: 1479/2911] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1505 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.955508] [48527]: WARNING neutronclient.v2_0.client [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.974295] [48527]: DEBUG nova.policy [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.978539] [48527]: INFO nova.api.openstack.requestlog [None req-437f159e-ecc0-4b2d-b8b8-63a0d5b9f09c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.048939 [ 860.978873] [48527]: [pid: 48527|app: 0|req: 1433/2912] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.992053] [48526]: DEBUG nova.api.openstack.wsgi [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.993469] [48526]: DEBUG nova.compute.api [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.996771] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.996953] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.997103] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.997378] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.997496] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.997707] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.017878] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.018079] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.018211] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.018430] [48526]: DEBUG nova.objects.instance [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.021515] [48526]: WARNING neutronclient.v2_0.client [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.050025] [48526]: DEBUG nova.policy [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.056619] [48526]: DEBUG nova.policy [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.057256] [48526]: DEBUG nova.policy [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.058229] [48526]: INFO nova.api.openstack.requestlog [None req-ab5ac17a-bb5a-4855-9439-bf05babb46aa tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.067995 [ 861.058229] [48526]: [pid: 48526|app: 0|req: 1480/2913] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.107168] [48527]: DEBUG nova.api.openstack.wsgi [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.108830] [48527]: DEBUG nova.compute.api [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.114479] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.114690] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.114844] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.115167] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.115348] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.115552] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.136124] [48527]: WARNING neutronclient.v2_0.client [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.158181] [48527]: DEBUG nova.policy [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.162981] [48527]: INFO nova.api.openstack.requestlog [None req-f7a4880e-ec02-4d11-aaf9-f7b95b52f08e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.057932 [ 861.163368] [48527]: [pid: 48527|app: 0|req: 1434/2914] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.322154] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.323570] [48526]: DEBUG nova.compute.api [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.326914] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.327110] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.327384] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.327499] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.327641] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.327765] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.343478] [48526]: WARNING neutronclient.v2_0.client [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.361950] [48526]: DEBUG nova.policy [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.366123] [48526]: INFO nova.api.openstack.requestlog [None req-6f388575-6d3b-415c-a30f-a4d665cf8479 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.045953 [ 861.366472] [48526]: [pid: 48526|app: 0|req: 1481/2915] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.412107] [48527]: DEBUG nova.api.openstack.wsgi [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.413731] [48527]: DEBUG nova.compute.api [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.416997] [48527]: DEBUG oslo_concurrency.lockutils [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.417193] [48527]: DEBUG oslo_concurrency.lockutils [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.417327] [48527]: DEBUG oslo_concurrency.lockutils [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.417575] [48527]: DEBUG oslo_concurrency.lockutils [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.417719] [48527]: DEBUG oslo_concurrency.lockutils [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.417836] [48527]: DEBUG oslo_concurrency.lockutils [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.434866] [48527]: WARNING neutronclient.v2_0.client [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.453138] [48527]: DEBUG nova.policy [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.457077] [48527]: INFO nova.api.openstack.requestlog [None req-0250f7df-2c47-4c44-b8dc-4a7e1095ab7e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.047212 [ 861.457405] [48527]: [pid: 48527|app: 0|req: 1435/2916] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.483913] [48526]: DEBUG nova.api.openstack.wsgi [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.485338] [48526]: DEBUG nova.compute.api [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.488681] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.488861] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.488997] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.489277] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.489436] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.489556] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.492991] [48527]: DEBUG nova.api.openstack.wsgi [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.494519] [48527]: DEBUG nova.compute.api [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.498013] [48527]: DEBUG oslo_concurrency.lockutils [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.498222] [48527]: DEBUG oslo_concurrency.lockutils [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.498390] [48527]: DEBUG oslo_concurrency.lockutils [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.498654] [48527]: DEBUG oslo_concurrency.lockutils [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.498797] [48527]: DEBUG oslo_concurrency.lockutils [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.498919] [48527]: DEBUG oslo_concurrency.lockutils [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.506318] [48526]: WARNING neutronclient.v2_0.client [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.514613] [48527]: WARNING neutronclient.v2_0.client [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.523522] [48526]: DEBUG nova.policy [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.528165] [48526]: INFO nova.api.openstack.requestlog [None req-fb134521-c0ce-4135-b8cc-a0f4dd4d3629 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1330 microversion: 2.1 time: 0.046230 [ 861.528509] [48526]: [pid: 48526|app: 0|req: 1482/2917] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1330 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.551451] [48526]: DEBUG nova.api.openstack.wsgi [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.553038] [48526]: DEBUG nova.compute.api [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.556324] [48526]: DEBUG oslo_concurrency.lockutils [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.556513] [48526]: DEBUG oslo_concurrency.lockutils [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.556658] [48526]: DEBUG oslo_concurrency.lockutils [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.556912] [48526]: DEBUG oslo_concurrency.lockutils [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.557067] [48526]: DEBUG oslo_concurrency.lockutils [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.557188] [48526]: DEBUG oslo_concurrency.lockutils [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.578272] [48526]: DEBUG oslo_concurrency.lockutils [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.578409] [48527]: DEBUG nova.policy [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.578496] [48526]: DEBUG oslo_concurrency.lockutils [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.578750] [48526]: DEBUG oslo_concurrency.lockutils [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.578750] [48526]: DEBUG nova.objects.instance [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.582942] [48527]: INFO nova.api.openstack.requestlog [None req-af46011b-dfcf-4045-a642-c4481edbd034 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1322 microversion: 2.1 time: 0.091893 [ 861.583311] [48527]: [pid: 48527|app: 0|req: 1436/2918] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1322 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.584456] [48526]: WARNING neutronclient.v2_0.client [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.585848] [48527]: DEBUG nova.api.openstack.wsgi [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.587227] [48527]: DEBUG nova.compute.api [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.590801] [48527]: DEBUG oslo_concurrency.lockutils [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.590983] [48527]: DEBUG oslo_concurrency.lockutils [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.591118] [48527]: DEBUG oslo_concurrency.lockutils [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.591381] [48527]: DEBUG oslo_concurrency.lockutils [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.591523] [48527]: DEBUG oslo_concurrency.lockutils [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.591644] [48527]: DEBUG oslo_concurrency.lockutils [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.606657] [48526]: DEBUG nova.policy [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.612536] [48526]: INFO nova.api.openstack.requestlog [None req-484f89d0-9246-4e36-a427-f5cd51f01ac6 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.063406 [ 861.612762] [48527]: DEBUG oslo_concurrency.lockutils [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.612923] [48526]: [pid: 48526|app: 0|req: 1483/2919] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.613038] [48527]: DEBUG oslo_concurrency.lockutils [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.613208] [48527]: DEBUG oslo_concurrency.lockutils [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.613389] [48527]: DEBUG nova.objects.instance [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.616812] [48527]: WARNING neutronclient.v2_0.client [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.634708] [48526]: DEBUG nova.api.openstack.wsgi [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.636834] [48526]: DEBUG nova.compute.api [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.637016] [48527]: DEBUG nova.policy [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.639528] [48526]: DEBUG oslo_concurrency.lockutils [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.639723] [48526]: DEBUG oslo_concurrency.lockutils [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.639842] [48526]: DEBUG oslo_concurrency.lockutils [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.640127] [48526]: DEBUG oslo_concurrency.lockutils [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.640275] [48526]: DEBUG oslo_concurrency.lockutils [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.640397] [48526]: DEBUG oslo_concurrency.lockutils [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.641211] [48527]: INFO nova.api.openstack.requestlog [None req-22b49f91-1771-4be6-9b09-52f494da3f6b tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.057356 [ 861.641696] [48527]: [pid: 48527|app: 0|req: 1437/2920] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.659035] [48526]: DEBUG oslo_concurrency.lockutils [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.659895] [48526]: DEBUG oslo_concurrency.lockutils [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.659895] [48526]: DEBUG oslo_concurrency.lockutils [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.659895] [48526]: DEBUG nova.objects.instance [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.660116] [48527]: DEBUG nova.api.openstack.wsgi [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.661543] [48527]: DEBUG nova.compute.api [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.662227] [48526]: WARNING neutronclient.v2_0.client [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.666523] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.666523] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.666523] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.666523] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.666523] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.666523] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.681141] [48526]: DEBUG nova.policy [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.690609] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.691748] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.691748] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.691748] [48527]: DEBUG nova.objects.instance [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.693590] [48526]: INFO nova.api.openstack.requestlog [None req-b80dddc3-cd99-46f3-a340-a9babc24b3f3 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.060994 [ 861.693978] [48526]: [pid: 48526|app: 0|req: 1484/2921] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.694903] [48527]: WARNING neutronclient.v2_0.client [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.710354] [48526]: DEBUG nova.api.openstack.wsgi [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.712094] [48526]: DEBUG nova.compute.api [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.715322] [48527]: DEBUG nova.policy [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.715761] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.715983] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.716161] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.716453] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.716620] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.716766] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.720613] [48527]: INFO nova.api.openstack.requestlog [None req-0c88ac22-2354-412b-ae76-9e641841e72a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.063029 [ 861.720613] [48527]: [pid: 48527|app: 0|req: 1438/2922] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.722894] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.724748] [48527]: DEBUG nova.compute.api [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.728036] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.728318] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.728524] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.729018] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.729195] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.729371] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.742970] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.743181] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.743372] [48526]: DEBUG oslo_concurrency.lockutils [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.743476] [48526]: DEBUG nova.objects.instance [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.746858] [48527]: WARNING neutronclient.v2_0.client [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.747370] [48526]: WARNING neutronclient.v2_0.client [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.765774] [48527]: DEBUG nova.policy [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.766351] [48526]: DEBUG nova.policy [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.770395] [48527]: INFO nova.api.openstack.requestlog [None req-3d692213-63cd-43a5-b8e5-b3fc44c08da8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1211 microversion: 2.1 time: 0.049306 [ 861.770764] [48527]: [pid: 48527|app: 0|req: 1439/2923] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.774027] [48527]: DEBUG nova.api.openstack.wsgi [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.774734] [48526]: DEBUG nova.policy [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.774968] [48527]: DEBUG nova.compute.api [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.776847] [48526]: DEBUG nova.policy [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.778081] [48526]: INFO nova.api.openstack.requestlog [None req-e60bfc9e-59cf-4694-9b93-0e4a7ed7fec0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.069888 [ 861.778830] [48526]: [pid: 48526|app: 0|req: 1485/2924] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.780175] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.780175] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.780404] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.780657] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.780845] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.780989] [48527]: DEBUG oslo_concurrency.lockutils [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.798112] [48527]: WARNING neutronclient.v2_0.client [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.816853] [48527]: DEBUG nova.policy [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.821386] [48527]: INFO nova.api.openstack.requestlog [None req-27e0cfa8-8b09-4d69-ac85-1e32271632dc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.050030 [ 861.821738] [48527]: [pid: 48527|app: 0|req: 1440/2925] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:05 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.837184] [48526]: DEBUG nova.api.openstack.wsgi [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.838771] [48526]: DEBUG nova.compute.api [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.842411] [48526]: DEBUG oslo_concurrency.lockutils [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.842607] [48526]: DEBUG oslo_concurrency.lockutils [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.842724] [48526]: DEBUG oslo_concurrency.lockutils [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.842978] [48526]: DEBUG oslo_concurrency.lockutils [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.843144] [48526]: DEBUG oslo_concurrency.lockutils [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.843299] [48526]: DEBUG oslo_concurrency.lockutils [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.860502] [48526]: WARNING neutronclient.v2_0.client [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.881759] [48526]: DEBUG nova.policy [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.886648] [48526]: DEBUG nova.policy [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.887273] [48526]: DEBUG nova.policy [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.887870] [48526]: INFO nova.api.openstack.requestlog [None req-c526629a-7b9f-4578-b70b-21cbf3ef3359 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.052869 [ 861.888195] [48526]: [pid: 48526|app: 0|req: 1486/2926] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.907312] [48527]: DEBUG nova.api.openstack.wsgi [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.908792] [48527]: DEBUG nova.compute.api [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.912245] [48527]: DEBUG oslo_concurrency.lockutils [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.912423] [48527]: DEBUG oslo_concurrency.lockutils [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.912556] [48527]: DEBUG oslo_concurrency.lockutils [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.912802] [48527]: DEBUG oslo_concurrency.lockutils [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.912944] [48527]: DEBUG oslo_concurrency.lockutils [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.913076] [48527]: DEBUG oslo_concurrency.lockutils [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.931933] [48527]: WARNING neutronclient.v2_0.client [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.940899] [48526]: DEBUG nova.api.openstack.wsgi [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.942344] [48526]: DEBUG nova.compute.api [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.946656] [48526]: DEBUG oslo_concurrency.lockutils [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.946865] [48526]: DEBUG oslo_concurrency.lockutils [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.947041] [48526]: DEBUG oslo_concurrency.lockutils [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.947344] [48526]: DEBUG oslo_concurrency.lockutils [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.947462] [48526]: DEBUG oslo_concurrency.lockutils [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.947583] [48526]: DEBUG oslo_concurrency.lockutils [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.953179] [48527]: DEBUG nova.policy [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.958225] [48527]: DEBUG nova.policy [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.958965] [48527]: DEBUG nova.policy [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.962557] [48527]: INFO nova.api.openstack.requestlog [None req-6136bf82-105a-4165-8b31-3641550e8280 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.057392 [ 861.962918] [48527]: [pid: 48527|app: 0|req: 1441/2927] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.963784] [48526]: WARNING neutronclient.v2_0.client [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.965359] [48527]: DEBUG nova.api.openstack.wsgi [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.966714] [48527]: DEBUG nova.compute.api [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.970115] [48527]: DEBUG oslo_concurrency.lockutils [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.970299] [48527]: DEBUG oslo_concurrency.lockutils [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.970452] [48527]: DEBUG oslo_concurrency.lockutils [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.970720] [48527]: DEBUG oslo_concurrency.lockutils [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.970866] [48527]: DEBUG oslo_concurrency.lockutils [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.970979] [48527]: DEBUG oslo_concurrency.lockutils [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.983034] [48526]: DEBUG nova.policy [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.987662] [48526]: INFO nova.api.openstack.requestlog [None req-4767c5d8-ca78-4b6e-aed4-97a5e79c11d3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.048385 [ 861.987662] [48526]: [pid: 48526|app: 0|req: 1487/2928] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.990257] [48527]: WARNING neutronclient.v2_0.client [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.990990] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.993029] [48526]: DEBUG nova.compute.api [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.996448] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.996680] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.996829] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.997161] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.997330] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.997448] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.014577] [48526]: WARNING neutronclient.v2_0.client [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.033529] [48526]: DEBUG nova.policy [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.038858] [48526]: INFO nova.api.openstack.requestlog [None req-8e205e4f-1dce-40e0-a07e-01870ed38aaf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.049691 [ 862.039580] [48526]: [pid: 48526|app: 0|req: 1488/2929] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.057543] [48527]: DEBUG nova.policy [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.062409] [48527]: INFO nova.api.openstack.requestlog [None req-52de3be4-ec9b-4ab6-b429-38bfc7591588 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1523 microversion: 2.1 time: 0.098900 [ 862.062787] [48527]: [pid: 48527|app: 0|req: 1442/2930] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1523 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.074604] [48526]: DEBUG nova.api.openstack.wsgi [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.076083] [48526]: DEBUG nova.compute.api [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.079761] [48526]: DEBUG oslo_concurrency.lockutils [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.080019] [48526]: DEBUG oslo_concurrency.lockutils [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.080176] [48526]: DEBUG oslo_concurrency.lockutils [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.080443] [48526]: DEBUG oslo_concurrency.lockutils [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.080587] [48526]: DEBUG oslo_concurrency.lockutils [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.080707] [48526]: DEBUG oslo_concurrency.lockutils [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.099903] [48526]: DEBUG oslo_concurrency.lockutils [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.100094] [48526]: DEBUG oslo_concurrency.lockutils [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.100225] [48526]: DEBUG oslo_concurrency.lockutils [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.100379] [48526]: DEBUG nova.objects.instance [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lazy-loading 'fault' on Instance uuid 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.103369] [48526]: WARNING neutronclient.v2_0.client [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.122615] [48526]: DEBUG nova.policy [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.126893] [48526]: DEBUG nova.policy [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.127475] [48526]: DEBUG nova.policy [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'fe86938e7a41482eb7581190e553957b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c067bdac49094142b17563aa36bf4cb5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.128090] [48526]: INFO nova.api.openstack.requestlog [None req-96464043-47e9-46b4-909f-06b68ab35ca5 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 200 len: 1573 microversion: 2.70 time: 0.056282 [ 862.128436] [48526]: [pid: 48526|app: 0|req: 1489/2931] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 1573 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.177023] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.177957] [48527]: DEBUG nova.compute.api [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.181786] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.181958] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.182100] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.182348] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.182483] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.183971] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.198236] [48527]: WARNING neutronclient.v2_0.client [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.218847] [48527]: DEBUG nova.policy [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.222955] [48527]: INFO nova.api.openstack.requestlog [None req-ec014d8d-bf56-4452-914d-d14e36303a76 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.048702 [ 862.223308] [48527]: [pid: 48527|app: 0|req: 1443/2932] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.379219] [48526]: DEBUG nova.api.openstack.wsgi [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.380869] [48526]: DEBUG nova.compute.api [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.385874] [48526]: DEBUG oslo_concurrency.lockutils [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.386080] [48526]: DEBUG oslo_concurrency.lockutils [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.386243] [48526]: DEBUG oslo_concurrency.lockutils [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.386523] [48526]: DEBUG oslo_concurrency.lockutils [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.386667] [48526]: DEBUG oslo_concurrency.lockutils [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.386790] [48526]: DEBUG oslo_concurrency.lockutils [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.409021] [48526]: WARNING neutronclient.v2_0.client [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.429493] [48526]: DEBUG nova.policy [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.435258] [48526]: INFO nova.api.openstack.requestlog [None req-58a7bcdc-661f-4a04-878f-51c196c9f06b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.058545 [ 862.435585] [48526]: [pid: 48526|app: 0|req: 1490/2933] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.470436] [48527]: DEBUG nova.api.openstack.wsgi [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.471918] [48527]: DEBUG nova.compute.api [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.475557] [48527]: DEBUG oslo_concurrency.lockutils [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.475744] [48527]: DEBUG oslo_concurrency.lockutils [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.475887] [48527]: DEBUG oslo_concurrency.lockutils [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.476171] [48527]: DEBUG oslo_concurrency.lockutils [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.476325] [48527]: DEBUG oslo_concurrency.lockutils [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.476454] [48527]: DEBUG oslo_concurrency.lockutils [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.493768] [48527]: WARNING neutronclient.v2_0.client [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.513307] [48527]: DEBUG nova.policy [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.517878] [48527]: INFO nova.api.openstack.requestlog [None req-c95569c6-287f-4993-9979-c3ba6f13cefd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.049798 [ 862.518222] [48527]: [pid: 48527|app: 0|req: 1444/2934] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.541533] [48526]: DEBUG nova.api.openstack.wsgi [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.542984] [48526]: DEBUG nova.compute.api [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.546527] [48526]: DEBUG oslo_concurrency.lockutils [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.546794] [48526]: DEBUG oslo_concurrency.lockutils [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.546880] [48526]: DEBUG oslo_concurrency.lockutils [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.547124] [48526]: DEBUG oslo_concurrency.lockutils [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.547269] [48526]: DEBUG oslo_concurrency.lockutils [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.547391] [48526]: DEBUG oslo_concurrency.lockutils [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.567251] [48526]: WARNING neutronclient.v2_0.client [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.588277] [48526]: DEBUG nova.policy [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.592583] [48526]: INFO nova.api.openstack.requestlog [None req-adeb199c-aed0-4f04-ae2c-6688379201d2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1330 microversion: 2.1 time: 0.053426 [ 862.592930] [48526]: [pid: 48526|app: 0|req: 1491/2935] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1330 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.597167] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.597724] [48527]: DEBUG nova.compute.api [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.602742] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.602967] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.603112] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.603376] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.603535] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.603655] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.623651] [48527]: WARNING neutronclient.v2_0.client [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.628634] [48526]: DEBUG nova.api.openstack.wsgi [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.630288] [48526]: DEBUG nova.compute.api [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.634453] [48526]: DEBUG oslo_concurrency.lockutils [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.634724] [48526]: DEBUG oslo_concurrency.lockutils [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.634904] [48526]: DEBUG oslo_concurrency.lockutils [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.635333] [48526]: DEBUG oslo_concurrency.lockutils [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.635561] [48526]: DEBUG oslo_concurrency.lockutils [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.635753] [48526]: DEBUG oslo_concurrency.lockutils [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.662438] [48526]: DEBUG oslo_concurrency.lockutils [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.662659] [48526]: DEBUG oslo_concurrency.lockutils [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.662812] [48526]: DEBUG oslo_concurrency.lockutils [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.662898] [48526]: DEBUG nova.objects.instance [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.666563] [48526]: WARNING neutronclient.v2_0.client [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.686784] [48526]: DEBUG nova.policy [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.691292] [48526]: INFO nova.api.openstack.requestlog [None req-138c095f-b668-4d96-9732-017d4e417146 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.065675 [ 862.691624] [48526]: [pid: 48526|app: 0|req: 1492/2936] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.695131] [48526]: DEBUG nova.api.openstack.wsgi [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.696651] [48526]: DEBUG nova.compute.api [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.700249] [48526]: DEBUG oslo_concurrency.lockutils [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.700446] [48526]: DEBUG oslo_concurrency.lockutils [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.700589] [48526]: DEBUG oslo_concurrency.lockutils [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.700972] [48526]: DEBUG oslo_concurrency.lockutils [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.701167] [48526]: DEBUG oslo_concurrency.lockutils [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.701312] [48526]: DEBUG oslo_concurrency.lockutils [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.714949] [48527]: DEBUG nova.policy [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.719712] [48527]: INFO nova.api.openstack.requestlog [None req-fc9276bf-2922-47f9-af17-710181350b58 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1517 microversion: 2.1 time: 0.125752 [ 862.720144] [48527]: [pid: 48527|app: 0|req: 1445/2937] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1517 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.722576] [48527]: DEBUG nova.api.openstack.wsgi [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.724167] [48527]: DEBUG nova.compute.api [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.727584] [48526]: DEBUG oslo_concurrency.lockutils [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.727832] [48526]: DEBUG oslo_concurrency.lockutils [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.727953] [48526]: DEBUG oslo_concurrency.lockutils [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.728059] [48527]: DEBUG oslo_concurrency.lockutils [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.728173] [48526]: DEBUG nova.objects.instance [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.728244] [48527]: DEBUG oslo_concurrency.lockutils [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.728351] [48527]: DEBUG oslo_concurrency.lockutils [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.728643] [48527]: DEBUG oslo_concurrency.lockutils [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.728787] [48527]: DEBUG oslo_concurrency.lockutils [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.728911] [48527]: DEBUG oslo_concurrency.lockutils [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.732012] [48526]: WARNING neutronclient.v2_0.client [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.750561] [48526]: DEBUG nova.policy [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.752619] [48527]: DEBUG oslo_concurrency.lockutils [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.752884] [48527]: DEBUG oslo_concurrency.lockutils [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.753033] [48527]: DEBUG oslo_concurrency.lockutils [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.753189] [48527]: DEBUG nova.objects.instance [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.756650] [48527]: WARNING neutronclient.v2_0.client [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.756847] [48526]: INFO nova.api.openstack.requestlog [None req-e711cc66-5bda-473d-aaab-e4f9b1294e33 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.064598 [ 862.757368] [48526]: [pid: 48526|app: 0|req: 1493/2938] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.760762] [48526]: DEBUG nova.api.openstack.wsgi [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.762660] [48526]: DEBUG nova.compute.api [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.767314] [48526]: DEBUG oslo_concurrency.lockutils [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.767424] [48526]: DEBUG oslo_concurrency.lockutils [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.767639] [48526]: DEBUG oslo_concurrency.lockutils [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.767807] [48526]: DEBUG oslo_concurrency.lockutils [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.767949] [48526]: DEBUG oslo_concurrency.lockutils [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.768127] [48526]: DEBUG oslo_concurrency.lockutils [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.776514] [48527]: DEBUG nova.policy [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.781638] [48527]: INFO nova.api.openstack.requestlog [None req-6477da1b-9ec1-4a88-aaf5-e28e8d047100 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.060979 [ 862.781988] [48527]: [pid: 48527|app: 0|req: 1446/2939] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.784716] [48527]: DEBUG nova.api.openstack.wsgi [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.786105] [48527]: DEBUG nova.compute.api [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.789796] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.789796] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.789796] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.790118] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.790118] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.790194] [48527]: DEBUG oslo_concurrency.lockutils [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.791748] [48526]: DEBUG oslo_concurrency.lockutils [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.792081] [48526]: DEBUG oslo_concurrency.lockutils [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.792204] [48526]: DEBUG oslo_concurrency.lockutils [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.792366] [48526]: DEBUG nova.objects.instance [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.795888] [48526]: WARNING neutronclient.v2_0.client [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.808593] [48527]: INFO nova.api.openstack.wsgi [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] HTTP exception thrown: Instance is not a member of specified network [ 862.808857] [48527]: DEBUG nova.api.openstack.wsgi [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Returning 404 to user: Instance is not a member of specified network {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 862.809274] [48527]: INFO nova.api.openstack.requestlog [None req-4aab0185-7216-45fa-a7c2-2d46fc580da8 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd/ips/invalid" status: 404 len: 91 microversion: 2.1 time: 0.026739 [ 862.809588] [48527]: [pid: 48527|app: 0|req: 1447/2940] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd/ips/invalid => generated 91 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 862.811948] [48527]: DEBUG nova.api.openstack.wsgi [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.813348] [48527]: DEBUG nova.compute.api [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.815142] [48526]: DEBUG nova.policy [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.817996] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.818165] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.818368] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.818567] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.818716] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.818818] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.820272] [48526]: INFO nova.api.openstack.requestlog [None req-334208d9-99ff-4337-9653-40229e1f7903 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.062219 [ 862.820924] [48526]: [pid: 48526|app: 0|req: 1494/2941] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:06 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.823657] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.825226] [48526]: DEBUG nova.compute.api [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.828829] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.828829] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.828972] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.829146] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.829296] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.829455] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.840798] [48527]: WARNING neutronclient.v2_0.client [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.851060] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.851304] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.851422] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.851538] [48526]: DEBUG nova.objects.instance [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.854822] [48526]: WARNING neutronclient.v2_0.client [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.861614] [48527]: DEBUG nova.policy [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.867746] [48527]: INFO nova.api.openstack.requestlog [None req-ae3a25a7-a095-4d3c-946d-9dc4ff4019f8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1267 microversion: 2.1 time: 0.057542 [ 862.868286] [48527]: [pid: 48527|app: 0|req: 1448/2942] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1267 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.871196] [48527]: DEBUG nova.api.openstack.wsgi [None req-93de0a59-d8d8-4c65-a835-2b2058c3ff86 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.872645] [48527]: DEBUG nova.compute.api [None req-93de0a59-d8d8-4c65-a835-2b2058c3ff86 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Failed to fetch instance by id 999 {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3023}} [ 862.872844] [48527]: INFO nova.api.openstack.wsgi [None req-93de0a59-d8d8-4c65-a835-2b2058c3ff86 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] HTTP exception thrown: Instance 999 could not be found. [ 862.873072] [48527]: DEBUG nova.api.openstack.wsgi [None req-93de0a59-d8d8-4c65-a835-2b2058c3ff86 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Returning 404 to user: Instance 999 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 862.873474] [48527]: INFO nova.api.openstack.requestlog [None req-93de0a59-d8d8-4c65-a835-2b2058c3ff86 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/999/ips" status: 404 len: 78 microversion: 2.1 time: 0.004706 [ 862.873716] [48527]: [pid: 48527|app: 0|req: 1449/2943] 10.180.1.21 () {58 vars in 1144 bytes} [Fri Dec 12 13:56:07 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) [ 862.877204] [48527]: DEBUG nova.api.openstack.wsgi [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.878935] [48526]: DEBUG nova.policy [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.879376] [48527]: DEBUG nova.compute.api [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.883723] [48526]: DEBUG nova.policy [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.884119] [48527]: DEBUG oslo_concurrency.lockutils [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.884380] [48526]: DEBUG nova.policy [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.884497] [48527]: DEBUG oslo_concurrency.lockutils [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.884692] [48527]: DEBUG oslo_concurrency.lockutils [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.885034] [48526]: INFO nova.api.openstack.requestlog [None req-7f15e2ba-3c31-44d9-88dc-e49f494a466c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.063634 [ 862.885151] [48527]: DEBUG oslo_concurrency.lockutils [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.885259] [48527]: DEBUG oslo_concurrency.lockutils [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.885373] [48526]: [pid: 48526|app: 0|req: 1495/2944] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.885577] [48527]: DEBUG oslo_concurrency.lockutils [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.889430] [48526]: DEBUG nova.api.openstack.wsgi [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.890093] [48526]: DEBUG nova.compute.api [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.894675] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.894903] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.894998] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.895277] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.895418] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.895541] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.905400] [48527]: WARNING neutronclient.v2_0.client [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.912670] [48526]: DEBUG nova.compute.api [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 862.927105] [48527]: DEBUG nova.policy [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.932204] [48527]: INFO nova.api.openstack.requestlog [None req-857bab16-fdf7-406d-bc1b-7762aa27466b tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.057842 [ 862.932637] [48527]: [pid: 48527|app: 0|req: 1450/2945] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.935504] [48527]: DEBUG nova.api.openstack.wsgi [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.937054] [48527]: DEBUG nova.compute.api [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.940964] [48527]: DEBUG oslo_concurrency.lockutils [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.941340] [48527]: DEBUG oslo_concurrency.lockutils [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.941668] [48527]: DEBUG oslo_concurrency.lockutils [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.942168] [48527]: DEBUG oslo_concurrency.lockutils [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.942445] [48527]: DEBUG oslo_concurrency.lockutils [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.942597] [48527]: DEBUG oslo_concurrency.lockutils [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.961444] [48527]: WARNING neutronclient.v2_0.client [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.970615] [48526]: INFO nova.api.openstack.requestlog [None req-b70bac38-494f-470c-88eb-52674a1eef88 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 204 len: 0 microversion: 2.1 time: 0.082921 [ 862.970962] [48526]: [pid: 48526|app: 0|req: 1496/2946] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:07 2025] DELETE /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 862.977374] [48526]: DEBUG nova.api.openstack.wsgi [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.979031] [48526]: DEBUG nova.compute.api [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.980608] [48527]: DEBUG nova.policy [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.982592] [48526]: DEBUG oslo_concurrency.lockutils [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.982768] [48526]: DEBUG oslo_concurrency.lockutils [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.982924] [48526]: DEBUG oslo_concurrency.lockutils [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.983158] [48526]: DEBUG oslo_concurrency.lockutils [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.983299] [48526]: DEBUG oslo_concurrency.lockutils [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.983418] [48526]: DEBUG oslo_concurrency.lockutils [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.984963] [48527]: DEBUG nova.policy [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.985626] [48527]: DEBUG nova.policy [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.986279] [48527]: INFO nova.api.openstack.requestlog [None req-134096e6-5fa9-43c2-b4d2-acc148690542 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.053091 [ 862.986643] [48527]: [pid: 48527|app: 0|req: 1451/2947] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.989038] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.990352] [48527]: DEBUG nova.compute.api [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.993673] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.993848] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.993992] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.994288] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.994456] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.994605] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.002848] [48526]: WARNING neutronclient.v2_0.client [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.012672] [48527]: WARNING neutronclient.v2_0.client [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.031995] [48527]: DEBUG nova.policy [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.037162] [48527]: DEBUG nova.policy [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.037877] [48527]: DEBUG nova.policy [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.041909] [48527]: INFO nova.api.openstack.requestlog [None req-b8df58cb-50d7-4dbc-a3be-f5e4f2c57dde tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.054746 [ 863.042287] [48527]: [pid: 48527|app: 0|req: 1452/2948] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 863.044929] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.046474] [48527]: DEBUG nova.compute.api [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.051487] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.051803] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.051950] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.052279] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.052429] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.052559] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.069320] [48526]: DEBUG nova.policy [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.071228] [48527]: WARNING neutronclient.v2_0.client [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.075502] [48526]: INFO nova.api.openstack.requestlog [None req-a01f3c9c-2b51-4746-b1b7-5ee3be7d629a tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1523 microversion: 2.1 time: 0.101359 [ 863.075982] [48526]: [pid: 48526|app: 0|req: 1497/2949] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1523 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.082928] [48526]: DEBUG nova.api.openstack.wsgi [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.084907] [48526]: DEBUG nova.compute.api [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.090715] [48526]: DEBUG oslo_concurrency.lockutils [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.090935] [48526]: DEBUG oslo_concurrency.lockutils [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.091666] [48526]: DEBUG oslo_concurrency.lockutils [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.091666] [48526]: DEBUG oslo_concurrency.lockutils [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.091811] [48526]: DEBUG oslo_concurrency.lockutils [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.091936] [48526]: DEBUG oslo_concurrency.lockutils [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.093037] [48527]: DEBUG nova.policy [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.098341] [48527]: INFO nova.api.openstack.requestlog [None req-3d4b6112-c672-489e-a569-6555b2b8743f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.055202 [ 863.098884] [48527]: [pid: 48527|app: 0|req: 1453/2950] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.101558] [48527]: DEBUG nova.api.openstack.wsgi [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.103221] [48527]: DEBUG nova.compute.api [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.106893] [48527]: DEBUG oslo_concurrency.lockutils [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.107129] [48527]: DEBUG oslo_concurrency.lockutils [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.107306] [48527]: DEBUG oslo_concurrency.lockutils [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.107622] [48527]: DEBUG oslo_concurrency.lockutils [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.107765] [48527]: DEBUG oslo_concurrency.lockutils [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.107913] [48527]: DEBUG oslo_concurrency.lockutils [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.111662] [48526]: WARNING neutronclient.v2_0.client [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.125963] [48527]: WARNING neutronclient.v2_0.client [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.134375] [48526]: DEBUG nova.policy [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.139608] [48526]: INFO nova.api.openstack.requestlog [None req-8096a74e-08b5-4c54-90da-e892fb70c353 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.062928 [ 863.140105] [48526]: [pid: 48526|app: 0|req: 1498/2951] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.142904] [48526]: DEBUG nova.api.openstack.wsgi [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.144367] [48526]: DEBUG nova.compute.api [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] [instance: 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.147735] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.147998] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.148205] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.148583] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.148970] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.149193] [48526]: DEBUG oslo_concurrency.lockutils [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.161046] [48526]: INFO nova.api.openstack.wsgi [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] HTTP exception thrown: Instance 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d could not be found. [ 863.161511] [48526]: DEBUG nova.api.openstack.wsgi [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] Returning 404 to user: Instance 3a5ca31a-3f53-4874-ac7b-9f7b21c1110d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 863.162080] [48526]: INFO nova.api.openstack.requestlog [None req-22ddcf91-7d1c-4342-8d17-1d2c1f6eaf24 tempest-AttachInterfacesV270Test-35276044 tempest-AttachInterfacesV270Test-35276044-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d" status: 404 len: 111 microversion: 2.70 time: 0.021285 [ 863.162654] [48526]: [pid: 48526|app: 0|req: 1499/2952] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/3a5ca31a-3f53-4874-ac7b-9f7b21c1110d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 863.191891] [48527]: DEBUG nova.policy [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.199449] [48527]: INFO nova.api.openstack.requestlog [None req-94127a57-5b7e-4fb9-b714-8e90ef16cd54 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1511 microversion: 2.1 time: 0.100060 [ 863.199799] [48527]: [pid: 48527|app: 0|req: 1454/2953] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1511 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.235641] [48526]: DEBUG nova.api.openstack.wsgi [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.237300] [48526]: DEBUG nova.compute.api [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.244090] [48526]: DEBUG oslo_concurrency.lockutils [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.244451] [48526]: DEBUG oslo_concurrency.lockutils [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.244783] [48526]: DEBUG oslo_concurrency.lockutils [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.245288] [48526]: DEBUG oslo_concurrency.lockutils [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.245976] [48526]: DEBUG oslo_concurrency.lockutils [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.245976] [48526]: DEBUG oslo_concurrency.lockutils [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.274839] [48526]: WARNING neutronclient.v2_0.client [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.447358] [48527]: DEBUG nova.api.openstack.wsgi [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.448936] [48527]: DEBUG nova.compute.api [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.453689] [48527]: DEBUG oslo_concurrency.lockutils [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.453909] [48527]: DEBUG oslo_concurrency.lockutils [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.453991] [48527]: DEBUG oslo_concurrency.lockutils [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.454197] [48527]: DEBUG oslo_concurrency.lockutils [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.454343] [48527]: DEBUG oslo_concurrency.lockutils [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.454479] [48527]: DEBUG oslo_concurrency.lockutils [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.481431] [48527]: WARNING neutronclient.v2_0.client [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.619619] [48526]: DEBUG nova.policy [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.629233] [48526]: INFO nova.api.openstack.requestlog [None req-75a65671-c37d-43ca-9bce-b6b6411400df tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1231 microversion: 2.1 time: 0.395941 [ 863.629759] [48526]: [pid: 48526|app: 0|req: 1500/2954] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1231 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.634129] [48526]: DEBUG nova.api.openstack.wsgi [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.634129] [48526]: DEBUG nova.compute.api [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.635826] [48527]: DEBUG nova.policy [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.638143] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.638409] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.639981] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.640534] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.640831] [48527]: INFO nova.api.openstack.requestlog [None req-09f882af-0adf-4693-8501-fd5ddc83ba1e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.195919 [ 863.640920] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.641144] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.641222] [48527]: [pid: 48527|app: 0|req: 1455/2955] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.643458] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.645046] [48527]: DEBUG nova.compute.api [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.649823] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.650141] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.650309] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.650581] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.650743] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.650850] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.659579] [48526]: WARNING neutronclient.v2_0.client [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.671868] [48527]: WARNING neutronclient.v2_0.client [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.977012] [48526]: DEBUG nova.policy [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.981588] [48526]: INFO nova.api.openstack.requestlog [None req-9432a2bf-4495-4cd8-9daa-77355a8e1409 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1227 microversion: 2.1 time: 0.351253 [ 863.982143] [48526]: [pid: 48526|app: 0|req: 1501/2956] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1227 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.986292] [48526]: DEBUG nova.api.openstack.wsgi [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.986292] [48526]: DEBUG nova.compute.api [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.989406] [48526]: DEBUG oslo_concurrency.lockutils [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.989589] [48526]: DEBUG oslo_concurrency.lockutils [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.989723] [48526]: DEBUG oslo_concurrency.lockutils [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.989975] [48526]: DEBUG oslo_concurrency.lockutils [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.990127] [48526]: DEBUG oslo_concurrency.lockutils [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.990244] [48526]: DEBUG oslo_concurrency.lockutils [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.016274] [48526]: DEBUG oslo_concurrency.lockutils [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.016683] [48526]: DEBUG oslo_concurrency.lockutils [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.016794] [48526]: DEBUG oslo_concurrency.lockutils [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.017040] [48526]: DEBUG nova.objects.instance [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.020841] [48526]: WARNING neutronclient.v2_0.client [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.482992] [48526]: DEBUG nova.policy [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.490527] [48526]: INFO nova.api.openstack.requestlog [None req-f288ec58-95eb-4718-ab45-73f2786f6a9b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.507979 [ 864.491081] [48526]: [pid: 48526|app: 0|req: 1502/2957] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:08 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.493812] [48526]: DEBUG nova.api.openstack.wsgi [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.495885] [48526]: DEBUG nova.compute.api [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.501900] [48526]: DEBUG oslo_concurrency.lockutils [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.502232] [48526]: DEBUG oslo_concurrency.lockutils [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.502421] [48526]: DEBUG oslo_concurrency.lockutils [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.502769] [48526]: DEBUG oslo_concurrency.lockutils [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.502940] [48526]: DEBUG oslo_concurrency.lockutils [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.503085] [48526]: DEBUG oslo_concurrency.lockutils [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.517464] [48527]: DEBUG nova.policy [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.523427] [48527]: INFO nova.api.openstack.requestlog [None req-c0e85279-2c2b-4405-af24-3a929ed19274 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1390 microversion: 2.1 time: 0.881657 [ 864.523942] [48527]: [pid: 48527|app: 0|req: 1456/2958] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:07 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1390 bytes in 882 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.526760] [48527]: DEBUG nova.api.openstack.wsgi [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.528199] [48527]: DEBUG nova.compute.api [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.532170] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.532454] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.532649] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.532716] [48526]: DEBUG oslo_concurrency.lockutils [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.532869] [48526]: DEBUG oslo_concurrency.lockutils [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.532994] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.533054] [48526]: DEBUG oslo_concurrency.lockutils [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.533184] [48526]: DEBUG nova.objects.instance [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.533228] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.533380] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.538188] [48526]: WARNING neutronclient.v2_0.client [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.562434] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.562683] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.562857] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.563137] [48527]: DEBUG nova.objects.instance [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.566956] [48527]: WARNING neutronclient.v2_0.client [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.672806] [48526]: DEBUG nova.policy [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.681230] [48526]: INFO nova.api.openstack.requestlog [None req-104ffee2-d433-4f9c-8f5c-5a455e0bf466 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.188460 [ 864.681230] [48526]: [pid: 48526|app: 0|req: 1503/2959] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:08 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.683599] [48526]: DEBUG nova.api.openstack.wsgi [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.685173] [48526]: DEBUG nova.compute.api [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.685674] [48527]: DEBUG nova.policy [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.688894] [48526]: DEBUG oslo_concurrency.lockutils [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.689200] [48526]: DEBUG oslo_concurrency.lockutils [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.689490] [48526]: DEBUG oslo_concurrency.lockutils [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.692212] [48526]: DEBUG oslo_concurrency.lockutils [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.692212] [48526]: DEBUG oslo_concurrency.lockutils [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.692212] [48526]: DEBUG oslo_concurrency.lockutils [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.692379] [48527]: INFO nova.api.openstack.requestlog [None req-5cf93bcd-9eb8-4016-bbb8-ea3dc4f51b11 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.167621 [ 864.696030] [48527]: [pid: 48527|app: 0|req: 1457/2960] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:08 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.696030] [48527]: DEBUG nova.api.openstack.wsgi [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.696509] [48527]: DEBUG nova.compute.api [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.699869] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.701024] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.701024] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.701024] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.701220] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.701276] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.719084] [48526]: DEBUG oslo_concurrency.lockutils [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.719429] [48526]: DEBUG oslo_concurrency.lockutils [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.719518] [48526]: DEBUG oslo_concurrency.lockutils [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.719912] [48526]: DEBUG nova.objects.instance [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.728569] [48527]: WARNING neutronclient.v2_0.client [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.729580] [48526]: WARNING neutronclient.v2_0.client [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.984023] [48527]: DEBUG nova.policy [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.990600] [48527]: INFO nova.api.openstack.requestlog [None req-89d63353-aa3e-4e4f-bf32-f0bd2bd635fd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1267 microversion: 2.1 time: 0.297347 [ 864.991026] [48527]: [pid: 48527|app: 0|req: 1458/2961] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:08 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1267 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.993556] [48527]: DEBUG nova.api.openstack.wsgi [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.994927] [48527]: DEBUG nova.compute.api [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.001215] [48526]: DEBUG nova.policy [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.001566] [48527]: DEBUG oslo_concurrency.lockutils [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.001566] [48527]: DEBUG oslo_concurrency.lockutils [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.001654] [48527]: DEBUG oslo_concurrency.lockutils [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.002048] [48527]: DEBUG oslo_concurrency.lockutils [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.002048] [48527]: DEBUG oslo_concurrency.lockutils [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.002666] [48527]: DEBUG oslo_concurrency.lockutils [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.008645] [48526]: INFO nova.api.openstack.requestlog [None req-752f647f-e6d7-4472-b6a3-fd73befbeb6b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.327392 [ 865.009030] [48526]: [pid: 48526|app: 0|req: 1504/2962] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:08 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.012061] [48526]: DEBUG nova.api.openstack.wsgi [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.013359] [48526]: DEBUG nova.compute.api [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.018567] [48526]: DEBUG oslo_concurrency.lockutils [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.018567] [48526]: DEBUG oslo_concurrency.lockutils [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.018567] [48526]: DEBUG oslo_concurrency.lockutils [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.018567] [48526]: DEBUG oslo_concurrency.lockutils [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.018567] [48526]: DEBUG oslo_concurrency.lockutils [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.018567] [48526]: DEBUG oslo_concurrency.lockutils [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.045022] [48526]: WARNING neutronclient.v2_0.client [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.046134] [48527]: DEBUG oslo_concurrency.lockutils [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.046360] [48527]: DEBUG oslo_concurrency.lockutils [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.046503] [48527]: DEBUG oslo_concurrency.lockutils [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.046679] [48527]: DEBUG nova.objects.instance [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.051381] [48527]: WARNING neutronclient.v2_0.client [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.068574] [48526]: DEBUG nova.policy [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.078056] [48526]: INFO nova.api.openstack.requestlog [None req-034e1464-ffed-4493-8155-e59045361482 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.068357 [ 865.081046] [48526]: [pid: 48526|app: 0|req: 1505/2963] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.081479] [48526]: DEBUG nova.api.openstack.wsgi [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.083403] [48526]: DEBUG nova.compute.api [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.087224] [48527]: DEBUG nova.policy [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.089808] [48526]: DEBUG oslo_concurrency.lockutils [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.091170] [48526]: DEBUG oslo_concurrency.lockutils [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.091170] [48526]: DEBUG oslo_concurrency.lockutils [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.091170] [48526]: DEBUG oslo_concurrency.lockutils [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.091170] [48526]: DEBUG oslo_concurrency.lockutils [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.091170] [48526]: DEBUG oslo_concurrency.lockutils [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.091995] [48527]: DEBUG nova.policy [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.093593] [48527]: DEBUG nova.policy [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.093881] [48527]: INFO nova.api.openstack.requestlog [None req-3427b667-8a4b-4b2d-ae41-42acbc42fe8c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.102247 [ 865.094433] [48527]: [pid: 48527|app: 0|req: 1459/2964] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 865.097644] [48527]: DEBUG nova.api.openstack.wsgi [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.099280] [48527]: DEBUG nova.compute.api [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.103814] [48527]: DEBUG oslo_concurrency.lockutils [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.104040] [48527]: DEBUG oslo_concurrency.lockutils [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.104170] [48527]: DEBUG oslo_concurrency.lockutils [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.104387] [48527]: DEBUG oslo_concurrency.lockutils [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.104552] [48527]: DEBUG oslo_concurrency.lockutils [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.104676] [48527]: DEBUG oslo_concurrency.lockutils [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.116068] [48526]: WARNING neutronclient.v2_0.client [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.130443] [48527]: WARNING neutronclient.v2_0.client [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.135166] [48526]: DEBUG nova.policy [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.140533] [48526]: DEBUG nova.policy [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.141441] [48526]: DEBUG nova.policy [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.142128] [48526]: INFO nova.api.openstack.requestlog [None req-d75a2a13-f97d-49eb-929a-d74604ced2e6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.062903 [ 865.142697] [48526]: [pid: 48526|app: 0|req: 1506/2965] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 865.146240] [48526]: DEBUG nova.api.openstack.wsgi [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.150019] [48526]: DEBUG nova.compute.api [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.152641] [48526]: DEBUG oslo_concurrency.lockutils [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.152843] [48526]: DEBUG oslo_concurrency.lockutils [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.152974] [48526]: DEBUG oslo_concurrency.lockutils [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.153260] [48526]: DEBUG oslo_concurrency.lockutils [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.153400] [48526]: DEBUG oslo_concurrency.lockutils [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.153517] [48526]: DEBUG oslo_concurrency.lockutils [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.171415] [48526]: WARNING neutronclient.v2_0.client [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.175519] [48527]: DEBUG nova.policy [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.180635] [48527]: DEBUG nova.policy [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.181484] [48527]: DEBUG nova.policy [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.185317] [48527]: INFO nova.api.openstack.requestlog [None req-049d4b23-04de-4399-affd-8097055ac409 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.090310 [ 865.185778] [48527]: [pid: 48527|app: 0|req: 1460/2966] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 865.189153] [48527]: DEBUG nova.api.openstack.wsgi [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.189996] [48527]: DEBUG nova.compute.api [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.192922] [48527]: DEBUG oslo_concurrency.lockutils [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.193118] [48527]: DEBUG oslo_concurrency.lockutils [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.193252] [48527]: DEBUG oslo_concurrency.lockutils [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.193520] [48527]: DEBUG oslo_concurrency.lockutils [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.193637] [48527]: DEBUG oslo_concurrency.lockutils [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.193756] [48527]: DEBUG oslo_concurrency.lockutils [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.211336] [48527]: WARNING neutronclient.v2_0.client [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.369927] [48527]: DEBUG nova.policy [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.377742] [48527]: INFO nova.api.openstack.requestlog [None req-f64ab882-25a7-490a-b7fb-fbd9240ad3b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.191092 [ 865.379188] [48527]: [pid: 48527|app: 0|req: 1461/2967] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.383394] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.383394] [48527]: DEBUG nova.compute.api [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.389547] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.390391] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.390391] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.391396] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.391396] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.391396] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.428867] [48527]: WARNING neutronclient.v2_0.client [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.462759] [48526]: DEBUG nova.policy [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.470374] [48526]: INFO nova.api.openstack.requestlog [None req-d818805e-96d2-46e3-9314-6702417f02f9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1523 microversion: 2.1 time: 0.326041 [ 865.470374] [48526]: [pid: 48526|app: 0|req: 1507/2968] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1523 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.472939] [48526]: DEBUG nova.api.openstack.wsgi [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.473623] [48526]: DEBUG nova.compute.api [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.478227] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.478524] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.478605] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.478938] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.479091] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.479208] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.481149] [48527]: DEBUG nova.policy [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.486760] [48527]: INFO nova.api.openstack.requestlog [None req-3a411665-18c5-4fb2-a76f-d6ec3fa6e07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.107424 [ 865.487425] [48527]: [pid: 48527|app: 0|req: 1462/2969] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.491029] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.491887] [48527]: DEBUG nova.compute.api [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.496284] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.496467] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.496603] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.496852] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.496989] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.497532] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.505520] [48526]: WARNING neutronclient.v2_0.client [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.521795] [48527]: WARNING neutronclient.v2_0.client [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.699283] [48527]: DEBUG nova.policy [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.710365] [48527]: INFO nova.api.openstack.requestlog [None req-0ee26c59-6dec-4bff-8260-36f80fd57447 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1287 microversion: 2.1 time: 0.221850 [ 865.710365] [48527]: [pid: 48527|app: 0|req: 1463/2970] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1287 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.714067] [48527]: DEBUG nova.api.openstack.wsgi [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.718816] [48527]: DEBUG nova.compute.api [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.720158] [48526]: DEBUG nova.policy [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.722608] [48527]: DEBUG oslo_concurrency.lockutils [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.723113] [48527]: DEBUG oslo_concurrency.lockutils [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.723252] [48527]: DEBUG oslo_concurrency.lockutils [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.723564] [48527]: DEBUG oslo_concurrency.lockutils [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.723755] [48527]: DEBUG oslo_concurrency.lockutils [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.723977] [48527]: DEBUG oslo_concurrency.lockutils [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.724832] [48526]: INFO nova.api.openstack.requestlog [None req-c8c13c64-b3e3-4652-9e43-8fe9a3182ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1511 microversion: 2.1 time: 0.254522 [ 865.725191] [48526]: [pid: 48526|app: 0|req: 1508/2971] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1511 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.728421] [48526]: DEBUG nova.api.openstack.wsgi [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.730224] [48526]: DEBUG nova.compute.api [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.734493] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.734756] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.735137] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.735209] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.735358] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.735527] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.751790] [48527]: WARNING neutronclient.v2_0.client [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.757636] [48526]: WARNING neutronclient.v2_0.client [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.773897] [48527]: DEBUG nova.policy [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.779871] [48527]: INFO nova.api.openstack.requestlog [None req-0994aa23-c0e4-411c-942a-4b935aa59e58 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.068516 [ 865.779871] [48527]: [pid: 48527|app: 0|req: 1464/2972] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.782395] [48527]: DEBUG nova.api.openstack.wsgi [req-4220776e-445d-4e34-8b3b-780e2e8e2b68 req-f3822232-e866-407c-abcc-fbca9c184914 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e872475c-1648-4e2a-a852-925f42fd3330", "name": "network-vif-plugged", "status": "completed", "tag": "7ff3a90a-94db-49b9-b5bf-46475ed75175"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 865.791456] [48527]: DEBUG oslo_concurrency.lockutils [req-4220776e-445d-4e34-8b3b-780e2e8e2b68 req-f3822232-e866-407c-abcc-fbca9c184914 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.791687] [48527]: DEBUG oslo_concurrency.lockutils [req-4220776e-445d-4e34-8b3b-780e2e8e2b68 req-f3822232-e866-407c-abcc-fbca9c184914 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.791837] [48527]: DEBUG oslo_concurrency.lockutils [req-4220776e-445d-4e34-8b3b-780e2e8e2b68 req-f3822232-e866-407c-abcc-fbca9c184914 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.798489] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4220776e-445d-4e34-8b3b-780e2e8e2b68 req-f3822232-e866-407c-abcc-fbca9c184914 service nova] Creating event network-vif-plugged:7ff3a90a-94db-49b9-b5bf-46475ed75175 for instance e872475c-1648-4e2a-a852-925f42fd3330 on cpu-1 [ 865.803785] [48527]: INFO nova.api.openstack.requestlog [req-4220776e-445d-4e34-8b3b-780e2e8e2b68 req-f3822232-e866-407c-abcc-fbca9c184914 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023308 [ 865.804206] [48527]: [pid: 48527|app: 0|req: 1465/2973] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:10 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) [ 865.808467] [48527]: DEBUG nova.api.openstack.wsgi [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.808825] [48527]: DEBUG nova.compute.api [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.811696] [48526]: DEBUG nova.policy [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.814233] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.814467] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.814612] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.814966] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.815309] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.815309] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.816706] [48526]: INFO nova.api.openstack.requestlog [None req-7cc1be9d-b0e7-4cbf-b0b0-78f2bace1f8c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.090510 [ 865.817130] [48526]: [pid: 48526|app: 0|req: 1509/2974] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:09 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.821427] [48526]: DEBUG nova.api.openstack.wsgi [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.823039] [48526]: DEBUG nova.compute.api [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.826213] [48526]: DEBUG oslo_concurrency.lockutils [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.828021] [48526]: DEBUG oslo_concurrency.lockutils [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.828021] [48526]: DEBUG oslo_concurrency.lockutils [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.828021] [48526]: DEBUG oslo_concurrency.lockutils [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.828021] [48526]: DEBUG oslo_concurrency.lockutils [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.828021] [48526]: DEBUG oslo_concurrency.lockutils [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.850018] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.850225] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.850361] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.850519] [48527]: DEBUG nova.objects.instance [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.851045] [48526]: WARNING neutronclient.v2_0.client [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.856649] [48527]: WARNING neutronclient.v2_0.client [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.905073] [48527]: DEBUG nova.policy [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.912961] [48527]: INFO nova.api.openstack.requestlog [None req-0a24e9fa-fb4b-4b51-8685-31793873483e tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.107928 [ 865.914317] [48527]: [pid: 48527|app: 0|req: 1466/2975] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:10 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.917022] [48527]: DEBUG nova.api.openstack.wsgi [req-c9e08b7e-f9a8-4fc9-825e-7210d261cc01 req-cf18f1e1-a115-4396-a8d3-b320337194ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85941790-0e66-4f63-a233-37beab42bacd", "name": "network-vif-deleted", "tag": "e5c72dd3-d5f2-4ab3-887f-f8e546c1c6d9"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 865.925597] [48527]: DEBUG oslo_concurrency.lockutils [req-c9e08b7e-f9a8-4fc9-825e-7210d261cc01 req-cf18f1e1-a115-4396-a8d3-b320337194ed service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.925597] [48527]: DEBUG oslo_concurrency.lockutils [req-c9e08b7e-f9a8-4fc9-825e-7210d261cc01 req-cf18f1e1-a115-4396-a8d3-b320337194ed service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.925597] [48527]: DEBUG oslo_concurrency.lockutils [req-c9e08b7e-f9a8-4fc9-825e-7210d261cc01 req-cf18f1e1-a115-4396-a8d3-b320337194ed service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.934113] [48527]: INFO nova.api.openstack.compute.server_external_events [req-c9e08b7e-f9a8-4fc9-825e-7210d261cc01 req-cf18f1e1-a115-4396-a8d3-b320337194ed service nova] Creating event network-vif-deleted:e5c72dd3-d5f2-4ab3-887f-f8e546c1c6d9 for instance 85941790-0e66-4f63-a233-37beab42bacd on cpu-1 [ 865.938903] [48527]: INFO nova.api.openstack.requestlog [req-c9e08b7e-f9a8-4fc9-825e-7210d261cc01 req-cf18f1e1-a115-4396-a8d3-b320337194ed service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023893 [ 865.939762] [48527]: [pid: 48527|app: 0|req: 1467/2976] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:10 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) [ 865.942920] [48527]: DEBUG nova.api.openstack.wsgi [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.944245] [48527]: DEBUG nova.compute.api [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.947959] [48527]: DEBUG oslo_concurrency.lockutils [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.948238] [48527]: DEBUG oslo_concurrency.lockutils [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.948608] [48527]: DEBUG oslo_concurrency.lockutils [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.949041] [48527]: DEBUG oslo_concurrency.lockutils [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.949303] [48527]: DEBUG oslo_concurrency.lockutils [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.949504] [48527]: DEBUG oslo_concurrency.lockutils [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.976786] [48527]: DEBUG oslo_concurrency.lockutils [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.977118] [48527]: DEBUG oslo_concurrency.lockutils [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.977368] [48527]: DEBUG oslo_concurrency.lockutils [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.977583] [48527]: DEBUG nova.objects.instance [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.982598] [48527]: WARNING neutronclient.v2_0.client [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.179025] [48526]: DEBUG nova.policy [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.183453] [48526]: INFO nova.api.openstack.requestlog [None req-566a8854-4eb2-4dde-bc28-b76143330b32 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1378 microversion: 2.1 time: 0.365613 [ 866.184546] [48526]: [pid: 48526|app: 0|req: 1510/2977] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:10 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1378 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.188989] [48526]: DEBUG nova.api.openstack.wsgi [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.190526] [48526]: DEBUG nova.compute.api [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.194085] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.194210] [48527]: DEBUG nova.policy [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.194307] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.194491] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.194683] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.194829] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.194947] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.200958] [48527]: INFO nova.api.openstack.requestlog [None req-e06fe440-68ca-4661-a766-45ff0582fc65 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.259972 [ 866.200958] [48527]: [pid: 48527|app: 0|req: 1468/2978] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:10 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.203388] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.204761] [48527]: DEBUG nova.compute.api [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.207996] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.208192] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.208356] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.208645] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.208802] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.208928] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.219085] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.220534] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.220534] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.220534] [48526]: DEBUG nova.objects.instance [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.223313] [48526]: WARNING neutronclient.v2_0.client [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.227232] [48527]: WARNING neutronclient.v2_0.client [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.376425] [48526]: DEBUG nova.policy [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.383257] [48526]: INFO nova.api.openstack.requestlog [None req-ba2953ec-7c5c-4445-899c-a9b1fca6e64a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.198109 [ 866.383828] [48526]: [pid: 48526|app: 0|req: 1511/2979] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:10 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.386729] [48526]: DEBUG nova.api.openstack.wsgi [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.388631] [48526]: DEBUG nova.compute.api [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.394042] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.394221] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.394362] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.394635] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.394804] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.394928] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.426083] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.426312] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.426420] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.426590] [48526]: DEBUG nova.objects.instance [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid a516af16-6932-4de8-8688-317415e168bd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.429974] [48526]: WARNING neutronclient.v2_0.client [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.922158] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=10 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 867.127075] [48527]: DEBUG nova.policy [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.132388] [48527]: INFO nova.api.openstack.requestlog [None req-f1dcf00f-2447-43f4-acd7-3d05867f1b15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1327 microversion: 2.1 time: 0.931046 [ 867.136019] [48527]: [pid: 48527|app: 0|req: 1469/2980] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:10 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1327 bytes in 932 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.136019] [48527]: DEBUG nova.api.openstack.wsgi [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.137009] [48527]: DEBUG nova.compute.api [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.141909] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.142118] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.142246] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.142485] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.142626] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.142745] [48527]: DEBUG oslo_concurrency.lockutils [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.143071] [48526]: DEBUG nova.policy [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.147990] [48526]: INFO nova.api.openstack.requestlog [None req-d2b16f90-da42-48b0-b870-e8a2aff07441 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 200 len: 1306 microversion: 2.1 time: 0.763624 [ 867.149522] [48526]: [pid: 48526|app: 0|req: 1512/2981] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:10 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 1306 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.152780] [48526]: DEBUG nova.api.openstack.wsgi [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.154153] [48526]: DEBUG nova.compute.api [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.157802] [48527]: WARNING neutronclient.v2_0.client [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.158627] [48526]: DEBUG oslo_concurrency.lockutils [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.158808] [48526]: DEBUG oslo_concurrency.lockutils [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.158941] [48526]: DEBUG oslo_concurrency.lockutils [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.159212] [48526]: DEBUG oslo_concurrency.lockutils [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.159376] [48526]: DEBUG oslo_concurrency.lockutils [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.159539] [48526]: DEBUG oslo_concurrency.lockutils [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.183363] [48526]: DEBUG oslo_concurrency.lockutils [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.183662] [48526]: DEBUG oslo_concurrency.lockutils [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.183761] [48526]: DEBUG oslo_concurrency.lockutils [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.183914] [48526]: DEBUG nova.objects.instance [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.186955] [48526]: WARNING neutronclient.v2_0.client [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.371366] [48527]: DEBUG nova.policy [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.380208] [48527]: INFO nova.api.openstack.requestlog [None req-31bc64a4-32fa-4d58-ac4f-3285f7c6ee0d tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1221 microversion: 2.1 time: 0.245426 [ 867.380208] [48527]: [pid: 48527|app: 0|req: 1470/2982] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1221 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.384590] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.386963] [48527]: DEBUG nova.compute.api [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.399029] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.399029] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.399029] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.399029] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.399270] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.399270] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.422161] [48526]: DEBUG nova.policy [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.425234] [48527]: WARNING neutronclient.v2_0.client [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.429988] [48526]: DEBUG nova.policy [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.430572] [48526]: DEBUG nova.policy [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.431024] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=5 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 867.431267] [48526]: INFO nova.api.openstack.requestlog [None req-31264b34-c360-4fa1-977c-ecc3d68e118b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.281208 [ 867.431580] [48526]: [pid: 48526|app: 0|req: 1513/2983] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.433776] [48526]: DEBUG nova.api.openstack.wsgi [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.435138] [48526]: DEBUG nova.compute.api [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.441569] [48526]: DEBUG oslo_concurrency.lockutils [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.441756] [48526]: DEBUG oslo_concurrency.lockutils [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.442454] [48526]: DEBUG oslo_concurrency.lockutils [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.443180] [48526]: DEBUG oslo_concurrency.lockutils [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.443180] [48526]: DEBUG oslo_concurrency.lockutils [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.443180] [48526]: DEBUG oslo_concurrency.lockutils [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.469974] [48526]: WARNING neutronclient.v2_0.client [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.491041] [48527]: DEBUG nova.policy [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.495118] [48527]: DEBUG nova.policy [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.495480] [48527]: DEBUG nova.policy [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.496053] [48527]: INFO nova.api.openstack.requestlog [None req-1b94a8f6-927d-4583-b3f0-9d91fbe8841a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.116293 [ 867.500126] [48527]: [pid: 48527|app: 0|req: 1471/2984] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.500126] [48527]: DEBUG nova.api.openstack.wsgi [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.500560] [48527]: DEBUG nova.compute.api [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.502890] [48526]: DEBUG nova.policy [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.504679] [48527]: DEBUG oslo_concurrency.lockutils [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.504855] [48527]: DEBUG oslo_concurrency.lockutils [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.504982] [48527]: DEBUG oslo_concurrency.lockutils [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.505244] [48527]: DEBUG oslo_concurrency.lockutils [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.505382] [48527]: DEBUG oslo_concurrency.lockutils [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.505497] [48527]: DEBUG oslo_concurrency.lockutils [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.511381] [48526]: DEBUG nova.policy [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.511986] [48526]: DEBUG nova.policy [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.527023] [48526]: INFO nova.api.openstack.requestlog [None req-417adb76-3937-4dc7-ac67-b811441037e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.091768 [ 867.527023] [48526]: [pid: 48526|app: 0|req: 1514/2985] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.527424] [48527]: WARNING neutronclient.v2_0.client [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.527470] [48526]: DEBUG nova.api.openstack.wsgi [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.529180] [48526]: DEBUG nova.compute.api [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.533412] [48526]: DEBUG oslo_concurrency.lockutils [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.533540] [48526]: DEBUG oslo_concurrency.lockutils [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.533677] [48526]: DEBUG oslo_concurrency.lockutils [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.533920] [48526]: DEBUG oslo_concurrency.lockutils [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.534072] [48526]: DEBUG oslo_concurrency.lockutils [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.534189] [48526]: DEBUG oslo_concurrency.lockutils [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.550750] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=9 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 867.559558] [48527]: DEBUG nova.policy [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.562018] [48526]: DEBUG oslo_concurrency.lockutils [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.562018] [48526]: DEBUG oslo_concurrency.lockutils [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.562018] [48526]: DEBUG oslo_concurrency.lockutils [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.562210] [48526]: DEBUG nova.objects.instance [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.565269] [48527]: INFO nova.api.openstack.requestlog [None req-1775ec2e-2400-40c6-97de-7b8cb6b7cfb7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.068337 [ 867.567057] [48527]: [pid: 48527|app: 0|req: 1472/2986] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.567328] [48526]: WARNING neutronclient.v2_0.client [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.569518] [48527]: DEBUG nova.api.openstack.wsgi [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.571234] [48527]: DEBUG nova.compute.api [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.574802] [48527]: DEBUG oslo_concurrency.lockutils [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.576633] [48527]: DEBUG oslo_concurrency.lockutils [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.576633] [48527]: DEBUG oslo_concurrency.lockutils [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.576633] [48527]: DEBUG oslo_concurrency.lockutils [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.576633] [48527]: DEBUG oslo_concurrency.lockutils [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.576633] [48527]: DEBUG oslo_concurrency.lockutils [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.596399] [48527]: WARNING neutronclient.v2_0.client [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.613631] [48526]: DEBUG nova.policy [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.619199] [48526]: INFO nova.api.openstack.requestlog [None req-6008ae18-1d62-4810-b948-6c2a17332553 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.094317 [ 867.620050] [48526]: [pid: 48526|app: 0|req: 1515/2987] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.622598] [48526]: DEBUG nova.api.openstack.wsgi [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.624287] [48526]: DEBUG nova.compute.api [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.626047] [48527]: DEBUG nova.policy [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.627745] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.628014] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.628203] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.628494] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.628647] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.628769] [48526]: DEBUG oslo_concurrency.lockutils [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.630873] [48527]: INFO nova.api.openstack.requestlog [None req-1aa3d0b2-f42b-4335-b6e1-fa07a3933ee5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.064339 [ 867.631345] [48527]: [pid: 48527|app: 0|req: 1473/2988] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.634444] [48527]: DEBUG nova.api.openstack.wsgi [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.635874] [48527]: DEBUG nova.compute.api [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.640474] [48527]: DEBUG oslo_concurrency.lockutils [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.640732] [48527]: DEBUG oslo_concurrency.lockutils [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.640924] [48527]: DEBUG oslo_concurrency.lockutils [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.641265] [48527]: DEBUG oslo_concurrency.lockutils [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.641503] [48527]: DEBUG oslo_concurrency.lockutils [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.641690] [48527]: DEBUG oslo_concurrency.lockutils [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.650328] [48526]: WARNING neutronclient.v2_0.client [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.658932] [48527]: WARNING neutronclient.v2_0.client [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.668219] [48526]: DEBUG nova.policy [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.673030] [48526]: INFO nova.api.openstack.requestlog [None req-19b9d7d5-badb-413f-81bd-71e615668b60 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1295 microversion: 2.1 time: 0.052389 [ 867.673363] [48526]: [pid: 48526|app: 0|req: 1516/2989] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1295 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.676057] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.677450] [48526]: DEBUG nova.compute.api [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.680616] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.680752] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.680888] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.681505] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.681667] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.681796] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.701592] [48526]: WARNING neutronclient.v2_0.client [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.725898] [48527]: DEBUG nova.policy [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.768737] [48527]: INFO nova.api.openstack.requestlog [None req-a074353f-1c85-488e-88c2-cbbaf4765260 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1497 microversion: 2.1 time: 0.098908 [ 867.768737] [48527]: [pid: 48527|app: 0|req: 1474/2990] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1497 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.768737] [48527]: DEBUG nova.api.openstack.wsgi [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.768737] [48527]: DEBUG nova.compute.api [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.769336] [48526]: DEBUG nova.policy [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.769482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.769482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.769482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.769482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.769482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.769482] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.769628] [48526]: INFO nova.api.openstack.requestlog [None req-f5764a58-3850-47a4-9293-2ee33f4d4aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.069923 [ 867.769628] [48526]: [pid: 48526|app: 0|req: 1517/2991] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.769628] [48526]: DEBUG nova.api.openstack.wsgi [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.769628] [48526]: DEBUG nova.compute.api [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.769628] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.769628] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.769628] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.769628] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.769628] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.769628] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.769863] [48527]: WARNING neutronclient.v2_0.client [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.782476] [48527]: DEBUG nova.policy [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.789651] [48527]: INFO nova.api.openstack.requestlog [None req-0a8c9ded-adc3-4c9f-b2da-cf3b38846d0d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.056372 [ 867.789651] [48527]: [pid: 48527|app: 0|req: 1475/2992] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.793030] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.793110] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.793156] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.793156] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.793156] [48526]: DEBUG nova.objects.instance [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.793451] [48527]: DEBUG nova.compute.api [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.796616] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.796917] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.797147] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.797477] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.797705] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.797981] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.803943] [48526]: WARNING neutronclient.v2_0.client [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.824009] [48527]: WARNING neutronclient.v2_0.client [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.829649] [48526]: DEBUG nova.policy [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.847761] [48526]: INFO nova.api.openstack.requestlog [None req-a6072865-6052-4a0c-b0e6-26aaf95665ae tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.102779 [ 867.848181] [48526]: [pid: 48526|app: 0|req: 1518/2993] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:11 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.852812] [48526]: DEBUG nova.api.openstack.wsgi [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.854292] [48526]: DEBUG nova.compute.api [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.862379] [48526]: DEBUG oslo_concurrency.lockutils [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.862379] [48526]: DEBUG oslo_concurrency.lockutils [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.862379] [48526]: DEBUG oslo_concurrency.lockutils [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.862517] [48526]: DEBUG oslo_concurrency.lockutils [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.862641] [48526]: DEBUG oslo_concurrency.lockutils [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.863167] [48526]: DEBUG oslo_concurrency.lockutils [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.890031] [48526]: DEBUG oslo_concurrency.lockutils [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.890031] [48526]: DEBUG oslo_concurrency.lockutils [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.890031] [48526]: DEBUG oslo_concurrency.lockutils [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.890031] [48526]: DEBUG nova.objects.instance [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.892801] [48526]: WARNING neutronclient.v2_0.client [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.899509] [48527]: DEBUG nova.policy [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.910640] [48527]: INFO nova.api.openstack.requestlog [None req-8e8eb0bd-e957-45a4-9e36-8f0f87eb81ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1378 microversion: 2.1 time: 0.121046 [ 867.913643] [48527]: [pid: 48527|app: 0|req: 1476/2994] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1378 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.917988] [48527]: DEBUG nova.api.openstack.wsgi [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.919634] [48527]: DEBUG nova.compute.api [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.921913] [48526]: DEBUG nova.policy [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.926622] [48527]: DEBUG oslo_concurrency.lockutils [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.926748] [48527]: DEBUG oslo_concurrency.lockutils [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.927148] [48527]: DEBUG oslo_concurrency.lockutils [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.927988] [48527]: DEBUG oslo_concurrency.lockutils [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.928166] [48527]: DEBUG oslo_concurrency.lockutils [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.928366] [48527]: DEBUG oslo_concurrency.lockutils [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.932475] [48526]: INFO nova.api.openstack.requestlog [None req-e10332b6-0029-415d-a210-03e5f07365ee tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.083496 [ 867.933210] [48526]: [pid: 48526|app: 0|req: 1519/2995] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.938216] [48526]: DEBUG nova.api.openstack.wsgi [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.938216] [48526]: DEBUG nova.compute.api [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.941786] [48526]: DEBUG oslo_concurrency.lockutils [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.941976] [48526]: DEBUG oslo_concurrency.lockutils [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.943739] [48526]: DEBUG oslo_concurrency.lockutils [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.943739] [48526]: DEBUG oslo_concurrency.lockutils [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.943739] [48526]: DEBUG oslo_concurrency.lockutils [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.943739] [48526]: DEBUG oslo_concurrency.lockutils [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.963519] [48526]: WARNING neutronclient.v2_0.client [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.965134] [48527]: DEBUG oslo_concurrency.lockutils [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.965320] [48527]: DEBUG oslo_concurrency.lockutils [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.965454] [48527]: DEBUG oslo_concurrency.lockutils [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.965664] [48527]: DEBUG nova.objects.instance [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.970884] [48527]: WARNING neutronclient.v2_0.client [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.021330] [48527]: DEBUG nova.policy [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.026505] [48527]: INFO nova.api.openstack.requestlog [None req-61094dd1-d35b-4195-990e-f3e50d065a3a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.110820 [ 868.027098] [48527]: [pid: 48527|app: 0|req: 1477/2996] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.029493] [48527]: DEBUG nova.api.openstack.wsgi [req-bacb807a-10f3-47b0-95a6-972d7dae3979 req-a3239d21-5b40-48ba-a7d6-89ab632cbb57 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e872475c-1648-4e2a-a852-925f42fd3330", "tag": "7ff3a90a-94db-49b9-b5bf-46475ed75175"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 868.035009] [48527]: DEBUG oslo_concurrency.lockutils [req-bacb807a-10f3-47b0-95a6-972d7dae3979 req-a3239d21-5b40-48ba-a7d6-89ab632cbb57 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.035284] [48527]: DEBUG oslo_concurrency.lockutils [req-bacb807a-10f3-47b0-95a6-972d7dae3979 req-a3239d21-5b40-48ba-a7d6-89ab632cbb57 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.035538] [48527]: DEBUG oslo_concurrency.lockutils [req-bacb807a-10f3-47b0-95a6-972d7dae3979 req-a3239d21-5b40-48ba-a7d6-89ab632cbb57 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.046218] [48527]: INFO nova.api.openstack.compute.server_external_events [req-bacb807a-10f3-47b0-95a6-972d7dae3979 req-a3239d21-5b40-48ba-a7d6-89ab632cbb57 service nova] Creating event network-changed:7ff3a90a-94db-49b9-b5bf-46475ed75175 for instance e872475c-1648-4e2a-a852-925f42fd3330 on cpu-1 [ 868.052882] [48527]: INFO nova.api.openstack.requestlog [req-bacb807a-10f3-47b0-95a6-972d7dae3979 req-a3239d21-5b40-48ba-a7d6-89ab632cbb57 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025325 [ 868.053278] [48527]: [pid: 48527|app: 0|req: 1478/2997] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:12 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) [ 868.058275] [48527]: DEBUG nova.api.openstack.wsgi [req-4f68ec54-8f82-41e1-abb4-795224fc3e12 req-0accff34-b6ea-443e-b472-498c327c900e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6417e29c-f36f-41ae-bc1c-2e465382f387", "name": "network-vif-plugged", "status": "completed", "tag": "90a6260b-0a51-4031-b3c1-6592e8c1bc77"}, {"name": "network-changed", "server_uuid": "6417e29c-f36f-41ae-bc1c-2e465382f387", "tag": "90a6260b-0a51-4031-b3c1-6592e8c1bc77"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 868.064935] [48527]: DEBUG oslo_concurrency.lockutils [req-4f68ec54-8f82-41e1-abb4-795224fc3e12 req-0accff34-b6ea-443e-b472-498c327c900e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.065527] [48527]: DEBUG oslo_concurrency.lockutils [req-4f68ec54-8f82-41e1-abb4-795224fc3e12 req-0accff34-b6ea-443e-b472-498c327c900e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.065696] [48527]: DEBUG oslo_concurrency.lockutils [req-4f68ec54-8f82-41e1-abb4-795224fc3e12 req-0accff34-b6ea-443e-b472-498c327c900e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.073545] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4f68ec54-8f82-41e1-abb4-795224fc3e12 req-0accff34-b6ea-443e-b472-498c327c900e service nova] Creating event network-vif-plugged:90a6260b-0a51-4031-b3c1-6592e8c1bc77 for instance 6417e29c-f36f-41ae-bc1c-2e465382f387 on cpu-1 [ 868.073743] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4f68ec54-8f82-41e1-abb4-795224fc3e12 req-0accff34-b6ea-443e-b472-498c327c900e service nova] Creating event network-changed:90a6260b-0a51-4031-b3c1-6592e8c1bc77 for instance 6417e29c-f36f-41ae-bc1c-2e465382f387 on cpu-1 [ 868.078816] [48527]: INFO nova.api.openstack.requestlog [req-4f68ec54-8f82-41e1-abb4-795224fc3e12 req-0accff34-b6ea-443e-b472-498c327c900e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024788 [ 868.079220] [48527]: [pid: 48527|app: 0|req: 1479/2998] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:12 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) [ 868.079507] [48526]: DEBUG nova.policy [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.084206] [48526]: INFO nova.api.openstack.requestlog [None req-83b051bc-6bfb-40e5-9e7a-75892f886319 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1497 microversion: 2.1 time: 0.150258 [ 868.084549] [48526]: [pid: 48526|app: 0|req: 1520/2999] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1497 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.099890] [48527]: DEBUG nova.api.openstack.wsgi [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 868.102203] [48527]: DEBUG nova.compute.api [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.108984] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.109634] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.109880] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.110167] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.112587] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.112587] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.136564] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.136953] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.136953] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.142808] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.143267] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.143424] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.144140] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.144140] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.144140] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.147658] [48526]: DEBUG nova.api.openstack.wsgi [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.149266] [48526]: DEBUG nova.compute.api [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.153364] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.154061] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.154227] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.155578] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.156873] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.156873] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.178046] [48526]: WARNING neutronclient.v2_0.client [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.200974] [48527]: DEBUG nova.virt.hardware [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 868.201167] [48527]: DEBUG nova.virt.hardware [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 868.201373] [48527]: DEBUG nova.virt.hardware [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 868.201657] [48527]: DEBUG nova.virt.hardware [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 868.201890] [48527]: DEBUG nova.virt.hardware [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 868.262519] [48527]: DEBUG nova.compute.api [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.267345] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.268285] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.268285] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.268285] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.268285] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.268285] [48527]: DEBUG oslo_concurrency.lockutils [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.278049] [48526]: DEBUG nova.policy [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.283567] [48526]: INFO nova.api.openstack.requestlog [None req-e5e69603-1de1-4f4b-9ab2-333ffbcc657b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1315 microversion: 2.1 time: 0.137929 [ 868.286020] [48526]: [pid: 48526|app: 0|req: 1521/3000] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1315 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.287407] [48526]: DEBUG nova.api.openstack.wsgi [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.289480] [48526]: DEBUG nova.compute.api [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.289902] [48527]: INFO nova.api.openstack.requestlog [None req-09609885-6cb4-4c1f-a91b-fa223968773e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action" status: 202 len: 1105 microversion: 2.1 time: 0.194355 [ 868.290338] [48527]: [pid: 48527|app: 0|req: 1480/3001] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:12 2025] POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action => generated 1105 bytes in 195 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 868.296287] [48526]: DEBUG oslo_concurrency.lockutils [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.296726] [48526]: DEBUG oslo_concurrency.lockutils [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.296789] [48526]: DEBUG oslo_concurrency.lockutils [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.297261] [48526]: DEBUG oslo_concurrency.lockutils [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.297344] [48526]: DEBUG oslo_concurrency.lockutils [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.297514] [48526]: DEBUG oslo_concurrency.lockutils [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.310668] [48526]: INFO nova.api.openstack.wsgi [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] HTTP exception thrown: Instance a516af16-6932-4de8-8688-317415e168bd could not be found. [ 868.311665] [48526]: DEBUG nova.api.openstack.wsgi [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Returning 404 to user: Instance a516af16-6932-4de8-8688-317415e168bd could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 868.311665] [48526]: INFO nova.api.openstack.requestlog [None req-205c68ea-4adf-4b61-b4b1-1c2f4444df7a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 404 len: 111 microversion: 2.1 time: 0.027011 [ 868.311815] [48526]: [pid: 48526|app: 0|req: 1522/3002] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 868.314932] [48526]: DEBUG nova.api.openstack.wsgi [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.317145] [48526]: DEBUG nova.compute.api [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.321440] [48526]: DEBUG oslo_concurrency.lockutils [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.321440] [48526]: DEBUG oslo_concurrency.lockutils [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.321440] [48526]: DEBUG oslo_concurrency.lockutils [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.321717] [48526]: DEBUG oslo_concurrency.lockutils [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.321864] [48526]: DEBUG oslo_concurrency.lockutils [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.321988] [48526]: DEBUG oslo_concurrency.lockutils [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.358248] [48526]: WARNING neutronclient.v2_0.client [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.395274] [48527]: DEBUG nova.api.openstack.wsgi [None req-fb5dae97-d225-4a1d-96fc-27fdd0ada2f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-493453495", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEePaK7KsmQjDHmoNYFk3jbCmsza27/16FayJuBOd4+2RCbsrNLzSUUvho0YHS9bcDC46e3ucVPzGoz5iYsPCoEph62BLgX7WBoM2RwPtFS3zDjkpY3KhJPrVnGCOZEAEA=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 868.406118] [48527]: DEBUG nova.quota [None req-fb5dae97-d225-4a1d-96fc-27fdd0ada2f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for project 59c99aa38e204104bbb4234bf75a0193. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 868.414925] [48527]: DEBUG nova.quota [None req-fb5dae97-d225-4a1d-96fc-27fdd0ada2f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for user de2f11820c2948e589d2204a7f1e5344 and project 59c99aa38e204104bbb4234bf75a0193. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 868.443854] [48527]: INFO nova.api.openstack.requestlog [None req-fb5dae97-d225-4a1d-96fc-27fdd0ada2f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.152380 [ 868.443854] [48527]: [pid: 48527|app: 0|req: 1481/3003] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:56:12 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 868.446572] [48527]: DEBUG nova.api.openstack.wsgi [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.450071] [48527]: DEBUG nova.policy [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.451316] [48527]: DEBUG nova.compute.api [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Searching by: {'changes-since': datetime.datetime(2051, 1, 1, 12, 34, tzinfo=datetime.timezone.utc), 'vm_state': ['active'], 'project_id': '3dc41bb776cd4d60b717ea51a613295f'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 868.454143] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.454368] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.454528] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.454905] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.455089] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.455363] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.498403] [48527]: INFO nova.api.openstack.requestlog [None req-5a5b5363-b284-424f-b3d4-27d6de6e280b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-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.054000 [ 868.499018] [48527]: [pid: 48527|app: 0|req: 1482/3004] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers?changes-since=2051-01-01T12%3A34%3A00Z&status=ACTIVE => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 868.502729] [48527]: DEBUG nova.api.openstack.wsgi [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.504221] [48527]: DEBUG nova.compute.api [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.509993] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.510230] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.510384] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.510688] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.510776] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.510925] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.530659] [48526]: DEBUG nova.policy [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.536518] [48526]: INFO nova.api.openstack.requestlog [None req-163ad46c-cbe3-44ae-9e9a-0f2d4138c1db tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1506 microversion: 2.1 time: 0.224037 [ 868.536558] [48527]: WARNING neutronclient.v2_0.client [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.536971] [48526]: [pid: 48526|app: 0|req: 1523/3005] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1506 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.545090] [48526]: DEBUG nova.api.openstack.wsgi [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.554321] [48526]: DEBUG nova.compute.api [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.559808] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.559808] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.559808] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.559808] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.559965] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.560067] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.587773] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.588070] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.588265] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.588490] [48526]: DEBUG nova.objects.instance [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.595706] [48526]: WARNING neutronclient.v2_0.client [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.621475] [48527]: DEBUG nova.policy [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.628942] [48527]: INFO nova.api.openstack.requestlog [None req-d1a78e53-70bc-42f8-96a2-b5c72da2aa7e tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1277 microversion: 2.1 time: 0.129576 [ 868.629774] [48527]: [pid: 48527|app: 0|req: 1483/3006] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1277 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.635230] [48527]: DEBUG nova.api.openstack.wsgi [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.635536] [48527]: DEBUG nova.compute.api [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.641975] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.643357] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.643603] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.644077] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.644305] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.644528] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.664947] [48527]: DEBUG nova.compute.api [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 868.726910] [48527]: INFO nova.api.openstack.requestlog [None req-e3363109-3af5-4a55-be97-96080b7419e5 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 204 len: 0 microversion: 2.1 time: 0.094848 [ 868.726910] [48527]: [pid: 48527|app: 0|req: 1484/3007] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:12 2025] DELETE /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 868.729776] [48527]: DEBUG nova.api.openstack.wsgi [None req-88cc61cd-f72b-4937-b039-d3413570902e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.731647] [48527]: DEBUG nova.api.openstack.wsgi [None req-88cc61cd-f72b-4937-b039-d3413570902e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 868.731797] [48527]: INFO nova.api.openstack.requestlog [None req-88cc61cd-f72b-4937-b039-d3413570902e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-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.005233 [ 868.732112] [48527]: [pid: 48527|app: 0|req: 1485/3008] 10.180.1.21 () {58 vars in 1177 bytes} [Fri Dec 12 13:56:12 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) [ 868.735174] [48527]: DEBUG nova.api.openstack.wsgi [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.737054] [48527]: DEBUG nova.compute.api [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.740338] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.740577] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.740740] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.741015] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.741174] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.741317] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.743321] [48526]: DEBUG nova.policy [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.752797] [48526]: DEBUG nova.policy [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.753483] [48526]: DEBUG nova.policy [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.756569] [48526]: INFO nova.api.openstack.requestlog [None req-4e7eb15f-7fac-412f-924c-94ba67832b9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.213212 [ 868.756569] [48526]: [pid: 48526|app: 0|req: 1524/3009] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 868.759691] [48526]: DEBUG nova.api.openstack.wsgi [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.760821] [48527]: WARNING neutronclient.v2_0.client [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.760884] [48526]: DEBUG nova.compute.api [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.769030] [48526]: DEBUG oslo_concurrency.lockutils [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.769030] [48526]: DEBUG oslo_concurrency.lockutils [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.769030] [48526]: DEBUG oslo_concurrency.lockutils [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.769030] [48526]: DEBUG oslo_concurrency.lockutils [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.769030] [48526]: DEBUG oslo_concurrency.lockutils [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.769030] [48526]: DEBUG oslo_concurrency.lockutils [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.790424] [48526]: WARNING neutronclient.v2_0.client [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.896917] [48527]: DEBUG nova.policy [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.903309] [48527]: DEBUG nova.policy [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.903945] [48527]: DEBUG nova.policy [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.904540] [48527]: INFO nova.api.openstack.requestlog [None req-3fe4a918-c885-4571-8289-df4c46c0f179 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.172019 [ 868.904836] [48527]: [pid: 48527|app: 0|req: 1486/3010] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 868.909439] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.910826] [48527]: DEBUG nova.compute.api [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.917681] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.917681] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.917681] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.917681] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.917681] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.917681] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.941522] [48527]: WARNING neutronclient.v2_0.client [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.943414] [48526]: DEBUG nova.policy [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.948303] [48526]: DEBUG nova.policy [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.948949] [48526]: DEBUG nova.policy [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.952687] [48526]: INFO nova.api.openstack.requestlog [None req-019eb0a5-9449-4217-a4a3-7abae7bdb29d tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.197542 [ 868.953147] [48526]: [pid: 48526|app: 0|req: 1525/3011] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:12 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 868.956460] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.957899] [48526]: DEBUG nova.compute.api [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.961012] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.961206] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.961343] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.961597] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.961857] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.961986] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.982357] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.982545] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.982678] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.982826] [48526]: DEBUG nova.objects.instance [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.987763] [48526]: WARNING neutronclient.v2_0.client [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.447625] [48527]: DEBUG nova.policy [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.454703] [48527]: INFO nova.api.openstack.requestlog [None req-d5da7078-b2d4-42b7-b024-b9efe5ea0231 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1201 microversion: 2.1 time: 0.548562 [ 869.455269] [48527]: [pid: 48527|app: 0|req: 1487/3012] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:13 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1201 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.458084] [48527]: DEBUG nova.api.openstack.wsgi [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.459662] [48527]: DEBUG nova.compute.api [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.462789] [48526]: DEBUG nova.policy [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.467505] [48527]: DEBUG oslo_concurrency.lockutils [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.470336] [48527]: DEBUG oslo_concurrency.lockutils [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.470336] [48527]: DEBUG oslo_concurrency.lockutils [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.470336] [48527]: DEBUG oslo_concurrency.lockutils [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.470336] [48527]: DEBUG oslo_concurrency.lockutils [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.470336] [48527]: DEBUG oslo_concurrency.lockutils [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.470544] [48526]: INFO nova.api.openstack.requestlog [None req-ce616e2c-7b1d-4991-ba83-a70c2e05e61f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.515391 [ 869.470544] [48526]: [pid: 48526|app: 0|req: 1526/3013] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:13 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.472697] [48526]: DEBUG nova.api.openstack.wsgi [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.474268] [48526]: DEBUG nova.compute.api [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.481040] [48526]: DEBUG oslo_concurrency.lockutils [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.481423] [48526]: DEBUG oslo_concurrency.lockutils [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.482020] [48526]: DEBUG oslo_concurrency.lockutils [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.482407] [48526]: DEBUG oslo_concurrency.lockutils [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.482683] [48526]: DEBUG oslo_concurrency.lockutils [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.482922] [48526]: DEBUG oslo_concurrency.lockutils [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.507192] [48527]: WARNING neutronclient.v2_0.client [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.509078] [48526]: WARNING neutronclient.v2_0.client [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.561310] [48527]: DEBUG nova.policy [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.566677] [48527]: INFO nova.api.openstack.requestlog [None req-72c2baa0-da85-4bd4-9166-8249c93c496a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.110686 [ 869.567171] [48527]: [pid: 48527|app: 0|req: 1488/3014] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:13 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.570210] [48527]: DEBUG nova.api.openstack.wsgi [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.571621] [48527]: DEBUG nova.compute.api [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.576151] [48527]: DEBUG oslo_concurrency.lockutils [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.576384] [48527]: DEBUG oslo_concurrency.lockutils [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.576490] [48527]: DEBUG oslo_concurrency.lockutils [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.576748] [48527]: DEBUG oslo_concurrency.lockutils [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.576891] [48527]: DEBUG oslo_concurrency.lockutils [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.577016] [48527]: DEBUG oslo_concurrency.lockutils [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.599900] [48527]: WARNING neutronclient.v2_0.client [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.644026] [48526]: DEBUG nova.policy [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.649230] [48526]: INFO nova.api.openstack.requestlog [None req-25a085bd-52a2-4a22-925a-6317f1c2bdba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1361 microversion: 2.1 time: 0.179018 [ 869.652967] [48526]: [pid: 48526|app: 0|req: 1527/3015] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:13 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1361 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.652967] [48526]: DEBUG nova.api.openstack.wsgi [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.654721] [48526]: DEBUG nova.policy [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.655178] [48526]: DEBUG nova.compute.api [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Searching by: {'deleted': False, 'project_id': '3dc41bb776cd4d60b717ea51a613295f'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 869.658396] [48526]: DEBUG oslo_concurrency.lockutils [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.658581] [48526]: DEBUG oslo_concurrency.lockutils [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.658758] [48526]: DEBUG oslo_concurrency.lockutils [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.659132] [48526]: DEBUG oslo_concurrency.lockutils [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.659425] [48526]: DEBUG oslo_concurrency.lockutils [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.659598] [48526]: DEBUG oslo_concurrency.lockutils [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.680028] [48526]: DEBUG nova.compute.multi_cell_list [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 869.698939] [48526]: INFO nova.api.openstack.requestlog [None req-d31ca74e-092a-44dd-b712-b4b7cb5aaf98 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 681 microversion: 2.1 time: 0.046783 [ 869.698939] [48526]: [pid: 48526|app: 0|req: 1528/3016] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:56:13 2025] GET /compute/v2.1/servers => generated 681 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 869.699910] [48526]: DEBUG nova.api.openstack.wsgi [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.701246] [48526]: DEBUG nova.compute.api [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.704272] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.704461] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.704714] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.704860] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.704995] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.705143] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.721123] [48526]: WARNING neutronclient.v2_0.client [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.751372] [48527]: DEBUG nova.policy [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.758853] [48527]: INFO nova.api.openstack.requestlog [None req-9293dbf6-a912-4722-b269-1aaeea15694b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1665 microversion: 2.1 time: 0.190733 [ 869.759233] [48527]: [pid: 48527|app: 0|req: 1489/3017] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:13 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1665 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.761886] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.763529] [48527]: DEBUG nova.compute.api [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.764935] [48526]: DEBUG nova.policy [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.767224] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.767661] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.767661] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.767661] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.768150] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.768150] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.770297] [48526]: INFO nova.api.openstack.requestlog [None req-7bd62be4-cde3-436e-92ab-648b257e587c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.072016 [ 869.770511] [48526]: [pid: 48526|app: 0|req: 1529/3018] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:13 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.772889] [48526]: DEBUG nova.api.openstack.wsgi [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.774288] [48526]: DEBUG nova.compute.api [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.778856] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.779091] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.779260] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.779545] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.779720] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.779855] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.785736] [48527]: WARNING neutronclient.v2_0.client [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.800480] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=630,nova_api:UPDATE=6,nova_api:INSERT=21,nova_api:DELETE=6 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 869.803677] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.803937] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.804171] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.804412] [48526]: DEBUG nova.objects.instance [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.809524] [48526]: WARNING neutronclient.v2_0.client [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.818784] [48527]: DEBUG nova.policy [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.823518] [48527]: INFO nova.api.openstack.requestlog [None req-c5ef3c1f-1904-4a3b-b536-55f4c647d388 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.063591 [ 869.824185] [48527]: [pid: 48527|app: 0|req: 1490/3019] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:13 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.829028] [48527]: DEBUG nova.api.openstack.wsgi [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.829578] [48527]: DEBUG nova.compute.api [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.835084] [48527]: DEBUG oslo_concurrency.lockutils [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.835084] [48527]: DEBUG oslo_concurrency.lockutils [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.835084] [48527]: DEBUG oslo_concurrency.lockutils [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.835084] [48527]: DEBUG oslo_concurrency.lockutils [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.835084] [48527]: DEBUG oslo_concurrency.lockutils [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.835084] [48527]: DEBUG oslo_concurrency.lockutils [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.837265] [48526]: DEBUG nova.policy [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.841712] [48526]: INFO nova.api.openstack.requestlog [None req-4ff2b3df-691f-4b16-a72e-8ba71ec1a6b1 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.070618 [ 869.842067] [48526]: [pid: 48526|app: 0|req: 1530/3020] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:13 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.848215] [48526]: DEBUG nova.api.openstack.wsgi [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.849716] [48526]: DEBUG nova.compute.api [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.854243] [48527]: WARNING neutronclient.v2_0.client [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.854991] [48526]: DEBUG oslo_concurrency.lockutils [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.855195] [48526]: DEBUG oslo_concurrency.lockutils [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.855588] [48526]: DEBUG oslo_concurrency.lockutils [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.855893] [48526]: DEBUG oslo_concurrency.lockutils [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.856109] [48526]: DEBUG oslo_concurrency.lockutils [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.856263] [48526]: DEBUG oslo_concurrency.lockutils [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.880344] [48526]: DEBUG oslo_concurrency.lockutils [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.880344] [48526]: DEBUG oslo_concurrency.lockutils [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.880344] [48526]: DEBUG oslo_concurrency.lockutils [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.880491] [48526]: DEBUG nova.objects.instance [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.884605] [48526]: WARNING neutronclient.v2_0.client [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.936763] [48526]: DEBUG nova.policy [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.948294] [48526]: INFO nova.api.openstack.requestlog [None req-46c2ac02-d308-4c85-986b-ee8e2285e331 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.105543 [ 869.948860] [48526]: [pid: 48526|app: 0|req: 1531/3021] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.953131] [48526]: DEBUG nova.api.openstack.wsgi [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.954153] [48526]: DEBUG nova.compute.api [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.958251] [48526]: DEBUG oslo_concurrency.lockutils [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.958509] [48526]: DEBUG oslo_concurrency.lockutils [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.958650] [48526]: DEBUG oslo_concurrency.lockutils [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.959163] [48526]: DEBUG oslo_concurrency.lockutils [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.959232] [48526]: DEBUG oslo_concurrency.lockutils [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.959322] [48526]: DEBUG oslo_concurrency.lockutils [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.964759] [48527]: DEBUG nova.policy [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.970795] [48527]: INFO nova.api.openstack.requestlog [None req-02f6304f-e2f0-45d8-a8a7-cac8ace7c8ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1378 microversion: 2.1 time: 0.145507 [ 869.971175] [48527]: [pid: 48527|app: 0|req: 1491/3022] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1378 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.974195] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.975944] [48527]: DEBUG nova.compute.api [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.981749] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.981983] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.982171] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.982609] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.982771] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.982919] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.988777] [48526]: DEBUG oslo_concurrency.lockutils [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.988960] [48526]: DEBUG oslo_concurrency.lockutils [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.989117] [48526]: DEBUG oslo_concurrency.lockutils [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.989273] [48526]: DEBUG nova.objects.instance [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.993256] [48526]: WARNING neutronclient.v2_0.client [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.005981] [48527]: WARNING neutronclient.v2_0.client [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.014679] [48526]: DEBUG nova.policy [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.019258] [48526]: INFO nova.api.openstack.requestlog [None req-147bde4a-dc29-42b8-b10c-ac52cf7090c0 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.068906 [ 870.019803] [48526]: [pid: 48526|app: 0|req: 1532/3023] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.022645] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-491676914", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "b08a61db-827a-406b-ae69-aa4e974b514f"}], "security_groups": [{"name": "tempest-securitygroup--309107644"}], "key_name": "tempest-keypair-493453495", "user_data": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 870.066291] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.066554] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.066708] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.067482] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.069175] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.071711] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.075800] [48526]: WARNING neutronclient.v2_0.client [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.099026] [48527]: DEBUG nova.policy [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.104439] [48527]: INFO nova.api.openstack.requestlog [None req-dd10a7aa-b5f1-4698-a352-87f78906783e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1315 microversion: 2.1 time: 0.132638 [ 870.104772] [48527]: [pid: 48527|app: 0|req: 1492/3024] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1315 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.107344] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.108733] [48527]: DEBUG nova.compute.api [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.115571] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.115571] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.115571] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.115571] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.115571] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.115571] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.127927] [48526]: DEBUG nova.network.neutron [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] validate_networks() for [('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 870.128412] [48526]: WARNING neutronclient.v2_0.client [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.129510] [48526]: WARNING openstack [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 870.135097] [48527]: WARNING neutronclient.v2_0.client [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.135610] [48526]: WARNING openstack [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 870.146963] [48526]: INFO nova.network.neutron [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] _ports_needed_per_instance requested_netwokrs=[('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] [ 870.199841] [48527]: DEBUG nova.policy [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.204951] [48527]: INFO nova.api.openstack.requestlog [None req-d7245a2e-3619-43d1-a65b-b8e5f335d935 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1506 microversion: 2.1 time: 0.099203 [ 870.209109] [48527]: [pid: 48527|app: 0|req: 1493/3025] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1506 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.211703] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.215102] [48527]: DEBUG nova.compute.api [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.220306] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.223829] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.223829] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.223829] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.223829] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.223829] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.237748] [48527]: WARNING neutronclient.v2_0.client [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.258837] [48526]: WARNING neutronclient.v2_0.client [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.259795] [48526]: WARNING openstack [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 870.260778] [48526]: WARNING openstack [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 870.261442] [48527]: DEBUG nova.policy [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.267965] [48527]: INFO nova.api.openstack.requestlog [None req-cb3b0675-54a0-4ff8-969a-7f365779ab83 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1285 microversion: 2.1 time: 0.055938 [ 870.267965] [48527]: [pid: 48527|app: 0|req: 1494/3026] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1285 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.268430] [48527]: DEBUG nova.api.openstack.wsgi [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.270949] [48527]: DEBUG nova.policy [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.271115] [48527]: DEBUG nova.api.openstack.compute.servers [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Removing options 'limit' from query {{(pid=48527) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 870.271435] [48527]: DEBUG nova.compute.api [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Searching by: {'deleted': False, 'project_id': '3dc41bb776cd4d60b717ea51a613295f'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 870.274371] [48527]: DEBUG oslo_concurrency.lockutils [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.274544] [48527]: DEBUG oslo_concurrency.lockutils [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.274823] [48527]: DEBUG oslo_concurrency.lockutils [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.275164] [48527]: DEBUG oslo_concurrency.lockutils [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.275460] [48527]: DEBUG oslo_concurrency.lockutils [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.275585] [48527]: DEBUG oslo_concurrency.lockutils [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.290982] [48527]: DEBUG nova.compute.multi_cell_list [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Listed batch of 2 results from cell out of 102 limit. Returned 2 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 870.320334] [48527]: INFO nova.api.openstack.requestlog [None req-1037f8b2-4abd-4b0a-9060-ccfbad0c47db tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=102" status: 200 len: 681 microversion: 2.1 time: 0.053718 [ 870.320787] [48527]: [pid: 48527|app: 0|req: 1495/3027] 10.180.1.21 () {58 vars in 1139 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers?limit=102 => generated 681 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 870.323724] [48527]: DEBUG nova.api.openstack.wsgi [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.325301] [48527]: DEBUG nova.compute.api [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.329841] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.330072] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.330229] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.330517] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.330849] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.330977] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.361415] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.361415] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.361598] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.361711] [48527]: DEBUG nova.objects.instance [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.365985] [48527]: WARNING neutronclient.v2_0.client [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.371041] [48526]: DEBUG nova.virt.hardware [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 870.371041] [48526]: DEBUG nova.virt.hardware [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 870.371041] [48526]: DEBUG nova.virt.hardware [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 870.371041] [48526]: DEBUG nova.virt.hardware [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 870.371041] [48526]: DEBUG nova.virt.hardware [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 870.378960] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.379160] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.379325] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.380049] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.381069] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.381853] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.385771] [48527]: DEBUG nova.policy [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.391757] [48526]: DEBUG nova.quota [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 870.391854] [48527]: DEBUG nova.policy [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.392285] [48527]: DEBUG nova.policy [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.392867] [48527]: INFO nova.api.openstack.requestlog [None req-a5e7f842-f236-4a98-acaa-fb4bf462e02e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.071593 [ 870.393202] [48527]: [pid: 48527|app: 0|req: 1496/3028] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.395055] [48526]: DEBUG nova.quota [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for user de2f11820c2948e589d2204a7f1e5344 and project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 870.395528] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.396997] [48527]: DEBUG nova.compute.api [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.400580] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.400659] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.400787] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.401073] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.401218] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.401332] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.403314] [48526]: DEBUG nova.compute.api [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 870.404845] [48526]: DEBUG nova.compute.api [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 870.419012] [48527]: WARNING neutronclient.v2_0.client [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.437558] [48526]: INFO nova.api.openstack.requestlog [None req-b2743c86-e20d-4335-9386-b0abc4762271 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.417104 [ 870.437960] [48526]: [pid: 48526|app: 0|req: 1533/3029] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:56:14 2025] POST /compute/v2.1/servers => generated 408 bytes in 418 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 870.440687] [48526]: DEBUG nova.api.openstack.wsgi [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.441211] [48527]: DEBUG nova.policy [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.442086] [48526]: DEBUG nova.compute.api [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.445972] [48526]: DEBUG oslo_concurrency.lockutils [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.446161] [48526]: DEBUG oslo_concurrency.lockutils [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.446437] [48526]: DEBUG oslo_concurrency.lockutils [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.446611] [48526]: DEBUG oslo_concurrency.lockutils [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.447534] [48527]: DEBUG nova.policy [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.447658] [48526]: DEBUG oslo_concurrency.lockutils [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.447658] [48526]: DEBUG oslo_concurrency.lockutils [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.447743] [48527]: DEBUG nova.policy [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.448155] [48527]: INFO nova.api.openstack.requestlog [None req-bbc913f3-ea37-4659-85ab-ad6e6520f41f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.054422 [ 870.448563] [48527]: [pid: 48527|app: 0|req: 1497/3030] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.451410] [48527]: DEBUG nova.api.openstack.wsgi [req-df46da76-e1a5-4aea-964f-e449574c3c57 req-45b5e8c3-60a5-4b76-b562-7d2147de2417 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8da76bea-8e25-41a1-b233-f2e71ef9032d", "name": "network-vif-plugged", "status": "completed", "tag": "f91f5b40-50f9-4213-95ab-b2b4842d284a"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 870.457444] [48527]: DEBUG oslo_concurrency.lockutils [req-df46da76-e1a5-4aea-964f-e449574c3c57 req-45b5e8c3-60a5-4b76-b562-7d2147de2417 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.457673] [48527]: DEBUG oslo_concurrency.lockutils [req-df46da76-e1a5-4aea-964f-e449574c3c57 req-45b5e8c3-60a5-4b76-b562-7d2147de2417 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.458166] [48527]: DEBUG oslo_concurrency.lockutils [req-df46da76-e1a5-4aea-964f-e449574c3c57 req-45b5e8c3-60a5-4b76-b562-7d2147de2417 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.466334] [48527]: INFO nova.api.openstack.compute.server_external_events [req-df46da76-e1a5-4aea-964f-e449574c3c57 req-45b5e8c3-60a5-4b76-b562-7d2147de2417 service nova] Creating event network-vif-plugged:f91f5b40-50f9-4213-95ab-b2b4842d284a for instance 8da76bea-8e25-41a1-b233-f2e71ef9032d on cpu-1 [ 870.471723] [48527]: INFO nova.api.openstack.requestlog [req-df46da76-e1a5-4aea-964f-e449574c3c57 req-45b5e8c3-60a5-4b76-b562-7d2147de2417 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021952 [ 870.471723] [48527]: [pid: 48527|app: 0|req: 1498/3031] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:14 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) [ 870.474693] [48527]: DEBUG nova.api.openstack.wsgi [None req-c94b2628-4c2e-4234-80ab-67c709646417 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.476889] [48527]: DEBUG nova.api.openstack.wsgi [None req-c94b2628-4c2e-4234-80ab-67c709646417 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Returning 400 to user: Invalid input for query parameters limit. Value: -1. '-1' does not match '^[0-9]*$' {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 870.477144] [48527]: INFO nova.api.openstack.requestlog [None req-c94b2628-4c2e-4234-80ab-67c709646417 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=-1" status: 400 len: 127 microversion: 2.1 time: 0.004975 [ 870.477455] [48527]: [pid: 48527|app: 0|req: 1499/3032] 10.180.1.21 () {58 vars in 1137 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers?limit=-1 => generated 127 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 870.477925] [48526]: WARNING neutronclient.v2_0.client [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.479997] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d8ffe33-bc60-46c0-a29f-e9a1793d1dcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.482024] [48527]: DEBUG nova.compute.api [None req-6d8ffe33-bc60-46c0-a29f-e9a1793d1dcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.495209] [48527]: WARNING neutronclient.v2_0.client [None req-6d8ffe33-bc60-46c0-a29f-e9a1793d1dcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.502698] [48526]: DEBUG nova.policy [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.510789] [48526]: DEBUG nova.policy [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.511068] [48526]: DEBUG nova.policy [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.515061] [48526]: INFO nova.api.openstack.requestlog [None req-298f31fe-c533-4c9e-afc4-411b07c9f73c tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.076402 [ 870.515306] [48526]: [pid: 48526|app: 0|req: 1534/3033] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.516485] [48527]: DEBUG nova.policy [None req-6d8ffe33-bc60-46c0-a29f-e9a1793d1dcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.517923] [48526]: DEBUG nova.api.openstack.wsgi [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.519450] [48526]: DEBUG nova.compute.api [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.520973] [48527]: INFO nova.api.openstack.requestlog [None req-6d8ffe33-bc60-46c0-a29f-e9a1793d1dcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1237 microversion: 2.1 time: 0.042955 [ 870.521461] [48527]: [pid: 48527|app: 0|req: 1500/3034] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.523662] [48526]: DEBUG oslo_concurrency.lockutils [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.523929] [48526]: DEBUG oslo_concurrency.lockutils [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.524075] [48527]: DEBUG nova.api.openstack.wsgi [None req-92d028de-2294-453a-ae75-a51204d6a7dd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.524129] [48526]: DEBUG oslo_concurrency.lockutils [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.524430] [48526]: DEBUG oslo_concurrency.lockutils [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.524627] [48526]: DEBUG oslo_concurrency.lockutils [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.524782] [48526]: DEBUG oslo_concurrency.lockutils [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.525763] [48527]: DEBUG nova.api.openstack.wsgi [None req-92d028de-2294-453a-ae75-a51204d6a7dd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Returning 400 to user: Invalid input for query parameters limit. Value: testing. 'testing' does not match '^[0-9]*$' {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 870.526214] [48527]: INFO nova.api.openstack.requestlog [None req-92d028de-2294-453a-ae75-a51204d6a7dd tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=testing" status: 400 len: 137 microversion: 2.1 time: 0.004383 [ 870.526509] [48527]: [pid: 48527|app: 0|req: 1501/3035] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers?limit=testing => generated 137 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 870.529641] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.531189] [48527]: DEBUG nova.compute.api [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.535096] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.535289] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.535495] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.536177] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.536177] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.536177] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.549072] [48526]: WARNING neutronclient.v2_0.client [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.558436] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.558643] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.558780] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.559151] [48527]: DEBUG nova.objects.instance [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.563401] [48527]: WARNING neutronclient.v2_0.client [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.572629] [48526]: DEBUG nova.policy [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.578381] [48526]: INFO nova.api.openstack.requestlog [None req-709ddfd0-e036-4a9f-8726-f148a2f459fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1257 microversion: 2.1 time: 0.062390 [ 870.579037] [48526]: [pid: 48526|app: 0|req: 1535/3036] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1257 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.582255] [48526]: DEBUG nova.api.openstack.wsgi [None req-759c548e-2a1d-4a15-9f78-46cc271f6a42 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.584645] [48526]: DEBUG nova.policy [None req-759c548e-2a1d-4a15-9f78-46cc271f6a42 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.584954] [48526]: DEBUG nova.compute.api [None req-759c548e-2a1d-4a15-9f78-46cc271f6a42 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Searching by: {'flavor': 'non_existing_flavor', 'deleted': False, 'project_id': '3dc41bb776cd4d60b717ea51a613295f'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 870.592228] [48526]: DEBUG nova.api.openstack.compute.servers [None req-759c548e-2a1d-4a15-9f78-46cc271f6a42 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Flavor 'non_existing_flavor' could not be found {{(pid=48526) _get_servers /opt/stack/nova/nova/api/openstack/compute/servers.py:334}} [ 870.592589] [48526]: INFO nova.api.openstack.requestlog [None req-759c548e-2a1d-4a15-9f78-46cc271f6a42 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers?flavor=non_existing_flavor" status: 200 len: 15 microversion: 2.1 time: 0.013252 [ 870.593061] [48526]: [pid: 48526|app: 0|req: 1536/3037] 10.180.1.21 () {58 vars in 1173 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers?flavor=non_existing_flavor => generated 15 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 870.595622] [48526]: DEBUG nova.api.openstack.wsgi [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.597026] [48526]: DEBUG nova.compute.api [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.597154] [48527]: DEBUG nova.policy [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.601436] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.601670] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.601905] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.602317] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.602368] [48527]: INFO nova.api.openstack.requestlog [None req-cb7b821b-95b9-467e-a0fb-afa60a6a4f87 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.075237 [ 870.602548] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.602690] [48527]: [pid: 48527|app: 0|req: 1502/3038] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.602744] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.607413] [48527]: DEBUG nova.api.openstack.wsgi [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.608439] [48527]: DEBUG nova.policy [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.608805] [48527]: DEBUG nova.compute.api [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Searching by: {'image': 'non_existing_image', 'deleted': False, 'project_id': '3dc41bb776cd4d60b717ea51a613295f'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 870.612430] [48527]: DEBUG oslo_concurrency.lockutils [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.612610] [48527]: DEBUG oslo_concurrency.lockutils [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.612734] [48527]: DEBUG oslo_concurrency.lockutils [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.613141] [48527]: DEBUG oslo_concurrency.lockutils [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.613493] [48527]: DEBUG oslo_concurrency.lockutils [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.613677] [48527]: DEBUG oslo_concurrency.lockutils [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.625997] [48526]: WARNING neutronclient.v2_0.client [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.655435] [48527]: INFO nova.api.openstack.requestlog [None req-8811a194-5ec1-4582-8118-d1e3291a916e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers?image=non_existing_image" status: 200 len: 15 microversion: 2.1 time: 0.052104 [ 870.655812] [48527]: [pid: 48527|app: 0|req: 1503/3039] 10.180.1.21 () {58 vars in 1169 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers?image=non_existing_image => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 870.663208] [48527]: DEBUG nova.api.openstack.wsgi [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.664730] [48527]: DEBUG nova.compute.api [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.668274] [48527]: DEBUG oslo_concurrency.lockutils [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.668493] [48527]: DEBUG oslo_concurrency.lockutils [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.668633] [48527]: DEBUG oslo_concurrency.lockutils [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.668941] [48527]: DEBUG oslo_concurrency.lockutils [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.669100] [48527]: DEBUG oslo_concurrency.lockutils [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.669395] [48527]: DEBUG oslo_concurrency.lockutils [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.691112] [48526]: DEBUG nova.policy [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.695440] [48527]: WARNING neutronclient.v2_0.client [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.697279] [48526]: INFO nova.api.openstack.requestlog [None req-5d40a37e-e577-4293-84cf-ea4ddb51376b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.103594 [ 870.697632] [48526]: [pid: 48526|app: 0|req: 1537/3040] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.700118] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.705029] [48526]: DEBUG nova.policy [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.705029] [48526]: DEBUG nova.compute.api [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Searching by: {'name': 'non_existing_server_name', 'deleted': False, 'project_id': '3dc41bb776cd4d60b717ea51a613295f'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 870.706094] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.706271] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.706431] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.706780] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.706920] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.707071] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.721832] [48526]: INFO nova.api.openstack.requestlog [None req-cb49c89f-7259-4778-9773-bc346f94ad29 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-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.023565 [ 870.722218] [48526]: [pid: 48526|app: 0|req: 1538/3041] 10.180.1.21 () {58 vars in 1179 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers?name=non_existing_server_name => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 870.730149] [48526]: DEBUG nova.api.openstack.wsgi [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.732907] [48526]: DEBUG nova.policy [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.733372] [48526]: DEBUG nova.compute.api [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Searching by: {'deleted': False, 'project_id': '3dc41bb776cd4d60b717ea51a613295f'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 870.736385] [48526]: DEBUG oslo_concurrency.lockutils [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.736608] [48526]: DEBUG oslo_concurrency.lockutils [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.736715] [48526]: DEBUG oslo_concurrency.lockutils [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.737090] [48526]: DEBUG oslo_concurrency.lockutils [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.737395] [48526]: DEBUG oslo_concurrency.lockutils [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.737527] [48526]: DEBUG oslo_concurrency.lockutils [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.756841] [48526]: DEBUG nova.compute.multi_cell_list [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 870.778621] [48527]: DEBUG nova.policy [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.780710] [48526]: DEBUG nova.policy [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.785226] [48527]: INFO nova.api.openstack.requestlog [None req-58cb7492-2462-446b-bc8c-57b1c140e176 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1361 microversion: 2.1 time: 0.124015 [ 870.785401] [48526]: DEBUG oslo_concurrency.lockutils [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.785538] [48526]: DEBUG oslo_concurrency.lockutils [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.785624] [48527]: [pid: 48527|app: 0|req: 1504/3042] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1361 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 870.785707] [48526]: DEBUG oslo_concurrency.lockutils [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.792026] [48527]: DEBUG nova.api.openstack.wsgi [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.792026] [48527]: DEBUG nova.compute.api [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.794417] [48526]: WARNING neutronclient.v2_0.client [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.795665] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.795893] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.796076] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.796549] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.796974] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.796974] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.817358] [48527]: WARNING neutronclient.v2_0.client [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.996727] [48526]: INFO nova.api.openstack.requestlog [None req-09fe6270-234b-4574-b3ef-2f61bbbb1fa0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 3019 microversion: 2.1 time: 0.268753 [ 870.997136] [48526]: [pid: 48526|app: 0|req: 1539/3043] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:56:14 2025] GET /compute/v2.1/servers/detail => generated 3019 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 871.003080] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.005609] [48526]: DEBUG nova.compute.api [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.011520] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.011834] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.011894] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.012226] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.012392] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.012648] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.033329] [48526]: WARNING neutronclient.v2_0.client [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.035902] [48527]: DEBUG nova.policy [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.041816] [48527]: INFO nova.api.openstack.requestlog [None req-c1da44da-48f0-4fd7-bba9-4aeae2e9521c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1665 microversion: 2.1 time: 0.255580 [ 871.042176] [48527]: [pid: 48527|app: 0|req: 1505/3044] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:15 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1665 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.045701] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.047107] [48527]: DEBUG nova.compute.api [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.050406] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.050590] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.050729] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.050977] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.051134] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.051254] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.071127] [48527]: WARNING neutronclient.v2_0.client [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.523537] [48526]: DEBUG nova.policy [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.530394] [48526]: INFO nova.api.openstack.requestlog [None req-b9d66056-12a8-4ecd-bb42-4a80e6582dd3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.532684 [ 871.531246] [48526]: [pid: 48526|app: 0|req: 1540/3045] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:15 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.533487] [48526]: DEBUG nova.api.openstack.wsgi [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.534834] [48526]: DEBUG nova.compute.api [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.540030] [48527]: DEBUG nova.policy [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.541024] [48526]: DEBUG oslo_concurrency.lockutils [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.541171] [48526]: DEBUG oslo_concurrency.lockutils [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.541312] [48526]: DEBUG oslo_concurrency.lockutils [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.541794] [48526]: DEBUG oslo_concurrency.lockutils [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.542039] [48526]: DEBUG oslo_concurrency.lockutils [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.542220] [48526]: DEBUG oslo_concurrency.lockutils [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.545441] [48527]: INFO nova.api.openstack.requestlog [None req-3e8b57b3-b69a-443b-8257-db62a5ada5ef tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.502618 [ 871.545975] [48527]: [pid: 48527|app: 0|req: 1506/3046] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:15 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.549444] [48527]: DEBUG nova.api.openstack.wsgi [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.551031] [48527]: DEBUG nova.compute.api [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.555269] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.556338] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.556338] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.556338] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.556471] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.556622] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.568190] [48526]: DEBUG oslo_concurrency.lockutils [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.568190] [48526]: DEBUG oslo_concurrency.lockutils [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.568190] [48526]: DEBUG oslo_concurrency.lockutils [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.568190] [48526]: DEBUG nova.objects.instance [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.572157] [48526]: WARNING neutronclient.v2_0.client [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.577720] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.578111] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.578257] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.578439] [48527]: DEBUG nova.objects.instance [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.581460] [48527]: WARNING neutronclient.v2_0.client [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.601831] [48526]: DEBUG nova.policy [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.607930] [48526]: INFO nova.api.openstack.requestlog [None req-a44a8684-f852-4691-bae9-279c54e43b98 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.076449 [ 871.608552] [48526]: [pid: 48526|app: 0|req: 1541/3047] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:15 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.611606] [48526]: DEBUG nova.api.openstack.wsgi [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.613262] [48526]: DEBUG nova.compute.api [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.616674] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.616967] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.617220] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.617260] [48527]: DEBUG nova.policy [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.617333] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.619680] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.619680] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.622154] [48527]: INFO nova.api.openstack.requestlog [None req-d12be5e9-9f96-444d-85b7-437bfce054c2 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.075110 [ 871.622514] [48527]: [pid: 48527|app: 0|req: 1507/3048] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:15 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.627226] [48527]: DEBUG nova.api.openstack.wsgi [None req-fd56d4db-b435-4e4c-94df-3b09eb84b0c6 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.631713] [48527]: DEBUG nova.policy [None req-fd56d4db-b435-4e4c-94df-3b09eb84b0c6 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.631713] [48527]: INFO nova.api.openstack.requestlog [None req-fd56d4db-b435-4e4c-94df-3b09eb84b0c6 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=non_existing_status" status: 200 len: 15 microversion: 2.1 time: 0.008175 [ 871.631713] [48527]: [pid: 48527|app: 0|req: 1508/3049] 10.180.1.21 () {58 vars in 1173 bytes} [Fri Dec 12 13:56:15 2025] GET /compute/v2.1/servers?status=non_existing_status => generated 15 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 871.634316] [48527]: DEBUG nova.api.openstack.wsgi [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.635722] [48527]: DEBUG nova.compute.api [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.645543] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.645732] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.645882] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.646145] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.646309] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.646497] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.652194] [48526]: WARNING neutronclient.v2_0.client [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.667756] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.667939] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.669043] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.669043] [48527]: DEBUG nova.objects.instance [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.671482] [48527]: WARNING neutronclient.v2_0.client [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.741654] [48527]: DEBUG nova.policy [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.746979] [48527]: INFO nova.api.openstack.requestlog [None req-e3efa925-bcac-4eca-bb1c-64a057dbdcd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.114785 [ 871.747524] [48527]: [pid: 48527|app: 0|req: 1509/3050] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:15 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.750176] [48527]: DEBUG nova.api.openstack.wsgi [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.752252] [48527]: DEBUG nova.compute.api [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.756196] [48527]: DEBUG oslo_concurrency.lockutils [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.756556] [48527]: DEBUG oslo_concurrency.lockutils [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.756837] [48527]: DEBUG oslo_concurrency.lockutils [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.757210] [48527]: DEBUG oslo_concurrency.lockutils [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.757481] [48527]: DEBUG oslo_concurrency.lockutils [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.757803] [48527]: DEBUG oslo_concurrency.lockutils [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.778246] [48527]: WARNING neutronclient.v2_0.client [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.824255] [48526]: DEBUG nova.policy [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.829113] [48526]: INFO nova.api.openstack.requestlog [None req-8b5bd25d-4c4b-4433-8a81-271c2d8c444a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1378 microversion: 2.1 time: 0.219632 [ 871.829398] [48526]: [pid: 48526|app: 0|req: 1542/3051] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:15 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1378 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.833207] [48526]: DEBUG nova.api.openstack.wsgi [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.833257] [48526]: DEBUG nova.compute.api [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.836826] [48526]: DEBUG oslo_concurrency.lockutils [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.836989] [48526]: DEBUG oslo_concurrency.lockutils [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.837152] [48526]: DEBUG oslo_concurrency.lockutils [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.837497] [48526]: DEBUG oslo_concurrency.lockutils [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.837647] [48526]: DEBUG oslo_concurrency.lockutils [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.837776] [48526]: DEBUG oslo_concurrency.lockutils [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.861178] [48526]: WARNING neutronclient.v2_0.client [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.928499] [48527]: DEBUG nova.policy [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.933924] [48527]: INFO nova.api.openstack.requestlog [None req-cee063f5-a856-40bf-a097-43b3e66305b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1315 microversion: 2.1 time: 0.185700 [ 871.934295] [48527]: [pid: 48527|app: 0|req: 1510/3052] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:15 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1315 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.937137] [48527]: DEBUG nova.api.openstack.wsgi [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.938774] [48527]: DEBUG nova.compute.api [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.942726] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.942930] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.943084] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.943351] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.943498] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.943616] [48527]: DEBUG oslo_concurrency.lockutils [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.962548] [48527]: WARNING neutronclient.v2_0.client [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.073970] [48526]: DEBUG nova.policy [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.078389] [48526]: INFO nova.api.openstack.requestlog [None req-01374540-909c-4cc0-a1d5-43a68f2a1627 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1512 microversion: 2.1 time: 0.248350 [ 872.078738] [48526]: [pid: 48526|app: 0|req: 1543/3053] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1512 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.084878] [48526]: DEBUG nova.api.openstack.wsgi [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.085597] [48526]: DEBUG nova.compute.api [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.089528] [48526]: DEBUG oslo_concurrency.lockutils [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.089670] [48526]: DEBUG oslo_concurrency.lockutils [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.089848] [48526]: DEBUG oslo_concurrency.lockutils [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.090217] [48526]: DEBUG oslo_concurrency.lockutils [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.090397] [48526]: DEBUG oslo_concurrency.lockutils [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.090456] [48526]: DEBUG oslo_concurrency.lockutils [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.098320] [48527]: DEBUG nova.policy [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.102921] [48527]: INFO nova.api.openstack.requestlog [None req-a5cde815-4d53-47e2-8af2-5b484f3cdf59 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1325 microversion: 2.1 time: 0.168021 [ 872.103268] [48527]: [pid: 48527|app: 0|req: 1511/3054] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1325 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.106198] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.107151] [48527]: DEBUG nova.compute.api [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.110649] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.110847] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.110981] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.111260] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.111370] [48526]: DEBUG oslo_concurrency.lockutils [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.111412] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.111520] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.111553] [48526]: DEBUG oslo_concurrency.lockutils [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.111683] [48526]: DEBUG oslo_concurrency.lockutils [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.111832] [48526]: DEBUG nova.objects.instance [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.115076] [48526]: WARNING neutronclient.v2_0.client [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.129883] [48527]: WARNING neutronclient.v2_0.client [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.136653] [48526]: DEBUG nova.policy [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.142043] [48526]: DEBUG nova.policy [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.142495] [48526]: DEBUG nova.policy [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.143178] [48526]: INFO nova.api.openstack.requestlog [None req-015671c8-aeb2-4534-9c65-57790e336239 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.061850 [ 872.143533] [48526]: [pid: 48526|app: 0|req: 1544/3055] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.148019] [48526]: DEBUG nova.api.openstack.wsgi [req-060eac02-d3d5-4b8b-b31b-902cbe5f12a5 req-166822c3-6a28-4bcf-9fb8-0b6b48cce48a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83d12e06-77e7-4878-b1e0-e82e0c7fa183", "name": "network-vif-deleted", "tag": "49061b93-ca42-4647-92cb-7c73815d124e"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 872.152032] [48527]: DEBUG nova.policy [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.153151] [48526]: DEBUG oslo_concurrency.lockutils [req-060eac02-d3d5-4b8b-b31b-902cbe5f12a5 req-166822c3-6a28-4bcf-9fb8-0b6b48cce48a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.153151] [48526]: DEBUG oslo_concurrency.lockutils [req-060eac02-d3d5-4b8b-b31b-902cbe5f12a5 req-166822c3-6a28-4bcf-9fb8-0b6b48cce48a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.153267] [48526]: DEBUG oslo_concurrency.lockutils [req-060eac02-d3d5-4b8b-b31b-902cbe5f12a5 req-166822c3-6a28-4bcf-9fb8-0b6b48cce48a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.159592] [48527]: DEBUG nova.policy [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.159592] [48527]: DEBUG nova.policy [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.159592] [48527]: INFO nova.api.openstack.requestlog [None req-4e24e504-b896-425f-ae8a-a9dea4f4f619 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1299 microversion: 2.47 time: 0.054995 [ 872.159592] [48527]: [pid: 48527|app: 0|req: 1512/3056] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1299 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.161261] [48526]: INFO nova.api.openstack.compute.server_external_events [req-060eac02-d3d5-4b8b-b31b-902cbe5f12a5 req-166822c3-6a28-4bcf-9fb8-0b6b48cce48a service nova] Creating event network-vif-deleted:49061b93-ca42-4647-92cb-7c73815d124e for instance 83d12e06-77e7-4878-b1e0-e82e0c7fa183 on cpu-1 [ 872.162166] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.164376] [48527]: DEBUG nova.compute.api [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.170458] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.170458] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.170458] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.170458] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.170458] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.170874] [48526]: INFO nova.api.openstack.requestlog [req-060eac02-d3d5-4b8b-b31b-902cbe5f12a5 req-166822c3-6a28-4bcf-9fb8-0b6b48cce48a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026000 [ 872.170927] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.170959] [48526]: [pid: 48526|app: 0|req: 1545/3057] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:16 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) [ 872.173688] [48526]: DEBUG nova.api.openstack.wsgi [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.175372] [48526]: DEBUG nova.compute.api [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.179620] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.179960] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.180187] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.180514] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.180704] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.180863] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.192088] [48527]: WARNING neutronclient.v2_0.client [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.197145] [48526]: WARNING neutronclient.v2_0.client [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.210381] [48527]: DEBUG nova.policy [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.216012] [48527]: DEBUG nova.policy [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.216627] [48527]: DEBUG nova.policy [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.220257] [48527]: INFO nova.api.openstack.requestlog [None req-3d297a9a-6152-4756-bd87-8bd769861b47 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.060615 [ 872.220707] [48527]: [pid: 48527|app: 0|req: 1513/3058] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.222914] [48526]: DEBUG nova.policy [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.223037] [48527]: DEBUG nova.api.openstack.wsgi [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.224392] [48527]: DEBUG nova.compute.api [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.227094] [48526]: INFO nova.api.openstack.requestlog [None req-d2871ca5-78b5-4c6d-bfa1-01c3b1d85a42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1241 microversion: 2.1 time: 0.055614 [ 872.227441] [48526]: [pid: 48526|app: 0|req: 1546/3059] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1241 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.227666] [48527]: DEBUG oslo_concurrency.lockutils [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.227841] [48527]: DEBUG oslo_concurrency.lockutils [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.227971] [48527]: DEBUG oslo_concurrency.lockutils [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.228234] [48527]: DEBUG oslo_concurrency.lockutils [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.228445] [48527]: DEBUG oslo_concurrency.lockutils [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.228578] [48527]: DEBUG oslo_concurrency.lockutils [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.229922] [48526]: DEBUG nova.api.openstack.wsgi [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.231316] [48526]: DEBUG nova.compute.api [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.234645] [48526]: DEBUG oslo_concurrency.lockutils [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.234838] [48526]: DEBUG oslo_concurrency.lockutils [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.234976] [48526]: DEBUG oslo_concurrency.lockutils [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.235263] [48526]: DEBUG oslo_concurrency.lockutils [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.235433] [48526]: DEBUG oslo_concurrency.lockutils [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.235568] [48526]: DEBUG oslo_concurrency.lockutils [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.247772] [48527]: WARNING neutronclient.v2_0.client [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.257632] [48526]: DEBUG oslo_concurrency.lockutils [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.257632] [48526]: DEBUG oslo_concurrency.lockutils [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.257865] [48526]: DEBUG oslo_concurrency.lockutils [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.257865] [48526]: DEBUG nova.objects.instance [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.260808] [48526]: WARNING neutronclient.v2_0.client [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.267404] [48527]: DEBUG nova.policy [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.272785] [48527]: INFO nova.api.openstack.requestlog [None req-7167a234-eb5e-4ace-b69b-b64b53221bc2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1257 microversion: 2.1 time: 0.051510 [ 872.273224] [48527]: [pid: 48527|app: 0|req: 1514/3060] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1257 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.275784] [48527]: DEBUG nova.api.openstack.wsgi [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.278308] [48527]: DEBUG nova.policy [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.278605] [48527]: DEBUG nova.compute.api [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Searching by: {'deleted': False, 'project_id': '3dc41bb776cd4d60b717ea51a613295f'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 872.280507] [48526]: DEBUG nova.policy [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.282030] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.282237] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.282339] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.282770] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.283020] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.283206] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.288688] [48526]: INFO nova.api.openstack.requestlog [None req-781acb32-0f69-4c58-851a-b0d9835181e9 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.059871 [ 872.288688] [48526]: [pid: 48526|app: 0|req: 1547/3061] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.292055] [48526]: DEBUG nova.api.openstack.wsgi [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.293835] [48526]: DEBUG nova.compute.api [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.298951] [48526]: DEBUG oslo_concurrency.lockutils [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.299153] [48526]: DEBUG oslo_concurrency.lockutils [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.299290] [48526]: DEBUG oslo_concurrency.lockutils [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.299595] [48526]: DEBUG oslo_concurrency.lockutils [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.299741] [48526]: DEBUG oslo_concurrency.lockutils [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.299863] [48526]: DEBUG oslo_concurrency.lockutils [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.307491] [48527]: DEBUG nova.compute.multi_cell_list [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 872.321204] [48526]: WARNING neutronclient.v2_0.client [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.325432] [48527]: INFO nova.api.openstack.requestlog [None req-f3da161f-656c-45c6-9db0-1057b7a82a95 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 681 microversion: 2.1 time: 0.051546 [ 872.325792] [48527]: [pid: 48527|app: 0|req: 1515/3062] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers => generated 681 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 872.328637] [48527]: DEBUG nova.api.openstack.wsgi [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.330638] [48527]: DEBUG nova.compute.api [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.334101] [48527]: DEBUG oslo_concurrency.lockutils [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.334324] [48527]: DEBUG oslo_concurrency.lockutils [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.334462] [48527]: DEBUG oslo_concurrency.lockutils [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.334776] [48527]: DEBUG oslo_concurrency.lockutils [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.334949] [48527]: DEBUG oslo_concurrency.lockutils [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.335074] [48527]: DEBUG oslo_concurrency.lockutils [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.341018] [48526]: DEBUG nova.policy [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.345942] [48526]: INFO nova.api.openstack.requestlog [None req-15d8c068-7e2e-4684-bb0d-c9d731fac0d1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.056778 [ 872.346805] [48526]: [pid: 48526|app: 0|req: 1548/3063] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.349540] [48526]: DEBUG nova.api.openstack.wsgi [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.351065] [48526]: DEBUG nova.compute.api [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.355021] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.355021] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.355021] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.355021] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.355217] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.355906] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.356699] [48527]: WARNING neutronclient.v2_0.client [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.383548] [48526]: WARNING neutronclient.v2_0.client [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.415159] [48526]: DEBUG nova.policy [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.421829] [48526]: INFO nova.api.openstack.requestlog [None req-cf4ff172-4c0c-446d-9504-41dc40dea07f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1305 microversion: 2.1 time: 0.074557 [ 872.422385] [48526]: [pid: 48526|app: 0|req: 1549/3064] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1305 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.424889] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.425147] [48526]: DEBUG nova.compute.api [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.432181] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.432424] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.432573] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.432889] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.433086] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.433242] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.437884] [48527]: DEBUG nova.policy [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.442633] [48527]: INFO nova.api.openstack.requestlog [None req-97090d5d-3fdc-4ca1-863b-dc9a934faea2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1361 microversion: 2.1 time: 0.116209 [ 872.442982] [48527]: [pid: 48527|app: 0|req: 1516/3065] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1361 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.443763] [48526]: INFO nova.api.openstack.wsgi [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] HTTP exception thrown: Instance a516af16-6932-4de8-8688-317415e168bd could not be found. [ 872.444102] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Returning 404 to user: Instance a516af16-6932-4de8-8688-317415e168bd could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 872.444537] [48526]: INFO nova.api.openstack.requestlog [None req-b2f8eed3-50ea-4243-9e0b-1dbdcc97d1d0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 404 len: 111 microversion: 2.1 time: 0.021810 [ 872.444968] [48526]: [pid: 48526|app: 0|req: 1550/3066] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:16 2025] DELETE /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 872.449701] [48527]: DEBUG nova.api.openstack.wsgi [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.450171] [48527]: DEBUG nova.compute.api [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.453299] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.453492] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.453623] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.453876] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.454022] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.454526] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.475169] [48527]: DEBUG nova.compute.api [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 872.494030] [48526]: DEBUG nova.api.openstack.wsgi [req-ece9a55d-ffe2-40cc-8d65-12bc3039881e req-adb2318e-ea52-4fcc-b830-f3435f369035 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8da76bea-8e25-41a1-b233-f2e71ef9032d", "tag": "f91f5b40-50f9-4213-95ab-b2b4842d284a"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 872.499242] [48526]: DEBUG oslo_concurrency.lockutils [req-ece9a55d-ffe2-40cc-8d65-12bc3039881e req-adb2318e-ea52-4fcc-b830-f3435f369035 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.499657] [48526]: DEBUG oslo_concurrency.lockutils [req-ece9a55d-ffe2-40cc-8d65-12bc3039881e req-adb2318e-ea52-4fcc-b830-f3435f369035 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.499942] [48526]: DEBUG oslo_concurrency.lockutils [req-ece9a55d-ffe2-40cc-8d65-12bc3039881e req-adb2318e-ea52-4fcc-b830-f3435f369035 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.508558] [48526]: INFO nova.api.openstack.compute.server_external_events [req-ece9a55d-ffe2-40cc-8d65-12bc3039881e req-adb2318e-ea52-4fcc-b830-f3435f369035 service nova] Creating event network-changed:f91f5b40-50f9-4213-95ab-b2b4842d284a for instance 8da76bea-8e25-41a1-b233-f2e71ef9032d on cpu-1 [ 872.513433] [48526]: INFO nova.api.openstack.requestlog [req-ece9a55d-ffe2-40cc-8d65-12bc3039881e req-adb2318e-ea52-4fcc-b830-f3435f369035 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023583 [ 872.513808] [48526]: [pid: 48526|app: 0|req: 1551/3067] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56: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) [ 872.542878] [48527]: INFO nova.api.openstack.requestlog [None req-4cd1ab57-dc5c-457a-a9b6-7a985b95c5c7 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 204 len: 0 microversion: 2.1 time: 0.094928 [ 872.543364] [48527]: [pid: 48527|app: 0|req: 1517/3068] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:16 2025] DELETE /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 872.545107] [48526]: DEBUG nova.api.openstack.wsgi [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.547020] [48526]: DEBUG nova.compute.api [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.550086] [48527]: DEBUG nova.api.openstack.wsgi [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.550086] [48527]: DEBUG nova.compute.api [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.553287] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.553287] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.553287] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.553287] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.553287] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.553287] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.554161] [48527]: DEBUG oslo_concurrency.lockutils [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.555363] [48527]: DEBUG oslo_concurrency.lockutils [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.555363] [48527]: DEBUG oslo_concurrency.lockutils [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.555363] [48527]: DEBUG oslo_concurrency.lockutils [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.555688] [48527]: DEBUG oslo_concurrency.lockutils [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.555847] [48527]: DEBUG oslo_concurrency.lockutils [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.573725] [48527]: DEBUG nova.compute.api [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 872.577708] [48526]: WARNING neutronclient.v2_0.client [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.599999] [48526]: DEBUG nova.policy [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.606442] [48526]: INFO nova.api.openstack.requestlog [None req-c1d7de82-5b33-4782-844d-0efc98d5648b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.064677 [ 872.606797] [48526]: [pid: 48526|app: 0|req: 1552/3069] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.612343] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.613856] [48526]: DEBUG nova.compute.api [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.623208] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.623418] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.623557] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.623821] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.623964] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.624144] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.635423] [48527]: INFO nova.api.openstack.requestlog [None req-738c88ce-4cc8-492f-88fc-f1a79f4f0ec2 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 204 len: 0 microversion: 2.1 time: 0.088440 [ 872.635627] [48527]: [pid: 48527|app: 0|req: 1518/3070] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:16 2025] DELETE /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 872.639660] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.641272] [48527]: DEBUG nova.compute.api [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.644924] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.645123] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.645255] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.645505] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.645648] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.645838] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.648384] [48526]: WARNING neutronclient.v2_0.client [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.672037] [48526]: DEBUG nova.policy [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.674727] [48526]: INFO nova.api.openstack.requestlog [None req-6c0d5f33-4980-456d-a76c-db07e0ee5c57 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.067324 [ 872.675104] [48526]: [pid: 48526|app: 0|req: 1553/3071] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.675895] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.676149] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.676349] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.676544] [48527]: DEBUG nova.objects.instance [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.681229] [48526]: DEBUG nova.api.openstack.wsgi [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.681567] [48527]: WARNING neutronclient.v2_0.client [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.683518] [48526]: DEBUG nova.compute.api [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.689632] [48526]: DEBUG oslo_concurrency.lockutils [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.689875] [48526]: DEBUG oslo_concurrency.lockutils [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.690044] [48526]: DEBUG oslo_concurrency.lockutils [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.690377] [48526]: DEBUG oslo_concurrency.lockutils [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.690558] [48526]: DEBUG oslo_concurrency.lockutils [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.690688] [48526]: DEBUG oslo_concurrency.lockutils [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.709945] [48527]: DEBUG nova.policy [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.716254] [48526]: DEBUG oslo_concurrency.lockutils [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.716465] [48526]: DEBUG oslo_concurrency.lockutils [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.716604] [48526]: DEBUG oslo_concurrency.lockutils [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.716757] [48526]: DEBUG nova.objects.instance [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lazy-loading 'fault' on Instance uuid 2100d309-1c64-4333-a954-e465ad3aa7a3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.716813] [48527]: INFO nova.api.openstack.requestlog [None req-c7da3909-9ad3-4059-9863-6597bc593e04 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.080364 [ 872.718240] [48527]: [pid: 48527|app: 0|req: 1519/3072] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.724117] [48526]: WARNING neutronclient.v2_0.client [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.724541] [48527]: DEBUG nova.api.openstack.wsgi [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.725842] [48527]: DEBUG nova.compute.api [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: a516af16-6932-4de8-8688-317415e168bd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.731186] [48527]: DEBUG oslo_concurrency.lockutils [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.731186] [48527]: DEBUG oslo_concurrency.lockutils [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.731186] [48527]: DEBUG oslo_concurrency.lockutils [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.731848] [48527]: DEBUG oslo_concurrency.lockutils [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.731848] [48527]: DEBUG oslo_concurrency.lockutils [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.731848] [48527]: DEBUG oslo_concurrency.lockutils [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.743980] [48527]: INFO nova.api.openstack.wsgi [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] HTTP exception thrown: Instance a516af16-6932-4de8-8688-317415e168bd could not be found. [ 872.744187] [48527]: DEBUG nova.api.openstack.wsgi [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Returning 404 to user: Instance a516af16-6932-4de8-8688-317415e168bd could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 872.744683] [48527]: INFO nova.api.openstack.requestlog [None req-be1dc965-9557-4abb-869a-a1f4870ad2af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd" status: 404 len: 111 microversion: 2.1 time: 0.026971 [ 872.745401] [48527]: [pid: 48527|app: 0|req: 1520/3073] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/a516af16-6932-4de8-8688-317415e168bd => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 872.748951] [48526]: DEBUG nova.policy [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e18e108b96754fb284606afc6775ea85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '840d0c8348d84a27a00140bdad6c870f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.749996] [48527]: DEBUG nova.api.openstack.wsgi [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.751505] [48527]: DEBUG nova.compute.api [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.755047] [48526]: INFO nova.api.openstack.requestlog [None req-23220cbe-b671-4568-89ff-46db5d4016f5 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 200 len: 1330 microversion: 2.1 time: 0.079073 [ 872.755178] [48526]: [pid: 48526|app: 0|req: 1554/3074] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 1330 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.755446] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.755494] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.755630] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.755891] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.756050] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.756175] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.764437] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.766448] [48526]: DEBUG nova.compute.api [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.771032] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.771298] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.771458] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.771728] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.771893] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.772027] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.780416] [48527]: WARNING neutronclient.v2_0.client [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.796140] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.796140] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.796140] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.796140] [48526]: DEBUG nova.objects.instance [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.799116] [48526]: WARNING neutronclient.v2_0.client [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.820274] [48526]: DEBUG nova.policy [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.824794] [48526]: INFO nova.api.openstack.requestlog [None req-ff7f50cf-7caf-467e-95a5-488972af3e3c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.062576 [ 872.825356] [48526]: [pid: 48526|app: 0|req: 1555/3075] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.842486] [48526]: DEBUG nova.api.openstack.wsgi [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.844405] [48526]: DEBUG nova.compute.api [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.848936] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.849239] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.849388] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.849673] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.849816] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.849935] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.869293] [48526]: WARNING neutronclient.v2_0.client [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.878207] [48527]: DEBUG nova.policy [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.882864] [48527]: INFO nova.api.openstack.requestlog [None req-2d60f0c5-8658-4a8d-8c90-5773ae116ccc tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1519 microversion: 2.1 time: 0.135020 [ 872.883321] [48527]: [pid: 48527|app: 0|req: 1521/3076] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:16 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1519 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 872.947134] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.948706] [48527]: DEBUG nova.compute.api [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.952636] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.952856] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.953035] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.953318] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.953534] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.953736] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.963772] [48526]: DEBUG nova.policy [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.967894] [48526]: INFO nova.api.openstack.requestlog [None req-3f203c1e-9103-481f-b9fe-137f9ee5b767 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1378 microversion: 2.1 time: 0.127759 [ 872.968237] [48526]: [pid: 48526|app: 0|req: 1556/3077] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1378 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.970561] [48527]: WARNING neutronclient.v2_0.client [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.056902] [48527]: DEBUG nova.policy [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.061672] [48527]: INFO nova.api.openstack.requestlog [None req-0ab2d000-ae9a-4e05-90d2-61940cabccd3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1315 microversion: 2.1 time: 0.116653 [ 873.062061] [48527]: [pid: 48527|app: 0|req: 1522/3078] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1315 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.091338] [48526]: DEBUG nova.api.openstack.wsgi [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.092894] [48526]: DEBUG nova.compute.api [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.096171] [48526]: DEBUG oslo_concurrency.lockutils [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.096400] [48526]: DEBUG oslo_concurrency.lockutils [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.096535] [48526]: DEBUG oslo_concurrency.lockutils [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.096822] [48526]: DEBUG oslo_concurrency.lockutils [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.097014] [48526]: DEBUG oslo_concurrency.lockutils [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.097249] [48526]: DEBUG oslo_concurrency.lockutils [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.114026] [48526]: WARNING neutronclient.v2_0.client [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.116702] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.117792] [48527]: DEBUG nova.compute.api [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.121134] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.121313] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.121445] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.121690] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.121834] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.121955] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.138408] [48527]: WARNING neutronclient.v2_0.client [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.192187] [48526]: DEBUG nova.policy [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.193916] [48527]: DEBUG nova.policy [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.196807] [48526]: INFO nova.api.openstack.requestlog [None req-89bba0f0-8e89-486b-83a8-a9c162120a2a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1512 microversion: 2.1 time: 0.107793 [ 873.197149] [48526]: [pid: 48526|app: 0|req: 1557/3079] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1512 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.199776] [48526]: DEBUG nova.api.openstack.wsgi [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.200215] [48527]: INFO nova.api.openstack.requestlog [None req-2ae11709-29b8-4e4c-9c42-205f8305ce18 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1325 microversion: 2.1 time: 0.085814 [ 873.200548] [48527]: [pid: 48527|app: 0|req: 1523/3080] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1325 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.201105] [48526]: DEBUG nova.compute.api [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.202934] [48527]: DEBUG nova.api.openstack.wsgi [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.204238] [48527]: DEBUG nova.compute.api [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.205041] [48526]: DEBUG oslo_concurrency.lockutils [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.205228] [48526]: DEBUG oslo_concurrency.lockutils [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.205426] [48526]: DEBUG oslo_concurrency.lockutils [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.205707] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=688,nova_api:INSERT=14,nova_api:UPDATE=5,nova_api:DELETE=7 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 873.205773] [48526]: DEBUG oslo_concurrency.lockutils [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.205862] [48526]: DEBUG oslo_concurrency.lockutils [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.205986] [48526]: DEBUG oslo_concurrency.lockutils [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.208784] [48527]: DEBUG oslo_concurrency.lockutils [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.208853] [48527]: DEBUG oslo_concurrency.lockutils [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.209055] [48527]: DEBUG oslo_concurrency.lockutils [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.209229] [48527]: DEBUG oslo_concurrency.lockutils [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.209819] [48527]: DEBUG oslo_concurrency.lockutils [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.209819] [48527]: DEBUG oslo_concurrency.lockutils [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.212995] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1929,nova_cell1:UPDATE=19,nova_cell1:INSERT=8 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 873.224491] [48526]: DEBUG oslo_concurrency.lockutils [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.224608] [48526]: DEBUG oslo_concurrency.lockutils [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.224734] [48526]: DEBUG oslo_concurrency.lockutils [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.224889] [48526]: DEBUG nova.objects.instance [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.229228] [48526]: WARNING neutronclient.v2_0.client [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.230065] [48527]: WARNING neutronclient.v2_0.client [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.247436] [48526]: DEBUG nova.policy [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.253034] [48526]: DEBUG nova.policy [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.253452] [48526]: DEBUG nova.policy [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.254059] [48526]: INFO nova.api.openstack.requestlog [None req-b938df77-bf49-46e6-be25-8633ca0adb93 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.056439 [ 873.254491] [48526]: [pid: 48526|app: 0|req: 1558/3081] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.260682] [48526]: DEBUG nova.api.openstack.wsgi [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.262241] [48526]: DEBUG nova.compute.api [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.262665] [48527]: DEBUG nova.policy [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.265678] [48526]: DEBUG oslo_concurrency.lockutils [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.265867] [48526]: DEBUG oslo_concurrency.lockutils [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.266008] [48526]: DEBUG oslo_concurrency.lockutils [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.266270] [48526]: DEBUG oslo_concurrency.lockutils [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.266420] [48526]: DEBUG oslo_concurrency.lockutils [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.266542] [48526]: DEBUG oslo_concurrency.lockutils [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.268399] [48527]: DEBUG nova.policy [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.269059] [48527]: DEBUG nova.policy [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.269654] [48527]: INFO nova.api.openstack.requestlog [None req-9783a5ac-d0f2-4c91-b1d5-8e07812b73f8 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1355 microversion: 2.47 time: 0.068623 [ 873.270586] [48527]: [pid: 48527|app: 0|req: 1524/3082] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1355 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.272901] [48527]: DEBUG nova.api.openstack.wsgi [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.274258] [48527]: DEBUG nova.compute.api [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.277825] [48527]: DEBUG oslo_concurrency.lockutils [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.277999] [48527]: DEBUG oslo_concurrency.lockutils [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.278149] [48527]: DEBUG oslo_concurrency.lockutils [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.278412] [48527]: DEBUG oslo_concurrency.lockutils [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.278561] [48527]: DEBUG oslo_concurrency.lockutils [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.278681] [48527]: DEBUG oslo_concurrency.lockutils [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.288750] [48526]: WARNING neutronclient.v2_0.client [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.300284] [48527]: WARNING neutronclient.v2_0.client [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.312609] [48526]: DEBUG nova.policy [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.320110] [48527]: DEBUG nova.policy [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.322048] [48526]: DEBUG nova.policy [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.324017] [48526]: DEBUG nova.policy [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.324883] [48527]: INFO nova.api.openstack.requestlog [None req-596d946e-9f4b-4002-9a42-a6d5cfd0c265 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1241 microversion: 2.1 time: 0.053675 [ 873.325257] [48527]: [pid: 48527|app: 0|req: 1525/3083] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1241 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.326500] [48526]: INFO nova.api.openstack.requestlog [None req-56d525ea-1c7c-49c7-99d4-2ae581617495 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.071606 [ 873.326836] [48526]: [pid: 48526|app: 0|req: 1559/3084] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.327889] [48527]: DEBUG nova.api.openstack.wsgi [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.329345] [48527]: DEBUG nova.compute.api [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.329422] [48526]: DEBUG nova.api.openstack.wsgi [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.330759] [48526]: DEBUG nova.compute.api [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.334216] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.334399] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.334484] [48527]: DEBUG oslo_concurrency.lockutils [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.334564] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.334683] [48527]: DEBUG oslo_concurrency.lockutils [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.334817] [48527]: DEBUG oslo_concurrency.lockutils [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.334853] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.334967] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.335071] [48527]: DEBUG oslo_concurrency.lockutils [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.335110] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.335217] [48527]: DEBUG oslo_concurrency.lockutils [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.335356] [48527]: DEBUG oslo_concurrency.lockutils [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.357282] [48527]: WARNING neutronclient.v2_0.client [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.361017] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.361017] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.361017] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.361204] [48526]: DEBUG nova.objects.instance [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.364708] [48526]: WARNING neutronclient.v2_0.client [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.376226] [48527]: DEBUG nova.policy [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.380633] [48527]: INFO nova.api.openstack.requestlog [None req-920a8e10-3da4-4a7d-a41d-ae4ab76df7ef tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1265 microversion: 2.1 time: 0.054806 [ 873.381009] [48527]: [pid: 48527|app: 0|req: 1526/3085] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1265 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.383707] [48527]: DEBUG nova.api.openstack.wsgi [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.385235] [48527]: DEBUG nova.compute.api [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.389212] [48527]: DEBUG oslo_concurrency.lockutils [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.389664] [48527]: DEBUG oslo_concurrency.lockutils [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.389664] [48527]: DEBUG oslo_concurrency.lockutils [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.389859] [48527]: DEBUG oslo_concurrency.lockutils [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.389995] [48527]: DEBUG oslo_concurrency.lockutils [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.390131] [48527]: DEBUG oslo_concurrency.lockutils [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.391194] [48526]: DEBUG nova.policy [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.395668] [48526]: INFO nova.api.openstack.requestlog [None req-fdc17a95-d812-4fde-80aa-77fb0ab00823 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.068234 [ 873.396010] [48526]: [pid: 48526|app: 0|req: 1560/3086] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.410105] [48527]: WARNING neutronclient.v2_0.client [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.428542] [48527]: DEBUG nova.policy [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.433082] [48527]: INFO nova.api.openstack.requestlog [None req-69766163-7217-4a78-b97b-25129319ffe2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.051276 [ 873.433611] [48527]: [pid: 48527|app: 0|req: 1527/3087] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.435374] [48526]: DEBUG nova.api.openstack.wsgi [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.437084] [48526]: DEBUG nova.compute.api [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.441143] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.441826] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.441826] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.442020] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.442136] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.442626] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.456702] [48527]: DEBUG nova.api.openstack.wsgi [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.458336] [48527]: DEBUG nova.compute.api [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.465381] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.465381] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.465381] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.465381] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.465381] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.465381] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.474736] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.475057] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.475233] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.475418] [48526]: DEBUG nova.objects.instance [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.479018] [48526]: WARNING neutronclient.v2_0.client [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.487880] [48527]: WARNING neutronclient.v2_0.client [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.499405] [48526]: DEBUG nova.policy [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.505204] [48526]: INFO nova.api.openstack.requestlog [None req-bcf00aae-0b23-4192-b8e8-95dc7836d4d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.072132 [ 873.505586] [48526]: [pid: 48526|app: 0|req: 1561/3088] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.603328] [48527]: DEBUG nova.policy [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.607524] [48527]: INFO nova.api.openstack.requestlog [None req-a87520b5-b943-4d39-a8bf-272bebefc463 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1361 microversion: 2.1 time: 0.153330 [ 873.607970] [48527]: [pid: 48527|app: 0|req: 1528/3089] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1361 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.626786] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.628411] [48526]: DEBUG nova.compute.api [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.633255] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.633525] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.633667] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.633925] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.634079] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.634218] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.655354] [48526]: WARNING neutronclient.v2_0.client [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.675944] [48526]: DEBUG nova.policy [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.680599] [48526]: INFO nova.api.openstack.requestlog [None req-e7933ef5-357c-44e0-aa59-a64333a1b5b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.056601 [ 873.681163] [48526]: [pid: 48526|app: 0|req: 1562/3090] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.688012] [48527]: DEBUG nova.api.openstack.wsgi [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.688883] [48527]: DEBUG nova.compute.api [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.692691] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.692878] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.693028] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.693298] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.693440] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.693563] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.713245] [48527]: WARNING neutronclient.v2_0.client [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.733941] [48526]: DEBUG nova.api.openstack.wsgi [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.735591] [48526]: DEBUG nova.compute.api [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.735757] [48527]: DEBUG nova.policy [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.740532] [48527]: INFO nova.api.openstack.requestlog [None req-b9485a95-e95b-4ba0-9c83-26fc29755449 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.055377 [ 873.740791] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.741072] [48527]: [pid: 48527|app: 0|req: 1529/3091] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.741137] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.741185] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.741489] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.741669] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.741871] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.764734] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.764925] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.765073] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.765231] [48526]: DEBUG nova.objects.instance [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.768812] [48526]: WARNING neutronclient.v2_0.client [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.769739] [48527]: DEBUG nova.api.openstack.wsgi [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.771475] [48527]: DEBUG nova.compute.api [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] [instance: 2100d309-1c64-4333-a954-e465ad3aa7a3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.775542] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.775809] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.775945] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.776223] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.776398] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.776526] [48527]: DEBUG oslo_concurrency.lockutils [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.786798] [48527]: INFO nova.api.openstack.wsgi [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] HTTP exception thrown: Instance 2100d309-1c64-4333-a954-e465ad3aa7a3 could not be found. [ 873.787122] [48527]: DEBUG nova.api.openstack.wsgi [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Returning 404 to user: Instance 2100d309-1c64-4333-a954-e465ad3aa7a3 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 873.787567] [48527]: INFO nova.api.openstack.requestlog [None req-54e2b79f-34d6-4727-9a19-6baf353b4088 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3" status: 404 len: 111 microversion: 2.1 time: 0.020119 [ 873.787955] [48527]: [pid: 48527|app: 0|req: 1530/3092] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/2100d309-1c64-4333-a954-e465ad3aa7a3 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 873.793371] [48527]: DEBUG nova.api.openstack.wsgi [None req-b65bb351-90f7-4e58-bb35-7ba0bedd4381 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.809604] [48527]: INFO nova.api.openstack.requestlog [None req-b65bb351-90f7-4e58-bb35-7ba0bedd4381 tempest-VolumesAssistedSnapshotsTest-1138564603 tempest-VolumesAssistedSnapshotsTest-1138564603-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1648916492" status: 202 len: 0 microversion: 2.1 time: 0.018603 [ 873.809986] [48527]: [pid: 48527|app: 0|req: 1531/3093] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:56:18 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1648916492 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 873.812744] [48526]: DEBUG nova.policy [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.818157] [48526]: INFO nova.api.openstack.requestlog [None req-a6fc4d70-01f0-40b2-94fe-41a107120943 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.087720 [ 873.818600] [48526]: [pid: 48526|app: 0|req: 1563/3094] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:17 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 873.844784] [48527]: DEBUG nova.api.openstack.wsgi [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.846920] [48527]: DEBUG nova.compute.api [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.853214] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.853751] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.853929] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.854227] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.854382] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.854506] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.897195] [48526]: DEBUG nova.api.openstack.wsgi [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.898685] [48526]: DEBUG nova.compute.api [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.902090] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.902259] [48526]: DEBUG oslo_concurrency.lockutils [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.902458] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.902526] [48526]: DEBUG oslo_concurrency.lockutils [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.902892] [48526]: DEBUG oslo_concurrency.lockutils [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.902892] [48526]: DEBUG oslo_concurrency.lockutils [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.902984] [48526]: DEBUG oslo_concurrency.lockutils [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.903030] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.903107] [48526]: DEBUG oslo_concurrency.lockutils [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.903236] [48527]: DEBUG nova.objects.instance [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.909906] [48527]: WARNING neutronclient.v2_0.client [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.925028] [48526]: WARNING neutronclient.v2_0.client [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.992613] [48527]: DEBUG nova.policy [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.999185] [48527]: INFO nova.api.openstack.requestlog [None req-9d3bcc71-566f-4bc4-81fa-e0d50fdf62aa tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.158251 [ 873.999185] [48527]: [pid: 48527|app: 0|req: 1532/3095] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:18 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.002109] [48527]: DEBUG nova.api.openstack.wsgi [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.005584] [48527]: DEBUG nova.compute.api [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.011516] [48527]: DEBUG oslo_concurrency.lockutils [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.011516] [48527]: DEBUG oslo_concurrency.lockutils [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.011516] [48527]: DEBUG oslo_concurrency.lockutils [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.011516] [48527]: DEBUG oslo_concurrency.lockutils [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.011516] [48527]: DEBUG oslo_concurrency.lockutils [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.011516] [48527]: DEBUG oslo_concurrency.lockutils [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.037636] [48527]: WARNING neutronclient.v2_0.client [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.091881] [48526]: DEBUG nova.policy [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.100197] [48526]: INFO nova.api.openstack.requestlog [None req-7908d9e0-76d1-47f0-bf08-7b8aef4155ac tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1519 microversion: 2.1 time: 0.205163 [ 874.101127] [48526]: [pid: 48526|app: 0|req: 1564/3096] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:18 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1519 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.104914] [48526]: DEBUG nova.api.openstack.wsgi [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.106545] [48526]: DEBUG nova.compute.api [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.111083] [48526]: DEBUG oslo_concurrency.lockutils [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.111083] [48526]: DEBUG oslo_concurrency.lockutils [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.111083] [48526]: DEBUG oslo_concurrency.lockutils [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.111083] [48526]: DEBUG oslo_concurrency.lockutils [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.111083] [48526]: DEBUG oslo_concurrency.lockutils [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.111083] [48526]: DEBUG oslo_concurrency.lockutils [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.128114] [48526]: WARNING neutronclient.v2_0.client [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.259819] [48527]: DEBUG nova.policy [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.272056] [48527]: INFO nova.api.openstack.requestlog [None req-96350f25-c0da-48a9-99fb-4bd2a5de12c8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1378 microversion: 2.1 time: 1.272307 [ 875.272402] [48527]: [pid: 48527|app: 0|req: 1533/3097] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:18 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1378 bytes in 1273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.276819] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.278187] [48527]: DEBUG nova.compute.api [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.284018] [48526]: DEBUG nova.policy [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.285759] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.285941] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.286093] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.286412] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.286553] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.286699] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.291027] [48526]: INFO nova.api.openstack.requestlog [None req-df282a04-8b7a-4ae8-a1eb-dfc54a5b11ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1315 microversion: 2.1 time: 1.189728 [ 875.291651] [48526]: [pid: 48526|app: 0|req: 1565/3098] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:18 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1315 bytes in 1190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.294676] [48526]: DEBUG nova.api.openstack.wsgi [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.296294] [48526]: DEBUG nova.compute.api [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.299789] [48526]: DEBUG oslo_concurrency.lockutils [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.300018] [48526]: DEBUG oslo_concurrency.lockutils [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.300157] [48526]: DEBUG oslo_concurrency.lockutils [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.300409] [48526]: DEBUG oslo_concurrency.lockutils [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.300556] [48526]: DEBUG oslo_concurrency.lockutils [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.300686] [48526]: DEBUG oslo_concurrency.lockutils [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.310601] [48527]: WARNING neutronclient.v2_0.client [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.332056] [48526]: WARNING neutronclient.v2_0.client [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.843540] [48527]: DEBUG nova.policy [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.851565] [48527]: INFO nova.api.openstack.requestlog [None req-ff340fa8-1702-4f24-864b-b64e0ef3110d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1512 microversion: 2.1 time: 0.578314 [ 875.851757] [48527]: [pid: 48527|app: 0|req: 1534/3099] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:19 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1512 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.854112] [48527]: DEBUG nova.api.openstack.wsgi [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.856559] [48527]: DEBUG nova.compute.api [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.860603] [48527]: DEBUG oslo_concurrency.lockutils [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.860603] [48527]: DEBUG oslo_concurrency.lockutils [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.860603] [48527]: DEBUG oslo_concurrency.lockutils [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.860803] [48527]: DEBUG oslo_concurrency.lockutils [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.860952] [48527]: DEBUG oslo_concurrency.lockutils [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.861102] [48527]: DEBUG oslo_concurrency.lockutils [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.873756] [48526]: DEBUG nova.policy [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.879114] [48526]: INFO nova.api.openstack.requestlog [None req-6429d5c8-024d-4987-ac46-663bd009c4e3 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1325 microversion: 2.1 time: 0.586624 [ 875.879366] [48526]: [pid: 48526|app: 0|req: 1566/3100] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:19 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1325 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.882276] [48526]: DEBUG nova.api.openstack.wsgi [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.890911] [48526]: DEBUG nova.compute.api [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.890911] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.890911] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.890911] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.890911] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.890911] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.890911] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.902169] [48527]: DEBUG oslo_concurrency.lockutils [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.903318] [48527]: DEBUG oslo_concurrency.lockutils [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.903318] [48527]: DEBUG oslo_concurrency.lockutils [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.903318] [48527]: DEBUG nova.objects.instance [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.910256] [48527]: WARNING neutronclient.v2_0.client [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.915985] [48526]: WARNING neutronclient.v2_0.client [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.036975] [48527]: DEBUG nova.policy [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.048105] [48527]: DEBUG nova.policy [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.048910] [48527]: DEBUG nova.policy [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.050877] [48527]: INFO nova.api.openstack.requestlog [None req-84fa39c8-b3d3-41a8-ab5f-6730b1ba0d68 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.197531 [ 876.050877] [48527]: [pid: 48527|app: 0|req: 1535/3101] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 876.052677] [48527]: DEBUG nova.api.openstack.wsgi [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.054322] [48527]: DEBUG nova.compute.api [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.054897] [48526]: DEBUG nova.policy [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.059555] [48527]: DEBUG oslo_concurrency.lockutils [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.059747] [48527]: DEBUG oslo_concurrency.lockutils [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.060024] [48527]: DEBUG oslo_concurrency.lockutils [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.061326] [48527]: DEBUG oslo_concurrency.lockutils [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.061326] [48527]: DEBUG oslo_concurrency.lockutils [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.061326] [48527]: DEBUG oslo_concurrency.lockutils [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.061512] [48526]: DEBUG nova.policy [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.062245] [48526]: DEBUG nova.policy [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.062910] [48526]: INFO nova.api.openstack.requestlog [None req-4fb64bf4-f730-4203-b3f3-9effdd7d1103 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1363 microversion: 2.47 time: 0.183043 [ 876.063366] [48526]: [pid: 48526|app: 0|req: 1567/3102] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1363 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 876.068099] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.068906] [48526]: DEBUG nova.compute.api [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.072415] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.072594] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.072726] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.072975] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.073139] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.073255] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.091171] [48527]: WARNING neutronclient.v2_0.client [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.095793] [48526]: WARNING neutronclient.v2_0.client [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.109179] [48527]: DEBUG nova.policy [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.118057] [48527]: INFO nova.api.openstack.requestlog [None req-638194ea-5059-4b99-b21e-64d64c0d2b95 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1241 microversion: 2.1 time: 0.066415 [ 876.118057] [48527]: [pid: 48527|app: 0|req: 1536/3103] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1241 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.120037] [48527]: DEBUG nova.api.openstack.wsgi [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.121637] [48527]: DEBUG nova.compute.api [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.125053] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.125346] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.125569] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.126460] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.126460] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.126460] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.127513] [48526]: DEBUG nova.policy [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.133309] [48526]: DEBUG nova.policy [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.134011] [48526]: DEBUG nova.policy [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.138751] [48526]: INFO nova.api.openstack.requestlog [None req-f5971873-d4fb-4243-8d0f-0c0b97cd2ff1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.074858 [ 876.139063] [48526]: [pid: 48526|app: 0|req: 1568/3104] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 876.142124] [48526]: DEBUG nova.api.openstack.wsgi [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.143585] [48526]: DEBUG nova.compute.api [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.146876] [48526]: DEBUG oslo_concurrency.lockutils [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.147355] [48526]: DEBUG oslo_concurrency.lockutils [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.147555] [48526]: DEBUG oslo_concurrency.lockutils [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.147591] [48527]: WARNING neutronclient.v2_0.client [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.148175] [48526]: DEBUG oslo_concurrency.lockutils [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.148403] [48526]: DEBUG oslo_concurrency.lockutils [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.148790] [48526]: DEBUG oslo_concurrency.lockutils [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.171166] [48526]: DEBUG oslo_concurrency.lockutils [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.171478] [48526]: DEBUG oslo_concurrency.lockutils [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.171664] [48526]: DEBUG oslo_concurrency.lockutils [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.171871] [48526]: DEBUG nova.objects.instance [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.177888] [48526]: WARNING neutronclient.v2_0.client [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.196473] [48526]: DEBUG nova.policy [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.204579] [48526]: INFO nova.api.openstack.requestlog [None req-15b33921-f3ec-4a58-9d84-60837482fa34 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.064295 [ 876.204579] [48526]: [pid: 48526|app: 0|req: 1569/3105] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.206873] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.208245] [48526]: DEBUG nova.compute.api [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.212161] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.212847] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.212847] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.213237] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.213509] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.213734] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.225405] [48527]: DEBUG nova.policy [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.229674] [48527]: INFO nova.api.openstack.requestlog [None req-17e95d10-33a8-48ca-946e-11a04f53b457 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1305 microversion: 2.1 time: 0.111689 [ 876.230017] [48527]: [pid: 48527|app: 0|req: 1537/3106] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1305 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.230842] [48526]: WARNING neutronclient.v2_0.client [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.234608] [48527]: DEBUG nova.api.openstack.wsgi [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.235919] [48527]: DEBUG nova.compute.api [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.239612] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.239866] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.240018] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.240270] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.240416] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.240539] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.248848] [48526]: DEBUG nova.policy [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.253030] [48526]: INFO nova.api.openstack.requestlog [None req-2b5fdacd-96e4-4349-b24b-1a8eef5c3471 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1241 microversion: 2.1 time: 0.048019 [ 876.253352] [48526]: [pid: 48526|app: 0|req: 1570/3107] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1241 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.255621] [48526]: DEBUG nova.api.openstack.wsgi [req-dc1076b0-c92b-4813-a79e-948bac0a91ff req-98fa7e7a-838f-4c1b-a13f-24db7d88d452 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c", "name": "network-vif-plugged", "status": "completed", "tag": "dfb462f5-b4e3-427e-95db-6b4cb34b178f"}, {"name": "network-changed", "server_uuid": "d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c", "tag": "dfb462f5-b4e3-427e-95db-6b4cb34b178f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 876.261647] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.261647] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.261647] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.261915] [48526]: DEBUG oslo_concurrency.lockutils [req-dc1076b0-c92b-4813-a79e-948bac0a91ff req-98fa7e7a-838f-4c1b-a13f-24db7d88d452 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.261959] [48527]: DEBUG nova.objects.instance [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.261987] [48526]: DEBUG oslo_concurrency.lockutils [req-dc1076b0-c92b-4813-a79e-948bac0a91ff req-98fa7e7a-838f-4c1b-a13f-24db7d88d452 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.261987] [48526]: DEBUG oslo_concurrency.lockutils [req-dc1076b0-c92b-4813-a79e-948bac0a91ff req-98fa7e7a-838f-4c1b-a13f-24db7d88d452 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.264536] [48527]: WARNING neutronclient.v2_0.client [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.267305] [48526]: INFO nova.api.openstack.compute.server_external_events [req-dc1076b0-c92b-4813-a79e-948bac0a91ff req-98fa7e7a-838f-4c1b-a13f-24db7d88d452 service nova] Creating event network-vif-plugged:dfb462f5-b4e3-427e-95db-6b4cb34b178f for instance d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c on cpu-1 [ 876.267479] [48526]: INFO nova.api.openstack.compute.server_external_events [req-dc1076b0-c92b-4813-a79e-948bac0a91ff req-98fa7e7a-838f-4c1b-a13f-24db7d88d452 service nova] Creating event network-changed:dfb462f5-b4e3-427e-95db-6b4cb34b178f for instance d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c on cpu-1 [ 876.273767] [48526]: INFO nova.api.openstack.requestlog [req-dc1076b0-c92b-4813-a79e-948bac0a91ff req-98fa7e7a-838f-4c1b-a13f-24db7d88d452 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019747 [ 876.274279] [48526]: [pid: 48526|app: 0|req: 1571/3108] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:20 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) [ 876.277457] [48526]: DEBUG nova.api.openstack.wsgi [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.279293] [48526]: DEBUG nova.compute.api [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.282675] [48526]: DEBUG oslo_concurrency.lockutils [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.282963] [48526]: DEBUG oslo_concurrency.lockutils [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.283662] [48526]: DEBUG oslo_concurrency.lockutils [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.283662] [48526]: DEBUG oslo_concurrency.lockutils [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.283662] [48526]: DEBUG oslo_concurrency.lockutils [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.284234] [48526]: DEBUG oslo_concurrency.lockutils [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.285845] [48527]: DEBUG nova.policy [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.291518] [48527]: INFO nova.api.openstack.requestlog [None req-8ab1e2ac-d011-4aa0-b014-6eabb5cb72a4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.060865 [ 876.291799] [48527]: [pid: 48527|app: 0|req: 1538/3109] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.294319] [48527]: DEBUG nova.api.openstack.wsgi [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.295689] [48527]: DEBUG nova.compute.api [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.299009] [48527]: DEBUG oslo_concurrency.lockutils [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.299462] [48527]: DEBUG oslo_concurrency.lockutils [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.299462] [48527]: DEBUG oslo_concurrency.lockutils [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.299691] [48527]: DEBUG oslo_concurrency.lockutils [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.299691] [48527]: DEBUG oslo_concurrency.lockutils [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.299827] [48527]: DEBUG oslo_concurrency.lockutils [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.304055] [48526]: WARNING neutronclient.v2_0.client [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.332127] [48527]: WARNING neutronclient.v2_0.client [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.361792] [48527]: DEBUG nova.policy [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.366550] [48527]: INFO nova.api.openstack.requestlog [None req-48545cf7-9dc8-40be-b24f-2ff791c9e9f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.074178 [ 876.366876] [48527]: [pid: 48527|app: 0|req: 1539/3110] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.369671] [48527]: DEBUG nova.api.openstack.wsgi [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.370844] [48527]: DEBUG nova.compute.api [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.377260] [48527]: DEBUG oslo_concurrency.lockutils [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.378073] [48527]: DEBUG oslo_concurrency.lockutils [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.378073] [48527]: DEBUG oslo_concurrency.lockutils [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.378188] [48527]: DEBUG oslo_concurrency.lockutils [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.378306] [48527]: DEBUG oslo_concurrency.lockutils [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.378508] [48527]: DEBUG oslo_concurrency.lockutils [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.401394] [48526]: DEBUG nova.policy [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.401977] [48527]: WARNING neutronclient.v2_0.client [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.403971] [48526]: INFO nova.api.openstack.requestlog [None req-05d1f9eb-21a3-4816-8598-4119650a954f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1361 microversion: 2.1 time: 0.128869 [ 876.404440] [48526]: [pid: 48526|app: 0|req: 1572/3111] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1361 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.406726] [48526]: DEBUG nova.api.openstack.wsgi [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.408042] [48526]: DEBUG nova.compute.api [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.412749] [48526]: DEBUG oslo_concurrency.lockutils [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.412998] [48526]: DEBUG oslo_concurrency.lockutils [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.413191] [48526]: DEBUG oslo_concurrency.lockutils [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.413853] [48526]: DEBUG oslo_concurrency.lockutils [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.414059] [48526]: DEBUG oslo_concurrency.lockutils [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.414225] [48526]: DEBUG oslo_concurrency.lockutils [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.444164] [48527]: DEBUG nova.policy [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.449863] [48526]: DEBUG oslo_concurrency.lockutils [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.450183] [48526]: DEBUG oslo_concurrency.lockutils [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.450400] [48526]: DEBUG oslo_concurrency.lockutils [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.450639] [48526]: DEBUG nova.objects.instance [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.451319] [48527]: INFO nova.api.openstack.requestlog [None req-d938d53d-78c8-43a7-bba2-47dcdfd6f6bd tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.083821 [ 876.451692] [48527]: [pid: 48527|app: 0|req: 1540/3112] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.454385] [48527]: DEBUG nova.api.openstack.wsgi [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.455741] [48526]: WARNING neutronclient.v2_0.client [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.455818] [48527]: DEBUG nova.compute.api [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.461797] [48527]: DEBUG oslo_concurrency.lockutils [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.461985] [48527]: DEBUG oslo_concurrency.lockutils [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.462140] [48527]: DEBUG oslo_concurrency.lockutils [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.462393] [48527]: DEBUG oslo_concurrency.lockutils [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.463233] [48527]: DEBUG oslo_concurrency.lockutils [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.463233] [48527]: DEBUG oslo_concurrency.lockutils [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.481682] [48526]: DEBUG nova.policy [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.488296] [48526]: INFO nova.api.openstack.requestlog [None req-613bd438-d5c2-416e-9c80-5a7aa5c6c35b tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.083292 [ 876.488964] [48526]: [pid: 48526|app: 0|req: 1573/3113] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.490585] [48527]: DEBUG oslo_concurrency.lockutils [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.490701] [48527]: DEBUG oslo_concurrency.lockutils [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.490827] [48527]: DEBUG oslo_concurrency.lockutils [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.491013] [48527]: DEBUG nova.objects.instance [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.491880] [48526]: DEBUG nova.api.openstack.wsgi [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.493265] [48526]: DEBUG nova.compute.api [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.500062] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.501020] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.501020] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.501020] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.501148] [48527]: WARNING neutronclient.v2_0.client [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.501184] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.501184] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.522121] [48526]: WARNING neutronclient.v2_0.client [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.530079] [48527]: DEBUG nova.policy [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.534540] [48527]: INFO nova.api.openstack.requestlog [None req-92fa4aa2-e09c-48a8-aefd-c985b0d20826 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.082189 [ 876.534850] [48527]: [pid: 48527|app: 0|req: 1541/3114] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.537386] [48527]: DEBUG nova.api.openstack.wsgi [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.538720] [48527]: DEBUG nova.compute.api [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.544703] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.544890] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.545043] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.545301] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.545446] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.545592] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.569258] [48527]: WARNING neutronclient.v2_0.client [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.592500] [48526]: DEBUG nova.policy [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.596508] [48526]: INFO nova.api.openstack.requestlog [None req-fce43f8b-098d-4a15-b116-e3f411e5007e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1301 microversion: 2.1 time: 0.106590 [ 876.600303] [48526]: [pid: 48526|app: 0|req: 1574/3115] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1301 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.602844] [48526]: DEBUG nova.api.openstack.wsgi [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.604250] [48526]: DEBUG nova.compute.api [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.611868] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.612305] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.612305] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.612458] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.612593] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.612721] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.636548] [48526]: WARNING neutronclient.v2_0.client [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.703872] [48527]: DEBUG nova.policy [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.714488] [48527]: INFO nova.api.openstack.requestlog [None req-53c5567c-5b46-4312-ab12-761b0c890a7d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1524 microversion: 2.1 time: 0.178971 [ 876.715621] [48527]: [pid: 48527|app: 0|req: 1542/3116] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1524 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.730531] [48527]: DEBUG nova.api.openstack.wsgi [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.732435] [48527]: DEBUG nova.compute.api [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.739113] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.739447] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.739532] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.739732] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.739873] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.739998] [48527]: DEBUG oslo_concurrency.lockutils [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.760344] [48527]: WARNING neutronclient.v2_0.client [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.798224] [48526]: DEBUG nova.policy [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.802968] [48526]: INFO nova.api.openstack.requestlog [None req-fb0be895-6f18-4b2e-a81d-39b0dfe652b6 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1503 microversion: 2.1 time: 0.201870 [ 876.803351] [48526]: [pid: 48526|app: 0|req: 1575/3117] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1503 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.817844] [48526]: DEBUG nova.api.openstack.wsgi [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.819421] [48526]: DEBUG nova.compute.api [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.822836] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.823052] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.823233] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.823526] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.823699] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.823875] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.846180] [48526]: WARNING neutronclient.v2_0.client [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.876074] [48527]: DEBUG nova.policy [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.881545] [48527]: INFO nova.api.openstack.requestlog [None req-4bb7e8d9-fa15-40a6-a3e0-d1cd38261d14 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1524 microversion: 2.1 time: 0.153828 [ 876.881947] [48527]: [pid: 48527|app: 0|req: 1543/3118] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:20 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1524 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.884281] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.885647] [48527]: DEBUG nova.compute.api [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.893875] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.894248] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.894402] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.897856] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.897856] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.897856] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.918516] [48527]: WARNING neutronclient.v2_0.client [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.967032] [48526]: DEBUG nova.policy [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.980839] [48526]: INFO nova.api.openstack.requestlog [None req-2fe7c7fa-3f4f-46c5-a135-4dbbe64eb197 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1503 microversion: 2.1 time: 0.164790 [ 876.981700] [48526]: [pid: 48526|app: 0|req: 1576/3119] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1503 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 876.991160] [48526]: DEBUG nova.api.openstack.wsgi [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.998023] [48526]: DEBUG nova.compute.api [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.005156] [48526]: DEBUG oslo_concurrency.lockutils [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.005531] [48526]: DEBUG oslo_concurrency.lockutils [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.005782] [48526]: DEBUG oslo_concurrency.lockutils [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.006355] [48526]: DEBUG oslo_concurrency.lockutils [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.006611] [48526]: DEBUG oslo_concurrency.lockutils [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.006829] [48526]: DEBUG oslo_concurrency.lockutils [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.032953] [48526]: WARNING neutronclient.v2_0.client [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.040051] [48527]: DEBUG nova.policy [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.051722] [48527]: INFO nova.api.openstack.requestlog [None req-d7a2cf78-7b29-4aa4-a66f-6bc9f4bce3d8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1512 microversion: 2.1 time: 0.169166 [ 877.052399] [48527]: [pid: 48527|app: 0|req: 1544/3120] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1512 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.056396] [48527]: DEBUG nova.api.openstack.wsgi [None req-2c0f63b9-037a-4c23-815c-f8947596550f tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.084359] [48527]: INFO nova.api.openstack.requestlog [None req-2c0f63b9-037a-4c23-815c-f8947596550f tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/7b00b7ca-4f3a-4572-8847-4a1e5598b750" status: 202 len: 0 microversion: 2.1 time: 0.030653 [ 877.084914] [48527]: [pid: 48527|app: 0|req: 1545/3121] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:21 2025] DELETE /compute/v2.1/flavors/7b00b7ca-4f3a-4572-8847-4a1e5598b750 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 877.091218] [48527]: DEBUG nova.api.openstack.wsgi [None req-7cb68bca-869e-45c9-b260-d4ebb25ec6a9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 877.093872] [48527]: DEBUG nova.compute.api [None req-7cb68bca-869e-45c9-b260-d4ebb25ec6a9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.104543] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb68bca-869e-45c9-b260-d4ebb25ec6a9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.104543] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb68bca-869e-45c9-b260-d4ebb25ec6a9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.104543] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb68bca-869e-45c9-b260-d4ebb25ec6a9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.104543] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb68bca-869e-45c9-b260-d4ebb25ec6a9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.104543] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb68bca-869e-45c9-b260-d4ebb25ec6a9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.104543] [48527]: DEBUG oslo_concurrency.lockutils [None req-7cb68bca-869e-45c9-b260-d4ebb25ec6a9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.161724] [48527]: INFO nova.api.openstack.requestlog [None req-7cb68bca-869e-45c9-b260-d4ebb25ec6a9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1079 microversion: 2.1 time: 0.075773 [ 877.164908] [48527]: [pid: 48527|app: 0|req: 1546/3122] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 13:56:21 2025] PUT /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1079 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.164908] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.166209] [48527]: DEBUG nova.compute.api [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.172434] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.172889] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.173141] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.173636] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.173756] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.173922] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.197086] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.197743] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.197743] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.201025] [48527]: DEBUG nova.objects.instance [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.202058] [48527]: WARNING neutronclient.v2_0.client [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.214063] [48526]: DEBUG nova.policy [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.221435] [48526]: INFO nova.api.openstack.requestlog [None req-d073635e-0c75-4773-af89-9115e3a2fc67 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1325 microversion: 2.1 time: 0.238805 [ 877.221971] [48526]: [pid: 48526|app: 0|req: 1577/3123] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1325 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.226298] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.229167] [48526]: DEBUG nova.compute.api [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.237091] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.237340] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.237489] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.237756] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.237896] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.238035] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.262264] [48526]: WARNING neutronclient.v2_0.client [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.276398] [48527]: DEBUG nova.policy [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.284303] [48527]: DEBUG nova.policy [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.285507] [48527]: DEBUG nova.policy [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.286853] [48527]: INFO nova.api.openstack.requestlog [None req-e9e76206-0a7e-47d6-9f18-65bf4f65a489 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.123540 [ 877.286853] [48527]: [pid: 48527|app: 0|req: 1547/3124] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.291846] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8830f75-7593-4fd6-8e52-87ae5c8c8053 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.314874] [48527]: INFO nova.api.openstack.requestlog [None req-b8830f75-7593-4fd6-8e52-87ae5c8c8053 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.025545 [ 877.315916] [48527]: [pid: 48527|app: 0|req: 1548/3125] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.320273] [48527]: DEBUG nova.api.openstack.wsgi [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.321247] [48527]: DEBUG nova.compute.api [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.327630] [48527]: DEBUG oslo_concurrency.lockutils [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.327630] [48527]: DEBUG oslo_concurrency.lockutils [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.327630] [48527]: DEBUG oslo_concurrency.lockutils [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.327630] [48527]: DEBUG oslo_concurrency.lockutils [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.327630] [48527]: DEBUG oslo_concurrency.lockutils [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.327630] [48527]: DEBUG oslo_concurrency.lockutils [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.351690] [48526]: DEBUG nova.policy [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.360804] [48526]: DEBUG nova.policy [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.361733] [48526]: DEBUG nova.policy [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.362281] [48526]: INFO nova.api.openstack.requestlog [None req-7b675c35-69e0-45c2-8798-27549d1b4aa7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1361 microversion: 2.47 time: 0.139767 [ 877.362628] [48526]: [pid: 48526|app: 0|req: 1578/3126] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1361 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.365691] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.367260] [48526]: DEBUG nova.compute.api [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.372775] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.372968] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.373141] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.373466] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.373598] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.373721] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.374103] [48527]: WARNING neutronclient.v2_0.client [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.400764] [48526]: WARNING neutronclient.v2_0.client [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.401285] [48527]: DEBUG nova.policy [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.406146] [48527]: INFO nova.api.openstack.requestlog [None req-21fbaad8-a0b7-4e51-b047-e84601529c73 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1241 microversion: 2.1 time: 0.089594 [ 877.406601] [48527]: [pid: 48527|app: 0|req: 1549/3127] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1241 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.409288] [48527]: DEBUG nova.api.openstack.wsgi [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.410926] [48527]: DEBUG nova.compute.api [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.414666] [48527]: DEBUG oslo_concurrency.lockutils [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.414945] [48527]: DEBUG oslo_concurrency.lockutils [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.415182] [48527]: DEBUG oslo_concurrency.lockutils [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.415493] [48527]: DEBUG oslo_concurrency.lockutils [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.415718] [48527]: DEBUG oslo_concurrency.lockutils [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.415908] [48527]: DEBUG oslo_concurrency.lockutils [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.422911] [48526]: DEBUG nova.policy [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.429643] [48526]: DEBUG nova.policy [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.430828] [48526]: DEBUG nova.policy [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.437271] [48526]: INFO nova.api.openstack.requestlog [None req-b2329f26-1ef0-49c1-8f0a-bd5252438790 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.072574 [ 877.437271] [48526]: [pid: 48526|app: 0|req: 1579/3128] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.439827] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.441540] [48526]: DEBUG nova.compute.api [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.445529] [48527]: WARNING neutronclient.v2_0.client [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.445918] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.446249] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.446484] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.446836] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.447123] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.447338] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.471104] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.471529] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.471773] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.472037] [48526]: DEBUG nova.objects.instance [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.475977] [48526]: WARNING neutronclient.v2_0.client [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.517287] [48526]: DEBUG nova.policy [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.521287] [48526]: INFO nova.api.openstack.requestlog [None req-ae0993de-f467-4a5f-a441-1ebfbde4f15f tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.084232 [ 877.521833] [48526]: [pid: 48526|app: 0|req: 1580/3129] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.524359] [48526]: DEBUG nova.api.openstack.wsgi [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.525966] [48526]: DEBUG nova.compute.api [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.529705] [48526]: DEBUG oslo_concurrency.lockutils [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.530083] [48526]: DEBUG oslo_concurrency.lockutils [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.530334] [48526]: DEBUG oslo_concurrency.lockutils [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.530694] [48526]: DEBUG oslo_concurrency.lockutils [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.530950] [48526]: DEBUG oslo_concurrency.lockutils [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.531179] [48526]: DEBUG oslo_concurrency.lockutils [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.552021] [48526]: WARNING neutronclient.v2_0.client [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.552162] [48527]: DEBUG nova.policy [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.555792] [48527]: INFO nova.api.openstack.requestlog [None req-d16fd3bc-4a14-42a3-8ec0-73b9566c3fe2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1501 microversion: 2.1 time: 0.148417 [ 877.556239] [48527]: [pid: 48527|app: 0|req: 1550/3130] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1501 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.559184] [48527]: DEBUG nova.api.openstack.wsgi [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.561047] [48527]: DEBUG nova.compute.api [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.566189] [48527]: DEBUG oslo_concurrency.lockutils [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.566339] [48527]: DEBUG oslo_concurrency.lockutils [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.566409] [48527]: DEBUG oslo_concurrency.lockutils [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.566664] [48527]: DEBUG oslo_concurrency.lockutils [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.566806] [48527]: DEBUG oslo_concurrency.lockutils [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.566910] [48527]: DEBUG oslo_concurrency.lockutils [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.585238] [48527]: WARNING neutronclient.v2_0.client [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.635482] [48527]: DEBUG nova.policy [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.639816] [48527]: INFO nova.api.openstack.requestlog [None req-45bc2996-ba35-4d63-a9d3-e5f68898f7dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.082942 [ 877.640274] [48527]: [pid: 48527|app: 0|req: 1551/3131] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.642878] [48527]: DEBUG nova.api.openstack.wsgi [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.644501] [48527]: DEBUG nova.compute.api [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.649952] [48527]: DEBUG oslo_concurrency.lockutils [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.650156] [48527]: DEBUG oslo_concurrency.lockutils [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.650293] [48527]: DEBUG oslo_concurrency.lockutils [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.650549] [48527]: DEBUG oslo_concurrency.lockutils [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.650768] [48527]: DEBUG oslo_concurrency.lockutils [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.650921] [48527]: DEBUG oslo_concurrency.lockutils [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.674804] [48526]: DEBUG nova.policy [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.679095] [48526]: INFO nova.api.openstack.requestlog [None req-b28e847a-6477-498e-9e37-479485170ef4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1305 microversion: 2.1 time: 0.156464 [ 877.679689] [48526]: [pid: 48526|app: 0|req: 1581/3132] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1305 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.680514] [48527]: DEBUG oslo_concurrency.lockutils [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.680801] [48527]: DEBUG oslo_concurrency.lockutils [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.681199] [48527]: DEBUG oslo_concurrency.lockutils [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.681199] [48527]: DEBUG nova.objects.instance [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.683366] [48526]: DEBUG nova.api.openstack.wsgi [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 877.685629] [48526]: DEBUG nova.compute.api [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.685722] [48527]: WARNING neutronclient.v2_0.client [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.690361] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.690696] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.690926] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.691277] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.691528] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.691744] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.707040] [48527]: DEBUG nova.policy [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.712263] [48527]: INFO nova.api.openstack.requestlog [None req-1eb0e26f-8f93-42da-90ec-14bea3ec45b4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.071502 [ 877.712760] [48527]: [pid: 48527|app: 0|req: 1552/3133] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.716284] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.717994] [48527]: DEBUG nova.compute.api [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.723573] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.723769] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.723928] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.724175] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.724327] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.724434] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.741991] [48527]: WARNING neutronclient.v2_0.client [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.744472] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.744858] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.745103] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.749672] [48526]: WARNING neutronclient.v2_0.client [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.750388] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.750669] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.750922] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.751625] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.753185] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.753185] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.762732] [48526]: DEBUG nova.policy [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.765241] [48527]: DEBUG nova.policy [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.769104] [48526]: DEBUG nova.compute.api [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Old instance type tempest-test_resize_flavor_-1957602199, new instance type m1.micro {{(pid=48526) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 877.770605] [48527]: INFO nova.api.openstack.requestlog [None req-f9994c31-315e-45d6-bdd0-8b61264b6129 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.057173 [ 877.771299] [48527]: [pid: 48527|app: 0|req: 1553/3134] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.773302] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.773510] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.773668] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.774088] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.775524] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.775598] [48526]: DEBUG oslo_concurrency.lockutils [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.776727] [48527]: DEBUG nova.api.openstack.wsgi [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.779039] [48527]: DEBUG nova.compute.api [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.783739] [48527]: DEBUG oslo_concurrency.lockutils [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.784377] [48527]: DEBUG oslo_concurrency.lockutils [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.784377] [48527]: DEBUG oslo_concurrency.lockutils [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.784576] [48527]: DEBUG oslo_concurrency.lockutils [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.784732] [48527]: DEBUG oslo_concurrency.lockutils [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.785073] [48527]: DEBUG oslo_concurrency.lockutils [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.797502] [48526]: DEBUG nova.quota [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for project eee81560fdd54d57970bdf27df4b30f4. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 877.802485] [48526]: DEBUG nova.quota [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Getting quotas for user 9be67030273e468ca0d0818670b655a6 and project eee81560fdd54d57970bdf27df4b30f4. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 877.806353] [48527]: WARNING neutronclient.v2_0.client [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.814159] [48526]: DEBUG nova.virt.hardware [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 877.814340] [48526]: DEBUG nova.virt.hardware [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 877.814512] [48526]: DEBUG nova.virt.hardware [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 877.814654] [48526]: DEBUG nova.virt.hardware [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 877.814782] [48526]: DEBUG nova.virt.hardware [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 877.905317] [48526]: INFO nova.api.openstack.requestlog [None req-12825a80-9650-400e-9443-7799fe3b3c65 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330/action" status: 202 len: 0 microversion: 2.1 time: 0.224518 [ 877.905484] [48526]: [pid: 48526|app: 0|req: 1582/3135] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:21 2025] POST /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 877.912248] [48526]: DEBUG nova.api.openstack.wsgi [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.912248] [48526]: DEBUG nova.compute.api [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.915933] [48526]: DEBUG oslo_concurrency.lockutils [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.915933] [48526]: DEBUG oslo_concurrency.lockutils [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.916111] [48526]: DEBUG oslo_concurrency.lockutils [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.916569] [48526]: DEBUG oslo_concurrency.lockutils [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.916760] [48526]: DEBUG oslo_concurrency.lockutils [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.916931] [48526]: DEBUG oslo_concurrency.lockutils [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.928689] [48527]: DEBUG nova.policy [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.942114] [48527]: INFO nova.api.openstack.requestlog [None req-305dcdcd-f1d4-4b85-9e43-77bd2d0ae9d2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1361 microversion: 2.1 time: 0.169551 [ 877.942487] [48527]: [pid: 48527|app: 0|req: 1554/3136] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:21 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1361 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.947020] [48527]: DEBUG nova.api.openstack.wsgi [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.949033] [48527]: DEBUG nova.compute.api [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.954645] [48526]: WARNING neutronclient.v2_0.client [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.955500] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.955744] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.955868] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.956361] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.956416] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.956717] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.983854] [48526]: DEBUG nova.policy [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.991636] [48526]: INFO nova.api.openstack.requestlog [None req-09cb22aa-34c5-48f5-abab-c66a76340c5b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.085491 [ 877.992292] [48526]: [pid: 48526|app: 0|req: 1583/3137] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.994663] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.996037] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.996037] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.996037] [48527]: DEBUG nova.objects.instance [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.996469] [48526]: DEBUG nova.api.openstack.wsgi [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.998000] [48526]: DEBUG nova.compute.api [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.000662] [48527]: WARNING neutronclient.v2_0.client [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.002769] [48526]: DEBUG oslo_concurrency.lockutils [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.002769] [48526]: DEBUG oslo_concurrency.lockutils [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.002769] [48526]: DEBUG oslo_concurrency.lockutils [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.002769] [48526]: DEBUG oslo_concurrency.lockutils [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.003109] [48526]: DEBUG oslo_concurrency.lockutils [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.003109] [48526]: DEBUG oslo_concurrency.lockutils [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.033236] [48527]: DEBUG nova.policy [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.040862] [48527]: INFO nova.api.openstack.requestlog [None req-8da1ea05-a59e-4270-bf2a-c1d8181ede08 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.097620 [ 878.041282] [48527]: [pid: 48527|app: 0|req: 1555/3138] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.044289] [48527]: DEBUG nova.api.openstack.wsgi [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.047260] [48527]: DEBUG nova.compute.api [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.051131] [48526]: DEBUG oslo_concurrency.lockutils [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.051530] [48526]: DEBUG oslo_concurrency.lockutils [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.051828] [48526]: DEBUG oslo_concurrency.lockutils [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.052126] [48526]: DEBUG nova.objects.instance [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.055338] [48527]: DEBUG oslo_concurrency.lockutils [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.056677] [48527]: DEBUG oslo_concurrency.lockutils [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.057330] [48527]: DEBUG oslo_concurrency.lockutils [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.058210] [48527]: DEBUG oslo_concurrency.lockutils [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.059014] [48526]: WARNING neutronclient.v2_0.client [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.059326] [48527]: DEBUG oslo_concurrency.lockutils [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.059556] [48527]: DEBUG oslo_concurrency.lockutils [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.087174] [48527]: WARNING neutronclient.v2_0.client [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.088261] [48526]: DEBUG nova.policy [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.096062] [48526]: INFO nova.api.openstack.requestlog [None req-9712d304-15ac-417a-b239-ee7f9d8ae501 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.103081 [ 878.096680] [48526]: [pid: 48526|app: 0|req: 1584/3139] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.099968] [48526]: DEBUG nova.api.openstack.wsgi [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.100886] [48526]: DEBUG nova.compute.api [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.104837] [48526]: DEBUG oslo_concurrency.lockutils [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.104969] [48526]: DEBUG oslo_concurrency.lockutils [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.105387] [48526]: DEBUG oslo_concurrency.lockutils [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.105565] [48526]: DEBUG oslo_concurrency.lockutils [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.106287] [48526]: DEBUG oslo_concurrency.lockutils [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.106287] [48526]: DEBUG oslo_concurrency.lockutils [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.140747] [48526]: DEBUG oslo_concurrency.lockutils [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.143948] [48526]: DEBUG oslo_concurrency.lockutils [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.143948] [48526]: DEBUG oslo_concurrency.lockutils [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.143948] [48526]: DEBUG nova.objects.instance [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.145322] [48526]: WARNING neutronclient.v2_0.client [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.204889] [48526]: DEBUG nova.policy [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.212919] [48526]: INFO nova.api.openstack.requestlog [None req-356f3f84-426c-48de-8519-203585a49c7b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.115555 [ 878.213185] [48526]: [pid: 48526|app: 0|req: 1585/3140] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.215887] [48526]: DEBUG nova.api.openstack.wsgi [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.217013] [48526]: DEBUG nova.compute.api [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.220934] [48526]: DEBUG oslo_concurrency.lockutils [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.221144] [48526]: DEBUG oslo_concurrency.lockutils [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.221280] [48526]: DEBUG oslo_concurrency.lockutils [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.221555] [48526]: DEBUG oslo_concurrency.lockutils [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.221689] [48526]: DEBUG oslo_concurrency.lockutils [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.221803] [48526]: DEBUG oslo_concurrency.lockutils [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.249753] [48526]: WARNING neutronclient.v2_0.client [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.319608] [48527]: DEBUG nova.policy [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.327415] [48527]: INFO nova.api.openstack.requestlog [None req-413c3687-2cfc-4e38-b083-98ba2d831e4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1501 microversion: 2.1 time: 0.285430 [ 878.328089] [48527]: [pid: 48527|app: 0|req: 1556/3141] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1501 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.331191] [48527]: DEBUG nova.api.openstack.wsgi [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.332982] [48527]: DEBUG nova.compute.api [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.338696] [48527]: DEBUG oslo_concurrency.lockutils [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.338976] [48527]: DEBUG oslo_concurrency.lockutils [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.338976] [48527]: DEBUG oslo_concurrency.lockutils [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.339321] [48527]: DEBUG oslo_concurrency.lockutils [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.339510] [48527]: DEBUG oslo_concurrency.lockutils [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.339645] [48527]: DEBUG oslo_concurrency.lockutils [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.376061] [48527]: WARNING neutronclient.v2_0.client [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.530690] [48526]: DEBUG nova.policy [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.539134] [48526]: INFO nova.api.openstack.requestlog [None req-209e7560-f34c-46c7-b6c4-bc583cb34bbe tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.325366 [ 878.539672] [48526]: [pid: 48526|app: 0|req: 1586/3142] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.546151] [48526]: DEBUG nova.api.openstack.wsgi [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.548239] [48526]: DEBUG nova.compute.api [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.555019] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.555234] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.556172] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.556172] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.556172] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.556172] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.572991] [48527]: DEBUG nova.policy [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.579241] [48527]: INFO nova.api.openstack.requestlog [None req-5deb3266-03f8-48b8-b408-73b0ced8fe7e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1512 microversion: 2.1 time: 0.250477 [ 878.579700] [48527]: [pid: 48527|app: 0|req: 1557/3143] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1512 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.582728] [48527]: DEBUG nova.api.openstack.wsgi [req-2e45854c-0f10-40f1-9ceb-ff84254c27b7 req-d9e20175-8320-41a2-bd8c-5c524fdcd1d8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "54817d33-9857-4325-87a3-b60e815f4e5b", "name": "network-vif-plugged", "status": "completed", "tag": "60ac64ca-60af-4089-851d-a4508ead9ca8"}, {"name": "network-changed", "server_uuid": "54817d33-9857-4325-87a3-b60e815f4e5b", "tag": "60ac64ca-60af-4089-851d-a4508ead9ca8"}, {"server_uuid": "4bd4223d-a544-480f-8945-7fd6022b7846", "name": "network-vif-deleted", "tag": "d7753559-6f31-4ec0-bddd-3ac0fa30af2f"}, {"server_uuid": "fc4f7d23-f780-4795-8ac2-3d67057b1efe", "name": "network-vif-deleted", "tag": "1ea65faa-7a48-4db5-8eed-68b746b27457"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 878.592789] [48527]: DEBUG oslo_concurrency.lockutils [req-2e45854c-0f10-40f1-9ceb-ff84254c27b7 req-d9e20175-8320-41a2-bd8c-5c524fdcd1d8 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.592975] [48527]: DEBUG oslo_concurrency.lockutils [req-2e45854c-0f10-40f1-9ceb-ff84254c27b7 req-d9e20175-8320-41a2-bd8c-5c524fdcd1d8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.593145] [48527]: DEBUG oslo_concurrency.lockutils [req-2e45854c-0f10-40f1-9ceb-ff84254c27b7 req-d9e20175-8320-41a2-bd8c-5c524fdcd1d8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.603846] [48527]: INFO nova.api.openstack.compute.server_external_events [req-2e45854c-0f10-40f1-9ceb-ff84254c27b7 req-d9e20175-8320-41a2-bd8c-5c524fdcd1d8 service nova] Creating event network-vif-plugged:60ac64ca-60af-4089-851d-a4508ead9ca8 for instance 54817d33-9857-4325-87a3-b60e815f4e5b on cpu-1 [ 878.604041] [48527]: INFO nova.api.openstack.compute.server_external_events [req-2e45854c-0f10-40f1-9ceb-ff84254c27b7 req-d9e20175-8320-41a2-bd8c-5c524fdcd1d8 service nova] Creating event network-changed:60ac64ca-60af-4089-851d-a4508ead9ca8 for instance 54817d33-9857-4325-87a3-b60e815f4e5b on cpu-1 [ 878.604216] [48527]: INFO nova.api.openstack.compute.server_external_events [req-2e45854c-0f10-40f1-9ceb-ff84254c27b7 req-d9e20175-8320-41a2-bd8c-5c524fdcd1d8 service nova] Creating event network-vif-deleted:d7753559-6f31-4ec0-bddd-3ac0fa30af2f for instance 4bd4223d-a544-480f-8945-7fd6022b7846 on cpu-1 [ 878.604372] [48527]: INFO nova.api.openstack.compute.server_external_events [req-2e45854c-0f10-40f1-9ceb-ff84254c27b7 req-d9e20175-8320-41a2-bd8c-5c524fdcd1d8 service nova] Creating event network-vif-deleted:1ea65faa-7a48-4db5-8eed-68b746b27457 for instance fc4f7d23-f780-4795-8ac2-3d67057b1efe on cpu-1 [ 878.604679] [48526]: WARNING neutronclient.v2_0.client [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.611049] [48527]: INFO nova.api.openstack.requestlog [req-2e45854c-0f10-40f1-9ceb-ff84254c27b7 req-d9e20175-8320-41a2-bd8c-5c524fdcd1d8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 692 microversion: 2.1 time: 0.030543 [ 878.611414] [48527]: [pid: 48527|app: 0|req: 1558/3144] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:22 2025] POST /compute/v2.1/os-server-external-events => generated 692 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 878.618231] [48527]: DEBUG nova.api.openstack.wsgi [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.625511] [48527]: DEBUG nova.compute.api [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.629635] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.629845] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.629981] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.630600] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.630600] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.630600] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.664630] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.665112] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.665389] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.666800] [48527]: DEBUG nova.objects.instance [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.673055] [48527]: WARNING neutronclient.v2_0.client [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.732593] [48527]: DEBUG nova.policy [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.737907] [48527]: DEBUG nova.policy [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.738824] [48527]: DEBUG nova.policy [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.739744] [48527]: INFO nova.api.openstack.requestlog [None req-9c27155f-42a9-4bd2-91df-2fc31a1c1db9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.127603 [ 878.740058] [48527]: [pid: 48527|app: 0|req: 1559/3145] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.744908] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 878.744908] [48527]: DEBUG nova.compute.api [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.748046] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.748213] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.748350] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.748632] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.748844] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.748973] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.759244] [48526]: DEBUG nova.policy [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.764359] [48526]: INFO nova.api.openstack.requestlog [None req-bfbac1f8-3e7e-4575-b649-e91b4b6ccfa5 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1325 microversion: 2.1 time: 0.223972 [ 878.764853] [48526]: [pid: 48526|app: 0|req: 1587/3146] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1325 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.770344] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.770344] [48526]: DEBUG nova.compute.api [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.777145] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.777517] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.778981] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.778981] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.778981] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.778981] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.781297] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.781297] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.781297] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.785649] [48527]: WARNING neutronclient.v2_0.client [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.786527] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.786800] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.787016] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.787405] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.787584] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.787711] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.805259] [48527]: DEBUG nova.policy [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.811453] [48527]: DEBUG nova.compute.api [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Old instance type m1.nano, new instance type m1.micro {{(pid=48527) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 878.814791] [48526]: WARNING neutronclient.v2_0.client [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.819855] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.819855] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.820030] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.820321] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.821331] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.821331] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.836403] [48527]: DEBUG nova.quota [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 878.839971] [48527]: DEBUG nova.quota [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for user 74703b1f213746e0a597ab93ba49205e and project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 878.843658] [48526]: DEBUG nova.policy [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.848560] [48526]: DEBUG nova.policy [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.849767] [48526]: DEBUG nova.policy [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.850104] [48526]: INFO nova.api.openstack.requestlog [None req-ae3f8617-a5e4-4e7d-92c5-52d6d6084c8f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1361 microversion: 2.47 time: 0.084868 [ 878.850427] [48526]: [pid: 48526|app: 0|req: 1588/3147] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:22 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1361 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.854331] [48526]: DEBUG nova.api.openstack.wsgi [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.854442] [48527]: DEBUG nova.virt.hardware [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 878.854442] [48527]: DEBUG nova.virt.hardware [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 878.854442] [48527]: DEBUG nova.virt.hardware [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 878.854442] [48527]: DEBUG nova.virt.hardware [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 878.854442] [48527]: DEBUG nova.virt.hardware [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 878.854622] [48526]: DEBUG nova.compute.api [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.859125] [48526]: DEBUG oslo_concurrency.lockutils [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.859364] [48526]: DEBUG oslo_concurrency.lockutils [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.859653] [48526]: DEBUG oslo_concurrency.lockutils [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.859867] [48526]: DEBUG oslo_concurrency.lockutils [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.860023] [48526]: DEBUG oslo_concurrency.lockutils [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.860144] [48526]: DEBUG oslo_concurrency.lockutils [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.883516] [48526]: WARNING neutronclient.v2_0.client [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.902637] [48526]: DEBUG nova.policy [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.908557] [48526]: INFO nova.api.openstack.requestlog [None req-07ebede7-0a1a-4a4c-babd-4362748c58cc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.056929 [ 878.908706] [48527]: INFO nova.api.openstack.requestlog [None req-d5b9b010-ea40-4706-a74c-c23060e987ad tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387/action" status: 202 len: 0 microversion: 2.1 time: 0.167064 [ 878.908774] [48526]: [pid: 48526|app: 0|req: 1589/3148] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.908807] [48527]: [pid: 48527|app: 0|req: 1560/3149] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:22 2025] POST /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 878.911696] [48527]: DEBUG nova.api.openstack.wsgi [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.911805] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.912988] [48527]: DEBUG nova.compute.api [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.913157] [48526]: DEBUG nova.compute.api [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.917347] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.917347] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.917347] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.917347] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.917464] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.917557] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.918219] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.918446] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.918554] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.918816] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.918958] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.919994] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.933996] [48526]: WARNING neutronclient.v2_0.client [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.939531] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.939531] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.939531] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.939531] [48527]: DEBUG nova.objects.instance [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.942684] [48527]: WARNING neutronclient.v2_0.client [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.953786] [48526]: DEBUG nova.policy [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.960578] [48526]: DEBUG nova.policy [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.961381] [48526]: DEBUG nova.policy [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.971265] [48526]: INFO nova.api.openstack.requestlog [None req-1c1781de-0b10-44db-bf1f-f2cdeb7c8b63 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.061640 [ 878.971265] [48526]: [pid: 48526|app: 0|req: 1590/3150] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.977974] [48526]: DEBUG nova.api.openstack.wsgi [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.980042] [48526]: DEBUG nova.compute.api [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.984686] [48526]: DEBUG oslo_concurrency.lockutils [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.985544] [48526]: DEBUG oslo_concurrency.lockutils [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.985906] [48526]: DEBUG oslo_concurrency.lockutils [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.986251] [48526]: DEBUG oslo_concurrency.lockutils [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.986542] [48526]: DEBUG oslo_concurrency.lockutils [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.986816] [48526]: DEBUG oslo_concurrency.lockutils [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.003706] [48527]: DEBUG nova.policy [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.017790] [48526]: WARNING neutronclient.v2_0.client [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.020086] [48527]: INFO nova.api.openstack.requestlog [None req-f7355ccf-77a5-48c4-89f9-d20da11bbe10 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.110645 [ 879.020522] [48527]: [pid: 48527|app: 0|req: 1561/3151] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.024065] [48527]: DEBUG nova.api.openstack.wsgi [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.025135] [48527]: DEBUG nova.compute.api [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.032594] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.032594] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.032954] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.033187] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.033426] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.033603] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.043528] [48526]: DEBUG nova.policy [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.047917] [48526]: INFO nova.api.openstack.requestlog [None req-dac5d9cd-65fe-4064-a99f-151e55444806 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.076129 [ 879.048334] [48526]: [pid: 48526|app: 0|req: 1591/3152] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.052157] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.055094] [48526]: DEBUG nova.compute.api [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.058180] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.058361] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.058561] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.058797] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.058939] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.059072] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.062078] [48527]: WARNING neutronclient.v2_0.client [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.081707] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.081894] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.082039] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.082187] [48526]: DEBUG nova.objects.instance [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.086250] [48526]: WARNING neutronclient.v2_0.client [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.149523] [48526]: DEBUG nova.policy [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.154316] [48526]: INFO nova.api.openstack.requestlog [None req-c0b98ab3-8651-4897-be33-c02d886f46a6 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.105387 [ 879.154822] [48526]: [pid: 48526|app: 0|req: 1592/3153] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.157920] [48526]: DEBUG nova.api.openstack.wsgi [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.159823] [48526]: DEBUG nova.compute.api [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.163275] [48526]: DEBUG oslo_concurrency.lockutils [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.163573] [48526]: DEBUG oslo_concurrency.lockutils [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.163832] [48526]: DEBUG oslo_concurrency.lockutils [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.164194] [48526]: DEBUG oslo_concurrency.lockutils [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.164435] [48526]: DEBUG oslo_concurrency.lockutils [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.164648] [48526]: DEBUG oslo_concurrency.lockutils [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.185027] [48526]: WARNING neutronclient.v2_0.client [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.200307] [48527]: DEBUG nova.policy [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.205431] [48527]: INFO nova.api.openstack.requestlog [None req-9d0f05b0-c995-4d50-b324-b60dc4661c14 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1305 microversion: 2.1 time: 0.184056 [ 879.206106] [48527]: [pid: 48527|app: 0|req: 1562/3154] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1305 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.211992] [48527]: DEBUG nova.api.openstack.wsgi [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.213377] [48527]: DEBUG nova.compute.api [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.216983] [48527]: DEBUG oslo_concurrency.lockutils [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.216983] [48527]: DEBUG oslo_concurrency.lockutils [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.217169] [48527]: DEBUG oslo_concurrency.lockutils [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.217478] [48527]: DEBUG oslo_concurrency.lockutils [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.217478] [48527]: DEBUG oslo_concurrency.lockutils [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.217913] [48527]: DEBUG oslo_concurrency.lockutils [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.239338] [48527]: WARNING neutronclient.v2_0.client [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.285940] [48526]: DEBUG nova.policy [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.290872] [48526]: INFO nova.api.openstack.requestlog [None req-2279de70-7e63-4a41-b7fb-90e7be00b7cb tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.135355 [ 879.291331] [48526]: [pid: 48526|app: 0|req: 1593/3155] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.300987] [48526]: DEBUG nova.api.openstack.wsgi [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.302740] [48526]: DEBUG nova.compute.api [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.309458] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.311808] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.312904] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.312904] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.313223] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.314648] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.369398] [48526]: WARNING neutronclient.v2_0.client [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.418742] [48527]: DEBUG nova.policy [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.426775] [48527]: INFO nova.api.openstack.requestlog [None req-acce723d-f39e-4879-b3b4-bd4ecbbe4cac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.219965 [ 879.430541] [48527]: [pid: 48527|app: 0|req: 1563/3156] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.437602] [48527]: DEBUG nova.api.openstack.wsgi [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.441662] [48527]: DEBUG nova.compute.api [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.450471] [48527]: DEBUG oslo_concurrency.lockutils [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.450645] [48527]: DEBUG oslo_concurrency.lockutils [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.450708] [48527]: DEBUG oslo_concurrency.lockutils [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.450979] [48527]: DEBUG oslo_concurrency.lockutils [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.451160] [48527]: DEBUG oslo_concurrency.lockutils [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.451285] [48527]: DEBUG oslo_concurrency.lockutils [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.486321] [48527]: WARNING neutronclient.v2_0.client [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.521710] [48526]: DEBUG nova.policy [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.527421] [48526]: INFO nova.api.openstack.requestlog [None req-a9f5296c-f08f-496f-84ae-79efcd862680 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1545 microversion: 2.1 time: 0.235461 [ 879.527796] [48526]: [pid: 48526|app: 0|req: 1594/3157] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1545 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.530699] [48526]: DEBUG nova.api.openstack.wsgi [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.534037] [48526]: DEBUG nova.compute.api [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.541549] [48527]: DEBUG nova.policy [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.546295] [48527]: INFO nova.api.openstack.requestlog [None req-a233d425-30c5-456a-9abc-f8fb195b3950 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.114464 [ 879.546513] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.546580] [48527]: [pid: 48527|app: 0|req: 1564/3158] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.546793] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.546938] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.547240] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.547415] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.547539] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.552198] [48527]: DEBUG nova.api.openstack.wsgi [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.554329] [48527]: DEBUG nova.compute.api [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.558581] [48527]: DEBUG oslo_concurrency.lockutils [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.558819] [48527]: DEBUG oslo_concurrency.lockutils [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.559052] [48527]: DEBUG oslo_concurrency.lockutils [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.559819] [48527]: DEBUG oslo_concurrency.lockutils [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.559819] [48527]: DEBUG oslo_concurrency.lockutils [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.559819] [48527]: DEBUG oslo_concurrency.lockutils [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.587428] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.587612] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.587748] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.587915] [48526]: DEBUG nova.objects.instance [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.589172] [48527]: DEBUG oslo_concurrency.lockutils [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.589405] [48527]: DEBUG oslo_concurrency.lockutils [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.589617] [48527]: DEBUG oslo_concurrency.lockutils [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.589803] [48527]: DEBUG nova.objects.instance [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.597241] [48526]: WARNING neutronclient.v2_0.client [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.597390] [48527]: WARNING neutronclient.v2_0.client [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.682843] [48527]: DEBUG nova.policy [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.691757] [48527]: INFO nova.api.openstack.requestlog [None req-cff96890-2eb9-4fc1-8d5c-84710aa11c6f tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.144556 [ 879.692257] [48527]: [pid: 48527|app: 0|req: 1565/3159] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.695044] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.697047] [48527]: DEBUG nova.compute.api [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.698362] [48526]: DEBUG nova.policy [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.701771] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.702143] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.702817] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.703420] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.703586] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.703720] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.711501] [48526]: INFO nova.api.openstack.requestlog [None req-2cb6f3f4-cf02-4e16-8ac2-e1504726c6e4 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.183065 [ 879.711880] [48526]: [pid: 48526|app: 0|req: 1595/3160] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.719157] [48526]: DEBUG nova.api.openstack.wsgi [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.720615] [48526]: DEBUG nova.compute.api [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.729693] [48526]: DEBUG oslo_concurrency.lockutils [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.729937] [48526]: DEBUG oslo_concurrency.lockutils [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.730067] [48526]: DEBUG oslo_concurrency.lockutils [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.730317] [48526]: DEBUG oslo_concurrency.lockutils [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.730460] [48526]: DEBUG oslo_concurrency.lockutils [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.730582] [48526]: DEBUG oslo_concurrency.lockutils [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.730955] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.731213] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.731357] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.731524] [48527]: DEBUG nova.objects.instance [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.738928] [48527]: WARNING neutronclient.v2_0.client [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.755729] [48526]: WARNING neutronclient.v2_0.client [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.762535] [48527]: DEBUG nova.policy [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.767524] [48527]: INFO nova.api.openstack.requestlog [None req-3a3a2d96-5146-4f1f-ad79-c4654a262705 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.074661 [ 879.768044] [48527]: [pid: 48527|app: 0|req: 1566/3161] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.772259] [48527]: DEBUG nova.api.openstack.wsgi [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.773884] [48527]: DEBUG nova.compute.api [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.777687] [48527]: DEBUG oslo_concurrency.lockutils [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.777933] [48527]: DEBUG oslo_concurrency.lockutils [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.778090] [48527]: DEBUG oslo_concurrency.lockutils [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.778352] [48527]: DEBUG oslo_concurrency.lockutils [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.778641] [48527]: DEBUG oslo_concurrency.lockutils [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.779126] [48527]: DEBUG oslo_concurrency.lockutils [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.800301] [48526]: INFO nova.api.openstack.requestlog [None req-89dd5f4f-c392-4f5d-8ba5-2fa47ceb95ca tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.086459 [ 879.801665] [48526]: [pid: 48526|app: 0|req: 1596/3162] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/os-interface => generated 287 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 879.804619] [48526]: DEBUG nova.api.openstack.wsgi [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.808027] [48527]: WARNING neutronclient.v2_0.client [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.809366] [48526]: DEBUG nova.compute.api [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.814015] [48526]: DEBUG oslo_concurrency.lockutils [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.814325] [48526]: DEBUG oslo_concurrency.lockutils [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.814509] [48526]: DEBUG oslo_concurrency.lockutils [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.814812] [48526]: DEBUG oslo_concurrency.lockutils [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.814994] [48526]: DEBUG oslo_concurrency.lockutils [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.815168] [48526]: DEBUG oslo_concurrency.lockutils [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.836552] [48526]: WARNING neutronclient.v2_0.client [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.339277] [48527]: DEBUG nova.policy [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.353527] [48527]: INFO nova.api.openstack.requestlog [None req-86733814-f30c-4cf5-b0fc-5599c35b2689 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.584833 [ 880.354142] [48527]: [pid: 48527|app: 0|req: 1567/3163] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:23 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.356605] [48527]: DEBUG nova.api.openstack.wsgi [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.358020] [48527]: DEBUG nova.compute.api [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.362846] [48527]: DEBUG oslo_concurrency.lockutils [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.363229] [48527]: DEBUG oslo_concurrency.lockutils [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.364151] [48527]: DEBUG oslo_concurrency.lockutils [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.364151] [48527]: DEBUG oslo_concurrency.lockutils [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.364151] [48527]: DEBUG oslo_concurrency.lockutils [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.364151] [48527]: DEBUG oslo_concurrency.lockutils [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.365068] [48526]: DEBUG nova.policy [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.369282] [48526]: INFO nova.api.openstack.requestlog [None req-561aa375-672f-454e-889a-1c2cd55af360 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1497 microversion: 2.1 time: 0.566940 [ 880.369632] [48526]: [pid: 48526|app: 0|req: 1597/3164] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1497 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.373020] [48526]: DEBUG nova.api.openstack.wsgi [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.373285] [48526]: DEBUG nova.compute.api [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.380791] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.380971] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.381114] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.381419] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.381707] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.381818] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.411987] [48526]: WARNING neutronclient.v2_0.client [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.416578] [48527]: DEBUG oslo_concurrency.lockutils [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.416772] [48527]: DEBUG oslo_concurrency.lockutils [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.416907] [48527]: DEBUG oslo_concurrency.lockutils [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.417074] [48527]: DEBUG nova.objects.instance [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.421473] [48527]: WARNING neutronclient.v2_0.client [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.464785] [48527]: DEBUG nova.policy [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.471776] [48527]: DEBUG nova.policy [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.472343] [48527]: DEBUG nova.policy [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.472945] [48527]: INFO nova.api.openstack.requestlog [None req-548caf76-448f-4602-96f6-a6a741ecc481 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.118507 [ 880.473377] [48527]: [pid: 48527|app: 0|req: 1568/3165] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 880.475953] [48527]: DEBUG nova.api.openstack.wsgi [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.476893] [48527]: DEBUG nova.compute.api [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.480422] [48527]: DEBUG oslo_concurrency.lockutils [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.480422] [48527]: DEBUG oslo_concurrency.lockutils [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.480422] [48527]: DEBUG oslo_concurrency.lockutils [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.480652] [48527]: DEBUG oslo_concurrency.lockutils [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.480813] [48527]: DEBUG oslo_concurrency.lockutils [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.480935] [48527]: DEBUG oslo_concurrency.lockutils [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.491837] [48526]: DEBUG nova.policy [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.498497] [48526]: INFO nova.api.openstack.requestlog [None req-ef76328e-24eb-47d8-a7b5-cf9831b9000c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1325 microversion: 2.1 time: 0.128294 [ 880.498881] [48526]: [pid: 48526|app: 0|req: 1598/3166] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1325 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.501446] [48526]: DEBUG nova.api.openstack.wsgi [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.502847] [48526]: DEBUG nova.compute.api [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.504173] [48527]: WARNING neutronclient.v2_0.client [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.506189] [48526]: DEBUG oslo_concurrency.lockutils [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.506421] [48526]: DEBUG oslo_concurrency.lockutils [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.506660] [48526]: DEBUG oslo_concurrency.lockutils [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.506851] [48526]: DEBUG oslo_concurrency.lockutils [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.506998] [48526]: DEBUG oslo_concurrency.lockutils [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.507159] [48526]: DEBUG oslo_concurrency.lockutils [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.523118] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 880.524197] [48526]: WARNING neutronclient.v2_0.client [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.525389] [48527]: DEBUG nova.policy [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.531294] [48527]: DEBUG nova.policy [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.531294] [48527]: DEBUG nova.policy [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.532512] [48527]: INFO nova.api.openstack.requestlog [None req-c460889e-af3f-4b48-bd9b-e0f69949e5af tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1361 microversion: 2.47 time: 0.057905 [ 880.532512] [48527]: [pid: 48527|app: 0|req: 1569/3167] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1361 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 880.535155] [48527]: DEBUG nova.api.openstack.wsgi [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.536502] [48527]: DEBUG nova.compute.api [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.542700] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.542700] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.542700] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.542700] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.542700] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.542700] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.548292] [48526]: DEBUG nova.policy [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.553724] [48526]: INFO nova.api.openstack.requestlog [None req-53ebe2e6-d093-4fff-83df-c75cbc328f6e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.053921 [ 880.554140] [48526]: [pid: 48526|app: 0|req: 1599/3168] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.558808] [48526]: DEBUG nova.api.openstack.wsgi [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.559764] [48526]: DEBUG nova.compute.api [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.565297] [48526]: DEBUG oslo_concurrency.lockutils [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.565592] [48526]: DEBUG oslo_concurrency.lockutils [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.565761] [48526]: DEBUG oslo_concurrency.lockutils [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.566108] [48526]: DEBUG oslo_concurrency.lockutils [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.566231] [48526]: DEBUG oslo_concurrency.lockutils [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.566354] [48526]: DEBUG oslo_concurrency.lockutils [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.570625] [48527]: WARNING neutronclient.v2_0.client [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.593144] [48526]: DEBUG oslo_concurrency.lockutils [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.593200] [48526]: DEBUG oslo_concurrency.lockutils [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.593330] [48526]: DEBUG oslo_concurrency.lockutils [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.593477] [48526]: DEBUG nova.objects.instance [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.594775] [48527]: DEBUG nova.policy [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.596730] [48526]: WARNING neutronclient.v2_0.client [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.601649] [48527]: DEBUG nova.policy [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.602296] [48527]: DEBUG nova.policy [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.606954] [48527]: INFO nova.api.openstack.requestlog [None req-5af5c032-06ad-4ae7-9ba1-3ee0e4084823 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.072998 [ 880.606954] [48527]: [pid: 48527|app: 0|req: 1570/3169] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 880.610750] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.612494] [48527]: DEBUG nova.compute.api [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.617171] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.617171] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.617171] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.617590] [48526]: DEBUG nova.policy [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.617648] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.617648] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.617648] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.621413] [48526]: INFO nova.api.openstack.requestlog [None req-7724071c-e7f5-4802-b0d4-46fcd7fb5713 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.066641 [ 880.621779] [48526]: [pid: 48526|app: 0|req: 1600/3170] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.626034] [48526]: DEBUG nova.api.openstack.wsgi [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.627563] [48526]: DEBUG nova.compute.api [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.630772] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.631805] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.631805] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.631805] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.631805] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.631805] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.643844] [48527]: WARNING neutronclient.v2_0.client [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.656314] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.656314] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.656314] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.656314] [48526]: DEBUG nova.objects.instance [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.659171] [48526]: WARNING neutronclient.v2_0.client [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.663668] [48527]: DEBUG nova.policy [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.669033] [48527]: INFO nova.api.openstack.requestlog [None req-5d6c21f7-b9dd-4edb-8bca-7656004b7f39 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.060360 [ 880.669033] [48527]: [pid: 48527|app: 0|req: 1571/3171] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.672667] [48527]: DEBUG nova.api.openstack.wsgi [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.675185] [48527]: DEBUG nova.compute.api [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.679565] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.680196] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.680196] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.680398] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.680646] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.680646] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.681773] [48526]: DEBUG nova.policy [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.685908] [48526]: INFO nova.api.openstack.requestlog [None req-dfeadcfa-2240-4855-ae61-60fa80275174 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.063440 [ 880.686897] [48526]: [pid: 48526|app: 0|req: 1601/3172] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.689199] [48526]: DEBUG nova.api.openstack.wsgi [req-a77a5822-ead2-421f-b7e3-7aaf0c018b55 req-3c423f4f-a4b0-4af0-a33e-762c137db38d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8da76bea-8e25-41a1-b233-f2e71ef9032d", "tag": "f91f5b40-50f9-4213-95ab-b2b4842d284a"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 880.694790] [48526]: DEBUG oslo_concurrency.lockutils [req-a77a5822-ead2-421f-b7e3-7aaf0c018b55 req-3c423f4f-a4b0-4af0-a33e-762c137db38d service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.695301] [48526]: DEBUG oslo_concurrency.lockutils [req-a77a5822-ead2-421f-b7e3-7aaf0c018b55 req-3c423f4f-a4b0-4af0-a33e-762c137db38d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.695301] [48526]: DEBUG oslo_concurrency.lockutils [req-a77a5822-ead2-421f-b7e3-7aaf0c018b55 req-3c423f4f-a4b0-4af0-a33e-762c137db38d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.702566] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a77a5822-ead2-421f-b7e3-7aaf0c018b55 req-3c423f4f-a4b0-4af0-a33e-762c137db38d service nova] Creating event network-changed:f91f5b40-50f9-4213-95ab-b2b4842d284a for instance 8da76bea-8e25-41a1-b233-f2e71ef9032d on cpu-1 [ 880.704664] [48527]: WARNING neutronclient.v2_0.client [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.709062] [48526]: INFO nova.api.openstack.requestlog [req-a77a5822-ead2-421f-b7e3-7aaf0c018b55 req-3c423f4f-a4b0-4af0-a33e-762c137db38d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021785 [ 880.710354] [48526]: [pid: 48526|app: 0|req: 1602/3173] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:24 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) [ 880.713284] [48526]: DEBUG nova.api.openstack.wsgi [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.714913] [48526]: DEBUG nova.compute.api [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.719011] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.719255] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.719457] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.720114] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.720489] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.720620] [48526]: DEBUG oslo_concurrency.lockutils [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.743858] [48526]: WARNING neutronclient.v2_0.client [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.767462] [48526]: DEBUG nova.policy [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.771699] [48526]: INFO nova.api.openstack.requestlog [None req-58f488a5-e583-41d3-825e-df20c8dae640 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1214 microversion: 2.1 time: 0.060655 [ 880.772052] [48526]: [pid: 48526|app: 0|req: 1603/3174] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.775439] [48526]: DEBUG nova.api.openstack.wsgi [None req-d27c8d72-b0ca-46cd-8ee9-98221db502be tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 880.777032] [48526]: DEBUG nova.compute.api [None req-d27c8d72-b0ca-46cd-8ee9-98221db502be tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.778869] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=4 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 880.783606] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27c8d72-b0ca-46cd-8ee9-98221db502be tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.783702] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27c8d72-b0ca-46cd-8ee9-98221db502be tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.783889] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27c8d72-b0ca-46cd-8ee9-98221db502be tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.784215] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27c8d72-b0ca-46cd-8ee9-98221db502be tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.784353] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27c8d72-b0ca-46cd-8ee9-98221db502be tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.784536] [48526]: DEBUG oslo_concurrency.lockutils [None req-d27c8d72-b0ca-46cd-8ee9-98221db502be tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.794896] [48527]: DEBUG nova.policy [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.803821] [48527]: INFO nova.api.openstack.requestlog [None req-7d0e9fc6-ce87-4f1e-ab36-4a3a73e9787c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1305 microversion: 2.1 time: 0.134991 [ 880.804398] [48527]: [pid: 48527|app: 0|req: 1572/3175] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:24 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1305 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.807732] [48527]: DEBUG nova.api.openstack.wsgi [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.810164] [48527]: DEBUG nova.compute.api [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.814138] [48527]: DEBUG oslo_concurrency.lockutils [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.815507] [48527]: DEBUG oslo_concurrency.lockutils [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.815507] [48527]: DEBUG oslo_concurrency.lockutils [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.815507] [48527]: DEBUG oslo_concurrency.lockutils [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.815507] [48527]: DEBUG oslo_concurrency.lockutils [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.815507] [48527]: DEBUG oslo_concurrency.lockutils [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.842928] [48527]: WARNING neutronclient.v2_0.client [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.860696] [48526]: INFO nova.api.openstack.requestlog [None req-d27c8d72-b0ca-46cd-8ee9-98221db502be tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action" status: 202 len: 0 microversion: 2.1 time: 0.088014 [ 880.861119] [48526]: [pid: 48526|app: 0|req: 1604/3176] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:24 2025] POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 880.864385] [48526]: DEBUG nova.api.openstack.wsgi [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.865023] [48526]: DEBUG nova.compute.api [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.869800] [48526]: DEBUG oslo_concurrency.lockutils [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.870093] [48526]: DEBUG oslo_concurrency.lockutils [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.871257] [48526]: DEBUG oslo_concurrency.lockutils [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.871257] [48526]: DEBUG oslo_concurrency.lockutils [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.871257] [48526]: DEBUG oslo_concurrency.lockutils [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.871257] [48526]: DEBUG oslo_concurrency.lockutils [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.891181] [48526]: WARNING neutronclient.v2_0.client [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.938337] [48526]: DEBUG nova.policy [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.945676] [48526]: INFO nova.api.openstack.requestlog [None req-f17b8977-cacf-4094-93be-9de3c7af7b95 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.084004 [ 880.946054] [48526]: [pid: 48526|app: 0|req: 1605/3177] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.950943] [48526]: DEBUG nova.api.openstack.wsgi [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.950943] [48526]: DEBUG nova.compute.api [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.954166] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.954635] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.954913] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.955307] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.955579] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.955818] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.965926] [48527]: DEBUG nova.policy [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.972888] [48527]: INFO nova.api.openstack.requestlog [None req-c911c38f-df9f-4374-85c8-e6b35a09d524 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.167204 [ 880.972888] [48527]: [pid: 48527|app: 0|req: 1573/3178] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.976573] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.978552] [48527]: DEBUG nova.compute.api [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.978631] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.978769] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.979064] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.979064] [48526]: DEBUG nova.objects.instance [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.984258] [48526]: WARNING neutronclient.v2_0.client [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.984378] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.984614] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.984829] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.985290] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.985493] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.987034] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.004977] [48526]: DEBUG nova.policy [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.009266] [48526]: INFO nova.api.openstack.requestlog [None req-3fbcb5fb-7740-419f-a420-21ebac0ca565 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.062603 [ 881.009657] [48526]: [pid: 48526|app: 0|req: 1606/3179] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.012557] [48526]: DEBUG nova.api.openstack.wsgi [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.012907] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.013115] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.013252] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.013403] [48527]: DEBUG nova.objects.instance [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lazy-loading 'fault' on Instance uuid 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.013874] [48526]: DEBUG nova.compute.api [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.016412] [48527]: WARNING neutronclient.v2_0.client [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.017425] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.017607] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.017739] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.018000] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.018201] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.018326] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.034695] [48527]: DEBUG nova.policy [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13d8632c6d104bd3992e55077c3d7d65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de12cc6277ab42209e91a227e78598bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.040800] [48527]: INFO nova.api.openstack.requestlog [None req-b8d4b7b9-d558-4b6e-871a-bb74a39ccaaf tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 200 len: 1304 microversion: 2.1 time: 0.067144 [ 881.040800] [48527]: [pid: 48527|app: 0|req: 1574/3180] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 1304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.042983] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.042983] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.042983] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.042983] [48526]: DEBUG nova.objects.instance [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.043419] [48527]: DEBUG nova.api.openstack.wsgi [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.044808] [48527]: DEBUG nova.compute.api [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.045346] [48526]: WARNING neutronclient.v2_0.client [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.048119] [48527]: DEBUG oslo_concurrency.lockutils [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.048303] [48527]: DEBUG oslo_concurrency.lockutils [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.048512] [48527]: DEBUG oslo_concurrency.lockutils [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.048788] [48527]: DEBUG oslo_concurrency.lockutils [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.048934] [48527]: DEBUG oslo_concurrency.lockutils [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.049067] [48527]: DEBUG oslo_concurrency.lockutils [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.066511] [48526]: DEBUG nova.policy [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.069138] [48527]: DEBUG oslo_concurrency.lockutils [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.069330] [48527]: DEBUG oslo_concurrency.lockutils [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.069467] [48527]: DEBUG oslo_concurrency.lockutils [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.069621] [48527]: DEBUG nova.objects.instance [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.071115] [48526]: INFO nova.api.openstack.requestlog [None req-a8b3f468-fcb2-4eb4-8c47-672ab54de8e4 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.060566 [ 881.071445] [48526]: [pid: 48526|app: 0|req: 1607/3181] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.072712] [48527]: WARNING neutronclient.v2_0.client [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.171044] [48527]: INFO nova.api.openstack.requestlog [None req-33758af6-5dc2-412c-94b8-23e95697c177 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1656 microversion: 2.1 time: 0.129656 [ 881.171392] [48527]: [pid: 48527|app: 0|req: 1575/3182] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1656 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.185191] [48526]: DEBUG nova.api.openstack.wsgi [None req-e6f707dd-d810-41dd-93af-f5af9c955c38 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 881.187116] [48526]: DEBUG nova.compute.api [None req-e6f707dd-d810-41dd-93af-f5af9c955c38 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.191624] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6f707dd-d810-41dd-93af-f5af9c955c38 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.191779] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6f707dd-d810-41dd-93af-f5af9c955c38 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.191882] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6f707dd-d810-41dd-93af-f5af9c955c38 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.192251] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6f707dd-d810-41dd-93af-f5af9c955c38 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.192406] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6f707dd-d810-41dd-93af-f5af9c955c38 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.192602] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6f707dd-d810-41dd-93af-f5af9c955c38 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.252418] [48526]: INFO nova.api.openstack.requestlog [None req-e6f707dd-d810-41dd-93af-f5af9c955c38 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action" status: 202 len: 0 microversion: 2.1 time: 0.069921 [ 881.252881] [48526]: [pid: 48526|app: 0|req: 1608/3183] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:25 2025] POST /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 881.261181] [48527]: DEBUG nova.api.openstack.wsgi [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.261915] [48527]: DEBUG nova.compute.api [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.267230] [48527]: DEBUG oslo_concurrency.lockutils [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.269107] [48527]: DEBUG oslo_concurrency.lockutils [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.269107] [48527]: DEBUG oslo_concurrency.lockutils [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.269107] [48527]: DEBUG oslo_concurrency.lockutils [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.269107] [48527]: DEBUG oslo_concurrency.lockutils [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.269107] [48527]: DEBUG oslo_concurrency.lockutils [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.302486] [48527]: WARNING neutronclient.v2_0.client [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.371838] [48526]: DEBUG nova.api.openstack.wsgi [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.373946] [48526]: DEBUG nova.compute.api [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.379425] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.379678] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.379847] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.380188] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.380355] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.380611] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.393690] [48527]: INFO nova.api.openstack.requestlog [None req-c941fd11-9283-47ec-8934-b309260127b9 tempest-ServersAdminTestJSON-880692112 tempest-ServersAdminTestJSON-880692112-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1673 microversion: 2.1 time: 0.137681 [ 881.394100] [48527]: [pid: 48527|app: 0|req: 1576/3184] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1673 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.409895] [48527]: DEBUG nova.api.openstack.wsgi [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.410127] [48527]: DEBUG nova.compute.api [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.410794] [48526]: WARNING neutronclient.v2_0.client [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.423172] [48527]: DEBUG oslo_concurrency.lockutils [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.423447] [48527]: DEBUG oslo_concurrency.lockutils [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.423510] [48527]: DEBUG oslo_concurrency.lockutils [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.423781] [48527]: DEBUG oslo_concurrency.lockutils [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.423898] [48527]: DEBUG oslo_concurrency.lockutils [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.424030] [48527]: DEBUG oslo_concurrency.lockutils [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.443695] [48527]: DEBUG nova.compute.api [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 881.490395] [48526]: DEBUG nova.policy [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.499102] [48526]: INFO nova.api.openstack.requestlog [None req-0a9cebca-ad0e-4149-97dd-1351271d05ad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.129874 [ 881.499580] [48526]: [pid: 48526|app: 0|req: 1609/3185] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.503079] [48526]: DEBUG nova.api.openstack.wsgi [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.505090] [48526]: DEBUG nova.compute.api [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.509862] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.510145] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.512423] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.512423] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.512423] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.512423] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.512640] [48527]: INFO nova.api.openstack.requestlog [None req-081b2563-269a-4582-a559-dfd8ad07763f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 204 len: 0 microversion: 2.1 time: 0.103937 [ 881.512640] [48527]: [pid: 48527|app: 0|req: 1577/3186] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:25 2025] DELETE /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 881.518478] [48527]: DEBUG nova.api.openstack.wsgi [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.520650] [48527]: DEBUG nova.compute.api [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.524671] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.524935] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.525122] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.525491] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.525730] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.525952] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.549086] [48527]: WARNING neutronclient.v2_0.client [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.551576] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.551877] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.551877] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.552037] [48526]: DEBUG nova.objects.instance [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.555613] [48526]: WARNING neutronclient.v2_0.client [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.612647] [48526]: DEBUG nova.policy [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.617260] [48526]: DEBUG nova.policy [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.617867] [48526]: DEBUG nova.policy [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.618804] [48526]: INFO nova.api.openstack.requestlog [None req-cf4f04f4-4254-4cd3-9b8d-cb90ab190c3d tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.118560 [ 881.619638] [48526]: [pid: 48526|app: 0|req: 1610/3187] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 881.621906] [48526]: DEBUG nova.api.openstack.wsgi [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.623251] [48526]: DEBUG nova.compute.api [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.627204] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.627406] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.627553] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.627790] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.627953] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.628084] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.640971] [48527]: DEBUG nova.policy [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.645097] [48526]: WARNING neutronclient.v2_0.client [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.645364] [48527]: INFO nova.api.openstack.requestlog [None req-4a936bfd-ff62-434a-b819-bd9284f6c3da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1325 microversion: 2.1 time: 0.131916 [ 881.645735] [48527]: [pid: 48527|app: 0|req: 1578/3188] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1325 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.649029] [48527]: DEBUG nova.api.openstack.wsgi [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.650577] [48527]: DEBUG nova.compute.api [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.655159] [48527]: DEBUG oslo_concurrency.lockutils [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.655474] [48527]: DEBUG oslo_concurrency.lockutils [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.656371] [48527]: DEBUG oslo_concurrency.lockutils [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.656371] [48527]: DEBUG oslo_concurrency.lockutils [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.656371] [48527]: DEBUG oslo_concurrency.lockutils [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.656371] [48527]: DEBUG oslo_concurrency.lockutils [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.675133] [48527]: WARNING neutronclient.v2_0.client [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.693946] [48527]: DEBUG nova.policy [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.698744] [48527]: DEBUG nova.policy [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.700089] [48527]: DEBUG nova.policy [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.700883] [48527]: INFO nova.api.openstack.requestlog [None req-32922640-44b0-4ed1-a34a-f5c45f32e64a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1361 microversion: 2.47 time: 0.054196 [ 881.701152] [48527]: [pid: 48527|app: 0|req: 1579/3189] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1361 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 881.706810] [48527]: DEBUG nova.api.openstack.wsgi [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.708197] [48527]: DEBUG nova.compute.api [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.713151] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.713151] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.713151] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.713151] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.713151] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.713151] [48527]: DEBUG oslo_concurrency.lockutils [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.733700] [48527]: WARNING neutronclient.v2_0.client [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.774211] [48527]: DEBUG nova.policy [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.779677] [48526]: DEBUG nova.policy [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.780049] [48527]: INFO nova.api.openstack.requestlog [None req-8aaa2e70-5266-4752-b02d-2e73837de490 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.078295 [ 881.780547] [48527]: [pid: 48527|app: 0|req: 1580/3190] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.783831] [48527]: DEBUG nova.api.openstack.wsgi [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.783983] [48526]: INFO nova.api.openstack.requestlog [None req-9a2d51e6-7faa-4cdc-a92b-e8af4f14be05 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1502 microversion: 2.1 time: 0.163898 [ 881.784327] [48526]: [pid: 48526|app: 0|req: 1611/3191] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:25 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1502 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.785896] [48527]: DEBUG nova.compute.api [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.790084] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.790428] [48527]: DEBUG oslo_concurrency.lockutils [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.790876] [48527]: DEBUG oslo_concurrency.lockutils [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.791127] [48527]: DEBUG oslo_concurrency.lockutils [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.791533] [48527]: DEBUG oslo_concurrency.lockutils [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.791989] [48527]: DEBUG oslo_concurrency.lockutils [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.791989] [48527]: DEBUG oslo_concurrency.lockutils [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.793756] [48526]: DEBUG nova.compute.api [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.796175] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.796388] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.796562] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.796829] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.796982] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.797106] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.811435] [48527]: WARNING neutronclient.v2_0.client [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.824192] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.824192] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.824637] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.824980] [48526]: DEBUG nova.objects.instance [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.832075] [48526]: WARNING neutronclient.v2_0.client [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.873290] [48527]: DEBUG nova.policy [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.878563] [48527]: DEBUG nova.policy [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.879314] [48527]: DEBUG nova.policy [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.882861] [48527]: INFO nova.api.openstack.requestlog [None req-186cf268-53cf-400d-ac9c-69b4c24899e8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.101651 [ 881.883598] [48527]: [pid: 48527|app: 0|req: 1581/3192] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 881.887130] [48527]: DEBUG nova.api.openstack.wsgi [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.887227] [48526]: DEBUG nova.policy [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.887308] [48527]: DEBUG nova.compute.api [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.890907] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.891207] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.891435] [48526]: INFO nova.api.openstack.requestlog [None req-c4b8bf03-f5e0-452a-ac9f-190256ac5f54 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.106476 [ 881.891493] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.891767] [48526]: [pid: 48526|app: 0|req: 1612/3193] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.891977] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.892175] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.892361] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.894307] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.895627] [48526]: DEBUG nova.compute.api [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.900338] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.900516] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.900647] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.900898] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.902061] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.902061] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.915394] [48527]: WARNING neutronclient.v2_0.client [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.938156] [48527]: DEBUG nova.policy [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.944974] [48527]: INFO nova.api.openstack.requestlog [None req-7bd47bf5-183b-4701-82ea-8111fd81e1e3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.061025 [ 881.945816] [48527]: [pid: 48527|app: 0|req: 1582/3194] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.945988] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.946227] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.946528] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.946678] [48526]: DEBUG nova.objects.instance [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.947898] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.949554] [48527]: DEBUG nova.compute.api [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.951471] [48526]: WARNING neutronclient.v2_0.client [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.954919] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.954919] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.954919] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.954919] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.954919] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.954919] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.975067] [48526]: DEBUG nova.policy [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.976035] [48527]: WARNING neutronclient.v2_0.client [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.979538] [48526]: INFO nova.api.openstack.requestlog [None req-cc6cadae-7cd0-45c3-8047-b1d1479e475b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.086877 [ 881.979722] [48526]: [pid: 48526|app: 0|req: 1613/3195] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.983803] [48526]: DEBUG nova.api.openstack.wsgi [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.985147] [48526]: DEBUG nova.compute.api [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.989803] [48526]: DEBUG oslo_concurrency.lockutils [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.989997] [48526]: DEBUG oslo_concurrency.lockutils [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.990149] [48526]: DEBUG oslo_concurrency.lockutils [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.990405] [48526]: DEBUG oslo_concurrency.lockutils [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.990543] [48526]: DEBUG oslo_concurrency.lockutils [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.990661] [48526]: DEBUG oslo_concurrency.lockutils [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.999339] [48527]: DEBUG nova.policy [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.004043] [48527]: INFO nova.api.openstack.requestlog [None req-5f2cf373-9b6c-4c40-8d28-97cc3c7a70cd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1270 microversion: 2.1 time: 0.058040 [ 882.004377] [48527]: [pid: 48527|app: 0|req: 1583/3196] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1270 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.006846] [48527]: DEBUG nova.api.openstack.wsgi [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.008201] [48527]: DEBUG nova.compute.api [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.009041] [48526]: WARNING neutronclient.v2_0.client [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.011579] [48527]: DEBUG oslo_concurrency.lockutils [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.011759] [48527]: DEBUG oslo_concurrency.lockutils [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.011896] [48527]: DEBUG oslo_concurrency.lockutils [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.012178] [48527]: DEBUG oslo_concurrency.lockutils [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.012323] [48527]: DEBUG oslo_concurrency.lockutils [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.012443] [48527]: DEBUG oslo_concurrency.lockutils [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.037468] [48527]: WARNING neutronclient.v2_0.client [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.133237] [48527]: DEBUG nova.policy [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.138379] [48527]: INFO nova.api.openstack.requestlog [None req-284d5aa7-261d-4587-ba60-619cdf4db621 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.133287 [ 882.138817] [48527]: [pid: 48527|app: 0|req: 1584/3197] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.142452] [48527]: DEBUG nova.api.openstack.wsgi [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.143810] [48527]: DEBUG nova.compute.api [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.147050] [48527]: DEBUG oslo_concurrency.lockutils [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.147256] [48527]: DEBUG oslo_concurrency.lockutils [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.147392] [48527]: DEBUG oslo_concurrency.lockutils [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.147980] [48527]: DEBUG oslo_concurrency.lockutils [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.147980] [48527]: DEBUG oslo_concurrency.lockutils [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.147980] [48527]: DEBUG oslo_concurrency.lockutils [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.158041] [48526]: DEBUG nova.policy [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.162662] [48526]: INFO nova.api.openstack.requestlog [None req-39ae1496-3259-4d99-99ab-d754727aaf59 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1305 microversion: 2.1 time: 0.182226 [ 882.162782] [48526]: [pid: 48526|app: 0|req: 1614/3198] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1305 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.165251] [48527]: WARNING neutronclient.v2_0.client [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.165341] [48526]: DEBUG nova.api.openstack.wsgi [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.166681] [48526]: DEBUG nova.compute.api [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.169846] [48526]: DEBUG oslo_concurrency.lockutils [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.170041] [48526]: DEBUG oslo_concurrency.lockutils [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.170182] [48526]: DEBUG oslo_concurrency.lockutils [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.170535] [48526]: DEBUG oslo_concurrency.lockutils [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.170595] [48526]: DEBUG oslo_concurrency.lockutils [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.170689] [48526]: DEBUG oslo_concurrency.lockutils [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.219473] [48526]: DEBUG oslo_concurrency.lockutils [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.219810] [48526]: DEBUG oslo_concurrency.lockutils [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.219968] [48526]: DEBUG oslo_concurrency.lockutils [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.220145] [48526]: DEBUG nova.objects.instance [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.224148] [48526]: WARNING neutronclient.v2_0.client [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.246066] [48527]: DEBUG nova.policy [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.250429] [48527]: INFO nova.api.openstack.requestlog [None req-018298c4-64b1-4e92-b974-8e12f0dfa9d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.111028 [ 882.250769] [48527]: [pid: 48527|app: 0|req: 1585/3199] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.253143] [48527]: DEBUG nova.api.openstack.wsgi [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.254507] [48527]: DEBUG nova.compute.api [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] [instance: 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.258127] [48527]: DEBUG oslo_concurrency.lockutils [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.258367] [48527]: DEBUG oslo_concurrency.lockutils [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.258533] [48527]: DEBUG oslo_concurrency.lockutils [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.258799] [48527]: DEBUG oslo_concurrency.lockutils [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.258944] [48527]: DEBUG oslo_concurrency.lockutils [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.259270] [48527]: DEBUG oslo_concurrency.lockutils [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.260160] [48526]: DEBUG nova.policy [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.264674] [48526]: INFO nova.api.openstack.requestlog [None req-b09db9a0-610d-4453-904c-6415029b0328 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.101350 [ 882.264999] [48526]: [pid: 48526|app: 0|req: 1615/3200] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.267338] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.268739] [48526]: DEBUG nova.compute.api [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.271109] [48527]: INFO nova.api.openstack.wsgi [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] HTTP exception thrown: Instance 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 could not be found. [ 882.271386] [48527]: DEBUG nova.api.openstack.wsgi [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] Returning 404 to user: Instance 1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 882.271764] [48527]: INFO nova.api.openstack.requestlog [None req-67066528-d80f-4e0e-8c72-42948ef9d426 tempest-ListServerFiltersTestJSON-954404467 tempest-ListServerFiltersTestJSON-954404467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7" status: 404 len: 111 microversion: 2.1 time: 0.020501 [ 882.272078] [48527]: [pid: 48527|app: 0|req: 1586/3201] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/1c1841a2-4e3f-43e6-a99d-c9fc0c9d15a7 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 882.274919] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.275114] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.275247] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.275502] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.275664] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.276115] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.295048] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.295048] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.295179] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.295439] [48526]: DEBUG nova.objects.instance [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.298461] [48526]: WARNING neutronclient.v2_0.client [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.515488] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.517364] [48527]: DEBUG nova.compute.api [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.525460] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.525636] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.525826] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.526244] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.526490] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.526611] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.535508] [48526]: DEBUG nova.policy [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.544351] [48526]: INFO nova.api.openstack.requestlog [None req-8c27a579-7612-41a1-98ff-cfc0cbe59f20 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.278662 [ 882.545489] [48526]: [pid: 48526|app: 0|req: 1616/3202] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.565060] [48527]: WARNING neutronclient.v2_0.client [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.633390] [48526]: DEBUG nova.api.openstack.wsgi [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.634958] [48526]: DEBUG nova.compute.api [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.639163] [48526]: DEBUG oslo_concurrency.lockutils [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.639163] [48526]: DEBUG oslo_concurrency.lockutils [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.639163] [48526]: DEBUG oslo_concurrency.lockutils [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.639726] [48526]: DEBUG oslo_concurrency.lockutils [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.639967] [48526]: DEBUG oslo_concurrency.lockutils [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.640119] [48526]: DEBUG oslo_concurrency.lockutils [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.666144] [48526]: DEBUG oslo_concurrency.lockutils [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.666224] [48526]: DEBUG oslo_concurrency.lockutils [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.666438] [48526]: DEBUG oslo_concurrency.lockutils [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.666662] [48526]: DEBUG nova.objects.instance [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.671064] [48526]: WARNING neutronclient.v2_0.client [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.873671] [48526]: DEBUG nova.policy [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.878673] [48526]: DEBUG nova.policy [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.879673] [48526]: DEBUG nova.policy [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.880376] [48526]: INFO nova.api.openstack.requestlog [None req-742d0335-ff4e-4bb0-bb91-130ac8891129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.249483 [ 882.880770] [48526]: [pid: 48526|app: 0|req: 1617/3203] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.883985] [48526]: DEBUG nova.api.openstack.wsgi [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.885414] [48526]: DEBUG nova.compute.api [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.889063] [48526]: DEBUG oslo_concurrency.lockutils [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.889524] [48526]: DEBUG oslo_concurrency.lockutils [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.889524] [48526]: DEBUG oslo_concurrency.lockutils [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.889703] [48526]: DEBUG oslo_concurrency.lockutils [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.889874] [48526]: DEBUG oslo_concurrency.lockutils [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.890000] [48526]: DEBUG oslo_concurrency.lockutils [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.914013] [48527]: DEBUG nova.policy [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.919384] [48527]: INFO nova.api.openstack.requestlog [None req-ac82e1c5-fece-49ae-94fb-86867735e706 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.408752 [ 882.919771] [48527]: [pid: 48527|app: 0|req: 1587/3204] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:26 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.923118] [48527]: DEBUG nova.api.openstack.wsgi [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.924339] [48526]: WARNING neutronclient.v2_0.client [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.924992] [48527]: DEBUG nova.compute.api [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.928713] [48527]: DEBUG oslo_concurrency.lockutils [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.929329] [48527]: DEBUG oslo_concurrency.lockutils [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.929489] [48527]: DEBUG oslo_concurrency.lockutils [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.929875] [48527]: DEBUG oslo_concurrency.lockutils [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.930319] [48527]: DEBUG oslo_concurrency.lockutils [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.930479] [48527]: DEBUG oslo_concurrency.lockutils [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.952294] [48527]: WARNING neutronclient.v2_0.client [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.983043] [48527]: DEBUG nova.policy [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.990721] [48527]: DEBUG nova.policy [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.990721] [48527]: DEBUG nova.policy [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.991205] [48527]: INFO nova.api.openstack.requestlog [None req-d63cbe54-ad0c-4da5-9119-c330ac131b5e tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1361 microversion: 2.47 time: 0.070830 [ 882.991625] [48527]: [pid: 48527|app: 0|req: 1588/3205] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1361 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.994336] [48527]: DEBUG nova.api.openstack.wsgi [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.995823] [48527]: DEBUG nova.compute.api [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.003636] [48527]: DEBUG oslo_concurrency.lockutils [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.003844] [48527]: DEBUG oslo_concurrency.lockutils [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.003957] [48527]: DEBUG oslo_concurrency.lockutils [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.004250] [48527]: DEBUG oslo_concurrency.lockutils [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.004394] [48527]: DEBUG oslo_concurrency.lockutils [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.004531] [48527]: DEBUG oslo_concurrency.lockutils [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.012329] [48526]: DEBUG nova.policy [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.017580] [48526]: INFO nova.api.openstack.requestlog [None req-168d8217-477a-4260-a80f-7efe561267ba tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1325 microversion: 2.1 time: 0.136179 [ 883.019054] [48526]: [pid: 48526|app: 0|req: 1618/3206] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1325 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.021414] [48526]: DEBUG nova.api.openstack.wsgi [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.022830] [48526]: DEBUG nova.compute.api [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.026959] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.027175] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.027308] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.027759] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.028220] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.028220] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.034330] [48527]: WARNING neutronclient.v2_0.client [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.060812] [48526]: WARNING neutronclient.v2_0.client [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.113146] [48526]: DEBUG nova.policy [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.120744] [48526]: INFO nova.api.openstack.requestlog [None req-f4798d62-3190-4432-ad7d-b1a3816deae9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.101445 [ 883.121113] [48526]: [pid: 48526|app: 0|req: 1619/3207] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.123735] [48526]: DEBUG nova.api.openstack.wsgi [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.125031] [48526]: DEBUG nova.compute.api [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.129999] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.130091] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.130230] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.130481] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.130669] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.130737] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.147836] [48527]: DEBUG nova.policy [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.154461] [48527]: INFO nova.api.openstack.requestlog [None req-701e6cda-1b89-48bc-b3d2-11e98c60e4c2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1502 microversion: 2.1 time: 0.162205 [ 883.154938] [48527]: [pid: 48527|app: 0|req: 1589/3208] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1502 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.157365] [48526]: WARNING neutronclient.v2_0.client [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.158826] [48527]: DEBUG nova.api.openstack.wsgi [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.160998] [48527]: DEBUG nova.compute.api [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.166114] [48527]: DEBUG oslo_concurrency.lockutils [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.166272] [48527]: DEBUG oslo_concurrency.lockutils [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.166465] [48527]: DEBUG oslo_concurrency.lockutils [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.166817] [48527]: DEBUG oslo_concurrency.lockutils [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.167096] [48527]: DEBUG oslo_concurrency.lockutils [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.167274] [48527]: DEBUG oslo_concurrency.lockutils [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.200318] [48527]: DEBUG oslo_concurrency.lockutils [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.200631] [48527]: DEBUG oslo_concurrency.lockutils [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.201170] [48527]: DEBUG oslo_concurrency.lockutils [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.201364] [48527]: DEBUG nova.objects.instance [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.205899] [48527]: WARNING neutronclient.v2_0.client [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.306233] [48526]: DEBUG nova.policy [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.311489] [48526]: DEBUG nova.policy [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.312152] [48526]: DEBUG nova.policy [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.315826] [48526]: INFO nova.api.openstack.requestlog [None req-3f111763-6061-46a7-a14f-5c15947a4dd3 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.194157 [ 883.316196] [48526]: [pid: 48526|app: 0|req: 1620/3209] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.318735] [48526]: DEBUG nova.api.openstack.wsgi [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.320335] [48526]: DEBUG nova.compute.api [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.328150] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.328397] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.328627] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.328980] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.329202] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.329372] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.363816] [48526]: WARNING neutronclient.v2_0.client [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.453707] [48527]: DEBUG nova.policy [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.460356] [48527]: INFO nova.api.openstack.requestlog [None req-7838195a-ca06-418e-993b-5fc96b913490 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.304444 [ 883.461059] [48527]: [pid: 48527|app: 0|req: 1590/3210] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.463180] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.464601] [48527]: DEBUG nova.compute.api [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.469038] [48526]: DEBUG nova.policy [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.469960] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.470155] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.470288] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.470537] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.470677] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.470953] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.472664] [48526]: INFO nova.api.openstack.requestlog [None req-6b0dc374-a0be-4eb0-9794-475714f4bd51 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.155850 [ 883.473008] [48526]: [pid: 48526|app: 0|req: 1621/3211] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.475711] [48526]: DEBUG nova.api.openstack.wsgi [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.477279] [48526]: DEBUG nova.compute.api [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.480883] [48526]: DEBUG oslo_concurrency.lockutils [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.481090] [48526]: DEBUG oslo_concurrency.lockutils [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.481226] [48526]: DEBUG oslo_concurrency.lockutils [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.481498] [48526]: DEBUG oslo_concurrency.lockutils [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.481623] [48526]: DEBUG oslo_concurrency.lockutils [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.481742] [48526]: DEBUG oslo_concurrency.lockutils [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.498946] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.499126] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.499237] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.499391] [48527]: DEBUG nova.objects.instance [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.501055] [48526]: WARNING neutronclient.v2_0.client [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.503983] [48527]: WARNING neutronclient.v2_0.client [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.520682] [48526]: DEBUG nova.policy [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.524871] [48526]: INFO nova.api.openstack.requestlog [None req-6786d884-4a5d-4541-923e-9d495c25cccf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1270 microversion: 2.1 time: 0.051295 [ 883.525263] [48526]: [pid: 48526|app: 0|req: 1622/3212] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1270 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.533050] [48527]: DEBUG nova.policy [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.537203] [48527]: INFO nova.api.openstack.requestlog [None req-2a927d63-257b-4140-a414-2c3825f7912c tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.075738 [ 883.538029] [48527]: [pid: 48527|app: 0|req: 1591/3213] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.539855] [48527]: DEBUG nova.api.openstack.wsgi [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.541213] [48527]: DEBUG nova.compute.api [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.544307] [48527]: DEBUG oslo_concurrency.lockutils [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.544484] [48527]: DEBUG oslo_concurrency.lockutils [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.544616] [48527]: DEBUG oslo_concurrency.lockutils [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.544864] [48527]: DEBUG oslo_concurrency.lockutils [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.545008] [48527]: DEBUG oslo_concurrency.lockutils [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.545158] [48527]: DEBUG oslo_concurrency.lockutils [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.563548] [48527]: WARNING neutronclient.v2_0.client [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.585802] [48527]: DEBUG nova.policy [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.586869] [48526]: DEBUG nova.api.openstack.wsgi [None req-a58a18cd-227e-461a-a730-f4d9b594f70e tempest-FlavorsV261TestJSON-491011828 tempest-FlavorsV261TestJSON-491011828-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV261TestJSON-flavor-379837645", "id": 1177049814, "os-flavor-access:is_public": "True"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 883.590742] [48527]: INFO nova.api.openstack.requestlog [None req-114cfe5f-8f8f-4d05-a592-ffe75ec15d13 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.052755 [ 883.591283] [48527]: [pid: 48527|app: 0|req: 1592/3214] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.593564] [48527]: DEBUG nova.api.openstack.wsgi [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.594980] [48527]: DEBUG nova.compute.api [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.599950] [48527]: DEBUG oslo_concurrency.lockutils [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.600153] [48527]: DEBUG oslo_concurrency.lockutils [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.600288] [48527]: DEBUG oslo_concurrency.lockutils [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.600549] [48527]: DEBUG oslo_concurrency.lockutils [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.600691] [48527]: DEBUG oslo_concurrency.lockutils [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.600812] [48527]: DEBUG oslo_concurrency.lockutils [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.605321] [48526]: INFO nova.api.openstack.requestlog [None req-a58a18cd-227e-461a-a730-f4d9b594f70e tempest-FlavorsV261TestJSON-491011828 tempest-FlavorsV261TestJSON-491011828-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 467 microversion: 2.61 time: 0.079230 [ 883.605512] [48526]: [pid: 48526|app: 0|req: 1623/3215] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:56:27 2025] POST /compute/v2.1/flavors => generated 467 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 883.608981] [48526]: DEBUG nova.api.openstack.wsgi [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.610361] [48526]: DEBUG nova.compute.api [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.613837] [48526]: DEBUG oslo_concurrency.lockutils [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.614056] [48526]: DEBUG oslo_concurrency.lockutils [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.614176] [48526]: DEBUG oslo_concurrency.lockutils [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.614653] [48526]: DEBUG oslo_concurrency.lockutils [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.614804] [48526]: DEBUG oslo_concurrency.lockutils [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.614929] [48526]: DEBUG oslo_concurrency.lockutils [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.619624] [48527]: WARNING neutronclient.v2_0.client [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.634787] [48526]: WARNING neutronclient.v2_0.client [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.733909] [48527]: DEBUG nova.policy [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.746419] [48527]: INFO nova.api.openstack.requestlog [None req-073c226f-ba80-4337-b1b1-efa6aa61bc15 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1305 microversion: 2.1 time: 0.154663 [ 883.746831] [48527]: [pid: 48527|app: 0|req: 1593/3216] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1305 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.757040] [48527]: DEBUG nova.api.openstack.wsgi [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.761439] [48527]: DEBUG nova.compute.api [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.765612] [48527]: DEBUG oslo_concurrency.lockutils [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.766259] [48527]: DEBUG oslo_concurrency.lockutils [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.766259] [48527]: DEBUG oslo_concurrency.lockutils [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.767598] [48527]: DEBUG oslo_concurrency.lockutils [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.767676] [48527]: DEBUG oslo_concurrency.lockutils [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.767940] [48527]: DEBUG oslo_concurrency.lockutils [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.777947] [48526]: DEBUG nova.policy [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.785187] [48526]: INFO nova.api.openstack.requestlog [None req-6224ed7f-da92-4138-b075-44ceb01cb9e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.179068 [ 883.786477] [48526]: [pid: 48526|app: 0|req: 1624/3217] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.794027] [48526]: DEBUG nova.api.openstack.wsgi [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.794027] [48526]: DEBUG nova.compute.api [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.800040] [48526]: DEBUG oslo_concurrency.lockutils [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.800363] [48526]: DEBUG oslo_concurrency.lockutils [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.800826] [48526]: DEBUG oslo_concurrency.lockutils [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.801185] [48526]: DEBUG oslo_concurrency.lockutils [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.801379] [48526]: DEBUG oslo_concurrency.lockutils [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.801537] [48526]: DEBUG oslo_concurrency.lockutils [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.806108] [48527]: DEBUG oslo_concurrency.lockutils [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.806108] [48527]: DEBUG oslo_concurrency.lockutils [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.806108] [48527]: DEBUG oslo_concurrency.lockutils [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.806108] [48527]: DEBUG nova.objects.instance [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.812903] [48527]: WARNING neutronclient.v2_0.client [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.821755] [48526]: DEBUG oslo_concurrency.lockutils [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.821896] [48526]: DEBUG oslo_concurrency.lockutils [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.822016] [48526]: DEBUG oslo_concurrency.lockutils [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.822243] [48526]: DEBUG nova.objects.instance [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.826101] [48526]: WARNING neutronclient.v2_0.client [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.835425] [48527]: DEBUG nova.policy [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.842278] [48527]: INFO nova.api.openstack.requestlog [None req-54eecb33-0b56-4c12-aa17-e791c16f55d2 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.094375 [ 883.842651] [48527]: [pid: 48527|app: 0|req: 1594/3218] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:27 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.854295] [48526]: DEBUG nova.policy [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.861517] [48526]: INFO nova.api.openstack.requestlog [None req-48650e50-a687-4e73-a81a-a2e747332067 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.072253 [ 883.865936] [48526]: [pid: 48526|app: 0|req: 1625/3219] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.869199] [48526]: DEBUG nova.api.openstack.wsgi [req-e9b9fa87-574e-49fa-9b93-42f6b492c592 req-a547a185-0af7-47ac-9850-8a1a44a65d78 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "13188f58-d42d-451a-ae61-313fff43c796", "name": "network-vif-plugged", "status": "completed", "tag": "6e600346-54aa-4615-b488-7e8e531277d4"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 883.875314] [48526]: DEBUG oslo_concurrency.lockutils [req-e9b9fa87-574e-49fa-9b93-42f6b492c592 req-a547a185-0af7-47ac-9850-8a1a44a65d78 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.876152] [48526]: DEBUG oslo_concurrency.lockutils [req-e9b9fa87-574e-49fa-9b93-42f6b492c592 req-a547a185-0af7-47ac-9850-8a1a44a65d78 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.876152] [48526]: DEBUG oslo_concurrency.lockutils [req-e9b9fa87-574e-49fa-9b93-42f6b492c592 req-a547a185-0af7-47ac-9850-8a1a44a65d78 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.884133] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e9b9fa87-574e-49fa-9b93-42f6b492c592 req-a547a185-0af7-47ac-9850-8a1a44a65d78 service nova] Creating event network-vif-plugged:6e600346-54aa-4615-b488-7e8e531277d4 for instance 13188f58-d42d-451a-ae61-313fff43c796 on cpu-1 [ 883.889937] [48526]: INFO nova.api.openstack.requestlog [req-e9b9fa87-574e-49fa-9b93-42f6b492c592 req-a547a185-0af7-47ac-9850-8a1a44a65d78 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022109 [ 883.889937] [48526]: [pid: 48526|app: 0|req: 1626/3220] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:28 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) [ 883.898351] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.900101] [48526]: DEBUG nova.compute.api [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.903978] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.904072] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.904230] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.904529] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.905231] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.905231] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.936843] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.936843] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.936843] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.936843] [48526]: DEBUG nova.objects.instance [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.940342] [48526]: WARNING neutronclient.v2_0.client [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.962582] [48526]: DEBUG nova.policy [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.970745] [48526]: DEBUG nova.policy [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.971521] [48526]: DEBUG nova.policy [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.972301] [48526]: INFO nova.api.openstack.requestlog [None req-2b5e6fda-a164-463c-96ae-467614118063 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.076880 [ 883.972690] [48526]: [pid: 48526|app: 0|req: 1627/3221] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.979732] [48526]: DEBUG nova.api.openstack.wsgi [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.981419] [48526]: DEBUG nova.compute.api [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.985718] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.985968] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.986156] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.986560] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.986769] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.986926] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.990964] [48527]: DEBUG nova.api.openstack.wsgi [None req-93247fed-9bbb-472a-9e81-4bfc00822ff8 tempest-FlavorsV261TestJSON-459460040 tempest-FlavorsV261TestJSON-459460040-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.001808] [48527]: INFO nova.api.openstack.requestlog [None req-93247fed-9bbb-472a-9e81-4bfc00822ff8 tempest-FlavorsV261TestJSON-459460040 tempest-FlavorsV261TestJSON-459460040-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1177049814" status: 200 len: 467 microversion: 2.61 time: 0.157956 [ 884.002157] [48527]: [pid: 48527|app: 0|req: 1595/3222] 10.180.1.21 () {60 vars in 1194 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/flavors/1177049814 => generated 467 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 884.005022] [48526]: WARNING neutronclient.v2_0.client [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.007824] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.009740] [48527]: DEBUG nova.compute.api [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.013197] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.013384] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.013521] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.013772] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.013917] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.014047] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.049126] [48527]: WARNING neutronclient.v2_0.client [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.191196] [48527]: DEBUG nova.policy [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.198540] [48527]: DEBUG nova.policy [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.199201] [48527]: DEBUG nova.policy [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.199903] [48527]: INFO nova.api.openstack.requestlog [None req-e1a88b30-fce9-49d0-8754-40148f5cd00d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1361 microversion: 2.47 time: 0.194035 [ 884.200194] [48527]: [pid: 48527|app: 0|req: 1596/3223] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1361 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 884.206031] [48527]: DEBUG nova.api.openstack.wsgi [None req-091dac18-3811-4670-b59c-8111ed267e65 tempest-FlavorsV261TestJSON-491011828 tempest-FlavorsV261TestJSON-491011828-project-admin] Action: 'update', calling method: >, body: {"flavor": {"description": "new"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 884.216745] [48526]: DEBUG nova.policy [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.223597] [48526]: INFO nova.api.openstack.requestlog [None req-bef7bb8f-5e7f-46da-abfc-ca96ac026f51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.250393 [ 884.223975] [48526]: [pid: 48526|app: 0|req: 1628/3224] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.226376] [48526]: DEBUG nova.api.openstack.wsgi [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.227661] [48527]: INFO nova.api.openstack.requestlog [None req-091dac18-3811-4670-b59c-8111ed267e65 tempest-FlavorsV261TestJSON-491011828 tempest-FlavorsV261TestJSON-491011828-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1177049814" status: 200 len: 468 microversion: 2.61 time: 0.025231 [ 884.227851] [48526]: DEBUG nova.compute.api [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.228069] [48527]: [pid: 48527|app: 0|req: 1597/3225] 10.180.1.21 () {62 vars in 1214 bytes} [Fri Dec 12 13:56:28 2025] PUT /compute/v2.1/flavors/1177049814 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 884.231419] [48527]: DEBUG nova.api.openstack.wsgi [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.232863] [48527]: DEBUG nova.compute.api [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.233243] [48526]: DEBUG oslo_concurrency.lockutils [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.233764] [48526]: DEBUG oslo_concurrency.lockutils [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.233764] [48526]: DEBUG oslo_concurrency.lockutils [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.233899] [48526]: DEBUG oslo_concurrency.lockutils [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.233930] [48526]: DEBUG oslo_concurrency.lockutils [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.234071] [48526]: DEBUG oslo_concurrency.lockutils [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.236415] [48527]: DEBUG oslo_concurrency.lockutils [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.236599] [48527]: DEBUG oslo_concurrency.lockutils [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.236753] [48527]: DEBUG oslo_concurrency.lockutils [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.237016] [48527]: DEBUG oslo_concurrency.lockutils [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.237163] [48527]: DEBUG oslo_concurrency.lockutils [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.237283] [48527]: DEBUG oslo_concurrency.lockutils [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.258800] [48527]: WARNING neutronclient.v2_0.client [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.259660] [48526]: WARNING neutronclient.v2_0.client [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.277011] [48527]: DEBUG nova.policy [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.281808] [48527]: INFO nova.api.openstack.requestlog [None req-546795a7-6023-4e7a-acd7-2c257a6a1e50 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.053152 [ 884.282811] [48527]: [pid: 48527|app: 0|req: 1598/3226] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.284765] [48527]: DEBUG nova.api.openstack.wsgi [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.286103] [48527]: DEBUG nova.compute.api [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.289434] [48527]: DEBUG oslo_concurrency.lockutils [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.289643] [48527]: DEBUG oslo_concurrency.lockutils [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.289778] [48527]: DEBUG oslo_concurrency.lockutils [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.290242] [48527]: DEBUG oslo_concurrency.lockutils [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.290242] [48527]: DEBUG oslo_concurrency.lockutils [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.290361] [48527]: DEBUG oslo_concurrency.lockutils [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.321601] [48527]: WARNING neutronclient.v2_0.client [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.374363] [48527]: DEBUG nova.policy [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.393541] [48527]: INFO nova.api.openstack.requestlog [None req-52492bba-1a96-4d1d-ba26-5beec2761831 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1460 microversion: 2.1 time: 0.109989 [ 884.393541] [48527]: [pid: 48527|app: 0|req: 1599/3227] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1460 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.396136] [48527]: DEBUG nova.api.openstack.wsgi [None req-be125ef9-59a8-45f6-842c-d6ef19bedc4e tempest-FlavorsV261TestJSON-459460040 tempest-FlavorsV261TestJSON-459460040-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.416834] [48526]: DEBUG nova.policy [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.421457] [48527]: INFO nova.api.openstack.requestlog [None req-be125ef9-59a8-45f6-842c-d6ef19bedc4e tempest-FlavorsV261TestJSON-459460040 tempest-FlavorsV261TestJSON-459460040-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6451 microversion: 2.61 time: 0.027557 [ 884.422278] [48527]: [pid: 48527|app: 0|req: 1600/3228] 10.180.1.21 () {60 vars in 1182 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/flavors/detail => generated 6451 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.423155] [48526]: INFO nova.api.openstack.requestlog [None req-afad9953-7d1f-46d2-aa5c-c41e5ef74193 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1525 microversion: 2.1 time: 0.198607 [ 884.423660] [48526]: [pid: 48526|app: 0|req: 1629/3229] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1525 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.424668] [48527]: DEBUG nova.api.openstack.wsgi [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.427076] [48527]: DEBUG nova.compute.api [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.433704] [48527]: DEBUG oslo_concurrency.lockutils [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.433704] [48527]: DEBUG oslo_concurrency.lockutils [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.433704] [48527]: DEBUG oslo_concurrency.lockutils [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.433704] [48527]: DEBUG oslo_concurrency.lockutils [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.433830] [48526]: DEBUG nova.api.openstack.wsgi [None req-a8e50447-a0a5-4f40-94ff-241801b7a77b tempest-FlavorsV261TestJSON-459460040 tempest-FlavorsV261TestJSON-459460040-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.433864] [48527]: DEBUG oslo_concurrency.lockutils [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.433864] [48527]: DEBUG oslo_concurrency.lockutils [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.454070] [48526]: INFO nova.api.openstack.requestlog [None req-a8e50447-a0a5-4f40-94ff-241801b7a77b tempest-FlavorsV261TestJSON-459460040 tempest-FlavorsV261TestJSON-459460040-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 3263 microversion: 2.61 time: 0.023041 [ 884.454263] [48527]: WARNING neutronclient.v2_0.client [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.454309] [48526]: [pid: 48526|app: 0|req: 1630/3230] 10.180.1.21 () {60 vars in 1161 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/flavors => generated 3263 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 884.457824] [48526]: DEBUG nova.api.openstack.wsgi [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.459553] [48526]: DEBUG nova.compute.api [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.464657] [48526]: DEBUG oslo_concurrency.lockutils [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.465177] [48526]: DEBUG oslo_concurrency.lockutils [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.465323] [48526]: DEBUG oslo_concurrency.lockutils [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.465651] [48526]: DEBUG oslo_concurrency.lockutils [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.465986] [48526]: DEBUG oslo_concurrency.lockutils [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.466239] [48526]: DEBUG oslo_concurrency.lockutils [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.476589] [48527]: DEBUG nova.policy [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.483032] [48527]: DEBUG nova.policy [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.484284] [48527]: DEBUG nova.policy [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.489789] [48527]: INFO nova.api.openstack.requestlog [None req-706a46cf-c770-4bec-9c66-46a4791b2c0e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.067149 [ 884.490350] [48527]: [pid: 48527|app: 0|req: 1601/3231] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.494702] [48526]: WARNING neutronclient.v2_0.client [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.496829] [48527]: DEBUG nova.api.openstack.wsgi [None req-92c27e39-bf9d-4135-ad1d-64a8fb0ac030 tempest-FlavorsV261TestJSON-491011828 tempest-FlavorsV261TestJSON-491011828-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.515021] [48527]: INFO nova.api.openstack.requestlog [None req-92c27e39-bf9d-4135-ad1d-64a8fb0ac030 tempest-FlavorsV261TestJSON-491011828 tempest-FlavorsV261TestJSON-491011828-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1177049814" status: 202 len: 0 microversion: 2.61 time: 0.017596 [ 884.515021] [48527]: [pid: 48527|app: 0|req: 1602/3232] 10.180.1.21 () {60 vars in 1197 bytes} [Fri Dec 12 13:56:28 2025] DELETE /compute/v2.1/flavors/1177049814 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 884.515021] [48527]: DEBUG nova.api.openstack.wsgi [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.515732] [48527]: DEBUG nova.compute.api [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.519690] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.520039] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.520039] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.520279] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.520400] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.520517] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.557514] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.558346] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.558745] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.559078] [48527]: DEBUG nova.objects.instance [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.564588] [48527]: WARNING neutronclient.v2_0.client [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.589745] [48526]: DEBUG nova.policy [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.597403] [48526]: INFO nova.api.openstack.requestlog [None req-45674c1c-552c-4a0b-8075-71fbca750e9c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1525 microversion: 2.1 time: 0.142220 [ 884.597540] [48526]: [pid: 48526|app: 0|req: 1631/3233] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1525 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.600302] [48526]: DEBUG nova.api.openstack.wsgi [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.601733] [48526]: DEBUG nova.compute.api [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.607263] [48526]: DEBUG oslo_concurrency.lockutils [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.607742] [48526]: DEBUG oslo_concurrency.lockutils [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.607835] [48527]: DEBUG nova.policy [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.607917] [48526]: DEBUG oslo_concurrency.lockutils [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.607917] [48526]: DEBUG oslo_concurrency.lockutils [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.607981] [48526]: DEBUG oslo_concurrency.lockutils [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.608091] [48526]: DEBUG oslo_concurrency.lockutils [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.613616] [48527]: INFO nova.api.openstack.requestlog [None req-1a99f5ff-7abb-4ebc-a6d0-02a2b1288943 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.101044 [ 884.613969] [48527]: [pid: 48527|app: 0|req: 1603/3234] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.616479] [48527]: DEBUG nova.api.openstack.wsgi [None req-411377e7-ca28-49c5-a5f5-522c381b0720 tempest-FlavorsV261TestJSON-491011828 tempest-FlavorsV261TestJSON-491011828-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.634713] [48526]: WARNING neutronclient.v2_0.client [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.638195] [48527]: INFO nova.api.openstack.requestlog [None req-411377e7-ca28-49c5-a5f5-522c381b0720 tempest-FlavorsV261TestJSON-491011828 tempest-FlavorsV261TestJSON-491011828-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5993 microversion: 2.61 time: 0.023599 [ 884.638707] [48527]: [pid: 48527|app: 0|req: 1604/3235] 10.180.1.21 () {60 vars in 1182 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/flavors/detail => generated 5993 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.642478] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.643862] [48527]: DEBUG nova.compute.api [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.647480] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.648026] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.648026] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.648026] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.648354] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.648354] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.659427] [48526]: DEBUG nova.policy [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.664254] [48526]: INFO nova.api.openstack.requestlog [None req-73393897-0dc6-4d14-b09b-3349018d6ddf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.066222 [ 884.664603] [48526]: [pid: 48526|app: 0|req: 1632/3236] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.668250] [48526]: DEBUG nova.api.openstack.wsgi [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.668760] [48526]: DEBUG nova.compute.api [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.669286] [48527]: WARNING neutronclient.v2_0.client [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.672091] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.672198] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.672272] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.672493] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.672636] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.672757] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.691146] [48527]: DEBUG nova.policy [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.695955] [48527]: INFO nova.api.openstack.requestlog [None req-8f53cda6-fe19-4003-a245-e1f52326c79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1278 microversion: 2.1 time: 0.056196 [ 884.696291] [48527]: [pid: 48527|app: 0|req: 1605/3237] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1278 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.696749] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.697348] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.697348] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.697348] [48526]: DEBUG nova.objects.instance [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.698982] [48527]: DEBUG nova.api.openstack.wsgi [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.700442] [48526]: WARNING neutronclient.v2_0.client [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.700569] [48527]: DEBUG nova.compute.api [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.704374] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.704576] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.704889] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.704971] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.705512] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.705512] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.720898] [48526]: DEBUG nova.policy [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.722108] [48527]: WARNING neutronclient.v2_0.client [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.725631] [48526]: INFO nova.api.openstack.requestlog [None req-4aafca85-749e-4ce6-8973-b123be3322ed tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.060463 [ 884.725911] [48526]: [pid: 48526|app: 0|req: 1633/3238] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.743283] [48527]: DEBUG nova.policy [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.748809] [48527]: INFO nova.api.openstack.requestlog [None req-ea1e6641-c00e-42ac-bcfd-d32aeb09760a tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.051625 [ 884.749486] [48527]: [pid: 48527|app: 0|req: 1606/3239] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.766276] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.768048] [48527]: DEBUG nova.compute.api [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.771636] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.771866] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.772036] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.772314] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.772627] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.772972] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.792272] [48527]: WARNING neutronclient.v2_0.client [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.847436] [48526]: DEBUG nova.api.openstack.wsgi [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.847678] [48526]: DEBUG nova.compute.api [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.852405] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.852405] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.852405] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.852405] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.852405] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.853020] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.862880] [48526]: INFO nova.api.openstack.wsgi [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] HTTP exception thrown: Instance d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c could not be found. [ 884.863264] [48526]: DEBUG nova.api.openstack.wsgi [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Returning 404 to user: Instance d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 884.863680] [48526]: INFO nova.api.openstack.requestlog [None req-1bd12056-f2a6-4f07-bc31-596587bb780c tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 404 len: 111 microversion: 2.1 time: 0.137301 [ 884.864622] [48526]: [pid: 48526|app: 0|req: 1634/3240] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:28 2025] DELETE /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 111 bytes in 138 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 884.866940] [48526]: DEBUG nova.api.openstack.wsgi [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.869137] [48526]: DEBUG nova.compute.api [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.872159] [48526]: DEBUG oslo_concurrency.lockutils [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.872340] [48526]: DEBUG oslo_concurrency.lockutils [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.872535] [48526]: DEBUG oslo_concurrency.lockutils [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.872797] [48526]: DEBUG oslo_concurrency.lockutils [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.873392] [48526]: DEBUG oslo_concurrency.lockutils [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.873596] [48526]: DEBUG oslo_concurrency.lockutils [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.893555] [48526]: WARNING neutronclient.v2_0.client [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.902218] [48527]: DEBUG nova.policy [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.908256] [48527]: INFO nova.api.openstack.requestlog [None req-9e20e98e-9287-4264-b0c0-ab07f1caf3a1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1484 microversion: 2.1 time: 0.144967 [ 884.908663] [48527]: [pid: 48527|app: 0|req: 1607/3241] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:28 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1484 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.911391] [48527]: DEBUG nova.api.openstack.wsgi [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.912893] [48527]: DEBUG nova.compute.api [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.917395] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.917395] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.917490] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.917807] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.917910] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.917983] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.961164] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.961164] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.961628] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.961628] [48527]: DEBUG nova.objects.instance [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 6e74aea2-3523-4084-bfcd-13c08a012c8a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.965762] [48527]: WARNING neutronclient.v2_0.client [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.218666] [48527]: DEBUG nova.policy [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.224837] [48527]: INFO nova.api.openstack.requestlog [None req-4a2fe711-c29f-4ed1-a775-6421b79995e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 200 len: 1305 microversion: 2.1 time: 0.315100 [ 885.224837] [48527]: [pid: 48527|app: 0|req: 1608/3242] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:29 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 1305 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.228054] [48527]: DEBUG nova.api.openstack.wsgi [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.232162] [48527]: DEBUG nova.compute.api [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.237895] [48527]: DEBUG oslo_concurrency.lockutils [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.238092] [48527]: DEBUG oslo_concurrency.lockutils [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.238226] [48527]: DEBUG oslo_concurrency.lockutils [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.238504] [48527]: DEBUG oslo_concurrency.lockutils [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.238651] [48527]: DEBUG oslo_concurrency.lockutils [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.238770] [48527]: DEBUG oslo_concurrency.lockutils [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.249657] [48526]: DEBUG nova.policy [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.255341] [48526]: INFO nova.api.openstack.requestlog [None req-54ad7054-c75e-4ba4-a6e4-25ba5eda9fc2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.390308 [ 885.260197] [48526]: [pid: 48526|app: 0|req: 1635/3243] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:29 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.262468] [48526]: DEBUG nova.api.openstack.wsgi [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.262989] [48527]: WARNING neutronclient.v2_0.client [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.263902] [48526]: DEBUG nova.compute.api [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.269696] [48526]: DEBUG oslo_concurrency.lockutils [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.269878] [48526]: DEBUG oslo_concurrency.lockutils [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.270018] [48526]: DEBUG oslo_concurrency.lockutils [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.270660] [48526]: DEBUG oslo_concurrency.lockutils [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.270660] [48526]: DEBUG oslo_concurrency.lockutils [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.270660] [48526]: DEBUG oslo_concurrency.lockutils [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.300727] [48526]: DEBUG oslo_concurrency.lockutils [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.301117] [48526]: DEBUG oslo_concurrency.lockutils [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.301299] [48526]: DEBUG oslo_concurrency.lockutils [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.301505] [48526]: DEBUG nova.objects.instance [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.306957] [48526]: WARNING neutronclient.v2_0.client [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.804144] [48526]: DEBUG nova.policy [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.812520] [48526]: INFO nova.api.openstack.requestlog [None req-28d745d5-e954-45aa-9c14-6274cdb09d63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.550629 [ 885.812520] [48526]: [pid: 48526|app: 0|req: 1636/3244] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:29 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.815772] [48526]: DEBUG nova.api.openstack.wsgi [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 885.818874] [48526]: DEBUG nova.compute.api [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.829880] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.832310] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.832310] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.832310] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.832310] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.832310] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.860044] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.860044] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.860044] [48526]: DEBUG oslo_concurrency.lockutils [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.863973] [48526]: DEBUG nova.objects.instance [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'flavor' on Instance uuid 54817d33-9857-4325-87a3-b60e815f4e5b {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.915494] [48526]: INFO nova.api.openstack.requestlog [None req-9432610e-98cb-459f-9445-f945fe946cee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b/action" status: 202 len: 0 microversion: 2.1 time: 0.103317 [ 885.915934] [48526]: [pid: 48526|app: 0|req: 1637/3245] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:30 2025] POST /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 885.923258] [48526]: DEBUG nova.api.openstack.wsgi [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.923258] [48526]: DEBUG nova.compute.api [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.925450] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.925632] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.925758] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.926014] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.926231] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.926293] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.958356] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.958720] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.958967] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.959220] [48526]: DEBUG nova.objects.instance [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.963894] [48526]: WARNING neutronclient.v2_0.client [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.169406] [48527]: DEBUG nova.policy [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.175023] [48527]: INFO nova.api.openstack.requestlog [None req-72235b15-50d5-4b8a-8f35-ec6a20a5948c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1525 microversion: 2.1 time: 0.949797 [ 886.175695] [48527]: [pid: 48527|app: 0|req: 1609/3246] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:29 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1525 bytes in 950 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.178617] [48527]: DEBUG nova.api.openstack.wsgi [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.181839] [48527]: DEBUG nova.compute.api [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.190702] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.190916] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.191082] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.191345] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.191489] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.191607] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.219170] [48527]: WARNING neutronclient.v2_0.client [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.275853] [48526]: DEBUG nova.policy [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.282750] [48526]: DEBUG nova.policy [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.284159] [48526]: DEBUG nova.policy [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.284816] [48526]: INFO nova.api.openstack.requestlog [None req-40bae3ce-4f79-4546-ac1e-e902dc9824f9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.368239 [ 886.285813] [48526]: [pid: 48526|app: 0|req: 1638/3247] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.289306] [48526]: DEBUG nova.api.openstack.wsgi [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.291500] [48526]: DEBUG nova.compute.api [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.291723] [48527]: DEBUG nova.policy [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.294414] [48526]: DEBUG oslo_concurrency.lockutils [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.294595] [48526]: DEBUG oslo_concurrency.lockutils [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.294732] [48526]: DEBUG oslo_concurrency.lockutils [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.294992] [48526]: DEBUG oslo_concurrency.lockutils [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.295146] [48526]: DEBUG oslo_concurrency.lockutils [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.295263] [48526]: DEBUG oslo_concurrency.lockutils [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.302447] [48527]: DEBUG nova.policy [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.304217] [48527]: DEBUG nova.policy [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.304546] [48527]: INFO nova.api.openstack.requestlog [None req-1e621482-d4a9-4891-ad61-f0c0d69e80cb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1378 microversion: 2.47 time: 0.128410 [ 886.304872] [48527]: [pid: 48527|app: 0|req: 1610/3248] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1378 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.309676] [48527]: DEBUG nova.api.openstack.wsgi [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.311509] [48527]: DEBUG nova.compute.api [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.315347] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.315466] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.315622] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.315912] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.316084] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.316247] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.328262] [48526]: WARNING neutronclient.v2_0.client [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.348954] [48527]: WARNING neutronclient.v2_0.client [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.444462] [48527]: DEBUG nova.policy [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.462764] [48527]: INFO nova.api.openstack.requestlog [None req-b1abd255-a92c-4207-8322-14542c670c77 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.155640 [ 886.463143] [48527]: [pid: 48527|app: 0|req: 1611/3249] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.469310] [48527]: DEBUG nova.api.openstack.wsgi [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.474830] [48527]: DEBUG nova.compute.api [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.483062] [48527]: DEBUG oslo_concurrency.lockutils [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.483415] [48527]: DEBUG oslo_concurrency.lockutils [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.483654] [48527]: DEBUG oslo_concurrency.lockutils [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.484151] [48527]: DEBUG oslo_concurrency.lockutils [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.484432] [48527]: DEBUG oslo_concurrency.lockutils [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.484674] [48527]: DEBUG oslo_concurrency.lockutils [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.485352] [48526]: DEBUG nova.policy [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.492892] [48526]: INFO nova.api.openstack.requestlog [None req-5579dd8b-3659-4624-b66f-696154532565 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.205865 [ 886.493420] [48526]: [pid: 48526|app: 0|req: 1639/3250] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.496611] [48526]: DEBUG nova.api.openstack.wsgi [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.498237] [48526]: DEBUG nova.compute.api [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.503841] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.504271] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.504550] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.505032] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.505330] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.505596] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.517984] [48527]: DEBUG oslo_concurrency.lockutils [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.519213] [48527]: DEBUG oslo_concurrency.lockutils [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.519213] [48527]: DEBUG oslo_concurrency.lockutils [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.519213] [48527]: DEBUG nova.objects.instance [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.522566] [48527]: WARNING neutronclient.v2_0.client [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.532862] [48526]: WARNING neutronclient.v2_0.client [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.542860] [48527]: DEBUG nova.policy [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.548148] [48527]: INFO nova.api.openstack.requestlog [None req-29b82349-05f2-4d37-8e88-1a0729791b2b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.084297 [ 886.548397] [48527]: [pid: 48527|app: 0|req: 1612/3251] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.555050] [48527]: DEBUG nova.api.openstack.wsgi [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.556677] [48527]: DEBUG nova.compute.api [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.557722] [48526]: DEBUG nova.policy [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.561156] [48527]: DEBUG oslo_concurrency.lockutils [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.561156] [48527]: DEBUG oslo_concurrency.lockutils [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.561156] [48527]: DEBUG oslo_concurrency.lockutils [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.561156] [48527]: DEBUG oslo_concurrency.lockutils [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.561156] [48527]: DEBUG oslo_concurrency.lockutils [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.561156] [48527]: DEBUG oslo_concurrency.lockutils [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.564790] [48526]: DEBUG nova.policy [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.565711] [48526]: DEBUG nova.policy [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.570103] [48526]: INFO nova.api.openstack.requestlog [None req-8f87911c-3d4d-4640-a2b1-61a097631599 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1407 microversion: 2.93 time: 0.075993 [ 886.570591] [48526]: [pid: 48526|app: 0|req: 1640/3252] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1407 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.574519] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.575341] [48526]: DEBUG nova.compute.api [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.579518] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.579723] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.579759] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.580478] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.580478] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.580478] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.586036] [48527]: DEBUG oslo_concurrency.lockutils [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.586036] [48527]: DEBUG oslo_concurrency.lockutils [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.586036] [48527]: DEBUG oslo_concurrency.lockutils [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.586186] [48527]: DEBUG nova.objects.instance [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.591063] [48527]: WARNING neutronclient.v2_0.client [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.600867] [48526]: WARNING neutronclient.v2_0.client [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.614160] [48527]: DEBUG nova.policy [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.620579] [48527]: INFO nova.api.openstack.requestlog [None req-09770da1-c263-4d7a-8030-a756795f96fc tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.070055 [ 886.620579] [48527]: [pid: 48527|app: 0|req: 1613/3253] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.627221] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.629248] [48527]: DEBUG nova.compute.api [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.637278] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.637643] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.638241] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.638241] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.638401] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.638493] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.639161] [48526]: DEBUG nova.policy [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.647926] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=1819,nova_cell1:UPDATE=26,nova_cell1:INSERT=13 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 886.651186] [48526]: INFO nova.api.openstack.requestlog [None req-2ca38ca6-33f0-4af7-9f5f-5ee8cf73f3e9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.079878 [ 886.651571] [48526]: [pid: 48526|app: 0|req: 1641/3254] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.656103] [48526]: DEBUG nova.api.openstack.wsgi [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.657806] [48526]: DEBUG nova.compute.api [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.662326] [48526]: DEBUG oslo_concurrency.lockutils [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.663922] [48526]: DEBUG oslo_concurrency.lockutils [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.663922] [48526]: DEBUG oslo_concurrency.lockutils [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.663922] [48526]: DEBUG oslo_concurrency.lockutils [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.663922] [48526]: DEBUG oslo_concurrency.lockutils [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.663922] [48526]: DEBUG oslo_concurrency.lockutils [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.665490] [48527]: WARNING neutronclient.v2_0.client [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.706081] [48526]: DEBUG oslo_concurrency.lockutils [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.706340] [48526]: DEBUG oslo_concurrency.lockutils [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.706524] [48526]: DEBUG oslo_concurrency.lockutils [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.706711] [48526]: DEBUG nova.objects.instance [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.711730] [48526]: WARNING neutronclient.v2_0.client [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.741270] [48526]: DEBUG nova.policy [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.745070] [48526]: INFO nova.api.openstack.requestlog [None req-b40cb2da-914b-41eb-a5cc-095051de3081 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.092877 [ 886.745482] [48526]: [pid: 48526|app: 0|req: 1642/3255] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.752385] [48526]: DEBUG nova.api.openstack.wsgi [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.755121] [48526]: DEBUG nova.compute.api [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.760866] [48526]: DEBUG oslo_concurrency.lockutils [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.761357] [48526]: DEBUG oslo_concurrency.lockutils [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.761357] [48526]: DEBUG oslo_concurrency.lockutils [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.761555] [48526]: DEBUG oslo_concurrency.lockutils [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.761695] [48526]: DEBUG oslo_concurrency.lockutils [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.761817] [48526]: DEBUG oslo_concurrency.lockutils [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.776790] [48527]: DEBUG nova.policy [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.784871] [48526]: WARNING neutronclient.v2_0.client [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.788865] [48527]: INFO nova.api.openstack.requestlog [None req-6d5848df-e24e-4f2d-a608-b907de489f2a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1318 microversion: 2.1 time: 0.168546 [ 886.789517] [48527]: [pid: 48527|app: 0|req: 1614/3256] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1318 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.792804] [48527]: DEBUG nova.api.openstack.wsgi [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.794546] [48527]: DEBUG nova.compute.api [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.799636] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.799846] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.799933] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.800296] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.800466] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.800594] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.810933] [48526]: DEBUG nova.policy [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.819540] [48526]: INFO nova.api.openstack.requestlog [None req-83c6dd8d-9ae2-44b4-b784-2b1b21864049 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.072284 [ 886.819731] [48526]: [pid: 48526|app: 0|req: 1643/3257] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:30 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.822964] [48526]: DEBUG nova.api.openstack.wsgi [req-65b74854-ae85-48dc-9441-eb4706cfb193 req-f6b243d1-0a73-4e04-bdde-4a17b219a643 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "13188f58-d42d-451a-ae61-313fff43c796", "tag": "6e600346-54aa-4615-b488-7e8e531277d4"}, {"server_uuid": "e23700e5-18e9-4052-8535-903952a38042", "name": "network-vif-deleted", "tag": "db07173c-52c9-4d6d-b523-515864a0e247"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 886.826696] [48527]: WARNING neutronclient.v2_0.client [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.830672] [48526]: DEBUG oslo_concurrency.lockutils [req-65b74854-ae85-48dc-9441-eb4706cfb193 req-f6b243d1-0a73-4e04-bdde-4a17b219a643 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.830958] [48526]: DEBUG oslo_concurrency.lockutils [req-65b74854-ae85-48dc-9441-eb4706cfb193 req-f6b243d1-0a73-4e04-bdde-4a17b219a643 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.831132] [48526]: DEBUG oslo_concurrency.lockutils [req-65b74854-ae85-48dc-9441-eb4706cfb193 req-f6b243d1-0a73-4e04-bdde-4a17b219a643 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.841363] [48526]: INFO nova.api.openstack.compute.server_external_events [req-65b74854-ae85-48dc-9441-eb4706cfb193 req-f6b243d1-0a73-4e04-bdde-4a17b219a643 service nova] Creating event network-changed:6e600346-54aa-4615-b488-7e8e531277d4 for instance 13188f58-d42d-451a-ae61-313fff43c796 on cpu-1 [ 886.842088] [48526]: INFO nova.api.openstack.compute.server_external_events [req-65b74854-ae85-48dc-9441-eb4706cfb193 req-f6b243d1-0a73-4e04-bdde-4a17b219a643 service nova] Creating event network-vif-deleted:db07173c-52c9-4d6d-b523-515864a0e247 for instance e23700e5-18e9-4052-8535-903952a38042 on cpu-1 [ 886.848373] [48526]: INFO nova.api.openstack.requestlog [req-65b74854-ae85-48dc-9441-eb4706cfb193 req-f6b243d1-0a73-4e04-bdde-4a17b219a643 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027651 [ 886.849248] [48526]: [pid: 48526|app: 0|req: 1644/3258] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:31 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) [ 886.852712] [48526]: DEBUG nova.api.openstack.wsgi [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Action: 'update', calling method: >, body: {"server": {"name": "d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c_new"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 886.854654] [48526]: DEBUG nova.compute.api [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.859129] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.859344] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.859516] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.859846] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.859997] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.860166] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.875385] [48526]: INFO nova.api.openstack.wsgi [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] HTTP exception thrown: Instance d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c could not be found. [ 886.875862] [48526]: DEBUG nova.api.openstack.wsgi [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] Returning 404 to user: Instance d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 886.876584] [48526]: INFO nova.api.openstack.requestlog [None req-3ea5a9a9-32bf-42ac-bcb0-98e72dcef7a2 tempest-ServersNegativeTestMultiTenantJSON-1378082471 tempest-ServersNegativeTestMultiTenantJSON-1378082471-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 404 len: 111 microversion: 2.1 time: 0.026356 [ 886.876971] [48526]: [pid: 48526|app: 0|req: 1645/3259] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 13:56:31 2025] PUT /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 886.907517] [48527]: DEBUG nova.policy [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.911757] [48527]: INFO nova.api.openstack.requestlog [None req-5fbb982f-90b5-4d11-9f16-cb7cd35fbb81 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1492 microversion: 2.1 time: 0.121266 [ 886.912146] [48527]: [pid: 48527|app: 0|req: 1615/3260] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:31 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1492 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.918021] [48527]: DEBUG nova.api.openstack.wsgi [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.920043] [48527]: DEBUG nova.compute.api [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 6e74aea2-3523-4084-bfcd-13c08a012c8a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.924622] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.924889] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.925066] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.925444] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.925624] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.925878] [48527]: DEBUG oslo_concurrency.lockutils [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.937507] [48527]: INFO nova.api.openstack.wsgi [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] HTTP exception thrown: Instance 6e74aea2-3523-4084-bfcd-13c08a012c8a could not be found. [ 886.937848] [48527]: DEBUG nova.api.openstack.wsgi [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Returning 404 to user: Instance 6e74aea2-3523-4084-bfcd-13c08a012c8a could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 886.938507] [48527]: INFO nova.api.openstack.requestlog [None req-70a60e13-1724-499f-9ddf-110c92daacd5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a" status: 404 len: 111 microversion: 2.1 time: 0.025722 [ 886.938805] [48527]: [pid: 48527|app: 0|req: 1616/3261] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:31 2025] GET /compute/v2.1/servers/6e74aea2-3523-4084-bfcd-13c08a012c8a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 886.941630] [48527]: DEBUG nova.api.openstack.wsgi [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.943123] [48527]: DEBUG nova.compute.api [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.946971] [48527]: DEBUG oslo_concurrency.lockutils [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.947282] [48527]: DEBUG oslo_concurrency.lockutils [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.951017] [48527]: DEBUG oslo_concurrency.lockutils [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.951017] [48527]: DEBUG oslo_concurrency.lockutils [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.951017] [48527]: DEBUG oslo_concurrency.lockutils [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.951017] [48527]: DEBUG oslo_concurrency.lockutils [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.968871] [48527]: WARNING neutronclient.v2_0.client [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.006385] [48526]: DEBUG nova.api.openstack.wsgi [None req-459aa12b-1826-4d8d-af97-489b8a65e329 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-896149215", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO98hxqVF2yImc6Rlo4nRA9HaRU6iwECB6f5wIH38lWPlq/AipGxLDBX2rvUsULnstdsIBLNW17Xbrz+03Y+/SAdjXi/pXs7sOCuRhXRGqRNFNgT9k5Qy5fgstUlNSIIZw=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 887.017991] [48526]: DEBUG nova.quota [None req-459aa12b-1826-4d8d-af97-489b8a65e329 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 887.023121] [48526]: DEBUG nova.quota [None req-459aa12b-1826-4d8d-af97-489b8a65e329 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for user 1a5b35c84f074763b41d019e10f6957e and project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 887.042925] [48526]: INFO nova.api.openstack.requestlog [None req-459aa12b-1826-4d8d-af97-489b8a65e329 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.165256 [ 887.043320] [48526]: [pid: 48526|app: 0|req: 1646/3262] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:56:31 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 887.046050] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce7e6eaa-d011-43df-9ec9-97bfe36f2ce6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-916413592"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 887.049137] [48526]: DEBUG nova.compute.api [None req-ce7e6eaa-d011-43df-9ec9-97bfe36f2ce6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.049251] [48527]: DEBUG nova.policy [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.052486] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce7e6eaa-d011-43df-9ec9-97bfe36f2ce6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.052986] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce7e6eaa-d011-43df-9ec9-97bfe36f2ce6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.052986] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce7e6eaa-d011-43df-9ec9-97bfe36f2ce6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.053164] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce7e6eaa-d011-43df-9ec9-97bfe36f2ce6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.053297] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce7e6eaa-d011-43df-9ec9-97bfe36f2ce6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.055448] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce7e6eaa-d011-43df-9ec9-97bfe36f2ce6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.055525] [48527]: INFO nova.api.openstack.requestlog [None req-37844c7e-30c6-4bb7-aa51-4cac9231af5f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.114899 [ 887.055525] [48527]: [pid: 48527|app: 0|req: 1617/3263] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:31 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.059293] [48527]: DEBUG nova.api.openstack.wsgi [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.060739] [48527]: DEBUG nova.compute.api [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.064500] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.064731] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.064902] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.065162] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.065312] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.065431] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.086819] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.086963] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.087087] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.087339] [48527]: DEBUG nova.objects.instance [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.094872] [48527]: WARNING neutronclient.v2_0.client [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.357311] [48527]: DEBUG nova.policy [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.372109] [48527]: INFO nova.api.openstack.requestlog [None req-c9e1e956-ef0d-4921-9869-8fababeaec1e tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.316697 [ 887.372486] [48527]: [pid: 48527|app: 0|req: 1618/3264] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:31 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.376108] [48527]: DEBUG nova.api.openstack.wsgi [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.376345] [48527]: DEBUG nova.compute.api [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.383979] [48527]: DEBUG oslo_concurrency.lockutils [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.384186] [48527]: DEBUG oslo_concurrency.lockutils [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.384347] [48527]: DEBUG oslo_concurrency.lockutils [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.384567] [48527]: DEBUG oslo_concurrency.lockutils [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.384702] [48527]: DEBUG oslo_concurrency.lockutils [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.384832] [48527]: DEBUG oslo_concurrency.lockutils [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.414782] [48527]: DEBUG nova.compute.api [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 887.482768] [48527]: INFO nova.api.openstack.requestlog [None req-f26f1066-fb3a-4167-b1c3-547dde32d6c6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 204 len: 0 microversion: 2.1 time: 0.109434 [ 887.483171] [48527]: [pid: 48527|app: 0|req: 1619/3265] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:31 2025] DELETE /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 887.486355] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.486670] [48527]: DEBUG nova.compute.api [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.490126] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.490235] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.490427] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.490759] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.490940] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.491671] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.515439] [48527]: DEBUG nova.compute.api [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 887.577537] [48527]: INFO nova.api.openstack.requestlog [None req-5c0d05ec-2099-490b-8c30-269d53e3cf9b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 204 len: 0 microversion: 2.1 time: 0.093251 [ 887.578135] [48527]: [pid: 48527|app: 0|req: 1620/3266] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:31 2025] DELETE /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 887.581385] [48527]: DEBUG nova.api.openstack.wsgi [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.584154] [48527]: DEBUG nova.compute.api [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.598926] [48527]: DEBUG oslo_concurrency.lockutils [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.598926] [48527]: DEBUG oslo_concurrency.lockutils [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.598926] [48527]: DEBUG oslo_concurrency.lockutils [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.599948] [48527]: DEBUG oslo_concurrency.lockutils [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.599948] [48527]: DEBUG oslo_concurrency.lockutils [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.599948] [48527]: DEBUG oslo_concurrency.lockutils [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.636544] [48527]: DEBUG oslo_concurrency.lockutils [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.636544] [48527]: DEBUG oslo_concurrency.lockutils [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.636544] [48527]: DEBUG oslo_concurrency.lockutils [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.636544] [48527]: DEBUG nova.objects.instance [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.642316] [48526]: INFO nova.api.openstack.requestlog [None req-ce7e6eaa-d011-43df-9ec9-97bfe36f2ce6 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f/action" status: 202 len: 52 microversion: 2.47 time: 0.598233 [ 887.642728] [48526]: [pid: 48526|app: 0|req: 1647/3267] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 13:56:31 2025] POST /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f/action => generated 52 bytes in 599 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) [ 887.644282] [48527]: WARNING neutronclient.v2_0.client [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.674754] [48527]: DEBUG nova.policy [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.683825] [48527]: DEBUG nova.policy [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.684529] [48527]: DEBUG nova.policy [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.686131] [48527]: INFO nova.api.openstack.requestlog [None req-e345166b-51b7-4a8b-8e31-3ccc0bf04c1a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.106714 [ 887.686208] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a7b8863-dc4e-4951-aa0b-ec7b8618753e tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.686267] [48527]: [pid: 48527|app: 0|req: 1621/3268] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:31 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.687642] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a7b8863-dc4e-4951-aa0b-ec7b8618753e tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.687826] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a7b8863-dc4e-4951-aa0b-ec7b8618753e tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.687963] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a7b8863-dc4e-4951-aa0b-ec7b8618753e tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.688941] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.690459] [48527]: DEBUG nova.compute.api [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.697172] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.697251] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a7b8863-dc4e-4951-aa0b-ec7b8618753e tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.697372] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.697404] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a7b8863-dc4e-4951-aa0b-ec7b8618753e tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.697517] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.697565] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a7b8863-dc4e-4951-aa0b-ec7b8618753e tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.697830] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.697978] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.698214] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.703112] [48526]: INFO nova.api.openstack.requestlog [None req-6a7b8863-dc4e-4951-aa0b-ec7b8618753e tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.059553 [ 887.703298] [48526]: [pid: 48526|app: 0|req: 1648/3269] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:56:31 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 887.706264] [48526]: DEBUG nova.api.openstack.wsgi [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.707806] [48526]: DEBUG nova.compute.api [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.711236] [48526]: DEBUG oslo_concurrency.lockutils [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.711489] [48526]: DEBUG oslo_concurrency.lockutils [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.711662] [48526]: DEBUG oslo_concurrency.lockutils [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.711947] [48526]: DEBUG oslo_concurrency.lockutils [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.712139] [48526]: DEBUG oslo_concurrency.lockutils [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.712293] [48526]: DEBUG oslo_concurrency.lockutils [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.731938] [48527]: WARNING neutronclient.v2_0.client [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.732823] [48526]: WARNING neutronclient.v2_0.client [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.770069] [48527]: DEBUG nova.policy [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.778412] [48527]: INFO nova.api.openstack.requestlog [None req-ac1bc45f-e65a-480e-8241-f20f5eefeb74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.091481 [ 887.779150] [48527]: [pid: 48527|app: 0|req: 1622/3270] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:31 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.781320] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.782869] [48527]: DEBUG nova.compute.api [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.786247] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.786746] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.786746] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.786898] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.787054] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.787188] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.787793] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=8 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 887.809575] [48527]: WARNING neutronclient.v2_0.client [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.878097] [48526]: DEBUG nova.policy [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.883312] [48526]: INFO nova.api.openstack.requestlog [None req-22111977-a8fd-43ce-b0ec-aa34fb89ac9a tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1531 microversion: 2.1 time: 0.178898 [ 887.884537] [48526]: [pid: 48526|app: 0|req: 1649/3271] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:31 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1531 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.887545] [48526]: DEBUG nova.api.openstack.wsgi [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.889119] [48526]: DEBUG nova.compute.api [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.892533] [48526]: DEBUG oslo_concurrency.lockutils [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.892767] [48526]: DEBUG oslo_concurrency.lockutils [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.892925] [48526]: DEBUG oslo_concurrency.lockutils [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.893406] [48526]: DEBUG oslo_concurrency.lockutils [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.893623] [48526]: DEBUG oslo_concurrency.lockutils [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.894144] [48526]: DEBUG oslo_concurrency.lockutils [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.914290] [48526]: DEBUG oslo_concurrency.lockutils [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.914559] [48526]: DEBUG oslo_concurrency.lockutils [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.914717] [48526]: DEBUG oslo_concurrency.lockutils [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.914871] [48526]: DEBUG nova.objects.instance [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.918937] [48526]: WARNING neutronclient.v2_0.client [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.973143] [48527]: DEBUG nova.policy [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.977766] [48527]: INFO nova.api.openstack.requestlog [None req-2a2aa4cc-30cc-43d3-bb8d-fd8245cbfc8d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.198434 [ 887.979416] [48527]: [pid: 48527|app: 0|req: 1623/3272] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.983259] [48527]: DEBUG nova.api.openstack.wsgi [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.984319] [48527]: DEBUG nova.compute.api [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.989828] [48527]: DEBUG oslo_concurrency.lockutils [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.989828] [48527]: DEBUG oslo_concurrency.lockutils [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.989828] [48527]: DEBUG oslo_concurrency.lockutils [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.989828] [48527]: DEBUG oslo_concurrency.lockutils [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.989828] [48527]: DEBUG oslo_concurrency.lockutils [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.989828] [48527]: DEBUG oslo_concurrency.lockutils [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.992936] [48526]: DEBUG nova.policy [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.000525] [48526]: INFO nova.api.openstack.requestlog [None req-d58ceb8d-64b7-443d-9f9d-db511dc4bb98 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.115415 [ 888.001020] [48526]: [pid: 48526|app: 0|req: 1650/3273] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.005988] [48526]: DEBUG nova.api.openstack.wsgi [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.010082] [48526]: DEBUG nova.compute.api [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.016267] [48527]: WARNING neutronclient.v2_0.client [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.016403] [48526]: DEBUG oslo_concurrency.lockutils [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.016712] [48526]: DEBUG oslo_concurrency.lockutils [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.016847] [48526]: DEBUG oslo_concurrency.lockutils [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.017293] [48526]: DEBUG oslo_concurrency.lockutils [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.017293] [48526]: DEBUG oslo_concurrency.lockutils [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.017404] [48526]: DEBUG oslo_concurrency.lockutils [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.037498] [48526]: WARNING neutronclient.v2_0.client [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.100526] [48526]: DEBUG nova.policy [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.112848] [48526]: DEBUG nova.policy [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.113712] [48526]: DEBUG nova.policy [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.123392] [48526]: INFO nova.api.openstack.requestlog [None req-d71bd42b-738f-4ccf-b506-1a461ed8569e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1463 microversion: 2.93 time: 0.121607 [ 888.124065] [48526]: [pid: 48526|app: 0|req: 1651/3274] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1463 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 888.129691] [48526]: DEBUG nova.api.openstack.wsgi [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.131333] [48526]: DEBUG nova.compute.api [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.134778] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.135056] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.135263] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.135559] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.135882] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.136085] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.137651] [48527]: DEBUG nova.policy [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.147052] [48527]: INFO nova.api.openstack.requestlog [None req-40401fb4-04b7-4701-b00c-84cfe2dc2c65 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1469 microversion: 2.1 time: 0.167639 [ 888.147248] [48527]: [pid: 48527|app: 0|req: 1624/3275] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1469 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.150331] [48527]: DEBUG nova.api.openstack.wsgi [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.150331] [48527]: DEBUG nova.compute.api [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.155930] [48527]: DEBUG oslo_concurrency.lockutils [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.156637] [48527]: DEBUG oslo_concurrency.lockutils [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.156637] [48527]: DEBUG oslo_concurrency.lockutils [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.156637] [48527]: DEBUG oslo_concurrency.lockutils [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.157080] [48527]: DEBUG oslo_concurrency.lockutils [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.157080] [48527]: DEBUG oslo_concurrency.lockutils [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.178517] [48527]: DEBUG nova.compute.api [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 888.186506] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.187175] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.187175] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.187175] [48526]: DEBUG nova.objects.instance [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.191173] [48526]: WARNING neutronclient.v2_0.client [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.213019] [48526]: DEBUG nova.policy [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.218793] [48526]: INFO nova.api.openstack.requestlog [None req-ee0a9ac7-a211-4c63-94a8-456ab474de3d tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.093142 [ 888.219231] [48526]: [pid: 48526|app: 0|req: 1652/3276] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.223969] [48526]: DEBUG nova.api.openstack.wsgi [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.224380] [48526]: DEBUG nova.compute.api [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.227828] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.228058] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.228207] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.228489] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.228850] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.228850] [48526]: DEBUG oslo_concurrency.lockutils [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.232892] [48527]: INFO nova.api.openstack.requestlog [None req-13811ddb-d1bd-44b5-966a-812d1b40b8eb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 204 len: 0 microversion: 2.47 time: 0.084977 [ 888.233426] [48527]: [pid: 48527|app: 0|req: 1625/3277] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:56:32 2025] DELETE /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 888.236073] [48527]: DEBUG nova.api.openstack.wsgi [None req-0010e0c4-0374-4329-864f-63bfcb441150 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.238255] [48527]: DEBUG oslo_concurrency.lockutils [None req-0010e0c4-0374-4329-864f-63bfcb441150 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.238473] [48527]: DEBUG oslo_concurrency.lockutils [None req-0010e0c4-0374-4329-864f-63bfcb441150 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.238607] [48527]: DEBUG oslo_concurrency.lockutils [None req-0010e0c4-0374-4329-864f-63bfcb441150 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.246375] [48526]: WARNING neutronclient.v2_0.client [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.247266] [48527]: DEBUG oslo_concurrency.lockutils [None req-0010e0c4-0374-4329-864f-63bfcb441150 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.247454] [48527]: DEBUG oslo_concurrency.lockutils [None req-0010e0c4-0374-4329-864f-63bfcb441150 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.247588] [48527]: DEBUG oslo_concurrency.lockutils [None req-0010e0c4-0374-4329-864f-63bfcb441150 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.253020] [48527]: INFO nova.api.openstack.requestlog [None req-0010e0c4-0374-4329-864f-63bfcb441150 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 200 len: 547 microversion: 2.1 time: 0.019059 [ 888.253404] [48527]: [pid: 48527|app: 0|req: 1626/3278] 10.180.1.21 () {58 vars in 1162 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/os-hypervisors/detail => generated 547 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 888.256369] [48527]: DEBUG nova.api.openstack.wsgi [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.257936] [48527]: DEBUG nova.compute.api [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.261263] [48527]: DEBUG oslo_concurrency.lockutils [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.261447] [48527]: DEBUG oslo_concurrency.lockutils [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.261580] [48527]: DEBUG oslo_concurrency.lockutils [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.261835] [48527]: DEBUG oslo_concurrency.lockutils [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.261976] [48527]: DEBUG oslo_concurrency.lockutils [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.262113] [48527]: DEBUG oslo_concurrency.lockutils [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.267445] [48526]: DEBUG nova.policy [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.272728] [48526]: INFO nova.api.openstack.requestlog [None req-46ecd0ba-0b05-473d-afaf-d34e7dfd7610 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.051969 [ 888.273112] [48526]: [pid: 48526|app: 0|req: 1653/3279] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.277505] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.278974] [48526]: DEBUG nova.compute.api [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.284110] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.284257] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.284298] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.284569] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.286997] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.286997] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.291803] [48527]: DEBUG oslo_concurrency.lockutils [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.292161] [48527]: DEBUG oslo_concurrency.lockutils [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.292398] [48527]: DEBUG oslo_concurrency.lockutils [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.292645] [48527]: DEBUG nova.objects.instance [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.296356] [48527]: WARNING neutronclient.v2_0.client [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.308603] [48526]: WARNING neutronclient.v2_0.client [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.316985] [48527]: DEBUG nova.policy [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.322867] [48527]: INFO nova.api.openstack.requestlog [None req-8349dd94-795b-40d2-815d-34063f79353f tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.068586 [ 888.323307] [48527]: [pid: 48527|app: 0|req: 1627/3280] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.326278] [48527]: DEBUG nova.api.openstack.wsgi [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.327729] [48527]: DEBUG nova.compute.api [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.331265] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.331541] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.331620] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.331837] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.331984] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.332120] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.397957] [48527]: WARNING neutronclient.v2_0.client [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.418113] [48527]: DEBUG nova.policy [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.424713] [48527]: INFO nova.api.openstack.requestlog [None req-b3e2d365-fd57-43ab-bd75-6bf6f7f1c407 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.101002 [ 888.424917] [48527]: [pid: 48527|app: 0|req: 1628/3281] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.427592] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.429883] [48527]: DEBUG nova.compute.api [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.430566] [48526]: DEBUG nova.policy [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.433887] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.434032] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.434183] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.434450] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.434604] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.434737] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.438176] [48526]: INFO nova.api.openstack.requestlog [None req-f0d3414e-5619-427b-931c-fc9ae44fae0f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1318 microversion: 2.1 time: 0.163143 [ 888.438176] [48526]: [pid: 48526|app: 0|req: 1654/3282] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1318 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.441603] [48526]: DEBUG nova.api.openstack.wsgi [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.443521] [48526]: DEBUG nova.compute.api [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.448401] [48526]: DEBUG oslo_concurrency.lockutils [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.448952] [48526]: DEBUG oslo_concurrency.lockutils [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.449349] [48526]: DEBUG oslo_concurrency.lockutils [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.449792] [48526]: DEBUG oslo_concurrency.lockutils [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.450055] [48526]: DEBUG oslo_concurrency.lockutils [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.450299] [48526]: DEBUG oslo_concurrency.lockutils [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.462304] [48527]: WARNING neutronclient.v2_0.client [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.467779] [48526]: WARNING neutronclient.v2_0.client [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.528367] [48527]: DEBUG nova.policy [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.532843] [48527]: INFO nova.api.openstack.requestlog [None req-0d909e4c-f61f-48ae-bcf6-d69f5dcf3c7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 200 len: 1475 microversion: 2.1 time: 0.107322 [ 888.533339] [48527]: [pid: 48527|app: 0|req: 1629/3283] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 1475 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.535674] [48527]: DEBUG nova.api.openstack.wsgi [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.538411] [48527]: DEBUG nova.policy [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.538967] [48527]: DEBUG nova.compute.api [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Searching by: {'deleted': False, 'project_id': 'e9020238ede243bc8748251e62d11e5d'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 888.542711] [48527]: DEBUG oslo_concurrency.lockutils [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.542896] [48527]: DEBUG oslo_concurrency.lockutils [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.543041] [48527]: DEBUG oslo_concurrency.lockutils [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.543369] [48527]: DEBUG oslo_concurrency.lockutils [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.543517] [48527]: DEBUG oslo_concurrency.lockutils [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.543642] [48527]: DEBUG oslo_concurrency.lockutils [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.562229] [48527]: DEBUG nova.compute.multi_cell_list [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 888.576464] [48526]: DEBUG nova.policy [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.581682] [48527]: INFO nova.api.openstack.requestlog [None req-239003c6-a1ee-4a57-bda3-c727273854d4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 333 microversion: 2.1 time: 0.047844 [ 888.582151] [48527]: [pid: 48527|app: 0|req: 1630/3284] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers => generated 333 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 888.583087] [48526]: INFO nova.api.openstack.requestlog [None req-a202ae76-d6c7-4b85-8223-6cf73bc95863 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.144279 [ 888.584371] [48526]: [pid: 48526|app: 0|req: 1655/3285] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.585415] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-1905889650", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "28a507b0-f7db-46ee-8ca9-adab7842e3ca"}], "security_groups": [{"name": "tempest-securitygroup--1847162531"}], "key_name": "tempest-keypair-896149215", "user_data": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 888.586967] [48526]: DEBUG nova.api.openstack.wsgi [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.588597] [48526]: DEBUG nova.compute.api [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.592848] [48526]: DEBUG oslo_concurrency.lockutils [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.592848] [48526]: DEBUG oslo_concurrency.lockutils [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.592848] [48526]: DEBUG oslo_concurrency.lockutils [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.593285] [48526]: DEBUG oslo_concurrency.lockutils [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.593285] [48526]: DEBUG oslo_concurrency.lockutils [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.593285] [48526]: DEBUG oslo_concurrency.lockutils [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.612559] [48526]: WARNING neutronclient.v2_0.client [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.628970] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.629182] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.629320] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.629782] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.630025] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.631303] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.633660] [48526]: DEBUG nova.policy [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.636727] [48527]: WARNING neutronclient.v2_0.client [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.641757] [48526]: DEBUG nova.policy [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.642410] [48526]: DEBUG nova.policy [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.643310] [48526]: INFO nova.api.openstack.requestlog [None req-c87481f5-aaad-4a43-924d-440eb4bc5ce0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1384 microversion: 2.47 time: 0.058294 [ 888.643666] [48526]: [pid: 48526|app: 0|req: 1656/3286] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1384 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 888.646621] [48526]: DEBUG nova.api.openstack.wsgi [None req-041fcb6e-356f-44d7-b472-1ce51f21cf5f tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.649454] [48526]: DEBUG oslo_concurrency.lockutils [None req-041fcb6e-356f-44d7-b472-1ce51f21cf5f tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.649675] [48526]: DEBUG oslo_concurrency.lockutils [None req-041fcb6e-356f-44d7-b472-1ce51f21cf5f tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.649817] [48526]: DEBUG oslo_concurrency.lockutils [None req-041fcb6e-356f-44d7-b472-1ce51f21cf5f tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.659209] [48526]: DEBUG oslo_concurrency.lockutils [None req-041fcb6e-356f-44d7-b472-1ce51f21cf5f tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.659325] [48526]: DEBUG oslo_concurrency.lockutils [None req-041fcb6e-356f-44d7-b472-1ce51f21cf5f tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.659450] [48526]: DEBUG oslo_concurrency.lockutils [None req-041fcb6e-356f-44d7-b472-1ce51f21cf5f tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.664770] [48526]: INFO nova.api.openstack.requestlog [None req-041fcb6e-356f-44d7-b472-1ce51f21cf5f tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.020528 [ 888.665286] [48526]: [pid: 48526|app: 0|req: 1657/3287] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 888.667689] [48526]: DEBUG nova.api.openstack.wsgi [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.669232] [48526]: DEBUG nova.compute.api [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.671913] [48527]: DEBUG nova.network.neutron [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] validate_networks() for [('28a507b0-f7db-46ee-8ca9-adab7842e3ca', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 888.672336] [48527]: WARNING neutronclient.v2_0.client [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.673341] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.673540] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.673622] [48527]: WARNING openstack [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 888.673668] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.673936] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.674086] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.674210] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.674791] [48527]: WARNING openstack [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 888.683104] [48527]: INFO nova.network.neutron [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] _ports_needed_per_instance requested_netwokrs=[('28a507b0-f7db-46ee-8ca9-adab7842e3ca', None, None, None, None, None)] [ 888.706459] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.706577] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.706616] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.707015] [48526]: DEBUG nova.objects.instance [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.710863] [48526]: WARNING neutronclient.v2_0.client [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.728782] [48526]: DEBUG nova.policy [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.732816] [48526]: INFO nova.api.openstack.requestlog [None req-5dccdf52-5c8d-4547-9c05-c9bb35762e65 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.067021 [ 888.733083] [48526]: [pid: 48526|app: 0|req: 1658/3288] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:32 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.736020] [48526]: DEBUG nova.api.openstack.wsgi [None req-b5344f7b-e412-4f23-8176-36a4f7a49ef1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1222317024"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 888.737623] [48526]: DEBUG nova.compute.api [None req-b5344f7b-e412-4f23-8176-36a4f7a49ef1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.740452] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5344f7b-e412-4f23-8176-36a4f7a49ef1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.740541] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5344f7b-e412-4f23-8176-36a4f7a49ef1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.741336] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5344f7b-e412-4f23-8176-36a4f7a49ef1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.741336] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5344f7b-e412-4f23-8176-36a4f7a49ef1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.741336] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5344f7b-e412-4f23-8176-36a4f7a49ef1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.741336] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5344f7b-e412-4f23-8176-36a4f7a49ef1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.856803] [48527]: WARNING neutronclient.v2_0.client [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.857192] [48527]: WARNING openstack [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 888.857527] [48527]: WARNING openstack [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 888.961189] [48527]: DEBUG nova.virt.hardware [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 888.961332] [48527]: DEBUG nova.virt.hardware [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 888.961510] [48527]: DEBUG nova.virt.hardware [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 888.961700] [48527]: DEBUG nova.virt.hardware [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 888.961822] [48527]: DEBUG nova.virt.hardware [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 888.969204] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.969377] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.969512] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.969859] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.971314] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.971534] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.980621] [48527]: DEBUG nova.quota [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 888.983432] [48527]: DEBUG nova.quota [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for user 1a5b35c84f074763b41d019e10f6957e and project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 888.989251] [48527]: DEBUG nova.compute.api [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 888.990681] [48527]: DEBUG nova.compute.api [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 889.024626] [48527]: INFO nova.api.openstack.requestlog [None req-9a11559d-7755-4727-96d3-6fa1355296b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.441568 [ 889.024777] [48527]: [pid: 48527|app: 0|req: 1631/3289] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:56:32 2025] POST /compute/v2.1/servers => generated 409 bytes in 442 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 889.028462] [48527]: DEBUG nova.api.openstack.wsgi [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.031027] [48527]: DEBUG nova.policy [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.031340] [48527]: DEBUG nova.compute.api [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Searching by: {'deleted': False, 'project_id': 'e9020238ede243bc8748251e62d11e5d'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 889.034150] [48527]: DEBUG oslo_concurrency.lockutils [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.034366] [48527]: DEBUG oslo_concurrency.lockutils [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.034482] [48527]: DEBUG oslo_concurrency.lockutils [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.034811] [48527]: DEBUG oslo_concurrency.lockutils [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.035120] [48527]: DEBUG oslo_concurrency.lockutils [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.035248] [48527]: DEBUG oslo_concurrency.lockutils [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.050813] [48527]: DEBUG nova.compute.multi_cell_list [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 889.071158] [48527]: DEBUG nova.policy [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.074879] [48527]: DEBUG oslo_concurrency.lockutils [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.074879] [48527]: DEBUG oslo_concurrency.lockutils [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.074879] [48527]: DEBUG oslo_concurrency.lockutils [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.080862] [48527]: WARNING neutronclient.v2_0.client [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.153923] [48526]: INFO nova.api.openstack.requestlog [None req-b5344f7b-e412-4f23-8176-36a4f7a49ef1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b/action" status: 202 len: 0 microversion: 2.1 time: 0.420025 [ 889.154409] [48526]: [pid: 48526|app: 0|req: 1659/3290] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:56:32 2025] POST /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b/action => generated 0 bytes in 421 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 889.158334] [48526]: DEBUG nova.api.openstack.wsgi [None req-59e8bf77-c9c9-4212-9451-ab8513b08a3c tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.160477] [48526]: DEBUG oslo_concurrency.lockutils [None req-59e8bf77-c9c9-4212-9451-ab8513b08a3c tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.160653] [48526]: DEBUG oslo_concurrency.lockutils [None req-59e8bf77-c9c9-4212-9451-ab8513b08a3c tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.160830] [48526]: DEBUG oslo_concurrency.lockutils [None req-59e8bf77-c9c9-4212-9451-ab8513b08a3c tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.172037] [48526]: DEBUG oslo_concurrency.lockutils [None req-59e8bf77-c9c9-4212-9451-ab8513b08a3c tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.172309] [48526]: DEBUG oslo_concurrency.lockutils [None req-59e8bf77-c9c9-4212-9451-ab8513b08a3c tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.172459] [48526]: DEBUG oslo_concurrency.lockutils [None req-59e8bf77-c9c9-4212-9451-ab8513b08a3c tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.179106] [48526]: INFO nova.api.openstack.requestlog [None req-59e8bf77-c9c9-4212-9451-ab8513b08a3c tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 544 microversion: 2.1 time: 0.024014 [ 889.179660] [48526]: [pid: 48526|app: 0|req: 1660/3291] 10.180.1.21 () {58 vars in 1147 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/os-hypervisors/1 => generated 544 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 889.182527] [48526]: DEBUG nova.api.openstack.wsgi [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.184270] [48526]: DEBUG nova.compute.api [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.187758] [48526]: DEBUG oslo_concurrency.lockutils [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.187955] [48526]: DEBUG oslo_concurrency.lockutils [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.188125] [48526]: DEBUG oslo_concurrency.lockutils [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.188382] [48526]: DEBUG oslo_concurrency.lockutils [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.188585] [48526]: DEBUG oslo_concurrency.lockutils [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.188824] [48526]: DEBUG oslo_concurrency.lockutils [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.190288] [48527]: INFO nova.api.openstack.requestlog [None req-190b2307-856e-45fa-a137-62683790ec9d tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1695 microversion: 2.1 time: 0.165007 [ 889.190681] [48527]: [pid: 48527|app: 0|req: 1632/3292] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/detail => generated 1695 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.193185] [48527]: DEBUG nova.api.openstack.wsgi [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.194619] [48527]: DEBUG nova.compute.api [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.199091] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.199091] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.199091] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.199336] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.199628] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.199720] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.218231] [48526]: DEBUG oslo_concurrency.lockutils [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.218381] [48526]: DEBUG oslo_concurrency.lockutils [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.218573] [48526]: DEBUG oslo_concurrency.lockutils [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.218715] [48526]: DEBUG nova.objects.instance [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.222149] [48527]: WARNING neutronclient.v2_0.client [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.223676] [48526]: WARNING neutronclient.v2_0.client [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.247543] [48526]: DEBUG nova.policy [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.248832] [48527]: DEBUG nova.policy [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.254463] [48527]: INFO nova.api.openstack.requestlog [None req-6ddaf8ef-1931-4cbe-bc5e-0a2cb610ae7f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.063229 [ 889.254583] [48526]: DEBUG nova.policy [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.254815] [48527]: [pid: 48527|app: 0|req: 1633/3293] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.255264] [48526]: DEBUG nova.policy [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.255945] [48526]: INFO nova.api.openstack.requestlog [None req-56a0aa50-dd64-48f5-b833-bc1566a608e9 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.075769 [ 889.256316] [48526]: [pid: 48526|app: 0|req: 1661/3294] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.257961] [48527]: DEBUG nova.api.openstack.wsgi [req-03d636bd-7343-4b54-8500-04033b9f9bad req-0bacba9d-df7d-43a8-ab5e-c08484450396 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72fb0921-8d3b-424e-b612-69a1b97b2649", "name": "network-vif-plugged", "status": "completed", "tag": "5d89e874-d4a0-4448-9e9a-4230960dc293"}, {"name": "network-changed", "server_uuid": "72fb0921-8d3b-424e-b612-69a1b97b2649", "tag": "5d89e874-d4a0-4448-9e9a-4230960dc293"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 889.258844] [48526]: DEBUG nova.api.openstack.wsgi [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.260428] [48526]: DEBUG nova.compute.api [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.263503] [48527]: DEBUG oslo_concurrency.lockutils [req-03d636bd-7343-4b54-8500-04033b9f9bad req-0bacba9d-df7d-43a8-ab5e-c08484450396 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.263683] [48527]: DEBUG oslo_concurrency.lockutils [req-03d636bd-7343-4b54-8500-04033b9f9bad req-0bacba9d-df7d-43a8-ab5e-c08484450396 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.263834] [48527]: DEBUG oslo_concurrency.lockutils [req-03d636bd-7343-4b54-8500-04033b9f9bad req-0bacba9d-df7d-43a8-ab5e-c08484450396 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.264062] [48526]: DEBUG oslo_concurrency.lockutils [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.264265] [48526]: DEBUG oslo_concurrency.lockutils [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.266570] [48526]: DEBUG oslo_concurrency.lockutils [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.266570] [48526]: DEBUG oslo_concurrency.lockutils [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.266570] [48526]: DEBUG oslo_concurrency.lockutils [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.266570] [48526]: DEBUG oslo_concurrency.lockutils [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.270434] [48527]: INFO nova.api.openstack.compute.server_external_events [req-03d636bd-7343-4b54-8500-04033b9f9bad req-0bacba9d-df7d-43a8-ab5e-c08484450396 service nova] Creating event network-vif-plugged:5d89e874-d4a0-4448-9e9a-4230960dc293 for instance 72fb0921-8d3b-424e-b612-69a1b97b2649 on cpu-1 [ 889.270580] [48527]: INFO nova.api.openstack.compute.server_external_events [req-03d636bd-7343-4b54-8500-04033b9f9bad req-0bacba9d-df7d-43a8-ab5e-c08484450396 service nova] Creating event network-changed:5d89e874-d4a0-4448-9e9a-4230960dc293 for instance 72fb0921-8d3b-424e-b612-69a1b97b2649 on cpu-1 [ 889.275137] [48527]: INFO nova.api.openstack.requestlog [req-03d636bd-7343-4b54-8500-04033b9f9bad req-0bacba9d-df7d-43a8-ab5e-c08484450396 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019645 [ 889.275457] [48527]: [pid: 48527|app: 0|req: 1634/3295] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56: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) [ 889.278588] [48527]: DEBUG nova.api.openstack.wsgi [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.279412] [48527]: DEBUG nova.compute.api [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.283147] [48527]: DEBUG oslo_concurrency.lockutils [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.283327] [48527]: DEBUG oslo_concurrency.lockutils [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.283458] [48527]: DEBUG oslo_concurrency.lockutils [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.283701] [48527]: DEBUG oslo_concurrency.lockutils [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.283841] [48527]: DEBUG oslo_concurrency.lockutils [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.283963] [48527]: DEBUG oslo_concurrency.lockutils [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.286153] [48526]: WARNING neutronclient.v2_0.client [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.308377] [48527]: WARNING neutronclient.v2_0.client [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.371869] [48526]: DEBUG nova.policy [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.379607] [48526]: INFO nova.api.openstack.requestlog [None req-22c89241-83eb-4350-b788-cc9ea91ed003 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1531 microversion: 2.1 time: 0.122427 [ 889.379931] [48526]: [pid: 48526|app: 0|req: 1662/3296] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1531 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.383051] [48526]: DEBUG nova.api.openstack.wsgi [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.384242] [48526]: DEBUG nova.compute.api [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.384322] [48527]: DEBUG nova.policy [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.390075] [48526]: DEBUG oslo_concurrency.lockutils [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.390192] [48527]: INFO nova.api.openstack.requestlog [None req-99ca4bf7-bceb-4c2d-a1d7-e3f66abef759 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.114012 [ 889.390356] [48526]: DEBUG oslo_concurrency.lockutils [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.390465] [48526]: DEBUG oslo_concurrency.lockutils [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.390819] [48527]: [pid: 48527|app: 0|req: 1635/3297] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.390912] [48526]: DEBUG oslo_concurrency.lockutils [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.391092] [48526]: DEBUG oslo_concurrency.lockutils [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.391146] [48526]: DEBUG oslo_concurrency.lockutils [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.398828] [48527]: DEBUG nova.api.openstack.wsgi [None req-c6bb6831-31aa-4fca-8356-dcddf3f6cd75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.401411] [48527]: DEBUG nova.compute.api [None req-c6bb6831-31aa-4fca-8356-dcddf3f6cd75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.413567] [48527]: WARNING neutronclient.v2_0.client [None req-c6bb6831-31aa-4fca-8356-dcddf3f6cd75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.425026] [48526]: DEBUG oslo_concurrency.lockutils [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.425231] [48526]: DEBUG oslo_concurrency.lockutils [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.425363] [48526]: DEBUG oslo_concurrency.lockutils [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.425516] [48526]: DEBUG nova.objects.instance [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.429842] [48526]: WARNING neutronclient.v2_0.client [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.433291] [48527]: DEBUG nova.policy [None req-c6bb6831-31aa-4fca-8356-dcddf3f6cd75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.437405] [48527]: INFO nova.api.openstack.requestlog [None req-c6bb6831-31aa-4fca-8356-dcddf3f6cd75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1238 microversion: 2.1 time: 0.046024 [ 889.437926] [48527]: [pid: 48527|app: 0|req: 1636/3298] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.441019] [48527]: DEBUG nova.api.openstack.wsgi [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.442290] [48527]: DEBUG nova.compute.api [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.446626] [48527]: DEBUG oslo_concurrency.lockutils [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.446626] [48527]: DEBUG oslo_concurrency.lockutils [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.446626] [48527]: DEBUG oslo_concurrency.lockutils [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.446814] [48527]: DEBUG oslo_concurrency.lockutils [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.447318] [48527]: DEBUG oslo_concurrency.lockutils [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.447318] [48527]: DEBUG oslo_concurrency.lockutils [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.453399] [48526]: DEBUG nova.policy [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.458751] [48526]: INFO nova.api.openstack.requestlog [None req-301eb9b9-2759-4239-b2e2-faa1a947e1a3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.078086 [ 889.459486] [48526]: [pid: 48526|app: 0|req: 1663/3299] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.461941] [48526]: DEBUG nova.api.openstack.wsgi [None req-c1defeca-cbce-49fa-afe9-553606e7c1ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.470762] [48527]: WARNING neutronclient.v2_0.client [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.492966] [48527]: DEBUG nova.policy [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.498395] [48526]: INFO nova.api.openstack.requestlog [None req-c1defeca-cbce-49fa-afe9-553606e7c1ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1546 microversion: 2.1 time: 0.038584 [ 889.498757] [48526]: [pid: 48526|app: 0|req: 1664/3300] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1546 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.501021] [48527]: DEBUG nova.policy [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.501021] [48527]: DEBUG nova.policy [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.501756] [48526]: DEBUG nova.api.openstack.wsgi [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.502768] [48526]: DEBUG nova.compute.api [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.504261] [48527]: INFO nova.api.openstack.requestlog [None req-14004ba8-7e5b-44f4-8472-3f85d16c1ba5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1471 microversion: 2.93 time: 0.065719 [ 889.504602] [48527]: [pid: 48527|app: 0|req: 1637/3301] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1471 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.507580] [48527]: DEBUG nova.api.openstack.wsgi [None req-60e7bbb2-055f-4717-a50d-9ee0bddf7ef6 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.509699] [48527]: DEBUG oslo_concurrency.lockutils [None req-60e7bbb2-055f-4717-a50d-9ee0bddf7ef6 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.511913] [48527]: DEBUG oslo_concurrency.lockutils [None req-60e7bbb2-055f-4717-a50d-9ee0bddf7ef6 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.511913] [48527]: DEBUG oslo_concurrency.lockutils [None req-60e7bbb2-055f-4717-a50d-9ee0bddf7ef6 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.512181] [48526]: DEBUG oslo_concurrency.lockutils [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.512181] [48526]: DEBUG oslo_concurrency.lockutils [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.512181] [48526]: DEBUG oslo_concurrency.lockutils [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.512360] [48526]: DEBUG oslo_concurrency.lockutils [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.512408] [48526]: DEBUG oslo_concurrency.lockutils [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.512522] [48526]: DEBUG oslo_concurrency.lockutils [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.521619] [48527]: INFO nova.api.openstack.requestlog [None req-60e7bbb2-055f-4717-a50d-9ee0bddf7ef6 tempest-HypervisorAdminTestJSON-521045059 tempest-HypervisorAdminTestJSON-521045059-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 200 len: 265 microversion: 2.1 time: 0.015942 [ 889.522091] [48527]: [pid: 48527|app: 0|req: 1638/3302] 10.180.1.21 () {58 vars in 1174 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/os-hypervisors/statistics => generated 265 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 889.524915] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d9c69c4-ca21-4a0c-9f89-9e8a1cc548cc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.539892] [48527]: INFO nova.api.openstack.requestlog [None req-1d9c69c4-ca21-4a0c-9f89-9e8a1cc548cc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.015186 [ 889.539892] [48527]: [pid: 48527|app: 0|req: 1639/3303] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:56:33 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) [ 889.540846] [48527]: DEBUG nova.api.openstack.wsgi [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.542259] [48527]: DEBUG nova.compute.api [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.545875] [48527]: DEBUG oslo_concurrency.lockutils [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.546361] [48527]: DEBUG oslo_concurrency.lockutils [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.546480] [48527]: DEBUG oslo_concurrency.lockutils [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.547066] [48527]: DEBUG oslo_concurrency.lockutils [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.547774] [48526]: WARNING neutronclient.v2_0.client [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.547829] [48527]: DEBUG oslo_concurrency.lockutils [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.547829] [48527]: DEBUG oslo_concurrency.lockutils [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.578074] [48527]: DEBUG oslo_concurrency.lockutils [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.578324] [48527]: DEBUG oslo_concurrency.lockutils [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.578542] [48527]: DEBUG oslo_concurrency.lockutils [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.578726] [48527]: DEBUG nova.objects.instance [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.582423] [48527]: WARNING neutronclient.v2_0.client [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.613913] [48527]: DEBUG nova.policy [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.620643] [48527]: INFO nova.api.openstack.requestlog [None req-b226727c-3b70-454f-9345-b6e334e0ab3b tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.081601 [ 889.621098] [48527]: [pid: 48527|app: 0|req: 1640/3304] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.623891] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.625405] [48527]: DEBUG nova.compute.api [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.629990] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.629990] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.629990] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.629990] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.629990] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.630271] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.648933] [48527]: WARNING neutronclient.v2_0.client [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.652094] [48526]: DEBUG nova.policy [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.658774] [48526]: INFO nova.api.openstack.requestlog [None req-a97b223c-1471-438f-aa7a-be4a4c24fcde tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1469 microversion: 2.1 time: 0.158781 [ 889.658774] [48526]: [pid: 48526|app: 0|req: 1665/3305] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1469 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.663309] [48526]: DEBUG nova.api.openstack.wsgi [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.663703] [48526]: DEBUG nova.compute.api [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.667634] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.667828] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.667964] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.668246] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.668394] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.668773] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.670841] [48527]: DEBUG nova.policy [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.676297] [48527]: INFO nova.api.openstack.requestlog [None req-3d884f53-eb72-49d4-abe0-a1baf375756b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.054507 [ 889.676846] [48527]: [pid: 48527|app: 0|req: 1641/3306] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.682203] [48527]: DEBUG nova.api.openstack.wsgi [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.684036] [48527]: DEBUG nova.compute.api [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.687838] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.688047] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.688194] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.688580] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.688710] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.688837] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.690039] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.694023] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.694023] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.694023] [48526]: DEBUG nova.objects.instance [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.696104] [48526]: WARNING neutronclient.v2_0.client [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.733157] [48527]: WARNING neutronclient.v2_0.client [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.790325] [48526]: DEBUG nova.policy [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.794968] [48526]: INFO nova.api.openstack.requestlog [None req-d1db18a5-9573-469f-baa5-42d4c9c5766d tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.135616 [ 889.796682] [48526]: [pid: 48526|app: 0|req: 1666/3307] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.803478] [48526]: DEBUG nova.api.openstack.wsgi [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.805319] [48526]: DEBUG nova.compute.api [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.810382] [48527]: DEBUG nova.policy [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.819399] [48526]: DEBUG oslo_concurrency.lockutils [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.819679] [48526]: DEBUG oslo_concurrency.lockutils [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.820206] [48526]: DEBUG oslo_concurrency.lockutils [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.820206] [48526]: DEBUG oslo_concurrency.lockutils [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.820397] [48526]: DEBUG oslo_concurrency.lockutils [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.820565] [48526]: DEBUG oslo_concurrency.lockutils [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.825477] [48527]: INFO nova.api.openstack.requestlog [None req-4a57aed5-35bd-4922-b25d-7c0a3f8a8536 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.148000 [ 889.825833] [48527]: [pid: 48527|app: 0|req: 1642/3308] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:33 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.833507] [48527]: DEBUG nova.api.openstack.wsgi [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.833507] [48527]: DEBUG nova.compute.api [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.837595] [48527]: DEBUG oslo_concurrency.lockutils [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.837843] [48527]: DEBUG oslo_concurrency.lockutils [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.838023] [48527]: DEBUG oslo_concurrency.lockutils [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.838456] [48527]: DEBUG oslo_concurrency.lockutils [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.838456] [48527]: DEBUG oslo_concurrency.lockutils [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.838663] [48527]: DEBUG oslo_concurrency.lockutils [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.862501] [48527]: WARNING neutronclient.v2_0.client [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.862544] [48526]: WARNING neutronclient.v2_0.client [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.197268] [48527]: DEBUG nova.policy [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.203052] [48527]: INFO nova.api.openstack.requestlog [None req-42125e48-e8a5-4d07-8a23-a85245277995 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.376570 [ 890.203702] [48527]: [pid: 48527|app: 0|req: 1643/3309] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:34 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.205713] [48527]: DEBUG nova.api.openstack.wsgi [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.205914] [48527]: DEBUG nova.compute.api [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.210779] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.210868] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.210985] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.211259] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.211606] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.211748] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.224024] [48526]: DEBUG nova.policy [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.234341] [48526]: INFO nova.api.openstack.requestlog [None req-0882c486-b19b-4f72-9af7-02f6fbc5d080 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1318 microversion: 2.1 time: 0.435694 [ 890.235509] [48526]: [pid: 48526|app: 0|req: 1667/3310] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:34 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1318 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.240109] [48527]: DEBUG nova.compute.api [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 890.243151] [48526]: DEBUG nova.api.openstack.wsgi [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.245773] [48526]: DEBUG nova.compute.api [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.252049] [48526]: DEBUG oslo_concurrency.lockutils [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.252254] [48526]: DEBUG oslo_concurrency.lockutils [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.252391] [48526]: DEBUG oslo_concurrency.lockutils [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.252752] [48526]: DEBUG oslo_concurrency.lockutils [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.252899] [48526]: DEBUG oslo_concurrency.lockutils [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.253033] [48526]: DEBUG oslo_concurrency.lockutils [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.280566] [48526]: WARNING neutronclient.v2_0.client [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.303703] [48526]: DEBUG nova.policy [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.306370] [48527]: INFO nova.api.openstack.requestlog [None req-3c25e40c-e897-4d4f-8768-03ddd6a9e98b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 204 len: 0 microversion: 2.1 time: 0.101673 [ 890.306370] [48527]: [pid: 48527|app: 0|req: 1644/3311] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:34 2025] DELETE /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 890.309449] [48527]: DEBUG nova.api.openstack.wsgi [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.311400] [48527]: DEBUG nova.compute.api [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.314624] [48526]: DEBUG nova.policy [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.315096] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.315400] [48526]: DEBUG nova.policy [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.315500] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.315562] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.315821] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.315981] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.316091] [48526]: INFO nova.api.openstack.requestlog [None req-53dfc5cb-af94-4cfa-9c8f-62f5de015a4c tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1384 microversion: 2.47 time: 0.079649 [ 890.316152] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.316449] [48526]: [pid: 48526|app: 0|req: 1668/3312] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:34 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1384 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.318978] [48526]: DEBUG nova.api.openstack.wsgi [req-4ca9aed1-1f03-4c02-b480-df7449e66b5d req-9656fca8-4387-4082-8885-ba9a19ad14d1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6", "name": "network-vif-deleted", "tag": "383c1876-1bec-4b45-86fe-98444c1663ac"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 890.327681] [48526]: DEBUG oslo_concurrency.lockutils [req-4ca9aed1-1f03-4c02-b480-df7449e66b5d req-9656fca8-4387-4082-8885-ba9a19ad14d1 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.327681] [48526]: DEBUG oslo_concurrency.lockutils [req-4ca9aed1-1f03-4c02-b480-df7449e66b5d req-9656fca8-4387-4082-8885-ba9a19ad14d1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.327681] [48526]: DEBUG oslo_concurrency.lockutils [req-4ca9aed1-1f03-4c02-b480-df7449e66b5d req-9656fca8-4387-4082-8885-ba9a19ad14d1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.338686] [48526]: INFO nova.api.openstack.compute.server_external_events [req-4ca9aed1-1f03-4c02-b480-df7449e66b5d req-9656fca8-4387-4082-8885-ba9a19ad14d1 service nova] Creating event network-vif-deleted:383c1876-1bec-4b45-86fe-98444c1663ac for instance 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 on cpu-1 [ 890.343590] [48526]: INFO nova.api.openstack.requestlog [req-4ca9aed1-1f03-4c02-b480-df7449e66b5d req-9656fca8-4387-4082-8885-ba9a19ad14d1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026334 [ 890.343903] [48526]: [pid: 48526|app: 0|req: 1669/3313] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:34 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) [ 890.347295] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.348908] [48526]: DEBUG nova.compute.api [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.351151] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.351338] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.351478] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.351672] [48527]: DEBUG nova.objects.instance [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.352579] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.357273] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.357612] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.357836] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.357988] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.358138] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.359461] [48527]: WARNING neutronclient.v2_0.client [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.391494] [48526]: WARNING neutronclient.v2_0.client [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.436991] [48527]: DEBUG nova.policy [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.443987] [48527]: INFO nova.api.openstack.requestlog [None req-fcd777bd-6d11-4d55-b207-ef57e5d5036d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.137109 [ 890.444357] [48527]: [pid: 48527|app: 0|req: 1645/3314] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:34 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.448027] [48527]: DEBUG nova.api.openstack.wsgi [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.449319] [48527]: DEBUG nova.compute.api [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.449748] [48526]: DEBUG nova.policy [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.454149] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.454298] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.454428] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.455259] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.455259] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.455259] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.455558] [48526]: INFO nova.api.openstack.requestlog [None req-eb6a5739-ca1c-4aa3-ab45-2ef8b09b27af tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.110517 [ 890.456204] [48526]: [pid: 48526|app: 0|req: 1670/3315] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:34 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.459891] [48526]: DEBUG nova.api.openstack.wsgi [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.462022] [48526]: DEBUG nova.compute.api [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.465750] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.466158] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.466158] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.466602] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.466838] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.467012] [48526]: DEBUG oslo_concurrency.lockutils [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.495949] [48526]: WARNING neutronclient.v2_0.client [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.497172] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.497172] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.497285] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.497428] [48527]: DEBUG nova.objects.instance [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.501547] [48527]: WARNING neutronclient.v2_0.client [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.620635] [48527]: DEBUG nova.policy [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.627718] [48527]: DEBUG nova.policy [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.628909] [48527]: DEBUG nova.policy [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.630871] [48527]: INFO nova.api.openstack.requestlog [None req-1f0dae0a-817a-404b-b510-f05aab42ace2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 200 len: 1385 microversion: 2.47 time: 0.184794 [ 890.630871] [48527]: [pid: 48527|app: 0|req: 1646/3316] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:34 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 1385 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.632881] [48527]: DEBUG nova.api.openstack.wsgi [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.634499] [48527]: DEBUG nova.compute.api [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.639044] [48527]: DEBUG oslo_concurrency.lockutils [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.639044] [48527]: DEBUG oslo_concurrency.lockutils [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.639239] [48527]: DEBUG oslo_concurrency.lockutils [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.639621] [48527]: DEBUG oslo_concurrency.lockutils [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.640125] [48527]: DEBUG oslo_concurrency.lockutils [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.640125] [48527]: DEBUG oslo_concurrency.lockutils [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.664380] [48527]: WARNING neutronclient.v2_0.client [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.766913] [48526]: DEBUG nova.policy [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.772568] [48526]: INFO nova.api.openstack.requestlog [None req-c9716110-46df-4c7c-acd3-c5d362ae7ca6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1698 microversion: 2.1 time: 0.315609 [ 890.773059] [48526]: [pid: 48526|app: 0|req: 1671/3317] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:34 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1698 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.777021] [48526]: DEBUG nova.api.openstack.wsgi [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.777490] [48526]: DEBUG nova.compute.api [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.779955] [48527]: DEBUG nova.policy [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.782999] [48526]: DEBUG oslo_concurrency.lockutils [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.783206] [48526]: DEBUG oslo_concurrency.lockutils [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.783337] [48526]: DEBUG oslo_concurrency.lockutils [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.783606] [48526]: DEBUG oslo_concurrency.lockutils [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.783746] [48526]: DEBUG oslo_concurrency.lockutils [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.783867] [48526]: DEBUG oslo_concurrency.lockutils [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.785509] [48527]: INFO nova.api.openstack.requestlog [None req-6203c772-c336-42c8-bb2d-0ee6d155bd06 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1306 microversion: 2.1 time: 0.154777 [ 890.785878] [48527]: [pid: 48527|app: 0|req: 1647/3318] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:34 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1306 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.788612] [48527]: DEBUG nova.api.openstack.wsgi [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.791207] [48527]: DEBUG nova.compute.api [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.796264] [48527]: DEBUG oslo_concurrency.lockutils [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.796264] [48527]: DEBUG oslo_concurrency.lockutils [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.796264] [48527]: DEBUG oslo_concurrency.lockutils [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.796264] [48527]: DEBUG oslo_concurrency.lockutils [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.796264] [48527]: DEBUG oslo_concurrency.lockutils [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.796264] [48527]: DEBUG oslo_concurrency.lockutils [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.813811] [48526]: WARNING neutronclient.v2_0.client [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.816308] [48527]: WARNING neutronclient.v2_0.client [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.902658] [48527]: DEBUG nova.policy [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.910500] [48527]: INFO nova.api.openstack.requestlog [None req-630dde52-cfc6-41c9-a93a-36b9a4ca6281 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.123630 [ 890.910964] [48527]: [pid: 48527|app: 0|req: 1648/3319] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.914472] [48527]: DEBUG nova.api.openstack.wsgi [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.915799] [48527]: DEBUG nova.compute.api [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.920695] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.920983] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.921078] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.921343] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.921486] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.921614] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.928681] [48526]: DEBUG nova.policy [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.934885] [48526]: INFO nova.api.openstack.requestlog [None req-95d9c726-b2b7-4eb0-a8dc-f6c82b8a99d8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.161313 [ 890.939083] [48526]: [pid: 48526|app: 0|req: 1672/3320] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:34 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.944559] [48526]: DEBUG nova.api.openstack.wsgi [None req-a2dd12a2-4d35-40cd-a779-1f226f030b80 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.945502] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.945715] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.945849] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.945994] [48527]: DEBUG nova.objects.instance [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.951583] [48527]: WARNING neutronclient.v2_0.client [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.977331] [48527]: DEBUG nova.policy [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.984318] [48527]: INFO nova.api.openstack.requestlog [None req-cd8d3f9c-812e-455e-8994-759e63a51a1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.072111 [ 890.984918] [48527]: [pid: 48527|app: 0|req: 1649/3321] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.984996] [48526]: INFO nova.api.openstack.requestlog [None req-a2dd12a2-4d35-40cd-a779-1f226f030b80 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1546 microversion: 2.1 time: 0.044477 [ 890.985235] [48526]: [pid: 48526|app: 0|req: 1673/3322] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1546 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.988102] [48527]: DEBUG nova.api.openstack.wsgi [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.988484] [48527]: DEBUG nova.compute.api [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.993017] [48526]: DEBUG nova.api.openstack.wsgi [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.993017] [48526]: DEBUG nova.compute.api [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.994051] [48527]: DEBUG oslo_concurrency.lockutils [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.994235] [48527]: DEBUG oslo_concurrency.lockutils [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.994368] [48527]: DEBUG oslo_concurrency.lockutils [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.994614] [48527]: DEBUG oslo_concurrency.lockutils [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.994780] [48527]: DEBUG oslo_concurrency.lockutils [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.994989] [48527]: DEBUG oslo_concurrency.lockutils [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.996454] [48526]: DEBUG oslo_concurrency.lockutils [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.996639] [48526]: DEBUG oslo_concurrency.lockutils [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.996775] [48526]: DEBUG oslo_concurrency.lockutils [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.997029] [48526]: DEBUG oslo_concurrency.lockutils [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.997275] [48526]: DEBUG oslo_concurrency.lockutils [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.997275] [48526]: DEBUG oslo_concurrency.lockutils [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.016175] [48527]: WARNING neutronclient.v2_0.client [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.034240] [48526]: DEBUG oslo_concurrency.lockutils [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.034576] [48526]: DEBUG oslo_concurrency.lockutils [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.034808] [48526]: DEBUG oslo_concurrency.lockutils [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.035242] [48526]: DEBUG nova.objects.instance [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.041189] [48526]: WARNING neutronclient.v2_0.client [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.084072] [48526]: DEBUG nova.policy [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.091179] [48526]: INFO nova.api.openstack.requestlog [None req-965b56f6-29b1-4771-a404-9714c45ad767 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.105408 [ 891.092354] [48526]: [pid: 48526|app: 0|req: 1674/3323] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.093860] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.095477] [48526]: DEBUG nova.compute.api [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.100246] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.100246] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.100246] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.100246] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.100246] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.100246] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.118537] [48527]: DEBUG nova.policy [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.125681] [48527]: DEBUG nova.policy [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.127492] [48527]: DEBUG nova.policy [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.131026] [48527]: INFO nova.api.openstack.requestlog [None req-359eec69-92f1-42c2-b8a3-53546a48cf30 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1549 microversion: 2.93 time: 0.145164 [ 891.131026] [48527]: [pid: 48527|app: 0|req: 1650/3324] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1549 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.131409] [48526]: WARNING neutronclient.v2_0.client [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.133900] [48527]: DEBUG nova.api.openstack.wsgi [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.135655] [48527]: DEBUG nova.compute.api [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.140288] [48527]: DEBUG oslo_concurrency.lockutils [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.140579] [48527]: DEBUG oslo_concurrency.lockutils [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.140812] [48527]: DEBUG oslo_concurrency.lockutils [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.141117] [48527]: DEBUG oslo_concurrency.lockutils [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.141353] [48527]: DEBUG oslo_concurrency.lockutils [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.141560] [48527]: DEBUG oslo_concurrency.lockutils [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.150818] [48526]: DEBUG nova.policy [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.155389] [48526]: INFO nova.api.openstack.requestlog [None req-eb1fd937-886f-499b-89c1-4515697710c8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1300 microversion: 2.1 time: 0.063134 [ 891.155596] [48526]: [pid: 48526|app: 0|req: 1675/3325] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.157945] [48526]: DEBUG nova.api.openstack.wsgi [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.159548] [48526]: DEBUG nova.compute.api [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.164213] [48527]: WARNING neutronclient.v2_0.client [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.165669] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.165850] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.165982] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.166251] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.166439] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.166564] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.187178] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.187366] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.187499] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.187651] [48526]: DEBUG nova.objects.instance [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.187875] [48527]: DEBUG nova.policy [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.191016] [48526]: WARNING neutronclient.v2_0.client [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.193830] [48527]: INFO nova.api.openstack.requestlog [None req-41105279-20ef-40ee-8680-622c12028de6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.062178 [ 891.194215] [48527]: [pid: 48527|app: 0|req: 1651/3326] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.196957] [48527]: DEBUG nova.api.openstack.wsgi [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.198350] [48527]: DEBUG nova.compute.api [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.205609] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.205827] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.205983] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.206280] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.206498] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.206651] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.210608] [48526]: DEBUG nova.policy [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.215694] [48526]: INFO nova.api.openstack.requestlog [None req-3cc7d330-5332-467d-a556-ea4732f817a8 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.059249 [ 891.215694] [48526]: [pid: 48526|app: 0|req: 1676/3327] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.219792] [48526]: DEBUG nova.api.openstack.wsgi [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.221535] [48526]: DEBUG nova.compute.api [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.224030] [48527]: WARNING neutronclient.v2_0.client [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.226334] [48526]: DEBUG oslo_concurrency.lockutils [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.226889] [48526]: DEBUG oslo_concurrency.lockutils [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.227467] [48526]: DEBUG oslo_concurrency.lockutils [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.227955] [48526]: DEBUG oslo_concurrency.lockutils [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.228281] [48526]: DEBUG oslo_concurrency.lockutils [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.228533] [48526]: DEBUG oslo_concurrency.lockutils [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.244121] [48527]: DEBUG nova.policy [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.250233] [48527]: INFO nova.api.openstack.requestlog [None req-b17b329f-3909-4826-af82-79234e4897b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1219 microversion: 2.1 time: 0.054373 [ 891.250233] [48527]: [pid: 48527|app: 0|req: 1652/3328] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.251407] [48526]: WARNING neutronclient.v2_0.client [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.255915] [48527]: DEBUG nova.api.openstack.wsgi [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.257450] [48527]: DEBUG nova.compute.api [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.261433] [48527]: DEBUG oslo_concurrency.lockutils [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.261752] [48527]: DEBUG oslo_concurrency.lockutils [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.261930] [48527]: DEBUG oslo_concurrency.lockutils [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.262266] [48527]: DEBUG oslo_concurrency.lockutils [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.262466] [48527]: DEBUG oslo_concurrency.lockutils [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.262690] [48527]: DEBUG oslo_concurrency.lockutils [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.282485] [48527]: WARNING neutronclient.v2_0.client [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.403110] [48526]: DEBUG nova.policy [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.416546] [48526]: INFO nova.api.openstack.requestlog [None req-19255d1f-f8d0-4c0a-89b2-f8adac1f481d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.199490 [ 891.417032] [48526]: [pid: 48526|app: 0|req: 1677/3329] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.436065] [48527]: DEBUG nova.policy [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.440545] [48527]: INFO nova.api.openstack.requestlog [None req-d458a93d-7a9f-4fd9-bc85-caf21269651a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1318 microversion: 2.1 time: 0.187565 [ 891.441071] [48527]: [pid: 48527|app: 0|req: 1653/3330] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1318 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 891.443665] [48527]: DEBUG nova.api.openstack.wsgi [req-cf24b5ad-4843-4ea2-a0d2-0648ca10b433 req-cce4fac9-59df-422f-935e-e49a8050a9fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c", "name": "network-vif-deleted", "tag": "dfb462f5-b4e3-427e-95db-6b4cb34b178f"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 891.450667] [48527]: DEBUG oslo_concurrency.lockutils [req-cf24b5ad-4843-4ea2-a0d2-0648ca10b433 req-cce4fac9-59df-422f-935e-e49a8050a9fc service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.451640] [48527]: DEBUG oslo_concurrency.lockutils [req-cf24b5ad-4843-4ea2-a0d2-0648ca10b433 req-cce4fac9-59df-422f-935e-e49a8050a9fc service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.451640] [48527]: DEBUG oslo_concurrency.lockutils [req-cf24b5ad-4843-4ea2-a0d2-0648ca10b433 req-cce4fac9-59df-422f-935e-e49a8050a9fc service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.464869] [48527]: INFO nova.api.openstack.compute.server_external_events [req-cf24b5ad-4843-4ea2-a0d2-0648ca10b433 req-cce4fac9-59df-422f-935e-e49a8050a9fc service nova] Creating event network-vif-deleted:dfb462f5-b4e3-427e-95db-6b4cb34b178f for instance d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c on cpu-1 [ 891.469465] [48527]: INFO nova.api.openstack.requestlog [req-cf24b5ad-4843-4ea2-a0d2-0648ca10b433 req-cce4fac9-59df-422f-935e-e49a8050a9fc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027710 [ 891.469868] [48527]: [pid: 48527|app: 0|req: 1654/3331] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:35 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) [ 891.472727] [48527]: DEBUG nova.api.openstack.wsgi [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.474386] [48527]: DEBUG nova.compute.api [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.478052] [48527]: DEBUG oslo_concurrency.lockutils [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.478249] [48527]: DEBUG oslo_concurrency.lockutils [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.478381] [48527]: DEBUG oslo_concurrency.lockutils [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.478715] [48527]: DEBUG oslo_concurrency.lockutils [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.478864] [48527]: DEBUG oslo_concurrency.lockutils [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.478994] [48527]: DEBUG oslo_concurrency.lockutils [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.503818] [48527]: WARNING neutronclient.v2_0.client [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.508961] [48526]: DEBUG nova.api.openstack.wsgi [None req-0edbb76a-025a-40b4-ac36-23fe607ad7ff tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.519684] [48526]: DEBUG oslo_concurrency.lockutils [None req-0edbb76a-025a-40b4-ac36-23fe607ad7ff tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.520205] [48526]: DEBUG oslo_concurrency.lockutils [None req-0edbb76a-025a-40b4-ac36-23fe607ad7ff tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.520495] [48526]: DEBUG oslo_concurrency.lockutils [None req-0edbb76a-025a-40b4-ac36-23fe607ad7ff tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.520795] [48526]: DEBUG oslo_concurrency.lockutils [None req-0edbb76a-025a-40b4-ac36-23fe607ad7ff tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.520953] [48526]: DEBUG oslo_concurrency.lockutils [None req-0edbb76a-025a-40b4-ac36-23fe607ad7ff tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.521089] [48526]: DEBUG oslo_concurrency.lockutils [None req-0edbb76a-025a-40b4-ac36-23fe607ad7ff tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.526722] [48527]: DEBUG nova.policy [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.532926] [48527]: DEBUG nova.policy [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.533671] [48527]: DEBUG nova.policy [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.534383] [48527]: INFO nova.api.openstack.requestlog [None req-5624a8ca-0fb5-4a74-a053-d7684fe80aaf tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1384 microversion: 2.47 time: 0.063915 [ 891.534728] [48527]: [pid: 48527|app: 0|req: 1655/3332] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1384 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.538104] [48527]: DEBUG nova.api.openstack.wsgi [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.539817] [48527]: DEBUG nova.compute.api [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.543688] [48527]: DEBUG oslo_concurrency.lockutils [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.543890] [48527]: DEBUG oslo_concurrency.lockutils [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.544061] [48527]: DEBUG oslo_concurrency.lockutils [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.544346] [48527]: DEBUG oslo_concurrency.lockutils [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.544484] [48527]: DEBUG oslo_concurrency.lockutils [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.544609] [48527]: DEBUG oslo_concurrency.lockutils [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.552192] [48526]: INFO nova.api.openstack.requestlog [None req-0edbb76a-025a-40b4-ac36-23fe607ad7ff tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.134382 [ 891.552616] [48526]: [pid: 48526|app: 0|req: 1678/3333] 10.180.1.21 () {58 vars in 1117 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/limits => generated 511 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 891.556021] [48526]: DEBUG nova.api.openstack.wsgi [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.556969] [48526]: DEBUG nova.compute.api [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.560671] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.561335] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.561335] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.561335] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.561517] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.561517] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.585392] [48527]: DEBUG oslo_concurrency.lockutils [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.585392] [48527]: DEBUG oslo_concurrency.lockutils [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.585609] [48527]: DEBUG oslo_concurrency.lockutils [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.585702] [48527]: DEBUG nova.objects.instance [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.592653] [48527]: WARNING neutronclient.v2_0.client [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.595923] [48526]: WARNING neutronclient.v2_0.client [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.614534] [48527]: DEBUG nova.policy [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.622267] [48527]: INFO nova.api.openstack.requestlog [None req-180cb25f-94ec-4a06-9142-89ad70369ba0 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.086740 [ 891.622829] [48527]: [pid: 48527|app: 0|req: 1656/3334] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.625464] [48527]: DEBUG nova.api.openstack.wsgi [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AbsoluteLimitsNegativeTestJSON-server-415302368", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "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=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 891.630822] [48526]: DEBUG nova.policy [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.636844] [48526]: INFO nova.api.openstack.requestlog [None req-7c0ffa20-35ee-4627-9529-0e68f7713557 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.083568 [ 891.637412] [48526]: [pid: 48526|app: 0|req: 1679/3335] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.647018] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.648719] [48526]: DEBUG nova.compute.api [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.652730] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.652787] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.653574] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.653574] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.653574] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.653574] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.666106] [48526]: INFO nova.api.openstack.wsgi [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] HTTP exception thrown: Instance 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 could not be found. [ 891.666106] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Returning 404 to user: Instance 9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 891.667099] [48526]: INFO nova.api.openstack.requestlog [None req-bd954c81-e57d-40ec-8f9a-1db311c652e5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8" status: 404 len: 111 microversion: 2.47 time: 0.022239 [ 891.667287] [48526]: [pid: 48526|app: 0|req: 1680/3336] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/9f545673-f4fe-40bb-8a1c-6c22a95b9ad8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 891.675737] [48526]: DEBUG nova.api.openstack.wsgi [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.675737] [48526]: DEBUG nova.compute.api [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.677396] [48527]: DEBUG oslo_concurrency.lockutils [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.677664] [48527]: DEBUG oslo_concurrency.lockutils [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.677817] [48527]: DEBUG oslo_concurrency.lockutils [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.678183] [48527]: DEBUG oslo_concurrency.lockutils [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.678312] [48526]: DEBUG oslo_concurrency.lockutils [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.678371] [48527]: DEBUG oslo_concurrency.lockutils [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.678483] [48527]: DEBUG oslo_concurrency.lockutils [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.678567] [48526]: DEBUG oslo_concurrency.lockutils [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.678723] [48526]: DEBUG oslo_concurrency.lockutils [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.678987] [48526]: DEBUG oslo_concurrency.lockutils [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.679197] [48526]: DEBUG oslo_concurrency.lockutils [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.679377] [48526]: DEBUG oslo_concurrency.lockutils [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.684685] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=28 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 891.688719] [48527]: DEBUG nova.network.neutron [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 891.688974] [48527]: WARNING neutronclient.v2_0.client [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.690490] [48527]: WARNING openstack [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 891.691144] [48527]: WARNING openstack [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 891.698201] [48527]: INFO nova.network.neutron [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] _ports_needed_per_instance requested_netwokrs=None [ 891.703045] [48526]: DEBUG nova.compute.api [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 891.758819] [48526]: INFO nova.api.openstack.requestlog [None req-e85a7c09-012a-4129-9606-534d9e137256 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 204 len: 0 microversion: 2.47 time: 0.087839 [ 891.759212] [48526]: [pid: 48526|app: 0|req: 1681/3337] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:56:35 2025] DELETE /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 891.764828] [48526]: DEBUG nova.api.openstack.wsgi [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.767091] [48526]: DEBUG nova.compute.api [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.770833] [48526]: DEBUG oslo_concurrency.lockutils [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.771131] [48526]: DEBUG oslo_concurrency.lockutils [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.771292] [48526]: DEBUG oslo_concurrency.lockutils [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.771580] [48526]: DEBUG oslo_concurrency.lockutils [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.771737] [48526]: DEBUG oslo_concurrency.lockutils [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.771890] [48526]: DEBUG oslo_concurrency.lockutils [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.794452] [48526]: WARNING neutronclient.v2_0.client [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.816354] [48527]: DEBUG nova.quota [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Getting quotas for project 3906b5b84ae84159be2b17e10d441313. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 891.820967] [48527]: DEBUG nova.quota [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Getting quotas for user eae9ffb51ee843fdaef3fce135502cf5 and project 3906b5b84ae84159be2b17e10d441313. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 891.827035] [48526]: DEBUG nova.policy [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.831057] [48527]: INFO nova.api.openstack.wsgi [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 891.831057] [48527]: DEBUG nova.api.openstack.wsgi [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 891.831057] [48527]: INFO nova.api.openstack.requestlog [None req-adcacb31-0961-40c0-9144-475207b95bee tempest-AbsoluteLimitsNegativeTestJSON-1669451802 tempest-AbsoluteLimitsNegativeTestJSON-1669451802-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 87 microversion: 2.1 time: 0.207732 [ 891.831272] [48527]: [pid: 48527|app: 0|req: 1657/3338] 10.180.1.21 () {60 vars in 1143 bytes} [Fri Dec 12 13:56:35 2025] POST /compute/v2.1/servers => generated 87 bytes in 208 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 891.836028] [48527]: DEBUG nova.api.openstack.wsgi [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.836206] [48526]: DEBUG nova.policy [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.836206] [48526]: DEBUG nova.policy [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.836446] [48527]: DEBUG nova.compute.api [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.836491] [48526]: INFO nova.api.openstack.requestlog [None req-c171db38-557f-4316-aa4f-da8148f862a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1381 microversion: 2.47 time: 0.073553 [ 891.836491] [48526]: [pid: 48526|app: 0|req: 1682/3339] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:35 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1381 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.839585] [48526]: DEBUG nova.api.openstack.wsgi [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.839867] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.840133] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.840351] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.840652] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.840853] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.841228] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.841301] [48526]: DEBUG nova.compute.api [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.848071] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.848071] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.848071] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.848071] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.848071] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.848071] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.862424] [48527]: WARNING neutronclient.v2_0.client [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.870437] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.870437] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.870653] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.870653] [48526]: DEBUG nova.objects.instance [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.874051] [48526]: WARNING neutronclient.v2_0.client [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.913339] [48526]: DEBUG nova.policy [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.918995] [48526]: INFO nova.api.openstack.requestlog [None req-4b6ac398-68f8-48ce-b9db-037110bbb846 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.081978 [ 891.919859] [48526]: [pid: 48526|app: 0|req: 1683/3340] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.927584] [48526]: DEBUG nova.api.openstack.wsgi [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.929631] [48526]: DEBUG nova.compute.api [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.933833] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.934053] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.934190] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.934458] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.934630] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.934770] [48526]: DEBUG oslo_concurrency.lockutils [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.942609] [48527]: DEBUG nova.policy [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.948085] [48527]: INFO nova.api.openstack.requestlog [None req-f8776db7-0ba7-4b44-b33a-a912dc807c6f tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1698 microversion: 2.1 time: 0.116064 [ 891.948405] [48527]: [pid: 48527|app: 0|req: 1658/3341] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1698 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.956027] [48526]: WARNING neutronclient.v2_0.client [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.957983] [48527]: DEBUG nova.api.openstack.wsgi [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.959481] [48527]: DEBUG nova.compute.api [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.966194] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.966484] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.966643] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.967014] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.967208] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.967367] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.978238] [48526]: DEBUG nova.policy [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.982428] [48526]: INFO nova.api.openstack.requestlog [None req-f96bb6c2-4052-445b-b715-62ca9965149f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.057099 [ 891.982753] [48526]: [pid: 48526|app: 0|req: 1684/3342] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.993944] [48527]: WARNING neutronclient.v2_0.client [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.999090] [48526]: DEBUG nova.api.openstack.wsgi [None req-9ea39953-356d-46e7-a290-c0e41bf58eb0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.036793] [48526]: INFO nova.api.openstack.requestlog [None req-9ea39953-356d-46e7-a290-c0e41bf58eb0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1546 microversion: 2.1 time: 0.040688 [ 892.037409] [48526]: [pid: 48526|app: 0|req: 1685/3343] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1546 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.041364] [48526]: DEBUG nova.api.openstack.wsgi [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.042704] [48526]: DEBUG nova.compute.api [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.046132] [48526]: DEBUG oslo_concurrency.lockutils [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.046287] [48526]: DEBUG oslo_concurrency.lockutils [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.046421] [48526]: DEBUG oslo_concurrency.lockutils [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.046681] [48526]: DEBUG oslo_concurrency.lockutils [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.046829] [48526]: DEBUG oslo_concurrency.lockutils [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.046952] [48526]: DEBUG oslo_concurrency.lockutils [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.070433] [48526]: DEBUG oslo_concurrency.lockutils [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.070836] [48526]: DEBUG oslo_concurrency.lockutils [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.071146] [48526]: DEBUG oslo_concurrency.lockutils [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.071440] [48526]: DEBUG nova.objects.instance [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.076384] [48526]: WARNING neutronclient.v2_0.client [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.242184] [48526]: DEBUG nova.policy [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.242570] [48527]: DEBUG nova.policy [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.247850] [48527]: INFO nova.api.openstack.requestlog [None req-b40c63d8-eb27-4caa-ab0d-065c960bd3c2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.293452 [ 892.248362] [48527]: [pid: 48527|app: 0|req: 1659/3344] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.248628] [48526]: INFO nova.api.openstack.requestlog [None req-bdc87f9c-fa15-4441-8148-d6c6a4c50f65 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.210306 [ 892.249041] [48526]: [pid: 48526|app: 0|req: 1686/3345] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.250705] [48527]: DEBUG nova.api.openstack.wsgi [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.252403] [48527]: DEBUG nova.compute.api [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.254371] [48526]: DEBUG nova.api.openstack.wsgi [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.255924] [48526]: DEBUG nova.compute.api [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.257897] [48527]: DEBUG oslo_concurrency.lockutils [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.258516] [48527]: DEBUG oslo_concurrency.lockutils [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.258516] [48527]: DEBUG oslo_concurrency.lockutils [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.258516] [48527]: DEBUG oslo_concurrency.lockutils [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.258737] [48527]: DEBUG oslo_concurrency.lockutils [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.258737] [48527]: DEBUG oslo_concurrency.lockutils [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.262793] [48526]: DEBUG oslo_concurrency.lockutils [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.263103] [48526]: DEBUG oslo_concurrency.lockutils [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.263322] [48526]: DEBUG oslo_concurrency.lockutils [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.263669] [48526]: DEBUG oslo_concurrency.lockutils [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.263845] [48526]: DEBUG oslo_concurrency.lockutils [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.264040] [48526]: DEBUG oslo_concurrency.lockutils [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.284890] [48526]: WARNING neutronclient.v2_0.client [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.288127] [48527]: DEBUG oslo_concurrency.lockutils [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.288305] [48527]: DEBUG oslo_concurrency.lockutils [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.288408] [48527]: DEBUG oslo_concurrency.lockutils [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.288624] [48527]: DEBUG nova.objects.instance [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.292413] [48527]: WARNING neutronclient.v2_0.client [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.349196] [48527]: DEBUG nova.policy [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.355423] [48527]: INFO nova.api.openstack.requestlog [None req-966e1196-7000-4c88-8152-4013c8bdfd12 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.106443 [ 892.355754] [48527]: [pid: 48527|app: 0|req: 1660/3346] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.361916] [48527]: DEBUG nova.api.openstack.wsgi [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.361916] [48527]: DEBUG nova.compute.api [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.365970] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.366213] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.366350] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.366650] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.366794] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.366928] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.399629] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.400151] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.400151] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.400251] [48527]: DEBUG nova.objects.instance [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.404271] [48527]: WARNING neutronclient.v2_0.client [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.424653] [48527]: DEBUG nova.policy [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.424791] [48526]: DEBUG nova.policy [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.431751] [48526]: DEBUG nova.policy [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.431897] [48527]: INFO nova.api.openstack.requestlog [None req-06e9df42-ef4a-4005-b8b3-dcfa9e5ceaa9 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.074953 [ 892.432385] [48526]: DEBUG nova.policy [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.432468] [48527]: [pid: 48527|app: 0|req: 1661/3347] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.435275] [48527]: DEBUG nova.api.openstack.wsgi [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.436800] [48527]: DEBUG nova.compute.api [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.437022] [48526]: INFO nova.api.openstack.requestlog [None req-f416f06a-f687-474e-a4bf-a562e15fbf22 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1549 microversion: 2.93 time: 0.186444 [ 892.437553] [48526]: [pid: 48526|app: 0|req: 1687/3348] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1549 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 892.441033] [48526]: DEBUG nova.api.openstack.wsgi [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.441777] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.441976] [48526]: DEBUG nova.compute.api [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.442026] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.442110] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.442361] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.442503] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.442622] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.445699] [48526]: DEBUG oslo_concurrency.lockutils [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.446009] [48526]: DEBUG oslo_concurrency.lockutils [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.446264] [48526]: DEBUG oslo_concurrency.lockutils [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.446634] [48526]: DEBUG oslo_concurrency.lockutils [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.446879] [48526]: DEBUG oslo_concurrency.lockutils [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.447107] [48526]: DEBUG oslo_concurrency.lockutils [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.463485] [48527]: WARNING neutronclient.v2_0.client [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.466165] [48526]: DEBUG oslo_concurrency.lockutils [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.466454] [48526]: DEBUG oslo_concurrency.lockutils [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.466964] [48526]: DEBUG oslo_concurrency.lockutils [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.466964] [48526]: DEBUG nova.objects.instance [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.469595] [48526]: WARNING neutronclient.v2_0.client [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.484130] [48527]: DEBUG nova.policy [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.488666] [48527]: INFO nova.api.openstack.requestlog [None req-cc47d9e1-2a07-43d5-a9f9-7e4f9264bbfa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.055507 [ 892.489183] [48527]: [pid: 48527|app: 0|req: 1662/3349] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.492592] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.493445] [48527]: DEBUG nova.compute.api [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.498851] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.498851] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.498851] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.498851] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.498851] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.498851] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.500842] [48526]: DEBUG nova.policy [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.506200] [48526]: INFO nova.api.openstack.requestlog [None req-68015875-c728-41db-9b8b-8c5e123197d4 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.067961 [ 892.506602] [48526]: [pid: 48526|app: 0|req: 1688/3350] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.514776] [48526]: DEBUG nova.api.openstack.wsgi [req-a4017570-1a95-45ce-9e6e-2b40adfa635c req-d84b42e7-4f19-4e14-b0c4-96938a679766 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "44fa52f7-cc3f-49b0-8494-fc01252b4e28", "name": "network-vif-plugged", "status": "completed", "tag": "0eee45b3-88e9-4219-85dd-bda50aeaf676"}, {"name": "network-changed", "server_uuid": "44fa52f7-cc3f-49b0-8494-fc01252b4e28", "tag": "0eee45b3-88e9-4219-85dd-bda50aeaf676"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 892.522037] [48527]: WARNING neutronclient.v2_0.client [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.524665] [48526]: DEBUG oslo_concurrency.lockutils [req-a4017570-1a95-45ce-9e6e-2b40adfa635c req-d84b42e7-4f19-4e14-b0c4-96938a679766 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.524870] [48526]: DEBUG oslo_concurrency.lockutils [req-a4017570-1a95-45ce-9e6e-2b40adfa635c req-d84b42e7-4f19-4e14-b0c4-96938a679766 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.525013] [48526]: DEBUG oslo_concurrency.lockutils [req-a4017570-1a95-45ce-9e6e-2b40adfa635c req-d84b42e7-4f19-4e14-b0c4-96938a679766 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.534842] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a4017570-1a95-45ce-9e6e-2b40adfa635c req-d84b42e7-4f19-4e14-b0c4-96938a679766 service nova] Creating event network-vif-plugged:0eee45b3-88e9-4219-85dd-bda50aeaf676 for instance 44fa52f7-cc3f-49b0-8494-fc01252b4e28 on cpu-1 [ 892.535169] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a4017570-1a95-45ce-9e6e-2b40adfa635c req-d84b42e7-4f19-4e14-b0c4-96938a679766 service nova] Creating event network-changed:0eee45b3-88e9-4219-85dd-bda50aeaf676 for instance 44fa52f7-cc3f-49b0-8494-fc01252b4e28 on cpu-1 [ 892.541804] [48526]: INFO nova.api.openstack.requestlog [req-a4017570-1a95-45ce-9e6e-2b40adfa635c req-d84b42e7-4f19-4e14-b0c4-96938a679766 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.034474 [ 892.542194] [48526]: [pid: 48526|app: 0|req: 1689/3351] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:36 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) [ 892.545331] [48526]: DEBUG nova.api.openstack.wsgi [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.547386] [48526]: DEBUG nova.compute.api [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.554150] [48526]: DEBUG oslo_concurrency.lockutils [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.554150] [48526]: DEBUG oslo_concurrency.lockutils [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.554150] [48526]: DEBUG oslo_concurrency.lockutils [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.554150] [48526]: DEBUG oslo_concurrency.lockutils [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.554150] [48526]: DEBUG oslo_concurrency.lockutils [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.554150] [48526]: DEBUG oslo_concurrency.lockutils [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.568932] [48527]: DEBUG nova.policy [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.575070] [48527]: INFO nova.api.openstack.requestlog [None req-bd5a2386-c414-4ed8-a808-b5dc855fc1b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1275 microversion: 2.1 time: 0.085295 [ 892.575865] [48527]: [pid: 48527|app: 0|req: 1663/3352] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1275 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.578235] [48526]: WARNING neutronclient.v2_0.client [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.579639] [48527]: DEBUG nova.api.openstack.wsgi [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.583139] [48527]: DEBUG nova.compute.api [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.588538] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.588836] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.589050] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.589396] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.589630] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.589744] [48527]: DEBUG oslo_concurrency.lockutils [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.630265] [48527]: WARNING neutronclient.v2_0.client [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.722252] [48526]: DEBUG nova.policy [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.730712] [48526]: INFO nova.api.openstack.requestlog [None req-033d81b2-56e6-4dc9-b55b-252632e069aa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.187565 [ 892.731121] [48526]: [pid: 48526|app: 0|req: 1690/3353] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.734377] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.735821] [48526]: DEBUG nova.compute.api [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.742146] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.742368] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.742506] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.742769] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.742956] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.743108] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.749930] [48527]: DEBUG nova.policy [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.763648] [48527]: INFO nova.api.openstack.requestlog [None req-b72b049e-74ea-4914-81a4-b9649cdf8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1318 microversion: 2.1 time: 0.186284 [ 892.763648] [48527]: [pid: 48527|app: 0|req: 1664/3354] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1318 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.767015] [48527]: DEBUG nova.api.openstack.wsgi [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.767968] [48527]: DEBUG nova.compute.api [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.773177] [48526]: WARNING neutronclient.v2_0.client [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.774058] [48527]: DEBUG oslo_concurrency.lockutils [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.774333] [48527]: DEBUG oslo_concurrency.lockutils [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.774562] [48527]: DEBUG oslo_concurrency.lockutils [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.774859] [48527]: DEBUG oslo_concurrency.lockutils [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.775069] [48527]: DEBUG oslo_concurrency.lockutils [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.775281] [48527]: DEBUG oslo_concurrency.lockutils [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.795035] [48526]: DEBUG nova.policy [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.800612] [48526]: DEBUG nova.policy [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.801632] [48526]: DEBUG nova.policy [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.802975] [48527]: DEBUG oslo_concurrency.lockutils [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.803096] [48526]: INFO nova.api.openstack.requestlog [None req-6f81e722-ca6c-4ead-a1d8-f70336e1989d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1384 microversion: 2.47 time: 0.070647 [ 892.803247] [48527]: DEBUG oslo_concurrency.lockutils [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.803335] [48526]: [pid: 48526|app: 0|req: 1691/3355] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1384 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 892.803411] [48527]: DEBUG oslo_concurrency.lockutils [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.803411] [48527]: DEBUG nova.objects.instance [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.805485] [48526]: DEBUG nova.api.openstack.wsgi [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.807332] [48526]: DEBUG nova.compute.api [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.809198] [48527]: WARNING neutronclient.v2_0.client [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.811094] [48526]: DEBUG oslo_concurrency.lockutils [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.811295] [48526]: DEBUG oslo_concurrency.lockutils [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.811454] [48526]: DEBUG oslo_concurrency.lockutils [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.811680] [48526]: DEBUG oslo_concurrency.lockutils [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.812510] [48526]: DEBUG oslo_concurrency.lockutils [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.812510] [48526]: DEBUG oslo_concurrency.lockutils [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.832608] [48527]: DEBUG nova.policy [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.837735] [48527]: INFO nova.api.openstack.requestlog [None req-7724de4d-a974-468f-aa3d-70aff40faa58 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.073457 [ 892.838275] [48527]: [pid: 48527|app: 0|req: 1665/3356] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:36 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.839806] [48526]: WARNING neutronclient.v2_0.client [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.852954] [48527]: DEBUG nova.api.openstack.wsgi [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.854565] [48527]: DEBUG nova.compute.api [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.860521] [48527]: DEBUG oslo_concurrency.lockutils [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.861281] [48527]: DEBUG oslo_concurrency.lockutils [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.861281] [48527]: DEBUG oslo_concurrency.lockutils [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.861281] [48527]: DEBUG oslo_concurrency.lockutils [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.861441] [48527]: DEBUG oslo_concurrency.lockutils [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.861669] [48527]: DEBUG oslo_concurrency.lockutils [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.863960] [48526]: DEBUG nova.policy [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.870719] [48526]: INFO nova.api.openstack.requestlog [None req-17c10382-5f8d-4d07-a958-ba600d543cc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.067215 [ 892.870961] [48526]: [pid: 48526|app: 0|req: 1692/3357] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.894514] [48527]: WARNING neutronclient.v2_0.client [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.918125] [48527]: DEBUG nova.policy [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.924551] [48527]: DEBUG nova.policy [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.925610] [48527]: DEBUG nova.policy [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.927539] [48527]: INFO nova.api.openstack.requestlog [None req-faae2e4b-3f2a-48c0-a868-314f90d80a98 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1381 microversion: 2.47 time: 0.076496 [ 892.927539] [48527]: [pid: 48527|app: 0|req: 1666/3358] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1381 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 892.934482] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.936357] [48526]: DEBUG nova.compute.api [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.941892] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.941892] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.941892] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.941892] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.941892] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.941892] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.963970] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.964302] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.964302] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.965765] [48526]: DEBUG nova.objects.instance [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.968800] [48527]: DEBUG nova.api.openstack.wsgi [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.969081] [48526]: WARNING neutronclient.v2_0.client [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.970646] [48527]: DEBUG nova.compute.api [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.973952] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.974153] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.974287] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.974537] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.975205] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.975205] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.992239] [48526]: DEBUG nova.policy [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.996101] [48527]: WARNING neutronclient.v2_0.client [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.997362] [48526]: INFO nova.api.openstack.requestlog [None req-e7447fbb-27df-4c95-b118-a252760bf876 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.065518 [ 892.997703] [48526]: [pid: 48526|app: 0|req: 1693/3359] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.002577] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.002577] [48526]: DEBUG nova.compute.api [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.005406] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.005580] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.005728] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.006027] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.006184] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.006310] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.015895] [48527]: DEBUG nova.policy [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.020496] [48527]: INFO nova.api.openstack.requestlog [None req-48e20d35-5a43-426b-aa27-cdf0843f0dc4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1632 microversion: 2.1 time: 0.054054 [ 893.020851] [48527]: [pid: 48527|app: 0|req: 1667/3360] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1632 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.025036] [48526]: WARNING neutronclient.v2_0.client [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.048723] [48526]: DEBUG nova.policy [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.050031] [48527]: DEBUG nova.api.openstack.wsgi [None req-155547f2-0215-4391-8244-2e03988e3184 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.054431] [48526]: INFO nova.api.openstack.requestlog [None req-e1aa5097-e0af-47df-b88d-a94d11682b80 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.055621 [ 893.054431] [48526]: [pid: 48526|app: 0|req: 1694/3361] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.093595] [48527]: INFO nova.api.openstack.requestlog [None req-155547f2-0215-4391-8244-2e03988e3184 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1546 microversion: 2.1 time: 0.049101 [ 893.093977] [48527]: [pid: 48527|app: 0|req: 1668/3362] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1546 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.263027] [48526]: DEBUG nova.api.openstack.wsgi [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.263945] [48526]: DEBUG nova.compute.api [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.264790] [48527]: DEBUG nova.api.openstack.wsgi [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.266814] [48527]: DEBUG nova.compute.api [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.267919] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.268322] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.268621] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.268980] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.269261] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.269479] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.270751] [48527]: DEBUG oslo_concurrency.lockutils [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.271064] [48527]: DEBUG oslo_concurrency.lockutils [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.271220] [48527]: DEBUG oslo_concurrency.lockutils [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.271485] [48527]: DEBUG oslo_concurrency.lockutils [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.272150] [48527]: DEBUG oslo_concurrency.lockutils [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.272369] [48527]: DEBUG oslo_concurrency.lockutils [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.294333] [48526]: WARNING neutronclient.v2_0.client [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.294449] [48527]: DEBUG oslo_concurrency.lockutils [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.294533] [48527]: DEBUG oslo_concurrency.lockutils [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.294670] [48527]: DEBUG oslo_concurrency.lockutils [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.294858] [48527]: DEBUG nova.objects.instance [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.301910] [48527]: WARNING neutronclient.v2_0.client [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.333914] [48527]: DEBUG nova.policy [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.340247] [48527]: INFO nova.api.openstack.requestlog [None req-71f07d0f-34a6-4e71-9638-5d2a6cf40a31 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.077974 [ 893.340580] [48527]: [pid: 48527|app: 0|req: 1669/3363] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.370141] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.371728] [48527]: DEBUG nova.compute.api [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.376617] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.376859] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.377011] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.377276] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.377421] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.377540] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.406264] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.406587] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.406736] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.406887] [48527]: DEBUG nova.objects.instance [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.411209] [48527]: WARNING neutronclient.v2_0.client [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.414834] [48526]: DEBUG nova.policy [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.419930] [48526]: INFO nova.api.openstack.requestlog [None req-9efd5914-9f6c-4efb-a878-fab524b1730e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.160580 [ 893.420281] [48526]: [pid: 48526|app: 0|req: 1695/3364] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.431576] [48527]: DEBUG nova.policy [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.436008] [48527]: INFO nova.api.openstack.requestlog [None req-cf62e0ec-bb68-46e5-ae7b-0f73169770ab tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.068145 [ 893.436444] [48527]: [pid: 48527|app: 0|req: 1670/3365] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.445016] [48526]: DEBUG nova.api.openstack.wsgi [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.446572] [48526]: DEBUG nova.compute.api [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.451031] [48526]: DEBUG oslo_concurrency.lockutils [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.451216] [48526]: DEBUG oslo_concurrency.lockutils [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.451373] [48526]: DEBUG oslo_concurrency.lockutils [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.451635] [48526]: DEBUG oslo_concurrency.lockutils [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.451782] [48526]: DEBUG oslo_concurrency.lockutils [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.451932] [48526]: DEBUG oslo_concurrency.lockutils [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.453663] [48527]: DEBUG nova.api.openstack.wsgi [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.455046] [48527]: DEBUG nova.compute.api [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.459350] [48527]: DEBUG oslo_concurrency.lockutils [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.459481] [48527]: DEBUG oslo_concurrency.lockutils [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.459700] [48527]: DEBUG oslo_concurrency.lockutils [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.459987] [48527]: DEBUG oslo_concurrency.lockutils [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.460205] [48527]: DEBUG oslo_concurrency.lockutils [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.460342] [48527]: DEBUG oslo_concurrency.lockutils [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.477183] [48526]: DEBUG oslo_concurrency.lockutils [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.477461] [48526]: DEBUG oslo_concurrency.lockutils [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.477603] [48526]: DEBUG oslo_concurrency.lockutils [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.477999] [48526]: DEBUG nova.objects.instance [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.481291] [48526]: WARNING neutronclient.v2_0.client [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.483101] [48527]: WARNING neutronclient.v2_0.client [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.502575] [48526]: DEBUG nova.policy [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.508185] [48526]: INFO nova.api.openstack.requestlog [None req-504c9cd9-612a-4ec4-8bd4-40cef450faa4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.065161 [ 893.508554] [48526]: [pid: 48526|app: 0|req: 1696/3366] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.511039] [48526]: DEBUG nova.api.openstack.wsgi [req-f2ee15b3-0c1b-491c-84e6-631e44e928d8 req-af781438-10cc-48d0-af40-5903d8efcf8f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "169ff72e-571b-4aac-ac07-2faef6858a9c", "name": "network-vif-deleted", "tag": "a35b29eb-d712-4a31-868c-f504c9abc4e9"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 893.516288] [48526]: DEBUG oslo_concurrency.lockutils [req-f2ee15b3-0c1b-491c-84e6-631e44e928d8 req-af781438-10cc-48d0-af40-5903d8efcf8f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.516471] [48526]: DEBUG oslo_concurrency.lockutils [req-f2ee15b3-0c1b-491c-84e6-631e44e928d8 req-af781438-10cc-48d0-af40-5903d8efcf8f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.516626] [48526]: DEBUG oslo_concurrency.lockutils [req-f2ee15b3-0c1b-491c-84e6-631e44e928d8 req-af781438-10cc-48d0-af40-5903d8efcf8f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.523333] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f2ee15b3-0c1b-491c-84e6-631e44e928d8 req-af781438-10cc-48d0-af40-5903d8efcf8f service nova] Creating event network-vif-deleted:a35b29eb-d712-4a31-868c-f504c9abc4e9 for instance 169ff72e-571b-4aac-ac07-2faef6858a9c on cpu-1 [ 893.527657] [48526]: INFO nova.api.openstack.requestlog [req-f2ee15b3-0c1b-491c-84e6-631e44e928d8 req-af781438-10cc-48d0-af40-5903d8efcf8f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018491 [ 893.528014] [48526]: [pid: 48526|app: 0|req: 1697/3367] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:37 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) [ 893.533167] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.534212] [48526]: DEBUG nova.compute.api [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.538219] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.538400] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.538546] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.539292] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.539292] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.539292] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.556828] [48526]: WARNING neutronclient.v2_0.client [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.565235] [48527]: DEBUG nova.policy [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.569975] [48527]: DEBUG nova.policy [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.570589] [48527]: DEBUG nova.policy [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.574285] [48527]: INFO nova.api.openstack.requestlog [None req-c18b5d02-a473-4438-87ae-59bf296a20f1 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1537 microversion: 2.93 time: 0.122998 [ 893.574623] [48527]: [pid: 48527|app: 0|req: 1671/3368] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1537 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 893.575888] [48526]: DEBUG nova.policy [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.576856] [48527]: DEBUG nova.api.openstack.wsgi [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.579079] [48527]: DEBUG nova.compute.api [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.581451] [48526]: INFO nova.api.openstack.requestlog [None req-a1f82b4f-b42d-488d-94bc-4d11cc484776 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.052650 [ 893.581774] [48527]: DEBUG oslo_concurrency.lockutils [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.581861] [48526]: [pid: 48526|app: 0|req: 1698/3369] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.581972] [48527]: DEBUG oslo_concurrency.lockutils [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.582084] [48527]: DEBUG oslo_concurrency.lockutils [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.582341] [48527]: DEBUG oslo_concurrency.lockutils [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.582484] [48527]: DEBUG oslo_concurrency.lockutils [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.582607] [48527]: DEBUG oslo_concurrency.lockutils [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.598130] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.599685] [48526]: DEBUG nova.compute.api [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.603223] [48527]: DEBUG oslo_concurrency.lockutils [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.603327] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.603452] [48527]: DEBUG oslo_concurrency.lockutils [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.603510] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.603560] [48527]: DEBUG oslo_concurrency.lockutils [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.603607] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.603668] [48527]: DEBUG nova.objects.instance [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.603811] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.604013] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.604147] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.606607] [48527]: WARNING neutronclient.v2_0.client [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.622202] [48526]: WARNING neutronclient.v2_0.client [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.625908] [48527]: DEBUG nova.policy [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.630533] [48527]: INFO nova.api.openstack.requestlog [None req-5488e18e-1dad-427a-943f-1591ff9cabd1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.055349 [ 893.630924] [48527]: [pid: 48527|app: 0|req: 1672/3370] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.641751] [48526]: DEBUG nova.policy [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.645901] [48526]: INFO nova.api.openstack.requestlog [None req-2f4a662f-ace2-4ea2-a424-3c39df75170e tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1275 microversion: 2.1 time: 0.049899 [ 893.646238] [48526]: [pid: 48526|app: 0|req: 1699/3371] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1275 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.746941] [48527]: DEBUG nova.api.openstack.wsgi [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.748612] [48527]: DEBUG nova.compute.api [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.752421] [48527]: DEBUG oslo_concurrency.lockutils [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.752660] [48527]: DEBUG oslo_concurrency.lockutils [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.752772] [48527]: DEBUG oslo_concurrency.lockutils [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.753043] [48527]: DEBUG oslo_concurrency.lockutils [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.753191] [48527]: DEBUG oslo_concurrency.lockutils [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.753315] [48527]: DEBUG oslo_concurrency.lockutils [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.773982] [48527]: WARNING neutronclient.v2_0.client [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.782359] [48526]: DEBUG nova.api.openstack.wsgi [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.784393] [48526]: DEBUG nova.compute.api [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.789217] [48526]: DEBUG oslo_concurrency.lockutils [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.789515] [48526]: DEBUG oslo_concurrency.lockutils [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.789749] [48526]: DEBUG oslo_concurrency.lockutils [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.790159] [48526]: DEBUG oslo_concurrency.lockutils [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.790418] [48526]: DEBUG oslo_concurrency.lockutils [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.790620] [48526]: DEBUG oslo_concurrency.lockutils [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.808870] [48526]: WARNING neutronclient.v2_0.client [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.854652] [48527]: DEBUG nova.policy [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.860298] [48527]: INFO nova.api.openstack.requestlog [None req-7931608d-602f-427b-ad9d-0947f78e2c15 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.115683 [ 893.860745] [48527]: [pid: 48527|app: 0|req: 1673/3372] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:37 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.863895] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.865461] [48527]: DEBUG nova.compute.api [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.869912] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.869912] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.869912] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.869912] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.870174] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.870174] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.899378] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.899702] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.899954] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.900256] [48527]: DEBUG nova.objects.instance [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.904852] [48527]: WARNING neutronclient.v2_0.client [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.917449] [48526]: DEBUG nova.policy [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.923318] [48526]: INFO nova.api.openstack.requestlog [None req-95e05ce0-1fe0-49a0-8e01-bb97fa6ff413 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1318 microversion: 2.1 time: 0.143019 [ 893.923318] [48526]: [pid: 48526|app: 0|req: 1700/3373] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1318 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.925439] [48526]: DEBUG nova.api.openstack.wsgi [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.926923] [48526]: DEBUG nova.compute.api [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.929828] [48527]: DEBUG nova.policy [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.932659] [48526]: DEBUG oslo_concurrency.lockutils [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.932845] [48526]: DEBUG oslo_concurrency.lockutils [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.933019] [48526]: DEBUG oslo_concurrency.lockutils [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.933215] [48526]: DEBUG oslo_concurrency.lockutils [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.933946] [48526]: DEBUG oslo_concurrency.lockutils [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.933946] [48526]: DEBUG oslo_concurrency.lockutils [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.935525] [48527]: DEBUG nova.policy [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.936162] [48527]: DEBUG nova.policy [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.936880] [48527]: INFO nova.api.openstack.requestlog [None req-d5108443-714c-47b6-9452-87a436201291 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.075475 [ 893.938370] [48527]: [pid: 48527|app: 0|req: 1674/3374] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 893.941676] [48527]: DEBUG nova.api.openstack.wsgi [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.941909] [48527]: DEBUG nova.compute.api [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.945740] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.945940] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.946086] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.946345] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.946486] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.946603] [48527]: DEBUG oslo_concurrency.lockutils [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.957404] [48526]: DEBUG oslo_concurrency.lockutils [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.957706] [48526]: DEBUG oslo_concurrency.lockutils [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.957914] [48526]: DEBUG oslo_concurrency.lockutils [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.958190] [48526]: DEBUG nova.objects.instance [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.962577] [48526]: WARNING neutronclient.v2_0.client [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.969671] [48527]: WARNING neutronclient.v2_0.client [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.989383] [48527]: DEBUG nova.policy [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.989589] [48526]: DEBUG nova.policy [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.994693] [48527]: INFO nova.api.openstack.requestlog [None req-0dfd7265-d132-4a7e-b5de-4ecde6cca9aa tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.056403 [ 893.995105] [48527]: [pid: 48527|app: 0|req: 1675/3375] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.995206] [48526]: INFO nova.api.openstack.requestlog [None req-441afcfe-54d4-44a0-88dc-c06878a18cdf tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.071573 [ 893.995481] [48526]: [pid: 48526|app: 0|req: 1701/3376] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.997975] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.999608] [48527]: DEBUG nova.compute.api [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.003429] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.003688] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.003865] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.004163] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.004319] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.004457] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.012026] [48526]: DEBUG nova.api.openstack.wsgi [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.013567] [48526]: DEBUG nova.compute.api [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.017445] [48526]: DEBUG oslo_concurrency.lockutils [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.017646] [48526]: DEBUG oslo_concurrency.lockutils [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.017786] [48526]: DEBUG oslo_concurrency.lockutils [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.018065] [48526]: DEBUG oslo_concurrency.lockutils [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.018212] [48526]: DEBUG oslo_concurrency.lockutils [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.018345] [48526]: DEBUG oslo_concurrency.lockutils [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.023410] [48527]: WARNING neutronclient.v2_0.client [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.040074] [48526]: DEBUG oslo_concurrency.lockutils [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.040250] [48526]: DEBUG oslo_concurrency.lockutils [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.040396] [48526]: DEBUG oslo_concurrency.lockutils [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.040587] [48526]: DEBUG nova.objects.instance [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.042193] [48527]: DEBUG nova.policy [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.043843] [48526]: WARNING neutronclient.v2_0.client [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.047148] [48527]: DEBUG nova.policy [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.047386] [48527]: DEBUG nova.policy [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.048784] [48527]: INFO nova.api.openstack.requestlog [None req-d5099b13-8f8c-4390-b876-925b4ef00129 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1381 microversion: 2.47 time: 0.052312 [ 894.048784] [48527]: [pid: 48527|app: 0|req: 1676/3377] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1381 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 894.050635] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.051931] [48527]: DEBUG nova.compute.api [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.055146] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.055322] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.055451] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.055694] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.055835] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.055954] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.063890] [48526]: DEBUG nova.policy [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.069747] [48526]: INFO nova.api.openstack.requestlog [None req-35e8a999-a2c9-43b1-aca3-1e26528e13e4 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.060015 [ 894.069747] [48526]: [pid: 48526|app: 0|req: 1702/3378] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.073040] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.074433] [48526]: DEBUG nova.compute.api [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.074638] [48527]: WARNING neutronclient.v2_0.client [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.077875] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.078075] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.078213] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.078462] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.078622] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.078744] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.094249] [48527]: DEBUG nova.policy [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.094917] [48526]: WARNING neutronclient.v2_0.client [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.099530] [48527]: INFO nova.api.openstack.requestlog [None req-ba26fab1-749c-49bc-9376-40cf7d3bbdf7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1348 microversion: 2.1 time: 0.050638 [ 894.099859] [48527]: [pid: 48527|app: 0|req: 1677/3379] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1348 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.102618] [48527]: DEBUG nova.api.openstack.wsgi [None req-779d052b-476c-4fb3-abe0-36e2d937470f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.113881] [48526]: DEBUG nova.policy [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.118731] [48526]: INFO nova.api.openstack.requestlog [None req-aa6bcb2c-90f3-4efd-ae60-279f57655a33 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.047915 [ 894.118731] [48526]: [pid: 48526|app: 0|req: 1703/3380] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.133511] [48527]: INFO nova.api.openstack.requestlog [None req-779d052b-476c-4fb3-abe0-36e2d937470f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1546 microversion: 2.1 time: 0.032694 [ 894.133854] [48527]: [pid: 48527|app: 0|req: 1678/3381] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 894.354323] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.355846] [48526]: DEBUG nova.compute.api [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.361220] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.361439] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.361665] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.361928] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.362163] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.362360] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.386366] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.386545] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.386681] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.386857] [48526]: DEBUG nova.objects.instance [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.390608] [48526]: WARNING neutronclient.v2_0.client [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.410432] [48526]: DEBUG nova.policy [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.417162] [48526]: INFO nova.api.openstack.requestlog [None req-bb84f4e3-16cd-49e3-b06f-5cde62762abb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.065170 [ 894.417521] [48526]: [pid: 48526|app: 0|req: 1704/3382] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.434304] [48527]: DEBUG nova.api.openstack.wsgi [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.435793] [48527]: DEBUG nova.compute.api [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.439753] [48527]: DEBUG oslo_concurrency.lockutils [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.439926] [48527]: DEBUG oslo_concurrency.lockutils [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.440082] [48527]: DEBUG oslo_concurrency.lockutils [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.440374] [48527]: DEBUG oslo_concurrency.lockutils [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.440505] [48527]: DEBUG oslo_concurrency.lockutils [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.440653] [48527]: DEBUG oslo_concurrency.lockutils [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.449397] [48526]: DEBUG nova.api.openstack.wsgi [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.451191] [48526]: DEBUG nova.compute.api [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.455188] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.455392] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.455530] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.455798] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.455941] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.456077] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.459028] [48527]: WARNING neutronclient.v2_0.client [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.482570] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.482770] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.482911] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.483874] [48526]: DEBUG nova.objects.instance [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.488053] [48526]: WARNING neutronclient.v2_0.client [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.506630] [48526]: DEBUG nova.policy [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.511649] [48526]: INFO nova.api.openstack.requestlog [None req-86f56801-3377-438e-a59a-0cafabcd1483 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.064569 [ 894.512136] [48526]: [pid: 48526|app: 0|req: 1705/3383] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.521360] [48526]: DEBUG nova.api.openstack.wsgi [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.523193] [48526]: DEBUG nova.compute.api [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.526755] [48526]: DEBUG oslo_concurrency.lockutils [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.526948] [48526]: DEBUG oslo_concurrency.lockutils [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.527128] [48526]: DEBUG oslo_concurrency.lockutils [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.527402] [48526]: DEBUG oslo_concurrency.lockutils [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.527562] [48526]: DEBUG oslo_concurrency.lockutils [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.527697] [48526]: DEBUG oslo_concurrency.lockutils [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.534263] [48527]: DEBUG nova.policy [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.539095] [48527]: INFO nova.api.openstack.requestlog [None req-584280a5-fd04-4ca4-88a0-d57560d78cf1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.106870 [ 894.539430] [48527]: [pid: 48527|app: 0|req: 1679/3384] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.551417] [48526]: DEBUG oslo_concurrency.lockutils [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.551673] [48526]: DEBUG oslo_concurrency.lockutils [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.551822] [48526]: DEBUG oslo_concurrency.lockutils [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.551979] [48526]: DEBUG nova.objects.instance [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.555542] [48526]: WARNING neutronclient.v2_0.client [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.579385] [48526]: DEBUG nova.policy [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.589419] [48526]: INFO nova.api.openstack.requestlog [None req-99ebe0a6-c089-4f75-89b6-e11ddfae9242 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.070218 [ 894.590308] [48526]: [pid: 48526|app: 0|req: 1706/3385] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.594192] [48527]: DEBUG nova.api.openstack.wsgi [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.595550] [48526]: DEBUG nova.api.openstack.wsgi [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.595823] [48527]: DEBUG nova.compute.api [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.597734] [48526]: DEBUG nova.compute.api [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.599825] [48527]: DEBUG oslo_concurrency.lockutils [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.600036] [48527]: DEBUG oslo_concurrency.lockutils [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.600181] [48527]: DEBUG oslo_concurrency.lockutils [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.600545] [48527]: DEBUG oslo_concurrency.lockutils [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.600720] [48527]: DEBUG oslo_concurrency.lockutils [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.600874] [48527]: DEBUG oslo_concurrency.lockutils [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.602057] [48526]: DEBUG oslo_concurrency.lockutils [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.602057] [48526]: DEBUG oslo_concurrency.lockutils [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.602278] [48526]: DEBUG oslo_concurrency.lockutils [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.602517] [48526]: DEBUG oslo_concurrency.lockutils [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.602756] [48526]: DEBUG oslo_concurrency.lockutils [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.602972] [48526]: DEBUG oslo_concurrency.lockutils [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.621626] [48527]: WARNING neutronclient.v2_0.client [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.624196] [48526]: WARNING neutronclient.v2_0.client [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.645506] [48526]: DEBUG nova.policy [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.651023] [48526]: INFO nova.api.openstack.requestlog [None req-98d0f5e9-a7ec-47ce-a6a1-9418eeeaf96c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.058142 [ 894.651509] [48526]: [pid: 48526|app: 0|req: 1707/3386] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 894.653843] [48526]: DEBUG nova.api.openstack.wsgi [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.655204] [48526]: DEBUG nova.compute.api [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.658600] [48526]: DEBUG oslo_concurrency.lockutils [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.658798] [48526]: DEBUG oslo_concurrency.lockutils [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.658972] [48526]: DEBUG oslo_concurrency.lockutils [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.659252] [48526]: DEBUG oslo_concurrency.lockutils [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.659399] [48526]: DEBUG oslo_concurrency.lockutils [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.659549] [48526]: DEBUG oslo_concurrency.lockutils [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.679602] [48526]: DEBUG oslo_concurrency.lockutils [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.679905] [48526]: DEBUG oslo_concurrency.lockutils [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.680161] [48526]: DEBUG oslo_concurrency.lockutils [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.680426] [48526]: DEBUG nova.objects.instance [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.683700] [48526]: WARNING neutronclient.v2_0.client [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.692605] [48527]: DEBUG nova.policy [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.698285] [48527]: DEBUG nova.policy [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.699197] [48527]: DEBUG nova.policy [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.703207] [48526]: DEBUG nova.policy [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.703499] [48527]: INFO nova.api.openstack.requestlog [None req-30784fd8-6bd6-4d8c-b16f-5cc92cb92d7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1537 microversion: 2.93 time: 0.112860 [ 894.703872] [48527]: [pid: 48527|app: 0|req: 1680/3387] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1537 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 894.707031] [48527]: DEBUG nova.api.openstack.wsgi [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.707863] [48527]: DEBUG nova.compute.api [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.708299] [48526]: INFO nova.api.openstack.requestlog [None req-75efc405-5459-4166-9547-53990cc68a7b tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.056353 [ 894.708701] [48526]: [pid: 48526|app: 0|req: 1708/3388] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.711752] [48527]: DEBUG oslo_concurrency.lockutils [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.711962] [48527]: DEBUG oslo_concurrency.lockutils [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.712110] [48527]: DEBUG oslo_concurrency.lockutils [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.712484] [48527]: DEBUG oslo_concurrency.lockutils [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.712719] [48527]: DEBUG oslo_concurrency.lockutils [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.712928] [48527]: DEBUG oslo_concurrency.lockutils [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.730726] [48527]: WARNING neutronclient.v2_0.client [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.749739] [48527]: DEBUG nova.policy [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.753948] [48527]: INFO nova.api.openstack.requestlog [None req-20986ab4-6285-4cd5-8399-bccf792fe605 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1283 microversion: 2.1 time: 0.049505 [ 894.754329] [48527]: [pid: 48527|app: 0|req: 1681/3389] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:38 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.878416] [48526]: DEBUG nova.api.openstack.wsgi [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.879946] [48526]: DEBUG nova.compute.api [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.885052] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.885169] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.885253] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.885518] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.885676] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.885798] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.912336] [48526]: WARNING neutronclient.v2_0.client [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.936563] [48527]: DEBUG nova.api.openstack.wsgi [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.938018] [48527]: DEBUG nova.compute.api [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.941413] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.941618] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.941770] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.942041] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.942191] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.942312] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.960646] [48527]: WARNING neutronclient.v2_0.client [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.977534] [48526]: DEBUG nova.policy [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.983594] [48526]: INFO nova.api.openstack.requestlog [None req-ee23399a-bc78-4953-b165-4ef7eb16e4e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.107348 [ 894.984085] [48526]: [pid: 48526|app: 0|req: 1709/3390] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.986678] [48526]: DEBUG nova.api.openstack.wsgi [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.988076] [48526]: DEBUG nova.compute.api [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.991659] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.991935] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.992144] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.992412] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.992556] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.992680] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.019544] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.019544] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.019674] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.021037] [48526]: DEBUG nova.objects.instance [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.024661] [48526]: WARNING neutronclient.v2_0.client [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.041324] [48527]: DEBUG nova.policy [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.045674] [48527]: INFO nova.api.openstack.requestlog [None req-a54dd640-2598-4905-8d7c-5a94b0479a5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1506 microversion: 2.1 time: 0.111116 [ 895.046140] [48527]: [pid: 48527|app: 0|req: 1682/3391] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1506 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.048454] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.049907] [48527]: DEBUG nova.compute.api [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.053384] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.053565] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.053700] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.054018] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.054167] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.054287] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.069011] [48526]: DEBUG nova.policy [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.073973] [48526]: DEBUG nova.policy [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.074680] [48526]: DEBUG nova.policy [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.075326] [48526]: INFO nova.api.openstack.requestlog [None req-1b2b7518-b7d6-4aea-be63-915b84b885e5 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.090995 [ 895.075643] [48526]: [pid: 48526|app: 0|req: 1710/3392] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 895.075920] [48527]: WARNING neutronclient.v2_0.client [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.078122] [48526]: DEBUG nova.api.openstack.wsgi [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.079514] [48526]: DEBUG nova.compute.api [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.083513] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.083695] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.083825] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.084091] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.084239] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.084378] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.098287] [48527]: DEBUG nova.policy [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.103323] [48527]: INFO nova.api.openstack.requestlog [None req-9a503a46-4e70-45f4-aca3-5cb5a36b8d1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.056627 [ 895.103962] [48527]: [pid: 48527|app: 0|req: 1683/3393] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.106776] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.106776] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.106776] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.106776] [48526]: DEBUG nova.objects.instance [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.109797] [48527]: DEBUG nova.api.openstack.wsgi [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.111110] [48527]: DEBUG nova.compute.api [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.114665] [48526]: WARNING neutronclient.v2_0.client [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.114808] [48527]: DEBUG oslo_concurrency.lockutils [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.114892] [48527]: DEBUG oslo_concurrency.lockutils [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.115382] [48527]: DEBUG oslo_concurrency.lockutils [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.115382] [48527]: DEBUG oslo_concurrency.lockutils [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.115560] [48527]: DEBUG oslo_concurrency.lockutils [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.115645] [48527]: DEBUG oslo_concurrency.lockutils [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.133087] [48526]: DEBUG nova.policy [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.135316] [48527]: WARNING neutronclient.v2_0.client [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.137798] [48526]: INFO nova.api.openstack.requestlog [None req-4ddab490-95c0-4f14-8387-1e9f7d5fd91f tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.061333 [ 895.137951] [48526]: [pid: 48526|app: 0|req: 1711/3394] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.140571] [48526]: DEBUG nova.api.openstack.wsgi [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.142047] [48526]: DEBUG nova.compute.api [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.145481] [48526]: DEBUG oslo_concurrency.lockutils [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.145765] [48526]: DEBUG oslo_concurrency.lockutils [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.145858] [48526]: DEBUG oslo_concurrency.lockutils [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.146063] [48526]: DEBUG oslo_concurrency.lockutils [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.146632] [48526]: DEBUG oslo_concurrency.lockutils [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.146632] [48526]: DEBUG oslo_concurrency.lockutils [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.164975] [48526]: WARNING neutronclient.v2_0.client [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.191468] [48526]: DEBUG nova.policy [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.196357] [48526]: DEBUG nova.policy [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.197341] [48526]: DEBUG nova.policy [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.197987] [48526]: INFO nova.api.openstack.requestlog [None req-39b094b7-cacc-4b12-8fbb-6c6ba9c521a4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1381 microversion: 2.47 time: 0.059577 [ 895.198330] [48526]: [pid: 48526|app: 0|req: 1712/3395] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1381 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 895.201418] [48526]: DEBUG nova.api.openstack.wsgi [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.203159] [48526]: DEBUG nova.compute.api [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.207032] [48526]: DEBUG oslo_concurrency.lockutils [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.207329] [48526]: DEBUG oslo_concurrency.lockutils [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.207536] [48526]: DEBUG oslo_concurrency.lockutils [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.207831] [48526]: DEBUG oslo_concurrency.lockutils [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.208014] [48526]: DEBUG oslo_concurrency.lockutils [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.208199] [48526]: DEBUG oslo_concurrency.lockutils [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.215545] [48527]: DEBUG nova.policy [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.220080] [48527]: INFO nova.api.openstack.requestlog [None req-c47099d7-5691-4c06-825d-6d75f4c05294 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1506 microversion: 2.1 time: 0.115656 [ 895.220463] [48527]: [pid: 48527|app: 0|req: 1684/3396] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1506 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.224426] [48527]: DEBUG nova.api.openstack.wsgi [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.228454] [48527]: DEBUG nova.compute.api [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.229632] [48526]: DEBUG oslo_concurrency.lockutils [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.230198] [48526]: DEBUG oslo_concurrency.lockutils [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.230564] [48526]: DEBUG oslo_concurrency.lockutils [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.232183] [48526]: DEBUG nova.objects.instance [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.232304] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.232547] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.232824] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.233126] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.233270] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.233395] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.235943] [48526]: WARNING neutronclient.v2_0.client [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.255105] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.255376] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.255717] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.256188] [48527]: DEBUG nova.objects.instance [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.257453] [48526]: DEBUG nova.policy [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.260424] [48527]: WARNING neutronclient.v2_0.client [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.262911] [48526]: INFO nova.api.openstack.requestlog [None req-e43437da-0e4b-49c4-ae18-81721d64ef75 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.063771 [ 895.263522] [48526]: [pid: 48526|app: 0|req: 1713/3397] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.267920] [48526]: DEBUG nova.api.openstack.wsgi [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.270579] [48526]: DEBUG nova.compute.api [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.275301] [48526]: DEBUG oslo_concurrency.lockutils [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.275301] [48526]: DEBUG oslo_concurrency.lockutils [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.275301] [48526]: DEBUG oslo_concurrency.lockutils [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.275301] [48526]: DEBUG oslo_concurrency.lockutils [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.275301] [48526]: DEBUG oslo_concurrency.lockutils [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.275301] [48526]: DEBUG oslo_concurrency.lockutils [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.284569] [48527]: DEBUG nova.policy [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.288925] [48527]: INFO nova.api.openstack.requestlog [None req-0b0c2432-b014-4067-96ca-16d3cfb681eb tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.067939 [ 895.289364] [48527]: [pid: 48527|app: 0|req: 1685/3398] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.293522] [48527]: DEBUG nova.api.openstack.wsgi [None req-1ba522aa-57e8-47b3-aa38-d6f049634421 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.293569] [48526]: WARNING neutronclient.v2_0.client [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.315021] [48526]: DEBUG nova.policy [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.320145] [48526]: INFO nova.api.openstack.requestlog [None req-07815a75-9131-4014-9806-0584273abfb1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.056429 [ 895.320587] [48526]: [pid: 48526|app: 0|req: 1714/3399] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.324433] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.324718] [48526]: DEBUG nova.compute.api [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.328180] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.328352] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.328504] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.328783] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.328944] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.329059] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.330092] [48527]: INFO nova.api.openstack.requestlog [None req-1ba522aa-57e8-47b3-aa38-d6f049634421 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1546 microversion: 2.1 time: 0.039969 [ 895.330486] [48527]: [pid: 48527|app: 0|req: 1686/3400] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1546 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.353929] [48526]: DEBUG nova.compute.api [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 895.403899] [48526]: INFO nova.api.openstack.requestlog [None req-c5872b15-1119-4b58-8c6c-6df266851b06 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 204 len: 0 microversion: 2.1 time: 0.082168 [ 895.403899] [48526]: [pid: 48526|app: 0|req: 1715/3401] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:39 2025] DELETE /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 895.409022] [48527]: DEBUG nova.api.openstack.wsgi [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.410018] [48527]: DEBUG nova.compute.api [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.416439] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.416650] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.417300] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.417300] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.417300] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.417439] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.432294] [48526]: DEBUG nova.api.openstack.wsgi [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.434680] [48526]: DEBUG nova.compute.api [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.437701] [48527]: DEBUG nova.compute.api [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 895.442935] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.443826] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.445025] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.445025] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.445150] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.445900] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.481575] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.481762] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.481896] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.482063] [48526]: DEBUG nova.objects.instance [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.486275] [48526]: WARNING neutronclient.v2_0.client [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.508165] [48527]: INFO nova.api.openstack.requestlog [None req-e3420833-25fb-40a2-b4ff-e0fc8638b97a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 204 len: 0 microversion: 2.1 time: 0.101286 [ 895.508889] [48527]: [pid: 48527|app: 0|req: 1687/3402] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:39 2025] DELETE /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 895.511090] [48526]: DEBUG nova.policy [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.515100] [48526]: INFO nova.api.openstack.requestlog [None req-4e92acb5-35ee-46b1-a9af-2b60e2d03caf tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.085739 [ 895.515216] [48527]: DEBUG nova.api.openstack.wsgi [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.515553] [48526]: [pid: 48526|app: 0|req: 1716/3403] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.517513] [48527]: DEBUG nova.compute.api [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.525382] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.525628] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.525765] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.526081] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.526262] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.526562] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.530366] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.535024] [48526]: DEBUG nova.compute.api [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.538067] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.538273] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.538416] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.538712] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.538851] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.538975] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.553304] [48527]: WARNING neutronclient.v2_0.client [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.565092] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.565379] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.565555] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.565832] [48526]: DEBUG nova.objects.instance [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lazy-loading 'fault' on Instance uuid 85941790-0e66-4f63-a233-37beab42bacd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.570900] [48526]: WARNING neutronclient.v2_0.client [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.611424] [48526]: DEBUG nova.policy [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac09d7e73fe74879a8c0329db879491e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca3fb54851d496794e52d314ccbcf27', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.615911] [48526]: INFO nova.api.openstack.requestlog [None req-b8ba7a0b-d44f-45ed-9be8-396a0480e7f1 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 200 len: 1308 microversion: 2.1 time: 0.087711 [ 895.616318] [48526]: [pid: 48526|app: 0|req: 1717/3404] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 1308 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.619355] [48526]: DEBUG nova.api.openstack.wsgi [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.621111] [48526]: DEBUG nova.compute.api [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.624812] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.625062] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.625248] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.625538] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.625766] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.625923] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.635613] [48527]: DEBUG nova.policy [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.641185] [48527]: INFO nova.api.openstack.requestlog [None req-ebfa8dcd-517d-4f7a-a621-bd431ef220aa tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1512 microversion: 2.1 time: 0.128713 [ 895.641593] [48527]: [pid: 48527|app: 0|req: 1688/3405] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1512 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.644353] [48527]: DEBUG nova.api.openstack.wsgi [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.645813] [48526]: WARNING neutronclient.v2_0.client [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.646110] [48527]: DEBUG nova.compute.api [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.650204] [48527]: DEBUG oslo_concurrency.lockutils [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.650432] [48527]: DEBUG oslo_concurrency.lockutils [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.650627] [48527]: DEBUG oslo_concurrency.lockutils [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.650958] [48527]: DEBUG oslo_concurrency.lockutils [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.651172] [48527]: DEBUG oslo_concurrency.lockutils [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.651693] [48527]: DEBUG oslo_concurrency.lockutils [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.674013] [48527]: DEBUG oslo_concurrency.lockutils [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.674279] [48527]: DEBUG oslo_concurrency.lockutils [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.674413] [48527]: DEBUG oslo_concurrency.lockutils [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.674563] [48527]: DEBUG nova.objects.instance [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.677607] [48527]: WARNING neutronclient.v2_0.client [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.696278] [48527]: DEBUG nova.policy [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.701483] [48527]: INFO nova.api.openstack.requestlog [None req-49bcd756-60d6-4673-a54b-af1839907cfd tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.059288 [ 895.701841] [48527]: [pid: 48527|app: 0|req: 1689/3406] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.706431] [48527]: DEBUG nova.api.openstack.wsgi [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.706431] [48527]: DEBUG nova.compute.api [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.709161] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.709335] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.709480] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.709813] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.709963] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.710438] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.727523] [48526]: DEBUG nova.policy [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.730472] [48527]: WARNING neutronclient.v2_0.client [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.731928] [48526]: INFO nova.api.openstack.requestlog [None req-f09ae24d-c696-4719-9504-5655f9055522 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.114877 [ 895.732306] [48526]: [pid: 48526|app: 0|req: 1718/3407] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.737877] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.740551] [48526]: DEBUG nova.compute.api [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.745533] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.745734] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.745869] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.746309] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.746521] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.746590] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.766576] [48527]: DEBUG nova.policy [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.767877] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.769102] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.769271] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.769426] [48526]: DEBUG nova.objects.instance [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.771222] [48527]: INFO nova.api.openstack.requestlog [None req-80b6bc7c-ec45-45cb-9fc6-260e10ca00b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.068781 [ 895.771562] [48527]: [pid: 48527|app: 0|req: 1690/3408] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.773029] [48526]: WARNING neutronclient.v2_0.client [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.774051] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.779020] [48527]: DEBUG nova.compute.api [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.779711] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.779802] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.779999] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.780233] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.780429] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.780879] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.799608] [48526]: DEBUG nova.policy [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.805816] [48527]: WARNING neutronclient.v2_0.client [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.806543] [48526]: INFO nova.api.openstack.requestlog [None req-c5a40301-586f-4320-91c7-87c4e6f445e2 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.073563 [ 895.806884] [48526]: [pid: 48526|app: 0|req: 1719/3409] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.810183] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.811604] [48526]: DEBUG nova.compute.api [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.815071] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.815312] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.815454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.815710] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.815852] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.815972] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.835970] [48526]: WARNING neutronclient.v2_0.client [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.958434] [48527]: DEBUG nova.policy [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.963709] [48527]: DEBUG nova.policy [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.964182] [48527]: DEBUG nova.policy [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.968250] [48527]: INFO nova.api.openstack.requestlog [None req-6f5952df-ad06-47dc-bd98-07ca1bebae7a tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1537 microversion: 2.93 time: 0.196096 [ 895.968603] [48527]: [pid: 48527|app: 0|req: 1691/3410] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:39 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1537 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 895.981550] [48526]: DEBUG nova.policy [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.985796] [48526]: INFO nova.api.openstack.requestlog [None req-6f8949e7-cf55-42d1-8994-4f6dbadb5343 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1335 microversion: 2.1 time: 0.178300 [ 895.986149] [48526]: [pid: 48526|app: 0|req: 1720/3411] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1335 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.000413] [48527]: DEBUG nova.api.openstack.wsgi [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.001896] [48527]: DEBUG nova.compute.api [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.005691] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.005896] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.005896] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.006572] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.006572] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.006572] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.024759] [48527]: WARNING neutronclient.v2_0.client [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.092886] [48526]: DEBUG nova.api.openstack.wsgi [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.094233] [48527]: DEBUG nova.policy [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.095099] [48526]: DEBUG nova.compute.api [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.099221] [48527]: INFO nova.api.openstack.requestlog [None req-fa97dc9d-46bf-43d5-ae8c-d0ddb4d30c28 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.101250 [ 896.099587] [48527]: [pid: 48527|app: 0|req: 1692/3412] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.099652] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.099769] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.100394] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.100394] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.100577] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.100892] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.119590] [48527]: DEBUG nova.api.openstack.wsgi [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.122824] [48527]: DEBUG nova.compute.api [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.124504] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.124656] [48527]: DEBUG oslo_concurrency.lockutils [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.124721] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.124862] [48527]: DEBUG oslo_concurrency.lockutils [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.125047] [48527]: DEBUG oslo_concurrency.lockutils [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.125082] [48526]: DEBUG oslo_concurrency.lockutils [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.125230] [48526]: DEBUG nova.objects.instance [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.125537] [48527]: DEBUG oslo_concurrency.lockutils [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.125537] [48527]: DEBUG oslo_concurrency.lockutils [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.125658] [48527]: DEBUG oslo_concurrency.lockutils [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.131294] [48526]: WARNING neutronclient.v2_0.client [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.143130] [48527]: WARNING neutronclient.v2_0.client [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.150309] [48526]: DEBUG nova.policy [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.156085] [48526]: DEBUG nova.policy [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.157170] [48526]: DEBUG nova.policy [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.157302] [48526]: INFO nova.api.openstack.requestlog [None req-4ecace8c-6f78-4a85-ade5-5f2dd4dce5ac tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.067887 [ 896.157596] [48526]: [pid: 48526|app: 0|req: 1721/3413] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 896.159959] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.161334] [48526]: DEBUG nova.compute.api [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.165976] [48527]: DEBUG nova.policy [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.168256] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.168445] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.168609] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.168890] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.169200] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.169342] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.170342] [48527]: INFO nova.api.openstack.requestlog [None req-4104b1ab-81bf-42db-8a45-9a0e1fba277d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.053861 [ 896.170682] [48527]: [pid: 48527|app: 0|req: 1693/3414] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 896.191587] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.191782] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.192191] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.192191] [48526]: DEBUG nova.objects.instance [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.195230] [48526]: WARNING neutronclient.v2_0.client [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.212629] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.214478] [48527]: DEBUG nova.compute.api [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.218174] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.218436] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.218603] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.218844] [48526]: DEBUG nova.policy [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.218942] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.219038] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.219169] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.223558] [48526]: INFO nova.api.openstack.requestlog [None req-0e29669a-b01b-41a2-a643-aad70d28e22a tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.065250 [ 896.223943] [48526]: [pid: 48526|app: 0|req: 1722/3415] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.241050] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.241289] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.241479] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.241737] [48527]: DEBUG nova.objects.instance [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.245725] [48527]: WARNING neutronclient.v2_0.client [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.267134] [48527]: DEBUG nova.policy [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.271814] [48527]: DEBUG nova.policy [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.272471] [48527]: DEBUG nova.policy [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.273102] [48527]: INFO nova.api.openstack.requestlog [None req-b8a387ae-d4b5-46b4-bb66-475282558d94 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.062735 [ 896.273646] [48527]: [pid: 48527|app: 0|req: 1694/3416] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 896.277682] [48526]: DEBUG nova.api.openstack.wsgi [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.280383] [48526]: DEBUG nova.compute.api [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.284205] [48526]: DEBUG oslo_concurrency.lockutils [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.284334] [48526]: DEBUG oslo_concurrency.lockutils [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.284471] [48526]: DEBUG oslo_concurrency.lockutils [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.284784] [48526]: DEBUG oslo_concurrency.lockutils [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.284932] [48526]: DEBUG oslo_concurrency.lockutils [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.285071] [48526]: DEBUG oslo_concurrency.lockutils [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.305668] [48526]: DEBUG oslo_concurrency.lockutils [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.305860] [48526]: DEBUG oslo_concurrency.lockutils [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.305996] [48526]: DEBUG oslo_concurrency.lockutils [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.306168] [48526]: DEBUG nova.objects.instance [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.307171] [48527]: DEBUG nova.api.openstack.wsgi [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.308892] [48527]: DEBUG nova.compute.api [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.309296] [48526]: WARNING neutronclient.v2_0.client [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.312452] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.312638] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.312770] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.313199] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.313199] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.313369] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.332404] [48526]: DEBUG nova.policy [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.341856] [48526]: INFO nova.api.openstack.requestlog [None req-af028faf-854c-4b0b-b0aa-103da9def112 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.066175 [ 896.341856] [48526]: [pid: 48526|app: 0|req: 1723/3417] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.344580] [48526]: DEBUG nova.api.openstack.wsgi [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.346031] [48526]: DEBUG nova.compute.api [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.353078] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.353264] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.353421] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.353484] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.353715] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.353827] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.353885] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.354038] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.354159] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.354398] [48527]: DEBUG nova.objects.instance [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.358739] [48527]: WARNING neutronclient.v2_0.client [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.374519] [48526]: WARNING neutronclient.v2_0.client [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.381854] [48527]: DEBUG nova.policy [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.387028] [48527]: INFO nova.api.openstack.requestlog [None req-9c0e3053-ec0a-493d-b13d-22f450b0a0c6 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.081983 [ 896.388456] [48527]: [pid: 48527|app: 0|req: 1695/3418] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 896.390294] [48527]: DEBUG nova.api.openstack.wsgi [None req-906445a4-7854-4e0f-b59e-e92b411be320 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.397818] [48526]: DEBUG nova.policy [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.403584] [48526]: INFO nova.api.openstack.requestlog [None req-bfa1120c-d32a-45c4-a0ff-d172dbc76ea8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.061005 [ 896.403967] [48526]: [pid: 48526|app: 0|req: 1724/3419] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.422127] [48527]: INFO nova.api.openstack.requestlog [None req-906445a4-7854-4e0f-b59e-e92b411be320 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1632 microversion: 2.1 time: 0.034037 [ 896.422467] [48527]: [pid: 48527|app: 0|req: 1696/3420] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1632 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.532063] [48526]: DEBUG nova.api.openstack.wsgi [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.533846] [48526]: DEBUG nova.compute.api [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.540075] [48526]: DEBUG oslo_concurrency.lockutils [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.540305] [48526]: DEBUG oslo_concurrency.lockutils [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.540443] [48526]: DEBUG oslo_concurrency.lockutils [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.540761] [48526]: DEBUG oslo_concurrency.lockutils [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.540966] [48526]: DEBUG oslo_concurrency.lockutils [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.541054] [48526]: DEBUG oslo_concurrency.lockutils [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.566366] [48526]: DEBUG oslo_concurrency.lockutils [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.566670] [48526]: DEBUG oslo_concurrency.lockutils [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.566772] [48526]: DEBUG oslo_concurrency.lockutils [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.567054] [48526]: DEBUG nova.objects.instance [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.571317] [48526]: WARNING neutronclient.v2_0.client [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.596356] [48526]: DEBUG nova.policy [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.601468] [48526]: INFO nova.api.openstack.requestlog [None req-f408e6b9-1ef6-4a72-becb-bf283afefc52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.072754 [ 896.601847] [48526]: [pid: 48526|app: 0|req: 1725/3421] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.631838] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.633676] [48527]: DEBUG nova.compute.api [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] [instance: 85941790-0e66-4f63-a233-37beab42bacd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.637669] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.637976] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.638089] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.638376] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.638562] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.638697] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.650618] [48527]: INFO nova.api.openstack.wsgi [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] HTTP exception thrown: Instance 85941790-0e66-4f63-a233-37beab42bacd could not be found. [ 896.651062] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] Returning 404 to user: Instance 85941790-0e66-4f63-a233-37beab42bacd could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 896.651589] [48527]: INFO nova.api.openstack.requestlog [None req-3e395ba6-7b1e-4b69-adf4-cba3d235caa4 tempest-ServerAddressesNegativeTestJSON-1529189241 tempest-ServerAddressesNegativeTestJSON-1529189241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd" status: 404 len: 111 microversion: 2.1 time: 0.022509 [ 896.652225] [48527]: [pid: 48527|app: 0|req: 1697/3422] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/85941790-0e66-4f63-a233-37beab42bacd => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 896.655596] [48526]: DEBUG nova.api.openstack.wsgi [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.657454] [48526]: DEBUG nova.compute.api [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.661419] [48526]: DEBUG oslo_concurrency.lockutils [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.661594] [48526]: DEBUG oslo_concurrency.lockutils [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.661716] [48526]: DEBUG oslo_concurrency.lockutils [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.661994] [48526]: DEBUG oslo_concurrency.lockutils [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.662175] [48526]: DEBUG oslo_concurrency.lockutils [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.662302] [48526]: DEBUG oslo_concurrency.lockutils [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.683732] [48526]: WARNING neutronclient.v2_0.client [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.723068] [48527]: DEBUG nova.api.openstack.wsgi [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.724594] [48527]: DEBUG nova.compute.api [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.729158] [48527]: DEBUG oslo_concurrency.lockutils [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.729535] [48527]: DEBUG oslo_concurrency.lockutils [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.729638] [48527]: DEBUG oslo_concurrency.lockutils [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.729928] [48527]: DEBUG oslo_concurrency.lockutils [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.730111] [48527]: DEBUG oslo_concurrency.lockutils [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.730249] [48527]: DEBUG oslo_concurrency.lockutils [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.767067] [48527]: DEBUG oslo_concurrency.lockutils [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.767427] [48527]: DEBUG oslo_concurrency.lockutils [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.767744] [48527]: DEBUG oslo_concurrency.lockutils [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.768076] [48527]: DEBUG nova.objects.instance [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.774880] [48527]: WARNING neutronclient.v2_0.client [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.082942] [48527]: DEBUG nova.policy [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.088327] [48527]: INFO nova.api.openstack.requestlog [None req-6007a0b1-8327-4ea0-98ba-dc4863475230 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.367587 [ 897.088805] [48527]: [pid: 48527|app: 0|req: 1698/3423] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.092519] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.095425] [48527]: DEBUG nova.compute.api [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.105106] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.105454] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.105645] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.105953] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.106219] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.106316] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.128832] [48526]: DEBUG nova.policy [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.135771] [48526]: INFO nova.api.openstack.requestlog [None req-063887b6-9751-4f2d-88a6-f9b318b5aecf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1512 microversion: 2.1 time: 0.483068 [ 897.136510] [48526]: [pid: 48526|app: 0|req: 1726/3424] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:40 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1512 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.139650] [48526]: DEBUG nova.api.openstack.wsgi [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.141810] [48526]: DEBUG nova.compute.api [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.148646] [48526]: DEBUG oslo_concurrency.lockutils [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.148646] [48526]: DEBUG oslo_concurrency.lockutils [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.148646] [48526]: DEBUG oslo_concurrency.lockutils [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.148646] [48526]: DEBUG oslo_concurrency.lockutils [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.148960] [48526]: DEBUG oslo_concurrency.lockutils [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.148960] [48526]: DEBUG oslo_concurrency.lockutils [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.150092] [48527]: WARNING neutronclient.v2_0.client [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.171873] [48526]: WARNING neutronclient.v2_0.client [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.237379] [48526]: DEBUG nova.policy [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.241832] [48526]: INFO nova.api.openstack.requestlog [None req-88f6503b-8a43-473e-9984-79862fa6e459 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.104972 [ 897.242313] [48526]: [pid: 48526|app: 0|req: 1727/3425] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:41 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.245278] [48526]: DEBUG nova.api.openstack.wsgi [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.246364] [48526]: DEBUG nova.compute.api [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.249533] [48526]: DEBUG oslo_concurrency.lockutils [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.249815] [48526]: DEBUG oslo_concurrency.lockutils [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.250158] [48526]: DEBUG oslo_concurrency.lockutils [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.250350] [48526]: DEBUG oslo_concurrency.lockutils [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.250524] [48526]: DEBUG oslo_concurrency.lockutils [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.250706] [48526]: DEBUG oslo_concurrency.lockutils [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.267037] [48527]: DEBUG nova.policy [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.273197] [48527]: INFO nova.api.openstack.requestlog [None req-e9bb3b71-b6a5-4d6a-9a75-e5035689643a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.183675 [ 897.273622] [48527]: [pid: 48527|app: 0|req: 1699/3426] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:41 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.276632] [48527]: DEBUG nova.api.openstack.wsgi [req-10f54f46-b938-40ce-8a25-5c4a0cb73d05 req-533678de-df5c-467d-a0ec-da9f44c208c7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f48400e3-600a-4570-bbf4-b717074429fa", "name": "network-vif-plugged", "status": "completed", "tag": "736285d1-88e8-4a10-aaee-567659ebfa0a"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 897.284407] [48527]: DEBUG oslo_concurrency.lockutils [req-10f54f46-b938-40ce-8a25-5c4a0cb73d05 req-533678de-df5c-467d-a0ec-da9f44c208c7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.284580] [48527]: DEBUG oslo_concurrency.lockutils [req-10f54f46-b938-40ce-8a25-5c4a0cb73d05 req-533678de-df5c-467d-a0ec-da9f44c208c7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.284711] [48527]: DEBUG oslo_concurrency.lockutils [req-10f54f46-b938-40ce-8a25-5c4a0cb73d05 req-533678de-df5c-467d-a0ec-da9f44c208c7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.286540] [48526]: DEBUG oslo_concurrency.lockutils [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.286765] [48526]: DEBUG oslo_concurrency.lockutils [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.286926] [48526]: DEBUG oslo_concurrency.lockutils [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.287213] [48526]: DEBUG nova.objects.instance [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.291683] [48526]: WARNING neutronclient.v2_0.client [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.292174] [48527]: INFO nova.api.openstack.compute.server_external_events [req-10f54f46-b938-40ce-8a25-5c4a0cb73d05 req-533678de-df5c-467d-a0ec-da9f44c208c7 service nova] Creating event network-vif-plugged:736285d1-88e8-4a10-aaee-567659ebfa0a for instance f48400e3-600a-4570-bbf4-b717074429fa on cpu-1 [ 897.296360] [48527]: INFO nova.api.openstack.requestlog [req-10f54f46-b938-40ce-8a25-5c4a0cb73d05 req-533678de-df5c-467d-a0ec-da9f44c208c7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022003 [ 897.296781] [48527]: [pid: 48527|app: 0|req: 1700/3427] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:41 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) [ 897.299940] [48527]: DEBUG nova.api.openstack.wsgi [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.301537] [48527]: DEBUG nova.compute.api [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.305134] [48527]: DEBUG oslo_concurrency.lockutils [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.305328] [48527]: DEBUG oslo_concurrency.lockutils [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.305462] [48527]: DEBUG oslo_concurrency.lockutils [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.305728] [48527]: DEBUG oslo_concurrency.lockutils [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.305867] [48527]: DEBUG oslo_concurrency.lockutils [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.305986] [48527]: DEBUG oslo_concurrency.lockutils [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.313628] [48526]: DEBUG nova.policy [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.319355] [48526]: INFO nova.api.openstack.requestlog [None req-84ef9566-0cfd-448e-8a6e-97866e4eabba tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.076603 [ 897.319709] [48526]: [pid: 48526|app: 0|req: 1728/3428] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:41 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.324337] [48526]: DEBUG nova.api.openstack.wsgi [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.326252] [48526]: DEBUG nova.compute.api [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.326363] [48527]: WARNING neutronclient.v2_0.client [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.330949] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.331133] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.331278] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.332207] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.332391] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.332537] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.371597] [48526]: WARNING neutronclient.v2_0.client [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.463287] [48527]: DEBUG nova.policy [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.472588] [48527]: DEBUG nova.policy [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.473782] [48527]: DEBUG nova.policy [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.484401] [48527]: INFO nova.api.openstack.requestlog [None req-23167e25-3d42-4028-9348-b3b11c92d2a0 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1537 microversion: 2.93 time: 0.186759 [ 897.484940] [48527]: [pid: 48527|app: 0|req: 1701/3429] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:41 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1537 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 897.490692] [48527]: DEBUG nova.api.openstack.wsgi [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.490692] [48527]: DEBUG nova.compute.api [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.491061] [48526]: DEBUG nova.policy [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.498554] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.498848] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.499051] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.499372] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.499628] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.499982] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.504178] [48526]: INFO nova.api.openstack.requestlog [None req-ba56bf1a-5b53-4a1e-8b70-dd6d231df8d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1323 microversion: 2.1 time: 0.182290 [ 897.504937] [48526]: [pid: 48526|app: 0|req: 1729/3430] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:41 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1323 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.509478] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.511059] [48526]: DEBUG nova.compute.api [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.514630] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.514802] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.515146] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.515952] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.515952] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.515952] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.533823] [48527]: WARNING neutronclient.v2_0.client [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.539588] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.539954] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.540273] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.540398] [48526]: DEBUG nova.objects.instance [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.544490] [48526]: WARNING neutronclient.v2_0.client [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.628660] [48526]: DEBUG nova.policy [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.636350] [48526]: DEBUG nova.policy [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.637093] [48526]: DEBUG nova.policy [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.637773] [48526]: INFO nova.api.openstack.requestlog [None req-6a00b1d2-3907-48fd-a1df-97ff25c849d2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.132668 [ 897.638144] [48526]: [pid: 48526|app: 0|req: 1730/3431] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:41 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 897.643814] [48526]: DEBUG nova.api.openstack.wsgi [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.646666] [48526]: DEBUG nova.compute.api [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.651221] [48526]: DEBUG oslo_concurrency.lockutils [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.651410] [48526]: DEBUG oslo_concurrency.lockutils [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.651675] [48526]: DEBUG oslo_concurrency.lockutils [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.652134] [48526]: DEBUG oslo_concurrency.lockutils [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.652410] [48526]: DEBUG oslo_concurrency.lockutils [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.652654] [48526]: DEBUG oslo_concurrency.lockutils [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.674106] [48526]: WARNING neutronclient.v2_0.client [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.686069] [48527]: DEBUG nova.policy [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.688961] [48527]: INFO nova.api.openstack.requestlog [None req-bebafc72-a50e-4dd5-a17c-35262e1b5220 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.203392 [ 897.689975] [48527]: [pid: 48527|app: 0|req: 1702/3432] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:41 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.692773] [48527]: DEBUG nova.api.openstack.wsgi [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.694664] [48527]: DEBUG nova.compute.api [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.698059] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.698399] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.698696] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.699109] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.699356] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.699572] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.726678] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.726678] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.726678] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.726678] [48527]: DEBUG nova.objects.instance [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.730633] [48527]: WARNING neutronclient.v2_0.client [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.892261] [48526]: DEBUG nova.policy [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.899942] [48526]: INFO nova.api.openstack.requestlog [None req-989767c3-1a48-4f78-b15e-73628e587b4b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.261129 [ 897.900297] [48526]: [pid: 48526|app: 0|req: 1731/3433] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:41 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.904106] [48526]: DEBUG nova.api.openstack.wsgi [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.907268] [48526]: DEBUG nova.compute.api [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.911524] [48527]: DEBUG nova.policy [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.914658] [48526]: DEBUG oslo_concurrency.lockutils [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.914858] [48526]: DEBUG oslo_concurrency.lockutils [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.914983] [48526]: DEBUG oslo_concurrency.lockutils [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.915271] [48526]: DEBUG oslo_concurrency.lockutils [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.915408] [48526]: DEBUG oslo_concurrency.lockutils [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.915765] [48526]: DEBUG oslo_concurrency.lockutils [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.916551] [48527]: INFO nova.api.openstack.requestlog [None req-ab9601a5-f25a-4ef1-bf5a-ac2deed4ab63 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.225723 [ 897.916906] [48527]: [pid: 48527|app: 0|req: 1703/3434] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:41 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.919844] [48527]: DEBUG nova.api.openstack.wsgi [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.921341] [48527]: DEBUG nova.compute.api [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.930341] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.930722] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.930940] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.931265] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.931452] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.931645] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.936727] [48526]: DEBUG oslo_concurrency.lockutils [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.936963] [48526]: DEBUG oslo_concurrency.lockutils [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.937336] [48526]: DEBUG oslo_concurrency.lockutils [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.937336] [48526]: DEBUG nova.objects.instance [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.940414] [48526]: WARNING neutronclient.v2_0.client [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.952238] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.952471] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.952643] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.952824] [48527]: DEBUG nova.objects.instance [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.956012] [48527]: WARNING neutronclient.v2_0.client [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.063757] [48526]: DEBUG nova.policy [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.074038] [48526]: DEBUG nova.policy [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.074785] [48526]: DEBUG nova.policy [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.075438] [48526]: INFO nova.api.openstack.requestlog [None req-2867eb86-50b7-46fc-a270-62027e91695f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.174671 [ 898.075770] [48526]: [pid: 48526|app: 0|req: 1732/3435] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 898.081848] [48526]: DEBUG nova.api.openstack.wsgi [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.082978] [48526]: DEBUG nova.compute.api [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.083684] [48527]: DEBUG nova.policy [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.092140] [48527]: INFO nova.api.openstack.requestlog [None req-6a271076-2463-4c14-b130-097df7bfe1ac tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.174398 [ 898.093027] [48527]: [pid: 48527|app: 0|req: 1704/3436] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.093120] [48526]: DEBUG oslo_concurrency.lockutils [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.093120] [48526]: DEBUG oslo_concurrency.lockutils [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.093242] [48526]: DEBUG oslo_concurrency.lockutils [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.093481] [48526]: DEBUG oslo_concurrency.lockutils [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.093614] [48526]: DEBUG oslo_concurrency.lockutils [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.093730] [48526]: DEBUG oslo_concurrency.lockutils [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.097794] [48527]: DEBUG nova.api.openstack.wsgi [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.099845] [48527]: DEBUG nova.compute.api [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.104364] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.104569] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.104747] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.105722] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.106069] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.106453] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.135090] [48527]: WARNING neutronclient.v2_0.client [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.136464] [48526]: DEBUG oslo_concurrency.lockutils [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.136464] [48526]: DEBUG oslo_concurrency.lockutils [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.136688] [48526]: DEBUG oslo_concurrency.lockutils [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.136782] [48526]: DEBUG nova.objects.instance [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.141311] [48526]: WARNING neutronclient.v2_0.client [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.231125] [48527]: DEBUG nova.policy [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.237764] [48527]: INFO nova.api.openstack.requestlog [None req-f6603d62-71ac-4d84-8bcd-39b1c5e610e1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.144518 [ 898.238309] [48527]: [pid: 48527|app: 0|req: 1705/3437] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.244259] [48527]: DEBUG nova.api.openstack.wsgi [None req-69461cb6-7462-40bc-81da-841649544ffd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.249315] [48526]: DEBUG nova.policy [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.254568] [48526]: INFO nova.api.openstack.requestlog [None req-c05d4f7f-7b06-4d3c-87c4-fb0ea00f8ef0 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.174944 [ 898.254914] [48526]: [pid: 48526|app: 0|req: 1733/3438] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.257850] [48526]: DEBUG nova.api.openstack.wsgi [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.259365] [48526]: DEBUG nova.compute.api [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.264845] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.265339] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.266262] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.266262] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.266262] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.266262] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.289716] [48527]: INFO nova.api.openstack.requestlog [None req-69461cb6-7462-40bc-81da-841649544ffd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1632 microversion: 2.1 time: 0.050624 [ 898.290152] [48527]: [pid: 48527|app: 0|req: 1706/3439] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1632 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.292938] [48527]: DEBUG nova.api.openstack.wsgi [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.294422] [48527]: DEBUG nova.compute.api [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.300597] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.301207] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.301207] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.301207] [48526]: DEBUG nova.objects.instance [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.303633] [48527]: DEBUG oslo_concurrency.lockutils [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.303633] [48527]: DEBUG oslo_concurrency.lockutils [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.303633] [48527]: DEBUG oslo_concurrency.lockutils [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.303633] [48527]: DEBUG oslo_concurrency.lockutils [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.303809] [48527]: DEBUG oslo_concurrency.lockutils [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.303851] [48527]: DEBUG oslo_concurrency.lockutils [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.304895] [48526]: WARNING neutronclient.v2_0.client [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.352331] [48526]: DEBUG nova.policy [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.355364] [48527]: DEBUG oslo_concurrency.lockutils [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.355608] [48527]: DEBUG oslo_concurrency.lockutils [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.355760] [48527]: DEBUG oslo_concurrency.lockutils [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.355959] [48527]: DEBUG nova.objects.instance [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.360956] [48526]: INFO nova.api.openstack.requestlog [None req-3b3a750b-0b82-46a5-9029-40631601a9e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.105446 [ 898.361375] [48526]: [pid: 48526|app: 0|req: 1734/3440] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.362506] [48527]: WARNING neutronclient.v2_0.client [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.367781] [48526]: DEBUG nova.api.openstack.wsgi [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.370668] [48526]: DEBUG nova.compute.api [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.376341] [48526]: DEBUG oslo_concurrency.lockutils [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.376341] [48526]: DEBUG oslo_concurrency.lockutils [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.376341] [48526]: DEBUG oslo_concurrency.lockutils [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.376871] [48526]: DEBUG oslo_concurrency.lockutils [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.377026] [48526]: DEBUG oslo_concurrency.lockutils [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.377567] [48526]: DEBUG oslo_concurrency.lockutils [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.409932] [48526]: WARNING neutronclient.v2_0.client [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.449920] [48527]: DEBUG nova.policy [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.455439] [48526]: DEBUG nova.policy [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.460570] [48526]: INFO nova.api.openstack.requestlog [None req-25dfbe46-2b26-44c1-b077-16b5ff1ecbcc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1470 microversion: 2.1 time: 0.098324 [ 898.460656] [48526]: [pid: 48526|app: 0|req: 1735/3441] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1470 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.461068] [48527]: INFO nova.api.openstack.requestlog [None req-c241dc81-d1f6-48e8-8cc8-eae98b4409d8 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.170209 [ 898.461615] [48527]: [pid: 48527|app: 0|req: 1707/3442] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.463404] [48526]: DEBUG nova.api.openstack.wsgi [req-b5179a18-6478-41cb-a738-5df915300899 req-543a26b3-143a-4179-a296-6950707acc67 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72fb0921-8d3b-424e-b612-69a1b97b2649", "name": "network-vif-deleted", "tag": "5d89e874-d4a0-4448-9e9a-4230960dc293"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 898.465647] [48527]: DEBUG nova.api.openstack.wsgi [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.466488] [48527]: DEBUG nova.compute.api [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.472159] [48526]: DEBUG oslo_concurrency.lockutils [req-b5179a18-6478-41cb-a738-5df915300899 req-543a26b3-143a-4179-a296-6950707acc67 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.472159] [48526]: DEBUG oslo_concurrency.lockutils [req-b5179a18-6478-41cb-a738-5df915300899 req-543a26b3-143a-4179-a296-6950707acc67 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.472159] [48526]: DEBUG oslo_concurrency.lockutils [req-b5179a18-6478-41cb-a738-5df915300899 req-543a26b3-143a-4179-a296-6950707acc67 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.472418] [48527]: DEBUG oslo_concurrency.lockutils [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.472820] [48527]: DEBUG oslo_concurrency.lockutils [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.473064] [48527]: DEBUG oslo_concurrency.lockutils [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.473425] [48527]: DEBUG oslo_concurrency.lockutils [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.474421] [48527]: DEBUG oslo_concurrency.lockutils [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.474639] [48527]: DEBUG oslo_concurrency.lockutils [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.482442] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b5179a18-6478-41cb-a738-5df915300899 req-543a26b3-143a-4179-a296-6950707acc67 service nova] Creating event network-vif-deleted:5d89e874-d4a0-4448-9e9a-4230960dc293 for instance 72fb0921-8d3b-424e-b612-69a1b97b2649 on cpu-1 [ 898.488266] [48526]: INFO nova.api.openstack.requestlog [req-b5179a18-6478-41cb-a738-5df915300899 req-543a26b3-143a-4179-a296-6950707acc67 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026871 [ 898.488865] [48526]: [pid: 48526|app: 0|req: 1736/3443] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:42 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) [ 898.493116] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.494636] [48526]: DEBUG nova.compute.api [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.500528] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.500843] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.500843] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.501170] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.501374] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.501580] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.512914] [48527]: WARNING neutronclient.v2_0.client [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.527361] [48526]: WARNING neutronclient.v2_0.client [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.539766] [48527]: DEBUG nova.policy [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.544976] [48527]: INFO nova.api.openstack.requestlog [None req-09eb8549-f8ef-429b-bdab-8aa6e383f78c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.081430 [ 898.544976] [48527]: [pid: 48527|app: 0|req: 1708/3444] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.547748] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.549412] [48527]: DEBUG nova.compute.api [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.553181] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.553422] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.553909] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.554259] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.554448] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.554608] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.583189] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.583416] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.583557] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.583743] [48527]: DEBUG nova.objects.instance [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.587789] [48527]: WARNING neutronclient.v2_0.client [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.619839] [48527]: DEBUG nova.policy [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.624229] [48527]: INFO nova.api.openstack.requestlog [None req-fc25bf04-c3a0-4d8a-8906-e091c5aa0992 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.078696 [ 898.624576] [48527]: [pid: 48527|app: 0|req: 1709/3445] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.626978] [48527]: DEBUG nova.api.openstack.wsgi [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.628446] [48527]: DEBUG nova.compute.api [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.633236] [48527]: DEBUG oslo_concurrency.lockutils [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.633428] [48527]: DEBUG oslo_concurrency.lockutils [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.633996] [48527]: DEBUG oslo_concurrency.lockutils [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.634207] [48527]: DEBUG oslo_concurrency.lockutils [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.634363] [48527]: DEBUG oslo_concurrency.lockutils [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.634488] [48527]: DEBUG oslo_concurrency.lockutils [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.637098] [48526]: DEBUG nova.policy [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.641387] [48526]: INFO nova.api.openstack.requestlog [None req-f0ebd17d-160a-4022-bc39-816e006eccd1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.151722 [ 898.641760] [48526]: [pid: 48526|app: 0|req: 1737/3446] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.644929] [48526]: DEBUG nova.api.openstack.wsgi [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.646286] [48526]: DEBUG nova.compute.api [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.649557] [48526]: DEBUG oslo_concurrency.lockutils [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.649805] [48526]: DEBUG oslo_concurrency.lockutils [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.649950] [48526]: DEBUG oslo_concurrency.lockutils [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.650223] [48526]: DEBUG oslo_concurrency.lockutils [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.650366] [48526]: DEBUG oslo_concurrency.lockutils [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.650486] [48526]: DEBUG oslo_concurrency.lockutils [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.658147] [48527]: WARNING neutronclient.v2_0.client [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.666277] [48526]: WARNING neutronclient.v2_0.client [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.734508] [48527]: DEBUG nova.policy [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.739645] [48527]: DEBUG nova.policy [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.740411] [48527]: DEBUG nova.policy [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.744931] [48527]: INFO nova.api.openstack.requestlog [None req-7618bce9-011e-4b4e-a122-4d4873d96617 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1537 microversion: 2.93 time: 0.119351 [ 898.744931] [48527]: [pid: 48527|app: 0|req: 1710/3447] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1537 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 898.747778] [48527]: DEBUG nova.api.openstack.wsgi [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.749222] [48527]: DEBUG nova.compute.api [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.752367] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.752572] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.753427] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.753427] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.753427] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.753427] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.756829] [48526]: DEBUG nova.policy [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.761191] [48526]: INFO nova.api.openstack.requestlog [None req-e262307b-bdf4-4d91-8d61-b087386f4406 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1323 microversion: 2.1 time: 0.118864 [ 898.761577] [48526]: [pid: 48526|app: 0|req: 1738/3448] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1323 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.764059] [48526]: DEBUG nova.api.openstack.wsgi [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.765299] [48526]: DEBUG nova.compute.api [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.768369] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.768592] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.768736] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.769036] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.769886] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.769886] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.774773] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.774773] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.774773] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.774773] [48527]: DEBUG nova.objects.instance [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.777199] [48527]: WARNING neutronclient.v2_0.client [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.787762] [48526]: WARNING neutronclient.v2_0.client [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.797688] [48527]: DEBUG nova.policy [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.803478] [48527]: DEBUG nova.policy [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.805733] [48527]: DEBUG nova.policy [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.805733] [48527]: INFO nova.api.openstack.requestlog [None req-ee3e1626-d21e-4d0c-8b85-11f5415500ad tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.059695 [ 898.805733] [48527]: [pid: 48527|app: 0|req: 1711/3449] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 898.857048] [48526]: DEBUG nova.policy [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.862764] [48526]: INFO nova.api.openstack.requestlog [None req-c2faef53-6b07-409e-9724-68b0a7570a1a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.100549 [ 898.863218] [48526]: [pid: 48526|app: 0|req: 1739/3450] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:42 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.918956] [48527]: DEBUG nova.api.openstack.wsgi [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.920496] [48527]: DEBUG nova.compute.api [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.926887] [48527]: DEBUG oslo_concurrency.lockutils [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.927246] [48527]: DEBUG oslo_concurrency.lockutils [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.927415] [48527]: DEBUG oslo_concurrency.lockutils [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.927760] [48527]: DEBUG oslo_concurrency.lockutils [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.928007] [48527]: DEBUG oslo_concurrency.lockutils [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.928199] [48527]: DEBUG oslo_concurrency.lockutils [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.934994] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.937062] [48526]: DEBUG nova.compute.api [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.941969] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.942185] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.942510] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.942575] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.942716] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.942862] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.948508] [48527]: WARNING neutronclient.v2_0.client [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.962972] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.963249] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.963389] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.963554] [48526]: DEBUG nova.objects.instance [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.966707] [48526]: WARNING neutronclient.v2_0.client [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.966900] [48527]: DEBUG nova.policy [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.972263] [48527]: INFO nova.api.openstack.requestlog [None req-f50cda1d-3097-47eb-9c2f-179c3020bfc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.055123 [ 898.972263] [48527]: [pid: 48527|app: 0|req: 1712/3451] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.985182] [48526]: DEBUG nova.policy [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.991016] [48526]: INFO nova.api.openstack.requestlog [None req-e1cdf351-6e9d-4f88-ad1e-bf8fbae70bae tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.058621 [ 898.991428] [48526]: [pid: 48526|app: 0|req: 1740/3452] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.091192] [48527]: DEBUG nova.api.openstack.wsgi [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.092611] [48527]: DEBUG nova.compute.api [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.096629] [48527]: DEBUG oslo_concurrency.lockutils [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.096814] [48527]: DEBUG oslo_concurrency.lockutils [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.096954] [48527]: DEBUG oslo_concurrency.lockutils [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.097226] [48527]: DEBUG oslo_concurrency.lockutils [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.097365] [48527]: DEBUG oslo_concurrency.lockutils [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.097485] [48527]: DEBUG oslo_concurrency.lockutils [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.107390] [48526]: DEBUG nova.api.openstack.wsgi [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.109122] [48526]: DEBUG nova.compute.api [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.113078] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.113320] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.113694] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.114387] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.114387] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.114387] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.121120] [48527]: DEBUG oslo_concurrency.lockutils [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.121401] [48527]: DEBUG oslo_concurrency.lockutils [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.121548] [48527]: DEBUG oslo_concurrency.lockutils [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.121706] [48527]: DEBUG nova.objects.instance [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.125080] [48527]: WARNING neutronclient.v2_0.client [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.141377] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.141560] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.141697] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.141873] [48526]: DEBUG nova.objects.instance [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.144906] [48527]: DEBUG nova.policy [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.145123] [48526]: WARNING neutronclient.v2_0.client [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.149907] [48527]: DEBUG nova.policy [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.150708] [48527]: DEBUG nova.policy [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.151404] [48527]: INFO nova.api.openstack.requestlog [None req-27947e97-612a-4fd2-a9b4-96ec20588321 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.062383 [ 899.151797] [48527]: [pid: 48527|app: 0|req: 1713/3453] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 899.164483] [48526]: DEBUG nova.policy [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.168895] [48526]: INFO nova.api.openstack.requestlog [None req-b7e658df-f276-42b9-93cb-fc41e080e742 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.063819 [ 899.169309] [48526]: [pid: 48526|app: 0|req: 1741/3454] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.255402] [48527]: DEBUG nova.api.openstack.wsgi [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.256969] [48527]: DEBUG nova.compute.api [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.260723] [48527]: DEBUG oslo_concurrency.lockutils [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.261163] [48527]: DEBUG oslo_concurrency.lockutils [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.261163] [48527]: DEBUG oslo_concurrency.lockutils [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.261363] [48527]: DEBUG oslo_concurrency.lockutils [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.261512] [48527]: DEBUG oslo_concurrency.lockutils [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.261850] [48527]: DEBUG oslo_concurrency.lockutils [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.272088] [48526]: DEBUG nova.api.openstack.wsgi [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.274436] [48526]: DEBUG nova.compute.api [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.278386] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.278672] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.278819] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.279100] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.279242] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.279374] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.283341] [48527]: WARNING neutronclient.v2_0.client [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.301302] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.301997] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.301997] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.301997] [48526]: DEBUG nova.objects.instance [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.305250] [48526]: WARNING neutronclient.v2_0.client [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.306425] [48527]: DEBUG nova.policy [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.311438] [48527]: INFO nova.api.openstack.requestlog [None req-42ad8648-96fd-4547-a435-a503c81e9776 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.058286 [ 899.311842] [48527]: [pid: 48527|app: 0|req: 1714/3455] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.314791] [48527]: DEBUG nova.api.openstack.wsgi [None req-e8ccc763-1a8a-4331-b87d-7ffedeb111bb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.334878] [48526]: DEBUG nova.policy [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.341774] [48526]: INFO nova.api.openstack.requestlog [None req-9cc3bbcb-72e2-4f33-aedc-937b2c2188f8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.072467 [ 899.342183] [48526]: [pid: 48526|app: 0|req: 1742/3456] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.344872] [48526]: DEBUG nova.api.openstack.wsgi [req-0cf97b49-783a-4417-8240-d0778ff155c6 req-ef4c32ba-6c31-44de-b3ea-22cab17547c2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f48400e3-600a-4570-bbf4-b717074429fa", "tag": "736285d1-88e8-4a10-aaee-567659ebfa0a"}, {"server_uuid": "13188f58-d42d-451a-ae61-313fff43c796", "name": "network-vif-deleted", "tag": "6e600346-54aa-4615-b488-7e8e531277d4"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 899.356461] [48526]: DEBUG oslo_concurrency.lockutils [req-0cf97b49-783a-4417-8240-d0778ff155c6 req-ef4c32ba-6c31-44de-b3ea-22cab17547c2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.356461] [48526]: DEBUG oslo_concurrency.lockutils [req-0cf97b49-783a-4417-8240-d0778ff155c6 req-ef4c32ba-6c31-44de-b3ea-22cab17547c2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.356461] [48526]: DEBUG oslo_concurrency.lockutils [req-0cf97b49-783a-4417-8240-d0778ff155c6 req-ef4c32ba-6c31-44de-b3ea-22cab17547c2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.369837] [48527]: INFO nova.api.openstack.requestlog [None req-e8ccc763-1a8a-4331-b87d-7ffedeb111bb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1632 microversion: 2.1 time: 0.057212 [ 899.370234] [48527]: [pid: 48527|app: 0|req: 1715/3457] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1632 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.370474] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0cf97b49-783a-4417-8240-d0778ff155c6 req-ef4c32ba-6c31-44de-b3ea-22cab17547c2 service nova] Creating event network-changed:736285d1-88e8-4a10-aaee-567659ebfa0a for instance f48400e3-600a-4570-bbf4-b717074429fa on cpu-1 [ 899.370872] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0cf97b49-783a-4417-8240-d0778ff155c6 req-ef4c32ba-6c31-44de-b3ea-22cab17547c2 service nova] Creating event network-vif-deleted:6e600346-54aa-4615-b488-7e8e531277d4 for instance 13188f58-d42d-451a-ae61-313fff43c796 on cpu-1 [ 899.376594] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.378235] [48527]: DEBUG nova.compute.api [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.379116] [48526]: INFO nova.api.openstack.requestlog [req-0cf97b49-783a-4417-8240-d0778ff155c6 req-ef4c32ba-6c31-44de-b3ea-22cab17547c2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.036132 [ 899.379551] [48526]: [pid: 48526|app: 0|req: 1743/3458] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:43 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 899.384689] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.384926] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.385176] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.385569] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.385864] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.386033] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.420042] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.420197] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.420341] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.420630] [48527]: DEBUG nova.objects.instance [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.426056] [48527]: WARNING neutronclient.v2_0.client [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.448123] [48527]: DEBUG nova.policy [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.454617] [48527]: INFO nova.api.openstack.requestlog [None req-5b395aa4-e5f3-4118-bbfe-0f389b97b2ad tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.080704 [ 899.455085] [48527]: [pid: 48527|app: 0|req: 1716/3459] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 899.475983] [48526]: DEBUG nova.api.openstack.wsgi [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.476045] [48527]: DEBUG nova.api.openstack.wsgi [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.476618] [48526]: DEBUG nova.compute.api [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.476996] [48527]: DEBUG nova.compute.api [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.481891] [48527]: DEBUG oslo_concurrency.lockutils [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.482055] [48526]: DEBUG oslo_concurrency.lockutils [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.482104] [48527]: DEBUG oslo_concurrency.lockutils [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.482154] [48526]: DEBUG oslo_concurrency.lockutils [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.482222] [48527]: DEBUG oslo_concurrency.lockutils [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.482288] [48526]: DEBUG oslo_concurrency.lockutils [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.482903] [48527]: DEBUG oslo_concurrency.lockutils [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.483033] [48526]: DEBUG oslo_concurrency.lockutils [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.483093] [48527]: DEBUG oslo_concurrency.lockutils [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.483161] [48526]: DEBUG oslo_concurrency.lockutils [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.483213] [48527]: DEBUG oslo_concurrency.lockutils [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.483262] [48526]: DEBUG oslo_concurrency.lockutils [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.517753] [48526]: DEBUG oslo_concurrency.lockutils [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.517753] [48526]: DEBUG oslo_concurrency.lockutils [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.517753] [48526]: DEBUG oslo_concurrency.lockutils [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.518225] [48527]: DEBUG oslo_concurrency.lockutils [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.518279] [48526]: DEBUG nova.objects.instance [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.518338] [48527]: DEBUG oslo_concurrency.lockutils [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.518338] [48527]: DEBUG oslo_concurrency.lockutils [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.518338] [48527]: DEBUG nova.objects.instance [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.520960] [48526]: WARNING neutronclient.v2_0.client [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.521364] [48527]: WARNING neutronclient.v2_0.client [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.542665] [48526]: DEBUG nova.policy [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.547760] [48526]: INFO nova.api.openstack.requestlog [None req-722cf70b-d2a4-4972-9e21-25e202aa62ff tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.075318 [ 899.548110] [48526]: [pid: 48526|app: 0|req: 1744/3460] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.548244] [48527]: DEBUG nova.policy [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.552887] [48527]: INFO nova.api.openstack.requestlog [None req-7378f5ea-21b1-41ea-bf05-3ee611241e99 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.079794 [ 899.553370] [48527]: [pid: 48527|app: 0|req: 1717/3461] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.557889] [48526]: DEBUG nova.api.openstack.wsgi [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.558951] [48526]: DEBUG nova.compute.api [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.562461] [48526]: DEBUG oslo_concurrency.lockutils [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.562632] [48526]: DEBUG oslo_concurrency.lockutils [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.562882] [48526]: DEBUG oslo_concurrency.lockutils [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.563360] [48526]: DEBUG oslo_concurrency.lockutils [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.563579] [48526]: DEBUG oslo_concurrency.lockutils [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.563681] [48526]: DEBUG oslo_concurrency.lockutils [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.587199] [48526]: WARNING neutronclient.v2_0.client [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.608187] [48526]: DEBUG nova.policy [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.612783] [48526]: INFO nova.api.openstack.requestlog [None req-91e19a8f-1aca-485a-bf46-ddd18bf2780f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1233 microversion: 2.1 time: 0.057509 [ 899.613163] [48526]: [pid: 48526|app: 0|req: 1745/3462] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1233 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.639682] [48527]: DEBUG nova.api.openstack.wsgi [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.641801] [48527]: DEBUG nova.compute.api [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.646108] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.646307] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.646520] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.646796] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.646944] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.647079] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.658044] [48526]: DEBUG nova.api.openstack.wsgi [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.659837] [48526]: DEBUG nova.compute.api [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.664069] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.664444] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.664730] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.665809] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.665809] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.665809] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.668082] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.668280] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.668408] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.668607] [48527]: DEBUG nova.objects.instance [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lazy-loading 'fault' on Instance uuid 83d12e06-77e7-4878-b1e0-e82e0c7fa183 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.672080] [48527]: WARNING neutronclient.v2_0.client [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.688225] [48526]: WARNING neutronclient.v2_0.client [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.690091] [48527]: DEBUG nova.policy [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a42ef5fc4094e999cf3e1b466f42f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0163f1f04d44480b3919357a54ca683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.694482] [48527]: INFO nova.api.openstack.requestlog [None req-bb8a990c-ff0a-4c06-87b9-2cc5cd2b8f8a tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 200 len: 1310 microversion: 2.1 time: 0.058339 [ 899.696048] [48527]: [pid: 48527|app: 0|req: 1718/3463] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 1310 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.762669] [48527]: DEBUG nova.api.openstack.wsgi [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.764192] [48527]: DEBUG nova.compute.api [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.769282] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.769510] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.769591] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.769868] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.770016] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.770151] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.784544] [48526]: DEBUG nova.policy [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.790120] [48526]: INFO nova.api.openstack.requestlog [None req-7d128193-e99d-47d9-bad0-87b5a3bf3783 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.134736 [ 899.791302] [48526]: [pid: 48526|app: 0|req: 1746/3464] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 899.793285] [48527]: WARNING neutronclient.v2_0.client [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.793702] [48526]: DEBUG nova.api.openstack.wsgi [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.795158] [48526]: DEBUG nova.compute.api [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.799430] [48526]: DEBUG oslo_concurrency.lockutils [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.799728] [48526]: DEBUG oslo_concurrency.lockutils [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.799903] [48526]: DEBUG oslo_concurrency.lockutils [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.800626] [48526]: DEBUG oslo_concurrency.lockutils [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.800919] [48526]: DEBUG oslo_concurrency.lockutils [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.801247] [48526]: DEBUG oslo_concurrency.lockutils [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.821276] [48526]: WARNING neutronclient.v2_0.client [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.906719] [48527]: DEBUG nova.policy [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.911431] [48527]: DEBUG nova.policy [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.912220] [48527]: DEBUG nova.policy [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.915488] [48527]: INFO nova.api.openstack.requestlog [None req-c9a2606f-4c38-4399-a1a1-c585650a5839 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1537 microversion: 2.93 time: 0.155049 [ 899.915830] [48527]: [pid: 48527|app: 0|req: 1719/3465] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:43 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1537 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 899.918414] [48527]: DEBUG nova.api.openstack.wsgi [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.919887] [48527]: DEBUG nova.compute.api [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.923610] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.923788] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.923921] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.924184] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.924329] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.924448] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.933716] [48526]: DEBUG nova.policy [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.941910] [48526]: INFO nova.api.openstack.requestlog [None req-84da87b8-2bed-469a-85e3-e4fc73c041e5 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1323 microversion: 2.1 time: 0.149092 [ 899.941910] [48526]: [pid: 48526|app: 0|req: 1747/3466] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1323 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.944045] [48526]: DEBUG nova.api.openstack.wsgi [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.945647] [48526]: DEBUG nova.compute.api [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.952433] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.952433] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.952433] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.952433] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.952433] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.952433] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.953492] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.953648] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.953833] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.953931] [48527]: DEBUG nova.objects.instance [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.959490] [48527]: WARNING neutronclient.v2_0.client [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.970879] [48526]: WARNING neutronclient.v2_0.client [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.011444] [48527]: DEBUG nova.policy [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.015901] [48527]: DEBUG nova.policy [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.016544] [48527]: DEBUG nova.policy [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.017276] [48527]: INFO nova.api.openstack.requestlog [None req-dc296835-fdf9-41f4-a5d3-0fcde38e8960 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.100842 [ 900.017481] [48527]: [pid: 48527|app: 0|req: 1720/3467] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 900.020234] [48527]: DEBUG nova.api.openstack.wsgi [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.023450] [48527]: DEBUG nova.compute.api [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.029847] [48527]: DEBUG oslo_concurrency.lockutils [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.029847] [48527]: DEBUG oslo_concurrency.lockutils [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.029847] [48527]: DEBUG oslo_concurrency.lockutils [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.029847] [48527]: DEBUG oslo_concurrency.lockutils [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.029847] [48527]: DEBUG oslo_concurrency.lockutils [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.029847] [48527]: DEBUG oslo_concurrency.lockutils [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.046173] [48527]: WARNING neutronclient.v2_0.client [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.079717] [48527]: DEBUG nova.policy [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.085075] [48527]: INFO nova.api.openstack.requestlog [None req-e12b73e8-fb91-45b4-8f4a-bac3a13f9b1c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.066969 [ 900.085471] [48527]: [pid: 48527|app: 0|req: 1721/3468] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.088766] [48527]: DEBUG nova.api.openstack.wsgi [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.090310] [48527]: DEBUG nova.compute.api [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.095246] [48527]: DEBUG oslo_concurrency.lockutils [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.095433] [48527]: DEBUG oslo_concurrency.lockutils [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.095567] [48527]: DEBUG oslo_concurrency.lockutils [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.095822] [48527]: DEBUG oslo_concurrency.lockutils [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.095961] [48527]: DEBUG oslo_concurrency.lockutils [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.096190] [48527]: DEBUG oslo_concurrency.lockutils [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.106644] [48526]: DEBUG nova.policy [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.111046] [48526]: INFO nova.api.openstack.requestlog [None req-ba2e4942-acc1-45b1-b4a6-4839ed041fda tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.169154 [ 900.111419] [48526]: [pid: 48526|app: 0|req: 1748/3469] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.118197] [48527]: DEBUG oslo_concurrency.lockutils [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.118197] [48527]: DEBUG oslo_concurrency.lockutils [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.118197] [48527]: DEBUG oslo_concurrency.lockutils [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.118330] [48527]: DEBUG nova.objects.instance [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.121465] [48527]: WARNING neutronclient.v2_0.client [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.140241] [48527]: DEBUG nova.policy [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.144445] [48527]: INFO nova.api.openstack.requestlog [None req-0606b639-63f6-4fb8-a84d-c4277d74a02b tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.058407 [ 900.144796] [48527]: [pid: 48527|app: 0|req: 1722/3470] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.167864] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.169426] [48526]: DEBUG nova.compute.api [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.172906] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.173145] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.173309] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.173580] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.173754] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.173901] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.182615] [48527]: DEBUG nova.api.openstack.wsgi [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.184243] [48527]: DEBUG nova.compute.api [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.188129] [48527]: DEBUG oslo_concurrency.lockutils [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.188340] [48527]: DEBUG oslo_concurrency.lockutils [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.188453] [48527]: DEBUG oslo_concurrency.lockutils [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.188780] [48527]: DEBUG oslo_concurrency.lockutils [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.189054] [48527]: DEBUG oslo_concurrency.lockutils [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.189119] [48527]: DEBUG oslo_concurrency.lockutils [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.194147] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.194366] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.194510] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.194688] [48526]: DEBUG nova.objects.instance [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.202805] [48526]: WARNING neutronclient.v2_0.client [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.210674] [48527]: DEBUG oslo_concurrency.lockutils [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.210963] [48527]: DEBUG oslo_concurrency.lockutils [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.211158] [48527]: DEBUG oslo_concurrency.lockutils [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.211314] [48527]: DEBUG nova.objects.instance [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.214834] [48527]: WARNING neutronclient.v2_0.client [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.225028] [48526]: DEBUG nova.policy [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.238697] [48527]: DEBUG nova.policy [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.245449] [48526]: DEBUG nova.policy [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.246568] [48526]: DEBUG nova.policy [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.246886] [48526]: INFO nova.api.openstack.requestlog [None req-7b538b99-ad7b-480c-a921-ad621e327f24 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.081366 [ 900.249134] [48527]: INFO nova.api.openstack.requestlog [None req-922b1e54-ae5f-4597-8041-3ad513f1cc09 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.068640 [ 900.249224] [48526]: [pid: 48526|app: 0|req: 1749/3471] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 900.249548] [48527]: [pid: 48527|app: 0|req: 1723/3472] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.327934] [48526]: DEBUG nova.api.openstack.wsgi [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.329502] [48526]: DEBUG nova.compute.api [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.334947] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.335298] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.335553] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.336023] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.336268] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.336542] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.357868] [48527]: DEBUG nova.api.openstack.wsgi [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.359688] [48527]: DEBUG nova.compute.api [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.363614] [48526]: WARNING neutronclient.v2_0.client [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.363944] [48527]: DEBUG oslo_concurrency.lockutils [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.364446] [48527]: DEBUG oslo_concurrency.lockutils [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.364446] [48527]: DEBUG oslo_concurrency.lockutils [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.364573] [48527]: DEBUG oslo_concurrency.lockutils [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.364736] [48527]: DEBUG oslo_concurrency.lockutils [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.364856] [48527]: DEBUG oslo_concurrency.lockutils [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.388377] [48526]: DEBUG nova.policy [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.397968] [48527]: DEBUG oslo_concurrency.lockutils [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.398140] [48527]: DEBUG oslo_concurrency.lockutils [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.398180] [48527]: DEBUG oslo_concurrency.lockutils [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.398337] [48527]: DEBUG nova.objects.instance [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.401013] [48526]: INFO nova.api.openstack.requestlog [None req-3cb47c69-dc9b-4844-8ed4-c5936cc5a012 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.075076 [ 900.401411] [48526]: [pid: 48526|app: 0|req: 1750/3473] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.403843] [48526]: DEBUG nova.api.openstack.wsgi [None req-af53a60c-c7d4-49f9-9142-5030a81cf3a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.404669] [48527]: WARNING neutronclient.v2_0.client [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.423199] [48527]: DEBUG nova.policy [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.427790] [48527]: INFO nova.api.openstack.requestlog [None req-37698fe7-c8f1-4d2a-aa69-631831a7b33b tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.072727 [ 900.428211] [48527]: [pid: 48527|app: 0|req: 1724/3474] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.436310] [48526]: INFO nova.api.openstack.requestlog [None req-af53a60c-c7d4-49f9-9142-5030a81cf3a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1632 microversion: 2.1 time: 0.034314 [ 900.436661] [48526]: [pid: 48526|app: 0|req: 1751/3475] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1632 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.468593] [48527]: DEBUG nova.api.openstack.wsgi [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.470080] [48527]: DEBUG nova.compute.api [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.473592] [48527]: DEBUG oslo_concurrency.lockutils [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.473769] [48527]: DEBUG oslo_concurrency.lockutils [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.473901] [48527]: DEBUG oslo_concurrency.lockutils [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.474211] [48527]: DEBUG oslo_concurrency.lockutils [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.474380] [48527]: DEBUG oslo_concurrency.lockutils [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.474515] [48527]: DEBUG oslo_concurrency.lockutils [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.494775] [48527]: DEBUG oslo_concurrency.lockutils [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.494970] [48527]: DEBUG oslo_concurrency.lockutils [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.495118] [48527]: DEBUG oslo_concurrency.lockutils [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.495265] [48527]: DEBUG nova.objects.instance [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.498207] [48527]: WARNING neutronclient.v2_0.client [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.518428] [48527]: DEBUG nova.policy [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.522722] [48527]: INFO nova.api.openstack.requestlog [None req-b909fe30-2661-48ce-9c82-624cf25036b4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.056403 [ 900.523215] [48527]: [pid: 48527|app: 0|req: 1725/3476] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.560231] [48526]: DEBUG nova.api.openstack.wsgi [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.561633] [48526]: DEBUG nova.compute.api [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.566793] [48527]: DEBUG nova.api.openstack.wsgi [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.567121] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.567326] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.567463] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.567730] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.567878] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.568011] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.568301] [48527]: DEBUG nova.compute.api [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.571876] [48527]: DEBUG oslo_concurrency.lockutils [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.572068] [48527]: DEBUG oslo_concurrency.lockutils [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.572237] [48527]: DEBUG oslo_concurrency.lockutils [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.572506] [48527]: DEBUG oslo_concurrency.lockutils [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.572755] [48527]: DEBUG oslo_concurrency.lockutils [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.572830] [48527]: DEBUG oslo_concurrency.lockutils [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.596770] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.596957] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.597541] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.597541] [48526]: DEBUG nova.objects.instance [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.597739] [48527]: DEBUG oslo_concurrency.lockutils [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.597739] [48527]: DEBUG oslo_concurrency.lockutils [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.597858] [48527]: DEBUG oslo_concurrency.lockutils [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.597994] [48527]: DEBUG nova.objects.instance [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.601086] [48527]: WARNING neutronclient.v2_0.client [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.601703] [48526]: WARNING neutronclient.v2_0.client [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.620157] [48527]: DEBUG nova.policy [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.621574] [48526]: DEBUG nova.policy [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.626091] [48526]: INFO nova.api.openstack.requestlog [None req-d8a82a85-4ac8-4bd9-879a-83c69ab8429d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.067981 [ 900.626185] [48527]: INFO nova.api.openstack.requestlog [None req-939208dc-8578-484c-8cb0-33147fc0867c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.061641 [ 900.626438] [48526]: [pid: 48526|app: 0|req: 1752/3477] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.626523] [48527]: [pid: 48527|app: 0|req: 1726/3478] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.631963] [48526]: DEBUG nova.api.openstack.wsgi [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.634167] [48526]: DEBUG nova.compute.api [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.638269] [48526]: DEBUG oslo_concurrency.lockutils [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.638501] [48526]: DEBUG oslo_concurrency.lockutils [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.638673] [48526]: DEBUG oslo_concurrency.lockutils [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.639115] [48526]: DEBUG oslo_concurrency.lockutils [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.639350] [48526]: DEBUG oslo_concurrency.lockutils [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.639510] [48526]: DEBUG oslo_concurrency.lockutils [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.656523] [48526]: WARNING neutronclient.v2_0.client [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.674251] [48526]: DEBUG nova.policy [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.678804] [48526]: INFO nova.api.openstack.requestlog [None req-146c1f2c-9527-4b0d-afec-ce16a9ef3910 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1289 microversion: 2.1 time: 0.048903 [ 900.679182] [48526]: [pid: 48526|app: 0|req: 1753/3479] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1289 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.707261] [48527]: DEBUG nova.api.openstack.wsgi [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.709222] [48527]: DEBUG nova.compute.api [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] [instance: 83d12e06-77e7-4878-b1e0-e82e0c7fa183] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.712424] [48527]: DEBUG oslo_concurrency.lockutils [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.712606] [48527]: DEBUG oslo_concurrency.lockutils [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.712739] [48527]: DEBUG oslo_concurrency.lockutils [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.712991] [48527]: DEBUG oslo_concurrency.lockutils [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.713149] [48527]: DEBUG oslo_concurrency.lockutils [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.713267] [48527]: DEBUG oslo_concurrency.lockutils [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.723157] [48527]: INFO nova.api.openstack.wsgi [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] HTTP exception thrown: Instance 83d12e06-77e7-4878-b1e0-e82e0c7fa183 could not be found. [ 900.723401] [48527]: DEBUG nova.api.openstack.wsgi [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Returning 404 to user: Instance 83d12e06-77e7-4878-b1e0-e82e0c7fa183 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 900.723807] [48527]: INFO nova.api.openstack.requestlog [None req-f702f9d1-a4a5-4de4-9139-802f9a80eaa1 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183" status: 404 len: 111 microversion: 2.1 time: 0.018800 [ 900.724151] [48527]: [pid: 48527|app: 0|req: 1727/3480] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:44 2025] GET /compute/v2.1/servers/83d12e06-77e7-4878-b1e0-e82e0c7fa183 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 900.729293] [48526]: DEBUG nova.api.openstack.wsgi [None req-8399036d-0699-4c8d-901c-9ccf66c77a39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.742751] [48526]: INFO nova.api.openstack.requestlog [None req-8399036d-0699-4c8d-901c-9ccf66c77a39 tempest-ServersTestFqdnHostnames-1835238849 tempest-ServersTestFqdnHostnames-1835238849-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1703015844" status: 202 len: 0 microversion: 2.1 time: 0.015517 [ 900.743183] [48526]: [pid: 48526|app: 0|req: 1754/3481] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:56:44 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1703015844 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 900.804181] [48527]: DEBUG nova.api.openstack.wsgi [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.805704] [48527]: DEBUG nova.compute.api [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.810078] [48527]: DEBUG oslo_concurrency.lockutils [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.810078] [48527]: DEBUG oslo_concurrency.lockutils [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.810078] [48527]: DEBUG oslo_concurrency.lockutils [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.810268] [48527]: DEBUG oslo_concurrency.lockutils [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.810442] [48527]: DEBUG oslo_concurrency.lockutils [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.810524] [48527]: DEBUG oslo_concurrency.lockutils [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.828982] [48527]: WARNING neutronclient.v2_0.client [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.892154] [48527]: DEBUG nova.policy [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.897876] [48527]: INFO nova.api.openstack.requestlog [None req-d72eda4c-283a-434f-a9ac-7424272dafe5 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.095971 [ 900.898425] [48527]: [pid: 48527|app: 0|req: 1728/3482] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:45 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.930926] [48526]: DEBUG nova.api.openstack.wsgi [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.932438] [48526]: DEBUG nova.compute.api [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.938100] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.938299] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.938437] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.938789] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.938953] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.939087] [48526]: DEBUG oslo_concurrency.lockutils [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.958840] [48527]: DEBUG nova.api.openstack.wsgi [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.959856] [48527]: DEBUG nova.compute.api [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.962895] [48526]: WARNING neutronclient.v2_0.client [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.963893] [48527]: DEBUG oslo_concurrency.lockutils [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.964171] [48527]: DEBUG oslo_concurrency.lockutils [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.964246] [48527]: DEBUG oslo_concurrency.lockutils [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.964642] [48527]: DEBUG oslo_concurrency.lockutils [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.966117] [48527]: DEBUG oslo_concurrency.lockutils [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.966117] [48527]: DEBUG oslo_concurrency.lockutils [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.982665] [48527]: WARNING neutronclient.v2_0.client [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.086246] [48526]: DEBUG nova.policy [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.092188] [48526]: DEBUG nova.policy [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.093263] [48526]: DEBUG nova.policy [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.096480] [48526]: INFO nova.api.openstack.requestlog [None req-ba2bd807-6765-4b96-82cf-a2ad7993359e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1726 microversion: 2.93 time: 0.168486 [ 901.097432] [48526]: [pid: 48526|app: 0|req: 1755/3483] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:45 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1726 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 901.099242] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.103740] [48526]: DEBUG nova.compute.api [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.106856] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.107123] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.107272] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.107559] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.107741] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.107899] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.111635] [48527]: DEBUG nova.policy [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.121418] [48527]: INFO nova.api.openstack.requestlog [None req-fbcdfbe2-9668-4eb8-9a69-9f7f12676b0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1323 microversion: 2.1 time: 0.165464 [ 901.121418] [48527]: [pid: 48527|app: 0|req: 1729/3484] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:45 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1323 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.124203] [48527]: DEBUG nova.api.openstack.wsgi [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.125758] [48527]: DEBUG nova.compute.api [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.131739] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.132288] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.132376] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.132418] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.132451] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.132488] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.132662] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.132697] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.132833] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.132976] [48526]: DEBUG nova.objects.instance [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.136201] [48526]: WARNING neutronclient.v2_0.client [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.157560] [48527]: WARNING neutronclient.v2_0.client [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.159714] [48526]: DEBUG nova.policy [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.164687] [48526]: DEBUG nova.policy [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.165131] [48526]: DEBUG nova.policy [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.166180] [48526]: INFO nova.api.openstack.requestlog [None req-f3a18474-f1c0-4ea9-86f5-5b32a0052af2 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.068804 [ 901.167015] [48526]: [pid: 48526|app: 0|req: 1756/3485] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:45 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 901.169177] [48526]: DEBUG nova.api.openstack.wsgi [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.170903] [48526]: DEBUG nova.compute.api [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.174469] [48526]: DEBUG oslo_concurrency.lockutils [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.174828] [48526]: DEBUG oslo_concurrency.lockutils [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.175098] [48526]: DEBUG oslo_concurrency.lockutils [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.175977] [48526]: DEBUG oslo_concurrency.lockutils [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.175977] [48526]: DEBUG oslo_concurrency.lockutils [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.175977] [48526]: DEBUG oslo_concurrency.lockutils [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.177680] [48527]: DEBUG nova.policy [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.182038] [48527]: INFO nova.api.openstack.requestlog [None req-2e987007-8550-45f1-bf90-69fc11e047a2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.059878 [ 901.182431] [48527]: [pid: 48527|app: 0|req: 1730/3486] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:45 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.185270] [48527]: DEBUG nova.api.openstack.wsgi [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.186663] [48527]: DEBUG nova.compute.api [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.189835] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.190023] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.190168] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.190400] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.190535] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.191634] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.191940] [48526]: WARNING neutronclient.v2_0.client [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.207783] [48527]: WARNING neutronclient.v2_0.client [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.236201] [48526]: INFO nova.api.openstack.requestlog [None req-805182bb-84e8-40ce-9c1c-c4a679baa392 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28/os-interface" status: 200 len: 300 microversion: 2.93 time: 0.068584 [ 901.236769] [48526]: [pid: 48526|app: 0|req: 1757/3487] 10.180.1.21 () {60 vars in 1311 bytes} [Fri Dec 12 13:56:45 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28/os-interface => generated 300 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 901.240369] [48526]: DEBUG nova.api.openstack.wsgi [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.242158] [48526]: DEBUG nova.compute.api [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.246543] [48526]: DEBUG oslo_concurrency.lockutils [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.246847] [48526]: DEBUG oslo_concurrency.lockutils [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.247041] [48526]: DEBUG oslo_concurrency.lockutils [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.247355] [48526]: DEBUG oslo_concurrency.lockutils [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.247549] [48526]: DEBUG oslo_concurrency.lockutils [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.247721] [48526]: DEBUG oslo_concurrency.lockutils [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.268572] [48526]: DEBUG oslo_concurrency.lockutils [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.268789] [48526]: DEBUG oslo_concurrency.lockutils [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.268932] [48526]: DEBUG oslo_concurrency.lockutils [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.269120] [48526]: DEBUG nova.objects.instance [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.272097] [48526]: WARNING neutronclient.v2_0.client [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.518057] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 901.532594] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 901.815124] [48527]: DEBUG nova.policy [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.822802] [48527]: INFO nova.api.openstack.requestlog [None req-8fa60eb1-3351-40c8-a323-08a23a06c417 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.639765 [ 901.823180] [48527]: [pid: 48527|app: 0|req: 1731/3488] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:45 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.828410] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=7 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 901.830312] [48527]: DEBUG nova.api.openstack.wsgi [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.831809] [48527]: DEBUG nova.compute.api [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.832019] [48526]: DEBUG nova.policy [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.837415] [48526]: INFO nova.api.openstack.requestlog [None req-a840c92f-0a87-4fdf-ba4e-b9446cd73d77 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.599763 [ 901.837779] [48526]: [pid: 48526|app: 0|req: 1758/3489] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:45 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.837852] [48527]: DEBUG oslo_concurrency.lockutils [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.838192] [48527]: DEBUG oslo_concurrency.lockutils [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.838192] [48527]: DEBUG oslo_concurrency.lockutils [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.838471] [48527]: DEBUG oslo_concurrency.lockutils [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.838651] [48527]: DEBUG oslo_concurrency.lockutils [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.838778] [48527]: DEBUG oslo_concurrency.lockutils [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.840964] [48526]: DEBUG nova.api.openstack.wsgi [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.843522] [48526]: DEBUG nova.compute.api [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.847502] [48526]: DEBUG oslo_concurrency.lockutils [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.847943] [48526]: DEBUG oslo_concurrency.lockutils [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.847943] [48526]: DEBUG oslo_concurrency.lockutils [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.848167] [48526]: DEBUG oslo_concurrency.lockutils [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.848417] [48526]: DEBUG oslo_concurrency.lockutils [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.848417] [48526]: DEBUG oslo_concurrency.lockutils [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.879718] [48527]: DEBUG oslo_concurrency.lockutils [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.879825] [48526]: DEBUG oslo_concurrency.lockutils [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.879990] [48527]: DEBUG oslo_concurrency.lockutils [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.880140] [48527]: DEBUG oslo_concurrency.lockutils [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.880355] [48527]: DEBUG nova.objects.instance [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.880473] [48526]: DEBUG oslo_concurrency.lockutils [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.880735] [48526]: DEBUG oslo_concurrency.lockutils [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.880931] [48526]: DEBUG nova.objects.instance [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.895427] [48527]: WARNING neutronclient.v2_0.client [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.899966] [48526]: WARNING neutronclient.v2_0.client [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.097194] [48527]: DEBUG nova.policy [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.104739] [48527]: DEBUG nova.policy [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.104739] [48527]: DEBUG nova.policy [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.104739] [48527]: INFO nova.api.openstack.requestlog [None req-3697ea3d-c853-4453-b913-f6cca81c9b38 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.280444 [ 902.104739] [48527]: [pid: 48527|app: 0|req: 1732/3490] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.108335] [48527]: DEBUG nova.api.openstack.wsgi [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.109943] [48527]: DEBUG nova.compute.api [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.114255] [48527]: DEBUG oslo_concurrency.lockutils [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.114416] [48527]: DEBUG oslo_concurrency.lockutils [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.114570] [48527]: DEBUG oslo_concurrency.lockutils [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.114873] [48527]: DEBUG oslo_concurrency.lockutils [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.115073] [48527]: DEBUG oslo_concurrency.lockutils [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.115209] [48527]: DEBUG oslo_concurrency.lockutils [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.120958] [48526]: DEBUG nova.policy [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.127868] [48526]: INFO nova.api.openstack.requestlog [None req-190c5be6-a2bd-4828-a001-ae395bbcdc1c tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.289043 [ 902.128534] [48526]: [pid: 48526|app: 0|req: 1759/3491] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.131989] [48526]: DEBUG nova.api.openstack.wsgi [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.134855] [48526]: DEBUG nova.compute.api [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.138742] [48526]: DEBUG oslo_concurrency.lockutils [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.138742] [48526]: DEBUG oslo_concurrency.lockutils [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.138742] [48526]: DEBUG oslo_concurrency.lockutils [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.138963] [48526]: DEBUG oslo_concurrency.lockutils [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.139130] [48526]: DEBUG oslo_concurrency.lockutils [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.139265] [48526]: DEBUG oslo_concurrency.lockutils [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.146562] [48527]: WARNING neutronclient.v2_0.client [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.161325] [48526]: DEBUG oslo_concurrency.lockutils [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.161499] [48526]: DEBUG oslo_concurrency.lockutils [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.161659] [48526]: DEBUG oslo_concurrency.lockutils [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.161815] [48526]: DEBUG nova.objects.instance [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.167027] [48526]: WARNING neutronclient.v2_0.client [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.170263] [48527]: DEBUG nova.policy [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.175663] [48527]: INFO nova.api.openstack.requestlog [None req-dabe8f90-dc24-4fcd-8f4c-06637001ff59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.070291 [ 902.176182] [48527]: [pid: 48527|app: 0|req: 1733/3492] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.179170] [48527]: DEBUG nova.api.openstack.wsgi [None req-40e0f5be-1309-4f9a-99fc-8a42d374580a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.191955] [48526]: DEBUG nova.policy [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.198386] [48526]: INFO nova.api.openstack.requestlog [None req-33af9901-8638-47e4-bf0c-de01053af000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.069146 [ 902.199202] [48526]: [pid: 48526|app: 0|req: 1760/3493] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.204021] [48526]: DEBUG nova.api.openstack.wsgi [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.204021] [48526]: DEBUG nova.compute.api [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.208638] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.210163] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.210384] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.210717] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.210829] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.210973] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.228298] [48527]: INFO nova.api.openstack.requestlog [None req-40e0f5be-1309-4f9a-99fc-8a42d374580a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1632 microversion: 2.1 time: 0.051115 [ 902.228621] [48527]: [pid: 48527|app: 0|req: 1734/3494] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1632 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.231495] [48527]: DEBUG nova.api.openstack.wsgi [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.232935] [48527]: DEBUG nova.compute.api [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.236648] [48527]: DEBUG oslo_concurrency.lockutils [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.236863] [48527]: DEBUG oslo_concurrency.lockutils [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.237095] [48527]: DEBUG oslo_concurrency.lockutils [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.237376] [48527]: DEBUG oslo_concurrency.lockutils [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.237523] [48527]: DEBUG oslo_concurrency.lockutils [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.237655] [48527]: DEBUG oslo_concurrency.lockutils [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.243380] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.243637] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.243822] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.243991] [48526]: DEBUG nova.objects.instance [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.247798] [48526]: WARNING neutronclient.v2_0.client [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.258049] [48527]: DEBUG oslo_concurrency.lockutils [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.258049] [48527]: DEBUG oslo_concurrency.lockutils [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.258296] [48527]: DEBUG oslo_concurrency.lockutils [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.258296] [48527]: DEBUG nova.objects.instance [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.261599] [48527]: WARNING neutronclient.v2_0.client [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.267730] [48526]: DEBUG nova.policy [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.274178] [48526]: INFO nova.api.openstack.requestlog [None req-f4bb6bed-a02c-4a96-ba3d-5d9b5d737fa2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.073487 [ 902.274178] [48526]: [pid: 48526|app: 0|req: 1761/3495] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.277217] [48526]: DEBUG nova.api.openstack.wsgi [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.279775] [48526]: DEBUG nova.compute.api [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.284157] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.284950] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.284950] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.285410] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.285511] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.285886] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.287428] [48527]: DEBUG nova.policy [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.291693] [48527]: INFO nova.api.openstack.requestlog [None req-2bc3ffdf-b4a1-49e6-89fb-5241165cf92a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.062372 [ 902.292048] [48527]: [pid: 48527|app: 0|req: 1735/3496] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.295315] [48527]: DEBUG nova.api.openstack.wsgi [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.296509] [48527]: DEBUG nova.compute.api [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.300137] [48527]: DEBUG oslo_concurrency.lockutils [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.300892] [48527]: DEBUG oslo_concurrency.lockutils [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.300892] [48527]: DEBUG oslo_concurrency.lockutils [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.301087] [48527]: DEBUG oslo_concurrency.lockutils [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.301514] [48527]: DEBUG oslo_concurrency.lockutils [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.301514] [48527]: DEBUG oslo_concurrency.lockutils [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.320226] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.320495] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.320708] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.320868] [48526]: DEBUG nova.objects.instance [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.324197] [48527]: WARNING neutronclient.v2_0.client [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.327439] [48526]: WARNING neutronclient.v2_0.client [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.351755] [48527]: DEBUG nova.policy [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.358312] [48527]: INFO nova.api.openstack.requestlog [None req-306baec0-ff07-4d7b-9905-fa7d6e7c6b10 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1297 microversion: 2.1 time: 0.065501 [ 902.359295] [48527]: [pid: 48527|app: 0|req: 1736/3497] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.362315] [48527]: DEBUG nova.api.openstack.wsgi [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.364885] [48527]: DEBUG nova.compute.api [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.365322] [48526]: DEBUG nova.policy [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.370244] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.371215] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.371276] [48526]: INFO nova.api.openstack.requestlog [None req-6aae3ede-cf4c-415f-8b8f-d5ea5e896e04 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.096263 [ 902.371328] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.371359] [48526]: [pid: 48526|app: 0|req: 1762/3498] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.371388] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.371535] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.371853] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.408145] [48527]: WARNING neutronclient.v2_0.client [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.520142] [48526]: DEBUG nova.api.openstack.wsgi [req-580e0cce-931d-4310-a1fd-c7093f7c11dd req-4e5cd42a-9fa6-4567-bcb4-175bf1923bec service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "44fa52f7-cc3f-49b0-8494-fc01252b4e28", "tag": "0eee45b3-88e9-4219-85dd-bda50aeaf676"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 902.530836] [48526]: DEBUG oslo_concurrency.lockutils [req-580e0cce-931d-4310-a1fd-c7093f7c11dd req-4e5cd42a-9fa6-4567-bcb4-175bf1923bec service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.530836] [48526]: DEBUG oslo_concurrency.lockutils [req-580e0cce-931d-4310-a1fd-c7093f7c11dd req-4e5cd42a-9fa6-4567-bcb4-175bf1923bec service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.530836] [48526]: DEBUG oslo_concurrency.lockutils [req-580e0cce-931d-4310-a1fd-c7093f7c11dd req-4e5cd42a-9fa6-4567-bcb4-175bf1923bec service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.544933] [48526]: INFO nova.api.openstack.compute.server_external_events [req-580e0cce-931d-4310-a1fd-c7093f7c11dd req-4e5cd42a-9fa6-4567-bcb4-175bf1923bec service nova] Creating event network-changed:0eee45b3-88e9-4219-85dd-bda50aeaf676 for instance 44fa52f7-cc3f-49b0-8494-fc01252b4e28 on cpu-1 [ 902.545895] [48527]: DEBUG nova.policy [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.550126] [48526]: INFO nova.api.openstack.requestlog [req-580e0cce-931d-4310-a1fd-c7093f7c11dd req-4e5cd42a-9fa6-4567-bcb4-175bf1923bec service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.178333 [ 902.550951] [48526]: [pid: 48526|app: 0|req: 1763/3499] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:46 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 902.554170] [48527]: DEBUG nova.policy [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.554428] [48527]: DEBUG nova.policy [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.555687] [48526]: DEBUG nova.api.openstack.wsgi [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.557321] [48526]: DEBUG nova.compute.api [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.557997] [48527]: INFO nova.api.openstack.requestlog [None req-63ae2077-92ef-4d05-950c-f23dd0134fd5 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1726 microversion: 2.93 time: 0.198018 [ 902.559024] [48527]: [pid: 48527|app: 0|req: 1737/3500] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1726 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.561412] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.563179] [48527]: DEBUG nova.compute.api [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.563455] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.563964] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.564179] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.564552] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.564887] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.565193] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.566483] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.567535] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.567535] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.567535] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.567535] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.567535] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.591957] [48527]: WARNING neutronclient.v2_0.client [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.592669] [48526]: WARNING neutronclient.v2_0.client [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.716266] [48527]: DEBUG nova.policy [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.721365] [48527]: INFO nova.api.openstack.requestlog [None req-5c3e7a6d-4b9f-41e3-921a-e7f8e3a7cf87 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1323 microversion: 2.1 time: 0.162385 [ 902.721844] [48527]: [pid: 48527|app: 0|req: 1738/3501] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1323 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.727976] [48527]: DEBUG nova.api.openstack.wsgi [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.729368] [48527]: DEBUG nova.compute.api [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.732612] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.732800] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.732936] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.733196] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.733339] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.733459] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.743355] [48526]: DEBUG nova.policy [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.749760] [48526]: INFO nova.api.openstack.requestlog [None req-2a7e7c30-2ea9-4da5-b367-abfb6f471471 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.197420 [ 902.750112] [48526]: [pid: 48526|app: 0|req: 1764/3502] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.753182] [48526]: DEBUG nova.api.openstack.wsgi [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.754142] [48526]: DEBUG nova.compute.api [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.754259] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.754546] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.754776] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.755024] [48527]: DEBUG nova.objects.instance [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.757288] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.757892] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.757892] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.757892] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.758050] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.758093] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.764816] [48527]: WARNING neutronclient.v2_0.client [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.779364] [48526]: WARNING neutronclient.v2_0.client [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.782747] [48527]: DEBUG nova.policy [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.788084] [48527]: DEBUG nova.policy [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.789582] [48527]: DEBUG nova.policy [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.790518] [48527]: INFO nova.api.openstack.requestlog [None req-48e0e230-e830-47ad-8a2c-bc0de07b0a13 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.064910 [ 902.790973] [48527]: [pid: 48527|app: 0|req: 1739/3503] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.840240] [48526]: DEBUG nova.policy [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.841191] [48527]: DEBUG nova.api.openstack.wsgi [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.843857] [48527]: DEBUG nova.compute.api [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.844867] [48526]: INFO nova.api.openstack.requestlog [None req-f6c26b60-e77b-4630-ac38-7dfa13d7f538 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.094184 [ 902.847639] [48526]: [pid: 48526|app: 0|req: 1765/3504] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:46 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.852403] [48527]: DEBUG oslo_concurrency.lockutils [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.852517] [48527]: DEBUG oslo_concurrency.lockutils [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.853476] [48527]: DEBUG oslo_concurrency.lockutils [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.853476] [48527]: DEBUG oslo_concurrency.lockutils [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.853476] [48527]: DEBUG oslo_concurrency.lockutils [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.853476] [48527]: DEBUG oslo_concurrency.lockutils [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.854246] [48526]: DEBUG nova.api.openstack.wsgi [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.855639] [48526]: DEBUG nova.compute.api [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.861480] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.861681] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.861836] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.862141] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.862289] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.862422] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.895399] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.895597] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.895753] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.895957] [48526]: DEBUG nova.objects.instance [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.896717] [48527]: WARNING neutronclient.v2_0.client [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.902758] [48526]: WARNING neutronclient.v2_0.client [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.990166] [48526]: DEBUG nova.policy [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.997018] [48526]: INFO nova.api.openstack.requestlog [None req-b5570018-8d9c-4854-8c63-0e6a3fdf289c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.146454 [ 902.997417] [48526]: [pid: 48526|app: 0|req: 1766/3505] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.014582] [48527]: DEBUG nova.policy [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.019908] [48527]: INFO nova.api.openstack.requestlog [None req-10f8c23c-075d-4d10-b523-41029c3c44ab tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.181913 [ 903.020360] [48527]: [pid: 48527|app: 0|req: 1740/3506] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.123450] [48526]: DEBUG nova.api.openstack.wsgi [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.124906] [48526]: DEBUG nova.compute.api [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.131335] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.131564] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.131711] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.132031] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.132279] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.132785] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.143153] [48527]: DEBUG nova.api.openstack.wsgi [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.143153] [48527]: DEBUG nova.compute.api [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.149088] [48527]: DEBUG oslo_concurrency.lockutils [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.149088] [48527]: DEBUG oslo_concurrency.lockutils [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.149088] [48527]: DEBUG oslo_concurrency.lockutils [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.149088] [48527]: DEBUG oslo_concurrency.lockutils [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.149088] [48527]: DEBUG oslo_concurrency.lockutils [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.149088] [48527]: DEBUG oslo_concurrency.lockutils [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.173744] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.173744] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.173744] [48526]: DEBUG oslo_concurrency.lockutils [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.173744] [48526]: DEBUG nova.objects.instance [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.176545] [48527]: DEBUG oslo_concurrency.lockutils [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.176925] [48527]: DEBUG oslo_concurrency.lockutils [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.177208] [48527]: DEBUG oslo_concurrency.lockutils [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.177462] [48527]: DEBUG nova.objects.instance [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.177694] [48526]: WARNING neutronclient.v2_0.client [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.186403] [48527]: WARNING neutronclient.v2_0.client [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.204036] [48526]: DEBUG nova.policy [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.214810] [48526]: DEBUG nova.policy [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.215470] [48526]: DEBUG nova.policy [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.216144] [48526]: INFO nova.api.openstack.requestlog [None req-e32c1e64-f99f-48c6-b95a-7fef241e5ae2 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.096107 [ 903.216870] [48526]: [pid: 48526|app: 0|req: 1767/3507] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 903.219113] [48526]: DEBUG nova.api.openstack.wsgi [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.221412] [48526]: DEBUG nova.compute.api [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.229809] [48526]: DEBUG oslo_concurrency.lockutils [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.229809] [48526]: DEBUG oslo_concurrency.lockutils [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.229809] [48526]: DEBUG oslo_concurrency.lockutils [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.229809] [48526]: DEBUG oslo_concurrency.lockutils [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.229809] [48526]: DEBUG oslo_concurrency.lockutils [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.229809] [48526]: DEBUG oslo_concurrency.lockutils [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.257150] [48526]: WARNING neutronclient.v2_0.client [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.258878] [48527]: DEBUG nova.policy [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.268475] [48527]: INFO nova.api.openstack.requestlog [None req-c742abe0-150f-490d-bd5a-06ab053e9def tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.129414 [ 903.268905] [48527]: [pid: 48527|app: 0|req: 1741/3508] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.272369] [48527]: DEBUG nova.api.openstack.wsgi [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.274103] [48527]: DEBUG nova.compute.api [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.277678] [48526]: DEBUG nova.policy [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.280190] [48527]: DEBUG oslo_concurrency.lockutils [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.281056] [48527]: DEBUG oslo_concurrency.lockutils [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.281056] [48527]: DEBUG oslo_concurrency.lockutils [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.281056] [48527]: DEBUG oslo_concurrency.lockutils [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.281056] [48527]: DEBUG oslo_concurrency.lockutils [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.281321] [48527]: DEBUG oslo_concurrency.lockutils [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.287852] [48526]: INFO nova.api.openstack.requestlog [None req-51c02b75-1f5c-4ab0-870f-4d98c18ca723 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.070824 [ 903.288276] [48526]: [pid: 48526|app: 0|req: 1768/3509] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.291422] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e2a31ab-1ced-4095-b6ee-44424848c68c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.311187] [48527]: DEBUG oslo_concurrency.lockutils [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.311187] [48527]: DEBUG oslo_concurrency.lockutils [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.311187] [48527]: DEBUG oslo_concurrency.lockutils [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.311187] [48527]: DEBUG nova.objects.instance [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.314476] [48527]: WARNING neutronclient.v2_0.client [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.333516] [48526]: INFO nova.api.openstack.requestlog [None req-3e2a31ab-1ced-4095-b6ee-44424848c68c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1640 microversion: 2.1 time: 0.044299 [ 903.337224] [48526]: [pid: 48526|app: 0|req: 1769/3510] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1640 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.342433] [48526]: DEBUG nova.api.openstack.wsgi [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.344332] [48526]: DEBUG nova.compute.api [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.350282] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.350515] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.350676] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.351568] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.351568] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.351568] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.360773] [48527]: DEBUG nova.policy [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.378973] [48527]: INFO nova.api.openstack.requestlog [None req-29872798-1cc7-43c7-a052-be298ef92440 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.109034 [ 903.379587] [48527]: [pid: 48527|app: 0|req: 1742/3511] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.384184] [48527]: DEBUG nova.api.openstack.wsgi [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.385483] [48527]: DEBUG nova.compute.api [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.397973] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.398195] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.400710] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.400710] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.400710] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.400710] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.400924] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.400924] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.400924] [48526]: DEBUG oslo_concurrency.lockutils [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.400924] [48526]: DEBUG nova.objects.instance [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.404834] [48526]: WARNING neutronclient.v2_0.client [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.429345] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.429587] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.429689] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.429786] [48527]: DEBUG nova.objects.instance [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.434173] [48527]: WARNING neutronclient.v2_0.client [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.446529] [48526]: DEBUG nova.policy [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.453413] [48526]: INFO nova.api.openstack.requestlog [None req-74b30d4f-5aa3-4965-ae4b-01d786c8d286 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.115503 [ 903.453760] [48526]: [pid: 48526|app: 0|req: 1770/3512] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.456361] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7184482-c144-470f-ad7c-46864e07a004 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.459594] [48527]: DEBUG nova.policy [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.464288] [48527]: INFO nova.api.openstack.requestlog [None req-6b03049a-0a50-4465-9e15-2c42d4a55bf1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.083897 [ 903.464572] [48527]: [pid: 48527|app: 0|req: 1743/3513] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.467722] [48527]: DEBUG nova.api.openstack.wsgi [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.468988] [48527]: DEBUG nova.compute.api [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.472651] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.473327] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.473327] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.473327] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.473327] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.473327] [48527]: DEBUG oslo_concurrency.lockutils [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.492484] [48526]: INFO nova.api.openstack.requestlog [None req-e7184482-c144-470f-ad7c-46864e07a004 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 200 len: 1640 microversion: 2.1 time: 0.038106 [ 903.492810] [48526]: [pid: 48526|app: 0|req: 1771/3514] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 1640 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.494724] [48527]: WARNING neutronclient.v2_0.client [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.495132] [48526]: DEBUG nova.api.openstack.wsgi [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.496389] [48526]: DEBUG nova.compute.api [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.499863] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.500217] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.500217] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.500436] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.500604] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.500766] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.522775] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.522991] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.523248] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.523355] [48526]: DEBUG nova.objects.instance [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.526095] [48526]: WARNING neutronclient.v2_0.client [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.584605] [48526]: DEBUG nova.policy [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.590866] [48526]: INFO nova.api.openstack.requestlog [None req-8f606542-1980-448b-8c4f-75fed1a5e813 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.097463 [ 903.591218] [48526]: [pid: 48526|app: 0|req: 1772/3515] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.593720] [48526]: DEBUG nova.api.openstack.wsgi [None req-78846666-00d8-4745-94f6-f7f646f93fd4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.616592] [48527]: DEBUG nova.policy [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.622277] [48527]: INFO nova.api.openstack.requestlog [None req-dba0ee96-8720-4544-936c-a557b74400e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1374 microversion: 2.1 time: 0.157122 [ 903.622674] [48527]: [pid: 48527|app: 0|req: 1744/3516] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1374 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.691185] [48526]: INFO nova.api.openstack.requestlog [None req-78846666-00d8-4745-94f6-f7f646f93fd4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 204 len: 0 microversion: 2.1 time: 0.099342 [ 903.691752] [48526]: [pid: 48526|app: 0|req: 1773/3517] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] DELETE /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 903.696373] [48527]: DEBUG nova.api.openstack.wsgi [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.696571] [48527]: DEBUG nova.compute.api [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.701265] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.701455] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.701585] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.701835] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.701971] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.702106] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.723261] [48527]: DEBUG nova.compute.api [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 903.771366] [48527]: INFO nova.api.openstack.requestlog [None req-3ccd0fdd-82dd-40d5-9430-5e904ce26374 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 204 len: 0 microversion: 2.1 time: 0.076784 [ 903.771897] [48527]: [pid: 48527|app: 0|req: 1745/3518] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:47 2025] DELETE /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 903.774934] [48527]: DEBUG nova.api.openstack.wsgi [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.776134] [48527]: DEBUG nova.compute.api [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.779689] [48527]: DEBUG oslo_concurrency.lockutils [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.779689] [48527]: DEBUG oslo_concurrency.lockutils [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.779689] [48527]: DEBUG oslo_concurrency.lockutils [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.779937] [48527]: DEBUG oslo_concurrency.lockutils [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.780043] [48527]: DEBUG oslo_concurrency.lockutils [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.780998] [48527]: DEBUG oslo_concurrency.lockutils [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.800683] [48526]: DEBUG nova.api.openstack.wsgi [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV254Test-server-1512664860", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 903.802298] [48527]: WARNING neutronclient.v2_0.client [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.836494] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.836824] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.837640] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.838082] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.839691] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.840761] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.850233] [48526]: DEBUG nova.virt.hardware [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 903.850417] [48526]: DEBUG nova.virt.hardware [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 903.850578] [48526]: DEBUG nova.virt.hardware [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 903.850702] [48526]: DEBUG nova.virt.hardware [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 903.850886] [48526]: DEBUG nova.virt.hardware [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 903.859540] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.859760] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.859911] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.860298] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.861692] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.862498] [48526]: DEBUG oslo_concurrency.lockutils [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.871819] [48526]: DEBUG nova.quota [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Getting quotas for project a7f5e69ec93047cda7adad800451a692. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 903.874837] [48526]: DEBUG nova.quota [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Getting quotas for user 6a514cf952bc46de961f41b02670c09a and project a7f5e69ec93047cda7adad800451a692. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 903.880535] [48526]: DEBUG nova.compute.api [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 903.881833] [48526]: DEBUG nova.compute.api [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 903.913983] [48527]: DEBUG nova.policy [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.921547] [48527]: INFO nova.api.openstack.requestlog [None req-497cb5f4-2b58-4d3e-b6c4-56b1241932a1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1323 microversion: 2.1 time: 0.148640 [ 903.921927] [48527]: [pid: 48527|app: 0|req: 1746/3519] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:47 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1323 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.924121] [48527]: DEBUG nova.api.openstack.wsgi [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.925663] [48527]: DEBUG nova.compute.api [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.929031] [48526]: INFO nova.api.openstack.requestlog [None req-70538c3b-810d-44b1-a3ff-071cbe1d3015 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.54 time: 0.202971 [ 903.929484] [48526]: [pid: 48526|app: 0|req: 1774/3520] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:56:47 2025] POST /compute/v2.1/servers => generated 380 bytes in 204 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 903.929727] [48527]: DEBUG oslo_concurrency.lockutils [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.929916] [48527]: DEBUG oslo_concurrency.lockutils [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.930064] [48527]: DEBUG oslo_concurrency.lockutils [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.930412] [48527]: DEBUG oslo_concurrency.lockutils [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.930567] [48527]: DEBUG oslo_concurrency.lockutils [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.930690] [48527]: DEBUG oslo_concurrency.lockutils [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.931901] [48526]: DEBUG nova.api.openstack.wsgi [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.933419] [48526]: DEBUG nova.compute.api [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.937509] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.937733] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.937883] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.938337] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.938337] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.938688] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.956702] [48527]: WARNING neutronclient.v2_0.client [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.961884] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.962122] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.962292] [48526]: DEBUG oslo_concurrency.lockutils [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.962581] [48526]: DEBUG nova.objects.instance [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.966688] [48526]: WARNING neutronclient.v2_0.client [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.054699] [48526]: DEBUG nova.policy [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.060033] [48526]: DEBUG nova.policy [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.060722] [48526]: DEBUG nova.policy [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.061363] [48526]: INFO nova.api.openstack.requestlog [None req-4aaa1165-be16-451a-8276-21c315895d7a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.131421 [ 904.061700] [48526]: [pid: 48526|app: 0|req: 1775/3521] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 904.066209] [48526]: DEBUG nova.api.openstack.wsgi [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-542954916", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "4c5eb621-a534-467b-87c2-fe04b1885b4c"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 904.088747] [48527]: DEBUG nova.policy [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.092895] [48527]: INFO nova.api.openstack.requestlog [None req-9de46b83-0925-4fb2-9076-b10db0df3a18 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.170680 [ 904.093229] [48527]: [pid: 48527|app: 0|req: 1747/3522] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.095714] [48527]: DEBUG nova.api.openstack.wsgi [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.097347] [48527]: DEBUG nova.compute.api [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.101383] [48527]: DEBUG oslo_concurrency.lockutils [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.101549] [48527]: DEBUG oslo_concurrency.lockutils [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.101679] [48527]: DEBUG oslo_concurrency.lockutils [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.101941] [48527]: DEBUG oslo_concurrency.lockutils [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.102097] [48527]: DEBUG oslo_concurrency.lockutils [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.102199] [48527]: DEBUG oslo_concurrency.lockutils [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.107213] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.107464] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.107608] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.107961] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.109280] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.109539] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.114126] [48526]: DEBUG nova.network.neutron [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] validate_networks() for [('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 904.114897] [48526]: WARNING neutronclient.v2_0.client [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.116206] [48526]: WARNING openstack [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 904.116899] [48526]: WARNING openstack [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 904.118200] [48527]: WARNING neutronclient.v2_0.client [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.123203] [48526]: INFO nova.network.neutron [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] _ports_needed_per_instance requested_netwokrs=[('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] [ 904.135850] [48527]: DEBUG nova.policy [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.141592] [48527]: INFO nova.api.openstack.requestlog [None req-a38d38ca-1d1d-4c9a-b059-a2b53e40a9fb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.047755 [ 904.141944] [48527]: [pid: 48527|app: 0|req: 1748/3523] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.144643] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d4fff53-c116-41ea-8c72-eb636432b93e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.146609] [48527]: DEBUG nova.compute.api [None req-5d4fff53-c116-41ea-8c72-eb636432b93e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.155825] [48527]: WARNING neutronclient.v2_0.client [None req-5d4fff53-c116-41ea-8c72-eb636432b93e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.244621] [48527]: DEBUG nova.policy [None req-5d4fff53-c116-41ea-8c72-eb636432b93e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.249284] [48527]: DEBUG nova.policy [None req-5d4fff53-c116-41ea-8c72-eb636432b93e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.249997] [48527]: DEBUG nova.policy [None req-5d4fff53-c116-41ea-8c72-eb636432b93e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.250646] [48527]: INFO nova.api.openstack.requestlog [None req-5d4fff53-c116-41ea-8c72-eb636432b93e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1300 microversion: 2.54 time: 0.108194 [ 904.251045] [48527]: [pid: 48527|app: 0|req: 1749/3524] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1300 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 904.253356] [48527]: DEBUG nova.api.openstack.wsgi [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.254760] [48527]: DEBUG nova.compute.api [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.258654] [48527]: DEBUG oslo_concurrency.lockutils [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.258852] [48527]: DEBUG oslo_concurrency.lockutils [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.258996] [48527]: DEBUG oslo_concurrency.lockutils [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.259311] [48527]: DEBUG oslo_concurrency.lockutils [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.259497] [48527]: DEBUG oslo_concurrency.lockutils [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.259680] [48527]: DEBUG oslo_concurrency.lockutils [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.279395] [48527]: DEBUG oslo_concurrency.lockutils [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.279684] [48527]: DEBUG oslo_concurrency.lockutils [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.279852] [48527]: DEBUG oslo_concurrency.lockutils [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.280041] [48527]: DEBUG nova.objects.instance [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid 4bd4223d-a544-480f-8945-7fd6022b7846 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.283456] [48527]: WARNING neutronclient.v2_0.client [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.310971] [48526]: WARNING neutronclient.v2_0.client [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.312527] [48526]: WARNING openstack [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 904.312527] [48526]: WARNING openstack [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 904.332110] [48527]: DEBUG nova.policy [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.339665] [48527]: INFO nova.api.openstack.requestlog [None req-9deb98b9-02fa-407b-aa96-503f7f0485af tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 200 len: 1306 microversion: 2.1 time: 0.087969 [ 904.340062] [48527]: [pid: 48527|app: 0|req: 1750/3525] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 1306 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.343945] [48527]: DEBUG nova.api.openstack.wsgi [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.345977] [48527]: DEBUG nova.compute.api [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.351637] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.351973] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.351973] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.352271] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.352379] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.352506] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.373935] [48527]: WARNING neutronclient.v2_0.client [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.473927] [48526]: DEBUG nova.virt.hardware [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 904.473927] [48526]: DEBUG nova.virt.hardware [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 904.473927] [48526]: DEBUG nova.virt.hardware [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 904.473927] [48526]: DEBUG nova.virt.hardware [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 904.473927] [48526]: DEBUG nova.virt.hardware [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 904.483384] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.483495] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.483609] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.483937] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.484097] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.484209] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.497329] [48526]: DEBUG nova.quota [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 904.500481] [48526]: DEBUG nova.quota [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for user a40387880ebd48d18f0391f0cf96eebb and project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 904.502861] [48527]: DEBUG nova.policy [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.508110] [48527]: INFO nova.api.openstack.requestlog [None req-2e8f0a89-2923-4d5d-be1d-2ec78b788d74 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.167409 [ 904.508504] [48527]: [pid: 48527|app: 0|req: 1751/3526] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.508782] [48526]: DEBUG nova.compute.api [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 904.510170] [48526]: DEBUG nova.compute.api [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 904.510945] [48527]: DEBUG nova.api.openstack.wsgi [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.512467] [48527]: DEBUG nova.compute.api [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.517028] [48527]: DEBUG oslo_concurrency.lockutils [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.517028] [48527]: DEBUG oslo_concurrency.lockutils [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.517028] [48527]: DEBUG oslo_concurrency.lockutils [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.517236] [48527]: DEBUG oslo_concurrency.lockutils [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.517273] [48527]: DEBUG oslo_concurrency.lockutils [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.517376] [48527]: DEBUG oslo_concurrency.lockutils [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.544122] [48526]: INFO nova.api.openstack.requestlog [None req-6d34fccb-2dbc-48a9-b18a-80f72e7e2274 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.479211 [ 904.544122] [48526]: [pid: 48526|app: 0|req: 1776/3527] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:56:48 2025] POST /compute/v2.1/servers => generated 380 bytes in 480 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 904.545102] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.546681] [48526]: DEBUG nova.compute.api [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.548453] [48527]: DEBUG oslo_concurrency.lockutils [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.548851] [48527]: DEBUG oslo_concurrency.lockutils [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.548997] [48527]: DEBUG oslo_concurrency.lockutils [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.549202] [48527]: DEBUG nova.objects.instance [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.550248] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.550433] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.551232] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.551232] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.551232] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.551232] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.553999] [48527]: WARNING neutronclient.v2_0.client [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.573864] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.573864] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.573864] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.573864] [48526]: DEBUG nova.objects.instance [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.576027] [48527]: DEBUG nova.policy [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.576956] [48526]: WARNING neutronclient.v2_0.client [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.581029] [48527]: DEBUG nova.policy [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.581623] [48527]: DEBUG nova.policy [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.582318] [48527]: INFO nova.api.openstack.requestlog [None req-9479d863-77b2-477d-85f2-e69677a93c3c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.073235 [ 904.582647] [48527]: [pid: 48527|app: 0|req: 1752/3528] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 904.584809] [48527]: DEBUG nova.api.openstack.wsgi [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.586160] [48527]: DEBUG nova.compute.api [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.589857] [48527]: DEBUG oslo_concurrency.lockutils [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.590251] [48527]: DEBUG oslo_concurrency.lockutils [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.590437] [48527]: DEBUG oslo_concurrency.lockutils [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.590817] [48527]: DEBUG oslo_concurrency.lockutils [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.591077] [48527]: DEBUG oslo_concurrency.lockutils [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.591288] [48527]: DEBUG oslo_concurrency.lockutils [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.599490] [48526]: DEBUG nova.policy [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.608238] [48526]: INFO nova.api.openstack.requestlog [None req-bf798dc7-35ff-4410-b837-36cc8d922ec9 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.065159 [ 904.608627] [48526]: [pid: 48526|app: 0|req: 1777/3529] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.611927] [48526]: DEBUG nova.api.openstack.wsgi [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.613302] [48527]: WARNING neutronclient.v2_0.client [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.618814] [48526]: DEBUG nova.compute.api [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.622575] [48526]: DEBUG oslo_concurrency.lockutils [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.622786] [48526]: DEBUG oslo_concurrency.lockutils [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.623042] [48526]: DEBUG oslo_concurrency.lockutils [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.623417] [48526]: DEBUG oslo_concurrency.lockutils [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.623478] [48526]: DEBUG oslo_concurrency.lockutils [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.623661] [48526]: DEBUG oslo_concurrency.lockutils [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.640871] [48527]: DEBUG nova.policy [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.646459] [48527]: INFO nova.api.openstack.requestlog [None req-54b77ba3-9162-4195-9a19-57648385ec43 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.063258 [ 904.646998] [48527]: [pid: 48527|app: 0|req: 1753/3530] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.648019] [48526]: DEBUG oslo_concurrency.lockutils [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.648232] [48526]: DEBUG oslo_concurrency.lockutils [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.649787] [48526]: DEBUG oslo_concurrency.lockutils [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.649787] [48526]: DEBUG nova.objects.instance [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.650523] [48527]: DEBUG nova.api.openstack.wsgi [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.652051] [48527]: DEBUG nova.compute.api [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.653792] [48526]: WARNING neutronclient.v2_0.client [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.656532] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.656718] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.656886] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.657241] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.657410] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.657530] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.674703] [48526]: DEBUG nova.policy [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.680457] [48526]: INFO nova.api.openstack.requestlog [None req-622b8f01-b7dd-4a25-89b1-a9a380473155 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.071224 [ 904.681183] [48526]: [pid: 48526|app: 0|req: 1778/3531] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.683432] [48526]: DEBUG nova.api.openstack.wsgi [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.685185] [48526]: DEBUG nova.compute.api [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.685278] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.685278] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.685278] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.685419] [48527]: DEBUG nova.objects.instance [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.688430] [48526]: DEBUG oslo_concurrency.lockutils [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.688507] [48527]: WARNING neutronclient.v2_0.client [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.688763] [48526]: DEBUG oslo_concurrency.lockutils [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.688827] [48526]: DEBUG oslo_concurrency.lockutils [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.689091] [48526]: DEBUG oslo_concurrency.lockutils [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.689241] [48526]: DEBUG oslo_concurrency.lockutils [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.689363] [48526]: DEBUG oslo_concurrency.lockutils [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.708425] [48527]: DEBUG nova.policy [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.709115] [48526]: DEBUG oslo_concurrency.lockutils [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.709786] [48526]: DEBUG oslo_concurrency.lockutils [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.709786] [48526]: DEBUG oslo_concurrency.lockutils [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.709786] [48526]: DEBUG nova.objects.instance [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.712595] [48526]: WARNING neutronclient.v2_0.client [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.712668] [48527]: INFO nova.api.openstack.requestlog [None req-ed56bc4f-ceba-41e6-9862-367b197b428f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.064201 [ 904.712995] [48527]: [pid: 48527|app: 0|req: 1754/3532] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.716201] [48527]: DEBUG nova.api.openstack.wsgi [None req-3f2ce443-a92e-4614-bd26-58355e709afd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.718028] [48527]: DEBUG nova.compute.api [None req-3f2ce443-a92e-4614-bd26-58355e709afd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.727979] [48527]: WARNING neutronclient.v2_0.client [None req-3f2ce443-a92e-4614-bd26-58355e709afd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.729335] [48526]: DEBUG nova.policy [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.733877] [48526]: INFO nova.api.openstack.requestlog [None req-494b65fc-018e-43cd-a2ad-249c0b88e8b4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.052364 [ 904.734219] [48526]: [pid: 48526|app: 0|req: 1779/3533] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.736444] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.737768] [48526]: DEBUG nova.compute.api [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.741027] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.741258] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.741430] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.741714] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.741886] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.742046] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.745576] [48527]: DEBUG nova.policy [None req-3f2ce443-a92e-4614-bd26-58355e709afd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.749769] [48527]: INFO nova.api.openstack.requestlog [None req-3f2ce443-a92e-4614-bd26-58355e709afd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1205 microversion: 2.1 time: 0.036235 [ 904.750310] [48527]: [pid: 48527|app: 0|req: 1755/3534] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1205 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.752471] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.753793] [48527]: DEBUG nova.compute.api [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.758986] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.759200] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.759377] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.759814] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.759814] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.759911] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.767508] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.767754] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.767968] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.768192] [48526]: DEBUG nova.objects.instance [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.770950] [48526]: WARNING neutronclient.v2_0.client [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.775368] [48527]: WARNING neutronclient.v2_0.client [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.791893] [48526]: DEBUG nova.policy [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.796264] [48526]: INFO nova.api.openstack.requestlog [None req-c5529d9e-65b9-4c69-a8f8-eb701767a3c4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.061488 [ 904.796622] [48526]: [pid: 48526|app: 0|req: 1780/3535] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.819948] [48526]: DEBUG nova.api.openstack.wsgi [req-549a46b3-ae51-45eb-b4e7-dd2b838c177c req-3ca2d2dd-fced-42ba-8600-d89ef6561d8e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e6fc317-baab-447f-93ec-e41795e08848", "name": "network-vif-plugged", "status": "completed", "tag": "c5026b22-4035-4206-8311-315208f3465e"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 904.826808] [48526]: DEBUG oslo_concurrency.lockutils [req-549a46b3-ae51-45eb-b4e7-dd2b838c177c req-3ca2d2dd-fced-42ba-8600-d89ef6561d8e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.827084] [48526]: DEBUG oslo_concurrency.lockutils [req-549a46b3-ae51-45eb-b4e7-dd2b838c177c req-3ca2d2dd-fced-42ba-8600-d89ef6561d8e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.827731] [48526]: DEBUG oslo_concurrency.lockutils [req-549a46b3-ae51-45eb-b4e7-dd2b838c177c req-3ca2d2dd-fced-42ba-8600-d89ef6561d8e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.835251] [48526]: INFO nova.api.openstack.compute.server_external_events [req-549a46b3-ae51-45eb-b4e7-dd2b838c177c req-3ca2d2dd-fced-42ba-8600-d89ef6561d8e service nova] Creating event network-vif-plugged:c5026b22-4035-4206-8311-315208f3465e for instance 2e6fc317-baab-447f-93ec-e41795e08848 on cpu-1 [ 904.840462] [48526]: INFO nova.api.openstack.requestlog [req-549a46b3-ae51-45eb-b4e7-dd2b838c177c req-3ca2d2dd-fced-42ba-8600-d89ef6561d8e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023098 [ 904.841324] [48526]: [pid: 48526|app: 0|req: 1781/3536] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:49 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) [ 904.856617] [48527]: DEBUG nova.policy [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.861352] [48527]: INFO nova.api.openstack.requestlog [None req-4f859fd8-37f1-49b4-9987-be3e1ae5e23e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1362 microversion: 2.1 time: 0.110673 [ 904.861945] [48527]: [pid: 48527|app: 0|req: 1756/3537] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:48 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1362 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.939576] [48526]: DEBUG nova.api.openstack.wsgi [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.940834] [48526]: DEBUG nova.compute.api [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.946678] [48526]: DEBUG oslo_concurrency.lockutils [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.946823] [48526]: DEBUG oslo_concurrency.lockutils [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.946985] [48526]: DEBUG oslo_concurrency.lockutils [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.947865] [48526]: DEBUG oslo_concurrency.lockutils [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.948080] [48526]: DEBUG oslo_concurrency.lockutils [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.948965] [48526]: DEBUG oslo_concurrency.lockutils [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.969752] [48526]: WARNING neutronclient.v2_0.client [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.035066] [48526]: DEBUG nova.policy [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.040028] [48526]: INFO nova.api.openstack.requestlog [None req-3faf6244-8e28-43cd-b9ca-0cf5b2abf257 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1323 microversion: 2.1 time: 0.105074 [ 905.040465] [48526]: [pid: 48526|app: 0|req: 1782/3538] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1323 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.083130] [48527]: DEBUG nova.api.openstack.wsgi [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.083757] [48527]: DEBUG nova.compute.api [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.088352] [48527]: DEBUG oslo_concurrency.lockutils [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.088557] [48527]: DEBUG oslo_concurrency.lockutils [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.088732] [48527]: DEBUG oslo_concurrency.lockutils [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.089485] [48527]: DEBUG oslo_concurrency.lockutils [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.089747] [48527]: DEBUG oslo_concurrency.lockutils [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.090099] [48527]: DEBUG oslo_concurrency.lockutils [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.107283] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.108775] [48526]: DEBUG nova.compute.api [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.114376] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.114616] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.114705] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.114986] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.115168] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.115293] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.118376] [48527]: DEBUG oslo_concurrency.lockutils [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.118609] [48527]: DEBUG oslo_concurrency.lockutils [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.119330] [48527]: DEBUG oslo_concurrency.lockutils [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.119330] [48527]: DEBUG nova.objects.instance [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.122509] [48527]: WARNING neutronclient.v2_0.client [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.140651] [48526]: WARNING neutronclient.v2_0.client [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.144883] [48527]: DEBUG nova.policy [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.153962] [48527]: DEBUG nova.policy [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.154718] [48527]: DEBUG nova.policy [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.155375] [48527]: INFO nova.api.openstack.requestlog [None req-f13b7528-098a-4880-9bfa-e4cd7817205a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.077021 [ 905.155759] [48527]: [pid: 48527|app: 0|req: 1757/3539] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 905.158294] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.159754] [48527]: DEBUG nova.compute.api [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.164054] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.164054] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.164054] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.164054] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.164054] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.164054] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.180927] [48527]: WARNING neutronclient.v2_0.client [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.207587] [48527]: DEBUG nova.policy [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.211938] [48527]: INFO nova.api.openstack.requestlog [None req-ac03bee9-9398-4815-ad9b-7827edd6cd6f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.055648 [ 905.212408] [48527]: [pid: 48527|app: 0|req: 1758/3540] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.225479] [48526]: DEBUG nova.policy [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.229456] [48526]: INFO nova.api.openstack.requestlog [None req-eb3a77c2-9625-4ff4-96ce-0d549443b0ab tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.124951 [ 905.229817] [48526]: [pid: 48526|app: 0|req: 1783/3541] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.265016] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.266426] [48527]: DEBUG nova.compute.api [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.271024] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.271209] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.271352] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.271600] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.271740] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.271859] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.289807] [48527]: WARNING neutronclient.v2_0.client [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.307516] [48527]: DEBUG nova.policy [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.311687] [48527]: DEBUG nova.policy [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.312098] [48527]: DEBUG nova.policy [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.312648] [48527]: INFO nova.api.openstack.requestlog [None req-bbb8047a-5221-4376-8c38-6ad45e40d3c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.049789 [ 905.312943] [48527]: [pid: 48527|app: 0|req: 1759/3542] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 905.354557] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.356167] [48526]: DEBUG nova.compute.api [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: 4bd4223d-a544-480f-8945-7fd6022b7846] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.362965] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.363131] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.363268] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.363670] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.363889] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.364044] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.373763] [48526]: INFO nova.api.openstack.wsgi [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] HTTP exception thrown: Instance 4bd4223d-a544-480f-8945-7fd6022b7846 could not be found. [ 905.374102] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Returning 404 to user: Instance 4bd4223d-a544-480f-8945-7fd6022b7846 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 905.374530] [48526]: INFO nova.api.openstack.requestlog [None req-2ca7d18c-c8f4-49e1-a372-1c2adccc8247 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846" status: 404 len: 111 microversion: 2.1 time: 0.022434 [ 905.374868] [48526]: [pid: 48526|app: 0|req: 1784/3543] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/4bd4223d-a544-480f-8945-7fd6022b7846 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 905.380263] [48527]: DEBUG nova.api.openstack.wsgi [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.381736] [48527]: DEBUG nova.compute.api [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.385044] [48527]: DEBUG oslo_concurrency.lockutils [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.385236] [48527]: DEBUG oslo_concurrency.lockutils [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.385371] [48527]: DEBUG oslo_concurrency.lockutils [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.385623] [48527]: DEBUG oslo_concurrency.lockutils [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.385766] [48527]: DEBUG oslo_concurrency.lockutils [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.385884] [48527]: DEBUG oslo_concurrency.lockutils [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.409414] [48527]: DEBUG oslo_concurrency.lockutils [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.409617] [48527]: DEBUG oslo_concurrency.lockutils [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.409722] [48527]: DEBUG oslo_concurrency.lockutils [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.409862] [48527]: DEBUG nova.objects.instance [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid fc4f7d23-f780-4795-8ac2-3d67057b1efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.413450] [48527]: WARNING neutronclient.v2_0.client [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.432819] [48527]: DEBUG nova.policy [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.438519] [48527]: INFO nova.api.openstack.requestlog [None req-2815c00a-d162-41be-ae45-bb76ba6ad340 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1306 microversion: 2.1 time: 0.060550 [ 905.438868] [48527]: [pid: 48527|app: 0|req: 1760/3544] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.522570] [48526]: DEBUG nova.api.openstack.wsgi [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.525025] [48526]: DEBUG nova.compute.api [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.528171] [48526]: DEBUG oslo_concurrency.lockutils [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.528489] [48526]: DEBUG oslo_concurrency.lockutils [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.528489] [48526]: DEBUG oslo_concurrency.lockutils [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.528759] [48526]: DEBUG oslo_concurrency.lockutils [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.528905] [48526]: DEBUG oslo_concurrency.lockutils [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.529038] [48526]: DEBUG oslo_concurrency.lockutils [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.551801] [48526]: WARNING neutronclient.v2_0.client [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.597255] [48527]: DEBUG nova.api.openstack.wsgi [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.598879] [48527]: DEBUG nova.compute.api [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.604820] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.605035] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.605180] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.605532] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.605685] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.605808] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.618425] [48526]: DEBUG nova.policy [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.626536] [48526]: INFO nova.api.openstack.requestlog [None req-19de1a65-0f5a-46d1-bd38-5e84a833259a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.105997 [ 905.627187] [48526]: [pid: 48526|app: 0|req: 1785/3545] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.630837] [48526]: DEBUG nova.api.openstack.wsgi [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.632467] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.632467] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.632467] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.632467] [48527]: DEBUG nova.objects.instance [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.632683] [48526]: DEBUG nova.compute.api [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.636146] [48527]: WARNING neutronclient.v2_0.client [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.636278] [48526]: DEBUG oslo_concurrency.lockutils [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.636278] [48526]: DEBUG oslo_concurrency.lockutils [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.636450] [48526]: DEBUG oslo_concurrency.lockutils [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.636754] [48526]: DEBUG oslo_concurrency.lockutils [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.636974] [48526]: DEBUG oslo_concurrency.lockutils [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.637211] [48526]: DEBUG oslo_concurrency.lockutils [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.657050] [48527]: DEBUG nova.policy [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.658143] [48526]: DEBUG oslo_concurrency.lockutils [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.658496] [48526]: DEBUG oslo_concurrency.lockutils [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.658496] [48526]: DEBUG oslo_concurrency.lockutils [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.658740] [48526]: DEBUG nova.objects.instance [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.661141] [48527]: DEBUG nova.policy [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.661428] [48526]: WARNING neutronclient.v2_0.client [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.661724] [48527]: DEBUG nova.policy [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.662541] [48527]: INFO nova.api.openstack.requestlog [None req-1c53acad-e8a6-44d6-8a82-56af1d6abe2f tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.067491 [ 905.662638] [48527]: [pid: 48527|app: 0|req: 1761/3546] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 905.665697] [48527]: DEBUG nova.api.openstack.wsgi [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.667027] [48527]: DEBUG nova.compute.api [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.670711] [48527]: DEBUG oslo_concurrency.lockutils [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.671468] [48527]: DEBUG oslo_concurrency.lockutils [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.671468] [48527]: DEBUG oslo_concurrency.lockutils [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.671468] [48527]: DEBUG oslo_concurrency.lockutils [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.671468] [48527]: DEBUG oslo_concurrency.lockutils [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.671635] [48527]: DEBUG oslo_concurrency.lockutils [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.684946] [48526]: DEBUG nova.policy [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.689464] [48527]: WARNING neutronclient.v2_0.client [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.689800] [48526]: INFO nova.api.openstack.requestlog [None req-6481b3fe-68dd-40d6-b656-82e8d018bfa6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.062045 [ 905.690139] [48526]: [pid: 48526|app: 0|req: 1786/3547] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.696425] [48526]: DEBUG nova.api.openstack.wsgi [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.697778] [48526]: DEBUG nova.compute.api [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.702564] [48526]: DEBUG oslo_concurrency.lockutils [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.702757] [48526]: DEBUG oslo_concurrency.lockutils [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.702886] [48526]: DEBUG oslo_concurrency.lockutils [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.703178] [48526]: DEBUG oslo_concurrency.lockutils [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.703348] [48526]: DEBUG oslo_concurrency.lockutils [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.703472] [48526]: DEBUG oslo_concurrency.lockutils [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.709022] [48527]: DEBUG nova.policy [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.712543] [48527]: INFO nova.api.openstack.requestlog [None req-517d0021-ebdf-4b8a-8c85-4495f53d0d3e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.049345 [ 905.712842] [48527]: [pid: 48527|app: 0|req: 1762/3548] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.726163] [48527]: DEBUG nova.api.openstack.wsgi [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.727755] [48527]: DEBUG nova.compute.api [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.728056] [48526]: DEBUG oslo_concurrency.lockutils [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.728352] [48526]: DEBUG oslo_concurrency.lockutils [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.728605] [48526]: DEBUG oslo_concurrency.lockutils [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.728956] [48526]: DEBUG nova.objects.instance [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.731161] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.731340] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.731474] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.732037] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.732037] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.732037] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.732217] [48526]: WARNING neutronclient.v2_0.client [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.750537] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.750689] [48526]: DEBUG nova.policy [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.750843] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.750994] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.751155] [48527]: DEBUG nova.objects.instance [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.753894] [48527]: WARNING neutronclient.v2_0.client [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.754669] [48526]: INFO nova.api.openstack.requestlog [None req-120e53dd-a746-41a2-9d5f-3f9435361098 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.060063 [ 905.754987] [48526]: [pid: 48526|app: 0|req: 1787/3549] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.774181] [48527]: DEBUG nova.policy [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.778216] [48527]: INFO nova.api.openstack.requestlog [None req-d0428ea4-5d88-4fdc-91e4-fc9eeafcc922 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.054075 [ 905.778818] [48527]: [pid: 48527|app: 0|req: 1763/3550] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:49 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 905.781181] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.782486] [48527]: DEBUG nova.compute.api [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.785503] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.785676] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.785810] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.786057] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.786216] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.786322] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.796323] [48526]: DEBUG nova.api.openstack.wsgi [req-fdf64144-19e3-4597-bb71-5c2095870792 req-69ac8be4-3a8c-4679-b149-219a89b6d67f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "54817d33-9857-4325-87a3-b60e815f4e5b", "name": "network-vif-deleted", "tag": "60ac64ca-60af-4089-851d-a4508ead9ca8"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 905.802912] [48526]: DEBUG oslo_concurrency.lockutils [req-fdf64144-19e3-4597-bb71-5c2095870792 req-69ac8be4-3a8c-4679-b149-219a89b6d67f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.803123] [48526]: DEBUG oslo_concurrency.lockutils [req-fdf64144-19e3-4597-bb71-5c2095870792 req-69ac8be4-3a8c-4679-b149-219a89b6d67f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.803258] [48526]: DEBUG oslo_concurrency.lockutils [req-fdf64144-19e3-4597-bb71-5c2095870792 req-69ac8be4-3a8c-4679-b149-219a89b6d67f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.807307] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.808362] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.808362] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.808362] [48527]: DEBUG nova.objects.instance [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.810105] [48526]: INFO nova.api.openstack.compute.server_external_events [req-fdf64144-19e3-4597-bb71-5c2095870792 req-69ac8be4-3a8c-4679-b149-219a89b6d67f service nova] Creating event network-vif-deleted:60ac64ca-60af-4089-851d-a4508ead9ca8 for instance 54817d33-9857-4325-87a3-b60e815f4e5b on cpu-1 [ 905.811016] [48527]: WARNING neutronclient.v2_0.client [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.815161] [48526]: INFO nova.api.openstack.requestlog [req-fdf64144-19e3-4597-bb71-5c2095870792 req-69ac8be4-3a8c-4679-b149-219a89b6d67f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058961 [ 905.815161] [48526]: [pid: 48526|app: 0|req: 1788/3551] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:49 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 905.817464] [48526]: DEBUG nova.api.openstack.wsgi [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.818963] [48526]: DEBUG nova.compute.api [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.822130] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.822333] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.822442] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.822688] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.822829] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.822978] [48526]: DEBUG oslo_concurrency.lockutils [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.830065] [48527]: DEBUG nova.policy [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.834441] [48527]: INFO nova.api.openstack.requestlog [None req-f1556b9c-6bb6-4e2b-b4b4-8a3d3676964e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.055180 [ 905.834879] [48527]: [pid: 48527|app: 0|req: 1764/3552] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.838151] [48527]: DEBUG nova.api.openstack.wsgi [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.839792] [48527]: DEBUG nova.compute.api [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.841531] [48526]: WARNING neutronclient.v2_0.client [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.843233] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.843463] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.843663] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.844252] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.844252] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.844252] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.861615] [48526]: DEBUG nova.policy [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.866736] [48526]: INFO nova.api.openstack.requestlog [None req-3ebbdf00-2750-4cdb-890c-661a92801e6e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.051126 [ 905.867072] [48526]: [pid: 48526|app: 0|req: 1789/3553] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.867207] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.867267] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.867387] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.867572] [48527]: DEBUG nova.objects.instance [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.870570] [48527]: WARNING neutronclient.v2_0.client [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.876041] [48526]: DEBUG nova.api.openstack.wsgi [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.877425] [48526]: DEBUG nova.compute.api [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.880798] [48526]: DEBUG oslo_concurrency.lockutils [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.881028] [48526]: DEBUG oslo_concurrency.lockutils [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.881175] [48526]: DEBUG oslo_concurrency.lockutils [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.881507] [48526]: DEBUG oslo_concurrency.lockutils [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.881655] [48526]: DEBUG oslo_concurrency.lockutils [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.881781] [48526]: DEBUG oslo_concurrency.lockutils [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.890753] [48527]: DEBUG nova.policy [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.894969] [48527]: INFO nova.api.openstack.requestlog [None req-ddc4df74-e174-4194-980a-8abf80e07676 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.059476 [ 905.895295] [48527]: [pid: 48527|app: 0|req: 1765/3554] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.898925] [48526]: WARNING neutronclient.v2_0.client [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.958439] [48526]: DEBUG nova.policy [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.962839] [48526]: INFO nova.api.openstack.requestlog [None req-2daef983-74ea-4e88-9a2b-5f2b6f890f61 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1362 microversion: 2.1 time: 0.088850 [ 905.963454] [48526]: [pid: 48526|app: 0|req: 1790/3555] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1362 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.053751] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.054884] [48527]: DEBUG nova.compute.api [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.058188] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.058427] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.058490] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.058767] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.058955] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.059100] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.075252] [48527]: WARNING neutronclient.v2_0.client [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.158423] [48527]: DEBUG nova.policy [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.163304] [48527]: INFO nova.api.openstack.requestlog [None req-b0d3606c-def7-4898-b81e-280baa777cac tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1518 microversion: 2.1 time: 0.111934 [ 906.163630] [48527]: [pid: 48527|app: 0|req: 1766/3556] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1518 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 906.171462] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.173784] [48526]: DEBUG nova.compute.api [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.176649] [48527]: DEBUG nova.api.openstack.wsgi [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.176905] [48527]: DEBUG nova.compute.api [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.177285] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.177470] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.177600] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.177849] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.177989] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.178132] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.181927] [48527]: DEBUG oslo_concurrency.lockutils [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.182219] [48527]: DEBUG oslo_concurrency.lockutils [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.182424] [48527]: DEBUG oslo_concurrency.lockutils [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.182693] [48527]: DEBUG oslo_concurrency.lockutils [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.182839] [48527]: DEBUG oslo_concurrency.lockutils [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.182962] [48527]: DEBUG oslo_concurrency.lockutils [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.198360] [48527]: DEBUG nova.compute.api [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 906.198737] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.198874] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.199024] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.199182] [48526]: DEBUG nova.objects.instance [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.202674] [48526]: WARNING neutronclient.v2_0.client [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.222848] [48526]: DEBUG nova.policy [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.227502] [48526]: DEBUG nova.policy [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.228247] [48526]: DEBUG nova.policy [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.228918] [48526]: INFO nova.api.openstack.requestlog [None req-f2efb72e-f6cb-4b5b-87fa-c469b823f75d tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.059587 [ 906.229951] [48526]: [pid: 48526|app: 0|req: 1791/3557] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.232026] [48526]: DEBUG nova.api.openstack.wsgi [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.233234] [48526]: DEBUG nova.compute.api [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.237318] [48526]: DEBUG oslo_concurrency.lockutils [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.237575] [48526]: DEBUG oslo_concurrency.lockutils [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.237720] [48526]: DEBUG oslo_concurrency.lockutils [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.238041] [48526]: DEBUG oslo_concurrency.lockutils [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.239159] [48526]: DEBUG oslo_concurrency.lockutils [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.239159] [48526]: DEBUG oslo_concurrency.lockutils [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.249236] [48527]: INFO nova.api.openstack.requestlog [None req-a56b8a7d-c05e-4dcc-9f82-95a7dfe7ace0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 204 len: 0 microversion: 2.1 time: 0.074769 [ 906.249684] [48527]: [pid: 48527|app: 0|req: 1767/3558] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:56:50 2025] DELETE /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 906.252636] [48527]: DEBUG nova.api.openstack.wsgi [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.254144] [48527]: DEBUG nova.compute.api [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.256461] [48526]: WARNING neutronclient.v2_0.client [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.258027] [48527]: DEBUG oslo_concurrency.lockutils [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.258150] [48527]: DEBUG oslo_concurrency.lockutils [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.258284] [48527]: DEBUG oslo_concurrency.lockutils [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.258702] [48527]: DEBUG oslo_concurrency.lockutils [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.258892] [48527]: DEBUG oslo_concurrency.lockutils [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.259028] [48527]: DEBUG oslo_concurrency.lockutils [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.278315] [48527]: WARNING neutronclient.v2_0.client [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.278426] [48526]: DEBUG nova.policy [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.282718] [48526]: INFO nova.api.openstack.requestlog [None req-48c3f618-8b46-4111-9e56-504e3c4dd5d1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.052885 [ 906.283458] [48526]: [pid: 48526|app: 0|req: 1792/3559] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.285270] [48526]: DEBUG nova.api.openstack.wsgi [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.286640] [48526]: DEBUG nova.compute.api [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.290697] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.290832] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.290980] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.291256] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.291407] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.291564] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.306649] [48526]: WARNING neutronclient.v2_0.client [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.353488] [48527]: DEBUG nova.policy [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.361377] [48527]: INFO nova.api.openstack.requestlog [None req-91a50b8e-d4ef-49fc-a9f1-83db5cb8ae8c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.111090 [ 906.361955] [48527]: [pid: 48527|app: 0|req: 1768/3560] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.366953] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.366953] [48527]: DEBUG nova.compute.api [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.370500] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.370583] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.370702] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.370987] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.371639] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.371639] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.378411] [48526]: DEBUG nova.policy [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.384824] [48526]: INFO nova.api.openstack.requestlog [None req-7d9479fe-bf77-4b77-b468-0fc1946fd938 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1524 microversion: 2.1 time: 0.101153 [ 906.385297] [48526]: [pid: 48526|app: 0|req: 1793/3561] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1524 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.397225] [48527]: WARNING neutronclient.v2_0.client [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.415601] [48527]: DEBUG nova.policy [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.421042] [48527]: DEBUG nova.policy [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.421042] [48527]: DEBUG nova.policy [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.421263] [48527]: INFO nova.api.openstack.requestlog [None req-dd44d774-9b5b-4337-a043-7437bc550c8a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.058532 [ 906.421661] [48527]: [pid: 48527|app: 0|req: 1769/3562] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.451109] [48526]: DEBUG nova.api.openstack.wsgi [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.452878] [48526]: DEBUG nova.compute.api [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.455887] [48526]: DEBUG oslo_concurrency.lockutils [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.456036] [48526]: DEBUG oslo_concurrency.lockutils [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.456175] [48526]: DEBUG oslo_concurrency.lockutils [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.456478] [48526]: DEBUG oslo_concurrency.lockutils [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.456885] [48526]: DEBUG oslo_concurrency.lockutils [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.456885] [48526]: DEBUG oslo_concurrency.lockutils [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.482079] [48526]: DEBUG oslo_concurrency.lockutils [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.482375] [48526]: DEBUG oslo_concurrency.lockutils [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.482573] [48526]: DEBUG oslo_concurrency.lockutils [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.482736] [48526]: DEBUG nova.objects.instance [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid fc4f7d23-f780-4795-8ac2-3d67057b1efe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.486800] [48526]: WARNING neutronclient.v2_0.client [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.505335] [48526]: DEBUG nova.policy [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.509790] [48526]: INFO nova.api.openstack.requestlog [None req-3085a62a-4cda-4dd9-a5bc-35221e270070 tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1306 microversion: 2.1 time: 0.060608 [ 906.510087] [48526]: [pid: 48526|app: 0|req: 1794/3563] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.640081] [48527]: DEBUG nova.api.openstack.wsgi [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.641423] [48527]: DEBUG nova.compute.api [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.644752] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.644929] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.645079] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.645350] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.645473] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.645589] [48527]: DEBUG oslo_concurrency.lockutils [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.662953] [48527]: WARNING neutronclient.v2_0.client [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.677725] [48526]: DEBUG nova.api.openstack.wsgi [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.679239] [48526]: DEBUG nova.compute.api [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.683445] [48526]: DEBUG oslo_concurrency.lockutils [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.683644] [48526]: DEBUG oslo_concurrency.lockutils [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.683786] [48526]: DEBUG oslo_concurrency.lockutils [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.684075] [48526]: DEBUG oslo_concurrency.lockutils [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.684225] [48526]: DEBUG oslo_concurrency.lockutils [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.684347] [48526]: DEBUG oslo_concurrency.lockutils [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.703822] [48526]: DEBUG oslo_concurrency.lockutils [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.704123] [48526]: DEBUG oslo_concurrency.lockutils [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.704350] [48526]: DEBUG oslo_concurrency.lockutils [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.704504] [48526]: DEBUG nova.objects.instance [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.707526] [48526]: WARNING neutronclient.v2_0.client [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.726761] [48526]: DEBUG nova.policy [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.733782] [48526]: DEBUG nova.policy [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.734401] [48526]: DEBUG nova.policy [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.735172] [48526]: INFO nova.api.openstack.requestlog [None req-250cf0f1-af14-40b4-acee-09fd8971513a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.059561 [ 906.735519] [48526]: [pid: 48526|app: 0|req: 1795/3564] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.737896] [48526]: DEBUG nova.api.openstack.wsgi [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.739623] [48526]: DEBUG nova.compute.api [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.745321] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.746107] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.746107] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.746267] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.746328] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.746457] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.778937] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.779146] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.779296] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.779459] [48526]: DEBUG nova.objects.instance [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.781663] [48527]: DEBUG nova.policy [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.783167] [48526]: WARNING neutronclient.v2_0.client [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.786703] [48527]: INFO nova.api.openstack.requestlog [None req-bac17447-c34e-498a-963e-ba071a183eb0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.148775 [ 906.787120] [48527]: [pid: 48527|app: 0|req: 1770/3565] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.790246] [48527]: DEBUG nova.api.openstack.wsgi [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.791888] [48527]: DEBUG nova.compute.api [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.795816] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.796069] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.796225] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.796598] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.796754] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.796875] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.803591] [48526]: DEBUG nova.policy [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.807978] [48526]: INFO nova.api.openstack.requestlog [None req-7aa9211a-4695-4ae4-85a7-62ba3bbda681 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.071786 [ 906.808174] [48526]: [pid: 48526|app: 0|req: 1796/3566] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:50 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.810603] [48526]: DEBUG nova.api.openstack.wsgi [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.811859] [48526]: DEBUG nova.compute.api [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.814621] [48527]: WARNING neutronclient.v2_0.client [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.815207] [48526]: DEBUG oslo_concurrency.lockutils [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.815395] [48526]: DEBUG oslo_concurrency.lockutils [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.815544] [48526]: DEBUG oslo_concurrency.lockutils [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.815819] [48526]: DEBUG oslo_concurrency.lockutils [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.815970] [48526]: DEBUG oslo_concurrency.lockutils [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.816123] [48526]: DEBUG oslo_concurrency.lockutils [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.834297] [48527]: DEBUG nova.policy [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.837448] [48526]: DEBUG oslo_concurrency.lockutils [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.837448] [48526]: DEBUG oslo_concurrency.lockutils [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.837677] [48526]: DEBUG oslo_concurrency.lockutils [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.837852] [48526]: DEBUG nova.objects.instance [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.839831] [48527]: INFO nova.api.openstack.requestlog [None req-f6a68d55-44d4-42fc-94f2-fc3bcfd4ad57 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.052001 [ 906.840352] [48527]: [pid: 48527|app: 0|req: 1771/3567] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.841414] [48526]: WARNING neutronclient.v2_0.client [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.843522] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.845270] [48527]: DEBUG nova.compute.api [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.849770] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.850169] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.850422] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.850858] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.852129] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.852371] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.862439] [48526]: DEBUG nova.policy [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.866381] [48526]: INFO nova.api.openstack.requestlog [None req-d284e6bb-cc10-4fc2-a1be-8d867bcfde06 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.057630 [ 906.867027] [48526]: [pid: 48526|app: 0|req: 1797/3568] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.869760] [48526]: DEBUG nova.api.openstack.wsgi [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.871484] [48526]: DEBUG nova.compute.api [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.875346] [48526]: DEBUG oslo_concurrency.lockutils [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.875728] [48526]: DEBUG oslo_concurrency.lockutils [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.876022] [48526]: DEBUG oslo_concurrency.lockutils [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.876458] [48526]: DEBUG oslo_concurrency.lockutils [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.876737] [48526]: DEBUG oslo_concurrency.lockutils [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.876989] [48526]: DEBUG oslo_concurrency.lockutils [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.880543] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.880735] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.880912] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.881092] [48527]: DEBUG nova.objects.instance [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.884147] [48527]: WARNING neutronclient.v2_0.client [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.897402] [48526]: DEBUG oslo_concurrency.lockutils [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.897607] [48526]: DEBUG oslo_concurrency.lockutils [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.897607] [48526]: DEBUG oslo_concurrency.lockutils [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.897838] [48526]: DEBUG nova.objects.instance [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.901440] [48526]: WARNING neutronclient.v2_0.client [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.905880] [48527]: DEBUG nova.policy [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.910599] [48527]: INFO nova.api.openstack.requestlog [None req-4f6c1a6c-7500-4bc5-b2d2-5eeef6f0bf76 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.069558 [ 906.910943] [48527]: [pid: 48527|app: 0|req: 1772/3569] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.914483] [48527]: DEBUG nova.api.openstack.wsgi [req-8554405f-2adc-4c92-8bc9-64d6aae58ac3 req-4b2a6e19-e4d1-43c6-9991-b335847a4ac6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e6fc317-baab-447f-93ec-e41795e08848", "tag": "c5026b22-4035-4206-8311-315208f3465e"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 906.920027] [48527]: DEBUG oslo_concurrency.lockutils [req-8554405f-2adc-4c92-8bc9-64d6aae58ac3 req-4b2a6e19-e4d1-43c6-9991-b335847a4ac6 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.920216] [48527]: DEBUG oslo_concurrency.lockutils [req-8554405f-2adc-4c92-8bc9-64d6aae58ac3 req-4b2a6e19-e4d1-43c6-9991-b335847a4ac6 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.920351] [48527]: DEBUG oslo_concurrency.lockutils [req-8554405f-2adc-4c92-8bc9-64d6aae58ac3 req-4b2a6e19-e4d1-43c6-9991-b335847a4ac6 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.921756] [48526]: DEBUG nova.policy [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.926488] [48526]: INFO nova.api.openstack.requestlog [None req-299411db-07ad-47e0-8b14-ed8fdad8ce29 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.058745 [ 906.926840] [48527]: INFO nova.api.openstack.compute.server_external_events [req-8554405f-2adc-4c92-8bc9-64d6aae58ac3 req-4b2a6e19-e4d1-43c6-9991-b335847a4ac6 service nova] Creating event network-changed:c5026b22-4035-4206-8311-315208f3465e for instance 2e6fc317-baab-447f-93ec-e41795e08848 on cpu-1 [ 906.926896] [48526]: [pid: 48526|app: 0|req: 1798/3570] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.929249] [48526]: DEBUG nova.api.openstack.wsgi [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.930664] [48526]: DEBUG nova.compute.api [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.931346] [48527]: INFO nova.api.openstack.requestlog [req-8554405f-2adc-4c92-8bc9-64d6aae58ac3 req-4b2a6e19-e4d1-43c6-9991-b335847a4ac6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019678 [ 906.931795] [48527]: [pid: 48527|app: 0|req: 1773/3571] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:51 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) [ 906.933898] [48526]: DEBUG oslo_concurrency.lockutils [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.934102] [48526]: DEBUG oslo_concurrency.lockutils [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.934238] [48526]: DEBUG oslo_concurrency.lockutils [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.934280] [48527]: DEBUG nova.api.openstack.wsgi [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.934485] [48526]: DEBUG oslo_concurrency.lockutils [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.934630] [48526]: DEBUG oslo_concurrency.lockutils [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.934742] [48526]: DEBUG oslo_concurrency.lockutils [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.935538] [48527]: DEBUG nova.compute.api [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.939044] [48527]: DEBUG oslo_concurrency.lockutils [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.939218] [48527]: DEBUG oslo_concurrency.lockutils [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.939348] [48527]: DEBUG oslo_concurrency.lockutils [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.939620] [48527]: DEBUG oslo_concurrency.lockutils [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.939766] [48527]: DEBUG oslo_concurrency.lockutils [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.939889] [48527]: DEBUG oslo_concurrency.lockutils [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.950593] [48526]: WARNING neutronclient.v2_0.client [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.962771] [48527]: DEBUG oslo_concurrency.lockutils [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.962948] [48527]: DEBUG oslo_concurrency.lockutils [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.963092] [48527]: DEBUG oslo_concurrency.lockutils [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.963238] [48527]: DEBUG nova.objects.instance [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.966454] [48527]: WARNING neutronclient.v2_0.client [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.971860] [48526]: DEBUG nova.policy [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.977719] [48526]: INFO nova.api.openstack.requestlog [None req-629a69f6-31d0-4e7b-8058-a90ffdde11d8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.050186 [ 906.978180] [48526]: [pid: 48526|app: 0|req: 1799/3572] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.980709] [48526]: DEBUG nova.api.openstack.wsgi [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.982265] [48526]: DEBUG nova.compute.api [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.985731] [48526]: DEBUG oslo_concurrency.lockutils [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.985853] [48527]: DEBUG nova.policy [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.985953] [48526]: DEBUG oslo_concurrency.lockutils [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.986054] [48526]: DEBUG oslo_concurrency.lockutils [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.986317] [48526]: DEBUG oslo_concurrency.lockutils [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.986470] [48526]: DEBUG oslo_concurrency.lockutils [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.986593] [48526]: DEBUG oslo_concurrency.lockutils [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.990718] [48527]: INFO nova.api.openstack.requestlog [None req-015db1f6-2157-4ba2-990d-901e06f0511c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.058291 [ 906.991073] [48527]: [pid: 48527|app: 0|req: 1774/3573] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.003406] [48526]: WARNING neutronclient.v2_0.client [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.096583] [48526]: DEBUG nova.policy [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.101293] [48526]: INFO nova.api.openstack.requestlog [None req-015e5d5e-5fea-41d9-8ec4-c9b1cdeca594 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1362 microversion: 2.1 time: 0.122540 [ 907.101639] [48526]: [pid: 48526|app: 0|req: 1800/3574] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1362 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.244488] [48527]: DEBUG nova.api.openstack.wsgi [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.246042] [48527]: DEBUG nova.compute.api [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.249750] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.249949] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.250186] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.250415] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.250563] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.250688] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.272726] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.272882] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.273149] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.273149] [48527]: DEBUG nova.objects.instance [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.276010] [48527]: WARNING neutronclient.v2_0.client [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.295682] [48527]: DEBUG nova.policy [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.296476] [48526]: DEBUG nova.api.openstack.wsgi [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.298160] [48526]: DEBUG nova.compute.api [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.301084] [48527]: DEBUG nova.policy [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.302056] [48527]: DEBUG nova.policy [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.302181] [48526]: DEBUG oslo_concurrency.lockutils [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.302388] [48526]: DEBUG oslo_concurrency.lockutils [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.302485] [48526]: DEBUG oslo_concurrency.lockutils [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.302747] [48526]: DEBUG oslo_concurrency.lockutils [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.302797] [48527]: INFO nova.api.openstack.requestlog [None req-d0b65bc7-9b8f-4700-9249-2c3c703cfece tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.060685 [ 907.302944] [48526]: DEBUG oslo_concurrency.lockutils [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.303090] [48526]: DEBUG oslo_concurrency.lockutils [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.303146] [48527]: [pid: 48527|app: 0|req: 1775/3575] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 907.325371] [48526]: WARNING neutronclient.v2_0.client [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.346781] [48526]: DEBUG nova.policy [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.351779] [48526]: INFO nova.api.openstack.requestlog [None req-d053d2e6-a4af-4a42-9141-a2f6704afe45 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1233 microversion: 2.1 time: 0.057833 [ 907.352159] [48526]: [pid: 48526|app: 0|req: 1801/3576] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1233 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.376265] [48527]: DEBUG nova.api.openstack.wsgi [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.378031] [48527]: DEBUG nova.compute.api [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.383292] [48527]: DEBUG oslo_concurrency.lockutils [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.383473] [48527]: DEBUG oslo_concurrency.lockutils [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.383606] [48527]: DEBUG oslo_concurrency.lockutils [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.383861] [48527]: DEBUG oslo_concurrency.lockutils [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.383998] [48527]: DEBUG oslo_concurrency.lockutils [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.384158] [48527]: DEBUG oslo_concurrency.lockutils [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.398330] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.399861] [48526]: DEBUG nova.compute.api [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.403618] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.403806] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.403940] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.404221] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.404369] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.404493] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.413103] [48527]: WARNING neutronclient.v2_0.client [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.421452] [48526]: WARNING neutronclient.v2_0.client [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.492824] [48526]: DEBUG nova.policy [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.500783] [48526]: INFO nova.api.openstack.requestlog [None req-2e3dd690-2fbb-4efd-8803-b56eee0fbffa tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1524 microversion: 2.1 time: 0.104730 [ 907.501155] [48526]: [pid: 48526|app: 0|req: 1802/3577] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1524 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.504666] [48526]: DEBUG nova.api.openstack.wsgi [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.505457] [48526]: DEBUG nova.compute.api [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.509097] [48526]: DEBUG oslo_concurrency.lockutils [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.509097] [48526]: DEBUG oslo_concurrency.lockutils [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.509097] [48526]: DEBUG oslo_concurrency.lockutils [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.509097] [48526]: DEBUG oslo_concurrency.lockutils [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.509275] [48526]: DEBUG oslo_concurrency.lockutils [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.509275] [48526]: DEBUG oslo_concurrency.lockutils [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.511437] [48527]: DEBUG nova.policy [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.515844] [48527]: INFO nova.api.openstack.requestlog [None req-a73b6fc6-b11c-4a79-afc2-9703a5346bb8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.142230 [ 907.516267] [48527]: [pid: 48527|app: 0|req: 1776/3578] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.521746] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.523123] [48527]: DEBUG nova.compute.api [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.526263] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.526565] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.526725] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.526976] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.527137] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.527259] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.530053] [48526]: WARNING neutronclient.v2_0.client [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.549061] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.549337] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.549584] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.549776] [48527]: DEBUG nova.objects.instance [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lazy-loading 'fault' on Instance uuid fc4f7d23-f780-4795-8ac2-3d67057b1efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.550739] [48526]: DEBUG nova.policy [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.554287] [48527]: WARNING neutronclient.v2_0.client [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.554995] [48526]: DEBUG nova.policy [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.555607] [48526]: DEBUG nova.policy [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.556188] [48526]: INFO nova.api.openstack.requestlog [None req-afdb9907-565f-42cb-8e3d-d8d0ad946813 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.054524 [ 907.556584] [48526]: [pid: 48526|app: 0|req: 1803/3579] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 907.575086] [48527]: DEBUG nova.policy [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a4a2ebc6d884e78ae3612549ed6c60e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dc41bb776cd4d60b717ea51a613295f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.579394] [48527]: INFO nova.api.openstack.requestlog [None req-7e37fb72-e324-45b3-af5c-235f580f343d tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 200 len: 1306 microversion: 2.1 time: 0.059503 [ 907.579871] [48527]: [pid: 48527|app: 0|req: 1777/3580] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 907.753453] [48526]: DEBUG nova.api.openstack.wsgi [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.754897] [48526]: DEBUG nova.compute.api [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.759986] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.760186] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.760321] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.760574] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.760718] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.760918] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.782850] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.783035] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.783201] [48526]: DEBUG oslo_concurrency.lockutils [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.783376] [48526]: DEBUG nova.objects.instance [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.786312] [48526]: WARNING neutronclient.v2_0.client [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.800253] [48527]: DEBUG nova.api.openstack.wsgi [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.801987] [48527]: DEBUG nova.compute.api [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.805783] [48527]: DEBUG oslo_concurrency.lockutils [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.805966] [48527]: DEBUG oslo_concurrency.lockutils [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.806217] [48527]: DEBUG oslo_concurrency.lockutils [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.806642] [48527]: DEBUG oslo_concurrency.lockutils [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.806873] [48527]: DEBUG oslo_concurrency.lockutils [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.807090] [48527]: DEBUG oslo_concurrency.lockutils [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.807209] [48526]: DEBUG nova.policy [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.811696] [48526]: DEBUG nova.policy [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.812277] [48526]: DEBUG nova.policy [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.812948] [48526]: INFO nova.api.openstack.requestlog [None req-d0dc5929-fb99-4612-b8fb-4e494b738245 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.061670 [ 907.813638] [48526]: [pid: 48526|app: 0|req: 1804/3581] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:51 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 907.821923] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.823340] [48526]: DEBUG nova.compute.api [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.826567] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.826733] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.826870] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.827141] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.827287] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.827420] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.827674] [48527]: WARNING neutronclient.v2_0.client [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.849298] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.850051] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.850051] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.850262] [48526]: DEBUG nova.objects.instance [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.853276] [48526]: WARNING neutronclient.v2_0.client [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.871846] [48526]: DEBUG nova.policy [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.876067] [48526]: INFO nova.api.openstack.requestlog [None req-6ac252e5-833d-40be-bffb-96919fd831da tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.056851 [ 907.876421] [48526]: [pid: 48526|app: 0|req: 1805/3582] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.878919] [48526]: DEBUG nova.api.openstack.wsgi [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.880300] [48526]: DEBUG nova.compute.api [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.883539] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.883725] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.883857] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.884127] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.884271] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.884685] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.901934] [48527]: DEBUG nova.policy [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.903596] [48526]: WARNING neutronclient.v2_0.client [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.907047] [48527]: INFO nova.api.openstack.requestlog [None req-8afc2c1d-938e-4e01-a277-603464dbbb53 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.108973 [ 907.907297] [48527]: [pid: 48527|app: 0|req: 1778/3583] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.909794] [48527]: DEBUG nova.api.openstack.wsgi [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.911214] [48527]: DEBUG nova.compute.api [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.914819] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.915067] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.915238] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.915574] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.915757] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.915896] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.922496] [48526]: DEBUG nova.policy [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.926643] [48526]: INFO nova.api.openstack.requestlog [None req-5ab3710f-de92-4b75-81e7-725ed399cd98 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.049639 [ 907.926938] [48526]: [pid: 48526|app: 0|req: 1806/3584] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.929641] [48526]: DEBUG nova.api.openstack.wsgi [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.930986] [48526]: DEBUG nova.compute.api [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.935057] [48526]: DEBUG oslo_concurrency.lockutils [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.935057] [48526]: DEBUG oslo_concurrency.lockutils [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.935057] [48526]: DEBUG oslo_concurrency.lockutils [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.935269] [48526]: DEBUG oslo_concurrency.lockutils [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.935395] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.935436] [48526]: DEBUG oslo_concurrency.lockutils [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.935531] [48526]: DEBUG oslo_concurrency.lockutils [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.935623] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.937085] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.937085] [48527]: DEBUG nova.objects.instance [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.939544] [48527]: WARNING neutronclient.v2_0.client [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.953698] [48526]: DEBUG oslo_concurrency.lockutils [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.953880] [48526]: DEBUG oslo_concurrency.lockutils [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.954074] [48526]: DEBUG oslo_concurrency.lockutils [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.954310] [48526]: DEBUG nova.objects.instance [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.957112] [48526]: WARNING neutronclient.v2_0.client [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.957934] [48527]: DEBUG nova.policy [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.962376] [48527]: INFO nova.api.openstack.requestlog [None req-81d34ecc-7ce3-43e4-bd7a-eed9ee918000 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.054539 [ 907.962719] [48527]: [pid: 48527|app: 0|req: 1779/3585] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.965758] [48527]: DEBUG nova.api.openstack.wsgi [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.967295] [48527]: DEBUG nova.compute.api [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.970912] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.971106] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.971242] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.971491] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.971628] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.971749] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.975280] [48526]: DEBUG nova.policy [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.979438] [48526]: INFO nova.api.openstack.requestlog [None req-f84ae9ca-4376-456f-aa5a-e1bf46068b36 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.051927 [ 907.979806] [48526]: [pid: 48526|app: 0|req: 1807/3586] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.991767] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.991949] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.992102] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.992253] [48527]: DEBUG nova.objects.instance [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.993356] [48526]: DEBUG nova.api.openstack.wsgi [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.995101] [48526]: DEBUG nova.compute.api [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.995159] [48527]: WARNING neutronclient.v2_0.client [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.999015] [48526]: DEBUG oslo_concurrency.lockutils [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.999201] [48526]: DEBUG oslo_concurrency.lockutils [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.999336] [48526]: DEBUG oslo_concurrency.lockutils [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.999588] [48526]: DEBUG oslo_concurrency.lockutils [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.999729] [48526]: DEBUG oslo_concurrency.lockutils [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.999847] [48526]: DEBUG oslo_concurrency.lockutils [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.015707] [48527]: DEBUG nova.policy [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.015957] [48526]: WARNING neutronclient.v2_0.client [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.019978] [48527]: INFO nova.api.openstack.requestlog [None req-0fb31867-967c-448b-977f-54d7ea172f59 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.056168 [ 908.020461] [48527]: [pid: 48527|app: 0|req: 1780/3587] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.023166] [48527]: DEBUG nova.api.openstack.wsgi [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.024528] [48527]: DEBUG nova.compute.api [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.027684] [48527]: DEBUG oslo_concurrency.lockutils [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.027858] [48527]: DEBUG oslo_concurrency.lockutils [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.028009] [48527]: DEBUG oslo_concurrency.lockutils [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.028262] [48527]: DEBUG oslo_concurrency.lockutils [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.028409] [48527]: DEBUG oslo_concurrency.lockutils [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.028544] [48527]: DEBUG oslo_concurrency.lockutils [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.034189] [48526]: DEBUG nova.policy [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.038315] [48526]: INFO nova.api.openstack.requestlog [None req-e15e0526-ea3f-47c5-ad67-c137b71cc2c9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.047302 [ 908.038670] [48526]: [pid: 48526|app: 0|req: 1808/3588] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.052672] [48527]: DEBUG oslo_concurrency.lockutils [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.052980] [48527]: DEBUG oslo_concurrency.lockutils [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.052980] [48527]: DEBUG oslo_concurrency.lockutils [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.053122] [48527]: DEBUG nova.objects.instance [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.055891] [48527]: WARNING neutronclient.v2_0.client [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.073021] [48527]: DEBUG nova.policy [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.077526] [48527]: INFO nova.api.openstack.requestlog [None req-997ad450-5159-4b03-afa4-5af865df274c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.056643 [ 908.077956] [48527]: [pid: 48527|app: 0|req: 1781/3589] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.114406] [48526]: DEBUG nova.api.openstack.wsgi [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.115936] [48526]: DEBUG nova.compute.api [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.119769] [48526]: DEBUG oslo_concurrency.lockutils [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.119887] [48526]: DEBUG oslo_concurrency.lockutils [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.120034] [48526]: DEBUG oslo_concurrency.lockutils [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.120287] [48526]: DEBUG oslo_concurrency.lockutils [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.120429] [48526]: DEBUG oslo_concurrency.lockutils [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.120552] [48526]: DEBUG oslo_concurrency.lockutils [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.136693] [48526]: WARNING neutronclient.v2_0.client [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.194724] [48526]: DEBUG nova.policy [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.198879] [48526]: INFO nova.api.openstack.requestlog [None req-364f80f0-9fca-4dd7-9050-3521d33aee89 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1362 microversion: 2.1 time: 0.086829 [ 908.199202] [48526]: [pid: 48526|app: 0|req: 1809/3590] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1362 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.317922] [48527]: DEBUG nova.api.openstack.wsgi [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.319745] [48527]: DEBUG nova.compute.api [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.324240] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.324430] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.324594] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.324957] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.325230] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.325446] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.350076] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.350285] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.350432] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.350587] [48527]: DEBUG nova.objects.instance [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.354219] [48527]: WARNING neutronclient.v2_0.client [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.366143] [48526]: DEBUG nova.api.openstack.wsgi [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.367683] [48526]: DEBUG nova.compute.api [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.371835] [48526]: DEBUG oslo_concurrency.lockutils [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.372043] [48526]: DEBUG oslo_concurrency.lockutils [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.372183] [48526]: DEBUG oslo_concurrency.lockutils [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.372448] [48526]: DEBUG oslo_concurrency.lockutils [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.372600] [48526]: DEBUG oslo_concurrency.lockutils [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.372720] [48526]: DEBUG oslo_concurrency.lockutils [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.374977] [48527]: DEBUG nova.policy [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.381108] [48527]: DEBUG nova.policy [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.381760] [48527]: DEBUG nova.policy [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.382355] [48527]: INFO nova.api.openstack.requestlog [None req-2d75c768-e868-4ad5-bee4-c964634fdcb3 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.066981 [ 908.382692] [48527]: [pid: 48527|app: 0|req: 1782/3591] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 908.395906] [48526]: WARNING neutronclient.v2_0.client [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.414081] [48526]: DEBUG nova.policy [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.418202] [48526]: INFO nova.api.openstack.requestlog [None req-95fb7623-531e-4c02-9c0f-21aa7de0d825 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1289 microversion: 2.1 time: 0.054080 [ 908.418388] [48526]: [pid: 48526|app: 0|req: 1810/3592] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1289 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.519931] [48527]: DEBUG nova.api.openstack.wsgi [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.521421] [48527]: DEBUG nova.compute.api [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.524755] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.524939] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.525174] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.525468] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.525651] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.525789] [48527]: DEBUG oslo_concurrency.lockutils [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.530152] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.531916] [48526]: DEBUG nova.compute.api [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.537498] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.537722] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.537886] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.538353] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.538511] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.538685] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.550336] [48527]: WARNING neutronclient.v2_0.client [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.560629] [48526]: WARNING neutronclient.v2_0.client [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.683073] [48527]: DEBUG nova.policy [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.692162] [48527]: INFO nova.api.openstack.requestlog [None req-52a3954c-4bbb-425d-bee4-993ed8c4cc32 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1524 microversion: 2.1 time: 0.174794 [ 908.693400] [48527]: [pid: 48527|app: 0|req: 1783/3593] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1524 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.695844] [48527]: DEBUG nova.api.openstack.wsgi [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.697361] [48527]: DEBUG nova.compute.api [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.701760] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.702532] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.702532] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.702532] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.702532] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.702723] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.705587] [48526]: DEBUG nova.policy [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.709870] [48526]: INFO nova.api.openstack.requestlog [None req-e7c1dc97-9048-47f7-96df-b704e0235207 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.181844 [ 908.710240] [48526]: [pid: 48526|app: 0|req: 1811/3594] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.713310] [48526]: DEBUG nova.api.openstack.wsgi [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.713812] [48526]: DEBUG nova.compute.api [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] [instance: fc4f7d23-f780-4795-8ac2-3d67057b1efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.717386] [48526]: DEBUG oslo_concurrency.lockutils [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.717565] [48526]: DEBUG oslo_concurrency.lockutils [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.717694] [48526]: DEBUG oslo_concurrency.lockutils [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.717943] [48526]: DEBUG oslo_concurrency.lockutils [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.718096] [48526]: DEBUG oslo_concurrency.lockutils [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.718219] [48526]: DEBUG oslo_concurrency.lockutils [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.727707] [48526]: INFO nova.api.openstack.wsgi [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] HTTP exception thrown: Instance fc4f7d23-f780-4795-8ac2-3d67057b1efe could not be found. [ 908.727960] [48526]: DEBUG nova.api.openstack.wsgi [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] Returning 404 to user: Instance fc4f7d23-f780-4795-8ac2-3d67057b1efe could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 908.728104] [48527]: WARNING neutronclient.v2_0.client [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.728362] [48526]: INFO nova.api.openstack.requestlog [None req-87fe0a94-9e7f-43ae-91ba-563f5f4b127c tempest-ListServersNegativeTestJSON-46388860 tempest-ListServersNegativeTestJSON-46388860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe" status: 404 len: 111 microversion: 2.1 time: 0.017686 [ 908.728684] [48526]: [pid: 48526|app: 0|req: 1812/3595] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/fc4f7d23-f780-4795-8ac2-3d67057b1efe => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 908.730935] [48526]: DEBUG nova.api.openstack.wsgi [req-f8b92fdb-8a3d-4285-ab0e-0d3722573f4d req-6fa422ad-9341-4b82-9532-74c13b952401 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f48400e3-600a-4570-bbf4-b717074429fa", "name": "network-vif-deleted", "tag": "736285d1-88e8-4a10-aaee-567659ebfa0a"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 908.735903] [48526]: DEBUG oslo_concurrency.lockutils [req-f8b92fdb-8a3d-4285-ab0e-0d3722573f4d req-6fa422ad-9341-4b82-9532-74c13b952401 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.736096] [48526]: DEBUG oslo_concurrency.lockutils [req-f8b92fdb-8a3d-4285-ab0e-0d3722573f4d req-6fa422ad-9341-4b82-9532-74c13b952401 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.736250] [48526]: DEBUG oslo_concurrency.lockutils [req-f8b92fdb-8a3d-4285-ab0e-0d3722573f4d req-6fa422ad-9341-4b82-9532-74c13b952401 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.742452] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f8b92fdb-8a3d-4285-ab0e-0d3722573f4d req-6fa422ad-9341-4b82-9532-74c13b952401 service nova] Creating event network-vif-deleted:736285d1-88e8-4a10-aaee-567659ebfa0a for instance f48400e3-600a-4570-bbf4-b717074429fa on cpu-1 [ 908.746312] [48527]: DEBUG nova.policy [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.746603] [48526]: INFO nova.api.openstack.requestlog [req-f8b92fdb-8a3d-4285-ab0e-0d3722573f4d req-6fa422ad-9341-4b82-9532-74c13b952401 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017348 [ 908.746924] [48526]: [pid: 48526|app: 0|req: 1813/3596] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:52 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) [ 908.751455] [48527]: DEBUG nova.policy [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.752174] [48527]: DEBUG nova.policy [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.752771] [48527]: INFO nova.api.openstack.requestlog [None req-d4ba7d58-29e0-4662-89fb-e968cf3af6a5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.059566 [ 908.753213] [48527]: [pid: 48527|app: 0|req: 1784/3597] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:52 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 908.829419] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.830988] [48526]: DEBUG nova.compute.api [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.834398] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.834585] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.834719] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.834964] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.835122] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.835244] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.857883] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.858103] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.858241] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.858391] [48526]: DEBUG nova.objects.instance [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.864298] [48526]: WARNING neutronclient.v2_0.client [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.882818] [48526]: DEBUG nova.policy [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.887272] [48526]: DEBUG nova.policy [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.887893] [48526]: DEBUG nova.policy [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.888698] [48526]: INFO nova.api.openstack.requestlog [None req-2f0621ae-eba9-4008-92a5-58278b04e7d0 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.061919 [ 908.889135] [48526]: [pid: 48526|app: 0|req: 1814/3598] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 908.893715] [48527]: DEBUG nova.api.openstack.wsgi [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.895046] [48527]: DEBUG nova.compute.api [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.897837] [48527]: DEBUG oslo_concurrency.lockutils [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.898029] [48527]: DEBUG oslo_concurrency.lockutils [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.898152] [48527]: DEBUG oslo_concurrency.lockutils [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.898398] [48527]: DEBUG oslo_concurrency.lockutils [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.898567] [48527]: DEBUG oslo_concurrency.lockutils [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.898746] [48527]: DEBUG oslo_concurrency.lockutils [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.920218] [48526]: DEBUG nova.api.openstack.wsgi [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.921871] [48526]: DEBUG nova.compute.api [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.926249] [48527]: DEBUG oslo_concurrency.lockutils [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.926375] [48526]: DEBUG oslo_concurrency.lockutils [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.926436] [48527]: DEBUG oslo_concurrency.lockutils [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.926581] [48527]: DEBUG oslo_concurrency.lockutils [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.926718] [48526]: DEBUG oslo_concurrency.lockutils [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.926785] [48527]: DEBUG nova.objects.instance [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.926886] [48526]: DEBUG oslo_concurrency.lockutils [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.927263] [48526]: DEBUG oslo_concurrency.lockutils [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.927420] [48526]: DEBUG oslo_concurrency.lockutils [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.927549] [48526]: DEBUG oslo_concurrency.lockutils [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.931266] [48527]: WARNING neutronclient.v2_0.client [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.950536] [48526]: WARNING neutronclient.v2_0.client [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.951442] [48527]: DEBUG nova.policy [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.957029] [48527]: INFO nova.api.openstack.requestlog [None req-83052abe-fc8e-40a8-8445-0a168a4ce91f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.066876 [ 908.958079] [48527]: [pid: 48527|app: 0|req: 1785/3599] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.962018] [48527]: DEBUG nova.api.openstack.wsgi [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.962018] [48527]: DEBUG nova.compute.api [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.964881] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.965192] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.965436] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.965778] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.966021] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.966301] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.982833] [48527]: WARNING neutronclient.v2_0.client [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.037786] [48527]: DEBUG nova.policy [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.042018] [48527]: INFO nova.api.openstack.requestlog [None req-f2c46728-3539-468b-8a59-0285f8e4ca18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.083969 [ 909.042558] [48527]: [pid: 48527|app: 0|req: 1786/3600] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.047020] [48527]: DEBUG nova.api.openstack.wsgi [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.047466] [48527]: DEBUG nova.compute.api [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.053725] [48527]: DEBUG oslo_concurrency.lockutils [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.053725] [48527]: DEBUG oslo_concurrency.lockutils [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.053725] [48527]: DEBUG oslo_concurrency.lockutils [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.053955] [48527]: DEBUG oslo_concurrency.lockutils [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.054282] [48527]: DEBUG oslo_concurrency.lockutils [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.054282] [48527]: DEBUG oslo_concurrency.lockutils [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.063959] [48526]: DEBUG nova.policy [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.067974] [48526]: INFO nova.api.openstack.requestlog [None req-35b974eb-dd03-4499-85a7-3ec51bb24e9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.150178 [ 909.068333] [48526]: [pid: 48526|app: 0|req: 1815/3601] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.070909] [48526]: DEBUG nova.api.openstack.wsgi [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.072394] [48526]: DEBUG nova.compute.api [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.075424] [48527]: DEBUG oslo_concurrency.lockutils [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.075605] [48527]: DEBUG oslo_concurrency.lockutils [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.076166] [48527]: DEBUG oslo_concurrency.lockutils [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.076166] [48527]: DEBUG nova.objects.instance [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.077029] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.077241] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.077453] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.077708] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.077869] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.078091] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.080459] [48527]: WARNING neutronclient.v2_0.client [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.100620] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.100860] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.101065] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.101242] [48526]: DEBUG nova.objects.instance [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.104311] [48526]: WARNING neutronclient.v2_0.client [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.106853] [48527]: DEBUG nova.policy [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.111339] [48527]: INFO nova.api.openstack.requestlog [None req-762734c0-6da3-4327-9c8e-44c1a84bf3ba tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.068103 [ 909.111825] [48527]: [pid: 48527|app: 0|req: 1787/3602] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.118760] [48527]: DEBUG nova.api.openstack.wsgi [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.122917] [48526]: DEBUG nova.policy [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.124343] [48527]: DEBUG nova.compute.api [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.129243] [48527]: DEBUG oslo_concurrency.lockutils [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.129555] [48527]: DEBUG oslo_concurrency.lockutils [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.129672] [48527]: DEBUG oslo_concurrency.lockutils [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.129789] [48526]: INFO nova.api.openstack.requestlog [None req-b3146559-1bd8-449d-97a8-a7a088e4f3a9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.060721 [ 909.130093] [48527]: DEBUG oslo_concurrency.lockutils [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.130399] [48527]: DEBUG oslo_concurrency.lockutils [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.130462] [48526]: [pid: 48526|app: 0|req: 1816/3603] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.130578] [48527]: DEBUG oslo_concurrency.lockutils [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.133127] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.134606] [48526]: DEBUG nova.compute.api [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.138268] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.138460] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.138623] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.138922] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.139129] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.139262] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.156737] [48527]: DEBUG oslo_concurrency.lockutils [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.156954] [48527]: DEBUG oslo_concurrency.lockutils [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.157212] [48527]: DEBUG oslo_concurrency.lockutils [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.157284] [48527]: DEBUG nova.objects.instance [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.158599] [48526]: WARNING neutronclient.v2_0.client [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.160727] [48527]: WARNING neutronclient.v2_0.client [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.180356] [48526]: DEBUG nova.policy [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.185727] [48526]: INFO nova.api.openstack.requestlog [None req-bf30be0d-b79c-4b26-be10-139b90526795 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.054577 [ 909.186225] [48526]: [pid: 48526|app: 0|req: 1817/3604] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.190040] [48526]: DEBUG nova.api.openstack.wsgi [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.190743] [48526]: DEBUG nova.compute.api [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.195228] [48526]: DEBUG oslo_concurrency.lockutils [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.195599] [48526]: DEBUG oslo_concurrency.lockutils [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.195739] [48526]: DEBUG oslo_concurrency.lockutils [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.196064] [48526]: DEBUG oslo_concurrency.lockutils [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.196282] [48526]: DEBUG oslo_concurrency.lockutils [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.196415] [48526]: DEBUG oslo_concurrency.lockutils [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.197526] [48527]: DEBUG nova.policy [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.202760] [48527]: INFO nova.api.openstack.requestlog [None req-173fbd94-66b4-4bb1-ba72-21abb9334501 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.086246 [ 909.203194] [48527]: [pid: 48527|app: 0|req: 1788/3605] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.213398] [48527]: DEBUG nova.api.openstack.wsgi [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.216438] [48527]: DEBUG nova.compute.api [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.225504] [48527]: DEBUG oslo_concurrency.lockutils [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.225813] [48527]: DEBUG oslo_concurrency.lockutils [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.226016] [48527]: DEBUG oslo_concurrency.lockutils [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.226367] [48527]: DEBUG oslo_concurrency.lockutils [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.226806] [48527]: DEBUG oslo_concurrency.lockutils [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.226806] [48527]: DEBUG oslo_concurrency.lockutils [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.235449] [48526]: DEBUG oslo_concurrency.lockutils [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.235679] [48526]: DEBUG oslo_concurrency.lockutils [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.235806] [48526]: DEBUG oslo_concurrency.lockutils [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.236271] [48526]: DEBUG nova.objects.instance [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.240332] [48526]: WARNING neutronclient.v2_0.client [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.254822] [48527]: WARNING neutronclient.v2_0.client [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.261627] [48526]: DEBUG nova.policy [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.269798] [48526]: INFO nova.api.openstack.requestlog [None req-4efc450c-fb1d-41a0-b5c4-c414bf172d8a tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.082669 [ 909.270267] [48526]: [pid: 48526|app: 0|req: 1818/3606] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.326355] [48527]: DEBUG nova.policy [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.331510] [48527]: INFO nova.api.openstack.requestlog [None req-48f2d782-e14d-43fb-96da-65f2b8ceef28 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1362 microversion: 2.1 time: 0.120819 [ 909.331923] [48527]: [pid: 48527|app: 0|req: 1789/3607] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1362 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.397100] [48526]: DEBUG nova.api.openstack.wsgi [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.398906] [48526]: DEBUG nova.compute.api [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.404996] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.405287] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.405469] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.405749] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.405945] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.406157] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.431587] [48527]: DEBUG nova.api.openstack.wsgi [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.433042] [48527]: DEBUG nova.compute.api [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.436467] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.436617] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.436778] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.437093] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.437181] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.437271] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.437980] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.438246] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.438392] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.438690] [48526]: DEBUG nova.objects.instance [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.443519] [48526]: WARNING neutronclient.v2_0.client [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.459016] [48527]: WARNING neutronclient.v2_0.client [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.462750] [48526]: DEBUG nova.policy [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.470114] [48526]: DEBUG nova.policy [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.470797] [48526]: DEBUG nova.policy [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.471495] [48526]: INFO nova.api.openstack.requestlog [None req-4c95096e-db46-4077-bd25-2e8525c4d0aa tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.077437 [ 909.471805] [48526]: [pid: 48526|app: 0|req: 1819/3608] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 909.475748] [48527]: DEBUG nova.policy [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.481877] [48527]: INFO nova.api.openstack.requestlog [None req-ab130f20-8c52-4707-b99e-df30eccd317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1289 microversion: 2.1 time: 0.052568 [ 909.482308] [48527]: [pid: 48527|app: 0|req: 1790/3609] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1289 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.705226] [48526]: DEBUG nova.api.openstack.wsgi [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.706838] [48526]: DEBUG nova.compute.api [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.712149] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.712439] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.712614] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.712932] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.713121] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.713288] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.728317] [48527]: DEBUG nova.api.openstack.wsgi [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.730214] [48527]: DEBUG nova.compute.api [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.734105] [48527]: DEBUG oslo_concurrency.lockutils [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.734342] [48527]: DEBUG oslo_concurrency.lockutils [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.734449] [48527]: DEBUG oslo_concurrency.lockutils [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.734996] [48527]: DEBUG oslo_concurrency.lockutils [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.734996] [48527]: DEBUG oslo_concurrency.lockutils [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.735119] [48527]: DEBUG oslo_concurrency.lockutils [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.740975] [48526]: WARNING neutronclient.v2_0.client [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.754674] [48527]: WARNING neutronclient.v2_0.client [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.759748] [48526]: DEBUG nova.policy [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.764432] [48526]: INFO nova.api.openstack.requestlog [None req-2cdfd76d-b7de-4c40-9720-9e50396eab0c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1304 microversion: 2.1 time: 0.061013 [ 909.764558] [48526]: [pid: 48526|app: 0|req: 1820/3610] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.767726] [48526]: DEBUG nova.api.openstack.wsgi [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.769592] [48526]: DEBUG nova.compute.api [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.772963] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.773539] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.773539] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.773647] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.774096] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.774096] [48526]: DEBUG oslo_concurrency.lockutils [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.795278] [48526]: WARNING neutronclient.v2_0.client [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.839514] [48526]: DEBUG nova.policy [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.844385] [48526]: DEBUG nova.policy [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.845115] [48526]: DEBUG nova.policy [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.845787] [48526]: INFO nova.api.openstack.requestlog [None req-eaa57af6-914a-4832-8a22-f57b7e17596e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.080004 [ 909.846138] [48526]: [pid: 48526|app: 0|req: 1821/3611] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 909.869263] [48527]: DEBUG nova.policy [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.874541] [48527]: INFO nova.api.openstack.requestlog [None req-798ccaf3-9718-4b7c-8d56-72d00a4e800b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.150020 [ 909.874925] [48527]: [pid: 48527|app: 0|req: 1791/3612] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:53 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.903383] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.904839] [48526]: DEBUG nova.compute.api [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.908469] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.908469] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.908689] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.908945] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.909174] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.909333] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.927058] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.927288] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.927462] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.927639] [48526]: DEBUG nova.objects.instance [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.930378] [48526]: WARNING neutronclient.v2_0.client [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.950549] [48526]: DEBUG nova.policy [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.954375] [48526]: DEBUG nova.policy [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.954933] [48526]: DEBUG nova.policy [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.955807] [48526]: INFO nova.api.openstack.requestlog [None req-8c5cec31-1abc-4909-bfb8-93caa7cb698e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.054367 [ 909.955970] [48526]: [pid: 48526|app: 0|req: 1822/3613] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 909.973987] [48527]: DEBUG nova.api.openstack.wsgi [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.976033] [48527]: DEBUG nova.compute.api [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.978605] [48527]: DEBUG oslo_concurrency.lockutils [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.978822] [48527]: DEBUG oslo_concurrency.lockutils [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.978966] [48527]: DEBUG oslo_concurrency.lockutils [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.979234] [48527]: DEBUG oslo_concurrency.lockutils [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.979379] [48527]: DEBUG oslo_concurrency.lockutils [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.979499] [48527]: DEBUG oslo_concurrency.lockutils [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.997034] [48527]: DEBUG oslo_concurrency.lockutils [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.997195] [48527]: DEBUG oslo_concurrency.lockutils [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.997332] [48527]: DEBUG oslo_concurrency.lockutils [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.997481] [48527]: DEBUG nova.objects.instance [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.000162] [48527]: WARNING neutronclient.v2_0.client [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.017860] [48527]: DEBUG nova.policy [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.021501] [48527]: INFO nova.api.openstack.requestlog [None req-f534dcec-e72f-4899-97e2-8207fea6bb26 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.049571 [ 910.021834] [48527]: [pid: 48527|app: 0|req: 1792/3614] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.057551] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.059200] [48526]: DEBUG nova.compute.api [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.062666] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.062855] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.062988] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.063262] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.063410] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.063529] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.080100] [48526]: WARNING neutronclient.v2_0.client [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.091457] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.093320] [48527]: DEBUG nova.compute.api [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.099071] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.099071] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.099071] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.099331] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.099460] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.099579] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.101086] [48526]: DEBUG nova.policy [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.105553] [48526]: INFO nova.api.openstack.requestlog [None req-e7a23e99-7de5-4bda-a4e3-5d71cecefa61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.050099 [ 910.106130] [48526]: [pid: 48526|app: 0|req: 1823/3615] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.125580] [48527]: WARNING neutronclient.v2_0.client [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.131918] [48526]: DEBUG nova.api.openstack.wsgi [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.133682] [48526]: DEBUG nova.compute.api [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.138445] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.138760] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.138844] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.139243] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.139243] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.139358] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.163185] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.163438] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.163517] [48526]: DEBUG oslo_concurrency.lockutils [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.163913] [48526]: DEBUG nova.objects.instance [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.168189] [48526]: WARNING neutronclient.v2_0.client [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.236963] [48527]: DEBUG nova.policy [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.241550] [48527]: INFO nova.api.openstack.requestlog [None req-8f2c715d-1868-44cc-b70d-f2ace1d26a96 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.155896 [ 910.242071] [48527]: [pid: 48527|app: 0|req: 1793/3616] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.247120] [48527]: DEBUG nova.api.openstack.wsgi [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.247120] [48527]: DEBUG nova.compute.api [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.249281] [48526]: DEBUG nova.policy [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.253511] [48527]: DEBUG oslo_concurrency.lockutils [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.253797] [48527]: DEBUG oslo_concurrency.lockutils [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.254122] [48527]: DEBUG oslo_concurrency.lockutils [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.254517] [48527]: DEBUG oslo_concurrency.lockutils [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.254768] [48527]: DEBUG oslo_concurrency.lockutils [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.254980] [48527]: DEBUG oslo_concurrency.lockutils [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.255880] [48526]: INFO nova.api.openstack.requestlog [None req-0acd2a86-ce1a-4f31-a3b2-720baee87bd7 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.127348 [ 910.256298] [48526]: [pid: 48526|app: 0|req: 1824/3617] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.262877] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.264170] [48526]: DEBUG nova.compute.api [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.268012] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.268338] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.268724] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.268840] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.269041] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.269219] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.282953] [48527]: DEBUG oslo_concurrency.lockutils [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.282953] [48527]: DEBUG oslo_concurrency.lockutils [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.282953] [48527]: DEBUG oslo_concurrency.lockutils [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.282953] [48527]: DEBUG nova.objects.instance [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.288165] [48527]: WARNING neutronclient.v2_0.client [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.288303] [48526]: WARNING neutronclient.v2_0.client [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.309091] [48526]: DEBUG nova.policy [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.311037] [48527]: DEBUG nova.policy [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.315785] [48526]: INFO nova.api.openstack.requestlog [None req-4f9fc1a6-ae8f-4ebb-a63b-6df0b70c29e6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.056975 [ 910.315878] [48527]: INFO nova.api.openstack.requestlog [None req-944e0916-49d4-4aee-996d-01b90b96a80a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.073152 [ 910.316278] [48526]: [pid: 48526|app: 0|req: 1825/3618] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.316500] [48527]: [pid: 48527|app: 0|req: 1794/3619] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.318585] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.320270] [48526]: DEBUG nova.compute.api [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.322853] [48527]: DEBUG nova.api.openstack.wsgi [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.322853] [48527]: DEBUG nova.compute.api [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.325600] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.325751] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.325939] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.326261] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.326533] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.326654] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.329614] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.329614] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.329924] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.329970] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.331257] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.331713] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.353695] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.353985] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.353985] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.354333] [48527]: DEBUG nova.objects.instance [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.355064] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.355064] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.355064] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.355064] [48526]: DEBUG nova.objects.instance [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.357685] [48527]: WARNING neutronclient.v2_0.client [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.357797] [48526]: WARNING neutronclient.v2_0.client [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.376246] [48527]: DEBUG nova.policy [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.383348] [48526]: DEBUG nova.policy [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.387904] [48527]: INFO nova.api.openstack.requestlog [None req-5ac42413-8bc9-49a0-95f4-891f1b025003 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.069962 [ 910.388067] [48527]: [pid: 48527|app: 0|req: 1795/3620] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.390984] [48526]: INFO nova.api.openstack.requestlog [None req-6c8b0f00-a74b-46d7-8379-97666f6885a1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.074080 [ 910.391971] [48527]: DEBUG nova.api.openstack.wsgi [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.392545] [48526]: [pid: 48526|app: 0|req: 1826/3621] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.394123] [48527]: DEBUG nova.compute.api [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.402366] [48527]: DEBUG oslo_concurrency.lockutils [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.402708] [48527]: DEBUG oslo_concurrency.lockutils [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.402949] [48527]: DEBUG oslo_concurrency.lockutils [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.403425] [48527]: DEBUG oslo_concurrency.lockutils [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.403696] [48527]: DEBUG oslo_concurrency.lockutils [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.403899] [48527]: DEBUG oslo_concurrency.lockutils [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.433179] [48527]: WARNING neutronclient.v2_0.client [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.486304] [48526]: DEBUG nova.api.openstack.wsgi [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.487747] [48526]: DEBUG nova.compute.api [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.492571] [48526]: DEBUG oslo_concurrency.lockutils [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.492799] [48526]: DEBUG oslo_concurrency.lockutils [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.492972] [48526]: DEBUG oslo_concurrency.lockutils [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.493295] [48526]: DEBUG oslo_concurrency.lockutils [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.493470] [48526]: DEBUG oslo_concurrency.lockutils [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.493599] [48526]: DEBUG oslo_concurrency.lockutils [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.507207] [48527]: DEBUG nova.policy [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.514473] [48527]: INFO nova.api.openstack.requestlog [None req-9106487c-9cfb-4863-a498-dc74ecbb78eb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1362 microversion: 2.1 time: 0.125655 [ 910.514940] [48527]: [pid: 48527|app: 0|req: 1796/3622] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1362 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.517603] [48527]: DEBUG nova.api.openstack.wsgi [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.518138] [48526]: DEBUG oslo_concurrency.lockutils [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.518327] [48526]: DEBUG oslo_concurrency.lockutils [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.518460] [48526]: DEBUG oslo_concurrency.lockutils [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.518709] [48526]: DEBUG nova.objects.instance [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.519066] [48527]: DEBUG nova.compute.api [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.522660] [48527]: DEBUG oslo_concurrency.lockutils [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.522838] [48527]: DEBUG oslo_concurrency.lockutils [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.522916] [48526]: WARNING neutronclient.v2_0.client [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.523097] [48527]: DEBUG oslo_concurrency.lockutils [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.523357] [48527]: DEBUG oslo_concurrency.lockutils [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.523504] [48527]: DEBUG oslo_concurrency.lockutils [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.523625] [48527]: DEBUG oslo_concurrency.lockutils [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.540224] [48527]: WARNING neutronclient.v2_0.client [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.546083] [48526]: DEBUG nova.policy [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.550130] [48526]: DEBUG nova.policy [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.550970] [48526]: DEBUG nova.policy [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.551976] [48526]: INFO nova.api.openstack.requestlog [None req-370008c0-bed2-4100-abb1-9a501a31c574 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.067751 [ 910.552497] [48526]: [pid: 48526|app: 0|req: 1827/3623] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 910.557943] [48527]: DEBUG nova.policy [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.562155] [48527]: INFO nova.api.openstack.requestlog [None req-df399ed7-4ecb-46db-a497-6269d22e1b5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1297 microversion: 2.1 time: 0.046644 [ 910.562680] [48527]: [pid: 48527|app: 0|req: 1797/3624] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1297 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.777155] [48526]: DEBUG nova.api.openstack.wsgi [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.778708] [48526]: DEBUG nova.compute.api [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.785063] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.785063] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.785063] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.785063] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.785288] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.785288] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.811847] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.812061] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.812210] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.812364] [48526]: DEBUG nova.objects.instance [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.816268] [48526]: WARNING neutronclient.v2_0.client [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.835480] [48526]: DEBUG nova.policy [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.841131] [48526]: INFO nova.api.openstack.requestlog [None req-dcdb71e4-df0c-4aa3-8c1a-42502a544996 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.066140 [ 910.841531] [48526]: [pid: 48526|app: 0|req: 1828/3625] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:54 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 910.860490] [48527]: DEBUG nova.api.openstack.wsgi [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.861947] [48527]: DEBUG nova.compute.api [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.865214] [48527]: DEBUG oslo_concurrency.lockutils [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.865389] [48527]: DEBUG oslo_concurrency.lockutils [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.865520] [48527]: DEBUG oslo_concurrency.lockutils [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.865797] [48527]: DEBUG oslo_concurrency.lockutils [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.865943] [48527]: DEBUG oslo_concurrency.lockutils [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.866077] [48527]: DEBUG oslo_concurrency.lockutils [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.884314] [48527]: WARNING neutronclient.v2_0.client [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.887436] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.888983] [48526]: DEBUG nova.compute.api [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.892677] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.893095] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.893095] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.893337] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.893484] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.893603] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.904117] [48527]: DEBUG nova.policy [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.908876] [48527]: DEBUG nova.policy [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.909505] [48527]: DEBUG nova.policy [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.910249] [48527]: INFO nova.api.openstack.requestlog [None req-7db24237-8f29-47ff-8508-b9102acb9838 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.051955 [ 910.910799] [48527]: [pid: 48527|app: 0|req: 1798/3626] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 910.913042] [48526]: WARNING neutronclient.v2_0.client [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.971634] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.973047] [48527]: DEBUG nova.compute.api [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.976808] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.977081] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.977169] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.977429] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.977572] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.977696] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.984056] [48526]: DEBUG nova.policy [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.992266] [48526]: INFO nova.api.openstack.requestlog [None req-7b32116f-1473-4482-b70e-e18f1e93e58e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.106671 [ 910.993111] [48526]: [pid: 48526|app: 0|req: 1829/3627] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.002025] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.002158] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.002346] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.002514] [48527]: DEBUG nova.objects.instance [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.009912] [48527]: WARNING neutronclient.v2_0.client [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.027701] [48527]: DEBUG nova.policy [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.032512] [48527]: DEBUG nova.policy [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.033110] [48527]: DEBUG nova.policy [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.033703] [48527]: INFO nova.api.openstack.requestlog [None req-cb8bf652-7a9a-488d-b7ea-7777f0eeae9c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.064571 [ 911.034125] [48527]: [pid: 48527|app: 0|req: 1799/3628] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 911.034771] [48526]: DEBUG nova.api.openstack.wsgi [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.036287] [48526]: DEBUG nova.compute.api [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.039492] [48526]: DEBUG oslo_concurrency.lockutils [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.039699] [48526]: DEBUG oslo_concurrency.lockutils [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.039841] [48526]: DEBUG oslo_concurrency.lockutils [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.040104] [48526]: DEBUG oslo_concurrency.lockutils [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.040473] [48526]: DEBUG oslo_concurrency.lockutils [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.040473] [48526]: DEBUG oslo_concurrency.lockutils [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.059280] [48526]: DEBUG oslo_concurrency.lockutils [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.059452] [48526]: DEBUG oslo_concurrency.lockutils [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.059589] [48526]: DEBUG oslo_concurrency.lockutils [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.059756] [48526]: DEBUG nova.objects.instance [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.062464] [48526]: WARNING neutronclient.v2_0.client [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.081248] [48526]: DEBUG nova.policy [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.085835] [48526]: INFO nova.api.openstack.requestlog [None req-1618c2c1-0d8c-4758-a8e5-a99c6a7c076f tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.053267 [ 911.085835] [48526]: [pid: 48526|app: 0|req: 1830/3629] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.119042] [48527]: DEBUG nova.api.openstack.wsgi [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.120496] [48527]: DEBUG nova.compute.api [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.123997] [48527]: DEBUG oslo_concurrency.lockutils [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.124192] [48527]: DEBUG oslo_concurrency.lockutils [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.124387] [48527]: DEBUG oslo_concurrency.lockutils [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.124676] [48527]: DEBUG oslo_concurrency.lockutils [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.124829] [48527]: DEBUG oslo_concurrency.lockutils [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.124953] [48527]: DEBUG oslo_concurrency.lockutils [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.141262] [48527]: WARNING neutronclient.v2_0.client [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.159595] [48527]: DEBUG nova.policy [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.164595] [48527]: INFO nova.api.openstack.requestlog [None req-6afb5761-2c08-4aa5-ba09-f9d10a81d6b5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.047114 [ 911.165197] [48527]: [pid: 48527|app: 0|req: 1800/3630] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.258179] [48526]: DEBUG nova.api.openstack.wsgi [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.259729] [48526]: DEBUG nova.compute.api [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.263785] [48526]: DEBUG oslo_concurrency.lockutils [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.263865] [48526]: DEBUG oslo_concurrency.lockutils [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.263978] [48526]: DEBUG oslo_concurrency.lockutils [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.264258] [48526]: DEBUG oslo_concurrency.lockutils [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.264425] [48526]: DEBUG oslo_concurrency.lockutils [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.264525] [48526]: DEBUG oslo_concurrency.lockutils [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.270932] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.272240] [48527]: DEBUG nova.compute.api [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.275757] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.276367] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.276367] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.276367] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.276590] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.276590] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.284071] [48526]: WARNING neutronclient.v2_0.client [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.301783] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.301963] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.302111] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.302897] [48527]: DEBUG nova.objects.instance [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.305128] [48527]: WARNING neutronclient.v2_0.client [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.335977] [48527]: DEBUG nova.policy [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.343866] [48527]: INFO nova.api.openstack.requestlog [None req-4f82bdd3-f524-42eb-875c-33cf93ca653a tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.075902 [ 911.344284] [48527]: [pid: 48527|app: 0|req: 1801/3631] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.347489] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.349207] [48527]: DEBUG nova.compute.api [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.354792] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.354999] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.355180] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.355491] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.355651] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.355809] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.368179] [48526]: DEBUG nova.policy [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.372702] [48526]: INFO nova.api.openstack.requestlog [None req-8861cbe7-7a17-451c-9f89-b01d69dd6943 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.117539 [ 911.373047] [48526]: [pid: 48526|app: 0|req: 1831/3632] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 911.375357] [48526]: DEBUG nova.api.openstack.wsgi [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.376730] [48526]: DEBUG nova.compute.api [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.377099] [48527]: WARNING neutronclient.v2_0.client [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.380086] [48526]: DEBUG oslo_concurrency.lockutils [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.380266] [48526]: DEBUG oslo_concurrency.lockutils [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.380397] [48526]: DEBUG oslo_concurrency.lockutils [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.380642] [48526]: DEBUG oslo_concurrency.lockutils [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.380783] [48526]: DEBUG oslo_concurrency.lockutils [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.380902] [48526]: DEBUG oslo_concurrency.lockutils [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.394216] [48527]: DEBUG nova.policy [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.398324] [48527]: INFO nova.api.openstack.requestlog [None req-6f34ee99-67b7-40fc-8960-efb5feed70ae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.053349 [ 911.398716] [48527]: [pid: 48527|app: 0|req: 1802/3633] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.402268] [48526]: DEBUG oslo_concurrency.lockutils [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.403021] [48526]: DEBUG oslo_concurrency.lockutils [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.403021] [48526]: DEBUG oslo_concurrency.lockutils [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.403021] [48526]: DEBUG nova.objects.instance [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.404106] [48527]: DEBUG nova.api.openstack.wsgi [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.405487] [48527]: DEBUG nova.compute.api [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.406493] [48526]: WARNING neutronclient.v2_0.client [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.408711] [48527]: DEBUG oslo_concurrency.lockutils [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.408896] [48527]: DEBUG oslo_concurrency.lockutils [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.409046] [48527]: DEBUG oslo_concurrency.lockutils [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.409303] [48527]: DEBUG oslo_concurrency.lockutils [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.409445] [48527]: DEBUG oslo_concurrency.lockutils [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.409590] [48527]: DEBUG oslo_concurrency.lockutils [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.423847] [48526]: DEBUG nova.policy [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.427748] [48526]: INFO nova.api.openstack.requestlog [None req-53b9bc69-d60a-4449-bb31-5ceb7f1ee04f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.054190 [ 911.428074] [48526]: [pid: 48526|app: 0|req: 1832/3634] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.430284] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.431048] [48527]: DEBUG oslo_concurrency.lockutils [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.431236] [48527]: DEBUG oslo_concurrency.lockutils [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.431367] [48527]: DEBUG oslo_concurrency.lockutils [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.431513] [48527]: DEBUG nova.objects.instance [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.431592] [48526]: DEBUG nova.compute.api [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.434011] [48527]: WARNING neutronclient.v2_0.client [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.434650] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.434823] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.434955] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.435200] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.435342] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.435461] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.451178] [48527]: DEBUG nova.policy [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.453802] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.453991] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.454145] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.454289] [48526]: DEBUG nova.objects.instance [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.454840] [48527]: INFO nova.api.openstack.requestlog [None req-49beea6b-a812-4478-99fa-fbf68ed4c775 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.052753 [ 911.455169] [48527]: [pid: 48527|app: 0|req: 1803/3635] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 911.456789] [48526]: WARNING neutronclient.v2_0.client [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.472978] [48526]: DEBUG nova.policy [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.476469] [48526]: INFO nova.api.openstack.requestlog [None req-7ebf896f-43ff-41ab-974a-94ee455b4e23 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.047905 [ 911.476784] [48526]: [pid: 48526|app: 0|req: 1833/3636] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.528058] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.529383] [48527]: DEBUG nova.compute.api [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.532860] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.533058] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.533198] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.533454] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.533583] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.533712] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.549204] [48527]: WARNING neutronclient.v2_0.client [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.571711] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.573164] [48526]: DEBUG nova.compute.api [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.577856] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.578043] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.578182] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.578426] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.578624] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.578765] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.603306] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.603485] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.603690] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.603848] [48526]: DEBUG nova.objects.instance [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.606583] [48526]: WARNING neutronclient.v2_0.client [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.630894] [48527]: DEBUG nova.policy [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.638679] [48527]: INFO nova.api.openstack.requestlog [None req-4d8f1c54-cc1b-429c-aea5-87679a694520 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1362 microversion: 2.1 time: 0.111744 [ 911.638679] [48527]: [pid: 48527|app: 0|req: 1804/3637] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1362 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.641807] [48527]: DEBUG nova.api.openstack.wsgi [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.643034] [48527]: DEBUG nova.compute.api [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.647031] [48527]: DEBUG oslo_concurrency.lockutils [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.647166] [48527]: DEBUG oslo_concurrency.lockutils [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.647372] [48527]: DEBUG oslo_concurrency.lockutils [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.647677] [48527]: DEBUG oslo_concurrency.lockutils [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.647731] [48526]: DEBUG nova.policy [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.647903] [48527]: DEBUG oslo_concurrency.lockutils [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.648088] [48527]: DEBUG oslo_concurrency.lockutils [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.652337] [48526]: DEBUG nova.policy [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.654125] [48526]: DEBUG nova.policy [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.654125] [48526]: INFO nova.api.openstack.requestlog [None req-e1899604-adea-4672-a889-3d666761d187 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.084259 [ 911.654125] [48526]: [pid: 48526|app: 0|req: 1834/3638] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 911.665977] [48527]: WARNING neutronclient.v2_0.client [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.732193] [48527]: DEBUG nova.policy [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.736466] [48527]: INFO nova.api.openstack.requestlog [None req-5898d8dd-baa3-46ce-bcb9-3774a15a06d2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1374 microversion: 2.1 time: 0.097329 [ 911.736875] [48527]: [pid: 48527|app: 0|req: 1805/3639] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:55 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1374 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.854417] [48526]: DEBUG nova.api.openstack.wsgi [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.856030] [48526]: DEBUG nova.compute.api [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.859775] [48526]: DEBUG oslo_concurrency.lockutils [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.859962] [48526]: DEBUG oslo_concurrency.lockutils [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.860117] [48526]: DEBUG oslo_concurrency.lockutils [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.860426] [48526]: DEBUG oslo_concurrency.lockutils [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.860592] [48526]: DEBUG oslo_concurrency.lockutils [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.860728] [48526]: DEBUG oslo_concurrency.lockutils [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.882732] [48526]: DEBUG oslo_concurrency.lockutils [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.882919] [48526]: DEBUG oslo_concurrency.lockutils [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.883077] [48526]: DEBUG oslo_concurrency.lockutils [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.883334] [48526]: DEBUG nova.objects.instance [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.886499] [48526]: WARNING neutronclient.v2_0.client [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.905306] [48526]: DEBUG nova.policy [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.909799] [48526]: INFO nova.api.openstack.requestlog [None req-791ba9c8-9a27-49b3-b29d-2be26bbc10c3 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.057427 [ 911.910151] [48526]: [pid: 48526|app: 0|req: 1835/3640] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.926172] [48527]: DEBUG nova.api.openstack.wsgi [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.927778] [48527]: DEBUG nova.compute.api [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.931390] [48527]: DEBUG oslo_concurrency.lockutils [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.931576] [48527]: DEBUG oslo_concurrency.lockutils [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.931710] [48527]: DEBUG oslo_concurrency.lockutils [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.931962] [48527]: DEBUG oslo_concurrency.lockutils [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.932116] [48527]: DEBUG oslo_concurrency.lockutils [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.932237] [48527]: DEBUG oslo_concurrency.lockutils [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.949849] [48527]: WARNING neutronclient.v2_0.client [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.967943] [48527]: DEBUG nova.policy [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.972317] [48527]: DEBUG nova.policy [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.972879] [48527]: DEBUG nova.policy [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.973470] [48527]: INFO nova.api.openstack.requestlog [None req-9edb8aff-8af8-4ac3-936c-421b6455d8a1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.049570 [ 911.973784] [48527]: [pid: 48527|app: 0|req: 1806/3641] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 912.007195] [48526]: DEBUG nova.api.openstack.wsgi [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.008733] [48526]: DEBUG nova.compute.api [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.012464] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.012669] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.012877] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.013196] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.013349] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.013473] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.030345] [48526]: WARNING neutronclient.v2_0.client [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.049804] [48527]: DEBUG nova.api.openstack.wsgi [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.051266] [48527]: DEBUG nova.compute.api [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.055044] [48527]: DEBUG oslo_concurrency.lockutils [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.055249] [48527]: DEBUG oslo_concurrency.lockutils [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.055411] [48527]: DEBUG oslo_concurrency.lockutils [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.055804] [48527]: DEBUG oslo_concurrency.lockutils [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.056060] [48527]: DEBUG oslo_concurrency.lockutils [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.056264] [48527]: DEBUG oslo_concurrency.lockutils [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.074709] [48527]: DEBUG oslo_concurrency.lockutils [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.074887] [48527]: DEBUG oslo_concurrency.lockutils [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.075033] [48527]: DEBUG oslo_concurrency.lockutils [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.075192] [48527]: DEBUG nova.objects.instance [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.078772] [48527]: WARNING neutronclient.v2_0.client [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.093576] [48526]: DEBUG nova.policy [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.098398] [48526]: INFO nova.api.openstack.requestlog [None req-1a158082-8ef4-4c22-88f0-43fb27e5e39f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.093422 [ 912.098812] [48526]: [pid: 48526|app: 0|req: 1836/3642] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.101270] [48526]: DEBUG nova.api.openstack.wsgi [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.102717] [48526]: DEBUG nova.compute.api [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.105816] [48526]: DEBUG oslo_concurrency.lockutils [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.105971] [48526]: DEBUG oslo_concurrency.lockutils [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.106088] [48526]: DEBUG oslo_concurrency.lockutils [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.106338] [48526]: DEBUG oslo_concurrency.lockutils [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.106480] [48526]: DEBUG oslo_concurrency.lockutils [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.106602] [48526]: DEBUG oslo_concurrency.lockutils [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.107503] [48527]: DEBUG nova.policy [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.111785] [48527]: DEBUG nova.policy [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.112400] [48527]: DEBUG nova.policy [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.112974] [48527]: INFO nova.api.openstack.requestlog [None req-10fd123c-7fed-4db6-adec-eb5ac7b4f9b6 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.065643 [ 912.113298] [48527]: [pid: 48527|app: 0|req: 1807/3643] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 912.124396] [48526]: DEBUG oslo_concurrency.lockutils [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.124579] [48526]: DEBUG oslo_concurrency.lockutils [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.124693] [48526]: DEBUG oslo_concurrency.lockutils [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.124845] [48526]: DEBUG nova.objects.instance [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.127765] [48526]: WARNING neutronclient.v2_0.client [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.146392] [48526]: DEBUG nova.policy [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.151227] [48526]: INFO nova.api.openstack.requestlog [None req-93464f5a-8eb4-4ae1-b9b6-baa886659fbc tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.051824 [ 912.151566] [48526]: [pid: 48526|app: 0|req: 1837/3644] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.177143] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.178659] [48527]: DEBUG nova.compute.api [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.182405] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.182638] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.182795] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.183322] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.183483] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.183611] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.200824] [48527]: WARNING neutronclient.v2_0.client [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.220023] [48527]: DEBUG nova.policy [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.224661] [48527]: INFO nova.api.openstack.requestlog [None req-b8755726-78a6-46ca-89f9-dd80d065a2e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.049733 [ 912.225123] [48527]: [pid: 48527|app: 0|req: 1808/3645] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.357372] [48526]: DEBUG nova.api.openstack.wsgi [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.358867] [48526]: DEBUG nova.compute.api [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.362334] [48526]: DEBUG oslo_concurrency.lockutils [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.362529] [48526]: DEBUG oslo_concurrency.lockutils [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.362664] [48526]: DEBUG oslo_concurrency.lockutils [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.362919] [48526]: DEBUG oslo_concurrency.lockutils [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.363072] [48526]: DEBUG oslo_concurrency.lockutils [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.363196] [48526]: DEBUG oslo_concurrency.lockutils [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.384969] [48527]: DEBUG nova.api.openstack.wsgi [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.385240] [48526]: DEBUG oslo_concurrency.lockutils [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.385443] [48526]: DEBUG oslo_concurrency.lockutils [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.385524] [48526]: DEBUG oslo_concurrency.lockutils [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.385660] [48526]: DEBUG nova.objects.instance [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.386495] [48527]: DEBUG nova.compute.api [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.392098] [48527]: DEBUG oslo_concurrency.lockutils [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.392098] [48527]: DEBUG oslo_concurrency.lockutils [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.392098] [48527]: DEBUG oslo_concurrency.lockutils [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.392098] [48527]: DEBUG oslo_concurrency.lockutils [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.392098] [48527]: DEBUG oslo_concurrency.lockutils [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.392348] [48527]: DEBUG oslo_concurrency.lockutils [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.392782] [48526]: WARNING neutronclient.v2_0.client [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.415736] [48527]: WARNING neutronclient.v2_0.client [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.417355] [48526]: DEBUG nova.policy [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.422339] [48526]: INFO nova.api.openstack.requestlog [None req-7516c553-d0bd-4c6e-8edd-25caae617bb4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.067375 [ 912.423034] [48526]: [pid: 48526|app: 0|req: 1838/3646] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.425092] [48526]: DEBUG nova.api.openstack.wsgi [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.426751] [48526]: DEBUG nova.compute.api [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.430369] [48526]: DEBUG oslo_concurrency.lockutils [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.430551] [48526]: DEBUG oslo_concurrency.lockutils [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.430667] [48526]: DEBUG oslo_concurrency.lockutils [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.430941] [48526]: DEBUG oslo_concurrency.lockutils [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.431103] [48526]: DEBUG oslo_concurrency.lockutils [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.431229] [48526]: DEBUG oslo_concurrency.lockutils [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.449994] [48526]: WARNING neutronclient.v2_0.client [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.474169] [48526]: DEBUG nova.policy [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.483399] [48526]: INFO nova.api.openstack.requestlog [None req-4db993d7-6e40-4bd6-a0af-5b47690a82f7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.060109 [ 912.483771] [48526]: [pid: 48526|app: 0|req: 1839/3647] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.486294] [48526]: DEBUG nova.api.openstack.wsgi [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.488007] [48526]: DEBUG nova.compute.api [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.493726] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.493877] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.493998] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.494292] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.494444] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.494568] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.513386] [48527]: DEBUG nova.policy [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.519873] [48527]: INFO nova.api.openstack.requestlog [None req-1fe77b97-a421-44cd-a16c-1f406e0e9d42 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.136716 [ 912.520383] [48527]: [pid: 48527|app: 0|req: 1809/3648] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.524040] [48527]: DEBUG nova.api.openstack.wsgi [req-28afb58b-6819-4996-8408-77cd9dbe6170 req-2cf5cdb1-decd-4aeb-b362-a78ffca80cb1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9", "name": "network-vif-plugged", "status": "completed", "tag": "9ef7e90a-9ac2-4206-b7bd-13523b5abace"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 912.529395] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.529632] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.529826] [48526]: DEBUG oslo_concurrency.lockutils [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.529958] [48527]: DEBUG oslo_concurrency.lockutils [req-28afb58b-6819-4996-8408-77cd9dbe6170 req-2cf5cdb1-decd-4aeb-b362-a78ffca80cb1 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.530011] [48526]: DEBUG nova.objects.instance [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.530161] [48527]: DEBUG oslo_concurrency.lockutils [req-28afb58b-6819-4996-8408-77cd9dbe6170 req-2cf5cdb1-decd-4aeb-b362-a78ffca80cb1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.530296] [48527]: DEBUG oslo_concurrency.lockutils [req-28afb58b-6819-4996-8408-77cd9dbe6170 req-2cf5cdb1-decd-4aeb-b362-a78ffca80cb1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.534134] [48526]: WARNING neutronclient.v2_0.client [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.537299] [48527]: INFO nova.api.openstack.compute.server_external_events [req-28afb58b-6819-4996-8408-77cd9dbe6170 req-2cf5cdb1-decd-4aeb-b362-a78ffca80cb1 service nova] Creating event network-vif-plugged:9ef7e90a-9ac2-4206-b7bd-13523b5abace for instance c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 on cpu-1 [ 912.545916] [48527]: INFO nova.api.openstack.requestlog [req-28afb58b-6819-4996-8408-77cd9dbe6170 req-2cf5cdb1-decd-4aeb-b362-a78ffca80cb1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022788 [ 912.545916] [48527]: [pid: 48527|app: 0|req: 1810/3649] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:56 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) [ 912.547791] [48527]: DEBUG nova.api.openstack.wsgi [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.549602] [48527]: DEBUG nova.compute.api [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.555180] [48527]: DEBUG oslo_concurrency.lockutils [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.555180] [48527]: DEBUG oslo_concurrency.lockutils [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.555288] [48526]: DEBUG nova.policy [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.555371] [48527]: DEBUG oslo_concurrency.lockutils [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.555371] [48527]: DEBUG oslo_concurrency.lockutils [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.555371] [48527]: DEBUG oslo_concurrency.lockutils [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.555371] [48527]: DEBUG oslo_concurrency.lockutils [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.560759] [48526]: INFO nova.api.openstack.requestlog [None req-9cc71cd9-e164-4b9c-bb73-a447fc46f3c0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.076394 [ 912.561148] [48526]: [pid: 48526|app: 0|req: 1840/3650] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.563962] [48526]: DEBUG nova.api.openstack.wsgi [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.565608] [48526]: DEBUG nova.compute.api [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.569511] [48526]: DEBUG oslo_concurrency.lockutils [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.569904] [48526]: DEBUG oslo_concurrency.lockutils [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.570033] [48526]: DEBUG oslo_concurrency.lockutils [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.570324] [48526]: DEBUG oslo_concurrency.lockutils [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.570480] [48526]: DEBUG oslo_concurrency.lockutils [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.570600] [48526]: DEBUG oslo_concurrency.lockutils [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.598950] [48527]: DEBUG oslo_concurrency.lockutils [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.599174] [48527]: DEBUG oslo_concurrency.lockutils [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.599315] [48527]: DEBUG oslo_concurrency.lockutils [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.599475] [48527]: DEBUG nova.objects.instance [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.603324] [48526]: DEBUG oslo_concurrency.lockutils [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.603722] [48526]: DEBUG oslo_concurrency.lockutils [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.603797] [48527]: WARNING neutronclient.v2_0.client [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.603859] [48526]: DEBUG oslo_concurrency.lockutils [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.603994] [48526]: DEBUG nova.objects.instance [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.610285] [48526]: WARNING neutronclient.v2_0.client [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.630656] [48527]: DEBUG nova.policy [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.636422] [48527]: INFO nova.api.openstack.requestlog [None req-09affea4-9954-49aa-8d48-076522260766 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.089896 [ 912.636422] [48527]: [pid: 48527|app: 0|req: 1811/3651] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.651694] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.653411] [48527]: DEBUG nova.compute.api [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.654571] [48526]: DEBUG nova.policy [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.657559] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.657875] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.658112] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.658555] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.658804] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.659024] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.663022] [48526]: INFO nova.api.openstack.requestlog [None req-2096244a-ae58-46d3-aef6-db74b4e86381 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.097850 [ 912.663022] [48526]: [pid: 48526|app: 0|req: 1841/3652] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.668754] [48526]: DEBUG nova.api.openstack.wsgi [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.670380] [48526]: DEBUG nova.compute.api [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.674345] [48526]: DEBUG oslo_concurrency.lockutils [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.674542] [48526]: DEBUG oslo_concurrency.lockutils [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.674688] [48526]: DEBUG oslo_concurrency.lockutils [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.675100] [48526]: DEBUG oslo_concurrency.lockutils [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.675262] [48526]: DEBUG oslo_concurrency.lockutils [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.675384] [48526]: DEBUG oslo_concurrency.lockutils [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.677902] [48527]: WARNING neutronclient.v2_0.client [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.704426] [48526]: DEBUG oslo_concurrency.lockutils [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.704779] [48526]: DEBUG oslo_concurrency.lockutils [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.705080] [48526]: DEBUG oslo_concurrency.lockutils [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.705398] [48526]: DEBUG nova.objects.instance [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.710440] [48526]: WARNING neutronclient.v2_0.client [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.781672] [48526]: DEBUG nova.policy [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.789632] [48526]: DEBUG nova.policy [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.790438] [48526]: DEBUG nova.policy [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.791135] [48526]: INFO nova.api.openstack.requestlog [None req-2790c4cb-9d58-43df-b0d4-d9fd76d651bb tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.124644 [ 912.794747] [48526]: [pid: 48526|app: 0|req: 1842/3653] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 912.794747] [48526]: DEBUG nova.api.openstack.wsgi [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.795995] [48526]: DEBUG nova.compute.api [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.799397] [48526]: DEBUG oslo_concurrency.lockutils [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.799588] [48526]: DEBUG oslo_concurrency.lockutils [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.799721] [48526]: DEBUG oslo_concurrency.lockutils [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.799975] [48526]: DEBUG oslo_concurrency.lockutils [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.800117] [48526]: DEBUG oslo_concurrency.lockutils [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.800233] [48526]: DEBUG oslo_concurrency.lockutils [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.811520] [48527]: DEBUG nova.policy [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.817836] [48527]: INFO nova.api.openstack.requestlog [None req-0e8bf1a6-00c6-4583-b9c7-b5d14bce5620 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1362 microversion: 2.1 time: 0.168419 [ 912.818621] [48527]: [pid: 48527|app: 0|req: 1812/3654] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:56 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1362 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.818755] [48526]: WARNING neutronclient.v2_0.client [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.892436] [48526]: DEBUG nova.policy [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.897040] [48526]: INFO nova.api.openstack.requestlog [None req-169d9d84-22dd-4ee7-8724-ff05ddcb5d4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1362 microversion: 2.1 time: 0.104526 [ 912.897431] [48526]: [pid: 48526|app: 0|req: 1843/3655] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1362 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.926499] [48527]: DEBUG nova.api.openstack.wsgi [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.930431] [48527]: DEBUG nova.compute.api [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.934104] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.934347] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.934553] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.934842] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.935051] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.935311] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.957847] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.958195] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.958441] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.958769] [48527]: DEBUG nova.objects.instance [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.961870] [48527]: WARNING neutronclient.v2_0.client [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.984661] [48527]: DEBUG nova.policy [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.989695] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.991084] [48527]: INFO nova.api.openstack.requestlog [None req-aec0b08b-c8c2-45c0-b639-3adfe28266f6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.067089 [ 912.991400] [48526]: DEBUG nova.compute.api [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.991592] [48527]: [pid: 48527|app: 0|req: 1813/3656] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.994948] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.995203] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.995381] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.995712] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.995914] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.996130] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.013342] [48526]: WARNING neutronclient.v2_0.client [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.032792] [48526]: DEBUG nova.policy [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.037559] [48526]: DEBUG nova.policy [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.038300] [48526]: DEBUG nova.policy [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.039144] [48526]: INFO nova.api.openstack.requestlog [None req-bb5ee9db-98e9-48f7-a891-ac555712f7d4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.051714 [ 913.039505] [48526]: [pid: 48526|app: 0|req: 1844/3657] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 913.111445] [48527]: DEBUG nova.api.openstack.wsgi [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.112966] [48527]: DEBUG nova.compute.api [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.116355] [48527]: DEBUG oslo_concurrency.lockutils [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.116537] [48527]: DEBUG oslo_concurrency.lockutils [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.116694] [48527]: DEBUG oslo_concurrency.lockutils [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.116927] [48527]: DEBUG oslo_concurrency.lockutils [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.117083] [48527]: DEBUG oslo_concurrency.lockutils [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.117202] [48527]: DEBUG oslo_concurrency.lockutils [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.127387] [48526]: DEBUG nova.api.openstack.wsgi [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.128872] [48526]: DEBUG nova.compute.api [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.132349] [48526]: DEBUG oslo_concurrency.lockutils [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.132531] [48526]: DEBUG oslo_concurrency.lockutils [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.132752] [48526]: DEBUG oslo_concurrency.lockutils [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.132896] [48526]: DEBUG oslo_concurrency.lockutils [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.133044] [48526]: DEBUG oslo_concurrency.lockutils [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.133169] [48526]: DEBUG oslo_concurrency.lockutils [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.134848] [48527]: WARNING neutronclient.v2_0.client [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.155918] [48526]: DEBUG oslo_concurrency.lockutils [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.156123] [48526]: DEBUG oslo_concurrency.lockutils [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.156254] [48526]: DEBUG oslo_concurrency.lockutils [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.156401] [48526]: DEBUG nova.objects.instance [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.159290] [48526]: WARNING neutronclient.v2_0.client [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.179757] [48526]: DEBUG nova.policy [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.184241] [48526]: DEBUG nova.policy [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.184912] [48526]: DEBUG nova.policy [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.185576] [48526]: INFO nova.api.openstack.requestlog [None req-b00bace4-f8e4-411b-814d-ac03db10d7b4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.060692 [ 913.185917] [48526]: [pid: 48526|app: 0|req: 1845/3658] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 913.188212] [48526]: DEBUG nova.api.openstack.wsgi [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.189594] [48526]: DEBUG nova.compute.api [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.192762] [48526]: DEBUG oslo_concurrency.lockutils [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.192932] [48526]: DEBUG oslo_concurrency.lockutils [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.193089] [48526]: DEBUG oslo_concurrency.lockutils [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.193345] [48526]: DEBUG oslo_concurrency.lockutils [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.193482] [48526]: DEBUG oslo_concurrency.lockutils [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.193605] [48526]: DEBUG oslo_concurrency.lockutils [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.200291] [48527]: DEBUG nova.policy [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.205446] [48527]: INFO nova.api.openstack.requestlog [None req-b50a92d2-5bb0-41d4-867e-c31cbbb802d0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.096134 [ 913.205789] [48527]: [pid: 48527|app: 0|req: 1814/3659] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.215413] [48526]: DEBUG oslo_concurrency.lockutils [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.215696] [48526]: DEBUG oslo_concurrency.lockutils [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.215852] [48526]: DEBUG oslo_concurrency.lockutils [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.216044] [48526]: DEBUG nova.objects.instance [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.219501] [48526]: WARNING neutronclient.v2_0.client [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.237552] [48527]: DEBUG nova.api.openstack.wsgi [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.238622] [48526]: DEBUG nova.policy [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.239030] [48527]: DEBUG nova.compute.api [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.242796] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.242854] [48526]: INFO nova.api.openstack.requestlog [None req-e47835b3-f273-4ecc-8ded-54c77beab2ce tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.056392 [ 913.242970] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.243125] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.243187] [48526]: [pid: 48526|app: 0|req: 1846/3660] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.243477] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.244050] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.244136] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.261871] [48527]: WARNING neutronclient.v2_0.client [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.282140] [48527]: DEBUG nova.policy [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.286436] [48527]: INFO nova.api.openstack.requestlog [None req-0b048857-8f3b-4d03-b62e-fce3e2b813ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.050816 [ 913.286789] [48527]: [pid: 48527|app: 0|req: 1815/3661] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.436873] [48526]: DEBUG nova.api.openstack.wsgi [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.438372] [48526]: DEBUG nova.compute.api [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.443927] [48526]: DEBUG oslo_concurrency.lockutils [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.444142] [48526]: DEBUG oslo_concurrency.lockutils [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.444285] [48526]: DEBUG oslo_concurrency.lockutils [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.444532] [48526]: DEBUG oslo_concurrency.lockutils [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.444673] [48526]: DEBUG oslo_concurrency.lockutils [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.444816] [48526]: DEBUG oslo_concurrency.lockutils [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.475944] [48526]: DEBUG oslo_concurrency.lockutils [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.475944] [48526]: DEBUG oslo_concurrency.lockutils [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.476157] [48526]: DEBUG oslo_concurrency.lockutils [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.476191] [48526]: DEBUG nova.objects.instance [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.480150] [48526]: WARNING neutronclient.v2_0.client [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.498671] [48527]: DEBUG nova.api.openstack.wsgi [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.499896] [48527]: DEBUG nova.compute.api [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.500143] [48526]: DEBUG nova.policy [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.503314] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.503561] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.503632] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.503896] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.504043] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.504176] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.508478] [48526]: INFO nova.api.openstack.requestlog [None req-269185a2-7161-46c3-ae2c-6cdd40f4c835 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.073731 [ 913.508922] [48526]: [pid: 48526|app: 0|req: 1847/3662] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 913.521157] [48527]: WARNING neutronclient.v2_0.client [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.533113] [48526]: DEBUG nova.api.openstack.wsgi [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.533598] [48526]: DEBUG nova.compute.api [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.537319] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.537535] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.537721] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.538082] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.538192] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.538318] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.539931] [48527]: DEBUG nova.policy [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.545515] [48527]: INFO nova.api.openstack.requestlog [None req-d1bf10c2-8d63-4b41-ba9a-e3aa4554b539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.049133 [ 913.545860] [48527]: [pid: 48527|app: 0|req: 1816/3663] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.557657] [48526]: WARNING neutronclient.v2_0.client [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.582747] [48527]: DEBUG nova.api.openstack.wsgi [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.584255] [48527]: DEBUG nova.compute.api [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.587746] [48527]: DEBUG oslo_concurrency.lockutils [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.587935] [48527]: DEBUG oslo_concurrency.lockutils [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.588070] [48527]: DEBUG oslo_concurrency.lockutils [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.588329] [48527]: DEBUG oslo_concurrency.lockutils [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.588466] [48527]: DEBUG oslo_concurrency.lockutils [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.588632] [48527]: DEBUG oslo_concurrency.lockutils [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.615045] [48527]: DEBUG oslo_concurrency.lockutils [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.615542] [48527]: DEBUG oslo_concurrency.lockutils [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.615842] [48527]: DEBUG oslo_concurrency.lockutils [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.616442] [48527]: DEBUG nova.objects.instance [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.619417] [48527]: WARNING neutronclient.v2_0.client [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.638267] [48527]: DEBUG nova.policy [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.642359] [48527]: INFO nova.api.openstack.requestlog [None req-87eada69-86bc-4e85-a21b-8833b592b227 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.061914 [ 913.642810] [48527]: [pid: 48527|app: 0|req: 1817/3664] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.648924] [48527]: DEBUG nova.api.openstack.wsgi [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.650360] [48527]: DEBUG nova.compute.api [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.654027] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.654241] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.654390] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.654792] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.654792] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.654887] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.678439] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.678670] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.678826] [48527]: DEBUG oslo_concurrency.lockutils [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.679057] [48527]: DEBUG nova.objects.instance [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.682017] [48527]: WARNING neutronclient.v2_0.client [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.690621] [48526]: DEBUG nova.policy [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.695043] [48526]: INFO nova.api.openstack.requestlog [None req-7cc156af-43d2-44f1-82d3-aad79a2f004f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.165049 [ 913.695389] [48526]: [pid: 48526|app: 0|req: 1848/3665] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.697756] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.699145] [48526]: DEBUG nova.compute.api [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.701409] [48527]: DEBUG nova.policy [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.702994] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.703182] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.703314] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.703566] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.703700] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.703857] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.705587] [48527]: INFO nova.api.openstack.requestlog [None req-3fe0754a-8bd7-4cff-92dd-cd227960dd59 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.058535 [ 913.705908] [48527]: [pid: 48527|app: 0|req: 1818/3666] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 913.728070] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.728220] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.728345] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.728495] [48526]: DEBUG nova.objects.instance [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.731822] [48526]: WARNING neutronclient.v2_0.client [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.756953] [48526]: DEBUG nova.policy [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.761505] [48526]: INFO nova.api.openstack.requestlog [None req-2e057581-6bb4-4023-b6d4-e367b5137c20 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.065436 [ 913.761747] [48526]: [pid: 48526|app: 0|req: 1849/3667] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:57 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.807940] [48527]: DEBUG nova.api.openstack.wsgi [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.809592] [48527]: DEBUG nova.compute.api [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.815815] [48527]: DEBUG oslo_concurrency.lockutils [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.816010] [48527]: DEBUG oslo_concurrency.lockutils [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.816154] [48527]: DEBUG oslo_concurrency.lockutils [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.816414] [48527]: DEBUG oslo_concurrency.lockutils [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.816565] [48527]: DEBUG oslo_concurrency.lockutils [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.816719] [48527]: DEBUG oslo_concurrency.lockutils [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.833509] [48526]: DEBUG nova.api.openstack.wsgi [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.835871] [48526]: DEBUG nova.compute.api [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.839864] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.839864] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.840100] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.840624] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.840624] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.840624] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.848778] [48527]: DEBUG oslo_concurrency.lockutils [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.849052] [48527]: DEBUG oslo_concurrency.lockutils [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.849203] [48527]: DEBUG oslo_concurrency.lockutils [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.849353] [48527]: DEBUG nova.objects.instance [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.853547] [48527]: WARNING neutronclient.v2_0.client [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.858143] [48526]: WARNING neutronclient.v2_0.client [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.873904] [48527]: DEBUG nova.policy [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.881868] [48527]: DEBUG nova.policy [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.882618] [48527]: DEBUG nova.policy [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.883301] [48527]: INFO nova.api.openstack.requestlog [None req-5672a4e8-ecf9-4375-aed3-266d53b31c33 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.078529 [ 913.883650] [48527]: [pid: 48527|app: 0|req: 1819/3668] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 913.910100] [48527]: DEBUG nova.api.openstack.wsgi [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.912551] [48527]: DEBUG nova.compute.api [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.915986] [48527]: DEBUG oslo_concurrency.lockutils [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.916255] [48527]: DEBUG oslo_concurrency.lockutils [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.916431] [48527]: DEBUG oslo_concurrency.lockutils [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.916724] [48527]: DEBUG oslo_concurrency.lockutils [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.916866] [48527]: DEBUG oslo_concurrency.lockutils [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.916989] [48527]: DEBUG oslo_concurrency.lockutils [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.933571] [48527]: WARNING neutronclient.v2_0.client [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.938455] [48526]: DEBUG nova.policy [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.944764] [48526]: INFO nova.api.openstack.requestlog [None req-dfe42224-b744-42ad-bbf7-ec248f50f5f0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1547 microversion: 2.1 time: 0.113616 [ 913.945505] [48526]: [pid: 48526|app: 0|req: 1850/3669] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1547 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.957826] [48526]: DEBUG nova.api.openstack.wsgi [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.959218] [48526]: DEBUG nova.compute.api [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.962451] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.962627] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.962763] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.963018] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.963170] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.963293] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.977594] [48526]: WARNING neutronclient.v2_0.client [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.992136] [48527]: DEBUG nova.policy [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.996744] [48527]: INFO nova.api.openstack.requestlog [None req-8679aee1-e480-42d8-a8fd-ec2f09e6b7d3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1362 microversion: 2.1 time: 0.088703 [ 913.997168] [48527]: [pid: 48527|app: 0|req: 1820/3670] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1362 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.004656] [48527]: DEBUG nova.api.openstack.wsgi [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.006017] [48527]: DEBUG nova.compute.api [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.009200] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.009868] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.010036] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.010293] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.010441] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.010562] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.012259] [48526]: INFO nova.api.openstack.requestlog [None req-c1f41a8d-8961-4b44-94fa-4978908a53a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.056931 [ 914.012704] [48526]: [pid: 48526|app: 0|req: 1851/3671] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848/os-interface => generated 287 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 914.030755] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.030950] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.031162] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.031398] [48527]: DEBUG nova.objects.instance [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.035682] [48527]: WARNING neutronclient.v2_0.client [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.053083] [48526]: DEBUG nova.api.openstack.wsgi [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.054514] [48527]: DEBUG nova.policy [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.054642] [48526]: DEBUG nova.compute.api [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.057824] [48526]: DEBUG oslo_concurrency.lockutils [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.058016] [48526]: DEBUG oslo_concurrency.lockutils [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.058165] [48526]: DEBUG oslo_concurrency.lockutils [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.058410] [48526]: DEBUG oslo_concurrency.lockutils [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.058551] [48526]: DEBUG oslo_concurrency.lockutils [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.058719] [48526]: DEBUG oslo_concurrency.lockutils [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.058757] [48527]: INFO nova.api.openstack.requestlog [None req-1f675bcf-8b69-4330-bd0d-2df12a8f5d19 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.055878 [ 914.059117] [48527]: [pid: 48527|app: 0|req: 1821/3672] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 914.075068] [48526]: WARNING neutronclient.v2_0.client [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.092376] [48526]: DEBUG nova.policy [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.099062] [48526]: DEBUG nova.policy [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.099062] [48526]: DEBUG nova.policy [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.099062] [48526]: INFO nova.api.openstack.requestlog [None req-1874f89e-e450-4c1c-abdc-90462f324124 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.046857 [ 914.099062] [48526]: [pid: 48526|app: 0|req: 1852/3673] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.200272] [48527]: DEBUG nova.api.openstack.wsgi [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.201704] [48527]: DEBUG nova.compute.api [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.205423] [48527]: DEBUG oslo_concurrency.lockutils [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.206049] [48527]: DEBUG oslo_concurrency.lockutils [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.206049] [48527]: DEBUG oslo_concurrency.lockutils [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.206049] [48527]: DEBUG oslo_concurrency.lockutils [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.206589] [48527]: DEBUG oslo_concurrency.lockutils [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.206589] [48527]: DEBUG oslo_concurrency.lockutils [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.219106] [48526]: DEBUG nova.api.openstack.wsgi [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.220629] [48526]: DEBUG nova.compute.api [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.224149] [48526]: DEBUG oslo_concurrency.lockutils [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.224341] [48526]: DEBUG oslo_concurrency.lockutils [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.224476] [48526]: DEBUG oslo_concurrency.lockutils [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.224735] [48526]: DEBUG oslo_concurrency.lockutils [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.224876] [48526]: DEBUG oslo_concurrency.lockutils [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.225016] [48526]: DEBUG oslo_concurrency.lockutils [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.231739] [48527]: DEBUG oslo_concurrency.lockutils [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.231739] [48527]: DEBUG oslo_concurrency.lockutils [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.231739] [48527]: DEBUG oslo_concurrency.lockutils [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.231739] [48527]: DEBUG nova.objects.instance [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.234220] [48527]: WARNING neutronclient.v2_0.client [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.241101] [48526]: WARNING neutronclient.v2_0.client [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.271078] [48527]: DEBUG nova.policy [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.277890] [48527]: DEBUG nova.policy [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.278605] [48527]: DEBUG nova.policy [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.279279] [48527]: INFO nova.api.openstack.requestlog [None req-def411e1-8e76-4e2a-8f18-17d6660741bd tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.081347 [ 914.279610] [48527]: [pid: 48527|app: 0|req: 1822/3674] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.282222] [48527]: DEBUG nova.api.openstack.wsgi [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.283790] [48527]: DEBUG nova.compute.api [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.289310] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.289533] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.289758] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.290040] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.290229] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.290323] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.313073] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.313277] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.313409] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.313813] [48527]: DEBUG nova.objects.instance [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.316782] [48527]: WARNING neutronclient.v2_0.client [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.392963] [48527]: DEBUG nova.policy [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.402397] [48527]: INFO nova.api.openstack.requestlog [None req-ae070a59-0d88-43d5-81aa-e6120b7f5467 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.122164 [ 914.402804] [48527]: [pid: 48527|app: 0|req: 1823/3675] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.407892] [48527]: DEBUG nova.api.openstack.wsgi [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.409530] [48527]: DEBUG nova.compute.api [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.414047] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.414223] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.414349] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.414600] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.414740] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.414932] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.420639] [48526]: DEBUG nova.policy [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.425398] [48526]: INFO nova.api.openstack.requestlog [None req-8798689a-d1c2-41ee-876d-4482b2bac633 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.208425 [ 914.425860] [48526]: [pid: 48526|app: 0|req: 1853/3676] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.439399] [48527]: WARNING neutronclient.v2_0.client [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.458358] [48527]: DEBUG nova.policy [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.462670] [48527]: INFO nova.api.openstack.requestlog [None req-cbe51386-fe81-4109-ad7c-917717f47676 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.059279 [ 914.463024] [48527]: [pid: 48527|app: 0|req: 1824/3677] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.490339] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=4 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 914.505971] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=6 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 914.523465] [48526]: DEBUG nova.api.openstack.wsgi [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.525407] [48526]: DEBUG nova.compute.api [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.530131] [48526]: DEBUG oslo_concurrency.lockutils [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.530408] [48526]: DEBUG oslo_concurrency.lockutils [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.530618] [48526]: DEBUG oslo_concurrency.lockutils [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.530988] [48526]: DEBUG oslo_concurrency.lockutils [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.531258] [48526]: DEBUG oslo_concurrency.lockutils [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.531456] [48526]: DEBUG oslo_concurrency.lockutils [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.556469] [48526]: DEBUG oslo_concurrency.lockutils [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.556469] [48526]: DEBUG oslo_concurrency.lockutils [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.556469] [48526]: DEBUG oslo_concurrency.lockutils [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.556469] [48526]: DEBUG nova.objects.instance [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.560723] [48527]: DEBUG nova.api.openstack.wsgi [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.561079] [48526]: WARNING neutronclient.v2_0.client [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.561981] [48527]: DEBUG nova.compute.api [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.565431] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.565669] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.565787] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.566154] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.566308] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.566428] [48527]: DEBUG oslo_concurrency.lockutils [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.581918] [48526]: DEBUG nova.policy [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.585756] [48527]: WARNING neutronclient.v2_0.client [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.586025] [48526]: INFO nova.api.openstack.requestlog [None req-76ee1a30-af48-477f-be91-97cacee25cad tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.065461 [ 914.586355] [48526]: [pid: 48526|app: 0|req: 1854/3678] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.601534] [48527]: DEBUG nova.policy [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.607194] [48527]: INFO nova.api.openstack.requestlog [None req-70c1be76-d180-4740-b6ce-1bf601c78331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.049784 [ 914.607979] [48527]: [pid: 48527|app: 0|req: 1825/3679] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.657208] [48526]: DEBUG nova.api.openstack.wsgi [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.658908] [48526]: DEBUG nova.compute.api [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.663455] [48526]: DEBUG oslo_concurrency.lockutils [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.663635] [48526]: DEBUG oslo_concurrency.lockutils [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.663772] [48526]: DEBUG oslo_concurrency.lockutils [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.664033] [48526]: DEBUG oslo_concurrency.lockutils [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.664181] [48526]: DEBUG oslo_concurrency.lockutils [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.664304] [48526]: DEBUG oslo_concurrency.lockutils [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.686875] [48526]: DEBUG oslo_concurrency.lockutils [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.687103] [48526]: DEBUG oslo_concurrency.lockutils [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.687212] [48526]: DEBUG oslo_concurrency.lockutils [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.687367] [48526]: DEBUG nova.objects.instance [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.690760] [48526]: WARNING neutronclient.v2_0.client [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.708886] [48527]: DEBUG nova.api.openstack.wsgi [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.708984] [48526]: DEBUG nova.policy [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.710307] [48527]: DEBUG nova.compute.api [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.714372] [48527]: DEBUG oslo_concurrency.lockutils [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.714647] [48527]: DEBUG oslo_concurrency.lockutils [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.714786] [48527]: DEBUG oslo_concurrency.lockutils [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.715079] [48527]: DEBUG oslo_concurrency.lockutils [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.715184] [48526]: INFO nova.api.openstack.requestlog [None req-b481100a-d12e-4bf6-85b6-91bd1bb7f11b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.060361 [ 914.715234] [48527]: DEBUG oslo_concurrency.lockutils [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.715368] [48527]: DEBUG oslo_concurrency.lockutils [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.715524] [48526]: [pid: 48526|app: 0|req: 1855/3680] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.718550] [48526]: DEBUG nova.api.openstack.wsgi [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.719967] [48526]: DEBUG nova.compute.api [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.723171] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.723359] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.723493] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.723750] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.723891] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.724018] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.733206] [48527]: WARNING neutronclient.v2_0.client [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.745805] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.746063] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.746150] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.746299] [48526]: DEBUG nova.objects.instance [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.748121] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 914.749605] [48526]: WARNING neutronclient.v2_0.client [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.767188] [48526]: DEBUG nova.policy [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.771359] [48526]: INFO nova.api.openstack.requestlog [None req-9dab4f14-6c08-49a4-8132-f3fbfadd44e5 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.054570 [ 914.771855] [48526]: [pid: 48526|app: 0|req: 1856/3681] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 914.775711] [48526]: DEBUG nova.api.openstack.wsgi [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.777126] [48526]: DEBUG nova.compute.api [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.780182] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.780337] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.780472] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.780715] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.781080] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.781080] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.796696] [48527]: DEBUG nova.policy [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.801746] [48527]: INFO nova.api.openstack.requestlog [None req-e157e85e-7b4a-4b40-86e6-5827a92ed115 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.094972 [ 914.802083] [48527]: [pid: 48527|app: 0|req: 1826/3682] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.804995] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.805211] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.806017] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.806017] [48526]: DEBUG nova.objects.instance [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.809607] [48526]: WARNING neutronclient.v2_0.client [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.830594] [48526]: DEBUG nova.policy [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.834556] [48526]: INFO nova.api.openstack.requestlog [None req-c20b7d9e-1a66-42f0-bcb3-9fc4511aebdf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.061579 [ 914.835468] [48526]: [pid: 48526|app: 0|req: 1857/3683] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:58 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 914.900550] [48527]: DEBUG nova.api.openstack.wsgi [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.902337] [48527]: DEBUG nova.compute.api [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.906178] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.906379] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.906541] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.906865] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.907036] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.907200] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.930215] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.930450] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.930607] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.930712] [48527]: DEBUG nova.objects.instance [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.933915] [48527]: WARNING neutronclient.v2_0.client [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.954310] [48527]: DEBUG nova.policy [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.958884] [48527]: DEBUG nova.policy [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.959517] [48527]: DEBUG nova.policy [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.960178] [48527]: INFO nova.api.openstack.requestlog [None req-c4827d07-4b81-4b42-9e65-f7f7a6a081a4 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.062250 [ 914.960484] [48527]: [pid: 48527|app: 0|req: 1827/3684] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.962231] [48526]: DEBUG nova.api.openstack.wsgi [req-f232d682-bf1f-4de0-97bc-3f93569bc66f req-1c5d9c3a-baa0-41c4-8c19-701bdd9e2efc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9", "tag": "9ef7e90a-9ac2-4206-b7bd-13523b5abace"}, {"name": "network-changed", "server_uuid": "2e6fc317-baab-447f-93ec-e41795e08848", "tag": "c5026b22-4035-4206-8311-315208f3465e"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 914.969578] [48526]: DEBUG oslo_concurrency.lockutils [req-f232d682-bf1f-4de0-97bc-3f93569bc66f req-1c5d9c3a-baa0-41c4-8c19-701bdd9e2efc service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.969578] [48526]: DEBUG oslo_concurrency.lockutils [req-f232d682-bf1f-4de0-97bc-3f93569bc66f req-1c5d9c3a-baa0-41c4-8c19-701bdd9e2efc service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.969578] [48526]: DEBUG oslo_concurrency.lockutils [req-f232d682-bf1f-4de0-97bc-3f93569bc66f req-1c5d9c3a-baa0-41c4-8c19-701bdd9e2efc service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.977312] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f232d682-bf1f-4de0-97bc-3f93569bc66f req-1c5d9c3a-baa0-41c4-8c19-701bdd9e2efc service nova] Creating event network-changed:9ef7e90a-9ac2-4206-b7bd-13523b5abace for instance c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 on cpu-1 [ 914.977505] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f232d682-bf1f-4de0-97bc-3f93569bc66f req-1c5d9c3a-baa0-41c4-8c19-701bdd9e2efc service nova] Creating event network-changed:c5026b22-4035-4206-8311-315208f3465e for instance 2e6fc317-baab-447f-93ec-e41795e08848 on cpu-1 [ 914.983482] [48526]: INFO nova.api.openstack.requestlog [req-f232d682-bf1f-4de0-97bc-3f93569bc66f req-1c5d9c3a-baa0-41c4-8c19-701bdd9e2efc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.023259 [ 914.983869] [48526]: [pid: 48526|app: 0|req: 1858/3685] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:56:59 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 915.011980] [48527]: DEBUG nova.api.openstack.wsgi [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.012741] [48527]: DEBUG nova.compute.api [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.016389] [48527]: DEBUG oslo_concurrency.lockutils [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.016630] [48527]: DEBUG oslo_concurrency.lockutils [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.016796] [48527]: DEBUG oslo_concurrency.lockutils [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.017106] [48527]: DEBUG oslo_concurrency.lockutils [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.017361] [48527]: DEBUG oslo_concurrency.lockutils [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.017516] [48527]: DEBUG oslo_concurrency.lockutils [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.038402] [48527]: WARNING neutronclient.v2_0.client [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.075344] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.077479] [48526]: DEBUG nova.compute.api [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.080793] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.081037] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.081207] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.081519] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.081618] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.081725] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.107435] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.107634] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.107779] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.107929] [48526]: DEBUG nova.objects.instance [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.111910] [48526]: WARNING neutronclient.v2_0.client [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.135424] [48526]: DEBUG nova.policy [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.138269] [48527]: DEBUG nova.policy [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.141396] [48526]: INFO nova.api.openstack.requestlog [None req-6ca08f2e-d9bc-4a74-a06c-7ec2f66c07d8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.070047 [ 915.142056] [48526]: [pid: 48526|app: 0|req: 1859/3686] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.143027] [48527]: INFO nova.api.openstack.requestlog [None req-adab88d4-be28-4a7b-bf9f-f43abb422b2f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1362 microversion: 2.1 time: 0.133903 [ 915.143482] [48527]: [pid: 48527|app: 0|req: 1828/3687] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1362 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.147353] [48526]: DEBUG nova.api.openstack.wsgi [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.150558] [48526]: DEBUG nova.compute.api [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.154594] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.154784] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.154915] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.155183] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.155330] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.155520] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.173219] [48526]: WARNING neutronclient.v2_0.client [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.193610] [48526]: DEBUG nova.policy [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.198627] [48526]: DEBUG nova.policy [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.199254] [48526]: DEBUG nova.policy [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.199915] [48526]: INFO nova.api.openstack.requestlog [None req-0d6bf6f8-0182-42d7-9141-a7e169b1bc0d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.057128 [ 915.200189] [48526]: [pid: 48526|app: 0|req: 1860/3688] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 915.297632] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.299299] [48527]: DEBUG nova.compute.api [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.302668] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.302844] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.302977] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.303340] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.303510] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.303638] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.322511] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.322821] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.322821] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.322911] [48527]: DEBUG nova.objects.instance [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.325988] [48527]: WARNING neutronclient.v2_0.client [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.346392] [48527]: DEBUG nova.policy [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.353704] [48527]: DEBUG nova.policy [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.354342] [48527]: DEBUG nova.policy [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.355013] [48527]: INFO nova.api.openstack.requestlog [None req-ccedca01-6de3-449f-a636-5f2025e50b0c tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.059560 [ 915.355455] [48527]: [pid: 48527|app: 0|req: 1829/3689] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 915.418068] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.419463] [48526]: DEBUG nova.compute.api [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.424255] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.424440] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.424610] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.424911] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.425068] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.425235] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.439567] [48527]: DEBUG nova.api.openstack.wsgi [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.441223] [48527]: DEBUG nova.compute.api [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.444786] [48527]: DEBUG oslo_concurrency.lockutils [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.445077] [48527]: DEBUG oslo_concurrency.lockutils [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.445300] [48527]: DEBUG oslo_concurrency.lockutils [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.445644] [48527]: DEBUG oslo_concurrency.lockutils [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.445855] [48527]: DEBUG oslo_concurrency.lockutils [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.446064] [48527]: DEBUG oslo_concurrency.lockutils [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.454271] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.454452] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.454583] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.454733] [48526]: DEBUG nova.objects.instance [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.458488] [48526]: WARNING neutronclient.v2_0.client [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.463719] [48527]: WARNING neutronclient.v2_0.client [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.477230] [48526]: DEBUG nova.policy [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.481490] [48526]: INFO nova.api.openstack.requestlog [None req-f5b0129c-131f-4601-b714-8d1dc92e3699 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.065715 [ 915.481830] [48526]: [pid: 48526|app: 0|req: 1861/3690] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.484225] [48526]: DEBUG nova.api.openstack.wsgi [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.485599] [48526]: DEBUG nova.compute.api [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.488846] [48526]: DEBUG oslo_concurrency.lockutils [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.489060] [48526]: DEBUG oslo_concurrency.lockutils [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.489212] [48526]: DEBUG oslo_concurrency.lockutils [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.489453] [48526]: DEBUG oslo_concurrency.lockutils [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.489591] [48526]: DEBUG oslo_concurrency.lockutils [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.489713] [48526]: DEBUG oslo_concurrency.lockutils [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.508424] [48526]: WARNING neutronclient.v2_0.client [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.525789] [48526]: DEBUG nova.policy [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.530071] [48526]: INFO nova.api.openstack.requestlog [None req-e274a72f-245d-4a49-9520-78c942236cac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.047648 [ 915.530428] [48526]: [pid: 48526|app: 0|req: 1862/3691] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.552859] [48527]: DEBUG nova.policy [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.557434] [48527]: INFO nova.api.openstack.requestlog [None req-680ba89c-55ef-47eb-a90b-cc418ad17f47 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1533 microversion: 2.1 time: 0.120246 [ 915.557834] [48527]: [pid: 48527|app: 0|req: 1830/3692] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1533 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.599942] [48526]: DEBUG nova.api.openstack.wsgi [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.601365] [48526]: DEBUG nova.compute.api [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.604791] [48526]: DEBUG oslo_concurrency.lockutils [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.605008] [48526]: DEBUG oslo_concurrency.lockutils [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.605166] [48526]: DEBUG oslo_concurrency.lockutils [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.605438] [48526]: DEBUG oslo_concurrency.lockutils [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.605587] [48526]: DEBUG oslo_concurrency.lockutils [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.605728] [48526]: DEBUG oslo_concurrency.lockutils [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.621677] [48527]: DEBUG nova.api.openstack.wsgi [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.623968] [48527]: DEBUG nova.compute.api [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.627937] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.627937] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.627937] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.628553] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.628770] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.628935] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.633414] [48526]: DEBUG oslo_concurrency.lockutils [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.633662] [48526]: DEBUG oslo_concurrency.lockutils [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.633835] [48526]: DEBUG oslo_concurrency.lockutils [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.634038] [48526]: DEBUG nova.objects.instance [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.637049] [48526]: WARNING neutronclient.v2_0.client [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.647019] [48527]: WARNING neutronclient.v2_0.client [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.656160] [48526]: DEBUG nova.policy [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.660627] [48526]: INFO nova.api.openstack.requestlog [None req-089b8808-150d-4059-b157-227db8913699 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.062800 [ 915.660938] [48526]: [pid: 48526|app: 0|req: 1863/3693] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.670434] [48527]: DEBUG nova.policy [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.675129] [48527]: INFO nova.api.openstack.requestlog [None req-bfc623f7-3c7b-46fc-9e25-e74d21181ae1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.056176 [ 915.675511] [48527]: [pid: 48527|app: 0|req: 1831/3694] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.730453] [48526]: DEBUG nova.api.openstack.wsgi [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.732424] [48526]: DEBUG nova.compute.api [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.736684] [48526]: DEBUG oslo_concurrency.lockutils [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.736939] [48526]: DEBUG oslo_concurrency.lockutils [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.737151] [48526]: DEBUG oslo_concurrency.lockutils [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.737506] [48526]: DEBUG oslo_concurrency.lockutils [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.737717] [48526]: DEBUG oslo_concurrency.lockutils [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.737896] [48526]: DEBUG oslo_concurrency.lockutils [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.757465] [48526]: DEBUG oslo_concurrency.lockutils [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.757658] [48526]: DEBUG oslo_concurrency.lockutils [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.757928] [48526]: DEBUG oslo_concurrency.lockutils [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.757928] [48526]: DEBUG nova.objects.instance [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.761142] [48526]: WARNING neutronclient.v2_0.client [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.782734] [48526]: DEBUG nova.policy [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.785895] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.787585] [48527]: DEBUG nova.compute.api [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.787732] [48526]: INFO nova.api.openstack.requestlog [None req-169f2334-75ed-448a-97a1-e80ddc51625d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.060508 [ 915.788289] [48526]: [pid: 48526|app: 0|req: 1864/3695] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:56:59 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.791554] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.791769] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.791883] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.792142] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.792290] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.792412] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.814221] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.814406] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.814541] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.814688] [48527]: DEBUG nova.objects.instance [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.815066] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.817253] [48526]: DEBUG nova.compute.api [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.817491] [48527]: WARNING neutronclient.v2_0.client [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.820595] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.820779] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.820908] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.821197] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.821345] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.821467] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.836876] [48527]: DEBUG nova.policy [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.841442] [48526]: WARNING neutronclient.v2_0.client [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.841588] [48527]: INFO nova.api.openstack.requestlog [None req-e1aa99dc-9a23-4048-b816-16de8573105c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.057783 [ 915.841903] [48527]: [pid: 48527|app: 0|req: 1832/3696] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.846828] [48527]: DEBUG nova.api.openstack.wsgi [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.848205] [48527]: DEBUG nova.compute.api [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.851535] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.851709] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.851840] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.852093] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.852289] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.852637] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.870664] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.870927] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.870984] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.871115] [48527]: DEBUG nova.objects.instance [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.874017] [48527]: WARNING neutronclient.v2_0.client [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.892484] [48527]: DEBUG nova.policy [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.898358] [48527]: INFO nova.api.openstack.requestlog [None req-dfa9f920-c68a-4f1f-923e-a017d024d5c3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.053403 [ 915.898946] [48527]: [pid: 48527|app: 0|req: 1833/3697] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.928646] [48526]: DEBUG nova.policy [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.933231] [48526]: INFO nova.api.openstack.requestlog [None req-e0f0008c-ef62-4666-bfe2-9e916e49c7b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.120215 [ 915.933600] [48526]: [pid: 48526|app: 0|req: 1865/3698] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.975195] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.976600] [48527]: DEBUG nova.compute.api [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.980325] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.980509] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.980642] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.980940] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.981106] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.981229] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.002517] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.002694] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.002830] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.002974] [48527]: DEBUG nova.objects.instance [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.005760] [48527]: WARNING neutronclient.v2_0.client [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.024121] [48527]: DEBUG nova.policy [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.028467] [48527]: DEBUG nova.policy [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.029185] [48527]: DEBUG nova.policy [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.029779] [48527]: INFO nova.api.openstack.requestlog [None req-b5dda701-635d-4ab4-b963-a8c5dfcc3229 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.056757 [ 916.030307] [48527]: [pid: 48527|app: 0|req: 1834/3699] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 916.156921] [48526]: DEBUG nova.api.openstack.wsgi [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.158470] [48526]: DEBUG nova.compute.api [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.161986] [48526]: DEBUG oslo_concurrency.lockutils [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.162196] [48526]: DEBUG oslo_concurrency.lockutils [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.162382] [48526]: DEBUG oslo_concurrency.lockutils [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.162575] [48526]: DEBUG oslo_concurrency.lockutils [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.162728] [48526]: DEBUG oslo_concurrency.lockutils [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.162851] [48526]: DEBUG oslo_concurrency.lockutils [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.181702] [48526]: WARNING neutronclient.v2_0.client [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.255212] [48526]: DEBUG nova.policy [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.263559] [48526]: INFO nova.api.openstack.requestlog [None req-81d26234-c4dc-46f6-9d70-bf0b64f8edb1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1362 microversion: 2.1 time: 0.108791 [ 916.264198] [48526]: [pid: 48526|app: 0|req: 1866/3700] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1362 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.267504] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.269747] [48526]: DEBUG nova.compute.api [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.275509] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.275788] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.276120] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.276532] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.276763] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.276960] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.283510] [48527]: DEBUG nova.api.openstack.wsgi [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.284984] [48527]: DEBUG nova.compute.api [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.288392] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.288644] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.288711] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.288966] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.289134] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.289273] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.298077] [48526]: WARNING neutronclient.v2_0.client [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.309466] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.309644] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.309777] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.309924] [48527]: DEBUG nova.objects.instance [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.313615] [48527]: WARNING neutronclient.v2_0.client [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.318288] [48526]: DEBUG nova.policy [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.324708] [48526]: DEBUG nova.policy [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.325785] [48526]: DEBUG nova.policy [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.326624] [48526]: INFO nova.api.openstack.requestlog [None req-aa28dbb1-81d6-44a3-8532-5828ecf60115 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.061753 [ 916.327106] [48526]: [pid: 48526|app: 0|req: 1867/3701] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 916.336169] [48527]: DEBUG nova.policy [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.340582] [48527]: INFO nova.api.openstack.requestlog [None req-a9aef006-1092-4dc1-a10d-64e557e8ccb8 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.182176 [ 916.342625] [48527]: [pid: 48527|app: 0|req: 1835/3702] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.369111] [48526]: DEBUG nova.api.openstack.wsgi [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.370524] [48526]: DEBUG nova.compute.api [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.375085] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.375276] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.375411] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.375665] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.375810] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.375931] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.408597] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.408822] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.408956] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.409129] [48526]: DEBUG nova.objects.instance [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.412848] [48526]: WARNING neutronclient.v2_0.client [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.431637] [48526]: DEBUG nova.policy [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.438522] [48526]: DEBUG nova.policy [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.439394] [48526]: DEBUG nova.policy [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.440086] [48526]: INFO nova.api.openstack.requestlog [None req-8ef1aff3-c5cf-42b6-a187-9708a2b0d6d4 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.073179 [ 916.440408] [48526]: [pid: 48526|app: 0|req: 1868/3703] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 916.497155] [48527]: DEBUG nova.api.openstack.wsgi [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.498485] [48527]: DEBUG nova.compute.api [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.501894] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.502087] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.502227] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.502478] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.502614] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.502978] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.520047] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.520223] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.520353] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.520499] [48527]: DEBUG nova.objects.instance [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.523361] [48527]: WARNING neutronclient.v2_0.client [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.541952] [48527]: DEBUG nova.policy [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.544493] [48526]: DEBUG nova.api.openstack.wsgi [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.545730] [48526]: DEBUG nova.compute.api [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.546014] [48527]: INFO nova.api.openstack.requestlog [None req-30e128bc-6c3d-4d05-88aa-87f262b54b81 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.051059 [ 916.546511] [48527]: [pid: 48527|app: 0|req: 1836/3704] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.549450] [48526]: DEBUG oslo_concurrency.lockutils [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.549707] [48526]: DEBUG oslo_concurrency.lockutils [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.549815] [48526]: DEBUG oslo_concurrency.lockutils [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.550108] [48526]: DEBUG oslo_concurrency.lockutils [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.550257] [48526]: DEBUG oslo_concurrency.lockutils [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.550382] [48526]: DEBUG oslo_concurrency.lockutils [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.568033] [48526]: WARNING neutronclient.v2_0.client [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.571277] [48527]: DEBUG nova.api.openstack.wsgi [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.572856] [48527]: DEBUG nova.compute.api [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.576498] [48527]: DEBUG oslo_concurrency.lockutils [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.576498] [48527]: DEBUG oslo_concurrency.lockutils [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.576498] [48527]: DEBUG oslo_concurrency.lockutils [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.577402] [48527]: DEBUG oslo_concurrency.lockutils [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.577755] [48527]: DEBUG oslo_concurrency.lockutils [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.577755] [48527]: DEBUG oslo_concurrency.lockutils [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.585861] [48526]: DEBUG nova.policy [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.590753] [48526]: INFO nova.api.openstack.requestlog [None req-fba46367-e455-4796-8cab-684bd1e1e17d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.048875 [ 916.591239] [48526]: [pid: 48526|app: 0|req: 1869/3705] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.596774] [48527]: WARNING neutronclient.v2_0.client [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.662369] [48527]: DEBUG nova.policy [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.667929] [48527]: INFO nova.api.openstack.requestlog [None req-ced2ab97-767f-4bac-9c43-af0ddb908091 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1538 microversion: 2.1 time: 0.099003 [ 916.668880] [48527]: [pid: 48527|app: 0|req: 1837/3706] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1538 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.674743] [48526]: DEBUG nova.api.openstack.wsgi [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.674743] [48526]: DEBUG nova.compute.api [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.678048] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.678208] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.678340] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.678613] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.678769] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.678894] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.687847] [48527]: DEBUG nova.api.openstack.wsgi [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.689384] [48527]: DEBUG nova.compute.api [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.692821] [48527]: DEBUG oslo_concurrency.lockutils [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.693024] [48527]: DEBUG oslo_concurrency.lockutils [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.693165] [48527]: DEBUG oslo_concurrency.lockutils [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.693425] [48527]: DEBUG oslo_concurrency.lockutils [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.693565] [48527]: DEBUG oslo_concurrency.lockutils [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.693685] [48527]: DEBUG oslo_concurrency.lockutils [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.698903] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.699113] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.699247] [48526]: DEBUG oslo_concurrency.lockutils [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.699395] [48526]: DEBUG nova.objects.instance [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.702058] [48526]: WARNING neutronclient.v2_0.client [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.709121] [48527]: WARNING neutronclient.v2_0.client [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.721063] [48526]: DEBUG nova.policy [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.725982] [48526]: INFO nova.api.openstack.requestlog [None req-d60a2409-282f-4812-9620-df70fdf861d9 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.054887 [ 916.726490] [48526]: [pid: 48526|app: 0|req: 1870/3707] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.726543] [48527]: DEBUG nova.policy [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.730536] [48527]: INFO nova.api.openstack.requestlog [None req-86cddfd7-fa28-4d7e-9622-3226ec62ccea tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.044716 [ 916.730858] [48527]: [pid: 48527|app: 0|req: 1838/3708] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:00 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 916.800269] [48526]: DEBUG nova.api.openstack.wsgi [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.801618] [48526]: DEBUG nova.compute.api [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.805354] [48526]: DEBUG oslo_concurrency.lockutils [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.805553] [48526]: DEBUG oslo_concurrency.lockutils [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.805694] [48526]: DEBUG oslo_concurrency.lockutils [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.806026] [48526]: DEBUG oslo_concurrency.lockutils [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.806199] [48526]: DEBUG oslo_concurrency.lockutils [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.806335] [48526]: DEBUG oslo_concurrency.lockutils [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.826050] [48526]: DEBUG oslo_concurrency.lockutils [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.826050] [48526]: DEBUG oslo_concurrency.lockutils [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.826050] [48526]: DEBUG oslo_concurrency.lockutils [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.826050] [48526]: DEBUG nova.objects.instance [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.828901] [48526]: WARNING neutronclient.v2_0.client [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.846208] [48526]: DEBUG nova.policy [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.850333] [48526]: INFO nova.api.openstack.requestlog [None req-610176bb-e973-44a3-b4b3-2440206c2670 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.052397 [ 916.850653] [48526]: [pid: 48526|app: 0|req: 1871/3709] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.854907] [48527]: DEBUG nova.api.openstack.wsgi [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.856363] [48527]: DEBUG nova.compute.api [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.859933] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.860237] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.860441] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.860567] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.860719] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.860843] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.881231] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.881413] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.881567] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.881784] [48527]: DEBUG nova.objects.instance [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.884665] [48527]: WARNING neutronclient.v2_0.client [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.902695] [48527]: DEBUG nova.policy [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.906617] [48527]: INFO nova.api.openstack.requestlog [None req-b6f2362b-ea33-4e75-942b-3ceaf29b3705 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.053682 [ 916.907015] [48527]: [pid: 48527|app: 0|req: 1839/3710] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.912131] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.914202] [48526]: DEBUG nova.compute.api [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.916983] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.917207] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.917335] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.917792] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.917792] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.917903] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.936286] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.937351] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.937351] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.937351] [48526]: DEBUG nova.objects.instance [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.940152] [48526]: WARNING neutronclient.v2_0.client [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.946404] [48527]: DEBUG nova.api.openstack.wsgi [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.947806] [48527]: DEBUG nova.compute.api [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.951204] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.951445] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.951584] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.951835] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.952077] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.952322] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.958642] [48526]: DEBUG nova.policy [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.963533] [48526]: INFO nova.api.openstack.requestlog [None req-bc0858f0-3286-4750-aa9a-952ef36cabad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.053413 [ 916.963855] [48526]: [pid: 48526|app: 0|req: 1872/3711] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.969288] [48527]: WARNING neutronclient.v2_0.client [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.026397] [48527]: DEBUG nova.policy [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.031519] [48527]: INFO nova.api.openstack.requestlog [None req-0c30d9bb-1e3c-4de5-9b7c-2a2758b519fc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.087504 [ 917.032478] [48527]: [pid: 48527|app: 0|req: 1840/3712] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.045189] [48526]: DEBUG nova.api.openstack.wsgi [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.046625] [48526]: DEBUG nova.compute.api [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.050926] [48526]: DEBUG oslo_concurrency.lockutils [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.050926] [48526]: DEBUG oslo_concurrency.lockutils [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.051071] [48526]: DEBUG oslo_concurrency.lockutils [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.051360] [48526]: DEBUG oslo_concurrency.lockutils [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.051504] [48526]: DEBUG oslo_concurrency.lockutils [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.051628] [48526]: DEBUG oslo_concurrency.lockutils [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.071640] [48526]: DEBUG oslo_concurrency.lockutils [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.071897] [48526]: DEBUG oslo_concurrency.lockutils [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.072084] [48526]: DEBUG oslo_concurrency.lockutils [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.072282] [48526]: DEBUG nova.objects.instance [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.075376] [48526]: WARNING neutronclient.v2_0.client [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.094309] [48526]: DEBUG nova.policy [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.098979] [48526]: DEBUG nova.policy [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.099614] [48526]: DEBUG nova.policy [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.100437] [48526]: INFO nova.api.openstack.requestlog [None req-14ad05f1-3102-4087-9da9-e071da40d91b tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.058635 [ 917.100776] [48526]: [pid: 48526|app: 0|req: 1873/3713] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 917.277189] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.278649] [48527]: DEBUG nova.compute.api [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.282142] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.282327] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.282460] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.282717] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.282859] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.282977] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.307411] [48527]: WARNING neutronclient.v2_0.client [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.343087] [48526]: DEBUG nova.api.openstack.wsgi [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.344458] [48526]: DEBUG nova.compute.api [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.350047] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.350213] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.350364] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.350655] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.350818] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.350961] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.386552] [48526]: WARNING neutronclient.v2_0.client [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.409437] [48526]: DEBUG nova.policy [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.419482] [48526]: DEBUG nova.policy [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.420580] [48526]: DEBUG nova.policy [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.421559] [48526]: INFO nova.api.openstack.requestlog [None req-5f8bafdf-7dcb-4766-a684-8107f02b2fea tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.081342 [ 917.422091] [48526]: [pid: 48526|app: 0|req: 1874/3714] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 917.426053] [48526]: DEBUG nova.api.openstack.wsgi [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.427288] [48526]: DEBUG nova.compute.api [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.431024] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.431483] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.431571] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.431936] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.432169] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.432367] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.437761] [48527]: DEBUG nova.policy [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.442231] [48527]: INFO nova.api.openstack.requestlog [None req-f1b7d72e-0e78-47fd-9625-38e09d34f0b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1362 microversion: 2.1 time: 0.167110 [ 917.442575] [48527]: [pid: 48527|app: 0|req: 1841/3715] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1362 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.454426] [48527]: DEBUG nova.api.openstack.wsgi [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.455878] [48527]: DEBUG nova.compute.api [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.459476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.459627] [48527]: DEBUG oslo_concurrency.lockutils [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.459758] [48527]: DEBUG oslo_concurrency.lockutils [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.460121] [48527]: DEBUG oslo_concurrency.lockutils [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.460294] [48527]: DEBUG oslo_concurrency.lockutils [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.460391] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.460433] [48527]: DEBUG oslo_concurrency.lockutils [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.460666] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.460838] [48526]: DEBUG oslo_concurrency.lockutils [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.460957] [48526]: DEBUG nova.objects.instance [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.465150] [48526]: WARNING neutronclient.v2_0.client [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.484032] [48527]: DEBUG oslo_concurrency.lockutils [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.484209] [48527]: DEBUG oslo_concurrency.lockutils [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.484408] [48527]: DEBUG oslo_concurrency.lockutils [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.484544] [48527]: DEBUG nova.objects.instance [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.487984] [48527]: WARNING neutronclient.v2_0.client [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.488104] [48526]: DEBUG nova.policy [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.492387] [48526]: INFO nova.api.openstack.requestlog [None req-5f52da48-a57a-4ca0-b4a3-03379ae27288 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.069037 [ 917.492737] [48526]: [pid: 48526|app: 0|req: 1875/3716] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.507240] [48527]: DEBUG nova.policy [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.511779] [48527]: DEBUG nova.policy [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.512466] [48527]: DEBUG nova.policy [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.513160] [48527]: INFO nova.api.openstack.requestlog [None req-d98a17e2-59bb-4285-8b7e-53c1ba703c5a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.060918 [ 917.513454] [48527]: [pid: 48527|app: 0|req: 1842/3717] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 917.559449] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.560914] [48526]: DEBUG nova.compute.api [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.565511] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.565773] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.565974] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.566357] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.566580] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.566760] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.588483] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.588741] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.588979] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.589155] [48526]: DEBUG nova.objects.instance [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.591996] [48526]: WARNING neutronclient.v2_0.client [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.603781] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.605415] [48527]: DEBUG nova.compute.api [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.609171] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.609453] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.609757] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.610103] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.610103] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.610315] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.611915] [48526]: DEBUG nova.policy [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.616332] [48526]: INFO nova.api.openstack.requestlog [None req-6c2f815f-387c-4367-8b60-954c438c2026 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.059216 [ 917.616719] [48526]: [pid: 48526|app: 0|req: 1876/3718] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.628075] [48527]: WARNING neutronclient.v2_0.client [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.648100] [48527]: DEBUG nova.policy [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.652427] [48527]: INFO nova.api.openstack.requestlog [None req-5d1a2a18-5cba-41f4-9195-c1e02b679d3c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1234 microversion: 2.1 time: 0.050944 [ 917.652783] [48527]: [pid: 48527|app: 0|req: 1843/3719] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1234 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.682241] [48526]: DEBUG nova.api.openstack.wsgi [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.683668] [48526]: DEBUG nova.compute.api [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.687392] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.687574] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.687707] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.687959] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.688114] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.688234] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.705630] [48526]: WARNING neutronclient.v2_0.client [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.738942] [48527]: DEBUG nova.api.openstack.wsgi [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.740462] [48527]: DEBUG nova.compute.api [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.744377] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.744568] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.744702] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.745052] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.745249] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.745414] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.766516] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.766740] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.766855] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.767017] [48527]: DEBUG nova.objects.instance [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.771203] [48527]: WARNING neutronclient.v2_0.client [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.771981] [48526]: DEBUG nova.policy [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.776897] [48526]: INFO nova.api.openstack.requestlog [None req-1ca792d7-6e25-4224-8093-44101a17d792 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1538 microversion: 2.1 time: 0.096950 [ 917.777405] [48526]: [pid: 48526|app: 0|req: 1877/3720] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1538 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.779924] [48526]: DEBUG nova.api.openstack.wsgi [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.781454] [48526]: DEBUG nova.compute.api [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.785324] [48526]: DEBUG oslo_concurrency.lockutils [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.785526] [48526]: DEBUG oslo_concurrency.lockutils [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.785665] [48526]: DEBUG oslo_concurrency.lockutils [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.785931] [48526]: DEBUG oslo_concurrency.lockutils [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.786097] [48526]: DEBUG oslo_concurrency.lockutils [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.786220] [48526]: DEBUG oslo_concurrency.lockutils [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.790318] [48527]: DEBUG nova.policy [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.794346] [48527]: INFO nova.api.openstack.requestlog [None req-fdbb8309-a200-4227-afb6-c88fb72a7e35 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.057608 [ 917.794678] [48527]: [pid: 48527|app: 0|req: 1844/3721] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:01 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.802305] [48526]: WARNING neutronclient.v2_0.client [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.821891] [48526]: DEBUG nova.policy [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.827499] [48526]: INFO nova.api.openstack.requestlog [None req-f06fef24-d1cf-4d55-ade0-123b6ff186b8 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.049674 [ 917.828025] [48526]: [pid: 48526|app: 0|req: 1878/3722] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.863545] [48527]: DEBUG nova.api.openstack.wsgi [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.864957] [48527]: DEBUG nova.compute.api [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.868276] [48527]: DEBUG oslo_concurrency.lockutils [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.868452] [48527]: DEBUG oslo_concurrency.lockutils [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.868629] [48527]: DEBUG oslo_concurrency.lockutils [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.868868] [48527]: DEBUG oslo_concurrency.lockutils [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.869034] [48527]: DEBUG oslo_concurrency.lockutils [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.869159] [48527]: DEBUG oslo_concurrency.lockutils [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.891427] [48527]: DEBUG oslo_concurrency.lockutils [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.891634] [48527]: DEBUG oslo_concurrency.lockutils [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.891814] [48527]: DEBUG oslo_concurrency.lockutils [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.892627] [48527]: DEBUG nova.objects.instance [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid e23700e5-18e9-4052-8535-903952a38042 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.896040] [48527]: WARNING neutronclient.v2_0.client [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.915728] [48527]: DEBUG nova.policy [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.919592] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.921055] [48526]: DEBUG nova.compute.api [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.922085] [48527]: INFO nova.api.openstack.requestlog [None req-93da85e5-6dac-490e-8de6-300eb766db09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 200 len: 1298 microversion: 2.1 time: 0.060676 [ 917.922434] [48527]: [pid: 48527|app: 0|req: 1845/3723] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.925896] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.926069] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.926210] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.926475] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.926618] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.926740] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.950852] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.950852] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.950852] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.951235] [48526]: DEBUG nova.objects.instance [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.953898] [48526]: WARNING neutronclient.v2_0.client [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.971658] [48526]: DEBUG nova.policy [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.975997] [48526]: INFO nova.api.openstack.requestlog [None req-f0fa687f-f29d-4d2a-aee9-2f08ac7e9939 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.058953 [ 917.976342] [48526]: [pid: 48526|app: 0|req: 1879/3724] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.977016] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.979385] [48527]: DEBUG nova.compute.api [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.982877] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.983075] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.983212] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.983464] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.983607] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.983728] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.001492] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.001620] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.001749] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.001893] [48527]: DEBUG nova.objects.instance [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.004469] [48527]: WARNING neutronclient.v2_0.client [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.021527] [48527]: DEBUG nova.policy [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.025358] [48527]: INFO nova.api.openstack.requestlog [None req-f9ae77a6-abdb-4a9c-9489-83c76846ff5a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.050889 [ 918.025670] [48527]: [pid: 48527|app: 0|req: 1846/3725] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.044196] [48526]: DEBUG nova.api.openstack.wsgi [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.045589] [48526]: DEBUG nova.compute.api [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.049040] [48526]: DEBUG oslo_concurrency.lockutils [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.049232] [48526]: DEBUG oslo_concurrency.lockutils [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.049363] [48526]: DEBUG oslo_concurrency.lockutils [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.049633] [48526]: DEBUG oslo_concurrency.lockutils [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.049803] [48526]: DEBUG oslo_concurrency.lockutils [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.049930] [48526]: DEBUG oslo_concurrency.lockutils [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.067867] [48526]: WARNING neutronclient.v2_0.client [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.115280] [48527]: DEBUG nova.api.openstack.wsgi [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.116770] [48527]: DEBUG nova.compute.api [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.120804] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.121016] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.121174] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.121437] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.121580] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.121699] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.141444] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.141444] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.141444] [48527]: DEBUG oslo_concurrency.lockutils [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.141444] [48527]: DEBUG nova.objects.instance [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.144029] [48527]: WARNING neutronclient.v2_0.client [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.145039] [48526]: DEBUG nova.policy [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.149917] [48526]: INFO nova.api.openstack.requestlog [None req-2478f172-8e2e-4248-9eee-367386eedaae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1512 microversion: 2.1 time: 0.107841 [ 918.150271] [48526]: [pid: 48526|app: 0|req: 1880/3726] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1512 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.162813] [48527]: DEBUG nova.policy [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.167717] [48527]: DEBUG nova.policy [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.168629] [48527]: DEBUG nova.policy [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.169318] [48527]: INFO nova.api.openstack.requestlog [None req-82e2ebbb-9736-41d8-bae4-7f5d08cdc055 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.056310 [ 918.169806] [48527]: [pid: 48527|app: 0|req: 1847/3727] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 918.443887] [48526]: DEBUG nova.api.openstack.wsgi [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.445285] [48526]: DEBUG nova.compute.api [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.450847] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.451020] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.451142] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.451764] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.451764] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.451764] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.455628] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.457084] [48527]: DEBUG nova.compute.api [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.460395] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.460568] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.460698] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.460943] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.461096] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.461218] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.473064] [48526]: WARNING neutronclient.v2_0.client [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.479243] [48527]: WARNING neutronclient.v2_0.client [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.490328] [48526]: DEBUG nova.policy [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.494305] [48526]: DEBUG nova.policy [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.494829] [48526]: DEBUG nova.policy [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.495386] [48526]: INFO nova.api.openstack.requestlog [None req-ec214371-1f0d-4c72-a7f9-f39b72fe4391 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.054329 [ 918.495682] [48526]: [pid: 48526|app: 0|req: 1881/3728] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 918.504320] [48526]: DEBUG nova.api.openstack.wsgi [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.505685] [48526]: DEBUG nova.compute.api [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.508497] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.508699] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.508840] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.509100] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.509245] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.509366] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.528809] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.528972] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.529116] [48526]: DEBUG oslo_concurrency.lockutils [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.529259] [48526]: DEBUG nova.objects.instance [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.532551] [48526]: WARNING neutronclient.v2_0.client [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.540131] [48527]: DEBUG nova.policy [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.544247] [48527]: INFO nova.api.openstack.requestlog [None req-ff0ca00a-e8a8-4c45-b351-1cff5ac06a05 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1362 microversion: 2.1 time: 0.090613 [ 918.544567] [48527]: [pid: 48527|app: 0|req: 1848/3729] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1362 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.546811] [48527]: DEBUG nova.api.openstack.wsgi [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.548106] [48527]: DEBUG nova.compute.api [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.550728] [48526]: DEBUG nova.policy [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.551183] [48527]: DEBUG oslo_concurrency.lockutils [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.551365] [48527]: DEBUG oslo_concurrency.lockutils [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.551497] [48527]: DEBUG oslo_concurrency.lockutils [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.551752] [48527]: DEBUG oslo_concurrency.lockutils [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.551895] [48527]: DEBUG oslo_concurrency.lockutils [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.552026] [48527]: DEBUG oslo_concurrency.lockutils [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.554707] [48526]: INFO nova.api.openstack.requestlog [None req-10d45834-5fc2-419e-b1aa-3bd2f64cb632 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.052057 [ 918.555039] [48526]: [pid: 48526|app: 0|req: 1882/3730] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 918.573141] [48527]: DEBUG oslo_concurrency.lockutils [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.573332] [48527]: DEBUG oslo_concurrency.lockutils [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.573453] [48527]: DEBUG oslo_concurrency.lockutils [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.573599] [48527]: DEBUG nova.objects.instance [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.576201] [48527]: WARNING neutronclient.v2_0.client [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.597296] [48527]: DEBUG nova.policy [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.601739] [48527]: DEBUG nova.policy [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.602315] [48527]: DEBUG nova.policy [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.602882] [48527]: INFO nova.api.openstack.requestlog [None req-271aa60c-2aef-4dd1-a823-50d10d3cf91e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.057880 [ 918.603340] [48527]: [pid: 48527|app: 0|req: 1849/3731] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 918.630344] [48526]: DEBUG nova.api.openstack.wsgi [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.631854] [48526]: DEBUG nova.compute.api [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.635257] [48526]: DEBUG oslo_concurrency.lockutils [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.635513] [48526]: DEBUG oslo_concurrency.lockutils [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.635729] [48526]: DEBUG oslo_concurrency.lockutils [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.636069] [48526]: DEBUG oslo_concurrency.lockutils [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.636279] [48526]: DEBUG oslo_concurrency.lockutils [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.636472] [48526]: DEBUG oslo_concurrency.lockutils [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.654701] [48526]: DEBUG oslo_concurrency.lockutils [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.654882] [48526]: DEBUG oslo_concurrency.lockutils [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.655009] [48526]: DEBUG oslo_concurrency.lockutils [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.655163] [48526]: DEBUG nova.objects.instance [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.657893] [48526]: WARNING neutronclient.v2_0.client [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.667202] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.668706] [48527]: DEBUG nova.compute.api [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.672767] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.672988] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.673142] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.673393] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.673531] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.673650] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.675987] [48526]: DEBUG nova.policy [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.680510] [48526]: INFO nova.api.openstack.requestlog [None req-45eaf7b3-c383-4722-b9cf-daf265e8d6a0 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.052654 [ 918.680828] [48526]: [pid: 48526|app: 0|req: 1883/3732] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.690923] [48527]: WARNING neutronclient.v2_0.client [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.712298] [48527]: DEBUG nova.policy [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.717046] [48527]: INFO nova.api.openstack.requestlog [None req-b0d9f1a3-d487-4c12-b725-6ee23a56c60a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1290 microversion: 2.1 time: 0.051905 [ 918.717321] [48527]: [pid: 48527|app: 0|req: 1850/3733] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:02 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1290 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.790627] [48526]: DEBUG nova.api.openstack.wsgi [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.792802] [48526]: DEBUG nova.compute.api [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.796625] [48526]: DEBUG oslo_concurrency.lockutils [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.796818] [48526]: DEBUG oslo_concurrency.lockutils [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.796981] [48526]: DEBUG oslo_concurrency.lockutils [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.797301] [48526]: DEBUG oslo_concurrency.lockutils [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.797425] [48526]: DEBUG oslo_concurrency.lockutils [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.797549] [48526]: DEBUG oslo_concurrency.lockutils [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.808310] [48527]: DEBUG nova.api.openstack.wsgi [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.809847] [48527]: DEBUG nova.compute.api [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.813390] [48527]: DEBUG oslo_concurrency.lockutils [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.813572] [48527]: DEBUG oslo_concurrency.lockutils [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.813714] [48527]: DEBUG oslo_concurrency.lockutils [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.814091] [48527]: DEBUG oslo_concurrency.lockutils [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.814281] [48527]: DEBUG oslo_concurrency.lockutils [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.814415] [48527]: DEBUG oslo_concurrency.lockutils [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.819065] [48526]: WARNING neutronclient.v2_0.client [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.847362] [48527]: DEBUG oslo_concurrency.lockutils [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.847362] [48527]: DEBUG oslo_concurrency.lockutils [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.847638] [48527]: DEBUG oslo_concurrency.lockutils [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.847638] [48527]: DEBUG nova.objects.instance [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.850699] [48527]: WARNING neutronclient.v2_0.client [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.873061] [48527]: DEBUG nova.policy [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.881560] [48527]: INFO nova.api.openstack.requestlog [None req-de08f7a8-a50e-4356-b702-775afd2b3490 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.075510 [ 918.882021] [48527]: [pid: 48527|app: 0|req: 1851/3734] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.885181] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.887587] [48527]: DEBUG nova.compute.api [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.893119] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.893333] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.893468] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.893725] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.893869] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.893989] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.918874] [48527]: WARNING neutronclient.v2_0.client [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.940772] [48527]: DEBUG nova.policy [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.941499] [48526]: DEBUG nova.policy [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.945379] [48527]: INFO nova.api.openstack.requestlog [None req-e9ffbbf3-0253-49ee-a6b1-91a3dd56b313 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.062652 [ 918.945657] [48526]: INFO nova.api.openstack.requestlog [None req-13911982-238f-49d9-877a-ba9280bb2f81 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1539 microversion: 2.1 time: 0.157294 [ 918.945726] [48527]: [pid: 48527|app: 0|req: 1852/3735] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.945994] [48526]: [pid: 48526|app: 0|req: 1884/3736] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1539 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.949210] [48527]: DEBUG nova.api.openstack.wsgi [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.950618] [48527]: DEBUG nova.compute.api [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: e23700e5-18e9-4052-8535-903952a38042] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.954117] [48527]: DEBUG oslo_concurrency.lockutils [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.954288] [48527]: DEBUG oslo_concurrency.lockutils [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.954423] [48527]: DEBUG oslo_concurrency.lockutils [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.954677] [48527]: DEBUG oslo_concurrency.lockutils [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.954823] [48527]: DEBUG oslo_concurrency.lockutils [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.954939] [48527]: DEBUG oslo_concurrency.lockutils [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.964583] [48527]: INFO nova.api.openstack.wsgi [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] HTTP exception thrown: Instance e23700e5-18e9-4052-8535-903952a38042 could not be found. [ 918.964870] [48527]: DEBUG nova.api.openstack.wsgi [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Returning 404 to user: Instance e23700e5-18e9-4052-8535-903952a38042 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 918.965277] [48527]: INFO nova.api.openstack.requestlog [None req-58b580e1-11ae-41ec-b3d0-dfe885a9f0bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042" status: 404 len: 111 microversion: 2.1 time: 0.019090 [ 918.965649] [48527]: [pid: 48527|app: 0|req: 1853/3737] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/e23700e5-18e9-4052-8535-903952a38042 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 918.971102] [48526]: DEBUG nova.api.openstack.wsgi [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.971319] [48526]: DEBUG nova.compute.api [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.975148] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.975377] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.975510] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.975799] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.975946] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.976079] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.989290] [48527]: DEBUG nova.api.openstack.wsgi [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 918.990781] [48527]: DEBUG nova.compute.api [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 918.994727] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.994914] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.995071] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.995332] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.995491] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.995615] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.998484] [48526]: DEBUG nova.compute.api [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 919.020806] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.020995] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.021220] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.021398] [48527]: DEBUG nova.objects.instance [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.024662] [48527]: WARNING neutronclient.v2_0.client [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.044698] [48527]: DEBUG nova.policy [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.049358] [48527]: INFO nova.api.openstack.requestlog [None req-2e5a5576-46bc-4a13-917a-2e6ab8abcbe7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.062256 [ 919.049787] [48527]: [pid: 48527|app: 0|req: 1854/3738] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.050433] [48526]: INFO nova.api.openstack.requestlog [None req-3bb97d21-3382-4899-9e5a-c493423b35ed tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 204 len: 0 microversion: 2.1 time: 0.080797 [ 919.050837] [48526]: [pid: 48526|app: 0|req: 1885/3739] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:03 2025] DELETE /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 919.053345] [48527]: DEBUG nova.api.openstack.wsgi [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.055817] [48527]: DEBUG nova.compute.api [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.060694] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.060898] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.061077] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.061123] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.061341] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.061492] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.061620] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.062695] [48526]: DEBUG nova.compute.api [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.066179] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.066364] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.066498] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.066757] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.066894] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.067028] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.087453] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.087646] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.087785] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.087936] [48527]: DEBUG nova.objects.instance [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.088731] [48526]: WARNING neutronclient.v2_0.client [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.090973] [48527]: WARNING neutronclient.v2_0.client [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.111245] [48527]: DEBUG nova.policy [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.115540] [48527]: INFO nova.api.openstack.requestlog [None req-ab28dd2a-f6b3-4165-ab6d-1ddfd5c795b6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.065084 [ 919.115917] [48527]: [pid: 48527|app: 0|req: 1855/3740] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.164096] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.166394] [48527]: DEBUG nova.compute.api [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.170258] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.170439] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.170571] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.170837] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.170985] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.171118] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.198175] [48526]: DEBUG nova.policy [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.202722] [48526]: INFO nova.api.openstack.requestlog [None req-ce28437e-8230-4d89-8b93-8e7f97232240 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1501 microversion: 2.1 time: 0.148138 [ 919.203357] [48526]: [pid: 48526|app: 0|req: 1886/3741] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1501 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.206509] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.207993] [48526]: DEBUG nova.compute.api [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.212111] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.212111] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.212111] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.212111] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.212309] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.212346] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.234562] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.234803] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.234931] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.235505] [48526]: DEBUG nova.objects.instance [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.237928] [48526]: WARNING neutronclient.v2_0.client [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.258642] [48526]: DEBUG nova.policy [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.262701] [48526]: DEBUG nova.policy [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.264039] [48526]: DEBUG nova.policy [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.265086] [48526]: INFO nova.api.openstack.requestlog [None req-e0f77787-948e-4288-9765-9ef521aa77c7 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.061448 [ 919.265994] [48526]: [pid: 48526|app: 0|req: 1887/3742] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 919.474673] [48527]: WARNING neutronclient.v2_0.client [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.510918] [48526]: DEBUG nova.api.openstack.wsgi [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.513081] [48526]: DEBUG nova.compute.api [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.519233] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.519516] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.519746] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.520167] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.520717] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.520965] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.545350] [48526]: WARNING neutronclient.v2_0.client [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.568681] [48526]: DEBUG nova.policy [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.575573] [48526]: DEBUG nova.policy [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.576193] [48526]: DEBUG nova.policy [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.576858] [48526]: INFO nova.api.openstack.requestlog [None req-dc4f2711-2e2c-4187-a446-9e333bcf8780 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.068894 [ 919.577191] [48526]: [pid: 48526|app: 0|req: 1888/3743] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 919.579389] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.580765] [48526]: DEBUG nova.compute.api [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.584071] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.584259] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.584403] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.584693] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.584852] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.584969] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.585074] [48527]: DEBUG nova.policy [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.591350] [48527]: INFO nova.api.openstack.requestlog [None req-bbf354c4-b9fa-4c43-ab91-c47b50ff410c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1517 microversion: 2.1 time: 0.429704 [ 919.591888] [48527]: [pid: 48527|app: 0|req: 1856/3744] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1517 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.594442] [48527]: DEBUG nova.api.openstack.wsgi [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.595845] [48527]: DEBUG nova.compute.api [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.599600] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.599870] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.600135] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.600528] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.600774] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.600987] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.604228] [48526]: WARNING neutronclient.v2_0.client [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.623234] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.623439] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.623548] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.623699] [48527]: DEBUG nova.objects.instance [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.627474] [48527]: WARNING neutronclient.v2_0.client [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.645096] [48527]: DEBUG nova.policy [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.649241] [48527]: INFO nova.api.openstack.requestlog [None req-9ff9d078-dee6-4bf0-b23c-db4c2224a684 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.056878 [ 919.650147] [48527]: [pid: 48527|app: 0|req: 1857/3745] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.653427] [48527]: DEBUG nova.api.openstack.wsgi [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.655037] [48527]: DEBUG nova.compute.api [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.658930] [48527]: DEBUG oslo_concurrency.lockutils [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.659201] [48527]: DEBUG oslo_concurrency.lockutils [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.659398] [48527]: DEBUG oslo_concurrency.lockutils [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.659772] [48527]: DEBUG oslo_concurrency.lockutils [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.659993] [48527]: DEBUG oslo_concurrency.lockutils [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.660163] [48527]: DEBUG oslo_concurrency.lockutils [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.665339] [48526]: DEBUG nova.policy [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.669426] [48526]: INFO nova.api.openstack.requestlog [None req-6c9308b6-fd15-40f9-9e90-1278dffde1b7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1362 microversion: 2.1 time: 0.091708 [ 919.669769] [48526]: [pid: 48526|app: 0|req: 1889/3746] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1362 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.685727] [48527]: DEBUG oslo_concurrency.lockutils [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.685951] [48527]: DEBUG oslo_concurrency.lockutils [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.686053] [48527]: DEBUG oslo_concurrency.lockutils [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.686273] [48527]: DEBUG nova.objects.instance [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.689663] [48527]: WARNING neutronclient.v2_0.client [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.694667] [48526]: DEBUG nova.api.openstack.wsgi [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.696214] [48526]: DEBUG nova.compute.api [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.699948] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.700158] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.700294] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.700552] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.700693] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.700815] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.711651] [48527]: DEBUG nova.policy [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.717999] [48527]: DEBUG nova.policy [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.718826] [48527]: DEBUG nova.policy [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.719535] [48527]: INFO nova.api.openstack.requestlog [None req-925e0158-da22-4788-acd6-066dcc31f9fa tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.068816 [ 919.720032] [48527]: [pid: 48527|app: 0|req: 1858/3747] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 919.724812] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.724997] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.725162] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.725390] [48526]: DEBUG nova.objects.instance [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.729283] [48526]: WARNING neutronclient.v2_0.client [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.730221] [48527]: DEBUG nova.api.openstack.wsgi [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.731845] [48527]: DEBUG nova.compute.api [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.735820] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.736083] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.736238] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.736538] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.736672] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.736780] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.753442] [48526]: DEBUG nova.policy [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.759310] [48526]: INFO nova.api.openstack.requestlog [None req-5cd14b96-efdb-4be7-bc90-46838b088ea6 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.066647 [ 919.759687] [48526]: [pid: 48526|app: 0|req: 1890/3748] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.759901] [48527]: WARNING neutronclient.v2_0.client [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.782921] [48527]: DEBUG nova.policy [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.787661] [48527]: INFO nova.api.openstack.requestlog [None req-2b497bae-a05d-49bc-9239-51165ffa8f41 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1290 microversion: 2.1 time: 0.059565 [ 919.788076] [48527]: [pid: 48527|app: 0|req: 1859/3749] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:03 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1290 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.896155] [48526]: DEBUG nova.api.openstack.wsgi [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.898205] [48526]: DEBUG nova.compute.api [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.903280] [48526]: DEBUG oslo_concurrency.lockutils [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.903540] [48526]: DEBUG oslo_concurrency.lockutils [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.903734] [48526]: DEBUG oslo_concurrency.lockutils [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.904142] [48526]: DEBUG oslo_concurrency.lockutils [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.904376] [48526]: DEBUG oslo_concurrency.lockutils [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.904560] [48526]: DEBUG oslo_concurrency.lockutils [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.923645] [48526]: DEBUG oslo_concurrency.lockutils [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.923829] [48526]: DEBUG oslo_concurrency.lockutils [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.923945] [48526]: DEBUG oslo_concurrency.lockutils [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.924111] [48526]: DEBUG nova.objects.instance [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.926878] [48526]: WARNING neutronclient.v2_0.client [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.944604] [48526]: DEBUG nova.policy [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.948689] [48526]: INFO nova.api.openstack.requestlog [None req-00a52b2a-bd17-42e9-9603-560fad7272fe tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.055507 [ 919.949039] [48526]: [pid: 48526|app: 0|req: 1891/3750] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.958720] [48526]: DEBUG nova.api.openstack.wsgi [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.959386] [48527]: DEBUG nova.api.openstack.wsgi [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.960308] [48526]: DEBUG nova.compute.api [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.961709] [48527]: DEBUG nova.compute.api [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.963276] [48526]: DEBUG oslo_concurrency.lockutils [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.963458] [48526]: DEBUG oslo_concurrency.lockutils [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.963587] [48526]: DEBUG oslo_concurrency.lockutils [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.963846] [48526]: DEBUG oslo_concurrency.lockutils [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.963997] [48526]: DEBUG oslo_concurrency.lockutils [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.964134] [48526]: DEBUG oslo_concurrency.lockutils [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.966716] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.966992] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.967303] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.968040] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.968131] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.968310] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.983538] [48527]: WARNING neutronclient.v2_0.client [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.985014] [48526]: WARNING neutronclient.v2_0.client [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.007132] [48527]: DEBUG nova.policy [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.011268] [48527]: INFO nova.api.openstack.requestlog [None req-bc4e3a23-67d0-4908-89aa-4a288f4d8e92 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.055191 [ 920.011593] [48527]: [pid: 48527|app: 0|req: 1860/3751] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.056026] [48526]: DEBUG nova.policy [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.059794] [48526]: INFO nova.api.openstack.requestlog [None req-14b0f1f3-6795-4819-99bd-669622e03f1c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1539 microversion: 2.1 time: 0.102934 [ 920.059794] [48526]: [pid: 48526|app: 0|req: 1892/3752] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1539 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 920.069237] [48527]: DEBUG nova.api.openstack.wsgi [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.072341] [48527]: DEBUG nova.compute.api [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.076462] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.076825] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.077131] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.077604] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.077988] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.078274] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.105117] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.105308] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.105535] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.105719] [48527]: DEBUG nova.objects.instance [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.108871] [48527]: WARNING neutronclient.v2_0.client [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.129107] [48526]: DEBUG nova.api.openstack.wsgi [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.131239] [48526]: DEBUG nova.compute.api [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.131793] [48527]: DEBUG nova.policy [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.135295] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.135491] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.135634] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.135895] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.136056] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.136188] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.136534] [48527]: INFO nova.api.openstack.requestlog [None req-7dc1e708-3f23-43be-b057-48c425e32b4c tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.070471 [ 920.136964] [48527]: [pid: 48527|app: 0|req: 1861/3753] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.158734] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.159045] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.159272] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.159516] [48526]: DEBUG nova.objects.instance [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.163155] [48526]: WARNING neutronclient.v2_0.client [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.187090] [48526]: DEBUG nova.policy [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.191921] [48526]: INFO nova.api.openstack.requestlog [None req-dbb69dad-59c0-41f0-97f4-d49b1fb89e98 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.065432 [ 920.192425] [48526]: [pid: 48526|app: 0|req: 1893/3754] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.216156] [48527]: DEBUG nova.api.openstack.wsgi [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.217710] [48527]: DEBUG nova.compute.api [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.222906] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.222906] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.222906] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.223499] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.223499] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.223499] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.240713] [48527]: WARNING neutronclient.v2_0.client [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.282587] [48526]: DEBUG nova.api.openstack.wsgi [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.284710] [48526]: DEBUG nova.compute.api [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.289828] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.290214] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.290480] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.290961] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.291235] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.291479] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.317218] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.317542] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.317804] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.318057] [48526]: DEBUG nova.objects.instance [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.322133] [48526]: WARNING neutronclient.v2_0.client [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.341638] [48526]: DEBUG nova.policy [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.346500] [48526]: DEBUG nova.policy [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.347144] [48526]: DEBUG nova.policy [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.347829] [48526]: INFO nova.api.openstack.requestlog [None req-9be32b38-fa8e-417c-9669-a9e8ffe3746a tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.068980 [ 920.348345] [48526]: [pid: 48526|app: 0|req: 1894/3755] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 920.351511] [48527]: DEBUG nova.policy [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.361598] [48527]: INFO nova.api.openstack.requestlog [None req-8ae5f36c-d377-4900-822d-128a8f215995 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1501 microversion: 2.1 time: 0.147566 [ 920.362076] [48527]: [pid: 48527|app: 0|req: 1862/3756] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1501 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.596847] [48526]: DEBUG nova.api.openstack.wsgi [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.598669] [48526]: DEBUG nova.compute.api [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.603774] [48526]: DEBUG oslo_concurrency.lockutils [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.604011] [48526]: DEBUG oslo_concurrency.lockutils [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.604166] [48526]: DEBUG oslo_concurrency.lockutils [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.604292] [48527]: DEBUG nova.api.openstack.wsgi [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.604475] [48526]: DEBUG oslo_concurrency.lockutils [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.604623] [48526]: DEBUG oslo_concurrency.lockutils [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.604812] [48526]: DEBUG oslo_concurrency.lockutils [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.606015] [48527]: DEBUG nova.compute.api [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.610230] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.610439] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.610583] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.610862] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.611021] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.611152] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.622525] [48526]: WARNING neutronclient.v2_0.client [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.630935] [48527]: WARNING neutronclient.v2_0.client [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.642337] [48526]: DEBUG nova.policy [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.647199] [48526]: DEBUG nova.policy [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.647851] [48526]: DEBUG nova.policy [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.648475] [48526]: INFO nova.api.openstack.requestlog [None req-9633afab-6139-4dbf-b804-8c2d8b41683c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.054487 [ 920.649013] [48526]: [pid: 48526|app: 0|req: 1895/3757] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 920.662360] [48526]: DEBUG nova.api.openstack.wsgi [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.663869] [48526]: DEBUG nova.compute.api [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.667777] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.668038] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.668130] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.668410] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.668717] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.668938] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.692618] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.692823] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.692941] [48526]: DEBUG oslo_concurrency.lockutils [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.693108] [48526]: DEBUG nova.objects.instance [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.696741] [48526]: WARNING neutronclient.v2_0.client [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.704070] [48527]: DEBUG nova.policy [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.709554] [48527]: INFO nova.api.openstack.requestlog [None req-2fcf1a85-33c1-4f28-b0bb-9261751b9ea0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1517 microversion: 2.1 time: 0.107491 [ 920.710056] [48527]: [pid: 48527|app: 0|req: 1863/3758] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1517 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.712904] [48527]: DEBUG nova.api.openstack.wsgi [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.715760] [48527]: DEBUG nova.compute.api [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.715846] [48526]: DEBUG nova.policy [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.720017] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.720017] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.720017] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.720326] [48526]: INFO nova.api.openstack.requestlog [None req-b67abac8-a6dd-4c59-990f-e0addce602c1 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.059885 [ 920.720372] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.720402] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.720441] [48526]: [pid: 48526|app: 0|req: 1896/3759] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.723849] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.735957] [48526]: DEBUG nova.api.openstack.wsgi [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.737340] [48526]: DEBUG nova.compute.api [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.741049] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.741233] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.741381] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.741634] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.741832] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.741986] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.742492] [48527]: WARNING neutronclient.v2_0.client [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.765833] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.766039] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.766207] [48526]: DEBUG oslo_concurrency.lockutils [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.766322] [48526]: DEBUG nova.objects.instance [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.769679] [48526]: WARNING neutronclient.v2_0.client [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.794273] [48526]: DEBUG nova.policy [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.801302] [48526]: DEBUG nova.policy [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.802049] [48526]: DEBUG nova.policy [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.802545] [48526]: INFO nova.api.openstack.requestlog [None req-adb59277-1da2-4682-87bc-c70f5150d09b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.069115 [ 920.802972] [48526]: [pid: 48526|app: 0|req: 1897/3760] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 920.805202] [48526]: DEBUG nova.api.openstack.wsgi [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.806593] [48526]: DEBUG nova.compute.api [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.809996] [48526]: DEBUG oslo_concurrency.lockutils [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.810213] [48526]: DEBUG oslo_concurrency.lockutils [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.810352] [48526]: DEBUG oslo_concurrency.lockutils [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.810617] [48526]: DEBUG oslo_concurrency.lockutils [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.810765] [48526]: DEBUG oslo_concurrency.lockutils [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.810887] [48526]: DEBUG oslo_concurrency.lockutils [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.830391] [48526]: DEBUG oslo_concurrency.lockutils [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.830584] [48526]: DEBUG oslo_concurrency.lockutils [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.830735] [48526]: DEBUG oslo_concurrency.lockutils [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.830887] [48526]: DEBUG nova.objects.instance [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.833568] [48526]: WARNING neutronclient.v2_0.client [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.845251] [48527]: DEBUG nova.policy [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.849732] [48527]: INFO nova.api.openstack.requestlog [None req-f4b5b7e8-c9ff-4ecc-88bc-0edfb34d7348 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1549 microversion: 2.1 time: 0.139067 [ 920.850062] [48527]: [pid: 48527|app: 0|req: 1864/3761] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:04 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1549 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.852341] [48526]: DEBUG nova.policy [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.852964] [48527]: DEBUG nova.api.openstack.wsgi [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.855024] [48527]: DEBUG nova.compute.api [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.856407] [48526]: INFO nova.api.openstack.requestlog [None req-5450fee7-d1d0-4679-b83a-bc58870caefa tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.052869 [ 920.856820] [48526]: [pid: 48526|app: 0|req: 1898/3762] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.858494] [48527]: DEBUG oslo_concurrency.lockutils [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.858703] [48527]: DEBUG oslo_concurrency.lockutils [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.858842] [48527]: DEBUG oslo_concurrency.lockutils [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.859102] [48527]: DEBUG oslo_concurrency.lockutils [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.859245] [48527]: DEBUG oslo_concurrency.lockutils [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.859367] [48527]: DEBUG oslo_concurrency.lockutils [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.862338] [48526]: DEBUG nova.api.openstack.wsgi [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.863660] [48526]: DEBUG nova.compute.api [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.867010] [48526]: DEBUG oslo_concurrency.lockutils [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.867230] [48526]: DEBUG oslo_concurrency.lockutils [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.867385] [48526]: DEBUG oslo_concurrency.lockutils [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.867659] [48526]: DEBUG oslo_concurrency.lockutils [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.867807] [48526]: DEBUG oslo_concurrency.lockutils [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.867938] [48526]: DEBUG oslo_concurrency.lockutils [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.877426] [48527]: WARNING neutronclient.v2_0.client [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.881529] [48526]: WARNING neutronclient.v2_0.client [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.895973] [48527]: DEBUG nova.policy [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.901075] [48527]: INFO nova.api.openstack.requestlog [None req-d80a58f6-948d-4ecd-adad-a96f28dbece5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1298 microversion: 2.1 time: 0.050332 [ 920.901333] [48527]: [pid: 48527|app: 0|req: 1865/3763] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1298 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.917625] [48526]: INFO nova.api.openstack.requestlog [None req-7964ade9-4951-4fd6-9bc1-5bc3834c6957 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.057161 [ 920.918548] [48526]: [pid: 48526|app: 0|req: 1899/3764] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9/os-interface => generated 287 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 920.963330] [48527]: DEBUG nova.api.openstack.wsgi [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.964745] [48527]: DEBUG nova.compute.api [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.971561] [48527]: DEBUG oslo_concurrency.lockutils [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.971741] [48527]: DEBUG oslo_concurrency.lockutils [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.971954] [48527]: DEBUG oslo_concurrency.lockutils [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.972215] [48527]: DEBUG oslo_concurrency.lockutils [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.972362] [48527]: DEBUG oslo_concurrency.lockutils [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.972481] [48527]: DEBUG oslo_concurrency.lockutils [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.005014] [48527]: DEBUG oslo_concurrency.lockutils [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.005236] [48527]: DEBUG oslo_concurrency.lockutils [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.005379] [48527]: DEBUG oslo_concurrency.lockutils [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.005534] [48527]: DEBUG nova.objects.instance [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.010302] [48527]: WARNING neutronclient.v2_0.client [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.024032] [48526]: DEBUG nova.api.openstack.wsgi [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.025337] [48526]: DEBUG nova.compute.api [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.029291] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.029472] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.029654] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.029964] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.030134] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.030261] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.034915] [48527]: DEBUG nova.policy [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.040172] [48527]: INFO nova.api.openstack.requestlog [None req-b43ce340-907c-4913-a7e4-8a72b861f0d3 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.078384 [ 921.040172] [48527]: [pid: 48527|app: 0|req: 1866/3765] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.048155] [48526]: WARNING neutronclient.v2_0.client [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.072657] [48527]: DEBUG nova.api.openstack.wsgi [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.074401] [48527]: DEBUG nova.compute.api [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.075151] [48526]: DEBUG nova.policy [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.079000] [48527]: DEBUG oslo_concurrency.lockutils [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.079297] [48527]: DEBUG oslo_concurrency.lockutils [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.079480] [48527]: DEBUG oslo_concurrency.lockutils [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.080218] [48527]: DEBUG oslo_concurrency.lockutils [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.080353] [48526]: INFO nova.api.openstack.requestlog [None req-1e789693-7ed5-49f9-bd40-a2670a55a9cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.058545 [ 921.080689] [48526]: [pid: 48526|app: 0|req: 1900/3766] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.081057] [48527]: DEBUG oslo_concurrency.lockutils [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.081209] [48527]: DEBUG oslo_concurrency.lockutils [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.100227] [48527]: WARNING neutronclient.v2_0.client [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.151404] [48526]: DEBUG nova.api.openstack.wsgi [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.152568] [48526]: DEBUG nova.compute.api [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.156410] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.156613] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.156771] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.157046] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.157196] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.157335] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.178957] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.179060] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.179187] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.179338] [48526]: DEBUG nova.objects.instance [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.183031] [48526]: WARNING neutronclient.v2_0.client [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.488184] [48526]: DEBUG nova.policy [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.498209] [48526]: INFO nova.api.openstack.requestlog [None req-1ed8799d-5948-4b52-9b33-93fc1233ebd7 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.350384 [ 921.498767] [48526]: [pid: 48526|app: 0|req: 1901/3767] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.501506] [48526]: DEBUG nova.api.openstack.wsgi [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.502613] [48526]: DEBUG nova.compute.api [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.513274] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.513521] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.513625] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.513919] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.514083] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.514209] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.535022] [48527]: DEBUG nova.policy [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.539811] [48527]: INFO nova.api.openstack.requestlog [None req-4905060c-de94-402a-9638-253525855d15 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1539 microversion: 2.1 time: 0.469239 [ 921.540197] [48527]: [pid: 48527|app: 0|req: 1867/3768] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1539 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.541429] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.541537] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.541690] [48526]: DEBUG oslo_concurrency.lockutils [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.541863] [48526]: DEBUG nova.objects.instance [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.542553] [48527]: DEBUG nova.api.openstack.wsgi [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.544084] [48527]: DEBUG nova.compute.api [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.546472] [48526]: WARNING neutronclient.v2_0.client [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.547386] [48527]: DEBUG oslo_concurrency.lockutils [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.548427] [48527]: DEBUG oslo_concurrency.lockutils [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.548427] [48527]: DEBUG oslo_concurrency.lockutils [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.548427] [48527]: DEBUG oslo_concurrency.lockutils [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.548427] [48527]: DEBUG oslo_concurrency.lockutils [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.548427] [48527]: DEBUG oslo_concurrency.lockutils [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.578711] [48527]: DEBUG oslo_concurrency.lockutils [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.579233] [48527]: DEBUG oslo_concurrency.lockutils [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.579233] [48527]: DEBUG oslo_concurrency.lockutils [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.579233] [48527]: DEBUG nova.objects.instance [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.588078] [48527]: WARNING neutronclient.v2_0.client [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.749493] [48526]: DEBUG nova.policy [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.754712] [48526]: INFO nova.api.openstack.requestlog [None req-15a30f78-c1fb-411e-9e02-97123909d9a6 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.255509 [ 921.755121] [48526]: [pid: 48526|app: 0|req: 1902/3769] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.757890] [48526]: DEBUG nova.api.openstack.wsgi [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.759395] [48526]: DEBUG nova.compute.api [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.762801] [48526]: DEBUG oslo_concurrency.lockutils [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.762879] [48527]: DEBUG nova.policy [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.763069] [48526]: DEBUG oslo_concurrency.lockutils [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.763247] [48526]: DEBUG oslo_concurrency.lockutils [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.763723] [48526]: DEBUG oslo_concurrency.lockutils [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.763723] [48526]: DEBUG oslo_concurrency.lockutils [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.763864] [48526]: DEBUG oslo_concurrency.lockutils [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.769450] [48527]: DEBUG nova.policy [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.770098] [48527]: DEBUG nova.policy [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.770848] [48527]: INFO nova.api.openstack.requestlog [None req-a91b9232-5d29-437c-b08f-3a4d8b2cae50 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.230114 [ 921.771240] [48527]: [pid: 48527|app: 0|req: 1868/3770] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 921.773810] [48527]: DEBUG nova.api.openstack.wsgi [req-413f5ce4-743e-4e72-83a4-51a1525f06f7 req-f27495ce-8896-4fce-93c6-bdaa38e01de5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9", "tag": "9ef7e90a-9ac2-4206-b7bd-13523b5abace"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 921.781074] [48527]: DEBUG oslo_concurrency.lockutils [req-413f5ce4-743e-4e72-83a4-51a1525f06f7 req-f27495ce-8896-4fce-93c6-bdaa38e01de5 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.781313] [48527]: DEBUG oslo_concurrency.lockutils [req-413f5ce4-743e-4e72-83a4-51a1525f06f7 req-f27495ce-8896-4fce-93c6-bdaa38e01de5 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.781452] [48527]: DEBUG oslo_concurrency.lockutils [req-413f5ce4-743e-4e72-83a4-51a1525f06f7 req-f27495ce-8896-4fce-93c6-bdaa38e01de5 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.786823] [48526]: WARNING neutronclient.v2_0.client [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.787648] [48527]: INFO nova.api.openstack.compute.server_external_events [req-413f5ce4-743e-4e72-83a4-51a1525f06f7 req-f27495ce-8896-4fce-93c6-bdaa38e01de5 service nova] Creating event network-changed:9ef7e90a-9ac2-4206-b7bd-13523b5abace for instance c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 on cpu-1 [ 921.793502] [48527]: INFO nova.api.openstack.requestlog [req-413f5ce4-743e-4e72-83a4-51a1525f06f7 req-f27495ce-8896-4fce-93c6-bdaa38e01de5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020536 [ 921.793502] [48527]: [pid: 48527|app: 0|req: 1869/3771] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57: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) [ 921.796695] [48527]: DEBUG nova.api.openstack.wsgi [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.798219] [48527]: DEBUG nova.compute.api [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.800966] [48527]: DEBUG oslo_concurrency.lockutils [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.801124] [48527]: DEBUG oslo_concurrency.lockutils [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.803039] [48527]: DEBUG oslo_concurrency.lockutils [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.803039] [48527]: DEBUG oslo_concurrency.lockutils [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.803039] [48527]: DEBUG oslo_concurrency.lockutils [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.803039] [48527]: DEBUG oslo_concurrency.lockutils [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.809524] [48526]: DEBUG nova.policy [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.815416] [48526]: INFO nova.api.openstack.requestlog [None req-0408b49c-0702-451d-b833-ac09f0c41b42 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1459 microversion: 2.1 time: 0.059417 [ 921.815762] [48526]: [pid: 48526|app: 0|req: 1903/3772] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:05 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1459 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.818205] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.819781] [48526]: DEBUG nova.compute.api [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.823447] [48527]: WARNING neutronclient.v2_0.client [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.824631] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.826020] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.826020] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.826020] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.826020] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.826020] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.843316] [48526]: WARNING neutronclient.v2_0.client [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.843874] [48527]: DEBUG nova.policy [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.848380] [48527]: DEBUG nova.policy [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.849098] [48527]: DEBUG nova.policy [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.849778] [48527]: INFO nova.api.openstack.requestlog [None req-1436f515-3243-4b37-8c66-36bea100482f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.056081 [ 921.850303] [48527]: [pid: 48527|app: 0|req: 1870/3773] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 921.854027] [48527]: DEBUG nova.api.openstack.wsgi [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.854419] [48527]: DEBUG nova.compute.api [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.858099] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.858291] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.858423] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.858735] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.858893] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.859025] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.880131] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.880318] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.880453] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.880602] [48527]: DEBUG nova.objects.instance [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.883640] [48527]: WARNING neutronclient.v2_0.client [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.919501] [48527]: DEBUG nova.policy [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.923570] [48527]: INFO nova.api.openstack.requestlog [None req-e4317fcb-8f0d-4f2c-8e26-c87552de5a5c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.072727 [ 921.923901] [48527]: [pid: 48527|app: 0|req: 1871/3774] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.926423] [48527]: DEBUG nova.api.openstack.wsgi [req-9ea7da5a-9d2b-4b99-929b-b7af852aed0d req-69a3237d-2dd2-4a55-83b0-95834a1b2532 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6b8056b9-48fe-4de2-8d36-cb22486bd3c6", "name": "network-vif-deleted", "tag": "ddc3d557-ea97-4b83-aa3b-7cfc58091de9"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 921.933027] [48527]: DEBUG oslo_concurrency.lockutils [req-9ea7da5a-9d2b-4b99-929b-b7af852aed0d req-69a3237d-2dd2-4a55-83b0-95834a1b2532 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.933218] [48527]: DEBUG oslo_concurrency.lockutils [req-9ea7da5a-9d2b-4b99-929b-b7af852aed0d req-69a3237d-2dd2-4a55-83b0-95834a1b2532 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.933349] [48527]: DEBUG oslo_concurrency.lockutils [req-9ea7da5a-9d2b-4b99-929b-b7af852aed0d req-69a3237d-2dd2-4a55-83b0-95834a1b2532 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.942113] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9ea7da5a-9d2b-4b99-929b-b7af852aed0d req-69a3237d-2dd2-4a55-83b0-95834a1b2532 service nova] Creating event network-vif-deleted:ddc3d557-ea97-4b83-aa3b-7cfc58091de9 for instance 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 on cpu-1 [ 921.942302] [48526]: DEBUG nova.policy [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.945308] [48526]: INFO nova.api.openstack.requestlog [None req-aa94314e-f854-47c1-b35e-1ba61594eb9b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1518 microversion: 2.1 time: 0.129000 [ 921.945747] [48526]: [pid: 48526|app: 0|req: 1904/3775] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1518 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.948248] [48526]: DEBUG nova.api.openstack.wsgi [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.949283] [48526]: DEBUG nova.compute.api [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.949749] [48527]: INFO nova.api.openstack.requestlog [req-9ea7da5a-9d2b-4b99-929b-b7af852aed0d req-69a3237d-2dd2-4a55-83b0-95834a1b2532 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025205 [ 921.950105] [48527]: [pid: 48527|app: 0|req: 1872/3776] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:06 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) [ 921.954326] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.954415] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.954599] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.954757] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.955157] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.955315] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.955870] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.956045] [48527]: DEBUG nova.compute.api [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.960836] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.960836] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.960836] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.960836] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.960836] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.961246] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.979915] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.980111] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.980244] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.980393] [48526]: DEBUG nova.objects.instance [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.983376] [48526]: WARNING neutronclient.v2_0.client [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.983727] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.983962] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.984122] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.984275] [48527]: DEBUG nova.objects.instance [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lazy-loading 'fault' on Instance uuid d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.989780] [48527]: WARNING neutronclient.v2_0.client [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.003933] [48526]: DEBUG nova.policy [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.008929] [48526]: DEBUG nova.policy [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.009562] [48526]: DEBUG nova.policy [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.010216] [48526]: INFO nova.api.openstack.requestlog [None req-fbf82e27-b479-4e97-9346-28ac83e78e9a tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.064127 [ 922.010528] [48526]: [pid: 48526|app: 0|req: 1905/3777] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 922.013474] [48526]: DEBUG nova.api.openstack.wsgi [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.013934] [48526]: DEBUG nova.compute.api [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.016070] [48527]: DEBUG nova.policy [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '501cb51065634c64ab16c74ce436951d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbf59cc135d94fd6ba0b897c7650b8ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.017763] [48526]: DEBUG oslo_concurrency.lockutils [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.017937] [48526]: DEBUG oslo_concurrency.lockutils [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.018100] [48526]: DEBUG oslo_concurrency.lockutils [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.018432] [48526]: DEBUG oslo_concurrency.lockutils [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.019307] [48526]: DEBUG oslo_concurrency.lockutils [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.019307] [48526]: DEBUG oslo_concurrency.lockutils [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.021226] [48527]: INFO nova.api.openstack.requestlog [None req-d7492ffb-c062-4b46-9555-f13301298dc7 tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 200 len: 1311 microversion: 2.1 time: 0.070511 [ 922.022040] [48527]: [pid: 48527|app: 0|req: 1873/3778] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 1311 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.037757] [48526]: WARNING neutronclient.v2_0.client [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.053677] [48527]: DEBUG nova.api.openstack.wsgi [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.055199] [48527]: DEBUG nova.compute.api [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.058437] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.058660] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.058806] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.059076] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.059222] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.059342] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.084219] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.084219] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.084219] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.084219] [48527]: DEBUG nova.objects.instance [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.088249] [48527]: WARNING neutronclient.v2_0.client [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.100706] [48526]: DEBUG nova.policy [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.108260] [48526]: INFO nova.api.openstack.requestlog [None req-12f163fc-8a2c-47d5-b5dc-f54c686f9b88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1364 microversion: 2.1 time: 0.097161 [ 922.108800] [48526]: [pid: 48526|app: 0|req: 1906/3779] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.112314] [48526]: DEBUG nova.api.openstack.wsgi [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.113939] [48526]: DEBUG nova.compute.api [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.116286] [48527]: DEBUG nova.policy [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.117863] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.118142] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.118316] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.118651] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.118826] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.118988] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.121022] [48527]: INFO nova.api.openstack.requestlog [None req-593f587e-b6eb-4099-9f62-45d89a0d4bdc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.068685 [ 922.121022] [48527]: [pid: 48527|app: 0|req: 1874/3780] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.453941] [48526]: WARNING neutronclient.v2_0.client [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.496318] [48526]: DEBUG nova.policy [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.506274] [48526]: INFO nova.api.openstack.requestlog [None req-7e34359e-4129-4ebc-af1f-d06926a50539 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.396486 [ 922.506877] [48526]: [pid: 48526|app: 0|req: 1907/3781] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.517207] [48527]: DEBUG nova.api.openstack.wsgi [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.518790] [48527]: DEBUG nova.compute.api [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.526802] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.526932] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.527156] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.527518] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.527602] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.527725] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.554239] [48526]: DEBUG nova.api.openstack.wsgi [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.555588] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.555730] [48526]: DEBUG nova.compute.api [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.555777] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.555850] [48527]: DEBUG oslo_concurrency.lockutils [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.555997] [48527]: DEBUG nova.objects.instance [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.559498] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.559716] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.560015] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.560300] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.560455] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.560581] [48526]: DEBUG oslo_concurrency.lockutils [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.561072] [48527]: WARNING neutronclient.v2_0.client [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.578766] [48526]: WARNING neutronclient.v2_0.client [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.584746] [48527]: DEBUG nova.policy [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.589313] [48527]: INFO nova.api.openstack.requestlog [None req-d24fd6b8-6e82-4c9a-9bc0-61a5c108c66e tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.074386 [ 922.589680] [48527]: [pid: 48527|app: 0|req: 1875/3782] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.686271] [48526]: DEBUG nova.policy [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.691034] [48526]: INFO nova.api.openstack.requestlog [None req-b3ec421a-6c4d-43b7-ae9c-e18a35497b73 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1538 microversion: 2.1 time: 0.138936 [ 922.691390] [48526]: [pid: 48526|app: 0|req: 1908/3783] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1538 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.768492] [48527]: DEBUG nova.api.openstack.wsgi [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.770249] [48527]: DEBUG nova.compute.api [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.774170] [48527]: DEBUG oslo_concurrency.lockutils [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.774170] [48527]: DEBUG oslo_concurrency.lockutils [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.774333] [48527]: DEBUG oslo_concurrency.lockutils [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.774505] [48527]: DEBUG oslo_concurrency.lockutils [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.774647] [48527]: DEBUG oslo_concurrency.lockutils [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.774765] [48527]: DEBUG oslo_concurrency.lockutils [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.784961] [48526]: DEBUG nova.api.openstack.wsgi [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.787155] [48526]: DEBUG nova.compute.api [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.790268] [48526]: DEBUG oslo_concurrency.lockutils [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.790465] [48526]: DEBUG oslo_concurrency.lockutils [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.790603] [48526]: DEBUG oslo_concurrency.lockutils [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.790860] [48526]: DEBUG oslo_concurrency.lockutils [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.791042] [48526]: DEBUG oslo_concurrency.lockutils [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.791176] [48526]: DEBUG oslo_concurrency.lockutils [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.793130] [48527]: DEBUG oslo_concurrency.lockutils [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.793323] [48527]: DEBUG oslo_concurrency.lockutils [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.793454] [48527]: DEBUG oslo_concurrency.lockutils [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.793618] [48527]: DEBUG nova.objects.instance [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.796786] [48527]: WARNING neutronclient.v2_0.client [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.812718] [48526]: DEBUG oslo_concurrency.lockutils [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.812718] [48526]: DEBUG oslo_concurrency.lockutils [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.812718] [48526]: DEBUG oslo_concurrency.lockutils [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.812718] [48526]: DEBUG nova.objects.instance [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.815344] [48526]: WARNING neutronclient.v2_0.client [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.817237] [48527]: DEBUG nova.policy [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.821769] [48527]: INFO nova.api.openstack.requestlog [None req-f413effe-f78f-4b23-8f1f-3a2f641f7d46 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.055620 [ 922.822151] [48527]: [pid: 48527|app: 0|req: 1876/3784] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:06 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.830309] [48527]: DEBUG nova.api.openstack.wsgi [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.832392] [48527]: DEBUG nova.compute.api [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.836252] [48526]: DEBUG nova.policy [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.837204] [48527]: DEBUG oslo_concurrency.lockutils [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.838032] [48527]: DEBUG oslo_concurrency.lockutils [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.838032] [48527]: DEBUG oslo_concurrency.lockutils [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.838032] [48527]: DEBUG oslo_concurrency.lockutils [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.838201] [48527]: DEBUG oslo_concurrency.lockutils [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.838394] [48527]: DEBUG oslo_concurrency.lockutils [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.843057] [48526]: DEBUG nova.policy [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.843369] [48526]: DEBUG nova.policy [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.844009] [48526]: INFO nova.api.openstack.requestlog [None req-e69aa73b-8929-4502-963e-34b30bf975b0 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.061194 [ 922.844330] [48526]: [pid: 48526|app: 0|req: 1909/3785] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 922.860315] [48527]: DEBUG oslo_concurrency.lockutils [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.860315] [48527]: DEBUG oslo_concurrency.lockutils [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.860315] [48527]: DEBUG oslo_concurrency.lockutils [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.860315] [48527]: DEBUG nova.objects.instance [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.864409] [48527]: WARNING neutronclient.v2_0.client [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.866458] [48526]: DEBUG nova.api.openstack.wsgi [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.867872] [48526]: DEBUG nova.compute.api [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.876173] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.876173] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.876173] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.876173] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.876173] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.876173] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.885844] [48527]: DEBUG nova.policy [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.889974] [48527]: INFO nova.api.openstack.requestlog [None req-c10c8148-b98c-406d-aa5c-de9ffea283a8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.062145 [ 922.890315] [48527]: [pid: 48527|app: 0|req: 1877/3786] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.896939] [48526]: WARNING neutronclient.v2_0.client [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.927025] [48526]: DEBUG nova.policy [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.932475] [48526]: DEBUG nova.policy [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.933361] [48526]: DEBUG nova.policy [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.933931] [48526]: INFO nova.api.openstack.requestlog [None req-a9a2756f-ed09-4d00-8314-ee18d25edb6a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.069802 [ 922.934240] [48526]: [pid: 48526|app: 0|req: 1910/3787] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 922.938071] [48527]: DEBUG nova.api.openstack.wsgi [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.940218] [48527]: DEBUG nova.compute.api [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.945111] [48527]: DEBUG oslo_concurrency.lockutils [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.945363] [48527]: DEBUG oslo_concurrency.lockutils [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.945586] [48527]: DEBUG oslo_concurrency.lockutils [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.946186] [48527]: DEBUG oslo_concurrency.lockutils [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.946291] [48527]: DEBUG oslo_concurrency.lockutils [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.946727] [48527]: DEBUG oslo_concurrency.lockutils [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.959528] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.961586] [48526]: DEBUG nova.compute.api [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.966624] [48527]: DEBUG oslo_concurrency.lockutils [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.966860] [48527]: DEBUG oslo_concurrency.lockutils [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.967030] [48527]: DEBUG oslo_concurrency.lockutils [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.967073] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.967212] [48527]: DEBUG nova.objects.instance [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.967304] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.967526] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.967853] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.968026] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.968198] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.972241] [48527]: WARNING neutronclient.v2_0.client [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.986352] [48526]: WARNING neutronclient.v2_0.client [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.994174] [48527]: DEBUG nova.policy [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.998844] [48527]: INFO nova.api.openstack.requestlog [None req-f570e6fd-147c-486f-9b17-d15b7b3da1a6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.064426 [ 922.999089] [48527]: [pid: 48527|app: 0|req: 1878/3788] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.026328] [48527]: DEBUG nova.api.openstack.wsgi [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.027974] [48527]: DEBUG nova.compute.api [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.031716] [48527]: DEBUG oslo_concurrency.lockutils [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.031779] [48527]: DEBUG oslo_concurrency.lockutils [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.031910] [48527]: DEBUG oslo_concurrency.lockutils [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.032195] [48527]: DEBUG oslo_concurrency.lockutils [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.032341] [48527]: DEBUG oslo_concurrency.lockutils [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.032463] [48527]: DEBUG oslo_concurrency.lockutils [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.057763] [48526]: DEBUG nova.policy [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.061299] [48527]: DEBUG oslo_concurrency.lockutils [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.061365] [48527]: DEBUG oslo_concurrency.lockutils [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.061478] [48527]: DEBUG oslo_concurrency.lockutils [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.061645] [48527]: DEBUG nova.objects.instance [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.062876] [48526]: INFO nova.api.openstack.requestlog [None req-f2434b00-d4e8-4a56-8de1-aafe99e7540c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1518 microversion: 2.1 time: 0.105641 [ 923.063254] [48526]: [pid: 48526|app: 0|req: 1911/3789] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1518 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.065390] [48527]: WARNING neutronclient.v2_0.client [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.069511] [48526]: DEBUG nova.api.openstack.wsgi [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.071227] [48526]: DEBUG nova.compute.api [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] [instance: d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.075368] [48526]: DEBUG oslo_concurrency.lockutils [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.075597] [48526]: DEBUG oslo_concurrency.lockutils [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.075775] [48526]: DEBUG oslo_concurrency.lockutils [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.076082] [48526]: DEBUG oslo_concurrency.lockutils [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.076232] [48526]: DEBUG oslo_concurrency.lockutils [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.076355] [48526]: DEBUG oslo_concurrency.lockutils [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.088124] [48526]: INFO nova.api.openstack.wsgi [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] HTTP exception thrown: Instance d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c could not be found. [ 923.088351] [48526]: DEBUG nova.api.openstack.wsgi [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] Returning 404 to user: Instance d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 923.088821] [48526]: INFO nova.api.openstack.requestlog [None req-e785bfb6-6d89-48e2-9c63-55d3c61f5ece tempest-ServersNegativeTestMultiTenantJSON-2096716807 tempest-ServersNegativeTestMultiTenantJSON-2096716807-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c" status: 404 len: 111 microversion: 2.1 time: 0.024966 [ 923.089804] [48526]: [pid: 48526|app: 0|req: 1912/3790] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/d99cc5d9-a68f-4f7d-9c71-9a19fc7a9a2c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 923.090639] [48527]: DEBUG nova.policy [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.095070] [48527]: DEBUG nova.policy [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.095683] [48527]: DEBUG nova.policy [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.096321] [48527]: INFO nova.api.openstack.requestlog [None req-abd8bdcc-93d4-436a-9a3f-9a1e72bc4a7b tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.072209 [ 923.096625] [48527]: [pid: 48527|app: 0|req: 1879/3791] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 923.123086] [48526]: DEBUG nova.api.openstack.wsgi [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.126015] [48526]: DEBUG nova.compute.api [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.128794] [48526]: DEBUG oslo_concurrency.lockutils [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.129063] [48526]: DEBUG oslo_concurrency.lockutils [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.129241] [48526]: DEBUG oslo_concurrency.lockutils [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.129525] [48526]: DEBUG oslo_concurrency.lockutils [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.129699] [48526]: DEBUG oslo_concurrency.lockutils [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.129853] [48526]: DEBUG oslo_concurrency.lockutils [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.133903] [48527]: DEBUG nova.api.openstack.wsgi [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.135776] [48527]: DEBUG nova.compute.api [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.139524] [48527]: DEBUG oslo_concurrency.lockutils [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.139753] [48527]: DEBUG oslo_concurrency.lockutils [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.139908] [48527]: DEBUG oslo_concurrency.lockutils [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.140177] [48527]: DEBUG oslo_concurrency.lockutils [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.140314] [48527]: DEBUG oslo_concurrency.lockutils [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.140434] [48527]: DEBUG oslo_concurrency.lockutils [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.155557] [48526]: WARNING neutronclient.v2_0.client [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.161662] [48527]: DEBUG oslo_concurrency.lockutils [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.161842] [48527]: DEBUG oslo_concurrency.lockutils [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.161970] [48527]: DEBUG oslo_concurrency.lockutils [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.162129] [48527]: DEBUG nova.objects.instance [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.164874] [48527]: WARNING neutronclient.v2_0.client [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.209587] [48527]: DEBUG nova.policy [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.214872] [48527]: INFO nova.api.openstack.requestlog [None req-4424ad32-245e-4242-86dc-0ccd6b4f5886 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.083345 [ 923.215427] [48527]: [pid: 48527|app: 0|req: 1880/3792] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.235579] [48526]: DEBUG nova.policy [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.241419] [48526]: INFO nova.api.openstack.requestlog [None req-528ac5eb-3e16-4315-9250-ade87943aa75 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1364 microversion: 2.1 time: 0.121259 [ 923.241755] [48526]: [pid: 48526|app: 0|req: 1913/3793] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1364 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.523491] [48527]: DEBUG nova.api.openstack.wsgi [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.525105] [48527]: DEBUG nova.compute.api [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.530466] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.530466] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.530466] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.530466] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.530466] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.530715] [48527]: DEBUG oslo_concurrency.lockutils [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.547971] [48527]: WARNING neutronclient.v2_0.client [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.570673] [48527]: DEBUG nova.policy [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.574960] [48527]: INFO nova.api.openstack.requestlog [None req-f5f8269d-d1fe-4976-b2f3-970ef821fecc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.053762 [ 923.575293] [48527]: [pid: 48527|app: 0|req: 1881/3794] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.603391] [48526]: DEBUG nova.api.openstack.wsgi [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.604794] [48526]: DEBUG nova.compute.api [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.608205] [48526]: DEBUG oslo_concurrency.lockutils [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.608383] [48526]: DEBUG oslo_concurrency.lockutils [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.608753] [48526]: DEBUG oslo_concurrency.lockutils [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.609041] [48526]: DEBUG oslo_concurrency.lockutils [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.609201] [48526]: DEBUG oslo_concurrency.lockutils [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.609321] [48526]: DEBUG oslo_concurrency.lockutils [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.632073] [48526]: DEBUG oslo_concurrency.lockutils [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.632363] [48526]: DEBUG oslo_concurrency.lockutils [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.632581] [48526]: DEBUG oslo_concurrency.lockutils [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.632798] [48526]: DEBUG nova.objects.instance [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.638606] [48526]: WARNING neutronclient.v2_0.client [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.658086] [48526]: DEBUG nova.policy [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.662505] [48526]: INFO nova.api.openstack.requestlog [None req-8217f2cc-9aa6-4670-ab68-48a8ec091f2b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.061388 [ 923.662828] [48526]: [pid: 48526|app: 0|req: 1914/3795] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.705258] [48527]: DEBUG nova.api.openstack.wsgi [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.706813] [48527]: DEBUG nova.compute.api [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.710343] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.710543] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.710680] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.710941] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.711151] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.711309] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.730073] [48527]: WARNING neutronclient.v2_0.client [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.798230] [48527]: DEBUG nova.policy [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.804052] [48527]: INFO nova.api.openstack.requestlog [None req-5bb4d4ab-331e-4993-a76d-119b9cdb4076 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1538 microversion: 2.1 time: 0.100506 [ 923.804301] [48527]: [pid: 48527|app: 0|req: 1882/3796] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:07 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1538 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.808939] [48526]: DEBUG nova.api.openstack.wsgi [req-4e2109c0-89ee-4a87-9254-52d7111e05f4 req-5451a38f-73fd-4947-be78-f3d37ec537c8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "224ad938-fbc3-44f0-8324-0720ec6459c2", "name": "network-vif-plugged", "status": "completed", "tag": "8201627a-16e7-4f30-aad4-eee62f03c103"}, {"name": "network-changed", "server_uuid": "224ad938-fbc3-44f0-8324-0720ec6459c2", "tag": "8201627a-16e7-4f30-aad4-eee62f03c103"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 923.815904] [48526]: DEBUG oslo_concurrency.lockutils [req-4e2109c0-89ee-4a87-9254-52d7111e05f4 req-5451a38f-73fd-4947-be78-f3d37ec537c8 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.816118] [48526]: DEBUG oslo_concurrency.lockutils [req-4e2109c0-89ee-4a87-9254-52d7111e05f4 req-5451a38f-73fd-4947-be78-f3d37ec537c8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.816314] [48526]: DEBUG oslo_concurrency.lockutils [req-4e2109c0-89ee-4a87-9254-52d7111e05f4 req-5451a38f-73fd-4947-be78-f3d37ec537c8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.826372] [48526]: INFO nova.api.openstack.compute.server_external_events [req-4e2109c0-89ee-4a87-9254-52d7111e05f4 req-5451a38f-73fd-4947-be78-f3d37ec537c8 service nova] Creating event network-vif-plugged:8201627a-16e7-4f30-aad4-eee62f03c103 for instance 224ad938-fbc3-44f0-8324-0720ec6459c2 on cpu-1 [ 923.826627] [48526]: INFO nova.api.openstack.compute.server_external_events [req-4e2109c0-89ee-4a87-9254-52d7111e05f4 req-5451a38f-73fd-4947-be78-f3d37ec537c8 service nova] Creating event network-changed:8201627a-16e7-4f30-aad4-eee62f03c103 for instance 224ad938-fbc3-44f0-8324-0720ec6459c2 on cpu-1 [ 923.832516] [48526]: INFO nova.api.openstack.requestlog [req-4e2109c0-89ee-4a87-9254-52d7111e05f4 req-5451a38f-73fd-4947-be78-f3d37ec537c8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025631 [ 923.832961] [48526]: [pid: 48526|app: 0|req: 1915/3797] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:08 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) [ 923.835672] [48527]: DEBUG nova.api.openstack.wsgi [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.837941] [48527]: DEBUG nova.compute.api [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.842042] [48527]: DEBUG oslo_concurrency.lockutils [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.842277] [48527]: DEBUG oslo_concurrency.lockutils [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.842415] [48527]: DEBUG oslo_concurrency.lockutils [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.842708] [48527]: DEBUG oslo_concurrency.lockutils [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.842854] [48527]: DEBUG oslo_concurrency.lockutils [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.843362] [48527]: DEBUG oslo_concurrency.lockutils [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.860534] [48526]: DEBUG nova.api.openstack.wsgi [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.861978] [48526]: DEBUG nova.compute.api [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.865397] [48526]: DEBUG oslo_concurrency.lockutils [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.865623] [48526]: DEBUG oslo_concurrency.lockutils [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.865763] [48526]: DEBUG oslo_concurrency.lockutils [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.866024] [48526]: DEBUG oslo_concurrency.lockutils [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.866170] [48526]: DEBUG oslo_concurrency.lockutils [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.866290] [48526]: DEBUG oslo_concurrency.lockutils [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.866546] [48527]: DEBUG oslo_concurrency.lockutils [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.866840] [48527]: DEBUG oslo_concurrency.lockutils [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.867014] [48527]: DEBUG oslo_concurrency.lockutils [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.867200] [48527]: DEBUG nova.objects.instance [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.870337] [48527]: WARNING neutronclient.v2_0.client [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.891403] [48527]: DEBUG nova.policy [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.891650] [48526]: DEBUG oslo_concurrency.lockutils [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.891825] [48526]: DEBUG oslo_concurrency.lockutils [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.891979] [48526]: DEBUG oslo_concurrency.lockutils [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.892164] [48526]: DEBUG nova.objects.instance [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.895859] [48527]: INFO nova.api.openstack.requestlog [None req-f509ada1-08e4-450d-a394-c38d1f85294f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.063080 [ 923.895978] [48526]: WARNING neutronclient.v2_0.client [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.896228] [48527]: [pid: 48527|app: 0|req: 1883/3798] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.908862] [48527]: DEBUG nova.api.openstack.wsgi [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.910660] [48527]: DEBUG nova.compute.api [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.913792] [48526]: DEBUG nova.policy [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.914040] [48527]: DEBUG oslo_concurrency.lockutils [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.914217] [48527]: DEBUG oslo_concurrency.lockutils [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.914355] [48527]: DEBUG oslo_concurrency.lockutils [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.914601] [48527]: DEBUG oslo_concurrency.lockutils [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.914735] [48527]: DEBUG oslo_concurrency.lockutils [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.914857] [48527]: DEBUG oslo_concurrency.lockutils [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.918044] [48526]: DEBUG nova.policy [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.918650] [48526]: DEBUG nova.policy [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.919244] [48526]: INFO nova.api.openstack.requestlog [None req-55780f3e-f85c-40f6-8ce0-ec422853f665 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.061089 [ 923.919545] [48526]: [pid: 48526|app: 0|req: 1916/3799] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 923.935658] [48527]: DEBUG oslo_concurrency.lockutils [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.935882] [48527]: DEBUG oslo_concurrency.lockutils [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.936025] [48527]: DEBUG oslo_concurrency.lockutils [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.936181] [48527]: DEBUG nova.objects.instance [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.939543] [48527]: WARNING neutronclient.v2_0.client [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.950425] [48526]: DEBUG nova.api.openstack.wsgi [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.951947] [48526]: DEBUG nova.compute.api [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.960062] [48526]: DEBUG oslo_concurrency.lockutils [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.960788] [48526]: DEBUG oslo_concurrency.lockutils [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.960788] [48526]: DEBUG oslo_concurrency.lockutils [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.960788] [48526]: DEBUG oslo_concurrency.lockutils [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.960788] [48526]: DEBUG oslo_concurrency.lockutils [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.961095] [48526]: DEBUG oslo_concurrency.lockutils [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.971286] [48527]: DEBUG nova.policy [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.975356] [48527]: INFO nova.api.openstack.requestlog [None req-45059624-7fd9-483b-b7b3-1c81c9c47b7b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.068889 [ 923.975676] [48527]: [pid: 48527|app: 0|req: 1884/3800] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 923.983919] [48526]: WARNING neutronclient.v2_0.client [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.008687] [48526]: DEBUG nova.policy [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.011265] [48527]: DEBUG nova.api.openstack.wsgi [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.012739] [48527]: DEBUG nova.compute.api [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.013575] [48526]: DEBUG nova.policy [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.014244] [48526]: DEBUG nova.policy [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.014798] [48526]: INFO nova.api.openstack.requestlog [None req-0250f444-3b86-4d8a-be51-44d7b48654e6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.068569 [ 924.015117] [48526]: [pid: 48526|app: 0|req: 1917/3801] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 924.021041] [48527]: DEBUG oslo_concurrency.lockutils [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.021186] [48527]: DEBUG oslo_concurrency.lockutils [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.021331] [48527]: DEBUG oslo_concurrency.lockutils [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.021632] [48527]: DEBUG oslo_concurrency.lockutils [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.021794] [48527]: DEBUG oslo_concurrency.lockutils [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.021934] [48527]: DEBUG oslo_concurrency.lockutils [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.043221] [48527]: DEBUG oslo_concurrency.lockutils [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.043383] [48527]: DEBUG oslo_concurrency.lockutils [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.043507] [48527]: DEBUG oslo_concurrency.lockutils [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.043660] [48527]: DEBUG nova.objects.instance [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.046693] [48527]: WARNING neutronclient.v2_0.client [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.079168] [48526]: DEBUG nova.api.openstack.wsgi [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.079168] [48526]: DEBUG nova.compute.api [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.083226] [48526]: DEBUG oslo_concurrency.lockutils [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.083486] [48526]: DEBUG oslo_concurrency.lockutils [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.083724] [48526]: DEBUG oslo_concurrency.lockutils [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.084061] [48526]: DEBUG oslo_concurrency.lockutils [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.084219] [48526]: DEBUG oslo_concurrency.lockutils [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.084344] [48526]: DEBUG oslo_concurrency.lockutils [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.098890] [48527]: DEBUG nova.policy [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.112074] [48527]: INFO nova.api.openstack.requestlog [None req-577e7127-c509-4c62-af69-c3431ebce892 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.102022 [ 924.112074] [48527]: [pid: 48527|app: 0|req: 1885/3802] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 924.114781] [48526]: WARNING neutronclient.v2_0.client [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.114917] [48527]: DEBUG nova.api.openstack.wsgi [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.116563] [48527]: DEBUG nova.compute.api [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.120472] [48527]: DEBUG oslo_concurrency.lockutils [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.120804] [48527]: DEBUG oslo_concurrency.lockutils [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.120804] [48527]: DEBUG oslo_concurrency.lockutils [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.121521] [48527]: DEBUG oslo_concurrency.lockutils [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.121682] [48527]: DEBUG oslo_concurrency.lockutils [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.121815] [48527]: DEBUG oslo_concurrency.lockutils [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.157165] [48527]: DEBUG oslo_concurrency.lockutils [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.157538] [48527]: DEBUG oslo_concurrency.lockutils [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.157821] [48527]: DEBUG oslo_concurrency.lockutils [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.158089] [48527]: DEBUG nova.objects.instance [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.163081] [48527]: WARNING neutronclient.v2_0.client [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.203508] [48527]: DEBUG nova.policy [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.209197] [48527]: DEBUG nova.policy [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.209951] [48527]: DEBUG nova.policy [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.210658] [48527]: INFO nova.api.openstack.requestlog [None req-96702d6f-00ec-49d8-9bf1-38c92e66ab41 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.098574 [ 924.211017] [48527]: [pid: 48527|app: 0|req: 1886/3803] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 924.231300] [48526]: DEBUG nova.policy [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.234225] [48527]: DEBUG nova.api.openstack.wsgi [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.235645] [48527]: DEBUG nova.compute.api [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.236045] [48526]: INFO nova.api.openstack.requestlog [None req-99303dce-fda4-4550-84fe-2e2fc2e64a85 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1518 microversion: 2.1 time: 0.161034 [ 924.236374] [48526]: [pid: 48526|app: 0|req: 1918/3804] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1518 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.239055] [48527]: DEBUG oslo_concurrency.lockutils [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.239266] [48527]: DEBUG oslo_concurrency.lockutils [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.239371] [48527]: DEBUG oslo_concurrency.lockutils [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.239644] [48527]: DEBUG oslo_concurrency.lockutils [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.239799] [48527]: DEBUG oslo_concurrency.lockutils [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.239912] [48527]: DEBUG oslo_concurrency.lockutils [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.255649] [48526]: DEBUG nova.api.openstack.wsgi [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.257361] [48526]: DEBUG nova.compute.api [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.263467] [48527]: DEBUG oslo_concurrency.lockutils [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.263656] [48527]: DEBUG oslo_concurrency.lockutils [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.263787] [48527]: DEBUG oslo_concurrency.lockutils [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.263874] [48526]: DEBUG oslo_concurrency.lockutils [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.263931] [48527]: DEBUG nova.objects.instance [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.264086] [48526]: DEBUG oslo_concurrency.lockutils [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.264226] [48526]: DEBUG oslo_concurrency.lockutils [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.264479] [48526]: DEBUG oslo_concurrency.lockutils [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.264617] [48526]: DEBUG oslo_concurrency.lockutils [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.264739] [48526]: DEBUG oslo_concurrency.lockutils [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.266515] [48527]: WARNING neutronclient.v2_0.client [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.283634] [48526]: WARNING neutronclient.v2_0.client [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.300679] [48527]: DEBUG nova.policy [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.305264] [48527]: INFO nova.api.openstack.requestlog [None req-4549f20c-0afc-4365-8ff3-dd57bb84e7e4 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.072599 [ 924.305264] [48527]: [pid: 48527|app: 0|req: 1887/3805] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.438886] [48526]: DEBUG nova.policy [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.450521] [48526]: INFO nova.api.openstack.requestlog [None req-3931a5dd-9f72-471e-89ea-9060ed13af0e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1364 microversion: 2.1 time: 0.197276 [ 924.451033] [48526]: [pid: 48526|app: 0|req: 1919/3806] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1364 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.587288] [48527]: DEBUG nova.api.openstack.wsgi [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.589744] [48527]: DEBUG nova.compute.api [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.598294] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.598294] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.598294] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.598294] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.598294] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.598294] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.627482] [48527]: WARNING neutronclient.v2_0.client [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.653092] [48527]: DEBUG nova.policy [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.662729] [48527]: INFO nova.api.openstack.requestlog [None req-b6862dfd-994e-4205-a4a5-aaf05737f648 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.077007 [ 924.662729] [48527]: [pid: 48527|app: 0|req: 1888/3807] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.681046] [48526]: DEBUG nova.api.openstack.wsgi [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.682710] [48526]: DEBUG nova.compute.api [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.686073] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.686265] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.686399] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.686790] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.686982] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.687111] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.710173] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.710352] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.710437] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.710596] [48526]: DEBUG nova.objects.instance [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lazy-loading 'fault' on Instance uuid 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.714096] [48526]: WARNING neutronclient.v2_0.client [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.740126] [48526]: DEBUG nova.policy [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f77c07bdf4d84d52b624fa9b30c4457f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0ee68b5130144bc8090b3adb1965ed2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.744529] [48526]: INFO nova.api.openstack.requestlog [None req-5ec0e487-f993-4c27-9aa9-a34671c3b8e4 tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 200 len: 1305 microversion: 2.1 time: 0.066324 [ 924.749025] [48526]: [pid: 48526|app: 0|req: 1920/3808] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:08 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 1305 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.823944] [48527]: DEBUG nova.api.openstack.wsgi [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.823944] [48527]: DEBUG nova.compute.api [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.827421] [48527]: DEBUG oslo_concurrency.lockutils [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.827661] [48527]: DEBUG oslo_concurrency.lockutils [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.827848] [48527]: DEBUG oslo_concurrency.lockutils [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.828202] [48527]: DEBUG oslo_concurrency.lockutils [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.828401] [48527]: DEBUG oslo_concurrency.lockutils [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.828571] [48527]: DEBUG oslo_concurrency.lockutils [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.850616] [48527]: WARNING neutronclient.v2_0.client [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.915189] [48526]: DEBUG nova.api.openstack.wsgi [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.915540] [48526]: DEBUG nova.compute.api [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.919236] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.919685] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.919955] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.920327] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.920560] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.920766] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.941269] [48527]: DEBUG nova.policy [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.941774] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.942091] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.942334] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.942334] [48526]: DEBUG nova.objects.instance [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.944991] [48526]: WARNING neutronclient.v2_0.client [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.947370] [48527]: INFO nova.api.openstack.requestlog [None req-cccb1016-8527-4dfd-8289-e874af0f83d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1538 microversion: 2.1 time: 0.128299 [ 924.947699] [48527]: [pid: 48527|app: 0|req: 1889/3809] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1538 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.950471] [48527]: DEBUG nova.api.openstack.wsgi [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.951832] [48527]: DEBUG nova.compute.api [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.955869] [48527]: DEBUG oslo_concurrency.lockutils [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.956060] [48527]: DEBUG oslo_concurrency.lockutils [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.956194] [48527]: DEBUG oslo_concurrency.lockutils [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.958895] [48527]: DEBUG oslo_concurrency.lockutils [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.958895] [48527]: DEBUG oslo_concurrency.lockutils [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.958895] [48527]: DEBUG oslo_concurrency.lockutils [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.969830] [48526]: DEBUG nova.policy [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.974669] [48526]: INFO nova.api.openstack.requestlog [None req-afd92431-8a95-4c21-80a6-6fb5cde08f9a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.064517 [ 924.975387] [48526]: [pid: 48526|app: 0|req: 1921/3810] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.985861] [48527]: DEBUG oslo_concurrency.lockutils [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.986019] [48527]: DEBUG oslo_concurrency.lockutils [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.986158] [48527]: DEBUG oslo_concurrency.lockutils [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.986306] [48527]: DEBUG nova.objects.instance [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.988767] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.990058] [48526]: DEBUG nova.compute.api [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.991388] [48527]: WARNING neutronclient.v2_0.client [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.995296] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.995484] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.998686] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.998686] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.998686] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.998686] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.012333] [48527]: DEBUG nova.policy [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.016919] [48527]: DEBUG nova.policy [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.017493] [48527]: DEBUG nova.policy [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.018093] [48527]: INFO nova.api.openstack.requestlog [None req-460eca3c-865c-46e3-b9b1-cd3eef7b3bd9 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.069928 [ 925.018398] [48527]: [pid: 48527|app: 0|req: 1890/3811] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 925.034289] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.034818] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.034946] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.035093] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.035280] [48526]: DEBUG nova.objects.instance [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.035933] [48527]: DEBUG nova.compute.api [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.039846] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.040090] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.040190] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.040561] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.040764] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.040943] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.042695] [48526]: WARNING neutronclient.v2_0.client [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 925.070349] [48526]: DEBUG nova.policy [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.070973] [48527]: WARNING neutronclient.v2_0.client [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 925.077090] [48526]: INFO nova.api.openstack.requestlog [None req-2d1b1df5-f80b-48fc-b26d-8bf0a2af660d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.090446 [ 925.077419] [48526]: [pid: 48526|app: 0|req: 1922/3812] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 925.093961] [48527]: DEBUG nova.policy [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.098971] [48527]: DEBUG nova.policy [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.099671] [48527]: DEBUG nova.policy [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.100298] [48527]: INFO nova.api.openstack.requestlog [None req-c0f75743-6d3c-4e53-bb85-5d1def01b5d8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.068201 [ 925.100725] [48527]: [pid: 48527|app: 0|req: 1891/3813] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 925.130272] [48526]: DEBUG nova.api.openstack.wsgi [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.131970] [48526]: DEBUG nova.compute.api [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.135621] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.136143] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.136367] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.136783] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.136931] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.137098] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.161304] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.161502] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.161636] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.161789] [48526]: DEBUG nova.objects.instance [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.165839] [48526]: WARNING neutronclient.v2_0.client [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 925.186819] [48526]: DEBUG nova.policy [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.191077] [48526]: INFO nova.api.openstack.requestlog [None req-6bd4bf31-82ff-47d6-97d4-1bb9fe3c0dd2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.063149 [ 925.191392] [48526]: [pid: 48526|app: 0|req: 1923/3814] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 925.226350] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.230980] [48527]: DEBUG nova.compute.api [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.234616] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.234812] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.234949] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.235241] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.235386] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.235508] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.252286] [48526]: DEBUG nova.api.openstack.wsgi [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.253685] [48526]: DEBUG nova.compute.api [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.257012] [48526]: DEBUG oslo_concurrency.lockutils [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.257185] [48526]: DEBUG oslo_concurrency.lockutils [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.257319] [48526]: DEBUG oslo_concurrency.lockutils [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.257565] [48526]: DEBUG oslo_concurrency.lockutils [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.257705] [48526]: DEBUG oslo_concurrency.lockutils [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.257825] [48526]: DEBUG oslo_concurrency.lockutils [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.261163] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.261367] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.261524] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.261689] [48527]: DEBUG nova.objects.instance [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.268854] [48527]: WARNING neutronclient.v2_0.client [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 925.277107] [48526]: WARNING neutronclient.v2_0.client [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 925.294559] [48527]: DEBUG nova.policy [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.300433] [48527]: DEBUG nova.policy [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.301208] [48527]: DEBUG nova.policy [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.303201] [48527]: INFO nova.api.openstack.requestlog [None req-e1afab28-3cbc-4349-af4f-15c01fcf9448 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.079074 [ 925.303874] [48527]: [pid: 48527|app: 0|req: 1892/3815] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 925.317070] [48527]: DEBUG nova.api.openstack.wsgi [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.319157] [48527]: DEBUG nova.compute.api [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.323768] [48527]: DEBUG oslo_concurrency.lockutils [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.324044] [48527]: DEBUG oslo_concurrency.lockutils [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.324224] [48527]: DEBUG oslo_concurrency.lockutils [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.324687] [48527]: DEBUG oslo_concurrency.lockutils [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.324915] [48527]: DEBUG oslo_concurrency.lockutils [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.325112] [48527]: DEBUG oslo_concurrency.lockutils [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.355299] [48527]: DEBUG oslo_concurrency.lockutils [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.355299] [48527]: DEBUG oslo_concurrency.lockutils [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.355299] [48527]: DEBUG oslo_concurrency.lockutils [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.355299] [48527]: DEBUG nova.objects.instance [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.360762] [48527]: WARNING neutronclient.v2_0.client [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 925.387216] [48527]: DEBUG nova.policy [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.394861] [48527]: INFO nova.api.openstack.requestlog [None req-6741b5c6-e373-4998-a997-b0232ff5e3b8 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.079885 [ 925.395343] [48527]: [pid: 48527|app: 0|req: 1893/3816] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 925.423960] [48526]: DEBUG nova.policy [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.453262] [48526]: INFO nova.api.openstack.requestlog [None req-24a401d2-d1cc-41b3-987a-ef02d2acd22d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1517 microversion: 2.1 time: 0.203120 [ 925.453678] [48526]: [pid: 48526|app: 0|req: 1924/3817] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1517 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.466855] [48527]: DEBUG nova.api.openstack.wsgi [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.468392] [48527]: DEBUG nova.compute.api [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.476367] [48527]: DEBUG oslo_concurrency.lockutils [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.476535] [48527]: DEBUG oslo_concurrency.lockutils [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.476679] [48527]: DEBUG oslo_concurrency.lockutils [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.477144] [48527]: DEBUG oslo_concurrency.lockutils [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.478026] [48527]: DEBUG oslo_concurrency.lockutils [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.478026] [48527]: DEBUG oslo_concurrency.lockutils [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.520118] [48527]: WARNING neutronclient.v2_0.client [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 925.665819] [48527]: DEBUG nova.policy [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.675376] [48527]: INFO nova.api.openstack.requestlog [None req-c585a7e1-4a72-4767-b505-4cb6d65ff076 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1364 microversion: 2.1 time: 0.211585 [ 925.675690] [48527]: [pid: 48527|app: 0|req: 1894/3818] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1364 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.681187] [48526]: DEBUG nova.api.openstack.wsgi [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.682672] [48526]: DEBUG nova.compute.api [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.688991] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.689104] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.689239] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.689491] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.689630] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.689860] [48526]: DEBUG oslo_concurrency.lockutils [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.708087] [48526]: WARNING neutronclient.v2_0.client [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 925.726897] [48526]: DEBUG nova.policy [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.731113] [48526]: INFO nova.api.openstack.requestlog [None req-65cd1ff4-8fa0-4cb1-96b3-aee10ff6d1d7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.053037 [ 925.731434] [48526]: [pid: 48526|app: 0|req: 1925/3819] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 925.757910] [48527]: DEBUG nova.api.openstack.wsgi [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.759405] [48527]: DEBUG nova.compute.api [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] [instance: 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.764035] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.764199] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.764341] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.764592] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.764768] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.764907] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.777088] [48527]: INFO nova.api.openstack.wsgi [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] HTTP exception thrown: Instance 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 could not be found. [ 925.777362] [48527]: DEBUG nova.api.openstack.wsgi [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] Returning 404 to user: Instance 2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 925.777746] [48527]: INFO nova.api.openstack.requestlog [None req-fd99a029-ffbd-4a37-8353-509e27f0ed8b tempest-ServersAdminNegativeTestJSON-428646726 tempest-ServersAdminNegativeTestJSON-428646726-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6" status: 404 len: 111 microversion: 2.1 time: 0.022010 [ 925.778123] [48527]: [pid: 48527|app: 0|req: 1895/3820] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:09 2025] GET /compute/v2.1/servers/2c735333-c4bf-4ec4-bff4-dcf62d5dc0f6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 925.966740] [48526]: DEBUG nova.api.openstack.wsgi [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.971359] [48526]: DEBUG nova.compute.api [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.978031] [48526]: DEBUG oslo_concurrency.lockutils [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.978304] [48526]: DEBUG oslo_concurrency.lockutils [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.978426] [48526]: DEBUG oslo_concurrency.lockutils [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.978622] [48526]: DEBUG oslo_concurrency.lockutils [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.978808] [48526]: DEBUG oslo_concurrency.lockutils [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.978934] [48526]: DEBUG oslo_concurrency.lockutils [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.990275] [48527]: DEBUG nova.api.openstack.wsgi [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.991310] [48527]: DEBUG nova.compute.api [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.998592] [48527]: DEBUG oslo_concurrency.lockutils [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.998813] [48527]: DEBUG oslo_concurrency.lockutils [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.998946] [48527]: DEBUG oslo_concurrency.lockutils [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.999230] [48527]: DEBUG oslo_concurrency.lockutils [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.999361] [48527]: DEBUG oslo_concurrency.lockutils [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.999477] [48527]: DEBUG oslo_concurrency.lockutils [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.014827] [48526]: WARNING neutronclient.v2_0.client [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.039550] [48527]: DEBUG oslo_concurrency.lockutils [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.039951] [48527]: DEBUG oslo_concurrency.lockutils [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.039951] [48527]: DEBUG oslo_concurrency.lockutils [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.040107] [48527]: DEBUG nova.objects.instance [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.045444] [48527]: WARNING neutronclient.v2_0.client [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.109934] [48527]: DEBUG nova.policy [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.114271] [48527]: INFO nova.api.openstack.requestlog [None req-807df7f0-f84b-4888-8515-1a9b2cad0804 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.129310 [ 926.114579] [48527]: [pid: 48527|app: 0|req: 1896/3821] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.116974] [48527]: DEBUG nova.api.openstack.wsgi [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.118313] [48527]: DEBUG nova.compute.api [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.124518] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.124591] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.124686] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.124980] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.125136] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.125248] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.152322] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.152462] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.152597] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.152743] [48527]: DEBUG nova.objects.instance [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lazy-loading 'fault' on Instance uuid 9ed515cc-13ca-4393-8780-8f1d3ed5980f {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.156119] [48527]: WARNING neutronclient.v2_0.client [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.217797] [48526]: DEBUG nova.policy [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.221132] [48526]: INFO nova.api.openstack.requestlog [None req-68007dcf-c065-4fd9-96eb-9643d3caa6f7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1468 microversion: 2.1 time: 0.256402 [ 926.221451] [48526]: [pid: 48526|app: 0|req: 1926/3822] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1468 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.224282] [48526]: DEBUG nova.api.openstack.wsgi [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.225630] [48526]: DEBUG nova.compute.api [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.228992] [48527]: DEBUG nova.policy [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.229111] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.229300] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.229428] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.230325] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.230325] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.230325] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.234602] [48527]: DEBUG nova.policy [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.237020] [48527]: DEBUG nova.policy [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f69b3fe282934d88aa7fb4cbfff16618', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b26f44145d4728a2f71a5626b2f84c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.237020] [48527]: INFO nova.api.openstack.requestlog [None req-7d89148b-694f-4d75-bed5-69972a3b4981 tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 200 len: 1389 microversion: 2.47 time: 0.121156 [ 926.237020] [48527]: [pid: 48527|app: 0|req: 1897/3823] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 1389 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 926.239022] [48527]: DEBUG nova.api.openstack.wsgi [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.241128] [48527]: DEBUG nova.compute.api [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.244467] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.245137] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.245404] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.245755] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.246027] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.246245] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.259467] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.259652] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.259781] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.259928] [48526]: DEBUG nova.objects.instance [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.263318] [48526]: WARNING neutronclient.v2_0.client [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.264197] [48527]: WARNING neutronclient.v2_0.client [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.337321] [48526]: DEBUG nova.policy [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.344269] [48526]: INFO nova.api.openstack.requestlog [None req-c3db3859-7fd8-4cd7-a94c-242869fab732 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.122141 [ 926.345033] [48526]: [pid: 48526|app: 0|req: 1927/3824] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.351559] [48526]: DEBUG nova.api.openstack.wsgi [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.354836] [48527]: DEBUG nova.policy [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.356039] [48526]: DEBUG nova.compute.api [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.362830] [48527]: DEBUG nova.policy [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.363519] [48527]: DEBUG nova.policy [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.364188] [48527]: INFO nova.api.openstack.requestlog [None req-ea6bf705-7d0e-463d-9d88-9f889d3fcdf0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.127146 [ 926.366529] [48527]: [pid: 48527|app: 0|req: 1898/3825] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 926.369354] [48526]: DEBUG oslo_concurrency.lockutils [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.373018] [48527]: DEBUG nova.api.openstack.wsgi [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.373453] [48526]: DEBUG oslo_concurrency.lockutils [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.373628] [48526]: DEBUG oslo_concurrency.lockutils [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.374276] [48526]: DEBUG oslo_concurrency.lockutils [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.374721] [48526]: DEBUG oslo_concurrency.lockutils [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.374848] [48526]: DEBUG oslo_concurrency.lockutils [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.374914] [48527]: DEBUG nova.compute.api [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.380455] [48527]: DEBUG oslo_concurrency.lockutils [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.381463] [48527]: DEBUG oslo_concurrency.lockutils [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.381463] [48527]: DEBUG oslo_concurrency.lockutils [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.381463] [48527]: DEBUG oslo_concurrency.lockutils [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.381463] [48527]: DEBUG oslo_concurrency.lockutils [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.381463] [48527]: DEBUG oslo_concurrency.lockutils [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.411237] [48527]: DEBUG oslo_concurrency.lockutils [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.411418] [48527]: DEBUG oslo_concurrency.lockutils [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.411553] [48527]: DEBUG oslo_concurrency.lockutils [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.411726] [48527]: DEBUG nova.objects.instance [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.413796] [48526]: DEBUG oslo_concurrency.lockutils [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.413974] [48526]: DEBUG oslo_concurrency.lockutils [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.414160] [48526]: DEBUG oslo_concurrency.lockutils [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.414410] [48526]: DEBUG nova.objects.instance [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.418529] [48526]: WARNING neutronclient.v2_0.client [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.419884] [48527]: WARNING neutronclient.v2_0.client [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.479037] [48526]: DEBUG nova.policy [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.485984] [48526]: INFO nova.api.openstack.requestlog [None req-5488d7d7-0996-4859-88f7-00a869387181 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.140876 [ 926.486589] [48526]: [pid: 48526|app: 0|req: 1928/3826] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.489290] [48526]: DEBUG nova.api.openstack.wsgi [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.490711] [48526]: DEBUG nova.compute.api [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.493105] [48527]: DEBUG nova.policy [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.494205] [48526]: DEBUG oslo_concurrency.lockutils [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.494333] [48526]: DEBUG oslo_concurrency.lockutils [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.495824] [48526]: DEBUG oslo_concurrency.lockutils [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.495824] [48526]: DEBUG oslo_concurrency.lockutils [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.495824] [48526]: DEBUG oslo_concurrency.lockutils [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.495824] [48526]: DEBUG oslo_concurrency.lockutils [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.501036] [48527]: DEBUG nova.policy [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.502295] [48527]: DEBUG nova.policy [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.503264] [48527]: INFO nova.api.openstack.requestlog [None req-0963192e-64ec-475f-afdb-d68297443acc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.135906 [ 926.503920] [48527]: [pid: 48527|app: 0|req: 1899/3827] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 926.507446] [48527]: DEBUG nova.api.openstack.wsgi [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.509937] [48527]: DEBUG nova.compute.api [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.516264] [48527]: DEBUG oslo_concurrency.lockutils [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.516347] [48527]: DEBUG oslo_concurrency.lockutils [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.517447] [48527]: DEBUG oslo_concurrency.lockutils [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.517447] [48527]: DEBUG oslo_concurrency.lockutils [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.517447] [48527]: DEBUG oslo_concurrency.lockutils [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.517447] [48527]: DEBUG oslo_concurrency.lockutils [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.524403] [48526]: DEBUG oslo_concurrency.lockutils [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.524608] [48526]: DEBUG oslo_concurrency.lockutils [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.524751] [48526]: DEBUG oslo_concurrency.lockutils [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.525219] [48526]: DEBUG nova.objects.instance [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.529145] [48526]: WARNING neutronclient.v2_0.client [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.544783] [48527]: WARNING neutronclient.v2_0.client [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.650360] [48526]: DEBUG nova.policy [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.654827] [48526]: INFO nova.api.openstack.requestlog [None req-92b4acc9-c9e4-4ced-a560-5de38b590932 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.167603 [ 926.655285] [48526]: [pid: 48526|app: 0|req: 1929/3828] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.694160] [48526]: DEBUG nova.api.openstack.wsgi [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.696090] [48526]: DEBUG nova.compute.api [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.700686] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.700686] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.700686] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.700686] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.700686] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.700686] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.721177] [48526]: WARNING neutronclient.v2_0.client [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.765856] [48527]: DEBUG nova.policy [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.782408] [48527]: INFO nova.api.openstack.requestlog [None req-d276019f-0591-4175-8c94-9a68ae8034a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1517 microversion: 2.1 time: 0.277580 [ 926.782541] [48527]: [pid: 48527|app: 0|req: 1900/3829] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1517 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.792629] [48527]: DEBUG nova.api.openstack.wsgi [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.793590] [48527]: DEBUG nova.compute.api [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.799767] [48527]: DEBUG oslo_concurrency.lockutils [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.800026] [48527]: DEBUG oslo_concurrency.lockutils [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.800165] [48527]: DEBUG oslo_concurrency.lockutils [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.800546] [48527]: DEBUG oslo_concurrency.lockutils [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.801343] [48527]: DEBUG oslo_concurrency.lockutils [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.801541] [48527]: DEBUG oslo_concurrency.lockutils [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.829824] [48527]: WARNING neutronclient.v2_0.client [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.855256] [48527]: DEBUG nova.policy [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.859869] [48527]: INFO nova.api.openstack.requestlog [None req-0438ceac-e72e-41d9-a9c8-ff8fc484ce5f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.076703 [ 926.860150] [48527]: [pid: 48527|app: 0|req: 1901/3830] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:11 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.879782] [48526]: DEBUG nova.policy [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.886595] [48526]: INFO nova.api.openstack.requestlog [None req-4fab3205-2d2d-4893-82d9-4014949e52d4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1364 microversion: 2.1 time: 0.195267 [ 926.887176] [48526]: [pid: 48526|app: 0|req: 1930/3831] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:10 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1364 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.128085] [48527]: DEBUG nova.api.openstack.wsgi [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.128889] [48527]: DEBUG nova.compute.api [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.134889] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.135058] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.135197] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.135457] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.135600] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.135720] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.167822] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.168054] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.168197] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.168357] [48527]: DEBUG nova.objects.instance [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.174618] [48527]: WARNING neutronclient.v2_0.client [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.201357] [48527]: DEBUG nova.policy [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.209247] [48527]: INFO nova.api.openstack.requestlog [None req-ee54ae4c-185d-419c-9038-cf065aa7b513 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.083862 [ 927.209705] [48527]: [pid: 48527|app: 0|req: 1902/3832] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:11 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.241561] [48526]: DEBUG nova.api.openstack.wsgi [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.243112] [48526]: DEBUG nova.compute.api [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.246799] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.247275] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.247275] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.250020] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.250020] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.250020] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.259211] [48527]: DEBUG nova.api.openstack.wsgi [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.260860] [48527]: DEBUG nova.compute.api [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] [instance: 9ed515cc-13ca-4393-8780-8f1d3ed5980f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.264062] [48527]: DEBUG oslo_concurrency.lockutils [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.264325] [48527]: DEBUG oslo_concurrency.lockutils [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.264400] [48527]: DEBUG oslo_concurrency.lockutils [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.264677] [48527]: DEBUG oslo_concurrency.lockutils [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.264827] [48527]: DEBUG oslo_concurrency.lockutils [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.264946] [48527]: DEBUG oslo_concurrency.lockutils [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.269362] [48526]: WARNING neutronclient.v2_0.client [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.285348] [48527]: INFO nova.api.openstack.wsgi [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] HTTP exception thrown: Instance 9ed515cc-13ca-4393-8780-8f1d3ed5980f could not be found. [ 927.285634] [48527]: DEBUG nova.api.openstack.wsgi [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] Returning 404 to user: Instance 9ed515cc-13ca-4393-8780-8f1d3ed5980f could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 927.286072] [48527]: INFO nova.api.openstack.requestlog [None req-819eca57-23bf-47e7-80e3-72f50513d68f tempest-ServersAaction247Test-896185181 tempest-ServersAaction247Test-896185181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f" status: 404 len: 111 microversion: 2.47 time: 0.029986 [ 927.286513] [48527]: [pid: 48527|app: 0|req: 1903/3833] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:11 2025] GET /compute/v2.1/servers/9ed515cc-13ca-4393-8780-8f1d3ed5980f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 927.361311] [48527]: DEBUG nova.api.openstack.wsgi [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.362848] [48527]: DEBUG nova.compute.api [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.368316] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.368487] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.368615] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.368905] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.369068] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.369190] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.424854] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.424854] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.424854] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.425014] [48527]: DEBUG nova.objects.instance [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.428716] [48527]: WARNING neutronclient.v2_0.client [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.499210] [48526]: DEBUG nova.policy [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.510874] [48526]: INFO nova.api.openstack.requestlog [None req-9c6d9607-6a3c-4848-ba05-f999f1e4cf57 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1469 microversion: 2.1 time: 0.272063 [ 927.511190] [48526]: [pid: 48526|app: 0|req: 1931/3834] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:11 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1469 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.515285] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.519118] [48526]: DEBUG nova.compute.api [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.519188] [48527]: DEBUG nova.policy [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.520913] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.521231] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.521462] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.521738] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.521929] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.522152] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.525855] [48527]: INFO nova.api.openstack.requestlog [None req-7f708e58-f26f-48df-b914-bfa79641e1a5 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.165873 [ 927.527061] [48527]: [pid: 48527|app: 0|req: 1904/3835] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:11 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.532442] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.537135] [48527]: DEBUG nova.compute.api [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.539966] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.540210] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.540346] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.540820] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.540820] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.540959] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.554952] [48526]: WARNING neutronclient.v2_0.client [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.570629] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.570978] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.571549] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.571549] [48527]: DEBUG nova.objects.instance [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.577278] [48527]: WARNING neutronclient.v2_0.client [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.655889] [48526]: DEBUG nova.policy [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.665575] [48526]: DEBUG nova.policy [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.666283] [48526]: DEBUG nova.policy [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.666891] [48526]: INFO nova.api.openstack.requestlog [None req-aa34bc81-f41f-443c-ac1f-045ea5a07aff tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.155235 [ 927.667491] [48526]: [pid: 48526|app: 0|req: 1932/3836] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:11 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 927.669613] [48527]: DEBUG nova.policy [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.672626] [48526]: DEBUG nova.api.openstack.wsgi [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.675747] [48526]: DEBUG nova.compute.api [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.676583] [48527]: INFO nova.api.openstack.requestlog [None req-8f1621d8-0f10-4e1c-9d60-bd61b01cf7f0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.148448 [ 927.677049] [48527]: [pid: 48527|app: 0|req: 1905/3837] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:11 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.679667] [48527]: DEBUG nova.api.openstack.wsgi [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.681246] [48527]: DEBUG nova.compute.api [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.684134] [48526]: DEBUG oslo_concurrency.lockutils [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.684351] [48526]: DEBUG oslo_concurrency.lockutils [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.684488] [48526]: DEBUG oslo_concurrency.lockutils [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.684805] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.684987] [48526]: DEBUG oslo_concurrency.lockutils [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.685054] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.685161] [48526]: DEBUG oslo_concurrency.lockutils [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.685198] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.685523] [48526]: DEBUG oslo_concurrency.lockutils [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.685627] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.685827] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.685933] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.715667] [48526]: DEBUG oslo_concurrency.lockutils [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.716043] [48526]: DEBUG oslo_concurrency.lockutils [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.716314] [48526]: DEBUG oslo_concurrency.lockutils [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.716587] [48526]: DEBUG nova.objects.instance [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.722848] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.723080] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.723253] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.723425] [48527]: DEBUG nova.objects.instance [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lazy-loading 'fault' on Instance uuid 169ff72e-571b-4aac-ac07-2faef6858a9c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.725298] [48526]: WARNING neutronclient.v2_0.client [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.731850] [48527]: WARNING neutronclient.v2_0.client [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.874933] [48526]: DEBUG nova.policy [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.882679] [48526]: DEBUG nova.policy [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.883379] [48526]: DEBUG nova.policy [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.884095] [48526]: INFO nova.api.openstack.requestlog [None req-f00cf6f2-d872-4c0f-af30-2dc115af5f0e tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.216053 [ 927.884433] [48526]: [pid: 48526|app: 0|req: 1933/3838] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:11 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 927.887427] [48526]: DEBUG nova.api.openstack.wsgi [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.888873] [48526]: DEBUG nova.compute.api [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.891270] [48527]: DEBUG nova.policy [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b8c3e668483458183e844c1ce88eed7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9020238ede243bc8748251e62d11e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.895669] [48526]: DEBUG oslo_concurrency.lockutils [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.895669] [48526]: DEBUG oslo_concurrency.lockutils [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.895669] [48526]: DEBUG oslo_concurrency.lockutils [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.895669] [48526]: DEBUG oslo_concurrency.lockutils [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.895669] [48526]: DEBUG oslo_concurrency.lockutils [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.895669] [48526]: DEBUG oslo_concurrency.lockutils [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.896033] [48527]: INFO nova.api.openstack.requestlog [None req-7aa710e7-bfc9-4b9a-a78f-2a616dd5f7ee tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 200 len: 1353 microversion: 2.1 time: 0.218161 [ 927.897773] [48527]: [pid: 48527|app: 0|req: 1906/3839] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:11 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 1353 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.899710] [48527]: DEBUG nova.api.openstack.wsgi [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.901311] [48527]: DEBUG nova.compute.api [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.904755] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.905016] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.905183] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.905538] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.905738] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.905899] [48527]: DEBUG oslo_concurrency.lockutils [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.924842] [48527]: WARNING neutronclient.v2_0.client [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.926391] [48526]: WARNING neutronclient.v2_0.client [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.002962] [48527]: DEBUG nova.policy [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.007726] [48527]: INFO nova.api.openstack.requestlog [None req-22a18af5-d5d9-4803-aca0-f42650085920 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.110992 [ 928.008129] [48527]: [pid: 48527|app: 0|req: 1907/3840] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:12 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.010974] [48527]: DEBUG nova.api.openstack.wsgi [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.012611] [48527]: DEBUG nova.compute.api [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.018568] [48527]: DEBUG oslo_concurrency.lockutils [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.018568] [48527]: DEBUG oslo_concurrency.lockutils [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.018783] [48527]: DEBUG oslo_concurrency.lockutils [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.018896] [48527]: DEBUG oslo_concurrency.lockutils [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.019054] [48527]: DEBUG oslo_concurrency.lockutils [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.019201] [48527]: DEBUG oslo_concurrency.lockutils [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.036841] [48527]: WARNING neutronclient.v2_0.client [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.167954] [48526]: DEBUG nova.policy [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.176352] [48526]: INFO nova.api.openstack.requestlog [None req-302ca746-b0a6-49ff-b7fa-cba26fffd91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1517 microversion: 2.1 time: 0.291308 [ 928.176782] [48526]: [pid: 48526|app: 0|req: 1934/3841] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:12 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1517 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.192851] [48527]: DEBUG nova.policy [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.196999] [48527]: INFO nova.api.openstack.requestlog [None req-971b2557-475f-4dca-9c90-eca33e3440eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1364 microversion: 2.1 time: 0.188166 [ 928.197362] [48527]: [pid: 48527|app: 0|req: 1908/3842] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:12 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1364 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.223692] [48526]: DEBUG nova.api.openstack.wsgi [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.225175] [48526]: DEBUG nova.compute.api [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.230168] [48526]: DEBUG oslo_concurrency.lockutils [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.230411] [48526]: DEBUG oslo_concurrency.lockutils [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.230585] [48526]: DEBUG oslo_concurrency.lockutils [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.230877] [48526]: DEBUG oslo_concurrency.lockutils [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.231076] [48526]: DEBUG oslo_concurrency.lockutils [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.231234] [48526]: DEBUG oslo_concurrency.lockutils [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.261200] [48526]: DEBUG oslo_concurrency.lockutils [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.261497] [48526]: DEBUG oslo_concurrency.lockutils [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.262073] [48526]: DEBUG oslo_concurrency.lockutils [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.262287] [48526]: DEBUG nova.objects.instance [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.267467] [48526]: WARNING neutronclient.v2_0.client [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.285154] [48526]: DEBUG nova.policy [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.289470] [48526]: INFO nova.api.openstack.requestlog [None req-23b34e8c-d986-4a92-9ea7-b513afe82871 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.068130 [ 928.289836] [48526]: [pid: 48526|app: 0|req: 1935/3843] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:12 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.531045] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.532380] [48527]: DEBUG nova.compute.api [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.537158] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.537369] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.537549] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.537849] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.538010] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.538142] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.543636] [48526]: DEBUG nova.api.openstack.wsgi [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.545767] [48526]: DEBUG nova.compute.api [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.549187] [48526]: DEBUG oslo_concurrency.lockutils [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.549377] [48526]: DEBUG oslo_concurrency.lockutils [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.549518] [48526]: DEBUG oslo_concurrency.lockutils [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.550174] [48526]: DEBUG oslo_concurrency.lockutils [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.550174] [48526]: DEBUG oslo_concurrency.lockutils [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.550174] [48526]: DEBUG oslo_concurrency.lockutils [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.568609] [48527]: WARNING neutronclient.v2_0.client [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.578499] [48526]: DEBUG oslo_concurrency.lockutils [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.578888] [48526]: DEBUG oslo_concurrency.lockutils [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.579507] [48526]: DEBUG oslo_concurrency.lockutils [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.579507] [48526]: DEBUG nova.objects.instance [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.585622] [48526]: WARNING neutronclient.v2_0.client [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.625335] [48526]: DEBUG nova.policy [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.632356] [48526]: INFO nova.api.openstack.requestlog [None req-caacf686-dcf9-4d04-ac72-35c0926ded52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.091792 [ 928.633303] [48526]: [pid: 48526|app: 0|req: 1936/3844] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:12 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.659372] [48527]: DEBUG nova.policy [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.664064] [48527]: INFO nova.api.openstack.requestlog [None req-b5e408cd-4773-4801-9bcb-0198e80d8648 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1466 microversion: 2.1 time: 0.136145 [ 928.664508] [48527]: [pid: 48527|app: 0|req: 1909/3845] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:12 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1466 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.675923] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0576312-f58a-4f22-beaa-7dfd697d773f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 928.677418] [48526]: DEBUG nova.compute.api [None req-c0576312-f58a-4f22-beaa-7dfd697d773f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.681050] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0576312-f58a-4f22-beaa-7dfd697d773f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.681050] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0576312-f58a-4f22-beaa-7dfd697d773f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.681050] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0576312-f58a-4f22-beaa-7dfd697d773f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.681316] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0576312-f58a-4f22-beaa-7dfd697d773f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.681462] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0576312-f58a-4f22-beaa-7dfd697d773f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.681581] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0576312-f58a-4f22-beaa-7dfd697d773f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.684343] [48527]: DEBUG nova.api.openstack.wsgi [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.686982] [48527]: DEBUG nova.compute.api [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.690270] [48527]: DEBUG oslo_concurrency.lockutils [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.690441] [48527]: DEBUG oslo_concurrency.lockutils [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.690574] [48527]: DEBUG oslo_concurrency.lockutils [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.690821] [48527]: DEBUG oslo_concurrency.lockutils [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.690964] [48527]: DEBUG oslo_concurrency.lockutils [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.691099] [48527]: DEBUG oslo_concurrency.lockutils [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.709746] [48527]: WARNING neutronclient.v2_0.client [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.739412] [48527]: DEBUG nova.policy [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.747819] [48527]: DEBUG nova.policy [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.748444] [48527]: DEBUG nova.policy [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.749085] [48527]: INFO nova.api.openstack.requestlog [None req-95fe0f70-19a2-47e1-a051-243d0b5e8ae6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.066705 [ 928.749433] [48527]: [pid: 48527|app: 0|req: 1910/3846] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:12 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 928.751672] [48527]: DEBUG nova.api.openstack.wsgi [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.753013] [48527]: DEBUG nova.compute.api [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.758956] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.758956] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.758956] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.758956] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.758956] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.758956] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.785072] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.785072] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.785072] [48527]: DEBUG oslo_concurrency.lockutils [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.785072] [48527]: DEBUG nova.objects.instance [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.788874] [48527]: WARNING neutronclient.v2_0.client [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.797770] [48526]: INFO nova.api.openstack.requestlog [None req-c0576312-f58a-4f22-beaa-7dfd697d773f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330/action" status: 202 len: 0 microversion: 2.1 time: 0.123780 [ 928.798135] [48526]: [pid: 48526|app: 0|req: 1937/3847] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:57:12 2025] POST /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 928.803024] [48526]: DEBUG nova.api.openstack.wsgi [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.804707] [48526]: DEBUG nova.compute.api [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.810619] [48527]: DEBUG nova.policy [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.812347] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.812648] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.812933] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.813148] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.813233] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.813335] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.816993] [48527]: INFO nova.api.openstack.requestlog [None req-48e84c1d-9b2f-4b64-85da-d8925c3e8472 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.066965 [ 928.817342] [48527]: [pid: 48527|app: 0|req: 1911/3848] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:12 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.835167] [48526]: WARNING neutronclient.v2_0.client [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.897907] [48526]: DEBUG nova.policy [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.903224] [48526]: INFO nova.api.openstack.requestlog [None req-7c742d3c-8479-4f13-b2aa-9d16e60e9aad tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.102386 [ 928.903729] [48526]: [pid: 48526|app: 0|req: 1938/3849] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:13 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 928.903854] [48527]: DEBUG nova.api.openstack.wsgi [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.906113] [48527]: DEBUG nova.compute.api [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.910589] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.910786] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.911068] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.911207] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.911355] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.911554] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.913238] [48526]: DEBUG nova.api.openstack.wsgi [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.916205] [48526]: DEBUG nova.compute.api [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] [instance: 169ff72e-571b-4aac-ac07-2faef6858a9c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.920478] [48526]: DEBUG oslo_concurrency.lockutils [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.920725] [48526]: DEBUG oslo_concurrency.lockutils [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.920989] [48526]: DEBUG oslo_concurrency.lockutils [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.921357] [48526]: DEBUG oslo_concurrency.lockutils [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.921585] [48526]: DEBUG oslo_concurrency.lockutils [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.921773] [48526]: DEBUG oslo_concurrency.lockutils [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.931102] [48526]: INFO nova.api.openstack.wsgi [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] HTTP exception thrown: Instance 169ff72e-571b-4aac-ac07-2faef6858a9c could not be found. [ 928.931526] [48526]: DEBUG nova.api.openstack.wsgi [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Returning 404 to user: Instance 169ff72e-571b-4aac-ac07-2faef6858a9c could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 928.931994] [48526]: INFO nova.api.openstack.requestlog [None req-c63acff5-7aff-40c6-9df0-b8aedc11bc99 tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c" status: 404 len: 111 microversion: 2.1 time: 0.021116 [ 928.932365] [48526]: [pid: 48526|app: 0|req: 1939/3850] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:13 2025] GET /compute/v2.1/servers/169ff72e-571b-4aac-ac07-2faef6858a9c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 928.935648] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.935832] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.936291] [48527]: DEBUG oslo_concurrency.lockutils [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.936291] [48527]: DEBUG nova.objects.instance [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.937718] [48526]: DEBUG nova.api.openstack.wsgi [None req-445a9637-e954-4806-ab08-5033c631d3bc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.940230] [48527]: WARNING neutronclient.v2_0.client [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.951942] [48526]: INFO nova.api.openstack.requestlog [None req-445a9637-e954-4806-ab08-5033c631d3bc tempest-ServersTestJSON-52034376 tempest-ServersTestJSON-52034376-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1115694534" status: 202 len: 0 microversion: 2.1 time: 0.016702 [ 928.952327] [48526]: [pid: 48526|app: 0|req: 1940/3851] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:57:13 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1115694534 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 928.959486] [48527]: DEBUG nova.policy [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.964051] [48527]: DEBUG nova.policy [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.964755] [48527]: DEBUG nova.policy [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.965517] [48527]: INFO nova.api.openstack.requestlog [None req-eca7493a-a4a8-49f3-8f77-959a5290aee5 tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.065464 [ 928.965790] [48527]: [pid: 48527|app: 0|req: 1912/3852] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:13 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 929.022320] [48526]: DEBUG nova.api.openstack.wsgi [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.024556] [48526]: DEBUG nova.compute.api [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.028894] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.029238] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.029281] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.029602] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.029714] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.029860] [48526]: DEBUG oslo_concurrency.lockutils [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.048935] [48526]: WARNING neutronclient.v2_0.client [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.104602] [48526]: DEBUG nova.policy [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.111550] [48526]: INFO nova.api.openstack.requestlog [None req-f53a73bc-24cf-4cca-837d-7751476a3e52 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.091366 [ 929.112026] [48526]: [pid: 48526|app: 0|req: 1941/3853] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:13 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.189553] [48527]: DEBUG nova.api.openstack.wsgi [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.191114] [48527]: DEBUG nova.compute.api [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.197074] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.197074] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.197074] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.197074] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.197074] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.197665] [48527]: DEBUG oslo_concurrency.lockutils [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.220049] [48526]: DEBUG nova.api.openstack.wsgi [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.223724] [48526]: DEBUG nova.compute.api [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.228019] [48527]: WARNING neutronclient.v2_0.client [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.228164] [48526]: DEBUG oslo_concurrency.lockutils [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.228433] [48526]: DEBUG oslo_concurrency.lockutils [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.228569] [48526]: DEBUG oslo_concurrency.lockutils [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.228894] [48526]: DEBUG oslo_concurrency.lockutils [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.229075] [48526]: DEBUG oslo_concurrency.lockutils [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.230655] [48526]: DEBUG oslo_concurrency.lockutils [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.251502] [48526]: WARNING neutronclient.v2_0.client [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.597331] [48527]: DEBUG nova.policy [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.614032] [48527]: INFO nova.api.openstack.requestlog [None req-fcbdb04b-c0d3-45a4-a456-d84402e7e50a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1515 microversion: 2.1 time: 0.426641 [ 929.614555] [48527]: [pid: 48527|app: 0|req: 1913/3854] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:13 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1515 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.619049] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.619049] [48527]: DEBUG nova.compute.api [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.623866] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.624312] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.624513] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.624756] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.624902] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.625034] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.637121] [48526]: DEBUG nova.policy [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.642272] [48526]: INFO nova.api.openstack.requestlog [None req-83606732-f3af-460c-9be1-f7a69e9a77f9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1364 microversion: 2.1 time: 0.423880 [ 929.642272] [48526]: [pid: 48526|app: 0|req: 1942/3855] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:13 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1364 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.646661] [48526]: DEBUG nova.api.openstack.wsgi [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.649436] [48526]: DEBUG nova.compute.api [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.654167] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.654367] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.654505] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.655080] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.655080] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.655080] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.662364] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.662831] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.663122] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.663402] [48527]: DEBUG nova.objects.instance [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.667864] [48527]: WARNING neutronclient.v2_0.client [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.691242] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.691431] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.691564] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.691719] [48526]: DEBUG nova.objects.instance [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.695934] [48526]: WARNING neutronclient.v2_0.client [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.708457] [48527]: DEBUG nova.policy [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.713883] [48527]: INFO nova.api.openstack.requestlog [None req-3a3b7305-3740-46c9-bcfd-630ba19269c9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.098713 [ 929.715212] [48527]: [pid: 48527|app: 0|req: 1914/3856] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:13 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.721660] [48526]: DEBUG nova.policy [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.726634] [48526]: INFO nova.api.openstack.requestlog [None req-ccb96541-3333-401c-9779-815ba9cc6cc8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.082119 [ 929.726963] [48526]: [pid: 48526|app: 0|req: 1943/3857] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:13 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.766789] [48526]: DEBUG nova.api.openstack.wsgi [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.768663] [48526]: DEBUG nova.compute.api [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.775050] [48526]: DEBUG oslo_concurrency.lockutils [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.775317] [48526]: DEBUG oslo_concurrency.lockutils [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.775539] [48526]: DEBUG oslo_concurrency.lockutils [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.775929] [48526]: DEBUG oslo_concurrency.lockutils [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.776276] [48526]: DEBUG oslo_concurrency.lockutils [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.776494] [48526]: DEBUG oslo_concurrency.lockutils [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.806954] [48526]: WARNING neutronclient.v2_0.client [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.808086] [48527]: DEBUG nova.api.openstack.wsgi [None req-accb4d24-6f72-4ff9-882a-dbe4ab795b49 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-115190591", "description": "tempest-description-1497411735"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 929.810667] [48527]: WARNING neutronclient.v2_0.client [None req-accb4d24-6f72-4ff9-882a-dbe4ab795b49 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.832102] [48526]: DEBUG nova.policy [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.842268] [48526]: DEBUG nova.policy [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.842268] [48526]: DEBUG nova.policy [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.842268] [48526]: INFO nova.api.openstack.requestlog [None req-250bfff6-d436-4c03-a0e6-9fc8238c6848 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.075406 [ 929.842268] [48526]: [pid: 48526|app: 0|req: 1944/3858] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:13 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 929.844358] [48526]: DEBUG nova.api.openstack.wsgi [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.846654] [48526]: DEBUG nova.compute.api [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.848881] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=627,nova_api:INSERT=11,nova_api:UPDATE=4,nova_api:DELETE=2 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 929.850897] [48526]: DEBUG oslo_concurrency.lockutils [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.851121] [48526]: DEBUG oslo_concurrency.lockutils [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.851295] [48526]: DEBUG oslo_concurrency.lockutils [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.851509] [48526]: DEBUG oslo_concurrency.lockutils [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.851717] [48526]: DEBUG oslo_concurrency.lockutils [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.851897] [48526]: DEBUG oslo_concurrency.lockutils [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.886057] [48526]: DEBUG oslo_concurrency.lockutils [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.887121] [48526]: DEBUG oslo_concurrency.lockutils [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.887121] [48526]: DEBUG oslo_concurrency.lockutils [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.887121] [48526]: DEBUG nova.objects.instance [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.890765] [48526]: WARNING neutronclient.v2_0.client [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.967399] [48527]: INFO nova.api.openstack.requestlog [None req-accb4d24-6f72-4ff9-882a-dbe4ab795b49 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.251575 [ 929.974027] [48527]: [pid: 48527|app: 0|req: 1915/3859] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:57:13 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 929.974195] [48527]: DEBUG nova.api.openstack.wsgi [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.975862] [48527]: DEBUG nova.compute.api [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.982794] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.982794] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.982794] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.983025] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.983228] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.984802] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.984884] [48526]: DEBUG nova.policy [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.990509] [48526]: INFO nova.api.openstack.requestlog [None req-81387243-2bf6-46eb-ae19-25ca2e7c72b7 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.150025 [ 929.990832] [48526]: [pid: 48526|app: 0|req: 1945/3860] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:14 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.993187] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c5cfd9e-8407-4efa-80ca-143e163cb10f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1359738335", "description": "tempest-description-1092653307"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 929.995520] [48526]: WARNING neutronclient.v2_0.client [None req-6c5cfd9e-8407-4efa-80ca-143e163cb10f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.007125] [48527]: WARNING neutronclient.v2_0.client [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.105324] [48526]: INFO nova.api.openstack.requestlog [None req-6c5cfd9e-8407-4efa-80ca-143e163cb10f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.113887 [ 930.105679] [48526]: [pid: 48526|app: 0|req: 1946/3861] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:57:14 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 930.108147] [48526]: DEBUG nova.api.openstack.wsgi [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.109418] [48526]: DEBUG nova.compute.api [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.114865] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.115067] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.115206] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.115460] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.115598] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.115733] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.160165] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.161753] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.161753] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.161753] [48526]: DEBUG nova.objects.instance [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lazy-loading 'fault' on Instance uuid 1ce16f63-422d-4e7d-af82-111e57b18cda {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.165694] [48526]: WARNING neutronclient.v2_0.client [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.184878] [48526]: DEBUG nova.policy [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.195246] [48526]: DEBUG nova.policy [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.195857] [48526]: DEBUG nova.policy [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c970e0ca622c47c3a2b8886fc7739f78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5eb6b8adf9248edb1af66d702fed485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.196963] [48526]: INFO nova.api.openstack.requestlog [None req-6cada377-4cb6-40b8-adfb-1f7b3a876fff tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 200 len: 1386 microversion: 2.47 time: 0.090460 [ 930.197311] [48526]: [pid: 48526|app: 0|req: 1947/3862] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:14 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 1386 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 930.201321] [48526]: DEBUG nova.api.openstack.wsgi [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.202712] [48526]: DEBUG nova.compute.api [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.205982] [48526]: DEBUG oslo_concurrency.lockutils [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.206302] [48526]: DEBUG oslo_concurrency.lockutils [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.206440] [48526]: DEBUG oslo_concurrency.lockutils [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.206713] [48526]: DEBUG oslo_concurrency.lockutils [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.206857] [48526]: DEBUG oslo_concurrency.lockutils [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.206974] [48526]: DEBUG oslo_concurrency.lockutils [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.222479] [48527]: DEBUG nova.policy [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.229317] [48527]: INFO nova.api.openstack.requestlog [None req-c6e20942-1deb-490d-a6e6-97401a31665a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.257230 [ 930.229616] [48527]: [pid: 48527|app: 0|req: 1916/3863] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:14 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.234501] [48527]: DEBUG nova.api.openstack.wsgi [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1227161966", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "ca967155-d385-49f8-8771-7122a39b2697"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 930.238363] [48526]: WARNING neutronclient.v2_0.client [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.262418] [48526]: DEBUG nova.policy [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.268773] [48526]: INFO nova.api.openstack.requestlog [None req-769c7748-d3ee-4bcb-a376-fef45da333c3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.070437 [ 930.268773] [48526]: [pid: 48526|app: 0|req: 1948/3864] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:14 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.275150] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.275351] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.275488] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.276902] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.277163] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.277257] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.281986] [48527]: DEBUG nova.network.neutron [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] validate_networks() for [('ca967155-d385-49f8-8771-7122a39b2697', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 930.282347] [48527]: WARNING neutronclient.v2_0.client [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.283571] [48527]: WARNING openstack [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 930.285043] [48527]: WARNING openstack [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 930.290286] [48527]: INFO nova.network.neutron [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] _ports_needed_per_instance requested_netwokrs=[('ca967155-d385-49f8-8771-7122a39b2697', None, None, None, None, None)] [ 930.435027] [48527]: WARNING neutronclient.v2_0.client [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.435767] [48527]: WARNING openstack [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 930.436123] [48527]: WARNING openstack [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 930.566789] [48527]: DEBUG nova.virt.hardware [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 930.566959] [48527]: DEBUG nova.virt.hardware [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 930.568930] [48527]: DEBUG nova.virt.hardware [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 930.568930] [48527]: DEBUG nova.virt.hardware [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 930.568930] [48527]: DEBUG nova.virt.hardware [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 930.577064] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.577282] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.577355] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.577972] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.577972] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.577972] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.594902] [48527]: DEBUG nova.quota [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Getting quotas for project 5a78f8bff9d64809af4183d2004072f4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 930.599593] [48527]: DEBUG nova.quota [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Getting quotas for user 6f7b190278d547c8a2410c2137eebcd7 and project 5a78f8bff9d64809af4183d2004072f4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 930.615782] [48527]: DEBUG nova.compute.api [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 930.617326] [48527]: DEBUG nova.compute.api [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 930.630608] [48526]: DEBUG nova.api.openstack.wsgi [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.632467] [48526]: DEBUG nova.compute.api [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.639718] [48526]: DEBUG oslo_concurrency.lockutils [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.639718] [48526]: DEBUG oslo_concurrency.lockutils [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.639718] [48526]: DEBUG oslo_concurrency.lockutils [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.639718] [48526]: DEBUG oslo_concurrency.lockutils [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.639718] [48526]: DEBUG oslo_concurrency.lockutils [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.639718] [48526]: DEBUG oslo_concurrency.lockutils [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.663025] [48527]: INFO nova.api.openstack.requestlog [None req-a41dee7d-da69-4a72-9ce0-6046844e65cf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.432494 [ 930.663155] [48527]: [pid: 48527|app: 0|req: 1917/3865] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:57:14 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) [ 930.665738] [48527]: DEBUG nova.api.openstack.wsgi [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.667200] [48527]: DEBUG nova.compute.api [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.671066] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.671066] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.671066] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.671238] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.671377] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.671491] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.678786] [48526]: WARNING neutronclient.v2_0.client [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.694691] [48527]: WARNING neutronclient.v2_0.client [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.815879] [48526]: DEBUG nova.policy [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.822555] [48526]: INFO nova.api.openstack.requestlog [None req-e771591b-1851-469f-9aff-e0e54378715b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1515 microversion: 2.1 time: 0.194861 [ 930.823188] [48526]: [pid: 48526|app: 0|req: 1949/3866] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:14 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1515 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.825557] [48526]: DEBUG nova.api.openstack.wsgi [None req-7e389d98-a605-4c7c-b1b0-33b27fbf0a13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.827343] [48526]: DEBUG nova.compute.api [None req-7e389d98-a605-4c7c-b1b0-33b27fbf0a13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.839966] [48526]: WARNING neutronclient.v2_0.client [None req-7e389d98-a605-4c7c-b1b0-33b27fbf0a13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.849885] [48527]: DEBUG nova.policy [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.863414] [48527]: INFO nova.api.openstack.requestlog [None req-9eb0f71c-78ac-43b2-b4c0-e58cded5630b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1552 microversion: 2.1 time: 0.196992 [ 930.864833] [48527]: [pid: 48527|app: 0|req: 1918/3867] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:14 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1552 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.866190] [48526]: DEBUG nova.policy [None req-7e389d98-a605-4c7c-b1b0-33b27fbf0a13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.869017] [48527]: DEBUG nova.api.openstack.wsgi [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.870535] [48527]: DEBUG nova.compute.api [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.871942] [48526]: INFO nova.api.openstack.requestlog [None req-7e389d98-a605-4c7c-b1b0-33b27fbf0a13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1214 microversion: 2.1 time: 0.048394 [ 930.872358] [48526]: [pid: 48526|app: 0|req: 1950/3868] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:15 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.874665] [48526]: DEBUG nova.api.openstack.wsgi [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.876110] [48526]: DEBUG nova.compute.api [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.877400] [48527]: DEBUG oslo_concurrency.lockutils [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.877639] [48527]: DEBUG oslo_concurrency.lockutils [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.877726] [48527]: DEBUG oslo_concurrency.lockutils [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.877981] [48527]: DEBUG oslo_concurrency.lockutils [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.878135] [48527]: DEBUG oslo_concurrency.lockutils [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.878255] [48527]: DEBUG oslo_concurrency.lockutils [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.881241] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.881435] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.881567] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.881817] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.881957] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.882090] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.911750] [48527]: DEBUG oslo_concurrency.lockutils [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.911948] [48527]: DEBUG oslo_concurrency.lockutils [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.912097] [48527]: DEBUG oslo_concurrency.lockutils [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.912249] [48527]: DEBUG nova.objects.instance [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.912857] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.913074] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.913214] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.913372] [48526]: DEBUG nova.objects.instance [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.919241] [48526]: WARNING neutronclient.v2_0.client [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.919309] [48527]: WARNING neutronclient.v2_0.client [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.936593] [48526]: DEBUG nova.policy [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.941254] [48526]: INFO nova.api.openstack.requestlog [None req-b4f18230-1859-4f32-970c-b444fcb266bb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.068305 [ 930.941829] [48526]: [pid: 48526|app: 0|req: 1951/3869] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:15 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.945569] [48526]: DEBUG nova.api.openstack.wsgi [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.947716] [48526]: DEBUG nova.compute.api [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.954170] [48526]: DEBUG oslo_concurrency.lockutils [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.954289] [48527]: DEBUG nova.policy [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.954519] [48526]: DEBUG oslo_concurrency.lockutils [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.954761] [48526]: DEBUG oslo_concurrency.lockutils [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.955169] [48526]: DEBUG oslo_concurrency.lockutils [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.955394] [48526]: DEBUG oslo_concurrency.lockutils [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.955586] [48526]: DEBUG oslo_concurrency.lockutils [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.960266] [48527]: INFO nova.api.openstack.requestlog [None req-94da4a47-d538-4b19-9801-92f5f829c386 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.094829 [ 930.960727] [48527]: [pid: 48527|app: 0|req: 1919/3870] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:15 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.965389] [48527]: DEBUG nova.api.openstack.wsgi [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.967298] [48527]: DEBUG nova.compute.api [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.974494] [48527]: DEBUG oslo_concurrency.lockutils [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.974725] [48527]: DEBUG oslo_concurrency.lockutils [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.974914] [48527]: DEBUG oslo_concurrency.lockutils [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.975281] [48527]: DEBUG oslo_concurrency.lockutils [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.975507] [48527]: DEBUG oslo_concurrency.lockutils [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.975700] [48527]: DEBUG oslo_concurrency.lockutils [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.985351] [48526]: WARNING neutronclient.v2_0.client [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.997232] [48527]: WARNING neutronclient.v2_0.client [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 931.009301] [48526]: DEBUG nova.policy [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.019483] [48526]: DEBUG nova.policy [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.019483] [48526]: DEBUG nova.policy [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.021629] [48526]: INFO nova.api.openstack.requestlog [None req-697daaf3-3066-467a-bbf5-6a3149396136 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.079040 [ 931.022549] [48526]: [pid: 48526|app: 0|req: 1952/3871] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:15 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 931.026148] [48526]: DEBUG nova.api.openstack.wsgi [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 931.028110] [48526]: DEBUG nova.compute.api [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 931.032548] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.032798] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.033010] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.033393] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.033611] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.033804] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.042523] [48527]: INFO nova.api.openstack.requestlog [None req-e385c316-93e0-488a-b266-5962d9e22ce0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.081170 [ 931.042889] [48527]: [pid: 48527|app: 0|req: 1920/3872] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:57:15 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/os-interface => generated 288 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 931.067844] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.068812] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.068812] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.068812] [48526]: DEBUG nova.objects.instance [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.072158] [48526]: WARNING neutronclient.v2_0.client [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 931.217420] [48527]: DEBUG nova.api.openstack.wsgi [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 931.219786] [48527]: DEBUG nova.compute.api [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] [instance: 1ce16f63-422d-4e7d-af82-111e57b18cda] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 931.233523] [48527]: DEBUG oslo_concurrency.lockutils [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.234931] [48527]: DEBUG oslo_concurrency.lockutils [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.235073] [48527]: DEBUG oslo_concurrency.lockutils [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.235366] [48527]: DEBUG oslo_concurrency.lockutils [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.235552] [48527]: DEBUG oslo_concurrency.lockutils [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.235707] [48527]: DEBUG oslo_concurrency.lockutils [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.255560] [48527]: INFO nova.api.openstack.wsgi [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] HTTP exception thrown: Instance 1ce16f63-422d-4e7d-af82-111e57b18cda could not be found. [ 931.256292] [48527]: DEBUG nova.api.openstack.wsgi [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] Returning 404 to user: Instance 1ce16f63-422d-4e7d-af82-111e57b18cda could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 931.256853] [48527]: INFO nova.api.openstack.requestlog [None req-0aae19ad-8128-4e68-ba80-da32f41b59cc tempest-ServerShowV247Test-1560211953 tempest-ServerShowV247Test-1560211953-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda" status: 404 len: 111 microversion: 2.47 time: 0.042440 [ 931.257221] [48527]: [pid: 48527|app: 0|req: 1921/3873] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:15 2025] GET /compute/v2.1/servers/1ce16f63-422d-4e7d-af82-111e57b18cda => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 931.263633] [48527]: DEBUG nova.api.openstack.wsgi [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 931.265658] [48527]: DEBUG nova.compute.api [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 931.274571] [48527]: DEBUG oslo_concurrency.lockutils [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.275424] [48527]: DEBUG oslo_concurrency.lockutils [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.275424] [48527]: DEBUG oslo_concurrency.lockutils [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.275424] [48527]: DEBUG oslo_concurrency.lockutils [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.275424] [48527]: DEBUG oslo_concurrency.lockutils [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.275424] [48527]: DEBUG oslo_concurrency.lockutils [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.298912] [48526]: DEBUG nova.policy [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.308299] [48527]: WARNING neutronclient.v2_0.client [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 931.310827] [48526]: INFO nova.api.openstack.requestlog [None req-ad0a828d-6948-4fce-8972-386048d3677d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.287030 [ 931.310827] [48526]: [pid: 48526|app: 0|req: 1953/3874] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:15 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.317387] [48526]: DEBUG nova.api.openstack.wsgi [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 931.318561] [48526]: DEBUG nova.compute.api [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 931.324614] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.324614] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.324738] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.328657] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.328657] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.328657] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.402177] [48526]: WARNING neutronclient.v2_0.client [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 931.441080] [48527]: DEBUG nova.policy [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.450730] [48527]: INFO nova.api.openstack.requestlog [None req-16f65bbd-380f-45e5-96fb-e48b01218b23 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.192930 [ 931.451447] [48527]: [pid: 48527|app: 0|req: 1922/3875] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:15 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.458845] [48526]: DEBUG nova.policy [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.469835] [48526]: INFO nova.api.openstack.requestlog [None req-7a5d69f8-0b3c-4418-bb1c-7afceb4a9461 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.155266 [ 931.469835] [48526]: [pid: 48526|app: 0|req: 1954/3876] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:15 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.673695] [48527]: DEBUG nova.api.openstack.wsgi [req-0a017671-ecd4-4054-a8cc-e3f8d3bbcb73 req-9320e93b-bdca-4781-9bb8-5a274782f427 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "224ad938-fbc3-44f0-8324-0720ec6459c2", "tag": "8201627a-16e7-4f30-aad4-eee62f03c103"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 931.682404] [48527]: DEBUG oslo_concurrency.lockutils [req-0a017671-ecd4-4054-a8cc-e3f8d3bbcb73 req-9320e93b-bdca-4781-9bb8-5a274782f427 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.683168] [48527]: DEBUG oslo_concurrency.lockutils [req-0a017671-ecd4-4054-a8cc-e3f8d3bbcb73 req-9320e93b-bdca-4781-9bb8-5a274782f427 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.683417] [48527]: DEBUG oslo_concurrency.lockutils [req-0a017671-ecd4-4054-a8cc-e3f8d3bbcb73 req-9320e93b-bdca-4781-9bb8-5a274782f427 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.697850] [48527]: INFO nova.api.openstack.compute.server_external_events [req-0a017671-ecd4-4054-a8cc-e3f8d3bbcb73 req-9320e93b-bdca-4781-9bb8-5a274782f427 service nova] Creating event network-changed:8201627a-16e7-4f30-aad4-eee62f03c103 for instance 224ad938-fbc3-44f0-8324-0720ec6459c2 on cpu-1 [ 931.705561] [48527]: INFO nova.api.openstack.requestlog [req-0a017671-ecd4-4054-a8cc-e3f8d3bbcb73 req-9320e93b-bdca-4781-9bb8-5a274782f427 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034508 [ 931.705965] [48527]: [pid: 48527|app: 0|req: 1923/3877] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:15 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) [ 931.842112] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 931.844714] [48526]: DEBUG nova.compute.api [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 931.857693] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.857693] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.857693] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.857693] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.857693] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.857693] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.891310] [48527]: DEBUG nova.api.openstack.wsgi [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 931.893111] [48527]: DEBUG nova.compute.api [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 931.900546] [48527]: DEBUG oslo_concurrency.lockutils [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.902303] [48527]: DEBUG oslo_concurrency.lockutils [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.902303] [48527]: DEBUG oslo_concurrency.lockutils [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.902303] [48527]: DEBUG oslo_concurrency.lockutils [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.902303] [48527]: DEBUG oslo_concurrency.lockutils [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.902303] [48527]: DEBUG oslo_concurrency.lockutils [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.904132] [48526]: WARNING neutronclient.v2_0.client [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 931.926730] [48527]: WARNING neutronclient.v2_0.client [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 931.969837] [48527]: DEBUG nova.policy [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.979142] [48527]: INFO nova.api.openstack.requestlog [None req-8eb29825-f2cf-466c-b133-7b9e66ce75bb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.092134 [ 931.982362] [48527]: [pid: 48527|app: 0|req: 1924/3878] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.982863] [48527]: DEBUG nova.api.openstack.wsgi [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 931.984457] [48527]: DEBUG nova.compute.api [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 931.988470] [48527]: DEBUG oslo_concurrency.lockutils [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.988897] [48527]: DEBUG oslo_concurrency.lockutils [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.989164] [48527]: DEBUG oslo_concurrency.lockutils [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.989471] [48527]: DEBUG oslo_concurrency.lockutils [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.989662] [48527]: DEBUG oslo_concurrency.lockutils [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.989892] [48527]: DEBUG oslo_concurrency.lockutils [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.026858] [48527]: DEBUG oslo_concurrency.lockutils [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.026858] [48527]: DEBUG oslo_concurrency.lockutils [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.026858] [48527]: DEBUG oslo_concurrency.lockutils [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.026858] [48527]: DEBUG nova.objects.instance [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.029162] [48526]: DEBUG nova.policy [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.034503] [48527]: WARNING neutronclient.v2_0.client [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.035289] [48526]: INFO nova.api.openstack.requestlog [None req-2f88e725-02e7-4209-9d2b-43ab094e04a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.197169 [ 932.035663] [48526]: [pid: 48526|app: 0|req: 1955/3879] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.044147] [48526]: DEBUG nova.api.openstack.wsgi [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.045420] [48526]: DEBUG nova.compute.api [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.049885] [48526]: DEBUG oslo_concurrency.lockutils [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.049885] [48526]: DEBUG oslo_concurrency.lockutils [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.049885] [48526]: DEBUG oslo_concurrency.lockutils [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.049885] [48526]: DEBUG oslo_concurrency.lockutils [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.050645] [48526]: DEBUG oslo_concurrency.lockutils [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.050645] [48526]: DEBUG oslo_concurrency.lockutils [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.071753] [48526]: DEBUG oslo_concurrency.lockutils [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.071753] [48526]: DEBUG oslo_concurrency.lockutils [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.071753] [48526]: DEBUG oslo_concurrency.lockutils [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.072071] [48526]: DEBUG nova.objects.instance [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 13188f58-d42d-451a-ae61-313fff43c796 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.075285] [48526]: WARNING neutronclient.v2_0.client [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.085833] [48527]: DEBUG nova.policy [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.092405] [48527]: INFO nova.api.openstack.requestlog [None req-413d17d0-22fd-4a79-90a3-5bc896aeaca8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.112214 [ 932.092703] [48527]: [pid: 48527|app: 0|req: 1925/3880] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.098350] [48527]: DEBUG nova.api.openstack.wsgi [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.099908] [48527]: DEBUG nova.compute.api [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.101851] [48526]: DEBUG nova.policy [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.105726] [48527]: DEBUG oslo_concurrency.lockutils [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.105726] [48527]: DEBUG oslo_concurrency.lockutils [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.105726] [48527]: DEBUG oslo_concurrency.lockutils [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.105726] [48527]: DEBUG oslo_concurrency.lockutils [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.105726] [48527]: DEBUG oslo_concurrency.lockutils [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.105726] [48527]: DEBUG oslo_concurrency.lockutils [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.112552] [48526]: INFO nova.api.openstack.requestlog [None req-10dd5910-d3d0-4d3e-a6ca-e5038e5f295d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 200 len: 1304 microversion: 2.1 time: 0.075862 [ 932.112938] [48526]: [pid: 48526|app: 0|req: 1956/3881] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 1304 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.115976] [48526]: DEBUG nova.api.openstack.wsgi [None req-2dd2f52e-4ef9-4f84-aa17-bd63b2c47f9f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 932.117579] [48526]: DEBUG nova.compute.api [None req-2dd2f52e-4ef9-4f84-aa17-bd63b2c47f9f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.122062] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd2f52e-4ef9-4f84-aa17-bd63b2c47f9f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.122282] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd2f52e-4ef9-4f84-aa17-bd63b2c47f9f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.122443] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd2f52e-4ef9-4f84-aa17-bd63b2c47f9f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.122744] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd2f52e-4ef9-4f84-aa17-bd63b2c47f9f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.122909] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd2f52e-4ef9-4f84-aa17-bd63b2c47f9f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.123084] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd2f52e-4ef9-4f84-aa17-bd63b2c47f9f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.126703] [48527]: WARNING neutronclient.v2_0.client [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.149602] [48527]: DEBUG nova.policy [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.159012] [48527]: DEBUG nova.policy [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.159012] [48527]: DEBUG nova.policy [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.159012] [48527]: INFO nova.api.openstack.requestlog [None req-943394f2-49f5-4aec-8688-fb90b89eebfe tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.064799 [ 932.159012] [48527]: [pid: 48527|app: 0|req: 1926/3882] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 932.174500] [48526]: INFO nova.api.openstack.requestlog [None req-2dd2f52e-4ef9-4f84-aa17-bd63b2c47f9f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387/action" status: 204 len: 0 microversion: 2.1 time: 0.060846 [ 932.174885] [48526]: [pid: 48526|app: 0|req: 1957/3883] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:57:16 2025] POST /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 932.186791] [48527]: DEBUG nova.api.openstack.wsgi [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.188781] [48527]: DEBUG nova.compute.api [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.195029] [48527]: DEBUG oslo_concurrency.lockutils [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.195029] [48527]: DEBUG oslo_concurrency.lockutils [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.195029] [48527]: DEBUG oslo_concurrency.lockutils [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.195029] [48527]: DEBUG oslo_concurrency.lockutils [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.195029] [48527]: DEBUG oslo_concurrency.lockutils [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.195029] [48527]: DEBUG oslo_concurrency.lockutils [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.213750] [48527]: WARNING neutronclient.v2_0.client [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.309687] [48527]: DEBUG nova.policy [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.319800] [48527]: INFO nova.api.openstack.requestlog [None req-04e6e225-cdac-47b4-bffe-d6cd87b620bd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.135890 [ 932.320114] [48527]: [pid: 48527|app: 0|req: 1927/3884] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.328108] [48526]: DEBUG nova.api.openstack.wsgi [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.329796] [48526]: DEBUG nova.compute.api [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.338062] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.338853] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.338853] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.339032] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.339075] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.339199] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.384483] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.384765] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.384944] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.385169] [48526]: DEBUG nova.objects.instance [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.390299] [48526]: WARNING neutronclient.v2_0.client [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.411598] [48526]: DEBUG nova.policy [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.419470] [48526]: INFO nova.api.openstack.requestlog [None req-dd507d60-f1ad-48a2-babc-8f77e07bd2c6 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.094479 [ 932.420243] [48526]: [pid: 48526|app: 0|req: 1958/3885] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.470332] [48527]: DEBUG nova.api.openstack.wsgi [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.471501] [48527]: DEBUG nova.compute.api [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.476935] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.477169] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.477321] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.477595] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.477736] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.477862] [48527]: DEBUG oslo_concurrency.lockutils [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.489106] [48526]: DEBUG nova.api.openstack.wsgi [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.490166] [48526]: DEBUG nova.compute.api [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.493388] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.493570] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.493706] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.493965] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.494124] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.494242] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.509043] [48527]: WARNING neutronclient.v2_0.client [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.515907] [48526]: WARNING neutronclient.v2_0.client [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.540732] [48526]: DEBUG nova.policy [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.550125] [48526]: INFO nova.api.openstack.requestlog [None req-9c4a3614-2871-403c-a499-e3b4c365988d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.067584 [ 932.550125] [48526]: [pid: 48526|app: 0|req: 1959/3886] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.585122] [48527]: DEBUG nova.policy [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.589028] [48527]: INFO nova.api.openstack.requestlog [None req-b83d3f3c-0e2d-4a06-9286-4b070e22bef0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.121107 [ 932.589662] [48527]: [pid: 48527|app: 0|req: 1928/3887] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.639148] [48526]: DEBUG nova.api.openstack.wsgi [None req-927469d4-4f2e-473b-adeb-a901aaeeea46 tempest-ExtensionsTest-114776872 tempest-ExtensionsTest-114776872-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.642999] [48526]: INFO nova.api.openstack.requestlog [None req-927469d4-4f2e-473b-adeb-a901aaeeea46 tempest-ExtensionsTest-114776872 tempest-ExtensionsTest-114776872-project-member] 10.180.1.21 "GET /compute/v2.1/extensions/os-consoles" status: 200 len: 217 microversion: 2.1 time: 0.076144 [ 932.643234] [48526]: [pid: 48526|app: 0|req: 1960/3888] 10.180.1.21 () {58 vars in 1165 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/extensions/os-consoles => generated 217 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 932.649374] [48527]: DEBUG nova.api.openstack.wsgi [None req-bc026f04-b7da-4e92-8105-a45d85a0963a tempest-ExtensionsTest-114776872 tempest-ExtensionsTest-114776872-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.662436] [48527]: INFO nova.api.openstack.requestlog [None req-bc026f04-b7da-4e92-8105-a45d85a0963a tempest-ExtensionsTest-114776872 tempest-ExtensionsTest-114776872-project-member] 10.180.1.21 "GET /compute/v2.1/extensions" status: 200 len: 22700 microversion: 2.1 time: 0.015553 [ 932.662959] [48527]: [pid: 48527|app: 0|req: 1929/3889] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:57:16 2025] GET /compute/v2.1/extensions => generated 22700 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 932.996188] [48526]: DEBUG nova.api.openstack.wsgi [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.998245] [48526]: DEBUG nova.compute.api [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.004587] [48526]: DEBUG oslo_concurrency.lockutils [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.004827] [48526]: DEBUG oslo_concurrency.lockutils [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.004994] [48526]: DEBUG oslo_concurrency.lockutils [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.005331] [48526]: DEBUG oslo_concurrency.lockutils [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.005507] [48526]: DEBUG oslo_concurrency.lockutils [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.005690] [48526]: DEBUG oslo_concurrency.lockutils [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.022621] [48526]: WARNING neutronclient.v2_0.client [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.048126] [48526]: DEBUG nova.policy [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.059891] [48526]: INFO nova.api.openstack.requestlog [None req-c56d1dc9-91b9-44d3-8215-a7e63a4303dd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.066114 [ 933.060276] [48526]: [pid: 48526|app: 0|req: 1961/3890] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:17 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.109332] [48527]: DEBUG nova.api.openstack.wsgi [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.110662] [48527]: DEBUG nova.compute.api [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.116411] [48527]: DEBUG oslo_concurrency.lockutils [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.116411] [48527]: DEBUG oslo_concurrency.lockutils [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.116538] [48527]: DEBUG oslo_concurrency.lockutils [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.117258] [48527]: DEBUG oslo_concurrency.lockutils [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.117258] [48527]: DEBUG oslo_concurrency.lockutils [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.117258] [48527]: DEBUG oslo_concurrency.lockutils [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.130231] [48526]: DEBUG nova.api.openstack.wsgi [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.132054] [48526]: DEBUG nova.compute.api [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 13188f58-d42d-451a-ae61-313fff43c796] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.136668] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.137086] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.137086] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.137280] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.137425] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.137548] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.142981] [48527]: DEBUG oslo_concurrency.lockutils [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.143186] [48527]: DEBUG oslo_concurrency.lockutils [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.143322] [48527]: DEBUG oslo_concurrency.lockutils [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.143475] [48527]: DEBUG nova.objects.instance [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.146667] [48526]: INFO nova.api.openstack.wsgi [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] HTTP exception thrown: Instance 13188f58-d42d-451a-ae61-313fff43c796 could not be found. [ 933.147220] [48526]: DEBUG nova.api.openstack.wsgi [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Returning 404 to user: Instance 13188f58-d42d-451a-ae61-313fff43c796 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 933.147351] [48526]: INFO nova.api.openstack.requestlog [None req-5e239f64-b46a-4646-b7a8-2aa2787f5507 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796" status: 404 len: 111 microversion: 2.1 time: 0.020991 [ 933.147667] [48526]: [pid: 48526|app: 0|req: 1962/3891] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:17 2025] GET /compute/v2.1/servers/13188f58-d42d-451a-ae61-313fff43c796 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 933.148106] [48527]: WARNING neutronclient.v2_0.client [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.153151] [48526]: DEBUG nova.api.openstack.wsgi [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.154330] [48526]: DEBUG nova.compute.api [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.157700] [48526]: DEBUG oslo_concurrency.lockutils [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.157889] [48526]: DEBUG oslo_concurrency.lockutils [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.158041] [48526]: DEBUG oslo_concurrency.lockutils [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.158617] [48526]: DEBUG oslo_concurrency.lockutils [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.158617] [48526]: DEBUG oslo_concurrency.lockutils [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.158617] [48526]: DEBUG oslo_concurrency.lockutils [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.170058] [48527]: DEBUG nova.policy [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.175100] [48527]: INFO nova.api.openstack.requestlog [None req-9295e6c0-46de-4881-8b82-38094ddd2c09 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.067770 [ 933.175218] [48527]: [pid: 48527|app: 0|req: 1930/3892] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:17 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 933.179058] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.179962] [48527]: DEBUG nova.compute.api [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.180194] [48526]: DEBUG oslo_concurrency.lockutils [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.180514] [48526]: DEBUG oslo_concurrency.lockutils [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.180785] [48526]: DEBUG oslo_concurrency.lockutils [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.181252] [48526]: DEBUG nova.objects.instance [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 72fb0921-8d3b-424e-b612-69a1b97b2649 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.183654] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.183855] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.183962] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.184224] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.184357] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.184472] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.184747] [48526]: WARNING neutronclient.v2_0.client [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.202465] [48527]: WARNING neutronclient.v2_0.client [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.203035] [48526]: DEBUG nova.policy [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.207259] [48526]: INFO nova.api.openstack.requestlog [None req-0485963b-2dbe-457b-8d30-cdd68756cf4f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1304 microversion: 2.1 time: 0.056796 [ 933.208031] [48526]: [pid: 48526|app: 0|req: 1963/3893] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:17 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.222594] [48527]: DEBUG nova.policy [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.226906] [48527]: DEBUG nova.policy [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.227608] [48527]: DEBUG nova.policy [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.228197] [48527]: INFO nova.api.openstack.requestlog [None req-b0d6a835-0d98-40cd-93d0-7bbc35c32257 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.052510 [ 933.228516] [48527]: [pid: 48527|app: 0|req: 1931/3894] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:17 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 933.332297] [48526]: DEBUG nova.api.openstack.wsgi [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.333786] [48526]: DEBUG nova.compute.api [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.337261] [48526]: DEBUG oslo_concurrency.lockutils [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.337445] [48526]: DEBUG oslo_concurrency.lockutils [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.337588] [48526]: DEBUG oslo_concurrency.lockutils [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.337904] [48526]: DEBUG oslo_concurrency.lockutils [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.337993] [48526]: DEBUG oslo_concurrency.lockutils [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.338134] [48526]: DEBUG oslo_concurrency.lockutils [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.367974] [48526]: WARNING neutronclient.v2_0.client [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.432540] [48527]: DEBUG nova.api.openstack.wsgi [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.433491] [48526]: DEBUG nova.policy [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.433994] [48527]: DEBUG nova.compute.api [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.435751] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=615,nova_api:DELETE=7,nova_api:UPDATE=9,nova_api:INSERT=6 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 933.440873] [48527]: DEBUG oslo_concurrency.lockutils [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.441296] [48527]: DEBUG oslo_concurrency.lockutils [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.441459] [48527]: DEBUG oslo_concurrency.lockutils [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.441723] [48527]: DEBUG oslo_concurrency.lockutils [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.441872] [48527]: DEBUG oslo_concurrency.lockutils [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.441994] [48527]: DEBUG oslo_concurrency.lockutils [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.442945] [48526]: INFO nova.api.openstack.requestlog [None req-075907dc-2241-4120-b125-89d07f42538c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.112711 [ 933.443286] [48526]: [pid: 48526|app: 0|req: 1964/3895] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:17 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.444692] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1688,nova_cell1:UPDATE=20,nova_cell1:INSERT=9 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 933.472062] [48527]: DEBUG oslo_concurrency.lockutils [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.472217] [48527]: DEBUG oslo_concurrency.lockutils [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.472347] [48527]: DEBUG oslo_concurrency.lockutils [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.472493] [48527]: DEBUG nova.objects.instance [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.475808] [48527]: WARNING neutronclient.v2_0.client [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.494451] [48527]: DEBUG nova.policy [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.498230] [48527]: INFO nova.api.openstack.requestlog [None req-c085b79a-0188-44c3-a769-2d776470f898 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.068348 [ 933.498651] [48527]: [pid: 48527|app: 0|req: 1932/3896] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:17 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.562774] [48526]: DEBUG nova.api.openstack.wsgi [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.564237] [48526]: DEBUG nova.compute.api [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.568214] [48526]: DEBUG oslo_concurrency.lockutils [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.568428] [48526]: DEBUG oslo_concurrency.lockutils [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.568577] [48526]: DEBUG oslo_concurrency.lockutils [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.568948] [48526]: DEBUG oslo_concurrency.lockutils [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.569384] [48526]: DEBUG oslo_concurrency.lockutils [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.569384] [48526]: DEBUG oslo_concurrency.lockutils [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.587936] [48526]: WARNING neutronclient.v2_0.client [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.603805] [48527]: DEBUG nova.api.openstack.wsgi [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.605317] [48527]: DEBUG nova.compute.api [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.606687] [48526]: DEBUG nova.policy [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.608611] [48527]: DEBUG oslo_concurrency.lockutils [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.608865] [48527]: DEBUG oslo_concurrency.lockutils [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.609326] [48527]: DEBUG oslo_concurrency.lockutils [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.609326] [48527]: DEBUG oslo_concurrency.lockutils [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.609464] [48527]: DEBUG oslo_concurrency.lockutils [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.610029] [48527]: DEBUG oslo_concurrency.lockutils [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.611926] [48526]: INFO nova.api.openstack.requestlog [None req-12851a9a-132c-473e-9087-836bcc0a9dec tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.051187 [ 933.612394] [48526]: [pid: 48526|app: 0|req: 1965/3897] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:17 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 933.628951] [48527]: WARNING neutronclient.v2_0.client [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.720956] [48527]: DEBUG nova.policy [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.725042] [48527]: INFO nova.api.openstack.requestlog [None req-76b9fbc9-1e8a-4c11-9316-998ca7013881 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.123167 [ 933.725509] [48527]: [pid: 48527|app: 0|req: 1933/3898] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:17 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 934.073801] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.075375] [48526]: DEBUG nova.compute.api [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.078991] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.079201] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.079339] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.079597] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.079771] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.079889] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.096032] [48526]: WARNING neutronclient.v2_0.client [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 934.116125] [48526]: DEBUG nova.policy [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.120498] [48526]: INFO nova.api.openstack.requestlog [None req-c5bbd725-01ed-4877-904d-dd67552b62d4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.048742 [ 934.120788] [48526]: [pid: 48526|app: 0|req: 1966/3899] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:18 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.191225] [48527]: DEBUG nova.api.openstack.wsgi [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.192847] [48527]: DEBUG nova.compute.api [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.196931] [48527]: DEBUG oslo_concurrency.lockutils [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.197130] [48527]: DEBUG oslo_concurrency.lockutils [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.197265] [48527]: DEBUG oslo_concurrency.lockutils [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.197524] [48527]: DEBUG oslo_concurrency.lockutils [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.198119] [48527]: DEBUG oslo_concurrency.lockutils [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.198119] [48527]: DEBUG oslo_concurrency.lockutils [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.219337] [48527]: DEBUG oslo_concurrency.lockutils [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.219590] [48527]: DEBUG oslo_concurrency.lockutils [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.219792] [48527]: DEBUG oslo_concurrency.lockutils [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.220024] [48527]: DEBUG nova.objects.instance [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.220808] [48526]: DEBUG nova.api.openstack.wsgi [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.222289] [48526]: DEBUG nova.compute.api [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.223122] [48527]: WARNING neutronclient.v2_0.client [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 934.225722] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.225984] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.226089] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.226338] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.226479] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.226605] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.244103] [48527]: DEBUG nova.policy [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.246487] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.247170] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.247170] [48526]: DEBUG oslo_concurrency.lockutils [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.247170] [48526]: DEBUG nova.objects.instance [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 72fb0921-8d3b-424e-b612-69a1b97b2649 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.248604] [48527]: INFO nova.api.openstack.requestlog [None req-92f6e8c8-29a6-480d-9ec3-3d35e851eaf6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.059839 [ 934.248991] [48527]: [pid: 48527|app: 0|req: 1934/3900] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:18 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.249867] [48526]: WARNING neutronclient.v2_0.client [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 934.251694] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.253170] [48527]: DEBUG nova.compute.api [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.256388] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.256656] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.256872] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.257149] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.257342] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.257458] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.269215] [48526]: DEBUG nova.policy [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.273563] [48526]: INFO nova.api.openstack.requestlog [None req-c73248c8-2162-40de-822e-b4a2775dfb71 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 200 len: 1304 microversion: 2.1 time: 0.054856 [ 934.273864] [48526]: [pid: 48526|app: 0|req: 1967/3901] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:18 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.274726] [48527]: WARNING neutronclient.v2_0.client [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 934.291823] [48527]: DEBUG nova.policy [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.295834] [48527]: DEBUG nova.policy [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.296385] [48527]: DEBUG nova.policy [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.296969] [48527]: INFO nova.api.openstack.requestlog [None req-ac262451-b374-4493-a526-190d7d4b52a3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1296 microversion: 2.54 time: 0.047487 [ 934.297295] [48527]: [pid: 48527|app: 0|req: 1935/3902] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:18 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1296 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 934.455932] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.457655] [48526]: DEBUG nova.compute.api [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.461199] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.461399] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.461535] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.461789] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.461974] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.462145] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.478369] [48526]: WARNING neutronclient.v2_0.client [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 934.511928] [48527]: DEBUG nova.api.openstack.wsgi [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.513477] [48527]: DEBUG nova.compute.api [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.518120] [48527]: DEBUG oslo_concurrency.lockutils [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.518356] [48527]: DEBUG oslo_concurrency.lockutils [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.518521] [48527]: DEBUG oslo_concurrency.lockutils [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.518847] [48527]: DEBUG oslo_concurrency.lockutils [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.519048] [48527]: DEBUG oslo_concurrency.lockutils [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.519143] [48527]: DEBUG oslo_concurrency.lockutils [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.541884] [48526]: DEBUG nova.policy [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.542638] [48527]: DEBUG oslo_concurrency.lockutils [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.542874] [48527]: DEBUG oslo_concurrency.lockutils [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.543057] [48527]: DEBUG oslo_concurrency.lockutils [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.543245] [48527]: DEBUG nova.objects.instance [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.546027] [48527]: WARNING neutronclient.v2_0.client [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 934.546138] [48526]: INFO nova.api.openstack.requestlog [None req-7ce87e6b-860a-4001-be24-06dcdb5014c7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.092205 [ 934.546557] [48526]: [pid: 48526|app: 0|req: 1968/3903] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:18 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.564333] [48527]: DEBUG nova.policy [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.571049] [48527]: INFO nova.api.openstack.requestlog [None req-35edca42-4805-407e-a5c3-021ade7dbab2 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.061250 [ 934.571411] [48527]: [pid: 48527|app: 0|req: 1936/3904] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:18 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.623980] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.625403] [48526]: DEBUG nova.compute.api [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.628887] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.629081] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.629217] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.629462] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.629600] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.629741] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.644737] [48526]: WARNING neutronclient.v2_0.client [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 934.663068] [48526]: DEBUG nova.policy [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.666967] [48526]: INFO nova.api.openstack.requestlog [None req-f0c4c9a1-af6c-4a63-9c01-7044f8181d0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.045009 [ 934.667404] [48526]: [pid: 48526|app: 0|req: 1969/3905] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:18 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.738275] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.739677] [48527]: DEBUG nova.compute.api [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.742981] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.743180] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.743312] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.743554] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.743693] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.743815] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.759522] [48527]: WARNING neutronclient.v2_0.client [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 934.816744] [48527]: DEBUG nova.policy [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.820961] [48527]: INFO nova.api.openstack.requestlog [None req-b5194c55-2e21-4e72-ae49-c55f2ab80585 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.084913 [ 934.821261] [48527]: [pid: 48527|app: 0|req: 1937/3906] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:18 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.134450] [48526]: DEBUG nova.api.openstack.wsgi [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.135906] [48526]: DEBUG nova.compute.api [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.141713] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.141901] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.142234] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.142351] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.142485] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.142607] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.159111] [48526]: WARNING neutronclient.v2_0.client [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.178313] [48526]: DEBUG nova.policy [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.182378] [48526]: INFO nova.api.openstack.requestlog [None req-cd38b7a5-6446-4e9b-b379-b6ca966b366a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.050286 [ 935.182692] [48526]: [pid: 48526|app: 0|req: 1970/3907] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:19 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.262437] [48527]: DEBUG nova.api.openstack.wsgi [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.263936] [48527]: DEBUG nova.compute.api [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.268326] [48527]: DEBUG oslo_concurrency.lockutils [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.268514] [48527]: DEBUG oslo_concurrency.lockutils [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.268649] [48527]: DEBUG oslo_concurrency.lockutils [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.268946] [48527]: DEBUG oslo_concurrency.lockutils [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.269107] [48527]: DEBUG oslo_concurrency.lockutils [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.269232] [48527]: DEBUG oslo_concurrency.lockutils [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.286682] [48526]: DEBUG nova.api.openstack.wsgi [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.288821] [48526]: DEBUG nova.compute.api [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 72fb0921-8d3b-424e-b612-69a1b97b2649] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.292298] [48527]: DEBUG oslo_concurrency.lockutils [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.292962] [48527]: DEBUG oslo_concurrency.lockutils [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.292962] [48527]: DEBUG oslo_concurrency.lockutils [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.293094] [48526]: DEBUG oslo_concurrency.lockutils [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.293135] [48527]: DEBUG nova.objects.instance [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.293165] [48526]: DEBUG oslo_concurrency.lockutils [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.293165] [48526]: DEBUG oslo_concurrency.lockutils [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.293424] [48526]: DEBUG oslo_concurrency.lockutils [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.293583] [48526]: DEBUG oslo_concurrency.lockutils [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.293706] [48526]: DEBUG oslo_concurrency.lockutils [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.296192] [48527]: WARNING neutronclient.v2_0.client [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.302631] [48526]: INFO nova.api.openstack.wsgi [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] HTTP exception thrown: Instance 72fb0921-8d3b-424e-b612-69a1b97b2649 could not be found. [ 935.302886] [48526]: DEBUG nova.api.openstack.wsgi [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Returning 404 to user: Instance 72fb0921-8d3b-424e-b612-69a1b97b2649 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 935.303280] [48526]: INFO nova.api.openstack.requestlog [None req-81cc570f-04a8-42f9-a081-cd7831a3998b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649" status: 404 len: 111 microversion: 2.1 time: 0.019282 [ 935.303753] [48526]: [pid: 48526|app: 0|req: 1971/3908] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:19 2025] GET /compute/v2.1/servers/72fb0921-8d3b-424e-b612-69a1b97b2649 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 935.310646] [48526]: DEBUG nova.api.openstack.wsgi [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.311983] [48526]: DEBUG nova.compute.api [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.314156] [48527]: DEBUG nova.policy [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.315138] [48526]: DEBUG oslo_concurrency.lockutils [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.315626] [48526]: DEBUG oslo_concurrency.lockutils [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.315626] [48526]: DEBUG oslo_concurrency.lockutils [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.315768] [48526]: DEBUG oslo_concurrency.lockutils [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.315817] [48526]: DEBUG oslo_concurrency.lockutils [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.315966] [48526]: DEBUG oslo_concurrency.lockutils [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.318237] [48527]: INFO nova.api.openstack.requestlog [None req-074f1a73-9ee9-47c7-af63-1d95ac079007 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.058119 [ 935.318571] [48527]: [pid: 48527|app: 0|req: 1938/3909] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:19 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.333942] [48526]: WARNING neutronclient.v2_0.client [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.352668] [48526]: DEBUG nova.policy [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.360131] [48526]: DEBUG nova.policy [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.360738] [48526]: DEBUG nova.policy [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.361446] [48526]: INFO nova.api.openstack.requestlog [None req-acf8753a-d366-40f9-8e3c-e19a91963eee tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1352 microversion: 2.54 time: 0.052724 [ 935.361879] [48526]: [pid: 48526|app: 0|req: 1972/3910] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:19 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1352 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 935.381695] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateTestJSON-server-69198094", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "min_count": 1, "max_count": 2, "return_reservation_id": true, "networks": [{"uuid": "260a4412-0c88-4160-8cd7-3b001a5054d9"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 935.419104] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.419298] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.419427] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.419750] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.421050] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.421188] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.425756] [48527]: DEBUG nova.network.neutron [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] validate_networks() for [('260a4412-0c88-4160-8cd7-3b001a5054d9', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 935.426051] [48527]: WARNING neutronclient.v2_0.client [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.427269] [48527]: WARNING openstack [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 935.427840] [48527]: WARNING openstack [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 935.434236] [48527]: INFO nova.network.neutron [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] _ports_needed_per_instance requested_netwokrs=[('260a4412-0c88-4160-8cd7-3b001a5054d9', None, None, None, None, None)] [ 935.562308] [48526]: DEBUG nova.api.openstack.wsgi [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.564089] [48526]: DEBUG nova.compute.api [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.567267] [48527]: WARNING neutronclient.v2_0.client [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.568020] [48527]: WARNING openstack [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 935.569068] [48527]: WARNING openstack [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 935.569336] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.569537] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.569707] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.569980] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.570184] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.570311] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.597443] [48526]: WARNING neutronclient.v2_0.client [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.658310] [48527]: DEBUG nova.virt.hardware [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 935.658310] [48527]: DEBUG nova.virt.hardware [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 935.658310] [48527]: DEBUG nova.virt.hardware [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 935.658310] [48527]: DEBUG nova.virt.hardware [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 935.658310] [48527]: DEBUG nova.virt.hardware [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 935.660495] [48526]: DEBUG nova.policy [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.664749] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.664925] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.665076] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.666036] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.666544] [48526]: INFO nova.api.openstack.requestlog [None req-c2a6b4e1-0146-4577-9b48-37e7ad58148a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.106355 [ 935.666906] [48526]: [pid: 48526|app: 0|req: 1973/3911] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:19 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.666987] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.667123] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.669472] [48526]: DEBUG nova.api.openstack.wsgi [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.670913] [48526]: DEBUG nova.compute.api [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.674276] [48526]: DEBUG oslo_concurrency.lockutils [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.674384] [48526]: DEBUG oslo_concurrency.lockutils [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.674441] [48526]: DEBUG oslo_concurrency.lockutils [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.674779] [48526]: DEBUG oslo_concurrency.lockutils [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.675342] [48526]: DEBUG oslo_concurrency.lockutils [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.675342] [48526]: DEBUG oslo_concurrency.lockutils [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.679607] [48527]: DEBUG nova.quota [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Getting quotas for project 855e7f63e7674cdcb922117e0d216ee8. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 935.683048] [48527]: DEBUG nova.quota [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Getting quotas for user 39afac222ad74883925419057364777f and project 855e7f63e7674cdcb922117e0d216ee8. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 935.690090] [48527]: DEBUG nova.compute.api [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Going to run 2 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 935.691447] [48527]: DEBUG nova.compute.api [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 935.695763] [48526]: DEBUG oslo_concurrency.lockutils [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.696482] [48526]: DEBUG oslo_concurrency.lockutils [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.696757] [48526]: DEBUG oslo_concurrency.lockutils [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.696954] [48526]: DEBUG nova.objects.instance [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.700999] [48526]: WARNING neutronclient.v2_0.client [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.715206] [48527]: DEBUG nova.compute.api [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=14c5d46d-7b7d-490b-9a37-16386a1f37f4,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 935.719204] [48526]: DEBUG nova.policy [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.723547] [48526]: INFO nova.api.openstack.requestlog [None req-753e9cd7-7c00-44eb-91da-7f61601e912b tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.055966 [ 935.723938] [48526]: [pid: 48526|app: 0|req: 1974/3912] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:19 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.726237] [48526]: DEBUG nova.api.openstack.wsgi [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.727693] [48526]: DEBUG nova.compute.api [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.730961] [48526]: DEBUG oslo_concurrency.lockutils [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.731170] [48526]: DEBUG oslo_concurrency.lockutils [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.731341] [48526]: DEBUG oslo_concurrency.lockutils [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.731597] [48526]: DEBUG oslo_concurrency.lockutils [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.731743] [48526]: DEBUG oslo_concurrency.lockutils [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.731864] [48526]: DEBUG oslo_concurrency.lockutils [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.747330] [48527]: INFO nova.api.openstack.requestlog [None req-eb64e87d-0b48-4317-a891-14bc2f2e2aae tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.1 time: 0.368665 [ 935.747652] [48526]: WARNING neutronclient.v2_0.client [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.747716] [48527]: [pid: 48527|app: 0|req: 1939/3913] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:57:19 2025] POST /compute/v2.1/servers => generated 32 bytes in 369 msecs (HTTP/1.1 202) 9 headers in 362 bytes (1 switches on core 0) [ 935.752384] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.755056] [48527]: DEBUG nova.policy [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.755423] [48527]: DEBUG nova.compute.api [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Searching by: {'deleted': False, 'project_id': '855e7f63e7674cdcb922117e0d216ee8'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 935.763818] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.763996] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.764178] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.764476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.764888] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.765042] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.768052] [48526]: DEBUG nova.policy [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.772861] [48526]: INFO nova.api.openstack.requestlog [None req-190170dd-f36f-428d-bbaa-6be257c8912b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.048349 [ 935.773227] [48526]: [pid: 48526|app: 0|req: 1975/3914] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:19 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.782787] [48527]: INFO nova.api.openstack.requestlog [None req-d5ab8e0d-9a70-49f9-b1f6-e3a3ff5d0a57 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 669 microversion: 2.1 time: 0.032111 [ 935.783373] [48527]: [pid: 48527|app: 0|req: 1940/3915] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:57:19 2025] GET /compute/v2.1/servers => generated 669 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 935.790760] [48526]: DEBUG nova.api.openstack.wsgi [None req-c3d41160-ec60-4e56-9c5b-87bc4f670460 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.792309] [48526]: DEBUG nova.compute.api [None req-c3d41160-ec60-4e56-9c5b-87bc4f670460 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.803679] [48526]: WARNING neutronclient.v2_0.client [None req-c3d41160-ec60-4e56-9c5b-87bc4f670460 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.821760] [48526]: DEBUG nova.policy [None req-c3d41160-ec60-4e56-9c5b-87bc4f670460 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.825602] [48526]: INFO nova.api.openstack.requestlog [None req-c3d41160-ec60-4e56-9c5b-87bc4f670460 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1214 microversion: 2.1 time: 0.037216 [ 935.826117] [48526]: [pid: 48526|app: 0|req: 1976/3916] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:20 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.835787] [48527]: DEBUG nova.api.openstack.wsgi [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.837471] [48527]: DEBUG nova.compute.api [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.840890] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.841112] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.841267] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.841508] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.841649] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.841770] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.861095] [48527]: WARNING neutronclient.v2_0.client [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.949886] [48527]: DEBUG nova.policy [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.955686] [48527]: INFO nova.api.openstack.requestlog [None req-7a5eea87-5aa5-4f75-a38a-ac67988145bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.122996 [ 935.955775] [48527]: [pid: 48527|app: 0|req: 1941/3917] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:20 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.195828] [48526]: DEBUG nova.api.openstack.wsgi [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.197544] [48526]: DEBUG nova.compute.api [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.201528] [48526]: DEBUG oslo_concurrency.lockutils [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.201720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.201854] [48526]: DEBUG oslo_concurrency.lockutils [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.202119] [48526]: DEBUG oslo_concurrency.lockutils [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.202259] [48526]: DEBUG oslo_concurrency.lockutils [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.202377] [48526]: DEBUG oslo_concurrency.lockutils [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.216977] [48526]: WARNING neutronclient.v2_0.client [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.236452] [48526]: DEBUG nova.policy [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.241319] [48526]: INFO nova.api.openstack.requestlog [None req-a98db4fe-91f3-4aa0-b21d-7c229da9a56a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.047543 [ 936.241654] [48526]: [pid: 48526|app: 0|req: 1977/3918] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:20 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.333907] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.335529] [48526]: DEBUG nova.compute.api [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.340025] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.340165] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.340439] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.340731] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.340849] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.340979] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.372909] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.373211] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.373333] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.373519] [48526]: DEBUG nova.objects.instance [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.378845] [48526]: WARNING neutronclient.v2_0.client [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.403624] [48526]: DEBUG nova.policy [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.409719] [48526]: INFO nova.api.openstack.requestlog [None req-c0850ff4-844f-4a8d-b2e8-672a22f63cc6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.078703 [ 936.410184] [48526]: [pid: 48526|app: 0|req: 1978/3919] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:20 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.413547] [48526]: DEBUG nova.api.openstack.wsgi [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.414227] [48526]: DEBUG nova.compute.api [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.418478] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.418789] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.418887] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.419184] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.419428] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.419554] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.441500] [48526]: WARNING neutronclient.v2_0.client [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.456981] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.457517] [48527]: DEBUG nova.compute.api [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.462034] [48526]: DEBUG nova.policy [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.463380] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.464039] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.464039] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.464263] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.464420] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.464552] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.468190] [48526]: DEBUG nova.policy [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.468997] [48526]: DEBUG nova.policy [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.469550] [48526]: INFO nova.api.openstack.requestlog [None req-a0fc3165-a285-4b00-bd12-290e3a5dfc4e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1352 microversion: 2.54 time: 0.059005 [ 936.471190] [48526]: [pid: 48526|app: 0|req: 1979/3920] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:20 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1352 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 936.488110] [48527]: DEBUG nova.compute.api [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 936.535602] [48527]: INFO nova.api.openstack.requestlog [None req-f1156ca5-a9c5-473e-ba03-1d9be1538b6e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 204 len: 0 microversion: 2.1 time: 0.207016 [ 936.535917] [48527]: [pid: 48527|app: 0|req: 1942/3921] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:20 2025] DELETE /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 936.541046] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.542455] [48526]: DEBUG nova.compute.api [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.545759] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.545941] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.546092] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.546345] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.546489] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.546633] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.562706] [48526]: WARNING neutronclient.v2_0.client [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.670333] [48526]: DEBUG nova.policy [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.674819] [48526]: INFO nova.api.openstack.requestlog [None req-0ab95710-5c34-42db-b69e-a29379b4cd4e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1715 microversion: 2.1 time: 0.135828 [ 936.675161] [48526]: [pid: 48526|app: 0|req: 1980/3922] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:20 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1715 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.680064] [48527]: DEBUG nova.api.openstack.wsgi [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.680839] [48527]: DEBUG nova.compute.api [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.684119] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.684300] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.684430] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.684680] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.684821] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.684939] [48527]: DEBUG oslo_concurrency.lockutils [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.708183] [48527]: WARNING neutronclient.v2_0.client [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.737018] [48526]: DEBUG nova.api.openstack.wsgi [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.738466] [48526]: DEBUG nova.compute.api [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.741903] [48526]: DEBUG oslo_concurrency.lockutils [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.742104] [48526]: DEBUG oslo_concurrency.lockutils [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.742239] [48526]: DEBUG oslo_concurrency.lockutils [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.742481] [48526]: DEBUG oslo_concurrency.lockutils [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.742621] [48526]: DEBUG oslo_concurrency.lockutils [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.742807] [48526]: DEBUG oslo_concurrency.lockutils [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.761692] [48526]: DEBUG oslo_concurrency.lockutils [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.761861] [48526]: DEBUG oslo_concurrency.lockutils [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.761990] [48526]: DEBUG oslo_concurrency.lockutils [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.762152] [48526]: DEBUG nova.objects.instance [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.766425] [48526]: WARNING neutronclient.v2_0.client [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.768138] [48527]: DEBUG nova.policy [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.772358] [48527]: INFO nova.api.openstack.requestlog [None req-08cd009e-6828-468c-9bca-4efe42b78c20 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.095291 [ 936.772688] [48527]: [pid: 48527|app: 0|req: 1943/3923] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:20 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.783902] [48526]: DEBUG nova.policy [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.785743] [48527]: DEBUG nova.api.openstack.wsgi [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.787222] [48527]: DEBUG nova.compute.api [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.788070] [48526]: INFO nova.api.openstack.requestlog [None req-36e13e0b-8304-4c44-9d94-10fdfd29fd88 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.053212 [ 936.788406] [48526]: [pid: 48526|app: 0|req: 1981/3924] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:20 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.790496] [48527]: DEBUG oslo_concurrency.lockutils [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.790686] [48527]: DEBUG oslo_concurrency.lockutils [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.790841] [48527]: DEBUG oslo_concurrency.lockutils [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.791115] [48527]: DEBUG oslo_concurrency.lockutils [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.791259] [48527]: DEBUG oslo_concurrency.lockutils [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.791380] [48527]: DEBUG oslo_concurrency.lockutils [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.808933] [48527]: WARNING neutronclient.v2_0.client [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.827556] [48527]: DEBUG nova.policy [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.831536] [48527]: INFO nova.api.openstack.requestlog [None req-106af511-00ee-4786-aca6-ca48b8c79b2e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1201 microversion: 2.1 time: 0.047768 [ 936.831849] [48527]: [pid: 48527|app: 0|req: 1944/3925] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:21 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1201 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 936.839964] [48526]: DEBUG nova.api.openstack.wsgi [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.841419] [48526]: DEBUG nova.compute.api [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.844700] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.844888] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.845047] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.845309] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.845452] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.845573] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.860783] [48526]: WARNING neutronclient.v2_0.client [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.877496] [48526]: DEBUG nova.policy [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.881559] [48526]: INFO nova.api.openstack.requestlog [None req-af1f5449-7fc9-4ae5-bb14-cc34fbfd0fa7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1218 microversion: 2.1 time: 0.043705 [ 936.881863] [48526]: [pid: 48526|app: 0|req: 1982/3926] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:21 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.971074] [48527]: DEBUG nova.api.openstack.wsgi [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.972135] [48527]: DEBUG nova.compute.api [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.977162] [48527]: DEBUG oslo_concurrency.lockutils [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.977354] [48527]: DEBUG oslo_concurrency.lockutils [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.977512] [48527]: DEBUG oslo_concurrency.lockutils [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.977775] [48527]: DEBUG oslo_concurrency.lockutils [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.977919] [48527]: DEBUG oslo_concurrency.lockutils [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.978054] [48527]: DEBUG oslo_concurrency.lockutils [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.996110] [48527]: WARNING neutronclient.v2_0.client [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.061620] [48527]: DEBUG nova.policy [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.065728] [48527]: INFO nova.api.openstack.requestlog [None req-7752ca4d-83a4-4da5-8b46-66c80e838971 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.097769 [ 937.066169] [48527]: [pid: 48527|app: 0|req: 1945/3927] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:21 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.254855] [48526]: DEBUG nova.api.openstack.wsgi [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.256389] [48526]: DEBUG nova.compute.api [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.260052] [48526]: DEBUG oslo_concurrency.lockutils [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.260320] [48526]: DEBUG oslo_concurrency.lockutils [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.260478] [48526]: DEBUG oslo_concurrency.lockutils [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.261072] [48526]: DEBUG oslo_concurrency.lockutils [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.261174] [48526]: DEBUG oslo_concurrency.lockutils [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.261364] [48526]: DEBUG oslo_concurrency.lockutils [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.277533] [48526]: WARNING neutronclient.v2_0.client [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.296812] [48526]: DEBUG nova.policy [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.301269] [48526]: INFO nova.api.openstack.requestlog [None req-34262175-31fd-4e19-abc4-537dd8ee643a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.048403 [ 937.301667] [48526]: [pid: 48526|app: 0|req: 1983/3928] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:21 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.425939] [48527]: DEBUG nova.api.openstack.wsgi [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.428040] [48527]: DEBUG nova.compute.api [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.432931] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.433145] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.433284] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.433538] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.433680] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.433801] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.456693] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.456930] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.457084] [48527]: DEBUG oslo_concurrency.lockutils [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.457252] [48527]: DEBUG nova.objects.instance [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.461473] [48527]: WARNING neutronclient.v2_0.client [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.481290] [48527]: DEBUG nova.policy [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.487185] [48526]: DEBUG nova.api.openstack.wsgi [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.488297] [48527]: INFO nova.api.openstack.requestlog [None req-6892d9c3-b8da-463c-8d16-c7411c9d3d73 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.064677 [ 937.488820] [48527]: [pid: 48527|app: 0|req: 1946/3929] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:21 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.488900] [48526]: DEBUG nova.compute.api [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.492239] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.492974] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.492974] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.492974] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.493139] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.493224] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.513066] [48526]: WARNING neutronclient.v2_0.client [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.531417] [48526]: DEBUG nova.policy [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.536486] [48526]: DEBUG nova.policy [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.537105] [48526]: DEBUG nova.policy [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.538094] [48526]: INFO nova.api.openstack.requestlog [None req-fdce0fb8-8db2-45c6-8d4f-2fea2a4398f5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1360 microversion: 2.54 time: 0.053438 [ 937.538094] [48526]: [pid: 48526|app: 0|req: 1984/3930] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:21 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1360 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 937.691327] [48527]: DEBUG nova.api.openstack.wsgi [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.693580] [48527]: DEBUG nova.compute.api [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.699095] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.699374] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.699578] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.699934] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.700148] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.700357] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.721270] [48527]: WARNING neutronclient.v2_0.client [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.785607] [48526]: DEBUG nova.api.openstack.wsgi [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.788081] [48526]: DEBUG nova.compute.api [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.792221] [48526]: DEBUG oslo_concurrency.lockutils [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.792501] [48526]: DEBUG oslo_concurrency.lockutils [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.792667] [48526]: DEBUG oslo_concurrency.lockutils [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.793012] [48526]: DEBUG oslo_concurrency.lockutils [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.793183] [48526]: DEBUG oslo_concurrency.lockutils [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.794056] [48526]: DEBUG oslo_concurrency.lockutils [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.805670] [48527]: DEBUG nova.policy [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.810619] [48527]: INFO nova.api.openstack.requestlog [None req-5a7ffe9d-0eaa-45b6-aac5-97109a3d9c02 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1715 microversion: 2.1 time: 0.123250 [ 937.811018] [48527]: [pid: 48527|app: 0|req: 1947/3931] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:21 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1715 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.813393] [48527]: DEBUG nova.api.openstack.wsgi [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.814925] [48527]: DEBUG nova.compute.api [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.820783] [48527]: DEBUG oslo_concurrency.lockutils [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.821130] [48527]: DEBUG oslo_concurrency.lockutils [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.821356] [48527]: DEBUG oslo_concurrency.lockutils [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.821796] [48527]: DEBUG oslo_concurrency.lockutils [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.822071] [48527]: DEBUG oslo_concurrency.lockutils [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.822306] [48527]: DEBUG oslo_concurrency.lockutils [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.823613] [48526]: WARNING neutronclient.v2_0.client [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.843840] [48527]: DEBUG oslo_concurrency.lockutils [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.844038] [48527]: DEBUG oslo_concurrency.lockutils [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.844186] [48527]: DEBUG oslo_concurrency.lockutils [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.844348] [48527]: DEBUG nova.objects.instance [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.847815] [48527]: WARNING neutronclient.v2_0.client [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.872382] [48527]: DEBUG nova.policy [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.877301] [48527]: INFO nova.api.openstack.requestlog [None req-028334a3-b006-46fc-9128-ff9a8cb08c07 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.065700 [ 937.877737] [48527]: [pid: 48527|app: 0|req: 1948/3932] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:22 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.880277] [48527]: DEBUG nova.api.openstack.wsgi [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.881736] [48527]: DEBUG nova.compute.api [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.885142] [48527]: DEBUG oslo_concurrency.lockutils [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.885338] [48527]: DEBUG oslo_concurrency.lockutils [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.885449] [48527]: DEBUG oslo_concurrency.lockutils [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.885707] [48527]: DEBUG oslo_concurrency.lockutils [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.885841] [48527]: DEBUG oslo_concurrency.lockutils [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.886029] [48527]: DEBUG oslo_concurrency.lockutils [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.909626] [48527]: WARNING neutronclient.v2_0.client [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.927152] [48527]: DEBUG nova.policy [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.929450] [48526]: DEBUG nova.policy [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.931455] [48527]: INFO nova.api.openstack.requestlog [None req-87a5e047-8ee6-46b7-900c-1b7efddb7171 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1257 microversion: 2.1 time: 0.053092 [ 937.931690] [48527]: [pid: 48527|app: 0|req: 1949/3933] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:22 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1257 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.933705] [48526]: INFO nova.api.openstack.requestlog [None req-00128be7-fac5-427d-9c53-6c35c92ab450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.150786 [ 937.933912] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.934050] [48526]: [pid: 48526|app: 0|req: 1985/3934] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:22 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.935322] [48527]: DEBUG nova.compute.api [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.938408] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.938581] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.938762] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.939038] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.939184] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.939307] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.955347] [48527]: WARNING neutronclient.v2_0.client [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.975479] [48527]: DEBUG nova.policy [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.980461] [48527]: INFO nova.api.openstack.requestlog [None req-9f8f1fea-69c1-4b7c-b72a-e22aff41ff84 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.048209 [ 937.980807] [48527]: [pid: 48527|app: 0|req: 1950/3935] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:22 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.079196] [48526]: DEBUG nova.api.openstack.wsgi [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.080605] [48526]: DEBUG nova.compute.api [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.084160] [48526]: DEBUG oslo_concurrency.lockutils [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.084344] [48526]: DEBUG oslo_concurrency.lockutils [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.084479] [48526]: DEBUG oslo_concurrency.lockutils [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.084732] [48526]: DEBUG oslo_concurrency.lockutils [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.084876] [48526]: DEBUG oslo_concurrency.lockutils [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.084998] [48526]: DEBUG oslo_concurrency.lockutils [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.102362] [48526]: WARNING neutronclient.v2_0.client [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.176450] [48526]: DEBUG nova.policy [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.180845] [48526]: INFO nova.api.openstack.requestlog [None req-a016b5c9-fde6-43ad-82b8-358c8dda59fb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.103983 [ 938.181317] [48526]: [pid: 48526|app: 0|req: 1986/3936] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:22 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.313985] [48527]: DEBUG nova.api.openstack.wsgi [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.315428] [48527]: DEBUG nova.compute.api [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.318915] [48527]: DEBUG oslo_concurrency.lockutils [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.319114] [48527]: DEBUG oslo_concurrency.lockutils [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.319251] [48527]: DEBUG oslo_concurrency.lockutils [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.319511] [48527]: DEBUG oslo_concurrency.lockutils [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.320060] [48527]: DEBUG oslo_concurrency.lockutils [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.320060] [48527]: DEBUG oslo_concurrency.lockutils [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.338552] [48527]: WARNING neutronclient.v2_0.client [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.356818] [48527]: DEBUG nova.policy [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.365295] [48527]: INFO nova.api.openstack.requestlog [None req-44e1dec9-c419-4d02-aa65-d99b06907ddb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.053195 [ 938.365660] [48527]: [pid: 48527|app: 0|req: 1951/3937] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:22 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.500906] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.502340] [48526]: DEBUG nova.compute.api [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.507242] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.507432] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.507565] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.507817] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.507971] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.508087] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.531645] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.531825] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.531953] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.532117] [48526]: DEBUG nova.objects.instance [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.535602] [48526]: WARNING neutronclient.v2_0.client [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.554132] [48526]: DEBUG nova.policy [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.558885] [48527]: DEBUG nova.api.openstack.wsgi [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.560395] [48526]: INFO nova.api.openstack.requestlog [None req-4f16ec68-1865-46d7-b6b0-ef2b71ab569c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.061549 [ 938.560485] [48527]: DEBUG nova.compute.api [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.560739] [48526]: [pid: 48526|app: 0|req: 1987/3938] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:22 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.563937] [48527]: DEBUG oslo_concurrency.lockutils [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.564133] [48527]: DEBUG oslo_concurrency.lockutils [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.564324] [48527]: DEBUG oslo_concurrency.lockutils [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.564641] [48527]: DEBUG oslo_concurrency.lockutils [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.565486] [48527]: DEBUG oslo_concurrency.lockutils [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.565486] [48527]: DEBUG oslo_concurrency.lockutils [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.582029] [48527]: WARNING neutronclient.v2_0.client [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.600608] [48527]: DEBUG nova.policy [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.605659] [48527]: DEBUG nova.policy [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.606685] [48527]: DEBUG nova.policy [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.607689] [48527]: INFO nova.api.openstack.requestlog [None req-63f12536-6feb-4df7-af1f-54832aba30c5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1370 microversion: 2.54 time: 0.050853 [ 938.608048] [48527]: [pid: 48527|app: 0|req: 1952/3939] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:22 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1370 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 938.827072] [48526]: DEBUG nova.api.openstack.wsgi [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.828608] [48526]: DEBUG nova.compute.api [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.832316] [48526]: DEBUG oslo_concurrency.lockutils [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.832494] [48526]: DEBUG oslo_concurrency.lockutils [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.832632] [48526]: DEBUG oslo_concurrency.lockutils [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.832894] [48526]: DEBUG oslo_concurrency.lockutils [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.833047] [48526]: DEBUG oslo_concurrency.lockutils [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.833171] [48526]: DEBUG oslo_concurrency.lockutils [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.850696] [48526]: WARNING neutronclient.v2_0.client [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.890034] [48527]: DEBUG nova.api.openstack.wsgi [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.891520] [48527]: DEBUG nova.compute.api [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.894936] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.895138] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.895276] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.895529] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.895668] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.895792] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.921437] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.921437] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.921437] [48527]: DEBUG oslo_concurrency.lockutils [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.921437] [48527]: DEBUG nova.objects.instance [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.923918] [48526]: DEBUG nova.policy [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.925598] [48527]: WARNING neutronclient.v2_0.client [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.931519] [48526]: INFO nova.api.openstack.requestlog [None req-63d3fd5b-142e-44c1-aa78-e525082205eb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1715 microversion: 2.1 time: 0.106590 [ 938.931880] [48526]: [pid: 48526|app: 0|req: 1988/3940] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:23 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1715 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.943948] [48526]: DEBUG nova.api.openstack.wsgi [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.945469] [48526]: DEBUG nova.compute.api [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.946874] [48527]: DEBUG nova.policy [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.949065] [48526]: DEBUG oslo_concurrency.lockutils [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.949258] [48526]: DEBUG oslo_concurrency.lockutils [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.949393] [48526]: DEBUG oslo_concurrency.lockutils [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.949642] [48526]: DEBUG oslo_concurrency.lockutils [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.949821] [48526]: DEBUG oslo_concurrency.lockutils [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.949946] [48526]: DEBUG oslo_concurrency.lockutils [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.952657] [48527]: INFO nova.api.openstack.requestlog [None req-43b3aa63-e24b-4dcf-9b11-318dc271b45c tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.064668 [ 938.953131] [48527]: [pid: 48527|app: 0|req: 1953/3941] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:23 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.956137] [48527]: DEBUG nova.api.openstack.wsgi [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.957682] [48527]: DEBUG nova.compute.api [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.960901] [48527]: DEBUG oslo_concurrency.lockutils [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.961124] [48527]: DEBUG oslo_concurrency.lockutils [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.961248] [48527]: DEBUG oslo_concurrency.lockutils [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.961517] [48527]: DEBUG oslo_concurrency.lockutils [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.961662] [48527]: DEBUG oslo_concurrency.lockutils [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.961786] [48527]: DEBUG oslo_concurrency.lockutils [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.969400] [48526]: WARNING neutronclient.v2_0.client [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.979548] [48527]: WARNING neutronclient.v2_0.client [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.987019] [48526]: DEBUG nova.policy [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.991189] [48526]: INFO nova.api.openstack.requestlog [None req-82d1c945-2b6d-4609-8001-e4a49321b673 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1257 microversion: 2.1 time: 0.049289 [ 938.991521] [48526]: [pid: 48526|app: 0|req: 1989/3942] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:23 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1257 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.994030] [48526]: DEBUG nova.api.openstack.wsgi [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.995124] [48526]: DEBUG nova.compute.api [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.998346] [48526]: DEBUG oslo_concurrency.lockutils [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.998527] [48526]: DEBUG oslo_concurrency.lockutils [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.998657] [48526]: DEBUG oslo_concurrency.lockutils [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.999011] [48526]: DEBUG oslo_concurrency.lockutils [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.999154] [48526]: DEBUG oslo_concurrency.lockutils [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.999294] [48526]: DEBUG oslo_concurrency.lockutils [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.016591] [48526]: WARNING neutronclient.v2_0.client [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.033929] [48526]: DEBUG nova.policy [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.038360] [48526]: INFO nova.api.openstack.requestlog [None req-684c2377-1845-4abd-a336-3c471ff89308 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.046270 [ 939.038765] [48526]: [pid: 48526|app: 0|req: 1990/3943] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:23 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.055444] [48527]: DEBUG nova.policy [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.059572] [48527]: INFO nova.api.openstack.requestlog [None req-7508b4f3-3ad9-4d66-a41f-e8e7accb8b26 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.105865 [ 939.059963] [48527]: [pid: 48527|app: 0|req: 1954/3944] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:23 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.189767] [48526]: DEBUG nova.api.openstack.wsgi [req-cf70d24a-3b41-4a91-940c-19d23797c19e req-d5be8834-c1d2-4d8c-bbe0-3047c8ccd4c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef565889-00e3-4116-8fd6-47edf25e6279", "name": "network-vif-deleted", "tag": "29f12b17-55f1-4021-914e-bf7772aa1df8"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 939.195634] [48526]: DEBUG oslo_concurrency.lockutils [req-cf70d24a-3b41-4a91-940c-19d23797c19e req-d5be8834-c1d2-4d8c-bbe0-3047c8ccd4c1 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.195634] [48526]: DEBUG oslo_concurrency.lockutils [req-cf70d24a-3b41-4a91-940c-19d23797c19e req-d5be8834-c1d2-4d8c-bbe0-3047c8ccd4c1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.195848] [48526]: DEBUG oslo_concurrency.lockutils [req-cf70d24a-3b41-4a91-940c-19d23797c19e req-d5be8834-c1d2-4d8c-bbe0-3047c8ccd4c1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.196239] [48527]: DEBUG nova.api.openstack.wsgi [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.197616] [48527]: DEBUG nova.compute.api [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.201644] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.202104] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.202104] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.202270] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.202417] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.202539] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.206775] [48526]: INFO nova.api.openstack.compute.server_external_events [req-cf70d24a-3b41-4a91-940c-19d23797c19e req-d5be8834-c1d2-4d8c-bbe0-3047c8ccd4c1 service nova] Creating event network-vif-deleted:29f12b17-55f1-4021-914e-bf7772aa1df8 for instance ef565889-00e3-4116-8fd6-47edf25e6279 on cpu-1 [ 939.211050] [48526]: INFO nova.api.openstack.requestlog [req-cf70d24a-3b41-4a91-940c-19d23797c19e req-d5be8834-c1d2-4d8c-bbe0-3047c8ccd4c1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023519 [ 939.211426] [48526]: [pid: 48526|app: 0|req: 1991/3945] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:23 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) [ 939.220309] [48527]: WARNING neutronclient.v2_0.client [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.316774] [48527]: DEBUG nova.policy [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.321627] [48527]: INFO nova.api.openstack.requestlog [None req-ce4a0b53-c389-47db-a5cf-97d81ff62602 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.128218 [ 939.322260] [48527]: [pid: 48527|app: 0|req: 1955/3946] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:23 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 939.381417] [48526]: DEBUG nova.api.openstack.wsgi [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.383986] [48526]: DEBUG nova.compute.api [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.390767] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.390767] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.390767] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.390767] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.390767] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.390767] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.415932] [48526]: WARNING neutronclient.v2_0.client [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.438231] [48526]: DEBUG nova.policy [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.444347] [48526]: INFO nova.api.openstack.requestlog [None req-e4e6cb58-0898-45d4-995e-65929683e5bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.067837 [ 939.444852] [48526]: [pid: 48526|app: 0|req: 1992/3947] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:23 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.574124] [48527]: DEBUG nova.api.openstack.wsgi [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.576162] [48527]: DEBUG nova.compute.api [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.580168] [48527]: DEBUG oslo_concurrency.lockutils [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.580391] [48527]: DEBUG oslo_concurrency.lockutils [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.580562] [48527]: DEBUG oslo_concurrency.lockutils [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.580839] [48527]: DEBUG oslo_concurrency.lockutils [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.580989] [48527]: DEBUG oslo_concurrency.lockutils [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.581192] [48527]: DEBUG oslo_concurrency.lockutils [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.609454] [48527]: DEBUG oslo_concurrency.lockutils [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.609642] [48527]: DEBUG oslo_concurrency.lockutils [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.609818] [48527]: DEBUG oslo_concurrency.lockutils [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.610016] [48527]: DEBUG nova.objects.instance [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.613878] [48527]: WARNING neutronclient.v2_0.client [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.622298] [48526]: DEBUG nova.api.openstack.wsgi [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.623727] [48526]: DEBUG nova.compute.api [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.627066] [48526]: DEBUG oslo_concurrency.lockutils [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.627263] [48526]: DEBUG oslo_concurrency.lockutils [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.627408] [48526]: DEBUG oslo_concurrency.lockutils [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.627627] [48526]: DEBUG oslo_concurrency.lockutils [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.627769] [48526]: DEBUG oslo_concurrency.lockutils [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.627921] [48526]: DEBUG oslo_concurrency.lockutils [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.632328] [48527]: DEBUG nova.policy [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.636956] [48527]: INFO nova.api.openstack.requestlog [None req-11539b3e-718a-42ba-a20a-016bfa7a273d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.065023 [ 939.637336] [48527]: [pid: 48527|app: 0|req: 1956/3948] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:23 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.646730] [48526]: WARNING neutronclient.v2_0.client [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.664317] [48526]: DEBUG nova.policy [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.668496] [48526]: DEBUG nova.policy [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.669091] [48526]: DEBUG nova.policy [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.669773] [48526]: INFO nova.api.openstack.requestlog [None req-0931aa67-739b-46c8-a41b-ac4dfbd66f45 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1358 microversion: 2.54 time: 0.049779 [ 939.670092] [48526]: [pid: 48526|app: 0|req: 1993/3949] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:23 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1358 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 939.946402] [48527]: DEBUG nova.api.openstack.wsgi [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.947920] [48527]: DEBUG nova.compute.api [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.952888] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.953110] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.953213] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.953468] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.953608] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.953729] [48527]: DEBUG oslo_concurrency.lockutils [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.967327] [48526]: DEBUG nova.api.openstack.wsgi [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.968741] [48526]: DEBUG nova.compute.api [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.971981] [48526]: DEBUG oslo_concurrency.lockutils [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.972183] [48526]: DEBUG oslo_concurrency.lockutils [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.972243] [48527]: WARNING neutronclient.v2_0.client [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.972317] [48526]: DEBUG oslo_concurrency.lockutils [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.972567] [48526]: DEBUG oslo_concurrency.lockutils [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.972709] [48526]: DEBUG oslo_concurrency.lockutils [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.972830] [48526]: DEBUG oslo_concurrency.lockutils [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.991202] [48527]: DEBUG nova.policy [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.995407] [48527]: INFO nova.api.openstack.requestlog [None req-0af2d882-3843-4cb7-a5b8-57e8a16cebcd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1344 microversion: 2.1 time: 0.051155 [ 939.995726] [48527]: [pid: 48527|app: 0|req: 1957/3950] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:24 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1344 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.997537] [48526]: DEBUG oslo_concurrency.lockutils [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.997722] [48526]: DEBUG oslo_concurrency.lockutils [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.997855] [48526]: DEBUG oslo_concurrency.lockutils [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.997999] [48526]: DEBUG nova.objects.instance [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.000783] [48526]: WARNING neutronclient.v2_0.client [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.005199] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.006645] [48527]: DEBUG nova.compute.api [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.010199] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.010379] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.010520] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.010772] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.010913] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.011057] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.018181] [48526]: DEBUG nova.policy [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.022659] [48526]: INFO nova.api.openstack.requestlog [None req-a072b92f-c4bd-42bf-9461-b6b6375a5e4d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.057599 [ 940.023116] [48526]: [pid: 48526|app: 0|req: 1994/3951] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:24 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 940.026869] [48527]: WARNING neutronclient.v2_0.client [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.044619] [48527]: DEBUG nova.policy [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.048668] [48527]: INFO nova.api.openstack.requestlog [None req-eb73eb9e-15bb-4e1f-ad48-6c4ce2794805 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1265 microversion: 2.1 time: 0.045419 [ 940.049044] [48527]: [pid: 48527|app: 0|req: 1958/3952] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:24 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1265 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.051164] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.052575] [48526]: DEBUG nova.compute.api [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.055833] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.056041] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.056167] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.056434] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.056573] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.056714] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.073213] [48526]: WARNING neutronclient.v2_0.client [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.073921] [48527]: DEBUG nova.api.openstack.wsgi [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.075650] [48527]: DEBUG nova.compute.api [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.079079] [48527]: DEBUG oslo_concurrency.lockutils [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.079266] [48527]: DEBUG oslo_concurrency.lockutils [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.079405] [48527]: DEBUG oslo_concurrency.lockutils [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.079677] [48527]: DEBUG oslo_concurrency.lockutils [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.079844] [48527]: DEBUG oslo_concurrency.lockutils [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.079970] [48527]: DEBUG oslo_concurrency.lockutils [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.090594] [48526]: DEBUG nova.policy [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.094686] [48526]: INFO nova.api.openstack.requestlog [None req-a1bebabc-21fe-42cb-aa6b-d36fbb39230c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.045671 [ 940.095024] [48526]: [pid: 48526|app: 0|req: 1995/3953] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:24 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 940.095978] [48527]: WARNING neutronclient.v2_0.client [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.189626] [48527]: DEBUG nova.policy [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.193962] [48527]: INFO nova.api.openstack.requestlog [None req-c03ea276-84d0-45e6-8553-1e57810702dd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.121967 [ 940.194485] [48527]: [pid: 48527|app: 0|req: 1959/3954] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:24 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.335975] [48526]: DEBUG nova.api.openstack.wsgi [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.338343] [48526]: DEBUG nova.compute.api [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.342955] [48526]: DEBUG oslo_concurrency.lockutils [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.343700] [48526]: DEBUG oslo_concurrency.lockutils [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.343700] [48526]: DEBUG oslo_concurrency.lockutils [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.343700] [48526]: DEBUG oslo_concurrency.lockutils [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.343918] [48526]: DEBUG oslo_concurrency.lockutils [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.344014] [48526]: DEBUG oslo_concurrency.lockutils [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.368525] [48526]: WARNING neutronclient.v2_0.client [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.452315] [48526]: DEBUG nova.policy [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.459089] [48527]: DEBUG nova.api.openstack.wsgi [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.460581] [48527]: DEBUG nova.compute.api [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.463423] [48526]: INFO nova.api.openstack.requestlog [None req-d744ffde-043d-4134-815d-f2abefe7817b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.129788 [ 940.464086] [48526]: [pid: 48526|app: 0|req: 1996/3955] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:24 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.465801] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.465986] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.466140] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.466375] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.466513] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.466650] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.496696] [48527]: WARNING neutronclient.v2_0.client [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.516820] [48527]: DEBUG nova.policy [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.523919] [48527]: INFO nova.api.openstack.requestlog [None req-58c7125a-0cda-46d7-8807-2a9014f5b0a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.068098 [ 940.524446] [48527]: [pid: 48527|app: 0|req: 1960/3956] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:24 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.649923] [48526]: DEBUG nova.api.openstack.wsgi [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.651460] [48526]: DEBUG nova.compute.api [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.656755] [48526]: DEBUG oslo_concurrency.lockutils [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.657071] [48526]: DEBUG oslo_concurrency.lockutils [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.657309] [48526]: DEBUG oslo_concurrency.lockutils [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.657700] [48526]: DEBUG oslo_concurrency.lockutils [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.657930] [48526]: DEBUG oslo_concurrency.lockutils [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.658152] [48526]: DEBUG oslo_concurrency.lockutils [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.685420] [48526]: DEBUG oslo_concurrency.lockutils [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.685629] [48526]: DEBUG oslo_concurrency.lockutils [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.685766] [48526]: DEBUG oslo_concurrency.lockutils [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.685919] [48526]: DEBUG nova.objects.instance [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.688894] [48527]: DEBUG nova.api.openstack.wsgi [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.689944] [48526]: WARNING neutronclient.v2_0.client [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.690500] [48527]: DEBUG nova.compute.api [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.694106] [48527]: DEBUG oslo_concurrency.lockutils [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.694295] [48527]: DEBUG oslo_concurrency.lockutils [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.694430] [48527]: DEBUG oslo_concurrency.lockutils [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.694683] [48527]: DEBUG oslo_concurrency.lockutils [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.694824] [48527]: DEBUG oslo_concurrency.lockutils [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.694944] [48527]: DEBUG oslo_concurrency.lockutils [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.708880] [48526]: DEBUG nova.policy [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.714029] [48526]: INFO nova.api.openstack.requestlog [None req-529d6bdd-90da-423a-9d84-ac64174e7501 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.065083 [ 940.714029] [48526]: [pid: 48526|app: 0|req: 1997/3957] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:24 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.716463] [48527]: WARNING neutronclient.v2_0.client [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.736949] [48527]: DEBUG nova.policy [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.744304] [48527]: DEBUG nova.policy [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.745075] [48527]: DEBUG nova.policy [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.745648] [48527]: INFO nova.api.openstack.requestlog [None req-658b93bf-d44e-49a3-b60d-cfd35043707a tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1358 microversion: 2.54 time: 0.062803 [ 940.745956] [48527]: [pid: 48527|app: 0|req: 1961/3958] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:24 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1358 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 941.008265] [48526]: DEBUG nova.api.openstack.wsgi [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.009944] [48526]: DEBUG nova.compute.api [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.015090] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.015324] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.015478] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.015741] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.015885] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.016014] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.037129] [48527]: DEBUG nova.api.openstack.wsgi [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.038772] [48527]: DEBUG nova.compute.api [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.039944] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.040159] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.040293] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.040442] [48526]: DEBUG nova.objects.instance [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.042466] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.042570] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.042768] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.042952] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.043107] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.043228] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.044850] [48526]: WARNING neutronclient.v2_0.client [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.062748] [48526]: DEBUG nova.policy [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.062916] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.063115] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.063249] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.063397] [48527]: DEBUG nova.objects.instance [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.066013] [48527]: WARNING neutronclient.v2_0.client [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.066945] [48526]: INFO nova.api.openstack.requestlog [None req-e6b402d7-1381-4e7f-a5aa-eb7e365f8408 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.060898 [ 941.067285] [48526]: [pid: 48526|app: 0|req: 1998/3959] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:25 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.070485] [48526]: DEBUG nova.api.openstack.wsgi [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.071635] [48526]: DEBUG nova.compute.api [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.075033] [48526]: DEBUG oslo_concurrency.lockutils [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.075260] [48526]: DEBUG oslo_concurrency.lockutils [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.075452] [48526]: DEBUG oslo_concurrency.lockutils [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.075716] [48526]: DEBUG oslo_concurrency.lockutils [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.075862] [48526]: DEBUG oslo_concurrency.lockutils [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.075982] [48526]: DEBUG oslo_concurrency.lockutils [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.084940] [48527]: DEBUG nova.policy [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.089826] [48527]: INFO nova.api.openstack.requestlog [None req-d4fc1edf-0aec-4fb9-ab38-39985f371900 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.054784 [ 941.090080] [48527]: [pid: 48527|app: 0|req: 1962/3960] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:25 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.093105] [48526]: WARNING neutronclient.v2_0.client [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.107138] [48527]: DEBUG nova.api.openstack.wsgi [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.110101] [48527]: DEBUG nova.compute.api [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.112193] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.112373] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.112507] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.112768] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.112907] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.113489] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.129487] [48527]: WARNING neutronclient.v2_0.client [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.162683] [48527]: DEBUG nova.policy [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.167445] [48527]: INFO nova.api.openstack.requestlog [None req-6b43ebec-ab67-4a24-9b32-a5410c54e1be tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.062492 [ 941.167817] [48527]: [pid: 48527|app: 0|req: 1963/3961] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:25 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.183825] [48526]: DEBUG nova.policy [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.189281] [48526]: INFO nova.api.openstack.requestlog [None req-84f53b5b-3622-46f5-9f18-99fac1cce5a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1317 microversion: 2.1 time: 0.121430 [ 941.189607] [48526]: [pid: 48526|app: 0|req: 1999/3962] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:25 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1317 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.206703] [48527]: DEBUG nova.api.openstack.wsgi [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.208174] [48527]: DEBUG nova.compute.api [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.211669] [48527]: DEBUG oslo_concurrency.lockutils [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.211844] [48527]: DEBUG oslo_concurrency.lockutils [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.211977] [48527]: DEBUG oslo_concurrency.lockutils [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.212240] [48527]: DEBUG oslo_concurrency.lockutils [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.212384] [48527]: DEBUG oslo_concurrency.lockutils [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.212506] [48527]: DEBUG oslo_concurrency.lockutils [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.230235] [48527]: WARNING neutronclient.v2_0.client [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.286631] [48527]: DEBUG nova.policy [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.292406] [48527]: INFO nova.api.openstack.requestlog [None req-a001e720-657d-45f6-b3b0-66bf575d3ada tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.087935 [ 941.292756] [48527]: [pid: 48527|app: 0|req: 1964/3963] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:25 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.483825] [48526]: DEBUG nova.api.openstack.wsgi [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.485333] [48526]: DEBUG nova.compute.api [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.490996] [48526]: DEBUG oslo_concurrency.lockutils [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.491282] [48526]: DEBUG oslo_concurrency.lockutils [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.491416] [48526]: DEBUG oslo_concurrency.lockutils [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.491695] [48526]: DEBUG oslo_concurrency.lockutils [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.491851] [48526]: DEBUG oslo_concurrency.lockutils [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.491995] [48526]: DEBUG oslo_concurrency.lockutils [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.517496] [48526]: WARNING neutronclient.v2_0.client [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.538464] [48527]: DEBUG nova.api.openstack.wsgi [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.540059] [48527]: DEBUG nova.compute.api [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.543307] [48527]: DEBUG oslo_concurrency.lockutils [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.543492] [48527]: DEBUG oslo_concurrency.lockutils [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.543637] [48527]: DEBUG oslo_concurrency.lockutils [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.543886] [48527]: DEBUG oslo_concurrency.lockutils [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.544064] [48527]: DEBUG oslo_concurrency.lockutils [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.544248] [48527]: DEBUG oslo_concurrency.lockutils [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.562748] [48527]: WARNING neutronclient.v2_0.client [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.582024] [48526]: DEBUG nova.policy [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.587528] [48526]: INFO nova.api.openstack.requestlog [None req-5475cb15-e76c-464a-a5e6-3885691ad131 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.105922 [ 941.587853] [48526]: [pid: 48526|app: 0|req: 2000/3964] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:25 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.594213] [48527]: DEBUG nova.policy [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.598670] [48527]: INFO nova.api.openstack.requestlog [None req-9113e4dc-bce0-49f9-83f4-1402411a80be tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.062285 [ 941.599061] [48527]: [pid: 48527|app: 0|req: 1965/3965] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:25 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.730236] [48526]: DEBUG nova.api.openstack.wsgi [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.731936] [48526]: DEBUG nova.compute.api [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.735616] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.735783] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.735900] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.736228] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.736409] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.736575] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.760935] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.761213] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.761332] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.761520] [48526]: DEBUG nova.objects.instance [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.761596] [48527]: DEBUG nova.api.openstack.wsgi [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.763221] [48527]: DEBUG nova.compute.api [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.766290] [48526]: WARNING neutronclient.v2_0.client [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.767324] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.767527] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.767669] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.767936] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.768093] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.768219] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.788045] [48527]: WARNING neutronclient.v2_0.client [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.788791] [48526]: DEBUG nova.policy [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.793748] [48526]: INFO nova.api.openstack.requestlog [None req-19a9d943-9fb5-4bf0-b789-0325013bb0f8 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.066028 [ 941.794140] [48526]: [pid: 48526|app: 0|req: 2001/3966] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:25 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.807780] [48527]: DEBUG nova.policy [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.813390] [48527]: DEBUG nova.policy [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.814057] [48527]: DEBUG nova.policy [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.814707] [48527]: INFO nova.api.openstack.requestlog [None req-0edecc34-0eb7-4e35-87cc-0de10604f50d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1358 microversion: 2.54 time: 0.055670 [ 941.815085] [48527]: [pid: 48527|app: 0|req: 1966/3967] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:25 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1358 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 942.081206] [48526]: DEBUG nova.api.openstack.wsgi [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.082919] [48526]: DEBUG nova.compute.api [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.086799] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.086799] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.086994] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.087231] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.087421] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.087562] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.104979] [48527]: DEBUG nova.api.openstack.wsgi [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.106467] [48527]: DEBUG nova.compute.api [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.108832] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.109093] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.109266] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.109525] [48526]: DEBUG nova.objects.instance [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.111598] [48527]: DEBUG oslo_concurrency.lockutils [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.111800] [48527]: DEBUG oslo_concurrency.lockutils [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.111937] [48527]: DEBUG oslo_concurrency.lockutils [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.112214] [48527]: DEBUG oslo_concurrency.lockutils [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.112393] [48527]: DEBUG oslo_concurrency.lockutils [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.112482] [48527]: DEBUG oslo_concurrency.lockutils [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.113475] [48526]: WARNING neutronclient.v2_0.client [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.133880] [48527]: DEBUG oslo_concurrency.lockutils [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.133991] [48526]: DEBUG nova.policy [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.134198] [48527]: DEBUG oslo_concurrency.lockutils [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.134429] [48527]: DEBUG oslo_concurrency.lockutils [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.134665] [48527]: DEBUG nova.objects.instance [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.138389] [48526]: INFO nova.api.openstack.requestlog [None req-4a29b2b7-3b27-40dc-8aa6-eec9fd540dcb tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.060014 [ 942.138705] [48526]: [pid: 48526|app: 0|req: 2002/3968] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:26 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.139374] [48527]: WARNING neutronclient.v2_0.client [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.158079] [48527]: DEBUG nova.policy [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.162238] [48527]: INFO nova.api.openstack.requestlog [None req-a817e132-5f8b-41fa-af7d-0a37e64de997 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.060207 [ 942.162556] [48527]: [pid: 48527|app: 0|req: 1967/3969] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:26 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.180042] [48526]: DEBUG nova.api.openstack.wsgi [req-db4f2914-7899-44a4-b563-33f4a9c9fc9a req-266b7485-eb84-49ac-b2cb-0b9f5a7a0e62 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "19b968ba-489e-477a-b946-f7e6a77d861a", "name": "network-vif-plugged", "status": "completed", "tag": "2d290450-f51d-42b4-97ef-5902c9882ad8"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 942.182713] [48527]: DEBUG nova.api.openstack.wsgi [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.184127] [48527]: DEBUG nova.compute.api [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.186017] [48526]: DEBUG oslo_concurrency.lockutils [req-db4f2914-7899-44a4-b563-33f4a9c9fc9a req-266b7485-eb84-49ac-b2cb-0b9f5a7a0e62 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.186308] [48526]: DEBUG oslo_concurrency.lockutils [req-db4f2914-7899-44a4-b563-33f4a9c9fc9a req-266b7485-eb84-49ac-b2cb-0b9f5a7a0e62 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.186491] [48526]: DEBUG oslo_concurrency.lockutils [req-db4f2914-7899-44a4-b563-33f4a9c9fc9a req-266b7485-eb84-49ac-b2cb-0b9f5a7a0e62 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.188390] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.188390] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.188528] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.188818] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.189032] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.189095] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.192445] [48526]: INFO nova.api.openstack.compute.server_external_events [req-db4f2914-7899-44a4-b563-33f4a9c9fc9a req-266b7485-eb84-49ac-b2cb-0b9f5a7a0e62 service nova] Creating event network-vif-plugged:2d290450-f51d-42b4-97ef-5902c9882ad8 for instance 19b968ba-489e-477a-b946-f7e6a77d861a on cpu-1 [ 942.197426] [48526]: INFO nova.api.openstack.requestlog [req-db4f2914-7899-44a4-b563-33f4a9c9fc9a req-266b7485-eb84-49ac-b2cb-0b9f5a7a0e62 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020387 [ 942.197779] [48526]: [pid: 48526|app: 0|req: 2003/3970] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:26 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) [ 942.203146] [48526]: DEBUG nova.api.openstack.wsgi [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.204821] [48526]: DEBUG nova.compute.api [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.206041] [48527]: WARNING neutronclient.v2_0.client [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.210018] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.210213] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.210349] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.211812] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.211812] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.211812] [48526]: DEBUG oslo_concurrency.lockutils [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.224140] [48527]: DEBUG nova.policy [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.227770] [48526]: WARNING neutronclient.v2_0.client [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.228233] [48527]: INFO nova.api.openstack.requestlog [None req-e2c820a8-8831-4f78-9ea2-1f57eea03d5e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.050135 [ 942.228578] [48527]: [pid: 48527|app: 0|req: 1968/3971] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:26 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 942.285950] [48526]: DEBUG nova.policy [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.292606] [48526]: INFO nova.api.openstack.requestlog [None req-bcc8cd94-9ad4-4618-958a-db4ed8cc6a34 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1305 microversion: 2.1 time: 0.091461 [ 942.292606] [48526]: [pid: 48526|app: 0|req: 2004/3972] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:26 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1305 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.306730] [48527]: DEBUG nova.api.openstack.wsgi [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.307754] [48527]: DEBUG nova.compute.api [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.311602] [48527]: DEBUG oslo_concurrency.lockutils [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.311693] [48527]: DEBUG oslo_concurrency.lockutils [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.311824] [48527]: DEBUG oslo_concurrency.lockutils [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.312155] [48527]: DEBUG oslo_concurrency.lockutils [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.313089] [48527]: DEBUG oslo_concurrency.lockutils [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.313089] [48527]: DEBUG oslo_concurrency.lockutils [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.329320] [48527]: WARNING neutronclient.v2_0.client [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.406439] [48527]: DEBUG nova.policy [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.413656] [48527]: INFO nova.api.openstack.requestlog [None req-18781d42-768b-43d9-8557-a0d227ee237b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.110455 [ 942.413907] [48527]: [pid: 48527|app: 0|req: 1969/3973] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:26 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.601337] [48526]: DEBUG nova.api.openstack.wsgi [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.602873] [48526]: DEBUG nova.compute.api [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.607829] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.608014] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.608152] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.608397] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.608541] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.608678] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.611767] [48527]: DEBUG nova.api.openstack.wsgi [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.613342] [48527]: DEBUG nova.compute.api [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.616832] [48527]: DEBUG oslo_concurrency.lockutils [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.617033] [48527]: DEBUG oslo_concurrency.lockutils [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.617172] [48527]: DEBUG oslo_concurrency.lockutils [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.617566] [48527]: DEBUG oslo_concurrency.lockutils [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.617739] [48527]: DEBUG oslo_concurrency.lockutils [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.617919] [48527]: DEBUG oslo_concurrency.lockutils [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.631768] [48526]: WARNING neutronclient.v2_0.client [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.635387] [48527]: WARNING neutronclient.v2_0.client [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.652213] [48527]: DEBUG nova.policy [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.656246] [48527]: INFO nova.api.openstack.requestlog [None req-257b87a6-d7b1-4ca4-95db-1ec61148186e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.046790 [ 942.656674] [48527]: [pid: 48527|app: 0|req: 1970/3974] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:26 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.703330] [48526]: DEBUG nova.policy [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.707771] [48526]: INFO nova.api.openstack.requestlog [None req-cceba199-a9a6-4ac0-8ddb-6da399f76e4a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.109346 [ 942.708124] [48526]: [pid: 48526|app: 0|req: 2005/3975] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:26 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.811682] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.813635] [48527]: DEBUG nova.compute.api [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.817386] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.817586] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.817723] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.818080] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.818262] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.818388] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.833991] [48526]: DEBUG nova.api.openstack.wsgi [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.835463] [48526]: DEBUG nova.compute.api [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.839241] [48526]: DEBUG oslo_concurrency.lockutils [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.839464] [48526]: DEBUG oslo_concurrency.lockutils [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.839568] [48526]: DEBUG oslo_concurrency.lockutils [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.839865] [48526]: DEBUG oslo_concurrency.lockutils [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.840083] [48526]: DEBUG oslo_concurrency.lockutils [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.841250] [48526]: DEBUG oslo_concurrency.lockutils [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.841532] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.841532] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.841532] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.841532] [48527]: DEBUG nova.objects.instance [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.845028] [48527]: WARNING neutronclient.v2_0.client [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.863066] [48526]: WARNING neutronclient.v2_0.client [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.865065] [48527]: DEBUG nova.policy [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.871412] [48527]: INFO nova.api.openstack.requestlog [None req-5c0a5999-f9fc-4192-854f-001f12e62c23 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.061725 [ 942.871912] [48527]: [pid: 48527|app: 0|req: 1971/3976] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:27 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.881414] [48526]: DEBUG nova.policy [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.886936] [48526]: DEBUG nova.policy [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.887598] [48526]: DEBUG nova.policy [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.888231] [48526]: INFO nova.api.openstack.requestlog [None req-0de3b07b-6477-41e5-8408-b410fb76cb7d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1358 microversion: 2.54 time: 0.056381 [ 942.888753] [48526]: [pid: 48526|app: 0|req: 2006/3977] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:27 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1358 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 943.152352] [48527]: DEBUG nova.api.openstack.wsgi [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.153890] [48527]: DEBUG nova.compute.api [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.159973] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.160199] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.160329] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.160601] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.160739] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.160890] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.176368] [48526]: DEBUG nova.api.openstack.wsgi [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.178540] [48526]: DEBUG nova.compute.api [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.182766] [48526]: DEBUG oslo_concurrency.lockutils [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.182965] [48526]: DEBUG oslo_concurrency.lockutils [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.183119] [48526]: DEBUG oslo_concurrency.lockutils [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.183281] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.183438] [48526]: DEBUG oslo_concurrency.lockutils [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.183477] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.183591] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.183636] [48526]: DEBUG oslo_concurrency.lockutils [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.183740] [48527]: DEBUG nova.objects.instance [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.183777] [48526]: DEBUG oslo_concurrency.lockutils [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.186838] [48527]: WARNING neutronclient.v2_0.client [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.202158] [48526]: DEBUG oslo_concurrency.lockutils [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.202352] [48526]: DEBUG oslo_concurrency.lockutils [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.202483] [48526]: DEBUG oslo_concurrency.lockutils [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.202633] [48526]: DEBUG nova.objects.instance [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lazy-loading 'fault' on Instance uuid f48400e3-600a-4570-bbf4-b717074429fa {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.205312] [48526]: WARNING neutronclient.v2_0.client [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.205959] [48527]: DEBUG nova.policy [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.210292] [48527]: INFO nova.api.openstack.requestlog [None req-dcf313ca-d82a-4516-ab29-7d0a142fdbc7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.060247 [ 943.210602] [48527]: [pid: 48527|app: 0|req: 1972/3978] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:27 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.224603] [48526]: DEBUG nova.policy [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77ea024d8e5a4d7eaaad5a0b9a309687', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e50f6dc6436429ca7b3085fe8f10578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.229679] [48526]: INFO nova.api.openstack.requestlog [None req-3447936c-5c16-41cb-9ab9-e4fa2b764e27 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 200 len: 1309 microversion: 2.1 time: 0.055710 [ 943.229997] [48526]: [pid: 48526|app: 0|req: 2007/3979] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:27 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.244327] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.245410] [48527]: DEBUG nova.compute.api [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.248948] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.249158] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.249292] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.249545] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.249685] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.249833] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.265172] [48527]: WARNING neutronclient.v2_0.client [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.283312] [48527]: DEBUG nova.policy [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.287452] [48527]: INFO nova.api.openstack.requestlog [None req-b0a1a859-2035-4c3e-987a-ebb90ccae01f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.045801 [ 943.287773] [48527]: [pid: 48527|app: 0|req: 1973/3980] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:27 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.308063] [48526]: DEBUG nova.api.openstack.wsgi [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.309206] [48526]: DEBUG nova.compute.api [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.313844] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.314068] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.314213] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.314548] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.314707] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.314848] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.330581] [48526]: WARNING neutronclient.v2_0.client [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.395887] [48526]: DEBUG nova.policy [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.400472] [48526]: INFO nova.api.openstack.requestlog [None req-1bd4e170-1460-44ca-a126-5f6ba75e3bcb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1305 microversion: 2.1 time: 0.095108 [ 943.400923] [48526]: [pid: 48526|app: 0|req: 2008/3981] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:27 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1305 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.427392] [48527]: DEBUG nova.api.openstack.wsgi [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.429516] [48527]: DEBUG nova.compute.api [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.432631] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.432821] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.433975] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.433975] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.433975] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.433975] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.451358] [48527]: WARNING neutronclient.v2_0.client [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.520136] [48527]: DEBUG nova.policy [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.524611] [48527]: INFO nova.api.openstack.requestlog [None req-5bee2a89-3731-4a65-9fd0-ce0f383847af tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.099612 [ 943.524949] [48527]: [pid: 48527|app: 0|req: 1974/3982] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:27 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.679852] [48526]: DEBUG nova.api.openstack.wsgi [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.681843] [48526]: DEBUG nova.compute.api [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.685499] [48526]: DEBUG oslo_concurrency.lockutils [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.685738] [48526]: DEBUG oslo_concurrency.lockutils [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.685937] [48526]: DEBUG oslo_concurrency.lockutils [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.686334] [48526]: DEBUG oslo_concurrency.lockutils [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.686544] [48526]: DEBUG oslo_concurrency.lockutils [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.686836] [48526]: DEBUG oslo_concurrency.lockutils [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.707619] [48526]: WARNING neutronclient.v2_0.client [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.720974] [48527]: DEBUG nova.api.openstack.wsgi [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.722468] [48527]: DEBUG nova.compute.api [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.727591] [48526]: DEBUG nova.policy [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.729761] [48527]: DEBUG oslo_concurrency.lockutils [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.730221] [48527]: DEBUG oslo_concurrency.lockutils [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.730221] [48527]: DEBUG oslo_concurrency.lockutils [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.730498] [48527]: DEBUG oslo_concurrency.lockutils [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.730718] [48527]: DEBUG oslo_concurrency.lockutils [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.731024] [48527]: DEBUG oslo_concurrency.lockutils [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.734769] [48526]: INFO nova.api.openstack.requestlog [None req-705d4543-ff06-4387-9083-57d930a3502f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.057652 [ 943.735237] [48526]: [pid: 48526|app: 0|req: 2009/3983] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:27 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.756950] [48527]: WARNING neutronclient.v2_0.client [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.861979] [48527]: DEBUG nova.policy [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.866222] [48527]: INFO nova.api.openstack.requestlog [None req-852dda81-2384-438b-a16f-8d1ad33b0aae tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.147355 [ 943.866564] [48527]: [pid: 48527|app: 0|req: 1975/3984] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:27 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.885426] [48526]: DEBUG nova.api.openstack.wsgi [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.887236] [48526]: DEBUG nova.compute.api [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.890820] [48526]: DEBUG oslo_concurrency.lockutils [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.891011] [48526]: DEBUG oslo_concurrency.lockutils [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.891163] [48526]: DEBUG oslo_concurrency.lockutils [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.891425] [48526]: DEBUG oslo_concurrency.lockutils [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.891574] [48526]: DEBUG oslo_concurrency.lockutils [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.891697] [48526]: DEBUG oslo_concurrency.lockutils [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.902063] [48527]: DEBUG nova.api.openstack.wsgi [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.903557] [48527]: DEBUG nova.compute.api [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.906898] [48527]: DEBUG oslo_concurrency.lockutils [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.907090] [48527]: DEBUG oslo_concurrency.lockutils [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.907228] [48527]: DEBUG oslo_concurrency.lockutils [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.907491] [48527]: DEBUG oslo_concurrency.lockutils [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.907633] [48527]: DEBUG oslo_concurrency.lockutils [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.907756] [48527]: DEBUG oslo_concurrency.lockutils [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.915394] [48526]: DEBUG oslo_concurrency.lockutils [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.915577] [48526]: DEBUG oslo_concurrency.lockutils [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.915707] [48526]: DEBUG oslo_concurrency.lockutils [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.915853] [48526]: DEBUG nova.objects.instance [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.919826] [48526]: WARNING neutronclient.v2_0.client [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.926915] [48527]: WARNING neutronclient.v2_0.client [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.938553] [48526]: DEBUG nova.policy [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.942888] [48526]: INFO nova.api.openstack.requestlog [None req-144d1d77-0df9-4cf9-af92-9a623c7f4b1d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.059563 [ 943.942888] [48526]: [pid: 48526|app: 0|req: 2010/3985] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.944418] [48527]: DEBUG nova.policy [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.948506] [48527]: DEBUG nova.policy [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.949143] [48527]: DEBUG nova.policy [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.949755] [48527]: INFO nova.api.openstack.requestlog [None req-02d7200a-76e5-4b7f-b267-ac06c090f041 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1358 microversion: 2.54 time: 0.049921 [ 943.950016] [48527]: [pid: 48527|app: 0|req: 1976/3986] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1358 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 944.215753] [48526]: DEBUG nova.api.openstack.wsgi [req-52112667-45ec-4e9c-b1cc-65d912052660 req-f5bf3bef-0b37-4ebe-9664-673d9174052b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "19b968ba-489e-477a-b946-f7e6a77d861a", "tag": "2d290450-f51d-42b4-97ef-5902c9882ad8"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 944.223134] [48526]: DEBUG oslo_concurrency.lockutils [req-52112667-45ec-4e9c-b1cc-65d912052660 req-f5bf3bef-0b37-4ebe-9664-673d9174052b service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.223377] [48526]: DEBUG oslo_concurrency.lockutils [req-52112667-45ec-4e9c-b1cc-65d912052660 req-f5bf3bef-0b37-4ebe-9664-673d9174052b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.223517] [48526]: DEBUG oslo_concurrency.lockutils [req-52112667-45ec-4e9c-b1cc-65d912052660 req-f5bf3bef-0b37-4ebe-9664-673d9174052b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.224110] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.226164] [48527]: DEBUG nova.compute.api [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.229618] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.229805] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.229966] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.230209] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.230274] [48526]: INFO nova.api.openstack.compute.server_external_events [req-52112667-45ec-4e9c-b1cc-65d912052660 req-f5bf3bef-0b37-4ebe-9664-673d9174052b service nova] Creating event network-changed:2d290450-f51d-42b4-97ef-5902c9882ad8 for instance 19b968ba-489e-477a-b946-f7e6a77d861a on cpu-1 [ 944.230340] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.230472] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.234880] [48526]: INFO nova.api.openstack.requestlog [req-52112667-45ec-4e9c-b1cc-65d912052660 req-f5bf3bef-0b37-4ebe-9664-673d9174052b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022071 [ 944.235351] [48526]: [pid: 48526|app: 0|req: 2011/3987] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:28 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) [ 944.247452] [48526]: DEBUG nova.api.openstack.wsgi [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.248655] [48526]: DEBUG nova.compute.api [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: f48400e3-600a-4570-bbf4-b717074429fa] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.252297] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.252518] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.252674] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.252958] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.253033] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.253131] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.253181] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.253278] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.253359] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.253504] [48527]: DEBUG nova.objects.instance [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.257396] [48527]: WARNING neutronclient.v2_0.client [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.262167] [48526]: INFO nova.api.openstack.wsgi [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Instance f48400e3-600a-4570-bbf4-b717074429fa could not be found. [ 944.262438] [48526]: DEBUG nova.api.openstack.wsgi [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Instance f48400e3-600a-4570-bbf4-b717074429fa could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 944.262821] [48526]: INFO nova.api.openstack.requestlog [None req-c7c27b98-7dc0-49a2-96ca-86e8d3f39deb tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa" status: 404 len: 111 microversion: 2.1 time: 0.019282 [ 944.263147] [48526]: [pid: 48526|app: 0|req: 2012/3988] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/f48400e3-600a-4570-bbf4-b717074429fa => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 944.267666] [48526]: DEBUG nova.api.openstack.wsgi [None req-641bc744-cbb7-4d05-a5ec-82d2dd943d41 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.278829] [48527]: DEBUG nova.policy [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.284427] [48527]: INFO nova.api.openstack.requestlog [None req-1b0426e6-9877-4d40-876c-7d9718cf2b14 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.062724 [ 944.286313] [48526]: INFO nova.api.openstack.wsgi [None req-641bc744-cbb7-4d05-a5ec-82d2dd943d41 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Image not found. [ 944.286591] [48526]: DEBUG nova.api.openstack.wsgi [None req-641bc744-cbb7-4d05-a5ec-82d2dd943d41 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 944.287258] [48526]: INFO nova.api.openstack.requestlog [None req-641bc744-cbb7-4d05-a5ec-82d2dd943d41 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/e6566e50-4031-4601-89bd-4c482455b1bd" status: 404 len: 62 microversion: 2.1 time: 0.021356 [ 944.287347] [48527]: [pid: 48527|app: 0|req: 1977/3989] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.287718] [48526]: [pid: 48526|app: 0|req: 2013/3990] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] DELETE /compute/v2.1/images/e6566e50-4031-4601-89bd-4c482455b1bd => generated 62 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 944.293280] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.293605] [48527]: DEBUG nova.compute.api [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.296912] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.297118] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.297314] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.297516] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.297694] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.297774] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.301628] [48526]: DEBUG nova.api.openstack.wsgi [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.303772] [48526]: DEBUG nova.compute.api [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.307215] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.307395] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.307528] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.307776] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.307921] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.308486] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.308566] [48527]: INFO nova.api.openstack.wsgi [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Instance c95a76e9-1331-40fc-aa7a-12ad16757bbe could not be found. [ 944.308832] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Instance c95a76e9-1331-40fc-aa7a-12ad16757bbe could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 944.309340] [48527]: INFO nova.api.openstack.requestlog [None req-0ca630d4-3ce7-4872-b197-92ca2ac6afe0 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 404 len: 111 microversion: 2.1 time: 0.018637 [ 944.309723] [48527]: [pid: 48527|app: 0|req: 1978/3991] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:28 2025] DELETE /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 944.314610] [48527]: DEBUG nova.api.openstack.wsgi [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.316277] [48527]: DEBUG nova.compute.api [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: c95a76e9-1331-40fc-aa7a-12ad16757bbe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.320465] [48527]: DEBUG oslo_concurrency.lockutils [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.320657] [48527]: DEBUG oslo_concurrency.lockutils [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.320836] [48527]: DEBUG oslo_concurrency.lockutils [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.321140] [48527]: DEBUG oslo_concurrency.lockutils [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.321288] [48527]: DEBUG oslo_concurrency.lockutils [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.321416] [48527]: DEBUG oslo_concurrency.lockutils [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.325469] [48526]: WARNING neutronclient.v2_0.client [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.332462] [48527]: INFO nova.api.openstack.wsgi [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Instance c95a76e9-1331-40fc-aa7a-12ad16757bbe could not be found. [ 944.332799] [48527]: DEBUG nova.api.openstack.wsgi [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Instance c95a76e9-1331-40fc-aa7a-12ad16757bbe could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 944.333295] [48527]: INFO nova.api.openstack.requestlog [None req-78e6e755-24a7-43d8-99ea-e7103a2f9267 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe" status: 404 len: 111 microversion: 2.1 time: 0.020866 [ 944.333651] [48527]: [pid: 48527|app: 0|req: 1979/3992] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/c95a76e9-1331-40fc-aa7a-12ad16757bbe => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 944.339028] [48527]: DEBUG nova.api.openstack.wsgi [None req-73b7c750-a167-4a80-824c-5459ee21f12f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.344443] [48526]: DEBUG nova.policy [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.348582] [48526]: INFO nova.api.openstack.requestlog [None req-5fcf7413-cadd-4e6e-9a21-70d30b8a8096 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.050655 [ 944.349165] [48526]: [pid: 48526|app: 0|req: 2014/3993] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.354609] [48527]: INFO nova.api.openstack.requestlog [None req-73b7c750-a167-4a80-824c-5459ee21f12f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1697653247" status: 202 len: 0 microversion: 2.1 time: 0.017892 [ 944.355325] [48527]: [pid: 48527|app: 0|req: 1980/3994] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:57:28 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1697653247 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 944.414520] [48526]: DEBUG nova.api.openstack.wsgi [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.416759] [48526]: DEBUG nova.compute.api [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.420997] [48526]: DEBUG oslo_concurrency.lockutils [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.421771] [48526]: DEBUG oslo_concurrency.lockutils [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.421771] [48526]: DEBUG oslo_concurrency.lockutils [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.421771] [48526]: DEBUG oslo_concurrency.lockutils [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.421771] [48526]: DEBUG oslo_concurrency.lockutils [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.423518] [48526]: DEBUG oslo_concurrency.lockutils [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.449432] [48526]: WARNING neutronclient.v2_0.client [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.521049] [48526]: DEBUG nova.policy [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.528125] [48526]: INFO nova.api.openstack.requestlog [None req-39e6d2cf-bb11-41e1-aac2-9c12ece5c4a4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1305 microversion: 2.1 time: 0.116875 [ 944.529081] [48526]: [pid: 48526|app: 0|req: 2015/3995] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1305 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.539094] [48527]: DEBUG nova.api.openstack.wsgi [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.541520] [48527]: DEBUG nova.compute.api [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.546600] [48527]: DEBUG oslo_concurrency.lockutils [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.546757] [48527]: DEBUG oslo_concurrency.lockutils [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.547181] [48527]: DEBUG oslo_concurrency.lockutils [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.547330] [48527]: DEBUG oslo_concurrency.lockutils [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.547480] [48527]: DEBUG oslo_concurrency.lockutils [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.547640] [48527]: DEBUG oslo_concurrency.lockutils [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.575729] [48527]: WARNING neutronclient.v2_0.client [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.705103] [48527]: DEBUG nova.policy [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.709867] [48527]: INFO nova.api.openstack.requestlog [None req-2924615b-8023-4c64-9eca-ae0e20497d8a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.172901 [ 944.710251] [48527]: [pid: 48527|app: 0|req: 1981/3996] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.723397] [48526]: DEBUG nova.api.openstack.wsgi [None req-897d35f6-99bf-4245-9ae0-4275d9050c5f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.737104] [48526]: INFO nova.api.openstack.wsgi [None req-897d35f6-99bf-4245-9ae0-4275d9050c5f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Image not found. [ 944.737375] [48526]: DEBUG nova.api.openstack.wsgi [None req-897d35f6-99bf-4245-9ae0-4275d9050c5f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 944.737850] [48526]: INFO nova.api.openstack.requestlog [None req-897d35f6-99bf-4245-9ae0-4275d9050c5f tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/3b8cce8a-8952-453f-aaa7-cd681909a3cf" status: 404 len: 62 microversion: 2.1 time: 0.016525 [ 944.738223] [48526]: [pid: 48526|app: 0|req: 2016/3997] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] DELETE /compute/v2.1/images/3b8cce8a-8952-453f-aaa7-cd681909a3cf => generated 62 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 944.743036] [48527]: DEBUG nova.api.openstack.wsgi [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.743303] [48527]: DEBUG nova.compute.api [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.746859] [48527]: DEBUG oslo_concurrency.lockutils [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.747061] [48527]: DEBUG oslo_concurrency.lockutils [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.747197] [48527]: DEBUG oslo_concurrency.lockutils [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.747453] [48527]: DEBUG oslo_concurrency.lockutils [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.747596] [48527]: DEBUG oslo_concurrency.lockutils [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.747736] [48527]: DEBUG oslo_concurrency.lockutils [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.754172] [48526]: DEBUG nova.api.openstack.wsgi [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.756485] [48526]: DEBUG nova.compute.api [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.758816] [48527]: INFO nova.api.openstack.wsgi [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Instance deea1f6c-7257-476f-95d3-4dae79967f5b could not be found. [ 944.759476] [48527]: DEBUG nova.api.openstack.wsgi [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Instance deea1f6c-7257-476f-95d3-4dae79967f5b could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 944.759944] [48527]: INFO nova.api.openstack.requestlog [None req-f488ad93-f1bf-4b37-b7d1-ed4494b73a5d tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 404 len: 111 microversion: 2.1 time: 0.019023 [ 944.760266] [48526]: DEBUG oslo_concurrency.lockutils [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.760346] [48527]: [pid: 48527|app: 0|req: 1982/3998] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:28 2025] DELETE /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 944.760472] [48526]: DEBUG oslo_concurrency.lockutils [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.761035] [48526]: DEBUG oslo_concurrency.lockutils [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.761035] [48526]: DEBUG oslo_concurrency.lockutils [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.761255] [48526]: DEBUG oslo_concurrency.lockutils [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.761390] [48526]: DEBUG oslo_concurrency.lockutils [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.766732] [48527]: DEBUG nova.api.openstack.wsgi [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.768152] [48527]: DEBUG nova.compute.api [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] [instance: deea1f6c-7257-476f-95d3-4dae79967f5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.772183] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.772431] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.772556] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.772833] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.772969] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.773105] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.780589] [48526]: WARNING neutronclient.v2_0.client [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.782486] [48527]: INFO nova.api.openstack.wsgi [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] HTTP exception thrown: Instance deea1f6c-7257-476f-95d3-4dae79967f5b could not be found. [ 944.782767] [48527]: DEBUG nova.api.openstack.wsgi [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] Returning 404 to user: Instance deea1f6c-7257-476f-95d3-4dae79967f5b could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 944.783243] [48527]: INFO nova.api.openstack.requestlog [None req-7d339b24-58c5-43e0-bf6c-f49d9ad69617 tempest-ImagesOneServerNegativeTestJSON-1672876084 tempest-ImagesOneServerNegativeTestJSON-1672876084-project-member] 10.180.1.21 "GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b" status: 404 len: 111 microversion: 2.1 time: 0.020178 [ 944.783637] [48527]: [pid: 48527|app: 0|req: 1983/3999] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/deea1f6c-7257-476f-95d3-4dae79967f5b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 944.799378] [48526]: DEBUG nova.policy [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.803827] [48526]: INFO nova.api.openstack.requestlog [None req-20cae334-93ec-4237-911a-d0cf476c3fc5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.052773 [ 944.804180] [48526]: [pid: 48526|app: 0|req: 2017/4000] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:28 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.879071] [48527]: DEBUG nova.api.openstack.wsgi [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.880647] [48527]: DEBUG nova.compute.api [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.883851] [48527]: DEBUG oslo_concurrency.lockutils [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.884051] [48527]: DEBUG oslo_concurrency.lockutils [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.884194] [48527]: DEBUG oslo_concurrency.lockutils [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.884785] [48527]: DEBUG oslo_concurrency.lockutils [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.884785] [48527]: DEBUG oslo_concurrency.lockutils [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.884887] [48527]: DEBUG oslo_concurrency.lockutils [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.902775] [48527]: WARNING neutronclient.v2_0.client [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.955996] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.957379] [48526]: DEBUG nova.compute.api [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.960562] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.960841] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.960914] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.961118] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.961259] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.961379] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.981676] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.981801] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.981883] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.982045] [48526]: DEBUG nova.objects.instance [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.989968] [48526]: WARNING neutronclient.v2_0.client [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.001115] [48527]: DEBUG nova.policy [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.006173] [48527]: INFO nova.api.openstack.requestlog [None req-004b3e9e-857f-4bf5-a27a-e40b1011abdd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.129329 [ 945.006487] [48527]: [pid: 48527|app: 0|req: 1984/4001] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:29 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.009012] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.010396] [48527]: DEBUG nova.compute.api [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.013298] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.013465] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.013593] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.013834] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.013977] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.014137] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.029972] [48527]: WARNING neutronclient.v2_0.client [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.045709] [48526]: DEBUG nova.policy [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.050124] [48526]: INFO nova.api.openstack.requestlog [None req-e0400228-2d43-4d03-ab9a-4b793f7f5e52 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 200 len: 1297 microversion: 2.1 time: 0.096684 [ 945.050443] [48526]: [pid: 48526|app: 0|req: 2018/4002] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:29 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 1297 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.057873] [48527]: DEBUG nova.policy [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.062146] [48527]: DEBUG nova.policy [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.062743] [48527]: DEBUG nova.policy [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.063327] [48527]: INFO nova.api.openstack.requestlog [None req-7ac45f8f-4b49-4c90-b369-200d13830eb2 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1375 microversion: 2.54 time: 0.056357 [ 945.063689] [48527]: [pid: 48527|app: 0|req: 1985/4003] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:29 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1375 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 945.077330] [48526]: DEBUG nova.api.openstack.wsgi [None req-1cb48855-53a4-44e6-aaec-821b547332d7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-ServerShowV254Test-keypair-968234978", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEBi9dG+VXwVrC1CruqxCxZ4f4KCIoHYZkqt/9Qf2NAx20Us24BqtdVivqMP8LaDP6COrR8VAE8UbUhLaQqiIZdNFVdOp40Z9uTOd2lWohLQaikbp7Gsj95/I+5j+42xRQ=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 945.090089] [48526]: DEBUG nova.quota [None req-1cb48855-53a4-44e6-aaec-821b547332d7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Getting quotas for project a7f5e69ec93047cda7adad800451a692. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 945.093547] [48526]: DEBUG nova.quota [None req-1cb48855-53a4-44e6-aaec-821b547332d7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Getting quotas for user 6a514cf952bc46de961f41b02670c09a and project a7f5e69ec93047cda7adad800451a692. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 945.117114] [48526]: INFO nova.api.openstack.requestlog [None req-1cb48855-53a4-44e6-aaec-821b547332d7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 419 microversion: 2.54 time: 0.042104 [ 945.117507] [48526]: [pid: 48526|app: 0|req: 2019/4004] 10.180.1.21 () {62 vars in 1195 bytes} [Fri Dec 12 13:57:29 2025] POST /compute/v2.1/os-keypairs => generated 419 bytes in 43 msecs (HTTP/1.1 201) 9 headers in 364 bytes (2 switches on core 0) [ 945.123933] [48527]: DEBUG nova.api.openstack.wsgi [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Action: 'action', calling method: >, body: {"rebuild": {"key_name": "tempest-ServerShowV254Test-keypair-968234978", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 945.125812] [48527]: DEBUG nova.compute.api [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.129525] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.129525] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.129525] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.129976] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.129976] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.130116] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.148925] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.149167] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.149302] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.154643] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.154808] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.154977] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.155393] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.156347] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.156473] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.198467] [48527]: DEBUG nova.virt.hardware [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 945.198608] [48527]: DEBUG nova.virt.hardware [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 945.198810] [48527]: DEBUG nova.virt.hardware [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 945.198951] [48527]: DEBUG nova.virt.hardware [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 945.199095] [48527]: DEBUG nova.virt.hardware [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 945.257794] [48527]: DEBUG nova.compute.api [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.261988] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.262199] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.262332] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.262586] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.262729] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.262851] [48527]: DEBUG oslo_concurrency.lockutils [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.289528] [48527]: INFO nova.api.openstack.requestlog [None req-886a322d-1226-40a3-9392-72d9111eaf1e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "POST /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0/action" status: 202 len: 1161 microversion: 2.54 time: 0.167691 [ 945.290051] [48527]: [pid: 48527|app: 0|req: 1986/4005] 10.180.1.21 () {62 vars in 1315 bytes} [Fri Dec 12 13:57:29 2025] POST /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0/action => generated 1161 bytes in 168 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 945.299174] [48526]: DEBUG nova.api.openstack.wsgi [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.303376] [48526]: DEBUG nova.compute.api [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.303421] [48527]: DEBUG nova.api.openstack.wsgi [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.303421] [48527]: DEBUG nova.compute.api [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.305389] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.305586] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.305734] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.305983] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.306139] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.306259] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.309751] [48527]: DEBUG oslo_concurrency.lockutils [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.311740] [48527]: DEBUG oslo_concurrency.lockutils [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.311898] [48527]: DEBUG oslo_concurrency.lockutils [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.312203] [48527]: DEBUG oslo_concurrency.lockutils [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.312352] [48527]: DEBUG oslo_concurrency.lockutils [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.312471] [48527]: DEBUG oslo_concurrency.lockutils [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.330733] [48527]: WARNING neutronclient.v2_0.client [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.330923] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.330923] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.331106] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.331230] [48526]: DEBUG nova.objects.instance [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.334742] [48526]: WARNING neutronclient.v2_0.client [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.350017] [48527]: DEBUG nova.policy [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.357403] [48527]: DEBUG nova.policy [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.358150] [48527]: DEBUG nova.policy [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.358848] [48527]: INFO nova.api.openstack.requestlog [None req-a385c9bc-9248-4dbe-8c5d-2a8e8ea7d9f1 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1426 microversion: 2.54 time: 0.060380 [ 945.359228] [48527]: [pid: 48527|app: 0|req: 1987/4006] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:29 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1426 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 945.361642] [48527]: DEBUG nova.api.openstack.wsgi [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.363026] [48527]: DEBUG nova.compute.api [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.364989] [48526]: DEBUG nova.policy [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.370115] [48527]: DEBUG oslo_concurrency.lockutils [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.370115] [48527]: DEBUG oslo_concurrency.lockutils [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.370115] [48527]: DEBUG oslo_concurrency.lockutils [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.370339] [48527]: DEBUG oslo_concurrency.lockutils [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.370383] [48527]: DEBUG oslo_concurrency.lockutils [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.370485] [48527]: DEBUG oslo_concurrency.lockutils [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.374118] [48526]: INFO nova.api.openstack.requestlog [None req-7a634e40-e2a3-4677-854b-c78ca469edac tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.077295 [ 945.374507] [48526]: [pid: 48526|app: 0|req: 2020/4007] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:29 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.391981] [48527]: WARNING neutronclient.v2_0.client [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.410584] [48527]: DEBUG nova.policy [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.414522] [48527]: INFO nova.api.openstack.requestlog [None req-53801a4a-4495-4cb2-996d-0a38c83a4eda tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.054767 [ 945.414820] [48527]: [pid: 48527|app: 0|req: 1988/4008] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:29 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.542564] [48526]: DEBUG nova.api.openstack.wsgi [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.543978] [48526]: DEBUG nova.compute.api [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.547452] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.547582] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.547700] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.547973] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.548185] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.548335] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.566557] [48526]: WARNING neutronclient.v2_0.client [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.638904] [48526]: DEBUG nova.policy [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.646058] [48526]: INFO nova.api.openstack.requestlog [None req-dd541f8c-d15b-48cd-91a8-cfee812d0b85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1305 microversion: 2.1 time: 0.106279 [ 945.646425] [48526]: [pid: 48526|app: 0|req: 2021/4009] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:29 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1305 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.686988] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=6 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 945.723406] [48527]: DEBUG nova.api.openstack.wsgi [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.725005] [48527]: DEBUG nova.compute.api [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.729903] [48527]: DEBUG oslo_concurrency.lockutils [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.730111] [48527]: DEBUG oslo_concurrency.lockutils [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.730260] [48527]: DEBUG oslo_concurrency.lockutils [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.730521] [48527]: DEBUG oslo_concurrency.lockutils [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.731126] [48527]: DEBUG oslo_concurrency.lockutils [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.731126] [48527]: DEBUG oslo_concurrency.lockutils [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.749988] [48527]: WARNING neutronclient.v2_0.client [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.811546] [48527]: DEBUG nova.policy [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.816634] [48527]: INFO nova.api.openstack.requestlog [None req-19df1993-b53d-4bc5-bda0-ca3dae2a6d92 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.095338 [ 945.816831] [48527]: [pid: 48527|app: 0|req: 1989/4010] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:29 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 945.817694] [48526]: DEBUG nova.api.openstack.wsgi [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.819906] [48526]: DEBUG nova.compute.api [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.824583] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.824583] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.824583] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.824583] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.824583] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.824583] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.842780] [48526]: WARNING neutronclient.v2_0.client [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.863368] [48526]: DEBUG nova.policy [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.868108] [48526]: INFO nova.api.openstack.requestlog [None req-fcf79559-8731-4daa-9556-4b762d770e5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.053163 [ 945.868463] [48526]: [pid: 48526|app: 0|req: 2022/4011] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:30 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.020144] [48527]: DEBUG nova.api.openstack.wsgi [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.021615] [48527]: DEBUG nova.compute.api [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.026324] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.026512] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.026683] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.026980] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.027157] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.027465] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.055445] [48527]: WARNING neutronclient.v2_0.client [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.064047] [48526]: DEBUG nova.api.openstack.wsgi [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.065595] [48526]: DEBUG nova.compute.api [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 6b8056b9-48fe-4de2-8d36-cb22486bd3c6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.070053] [48526]: DEBUG oslo_concurrency.lockutils [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.070387] [48526]: DEBUG oslo_concurrency.lockutils [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.070615] [48526]: DEBUG oslo_concurrency.lockutils [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.070889] [48526]: DEBUG oslo_concurrency.lockutils [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.071129] [48526]: DEBUG oslo_concurrency.lockutils [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.071317] [48526]: DEBUG oslo_concurrency.lockutils [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.083516] [48526]: INFO nova.api.openstack.wsgi [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] HTTP exception thrown: Instance 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 could not be found. [ 946.083863] [48526]: DEBUG nova.api.openstack.wsgi [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Returning 404 to user: Instance 6b8056b9-48fe-4de2-8d36-cb22486bd3c6 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 946.084409] [48526]: INFO nova.api.openstack.requestlog [None req-13c66348-37e4-4116-8dbe-0666781cefdb tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6" status: 404 len: 111 microversion: 2.1 time: 0.023297 [ 946.084861] [48526]: [pid: 48526|app: 0|req: 2023/4012] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:30 2025] GET /compute/v2.1/servers/6b8056b9-48fe-4de2-8d36-cb22486bd3c6 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 946.091269] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.091519] [48526]: DEBUG nova.compute.api [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.096718] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.096997] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.097226] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.097716] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.097987] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.098574] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.117966] [48526]: DEBUG nova.compute.api [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 946.159036] [48527]: DEBUG nova.policy [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.163358] [48527]: INFO nova.api.openstack.requestlog [None req-6ae12f1f-bc95-40ac-a74c-54a843e6bb5a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.145420 [ 946.163701] [48527]: [pid: 48527|app: 0|req: 1990/4013] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:30 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.199373] [48526]: INFO nova.api.openstack.requestlog [None req-b8691ad5-7895-4804-9a0b-313418685b07 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 204 len: 0 microversion: 2.1 time: 0.110989 [ 946.200095] [48526]: [pid: 48526|app: 0|req: 2024/4014] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:30 2025] DELETE /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 946.205638] [48527]: DEBUG nova.api.openstack.wsgi [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.207187] [48527]: DEBUG nova.compute.api [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.210886] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.211146] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.211389] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.211674] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.211830] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.211954] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.235024] [48527]: WARNING neutronclient.v2_0.client [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.359858] [48527]: DEBUG nova.policy [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.369076] [48527]: INFO nova.api.openstack.requestlog [None req-9d679fad-5fb7-4db0-bbc6-6a56e0e71c95 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1502 microversion: 2.1 time: 0.165710 [ 946.369595] [48527]: [pid: 48527|app: 0|req: 1991/4015] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:30 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1502 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.375368] [48526]: DEBUG nova.api.openstack.wsgi [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.377649] [48526]: DEBUG nova.compute.api [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.382251] [48526]: DEBUG oslo_concurrency.lockutils [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.382452] [48526]: DEBUG oslo_concurrency.lockutils [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.382607] [48526]: DEBUG oslo_concurrency.lockutils [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.382884] [48526]: DEBUG oslo_concurrency.lockutils [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.383103] [48526]: DEBUG oslo_concurrency.lockutils [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.383237] [48526]: DEBUG oslo_concurrency.lockutils [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.389209] [48527]: DEBUG nova.api.openstack.wsgi [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.392020] [48527]: DEBUG nova.compute.api [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.396135] [48527]: DEBUG oslo_concurrency.lockutils [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.396338] [48527]: DEBUG oslo_concurrency.lockutils [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.396475] [48527]: DEBUG oslo_concurrency.lockutils [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.396824] [48527]: DEBUG oslo_concurrency.lockutils [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.396990] [48527]: DEBUG oslo_concurrency.lockutils [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.397135] [48527]: DEBUG oslo_concurrency.lockutils [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.416439] [48526]: WARNING neutronclient.v2_0.client [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.430714] [48527]: DEBUG oslo_concurrency.lockutils [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.430938] [48527]: DEBUG oslo_concurrency.lockutils [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.431078] [48527]: DEBUG oslo_concurrency.lockutils [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.431262] [48527]: DEBUG nova.objects.instance [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.435284] [48527]: WARNING neutronclient.v2_0.client [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.437413] [48526]: DEBUG nova.policy [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.444374] [48526]: DEBUG nova.policy [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.444978] [48526]: DEBUG nova.policy [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.445578] [48526]: INFO nova.api.openstack.requestlog [None req-573fd734-26ec-44bf-a834-25b200b364df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1426 microversion: 2.54 time: 0.073312 [ 946.446021] [48526]: [pid: 48526|app: 0|req: 2025/4016] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:30 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1426 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 946.448133] [48526]: DEBUG nova.api.openstack.wsgi [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.449519] [48526]: DEBUG nova.compute.api [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.452821] [48527]: DEBUG nova.policy [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.454107] [48526]: DEBUG oslo_concurrency.lockutils [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.454312] [48526]: DEBUG oslo_concurrency.lockutils [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.454451] [48526]: DEBUG oslo_concurrency.lockutils [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.454699] [48526]: DEBUG oslo_concurrency.lockutils [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.454840] [48526]: DEBUG oslo_concurrency.lockutils [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.454960] [48526]: DEBUG oslo_concurrency.lockutils [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.457037] [48527]: INFO nova.api.openstack.requestlog [None req-5beee115-23a3-410c-8608-f42c1da5a3b5 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.071291 [ 946.457422] [48527]: [pid: 48527|app: 0|req: 1992/4017] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:30 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.470510] [48526]: WARNING neutronclient.v2_0.client [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.502548] [48526]: DEBUG nova.policy [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.508179] [48526]: INFO nova.api.openstack.requestlog [None req-35feaece-8d17-4bef-b2c5-57344a9a47d4 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.061711 [ 946.508882] [48526]: [pid: 48526|app: 0|req: 2026/4018] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:30 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.659078] [48527]: DEBUG nova.api.openstack.wsgi [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.660479] [48527]: DEBUG nova.compute.api [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.665490] [48527]: DEBUG oslo_concurrency.lockutils [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.665670] [48527]: DEBUG oslo_concurrency.lockutils [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.665800] [48527]: DEBUG oslo_concurrency.lockutils [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.666059] [48527]: DEBUG oslo_concurrency.lockutils [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.666199] [48527]: DEBUG oslo_concurrency.lockutils [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.666320] [48527]: DEBUG oslo_concurrency.lockutils [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.692172] [48527]: WARNING neutronclient.v2_0.client [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.798723] [48527]: DEBUG nova.policy [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.807533] [48527]: INFO nova.api.openstack.requestlog [None req-732ff38a-b051-423a-a838-dfd978430a68 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1305 microversion: 2.1 time: 0.150677 [ 946.807831] [48527]: [pid: 48527|app: 0|req: 1993/4019] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:30 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1305 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.828823] [48526]: DEBUG nova.api.openstack.wsgi [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.830294] [48526]: DEBUG nova.compute.api [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.834071] [48526]: DEBUG oslo_concurrency.lockutils [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.834071] [48526]: DEBUG oslo_concurrency.lockutils [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.834230] [48526]: DEBUG oslo_concurrency.lockutils [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.835079] [48526]: DEBUG oslo_concurrency.lockutils [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.835079] [48526]: DEBUG oslo_concurrency.lockutils [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.835079] [48526]: DEBUG oslo_concurrency.lockutils [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.838098] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=1572,nova_cell1:UPDATE=15,nova_cell1:INSERT=8 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 946.856560] [48526]: WARNING neutronclient.v2_0.client [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.883067] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.884633] [48527]: DEBUG nova.compute.api [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.889115] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.889458] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.889696] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.890097] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.890500] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.890889] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.907203] [48527]: WARNING neutronclient.v2_0.client [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.934041] [48527]: DEBUG nova.policy [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.937483] [48526]: DEBUG nova.policy [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.939864] [48527]: INFO nova.api.openstack.requestlog [None req-5c7bccdd-d39a-494d-9720-f6ac60e10874 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.059079 [ 946.940825] [48527]: [pid: 48527|app: 0|req: 1994/4020] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:31 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 946.942439] [48526]: INFO nova.api.openstack.requestlog [None req-196289c8-1602-4eab-8d46-606a0c012b8e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.115710 [ 946.942773] [48526]: [pid: 48526|app: 0|req: 2027/4021] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:31 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.035749] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-1976424483", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 947.037392] [48527]: DEBUG nova.compute.api [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.040699] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.040876] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.041014] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.041267] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.041413] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.041532] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.062153] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.062329] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.062460] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.064617] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.064772] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.064899] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.065225] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.066287] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.066419] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.138277] [48527]: DEBUG nova.quota [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Getting quotas for project 96bff46f66a440829d947d1dbddd20c3. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 947.141317] [48527]: DEBUG nova.quota [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Getting quotas for user 0991f89cbedd4d13a58970224b82afd2 and project 96bff46f66a440829d947d1dbddd20c3. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 947.148962] [48527]: DEBUG nova.virt.hardware [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 947.149121] [48527]: DEBUG nova.virt.hardware [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 947.149288] [48527]: DEBUG nova.virt.hardware [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 947.149568] [48527]: DEBUG nova.virt.hardware [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 947.149568] [48527]: DEBUG nova.virt.hardware [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 947.177193] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.178889] [48526]: DEBUG nova.compute.api [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.182245] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.182426] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.182562] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.182807] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.183024] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.183107] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.200329] [48526]: WARNING neutronclient.v2_0.client [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.272049] [48527]: DEBUG nova.compute.api [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.278476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.278476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.278476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.278476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.278476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.278476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.287605] [48526]: DEBUG nova.policy [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.298099] [48526]: INFO nova.api.openstack.requestlog [None req-2b94a074-f09c-4e19-a79b-53c316eeb698 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.122957 [ 947.298977] [48526]: [pid: 48526|app: 0|req: 2028/4022] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:31 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.334838] [48527]: WARNING neutronclient.v2_0.client [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.383562] [48526]: DEBUG nova.api.openstack.wsgi [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.385958] [48526]: DEBUG nova.compute.api [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.392553] [48526]: DEBUG oslo_concurrency.lockutils [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.392979] [48526]: DEBUG oslo_concurrency.lockutils [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.393268] [48526]: DEBUG oslo_concurrency.lockutils [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.393790] [48526]: DEBUG oslo_concurrency.lockutils [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.394088] [48526]: DEBUG oslo_concurrency.lockutils [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.394341] [48526]: DEBUG oslo_concurrency.lockutils [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.424185] [48526]: WARNING neutronclient.v2_0.client [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.514397] [48527]: DEBUG nova.policy [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.523771] [48527]: DEBUG nova.policy [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.524567] [48527]: DEBUG nova.policy [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.532940] [48527]: INFO nova.api.openstack.requestlog [None req-d7574837-25a7-460d-aeb7-45f8f2163405 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "POST /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28/action" status: 202 len: 2053 microversion: 2.93 time: 0.499450 [ 947.533327] [48527]: [pid: 48527|app: 0|req: 1995/4023] 10.180.1.21 () {62 vars in 1315 bytes} [Fri Dec 12 13:57:31 2025] POST /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28/action => generated 2053 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 947.537311] [48527]: DEBUG nova.api.openstack.wsgi [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.539109] [48527]: DEBUG nova.compute.api [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.543805] [48526]: DEBUG nova.policy [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.544561] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.544784] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.544935] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.545252] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.546895] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.546895] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.551427] [48526]: INFO nova.api.openstack.requestlog [None req-c201eb9f-adda-42f9-9a63-aa7dcd3f3db6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1502 microversion: 2.1 time: 0.170419 [ 947.551803] [48526]: [pid: 48526|app: 0|req: 2029/4024] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:31 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1502 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.555069] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.556454] [48526]: DEBUG nova.compute.api [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.562719] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.562899] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.563053] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.564522] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.564701] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.564850] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.576100] [48527]: WARNING neutronclient.v2_0.client [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.586969] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.587178] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.587298] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.587440] [48526]: DEBUG nova.objects.instance [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.592113] [48526]: WARNING neutronclient.v2_0.client [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.599303] [48527]: DEBUG nova.policy [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.603712] [48527]: DEBUG nova.policy [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.604332] [48527]: DEBUG nova.policy [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.604931] [48527]: INFO nova.api.openstack.requestlog [None req-bc0d5a2b-960b-42ff-a6a0-9235922013dc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1426 microversion: 2.54 time: 0.071136 [ 947.605251] [48527]: [pid: 48527|app: 0|req: 1996/4025] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:31 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1426 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 947.607373] [48527]: DEBUG nova.api.openstack.wsgi [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.608689] [48527]: DEBUG nova.compute.api [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.612327] [48526]: DEBUG nova.policy [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.614203] [48527]: DEBUG oslo_concurrency.lockutils [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.614203] [48527]: DEBUG oslo_concurrency.lockutils [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.614321] [48527]: DEBUG oslo_concurrency.lockutils [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.614514] [48527]: DEBUG oslo_concurrency.lockutils [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.614651] [48527]: DEBUG oslo_concurrency.lockutils [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.614773] [48527]: DEBUG oslo_concurrency.lockutils [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.616623] [48526]: INFO nova.api.openstack.requestlog [None req-7ee003ac-f4ed-475c-bdc0-9fab16fff287 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.064308 [ 947.616963] [48526]: [pid: 48526|app: 0|req: 2030/4026] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:31 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.619278] [48526]: DEBUG nova.api.openstack.wsgi [None req-19d3d92b-0794-4e4b-9f17-a150afc2de02 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.629805] [48526]: INFO nova.api.openstack.requestlog [None req-19d3d92b-0794-4e4b-9f17-a150afc2de02 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 428 microversion: 2.93 time: 0.012283 [ 947.630143] [48526]: [pid: 48526|app: 0|req: 2031/4027] 10.180.1.21 () {60 vars in 1170 bytes} [Fri Dec 12 13:57:31 2025] GET /compute/v2.1/flavors/42 => generated 428 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 947.631018] [48527]: WARNING neutronclient.v2_0.client [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.636858] [48526]: DEBUG nova.api.openstack.wsgi [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.638497] [48526]: DEBUG nova.compute.api [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.641645] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.641817] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.641951] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.642215] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.642360] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.642609] [48526]: DEBUG oslo_concurrency.lockutils [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.651298] [48527]: DEBUG nova.policy [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.655700] [48527]: INFO nova.api.openstack.requestlog [None req-238b70a3-4ec8-4fcf-8496-898a498a99ad tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.049773 [ 947.656104] [48527]: [pid: 48527|app: 0|req: 1997/4028] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:31 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.662940] [48526]: WARNING neutronclient.v2_0.client [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.726288] [48526]: DEBUG nova.policy [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.730903] [48526]: DEBUG nova.policy [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.732267] [48526]: DEBUG nova.policy [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.734274] [48526]: INFO nova.api.openstack.requestlog [None req-e2641d42-cb27-4090-9088-b9854621fd8e tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1876 microversion: 2.93 time: 0.099211 [ 947.734591] [48526]: [pid: 48526|app: 0|req: 2032/4029] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:31 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1876 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 947.824382] [48527]: DEBUG nova.api.openstack.wsgi [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.826160] [48527]: DEBUG nova.compute.api [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.829856] [48527]: DEBUG oslo_concurrency.lockutils [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.830074] [48527]: DEBUG oslo_concurrency.lockutils [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.830217] [48527]: DEBUG oslo_concurrency.lockutils [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.830483] [48527]: DEBUG oslo_concurrency.lockutils [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.830637] [48527]: DEBUG oslo_concurrency.lockutils [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.830763] [48527]: DEBUG oslo_concurrency.lockutils [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.852696] [48527]: WARNING neutronclient.v2_0.client [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.929678] [48527]: DEBUG nova.policy [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.938999] [48527]: INFO nova.api.openstack.requestlog [None req-35790a56-1efc-435d-a32b-304b5f5fe7b0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1305 microversion: 2.1 time: 0.117911 [ 947.939526] [48527]: [pid: 48527|app: 0|req: 1998/4030] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:32 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1305 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.953579] [48526]: DEBUG nova.api.openstack.wsgi [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.958479] [48527]: DEBUG nova.api.openstack.wsgi [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.958648] [48526]: DEBUG nova.compute.api [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.959261] [48527]: DEBUG nova.compute.api [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.962947] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.963283] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.963374] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.963648] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.963793] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.963931] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.965094] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.965094] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.965094] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.965094] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.965322] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.965525] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.983088] [48526]: WARNING neutronclient.v2_0.client [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.990583] [48527]: WARNING neutronclient.v2_0.client [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.005436] [48526]: DEBUG nova.policy [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.010522] [48526]: INFO nova.api.openstack.requestlog [None req-29b18440-4b80-419c-b6e8-01dee90f35fb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1210 microversion: 2.1 time: 0.059204 [ 948.010879] [48526]: [pid: 48526|app: 0|req: 2033/4031] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:32 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.064058] [48527]: DEBUG nova.policy [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.070034] [48527]: INFO nova.api.openstack.requestlog [None req-ed0a819a-321d-427b-8ad6-e26e4e4d8316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.114036 [ 948.070034] [48527]: [pid: 48527|app: 0|req: 1999/4032] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:32 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.316782] [48526]: DEBUG nova.api.openstack.wsgi [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.322291] [48526]: DEBUG nova.compute.api [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.326151] [48526]: DEBUG oslo_concurrency.lockutils [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.326375] [48526]: DEBUG oslo_concurrency.lockutils [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.326546] [48526]: DEBUG oslo_concurrency.lockutils [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.326870] [48526]: DEBUG oslo_concurrency.lockutils [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.327095] [48526]: DEBUG oslo_concurrency.lockutils [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.327250] [48526]: DEBUG oslo_concurrency.lockutils [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.352910] [48526]: WARNING neutronclient.v2_0.client [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.568392] [48527]: DEBUG nova.api.openstack.wsgi [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.570665] [48527]: DEBUG nova.compute.api [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.574091] [48527]: DEBUG oslo_concurrency.lockutils [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.574241] [48527]: DEBUG oslo_concurrency.lockutils [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.574389] [48527]: DEBUG oslo_concurrency.lockutils [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.574635] [48527]: DEBUG oslo_concurrency.lockutils [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.574777] [48527]: DEBUG oslo_concurrency.lockutils [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.574905] [48527]: DEBUG oslo_concurrency.lockutils [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.604027] [48527]: WARNING neutronclient.v2_0.client [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.674839] [48526]: DEBUG nova.policy [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.678868] [48526]: INFO nova.api.openstack.requestlog [None req-f63bf5f1-964d-4977-be67-53c330bd2033 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1463 microversion: 2.1 time: 0.364264 [ 948.679383] [48526]: [pid: 48526|app: 0|req: 2034/4033] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:32 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1463 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.682952] [48526]: DEBUG nova.api.openstack.wsgi [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.684321] [48526]: DEBUG nova.compute.api [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.687607] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.687905] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.688146] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.688491] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.688590] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.688870] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.707278] [48526]: WARNING neutronclient.v2_0.client [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.714019] [48527]: DEBUG nova.policy [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.718974] [48527]: INFO nova.api.openstack.requestlog [None req-6268ed39-633a-4da7-bf01-54833631dd8c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1460 microversion: 2.1 time: 0.153417 [ 948.719240] [48527]: [pid: 48527|app: 0|req: 2000/4034] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:32 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1460 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.725356] [48527]: DEBUG nova.api.openstack.wsgi [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.726104] [48527]: DEBUG nova.compute.api [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.731450] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.731660] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.731798] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.732378] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.732542] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.732669] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.749866] [48526]: DEBUG nova.policy [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.754584] [48526]: DEBUG nova.policy [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.755465] [48526]: DEBUG nova.policy [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.755890] [48526]: INFO nova.api.openstack.requestlog [None req-cbccab3b-9087-43e0-a8c0-adc98e73900d tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1432 microversion: 2.54 time: 0.075999 [ 948.756251] [48526]: [pid: 48526|app: 0|req: 2035/4035] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:32 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1432 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 948.757270] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.758617] [48526]: DEBUG nova.api.openstack.wsgi [req-195fabf9-2b2f-48a5-9e40-01ff59f8b46b req-0333a4a1-4d3c-48ab-ae40-847720d75724 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74a1ff25-10a4-4191-b9e6-fa2a24cc86b9", "name": "network-vif-deleted", "tag": "4aeeb21b-d769-4834-bc8c-77344df97794"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 948.759877] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.760019] [48527]: DEBUG oslo_concurrency.lockutils [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.760251] [48527]: DEBUG nova.objects.instance [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.763992] [48526]: DEBUG oslo_concurrency.lockutils [req-195fabf9-2b2f-48a5-9e40-01ff59f8b46b req-0333a4a1-4d3c-48ab-ae40-847720d75724 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.764223] [48526]: DEBUG oslo_concurrency.lockutils [req-195fabf9-2b2f-48a5-9e40-01ff59f8b46b req-0333a4a1-4d3c-48ab-ae40-847720d75724 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.764391] [48526]: DEBUG oslo_concurrency.lockutils [req-195fabf9-2b2f-48a5-9e40-01ff59f8b46b req-0333a4a1-4d3c-48ab-ae40-847720d75724 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.768837] [48527]: WARNING neutronclient.v2_0.client [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.770500] [48526]: INFO nova.api.openstack.compute.server_external_events [req-195fabf9-2b2f-48a5-9e40-01ff59f8b46b req-0333a4a1-4d3c-48ab-ae40-847720d75724 service nova] Creating event network-vif-deleted:4aeeb21b-d769-4834-bc8c-77344df97794 for instance 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 on cpu-1 [ 948.775179] [48526]: INFO nova.api.openstack.requestlog [req-195fabf9-2b2f-48a5-9e40-01ff59f8b46b req-0333a4a1-4d3c-48ab-ae40-847720d75724 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018270 [ 948.775560] [48526]: [pid: 48526|app: 0|req: 2036/4036] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:32 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) [ 948.778914] [48526]: DEBUG nova.api.openstack.wsgi [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.781902] [48526]: DEBUG nova.compute.api [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.785178] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.785409] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.785510] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.785786] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.785904] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.786034] [48526]: DEBUG oslo_concurrency.lockutils [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.791826] [48527]: DEBUG nova.policy [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.796644] [48527]: INFO nova.api.openstack.requestlog [None req-ecdc4fb5-69c8-4253-a1ea-57d6a170c586 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.076531 [ 948.796644] [48527]: [pid: 48527|app: 0|req: 2001/4037] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:32 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.799759] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.801495] [48527]: DEBUG nova.compute.api [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.802933] [48526]: WARNING neutronclient.v2_0.client [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.804060] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.804244] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.804376] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.804627] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.804809] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.804880] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.824090] [48526]: DEBUG nova.policy [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.828332] [48526]: INFO nova.api.openstack.requestlog [None req-ede8a8a3-b585-42dd-872b-bf141befa79b tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.052047 [ 948.828873] [48526]: [pid: 48526|app: 0|req: 2037/4038] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:32 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.828973] [48527]: WARNING neutronclient.v2_0.client [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.891344] [48527]: DEBUG nova.policy [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.896333] [48527]: DEBUG nova.policy [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.897117] [48527]: DEBUG nova.policy [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.901494] [48527]: INFO nova.api.openstack.requestlog [None req-6d685017-5e52-4e31-a862-81ac81a5b939 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1876 microversion: 2.93 time: 0.104329 [ 948.901821] [48527]: [pid: 48527|app: 0|req: 2002/4039] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:33 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1876 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 948.954063] [48526]: DEBUG nova.api.openstack.wsgi [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.955347] [48526]: DEBUG nova.compute.api [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.958650] [48526]: DEBUG oslo_concurrency.lockutils [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.958765] [48526]: DEBUG oslo_concurrency.lockutils [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.958916] [48526]: DEBUG oslo_concurrency.lockutils [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.959189] [48526]: DEBUG oslo_concurrency.lockutils [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.959335] [48526]: DEBUG oslo_concurrency.lockutils [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.959459] [48526]: DEBUG oslo_concurrency.lockutils [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.976383] [48526]: WARNING neutronclient.v2_0.client [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.025264] [48527]: DEBUG nova.api.openstack.wsgi [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.026998] [48527]: DEBUG nova.compute.api [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.033104] [48527]: DEBUG oslo_concurrency.lockutils [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.034076] [48527]: DEBUG oslo_concurrency.lockutils [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.034076] [48527]: DEBUG oslo_concurrency.lockutils [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.034076] [48527]: DEBUG oslo_concurrency.lockutils [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.034311] [48527]: DEBUG oslo_concurrency.lockutils [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.034458] [48527]: DEBUG oslo_concurrency.lockutils [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.059607] [48527]: WARNING neutronclient.v2_0.client [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.074037] [48526]: DEBUG nova.policy [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.080982] [48526]: INFO nova.api.openstack.requestlog [None req-59959288-4e5f-4395-96aa-defdbddf9398 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1305 microversion: 2.1 time: 0.129125 [ 949.081281] [48526]: [pid: 48526|app: 0|req: 2038/4040] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:33 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1305 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.089600] [48527]: DEBUG nova.policy [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.096089] [48527]: INFO nova.api.openstack.requestlog [None req-2776c13b-dffb-4167-a267-e7ff215aa659 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1266 microversion: 2.1 time: 0.073507 [ 949.096275] [48527]: [pid: 48527|app: 0|req: 2003/4041] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:33 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1266 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.099508] [48527]: DEBUG nova.api.openstack.wsgi [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.101205] [48527]: DEBUG nova.compute.api [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.107532] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.107741] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.107870] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.108160] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.108301] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.108425] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.133074] [48527]: WARNING neutronclient.v2_0.client [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.190764] [48526]: DEBUG nova.api.openstack.wsgi [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2038998560", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f87b4c07-6caf-472b-88b6-9b6610bfc0e5"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 949.231463] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.231463] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.231463] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.231463] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.231463] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.231463] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.239024] [48526]: DEBUG nova.network.neutron [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] validate_networks() for [('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 949.239024] [48526]: WARNING neutronclient.v2_0.client [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.240242] [48526]: WARNING openstack [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 949.240881] [48526]: WARNING openstack [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 949.247534] [48526]: INFO nova.network.neutron [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] _ports_needed_per_instance requested_netwokrs=[('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] [ 949.265767] [48527]: DEBUG nova.policy [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.270363] [48527]: INFO nova.api.openstack.requestlog [None req-2b0f02cd-4e74-463f-a94c-b117c9c89625 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.173532 [ 949.271400] [48527]: [pid: 48527|app: 0|req: 2004/4042] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:33 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.375433] [48526]: WARNING neutronclient.v2_0.client [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.376214] [48526]: WARNING openstack [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 949.376547] [48526]: WARNING openstack [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 949.469485] [48526]: DEBUG nova.virt.hardware [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 949.469666] [48526]: DEBUG nova.virt.hardware [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 949.469850] [48526]: DEBUG nova.virt.hardware [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 949.470014] [48526]: DEBUG nova.virt.hardware [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 949.470162] [48526]: DEBUG nova.virt.hardware [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 949.477245] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.477467] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.477628] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.477986] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.479948] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.480048] [48526]: DEBUG oslo_concurrency.lockutils [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.488733] [48526]: DEBUG nova.quota [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 949.491732] [48526]: DEBUG nova.quota [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for user bf09ba6dd8f6405481942b8bd9ae15d4 and project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 949.497788] [48526]: DEBUG nova.compute.api [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 949.499204] [48526]: DEBUG nova.compute.api [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 949.554051] [48526]: INFO nova.api.openstack.requestlog [None req-9db60cbb-49a5-4406-9f75-b1c7b03dc356 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.472182 [ 949.554610] [48526]: [pid: 48526|app: 0|req: 2039/4043] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:57:33 2025] POST /compute/v2.1/servers => generated 380 bytes in 473 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 949.562474] [48527]: DEBUG nova.api.openstack.wsgi [None req-c771ecf3-b19e-465b-ba28-7d6935a36e05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.564216] [48527]: DEBUG nova.compute.api [None req-c771ecf3-b19e-465b-ba28-7d6935a36e05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.577862] [48527]: WARNING neutronclient.v2_0.client [None req-c771ecf3-b19e-465b-ba28-7d6935a36e05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.609960] [48527]: DEBUG nova.policy [None req-c771ecf3-b19e-465b-ba28-7d6935a36e05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.615951] [48527]: INFO nova.api.openstack.requestlog [None req-c771ecf3-b19e-465b-ba28-7d6935a36e05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1213 microversion: 2.1 time: 0.056299 [ 949.616349] [48527]: [pid: 48527|app: 0|req: 2005/4044] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:33 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.696283] [48526]: DEBUG nova.api.openstack.wsgi [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.697912] [48526]: DEBUG nova.compute.api [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.702152] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.702334] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.702527] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.702726] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.703654] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.703654] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.724494] [48526]: WARNING neutronclient.v2_0.client [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.733225] [48527]: DEBUG nova.api.openstack.wsgi [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.735863] [48527]: DEBUG nova.compute.api [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.739996] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.740227] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.740364] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.740616] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.740755] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.740878] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.764596] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.764800] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.764942] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.765307] [48527]: DEBUG nova.objects.instance [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.772046] [48527]: WARNING neutronclient.v2_0.client [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.792053] [48527]: DEBUG nova.policy [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.797742] [48527]: INFO nova.api.openstack.requestlog [None req-7a191bf0-89d8-40af-a3df-831c0732c90c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.067164 [ 949.798099] [48527]: [pid: 48527|app: 0|req: 2006/4045] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:33 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.802372] [48527]: DEBUG nova.api.openstack.wsgi [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.802372] [48527]: DEBUG nova.compute.api [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.805952] [48527]: DEBUG oslo_concurrency.lockutils [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.806143] [48527]: DEBUG oslo_concurrency.lockutils [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.807347] [48527]: DEBUG oslo_concurrency.lockutils [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.807876] [48527]: DEBUG oslo_concurrency.lockutils [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.809185] [48527]: DEBUG oslo_concurrency.lockutils [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.809185] [48527]: DEBUG oslo_concurrency.lockutils [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.828446] [48527]: WARNING neutronclient.v2_0.client [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.843703] [48526]: DEBUG nova.policy [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.847793] [48527]: DEBUG nova.policy [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.848448] [48526]: INFO nova.api.openstack.requestlog [None req-d9ea6c90-d93e-4adf-ba99-412c1d2766e7 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1531 microversion: 2.1 time: 0.155856 [ 949.848805] [48526]: [pid: 48526|app: 0|req: 2040/4046] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:33 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1531 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.853444] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.854913] [48526]: DEBUG nova.compute.api [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.856194] [48527]: DEBUG nova.policy [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.856907] [48527]: DEBUG nova.policy [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.857538] [48527]: INFO nova.api.openstack.requestlog [None req-863647d2-1840-4a47-8dde-93d570022896 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1432 microversion: 2.54 time: 0.058978 [ 949.858471] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.858713] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.858937] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.859249] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.859431] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.859587] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.861670] [48527]: [pid: 48527|app: 0|req: 2007/4047] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:34 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1432 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 949.864220] [48527]: DEBUG nova.api.openstack.wsgi [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.868398] [48527]: DEBUG nova.compute.api [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.872023] [48527]: DEBUG oslo_concurrency.lockutils [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.872023] [48527]: DEBUG oslo_concurrency.lockutils [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.872165] [48527]: DEBUG oslo_concurrency.lockutils [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.872427] [48527]: DEBUG oslo_concurrency.lockutils [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.872612] [48527]: DEBUG oslo_concurrency.lockutils [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.872771] [48527]: DEBUG oslo_concurrency.lockutils [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.880816] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.881814] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.881814] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.881814] [48526]: DEBUG nova.objects.instance [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.885365] [48526]: WARNING neutronclient.v2_0.client [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.888953] [48527]: WARNING neutronclient.v2_0.client [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.907523] [48526]: DEBUG nova.policy [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.911287] [48527]: DEBUG nova.policy [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.914936] [48526]: INFO nova.api.openstack.requestlog [None req-4d40be1c-5907-428a-9404-def7e60cd8c4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.065531 [ 949.915321] [48526]: [pid: 48526|app: 0|req: 2041/4048] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:34 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.915731] [48527]: INFO nova.api.openstack.requestlog [None req-16d84951-c8f1-4dcd-8c46-026ad8442f18 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.053393 [ 949.916086] [48527]: [pid: 48527|app: 0|req: 2008/4049] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:34 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.922549] [48526]: DEBUG nova.api.openstack.wsgi [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.925447] [48526]: DEBUG nova.compute.api [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.932217] [48526]: DEBUG oslo_concurrency.lockutils [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.932405] [48526]: DEBUG oslo_concurrency.lockutils [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.932537] [48526]: DEBUG oslo_concurrency.lockutils [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.932784] [48526]: DEBUG oslo_concurrency.lockutils [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.932922] [48526]: DEBUG oslo_concurrency.lockutils [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.933090] [48526]: DEBUG oslo_concurrency.lockutils [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.959113] [48526]: WARNING neutronclient.v2_0.client [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.034071] [48526]: DEBUG nova.policy [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.042124] [48526]: DEBUG nova.policy [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.042992] [48526]: DEBUG nova.policy [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.045705] [48526]: INFO nova.api.openstack.requestlog [None req-66f58d2f-a9f5-4772-973c-6dd586c65cb4 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1876 microversion: 2.93 time: 0.127888 [ 950.046167] [48526]: [pid: 48526|app: 0|req: 2042/4050] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:34 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1876 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 950.097622] [48527]: DEBUG nova.api.openstack.wsgi [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.099719] [48527]: DEBUG nova.compute.api [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.103292] [48527]: DEBUG oslo_concurrency.lockutils [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.103471] [48527]: DEBUG oslo_concurrency.lockutils [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.103601] [48527]: DEBUG oslo_concurrency.lockutils [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.103848] [48527]: DEBUG oslo_concurrency.lockutils [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.103985] [48527]: DEBUG oslo_concurrency.lockutils [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.104116] [48527]: DEBUG oslo_concurrency.lockutils [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.112325] [48526]: DEBUG nova.api.openstack.wsgi [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.113918] [48526]: DEBUG nova.compute.api [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.117796] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.118061] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.118239] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.118590] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.118740] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.118920] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.124397] [48527]: WARNING neutronclient.v2_0.client [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.156036] [48526]: WARNING neutronclient.v2_0.client [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.180354] [48526]: DEBUG nova.policy [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.186224] [48526]: INFO nova.api.openstack.requestlog [None req-e59bb09e-6e13-4969-b38f-dce329238824 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1266 microversion: 2.1 time: 0.075987 [ 950.186785] [48526]: [pid: 48526|app: 0|req: 2043/4051] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:34 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1266 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.231431] [48527]: DEBUG nova.policy [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.238038] [48527]: INFO nova.api.openstack.requestlog [None req-bacb9e6e-7fbd-41c6-8b05-628cf4688418 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 200 len: 1484 microversion: 2.1 time: 0.142727 [ 950.241925] [48527]: [pid: 48527|app: 0|req: 2009/4052] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:34 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 1484 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.252035] [48526]: DEBUG nova.api.openstack.wsgi [None req-27b12bcf-98c0-4b96-a3a0-2e51bf6c8e9b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-2055462202"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 950.253444] [48526]: DEBUG nova.compute.api [None req-27b12bcf-98c0-4b96-a3a0-2e51bf6c8e9b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.258626] [48526]: DEBUG oslo_concurrency.lockutils [None req-27b12bcf-98c0-4b96-a3a0-2e51bf6c8e9b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.258626] [48526]: DEBUG oslo_concurrency.lockutils [None req-27b12bcf-98c0-4b96-a3a0-2e51bf6c8e9b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.258626] [48526]: DEBUG oslo_concurrency.lockutils [None req-27b12bcf-98c0-4b96-a3a0-2e51bf6c8e9b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.259035] [48526]: DEBUG oslo_concurrency.lockutils [None req-27b12bcf-98c0-4b96-a3a0-2e51bf6c8e9b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.259290] [48526]: DEBUG oslo_concurrency.lockutils [None req-27b12bcf-98c0-4b96-a3a0-2e51bf6c8e9b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.259290] [48526]: DEBUG oslo_concurrency.lockutils [None req-27b12bcf-98c0-4b96-a3a0-2e51bf6c8e9b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.288425] [48527]: DEBUG nova.api.openstack.wsgi [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.290637] [48527]: DEBUG nova.compute.api [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.296646] [48527]: DEBUG oslo_concurrency.lockutils [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.296879] [48527]: DEBUG oslo_concurrency.lockutils [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.297048] [48527]: DEBUG oslo_concurrency.lockutils [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.297332] [48527]: DEBUG oslo_concurrency.lockutils [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.297493] [48527]: DEBUG oslo_concurrency.lockutils [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.297603] [48527]: DEBUG oslo_concurrency.lockutils [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.335634] [48527]: WARNING neutronclient.v2_0.client [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.453825] [48527]: DEBUG nova.policy [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.461479] [48527]: INFO nova.api.openstack.requestlog [None req-acbfa007-cd4f-49bb-be82-70e3cace7813 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.177114 [ 950.461992] [48527]: [pid: 48527|app: 0|req: 2010/4053] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:34 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.630472] [48527]: DEBUG nova.api.openstack.wsgi [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.632017] [48527]: DEBUG nova.compute.api [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.637376] [48527]: DEBUG oslo_concurrency.lockutils [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.637547] [48527]: DEBUG oslo_concurrency.lockutils [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.637677] [48527]: DEBUG oslo_concurrency.lockutils [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.637934] [48527]: DEBUG oslo_concurrency.lockutils [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.638088] [48527]: DEBUG oslo_concurrency.lockutils [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.638204] [48527]: DEBUG oslo_concurrency.lockutils [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.666973] [48527]: WARNING neutronclient.v2_0.client [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.692598] [48527]: DEBUG nova.policy [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.698975] [48527]: INFO nova.api.openstack.requestlog [None req-d400ac23-4707-4e4a-a77c-2ddfa8a99524 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1217 microversion: 2.1 time: 0.070745 [ 950.699368] [48527]: [pid: 48527|app: 0|req: 2011/4054] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:34 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1217 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 950.721636] [48526]: INFO nova.api.openstack.requestlog [None req-27b12bcf-98c0-4b96-a3a0-2e51bf6c8e9b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a/action" status: 202 len: 0 microversion: 2.1 time: 0.472404 [ 950.722147] [48526]: [pid: 48526|app: 0|req: 2044/4055] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:57:34 2025] POST /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a/action => generated 0 bytes in 474 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 950.729541] [48527]: DEBUG nova.api.openstack.wsgi [None req-b52c4673-770f-491f-941d-78a0b7645ee4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.760699] [48527]: INFO nova.api.openstack.requestlog [None req-b52c4673-770f-491f-941d-78a0b7645ee4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1520 microversion: 2.1 time: 0.034176 [ 950.761113] [48527]: [pid: 48527|app: 0|req: 2012/4056] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:34 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.814049] [48526]: DEBUG nova.api.openstack.wsgi [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.815757] [48526]: DEBUG nova.compute.api [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.821477] [48526]: DEBUG oslo_concurrency.lockutils [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.821571] [48526]: DEBUG oslo_concurrency.lockutils [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.821711] [48526]: DEBUG oslo_concurrency.lockutils [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.822051] [48526]: DEBUG oslo_concurrency.lockutils [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.822257] [48526]: DEBUG oslo_concurrency.lockutils [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.822609] [48526]: DEBUG oslo_concurrency.lockutils [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.846653] [48526]: DEBUG oslo_concurrency.lockutils [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.847109] [48526]: DEBUG oslo_concurrency.lockutils [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.847109] [48526]: DEBUG oslo_concurrency.lockutils [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.847241] [48526]: DEBUG nova.objects.instance [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.852135] [48526]: WARNING neutronclient.v2_0.client [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.864735] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.864879] [48527]: DEBUG nova.compute.api [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.871907] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.872165] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.872309] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.872604] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.872756] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.872881] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.880108] [48526]: DEBUG nova.policy [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.885728] [48526]: INFO nova.api.openstack.requestlog [None req-179ed285-bd23-410e-88ff-0c01ba435626 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.073726 [ 950.885728] [48526]: [pid: 48526|app: 0|req: 2045/4057] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.890296] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.890296] [48526]: DEBUG nova.compute.api [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.893855] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.895243] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.895485] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.895844] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.896635] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.897162] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.897640] [48527]: WARNING neutronclient.v2_0.client [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.918599] [48526]: WARNING neutronclient.v2_0.client [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.950120] [48526]: DEBUG nova.policy [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.955536] [48526]: DEBUG nova.policy [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.956369] [48526]: DEBUG nova.policy [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.958619] [48526]: INFO nova.api.openstack.requestlog [None req-6ecdd736-c8e1-4c94-bd2c-068e4c2b49b7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1432 microversion: 2.54 time: 0.072961 [ 950.958917] [48526]: [pid: 48526|app: 0|req: 2046/4058] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1432 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 950.961344] [48526]: DEBUG nova.api.openstack.wsgi [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.963128] [48526]: DEBUG nova.compute.api [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.966167] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.966426] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.966590] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.966900] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.967134] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.967304] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.977810] [48527]: DEBUG nova.policy [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.983542] [48527]: INFO nova.api.openstack.requestlog [None req-8e7a2d5d-1ec4-4acb-ae56-2469a717f0a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1531 microversion: 2.1 time: 0.122373 [ 950.983879] [48527]: [pid: 48527|app: 0|req: 2013/4059] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1531 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 950.986864] [48527]: DEBUG nova.api.openstack.wsgi [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.990017] [48527]: DEBUG nova.compute.api [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.990312] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.990714] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.990904] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.991124] [48526]: DEBUG nova.objects.instance [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.992056] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.992242] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.992376] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.992624] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.993190] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.993258] [48527]: DEBUG oslo_concurrency.lockutils [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.994333] [48526]: WARNING neutronclient.v2_0.client [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.019034] [48526]: DEBUG nova.policy [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.019435] [48527]: WARNING neutronclient.v2_0.client [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.023316] [48526]: INFO nova.api.openstack.requestlog [None req-36f37fe5-fccb-443a-9071-13fcc6256a7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.063808 [ 951.023637] [48526]: [pid: 48526|app: 0|req: 2047/4060] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.040882] [48527]: DEBUG nova.policy [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.045259] [48527]: INFO nova.api.openstack.requestlog [None req-65fe70ff-b42f-4266-b88a-1ab5904b5e7e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.060794 [ 951.045598] [48527]: [pid: 48527|app: 0|req: 2014/4061] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.067470] [48526]: DEBUG nova.api.openstack.wsgi [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.068954] [48526]: DEBUG nova.compute.api [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.072279] [48526]: DEBUG oslo_concurrency.lockutils [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.072378] [48526]: DEBUG oslo_concurrency.lockutils [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.072615] [48526]: DEBUG oslo_concurrency.lockutils [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.072751] [48526]: DEBUG oslo_concurrency.lockutils [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.072897] [48526]: DEBUG oslo_concurrency.lockutils [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.073033] [48526]: DEBUG oslo_concurrency.lockutils [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.091451] [48526]: WARNING neutronclient.v2_0.client [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.152851] [48526]: DEBUG nova.policy [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.157933] [48526]: DEBUG nova.policy [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.158523] [48526]: DEBUG nova.policy [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.167190] [48526]: INFO nova.api.openstack.requestlog [None req-a345229b-9a68-4c94-86ce-b3b0fe3fb1b6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1876 microversion: 2.93 time: 0.104969 [ 951.167536] [48526]: [pid: 48526|app: 0|req: 2048/4062] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1876 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 951.199607] [48527]: DEBUG nova.api.openstack.wsgi [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.201228] [48527]: DEBUG nova.compute.api [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.205562] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.205757] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.205895] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.206204] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.206358] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.206655] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.226049] [48527]: WARNING neutronclient.v2_0.client [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.246595] [48527]: DEBUG nova.policy [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.251403] [48527]: INFO nova.api.openstack.requestlog [None req-3ec08312-558f-4977-8253-1ba007051abc tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1266 microversion: 2.1 time: 0.054441 [ 951.251777] [48527]: [pid: 48527|app: 0|req: 2015/4063] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1266 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.474393] [48526]: DEBUG nova.api.openstack.wsgi [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.475933] [48526]: DEBUG nova.compute.api [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.481181] [48526]: DEBUG oslo_concurrency.lockutils [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.481436] [48526]: DEBUG oslo_concurrency.lockutils [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.481563] [48526]: DEBUG oslo_concurrency.lockutils [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.481838] [48526]: DEBUG oslo_concurrency.lockutils [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.482011] [48526]: DEBUG oslo_concurrency.lockutils [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.482141] [48526]: DEBUG oslo_concurrency.lockutils [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.511179] [48526]: WARNING neutronclient.v2_0.client [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.583731] [48526]: DEBUG nova.policy [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.590495] [48526]: INFO nova.api.openstack.requestlog [None req-74a08c06-1bb5-48f8-abe6-bfba0be77200 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.118470 [ 951.590938] [48526]: [pid: 48526|app: 0|req: 2049/4064] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.713891] [48527]: DEBUG nova.api.openstack.wsgi [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.716033] [48527]: DEBUG nova.compute.api [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.719402] [48527]: DEBUG oslo_concurrency.lockutils [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.719927] [48527]: DEBUG oslo_concurrency.lockutils [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.719927] [48527]: DEBUG oslo_concurrency.lockutils [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.720083] [48527]: DEBUG oslo_concurrency.lockutils [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.720197] [48527]: DEBUG oslo_concurrency.lockutils [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.720287] [48527]: DEBUG oslo_concurrency.lockutils [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.740016] [48527]: WARNING neutronclient.v2_0.client [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.760974] [48527]: DEBUG nova.policy [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.765728] [48527]: INFO nova.api.openstack.requestlog [None req-09be6f5a-5f98-414e-b61d-90649b487852 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.054499 [ 951.766091] [48527]: [pid: 48527|app: 0|req: 2016/4065] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.772398] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d68815f-78d3-494c-9724-e468ffd6f1fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.806778] [48526]: INFO nova.api.openstack.requestlog [None req-4d68815f-78d3-494c-9724-e468ffd6f1fe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1520 microversion: 2.1 time: 0.036969 [ 951.807302] [48526]: [pid: 48526|app: 0|req: 2050/4066] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:35 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.901555] [48527]: DEBUG nova.api.openstack.wsgi [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.903074] [48527]: DEBUG nova.compute.api [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.908066] [48527]: DEBUG oslo_concurrency.lockutils [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.908255] [48527]: DEBUG oslo_concurrency.lockutils [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.908391] [48527]: DEBUG oslo_concurrency.lockutils [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.908642] [48527]: DEBUG oslo_concurrency.lockutils [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.908824] [48527]: DEBUG oslo_concurrency.lockutils [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.908932] [48527]: DEBUG oslo_concurrency.lockutils [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.936255] [48527]: DEBUG oslo_concurrency.lockutils [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.936436] [48527]: DEBUG oslo_concurrency.lockutils [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.936568] [48527]: DEBUG oslo_concurrency.lockutils [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.936729] [48527]: DEBUG nova.objects.instance [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.940567] [48527]: WARNING neutronclient.v2_0.client [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.957929] [48527]: DEBUG nova.policy [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.963794] [48527]: INFO nova.api.openstack.requestlog [None req-562fdcf6-39be-41ca-898c-4d405128b8b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.065407 [ 951.964177] [48527]: [pid: 48527|app: 0|req: 2017/4067] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:36 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.974211] [48526]: DEBUG nova.api.openstack.wsgi [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.975667] [48526]: DEBUG nova.compute.api [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.979301] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.979511] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.979682] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.979989] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.980177] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.980313] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.996475] [48527]: DEBUG nova.api.openstack.wsgi [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.998202] [48527]: DEBUG nova.compute.api [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.000837] [48526]: WARNING neutronclient.v2_0.client [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.003068] [48527]: DEBUG oslo_concurrency.lockutils [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.003330] [48527]: DEBUG oslo_concurrency.lockutils [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.004040] [48527]: DEBUG oslo_concurrency.lockutils [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.004040] [48527]: DEBUG oslo_concurrency.lockutils [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.004167] [48527]: DEBUG oslo_concurrency.lockutils [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.004308] [48527]: DEBUG oslo_concurrency.lockutils [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.019695] [48526]: DEBUG nova.policy [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.023932] [48527]: WARNING neutronclient.v2_0.client [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.024095] [48526]: DEBUG nova.policy [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.024708] [48526]: DEBUG nova.policy [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.025329] [48526]: INFO nova.api.openstack.requestlog [None req-1e658c67-a4dc-464b-adcc-1258e2f0efe3 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1432 microversion: 2.54 time: 0.053461 [ 952.025685] [48526]: [pid: 48526|app: 0|req: 2051/4068] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:36 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1432 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 952.036191] [48526]: DEBUG nova.api.openstack.wsgi [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.037748] [48526]: DEBUG nova.compute.api [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.041464] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.041685] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.041799] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.042303] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.042303] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.042303] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.064673] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.065215] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.065390] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.065545] [48526]: DEBUG nova.objects.instance [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.068513] [48526]: WARNING neutronclient.v2_0.client [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.088814] [48526]: DEBUG nova.policy [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.093134] [48526]: INFO nova.api.openstack.requestlog [None req-5e89f603-a897-4799-9c76-19d8777e2ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.059139 [ 952.093465] [48526]: [pid: 48526|app: 0|req: 2052/4069] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:36 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 952.096021] [48526]: DEBUG nova.api.openstack.wsgi [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.097399] [48526]: DEBUG nova.compute.api [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.100502] [48526]: DEBUG oslo_concurrency.lockutils [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.100678] [48526]: DEBUG oslo_concurrency.lockutils [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.100811] [48526]: DEBUG oslo_concurrency.lockutils [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.101072] [48526]: DEBUG oslo_concurrency.lockutils [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.101312] [48526]: DEBUG oslo_concurrency.lockutils [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.101411] [48526]: DEBUG oslo_concurrency.lockutils [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.105942] [48527]: DEBUG nova.policy [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.110396] [48527]: INFO nova.api.openstack.requestlog [None req-aede4ff5-153c-4f70-9de0-6f851508771a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1531 microversion: 2.1 time: 0.116225 [ 952.110771] [48527]: [pid: 48527|app: 0|req: 2018/4070] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:36 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1531 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.115969] [48526]: WARNING neutronclient.v2_0.client [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.134445] [48526]: DEBUG nova.policy [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.138711] [48526]: INFO nova.api.openstack.requestlog [None req-18861f66-99fa-475d-9cf6-bda73890f288 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.044671 [ 952.139096] [48526]: [pid: 48526|app: 0|req: 2053/4071] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:36 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.183028] [48527]: DEBUG nova.api.openstack.wsgi [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.184720] [48527]: DEBUG nova.compute.api [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.188839] [48527]: DEBUG oslo_concurrency.lockutils [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.189066] [48527]: DEBUG oslo_concurrency.lockutils [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.189271] [48527]: DEBUG oslo_concurrency.lockutils [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.189586] [48527]: DEBUG oslo_concurrency.lockutils [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.189782] [48527]: DEBUG oslo_concurrency.lockutils [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.189954] [48527]: DEBUG oslo_concurrency.lockutils [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.208816] [48527]: WARNING neutronclient.v2_0.client [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.269536] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.270198] [48526]: DEBUG nova.compute.api [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.274160] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.274549] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.274819] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.275327] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.275683] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.276160] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.293371] [48526]: WARNING neutronclient.v2_0.client [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.300992] [48527]: DEBUG nova.policy [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.305580] [48527]: DEBUG nova.policy [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.306169] [48527]: DEBUG nova.policy [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.309715] [48527]: INFO nova.api.openstack.requestlog [None req-70d60db1-0d2c-4857-b42e-528c1014eda6 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1875 microversion: 2.93 time: 0.128886 [ 952.310074] [48527]: [pid: 48527|app: 0|req: 2019/4072] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:36 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1875 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 952.313779] [48526]: DEBUG nova.policy [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.318028] [48526]: INFO nova.api.openstack.requestlog [None req-8c94f9a0-f4a9-4eb4-9613-3df42b6735bd tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1274 microversion: 2.1 time: 0.052118 [ 952.318381] [48526]: [pid: 48526|app: 0|req: 2054/4073] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:36 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1274 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.604539] [48527]: DEBUG nova.api.openstack.wsgi [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.606282] [48527]: DEBUG nova.compute.api [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.611303] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.611486] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.611620] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.611911] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.612083] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.612219] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.637931] [48527]: WARNING neutronclient.v2_0.client [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.718184] [48527]: DEBUG nova.policy [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.724893] [48527]: INFO nova.api.openstack.requestlog [None req-5ff1e638-d260-49ca-a7a2-9849feaa1837 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.122699 [ 952.725267] [48527]: [pid: 48527|app: 0|req: 2020/4074] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:36 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.780371] [48526]: DEBUG nova.api.openstack.wsgi [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.782167] [48526]: DEBUG nova.compute.api [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.786327] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.786523] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.786691] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.787123] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.787334] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.787467] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.805580] [48526]: WARNING neutronclient.v2_0.client [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.817274] [48527]: DEBUG nova.api.openstack.wsgi [None req-082313cc-c6b3-4cba-85e5-353591c60943 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.825800] [48526]: DEBUG nova.policy [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.831351] [48526]: INFO nova.api.openstack.requestlog [None req-d1efbfcf-fcd0-4df0-a43d-9ab99c6656f8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.053399 [ 952.831716] [48526]: [pid: 48526|app: 0|req: 2055/4075] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.850643] [48527]: INFO nova.api.openstack.requestlog [None req-082313cc-c6b3-4cba-85e5-353591c60943 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1520 microversion: 2.1 time: 0.035609 [ 952.851215] [48527]: [pid: 48527|app: 0|req: 2021/4076] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.976350] [48526]: DEBUG nova.api.openstack.wsgi [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.977855] [48526]: DEBUG nova.compute.api [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.982744] [48526]: DEBUG oslo_concurrency.lockutils [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.982935] [48526]: DEBUG oslo_concurrency.lockutils [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.983182] [48526]: DEBUG oslo_concurrency.lockutils [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.983479] [48526]: DEBUG oslo_concurrency.lockutils [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.983479] [48526]: DEBUG oslo_concurrency.lockutils [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.983667] [48526]: DEBUG oslo_concurrency.lockutils [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.015996] [48526]: DEBUG oslo_concurrency.lockutils [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.016208] [48526]: DEBUG oslo_concurrency.lockutils [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.016343] [48526]: DEBUG oslo_concurrency.lockutils [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.016490] [48526]: DEBUG nova.objects.instance [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.019256] [48526]: WARNING neutronclient.v2_0.client [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.037780] [48526]: DEBUG nova.policy [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.041027] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.043110] [48527]: DEBUG nova.compute.api [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.043327] [48526]: INFO nova.api.openstack.requestlog [None req-97ad1ed2-0f56-43ab-bed8-e19da268ab4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.068774 [ 953.043517] [48526]: [pid: 48526|app: 0|req: 2056/4077] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.048243] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.048441] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.048574] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.049754] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.049754] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.049754] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.073942] [48527]: WARNING neutronclient.v2_0.client [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.094419] [48527]: DEBUG nova.policy [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.099257] [48527]: DEBUG nova.policy [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.100011] [48527]: DEBUG nova.policy [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.100639] [48527]: INFO nova.api.openstack.requestlog [None req-ec61b38c-2849-4ebe-bf2c-1f09d20b270c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1432 microversion: 2.54 time: 0.062725 [ 953.100960] [48527]: [pid: 48527|app: 0|req: 2022/4078] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1432 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 953.107424] [48526]: DEBUG nova.api.openstack.wsgi [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.109017] [48526]: DEBUG nova.compute.api [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.112645] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.112853] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.112984] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.113230] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.113373] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.113498] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.122925] [48527]: DEBUG nova.api.openstack.wsgi [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.124432] [48527]: DEBUG nova.compute.api [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.127837] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.128069] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.128209] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.128579] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.128725] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.128906] [48527]: DEBUG oslo_concurrency.lockutils [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.136560] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.136763] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.136873] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.137041] [48526]: DEBUG nova.objects.instance [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.140135] [48526]: WARNING neutronclient.v2_0.client [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.148937] [48527]: WARNING neutronclient.v2_0.client [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.159813] [48526]: DEBUG nova.policy [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.164201] [48526]: INFO nova.api.openstack.requestlog [None req-cd3ca2ef-d9fd-4d7a-a579-3fe8b0dcd543 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.060325 [ 953.164546] [48526]: [pid: 48526|app: 0|req: 2057/4079] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.167402] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.169498] [48526]: DEBUG nova.compute.api [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.173498] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.173735] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.173836] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.174170] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.174402] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.174548] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.193754] [48526]: WARNING neutronclient.v2_0.client [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.219505] [48527]: DEBUG nova.policy [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.223974] [48527]: INFO nova.api.openstack.requestlog [None req-8d2a35bd-414a-48f0-9554-53d78a569856 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1531 microversion: 2.1 time: 0.103129 [ 953.224348] [48527]: [pid: 48527|app: 0|req: 2023/4080] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1531 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.233876] [48526]: DEBUG nova.policy [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.238651] [48526]: INFO nova.api.openstack.requestlog [None req-fc71c89e-491e-45bb-bd96-3fdc10b0f726 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.073577 [ 953.239024] [48526]: [pid: 48526|app: 0|req: 2058/4081] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.327398] [48527]: DEBUG nova.api.openstack.wsgi [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.328949] [48527]: DEBUG nova.compute.api [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.333026] [48527]: DEBUG oslo_concurrency.lockutils [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.333026] [48527]: DEBUG oslo_concurrency.lockutils [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.333026] [48527]: DEBUG oslo_concurrency.lockutils [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.333252] [48527]: DEBUG oslo_concurrency.lockutils [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.333252] [48527]: DEBUG oslo_concurrency.lockutils [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.333415] [48526]: DEBUG nova.api.openstack.wsgi [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.333475] [48527]: DEBUG oslo_concurrency.lockutils [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.335128] [48526]: DEBUG nova.compute.api [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.338605] [48526]: DEBUG oslo_concurrency.lockutils [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.338902] [48526]: DEBUG oslo_concurrency.lockutils [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.339068] [48526]: DEBUG oslo_concurrency.lockutils [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.339371] [48526]: DEBUG oslo_concurrency.lockutils [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.339549] [48526]: DEBUG oslo_concurrency.lockutils [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.339694] [48526]: DEBUG oslo_concurrency.lockutils [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.356049] [48527]: WARNING neutronclient.v2_0.client [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.356935] [48526]: WARNING neutronclient.v2_0.client [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.464545] [48527]: DEBUG nova.policy [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.471494] [48527]: DEBUG nova.policy [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.471863] [48527]: DEBUG nova.policy [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.475348] [48527]: INFO nova.api.openstack.requestlog [None req-19457e0f-1d8d-4df2-97ac-4ace122000b8 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 1875 microversion: 2.93 time: 0.150938 [ 953.475858] [48527]: [pid: 48527|app: 0|req: 2024/4082] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 1875 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 953.488392] [48526]: DEBUG nova.policy [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.492391] [48526]: INFO nova.api.openstack.requestlog [None req-19402d63-226e-486b-854b-3f748b430de8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1326 microversion: 2.1 time: 0.161386 [ 953.492710] [48526]: [pid: 48526|app: 0|req: 2059/4083] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1326 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.738295] [48527]: DEBUG nova.api.openstack.wsgi [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.739309] [48527]: DEBUG nova.compute.api [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.744904] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.745127] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.745315] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.745620] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.745785] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.745943] [48527]: DEBUG oslo_concurrency.lockutils [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.768758] [48527]: WARNING neutronclient.v2_0.client [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.845145] [48526]: DEBUG nova.api.openstack.wsgi [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.846450] [48526]: DEBUG nova.compute.api [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.849809] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.849986] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.850130] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.850376] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.850521] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.850904] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.865518] [48527]: DEBUG nova.policy [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.866301] [48526]: WARNING neutronclient.v2_0.client [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.873717] [48527]: INFO nova.api.openstack.requestlog [None req-ddc448a8-18e8-469f-a1cb-a752911a9a07 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.138391 [ 953.874229] [48527]: [pid: 48527|app: 0|req: 2025/4084] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:37 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.876745] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d897de5-2915-4ce9-bba6-c0889055090d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.883049] [48526]: DEBUG nova.policy [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.887270] [48526]: INFO nova.api.openstack.requestlog [None req-b1c594b2-effd-4998-b6e1-bf704353d4eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.044373 [ 953.887703] [48526]: [pid: 48526|app: 0|req: 2060/4085] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.909349] [48527]: INFO nova.api.openstack.requestlog [None req-4d897de5-2915-4ce9-bba6-c0889055090d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1520 microversion: 2.1 time: 0.034471 [ 953.909681] [48527]: [pid: 48527|app: 0|req: 2026/4086] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.056298] [48526]: DEBUG nova.api.openstack.wsgi [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.057831] [48526]: DEBUG nova.compute.api [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.062594] [48526]: DEBUG oslo_concurrency.lockutils [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.062881] [48526]: DEBUG oslo_concurrency.lockutils [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.063128] [48526]: DEBUG oslo_concurrency.lockutils [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.063521] [48526]: DEBUG oslo_concurrency.lockutils [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.063766] [48526]: DEBUG oslo_concurrency.lockutils [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.063979] [48526]: DEBUG oslo_concurrency.lockutils [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.086518] [48526]: DEBUG oslo_concurrency.lockutils [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.086715] [48526]: DEBUG oslo_concurrency.lockutils [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.086845] [48526]: DEBUG oslo_concurrency.lockutils [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.086996] [48526]: DEBUG nova.objects.instance [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.090642] [48526]: WARNING neutronclient.v2_0.client [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.109114] [48526]: DEBUG nova.policy [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.114101] [48526]: INFO nova.api.openstack.requestlog [None req-175aebb4-bd03-4763-a371-dde65c90e6ab tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.060093 [ 954.114479] [48526]: [pid: 48526|app: 0|req: 2061/4087] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.115797] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.117238] [48527]: DEBUG nova.compute.api [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.120839] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.121050] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.121190] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.121475] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.121625] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.121748] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.139949] [48527]: WARNING neutronclient.v2_0.client [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.158696] [48527]: DEBUG nova.policy [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.163080] [48527]: DEBUG nova.policy [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.163642] [48527]: DEBUG nova.policy [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.164272] [48527]: INFO nova.api.openstack.requestlog [None req-f1763c9f-2159-4028-a501-6f9fc669c521 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1417 microversion: 2.54 time: 0.050646 [ 954.164577] [48527]: [pid: 48527|app: 0|req: 2027/4088] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1417 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 954.177950] [48527]: DEBUG nova.api.openstack.wsgi [None req-551d036f-c1e1-4f05-a7e9-4de54266bc72 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.178067] [48526]: DEBUG nova.api.openstack.wsgi [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.179749] [48526]: DEBUG nova.compute.api [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.183434] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.183648] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.183794] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.184068] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.184247] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.184378] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.190593] [48527]: INFO nova.api.openstack.requestlog [None req-551d036f-c1e1-4f05-a7e9-4de54266bc72 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-968234978" status: 204 len: 0 microversion: 2.54 time: 0.014300 [ 954.190792] [48527]: [pid: 48527|app: 0|req: 2028/4089] 10.180.1.21 () {60 vars in 1311 bytes} [Fri Dec 12 13:57:38 2025] DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-968234978 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 954.199824] [48527]: DEBUG nova.api.openstack.wsgi [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.200036] [48527]: DEBUG nova.compute.api [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.204032] [48527]: DEBUG oslo_concurrency.lockutils [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.204222] [48527]: DEBUG oslo_concurrency.lockutils [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.204298] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.204353] [48527]: DEBUG oslo_concurrency.lockutils [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.204503] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.204601] [48527]: DEBUG oslo_concurrency.lockutils [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.204644] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.204744] [48527]: DEBUG oslo_concurrency.lockutils [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.204798] [48526]: DEBUG nova.objects.instance [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.204865] [48527]: DEBUG oslo_concurrency.lockutils [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.207503] [48526]: WARNING neutronclient.v2_0.client [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.224830] [48526]: DEBUG nova.policy [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.227283] [48527]: DEBUG nova.compute.api [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 954.229460] [48526]: INFO nova.api.openstack.requestlog [None req-9d3e51af-8997-4ec1-964f-e2acb0a7a012 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.053362 [ 954.229859] [48526]: [pid: 48526|app: 0|req: 2062/4090] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.236865] [48526]: DEBUG nova.api.openstack.wsgi [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.238941] [48526]: DEBUG nova.compute.api [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.241709] [48526]: DEBUG oslo_concurrency.lockutils [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.241888] [48526]: DEBUG oslo_concurrency.lockutils [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.242038] [48526]: DEBUG oslo_concurrency.lockutils [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.242322] [48526]: DEBUG oslo_concurrency.lockutils [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.242447] [48526]: DEBUG oslo_concurrency.lockutils [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.242621] [48526]: DEBUG oslo_concurrency.lockutils [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.259706] [48526]: WARNING neutronclient.v2_0.client [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.278086] [48527]: INFO nova.api.openstack.requestlog [None req-354ec536-42c4-4472-b89b-57feb340333e tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 204 len: 0 microversion: 2.54 time: 0.079977 [ 954.278320] [48527]: [pid: 48527|app: 0|req: 2029/4091] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:57:38 2025] DELETE /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 954.281512] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.283052] [48527]: DEBUG nova.compute.api [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.286242] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.286513] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.286571] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.286822] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.286958] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.287092] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.305200] [48527]: WARNING neutronclient.v2_0.client [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.328567] [48526]: DEBUG nova.policy [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.333519] [48526]: INFO nova.api.openstack.requestlog [None req-4398c6a2-4a6c-4eaa-a892-ad09b91a6f7f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1531 microversion: 2.1 time: 0.098127 [ 954.333879] [48526]: [pid: 48526|app: 0|req: 2063/4092] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1531 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.336277] [48526]: DEBUG nova.api.openstack.wsgi [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.337673] [48526]: DEBUG nova.compute.api [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.342681] [48526]: DEBUG oslo_concurrency.lockutils [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.342941] [48526]: DEBUG oslo_concurrency.lockutils [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.343115] [48526]: DEBUG oslo_concurrency.lockutils [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.343390] [48526]: DEBUG oslo_concurrency.lockutils [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.343542] [48526]: DEBUG oslo_concurrency.lockutils [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.343678] [48526]: DEBUG oslo_concurrency.lockutils [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.346317] [48527]: DEBUG nova.policy [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.351454] [48527]: INFO nova.api.openstack.requestlog [None req-cb9451f9-c7de-4f05-b74c-255c4f74ad75 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.072386 [ 954.353626] [48527]: [pid: 48527|app: 0|req: 2030/4093] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.372658] [48526]: WARNING neutronclient.v2_0.client [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.392014] [48526]: DEBUG nova.policy [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.398694] [48526]: DEBUG nova.policy [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.399367] [48526]: DEBUG nova.policy [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.400024] [48526]: INFO nova.api.openstack.requestlog [None req-45affa32-7977-4b3e-89e3-c2e1cd62da51 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1423 microversion: 2.54 time: 0.065643 [ 954.400344] [48526]: [pid: 48526|app: 0|req: 2064/4094] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1423 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 954.492448] [48527]: DEBUG nova.api.openstack.wsgi [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.494297] [48527]: DEBUG nova.compute.api [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.499869] [48527]: DEBUG oslo_concurrency.lockutils [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.500191] [48527]: DEBUG oslo_concurrency.lockutils [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.500428] [48527]: DEBUG oslo_concurrency.lockutils [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.500744] [48527]: DEBUG oslo_concurrency.lockutils [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.500897] [48527]: DEBUG oslo_concurrency.lockutils [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.501039] [48527]: DEBUG oslo_concurrency.lockutils [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.507144] [48526]: DEBUG nova.api.openstack.wsgi [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.508623] [48526]: DEBUG nova.compute.api [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.512307] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.512511] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.512704] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.512980] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.513230] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.513340] [48526]: DEBUG oslo_concurrency.lockutils [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.531574] [48526]: WARNING neutronclient.v2_0.client [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.533574] [48527]: DEBUG oslo_concurrency.lockutils [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.533793] [48527]: DEBUG oslo_concurrency.lockutils [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.533985] [48527]: DEBUG oslo_concurrency.lockutils [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.534158] [48527]: DEBUG nova.objects.instance [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lazy-loading 'fault' on Instance uuid 44fa52f7-cc3f-49b0-8494-fc01252b4e28 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.538236] [48527]: WARNING neutronclient.v2_0.client [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.626859] [48526]: DEBUG nova.policy [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.633108] [48526]: INFO nova.api.openstack.requestlog [None req-f4784256-66ae-4c99-b80c-44ec45a0fd26 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1314 microversion: 2.1 time: 0.128255 [ 954.633609] [48526]: [pid: 48526|app: 0|req: 2065/4095] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1314 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.636177] [48526]: DEBUG nova.api.openstack.wsgi [req-541962b6-a6b7-4030-802c-c20e6e9cc3a8 req-5fa53fee-3ae8-4250-8a59-74225c4e239f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "35c01d7c-c214-4c18-8d9d-ac15717f1b06", "name": "network-vif-plugged", "status": "completed", "tag": "1041df48-d345-4028-a5e7-bce52b3604fe"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 954.641913] [48526]: DEBUG oslo_concurrency.lockutils [req-541962b6-a6b7-4030-802c-c20e6e9cc3a8 req-5fa53fee-3ae8-4250-8a59-74225c4e239f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.643352] [48526]: DEBUG oslo_concurrency.lockutils [req-541962b6-a6b7-4030-802c-c20e6e9cc3a8 req-5fa53fee-3ae8-4250-8a59-74225c4e239f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.643508] [48526]: DEBUG oslo_concurrency.lockutils [req-541962b6-a6b7-4030-802c-c20e6e9cc3a8 req-5fa53fee-3ae8-4250-8a59-74225c4e239f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.651300] [48527]: DEBUG nova.policy [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.651386] [48526]: INFO nova.api.openstack.compute.server_external_events [req-541962b6-a6b7-4030-802c-c20e6e9cc3a8 req-5fa53fee-3ae8-4250-8a59-74225c4e239f service nova] Creating event network-vif-plugged:1041df48-d345-4028-a5e7-bce52b3604fe for instance 35c01d7c-c214-4c18-8d9d-ac15717f1b06 on cpu-1 [ 954.653552] [48527]: DEBUG nova.policy [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.654265] [48527]: DEBUG nova.policy [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.655307] [48526]: INFO nova.api.openstack.requestlog [req-541962b6-a6b7-4030-802c-c20e6e9cc3a8 req-5fa53fee-3ae8-4250-8a59-74225c4e239f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020919 [ 954.655660] [48526]: [pid: 48526|app: 0|req: 2066/4096] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:38 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) [ 954.658857] [48527]: INFO nova.api.openstack.requestlog [None req-47279055-632e-4b37-8eb7-74c66c36c065 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 2029 microversion: 2.93 time: 0.168414 [ 954.658963] [48527]: [pid: 48527|app: 0|req: 2031/4097] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 2029 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 954.676357] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.676604] [48526]: DEBUG nova.compute.api [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.680127] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.680318] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.680455] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.680707] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.680851] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.681021] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.695160] [48526]: DEBUG nova.compute.api [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 954.762325] [48526]: INFO nova.api.openstack.requestlog [None req-a7c33c81-9065-41d7-b3b0-c26c39061edf tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 204 len: 0 microversion: 2.93 time: 0.088142 [ 954.762867] [48526]: [pid: 48526|app: 0|req: 2067/4098] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:57:38 2025] DELETE /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 954.767986] [48527]: DEBUG nova.api.openstack.wsgi [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.769565] [48527]: DEBUG nova.compute.api [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.773334] [48527]: DEBUG oslo_concurrency.lockutils [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.773527] [48527]: DEBUG oslo_concurrency.lockutils [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.773660] [48527]: DEBUG oslo_concurrency.lockutils [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.773910] [48527]: DEBUG oslo_concurrency.lockutils [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.774074] [48527]: DEBUG oslo_concurrency.lockutils [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.774197] [48527]: DEBUG oslo_concurrency.lockutils [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.808973] [48527]: DEBUG oslo_concurrency.lockutils [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.808973] [48527]: DEBUG oslo_concurrency.lockutils [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.808973] [48527]: DEBUG oslo_concurrency.lockutils [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.808973] [48527]: DEBUG nova.objects.instance [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lazy-loading 'fault' on Instance uuid 44fa52f7-cc3f-49b0-8494-fc01252b4e28 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.813555] [48527]: WARNING neutronclient.v2_0.client [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.883058] [48527]: DEBUG nova.policy [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.887735] [48526]: DEBUG nova.api.openstack.wsgi [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.889337] [48526]: DEBUG nova.compute.api [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.890580] [48527]: DEBUG nova.policy [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.891298] [48527]: DEBUG nova.policy [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.892830] [48526]: DEBUG oslo_concurrency.lockutils [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.893030] [48526]: DEBUG oslo_concurrency.lockutils [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.893174] [48526]: DEBUG oslo_concurrency.lockutils [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.893426] [48526]: DEBUG oslo_concurrency.lockutils [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.893572] [48526]: DEBUG oslo_concurrency.lockutils [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.893693] [48526]: DEBUG oslo_concurrency.lockutils [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.894110] [48527]: INFO nova.api.openstack.requestlog [None req-2082d515-3d64-4bb3-bc8c-0be657d4f346 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 2035 microversion: 2.93 time: 0.128340 [ 954.895032] [48527]: [pid: 48527|app: 0|req: 2032/4099] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:38 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 2035 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 954.900068] [48527]: DEBUG nova.api.openstack.wsgi [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.901015] [48527]: DEBUG nova.compute.api [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.904093] [48527]: DEBUG oslo_concurrency.lockutils [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.904273] [48527]: DEBUG oslo_concurrency.lockutils [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.904419] [48527]: DEBUG oslo_concurrency.lockutils [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.904647] [48527]: DEBUG oslo_concurrency.lockutils [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.904790] [48527]: DEBUG oslo_concurrency.lockutils [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.904913] [48527]: DEBUG oslo_concurrency.lockutils [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.913679] [48526]: WARNING neutronclient.v2_0.client [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.920469] [48527]: WARNING neutronclient.v2_0.client [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.938314] [48527]: DEBUG nova.policy [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.942421] [48527]: INFO nova.api.openstack.requestlog [None req-d99c2355-6c15-448a-ba14-48b63dade3d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.044667 [ 954.942874] [48527]: [pid: 48527|app: 0|req: 2033/4100] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:39 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.944981] [48527]: DEBUG nova.api.openstack.wsgi [None req-430bfc46-b11a-4059-822a-3755f3fadf29 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.976656] [48527]: INFO nova.api.openstack.requestlog [None req-430bfc46-b11a-4059-822a-3755f3fadf29 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1520 microversion: 2.1 time: 0.033306 [ 954.976981] [48527]: [pid: 48527|app: 0|req: 2034/4101] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:39 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.004877] [48526]: DEBUG nova.policy [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.009211] [48526]: INFO nova.api.openstack.requestlog [None req-aeb45d1a-210e-4b17-a052-45dbd55fb6fa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1513 microversion: 2.1 time: 0.124615 [ 955.009665] [48526]: [pid: 48526|app: 0|req: 2068/4102] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:39 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1513 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.127850] [48527]: DEBUG nova.api.openstack.wsgi [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.129736] [48527]: DEBUG nova.compute.api [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.134500] [48527]: DEBUG oslo_concurrency.lockutils [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.135147] [48527]: DEBUG oslo_concurrency.lockutils [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.135147] [48527]: DEBUG oslo_concurrency.lockutils [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.135286] [48527]: DEBUG oslo_concurrency.lockutils [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.135486] [48527]: DEBUG oslo_concurrency.lockutils [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.135656] [48527]: DEBUG oslo_concurrency.lockutils [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.166159] [48527]: DEBUG oslo_concurrency.lockutils [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.166403] [48527]: DEBUG oslo_concurrency.lockutils [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.166583] [48527]: DEBUG oslo_concurrency.lockutils [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.166787] [48527]: DEBUG nova.objects.instance [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.170804] [48527]: WARNING neutronclient.v2_0.client [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.191029] [48527]: DEBUG nova.policy [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.195917] [48527]: INFO nova.api.openstack.requestlog [None req-9db3c31e-9b75-473c-9d81-19a99d6853b9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.070301 [ 955.196209] [48527]: [pid: 48527|app: 0|req: 2035/4103] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:39 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.242455] [48526]: DEBUG nova.api.openstack.wsgi [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.244325] [48526]: DEBUG nova.compute.api [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.247834] [48526]: DEBUG oslo_concurrency.lockutils [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.248039] [48526]: DEBUG oslo_concurrency.lockutils [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.248184] [48526]: DEBUG oslo_concurrency.lockutils [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.248439] [48526]: DEBUG oslo_concurrency.lockutils [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.248583] [48526]: DEBUG oslo_concurrency.lockutils [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.248706] [48526]: DEBUG oslo_concurrency.lockutils [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.271231] [48526]: DEBUG oslo_concurrency.lockutils [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.271406] [48526]: DEBUG oslo_concurrency.lockutils [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.271537] [48526]: DEBUG oslo_concurrency.lockutils [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.271684] [48526]: DEBUG nova.objects.instance [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.275107] [48526]: WARNING neutronclient.v2_0.client [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.297204] [48526]: DEBUG nova.policy [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.302137] [48526]: INFO nova.api.openstack.requestlog [None req-c04cab10-35be-43b8-963b-c2d64a2c30f4 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.061986 [ 955.302489] [48526]: [pid: 48526|app: 0|req: 2069/4104] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:39 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.370234] [48526]: DEBUG nova.api.openstack.wsgi [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.371996] [48526]: DEBUG nova.compute.api [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.376150] [48526]: DEBUG oslo_concurrency.lockutils [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.376374] [48526]: DEBUG oslo_concurrency.lockutils [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.376515] [48526]: DEBUG oslo_concurrency.lockutils [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.376810] [48526]: DEBUG oslo_concurrency.lockutils [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.376973] [48526]: DEBUG oslo_concurrency.lockutils [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.377108] [48526]: DEBUG oslo_concurrency.lockutils [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.400544] [48526]: WARNING neutronclient.v2_0.client [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.419839] [48526]: DEBUG nova.policy [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.420244] [48527]: DEBUG nova.api.openstack.wsgi [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.421693] [48527]: DEBUG nova.compute.api [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.425038] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.425217] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.425352] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.425601] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.425737] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.425861] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.426148] [48526]: INFO nova.api.openstack.requestlog [None req-46a2cfde-0ced-4060-8e82-a9b876d371f2 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.058498 [ 955.426515] [48526]: [pid: 48526|app: 0|req: 2070/4105] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:39 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.428911] [48526]: DEBUG nova.api.openstack.wsgi [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.430472] [48526]: DEBUG nova.compute.api [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.434402] [48526]: DEBUG oslo_concurrency.lockutils [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.434592] [48526]: DEBUG oslo_concurrency.lockutils [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.434724] [48526]: DEBUG oslo_concurrency.lockutils [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.435195] [48526]: DEBUG oslo_concurrency.lockutils [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.435374] [48526]: DEBUG oslo_concurrency.lockutils [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.435522] [48526]: DEBUG oslo_concurrency.lockutils [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.446059] [48527]: WARNING neutronclient.v2_0.client [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.457654] [48526]: WARNING neutronclient.v2_0.client [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.476066] [48526]: DEBUG nova.policy [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.480985] [48526]: DEBUG nova.policy [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.481735] [48526]: DEBUG nova.policy [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.482418] [48526]: INFO nova.api.openstack.requestlog [None req-502a4c9f-520c-423d-a365-b0ae274ff98c tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1423 microversion: 2.54 time: 0.055405 [ 955.482899] [48526]: [pid: 48526|app: 0|req: 2071/4106] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:39 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1423 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 955.555778] [48527]: DEBUG nova.policy [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.560178] [48527]: INFO nova.api.openstack.requestlog [None req-030d1730-968f-43a7-aa5b-006adb1ad8dd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1531 microversion: 2.1 time: 0.216018 [ 955.560495] [48527]: [pid: 48527|app: 0|req: 2036/4107] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:39 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1531 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.646972] [48526]: DEBUG nova.api.openstack.wsgi [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.648424] [48526]: DEBUG nova.compute.api [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.653422] [48526]: DEBUG oslo_concurrency.lockutils [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.653599] [48526]: DEBUG oslo_concurrency.lockutils [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.653735] [48526]: DEBUG oslo_concurrency.lockutils [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.653988] [48526]: DEBUG oslo_concurrency.lockutils [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.654148] [48526]: DEBUG oslo_concurrency.lockutils [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.654270] [48526]: DEBUG oslo_concurrency.lockutils [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.680172] [48526]: WARNING neutronclient.v2_0.client [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.769036] [48526]: DEBUG nova.policy [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.773624] [48526]: INFO nova.api.openstack.requestlog [None req-02607f34-70dd-4adf-9d21-8e530ceca080 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1314 microversion: 2.1 time: 0.128752 [ 955.773992] [48526]: [pid: 48526|app: 0|req: 2072/4108] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:39 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1314 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.910191] [48527]: DEBUG nova.api.openstack.wsgi [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.911802] [48527]: DEBUG nova.compute.api [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] [instance: 44fa52f7-cc3f-49b0-8494-fc01252b4e28] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.915218] [48527]: DEBUG oslo_concurrency.lockutils [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.915432] [48527]: DEBUG oslo_concurrency.lockutils [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.915577] [48527]: DEBUG oslo_concurrency.lockutils [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.915848] [48527]: DEBUG oslo_concurrency.lockutils [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.916145] [48527]: DEBUG oslo_concurrency.lockutils [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.916300] [48527]: DEBUG oslo_concurrency.lockutils [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.939204] [48527]: DEBUG oslo_concurrency.lockutils [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.939391] [48527]: DEBUG oslo_concurrency.lockutils [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.939554] [48527]: DEBUG oslo_concurrency.lockutils [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.939685] [48527]: DEBUG nova.objects.instance [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Lazy-loading 'fault' on Instance uuid 44fa52f7-cc3f-49b0-8494-fc01252b4e28 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.944239] [48527]: WARNING neutronclient.v2_0.client [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.956075] [48526]: DEBUG nova.api.openstack.wsgi [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.957803] [48526]: DEBUG nova.compute.api [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.961343] [48526]: DEBUG oslo_concurrency.lockutils [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.961542] [48526]: DEBUG oslo_concurrency.lockutils [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.961674] [48526]: DEBUG oslo_concurrency.lockutils [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.961927] [48526]: DEBUG oslo_concurrency.lockutils [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.962173] [48526]: DEBUG oslo_concurrency.lockutils [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.962278] [48526]: DEBUG oslo_concurrency.lockutils [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.987175] [48526]: WARNING neutronclient.v2_0.client [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.013404] [48526]: DEBUG nova.policy [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.018606] [48526]: INFO nova.api.openstack.requestlog [None req-9197160d-b3f5-423d-8b41-bd333834326a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.064798 [ 956.019143] [48526]: [pid: 48526|app: 0|req: 2073/4109] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.021957] [48526]: DEBUG nova.api.openstack.wsgi [None req-4c4f2048-3e59-4dfa-afab-b5eb67124afa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.033944] [48527]: DEBUG nova.policy [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.038323] [48527]: DEBUG nova.policy [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.039171] [48527]: DEBUG nova.policy [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '0991f89cbedd4d13a58970224b82afd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96bff46f66a440829d947d1dbddd20c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.042531] [48527]: INFO nova.api.openstack.requestlog [None req-4443acfb-e5ec-4bf3-b4b4-2a6449a045c2 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28" status: 200 len: 2035 microversion: 2.93 time: 0.134538 [ 956.042846] [48527]: [pid: 48527|app: 0|req: 2037/4110] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/44fa52f7-cc3f-49b0-8494-fc01252b4e28 => generated 2035 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 956.045064] [48527]: DEBUG nova.api.openstack.wsgi [None req-b24f8fc0-0ba9-43e2-93e1-4bd9bacb116f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.046482] [48527]: DEBUG nova.compute.api [None req-b24f8fc0-0ba9-43e2-93e1-4bd9bacb116f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.049313] [48527]: DEBUG oslo_concurrency.lockutils [None req-b24f8fc0-0ba9-43e2-93e1-4bd9bacb116f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.049491] [48527]: DEBUG oslo_concurrency.lockutils [None req-b24f8fc0-0ba9-43e2-93e1-4bd9bacb116f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.049630] [48527]: DEBUG oslo_concurrency.lockutils [None req-b24f8fc0-0ba9-43e2-93e1-4bd9bacb116f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.049895] [48527]: DEBUG oslo_concurrency.lockutils [None req-b24f8fc0-0ba9-43e2-93e1-4bd9bacb116f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.050068] [48527]: DEBUG oslo_concurrency.lockutils [None req-b24f8fc0-0ba9-43e2-93e1-4bd9bacb116f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.050190] [48527]: DEBUG oslo_concurrency.lockutils [None req-b24f8fc0-0ba9-43e2-93e1-4bd9bacb116f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.050302] [48526]: INFO nova.api.openstack.requestlog [None req-4c4f2048-3e59-4dfa-afab-b5eb67124afa tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1520 microversion: 2.1 time: 0.030429 [ 956.050633] [48526]: [pid: 48526|app: 0|req: 2074/4111] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1520 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.053243] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.054198] [48526]: DEBUG nova.compute.api [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.057447] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.057660] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.057755] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.058015] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.058161] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.058283] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.066037] [48527]: INFO nova.api.openstack.requestlog [None req-b24f8fc0-0ba9-43e2-93e1-4bd9bacb116f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/ips" status: 200 len: 150 microversion: 2.1 time: 0.022460 [ 956.066540] [48527]: [pid: 48527|app: 0|req: 2038/4112] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/ips => generated 150 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 956.071027] [48527]: DEBUG nova.api.openstack.wsgi [None req-7c902ef6-121e-44e8-be9e-10e72219ff52 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.075334] [48526]: WARNING neutronclient.v2_0.client [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.083186] [48527]: INFO nova.api.openstack.requestlog [None req-7c902ef6-121e-44e8-be9e-10e72219ff52 tempest-ServerActionsV293TestJSON-1399346214 tempest-ServerActionsV293TestJSON-1399346214-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1974207201" status: 204 len: 0 microversion: 2.93 time: 0.015860 [ 956.083438] [48527]: [pid: 48527|app: 0|req: 2039/4113] 10.180.1.21 () {60 vars in 1257 bytes} [Fri Dec 12 13:57:40 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1974207201 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 956.156905] [48526]: DEBUG nova.policy [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.161901] [48526]: INFO nova.api.openstack.requestlog [None req-c0012e05-70ae-44d2-901c-9e386b25e2d7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1505 microversion: 2.1 time: 0.110720 [ 956.163027] [48526]: [pid: 48526|app: 0|req: 2075/4114] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1505 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.177521] [48527]: DEBUG nova.api.openstack.wsgi [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.181188] [48527]: DEBUG nova.compute.api [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.187490] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.187732] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.187998] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.188287] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.188425] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.188540] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.206544] [48527]: WARNING neutronclient.v2_0.client [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.210239] [48526]: DEBUG nova.api.openstack.wsgi [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.211854] [48526]: DEBUG nova.compute.api [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.215914] [48526]: DEBUG oslo_concurrency.lockutils [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.216145] [48526]: DEBUG oslo_concurrency.lockutils [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.216286] [48526]: DEBUG oslo_concurrency.lockutils [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.217180] [48526]: DEBUG oslo_concurrency.lockutils [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.217180] [48526]: DEBUG oslo_concurrency.lockutils [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.217180] [48526]: DEBUG oslo_concurrency.lockutils [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.242523] [48526]: DEBUG oslo_concurrency.lockutils [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.242836] [48526]: DEBUG oslo_concurrency.lockutils [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.243070] [48526]: DEBUG oslo_concurrency.lockutils [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.247025] [48526]: DEBUG nova.objects.instance [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.247306] [48526]: WARNING neutronclient.v2_0.client [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.475826] [48526]: DEBUG nova.policy [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.486187] [48526]: INFO nova.api.openstack.requestlog [None req-ead43d53-e2ff-46ad-8618-ab67108fb26f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.278046 [ 956.486187] [48526]: [pid: 48526|app: 0|req: 2076/4115] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.489381] [48526]: DEBUG nova.api.openstack.wsgi [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.493305] [48526]: DEBUG nova.compute.api [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.503770] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.503914] [48527]: DEBUG nova.policy [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.505935] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.505935] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.505935] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.505935] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.505935] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.515620] [48527]: INFO nova.api.openstack.requestlog [None req-0a69d822-4ef6-4d96-8086-51f80b97bfaa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1505 microversion: 2.1 time: 0.341598 [ 956.515966] [48527]: [pid: 48527|app: 0|req: 2040/4116] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1505 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.520522] [48527]: DEBUG nova.api.openstack.wsgi [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.524024] [48527]: DEBUG nova.compute.api [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.531190] [48527]: DEBUG oslo_concurrency.lockutils [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.531400] [48527]: DEBUG oslo_concurrency.lockutils [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.531535] [48527]: DEBUG oslo_concurrency.lockutils [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.532128] [48527]: DEBUG oslo_concurrency.lockutils [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.532332] [48527]: DEBUG oslo_concurrency.lockutils [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.532456] [48527]: DEBUG oslo_concurrency.lockutils [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.548652] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.548878] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.549302] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.549302] [48526]: DEBUG nova.objects.instance [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.553189] [48527]: WARNING neutronclient.v2_0.client [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.555680] [48526]: WARNING neutronclient.v2_0.client [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.578614] [48527]: DEBUG nova.policy [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.585239] [48527]: INFO nova.api.openstack.requestlog [None req-9218bf6e-1231-485b-aaff-425b2398ccf8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.068563 [ 956.586267] [48527]: [pid: 48527|app: 0|req: 2041/4117] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.593031] [48527]: DEBUG nova.api.openstack.wsgi [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.593031] [48527]: DEBUG nova.compute.api [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.598822] [48527]: DEBUG oslo_concurrency.lockutils [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.599118] [48526]: DEBUG nova.policy [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.599265] [48527]: DEBUG oslo_concurrency.lockutils [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.599378] [48527]: DEBUG oslo_concurrency.lockutils [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.599778] [48527]: DEBUG oslo_concurrency.lockutils [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.600037] [48527]: DEBUG oslo_concurrency.lockutils [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.600246] [48527]: DEBUG oslo_concurrency.lockutils [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.605778] [48526]: INFO nova.api.openstack.requestlog [None req-7a2bd410-18b1-4adf-a207-11c227b4f244 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.119027 [ 956.606140] [48526]: [pid: 48526|app: 0|req: 2077/4118] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.608969] [48526]: DEBUG nova.api.openstack.wsgi [None req-37ec8f90-9aee-4528-90ef-0a3adfad7b47 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1839478466", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFEKAgE5D5aIk13PtzKLcFmn4Cy/qD1ZTLpTDgmD2cCKg7aoaGFaJJBWwuFqYVBPTArxbjth0/zBkPgTKDluY9LkL6jv4oB9ewlg0pw35vXTEg++FQifJkvD1uPR+l+T9A=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 956.622496] [48527]: WARNING neutronclient.v2_0.client [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.623371] [48526]: DEBUG nova.quota [None req-37ec8f90-9aee-4528-90ef-0a3adfad7b47 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 956.627233] [48526]: DEBUG nova.quota [None req-37ec8f90-9aee-4528-90ef-0a3adfad7b47 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for user 74703b1f213746e0a597ab93ba49205e and project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 956.643536] [48527]: DEBUG nova.policy [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.645708] [48526]: INFO nova.api.openstack.requestlog [None req-37ec8f90-9aee-4528-90ef-0a3adfad7b47 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.038932 [ 956.646130] [48526]: [pid: 48526|app: 0|req: 2078/4119] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:57:40 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) [ 956.648741] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.648884] [48527]: DEBUG nova.policy [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.650544] [48527]: DEBUG nova.policy [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.650673] [48526]: DEBUG nova.compute.api [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.650718] [48527]: INFO nova.api.openstack.requestlog [None req-de715fcf-2e57-4be8-8775-000528a3af18 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1423 microversion: 2.54 time: 0.063914 [ 956.651708] [48527]: [pid: 48527|app: 0|req: 2042/4120] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1423 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 956.654372] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.654590] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.654727] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.654982] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.655142] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.655264] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.674693] [48526]: WARNING neutronclient.v2_0.client [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.678773] [48527]: DEBUG nova.api.openstack.wsgi [req-3c1e637f-5233-4e88-9755-82984a9140e5 req-644a7a27-7eb7-40be-9069-7a9b8188ccdb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "35c01d7c-c214-4c18-8d9d-ac15717f1b06", "tag": "1041df48-d345-4028-a5e7-bce52b3604fe"}, {"server_uuid": "44fa52f7-cc3f-49b0-8494-fc01252b4e28", "name": "network-vif-deleted", "tag": "0eee45b3-88e9-4219-85dd-bda50aeaf676"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 956.687093] [48527]: DEBUG oslo_concurrency.lockutils [req-3c1e637f-5233-4e88-9755-82984a9140e5 req-644a7a27-7eb7-40be-9069-7a9b8188ccdb service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.687302] [48527]: DEBUG oslo_concurrency.lockutils [req-3c1e637f-5233-4e88-9755-82984a9140e5 req-644a7a27-7eb7-40be-9069-7a9b8188ccdb service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.687374] [48527]: DEBUG oslo_concurrency.lockutils [req-3c1e637f-5233-4e88-9755-82984a9140e5 req-644a7a27-7eb7-40be-9069-7a9b8188ccdb service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.703083] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3c1e637f-5233-4e88-9755-82984a9140e5 req-644a7a27-7eb7-40be-9069-7a9b8188ccdb service nova] Creating event network-changed:1041df48-d345-4028-a5e7-bce52b3604fe for instance 35c01d7c-c214-4c18-8d9d-ac15717f1b06 on cpu-1 [ 956.703083] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3c1e637f-5233-4e88-9755-82984a9140e5 req-644a7a27-7eb7-40be-9069-7a9b8188ccdb service nova] Creating event network-vif-deleted:0eee45b3-88e9-4219-85dd-bda50aeaf676 for instance 44fa52f7-cc3f-49b0-8494-fc01252b4e28 on cpu-1 [ 956.709935] [48527]: INFO nova.api.openstack.requestlog [req-3c1e637f-5233-4e88-9755-82984a9140e5 req-644a7a27-7eb7-40be-9069-7a9b8188ccdb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.034865 [ 956.710678] [48527]: [pid: 48527|app: 0|req: 2043/4121] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:40 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 956.793064] [48527]: DEBUG nova.api.openstack.wsgi [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.793650] [48527]: DEBUG nova.compute.api [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.799164] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.799616] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.800145] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.800617] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.800907] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.801172] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.838991] [48527]: WARNING neutronclient.v2_0.client [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.050615] [48526]: DEBUG nova.policy [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.058998] [48526]: INFO nova.api.openstack.requestlog [None req-eb09a31a-65e3-4f2b-bfc7-2369a5a1cae8 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1531 microversion: 2.1 time: 0.412085 [ 957.060330] [48526]: [pid: 48526|app: 0|req: 2079/4122] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:40 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1531 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.063153] [48526]: DEBUG nova.api.openstack.wsgi [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.065147] [48526]: DEBUG nova.compute.api [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.069112] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=7 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 957.071859] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.076582] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.077427] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.080515] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.080515] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.080515] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.103251] [48526]: WARNING neutronclient.v2_0.client [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.183722] [48527]: DEBUG nova.policy [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.194486] [48527]: INFO nova.api.openstack.requestlog [None req-d4846e3d-1038-4663-b7dc-43d882ddc1c2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1314 microversion: 2.1 time: 0.404221 [ 957.194486] [48527]: [pid: 48527|app: 0|req: 2044/4123] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:41 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1314 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.199170] [48526]: DEBUG nova.policy [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.199383] [48527]: DEBUG nova.api.openstack.wsgi [None req-d4ed06c6-71a5-4b09-8c34-7b4d7e15ed58 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.202650] [48526]: INFO nova.api.openstack.requestlog [None req-8d4bfc94-58af-4ec9-8593-0265ab27d48f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.141645 [ 957.203032] [48526]: [pid: 48526|app: 0|req: 2080/4124] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:41 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.239199] [48527]: INFO nova.api.openstack.requestlog [None req-d4ed06c6-71a5-4b09-8c34-7b4d7e15ed58 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1606 microversion: 2.1 time: 0.044447 [ 957.239593] [48527]: [pid: 48527|app: 0|req: 2045/4125] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:41 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1606 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.506231] [48526]: DEBUG nova.api.openstack.wsgi [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.507853] [48526]: DEBUG nova.compute.api [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.514110] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.514340] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.514457] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.515118] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.515118] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.515118] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.545341] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.545341] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.545528] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.545668] [48526]: DEBUG nova.objects.instance [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.548892] [48526]: WARNING neutronclient.v2_0.client [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.551960] [48527]: DEBUG nova.api.openstack.wsgi [None req-17e7e62b-b20b-469c-89da-33a41df4f5ee tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c25ab882-29ed-4db2-ab84-1f649027f29c"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 957.555328] [48527]: DEBUG nova.compute.api [None req-17e7e62b-b20b-469c-89da-33a41df4f5ee tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.558636] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e7e62b-b20b-469c-89da-33a41df4f5ee tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.559022] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e7e62b-b20b-469c-89da-33a41df4f5ee tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.559305] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e7e62b-b20b-469c-89da-33a41df4f5ee tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.559713] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e7e62b-b20b-469c-89da-33a41df4f5ee tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.560290] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e7e62b-b20b-469c-89da-33a41df4f5ee tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.560290] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e7e62b-b20b-469c-89da-33a41df4f5ee tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.721391] [48526]: DEBUG nova.policy [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.730722] [48526]: INFO nova.api.openstack.requestlog [None req-cd88d591-2419-4c5a-a637-5ba5a87594bc tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.226613 [ 957.731062] [48526]: [pid: 48526|app: 0|req: 2081/4126] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:41 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.735601] [48526]: DEBUG nova.api.openstack.wsgi [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.736849] [48526]: DEBUG nova.compute.api [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.745245] [48526]: DEBUG oslo_concurrency.lockutils [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.745560] [48526]: DEBUG oslo_concurrency.lockutils [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.745672] [48526]: DEBUG oslo_concurrency.lockutils [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.745950] [48526]: DEBUG oslo_concurrency.lockutils [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.746117] [48526]: DEBUG oslo_concurrency.lockutils [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.746241] [48526]: DEBUG oslo_concurrency.lockutils [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.783286] [48526]: WARNING neutronclient.v2_0.client [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.804893] [48526]: DEBUG nova.policy [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.810373] [48526]: INFO nova.api.openstack.requestlog [None req-90a20316-055d-4835-9944-152548b738f8 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.078619 [ 957.810871] [48526]: [pid: 48526|app: 0|req: 2082/4127] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:41 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.818809] [48526]: DEBUG nova.api.openstack.wsgi [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.819804] [48526]: DEBUG nova.compute.api [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.825940] [48526]: DEBUG oslo_concurrency.lockutils [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.826021] [48526]: DEBUG oslo_concurrency.lockutils [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.826221] [48526]: DEBUG oslo_concurrency.lockutils [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.826857] [48526]: DEBUG oslo_concurrency.lockutils [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.827106] [48526]: DEBUG oslo_concurrency.lockutils [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.827290] [48526]: DEBUG oslo_concurrency.lockutils [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.873209] [48526]: DEBUG oslo_concurrency.lockutils [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.873553] [48526]: DEBUG oslo_concurrency.lockutils [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.873827] [48526]: DEBUG oslo_concurrency.lockutils [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.874097] [48526]: DEBUG nova.objects.instance [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.879448] [48526]: WARNING neutronclient.v2_0.client [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.933315] [48526]: DEBUG nova.policy [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.941663] [48526]: INFO nova.api.openstack.requestlog [None req-d61666c2-f1b5-40c1-884a-ac63f9dc6f7e tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.129226 [ 957.942703] [48526]: [pid: 48526|app: 0|req: 2083/4128] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:42 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.030070] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.031636] [48526]: DEBUG nova.compute.api [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.038885] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.039109] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.039252] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.039608] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.039756] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.040309] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.076495] [48526]: WARNING neutronclient.v2_0.client [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.154294] [48526]: DEBUG nova.policy [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.162032] [48526]: INFO nova.api.openstack.requestlog [None req-a7cd7f87-b697-42a0-907f-6b3e576c0e7d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 200 len: 1505 microversion: 2.1 time: 0.218747 [ 958.162656] [48526]: [pid: 48526|app: 0|req: 2084/4129] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:42 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 1505 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.165277] [48526]: DEBUG nova.api.openstack.wsgi [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.166814] [48526]: DEBUG nova.compute.api [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.173660] [48526]: DEBUG oslo_concurrency.lockutils [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.176481] [48526]: DEBUG oslo_concurrency.lockutils [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.176481] [48526]: DEBUG oslo_concurrency.lockutils [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.176481] [48526]: DEBUG oslo_concurrency.lockutils [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.176481] [48526]: DEBUG oslo_concurrency.lockutils [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.176481] [48526]: DEBUG oslo_concurrency.lockutils [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.202756] [48526]: WARNING neutronclient.v2_0.client [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.231371] [48526]: DEBUG nova.policy [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.238025] [48526]: DEBUG nova.policy [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.238921] [48526]: DEBUG nova.policy [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.239869] [48526]: INFO nova.api.openstack.requestlog [None req-922bc9e1-3ff2-4f97-a5f9-034c95f3f184 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1423 microversion: 2.54 time: 0.076710 [ 958.240465] [48526]: [pid: 48526|app: 0|req: 2085/4130] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:42 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1423 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 958.243621] [48526]: DEBUG nova.api.openstack.wsgi [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.245744] [48526]: DEBUG nova.compute.api [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.251021] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.251021] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.251021] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.251021] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.251021] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.251021] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.269288] [48526]: WARNING neutronclient.v2_0.client [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.337768] [48526]: DEBUG nova.policy [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.343041] [48526]: INFO nova.api.openstack.requestlog [None req-0b92eca1-dd59-4791-8f54-bbf051d315d1 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1531 microversion: 2.1 time: 0.101382 [ 958.343470] [48526]: [pid: 48526|app: 0|req: 2086/4131] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:42 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1531 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.346635] [48526]: DEBUG nova.api.openstack.wsgi [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.347085] [48526]: DEBUG nova.compute.api [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.354065] [48526]: DEBUG oslo_concurrency.lockutils [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.354555] [48526]: DEBUG oslo_concurrency.lockutils [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.354895] [48526]: DEBUG oslo_concurrency.lockutils [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.355477] [48526]: DEBUG oslo_concurrency.lockutils [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.355873] [48526]: DEBUG oslo_concurrency.lockutils [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.356021] [48526]: DEBUG oslo_concurrency.lockutils [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.381951] [48526]: DEBUG nova.compute.api [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 958.452606] [48526]: INFO nova.api.openstack.requestlog [None req-fda8287c-80c6-43ff-9d08-a854ef4dedfa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 204 len: 0 microversion: 2.1 time: 0.108344 [ 958.453053] [48526]: [pid: 48526|app: 0|req: 2087/4132] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:42 2025] DELETE /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 958.456054] [48526]: DEBUG nova.api.openstack.wsgi [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.457673] [48526]: DEBUG nova.compute.api [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.460944] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.461633] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.461633] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.461633] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.461747] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.461879] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.484090] [48526]: WARNING neutronclient.v2_0.client [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.559035] [48526]: DEBUG nova.policy [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.566532] [48526]: INFO nova.api.openstack.requestlog [None req-1e6ffb72-3de5-4a42-9c75-25e6119367a0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1314 microversion: 2.1 time: 0.112733 [ 958.566936] [48526]: [pid: 48526|app: 0|req: 2088/4133] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:42 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1314 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.569757] [48526]: DEBUG nova.api.openstack.wsgi [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.570943] [48526]: DEBUG nova.compute.api [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.574341] [48526]: DEBUG oslo_concurrency.lockutils [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.574530] [48526]: DEBUG oslo_concurrency.lockutils [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.574754] [48526]: DEBUG oslo_concurrency.lockutils [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.575032] [48526]: DEBUG oslo_concurrency.lockutils [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.575195] [48526]: DEBUG oslo_concurrency.lockutils [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.575317] [48526]: DEBUG oslo_concurrency.lockutils [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.593091] [48526]: WARNING neutronclient.v2_0.client [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.612022] [48526]: DEBUG nova.policy [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.616574] [48526]: INFO nova.api.openstack.requestlog [None req-123b5d74-36aa-4f5c-95c8-dc447c40fea8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.048980 [ 958.616984] [48526]: [pid: 48526|app: 0|req: 2089/4134] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:42 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.619518] [48526]: DEBUG nova.api.openstack.wsgi [None req-3993aef2-aed2-4ef8-8ad2-ba1972186718 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.652654] [48526]: INFO nova.api.openstack.requestlog [None req-3993aef2-aed2-4ef8-8ad2-ba1972186718 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1606 microversion: 2.1 time: 0.035055 [ 958.652999] [48526]: [pid: 48526|app: 0|req: 2090/4135] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:42 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1606 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.656125] [48526]: DEBUG nova.api.openstack.wsgi [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1279193424", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "60837cb2-dceb-4a04-af03-38dc562133a9"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 958.694539] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.694734] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.694872] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.695290] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.695508] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.697026] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.702369] [48526]: DEBUG nova.network.neutron [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] validate_networks() for [('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 958.702692] [48526]: WARNING neutronclient.v2_0.client [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.703949] [48526]: WARNING openstack [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 958.704729] [48526]: WARNING openstack [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 958.714257] [48526]: INFO nova.network.neutron [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] _ports_needed_per_instance requested_netwokrs=[('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] [ 958.823654] [48526]: WARNING neutronclient.v2_0.client [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.823654] [48526]: WARNING openstack [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 958.823654] [48526]: WARNING openstack [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 958.941657] [48526]: DEBUG nova.virt.hardware [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 958.941804] [48526]: DEBUG nova.virt.hardware [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 958.941979] [48526]: DEBUG nova.virt.hardware [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 958.942789] [48526]: DEBUG nova.virt.hardware [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 958.942996] [48526]: DEBUG nova.virt.hardware [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 958.951154] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.951254] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.951347] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.951743] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.953326] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.953486] [48526]: DEBUG oslo_concurrency.lockutils [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.968991] [48526]: DEBUG nova.quota [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 958.973099] [48526]: DEBUG nova.quota [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for user 74703b1f213746e0a597ab93ba49205e and project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 958.978688] [48526]: DEBUG nova.compute.api [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 958.980132] [48526]: DEBUG nova.compute.api [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 959.030732] [48526]: INFO nova.api.openstack.requestlog [None req-be782029-60da-4b4c-9d3b-2974b01f23e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.376552 [ 959.031231] [48526]: [pid: 48526|app: 0|req: 2091/4136] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:57:42 2025] POST /compute/v2.1/servers => generated 380 bytes in 378 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 959.034200] [48526]: DEBUG nova.api.openstack.wsgi [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.035574] [48526]: DEBUG nova.compute.api [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.043116] [48526]: DEBUG oslo_concurrency.lockutils [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.043323] [48526]: DEBUG oslo_concurrency.lockutils [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.043449] [48526]: DEBUG oslo_concurrency.lockutils [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.043701] [48526]: DEBUG oslo_concurrency.lockutils [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.043841] [48526]: DEBUG oslo_concurrency.lockutils [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.043962] [48526]: DEBUG oslo_concurrency.lockutils [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.070237] [48526]: DEBUG oslo_concurrency.lockutils [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.070487] [48526]: DEBUG oslo_concurrency.lockutils [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.070608] [48526]: DEBUG oslo_concurrency.lockutils [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.070759] [48526]: DEBUG nova.objects.instance [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.074924] [48526]: WARNING neutronclient.v2_0.client [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.101585] [48526]: DEBUG nova.policy [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.108255] [48526]: INFO nova.api.openstack.requestlog [None req-060ef5a9-eed7-4756-9535-0138ff727c4e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.076406 [ 959.108612] [48526]: [pid: 48526|app: 0|req: 2092/4137] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.111179] [48526]: DEBUG nova.api.openstack.wsgi [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.112635] [48526]: DEBUG nova.compute.api [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.116092] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.116288] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.116425] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.116707] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.116896] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.117063] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.134805] [48526]: WARNING neutronclient.v2_0.client [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.157486] [48526]: DEBUG nova.policy [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.162923] [48526]: INFO nova.api.openstack.requestlog [None req-e4aa1916-4606-4bb8-8b20-647567ff84dc tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1210 microversion: 2.1 time: 0.053156 [ 959.163353] [48526]: [pid: 48526|app: 0|req: 2093/4138] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.166778] [48526]: DEBUG nova.api.openstack.wsgi [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.169015] [48526]: DEBUG nova.compute.api [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.172673] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.173115] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.173351] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.173788] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.174128] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.174315] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.199940] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.200161] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.200300] [48526]: DEBUG oslo_concurrency.lockutils [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.200468] [48526]: DEBUG nova.objects.instance [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.204416] [48526]: WARNING neutronclient.v2_0.client [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.211788] [48527]: INFO nova.api.openstack.requestlog [None req-17e7e62b-b20b-469c-89da-33a41df4f5ee tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.662216 [ 959.211788] [48527]: [pid: 48527|app: 0|req: 2046/4139] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 13:57:41 2025] POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/os-volume_attachments => generated 194 bytes in 1663 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 959.217689] [48527]: DEBUG nova.api.openstack.wsgi [None req-36636546-0257-4d93-9b96-0c010ebef4d2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.219426] [48527]: DEBUG nova.compute.api [None req-36636546-0257-4d93-9b96-0c010ebef4d2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.227898] [48526]: DEBUG nova.policy [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.231374] [48527]: WARNING neutronclient.v2_0.client [None req-36636546-0257-4d93-9b96-0c010ebef4d2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.232828] [48526]: INFO nova.api.openstack.requestlog [None req-c25f17b6-e34c-4ac5-bcc2-c3f6561eb24a tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.068862 [ 959.233213] [48526]: [pid: 48526|app: 0|req: 2094/4140] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.253963] [48527]: DEBUG nova.policy [None req-36636546-0257-4d93-9b96-0c010ebef4d2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.257641] [48526]: DEBUG nova.api.openstack.wsgi [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.258494] [48527]: INFO nova.api.openstack.requestlog [None req-36636546-0257-4d93-9b96-0c010ebef4d2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1216 microversion: 2.1 time: 0.046010 [ 959.263034] [48527]: [pid: 48527|app: 0|req: 2047/4141] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.263175] [48526]: DEBUG nova.compute.api [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.266758] [48526]: DEBUG oslo_concurrency.lockutils [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.266999] [48526]: DEBUG oslo_concurrency.lockutils [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.268028] [48526]: DEBUG oslo_concurrency.lockutils [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.268028] [48526]: DEBUG oslo_concurrency.lockutils [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.268028] [48526]: DEBUG oslo_concurrency.lockutils [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.268028] [48526]: DEBUG oslo_concurrency.lockutils [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.320712] [48526]: DEBUG oslo_concurrency.lockutils [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.320907] [48526]: DEBUG oslo_concurrency.lockutils [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.321159] [48526]: DEBUG oslo_concurrency.lockutils [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.322373] [48526]: DEBUG nova.objects.instance [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.327549] [48526]: WARNING neutronclient.v2_0.client [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.354108] [48526]: DEBUG nova.policy [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.359608] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.361713] [48527]: DEBUG nova.compute.api [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.363901] [48526]: DEBUG nova.policy [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.366183] [48526]: DEBUG nova.policy [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.367037] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.367122] [48526]: INFO nova.api.openstack.requestlog [None req-61fad7b0-c5cc-4d91-8735-4a08371e090f tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.111948 [ 959.367266] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.367417] [48526]: [pid: 48526|app: 0|req: 2095/4142] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 959.367458] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.367685] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.367830] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.367953] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.415802] [48527]: WARNING neutronclient.v2_0.client [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.490787] [48527]: DEBUG nova.policy [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.499257] [48527]: INFO nova.api.openstack.requestlog [None req-bbe10343-f53b-423b-8cba-029e6e52c63b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1526 microversion: 2.1 time: 0.142694 [ 959.499622] [48527]: [pid: 48527|app: 0|req: 2048/4143] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.514447] [48526]: DEBUG nova.api.openstack.wsgi [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.515971] [48526]: DEBUG nova.compute.api [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.521243] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.521450] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.521589] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.521859] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.522011] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.522137] [48526]: DEBUG oslo_concurrency.lockutils [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.548627] [48526]: WARNING neutronclient.v2_0.client [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.581015] [48527]: DEBUG nova.api.openstack.wsgi [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.582553] [48527]: DEBUG nova.compute.api [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.586663] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.587028] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.587171] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.587434] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.587575] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.587692] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.608507] [48527]: WARNING neutronclient.v2_0.client [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.637643] [48526]: DEBUG nova.policy [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.642095] [48526]: INFO nova.api.openstack.requestlog [None req-98cd9e72-2837-41ed-921c-b6b045c6238e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1526 microversion: 2.1 time: 0.129885 [ 959.642546] [48526]: [pid: 48526|app: 0|req: 2096/4144] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1526 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.645654] [48526]: DEBUG nova.api.openstack.wsgi [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.647389] [48526]: DEBUG nova.compute.api [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.651817] [48526]: DEBUG oslo_concurrency.lockutils [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.652131] [48526]: DEBUG oslo_concurrency.lockutils [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.652340] [48526]: DEBUG oslo_concurrency.lockutils [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.652718] [48526]: DEBUG oslo_concurrency.lockutils [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.652936] [48526]: DEBUG oslo_concurrency.lockutils [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.653193] [48526]: DEBUG oslo_concurrency.lockutils [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.677101] [48526]: WARNING neutronclient.v2_0.client [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.687572] [48527]: DEBUG nova.policy [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.692980] [48527]: INFO nova.api.openstack.requestlog [None req-342dc433-b96f-45de-8679-d8fdfd177449 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1314 microversion: 2.1 time: 0.114498 [ 959.693572] [48527]: [pid: 48527|app: 0|req: 2049/4145] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1314 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.698422] [48526]: DEBUG nova.policy [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.702629] [48526]: INFO nova.api.openstack.requestlog [None req-b36a9657-4628-4284-a175-51e335fd584b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.059500 [ 959.703330] [48526]: [pid: 48526|app: 0|req: 2097/4146] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.705614] [48526]: DEBUG nova.api.openstack.wsgi [None req-4637ade1-45ec-4931-be74-5baad2eca3c0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.741730] [48526]: INFO nova.api.openstack.requestlog [None req-4637ade1-45ec-4931-be74-5baad2eca3c0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1606 microversion: 2.1 time: 0.038010 [ 959.742144] [48526]: [pid: 48526|app: 0|req: 2098/4147] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:43 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1606 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.859780] [48527]: DEBUG nova.api.openstack.wsgi [None req-6c4be330-0040-45e1-9e8a-966a14132804 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.863996] [48527]: INFO nova.api.openstack.wsgi [None req-6c4be330-0040-45e1-9e8a-966a14132804 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] HTTP exception thrown: Flavor 7b00b7ca-4f3a-4572-8847-4a1e5598b750 could not be found. [ 959.864256] [48527]: DEBUG nova.api.openstack.wsgi [None req-6c4be330-0040-45e1-9e8a-966a14132804 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] Returning 404 to user: Flavor 7b00b7ca-4f3a-4572-8847-4a1e5598b750 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 959.864621] [48527]: INFO nova.api.openstack.requestlog [None req-6c4be330-0040-45e1-9e8a-966a14132804 tempest-MigrationsAdminTest-301197944 tempest-MigrationsAdminTest-301197944-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/7b00b7ca-4f3a-4572-8847-4a1e5598b750" status: 404 len: 109 microversion: 2.1 time: 0.170565 [ 959.864920] [48527]: [pid: 48527|app: 0|req: 2050/4148] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:43 2025] DELETE /compute/v2.1/flavors/7b00b7ca-4f3a-4572-8847-4a1e5598b750 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 959.873137] [48526]: DEBUG nova.api.openstack.wsgi [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.873336] [48526]: DEBUG nova.compute.api [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.877741] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.877930] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.878077] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.878327] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.878471] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.878591] [48526]: DEBUG oslo_concurrency.lockutils [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.901013] [48526]: DEBUG nova.compute.api [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 959.952494] [48526]: INFO nova.api.openstack.requestlog [None req-3dd26bec-e690-40b1-8229-0519e184461a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 204 len: 0 microversion: 2.1 time: 0.081534 [ 959.952882] [48526]: [pid: 48526|app: 0|req: 2099/4149] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:44 2025] DELETE /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 959.958152] [48527]: DEBUG nova.api.openstack.wsgi [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.960219] [48527]: DEBUG nova.compute.api [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.963967] [48527]: DEBUG oslo_concurrency.lockutils [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.964196] [48527]: DEBUG oslo_concurrency.lockutils [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.964360] [48527]: DEBUG oslo_concurrency.lockutils [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.964714] [48527]: DEBUG oslo_concurrency.lockutils [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.964871] [48527]: DEBUG oslo_concurrency.lockutils [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.965080] [48527]: DEBUG oslo_concurrency.lockutils [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.983530] [48527]: WARNING neutronclient.v2_0.client [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.044847] [48527]: DEBUG nova.policy [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.049934] [48527]: INFO nova.api.openstack.requestlog [None req-62815651-2df1-4f6b-8ed7-49a54ef4a6bc tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1530 microversion: 2.1 time: 0.094038 [ 960.050356] [48527]: [pid: 48527|app: 0|req: 2051/4150] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:44 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1530 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.122394] [48526]: DEBUG nova.api.openstack.wsgi [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.124210] [48526]: DEBUG nova.compute.api [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.128269] [48526]: DEBUG oslo_concurrency.lockutils [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.128460] [48526]: DEBUG oslo_concurrency.lockutils [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.128612] [48526]: DEBUG oslo_concurrency.lockutils [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.128903] [48526]: DEBUG oslo_concurrency.lockutils [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.129065] [48526]: DEBUG oslo_concurrency.lockutils [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.129289] [48526]: DEBUG oslo_concurrency.lockutils [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.164703] [48526]: DEBUG oslo_concurrency.lockutils [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.165116] [48526]: DEBUG oslo_concurrency.lockutils [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.165347] [48526]: DEBUG oslo_concurrency.lockutils [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.165581] [48526]: DEBUG nova.objects.instance [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.171507] [48526]: WARNING neutronclient.v2_0.client [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.176484] [48527]: DEBUG nova.api.openstack.wsgi [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.178983] [48527]: DEBUG nova.compute.api [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.184854] [48527]: DEBUG oslo_concurrency.lockutils [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.184854] [48527]: DEBUG oslo_concurrency.lockutils [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.184854] [48527]: DEBUG oslo_concurrency.lockutils [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.184854] [48527]: DEBUG oslo_concurrency.lockutils [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.184854] [48527]: DEBUG oslo_concurrency.lockutils [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.184854] [48527]: DEBUG oslo_concurrency.lockutils [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.205486] [48526]: DEBUG nova.policy [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.215630] [48526]: INFO nova.api.openstack.requestlog [None req-597b01ec-f975-410b-bca4-6f453d658b84 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.095563 [ 960.216077] [48526]: [pid: 48526|app: 0|req: 2100/4151] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:44 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.219325] [48527]: WARNING neutronclient.v2_0.client [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.249896] [48527]: DEBUG nova.policy [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.253040] [48526]: DEBUG nova.api.openstack.wsgi [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.255085] [48526]: DEBUG nova.compute.api [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.258499] [48527]: INFO nova.api.openstack.requestlog [None req-006cc988-846b-43b7-a72f-74f7701cd7e9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1266 microversion: 2.1 time: 0.084335 [ 960.259466] [48527]: [pid: 48527|app: 0|req: 2052/4152] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:44 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1266 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.259794] [48526]: DEBUG oslo_concurrency.lockutils [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.259794] [48526]: DEBUG oslo_concurrency.lockutils [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.259913] [48526]: DEBUG oslo_concurrency.lockutils [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.260114] [48526]: DEBUG oslo_concurrency.lockutils [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.260260] [48526]: DEBUG oslo_concurrency.lockutils [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.260385] [48526]: DEBUG oslo_concurrency.lockutils [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.277248] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.280179] [48527]: DEBUG nova.compute.api [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.286715] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.286914] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.287063] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.287323] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.287464] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.287599] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.296127] [48526]: DEBUG oslo_concurrency.lockutils [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.296525] [48526]: DEBUG oslo_concurrency.lockutils [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.296525] [48526]: DEBUG oslo_concurrency.lockutils [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.296630] [48526]: DEBUG nova.objects.instance [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.300453] [48526]: WARNING neutronclient.v2_0.client [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.308856] [48527]: WARNING neutronclient.v2_0.client [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.328593] [48526]: DEBUG nova.policy [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.335508] [48527]: DEBUG nova.policy [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.344270] [48527]: INFO nova.api.openstack.requestlog [None req-f1a66b9b-9ab9-42fe-9a73-a5a62b16c886 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.069666 [ 960.345099] [48527]: [pid: 48527|app: 0|req: 2053/4153] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:44 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.347062] [48526]: INFO nova.api.openstack.requestlog [None req-166dad92-cda5-41c2-88e7-815a0e540965 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.096177 [ 960.347199] [48526]: [pid: 48526|app: 0|req: 2101/4154] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:44 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 960.388427] [48527]: DEBUG nova.api.openstack.wsgi [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.390093] [48527]: DEBUG nova.compute.api [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.394972] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.395435] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.395721] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.395811] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.395975] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.396199] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.442139] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.442139] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.442139] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.442139] [48527]: DEBUG nova.objects.instance [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.445308] [48527]: WARNING neutronclient.v2_0.client [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.467102] [48527]: DEBUG nova.policy [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.474069] [48527]: DEBUG nova.policy [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.474736] [48527]: DEBUG nova.policy [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.475381] [48527]: INFO nova.api.openstack.requestlog [None req-d0663fe8-5651-4f0f-ae05-89070acf51c4 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.091794 [ 960.475704] [48527]: [pid: 48527|app: 0|req: 2054/4155] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:44 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 960.707268] [48526]: DEBUG nova.api.openstack.wsgi [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.708895] [48526]: DEBUG nova.compute.api [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.712480] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.712651] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.712651] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.713151] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.713289] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.713429] [48526]: DEBUG oslo_concurrency.lockutils [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.716976] [48527]: DEBUG nova.api.openstack.wsgi [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.718776] [48527]: DEBUG nova.compute.api [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.722806] [48527]: DEBUG oslo_concurrency.lockutils [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.723063] [48527]: DEBUG oslo_concurrency.lockutils [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.723250] [48527]: DEBUG oslo_concurrency.lockutils [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.723535] [48527]: DEBUG oslo_concurrency.lockutils [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.723694] [48527]: DEBUG oslo_concurrency.lockutils [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.723876] [48527]: DEBUG oslo_concurrency.lockutils [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.733730] [48526]: WARNING neutronclient.v2_0.client [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.741231] [48527]: WARNING neutronclient.v2_0.client [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.987239] [48527]: DEBUG nova.policy [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.996019] [48527]: INFO nova.api.openstack.requestlog [None req-42165fe0-6ef3-4e0f-86c8-399bdbdc02a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.281087 [ 960.996414] [48527]: [pid: 48527|app: 0|req: 2055/4156] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:44 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.999627] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d30928a-a059-4cd2-9975-27b1880356af tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.021196] [48526]: DEBUG nova.policy [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.026295] [48526]: INFO nova.api.openstack.requestlog [None req-7aba4c7d-c557-4eb2-8285-5b2b6b5ea122 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1314 microversion: 2.1 time: 0.321974 [ 961.026676] [48526]: [pid: 48526|app: 0|req: 2102/4157] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:44 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1314 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.029548] [48526]: DEBUG nova.api.openstack.wsgi [req-4eae8572-3b8a-42de-b241-44ba6fe98726 req-6887881f-dd5d-4075-8787-e00a52dd98e3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6417e29c-f36f-41ae-bc1c-2e465382f387", "name": "network-vif-deleted", "tag": "90a6260b-0a51-4031-b3c1-6592e8c1bc77"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 961.032845] [48527]: INFO nova.api.openstack.requestlog [None req-6d30928a-a059-4cd2-9975-27b1880356af tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1606 microversion: 2.1 time: 0.035756 [ 961.033425] [48527]: [pid: 48527|app: 0|req: 2056/4158] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:45 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1606 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.037581] [48526]: DEBUG oslo_concurrency.lockutils [req-4eae8572-3b8a-42de-b241-44ba6fe98726 req-6887881f-dd5d-4075-8787-e00a52dd98e3 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.037954] [48526]: DEBUG oslo_concurrency.lockutils [req-4eae8572-3b8a-42de-b241-44ba6fe98726 req-6887881f-dd5d-4075-8787-e00a52dd98e3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.038147] [48526]: DEBUG oslo_concurrency.lockutils [req-4eae8572-3b8a-42de-b241-44ba6fe98726 req-6887881f-dd5d-4075-8787-e00a52dd98e3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.048608] [48526]: INFO nova.api.openstack.compute.server_external_events [req-4eae8572-3b8a-42de-b241-44ba6fe98726 req-6887881f-dd5d-4075-8787-e00a52dd98e3 service nova] Creating event network-vif-deleted:90a6260b-0a51-4031-b3c1-6592e8c1bc77 for instance 6417e29c-f36f-41ae-bc1c-2e465382f387 on cpu-1 [ 961.053697] [48526]: INFO nova.api.openstack.requestlog [req-4eae8572-3b8a-42de-b241-44ba6fe98726 req-6887881f-dd5d-4075-8787-e00a52dd98e3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026160 [ 961.054122] [48526]: [pid: 48526|app: 0|req: 2103/4159] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:45 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) [ 961.063968] [48527]: DEBUG nova.api.openstack.wsgi [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.065355] [48527]: DEBUG nova.compute.api [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.069486] [48527]: DEBUG oslo_concurrency.lockutils [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.069677] [48527]: DEBUG oslo_concurrency.lockutils [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.069820] [48527]: DEBUG oslo_concurrency.lockutils [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.070098] [48527]: DEBUG oslo_concurrency.lockutils [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.070292] [48527]: DEBUG oslo_concurrency.lockutils [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.070426] [48527]: DEBUG oslo_concurrency.lockutils [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.092358] [48527]: WARNING neutronclient.v2_0.client [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.183245] [48527]: DEBUG nova.policy [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.187900] [48527]: INFO nova.api.openstack.requestlog [None req-740eb96a-29ba-4437-93bb-9cbfee30fc52 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1530 microversion: 2.1 time: 0.126868 [ 961.188250] [48527]: [pid: 48527|app: 0|req: 2057/4160] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:45 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1530 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.233034] [48526]: DEBUG nova.api.openstack.wsgi [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.234683] [48526]: DEBUG nova.compute.api [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.238999] [48526]: DEBUG oslo_concurrency.lockutils [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.239253] [48526]: DEBUG oslo_concurrency.lockutils [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.239427] [48526]: DEBUG oslo_concurrency.lockutils [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.239735] [48526]: DEBUG oslo_concurrency.lockutils [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.239889] [48526]: DEBUG oslo_concurrency.lockutils [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.240040] [48526]: DEBUG oslo_concurrency.lockutils [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.264293] [48526]: DEBUG oslo_concurrency.lockutils [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.264479] [48526]: DEBUG oslo_concurrency.lockutils [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.264693] [48526]: DEBUG oslo_concurrency.lockutils [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.264862] [48526]: DEBUG nova.objects.instance [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.268673] [48526]: WARNING neutronclient.v2_0.client [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.272937] [48527]: DEBUG nova.api.openstack.wsgi [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.274333] [48527]: DEBUG nova.compute.api [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.277850] [48527]: DEBUG oslo_concurrency.lockutils [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.278058] [48527]: DEBUG oslo_concurrency.lockutils [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.278197] [48527]: DEBUG oslo_concurrency.lockutils [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.278452] [48527]: DEBUG oslo_concurrency.lockutils [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.278598] [48527]: DEBUG oslo_concurrency.lockutils [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.278718] [48527]: DEBUG oslo_concurrency.lockutils [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.288761] [48526]: DEBUG nova.policy [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.293802] [48526]: INFO nova.api.openstack.requestlog [None req-56b6412a-c819-485b-b1db-856a325a4c3f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.063319 [ 961.294201] [48526]: [pid: 48526|app: 0|req: 2104/4161] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:45 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.298796] [48527]: WARNING neutronclient.v2_0.client [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.317449] [48527]: DEBUG nova.policy [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.321996] [48527]: INFO nova.api.openstack.requestlog [None req-688f2280-a408-4f2b-a323-bfa6036cb7cf tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1266 microversion: 2.1 time: 0.051057 [ 961.322361] [48527]: [pid: 48527|app: 0|req: 2058/4162] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:45 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1266 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.361907] [48527]: DEBUG nova.api.openstack.wsgi [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.362144] [48526]: DEBUG nova.api.openstack.wsgi [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.363428] [48527]: DEBUG nova.compute.api [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.364603] [48526]: DEBUG nova.compute.api [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.372626] [48527]: DEBUG oslo_concurrency.lockutils [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.372831] [48527]: DEBUG oslo_concurrency.lockutils [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.372983] [48527]: DEBUG oslo_concurrency.lockutils [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.373260] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.373368] [48527]: DEBUG oslo_concurrency.lockutils [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.373503] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.373575] [48527]: DEBUG oslo_concurrency.lockutils [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.373661] [48527]: DEBUG oslo_concurrency.lockutils [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.373821] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.373926] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.374107] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.374217] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.399303] [48526]: WARNING neutronclient.v2_0.client [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.403783] [48527]: DEBUG oslo_concurrency.lockutils [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.403972] [48527]: DEBUG oslo_concurrency.lockutils [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.404856] [48527]: DEBUG oslo_concurrency.lockutils [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.404856] [48527]: DEBUG nova.objects.instance [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.408242] [48527]: WARNING neutronclient.v2_0.client [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.423065] [48526]: DEBUG nova.policy [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.431514] [48526]: INFO nova.api.openstack.requestlog [None req-8d788340-6de0-4215-bf1a-8b190e7d8feb tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.072767 [ 961.432085] [48526]: [pid: 48526|app: 0|req: 2105/4163] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:45 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.439843] [48527]: DEBUG nova.policy [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.444902] [48527]: INFO nova.api.openstack.requestlog [None req-690ac330-1725-4dda-85ce-cb25c614c110 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.085492 [ 961.445327] [48527]: [pid: 48527|app: 0|req: 2059/4164] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:45 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 961.493154] [48526]: DEBUG nova.api.openstack.wsgi [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.494901] [48526]: DEBUG nova.compute.api [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.499084] [48526]: DEBUG oslo_concurrency.lockutils [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.499217] [48526]: DEBUG oslo_concurrency.lockutils [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.499270] [48526]: DEBUG oslo_concurrency.lockutils [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.499550] [48526]: DEBUG oslo_concurrency.lockutils [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.499803] [48526]: DEBUG oslo_concurrency.lockutils [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.499910] [48526]: DEBUG oslo_concurrency.lockutils [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.521840] [48526]: DEBUG oslo_concurrency.lockutils [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.522020] [48526]: DEBUG oslo_concurrency.lockutils [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.522170] [48526]: DEBUG oslo_concurrency.lockutils [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.522307] [48526]: DEBUG nova.objects.instance [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.525162] [48526]: WARNING neutronclient.v2_0.client [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.544264] [48526]: DEBUG nova.policy [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.549463] [48526]: DEBUG nova.policy [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.550150] [48526]: DEBUG nova.policy [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.550786] [48526]: INFO nova.api.openstack.requestlog [None req-251e1ba0-b1e7-4c4a-8fb0-b98e76a4aeae tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.060302 [ 961.551164] [48526]: [pid: 48526|app: 0|req: 2106/4165] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:45 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 961.830387] [48527]: DEBUG nova.api.openstack.wsgi [req-35be94da-0a05-4993-b700-e0fa43a71bd6 req-8a5c527d-f504-4c50-b716-27952ac4b71b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14c5d46d-7b7d-490b-9a37-16386a1f37f4", "name": "network-vif-plugged", "status": "completed", "tag": "bc4e9045-5cd9-42e6-b1b8-1fc756e3d91a"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 961.838149] [48527]: DEBUG oslo_concurrency.lockutils [req-35be94da-0a05-4993-b700-e0fa43a71bd6 req-8a5c527d-f504-4c50-b716-27952ac4b71b service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.838424] [48527]: DEBUG oslo_concurrency.lockutils [req-35be94da-0a05-4993-b700-e0fa43a71bd6 req-8a5c527d-f504-4c50-b716-27952ac4b71b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.838579] [48527]: DEBUG oslo_concurrency.lockutils [req-35be94da-0a05-4993-b700-e0fa43a71bd6 req-8a5c527d-f504-4c50-b716-27952ac4b71b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.845560] [48527]: INFO nova.api.openstack.compute.server_external_events [req-35be94da-0a05-4993-b700-e0fa43a71bd6 req-8a5c527d-f504-4c50-b716-27952ac4b71b service nova] Creating event network-vif-plugged:bc4e9045-5cd9-42e6-b1b8-1fc756e3d91a for instance 14c5d46d-7b7d-490b-9a37-16386a1f37f4 on cpu-1 [ 961.850274] [48527]: INFO nova.api.openstack.requestlog [req-35be94da-0a05-4993-b700-e0fa43a71bd6 req-8a5c527d-f504-4c50-b716-27952ac4b71b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023149 [ 961.850701] [48527]: [pid: 48527|app: 0|req: 2060/4166] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57: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) [ 962.014310] [48526]: DEBUG nova.api.openstack.wsgi [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.016568] [48526]: DEBUG nova.compute.api [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.021046] [48526]: DEBUG oslo_concurrency.lockutils [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.021287] [48526]: DEBUG oslo_concurrency.lockutils [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.021467] [48526]: DEBUG oslo_concurrency.lockutils [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.021760] [48526]: DEBUG oslo_concurrency.lockutils [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.021927] [48526]: DEBUG oslo_concurrency.lockutils [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.022081] [48526]: DEBUG oslo_concurrency.lockutils [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.040123] [48526]: WARNING neutronclient.v2_0.client [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.042713] [48527]: DEBUG nova.api.openstack.wsgi [None req-c2dba061-e378-4440-be70-84fd252c5a85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.059807] [48526]: DEBUG nova.policy [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.063866] [48526]: INFO nova.api.openstack.requestlog [None req-11431c37-1864-4e55-b3ed-a364344ab9c7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.052767 [ 962.064280] [48526]: [pid: 48526|app: 0|req: 2107/4167] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:46 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.066763] [48526]: DEBUG nova.api.openstack.wsgi [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.068238] [48526]: DEBUG nova.compute.api [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.071888] [48526]: DEBUG oslo_concurrency.lockutils [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.072128] [48526]: DEBUG oslo_concurrency.lockutils [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.072359] [48526]: DEBUG oslo_concurrency.lockutils [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.072693] [48526]: DEBUG oslo_concurrency.lockutils [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.072848] [48526]: DEBUG oslo_concurrency.lockutils [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.072975] [48526]: DEBUG oslo_concurrency.lockutils [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.077093] [48527]: INFO nova.api.openstack.requestlog [None req-c2dba061-e378-4440-be70-84fd252c5a85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1606 microversion: 2.1 time: 0.036912 [ 962.077445] [48527]: [pid: 48527|app: 0|req: 2061/4168] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:46 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1606 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.092496] [48526]: WARNING neutronclient.v2_0.client [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.175921] [48526]: DEBUG nova.policy [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.180462] [48526]: INFO nova.api.openstack.requestlog [None req-321a04b7-fa24-4618-9aae-2db1e274c5d6 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1314 microversion: 2.1 time: 0.115553 [ 962.180900] [48526]: [pid: 48526|app: 0|req: 2108/4169] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:46 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1314 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.201742] [48527]: DEBUG nova.api.openstack.wsgi [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.203282] [48527]: DEBUG nova.compute.api [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.206846] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.312547] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.312547] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.312547] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.312547] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.312547] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.312547] [48527]: WARNING neutronclient.v2_0.client [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.315035] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.315035] [48526]: DEBUG nova.compute.api [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.315475] [48527]: DEBUG nova.policy [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.315904] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.315904] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.316485] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.316808] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.316973] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.317141] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.317993] [48527]: INFO nova.api.openstack.requestlog [None req-dfa8d0f7-6d7b-4e92-8ed1-49800ba238c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1530 microversion: 2.1 time: 0.118391 [ 962.318696] [48527]: [pid: 48527|app: 0|req: 2062/4170] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:46 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1530 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.335317] [48527]: DEBUG nova.api.openstack.wsgi [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.336818] [48527]: DEBUG nova.compute.api [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.339118] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.339305] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.339468] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.339688] [48526]: DEBUG nova.objects.instance [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 962.340627] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.340897] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.341068] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.341328] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.341374] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.341505] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.343234] [48526]: WARNING neutronclient.v2_0.client [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.368942] [48526]: DEBUG nova.policy [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.370241] [48527]: WARNING neutronclient.v2_0.client [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.377596] [48526]: INFO nova.api.openstack.requestlog [None req-b2a04fea-8301-4cf2-8f80-e26aa0a93cc0 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.071327 [ 962.377932] [48526]: [pid: 48526|app: 0|req: 2109/4171] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:46 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.392518] [48527]: DEBUG nova.policy [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.400740] [48527]: INFO nova.api.openstack.requestlog [None req-fe773ae5-1053-4cef-a287-9a64873f3713 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1274 microversion: 2.1 time: 0.064982 [ 962.400740] [48527]: [pid: 48527|app: 0|req: 2063/4172] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:46 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1274 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 962.447274] [48526]: DEBUG nova.api.openstack.wsgi [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.450680] [48526]: DEBUG nova.compute.api [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.456997] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.457165] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.457428] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.457428] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.458169] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.458336] [48527]: DEBUG nova.api.openstack.wsgi [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.458408] [48526]: DEBUG oslo_concurrency.lockutils [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.460044] [48527]: DEBUG nova.compute.api [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.464213] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.464423] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.464588] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.465570] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.465570] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.465570] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.487839] [48526]: WARNING neutronclient.v2_0.client [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.494033] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.494033] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.494033] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.494033] [48527]: DEBUG nova.objects.instance [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 962.497192] [48527]: WARNING neutronclient.v2_0.client [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.507539] [48526]: DEBUG nova.policy [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.513373] [48526]: INFO nova.api.openstack.requestlog [None req-40bb0794-48a8-4aac-8a20-2b26fb4611d5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.068824 [ 962.514051] [48526]: [pid: 48526|app: 0|req: 2110/4173] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:46 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.521720] [48527]: DEBUG nova.policy [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.526222] [48527]: INFO nova.api.openstack.requestlog [None req-99f6bf6f-e77a-4d26-8335-c5c12468c290 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.070168 [ 962.526849] [48527]: [pid: 48527|app: 0|req: 2064/4174] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:46 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.566768] [48526]: DEBUG nova.api.openstack.wsgi [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.568404] [48526]: DEBUG nova.compute.api [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.571983] [48526]: DEBUG oslo_concurrency.lockutils [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.572195] [48526]: DEBUG oslo_concurrency.lockutils [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.572332] [48526]: DEBUG oslo_concurrency.lockutils [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.572588] [48526]: DEBUG oslo_concurrency.lockutils [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.572811] [48526]: DEBUG oslo_concurrency.lockutils [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.572922] [48526]: DEBUG oslo_concurrency.lockutils [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.596894] [48526]: DEBUG oslo_concurrency.lockutils [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.597247] [48526]: DEBUG oslo_concurrency.lockutils [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.597423] [48526]: DEBUG oslo_concurrency.lockutils [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.597543] [48526]: DEBUG nova.objects.instance [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 962.601075] [48526]: WARNING neutronclient.v2_0.client [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.622801] [48526]: DEBUG nova.policy [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.627829] [48526]: DEBUG nova.policy [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.628748] [48526]: DEBUG nova.policy [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.629412] [48526]: INFO nova.api.openstack.requestlog [None req-57538844-7cce-4d0c-8767-7857137f37b5 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.064894 [ 962.630037] [48526]: [pid: 48526|app: 0|req: 2111/4175] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:46 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 963.073508] [48527]: DEBUG nova.api.openstack.wsgi [req-e1d0eacb-52f4-44e5-bb56-f6fd309186a2 req-026d57d7-500b-48df-86bd-7a12dfb1d85f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e872475c-1648-4e2a-a852-925f42fd3330", "name": "network-vif-deleted", "tag": "7ff3a90a-94db-49b9-b5bf-46475ed75175"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 963.080552] [48526]: DEBUG nova.api.openstack.wsgi [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.080796] [48527]: DEBUG oslo_concurrency.lockutils [req-e1d0eacb-52f4-44e5-bb56-f6fd309186a2 req-026d57d7-500b-48df-86bd-7a12dfb1d85f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.080796] [48527]: DEBUG oslo_concurrency.lockutils [req-e1d0eacb-52f4-44e5-bb56-f6fd309186a2 req-026d57d7-500b-48df-86bd-7a12dfb1d85f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.080887] [48527]: DEBUG oslo_concurrency.lockutils [req-e1d0eacb-52f4-44e5-bb56-f6fd309186a2 req-026d57d7-500b-48df-86bd-7a12dfb1d85f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.081826] [48526]: DEBUG nova.compute.api [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.087967] [48526]: DEBUG oslo_concurrency.lockutils [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.087967] [48526]: DEBUG oslo_concurrency.lockutils [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.088179] [48526]: DEBUG oslo_concurrency.lockutils [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.088488] [48526]: DEBUG oslo_concurrency.lockutils [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.088645] [48526]: DEBUG oslo_concurrency.lockutils [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.088769] [48526]: DEBUG oslo_concurrency.lockutils [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.091929] [48527]: INFO nova.api.openstack.compute.server_external_events [req-e1d0eacb-52f4-44e5-bb56-f6fd309186a2 req-026d57d7-500b-48df-86bd-7a12dfb1d85f service nova] Creating event network-vif-deleted:7ff3a90a-94db-49b9-b5bf-46475ed75175 for instance e872475c-1648-4e2a-a852-925f42fd3330 on cpu-1 [ 963.096194] [48527]: INFO nova.api.openstack.requestlog [req-e1d0eacb-52f4-44e5-bb56-f6fd309186a2 req-026d57d7-500b-48df-86bd-7a12dfb1d85f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024832 [ 963.096783] [48527]: [pid: 48527|app: 0|req: 2065/4176] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:47 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) [ 963.099412] [48527]: DEBUG nova.api.openstack.wsgi [None req-f10a13f2-12cc-4d1f-9a00-8fb34d732d22 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.109978] [48526]: WARNING neutronclient.v2_0.client [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.130576] [48526]: DEBUG nova.policy [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.131439] [48527]: INFO nova.api.openstack.requestlog [None req-f10a13f2-12cc-4d1f-9a00-8fb34d732d22 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1606 microversion: 2.1 time: 0.033940 [ 963.131790] [48527]: [pid: 48527|app: 0|req: 2066/4177] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:47 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1606 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.135016] [48526]: INFO nova.api.openstack.requestlog [None req-55d763f0-cb58-4115-b272-2145959eb644 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.057015 [ 963.135360] [48526]: [pid: 48526|app: 0|req: 2112/4178] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:47 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.192627] [48527]: DEBUG nova.api.openstack.wsgi [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.194540] [48527]: DEBUG nova.compute.api [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.198857] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.199076] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.199219] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.199480] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.199615] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.199735] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.215891] [48527]: WARNING neutronclient.v2_0.client [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.274370] [48527]: DEBUG nova.policy [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.279241] [48527]: INFO nova.api.openstack.requestlog [None req-d73fd4e8-87a8-4538-9a2e-0f5d022ab47a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1501 microversion: 2.1 time: 0.088729 [ 963.279510] [48527]: [pid: 48527|app: 0|req: 2067/4179] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:47 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1501 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.291374] [48526]: DEBUG nova.api.openstack.wsgi [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-115190591"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 963.292866] [48526]: DEBUG nova.compute.api [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.296292] [48526]: DEBUG oslo_concurrency.lockutils [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.296498] [48526]: DEBUG oslo_concurrency.lockutils [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.296635] [48526]: DEBUG oslo_concurrency.lockutils [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.296894] [48526]: DEBUG oslo_concurrency.lockutils [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.297057] [48526]: DEBUG oslo_concurrency.lockutils [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.297187] [48526]: DEBUG oslo_concurrency.lockutils [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.311149] [48526]: WARNING neutronclient.v2_0.client [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.330346] [48527]: DEBUG nova.api.openstack.wsgi [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.332041] [48527]: DEBUG nova.compute.api [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.335408] [48527]: DEBUG oslo_concurrency.lockutils [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.335641] [48527]: DEBUG oslo_concurrency.lockutils [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.335712] [48527]: DEBUG oslo_concurrency.lockutils [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.335959] [48527]: DEBUG oslo_concurrency.lockutils [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.336150] [48527]: DEBUG oslo_concurrency.lockutils [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.336412] [48527]: DEBUG oslo_concurrency.lockutils [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.360361] [48527]: WARNING neutronclient.v2_0.client [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.403565] [48526]: INFO nova.network.security_group_api [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Adding security group bcd0a181-3b9b-4a3f-9134-421143999759 to port 1041df48-d345-4028-a5e7-bce52b3604fe [ 963.422170] [48527]: DEBUG nova.policy [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.429620] [48527]: INFO nova.api.openstack.requestlog [None req-bce99d53-5bf3-4d53-b633-cc9b8fd832ee tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1359 microversion: 2.1 time: 0.101016 [ 963.429620] [48527]: [pid: 48527|app: 0|req: 2068/4180] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:47 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1359 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.433310] [48527]: DEBUG nova.api.openstack.wsgi [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.434475] [48527]: DEBUG nova.compute.api [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.442087] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.442274] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.442404] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.442653] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.442785] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.442913] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.472556] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.472769] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.472909] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.473078] [48527]: DEBUG nova.objects.instance [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.476782] [48527]: WARNING neutronclient.v2_0.client [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.696638] [48526]: INFO nova.api.openstack.requestlog [None req-c28af014-9241-4c1e-bb7d-a772add20da5 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06/action" status: 202 len: 0 microversion: 2.1 time: 0.407386 [ 963.698495] [48526]: [pid: 48526|app: 0|req: 2113/4181] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:57:47 2025] POST /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06/action => generated 0 bytes in 409 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 963.702234] [48526]: DEBUG nova.api.openstack.wsgi [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.703777] [48526]: DEBUG nova.compute.api [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.708641] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.708892] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.709482] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.709482] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.709632] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.709751] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.711063] [48527]: DEBUG nova.policy [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.719088] [48527]: INFO nova.api.openstack.requestlog [None req-21b9ae7a-8c3e-4383-b6c3-760990294719 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.288905 [ 963.719458] [48527]: [pid: 48527|app: 0|req: 2069/4182] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:47 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.721947] [48527]: DEBUG nova.api.openstack.wsgi [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.723342] [48527]: DEBUG nova.compute.api [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.726815] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.727007] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.727147] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.727401] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.727543] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.727663] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.741976] [48526]: WARNING neutronclient.v2_0.client [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.750047] [48527]: WARNING neutronclient.v2_0.client [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.792916] [48527]: DEBUG nova.policy [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.799764] [48527]: INFO nova.api.openstack.requestlog [None req-0cc49ffd-42ae-43d2-acc3-47519a930474 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.079260 [ 963.800018] [48527]: [pid: 48527|app: 0|req: 2070/4183] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:47 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.803219] [48527]: DEBUG nova.api.openstack.wsgi [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.804785] [48527]: DEBUG nova.compute.api [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.808542] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.808751] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.808958] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.809277] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.809410] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.809533] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.821287] [48526]: DEBUG nova.policy [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.826054] [48526]: INFO nova.api.openstack.requestlog [None req-d1016e6c-136c-4a9e-8d66-85f073edfde9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1314 microversion: 2.1 time: 0.127051 [ 963.826446] [48526]: [pid: 48526|app: 0|req: 2114/4184] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:47 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1314 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.829276] [48526]: DEBUG nova.api.openstack.wsgi [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.830799] [48526]: DEBUG nova.compute.api [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.836023] [48526]: DEBUG oslo_concurrency.lockutils [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.836023] [48526]: DEBUG oslo_concurrency.lockutils [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.836023] [48526]: DEBUG oslo_concurrency.lockutils [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.836023] [48526]: DEBUG oslo_concurrency.lockutils [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.836023] [48526]: DEBUG oslo_concurrency.lockutils [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.836366] [48526]: DEBUG oslo_concurrency.lockutils [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.842122] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.842122] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.842122] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.842122] [48527]: DEBUG nova.objects.instance [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lazy-loading 'fault' on Instance uuid ef565889-00e3-4116-8fd6-47edf25e6279 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.846443] [48527]: WARNING neutronclient.v2_0.client [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.861260] [48526]: DEBUG oslo_concurrency.lockutils [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.861696] [48526]: DEBUG oslo_concurrency.lockutils [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.862121] [48526]: DEBUG oslo_concurrency.lockutils [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.862637] [48526]: DEBUG nova.objects.instance [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.866285] [48526]: WARNING neutronclient.v2_0.client [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.872118] [48527]: DEBUG nova.policy [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c7e8f33e61fb481298414caeddddeae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1157342327f147078f56556a0e432197', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.879721] [48527]: INFO nova.api.openstack.requestlog [None req-ca4d9a58-55bd-4d2c-b025-22778ec7b51c tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 200 len: 1349 microversion: 2.1 time: 0.078565 [ 963.879721] [48527]: [pid: 48527|app: 0|req: 2071/4185] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:48 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 1349 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.887608] [48527]: DEBUG nova.api.openstack.wsgi [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1359738335"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 963.887608] [48527]: DEBUG nova.compute.api [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.889999] [48526]: DEBUG nova.policy [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.890326] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.890513] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.890642] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.891513] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.891513] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.891513] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.895613] [48526]: DEBUG nova.policy [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.897899] [48526]: DEBUG nova.policy [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.897899] [48526]: INFO nova.api.openstack.requestlog [None req-9042e5ff-3930-49e2-98fe-f3a945ee5fa6 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.070188 [ 963.897899] [48526]: [pid: 48526|app: 0|req: 2115/4186] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:48 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 963.900469] [48526]: DEBUG nova.api.openstack.wsgi [req-1f9aa0f7-b8da-486e-a6fb-3e5e1ca5df1a req-ff201150-63f9-439c-a59a-7d20b09b7113 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "14c5d46d-7b7d-490b-9a37-16386a1f37f4", "tag": "bc4e9045-5cd9-42e6-b1b8-1fc756e3d91a"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 963.905944] [48526]: DEBUG oslo_concurrency.lockutils [req-1f9aa0f7-b8da-486e-a6fb-3e5e1ca5df1a req-ff201150-63f9-439c-a59a-7d20b09b7113 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.906125] [48526]: DEBUG oslo_concurrency.lockutils [req-1f9aa0f7-b8da-486e-a6fb-3e5e1ca5df1a req-ff201150-63f9-439c-a59a-7d20b09b7113 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.906191] [48526]: DEBUG oslo_concurrency.lockutils [req-1f9aa0f7-b8da-486e-a6fb-3e5e1ca5df1a req-ff201150-63f9-439c-a59a-7d20b09b7113 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.908013] [48527]: WARNING neutronclient.v2_0.client [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.915788] [48526]: INFO nova.api.openstack.compute.server_external_events [req-1f9aa0f7-b8da-486e-a6fb-3e5e1ca5df1a req-ff201150-63f9-439c-a59a-7d20b09b7113 service nova] Creating event network-changed:bc4e9045-5cd9-42e6-b1b8-1fc756e3d91a for instance 14c5d46d-7b7d-490b-9a37-16386a1f37f4 on cpu-1 [ 963.922851] [48526]: INFO nova.api.openstack.requestlog [req-1f9aa0f7-b8da-486e-a6fb-3e5e1ca5df1a req-ff201150-63f9-439c-a59a-7d20b09b7113 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024576 [ 963.923244] [48526]: [pid: 48526|app: 0|req: 2116/4187] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:48 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) [ 963.974867] [48527]: INFO nova.network.security_group_api [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Adding security group aae1d635-37a6-4637-bb81-8d3ae9bd88f9 to port 1041df48-d345-4028-a5e7-bce52b3604fe [ 964.143375] [48526]: DEBUG nova.api.openstack.wsgi [None req-4db2f0e0-30df-4899-a53e-c6e696231b64 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.175016] [48526]: INFO nova.api.openstack.requestlog [None req-4db2f0e0-30df-4899-a53e-c6e696231b64 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1606 microversion: 2.1 time: 0.035692 [ 964.177051] [48526]: [pid: 48526|app: 0|req: 2117/4188] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:48 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1606 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.182681] [48526]: DEBUG nova.api.openstack.wsgi [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.185682] [48526]: DEBUG nova.compute.api [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.189859] [48526]: DEBUG oslo_concurrency.lockutils [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.189859] [48526]: DEBUG oslo_concurrency.lockutils [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.190069] [48526]: DEBUG oslo_concurrency.lockutils [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.190369] [48526]: DEBUG oslo_concurrency.lockutils [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.190569] [48526]: DEBUG oslo_concurrency.lockutils [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.190724] [48526]: DEBUG oslo_concurrency.lockutils [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.209590] [48526]: WARNING neutronclient.v2_0.client [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.232410] [48527]: INFO nova.api.openstack.requestlog [None req-e93783db-6c8a-4265-b9c8-bcecd04c8016 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06/action" status: 202 len: 0 microversion: 2.1 time: 0.352104 [ 964.234751] [48527]: [pid: 48527|app: 0|req: 2072/4189] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:57:48 2025] POST /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06/action => generated 0 bytes in 353 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 964.237724] [48527]: DEBUG nova.api.openstack.wsgi [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.239212] [48527]: DEBUG nova.compute.api [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.242588] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.242823] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.242993] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.243551] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.243551] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.243723] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.247622] [48526]: DEBUG nova.policy [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.254440] [48526]: INFO nova.api.openstack.requestlog [None req-468150ac-9a0c-4c98-95e4-b841c3de382d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.077678 [ 964.254812] [48526]: [pid: 48526|app: 0|req: 2118/4190] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:48 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.265321] [48527]: WARNING neutronclient.v2_0.client [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.343569] [48527]: INFO nova.api.openstack.requestlog [None req-3b0c8b7e-ab7f-4f42-97b9-0009ad00bdbb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06/os-security-groups" status: 200 len: 1158 microversion: 2.1 time: 0.107923 [ 964.344094] [48527]: [pid: 48527|app: 0|req: 2073/4191] 10.180.1.21 () {58 vars in 1288 bytes} [Fri Dec 12 13:57:48 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06/os-security-groups => generated 1158 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.354951] [48526]: DEBUG nova.api.openstack.wsgi [None req-5146b0fb-d1f1-4c6d-bc10-11df2df8e9da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": " tempest-securitygroup -219695294 ", "description": "tempest-description-1997382663"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 964.358210] [48526]: WARNING neutronclient.v2_0.client [None req-5146b0fb-d1f1-4c6d-bc10-11df2df8e9da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.444655] [48527]: DEBUG nova.api.openstack.wsgi [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.446628] [48527]: DEBUG nova.compute.api [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.455127] [48527]: DEBUG oslo_concurrency.lockutils [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.455222] [48527]: DEBUG oslo_concurrency.lockutils [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.457075] [48527]: DEBUG oslo_concurrency.lockutils [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.457075] [48527]: DEBUG oslo_concurrency.lockutils [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.457075] [48527]: DEBUG oslo_concurrency.lockutils [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.457075] [48527]: DEBUG oslo_concurrency.lockutils [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.494171] [48526]: INFO nova.api.openstack.requestlog [None req-5146b0fb-d1f1-4c6d-bc10-11df2df8e9da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 223 microversion: 2.1 time: 0.140089 [ 964.494171] [48526]: [pid: 48526|app: 0|req: 2119/4192] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:57:48 2025] POST /compute/v2.1/os-security-groups => generated 223 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 964.505912] [48526]: DEBUG nova.api.openstack.wsgi [None req-72c36307-13e5-4a40-82ae-1377c5b6e044 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.508733] [48526]: WARNING neutronclient.v2_0.client [None req-72c36307-13e5-4a40-82ae-1377c5b6e044 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.512624] [48527]: DEBUG oslo_concurrency.lockutils [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.512624] [48527]: DEBUG oslo_concurrency.lockutils [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.512624] [48527]: DEBUG oslo_concurrency.lockutils [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.512624] [48527]: DEBUG nova.objects.instance [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.516134] [48527]: WARNING neutronclient.v2_0.client [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.540496] [48526]: INFO nova.api.openstack.requestlog [None req-72c36307-13e5-4a40-82ae-1377c5b6e044 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/a4eecf50-2128-42ed-bcf4-ec19c7b5c769" status: 200 len: 223 microversion: 2.1 time: 0.039885 [ 964.540973] [48526]: [pid: 48526|app: 0|req: 2120/4193] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:57:48 2025] GET /compute/v2.1/os-security-groups/a4eecf50-2128-42ed-bcf4-ec19c7b5c769 => generated 223 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 964.549195] [48526]: DEBUG nova.api.openstack.wsgi [None req-48205dc3-dec6-4d0e-ac04-c3f4b3d35d73 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.550437] [48526]: WARNING neutronclient.v2_0.client [None req-48205dc3-dec6-4d0e-ac04-c3f4b3d35d73 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.552369] [48527]: DEBUG nova.policy [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.564971] [48527]: INFO nova.api.openstack.requestlog [None req-04a1a608-e22b-4d21-9e6b-417016f881b0 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.122357 [ 964.565286] [48527]: [pid: 48527|app: 0|req: 2074/4194] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:48 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 964.575999] [48526]: WARNING neutronclient.v2_0.client [None req-48205dc3-dec6-4d0e-ac04-c3f4b3d35d73 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.670452] [48526]: INFO nova.api.openstack.requestlog [None req-48205dc3-dec6-4d0e-ac04-c3f4b3d35d73 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/a4eecf50-2128-42ed-bcf4-ec19c7b5c769" status: 202 len: 0 microversion: 2.1 time: 0.123351 [ 964.674184] [48526]: [pid: 48526|app: 0|req: 2121/4195] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:57:48 2025] DELETE /compute/v2.1/os-security-groups/a4eecf50-2128-42ed-bcf4-ec19c7b5c769 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 964.676540] [48527]: DEBUG nova.api.openstack.wsgi [None req-f2966009-19a4-477d-9c93-d14831c3b0c7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.678986] [48527]: WARNING neutronclient.v2_0.client [None req-f2966009-19a4-477d-9c93-d14831c3b0c7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.694802] [48527]: DEBUG neutronclient.v2_0.client [None req-f2966009-19a4-477d-9c93-d14831c3b0c7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a4eecf50-2128-42ed-bcf4-ec19c7b5c769 does not exist", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 964.695113] [48527]: DEBUG nova.network.security_group_api [None req-f2966009-19a4-477d-9c93-d14831c3b0c7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group a4eecf50-2128-42ed-bcf4-ec19c7b5c769 not found {{(pid=48527) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 964.695433] [48527]: INFO nova.api.openstack.wsgi [None req-f2966009-19a4-477d-9c93-d14831c3b0c7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group a4eecf50-2128-42ed-bcf4-ec19c7b5c769 does not exist [ 964.695433] [48527]: Neutron server returns request_ids: ['req-0d208808-34e4-4a22-a595-7e7d8de64f2e'] [ 964.695695] [48527]: DEBUG nova.api.openstack.wsgi [None req-f2966009-19a4-477d-9c93-d14831c3b0c7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group a4eecf50-2128-42ed-bcf4-ec19c7b5c769 does not exist [ 964.695695] [48527]: Neutron server returns request_ids: ['req-0d208808-34e4-4a22-a595-7e7d8de64f2e'] {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 964.696217] [48527]: INFO nova.api.openstack.requestlog [None req-f2966009-19a4-477d-9c93-d14831c3b0c7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/a4eecf50-2128-42ed-bcf4-ec19c7b5c769" status: 404 len: 194 microversion: 2.1 time: 0.022377 [ 964.696548] [48527]: [pid: 48527|app: 0|req: 2075/4196] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:57:48 2025] GET /compute/v2.1/os-security-groups/a4eecf50-2128-42ed-bcf4-ec19c7b5c769 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 964.702538] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4b5e795-eaf0-46c7-a599-96e4eda26d35 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-181436048", "description": "tempest-description-190756962"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 964.704963] [48526]: WARNING neutronclient.v2_0.client [None req-c4b5e795-eaf0-46c7-a599-96e4eda26d35 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.731209] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.733227] [48527]: DEBUG nova.compute.api [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.736575] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.736848] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.737013] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.737546] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.737546] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.737546] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.767903] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.768101] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.768235] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.768386] [48527]: DEBUG nova.objects.instance [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.771416] [48527]: WARNING neutronclient.v2_0.client [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.791650] [48527]: DEBUG nova.policy [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.795900] [48527]: INFO nova.api.openstack.requestlog [None req-5c105b5e-227b-4f8d-835e-5dd0fabadf67 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 200 len: 1297 microversion: 2.1 time: 0.066971 [ 964.797885] [48527]: [pid: 48527|app: 0|req: 2076/4197] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:48 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.807957] [48526]: INFO nova.api.openstack.requestlog [None req-c4b5e795-eaf0-46c7-a599-96e4eda26d35 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.107663 [ 964.810198] [48526]: [pid: 48526|app: 0|req: 2122/4198] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:57:48 2025] POST /compute/v2.1/os-security-groups => generated 242 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 964.817032] [48527]: DEBUG nova.api.openstack.wsgi [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.817032] [48527]: DEBUG nova.compute.api [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.817342] [48526]: DEBUG nova.api.openstack.wsgi [None req-3721c004-05aa-4269-93b5-069aedf5525a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1821946219", "description": "tempest-description-201067721"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 964.820634] [48526]: WARNING neutronclient.v2_0.client [None req-3721c004-05aa-4269-93b5-069aedf5525a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.821535] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.821898] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.822851] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.822851] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.822851] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.822851] [48527]: DEBUG oslo_concurrency.lockutils [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.848295] [48527]: WARNING neutronclient.v2_0.client [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.874821] [48527]: DEBUG nova.policy [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.879503] [48527]: INFO nova.api.openstack.requestlog [None req-7aea2737-ce38-4a32-a4fc-7464a6876309 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.067029 [ 964.879861] [48527]: [pid: 48527|app: 0|req: 2077/4199] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.883066] [48527]: DEBUG nova.api.openstack.wsgi [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.883731] [48527]: DEBUG nova.compute.api [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.887382] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.887563] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.887694] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.887979] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.888135] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.888259] [48527]: DEBUG oslo_concurrency.lockutils [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.906389] [48527]: WARNING neutronclient.v2_0.client [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.931771] [48526]: INFO nova.api.openstack.requestlog [None req-3721c004-05aa-4269-93b5-069aedf5525a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.116439 [ 964.932185] [48526]: [pid: 48526|app: 0|req: 2123/4200] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:57:49 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 964.935191] [48526]: DEBUG nova.api.openstack.wsgi [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.936802] [48526]: DEBUG nova.compute.api [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.940978] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.942025] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.942025] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.942025] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.942025] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.942025] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.956568] [48526]: INFO nova.api.openstack.wsgi [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] HTTP exception thrown: Instance ef565889-00e3-4116-8fd6-47edf25e6279 could not be found. [ 964.956847] [48526]: DEBUG nova.api.openstack.wsgi [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Returning 404 to user: Instance ef565889-00e3-4116-8fd6-47edf25e6279 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 964.957339] [48526]: INFO nova.api.openstack.requestlog [None req-fdc142f7-5845-4598-a9be-e2cab8fe5271 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 404 len: 111 microversion: 2.1 time: 0.024530 [ 964.957676] [48526]: [pid: 48526|app: 0|req: 2124/4201] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 964.960371] [48526]: DEBUG nova.api.openstack.wsgi [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.962042] [48526]: DEBUG nova.compute.api [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.965258] [48526]: DEBUG oslo_concurrency.lockutils [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.965441] [48526]: DEBUG oslo_concurrency.lockutils [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.965577] [48526]: DEBUG oslo_concurrency.lockutils [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.965824] [48526]: DEBUG oslo_concurrency.lockutils [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.965968] [48526]: DEBUG oslo_concurrency.lockutils [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.966103] [48526]: DEBUG oslo_concurrency.lockutils [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.995323] [48526]: DEBUG oslo_concurrency.lockutils [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.995590] [48526]: DEBUG oslo_concurrency.lockutils [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.995736] [48526]: DEBUG oslo_concurrency.lockutils [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.995890] [48526]: DEBUG nova.objects.instance [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.999132] [48526]: WARNING neutronclient.v2_0.client [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.005322] [48527]: DEBUG nova.policy [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.009604] [48527]: INFO nova.api.openstack.requestlog [None req-80b4601f-6146-4680-8389-4a4368145411 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1314 microversion: 2.1 time: 0.129099 [ 965.009963] [48527]: [pid: 48527|app: 0|req: 2078/4202] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1314 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.012354] [48527]: DEBUG nova.api.openstack.wsgi [None req-386f2975-13cf-4b4e-a875-b14fc4a0efe8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-160229891", "description": "tempest-description-1205183818"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 965.014535] [48527]: WARNING neutronclient.v2_0.client [None req-386f2975-13cf-4b4e-a875-b14fc4a0efe8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.018933] [48526]: DEBUG nova.policy [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.023804] [48526]: DEBUG nova.policy [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.024551] [48526]: DEBUG nova.policy [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.025200] [48526]: INFO nova.api.openstack.requestlog [None req-992ced43-1405-47c3-a222-bb73353818c7 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.066993 [ 965.025520] [48526]: [pid: 48526|app: 0|req: 2125/4203] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 965.028035] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.028169] [48526]: DEBUG nova.compute.api [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.031588] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.031771] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.031937] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.032176] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.032324] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.032448] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.042285] [48526]: INFO nova.api.openstack.wsgi [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] HTTP exception thrown: Instance 270506e4-395a-41db-9447-c154a5a04413 could not be found. [ 965.042545] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Returning 404 to user: Instance 270506e4-395a-41db-9447-c154a5a04413 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 965.042932] [48526]: INFO nova.api.openstack.requestlog [None req-cc10dbb5-1df3-4704-9eb1-ff3cf5838c9b tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 404 len: 111 microversion: 2.1 time: 0.016917 [ 965.043262] [48526]: [pid: 48526|app: 0|req: 2126/4204] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:49 2025] DELETE /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 965.048338] [48526]: DEBUG nova.api.openstack.wsgi [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.049894] [48526]: DEBUG nova.compute.api [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.053245] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.053415] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.053579] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.053796] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.054060] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.054203] [48526]: DEBUG oslo_concurrency.lockutils [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.062866] [48526]: INFO nova.api.openstack.wsgi [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] HTTP exception thrown: Instance 270506e4-395a-41db-9447-c154a5a04413 could not be found. [ 965.063146] [48526]: DEBUG nova.api.openstack.wsgi [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Returning 404 to user: Instance 270506e4-395a-41db-9447-c154a5a04413 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 965.063518] [48526]: INFO nova.api.openstack.requestlog [None req-2dd1926b-0f30-417a-967e-46f6f34834e2 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 404 len: 111 microversion: 2.1 time: 0.017250 [ 965.063826] [48526]: [pid: 48526|app: 0|req: 2127/4205] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 965.068565] [48526]: DEBUG nova.api.openstack.wsgi [None req-6fb4b422-d942-4678-b605-84347137d6a3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.081445] [48526]: INFO nova.api.openstack.requestlog [None req-6fb4b422-d942-4678-b605-84347137d6a3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1934331707" status: 202 len: 0 microversion: 2.1 time: 0.014458 [ 965.081626] [48526]: [pid: 48526|app: 0|req: 2128/4206] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:57:49 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1934331707 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 965.108458] [48527]: INFO nova.api.openstack.requestlog [None req-386f2975-13cf-4b4e-a875-b14fc4a0efe8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.097515 [ 965.108458] [48527]: [pid: 48527|app: 0|req: 2079/4207] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:57:49 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 965.111703] [48526]: DEBUG nova.api.openstack.wsgi [req-cbb771cb-99a5-42a5-9e9a-1d49e4d24974 req-78da79fd-77fb-43a5-b4d5-6149bae79687 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "35c01d7c-c214-4c18-8d9d-ac15717f1b06", "tag": "1041df48-d345-4028-a5e7-bce52b3604fe"}, {"name": "network-changed", "server_uuid": "35c01d7c-c214-4c18-8d9d-ac15717f1b06", "tag": "1041df48-d345-4028-a5e7-bce52b3604fe"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 965.115796] [48527]: DEBUG nova.api.openstack.wsgi [None req-55454646-fa37-4127-a3c2-958f6099e56f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.118036] [48527]: WARNING neutronclient.v2_0.client [None req-55454646-fa37-4127-a3c2-958f6099e56f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.118409] [48526]: DEBUG oslo_concurrency.lockutils [req-cbb771cb-99a5-42a5-9e9a-1d49e4d24974 req-78da79fd-77fb-43a5-b4d5-6149bae79687 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.119075] [48526]: DEBUG oslo_concurrency.lockutils [req-cbb771cb-99a5-42a5-9e9a-1d49e4d24974 req-78da79fd-77fb-43a5-b4d5-6149bae79687 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.119075] [48526]: DEBUG oslo_concurrency.lockutils [req-cbb771cb-99a5-42a5-9e9a-1d49e4d24974 req-78da79fd-77fb-43a5-b4d5-6149bae79687 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.125712] [48526]: INFO nova.api.openstack.compute.server_external_events [req-cbb771cb-99a5-42a5-9e9a-1d49e4d24974 req-78da79fd-77fb-43a5-b4d5-6149bae79687 service nova] Creating event network-changed:1041df48-d345-4028-a5e7-bce52b3604fe for instance 35c01d7c-c214-4c18-8d9d-ac15717f1b06 on cpu-1 [ 965.125712] [48526]: INFO nova.api.openstack.compute.server_external_events [req-cbb771cb-99a5-42a5-9e9a-1d49e4d24974 req-78da79fd-77fb-43a5-b4d5-6149bae79687 service nova] Creating event network-changed:1041df48-d345-4028-a5e7-bce52b3604fe for instance 35c01d7c-c214-4c18-8d9d-ac15717f1b06 on cpu-1 [ 965.130603] [48526]: INFO nova.api.openstack.requestlog [req-cbb771cb-99a5-42a5-9e9a-1d49e4d24974 req-78da79fd-77fb-43a5-b4d5-6149bae79687 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.021083 [ 965.130897] [48526]: [pid: 48526|app: 0|req: 2129/4208] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:49 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 965.186732] [48527]: WARNING neutronclient.v2_0.client [None req-55454646-fa37-4127-a3c2-958f6099e56f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.188695] [48526]: DEBUG nova.api.openstack.wsgi [None req-6734e435-2074-4f8b-86aa-d481fad64ecb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.224366] [48526]: INFO nova.api.openstack.requestlog [None req-6734e435-2074-4f8b-86aa-d481fad64ecb tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1614 microversion: 2.1 time: 0.037397 [ 965.224712] [48526]: [pid: 48526|app: 0|req: 2130/4209] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1614 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.225840] [48527]: WARNING neutronclient.v2_0.client [None req-55454646-fa37-4127-a3c2-958f6099e56f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.233127] [48526]: DEBUG nova.api.openstack.wsgi [None req-0a4c2d55-a479-4153-898a-e926b5c64a1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.264309] [48526]: INFO nova.api.openstack.requestlog [None req-0a4c2d55-a479-4153-898a-e926b5c64a1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 200 len: 1614 microversion: 2.1 time: 0.033595 [ 965.264653] [48526]: [pid: 48526|app: 0|req: 2131/4210] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 1614 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 965.267776] [48526]: DEBUG nova.api.openstack.wsgi [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.268945] [48527]: INFO nova.api.openstack.requestlog [None req-55454646-fa37-4127-a3c2-958f6099e56f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1832 microversion: 2.1 time: 0.155324 [ 965.269352] [48527]: [pid: 48527|app: 0|req: 2080/4211] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/os-security-groups => generated 1832 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.269673] [48526]: DEBUG nova.compute.api [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.274088] [48526]: DEBUG oslo_concurrency.lockutils [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.274088] [48526]: DEBUG oslo_concurrency.lockutils [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.274088] [48526]: DEBUG oslo_concurrency.lockutils [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.274332] [48526]: DEBUG oslo_concurrency.lockutils [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.274477] [48526]: DEBUG oslo_concurrency.lockutils [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.274601] [48526]: DEBUG oslo_concurrency.lockutils [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.282091] [48527]: DEBUG nova.api.openstack.wsgi [None req-56aefccc-a269-44eb-9f83-997b1c1afb15 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.283245] [48527]: WARNING neutronclient.v2_0.client [None req-56aefccc-a269-44eb-9f83-997b1c1afb15 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.298728] [48526]: WARNING neutronclient.v2_0.client [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.321868] [48527]: WARNING neutronclient.v2_0.client [None req-56aefccc-a269-44eb-9f83-997b1c1afb15 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.339190] [48526]: DEBUG nova.policy [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.346045] [48526]: INFO nova.api.openstack.requestlog [None req-011cdb85-c8dd-458d-9482-9b454cc64892 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1209 microversion: 2.1 time: 0.080070 [ 965.346397] [48526]: [pid: 48526|app: 0|req: 2132/4212] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1209 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 965.358359] [48526]: DEBUG nova.api.openstack.wsgi [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-669693941", "imageRef": "7f90f905-9f06-4f72-93be-53dee25ead81", "flavorRef": "42", "networks": [{"uuid": "4c5eb621-a534-467b-87c2-fe04b1885b4c"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 965.402020] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.402020] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.402020] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.402465] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.404146] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.405184] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.410433] [48526]: DEBUG nova.network.neutron [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] validate_networks() for [('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 965.410433] [48526]: WARNING neutronclient.v2_0.client [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.411095] [48526]: WARNING openstack [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 965.411758] [48526]: WARNING openstack [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 965.418229] [48526]: INFO nova.network.neutron [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] _ports_needed_per_instance requested_netwokrs=[('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] [ 965.457329] [48527]: INFO nova.api.openstack.requestlog [None req-56aefccc-a269-44eb-9f83-997b1c1afb15 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/bed31285-627a-4271-abda-1dd0e4dc82de" status: 202 len: 0 microversion: 2.1 time: 0.177546 [ 965.457808] [48527]: [pid: 48527|app: 0|req: 2081/4213] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:57:49 2025] DELETE /compute/v2.1/os-security-groups/bed31285-627a-4271-abda-1dd0e4dc82de => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 965.542566] [48527]: DEBUG nova.api.openstack.wsgi [None req-d45c5a38-7c60-414a-9051-689402b21c8a tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.559125] [48527]: INFO nova.api.openstack.requestlog [None req-d45c5a38-7c60-414a-9051-689402b21c8a tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1407423571" status: 202 len: 0 microversion: 2.1 time: 0.100476 [ 965.559526] [48527]: [pid: 48527|app: 0|req: 2082/4214] 10.180.1.21 () {58 vars in 1156 bytes} [Fri Dec 12 13:57:49 2025] DELETE /compute/v2.1/flavors/1407423571 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 965.562421] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1c607ca-fad1-413c-bd07-0abe7aeb2227 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.566036] [48527]: WARNING neutronclient.v2_0.client [None req-f1c607ca-fad1-413c-bd07-0abe7aeb2227 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.587728] [48526]: WARNING neutronclient.v2_0.client [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.588429] [48526]: WARNING openstack [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 965.588761] [48526]: WARNING openstack [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 965.597197] [48527]: DEBUG neutronclient.v2_0.client [None req-f1c607ca-fad1-413c-bd07-0abe7aeb2227 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bed31285-627a-4271-abda-1dd0e4dc82de does not exist", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 965.597469] [48527]: DEBUG nova.network.security_group_api [None req-f1c607ca-fad1-413c-bd07-0abe7aeb2227 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group bed31285-627a-4271-abda-1dd0e4dc82de not found {{(pid=48527) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 965.597677] [48527]: INFO nova.api.openstack.wsgi [None req-f1c607ca-fad1-413c-bd07-0abe7aeb2227 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group bed31285-627a-4271-abda-1dd0e4dc82de does not exist [ 965.597677] [48527]: Neutron server returns request_ids: ['req-6a8f49f1-1923-4c21-8fd3-94c25d7713c1'] [ 965.597924] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1c607ca-fad1-413c-bd07-0abe7aeb2227 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group bed31285-627a-4271-abda-1dd0e4dc82de does not exist [ 965.597924] [48527]: Neutron server returns request_ids: ['req-6a8f49f1-1923-4c21-8fd3-94c25d7713c1'] {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 965.598357] [48527]: INFO nova.api.openstack.requestlog [None req-f1c607ca-fad1-413c-bd07-0abe7aeb2227 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/bed31285-627a-4271-abda-1dd0e4dc82de" status: 404 len: 194 microversion: 2.1 time: 0.038329 [ 965.598674] [48527]: [pid: 48527|app: 0|req: 2083/4215] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/os-security-groups/bed31285-627a-4271-abda-1dd0e4dc82de => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 965.600942] [48527]: DEBUG nova.api.openstack.wsgi [None req-e3015fc3-8388-4587-9771-a79b30990fb1 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.618212] [48527]: INFO nova.api.openstack.requestlog [None req-e3015fc3-8388-4587-9771-a79b30990fb1 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4684 microversion: 2.1 time: 0.018922 [ 965.618625] [48527]: [pid: 48527|app: 0|req: 2084/4216] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/flavors/detail => generated 4684 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.621234] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.622582] [48527]: DEBUG nova.compute.api [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.627485] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.627728] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.627895] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.628262] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.628492] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.628681] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.661426] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.661600] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.661723] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.661872] [48527]: DEBUG nova.objects.instance [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.665102] [48527]: WARNING neutronclient.v2_0.client [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.711227] [48526]: DEBUG nova.virt.hardware [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 965.711379] [48526]: DEBUG nova.virt.hardware [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 965.711561] [48526]: DEBUG nova.virt.hardware [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 965.711684] [48526]: DEBUG nova.virt.hardware [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 965.711800] [48526]: DEBUG nova.virt.hardware [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 965.719546] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.719750] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.719920] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.720296] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.720531] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.720611] [48526]: DEBUG oslo_concurrency.lockutils [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.728082] [48527]: DEBUG nova.policy [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.732407] [48526]: DEBUG nova.quota [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 965.736603] [48526]: DEBUG nova.quota [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for user a40387880ebd48d18f0391f0cf96eebb and project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 965.740270] [48527]: INFO nova.api.openstack.requestlog [None req-cf3777a4-c7ef-4537-9629-e9df58d43045 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.120774 [ 965.740723] [48527]: [pid: 48527|app: 0|req: 2085/4217] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:49 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.744197] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e0b03b9-5d88-4d6f-a528-2f1844e477d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.744326] [48526]: DEBUG nova.compute.api [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 965.744383] [48527]: WARNING neutronclient.v2_0.client [None req-3e0b03b9-5d88-4d6f-a528-2f1844e477d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.744645] [48526]: DEBUG nova.compute.api [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='7f90f905-9f06-4f72-93be-53dee25ead81',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 965.776916] [48526]: INFO nova.api.openstack.requestlog [None req-c02e41df-642f-4b86-8312-9d36f59a3afe tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.420575 [ 965.777407] [48526]: [pid: 48526|app: 0|req: 2133/4218] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:57:49 2025] POST /compute/v2.1/servers => generated 380 bytes in 421 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 965.779972] [48526]: DEBUG nova.api.openstack.wsgi [None req-37ef4df4-1e82-4335-acd1-6be4838806c6 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.786129] [48527]: WARNING neutronclient.v2_0.client [None req-3e0b03b9-5d88-4d6f-a528-2f1844e477d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.791404] [48526]: INFO nova.api.openstack.requestlog [None req-37ef4df4-1e82-4335-acd1-6be4838806c6 tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/938169181" status: 202 len: 0 microversion: 2.1 time: 0.013197 [ 965.791782] [48526]: [pid: 48526|app: 0|req: 2134/4219] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:57:50 2025] DELETE /compute/v2.1/flavors/938169181 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 965.796376] [48526]: DEBUG nova.api.openstack.wsgi [None req-7bc8c935-24d3-4fee-b8b9-16dee36dfd1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.798591] [48526]: DEBUG nova.compute.api [None req-7bc8c935-24d3-4fee-b8b9-16dee36dfd1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.811872] [48526]: WARNING neutronclient.v2_0.client [None req-7bc8c935-24d3-4fee-b8b9-16dee36dfd1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.891662] [48527]: INFO nova.api.openstack.requestlog [None req-3e0b03b9-5d88-4d6f-a528-2f1844e477d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/3871ddf2-95ca-416d-93bf-85442d69296f" status: 202 len: 0 microversion: 2.1 time: 0.150124 [ 965.895504] [48527]: [pid: 48527|app: 0|req: 2086/4220] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:57:49 2025] DELETE /compute/v2.1/os-security-groups/3871ddf2-95ca-416d-93bf-85442d69296f => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 965.899487] [48527]: DEBUG nova.api.openstack.wsgi [None req-3328e6cb-857b-4ae5-bc22-72d951f2d93c tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.910218] [48526]: DEBUG nova.policy [None req-7bc8c935-24d3-4fee-b8b9-16dee36dfd1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.915735] [48526]: INFO nova.api.openstack.requestlog [None req-7bc8c935-24d3-4fee-b8b9-16dee36dfd1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1205 microversion: 2.1 time: 0.121227 [ 965.916036] [48526]: [pid: 48526|app: 0|req: 2135/4221] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1205 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.918362] [48526]: DEBUG nova.api.openstack.wsgi [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.919752] [48526]: DEBUG nova.compute.api [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.920947] [48527]: INFO nova.api.openstack.requestlog [None req-3328e6cb-857b-4ae5-bc22-72d951f2d93c tempest-ServersWithSpecificFlavorTestJSON-1966948280 tempest-ServersWithSpecificFlavorTestJSON-1966948280-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.024600 [ 965.921986] [48527]: [pid: 48527|app: 0|req: 2087/4222] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.926122] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.926286] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.926432] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.926696] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.926869] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.926968] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.927703] [48527]: DEBUG nova.api.openstack.wsgi [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.929218] [48527]: DEBUG nova.compute.api [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.932682] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.932904] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.933074] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.933343] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.933491] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.933614] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.944511] [48526]: INFO nova.api.openstack.wsgi [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] HTTP exception thrown: Instance 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 could not be found. [ 965.944959] [48526]: DEBUG nova.api.openstack.wsgi [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Returning 404 to user: Instance 74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 965.945282] [48526]: INFO nova.api.openstack.requestlog [None req-09b960e6-545f-402b-813f-0e38672a4406 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9" status: 404 len: 111 microversion: 2.1 time: 0.028800 [ 965.945605] [48526]: [pid: 48526|app: 0|req: 2136/4223] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/74a1ff25-10a4-4191-b9e6-fa2a24cc86b9 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 965.949072] [48526]: DEBUG nova.api.openstack.wsgi [None req-fa5b1faa-127c-4c40-8b4f-152e5d12156d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.950193] [48526]: WARNING neutronclient.v2_0.client [None req-fa5b1faa-127c-4c40-8b4f-152e5d12156d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.962078] [48527]: WARNING neutronclient.v2_0.client [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.968512] [48526]: DEBUG neutronclient.v2_0.client [None req-fa5b1faa-127c-4c40-8b4f-152e5d12156d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3871ddf2-95ca-416d-93bf-85442d69296f does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 965.968814] [48526]: DEBUG nova.network.security_group_api [None req-fa5b1faa-127c-4c40-8b4f-152e5d12156d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group 3871ddf2-95ca-416d-93bf-85442d69296f not found {{(pid=48526) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 965.969069] [48526]: INFO nova.api.openstack.wsgi [None req-fa5b1faa-127c-4c40-8b4f-152e5d12156d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group 3871ddf2-95ca-416d-93bf-85442d69296f does not exist [ 965.969069] [48526]: Neutron server returns request_ids: ['req-fbcbc4f3-4d79-4118-930c-650b057e0a69'] [ 965.969622] [48526]: DEBUG nova.api.openstack.wsgi [None req-fa5b1faa-127c-4c40-8b4f-152e5d12156d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group 3871ddf2-95ca-416d-93bf-85442d69296f does not exist [ 965.969622] [48526]: Neutron server returns request_ids: ['req-fbcbc4f3-4d79-4118-930c-650b057e0a69'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 965.969996] [48526]: INFO nova.api.openstack.requestlog [None req-fa5b1faa-127c-4c40-8b4f-152e5d12156d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/3871ddf2-95ca-416d-93bf-85442d69296f" status: 404 len: 194 microversion: 2.1 time: 0.023914 [ 965.970478] [48526]: [pid: 48526|app: 0|req: 2137/4224] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/os-security-groups/3871ddf2-95ca-416d-93bf-85442d69296f => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 965.975086] [48526]: DEBUG nova.api.openstack.wsgi [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.975288] [48526]: DEBUG nova.compute.api [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.980722] [48526]: DEBUG oslo_concurrency.lockutils [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.980722] [48526]: DEBUG oslo_concurrency.lockutils [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.980722] [48526]: DEBUG oslo_concurrency.lockutils [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.980722] [48526]: DEBUG oslo_concurrency.lockutils [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.980722] [48526]: DEBUG oslo_concurrency.lockutils [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.981127] [48526]: DEBUG oslo_concurrency.lockutils [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.999658] [48526]: INFO nova.api.openstack.wsgi [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] HTTP exception thrown: Instance ef565889-00e3-4116-8fd6-47edf25e6279 could not be found. [ 965.999960] [48526]: DEBUG nova.api.openstack.wsgi [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Returning 404 to user: Instance ef565889-00e3-4116-8fd6-47edf25e6279 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 966.000615] [48526]: INFO nova.api.openstack.requestlog [None req-75080221-164f-4b3a-a3ed-aceecde4a7cd tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 404 len: 111 microversion: 2.1 time: 0.029078 [ 966.000901] [48526]: [pid: 48526|app: 0|req: 2138/4225] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:50 2025] DELETE /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 966.004822] [48526]: DEBUG nova.api.openstack.wsgi [req-36643960-c184-4941-9e6d-fcd6917ac733 req-bf9885dd-5d9d-4c97-84ad-f15c33195af4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0188363e-f3d9-4b16-b4f4-fe4626eda030", "name": "network-vif-plugged", "status": "completed", "tag": "8100123f-dba5-4989-a692-d36dba9fc739"}, {"name": "network-changed", "server_uuid": "0188363e-f3d9-4b16-b4f4-fe4626eda030", "tag": "8100123f-dba5-4989-a692-d36dba9fc739"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 966.011733] [48527]: DEBUG nova.policy [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.012742] [48526]: DEBUG oslo_concurrency.lockutils [req-36643960-c184-4941-9e6d-fcd6917ac733 req-bf9885dd-5d9d-4c97-84ad-f15c33195af4 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.013333] [48526]: DEBUG oslo_concurrency.lockutils [req-36643960-c184-4941-9e6d-fcd6917ac733 req-bf9885dd-5d9d-4c97-84ad-f15c33195af4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.013333] [48526]: DEBUG oslo_concurrency.lockutils [req-36643960-c184-4941-9e6d-fcd6917ac733 req-bf9885dd-5d9d-4c97-84ad-f15c33195af4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.018117] [48527]: INFO nova.api.openstack.requestlog [None req-cc273444-3476-407a-a16a-a3c29055602c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.095468 [ 966.018473] [48527]: [pid: 48527|app: 0|req: 2088/4226] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.020376] [48526]: INFO nova.api.openstack.compute.server_external_events [req-36643960-c184-4941-9e6d-fcd6917ac733 req-bf9885dd-5d9d-4c97-84ad-f15c33195af4 service nova] Creating event network-vif-plugged:8100123f-dba5-4989-a692-d36dba9fc739 for instance 0188363e-f3d9-4b16-b4f4-fe4626eda030 on cpu-1 [ 966.020612] [48526]: INFO nova.api.openstack.compute.server_external_events [req-36643960-c184-4941-9e6d-fcd6917ac733 req-bf9885dd-5d9d-4c97-84ad-f15c33195af4 service nova] Creating event network-changed:8100123f-dba5-4989-a692-d36dba9fc739 for instance 0188363e-f3d9-4b16-b4f4-fe4626eda030 on cpu-1 [ 966.022663] [48527]: DEBUG nova.api.openstack.wsgi [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.022911] [48527]: DEBUG nova.compute.api [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.027595] [48526]: INFO nova.api.openstack.requestlog [req-36643960-c184-4941-9e6d-fcd6917ac733 req-bf9885dd-5d9d-4c97-84ad-f15c33195af4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025379 [ 966.027811] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.027948] [48526]: [pid: 48526|app: 0|req: 2139/4227] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:50 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) [ 966.027990] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.028122] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.028360] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.028522] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.028672] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.031529] [48526]: DEBUG nova.api.openstack.wsgi [None req-b44e93a8-b707-4c7e-b7ea-00162f167746 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.032617] [48526]: WARNING neutronclient.v2_0.client [None req-b44e93a8-b707-4c7e-b7ea-00162f167746 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.044396] [48527]: DEBUG nova.compute.api [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 966.083481] [48526]: WARNING neutronclient.v2_0.client [None req-b44e93a8-b707-4c7e-b7ea-00162f167746 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.095896] [48527]: INFO nova.api.openstack.requestlog [None req-4ad43f2d-5977-4415-addf-4ab10be12177 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 204 len: 0 microversion: 2.1 time: 0.076738 [ 966.096274] [48527]: [pid: 48527|app: 0|req: 2089/4228] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:50 2025] DELETE /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 966.099290] [48527]: DEBUG nova.api.openstack.wsgi [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.100719] [48527]: DEBUG nova.compute.api [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: ef565889-00e3-4116-8fd6-47edf25e6279] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.103720] [48527]: DEBUG oslo_concurrency.lockutils [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.103907] [48527]: DEBUG oslo_concurrency.lockutils [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.104071] [48527]: DEBUG oslo_concurrency.lockutils [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.104391] [48527]: DEBUG oslo_concurrency.lockutils [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.104545] [48527]: DEBUG oslo_concurrency.lockutils [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.104670] [48527]: DEBUG oslo_concurrency.lockutils [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.116419] [48527]: INFO nova.api.openstack.wsgi [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] HTTP exception thrown: Instance ef565889-00e3-4116-8fd6-47edf25e6279 could not be found. [ 966.116576] [48527]: DEBUG nova.api.openstack.wsgi [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Returning 404 to user: Instance ef565889-00e3-4116-8fd6-47edf25e6279 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 966.117084] [48527]: INFO nova.api.openstack.requestlog [None req-6516f8b1-76dc-4775-af67-77292bec47d7 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279" status: 404 len: 111 microversion: 2.1 time: 0.020251 [ 966.117595] [48527]: [pid: 48527|app: 0|req: 2090/4229] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/ef565889-00e3-4116-8fd6-47edf25e6279 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 966.120222] [48527]: DEBUG nova.api.openstack.wsgi [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.121680] [48527]: DEBUG nova.compute.api [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.124657] [48527]: DEBUG oslo_concurrency.lockutils [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.124837] [48527]: DEBUG oslo_concurrency.lockutils [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.124971] [48527]: DEBUG oslo_concurrency.lockutils [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.125315] [48527]: DEBUG oslo_concurrency.lockutils [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.125472] [48527]: DEBUG oslo_concurrency.lockutils [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.125596] [48527]: DEBUG oslo_concurrency.lockutils [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.144215] [48527]: WARNING neutronclient.v2_0.client [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.175568] [48526]: INFO nova.api.openstack.requestlog [None req-b44e93a8-b707-4c7e-b7ea-00162f167746 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/d77692cb-dff8-4e99-8f31-41ebba4b850e" status: 202 len: 0 microversion: 2.1 time: 0.146936 [ 966.176075] [48526]: [pid: 48526|app: 0|req: 2140/4230] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:57:50 2025] DELETE /compute/v2.1/os-security-groups/d77692cb-dff8-4e99-8f31-41ebba4b850e => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 966.178461] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.180031] [48526]: DEBUG nova.compute.api [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.184142] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.184349] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.184492] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.184795] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.184956] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.185105] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.207747] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.208047] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.208407] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.208407] [48526]: DEBUG nova.objects.instance [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.212756] [48526]: WARNING neutronclient.v2_0.client [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.231359] [48526]: DEBUG nova.policy [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.235281] [48526]: DEBUG nova.policy [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.235928] [48526]: DEBUG nova.policy [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.236536] [48526]: INFO nova.api.openstack.requestlog [None req-a7f2d46a-3ecc-4992-ad69-f9835d9207bc tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.060105 [ 966.237051] [48526]: [pid: 48526|app: 0|req: 2141/4231] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 966.239485] [48527]: DEBUG nova.policy [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.239623] [48526]: DEBUG nova.api.openstack.wsgi [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.240439] [48526]: DEBUG nova.compute.api [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.244458] [48527]: INFO nova.api.openstack.requestlog [None req-df6e6509-2ad3-4989-bc85-d0a76b0507ef tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1314 microversion: 2.1 time: 0.126234 [ 966.244601] [48526]: DEBUG oslo_concurrency.lockutils [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.244780] [48526]: DEBUG oslo_concurrency.lockutils [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.244916] [48526]: DEBUG oslo_concurrency.lockutils [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.245015] [48527]: [pid: 48527|app: 0|req: 2091/4232] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1314 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.245184] [48526]: DEBUG oslo_concurrency.lockutils [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.245420] [48526]: DEBUG oslo_concurrency.lockutils [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.245549] [48526]: DEBUG oslo_concurrency.lockutils [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.250669] [48527]: DEBUG nova.api.openstack.wsgi [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.250896] [48527]: DEBUG nova.compute.api [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.254839] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.255072] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.255227] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.255539] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.255723] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.255862] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.262224] [48526]: WARNING neutronclient.v2_0.client [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.265282] [48527]: INFO nova.api.openstack.wsgi [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] HTTP exception thrown: Instance 270506e4-395a-41db-9447-c154a5a04413 could not be found. [ 966.265543] [48527]: DEBUG nova.api.openstack.wsgi [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Returning 404 to user: Instance 270506e4-395a-41db-9447-c154a5a04413 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 966.265911] [48527]: INFO nova.api.openstack.requestlog [None req-79b25fc1-cfa4-453a-83fb-e1ec41396226 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 404 len: 111 microversion: 2.1 time: 0.020392 [ 966.266222] [48527]: [pid: 48527|app: 0|req: 2092/4233] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:50 2025] DELETE /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 966.268752] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba9f5b6f-98d5-4c23-86fd-1ba142528868 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.270797] [48527]: WARNING neutronclient.v2_0.client [None req-ba9f5b6f-98d5-4c23-86fd-1ba142528868 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.281924] [48527]: DEBUG neutronclient.v2_0.client [None req-ba9f5b6f-98d5-4c23-86fd-1ba142528868 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d77692cb-dff8-4e99-8f31-41ebba4b850e does not exist", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 966.282187] [48527]: DEBUG nova.network.security_group_api [None req-ba9f5b6f-98d5-4c23-86fd-1ba142528868 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group d77692cb-dff8-4e99-8f31-41ebba4b850e not found {{(pid=48527) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 966.282380] [48527]: INFO nova.api.openstack.wsgi [None req-ba9f5b6f-98d5-4c23-86fd-1ba142528868 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group d77692cb-dff8-4e99-8f31-41ebba4b850e does not exist [ 966.282380] [48527]: Neutron server returns request_ids: ['req-877fe83c-5779-4572-bdd7-d15e32ae0b01'] [ 966.282603] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba9f5b6f-98d5-4c23-86fd-1ba142528868 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group d77692cb-dff8-4e99-8f31-41ebba4b850e does not exist [ 966.282603] [48527]: Neutron server returns request_ids: ['req-877fe83c-5779-4572-bdd7-d15e32ae0b01'] {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 966.282980] [48527]: INFO nova.api.openstack.requestlog [None req-ba9f5b6f-98d5-4c23-86fd-1ba142528868 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/d77692cb-dff8-4e99-8f31-41ebba4b850e" status: 404 len: 194 microversion: 2.1 time: 0.016330 [ 966.283420] [48527]: [pid: 48527|app: 0|req: 2093/4234] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/os-security-groups/d77692cb-dff8-4e99-8f31-41ebba4b850e => generated 194 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 966.285480] [48527]: DEBUG nova.api.openstack.wsgi [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.287538] [48527]: DEBUG nova.compute.api [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] [instance: 270506e4-395a-41db-9447-c154a5a04413] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.293708] [48527]: DEBUG oslo_concurrency.lockutils [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.293708] [48527]: DEBUG oslo_concurrency.lockutils [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.293708] [48527]: DEBUG oslo_concurrency.lockutils [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.293708] [48527]: DEBUG oslo_concurrency.lockutils [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.293708] [48527]: DEBUG oslo_concurrency.lockutils [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.293708] [48527]: DEBUG oslo_concurrency.lockutils [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.301411] [48527]: INFO nova.api.openstack.wsgi [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] HTTP exception thrown: Instance 270506e4-395a-41db-9447-c154a5a04413 could not be found. [ 966.301698] [48527]: DEBUG nova.api.openstack.wsgi [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] Returning 404 to user: Instance 270506e4-395a-41db-9447-c154a5a04413 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 966.302097] [48527]: INFO nova.api.openstack.requestlog [None req-9131aab0-1b1c-4664-bfb7-e92569879ac3 tempest-ServersWithSpecificFlavorTestJSON-2008120047 tempest-ServersWithSpecificFlavorTestJSON-2008120047-project-member] 10.180.1.21 "GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413" status: 404 len: 111 microversion: 2.1 time: 0.018288 [ 966.302431] [48527]: [pid: 48527|app: 0|req: 2094/4235] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/270506e4-395a-41db-9447-c154a5a04413 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 966.305166] [48527]: DEBUG nova.api.openstack.wsgi [None req-9fdcb60c-9181-4ffb-ba25-6786e92eff1b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.309367] [48527]: WARNING neutronclient.v2_0.client [None req-9fdcb60c-9181-4ffb-ba25-6786e92eff1b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.363324] [48527]: WARNING neutronclient.v2_0.client [None req-9fdcb60c-9181-4ffb-ba25-6786e92eff1b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.391617] [48526]: DEBUG nova.policy [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.402046] [48526]: INFO nova.api.openstack.requestlog [None req-7747b178-ad11-43ac-925b-a0acb4c54ff1 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1503 microversion: 2.1 time: 0.164086 [ 966.402759] [48526]: [pid: 48526|app: 0|req: 2142/4236] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1503 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.408547] [48526]: DEBUG nova.api.openstack.wsgi [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.409994] [48526]: DEBUG nova.compute.api [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.416544] [48526]: DEBUG oslo_concurrency.lockutils [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.416889] [48526]: DEBUG oslo_concurrency.lockutils [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.417075] [48526]: DEBUG oslo_concurrency.lockutils [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.417455] [48526]: DEBUG oslo_concurrency.lockutils [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.417492] [48526]: DEBUG oslo_concurrency.lockutils [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.417604] [48526]: DEBUG oslo_concurrency.lockutils [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.434322] [48527]: WARNING neutronclient.v2_0.client [None req-9fdcb60c-9181-4ffb-ba25-6786e92eff1b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.448790] [48526]: WARNING neutronclient.v2_0.client [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.469777] [48527]: INFO nova.api.openstack.requestlog [None req-9fdcb60c-9181-4ffb-ba25-6786e92eff1b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1158 microversion: 2.1 time: 0.166764 [ 966.470363] [48527]: [pid: 48527|app: 0|req: 2095/4237] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/os-security-groups => generated 1158 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.483157] [48526]: DEBUG nova.policy [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.484660] [48527]: DEBUG nova.api.openstack.wsgi [None req-7b82f317-e2e9-4b7e-8463-93ea98892ef3 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1088937081", "description": "tempest-description-2024221931"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 966.486976] [48527]: WARNING neutronclient.v2_0.client [None req-7b82f317-e2e9-4b7e-8463-93ea98892ef3 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.488176] [48526]: INFO nova.api.openstack.requestlog [None req-baa56b3f-6538-4810-b114-825144ceaf2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1265 microversion: 2.1 time: 0.084422 [ 966.488553] [48526]: [pid: 48526|app: 0|req: 2143/4238] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1265 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.623329] [48527]: INFO nova.api.openstack.requestlog [None req-7b82f317-e2e9-4b7e-8463-93ea98892ef3 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.141412 [ 966.623908] [48527]: [pid: 48527|app: 0|req: 2096/4239] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:57:50 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 966.631806] [48526]: DEBUG nova.api.openstack.wsgi [None req-0d838485-2891-475e-8ec8-568d8ee42fdb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-778601039", "description": "tempest-description-972084033"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 966.634284] [48526]: WARNING neutronclient.v2_0.client [None req-0d838485-2891-475e-8ec8-568d8ee42fdb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.726992] [48526]: INFO nova.api.openstack.requestlog [None req-0d838485-2891-475e-8ec8-568d8ee42fdb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.097560 [ 966.727392] [48526]: [pid: 48526|app: 0|req: 2144/4240] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:57:50 2025] POST /compute/v2.1/os-security-groups => generated 242 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 966.756523] [48527]: DEBUG nova.api.openstack.wsgi [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.758639] [48527]: DEBUG nova.compute.api [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.762996] [48527]: DEBUG oslo_concurrency.lockutils [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.763204] [48527]: DEBUG oslo_concurrency.lockutils [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.763353] [48527]: DEBUG oslo_concurrency.lockutils [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.763737] [48527]: DEBUG oslo_concurrency.lockutils [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.763889] [48527]: DEBUG oslo_concurrency.lockutils [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.764654] [48527]: DEBUG oslo_concurrency.lockutils [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.794459] [48527]: DEBUG oslo_concurrency.lockutils [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.794673] [48527]: DEBUG oslo_concurrency.lockutils [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.795039] [48527]: DEBUG oslo_concurrency.lockutils [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.795340] [48527]: DEBUG nova.objects.instance [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.798770] [48527]: WARNING neutronclient.v2_0.client [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.808222] [48526]: DEBUG nova.api.openstack.wsgi [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1524256764", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "ca967155-d385-49f8-8771-7122a39b2697"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 966.818480] [48527]: DEBUG nova.policy [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.822845] [48527]: INFO nova.api.openstack.requestlog [None req-68f61728-ae52-4057-9a4c-696139cc61da tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.068933 [ 966.823135] [48527]: [pid: 48527|app: 0|req: 2097/4241] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:50 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.846132] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.846336] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.846464] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.846934] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.848258] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.848473] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.852539] [48526]: DEBUG nova.network.neutron [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] validate_networks() for [('ca967155-d385-49f8-8771-7122a39b2697', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 966.852851] [48526]: WARNING neutronclient.v2_0.client [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.854058] [48526]: WARNING openstack [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 966.854711] [48526]: WARNING openstack [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 966.861109] [48526]: INFO nova.network.neutron [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] _ports_needed_per_instance requested_netwokrs=[('ca967155-d385-49f8-8771-7122a39b2697', None, None, None, None, None)] [ 966.939180] [48527]: DEBUG nova.api.openstack.wsgi [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.941132] [48527]: DEBUG nova.compute.api [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.946238] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.946474] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.946643] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.947011] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.951027] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.951027] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.971376] [48527]: WARNING neutronclient.v2_0.client [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.991518] [48526]: WARNING neutronclient.v2_0.client [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.992215] [48526]: WARNING openstack [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 966.992543] [48526]: WARNING openstack [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 967.007296] [48527]: DEBUG nova.policy [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.012536] [48527]: INFO nova.api.openstack.requestlog [None req-bfbcafa0-8673-4bf6-a614-66e6150d04ee tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1209 microversion: 2.1 time: 0.076453 [ 967.012872] [48527]: [pid: 48527|app: 0|req: 2098/4242] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:51 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.033054] [48527]: DEBUG nova.api.openstack.wsgi [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.034631] [48527]: DEBUG nova.compute.api [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.038274] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.038452] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.038583] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.039053] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.039228] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.039353] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.060244] [48527]: WARNING neutronclient.v2_0.client [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.103890] [48526]: DEBUG nova.virt.hardware [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 967.104429] [48526]: DEBUG nova.virt.hardware [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 967.104712] [48526]: DEBUG nova.virt.hardware [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 967.104825] [48526]: DEBUG nova.virt.hardware [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 967.104944] [48526]: DEBUG nova.virt.hardware [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 967.111861] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.112051] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.112282] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.112939] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.114193] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.114327] [48526]: DEBUG oslo_concurrency.lockutils [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.117832] [48527]: DEBUG nova.policy [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.132068] [48527]: INFO nova.api.openstack.requestlog [None req-6a7872fd-ab4d-4d03-8879-e1ff8519d477 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.101935 [ 967.132445] [48527]: [pid: 48527|app: 0|req: 2099/4243] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:51 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.132564] [48526]: DEBUG nova.quota [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Getting quotas for project 5a78f8bff9d64809af4183d2004072f4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 967.136643] [48526]: DEBUG nova.quota [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Getting quotas for user 6f7b190278d547c8a2410c2137eebcd7 and project 5a78f8bff9d64809af4183d2004072f4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 967.150928] [48526]: DEBUG nova.compute.api [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 967.152370] [48526]: DEBUG nova.compute.api [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 967.154794] [48527]: DEBUG nova.api.openstack.wsgi [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.156408] [48527]: DEBUG nova.compute.api [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.161656] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.163185] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.163185] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.163185] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.163185] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.163185] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.181382] [48527]: WARNING neutronclient.v2_0.client [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.192832] [48526]: INFO nova.api.openstack.requestlog [None req-2282d92b-21dc-4988-9c4d-f46927c69d2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.388381 [ 967.193374] [48526]: [pid: 48526|app: 0|req: 2145/4244] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:57:51 2025] POST /compute/v2.1/servers => generated 380 bytes in 389 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 967.200878] [48526]: DEBUG nova.api.openstack.wsgi [None req-4eac45cc-d959-429c-9df4-18c2123228d3 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.202522] [48526]: DEBUG nova.compute.api [None req-4eac45cc-d959-429c-9df4-18c2123228d3 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.215844] [48526]: WARNING neutronclient.v2_0.client [None req-4eac45cc-d959-429c-9df4-18c2123228d3 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.294943] [48526]: DEBUG nova.policy [None req-4eac45cc-d959-429c-9df4-18c2123228d3 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.299750] [48526]: INFO nova.api.openstack.requestlog [None req-4eac45cc-d959-429c-9df4-18c2123228d3 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1214 microversion: 2.1 time: 0.101274 [ 967.300282] [48526]: [pid: 48526|app: 0|req: 2146/4245] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:51 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1214 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.304036] [48526]: DEBUG nova.api.openstack.wsgi [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.305965] [48526]: DEBUG nova.compute.api [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.314578] [48526]: DEBUG oslo_concurrency.lockutils [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.314578] [48526]: DEBUG oslo_concurrency.lockutils [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.314578] [48526]: DEBUG oslo_concurrency.lockutils [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.314578] [48526]: DEBUG oslo_concurrency.lockutils [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.314774] [48526]: DEBUG oslo_concurrency.lockutils [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.314838] [48526]: DEBUG oslo_concurrency.lockutils [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.328068] [48527]: DEBUG nova.policy [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.332601] [48527]: INFO nova.api.openstack.requestlog [None req-cbf64e1b-b3da-4405-b72e-a3f0d809e333 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1670 microversion: 2.1 time: 0.180916 [ 967.333180] [48527]: [pid: 48527|app: 0|req: 2100/4246] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:51 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1670 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.335788] [48527]: DEBUG nova.api.openstack.wsgi [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.337256] [48527]: DEBUG nova.compute.api [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.340076] [48526]: DEBUG oslo_concurrency.lockutils [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.340372] [48526]: DEBUG oslo_concurrency.lockutils [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.340512] [48526]: DEBUG oslo_concurrency.lockutils [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.340569] [48526]: DEBUG nova.objects.instance [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.340728] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.340957] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.341124] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.341402] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.341583] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.341711] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.352342] [48526]: WARNING neutronclient.v2_0.client [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.377412] [48526]: DEBUG nova.policy [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.385454] [48526]: DEBUG nova.policy [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.386038] [48526]: DEBUG nova.policy [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.386711] [48526]: INFO nova.api.openstack.requestlog [None req-1efff448-d176-40c8-bb93-86558d082196 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.085910 [ 967.387244] [48526]: [pid: 48526|app: 0|req: 2147/4247] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:51 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 967.392222] [48527]: WARNING neutronclient.v2_0.client [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.419907] [48526]: DEBUG nova.api.openstack.wsgi [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.422629] [48526]: DEBUG nova.compute.api [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.427500] [48526]: DEBUG oslo_concurrency.lockutils [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.427723] [48526]: DEBUG oslo_concurrency.lockutils [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.427862] [48526]: DEBUG oslo_concurrency.lockutils [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.428159] [48526]: DEBUG oslo_concurrency.lockutils [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.428291] [48526]: DEBUG oslo_concurrency.lockutils [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.428413] [48526]: DEBUG oslo_concurrency.lockutils [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.462972] [48526]: WARNING neutronclient.v2_0.client [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.496924] [48527]: DEBUG nova.policy [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.506600] [48527]: INFO nova.api.openstack.requestlog [None req-6ebffb0d-5ce5-4e90-8c2f-e8f09cb8f94f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1314 microversion: 2.1 time: 0.172515 [ 967.506795] [48527]: [pid: 48527|app: 0|req: 2101/4248] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:51 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1314 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.512577] [48527]: DEBUG nova.api.openstack.wsgi [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-2012731732", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "b08a61db-827a-406b-ae69-aa4e974b514f"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 967.560782] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.560986] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.561197] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.561487] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.562889] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.564532] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.570061] [48527]: DEBUG nova.network.neutron [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] validate_networks() for [('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 967.570534] [48527]: WARNING neutronclient.v2_0.client [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.572318] [48527]: WARNING openstack [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 967.573114] [48527]: WARNING openstack [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 967.580690] [48527]: INFO nova.network.neutron [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] _ports_needed_per_instance requested_netwokrs=[('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] [ 967.585446] [48526]: DEBUG nova.policy [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.592622] [48526]: INFO nova.api.openstack.requestlog [None req-064e6f48-a3e6-4b30-8f7e-11720e4e0446 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1503 microversion: 2.1 time: 0.174687 [ 967.593154] [48526]: [pid: 48526|app: 0|req: 2148/4249] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:51 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1503 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.597886] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.598861] [48526]: DEBUG nova.compute.api [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.605844] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.605844] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.605844] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.606170] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.606550] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.607228] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.647444] [48526]: WARNING neutronclient.v2_0.client [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.719585] [48526]: DEBUG nova.policy [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.726288] [48526]: INFO nova.api.openstack.requestlog [None req-f0a05bcf-da9b-4d6e-904b-9758b03d187d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1265 microversion: 2.1 time: 0.132198 [ 967.726686] [48526]: [pid: 48526|app: 0|req: 2149/4250] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:51 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1265 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.837757] [48526]: DEBUG nova.api.openstack.wsgi [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.839393] [48526]: DEBUG nova.compute.api [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.847783] [48526]: DEBUG oslo_concurrency.lockutils [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.847783] [48526]: DEBUG oslo_concurrency.lockutils [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.847783] [48526]: DEBUG oslo_concurrency.lockutils [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.847783] [48526]: DEBUG oslo_concurrency.lockutils [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.847783] [48526]: DEBUG oslo_concurrency.lockutils [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.847783] [48526]: DEBUG oslo_concurrency.lockutils [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.885181] [48527]: WARNING neutronclient.v2_0.client [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.885181] [48527]: WARNING openstack [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 967.885570] [48527]: WARNING openstack [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 967.889197] [48526]: DEBUG oslo_concurrency.lockutils [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.889197] [48526]: DEBUG oslo_concurrency.lockutils [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.889197] [48526]: DEBUG oslo_concurrency.lockutils [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.889478] [48526]: DEBUG nova.objects.instance [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.897832] [48526]: WARNING neutronclient.v2_0.client [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.944914] [48526]: DEBUG nova.policy [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.950785] [48526]: INFO nova.api.openstack.requestlog [None req-284a1ffa-444b-4060-a1d7-d6eefe51f9b2 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.116039 [ 967.951138] [48526]: [pid: 48526|app: 0|req: 2150/4251] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:52 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.033251] [48526]: DEBUG nova.api.openstack.wsgi [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.034710] [48526]: DEBUG nova.compute.api [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.040089] [48526]: DEBUG oslo_concurrency.lockutils [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.040089] [48526]: DEBUG oslo_concurrency.lockutils [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.040256] [48526]: DEBUG oslo_concurrency.lockutils [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.040469] [48526]: DEBUG oslo_concurrency.lockutils [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.040610] [48526]: DEBUG oslo_concurrency.lockutils [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.040754] [48526]: DEBUG oslo_concurrency.lockutils [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.053423] [48527]: DEBUG nova.virt.hardware [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 968.053423] [48527]: DEBUG nova.virt.hardware [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 968.053423] [48527]: DEBUG nova.virt.hardware [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 968.053423] [48527]: DEBUG nova.virt.hardware [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 968.053423] [48527]: DEBUG nova.virt.hardware [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 968.064301] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.064301] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.064432] [48526]: WARNING neutronclient.v2_0.client [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.064469] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.064803] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.064889] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.065016] [48527]: DEBUG oslo_concurrency.lockutils [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.076971] [48527]: DEBUG nova.quota [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 968.080381] [48527]: DEBUG nova.quota [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for user de2f11820c2948e589d2204a7f1e5344 and project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 968.086030] [48527]: DEBUG nova.compute.api [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 968.087376] [48527]: DEBUG nova.compute.api [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 968.116369] [48526]: DEBUG nova.policy [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.123979] [48527]: INFO nova.api.openstack.requestlog [None req-c33c2a8b-e4b6-47f0-8d94-13088d67b349 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.616570 [ 968.124386] [48527]: [pid: 48527|app: 0|req: 2102/4252] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:57:51 2025] POST /compute/v2.1/servers => generated 380 bytes in 617 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 968.128756] [48526]: INFO nova.api.openstack.requestlog [None req-447c473f-27ac-4f33-a1d0-05b11f5ea038 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.101117 [ 968.129385] [48526]: [pid: 48526|app: 0|req: 2151/4253] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:52 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.133162] [48527]: DEBUG nova.api.openstack.wsgi [None req-1acc4f31-2106-4323-a8a6-b5763ccee4db tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.134673] [48527]: DEBUG nova.compute.api [None req-1acc4f31-2106-4323-a8a6-b5763ccee4db tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.145780] [48527]: WARNING neutronclient.v2_0.client [None req-1acc4f31-2106-4323-a8a6-b5763ccee4db tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.154221] [48526]: DEBUG nova.api.openstack.wsgi [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.155943] [48526]: DEBUG nova.compute.api [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.161326] [48526]: DEBUG oslo_concurrency.lockutils [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.161564] [48526]: DEBUG oslo_concurrency.lockutils [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.161674] [48526]: DEBUG oslo_concurrency.lockutils [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.161939] [48526]: DEBUG oslo_concurrency.lockutils [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.162092] [48526]: DEBUG oslo_concurrency.lockutils [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.162213] [48526]: DEBUG oslo_concurrency.lockutils [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.191849] [48526]: WARNING neutronclient.v2_0.client [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.215280] [48527]: DEBUG nova.policy [None req-1acc4f31-2106-4323-a8a6-b5763ccee4db tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.222980] [48527]: INFO nova.api.openstack.requestlog [None req-1acc4f31-2106-4323-a8a6-b5763ccee4db tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1216 microversion: 2.1 time: 0.091799 [ 968.223328] [48527]: [pid: 48527|app: 0|req: 2103/4254] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:52 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1216 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 968.238215] [48526]: DEBUG nova.policy [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.245906] [48526]: INFO nova.api.openstack.requestlog [None req-793db2c6-e6f8-415c-9214-9d44a5f6f480 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.093678 [ 968.248035] [48526]: [pid: 48526|app: 0|req: 2152/4255] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:52 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.312079] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.313634] [48527]: DEBUG nova.compute.api [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.317448] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.317648] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.317785] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.318081] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.318211] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.318335] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.337474] [48527]: WARNING neutronclient.v2_0.client [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.358333] [48527]: DEBUG nova.policy [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.376230] [48527]: INFO nova.api.openstack.requestlog [None req-ef01d2d5-c785-4145-9e36-6e9517d76103 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1218 microversion: 2.1 time: 0.066060 [ 968.376416] [48527]: [pid: 48527|app: 0|req: 2104/4256] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:52 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.402773] [48526]: DEBUG nova.api.openstack.wsgi [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.405038] [48526]: DEBUG nova.compute.api [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.412414] [48526]: DEBUG oslo_concurrency.lockutils [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.412522] [48526]: DEBUG oslo_concurrency.lockutils [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.412688] [48526]: DEBUG oslo_concurrency.lockutils [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.412974] [48526]: DEBUG oslo_concurrency.lockutils [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.413156] [48526]: DEBUG oslo_concurrency.lockutils [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.413296] [48526]: DEBUG oslo_concurrency.lockutils [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.439019] [48526]: DEBUG oslo_concurrency.lockutils [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.439217] [48526]: DEBUG oslo_concurrency.lockutils [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.439348] [48526]: DEBUG oslo_concurrency.lockutils [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.439502] [48526]: DEBUG nova.objects.instance [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.442611] [48526]: WARNING neutronclient.v2_0.client [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.460351] [48526]: DEBUG nova.policy [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.466089] [48526]: DEBUG nova.policy [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.466658] [48526]: DEBUG nova.policy [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.467259] [48526]: INFO nova.api.openstack.requestlog [None req-dab6dfdb-0598-495a-a54b-4ebc2ec794cb tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.067372 [ 968.467564] [48526]: [pid: 48526|app: 0|req: 2153/4257] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:52 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 968.524245] [48527]: DEBUG nova.api.openstack.wsgi [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.525671] [48527]: DEBUG nova.compute.api [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.528992] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.529188] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.529320] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.529596] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.529715] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.529841] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.544995] [48527]: WARNING neutronclient.v2_0.client [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.606814] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.607155] [48527]: DEBUG nova.policy [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.608042] [48526]: DEBUG nova.compute.api [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.614091] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.614319] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.614498] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.614557] [48527]: INFO nova.api.openstack.requestlog [None req-6ce87cc1-febc-4d37-8a23-a31ac23ec318 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1314 microversion: 2.1 time: 0.094465 [ 968.614826] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.614861] [48527]: [pid: 48527|app: 0|req: 2105/4258] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:52 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1314 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.614987] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.615126] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.639747] [48526]: WARNING neutronclient.v2_0.client [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.703133] [48526]: DEBUG nova.policy [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.706978] [48526]: INFO nova.api.openstack.requestlog [None req-2e1a9831-b06c-47df-9e19-703f1ac23574 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1503 microversion: 2.1 time: 0.103023 [ 968.707521] [48526]: [pid: 48526|app: 0|req: 2154/4259] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:52 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1503 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.719662] [48527]: DEBUG nova.api.openstack.wsgi [None req-5dd3179a-aa63-4965-8733-a78d3af2086f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 968.725710] [48527]: DEBUG oslo_concurrency.lockutils [None req-5dd3179a-aa63-4965-8733-a78d3af2086f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.725910] [48527]: DEBUG oslo_concurrency.lockutils [None req-5dd3179a-aa63-4965-8733-a78d3af2086f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.726070] [48527]: DEBUG oslo_concurrency.lockutils [None req-5dd3179a-aa63-4965-8733-a78d3af2086f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.744781] [48527]: DEBUG nova.compute.api [None req-5dd3179a-aa63-4965-8733-a78d3af2086f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Going to try to stop instance {{(pid=48527) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 968.745850] [48526]: DEBUG nova.api.openstack.wsgi [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.747784] [48526]: DEBUG nova.compute.api [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.751586] [48526]: DEBUG oslo_concurrency.lockutils [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.751775] [48526]: DEBUG oslo_concurrency.lockutils [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.752041] [48526]: DEBUG oslo_concurrency.lockutils [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.752403] [48526]: DEBUG oslo_concurrency.lockutils [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.752559] [48526]: DEBUG oslo_concurrency.lockutils [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.752685] [48526]: DEBUG oslo_concurrency.lockutils [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.772149] [48526]: WARNING neutronclient.v2_0.client [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.773486] [48527]: INFO nova.api.openstack.requestlog [None req-5dd3179a-aa63-4965-8733-a78d3af2086f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/action" status: 202 len: 0 microversion: 2.1 time: 0.056501 [ 968.773827] [48527]: [pid: 48527|app: 0|req: 2106/4260] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:57:52 2025] POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 968.781310] [48527]: DEBUG nova.api.openstack.wsgi [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.782743] [48527]: DEBUG nova.compute.api [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.789050] [48527]: DEBUG oslo_concurrency.lockutils [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.789050] [48527]: DEBUG oslo_concurrency.lockutils [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.789050] [48527]: DEBUG oslo_concurrency.lockutils [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.789050] [48527]: DEBUG oslo_concurrency.lockutils [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.789332] [48527]: DEBUG oslo_concurrency.lockutils [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.789332] [48527]: DEBUG oslo_concurrency.lockutils [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.794725] [48526]: DEBUG nova.policy [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.799705] [48526]: INFO nova.api.openstack.requestlog [None req-da10d4b2-79fd-44d8-a5cf-562f7fc1ab6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1265 microversion: 2.1 time: 0.056504 [ 968.799877] [48526]: [pid: 48526|app: 0|req: 2155/4261] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:52 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1265 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.812221] [48527]: WARNING neutronclient.v2_0.client [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.959965] [48527]: DEBUG nova.policy [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.966206] [48526]: DEBUG nova.api.openstack.wsgi [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.966631] [48527]: INFO nova.api.openstack.requestlog [None req-dde58763-fb89-4ff0-865f-9da766989f83 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1722 microversion: 2.1 time: 0.187749 [ 968.967141] [48527]: [pid: 48527|app: 0|req: 2107/4262] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1722 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.969999] [48526]: DEBUG nova.compute.api [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.973579] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.973972] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.973972] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.975043] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.975043] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.975043] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.009088] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.010466] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.010466] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.010466] [48526]: DEBUG nova.objects.instance [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.015203] [48526]: WARNING neutronclient.v2_0.client [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.102629] [48527]: DEBUG nova.api.openstack.wsgi [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.104507] [48527]: DEBUG nova.compute.api [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.108180] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.108550] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.108727] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.109492] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.109492] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.109492] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.128838] [48527]: WARNING neutronclient.v2_0.client [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.201386] [48526]: DEBUG nova.policy [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.208113] [48526]: INFO nova.api.openstack.requestlog [None req-00b4e77c-d203-46ac-81ad-b9b6c5331fbd tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.244033 [ 969.209295] [48526]: [pid: 48526|app: 0|req: 2156/4263] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.214124] [48526]: DEBUG nova.api.openstack.wsgi [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.216492] [48526]: DEBUG nova.compute.api [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.222505] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.222772] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.223054] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.223278] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.223409] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.223530] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.256213] [48526]: WARNING neutronclient.v2_0.client [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.286896] [48526]: DEBUG nova.policy [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.296983] [48526]: INFO nova.api.openstack.requestlog [None req-7cdc33a0-b756-47f6-80d8-eaedc341e4bc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.083298 [ 969.296983] [48526]: [pid: 48526|app: 0|req: 2157/4264] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.301099] [48526]: DEBUG nova.api.openstack.wsgi [req-6fdb03fd-ff28-434b-85a9-4323fd8ee120 req-cc79fa9f-e0ab-48a6-8cdf-27561b5757f3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "76ed910e-e3f0-47e3-b01e-2c69b993f2e7", "name": "network-vif-deleted", "tag": "f2a02eb0-f72d-44a4-99c9-de2844ffe937"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 969.306342] [48526]: DEBUG oslo_concurrency.lockutils [req-6fdb03fd-ff28-434b-85a9-4323fd8ee120 req-cc79fa9f-e0ab-48a6-8cdf-27561b5757f3 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.306525] [48526]: DEBUG oslo_concurrency.lockutils [req-6fdb03fd-ff28-434b-85a9-4323fd8ee120 req-cc79fa9f-e0ab-48a6-8cdf-27561b5757f3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.306665] [48526]: DEBUG oslo_concurrency.lockutils [req-6fdb03fd-ff28-434b-85a9-4323fd8ee120 req-cc79fa9f-e0ab-48a6-8cdf-27561b5757f3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.317422] [48526]: INFO nova.api.openstack.compute.server_external_events [req-6fdb03fd-ff28-434b-85a9-4323fd8ee120 req-cc79fa9f-e0ab-48a6-8cdf-27561b5757f3 service nova] Creating event network-vif-deleted:f2a02eb0-f72d-44a4-99c9-de2844ffe937 for instance 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 on cpu-1 [ 969.324267] [48526]: INFO nova.api.openstack.requestlog [req-6fdb03fd-ff28-434b-85a9-4323fd8ee120 req-cc79fa9f-e0ab-48a6-8cdf-27561b5757f3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026841 [ 969.324529] [48526]: [pid: 48526|app: 0|req: 2158/4265] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:53 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) [ 969.328020] [48526]: DEBUG nova.api.openstack.wsgi [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.329224] [48526]: DEBUG nova.compute.api [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.329458] [48527]: DEBUG nova.policy [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.332780] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.333035] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.333146] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.334135] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.334135] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.334135] [48526]: DEBUG oslo_concurrency.lockutils [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.335187] [48527]: INFO nova.api.openstack.requestlog [None req-bf094a0f-fc53-4535-bcae-ddeb2b2354a9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1668 microversion: 2.1 time: 0.324590 [ 969.335705] [48527]: [pid: 48527|app: 0|req: 2108/4266] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1668 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.340969] [48527]: DEBUG nova.api.openstack.wsgi [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.340969] [48527]: DEBUG nova.compute.api [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.343689] [48527]: DEBUG oslo_concurrency.lockutils [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.344182] [48527]: DEBUG oslo_concurrency.lockutils [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.344182] [48527]: DEBUG oslo_concurrency.lockutils [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.344374] [48527]: DEBUG oslo_concurrency.lockutils [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.344504] [48527]: DEBUG oslo_concurrency.lockutils [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.344631] [48527]: DEBUG oslo_concurrency.lockutils [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.368714] [48526]: WARNING neutronclient.v2_0.client [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.376035] [48527]: WARNING neutronclient.v2_0.client [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.392460] [48526]: DEBUG nova.policy [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.399413] [48526]: INFO nova.api.openstack.requestlog [None req-50f9bbf4-fd0f-4d13-8bcc-d7983f5f41da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1220 microversion: 2.1 time: 0.074305 [ 969.400063] [48526]: [pid: 48526|app: 0|req: 2159/4267] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1220 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.403191] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.403918] [48526]: DEBUG nova.compute.api [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.406560] [48527]: DEBUG nova.policy [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.408577] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.408577] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.408577] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.408776] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.408948] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.409123] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.410998] [48527]: INFO nova.api.openstack.requestlog [None req-f46bcae4-917e-4d89-bf29-e5961d556a98 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.074974 [ 969.411442] [48527]: [pid: 48527|app: 0|req: 2109/4268] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.413549] [48527]: DEBUG nova.api.openstack.wsgi [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.414871] [48527]: DEBUG nova.compute.api [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.418261] [48527]: DEBUG oslo_concurrency.lockutils [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.418438] [48527]: DEBUG oslo_concurrency.lockutils [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.418569] [48527]: DEBUG oslo_concurrency.lockutils [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.418815] [48527]: DEBUG oslo_concurrency.lockutils [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.419157] [48527]: DEBUG oslo_concurrency.lockutils [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.419295] [48527]: DEBUG oslo_concurrency.lockutils [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.428542] [48526]: WARNING neutronclient.v2_0.client [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.434575] [48527]: WARNING neutronclient.v2_0.client [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.485458] [48527]: DEBUG nova.policy [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.492395] [48527]: INFO nova.api.openstack.requestlog [None req-97a0f888-f354-44a0-b21c-f13c9bc3b2ce tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.080514 [ 969.492812] [48527]: [pid: 48527|app: 0|req: 2110/4269] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.495051] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.496390] [48527]: DEBUG nova.compute.api [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.501114] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.501321] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.501456] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.501699] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.501841] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.501960] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.509349] [48526]: DEBUG nova.policy [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.514038] [48526]: INFO nova.api.openstack.requestlog [None req-ce06cc77-6d75-4c67-b9e0-aea705cb6e96 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1668 microversion: 2.1 time: 0.113389 [ 969.514384] [48526]: [pid: 48526|app: 0|req: 2160/4270] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1668 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.526458] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.526696] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.526826] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.526987] [48527]: DEBUG nova.objects.instance [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.528268] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestJSON-server-56591241", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 969.529953] [48526]: DEBUG nova.compute.api [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.530144] [48527]: WARNING neutronclient.v2_0.client [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.533575] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.533772] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.533937] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.534186] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.534334] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.534454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.549286] [48527]: DEBUG nova.policy [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.554277] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.554535] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.554669] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.555141] [48527]: DEBUG nova.policy [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.555518] [48527]: DEBUG nova.policy [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.556492] [48527]: INFO nova.api.openstack.requestlog [None req-fc0b540c-80d5-4d99-a8d3-fc17092774cf tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.062961 [ 969.556492] [48527]: [pid: 48527|app: 0|req: 2111/4271] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 969.559248] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.559435] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.560298] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.560298] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.560298] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.560298] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.613682] [48526]: DEBUG nova.quota [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for project da8b6833595e476c971c2795247ef8b1. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 969.617049] [48526]: DEBUG nova.quota [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for user a721011062344b299921c86e032dbd1d and project da8b6833595e476c971c2795247ef8b1. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 969.627147] [48526]: DEBUG nova.virt.hardware [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 969.627297] [48526]: DEBUG nova.virt.hardware [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 969.627423] [48526]: DEBUG nova.virt.hardware [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 969.627537] [48526]: DEBUG nova.virt.hardware [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 969.627652] [48526]: DEBUG nova.virt.hardware [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 969.628564] [48527]: DEBUG nova.api.openstack.wsgi [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.630152] [48527]: DEBUG nova.compute.api [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.633670] [48527]: DEBUG oslo_concurrency.lockutils [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.634227] [48527]: DEBUG oslo_concurrency.lockutils [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.634227] [48527]: DEBUG oslo_concurrency.lockutils [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.634399] [48527]: DEBUG oslo_concurrency.lockutils [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.634545] [48527]: DEBUG oslo_concurrency.lockutils [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.634683] [48527]: DEBUG oslo_concurrency.lockutils [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.653200] [48527]: WARNING neutronclient.v2_0.client [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.681043] [48526]: DEBUG nova.compute.api [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.685454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.685454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.685454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.685454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.685454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.685454] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.708671] [48526]: INFO nova.api.openstack.requestlog [None req-6a39e97b-0376-4db1-8fab-bc5dc13a2cfd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848/action" status: 202 len: 1168 microversion: 2.1 time: 0.182522 [ 969.709384] [48526]: [pid: 48526|app: 0|req: 2161/4272] 10.180.1.21 () {60 vars in 1274 bytes} [Fri Dec 12 13:57:53 2025] POST /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848/action => generated 1168 bytes in 183 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 969.719812] [48526]: DEBUG nova.api.openstack.wsgi [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.720766] [48526]: DEBUG nova.compute.api [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.720917] [48527]: DEBUG nova.policy [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.724138] [48526]: DEBUG oslo_concurrency.lockutils [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.724422] [48526]: DEBUG oslo_concurrency.lockutils [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.724481] [48526]: DEBUG oslo_concurrency.lockutils [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.724722] [48526]: DEBUG oslo_concurrency.lockutils [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.724869] [48526]: DEBUG oslo_concurrency.lockutils [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.725037] [48526]: DEBUG oslo_concurrency.lockutils [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.726532] [48527]: INFO nova.api.openstack.requestlog [None req-58e28316-4471-461c-abaa-bcf036592a1d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1314 microversion: 2.1 time: 0.100204 [ 969.726943] [48527]: [pid: 48527|app: 0|req: 2112/4273] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1314 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.730045] [48527]: DEBUG nova.api.openstack.wsgi [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.732133] [48527]: DEBUG nova.compute.api [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.735719] [48527]: DEBUG oslo_concurrency.lockutils [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.735973] [48527]: DEBUG oslo_concurrency.lockutils [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.736471] [48527]: DEBUG oslo_concurrency.lockutils [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.736584] [48527]: DEBUG oslo_concurrency.lockutils [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.736713] [48527]: DEBUG oslo_concurrency.lockutils [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.736898] [48527]: DEBUG oslo_concurrency.lockutils [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.743908] [48526]: WARNING neutronclient.v2_0.client [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.760811] [48527]: WARNING neutronclient.v2_0.client [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.803198] [48527]: DEBUG nova.policy [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.811498] [48527]: INFO nova.api.openstack.requestlog [None req-8950d721-a382-411e-9f5e-74379e8a833a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1293 microversion: 2.1 time: 0.083922 [ 969.812956] [48527]: [pid: 48527|app: 0|req: 2113/4274] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1293 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.815944] [48527]: DEBUG nova.api.openstack.wsgi [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.817369] [48527]: DEBUG nova.compute.api [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.825176] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.825176] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.825176] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.825554] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.825693] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.825847] [48527]: DEBUG oslo_concurrency.lockutils [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.844416] [48526]: DEBUG nova.policy [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.854133] [48526]: INFO nova.api.openstack.requestlog [None req-a21f57a3-2602-4b9c-a59f-b9921370578c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1693 microversion: 2.1 time: 0.136859 [ 969.854543] [48526]: [pid: 48526|app: 0|req: 2162/4275] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:53 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1693 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.861461] [48527]: WARNING neutronclient.v2_0.client [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.888147] [48527]: DEBUG nova.policy [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.893238] [48527]: INFO nova.api.openstack.requestlog [None req-f82cee7e-d772-4796-8056-fae4d868376c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1265 microversion: 2.1 time: 0.080340 [ 969.893600] [48527]: [pid: 48527|app: 0|req: 2114/4276] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:54 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1265 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.985384] [48526]: DEBUG nova.api.openstack.wsgi [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.987133] [48526]: DEBUG nova.compute.api [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.991222] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.991488] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.991662] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.991945] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.992137] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.992270] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.011886] [48526]: WARNING neutronclient.v2_0.client [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.087666] [48526]: DEBUG nova.policy [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.095035] [48526]: INFO nova.api.openstack.requestlog [None req-5b814f2c-28f4-424c-bc58-7aa4266bd24e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1722 microversion: 2.1 time: 0.111877 [ 970.095163] [48526]: [pid: 48526|app: 0|req: 2163/4277] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:54 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1722 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.223220] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.224769] [48527]: DEBUG nova.compute.api [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.237097] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.237364] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.238264] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.238264] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.238264] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.238264] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.274453] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.274453] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.274616] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.274754] [48527]: DEBUG nova.objects.instance [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.279712] [48527]: WARNING neutronclient.v2_0.client [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.299373] [48527]: DEBUG nova.policy [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.306664] [48527]: INFO nova.api.openstack.requestlog [None req-3e8e098a-9a1e-4358-b8c6-f6f98d46402b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.085622 [ 970.307041] [48527]: [pid: 48527|app: 0|req: 2115/4278] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:54 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.310627] [48526]: DEBUG nova.api.openstack.wsgi [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.311650] [48526]: DEBUG nova.compute.api [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.315668] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.315864] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.316616] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.316616] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.316616] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.316616] [48526]: DEBUG oslo_concurrency.lockutils [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.344053] [48526]: WARNING neutronclient.v2_0.client [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.367222] [48526]: DEBUG nova.policy [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.374381] [48526]: INFO nova.api.openstack.requestlog [None req-95cd20e2-e0b9-4dcb-b2ae-7d6d17f9af4e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.066033 [ 970.374648] [48526]: [pid: 48526|app: 0|req: 2164/4279] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:54 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 970.417701] [48527]: DEBUG nova.api.openstack.wsgi [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.419430] [48527]: DEBUG nova.compute.api [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.426382] [48526]: DEBUG nova.api.openstack.wsgi [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.428235] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.428514] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.428725] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.429099] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.429294] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.429482] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.431964] [48526]: DEBUG nova.compute.api [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.437688] [48526]: DEBUG oslo_concurrency.lockutils [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.437879] [48526]: DEBUG oslo_concurrency.lockutils [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.438028] [48526]: DEBUG oslo_concurrency.lockutils [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.438307] [48526]: DEBUG oslo_concurrency.lockutils [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.438545] [48526]: DEBUG oslo_concurrency.lockutils [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.438761] [48526]: DEBUG oslo_concurrency.lockutils [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.458973] [48526]: WARNING neutronclient.v2_0.client [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.462567] [48527]: WARNING neutronclient.v2_0.client [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.484220] [48526]: DEBUG nova.policy [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.492185] [48526]: INFO nova.api.openstack.requestlog [None req-062008a5-be5e-42e2-a113-90719d65ce75 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.067912 [ 970.492562] [48526]: [pid: 48526|app: 0|req: 2165/4280] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:54 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.501477] [48527]: DEBUG nova.policy [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.507783] [48527]: INFO nova.api.openstack.requestlog [None req-a2edb65e-3be4-47c4-b5b8-7bbb5295a86a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.095486 [ 970.511079] [48527]: [pid: 48527|app: 0|req: 2116/4281] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:54 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.511395] [48526]: DEBUG nova.api.openstack.wsgi [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.513228] [48526]: DEBUG nova.compute.api [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.520723] [48526]: DEBUG oslo_concurrency.lockutils [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.520902] [48526]: DEBUG oslo_concurrency.lockutils [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.521079] [48526]: DEBUG oslo_concurrency.lockutils [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.521354] [48526]: DEBUG oslo_concurrency.lockutils [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.521496] [48526]: DEBUG oslo_concurrency.lockutils [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.521641] [48526]: DEBUG oslo_concurrency.lockutils [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.547823] [48526]: WARNING neutronclient.v2_0.client [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.568464] [48526]: DEBUG nova.policy [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.574665] [48526]: INFO nova.api.openstack.requestlog [None req-375abe53-7615-4f1b-881a-0d63905c7c8a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.071182 [ 970.575017] [48526]: [pid: 48526|app: 0|req: 2166/4282] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:54 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.582741] [48527]: DEBUG nova.api.openstack.wsgi [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.584243] [48527]: DEBUG nova.compute.api [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.587873] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.588087] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.588223] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.588472] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.588824] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.588824] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.619396] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.619562] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.620612] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.620612] [48527]: DEBUG nova.objects.instance [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.624103] [48527]: WARNING neutronclient.v2_0.client [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.644197] [48527]: DEBUG nova.policy [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.649239] [48527]: DEBUG nova.policy [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.650573] [48527]: DEBUG nova.policy [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.651255] [48527]: INFO nova.api.openstack.requestlog [None req-a2f9553a-4916-4a09-af42-7ac6aa1cc3df tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.070738 [ 970.651592] [48527]: [pid: 48527|app: 0|req: 2117/4283] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:54 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 970.740175] [48526]: DEBUG nova.api.openstack.wsgi [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.741659] [48526]: DEBUG nova.compute.api [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.745445] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.745648] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.745792] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.746174] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.746247] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.746328] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.765666] [48526]: WARNING neutronclient.v2_0.client [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.833495] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.834972] [48527]: DEBUG nova.compute.api [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.841051] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.841249] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.841419] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.841639] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.841781] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.841902] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.848182] [48526]: DEBUG nova.policy [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.855069] [48526]: INFO nova.api.openstack.requestlog [None req-9bab3edd-cb65-46e3-bcec-8002546a08ac tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1314 microversion: 2.1 time: 0.117053 [ 970.855623] [48526]: [pid: 48526|app: 0|req: 2167/4284] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:54 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1314 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.866171] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.866279] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.866478] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.866624] [48527]: DEBUG nova.objects.instance [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.869454] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.869584] [48527]: WARNING neutronclient.v2_0.client [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.871621] [48526]: DEBUG nova.compute.api [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.876822] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.877130] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.877330] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.877695] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.878059] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.878263] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.891252] [48527]: DEBUG nova.policy [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.896592] [48527]: INFO nova.api.openstack.requestlog [None req-7ee705ea-9275-451f-8159-71cbd15e7e01 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.065557 [ 970.897095] [48527]: [pid: 48527|app: 0|req: 2118/4285] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.900524] [48526]: WARNING neutronclient.v2_0.client [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.907822] [48527]: DEBUG nova.api.openstack.wsgi [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.909437] [48527]: DEBUG nova.compute.api [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.915473] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.915473] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.915473] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.915473] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.915473] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.915473] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.933767] [48527]: WARNING neutronclient.v2_0.client [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.958027] [48527]: DEBUG nova.policy [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.961378] [48527]: INFO nova.api.openstack.requestlog [None req-a9aeebc2-8b85-4c28-b7d0-05c9edfd31ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1273 microversion: 2.1 time: 0.055529 [ 970.961764] [48527]: [pid: 48527|app: 0|req: 2119/4286] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1273 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.980607] [48526]: DEBUG nova.policy [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.987045] [48526]: INFO nova.api.openstack.requestlog [None req-ff8c2722-b68a-4768-b892-164eace227f1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1693 microversion: 2.1 time: 0.120082 [ 970.987045] [48526]: [pid: 48526|app: 0|req: 2168/4287] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1693 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.110258] [48527]: DEBUG nova.api.openstack.wsgi [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.111756] [48527]: DEBUG nova.compute.api [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.117722] [48527]: DEBUG oslo_concurrency.lockutils [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.117942] [48527]: DEBUG oslo_concurrency.lockutils [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.118107] [48527]: DEBUG oslo_concurrency.lockutils [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.118368] [48527]: DEBUG oslo_concurrency.lockutils [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.118587] [48527]: DEBUG oslo_concurrency.lockutils [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.118661] [48527]: DEBUG oslo_concurrency.lockutils [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.137035] [48527]: WARNING neutronclient.v2_0.client [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.211339] [48527]: DEBUG nova.policy [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.217835] [48527]: INFO nova.api.openstack.requestlog [None req-40274ef5-eec0-4625-a038-5ccc480d3e89 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1699 microversion: 2.1 time: 0.110168 [ 971.218222] [48527]: [pid: 48527|app: 0|req: 2120/4288] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1699 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.230828] [48526]: DEBUG nova.api.openstack.wsgi [None req-12b41418-937f-429f-8847-597f22de342a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 971.237526] [48526]: DEBUG oslo_concurrency.lockutils [None req-12b41418-937f-429f-8847-597f22de342a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.237717] [48526]: DEBUG oslo_concurrency.lockutils [None req-12b41418-937f-429f-8847-597f22de342a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.237888] [48526]: DEBUG oslo_concurrency.lockutils [None req-12b41418-937f-429f-8847-597f22de342a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.258180] [48526]: DEBUG nova.compute.api [None req-12b41418-937f-429f-8847-597f22de342a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Going to try to start instance {{(pid=48526) start /opt/stack/nova/nova/compute/api.py:2827}} [ 971.284499] [48526]: INFO nova.api.openstack.requestlog [None req-12b41418-937f-429f-8847-597f22de342a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/action" status: 202 len: 0 microversion: 2.1 time: 0.055865 [ 971.285089] [48526]: [pid: 48526|app: 0|req: 2169/4289] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:57:55 2025] POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 971.290011] [48527]: DEBUG nova.api.openstack.wsgi [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.292354] [48527]: DEBUG nova.compute.api [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.296485] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.296721] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.296814] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.297104] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.297276] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.297367] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.321026] [48527]: WARNING neutronclient.v2_0.client [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.326832] [48526]: DEBUG nova.api.openstack.wsgi [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.332797] [48526]: DEBUG nova.compute.api [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.340389] [48526]: DEBUG oslo_concurrency.lockutils [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.340594] [48526]: DEBUG oslo_concurrency.lockutils [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.343187] [48526]: DEBUG oslo_concurrency.lockutils [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.343187] [48526]: DEBUG oslo_concurrency.lockutils [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.343187] [48526]: DEBUG oslo_concurrency.lockutils [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.343187] [48526]: DEBUG oslo_concurrency.lockutils [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.389964] [48526]: DEBUG oslo_concurrency.lockutils [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.389964] [48526]: DEBUG oslo_concurrency.lockutils [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.390207] [48526]: DEBUG oslo_concurrency.lockutils [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.390413] [48526]: DEBUG nova.objects.instance [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.398504] [48526]: WARNING neutronclient.v2_0.client [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.417508] [48527]: DEBUG nova.policy [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.427132] [48527]: INFO nova.api.openstack.requestlog [None req-01ac2122-492c-4ba0-ab59-14e56d2a2ba4 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1708 microversion: 2.1 time: 0.139293 [ 971.427677] [48527]: [pid: 48527|app: 0|req: 2121/4290] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1708 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 971.430815] [48527]: DEBUG nova.api.openstack.wsgi [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.432902] [48527]: DEBUG nova.compute.api [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.434935] [48526]: DEBUG nova.policy [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.439404] [48527]: DEBUG oslo_concurrency.lockutils [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.439726] [48527]: DEBUG oslo_concurrency.lockutils [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.439979] [48527]: DEBUG oslo_concurrency.lockutils [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.440326] [48527]: DEBUG oslo_concurrency.lockutils [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.440531] [48527]: DEBUG oslo_concurrency.lockutils [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.440636] [48526]: INFO nova.api.openstack.requestlog [None req-567eabde-89d6-4c9a-b067-32883dbb965f tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.116341 [ 971.440756] [48527]: DEBUG oslo_concurrency.lockutils [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.441370] [48526]: [pid: 48526|app: 0|req: 2170/4291] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.467205] [48527]: WARNING neutronclient.v2_0.client [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.488735] [48527]: DEBUG nova.policy [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.492790] [48527]: INFO nova.api.openstack.requestlog [None req-db353ad4-67e9-4a1f-b76a-91ca15f8a42b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.064438 [ 971.493162] [48527]: [pid: 48527|app: 0|req: 2122/4292] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.507347] [48527]: DEBUG nova.api.openstack.wsgi [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.509599] [48527]: DEBUG nova.compute.api [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.513342] [48527]: DEBUG oslo_concurrency.lockutils [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.513528] [48527]: DEBUG oslo_concurrency.lockutils [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.513674] [48527]: DEBUG oslo_concurrency.lockutils [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.513919] [48527]: DEBUG oslo_concurrency.lockutils [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.514166] [48527]: DEBUG oslo_concurrency.lockutils [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.514280] [48527]: DEBUG oslo_concurrency.lockutils [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.535166] [48527]: WARNING neutronclient.v2_0.client [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.537730] [48526]: DEBUG nova.api.openstack.wsgi [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdmin275Test-server-1185346693", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 971.556777] [48527]: DEBUG nova.policy [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.561321] [48527]: INFO nova.api.openstack.requestlog [None req-5204dfe6-0f1f-48e8-b77c-9727c3d05235 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.056261 [ 971.561653] [48527]: [pid: 48527|app: 0|req: 2123/4293] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.564269] [48527]: DEBUG nova.api.openstack.wsgi [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.565776] [48527]: DEBUG nova.compute.api [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.570194] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.570402] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.570537] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.570799] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.570968] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.571086] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.579534] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.579534] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.579534] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.579773] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.579938] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.580096] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.588171] [48526]: DEBUG nova.virt.hardware [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 971.588284] [48526]: DEBUG nova.virt.hardware [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 971.588435] [48526]: DEBUG nova.virt.hardware [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 971.588544] [48526]: DEBUG nova.virt.hardware [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 971.588663] [48526]: DEBUG nova.virt.hardware [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 971.592023] [48527]: WARNING neutronclient.v2_0.client [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.595895] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.596106] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.596368] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.596564] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.596787] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.596930] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.609204] [48526]: DEBUG nova.quota [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Getting quotas for project 46f29698db0b4d94a755afbec76bd6e0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 971.612192] [48527]: DEBUG nova.policy [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.614438] [48526]: DEBUG nova.quota [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Getting quotas for user be5f2f48d1cc4e77a15a83178ac772a8 and project 46f29698db0b4d94a755afbec76bd6e0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 971.619398] [48527]: INFO nova.api.openstack.requestlog [None req-49d17f8c-7f07-44f2-8f97-912ae9d3226d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.057177 [ 971.619735] [48527]: [pid: 48527|app: 0|req: 2124/4294] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.622036] [48526]: DEBUG nova.compute.api [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 971.622213] [48527]: DEBUG nova.api.openstack.wsgi [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.622801] [48526]: DEBUG nova.compute.api [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 971.623582] [48527]: DEBUG nova.compute.api [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.627865] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.628064] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.628254] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.628519] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.628667] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.628794] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.655690] [48527]: WARNING neutronclient.v2_0.client [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.658082] [48526]: INFO nova.api.openstack.requestlog [None req-dc08d979-c716-4905-9812-633d5fd4183c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.75 time: 0.200078 [ 971.658633] [48526]: [pid: 48526|app: 0|req: 2171/4295] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:57:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 201 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) [ 971.665705] [48526]: DEBUG nova.api.openstack.wsgi [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.667263] [48526]: DEBUG nova.compute.api [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.671976] [48526]: DEBUG oslo_concurrency.lockutils [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.672261] [48526]: DEBUG oslo_concurrency.lockutils [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.672407] [48526]: DEBUG oslo_concurrency.lockutils [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.672668] [48526]: DEBUG oslo_concurrency.lockutils [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.672815] [48526]: DEBUG oslo_concurrency.lockutils [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.672949] [48526]: DEBUG oslo_concurrency.lockutils [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.675271] [48527]: DEBUG nova.policy [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.679739] [48527]: INFO nova.api.openstack.requestlog [None req-a8fa2afa-80ee-44f0-b292-2b9a6670fa2a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.059237 [ 971.680115] [48527]: [pid: 48527|app: 0|req: 2125/4296] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.682833] [48527]: DEBUG nova.api.openstack.wsgi [None req-e00fecb4-6dac-4188-ba0d-ff0efad28491 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 971.684487] [48527]: DEBUG nova.compute.api [None req-e00fecb4-6dac-4188-ba0d-ff0efad28491 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.698217] [48526]: DEBUG oslo_concurrency.lockutils [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.698439] [48526]: DEBUG oslo_concurrency.lockutils [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.698578] [48526]: DEBUG oslo_concurrency.lockutils [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.698772] [48526]: DEBUG nova.objects.instance [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.702230] [48526]: WARNING neutronclient.v2_0.client [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.706637] [48527]: WARNING neutronclient.v2_0.client [None req-e00fecb4-6dac-4188-ba0d-ff0efad28491 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.722696] [48526]: DEBUG nova.policy [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.727169] [48526]: DEBUG nova.policy [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.727847] [48526]: DEBUG nova.policy [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.728480] [48526]: INFO nova.api.openstack.requestlog [None req-82de695f-6000-4b23-bddb-311020a31b62 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.065719 [ 971.729124] [48526]: [pid: 48526|app: 0|req: 2172/4297] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 971.738038] [48527]: DEBUG nova.policy [None req-e00fecb4-6dac-4188-ba0d-ff0efad28491 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.743257] [48527]: DEBUG nova.policy [None req-e00fecb4-6dac-4188-ba0d-ff0efad28491 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.744089] [48527]: DEBUG nova.policy [None req-e00fecb4-6dac-4188-ba0d-ff0efad28491 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.747767] [48527]: INFO nova.api.openstack.requestlog [None req-e00fecb4-6dac-4188-ba0d-ff0efad28491 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1381 microversion: 2.75 time: 0.067002 [ 971.748150] [48527]: [pid: 48527|app: 0|req: 2126/4298] 10.180.1.21 () {62 vars in 1292 bytes} [Fri Dec 12 13:57:55 2025] PUT /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 971.763980] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d1e52fb-90f2-4385-85a6-ca951a0ac785 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.765582] [48526]: DEBUG nova.compute.api [None req-2d1e52fb-90f2-4385-85a6-ca951a0ac785 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.778045] [48526]: WARNING neutronclient.v2_0.client [None req-2d1e52fb-90f2-4385-85a6-ca951a0ac785 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.802420] [48526]: DEBUG nova.policy [None req-2d1e52fb-90f2-4385-85a6-ca951a0ac785 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.806897] [48526]: DEBUG nova.policy [None req-2d1e52fb-90f2-4385-85a6-ca951a0ac785 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.807716] [48526]: DEBUG nova.policy [None req-2d1e52fb-90f2-4385-85a6-ca951a0ac785 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.811126] [48526]: INFO nova.api.openstack.requestlog [None req-2d1e52fb-90f2-4385-85a6-ca951a0ac785 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1381 microversion: 2.75 time: 0.050323 [ 971.811555] [48526]: [pid: 48526|app: 0|req: 2173/4299] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:55 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 971.871386] [48527]: DEBUG nova.api.openstack.wsgi [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.873054] [48527]: DEBUG nova.compute.api [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.877504] [48527]: DEBUG oslo_concurrency.lockutils [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.877795] [48527]: DEBUG oslo_concurrency.lockutils [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.877955] [48527]: DEBUG oslo_concurrency.lockutils [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.878245] [48527]: DEBUG oslo_concurrency.lockutils [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.878396] [48527]: DEBUG oslo_concurrency.lockutils [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.878519] [48527]: DEBUG oslo_concurrency.lockutils [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.905131] [48527]: WARNING neutronclient.v2_0.client [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.914864] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.916960] [48526]: DEBUG nova.compute.api [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.921738] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.921955] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.922235] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.922390] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.922501] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.922635] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.946912] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.947085] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.947226] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.947468] [48526]: DEBUG nova.objects.instance [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.950956] [48526]: WARNING neutronclient.v2_0.client [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.006109] [48526]: DEBUG nova.policy [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.012348] [48526]: INFO nova.api.openstack.requestlog [None req-8c6054e8-2d0f-49ed-a43b-c839b38f833e tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.099448 [ 972.012824] [48526]: [pid: 48526|app: 0|req: 2174/4300] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.015334] [48526]: DEBUG nova.api.openstack.wsgi [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.016685] [48526]: DEBUG nova.compute.api [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.020280] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.020465] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.020597] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.020848] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.020990] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.021150] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.034454] [48527]: DEBUG nova.policy [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.038651] [48527]: INFO nova.api.openstack.requestlog [None req-411d0a88-1c61-4d88-a861-95e0cb8212b5 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1314 microversion: 2.1 time: 0.170448 [ 972.039264] [48527]: [pid: 48527|app: 0|req: 2127/4301] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1314 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.040228] [48526]: WARNING neutronclient.v2_0.client [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.041742] [48527]: DEBUG nova.api.openstack.wsgi [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.043572] [48527]: DEBUG nova.compute.api [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.047020] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.047179] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.047328] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.047583] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.047721] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.047840] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.069013] [48527]: WARNING neutronclient.v2_0.client [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.161547] [48526]: DEBUG nova.policy [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.166950] [48526]: INFO nova.api.openstack.requestlog [None req-c99488a6-c284-4e63-94b4-cbb81f2cd046 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1313 microversion: 2.1 time: 0.153313 [ 972.167448] [48526]: [pid: 48526|app: 0|req: 2175/4302] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1313 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.189666] [48527]: DEBUG nova.policy [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.194569] [48527]: INFO nova.api.openstack.requestlog [None req-aa92e596-6651-40d4-8b7b-a3e5b930821b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1693 microversion: 2.1 time: 0.154663 [ 972.194944] [48527]: [pid: 48527|app: 0|req: 2128/4303] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1693 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.445201] [48526]: DEBUG nova.api.openstack.wsgi [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.447503] [48526]: DEBUG nova.compute.api [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.452183] [48526]: DEBUG oslo_concurrency.lockutils [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.452352] [48526]: DEBUG oslo_concurrency.lockutils [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.452492] [48526]: DEBUG oslo_concurrency.lockutils [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.452757] [48526]: DEBUG oslo_concurrency.lockutils [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.452907] [48526]: DEBUG oslo_concurrency.lockutils [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.453052] [48526]: DEBUG oslo_concurrency.lockutils [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.455083] [48527]: DEBUG nova.api.openstack.wsgi [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.456879] [48527]: DEBUG nova.compute.api [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.460842] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.461044] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.461204] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.461463] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.461606] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.461725] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.473408] [48526]: WARNING neutronclient.v2_0.client [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.489037] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.489037] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.489037] [48527]: DEBUG oslo_concurrency.lockutils [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.489346] [48527]: DEBUG nova.objects.instance [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.492818] [48527]: WARNING neutronclient.v2_0.client [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.524777] [48527]: DEBUG nova.policy [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.534604] [48527]: INFO nova.api.openstack.requestlog [None req-5cd3fde1-ce42-4d56-a9ad-3a075270fe51 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.081569 [ 972.534604] [48527]: [pid: 48527|app: 0|req: 2129/4304] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.540283] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.540283] [48527]: DEBUG nova.compute.api [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.551479] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.551697] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.551807] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.552156] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.552298] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.552369] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.559599] [48526]: DEBUG nova.policy [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.564979] [48526]: INFO nova.api.openstack.requestlog [None req-394fbaed-9c68-450e-bf90-0511fdcf1d0b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1708 microversion: 2.1 time: 0.121664 [ 972.565439] [48526]: [pid: 48526|app: 0|req: 2176/4305] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1708 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.570931] [48527]: WARNING neutronclient.v2_0.client [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.576371] [48526]: DEBUG nova.api.openstack.wsgi [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.577983] [48526]: DEBUG nova.compute.api [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.582216] [48526]: DEBUG oslo_concurrency.lockutils [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.582501] [48526]: DEBUG oslo_concurrency.lockutils [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.582565] [48526]: DEBUG oslo_concurrency.lockutils [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.582820] [48526]: DEBUG oslo_concurrency.lockutils [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.582969] [48526]: DEBUG oslo_concurrency.lockutils [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.583116] [48526]: DEBUG oslo_concurrency.lockutils [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.590339] [48527]: DEBUG nova.policy [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.595279] [48527]: INFO nova.api.openstack.requestlog [None req-6d5cda3f-e090-4c7f-b8f8-115314ec822e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.060246 [ 972.595876] [48527]: [pid: 48527|app: 0|req: 2130/4306] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.600683] [48526]: WARNING neutronclient.v2_0.client [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.621842] [48526]: DEBUG nova.policy [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.627158] [48526]: INFO nova.api.openstack.requestlog [None req-25cb5f33-7b0e-4308-b9b0-38fd8eaaf316 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.052466 [ 972.627158] [48526]: [pid: 48526|app: 0|req: 2177/4307] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.633075] [48527]: DEBUG nova.api.openstack.wsgi [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.634641] [48527]: DEBUG nova.compute.api [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.638621] [48527]: DEBUG oslo_concurrency.lockutils [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.638841] [48527]: DEBUG oslo_concurrency.lockutils [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.639181] [48527]: DEBUG oslo_concurrency.lockutils [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.639493] [48527]: DEBUG oslo_concurrency.lockutils [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.640249] [48527]: DEBUG oslo_concurrency.lockutils [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.640249] [48527]: DEBUG oslo_concurrency.lockutils [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.657104] [48527]: WARNING neutronclient.v2_0.client [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.677957] [48527]: DEBUG nova.policy [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.682470] [48527]: INFO nova.api.openstack.requestlog [None req-b65c173c-a981-427f-b287-3f7177b25141 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.051487 [ 972.682827] [48527]: [pid: 48527|app: 0|req: 2131/4308] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.692783] [48526]: DEBUG nova.api.openstack.wsgi [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.694480] [48526]: DEBUG nova.compute.api [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.698191] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.698328] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.698469] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.698775] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.698991] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.699140] [48526]: DEBUG oslo_concurrency.lockutils [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.712573] [48527]: DEBUG nova.api.openstack.wsgi [req-7b18ef61-d93d-4e0d-bab3-08e96c27e585 req-d80e9c6c-ef6e-47c5-b146-6b4d9ebfb420 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b1d220f4-292b-41a4-883a-ad51a657efe0", "name": "network-vif-plugged", "status": "completed", "tag": "d9e990b5-8f46-4197-a8b3-36dc132c9aeb"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 972.715817] [48526]: WARNING neutronclient.v2_0.client [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.719091] [48527]: DEBUG oslo_concurrency.lockutils [req-7b18ef61-d93d-4e0d-bab3-08e96c27e585 req-d80e9c6c-ef6e-47c5-b146-6b4d9ebfb420 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.719410] [48527]: DEBUG oslo_concurrency.lockutils [req-7b18ef61-d93d-4e0d-bab3-08e96c27e585 req-d80e9c6c-ef6e-47c5-b146-6b4d9ebfb420 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.719629] [48527]: DEBUG oslo_concurrency.lockutils [req-7b18ef61-d93d-4e0d-bab3-08e96c27e585 req-d80e9c6c-ef6e-47c5-b146-6b4d9ebfb420 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.726547] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7b18ef61-d93d-4e0d-bab3-08e96c27e585 req-d80e9c6c-ef6e-47c5-b146-6b4d9ebfb420 service nova] Creating event network-vif-plugged:d9e990b5-8f46-4197-a8b3-36dc132c9aeb for instance b1d220f4-292b-41a4-883a-ad51a657efe0 on cpu-1 [ 972.731531] [48527]: INFO nova.api.openstack.requestlog [req-7b18ef61-d93d-4e0d-bab3-08e96c27e585 req-d80e9c6c-ef6e-47c5-b146-6b4d9ebfb420 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021114 [ 972.731863] [48527]: [pid: 48527|app: 0|req: 2132/4309] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57: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 (2 switches on core 0) [ 972.736814] [48526]: DEBUG nova.policy [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.742966] [48526]: INFO nova.api.openstack.requestlog [None req-9da578d1-c68d-4d22-a7b3-be2b8c4d04f9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.052116 [ 972.743612] [48526]: [pid: 48526|app: 0|req: 2178/4310] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.744032] [48527]: DEBUG nova.api.openstack.wsgi [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.745509] [48527]: DEBUG nova.compute.api [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.749407] [48527]: DEBUG oslo_concurrency.lockutils [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.749607] [48527]: DEBUG oslo_concurrency.lockutils [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.749733] [48527]: DEBUG oslo_concurrency.lockutils [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.750017] [48527]: DEBUG oslo_concurrency.lockutils [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.750163] [48527]: DEBUG oslo_concurrency.lockutils [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.750290] [48527]: DEBUG oslo_concurrency.lockutils [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.774465] [48527]: DEBUG oslo_concurrency.lockutils [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.774679] [48527]: DEBUG oslo_concurrency.lockutils [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.774759] [48527]: DEBUG oslo_concurrency.lockutils [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.774892] [48527]: DEBUG nova.objects.instance [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.778530] [48527]: WARNING neutronclient.v2_0.client [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.799605] [48527]: DEBUG nova.policy [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.804810] [48527]: DEBUG nova.policy [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.805045] [48527]: DEBUG nova.policy [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.805706] [48527]: INFO nova.api.openstack.requestlog [None req-de3ff3aa-bce0-4f50-b4a4-d785bfdad1e0 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.064034 [ 972.806323] [48527]: [pid: 48527|app: 0|req: 2133/4311] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:56 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 972.829944] [48526]: DEBUG nova.api.openstack.wsgi [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.832884] [48526]: DEBUG nova.compute.api [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.839630] [48526]: DEBUG oslo_concurrency.lockutils [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.840978] [48526]: DEBUG oslo_concurrency.lockutils [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.840978] [48526]: DEBUG oslo_concurrency.lockutils [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.841319] [48526]: DEBUG oslo_concurrency.lockutils [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.841605] [48526]: DEBUG oslo_concurrency.lockutils [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.842145] [48526]: DEBUG oslo_concurrency.lockutils [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.864845] [48526]: WARNING neutronclient.v2_0.client [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.888802] [48526]: DEBUG nova.policy [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.896312] [48526]: DEBUG nova.policy [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.897034] [48526]: DEBUG nova.policy [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.901067] [48526]: INFO nova.api.openstack.requestlog [None req-21ca1e1b-5a72-47cc-85cd-af0818cb4d0e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1385 microversion: 2.75 time: 0.074039 [ 972.901253] [48526]: [pid: 48526|app: 0|req: 2179/4312] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1385 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 973.026790] [48527]: DEBUG nova.api.openstack.wsgi [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.028250] [48527]: DEBUG nova.compute.api [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.031634] [48527]: DEBUG oslo_concurrency.lockutils [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.031843] [48527]: DEBUG oslo_concurrency.lockutils [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.032046] [48527]: DEBUG oslo_concurrency.lockutils [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.032368] [48527]: DEBUG oslo_concurrency.lockutils [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.032569] [48527]: DEBUG oslo_concurrency.lockutils [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.032758] [48527]: DEBUG oslo_concurrency.lockutils [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.051246] [48526]: DEBUG nova.api.openstack.wsgi [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.052727] [48526]: DEBUG nova.compute.api [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.056119] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.056320] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.056456] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.056707] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.056851] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.057014] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.058652] [48527]: DEBUG oslo_concurrency.lockutils [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.059652] [48527]: DEBUG oslo_concurrency.lockutils [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.059652] [48527]: DEBUG oslo_concurrency.lockutils [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.059652] [48527]: DEBUG nova.objects.instance [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.062273] [48527]: WARNING neutronclient.v2_0.client [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.075051] [48526]: WARNING neutronclient.v2_0.client [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.081362] [48527]: DEBUG nova.policy [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.087441] [48527]: INFO nova.api.openstack.requestlog [None req-598d2616-22ef-4a9a-a1bc-5649e1ce8466 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.063247 [ 973.087833] [48527]: [pid: 48527|app: 0|req: 2134/4313] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.151533] [48526]: DEBUG nova.policy [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.155945] [48526]: INFO nova.api.openstack.requestlog [None req-a6a0790d-b1d8-45ca-8c94-dc047c12ce4c tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 200 len: 1501 microversion: 2.1 time: 0.106961 [ 973.156578] [48526]: [pid: 48526|app: 0|req: 2180/4314] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 1501 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.169407] [48527]: DEBUG nova.api.openstack.wsgi [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.170965] [48527]: DEBUG nova.compute.api [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.175697] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.175994] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.176143] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.176459] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.176635] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.176802] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.182423] [48526]: DEBUG nova.api.openstack.wsgi [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.183896] [48526]: DEBUG nova.compute.api [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.187390] [48526]: DEBUG oslo_concurrency.lockutils [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.187581] [48526]: DEBUG oslo_concurrency.lockutils [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.187717] [48526]: DEBUG oslo_concurrency.lockutils [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.187972] [48526]: DEBUG oslo_concurrency.lockutils [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.188295] [48526]: DEBUG oslo_concurrency.lockutils [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.188418] [48526]: DEBUG oslo_concurrency.lockutils [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.194388] [48527]: WARNING neutronclient.v2_0.client [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.206132] [48526]: WARNING neutronclient.v2_0.client [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.257841] [48527]: DEBUG nova.policy [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.262364] [48527]: INFO nova.api.openstack.requestlog [None req-2d39850f-c6b7-4356-80f9-e6c7de52cac9 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1501 microversion: 2.1 time: 0.095222 [ 973.262696] [48527]: [pid: 48527|app: 0|req: 2135/4315] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1501 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.265670] [48527]: DEBUG nova.api.openstack.wsgi [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.266544] [48526]: DEBUG nova.policy [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.267524] [48527]: DEBUG nova.compute.api [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.270848] [48527]: DEBUG oslo_concurrency.lockutils [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.270997] [48527]: DEBUG oslo_concurrency.lockutils [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.271052] [48526]: INFO nova.api.openstack.requestlog [None req-a23715fc-b469-44c6-a6ac-0842ec1af6b7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1313 microversion: 2.1 time: 0.090911 [ 973.271150] [48527]: DEBUG oslo_concurrency.lockutils [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.271389] [48526]: [pid: 48526|app: 0|req: 2181/4316] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.271432] [48527]: DEBUG oslo_concurrency.lockutils [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.272054] [48527]: DEBUG oslo_concurrency.lockutils [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.272054] [48527]: DEBUG oslo_concurrency.lockutils [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.275788] [48526]: DEBUG nova.api.openstack.wsgi [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.275788] [48526]: DEBUG nova.compute.api [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.278909] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.279115] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.279251] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.279502] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.279644] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.279763] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.287605] [48527]: WARNING neutronclient.v2_0.client [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.297078] [48526]: DEBUG nova.compute.api [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 973.346879] [48526]: INFO nova.api.openstack.requestlog [None req-1a2adda1-dfe7-4ded-a725-c03963fdb340 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 204 len: 0 microversion: 2.1 time: 0.072971 [ 973.347223] [48526]: [pid: 48526|app: 0|req: 2182/4317] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:57 2025] DELETE /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 973.355476] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.355725] [48526]: DEBUG nova.compute.api [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.357604] [48527]: DEBUG nova.policy [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.361650] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.361797] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.361860] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.362196] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.362373] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.362533] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.363923] [48527]: INFO nova.api.openstack.requestlog [None req-0004f8b9-9256-4c78-8b10-46d668fcae00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1699 microversion: 2.1 time: 0.100626 [ 973.364360] [48527]: [pid: 48527|app: 0|req: 2136/4318] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1699 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.398178] [48526]: DEBUG nova.compute.api [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 973.450434] [48526]: INFO nova.api.openstack.requestlog [None req-2ee05a3a-df0e-46c7-8e6b-3d8c2bfc8a05 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 204 len: 0 microversion: 2.1 time: 0.097072 [ 973.450499] [48526]: [pid: 48526|app: 0|req: 2183/4319] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:57:57 2025] DELETE /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 973.456186] [48527]: DEBUG nova.api.openstack.wsgi [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.457705] [48527]: DEBUG nova.compute.api [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.462033] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.462033] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.462033] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.462248] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.462305] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.462467] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.481120] [48527]: WARNING neutronclient.v2_0.client [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.548658] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.550444] [48526]: DEBUG nova.compute.api [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.554191] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.554417] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.554525] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.554830] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.554960] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.555095] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.555156] [48527]: DEBUG nova.policy [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.564874] [48527]: INFO nova.api.openstack.requestlog [None req-3dd4a35f-7ced-43d9-ae63-d7dfd30ce283 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1507 microversion: 2.1 time: 0.111538 [ 973.565479] [48527]: [pid: 48527|app: 0|req: 2137/4320] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1507 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.578126] [48527]: DEBUG nova.api.openstack.wsgi [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.579914] [48527]: DEBUG nova.compute.api [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.586513] [48527]: DEBUG oslo_concurrency.lockutils [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.586760] [48527]: DEBUG oslo_concurrency.lockutils [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.586869] [48527]: DEBUG oslo_concurrency.lockutils [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.587287] [48527]: DEBUG oslo_concurrency.lockutils [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.587383] [48527]: DEBUG oslo_concurrency.lockutils [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.587455] [48527]: DEBUG oslo_concurrency.lockutils [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.588824] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.589129] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.589306] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.589427] [48526]: DEBUG nova.objects.instance [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.593601] [48526]: WARNING neutronclient.v2_0.client [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.606966] [48527]: WARNING neutronclient.v2_0.client [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.614352] [48526]: DEBUG nova.policy [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.618193] [48526]: INFO nova.api.openstack.requestlog [None req-7b4f4d51-9912-4ca8-8e06-9e38f810f7c9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.072233 [ 973.618535] [48526]: [pid: 48526|app: 0|req: 2184/4321] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.620879] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.622262] [48526]: DEBUG nova.compute.api [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.625531] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.626268] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.626268] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.626268] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.626268] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.626455] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.649224] [48526]: WARNING neutronclient.v2_0.client [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.687519] [48526]: DEBUG nova.policy [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.692201] [48526]: INFO nova.api.openstack.requestlog [None req-8e1d4b99-1b27-4866-a092-ba0c9f0bfe7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.072997 [ 973.692712] [48526]: [pid: 48526|app: 0|req: 2185/4322] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.695045] [48526]: DEBUG nova.api.openstack.wsgi [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.696423] [48526]: DEBUG nova.compute.api [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.700785] [48526]: DEBUG oslo_concurrency.lockutils [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.700785] [48526]: DEBUG oslo_concurrency.lockutils [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.700785] [48526]: DEBUG oslo_concurrency.lockutils [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.701060] [48526]: DEBUG oslo_concurrency.lockutils [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.701302] [48526]: DEBUG oslo_concurrency.lockutils [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.701561] [48526]: DEBUG oslo_concurrency.lockutils [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.709699] [48527]: DEBUG nova.policy [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.714074] [48527]: INFO nova.api.openstack.requestlog [None req-61586203-1082-4db3-b21d-a788106afca8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1708 microversion: 2.1 time: 0.138175 [ 973.714411] [48527]: [pid: 48527|app: 0|req: 2138/4323] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1708 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.716718] [48527]: DEBUG nova.api.openstack.wsgi [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.718064] [48527]: DEBUG nova.compute.api [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.718635] [48526]: WARNING neutronclient.v2_0.client [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.724071] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.724071] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.724071] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.724071] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.724293] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.724345] [48527]: DEBUG oslo_concurrency.lockutils [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.737960] [48526]: DEBUG nova.policy [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.741181] [48527]: WARNING neutronclient.v2_0.client [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.742321] [48526]: INFO nova.api.openstack.requestlog [None req-5353fb2b-f6e6-4f49-8931-3fb888e0459f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.049326 [ 973.743051] [48526]: [pid: 48526|app: 0|req: 2186/4324] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.756741] [48526]: DEBUG nova.api.openstack.wsgi [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.759784] [48526]: DEBUG nova.compute.api [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.763385] [48527]: DEBUG nova.policy [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.764521] [48526]: DEBUG oslo_concurrency.lockutils [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.764716] [48526]: DEBUG oslo_concurrency.lockutils [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.764852] [48526]: DEBUG oslo_concurrency.lockutils [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.765141] [48526]: DEBUG oslo_concurrency.lockutils [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.765298] [48526]: DEBUG oslo_concurrency.lockutils [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.765409] [48526]: DEBUG oslo_concurrency.lockutils [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.768073] [48527]: INFO nova.api.openstack.requestlog [None req-99f72cbb-1774-46ba-85e0-b9f77f999ed4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.053011 [ 973.768602] [48527]: [pid: 48527|app: 0|req: 2139/4325] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.784138] [48526]: WARNING neutronclient.v2_0.client [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.802390] [48526]: DEBUG nova.policy [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.807913] [48526]: INFO nova.api.openstack.requestlog [None req-04b8a1d6-3321-4b74-81d1-0b78eebc6582 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.053120 [ 973.808292] [48526]: [pid: 48526|app: 0|req: 2187/4326] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:57 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.820961] [48527]: DEBUG nova.api.openstack.wsgi [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.822452] [48527]: DEBUG nova.compute.api [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.825962] [48527]: DEBUG oslo_concurrency.lockutils [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.826793] [48527]: DEBUG oslo_concurrency.lockutils [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.827035] [48527]: DEBUG oslo_concurrency.lockutils [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.827331] [48527]: DEBUG oslo_concurrency.lockutils [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.827488] [48527]: DEBUG oslo_concurrency.lockutils [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.827617] [48527]: DEBUG oslo_concurrency.lockutils [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.854185] [48527]: DEBUG oslo_concurrency.lockutils [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.854474] [48527]: DEBUG oslo_concurrency.lockutils [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.854619] [48527]: DEBUG oslo_concurrency.lockutils [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.854773] [48527]: DEBUG nova.objects.instance [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.859119] [48527]: WARNING neutronclient.v2_0.client [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.880491] [48527]: DEBUG nova.policy [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.884891] [48527]: DEBUG nova.policy [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.885526] [48527]: DEBUG nova.policy [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.886148] [48527]: INFO nova.api.openstack.requestlog [None req-a614eba4-60a8-49d9-9c54-80eced97fd38 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.067448 [ 973.886469] [48527]: [pid: 48527|app: 0|req: 2140/4327] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:58 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 973.919150] [48526]: DEBUG nova.api.openstack.wsgi [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.921210] [48526]: DEBUG nova.compute.api [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.925126] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.925322] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.925455] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.925700] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.925839] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.925975] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.943705] [48526]: WARNING neutronclient.v2_0.client [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.964091] [48526]: DEBUG nova.policy [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.968540] [48526]: DEBUG nova.policy [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.969195] [48526]: DEBUG nova.policy [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.972820] [48526]: INFO nova.api.openstack.requestlog [None req-b5fb6441-245a-4c62-90a4-0b6c2369c439 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.056804 [ 973.973192] [48526]: [pid: 48526|app: 0|req: 2188/4328] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:58 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 974.100905] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.102105] [48527]: DEBUG nova.compute.api [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.105666] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.105916] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.105980] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.106248] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.106411] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.106515] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.129935] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.130126] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.130249] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.130430] [48527]: DEBUG nova.objects.instance [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.133517] [48527]: WARNING neutronclient.v2_0.client [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.153391] [48527]: DEBUG nova.policy [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.158541] [48527]: INFO nova.api.openstack.requestlog [None req-ba5b69a8-5d0f-403a-bfdf-57a6172ea01c tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.060039 [ 974.159024] [48527]: [pid: 48527|app: 0|req: 2141/4329] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:58 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.284525] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.286009] [48526]: DEBUG nova.compute.api [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.290808] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.290995] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.291159] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.291433] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.291580] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.291703] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.307980] [48526]: WARNING neutronclient.v2_0.client [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.369163] [48526]: DEBUG nova.policy [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.373924] [48526]: INFO nova.api.openstack.requestlog [None req-f3363e54-91ae-4756-b86c-c091b0ca8a43 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1313 microversion: 2.1 time: 0.091668 [ 974.374303] [48526]: [pid: 48526|app: 0|req: 2189/4330] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:58 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1313 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.378185] [48527]: DEBUG nova.api.openstack.wsgi [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.379723] [48527]: DEBUG nova.compute.api [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.383751] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.383955] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.384116] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.384506] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.384775] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.384978] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.418272] [48527]: WARNING neutronclient.v2_0.client [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.550051] [48527]: DEBUG nova.policy [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.558459] [48527]: INFO nova.api.openstack.requestlog [None req-254ff48c-d994-48d9-a8ba-e12d3cfe8fd7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1699 microversion: 2.1 time: 0.182310 [ 974.558830] [48527]: [pid: 48527|app: 0|req: 2142/4331] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:58 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1699 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.579317] [48526]: DEBUG nova.api.openstack.wsgi [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.581440] [48526]: DEBUG nova.compute.api [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.587608] [48526]: DEBUG oslo_concurrency.lockutils [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.588278] [48526]: DEBUG oslo_concurrency.lockutils [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.588542] [48526]: DEBUG oslo_concurrency.lockutils [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.588982] [48526]: DEBUG oslo_concurrency.lockutils [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.589208] [48526]: DEBUG oslo_concurrency.lockutils [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.589346] [48526]: DEBUG oslo_concurrency.lockutils [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.615563] [48526]: WARNING neutronclient.v2_0.client [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.632251] [48527]: DEBUG nova.api.openstack.wsgi [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.633988] [48527]: DEBUG nova.compute.api [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.637547] [48527]: DEBUG oslo_concurrency.lockutils [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.637838] [48527]: DEBUG oslo_concurrency.lockutils [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.637946] [48527]: DEBUG oslo_concurrency.lockutils [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.638264] [48527]: DEBUG oslo_concurrency.lockutils [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.638564] [48527]: DEBUG oslo_concurrency.lockutils [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.638678] [48527]: DEBUG oslo_concurrency.lockutils [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.663611] [48527]: DEBUG oslo_concurrency.lockutils [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.663813] [48527]: DEBUG oslo_concurrency.lockutils [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.663987] [48527]: DEBUG oslo_concurrency.lockutils [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.664230] [48527]: DEBUG nova.objects.instance [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.669513] [48527]: WARNING neutronclient.v2_0.client [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.685909] [48526]: DEBUG nova.policy [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.690408] [48527]: DEBUG nova.policy [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.690973] [48526]: INFO nova.api.openstack.requestlog [None req-006eef07-0a4a-4360-b82b-b71b0381667a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1507 microversion: 2.1 time: 0.114424 [ 974.691364] [48526]: [pid: 48526|app: 0|req: 2190/4332] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:58 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1507 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.695872] [48527]: INFO nova.api.openstack.requestlog [None req-728998e0-5818-4bc5-a840-52dbf1013f53 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.065876 [ 974.696435] [48527]: [pid: 48527|app: 0|req: 2143/4333] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:58 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.707052] [48526]: DEBUG nova.api.openstack.wsgi [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.708771] [48526]: DEBUG nova.compute.api [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.712393] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.712606] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.712724] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.712989] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.713151] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.713275] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.727138] [48527]: DEBUG nova.api.openstack.wsgi [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.728570] [48527]: DEBUG nova.compute.api [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.731997] [48526]: WARNING neutronclient.v2_0.client [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.732361] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.732558] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.732770] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.733197] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.733441] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.733634] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.752839] [48527]: WARNING neutronclient.v2_0.client [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.758312] [48526]: DEBUG nova.policy [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.763255] [48526]: INFO nova.api.openstack.requestlog [None req-43c3bffd-ea19-48d4-91f0-8d07b3307fe1 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.059175 [ 974.763577] [48526]: [pid: 48526|app: 0|req: 2191/4334] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:58 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.766232] [48526]: DEBUG nova.api.openstack.wsgi [req-9e487db6-8288-4889-bba5-deda6c4aef72 req-9533e77c-9b61-4503-86db-c3daec58f6dd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b1d220f4-292b-41a4-883a-ad51a657efe0", "tag": "d9e990b5-8f46-4197-a8b3-36dc132c9aeb"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 974.772525] [48526]: DEBUG oslo_concurrency.lockutils [req-9e487db6-8288-4889-bba5-deda6c4aef72 req-9533e77c-9b61-4503-86db-c3daec58f6dd service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.772770] [48526]: DEBUG oslo_concurrency.lockutils [req-9e487db6-8288-4889-bba5-deda6c4aef72 req-9533e77c-9b61-4503-86db-c3daec58f6dd service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.772874] [48526]: DEBUG oslo_concurrency.lockutils [req-9e487db6-8288-4889-bba5-deda6c4aef72 req-9533e77c-9b61-4503-86db-c3daec58f6dd service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.779625] [48526]: INFO nova.api.openstack.compute.server_external_events [req-9e487db6-8288-4889-bba5-deda6c4aef72 req-9533e77c-9b61-4503-86db-c3daec58f6dd service nova] Creating event network-changed:d9e990b5-8f46-4197-a8b3-36dc132c9aeb for instance b1d220f4-292b-41a4-883a-ad51a657efe0 on cpu-1 [ 974.784255] [48526]: INFO nova.api.openstack.requestlog [req-9e487db6-8288-4889-bba5-deda6c4aef72 req-9533e77c-9b61-4503-86db-c3daec58f6dd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019978 [ 974.784712] [48526]: [pid: 48526|app: 0|req: 2192/4335] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:57:58 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) [ 974.787430] [48526]: DEBUG nova.api.openstack.wsgi [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.788860] [48526]: DEBUG nova.compute.api [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.792603] [48526]: DEBUG oslo_concurrency.lockutils [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.792797] [48526]: DEBUG oslo_concurrency.lockutils [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.792936] [48526]: DEBUG oslo_concurrency.lockutils [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.793219] [48526]: DEBUG oslo_concurrency.lockutils [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.793368] [48526]: DEBUG oslo_concurrency.lockutils [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.793492] [48526]: DEBUG oslo_concurrency.lockutils [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.811786] [48526]: WARNING neutronclient.v2_0.client [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.831870] [48526]: DEBUG nova.policy [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.836574] [48526]: INFO nova.api.openstack.requestlog [None req-66d3f6a0-680d-426a-8284-88a9ea564825 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.050864 [ 974.836689] [48526]: [pid: 48526|app: 0|req: 2193/4336] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:59 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.840024] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.840629] [48526]: DEBUG nova.compute.api [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.845328] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.845524] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.845656] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.845922] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.846087] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.847338] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.852051] [48527]: DEBUG nova.policy [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.859505] [48527]: INFO nova.api.openstack.requestlog [None req-c4b6e0e8-eb24-4d8a-9314-53ffc83c1be8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1708 microversion: 2.1 time: 0.134321 [ 974.860074] [48527]: [pid: 48527|app: 0|req: 2144/4337] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:58 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1708 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.862845] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.864847] [48527]: DEBUG nova.compute.api [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.868218] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.868471] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.868641] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.868778] [48526]: WARNING neutronclient.v2_0.client [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.869053] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.869234] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.869400] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.889827] [48527]: WARNING neutronclient.v2_0.client [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.890530] [48526]: DEBUG nova.policy [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.894825] [48526]: INFO nova.api.openstack.requestlog [None req-fc3f3aa3-06e1-43f1-8ae0-0d5a13bf60ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.057492 [ 974.895194] [48526]: [pid: 48526|app: 0|req: 2194/4338] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:59 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.903035] [48526]: DEBUG nova.api.openstack.wsgi [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.904570] [48526]: DEBUG nova.compute.api [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.908172] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.908385] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.908528] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.908801] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.909063] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.909160] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.913091] [48527]: DEBUG nova.policy [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.918418] [48527]: INFO nova.api.openstack.requestlog [None req-c0e00518-01b3-4df6-b199-a5bf18f1c741 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.057547 [ 974.919096] [48527]: [pid: 48527|app: 0|req: 2145/4339] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:59 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.932839] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.933185] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.933185] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.933325] [48526]: DEBUG nova.objects.instance [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.936560] [48526]: WARNING neutronclient.v2_0.client [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.956327] [48526]: DEBUG nova.policy [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.962675] [48526]: DEBUG nova.policy [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.963513] [48526]: DEBUG nova.policy [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.964317] [48526]: INFO nova.api.openstack.requestlog [None req-d6ac6cba-974b-41f2-be2c-17253377ceda tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.063417 [ 974.964690] [48526]: [pid: 48526|app: 0|req: 2195/4340] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:59 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 974.990306] [48527]: DEBUG nova.api.openstack.wsgi [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.991627] [48527]: DEBUG nova.compute.api [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.995538] [48527]: DEBUG oslo_concurrency.lockutils [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.996174] [48527]: DEBUG oslo_concurrency.lockutils [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.996174] [48527]: DEBUG oslo_concurrency.lockutils [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.996386] [48527]: DEBUG oslo_concurrency.lockutils [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.996596] [48527]: DEBUG oslo_concurrency.lockutils [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.996811] [48527]: DEBUG oslo_concurrency.lockutils [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.025753] [48527]: WARNING neutronclient.v2_0.client [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.046448] [48527]: DEBUG nova.policy [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.052937] [48527]: DEBUG nova.policy [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.053608] [48527]: DEBUG nova.policy [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.056994] [48527]: INFO nova.api.openstack.requestlog [None req-d086d979-eabc-426d-ab47-7daa436d726c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.070009 [ 975.057518] [48527]: [pid: 48527|app: 0|req: 2146/4341] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:57:59 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 975.172238] [48526]: DEBUG nova.api.openstack.wsgi [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.174252] [48526]: DEBUG nova.compute.api [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.178295] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.178529] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.178691] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.179036] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.179231] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.179410] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.203521] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.204180] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.204287] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.204548] [48526]: DEBUG nova.objects.instance [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.207504] [48526]: WARNING neutronclient.v2_0.client [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.226907] [48526]: DEBUG nova.policy [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.232255] [48526]: INFO nova.api.openstack.requestlog [None req-8f9172f8-1598-486b-bf24-d7dbdef85749 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.062373 [ 975.232598] [48526]: [pid: 48526|app: 0|req: 2196/4342] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:59 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.387271] [48527]: DEBUG nova.api.openstack.wsgi [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.389225] [48527]: DEBUG nova.compute.api [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.393897] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.394201] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.394501] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.394697] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.394860] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.394994] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.417863] [48527]: WARNING neutronclient.v2_0.client [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.494632] [48527]: DEBUG nova.policy [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.500798] [48527]: INFO nova.api.openstack.requestlog [None req-2c5c8d7c-7415-4d70-a196-3d2a4cab9ec8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1313 microversion: 2.1 time: 0.115621 [ 975.501743] [48527]: [pid: 48527|app: 0|req: 2147/4343] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:59 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1313 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.574298] [48526]: DEBUG nova.api.openstack.wsgi [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.575716] [48526]: DEBUG nova.compute.api [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.579701] [48526]: DEBUG oslo_concurrency.lockutils [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.579906] [48526]: DEBUG oslo_concurrency.lockutils [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.580134] [48526]: DEBUG oslo_concurrency.lockutils [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.580434] [48526]: DEBUG oslo_concurrency.lockutils [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.580598] [48526]: DEBUG oslo_concurrency.lockutils [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.580730] [48526]: DEBUG oslo_concurrency.lockutils [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.601340] [48526]: WARNING neutronclient.v2_0.client [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.704306] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.705899] [48527]: DEBUG nova.compute.api [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.713823] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.714156] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.714477] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.714866] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.715110] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.715501] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.747384] [48527]: WARNING neutronclient.v2_0.client [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.822592] [48526]: DEBUG nova.policy [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.827159] [48526]: INFO nova.api.openstack.requestlog [None req-8af9e59e-3d00-4d51-9643-cdcca187863b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1699 microversion: 2.1 time: 0.255593 [ 975.827645] [48526]: [pid: 48526|app: 0|req: 2197/4344] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:59 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1699 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.830652] [48526]: DEBUG nova.api.openstack.wsgi [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.832136] [48526]: DEBUG nova.compute.api [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.838567] [48526]: DEBUG oslo_concurrency.lockutils [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.838773] [48526]: DEBUG oslo_concurrency.lockutils [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.838929] [48526]: DEBUG oslo_concurrency.lockutils [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.839217] [48526]: DEBUG oslo_concurrency.lockutils [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.839368] [48526]: DEBUG oslo_concurrency.lockutils [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.839497] [48526]: DEBUG oslo_concurrency.lockutils [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.840838] [48527]: DEBUG nova.policy [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.846074] [48527]: INFO nova.api.openstack.requestlog [None req-9e34281c-b629-4934-aa66-fbaa2efac4b7 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1465 microversion: 2.1 time: 0.143852 [ 975.846527] [48527]: [pid: 48527|app: 0|req: 2148/4345] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:57:59 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1465 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.850609] [48527]: DEBUG nova.api.openstack.wsgi [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.852970] [48527]: DEBUG nova.compute.api [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.857595] [48527]: DEBUG oslo_concurrency.lockutils [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.857972] [48527]: DEBUG oslo_concurrency.lockutils [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.858090] [48527]: DEBUG oslo_concurrency.lockutils [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.858428] [48527]: DEBUG oslo_concurrency.lockutils [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.858642] [48527]: DEBUG oslo_concurrency.lockutils [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.858780] [48527]: DEBUG oslo_concurrency.lockutils [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.864903] [48526]: DEBUG oslo_concurrency.lockutils [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.865107] [48526]: DEBUG oslo_concurrency.lockutils [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.865242] [48526]: DEBUG oslo_concurrency.lockutils [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.865394] [48526]: DEBUG nova.objects.instance [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.868850] [48526]: WARNING neutronclient.v2_0.client [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.877229] [48527]: WARNING neutronclient.v2_0.client [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.887782] [48526]: DEBUG nova.policy [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.893641] [48526]: INFO nova.api.openstack.requestlog [None req-7881ae40-3f59-466f-b826-fb73ed01e68a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.063872 [ 975.894099] [48526]: [pid: 48526|app: 0|req: 2198/4346] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.897637] [48526]: DEBUG nova.api.openstack.wsgi [req-41fcc772-a754-4d10-80b2-875be96c4451 req-e826ca96-ef58-46c5-804d-194c235d65be service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14c5d46d-7b7d-490b-9a37-16386a1f37f4", "name": "network-vif-deleted", "tag": "bc4e9045-5cd9-42e6-b1b8-1fc756e3d91a"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 975.903322] [48527]: DEBUG nova.policy [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.903740] [48526]: DEBUG oslo_concurrency.lockutils [req-41fcc772-a754-4d10-80b2-875be96c4451 req-e826ca96-ef58-46c5-804d-194c235d65be service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.903923] [48526]: DEBUG oslo_concurrency.lockutils [req-41fcc772-a754-4d10-80b2-875be96c4451 req-e826ca96-ef58-46c5-804d-194c235d65be service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.904786] [48526]: DEBUG oslo_concurrency.lockutils [req-41fcc772-a754-4d10-80b2-875be96c4451 req-e826ca96-ef58-46c5-804d-194c235d65be service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.908163] [48527]: INFO nova.api.openstack.requestlog [None req-4af0fa17-4266-4239-a8ca-03bd8be2489d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.060973 [ 975.908740] [48527]: [pid: 48527|app: 0|req: 2149/4347] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.910346] [48526]: INFO nova.api.openstack.compute.server_external_events [req-41fcc772-a754-4d10-80b2-875be96c4451 req-e826ca96-ef58-46c5-804d-194c235d65be service nova] Creating event network-vif-deleted:bc4e9045-5cd9-42e6-b1b8-1fc756e3d91a for instance 14c5d46d-7b7d-490b-9a37-16386a1f37f4 on cpu-1 [ 975.911194] [48527]: DEBUG nova.api.openstack.wsgi [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.912654] [48527]: DEBUG nova.compute.api [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.914460] [48526]: INFO nova.api.openstack.requestlog [req-41fcc772-a754-4d10-80b2-875be96c4451 req-e826ca96-ef58-46c5-804d-194c235d65be service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019017 [ 975.914899] [48526]: [pid: 48526|app: 0|req: 2199/4348] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:00 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.916028] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.916028] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.916258] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.916376] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.916513] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.916647] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.917511] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.918733] [48526]: DEBUG nova.compute.api [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.922176] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.922337] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.922411] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.922647] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.922790] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.922916] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.932614] [48527]: WARNING neutronclient.v2_0.client [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.941050] [48526]: WARNING neutronclient.v2_0.client [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.951379] [48527]: DEBUG nova.policy [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.955575] [48527]: INFO nova.api.openstack.requestlog [None req-4c4965b4-04ff-41df-a36c-d9137a5c4165 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1212 microversion: 2.1 time: 0.046229 [ 975.956032] [48527]: [pid: 48527|app: 0|req: 2150/4349] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.958631] [48527]: DEBUG nova.api.openstack.wsgi [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.960126] [48527]: DEBUG nova.compute.api [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.963336] [48527]: DEBUG oslo_concurrency.lockutils [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.963511] [48527]: DEBUG oslo_concurrency.lockutils [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.963641] [48527]: DEBUG oslo_concurrency.lockutils [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.963887] [48527]: DEBUG oslo_concurrency.lockutils [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.964041] [48527]: DEBUG oslo_concurrency.lockutils [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.964167] [48527]: DEBUG oslo_concurrency.lockutils [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.979075] [48527]: WARNING neutronclient.v2_0.client [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.999066] [48527]: DEBUG nova.policy [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.003893] [48527]: INFO nova.api.openstack.requestlog [None req-876f457c-93af-41ee-809e-620de7568aa3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.047160 [ 976.004302] [48527]: [pid: 48527|app: 0|req: 2151/4350] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.004707] [48526]: DEBUG nova.policy [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.006927] [48527]: DEBUG nova.api.openstack.wsgi [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.008497] [48527]: DEBUG nova.compute.api [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.009509] [48526]: INFO nova.api.openstack.requestlog [None req-e8fd015c-45fd-435a-93eb-195bd0d3e143 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1712 microversion: 2.1 time: 0.094044 [ 976.009840] [48526]: [pid: 48526|app: 0|req: 2200/4351] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1712 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.012167] [48527]: DEBUG oslo_concurrency.lockutils [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.012280] [48526]: DEBUG nova.api.openstack.wsgi [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.012388] [48527]: DEBUG oslo_concurrency.lockutils [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.012560] [48527]: DEBUG oslo_concurrency.lockutils [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.012854] [48527]: DEBUG oslo_concurrency.lockutils [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.013046] [48527]: DEBUG oslo_concurrency.lockutils [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.013189] [48527]: DEBUG oslo_concurrency.lockutils [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.013674] [48526]: DEBUG nova.compute.api [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.017040] [48526]: DEBUG oslo_concurrency.lockutils [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.017286] [48526]: DEBUG oslo_concurrency.lockutils [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.017357] [48526]: DEBUG oslo_concurrency.lockutils [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.017609] [48526]: DEBUG oslo_concurrency.lockutils [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.017753] [48526]: DEBUG oslo_concurrency.lockutils [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.017876] [48526]: DEBUG oslo_concurrency.lockutils [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.030438] [48527]: WARNING neutronclient.v2_0.client [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.039574] [48526]: DEBUG oslo_concurrency.lockutils [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.039774] [48526]: DEBUG oslo_concurrency.lockutils [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.039909] [48526]: DEBUG oslo_concurrency.lockutils [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.040106] [48526]: DEBUG nova.objects.instance [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lazy-loading 'fault' on Instance uuid 081360a7-dde4-4872-b4ad-c2525e93ede0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.043168] [48526]: WARNING neutronclient.v2_0.client [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.048976] [48527]: DEBUG nova.policy [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.053462] [48527]: INFO nova.api.openstack.requestlog [None req-14f93980-fdd0-4952-a8ad-2451e63d2766 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.048581 [ 976.053791] [48527]: [pid: 48527|app: 0|req: 2152/4352] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.062105] [48526]: DEBUG nova.policy [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.066674] [48526]: DEBUG nova.policy [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.067307] [48526]: DEBUG nova.policy [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6a514cf952bc46de961f41b02670c09a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7f5e69ec93047cda7adad800451a692', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.067908] [48526]: INFO nova.api.openstack.requestlog [None req-20c68080-312b-4085-a3a3-56e6e5fbfbf8 tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 200 len: 1428 microversion: 2.54 time: 0.057579 [ 976.068243] [48526]: [pid: 48526|app: 0|req: 2201/4353] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 1428 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 976.073268] [48527]: DEBUG nova.api.openstack.wsgi [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.074743] [48527]: DEBUG nova.compute.api [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.077979] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.078197] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.078327] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.078626] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.078710] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.078832] [48527]: DEBUG oslo_concurrency.lockutils [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.095350] [48527]: WARNING neutronclient.v2_0.client [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.112552] [48527]: DEBUG nova.policy [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.116735] [48527]: DEBUG nova.policy [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.117371] [48527]: DEBUG nova.policy [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.120828] [48527]: INFO nova.api.openstack.requestlog [None req-01ad73c9-a3f7-4e0e-abf1-cf7e3f5940d5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.049672 [ 976.121150] [48527]: [pid: 48527|app: 0|req: 2153/4354] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 976.245516] [48526]: DEBUG nova.api.openstack.wsgi [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.246834] [48526]: DEBUG nova.compute.api [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.250325] [48526]: DEBUG oslo_concurrency.lockutils [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.250511] [48526]: DEBUG oslo_concurrency.lockutils [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.250648] [48526]: DEBUG oslo_concurrency.lockutils [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.250902] [48526]: DEBUG oslo_concurrency.lockutils [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.251061] [48526]: DEBUG oslo_concurrency.lockutils [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.251187] [48526]: DEBUG oslo_concurrency.lockutils [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.273751] [48526]: DEBUG oslo_concurrency.lockutils [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.273932] [48526]: DEBUG oslo_concurrency.lockutils [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.274179] [48526]: DEBUG oslo_concurrency.lockutils [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.274432] [48526]: DEBUG nova.objects.instance [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.278041] [48526]: WARNING neutronclient.v2_0.client [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.297314] [48526]: DEBUG nova.policy [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.302635] [48526]: INFO nova.api.openstack.requestlog [None req-164bd1bd-b452-42a8-aa81-19a37ebfff9d tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.058985 [ 976.302635] [48526]: [pid: 48526|app: 0|req: 2202/4355] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.514391] [48527]: DEBUG nova.api.openstack.wsgi [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.516124] [48527]: DEBUG nova.compute.api [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.521677] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.521918] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.522048] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.522268] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.522412] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.522915] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.546363] [48527]: WARNING neutronclient.v2_0.client [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.652465] [48527]: DEBUG nova.policy [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.660062] [48527]: INFO nova.api.openstack.requestlog [None req-1ca37ac1-dc2b-45b2-8620-f6ca85675124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1313 microversion: 2.1 time: 0.147700 [ 976.660519] [48527]: [pid: 48527|app: 0|req: 2154/4356] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1313 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.717026] [48526]: DEBUG nova.api.openstack.wsgi [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.718936] [48526]: DEBUG nova.compute.api [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.722670] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.723054] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.723054] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.723275] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.723407] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.723533] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.742986] [48526]: WARNING neutronclient.v2_0.client [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.806690] [48527]: DEBUG nova.api.openstack.wsgi [req-b8f68e96-2a8b-4500-8ece-4778bd28e0a5 req-56f1a700-787a-4d13-aa46-1fba18094a13 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0188363e-f3d9-4b16-b4f4-fe4626eda030", "name": "network-vif-deleted", "tag": "8100123f-dba5-4989-a692-d36dba9fc739"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 976.813529] [48527]: DEBUG oslo_concurrency.lockutils [req-b8f68e96-2a8b-4500-8ece-4778bd28e0a5 req-56f1a700-787a-4d13-aa46-1fba18094a13 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.813809] [48527]: DEBUG oslo_concurrency.lockutils [req-b8f68e96-2a8b-4500-8ece-4778bd28e0a5 req-56f1a700-787a-4d13-aa46-1fba18094a13 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.814085] [48527]: DEBUG oslo_concurrency.lockutils [req-b8f68e96-2a8b-4500-8ece-4778bd28e0a5 req-56f1a700-787a-4d13-aa46-1fba18094a13 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.821333] [48527]: INFO nova.api.openstack.compute.server_external_events [req-b8f68e96-2a8b-4500-8ece-4778bd28e0a5 req-56f1a700-787a-4d13-aa46-1fba18094a13 service nova] Creating event network-vif-deleted:8100123f-dba5-4989-a692-d36dba9fc739 for instance 0188363e-f3d9-4b16-b4f4-fe4626eda030 on cpu-1 [ 976.826148] [48527]: INFO nova.api.openstack.requestlog [req-b8f68e96-2a8b-4500-8ece-4778bd28e0a5 req-56f1a700-787a-4d13-aa46-1fba18094a13 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021539 [ 976.826835] [48527]: [pid: 48527|app: 0|req: 2155/4357] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58: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) [ 976.845030] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.846735] [48527]: DEBUG nova.compute.api [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.852774] [48526]: DEBUG nova.policy [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.854939] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.854939] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.854939] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.855986] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.855986] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.855986] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.858626] [48526]: INFO nova.api.openstack.requestlog [None req-c2c36bde-06b9-40ad-9039-2908e0e2f399 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1673 microversion: 2.1 time: 0.143823 [ 976.859377] [48526]: [pid: 48526|app: 0|req: 2203/4358] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:00 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1673 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.863811] [48526]: DEBUG nova.api.openstack.wsgi [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.865787] [48526]: DEBUG nova.compute.api [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.870827] [48526]: DEBUG oslo_concurrency.lockutils [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.870827] [48526]: DEBUG oslo_concurrency.lockutils [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.870827] [48526]: DEBUG oslo_concurrency.lockutils [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.871152] [48526]: DEBUG oslo_concurrency.lockutils [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.871152] [48526]: DEBUG oslo_concurrency.lockutils [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.871349] [48526]: DEBUG oslo_concurrency.lockutils [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.883719] [48527]: WARNING neutronclient.v2_0.client [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.895098] [48526]: DEBUG oslo_concurrency.lockutils [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.895322] [48526]: DEBUG oslo_concurrency.lockutils [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.895467] [48526]: DEBUG oslo_concurrency.lockutils [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.896158] [48526]: DEBUG nova.objects.instance [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.899295] [48526]: WARNING neutronclient.v2_0.client [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.920985] [48526]: DEBUG nova.policy [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.926407] [48526]: INFO nova.api.openstack.requestlog [None req-95b1370b-8485-4a8a-906b-683523796768 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.065191 [ 976.926757] [48526]: [pid: 48526|app: 0|req: 2204/4359] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.930208] [48526]: DEBUG nova.api.openstack.wsgi [None req-7bbbc64f-2591-4ead-badc-7da61ff12cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-1039343486"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 976.932324] [48526]: DEBUG nova.compute.api [None req-7bbbc64f-2591-4ead-badc-7da61ff12cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.936534] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbbc64f-2591-4ead-badc-7da61ff12cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.936534] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbbc64f-2591-4ead-badc-7da61ff12cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.936534] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbbc64f-2591-4ead-badc-7da61ff12cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.936805] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbbc64f-2591-4ead-badc-7da61ff12cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.937089] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbbc64f-2591-4ead-badc-7da61ff12cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.937265] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbbc64f-2591-4ead-badc-7da61ff12cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.965254] [48527]: DEBUG nova.policy [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.969920] [48527]: INFO nova.api.openstack.requestlog [None req-5c059e25-229e-443b-8e33-345d454fe2ba tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1699 microversion: 2.1 time: 0.127600 [ 976.970969] [48527]: [pid: 48527|app: 0|req: 2156/4360] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1699 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.973332] [48527]: DEBUG nova.api.openstack.wsgi [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.974940] [48527]: DEBUG nova.compute.api [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.979103] [48527]: DEBUG oslo_concurrency.lockutils [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.979485] [48527]: DEBUG oslo_concurrency.lockutils [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.979664] [48527]: DEBUG oslo_concurrency.lockutils [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.979981] [48527]: DEBUG oslo_concurrency.lockutils [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.980221] [48527]: DEBUG oslo_concurrency.lockutils [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.980339] [48527]: DEBUG oslo_concurrency.lockutils [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.004208] [48527]: DEBUG oslo_concurrency.lockutils [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.004208] [48527]: DEBUG oslo_concurrency.lockutils [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.004303] [48527]: DEBUG oslo_concurrency.lockutils [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.004409] [48527]: DEBUG nova.objects.instance [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.008220] [48527]: WARNING neutronclient.v2_0.client [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.027764] [48527]: DEBUG nova.policy [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.033071] [48527]: INFO nova.api.openstack.requestlog [None req-12c53cd6-64d0-4080-b61d-77dd2bf2686b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.062071 [ 977.033315] [48527]: [pid: 48527|app: 0|req: 2157/4361] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.036053] [48527]: DEBUG nova.api.openstack.wsgi [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.037834] [48527]: DEBUG nova.compute.api [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.041377] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.041579] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.041715] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.041992] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.042167] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.042290] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.063551] [48527]: WARNING neutronclient.v2_0.client [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.084103] [48527]: DEBUG nova.policy [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.089128] [48527]: INFO nova.api.openstack.requestlog [None req-0b604f11-64f3-4b1a-88c1-c0d44847dc3c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.055161 [ 977.089548] [48527]: [pid: 48527|app: 0|req: 2158/4362] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.092194] [48527]: DEBUG nova.api.openstack.wsgi [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.093712] [48527]: DEBUG nova.compute.api [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.097521] [48527]: DEBUG oslo_concurrency.lockutils [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.097700] [48527]: DEBUG oslo_concurrency.lockutils [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.097827] [48527]: DEBUG oslo_concurrency.lockutils [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.098102] [48527]: DEBUG oslo_concurrency.lockutils [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.098251] [48527]: DEBUG oslo_concurrency.lockutils [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.098372] [48527]: DEBUG oslo_concurrency.lockutils [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.116566] [48527]: WARNING neutronclient.v2_0.client [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.136755] [48527]: DEBUG nova.policy [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.141232] [48527]: INFO nova.api.openstack.requestlog [None req-2baf4c0c-c17a-4772-9f98-503ffad7d5f7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1268 microversion: 2.1 time: 0.051116 [ 977.141816] [48527]: [pid: 48527|app: 0|req: 2159/4363] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1268 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.144443] [48527]: DEBUG nova.api.openstack.wsgi [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.145899] [48527]: DEBUG nova.compute.api [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.149662] [48527]: DEBUG oslo_concurrency.lockutils [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.149821] [48527]: DEBUG oslo_concurrency.lockutils [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.149965] [48527]: DEBUG oslo_concurrency.lockutils [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.150251] [48527]: DEBUG oslo_concurrency.lockutils [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.150398] [48527]: DEBUG oslo_concurrency.lockutils [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.150523] [48527]: DEBUG oslo_concurrency.lockutils [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.166820] [48527]: WARNING neutronclient.v2_0.client [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.185767] [48527]: DEBUG nova.policy [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.190851] [48527]: INFO nova.api.openstack.requestlog [None req-a819b8ed-31c4-487a-813e-03331650ed1b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.048398 [ 977.191112] [48527]: [pid: 48527|app: 0|req: 2160/4364] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.193723] [48527]: DEBUG nova.api.openstack.wsgi [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.195242] [48527]: DEBUG nova.compute.api [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.199022] [48527]: DEBUG oslo_concurrency.lockutils [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.199268] [48527]: DEBUG oslo_concurrency.lockutils [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.199410] [48527]: DEBUG oslo_concurrency.lockutils [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.199674] [48527]: DEBUG oslo_concurrency.lockutils [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.199855] [48527]: DEBUG oslo_concurrency.lockutils [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.199993] [48527]: DEBUG oslo_concurrency.lockutils [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.217928] [48527]: WARNING neutronclient.v2_0.client [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.237023] [48527]: DEBUG nova.policy [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.241469] [48527]: INFO nova.api.openstack.requestlog [None req-59c519e6-8967-445f-bbbc-c0a12fa50967 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.049765 [ 977.242120] [48527]: [pid: 48527|app: 0|req: 2161/4365] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.244289] [48527]: DEBUG nova.api.openstack.wsgi [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.245723] [48527]: DEBUG nova.compute.api [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] [instance: 081360a7-dde4-4872-b4ad-c2525e93ede0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.249223] [48527]: DEBUG oslo_concurrency.lockutils [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.249413] [48527]: DEBUG oslo_concurrency.lockutils [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.249548] [48527]: DEBUG oslo_concurrency.lockutils [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.249810] [48527]: DEBUG oslo_concurrency.lockutils [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.250045] [48527]: DEBUG oslo_concurrency.lockutils [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.250178] [48527]: DEBUG oslo_concurrency.lockutils [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.260325] [48527]: INFO nova.api.openstack.wsgi [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] HTTP exception thrown: Instance 081360a7-dde4-4872-b4ad-c2525e93ede0 could not be found. [ 977.260590] [48527]: DEBUG nova.api.openstack.wsgi [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] Returning 404 to user: Instance 081360a7-dde4-4872-b4ad-c2525e93ede0 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 977.260982] [48527]: INFO nova.api.openstack.requestlog [None req-acb6b33e-20db-4c4e-a9c7-bb889d5e17cd tempest-ServerShowV254Test-1390632677 tempest-ServerShowV254Test-1390632677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0" status: 404 len: 111 microversion: 2.54 time: 0.018703 [ 977.261356] [48527]: [pid: 48527|app: 0|req: 2162/4366] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/081360a7-dde4-4872-b4ad-c2525e93ede0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 977.263996] [48527]: DEBUG nova.api.openstack.wsgi [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.265528] [48527]: DEBUG nova.compute.api [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.268502] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.268669] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.268792] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.269151] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.269314] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.269466] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.286877] [48527]: WARNING neutronclient.v2_0.client [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.307104] [48527]: DEBUG nova.policy [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.312820] [48527]: DEBUG nova.policy [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.313474] [48527]: DEBUG nova.policy [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.317079] [48527]: INFO nova.api.openstack.requestlog [None req-1a6717f4-1e52-4cfd-a63d-a9dfd963dbc6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.055176 [ 977.317410] [48527]: [pid: 48527|app: 0|req: 2163/4367] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 977.320324] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.322009] [48527]: DEBUG nova.compute.api [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.326110] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.326110] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.326110] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.326265] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.326595] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.326595] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.354399] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.354750] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.355033] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.355319] [48527]: DEBUG nova.objects.instance [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.359307] [48527]: WARNING neutronclient.v2_0.client [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.380598] [48527]: DEBUG nova.policy [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.385671] [48526]: INFO nova.api.openstack.requestlog [None req-7bbbc64f-2591-4ead-badc-7da61ff12cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action" status: 202 len: 0 microversion: 2.1 time: 0.458194 [ 977.386122] [48526]: [pid: 48526|app: 0|req: 2205/4368] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:01 2025] POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action => generated 0 bytes in 459 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 977.387357] [48527]: INFO nova.api.openstack.requestlog [None req-7ff59337-adcb-49df-850a-af93c91e6a4a tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.069344 [ 977.387726] [48527]: [pid: 48527|app: 0|req: 2164/4369] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.673669] [48526]: DEBUG nova.api.openstack.wsgi [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.675445] [48526]: DEBUG nova.compute.api [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.681847] [48526]: DEBUG oslo_concurrency.lockutils [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.682259] [48526]: DEBUG oslo_concurrency.lockutils [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.682488] [48526]: DEBUG oslo_concurrency.lockutils [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.682980] [48526]: DEBUG oslo_concurrency.lockutils [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.683280] [48526]: DEBUG oslo_concurrency.lockutils [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.683552] [48526]: DEBUG oslo_concurrency.lockutils [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.713953] [48526]: WARNING neutronclient.v2_0.client [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.829862] [48526]: DEBUG nova.policy [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.837945] [48526]: INFO nova.api.openstack.requestlog [None req-105f0e5c-dc6c-47bf-8cf5-25cbf6c40928 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1313 microversion: 2.1 time: 0.166994 [ 977.838687] [48526]: [pid: 48526|app: 0|req: 2206/4370] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:01 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1313 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.941031] [48527]: DEBUG nova.api.openstack.wsgi [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.941031] [48527]: DEBUG nova.compute.api [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.946095] [48527]: DEBUG oslo_concurrency.lockutils [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.946419] [48527]: DEBUG oslo_concurrency.lockutils [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.947048] [48527]: DEBUG oslo_concurrency.lockutils [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.947439] [48527]: DEBUG oslo_concurrency.lockutils [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.947688] [48527]: DEBUG oslo_concurrency.lockutils [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.947899] [48527]: DEBUG oslo_concurrency.lockutils [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.974064] [48527]: DEBUG oslo_concurrency.lockutils [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.974517] [48527]: DEBUG oslo_concurrency.lockutils [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.974817] [48527]: DEBUG oslo_concurrency.lockutils [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.975136] [48527]: DEBUG nova.objects.instance [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.979201] [48527]: WARNING neutronclient.v2_0.client [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.983797] [48526]: DEBUG nova.api.openstack.wsgi [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.985530] [48526]: DEBUG nova.compute.api [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.989947] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.990309] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.990505] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.990815] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.990999] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.991242] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.000188] [48527]: DEBUG nova.policy [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.004567] [48527]: INFO nova.api.openstack.requestlog [None req-da06b0f9-3592-4bf2-93b2-004417d8ea69 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.067484 [ 978.004907] [48527]: [pid: 48527|app: 0|req: 2165/4371] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:02 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.011442] [48526]: WARNING neutronclient.v2_0.client [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.047976] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.049444] [48527]: DEBUG nova.compute.api [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.053242] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.053521] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.053688] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.054191] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.054350] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.054490] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.072466] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 978.077032] [48526]: DEBUG nova.policy [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.080067] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.080390] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.080543] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.080700] [48527]: DEBUG nova.objects.instance [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.081687] [48526]: INFO nova.api.openstack.requestlog [None req-70a36a8a-4141-4a22-8c60-3d5a2949d407 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1699 microversion: 2.1 time: 0.100322 [ 978.082260] [48526]: [pid: 48526|app: 0|req: 2207/4372] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:02 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1699 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.083812] [48527]: WARNING neutronclient.v2_0.client [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.103091] [48526]: DEBUG nova.api.openstack.wsgi [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.104480] [48527]: DEBUG nova.policy [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.104706] [48526]: DEBUG nova.compute.api [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.108963] [48527]: INFO nova.api.openstack.requestlog [None req-9f0b7fe7-e283-42ab-8f48-64a89606bf06 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.063740 [ 978.109167] [48526]: DEBUG oslo_concurrency.lockutils [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.109336] [48527]: [pid: 48527|app: 0|req: 2166/4373] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:02 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.109391] [48526]: DEBUG oslo_concurrency.lockutils [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.109546] [48526]: DEBUG oslo_concurrency.lockutils [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.109870] [48526]: DEBUG oslo_concurrency.lockutils [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.110129] [48526]: DEBUG oslo_concurrency.lockutils [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.110494] [48526]: DEBUG oslo_concurrency.lockutils [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.128781] [48526]: WARNING neutronclient.v2_0.client [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.147752] [48526]: DEBUG nova.policy [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.152757] [48526]: INFO nova.api.openstack.requestlog [None req-93d50ede-82db-4037-ae3e-824c867dc2fc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.052550 [ 978.153208] [48526]: [pid: 48526|app: 0|req: 2208/4374] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:02 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.154705] [48527]: DEBUG nova.api.openstack.wsgi [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.156179] [48527]: DEBUG nova.compute.api [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.160970] [48527]: DEBUG oslo_concurrency.lockutils [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.161212] [48527]: DEBUG oslo_concurrency.lockutils [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.161356] [48527]: DEBUG oslo_concurrency.lockutils [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.161638] [48527]: DEBUG oslo_concurrency.lockutils [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.161778] [48527]: DEBUG oslo_concurrency.lockutils [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.161898] [48527]: DEBUG oslo_concurrency.lockutils [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.178615] [48527]: WARNING neutronclient.v2_0.client [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.197315] [48527]: DEBUG nova.policy [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.202089] [48527]: INFO nova.api.openstack.requestlog [None req-33b4c617-0b81-42db-96dc-c6203c8c65a8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1268 microversion: 2.1 time: 0.049553 [ 978.203024] [48527]: [pid: 48527|app: 0|req: 2167/4375] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:02 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.205803] [48526]: DEBUG nova.api.openstack.wsgi [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.207302] [48526]: DEBUG nova.compute.api [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.211053] [48526]: DEBUG oslo_concurrency.lockutils [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.211353] [48526]: DEBUG oslo_concurrency.lockutils [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.211505] [48526]: DEBUG oslo_concurrency.lockutils [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.211769] [48526]: DEBUG oslo_concurrency.lockutils [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.211919] [48526]: DEBUG oslo_concurrency.lockutils [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.212054] [48526]: DEBUG oslo_concurrency.lockutils [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.229976] [48526]: WARNING neutronclient.v2_0.client [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.249376] [48526]: DEBUG nova.policy [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.254219] [48526]: INFO nova.api.openstack.requestlog [None req-62b65ab6-8663-4ce5-9f39-11dc5bcdb6eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.051035 [ 978.254410] [48527]: DEBUG nova.api.openstack.wsgi [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.254711] [48526]: [pid: 48526|app: 0|req: 2209/4376] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:02 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.256012] [48527]: DEBUG nova.compute.api [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.260259] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.260493] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.260701] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.260950] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.261161] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.261278] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.278265] [48527]: WARNING neutronclient.v2_0.client [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.298161] [48527]: DEBUG nova.policy [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.303228] [48527]: INFO nova.api.openstack.requestlog [None req-2b610aa0-b08b-4056-9ae5-3b1bd00c6067 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.051142 [ 978.303604] [48527]: [pid: 48527|app: 0|req: 2168/4377] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:02 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.335417] [48526]: DEBUG nova.api.openstack.wsgi [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.337796] [48526]: DEBUG nova.compute.api [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.342711] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.343009] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.343259] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.343651] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.343888] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.344108] [48526]: DEBUG oslo_concurrency.lockutils [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.377486] [48526]: WARNING neutronclient.v2_0.client [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.397608] [48526]: DEBUG nova.policy [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.401353] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.402815] [48527]: DEBUG nova.compute.api [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.405411] [48526]: DEBUG nova.policy [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.405707] [48526]: DEBUG nova.policy [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.408261] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.408465] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.408600] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.408860] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.409050] [48526]: INFO nova.api.openstack.requestlog [None req-fb8b5fb6-d8e1-4e11-9d36-3d73192875c3 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.076852 [ 978.409149] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.409249] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.409427] [48526]: [pid: 48526|app: 0|req: 2210/4378] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:02 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 978.433271] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.433271] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.433271] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.433271] [48527]: DEBUG nova.objects.instance [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.436527] [48527]: WARNING neutronclient.v2_0.client [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.457432] [48527]: DEBUG nova.policy [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.464287] [48527]: INFO nova.api.openstack.requestlog [None req-fc8fb3ce-1e1c-4768-a58d-ac35a1309862 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.065078 [ 978.464706] [48527]: [pid: 48527|app: 0|req: 2169/4379] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:02 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.852088] [48526]: DEBUG nova.api.openstack.wsgi [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.853495] [48526]: DEBUG nova.compute.api [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.858580] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.858769] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.858955] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.859653] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.859653] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.859653] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.885947] [48526]: WARNING neutronclient.v2_0.client [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.960456] [48526]: DEBUG nova.policy [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.965832] [48526]: INFO nova.api.openstack.requestlog [None req-9ba83ef1-2005-4fed-9b60-3aecd99e7b2e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1313 microversion: 2.1 time: 0.116001 [ 978.966216] [48526]: [pid: 48526|app: 0|req: 2211/4380] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1313 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.018560] [48527]: DEBUG nova.api.openstack.wsgi [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.020180] [48527]: DEBUG nova.compute.api [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.023700] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.023877] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.024022] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.024298] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.024444] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.024564] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.047476] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.047604] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.047759] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.047959] [48527]: DEBUG nova.objects.instance [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.052901] [48527]: WARNING neutronclient.v2_0.client [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.070704] [48527]: DEBUG nova.policy [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.075738] [48527]: INFO nova.api.openstack.requestlog [None req-a2674b5e-6517-47a2-be6a-285b18574e33 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.059551 [ 979.076129] [48527]: [pid: 48527|app: 0|req: 2170/4381] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.098218] [48526]: DEBUG nova.api.openstack.wsgi [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.099763] [48526]: DEBUG nova.compute.api [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.103335] [48526]: DEBUG oslo_concurrency.lockutils [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.103545] [48526]: DEBUG oslo_concurrency.lockutils [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.103684] [48526]: DEBUG oslo_concurrency.lockutils [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.103942] [48526]: DEBUG oslo_concurrency.lockutils [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.104099] [48526]: DEBUG oslo_concurrency.lockutils [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.104225] [48526]: DEBUG oslo_concurrency.lockutils [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.123279] [48527]: DEBUG nova.api.openstack.wsgi [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.123971] [48526]: WARNING neutronclient.v2_0.client [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.125579] [48527]: DEBUG nova.compute.api [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.128768] [48527]: DEBUG oslo_concurrency.lockutils [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.129015] [48527]: DEBUG oslo_concurrency.lockutils [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.129174] [48527]: DEBUG oslo_concurrency.lockutils [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.129456] [48527]: DEBUG oslo_concurrency.lockutils [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.129613] [48527]: DEBUG oslo_concurrency.lockutils [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.129734] [48527]: DEBUG oslo_concurrency.lockutils [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.151650] [48527]: DEBUG oslo_concurrency.lockutils [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.151843] [48527]: DEBUG oslo_concurrency.lockutils [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.151945] [48527]: DEBUG oslo_concurrency.lockutils [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.152110] [48527]: DEBUG nova.objects.instance [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.154898] [48527]: WARNING neutronclient.v2_0.client [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.173665] [48527]: DEBUG nova.policy [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.178192] [48527]: INFO nova.api.openstack.requestlog [None req-82395bb8-22cc-4efe-a868-4cb47266cfc9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.056993 [ 979.178488] [48527]: [pid: 48527|app: 0|req: 2171/4382] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 979.180918] [48527]: DEBUG nova.api.openstack.wsgi [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.182299] [48527]: DEBUG nova.compute.api [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.185747] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.185937] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.186082] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.186333] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.186474] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.186591] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.187751] [48526]: DEBUG nova.policy [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.192525] [48526]: INFO nova.api.openstack.requestlog [None req-47077f22-12a3-4405-8c00-0692a30dc6a0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1684 microversion: 2.1 time: 0.096490 [ 979.192871] [48526]: [pid: 48526|app: 0|req: 2212/4383] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1684 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.205167] [48526]: DEBUG nova.api.openstack.wsgi [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.205746] [48527]: WARNING neutronclient.v2_0.client [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.206538] [48526]: DEBUG nova.compute.api [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.211165] [48526]: DEBUG oslo_concurrency.lockutils [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.211165] [48526]: DEBUG oslo_concurrency.lockutils [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.211165] [48526]: DEBUG oslo_concurrency.lockutils [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.211165] [48526]: DEBUG oslo_concurrency.lockutils [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.211165] [48526]: DEBUG oslo_concurrency.lockutils [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.211490] [48526]: DEBUG oslo_concurrency.lockutils [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.224626] [48527]: DEBUG nova.policy [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.229013] [48527]: INFO nova.api.openstack.requestlog [None req-3b44040c-50c0-4e4d-8f0b-a9dfe7a0deb9 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.049910 [ 979.229409] [48527]: [pid: 48527|app: 0|req: 2172/4384] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.231859] [48527]: DEBUG nova.api.openstack.wsgi [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.232651] [48526]: WARNING neutronclient.v2_0.client [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.233272] [48527]: DEBUG nova.compute.api [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.236671] [48527]: DEBUG oslo_concurrency.lockutils [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.236896] [48527]: DEBUG oslo_concurrency.lockutils [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.237082] [48527]: DEBUG oslo_concurrency.lockutils [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.237400] [48527]: DEBUG oslo_concurrency.lockutils [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.237562] [48527]: DEBUG oslo_concurrency.lockutils [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.237707] [48527]: DEBUG oslo_concurrency.lockutils [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.257531] [48527]: WARNING neutronclient.v2_0.client [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.276638] [48527]: DEBUG nova.policy [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.281470] [48527]: INFO nova.api.openstack.requestlog [None req-85487121-0182-402f-876e-91c9f1d3f450 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1268 microversion: 2.1 time: 0.051401 [ 979.281861] [48527]: [pid: 48527|app: 0|req: 2173/4385] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1268 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.285145] [48527]: DEBUG nova.api.openstack.wsgi [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.286607] [48527]: DEBUG nova.compute.api [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.292031] [48527]: DEBUG oslo_concurrency.lockutils [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.292297] [48527]: DEBUG oslo_concurrency.lockutils [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.292445] [48527]: DEBUG oslo_concurrency.lockutils [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.292710] [48527]: DEBUG oslo_concurrency.lockutils [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.292862] [48527]: DEBUG oslo_concurrency.lockutils [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.293032] [48527]: DEBUG oslo_concurrency.lockutils [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.302838] [48526]: DEBUG nova.policy [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.310050] [48526]: INFO nova.api.openstack.requestlog [None req-11fd56ee-22b9-4115-961c-e54f4b05b2ed tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1684 microversion: 2.1 time: 0.106592 [ 979.310181] [48526]: [pid: 48526|app: 0|req: 2213/4386] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1684 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.319476] [48527]: WARNING neutronclient.v2_0.client [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.319574] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.321063] [48526]: DEBUG nova.compute.api [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.324767] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.324998] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.325127] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.325446] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.325542] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.325665] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.338599] [48527]: DEBUG nova.policy [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.341952] [48526]: WARNING neutronclient.v2_0.client [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.343211] [48527]: INFO nova.api.openstack.requestlog [None req-363a4c1f-e09c-4ec8-aeff-ffcd43642798 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.060742 [ 979.343791] [48527]: [pid: 48527|app: 0|req: 2174/4387] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.365914] [48526]: DEBUG nova.policy [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.373761] [48526]: INFO nova.api.openstack.requestlog [None req-f1468e38-5350-42b2-8b6d-32c60212e15b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.057111 [ 979.373956] [48526]: [pid: 48526|app: 0|req: 2214/4388] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.426117] [48527]: DEBUG nova.api.openstack.wsgi [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.427682] [48527]: DEBUG nova.compute.api [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.432569] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.432720] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.432851] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.433475] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.433475] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.433475] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.454972] [48527]: WARNING neutronclient.v2_0.client [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.475023] [48527]: DEBUG nova.policy [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.477086] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.478771] [48526]: DEBUG nova.compute.api [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.479367] [48527]: DEBUG nova.policy [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.479997] [48527]: DEBUG nova.policy [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.482435] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.482682] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.482821] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.483095] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.483243] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.483376] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.484284] [48527]: INFO nova.api.openstack.requestlog [None req-1cdc7795-0e23-472b-8fa6-3d569ecd7d26 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.061531 [ 979.484638] [48527]: [pid: 48527|app: 0|req: 2175/4389] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 979.506698] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.506936] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.507097] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.507251] [48526]: DEBUG nova.objects.instance [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.510808] [48526]: WARNING neutronclient.v2_0.client [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.529470] [48526]: DEBUG nova.policy [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.534573] [48526]: INFO nova.api.openstack.requestlog [None req-bc7467d2-1fa9-47e2-9bee-0b597751eb9b tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.059149 [ 979.534573] [48526]: [pid: 48526|app: 0|req: 2215/4390] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:03 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.982459] [48527]: DEBUG nova.api.openstack.wsgi [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.983942] [48527]: DEBUG nova.compute.api [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.988960] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.989208] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.989297] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.989573] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.989829] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.989913] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.015409] [48527]: WARNING neutronclient.v2_0.client [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.085261] [48527]: DEBUG nova.policy [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.091208] [48527]: INFO nova.api.openstack.requestlog [None req-4fc40a44-ffe9-4d80-b8d9-18f4ee885679 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1313 microversion: 2.1 time: 0.110855 [ 980.091368] [48526]: DEBUG nova.api.openstack.wsgi [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.091539] [48527]: [pid: 48527|app: 0|req: 2176/4391] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:04 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1313 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.092840] [48526]: DEBUG nova.compute.api [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.096178] [48526]: DEBUG oslo_concurrency.lockutils [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.096369] [48526]: DEBUG oslo_concurrency.lockutils [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.096507] [48526]: DEBUG oslo_concurrency.lockutils [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.096743] [48526]: DEBUG oslo_concurrency.lockutils [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.096885] [48526]: DEBUG oslo_concurrency.lockutils [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.097011] [48526]: DEBUG oslo_concurrency.lockutils [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.117193] [48526]: DEBUG oslo_concurrency.lockutils [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.117365] [48526]: DEBUG oslo_concurrency.lockutils [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.117550] [48526]: DEBUG oslo_concurrency.lockutils [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.117738] [48526]: DEBUG nova.objects.instance [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.122265] [48526]: WARNING neutronclient.v2_0.client [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.139598] [48526]: DEBUG nova.policy [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.143722] [48526]: INFO nova.api.openstack.requestlog [None req-971498d1-a955-43ce-a90d-f585d487cec1 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.055130 [ 980.144098] [48526]: [pid: 48526|app: 0|req: 2216/4392] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:04 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.192220] [48527]: DEBUG nova.api.openstack.wsgi [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.193648] [48527]: DEBUG nova.compute.api [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.197239] [48527]: DEBUG oslo_concurrency.lockutils [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.197424] [48527]: DEBUG oslo_concurrency.lockutils [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.197567] [48527]: DEBUG oslo_concurrency.lockutils [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.197823] [48527]: DEBUG oslo_concurrency.lockutils [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.197972] [48527]: DEBUG oslo_concurrency.lockutils [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.198113] [48527]: DEBUG oslo_concurrency.lockutils [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.226532] [48527]: DEBUG oslo_concurrency.lockutils [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.226717] [48527]: DEBUG oslo_concurrency.lockutils [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.226847] [48527]: DEBUG oslo_concurrency.lockutils [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.227035] [48527]: DEBUG nova.objects.instance [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.236827] [48527]: WARNING neutronclient.v2_0.client [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.242203] [48526]: DEBUG nova.api.openstack.wsgi [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.243629] [48526]: DEBUG nova.compute.api [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.247142] [48526]: DEBUG oslo_concurrency.lockutils [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.247416] [48526]: DEBUG oslo_concurrency.lockutils [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.247532] [48526]: DEBUG oslo_concurrency.lockutils [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.247830] [48526]: DEBUG oslo_concurrency.lockutils [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.248008] [48526]: DEBUG oslo_concurrency.lockutils [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.248154] [48526]: DEBUG oslo_concurrency.lockutils [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.259678] [48527]: DEBUG nova.policy [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.263868] [48527]: INFO nova.api.openstack.requestlog [None req-f97d7111-3074-4768-90da-09a8799a294c tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.074355 [ 980.265016] [48527]: [pid: 48527|app: 0|req: 2177/4393] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:04 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.268314] [48526]: WARNING neutronclient.v2_0.client [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.294696] [48526]: DEBUG nova.policy [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.298154] [48527]: DEBUG nova.api.openstack.wsgi [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.299303] [48526]: INFO nova.api.openstack.requestlog [None req-eea1e655-715e-4ddb-a66d-3d5fc8a2b238 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.059281 [ 980.299642] [48526]: [pid: 48526|app: 0|req: 2217/4394] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:04 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.299855] [48527]: DEBUG nova.compute.api [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.303804] [48527]: DEBUG oslo_concurrency.lockutils [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.304120] [48527]: DEBUG oslo_concurrency.lockutils [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.304325] [48527]: DEBUG oslo_concurrency.lockutils [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.305628] [48527]: DEBUG oslo_concurrency.lockutils [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.305628] [48527]: DEBUG oslo_concurrency.lockutils [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.305628] [48527]: DEBUG oslo_concurrency.lockutils [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.328842] [48527]: WARNING neutronclient.v2_0.client [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.359546] [48526]: DEBUG nova.api.openstack.wsgi [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.361096] [48526]: DEBUG nova.compute.api [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.367392] [48526]: DEBUG oslo_concurrency.lockutils [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.367625] [48526]: DEBUG oslo_concurrency.lockutils [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.367789] [48526]: DEBUG oslo_concurrency.lockutils [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.368104] [48526]: DEBUG oslo_concurrency.lockutils [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.368294] [48526]: DEBUG oslo_concurrency.lockutils [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.368454] [48526]: DEBUG oslo_concurrency.lockutils [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.393153] [48526]: WARNING neutronclient.v2_0.client [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.408329] [48527]: DEBUG nova.policy [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.414577] [48527]: INFO nova.api.openstack.requestlog [None req-56e2886a-4dc6-4ae5-a010-5862109d0d0c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1318 microversion: 2.1 time: 0.118598 [ 980.415138] [48527]: [pid: 48527|app: 0|req: 2178/4395] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:04 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1318 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 980.417694] [48527]: DEBUG nova.api.openstack.wsgi [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.419415] [48527]: DEBUG nova.compute.api [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.423375] [48526]: DEBUG nova.policy [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.424398] [48527]: DEBUG oslo_concurrency.lockutils [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.424629] [48527]: DEBUG oslo_concurrency.lockutils [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.424795] [48527]: DEBUG oslo_concurrency.lockutils [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.425144] [48527]: DEBUG oslo_concurrency.lockutils [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.425335] [48527]: DEBUG oslo_concurrency.lockutils [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.425478] [48527]: DEBUG oslo_concurrency.lockutils [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.428079] [48526]: INFO nova.api.openstack.requestlog [None req-01651daf-683f-4340-a391-0e63c5eb6f43 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.070848 [ 980.428433] [48526]: [pid: 48526|app: 0|req: 2218/4396] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:04 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.448229] [48527]: WARNING neutronclient.v2_0.client [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.467371] [48527]: DEBUG nova.policy [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.471565] [48527]: INFO nova.api.openstack.requestlog [None req-19dd8145-8207-43e7-bc2d-5e2c192eac5e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.055957 [ 980.471904] [48527]: [pid: 48527|app: 0|req: 2179/4397] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:04 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.500040] [48526]: DEBUG nova.api.openstack.wsgi [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.501729] [48526]: DEBUG nova.compute.api [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.505575] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.505741] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.505988] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.506353] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.506534] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.506702] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.526344] [48526]: WARNING neutronclient.v2_0.client [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.544221] [48526]: DEBUG nova.policy [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.546998] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.548513] [48526]: DEBUG nova.policy [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.548718] [48527]: DEBUG nova.compute.api [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.549267] [48526]: DEBUG nova.policy [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.552916] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.553078] [48526]: INFO nova.api.openstack.requestlog [None req-b6028dad-be5a-4f1b-96f5-6c9bf4237ba5 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.055240 [ 980.553149] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.553273] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.553447] [48526]: [pid: 48526|app: 0|req: 2219/4398] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:04 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 980.553547] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.553692] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.553955] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.579024] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.579257] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.579406] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.579593] [48527]: DEBUG nova.objects.instance [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.583442] [48527]: WARNING neutronclient.v2_0.client [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.605287] [48527]: DEBUG nova.policy [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.610963] [48527]: INFO nova.api.openstack.requestlog [None req-5f70e1ec-5aa6-4e46-9237-967d6ad9dec9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.066161 [ 980.611355] [48527]: [pid: 48527|app: 0|req: 2180/4399] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:04 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.104950] [48526]: DEBUG nova.api.openstack.wsgi [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.106565] [48526]: DEBUG nova.compute.api [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.110248] [48526]: DEBUG oslo_concurrency.lockutils [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.110431] [48526]: DEBUG oslo_concurrency.lockutils [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.110565] [48526]: DEBUG oslo_concurrency.lockutils [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.110816] [48526]: DEBUG oslo_concurrency.lockutils [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.110960] [48526]: DEBUG oslo_concurrency.lockutils [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.111100] [48526]: DEBUG oslo_concurrency.lockutils [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.128073] [48526]: WARNING neutronclient.v2_0.client [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.158300] [48527]: DEBUG nova.api.openstack.wsgi [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.159905] [48527]: DEBUG nova.compute.api [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.163180] [48527]: DEBUG oslo_concurrency.lockutils [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.163361] [48527]: DEBUG oslo_concurrency.lockutils [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.163496] [48527]: DEBUG oslo_concurrency.lockutils [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.163739] [48527]: DEBUG oslo_concurrency.lockutils [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.163880] [48527]: DEBUG oslo_concurrency.lockutils [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.164010] [48527]: DEBUG oslo_concurrency.lockutils [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.183358] [48527]: DEBUG oslo_concurrency.lockutils [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.183549] [48527]: DEBUG oslo_concurrency.lockutils [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.183668] [48527]: DEBUG oslo_concurrency.lockutils [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.183820] [48527]: DEBUG nova.objects.instance [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.186904] [48527]: WARNING neutronclient.v2_0.client [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.187536] [48526]: DEBUG nova.policy [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.192630] [48526]: INFO nova.api.openstack.requestlog [None req-a417946e-1607-491a-8bfa-6f37cb22158d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1313 microversion: 2.1 time: 0.090018 [ 981.193482] [48526]: [pid: 48526|app: 0|req: 2220/4400] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:05 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.205849] [48527]: DEBUG nova.policy [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.210126] [48527]: INFO nova.api.openstack.requestlog [None req-f70a0693-1550-437d-b3a6-2415804d6cca tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.053935 [ 981.210443] [48527]: [pid: 48527|app: 0|req: 2181/4401] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:05 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.279921] [48526]: DEBUG nova.api.openstack.wsgi [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.281140] [48526]: DEBUG nova.compute.api [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.284522] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.284707] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.284839] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.285105] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.285251] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.285382] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.305717] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.305906] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.306055] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.306211] [48526]: DEBUG nova.objects.instance [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.309270] [48526]: WARNING neutronclient.v2_0.client [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.314170] [48527]: DEBUG nova.api.openstack.wsgi [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.315639] [48527]: DEBUG nova.compute.api [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.321393] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.321551] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.321701] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.321968] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.322126] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.322286] [48527]: DEBUG oslo_concurrency.lockutils [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.328946] [48526]: DEBUG nova.policy [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.334438] [48526]: INFO nova.api.openstack.requestlog [None req-af1d0fe3-9ac0-4e2e-90f2-040f382f16eb tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.056745 [ 981.334682] [48526]: [pid: 48526|app: 0|req: 2221/4402] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:05 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.338573] [48527]: WARNING neutronclient.v2_0.client [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.359498] [48527]: DEBUG nova.policy [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.364231] [48527]: INFO nova.api.openstack.requestlog [None req-93b4864a-570d-49ae-bdbd-ae14af6bae2a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.052090 [ 981.364592] [48527]: [pid: 48527|app: 0|req: 2182/4403] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:05 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.430489] [48526]: DEBUG nova.api.openstack.wsgi [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.432699] [48526]: DEBUG nova.compute.api [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.440332] [48526]: DEBUG oslo_concurrency.lockutils [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.440706] [48526]: DEBUG oslo_concurrency.lockutils [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.440995] [48526]: DEBUG oslo_concurrency.lockutils [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.441489] [48526]: DEBUG oslo_concurrency.lockutils [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.441786] [48526]: DEBUG oslo_concurrency.lockutils [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.442083] [48526]: DEBUG oslo_concurrency.lockutils [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.442273] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.443879] [48527]: DEBUG nova.compute.api [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.448053] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.448319] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.448431] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.448703] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.448865] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.449220] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.468713] [48527]: WARNING neutronclient.v2_0.client [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.470440] [48526]: WARNING neutronclient.v2_0.client [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.489540] [48527]: DEBUG nova.policy [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.497331] [48527]: INFO nova.api.openstack.requestlog [None req-4f868cd1-288d-4642-bca5-9443f227f5ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.057343 [ 981.497700] [48527]: [pid: 48527|app: 0|req: 2183/4404] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:05 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.500625] [48527]: DEBUG nova.api.openstack.wsgi [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.502094] [48527]: DEBUG nova.compute.api [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.505298] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.505477] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.505610] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.505862] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.506284] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.506284] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.523999] [48527]: WARNING neutronclient.v2_0.client [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.544436] [48527]: DEBUG nova.policy [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.549172] [48527]: INFO nova.api.openstack.requestlog [None req-0a8a8a42-b1d9-4727-ab68-43bfdeae50d8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.050754 [ 981.549515] [48527]: [pid: 48527|app: 0|req: 2184/4405] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:05 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.571897] [48527]: DEBUG nova.api.openstack.wsgi [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.572453] [48526]: DEBUG nova.policy [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.574931] [48527]: DEBUG nova.compute.api [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.578313] [48527]: DEBUG oslo_concurrency.lockutils [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.578497] [48527]: DEBUG oslo_concurrency.lockutils [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.578628] [48527]: DEBUG oslo_concurrency.lockutils [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.578677] [48526]: INFO nova.api.openstack.requestlog [None req-a47cc085-a2ec-4d1e-b916-dbb3526a9674 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1316 microversion: 2.1 time: 0.151730 [ 981.578942] [48527]: DEBUG oslo_concurrency.lockutils [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.579018] [48526]: [pid: 48526|app: 0|req: 2222/4406] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:05 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1316 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.579102] [48527]: DEBUG oslo_concurrency.lockutils [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.579318] [48527]: DEBUG oslo_concurrency.lockutils [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.600481] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=11 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 981.605879] [48527]: WARNING neutronclient.v2_0.client [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.623712] [48526]: DEBUG nova.api.openstack.wsgi [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.626238] [48526]: DEBUG nova.compute.api [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.627015] [48527]: DEBUG nova.policy [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.630698] [48526]: DEBUG oslo_concurrency.lockutils [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.630929] [48526]: DEBUG oslo_concurrency.lockutils [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.631045] [48526]: DEBUG oslo_concurrency.lockutils [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.631383] [48526]: DEBUG oslo_concurrency.lockutils [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.631542] [48526]: DEBUG oslo_concurrency.lockutils [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.631717] [48526]: DEBUG oslo_concurrency.lockutils [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.631833] [48527]: DEBUG nova.policy [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.632496] [48527]: DEBUG nova.policy [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.637706] [48527]: INFO nova.api.openstack.requestlog [None req-4447b230-899a-49e1-8516-00bd144455a0 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.068029 [ 981.638291] [48527]: [pid: 48527|app: 0|req: 2185/4407] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:05 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 981.654925] [48526]: DEBUG oslo_concurrency.lockutils [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.655149] [48526]: DEBUG oslo_concurrency.lockutils [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.655309] [48526]: DEBUG oslo_concurrency.lockutils [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.655443] [48527]: DEBUG nova.api.openstack.wsgi [req-57c34267-1b99-4f52-ad40-b50bf93b84e6 req-81d8aa28-3ada-4836-861e-bea1005cbadd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cd92109b-864c-40fa-ac4d-847a7326f20f", "name": "network-vif-plugged", "status": "completed", "tag": "cb78d886-6580-4950-842c-3b5c543ec788"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 981.655527] [48526]: DEBUG nova.objects.instance [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.660762] [48526]: WARNING neutronclient.v2_0.client [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.661566] [48527]: DEBUG oslo_concurrency.lockutils [req-57c34267-1b99-4f52-ad40-b50bf93b84e6 req-81d8aa28-3ada-4836-861e-bea1005cbadd service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.661748] [48527]: DEBUG oslo_concurrency.lockutils [req-57c34267-1b99-4f52-ad40-b50bf93b84e6 req-81d8aa28-3ada-4836-861e-bea1005cbadd service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.661882] [48527]: DEBUG oslo_concurrency.lockutils [req-57c34267-1b99-4f52-ad40-b50bf93b84e6 req-81d8aa28-3ada-4836-861e-bea1005cbadd service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.668815] [48527]: INFO nova.api.openstack.compute.server_external_events [req-57c34267-1b99-4f52-ad40-b50bf93b84e6 req-81d8aa28-3ada-4836-861e-bea1005cbadd service nova] Creating event network-vif-plugged:cb78d886-6580-4950-842c-3b5c543ec788 for instance cd92109b-864c-40fa-ac4d-847a7326f20f on cpu-1 [ 981.673311] [48527]: INFO nova.api.openstack.requestlog [req-57c34267-1b99-4f52-ad40-b50bf93b84e6 req-81d8aa28-3ada-4836-861e-bea1005cbadd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020045 [ 981.673932] [48527]: [pid: 48527|app: 0|req: 2186/4408] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:05 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) [ 981.681106] [48526]: DEBUG nova.policy [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.687177] [48526]: INFO nova.api.openstack.requestlog [None req-32bd5568-3c70-4d12-9fa8-88dffe77ae50 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.065657 [ 981.687451] [48526]: [pid: 48526|app: 0|req: 2223/4409] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:05 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.740735] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=7 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 981.804796] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=24 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 982.206038] [48527]: DEBUG nova.api.openstack.wsgi [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.207233] [48527]: DEBUG nova.compute.api [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.212931] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.213151] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.213288] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.213557] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.213697] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.213818] [48527]: DEBUG oslo_concurrency.lockutils [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.222786] [48526]: DEBUG nova.api.openstack.wsgi [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.224517] [48526]: DEBUG nova.compute.api [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.228422] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.228660] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.228780] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.229139] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.229308] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.229437] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.239301] [48527]: WARNING neutronclient.v2_0.client [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.254259] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.254259] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.254259] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.254259] [48526]: DEBUG nova.objects.instance [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.256851] [48526]: WARNING neutronclient.v2_0.client [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.278581] [48526]: DEBUG nova.policy [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.284637] [48526]: INFO nova.api.openstack.requestlog [None req-4b70734d-2041-40e3-9922-1937d9f63bb3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.063959 [ 982.284980] [48526]: [pid: 48526|app: 0|req: 2224/4410] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 982.338966] [48527]: DEBUG nova.policy [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.343828] [48527]: INFO nova.api.openstack.requestlog [None req-dea073e0-7301-46fa-83c0-5e4393c35ce4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1498 microversion: 2.1 time: 0.140672 [ 982.344183] [48527]: [pid: 48527|app: 0|req: 2187/4411] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1498 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.347644] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.349942] [48526]: DEBUG nova.compute.api [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.354090] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.354365] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.354606] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.354911] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.355081] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.355299] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.356685] [48527]: DEBUG nova.api.openstack.wsgi [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.357049] [48527]: DEBUG nova.compute.api [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.361132] [48527]: DEBUG oslo_concurrency.lockutils [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.361640] [48527]: DEBUG oslo_concurrency.lockutils [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.361640] [48527]: DEBUG oslo_concurrency.lockutils [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.361804] [48527]: DEBUG oslo_concurrency.lockutils [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.361994] [48527]: DEBUG oslo_concurrency.lockutils [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.362139] [48527]: DEBUG oslo_concurrency.lockutils [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.378110] [48527]: DEBUG nova.compute.api [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 982.386480] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.386480] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.386480] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.386615] [48526]: DEBUG nova.objects.instance [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.389888] [48526]: WARNING neutronclient.v2_0.client [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.414483] [48526]: DEBUG nova.policy [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.420634] [48526]: INFO nova.api.openstack.requestlog [None req-cc34504f-d3d9-4660-9d63-2d9e80042f99 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.075225 [ 982.421032] [48526]: [pid: 48526|app: 0|req: 2225/4412] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.423985] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.425440] [48526]: DEBUG nova.compute.api [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.430459] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.430709] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.430895] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.431237] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.431396] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.431518] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.448695] [48527]: INFO nova.api.openstack.requestlog [None req-e48c442d-72bd-4146-b42c-f613157e8a5a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 204 len: 0 microversion: 2.1 time: 0.094131 [ 982.449278] [48527]: [pid: 48527|app: 0|req: 2188/4413] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:06 2025] DELETE /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 982.450353] [48526]: WARNING neutronclient.v2_0.client [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.456044] [48527]: DEBUG nova.api.openstack.wsgi [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.458162] [48527]: DEBUG nova.compute.api [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.462958] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.463255] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.463513] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.463873] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.464079] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.464277] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.473278] [48526]: DEBUG nova.policy [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.477600] [48526]: INFO nova.api.openstack.requestlog [None req-e1650d99-ef49-4298-9147-8cb29070492e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.055956 [ 982.478295] [48526]: [pid: 48526|app: 0|req: 2226/4414] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.487056] [48527]: WARNING neutronclient.v2_0.client [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.512112] [48526]: DEBUG nova.api.openstack.wsgi [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.513630] [48526]: DEBUG nova.compute.api [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.517080] [48526]: DEBUG oslo_concurrency.lockutils [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.517342] [48526]: DEBUG oslo_concurrency.lockutils [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.517490] [48526]: DEBUG oslo_concurrency.lockutils [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.517748] [48526]: DEBUG oslo_concurrency.lockutils [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.517891] [48526]: DEBUG oslo_concurrency.lockutils [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.518023] [48526]: DEBUG oslo_concurrency.lockutils [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.534318] [48526]: WARNING neutronclient.v2_0.client [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.552765] [48526]: DEBUG nova.policy [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.557064] [48526]: INFO nova.api.openstack.requestlog [None req-42cac3bc-05cd-4fec-85fb-aa29038280f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.047061 [ 982.557378] [48526]: [pid: 48526|app: 0|req: 2227/4415] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.561740] [48527]: DEBUG nova.policy [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.564839] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.566136] [48526]: DEBUG nova.compute.api [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.567974] [48527]: INFO nova.api.openstack.requestlog [None req-a1485d22-a7b1-46f6-9e85-5471d1b2c9cb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1504 microversion: 2.1 time: 0.115067 [ 982.568370] [48527]: [pid: 48527|app: 0|req: 2189/4416] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1504 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.569630] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.569813] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.570162] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.570243] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.570363] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.570485] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.585890] [48526]: WARNING neutronclient.v2_0.client [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.592578] [48527]: DEBUG nova.api.openstack.wsgi [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.593979] [48527]: DEBUG nova.compute.api [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.598014] [48527]: DEBUG oslo_concurrency.lockutils [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.598348] [48527]: DEBUG oslo_concurrency.lockutils [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.598449] [48527]: DEBUG oslo_concurrency.lockutils [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.598870] [48527]: DEBUG oslo_concurrency.lockutils [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.599121] [48527]: DEBUG oslo_concurrency.lockutils [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.599318] [48527]: DEBUG oslo_concurrency.lockutils [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.608364] [48526]: DEBUG nova.policy [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.612672] [48526]: INFO nova.api.openstack.requestlog [None req-bf59bed4-b35e-4fb9-ae83-499d56d03af1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.051028 [ 982.613163] [48526]: [pid: 48526|app: 0|req: 2228/4417] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 982.616256] [48527]: WARNING neutronclient.v2_0.client [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.653579] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.655056] [48526]: DEBUG nova.compute.api [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.658782] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.659132] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.659332] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.659638] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.659833] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.660319] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.695392] [48526]: WARNING neutronclient.v2_0.client [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.714468] [48526]: DEBUG nova.policy [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.721066] [48526]: DEBUG nova.policy [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.721722] [48526]: DEBUG nova.policy [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.724391] [48527]: DEBUG nova.policy [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.725036] [48526]: INFO nova.api.openstack.requestlog [None req-6f8cc2c7-9da3-43df-bcc2-cd95116ba71e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.074555 [ 982.725400] [48526]: [pid: 48526|app: 0|req: 2229/4418] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 982.727734] [48526]: DEBUG nova.api.openstack.wsgi [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.728490] [48527]: INFO nova.api.openstack.requestlog [None req-2899ee8a-7fe9-41cb-87c2-ab803179a432 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1316 microversion: 2.1 time: 0.138000 [ 982.728813] [48527]: [pid: 48527|app: 0|req: 2190/4419] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1316 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 982.729458] [48526]: DEBUG nova.compute.api [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.733255] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.733509] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.733682] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.733936] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.734094] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.734217] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.757308] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.757479] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.757621] [48526]: DEBUG oslo_concurrency.lockutils [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.757776] [48526]: DEBUG nova.objects.instance [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.761125] [48526]: WARNING neutronclient.v2_0.client [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.780421] [48526]: DEBUG nova.policy [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.786261] [48526]: INFO nova.api.openstack.requestlog [None req-4e76c6bc-18e2-4142-9a92-4ec0aa0d88e3 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.060292 [ 982.786597] [48526]: [pid: 48526|app: 0|req: 2230/4420] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:06 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.299213] [48527]: DEBUG nova.api.openstack.wsgi [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.299417] [48527]: DEBUG nova.compute.api [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.302805] [48527]: DEBUG oslo_concurrency.lockutils [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.302992] [48527]: DEBUG oslo_concurrency.lockutils [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.303147] [48527]: DEBUG oslo_concurrency.lockutils [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.303407] [48527]: DEBUG oslo_concurrency.lockutils [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.303535] [48527]: DEBUG oslo_concurrency.lockutils [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.303654] [48527]: DEBUG oslo_concurrency.lockutils [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.323525] [48527]: DEBUG oslo_concurrency.lockutils [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.323692] [48527]: DEBUG oslo_concurrency.lockutils [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.323825] [48527]: DEBUG oslo_concurrency.lockutils [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.323968] [48527]: DEBUG nova.objects.instance [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.326715] [48527]: WARNING neutronclient.v2_0.client [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.344568] [48527]: DEBUG nova.policy [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.348622] [48527]: INFO nova.api.openstack.requestlog [None req-372c848b-9e64-476f-9ef8-f1a95c6b9ed3 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.052917 [ 983.349255] [48527]: [pid: 48527|app: 0|req: 2191/4421] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:07 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.434124] [48526]: DEBUG nova.api.openstack.wsgi [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.435720] [48526]: DEBUG nova.compute.api [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.440328] [48526]: DEBUG oslo_concurrency.lockutils [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.440512] [48526]: DEBUG oslo_concurrency.lockutils [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.440685] [48526]: DEBUG oslo_concurrency.lockutils [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.440979] [48526]: DEBUG oslo_concurrency.lockutils [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.441147] [48526]: DEBUG oslo_concurrency.lockutils [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.441296] [48526]: DEBUG oslo_concurrency.lockutils [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.468146] [48526]: DEBUG oslo_concurrency.lockutils [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.468326] [48526]: DEBUG oslo_concurrency.lockutils [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.468509] [48526]: DEBUG oslo_concurrency.lockutils [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.468614] [48526]: DEBUG nova.objects.instance [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid e872475c-1648-4e2a-a852-925f42fd3330 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.472237] [48526]: WARNING neutronclient.v2_0.client [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.492249] [48526]: DEBUG nova.policy [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.493862] [48527]: DEBUG nova.api.openstack.wsgi [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.495467] [48527]: DEBUG nova.compute.api [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.498816] [48526]: INFO nova.api.openstack.requestlog [None req-066becaa-ef9d-44e5-80a0-361bb81162a9 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 200 len: 1364 microversion: 2.1 time: 0.067119 [ 983.499239] [48526]: [pid: 48526|app: 0|req: 2231/4422] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:07 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 1364 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.499296] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.499492] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.499665] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.499954] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.500175] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.500332] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.518098] [48527]: WARNING neutronclient.v2_0.client [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.538175] [48527]: DEBUG nova.policy [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.542539] [48527]: INFO nova.api.openstack.requestlog [None req-8cf4cc1c-b727-4c50-8814-5c4dab0eb108 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1201 microversion: 2.1 time: 0.051345 [ 983.542862] [48527]: [pid: 48527|app: 0|req: 2192/4423] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:07 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1201 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.571537] [48526]: DEBUG nova.api.openstack.wsgi [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.573066] [48526]: DEBUG nova.compute.api [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.576588] [48526]: DEBUG oslo_concurrency.lockutils [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.576770] [48526]: DEBUG oslo_concurrency.lockutils [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.576935] [48526]: DEBUG oslo_concurrency.lockutils [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.577237] [48526]: DEBUG oslo_concurrency.lockutils [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.577390] [48526]: DEBUG oslo_concurrency.lockutils [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.577518] [48526]: DEBUG oslo_concurrency.lockutils [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.584067] [48527]: DEBUG nova.api.openstack.wsgi [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.585204] [48527]: DEBUG nova.compute.api [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.589196] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.589428] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.589651] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.590025] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.590203] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.590357] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.594386] [48526]: WARNING neutronclient.v2_0.client [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.610241] [48527]: WARNING neutronclient.v2_0.client [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.615927] [48526]: DEBUG nova.policy [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.620762] [48526]: INFO nova.api.openstack.requestlog [None req-275fb0c6-9b54-42a6-85d7-981fdd5fabfb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.051629 [ 983.621583] [48526]: [pid: 48526|app: 0|req: 2232/4424] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:07 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.625165] [48526]: DEBUG nova.api.openstack.wsgi [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.626565] [48526]: DEBUG nova.compute.api [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.629885] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.630092] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.630233] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.630491] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.630638] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.630759] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.648072] [48526]: WARNING neutronclient.v2_0.client [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.670544] [48526]: DEBUG nova.policy [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.674893] [48526]: INFO nova.api.openstack.requestlog [None req-ef96227f-8b1c-4848-8041-e87eac50fdc2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.052024 [ 983.675244] [48526]: [pid: 48526|app: 0|req: 2233/4425] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:07 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 983.686916] [48526]: DEBUG nova.api.openstack.wsgi [req-cacf9ae1-1b50-4732-8193-12c03f85fde1 req-1498ec18-01a0-46d9-9270-dae97e7d2d40 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cd92109b-864c-40fa-ac4d-847a7326f20f", "tag": "cb78d886-6580-4950-842c-3b5c543ec788"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 983.692521] [48526]: DEBUG oslo_concurrency.lockutils [req-cacf9ae1-1b50-4732-8193-12c03f85fde1 req-1498ec18-01a0-46d9-9270-dae97e7d2d40 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.692701] [48526]: DEBUG oslo_concurrency.lockutils [req-cacf9ae1-1b50-4732-8193-12c03f85fde1 req-1498ec18-01a0-46d9-9270-dae97e7d2d40 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.692835] [48526]: DEBUG oslo_concurrency.lockutils [req-cacf9ae1-1b50-4732-8193-12c03f85fde1 req-1498ec18-01a0-46d9-9270-dae97e7d2d40 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.692883] [48527]: DEBUG nova.policy [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.698488] [48527]: INFO nova.api.openstack.requestlog [None req-7b444cdc-8e92-435a-b408-cf46aa4ff266 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1504 microversion: 2.1 time: 0.117715 [ 983.698754] [48526]: INFO nova.api.openstack.compute.server_external_events [req-cacf9ae1-1b50-4732-8193-12c03f85fde1 req-1498ec18-01a0-46d9-9270-dae97e7d2d40 service nova] Creating event network-changed:cb78d886-6580-4950-842c-3b5c543ec788 for instance cd92109b-864c-40fa-ac4d-847a7326f20f on cpu-1 [ 983.698959] [48527]: [pid: 48527|app: 0|req: 2193/4426] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:07 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1504 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.702998] [48526]: INFO nova.api.openstack.requestlog [req-cacf9ae1-1b50-4732-8193-12c03f85fde1 req-1498ec18-01a0-46d9-9270-dae97e7d2d40 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018170 [ 983.703344] [48526]: [pid: 48526|app: 0|req: 2234/4427] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:07 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 983.740594] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.741998] [48527]: DEBUG nova.compute.api [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.742602] [48526]: DEBUG nova.api.openstack.wsgi [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.744064] [48526]: DEBUG nova.compute.api [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.745364] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.745550] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.745681] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.745922] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.746073] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.746193] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.747493] [48526]: DEBUG oslo_concurrency.lockutils [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.747681] [48526]: DEBUG oslo_concurrency.lockutils [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.747818] [48526]: DEBUG oslo_concurrency.lockutils [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.748086] [48526]: DEBUG oslo_concurrency.lockutils [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.748236] [48526]: DEBUG oslo_concurrency.lockutils [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.748360] [48526]: DEBUG oslo_concurrency.lockutils [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.763518] [48527]: WARNING neutronclient.v2_0.client [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.764300] [48526]: WARNING neutronclient.v2_0.client [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.781138] [48527]: DEBUG nova.policy [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.787253] [48527]: DEBUG nova.policy [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.788054] [48527]: DEBUG nova.policy [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.791561] [48527]: INFO nova.api.openstack.requestlog [None req-2ca0f1ae-70e3-47bd-890c-6d16c8f354fd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.053599 [ 983.791942] [48527]: [pid: 48527|app: 0|req: 2194/4428] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:07 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 983.799813] [48527]: DEBUG nova.api.openstack.wsgi [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.801495] [48527]: DEBUG nova.compute.api [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.805309] [48527]: DEBUG oslo_concurrency.lockutils [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.805500] [48527]: DEBUG oslo_concurrency.lockutils [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.805636] [48527]: DEBUG oslo_concurrency.lockutils [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.807121] [48527]: DEBUG oslo_concurrency.lockutils [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.807330] [48527]: DEBUG oslo_concurrency.lockutils [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.807473] [48527]: DEBUG oslo_concurrency.lockutils [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.832670] [48527]: DEBUG oslo_concurrency.lockutils [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.832842] [48527]: DEBUG oslo_concurrency.lockutils [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.832972] [48527]: DEBUG oslo_concurrency.lockutils [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.833226] [48527]: DEBUG nova.objects.instance [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.836886] [48527]: WARNING neutronclient.v2_0.client [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.837050] [48526]: DEBUG nova.policy [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.845542] [48526]: INFO nova.api.openstack.requestlog [None req-71c53def-efaf-4082-954d-803e3d7ebc7f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1316 microversion: 2.1 time: 0.105304 [ 983.845896] [48526]: [pid: 48526|app: 0|req: 2235/4429] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:07 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1316 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.856309] [48527]: DEBUG nova.policy [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.861126] [48527]: INFO nova.api.openstack.requestlog [None req-e00fbf4e-da2e-4b62-8cb3-1a680ab45d26 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.064349 [ 983.861976] [48527]: [pid: 48527|app: 0|req: 2195/4430] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:08 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.363591] [48526]: DEBUG nova.api.openstack.wsgi [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.365507] [48526]: DEBUG nova.compute.api [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.371075] [48526]: DEBUG oslo_concurrency.lockutils [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.371284] [48526]: DEBUG oslo_concurrency.lockutils [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.371429] [48526]: DEBUG oslo_concurrency.lockutils [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.371695] [48526]: DEBUG oslo_concurrency.lockutils [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.371836] [48526]: DEBUG oslo_concurrency.lockutils [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.371972] [48526]: DEBUG oslo_concurrency.lockutils [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.403924] [48526]: DEBUG oslo_concurrency.lockutils [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.403924] [48526]: DEBUG oslo_concurrency.lockutils [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.403924] [48526]: DEBUG oslo_concurrency.lockutils [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.404259] [48526]: DEBUG nova.objects.instance [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.408047] [48526]: WARNING neutronclient.v2_0.client [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.427841] [48526]: DEBUG nova.policy [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.434186] [48526]: INFO nova.api.openstack.requestlog [None req-989d2ab8-906b-49c4-ad5e-684ea6db8d87 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.073153 [ 984.434555] [48526]: [pid: 48526|app: 0|req: 2236/4431] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:08 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.513368] [48527]: DEBUG nova.api.openstack.wsgi [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.514846] [48527]: DEBUG nova.compute.api [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: e872475c-1648-4e2a-a852-925f42fd3330] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.518415] [48527]: DEBUG oslo_concurrency.lockutils [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.518640] [48527]: DEBUG oslo_concurrency.lockutils [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.518800] [48527]: DEBUG oslo_concurrency.lockutils [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.519149] [48527]: DEBUG oslo_concurrency.lockutils [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.519306] [48527]: DEBUG oslo_concurrency.lockutils [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.519431] [48527]: DEBUG oslo_concurrency.lockutils [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.529012] [48527]: INFO nova.api.openstack.wsgi [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] HTTP exception thrown: Instance e872475c-1648-4e2a-a852-925f42fd3330 could not be found. [ 984.529306] [48527]: DEBUG nova.api.openstack.wsgi [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Returning 404 to user: Instance e872475c-1648-4e2a-a852-925f42fd3330 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 984.529694] [48527]: INFO nova.api.openstack.requestlog [None req-2584865a-12d4-48b3-9512-d1f015868469 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330" status: 404 len: 111 microversion: 2.1 time: 0.018869 [ 984.530140] [48527]: [pid: 48527|app: 0|req: 2196/4432] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:08 2025] GET /compute/v2.1/servers/e872475c-1648-4e2a-a852-925f42fd3330 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 984.536542] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc898008-05e9-4d9e-bcdf-e635847817e6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.555311] [48526]: INFO nova.api.openstack.requestlog [None req-bc898008-05e9-4d9e-bcdf-e635847817e6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-290610963" status: 202 len: 0 microversion: 2.1 time: 0.022051 [ 984.555498] [48527]: DEBUG nova.api.openstack.wsgi [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.556068] [48526]: [pid: 48526|app: 0|req: 2237/4433] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 13:58:08 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-290610963 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 984.557100] [48527]: DEBUG nova.compute.api [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.560747] [48527]: DEBUG oslo_concurrency.lockutils [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.560930] [48527]: DEBUG oslo_concurrency.lockutils [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.561098] [48527]: DEBUG oslo_concurrency.lockutils [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.561474] [48527]: DEBUG oslo_concurrency.lockutils [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.561635] [48527]: DEBUG oslo_concurrency.lockutils [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.561770] [48527]: DEBUG oslo_concurrency.lockutils [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.590326] [48527]: WARNING neutronclient.v2_0.client [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.610857] [48527]: DEBUG nova.policy [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.617837] [48527]: INFO nova.api.openstack.requestlog [None req-334544ef-3af0-4bff-8b0f-92f7d33685f5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1257 microversion: 2.1 time: 0.064488 [ 984.618207] [48527]: [pid: 48527|app: 0|req: 2197/4434] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:08 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1257 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.633132] [48526]: DEBUG nova.api.openstack.wsgi [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.634705] [48526]: DEBUG nova.compute.api [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.645265] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.646184] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.646538] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.646999] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.647284] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.647522] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.666631] [48526]: WARNING neutronclient.v2_0.client [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.689198] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.690636] [48527]: DEBUG nova.compute.api [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.694058] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.694251] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.694303] [48526]: DEBUG nova.policy [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.694383] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.694628] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.694770] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.694937] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.702292] [48526]: INFO nova.api.openstack.requestlog [None req-ec273739-81a4-4fb1-b549-e2fa1544d09b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.069661 [ 984.702292] [48526]: [pid: 48526|app: 0|req: 2238/4435] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:08 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.712468] [48526]: DEBUG nova.api.openstack.wsgi [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.713997] [48526]: DEBUG nova.compute.api [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.715279] [48527]: WARNING neutronclient.v2_0.client [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.718285] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.718617] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.718859] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.719291] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.719581] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.719844] [48526]: DEBUG oslo_concurrency.lockutils [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.738860] [48526]: WARNING neutronclient.v2_0.client [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.969617] [48527]: DEBUG nova.policy [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.970964] [48526]: DEBUG nova.policy [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.974236] [48527]: INFO nova.api.openstack.requestlog [None req-ba5fc0f3-64d9-4783-beea-5179c3cfac2d tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.287001 [ 984.974793] [48527]: [pid: 48527|app: 0|req: 2198/4436] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:08 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.975619] [48526]: INFO nova.api.openstack.requestlog [None req-f39d9ac0-7268-428b-b187-9375b0f23170 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1462 microversion: 2.1 time: 0.265838 [ 984.975991] [48526]: [pid: 48526|app: 0|req: 2239/4437] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:08 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1462 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.978238] [48527]: DEBUG nova.api.openstack.wsgi [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.978448] [48526]: DEBUG nova.api.openstack.wsgi [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.980326] [48527]: DEBUG nova.compute.api [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.980404] [48526]: DEBUG nova.compute.api [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.984067] [48526]: DEBUG oslo_concurrency.lockutils [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.984267] [48526]: DEBUG oslo_concurrency.lockutils [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.984407] [48526]: DEBUG oslo_concurrency.lockutils [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.984670] [48526]: DEBUG oslo_concurrency.lockutils [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.984813] [48526]: DEBUG oslo_concurrency.lockutils [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.984938] [48526]: DEBUG oslo_concurrency.lockutils [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.985418] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.985686] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.985917] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.986349] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.986687] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.986834] [48527]: DEBUG oslo_concurrency.lockutils [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.002831] [48526]: WARNING neutronclient.v2_0.client [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.007878] [48527]: WARNING neutronclient.v2_0.client [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.029890] [48527]: DEBUG nova.policy [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.034434] [48527]: DEBUG nova.policy [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.035167] [48527]: DEBUG nova.policy [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.038648] [48527]: INFO nova.api.openstack.requestlog [None req-e0c7c18f-92dc-4042-b397-119ba9eff2a7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.063277 [ 985.039326] [48527]: [pid: 48527|app: 0|req: 2199/4438] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:09 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 985.041782] [48527]: DEBUG nova.api.openstack.wsgi [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.043185] [48527]: DEBUG nova.compute.api [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.046384] [48527]: DEBUG oslo_concurrency.lockutils [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.046568] [48527]: DEBUG oslo_concurrency.lockutils [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.046703] [48527]: DEBUG oslo_concurrency.lockutils [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.046988] [48527]: DEBUG oslo_concurrency.lockutils [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.047148] [48527]: DEBUG oslo_concurrency.lockutils [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.047311] [48527]: DEBUG oslo_concurrency.lockutils [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.077173] [48526]: DEBUG nova.policy [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.082915] [48527]: DEBUG oslo_concurrency.lockutils [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.083116] [48527]: DEBUG oslo_concurrency.lockutils [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.083254] [48527]: DEBUG oslo_concurrency.lockutils [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.083404] [48527]: DEBUG nova.objects.instance [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.086045] [48526]: INFO nova.api.openstack.requestlog [None req-27032345-c3cc-4bc1-a89b-832cc3a3e008 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1316 microversion: 2.1 time: 0.108980 [ 985.086045] [48526]: [pid: 48526|app: 0|req: 2240/4439] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:09 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1316 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.087162] [48527]: WARNING neutronclient.v2_0.client [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.088469] [48526]: DEBUG nova.api.openstack.wsgi [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.088747] [48526]: DEBUG nova.compute.api [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.092536] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.093128] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.093128] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.093128] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.093284] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.093392] [48526]: DEBUG oslo_concurrency.lockutils [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.112227] [48527]: DEBUG nova.policy [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.113231] [48526]: DEBUG nova.compute.api [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 985.117109] [48527]: INFO nova.api.openstack.requestlog [None req-516bad50-7c29-4039-b668-7550f913cdd9 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.077088 [ 985.117422] [48527]: [pid: 48527|app: 0|req: 2200/4440] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:09 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.170218] [48526]: INFO nova.api.openstack.requestlog [None req-b70b1536-72a0-4da1-b8bc-b39af2226a8b tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 204 len: 0 microversion: 2.1 time: 0.083637 [ 985.170558] [48526]: [pid: 48526|app: 0|req: 2241/4441] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:09 2025] DELETE /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 985.175469] [48527]: DEBUG nova.api.openstack.wsgi [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.177454] [48527]: DEBUG nova.compute.api [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.181046] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.181257] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.181399] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.181690] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.181839] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.181967] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.200079] [48527]: WARNING neutronclient.v2_0.client [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.306809] [48527]: DEBUG nova.policy [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.312488] [48527]: INFO nova.api.openstack.requestlog [None req-4fa06d0c-9f48-47ed-9b0a-a75bcf10b8ea tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1462 microversion: 2.1 time: 0.139221 [ 985.312876] [48527]: [pid: 48527|app: 0|req: 2201/4442] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:09 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1462 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.449361] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.451114] [48526]: DEBUG nova.compute.api [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.455736] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.456895] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.456895] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.456895] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.456895] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.456895] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.486343] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.486518] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.486621] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.486726] [48526]: DEBUG nova.objects.instance [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.491071] [48526]: WARNING neutronclient.v2_0.client [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.510286] [48526]: DEBUG nova.policy [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.517443] [48526]: INFO nova.api.openstack.requestlog [None req-aa956df9-624c-4cf4-badd-5b80afc00734 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.070816 [ 985.517822] [48526]: [pid: 48526|app: 0|req: 2242/4443] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:09 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.637068] [48527]: DEBUG nova.api.openstack.wsgi [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.638375] [48527]: DEBUG nova.compute.api [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.642461] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.642687] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.642861] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.643172] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.643350] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.643506] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.666223] [48527]: WARNING neutronclient.v2_0.client [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.688097] [48527]: DEBUG nova.policy [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.694035] [48527]: INFO nova.api.openstack.requestlog [None req-d0b0009f-5a9b-4a58-93f6-820db70aa2c7 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1257 microversion: 2.1 time: 0.059465 [ 985.694536] [48527]: [pid: 48527|app: 0|req: 2202/4444] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:09 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1257 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.712876] [48526]: DEBUG nova.api.openstack.wsgi [req-0ff599a3-02c2-41cb-bdfc-7f13e4882799 req-79143766-534e-4efd-af46-f4e93929bd63 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b1d220f4-292b-41a4-883a-ad51a657efe0", "name": "network-vif-deleted", "tag": "d9e990b5-8f46-4197-a8b3-36dc132c9aeb"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 985.716923] [48527]: DEBUG nova.api.openstack.wsgi [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.718319] [48527]: DEBUG nova.compute.api [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.718950] [48526]: DEBUG oslo_concurrency.lockutils [req-0ff599a3-02c2-41cb-bdfc-7f13e4882799 req-79143766-534e-4efd-af46-f4e93929bd63 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.719180] [48526]: DEBUG oslo_concurrency.lockutils [req-0ff599a3-02c2-41cb-bdfc-7f13e4882799 req-79143766-534e-4efd-af46-f4e93929bd63 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.719318] [48526]: DEBUG oslo_concurrency.lockutils [req-0ff599a3-02c2-41cb-bdfc-7f13e4882799 req-79143766-534e-4efd-af46-f4e93929bd63 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.721770] [48527]: DEBUG oslo_concurrency.lockutils [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.721976] [48527]: DEBUG oslo_concurrency.lockutils [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.722094] [48527]: DEBUG oslo_concurrency.lockutils [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.722343] [48527]: DEBUG oslo_concurrency.lockutils [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.722480] [48527]: DEBUG oslo_concurrency.lockutils [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.722598] [48527]: DEBUG oslo_concurrency.lockutils [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.726364] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0ff599a3-02c2-41cb-bdfc-7f13e4882799 req-79143766-534e-4efd-af46-f4e93929bd63 service nova] Creating event network-vif-deleted:d9e990b5-8f46-4197-a8b3-36dc132c9aeb for instance b1d220f4-292b-41a4-883a-ad51a657efe0 on cpu-1 [ 985.731342] [48526]: INFO nova.api.openstack.requestlog [req-0ff599a3-02c2-41cb-bdfc-7f13e4882799 req-79143766-534e-4efd-af46-f4e93929bd63 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020629 [ 985.731673] [48526]: [pid: 48526|app: 0|req: 2243/4445] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:09 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) [ 985.739643] [48527]: WARNING neutronclient.v2_0.client [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.760868] [48527]: DEBUG nova.policy [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.765057] [48527]: INFO nova.api.openstack.requestlog [None req-b945f4fb-ad42-40ac-bcaa-881cde452b74 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.050148 [ 985.765378] [48527]: [pid: 48527|app: 0|req: 2203/4446] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:09 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.990895] [48526]: DEBUG nova.api.openstack.wsgi [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.991094] [48527]: DEBUG nova.api.openstack.wsgi [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.992521] [48527]: DEBUG nova.compute.api [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.992606] [48526]: DEBUG nova.compute.api [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.997460] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.997652] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.997785] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.997837] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.998057] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.998125] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.998196] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.998298] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.998441] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.998540] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.998708] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.998832] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.016273] [48526]: WARNING neutronclient.v2_0.client [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.018925] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.018925] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.019163] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.019308] [48527]: DEBUG nova.objects.instance [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid b1d220f4-292b-41a4-883a-ad51a657efe0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.022135] [48527]: WARNING neutronclient.v2_0.client [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.034999] [48526]: DEBUG nova.policy [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.039451] [48526]: INFO nova.api.openstack.requestlog [None req-fd822749-6a81-404f-90e4-21cea6de080e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1210 microversion: 2.1 time: 0.051201 [ 986.039781] [48526]: [pid: 48526|app: 0|req: 2244/4447] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:10 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.040106] [48527]: DEBUG nova.policy [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.044120] [48527]: INFO nova.api.openstack.requestlog [None req-8bff91da-7948-4b96-9eb6-4067ea24cab1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1299 microversion: 2.1 time: 0.055361 [ 986.044446] [48527]: [pid: 48527|app: 0|req: 2204/4448] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:10 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.060264] [48526]: DEBUG nova.api.openstack.wsgi [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.061759] [48526]: DEBUG nova.compute.api [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.065447] [48526]: DEBUG oslo_concurrency.lockutils [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.065685] [48526]: DEBUG oslo_concurrency.lockutils [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.065839] [48526]: DEBUG oslo_concurrency.lockutils [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.066114] [48526]: DEBUG oslo_concurrency.lockutils [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.066262] [48526]: DEBUG oslo_concurrency.lockutils [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.066383] [48526]: DEBUG oslo_concurrency.lockutils [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.085623] [48526]: WARNING neutronclient.v2_0.client [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.101126] [48527]: DEBUG nova.api.openstack.wsgi [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.102589] [48527]: DEBUG nova.compute.api [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.104267] [48526]: DEBUG nova.policy [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.106051] [48527]: DEBUG oslo_concurrency.lockutils [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.106246] [48527]: DEBUG oslo_concurrency.lockutils [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.106377] [48527]: DEBUG oslo_concurrency.lockutils [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.106628] [48527]: DEBUG oslo_concurrency.lockutils [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.106765] [48527]: DEBUG oslo_concurrency.lockutils [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.106892] [48527]: DEBUG oslo_concurrency.lockutils [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.108793] [48526]: DEBUG nova.policy [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.109367] [48526]: DEBUG nova.policy [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.112572] [48526]: INFO nova.api.openstack.requestlog [None req-189044fd-962a-490f-a3d5-507b331ff9d1 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.054654 [ 986.112907] [48526]: [pid: 48526|app: 0|req: 2245/4449] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:10 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 986.124478] [48527]: WARNING neutronclient.v2_0.client [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.129989] [48526]: DEBUG nova.api.openstack.wsgi [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.131613] [48526]: DEBUG nova.compute.api [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.135255] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.135442] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.135576] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.135829] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.135971] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.136115] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.159648] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.159831] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.159972] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.160185] [48526]: DEBUG nova.objects.instance [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.164044] [48526]: WARNING neutronclient.v2_0.client [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.180622] [48526]: DEBUG nova.policy [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.186121] [48526]: INFO nova.api.openstack.requestlog [None req-5e706206-638b-46e4-9aca-9185abab88b2 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.058303 [ 986.186608] [48526]: [pid: 48526|app: 0|req: 2246/4450] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:10 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.195106] [48527]: DEBUG nova.policy [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.200233] [48527]: INFO nova.api.openstack.requestlog [None req-f09e975e-4157-460e-a142-6611b5cb06f1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1316 microversion: 2.1 time: 0.101220 [ 986.200593] [48527]: [pid: 48527|app: 0|req: 2205/4451] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:10 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1316 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.328075] [48526]: DEBUG nova.api.openstack.wsgi [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.329638] [48526]: DEBUG nova.compute.api [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.334284] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.334508] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.334647] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.334916] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.335088] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.335221] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.354596] [48526]: WARNING neutronclient.v2_0.client [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.424881] [48526]: DEBUG nova.policy [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.429682] [48526]: INFO nova.api.openstack.requestlog [None req-f7078e9a-3ebf-49d8-ae58-0b5908df9fa6 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1462 microversion: 2.1 time: 0.104018 [ 986.430218] [48526]: [pid: 48526|app: 0|req: 2247/4452] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:10 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1462 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 986.531532] [48527]: DEBUG nova.api.openstack.wsgi [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.533050] [48527]: DEBUG nova.compute.api [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.536784] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.537034] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.537200] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.537476] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.537631] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.537753] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.561550] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.561550] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.561634] [48527]: DEBUG oslo_concurrency.lockutils [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.561824] [48527]: DEBUG nova.objects.instance [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.574791] [48527]: WARNING neutronclient.v2_0.client [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.604152] [48527]: DEBUG nova.policy [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.610964] [48527]: INFO nova.api.openstack.requestlog [None req-ca1dd17f-4fa4-452d-a34c-082b453a718e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.081412 [ 986.611568] [48527]: [pid: 48527|app: 0|req: 2206/4453] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:10 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.708087] [48526]: DEBUG nova.api.openstack.wsgi [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.709628] [48526]: DEBUG nova.compute.api [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.713804] [48526]: DEBUG oslo_concurrency.lockutils [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.714113] [48526]: DEBUG oslo_concurrency.lockutils [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.714179] [48526]: DEBUG oslo_concurrency.lockutils [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.714424] [48526]: DEBUG oslo_concurrency.lockutils [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.714568] [48526]: DEBUG oslo_concurrency.lockutils [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.714691] [48526]: DEBUG oslo_concurrency.lockutils [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.734996] [48526]: WARNING neutronclient.v2_0.client [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.757039] [48526]: DEBUG nova.policy [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.762692] [48526]: INFO nova.api.openstack.requestlog [None req-55316577-fb1b-430a-abf3-9f1209da31a3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1265 microversion: 2.1 time: 0.057003 [ 986.763136] [48526]: [pid: 48526|app: 0|req: 2248/4454] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:10 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1265 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.777134] [48527]: DEBUG nova.api.openstack.wsgi [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.778622] [48527]: DEBUG nova.compute.api [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.782299] [48527]: DEBUG oslo_concurrency.lockutils [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.782526] [48527]: DEBUG oslo_concurrency.lockutils [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.782616] [48527]: DEBUG oslo_concurrency.lockutils [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.782895] [48527]: DEBUG oslo_concurrency.lockutils [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.783068] [48527]: DEBUG oslo_concurrency.lockutils [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.783195] [48527]: DEBUG oslo_concurrency.lockutils [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.813010] [48527]: WARNING neutronclient.v2_0.client [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.835983] [48527]: DEBUG nova.policy [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.843394] [48527]: INFO nova.api.openstack.requestlog [None req-0329cea0-bd12-40e3-88fd-0039cfb68b00 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.068199 [ 986.843744] [48527]: [pid: 48527|app: 0|req: 2207/4455] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:10 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.053345] [48526]: DEBUG nova.api.openstack.wsgi [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.054856] [48526]: DEBUG nova.compute.api [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.058469] [48526]: DEBUG oslo_concurrency.lockutils [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.058713] [48527]: DEBUG nova.api.openstack.wsgi [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.058853] [48526]: DEBUG oslo_concurrency.lockutils [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.058853] [48526]: DEBUG oslo_concurrency.lockutils [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.059102] [48526]: DEBUG oslo_concurrency.lockutils [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.059249] [48526]: DEBUG oslo_concurrency.lockutils [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.059377] [48526]: DEBUG oslo_concurrency.lockutils [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.060623] [48527]: DEBUG nova.compute.api [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.064483] [48527]: DEBUG oslo_concurrency.lockutils [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.064717] [48527]: DEBUG oslo_concurrency.lockutils [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.064922] [48527]: DEBUG oslo_concurrency.lockutils [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.065238] [48527]: DEBUG oslo_concurrency.lockutils [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.065401] [48527]: DEBUG oslo_concurrency.lockutils [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.065605] [48527]: DEBUG oslo_concurrency.lockutils [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.079673] [48526]: WARNING neutronclient.v2_0.client [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.091829] [48527]: DEBUG oslo_concurrency.lockutils [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.092036] [48527]: DEBUG oslo_concurrency.lockutils [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.092183] [48527]: DEBUG oslo_concurrency.lockutils [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.092333] [48527]: DEBUG nova.objects.instance [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid b1d220f4-292b-41a4-883a-ad51a657efe0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.096153] [48527]: WARNING neutronclient.v2_0.client [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.099317] [48526]: DEBUG nova.policy [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.104735] [48526]: INFO nova.api.openstack.requestlog [None req-950a3c62-4b5f-482b-82dc-2f05b54f0157 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1266 microversion: 2.1 time: 0.053782 [ 987.105115] [48526]: [pid: 48526|app: 0|req: 2249/4456] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:11 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1266 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.117934] [48527]: DEBUG nova.policy [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.122586] [48527]: INFO nova.api.openstack.requestlog [None req-f19d27e4-2f08-4622-ab25-c5882725bdf3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1299 microversion: 2.1 time: 0.066373 [ 987.122920] [48527]: [pid: 48527|app: 0|req: 2208/4457] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:11 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.129606] [48526]: DEBUG nova.api.openstack.wsgi [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.130235] [48526]: DEBUG nova.compute.api [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.133850] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.134052] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.134216] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.134402] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.134545] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.134667] [48526]: DEBUG oslo_concurrency.lockutils [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.158082] [48526]: WARNING neutronclient.v2_0.client [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.180421] [48526]: DEBUG nova.policy [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.185433] [48526]: DEBUG nova.policy [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.186070] [48526]: DEBUG nova.policy [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.189482] [48526]: INFO nova.api.openstack.requestlog [None req-7a625ab0-e347-4672-8ea6-5deac4e8dcdb tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.063703 [ 987.189833] [48526]: [pid: 48526|app: 0|req: 2250/4458] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:11 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 987.202971] [48527]: DEBUG nova.api.openstack.wsgi [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.204420] [48527]: DEBUG nova.compute.api [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.207919] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.208128] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.208302] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.208620] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.208769] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.208892] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.216021] [48526]: DEBUG nova.api.openstack.wsgi [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.217483] [48526]: DEBUG nova.compute.api [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.222105] [48526]: DEBUG oslo_concurrency.lockutils [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.222391] [48526]: DEBUG oslo_concurrency.lockutils [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.222505] [48526]: DEBUG oslo_concurrency.lockutils [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.222795] [48526]: DEBUG oslo_concurrency.lockutils [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.222966] [48526]: DEBUG oslo_concurrency.lockutils [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.223269] [48526]: DEBUG oslo_concurrency.lockutils [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.229862] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.230102] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.230315] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.230456] [48527]: DEBUG nova.objects.instance [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.235548] [48527]: WARNING neutronclient.v2_0.client [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.246128] [48526]: WARNING neutronclient.v2_0.client [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.258602] [48527]: DEBUG nova.policy [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.266373] [48527]: INFO nova.api.openstack.requestlog [None req-8c0f30a1-f1a1-4446-a574-4f40a8d4f6e4 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.065614 [ 987.266770] [48527]: [pid: 48527|app: 0|req: 2209/4459] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:11 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.350303] [48526]: DEBUG nova.policy [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.355731] [48526]: INFO nova.api.openstack.requestlog [None req-450d1728-1af6-41d9-a2fe-b687bd764592 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1316 microversion: 2.1 time: 0.142680 [ 987.355731] [48526]: [pid: 48526|app: 0|req: 2251/4460] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:11 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1316 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.445394] [48527]: DEBUG nova.api.openstack.wsgi [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.446463] [48527]: DEBUG nova.compute.api [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.451480] [48527]: DEBUG oslo_concurrency.lockutils [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.451679] [48527]: DEBUG oslo_concurrency.lockutils [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.451824] [48527]: DEBUG oslo_concurrency.lockutils [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.452133] [48527]: DEBUG oslo_concurrency.lockutils [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.452226] [48527]: DEBUG oslo_concurrency.lockutils [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.452346] [48527]: DEBUG oslo_concurrency.lockutils [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.478589] [48527]: WARNING neutronclient.v2_0.client [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.628881] [48526]: DEBUG nova.api.openstack.wsgi [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.630538] [48526]: DEBUG nova.compute.api [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.635874] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.636182] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.636419] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.636757] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.637024] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.637284] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.654011] [48527]: DEBUG nova.policy [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.660334] [48527]: INFO nova.api.openstack.requestlog [None req-17fefd63-74ae-419c-ba27-2c23c4c93c4e tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1420 microversion: 2.1 time: 0.218320 [ 987.660674] [48527]: [pid: 48527|app: 0|req: 2210/4461] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:11 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1420 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.663956] [48527]: DEBUG nova.api.openstack.wsgi [req-905d7dd1-8c89-49d1-be11-dcd487ec5967 req-cc03211e-b2a4-456f-827f-c6b11cdb1590 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6651d3fd-de44-4290-9258-1c4e8d5efdfd", "name": "network-vif-deleted", "tag": "12acfe3c-c239-4d57-94f3-e2174dddae4b"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 987.664789] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.665110] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.665175] [48526]: DEBUG oslo_concurrency.lockutils [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.665318] [48526]: DEBUG nova.objects.instance [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.668611] [48527]: DEBUG oslo_concurrency.lockutils [req-905d7dd1-8c89-49d1-be11-dcd487ec5967 req-cc03211e-b2a4-456f-827f-c6b11cdb1590 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.668730] [48527]: DEBUG oslo_concurrency.lockutils [req-905d7dd1-8c89-49d1-be11-dcd487ec5967 req-cc03211e-b2a4-456f-827f-c6b11cdb1590 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.668800] [48527]: DEBUG oslo_concurrency.lockutils [req-905d7dd1-8c89-49d1-be11-dcd487ec5967 req-cc03211e-b2a4-456f-827f-c6b11cdb1590 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.670204] [48526]: WARNING neutronclient.v2_0.client [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.676756] [48527]: INFO nova.api.openstack.compute.server_external_events [req-905d7dd1-8c89-49d1-be11-dcd487ec5967 req-cc03211e-b2a4-456f-827f-c6b11cdb1590 service nova] Creating event network-vif-deleted:12acfe3c-c239-4d57-94f3-e2174dddae4b for instance 6651d3fd-de44-4290-9258-1c4e8d5efdfd on cpu-1 [ 987.683558] [48527]: INFO nova.api.openstack.requestlog [req-905d7dd1-8c89-49d1-be11-dcd487ec5967 req-cc03211e-b2a4-456f-827f-c6b11cdb1590 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022210 [ 987.684429] [48527]: [pid: 48527|app: 0|req: 2211/4462] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:11 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) [ 987.689902] [48526]: DEBUG nova.policy [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.695185] [48526]: INFO nova.api.openstack.requestlog [None req-afd492c9-45d9-4a74-bb62-37c5ba38953f tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.069040 [ 987.695525] [48526]: [pid: 48526|app: 0|req: 2252/4463] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:11 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.778228] [48527]: DEBUG nova.api.openstack.wsgi [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.779866] [48527]: DEBUG nova.compute.api [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.784024] [48527]: DEBUG oslo_concurrency.lockutils [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.784239] [48527]: DEBUG oslo_concurrency.lockutils [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.784400] [48527]: DEBUG oslo_concurrency.lockutils [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.784629] [48527]: DEBUG oslo_concurrency.lockutils [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.784771] [48527]: DEBUG oslo_concurrency.lockutils [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.784890] [48527]: DEBUG oslo_concurrency.lockutils [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.802892] [48527]: WARNING neutronclient.v2_0.client [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.859700] [48526]: DEBUG nova.api.openstack.wsgi [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.861118] [48526]: DEBUG nova.compute.api [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.864498] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.864680] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.864816] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.865084] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.865235] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.865360] [48526]: DEBUG oslo_concurrency.lockutils [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.890938] [48526]: WARNING neutronclient.v2_0.client [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.909801] [48527]: DEBUG nova.policy [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.915009] [48527]: INFO nova.api.openstack.requestlog [None req-df120962-b784-4e0f-a2de-fd83fa6642e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1317 microversion: 2.1 time: 0.139777 [ 987.915392] [48527]: [pid: 48527|app: 0|req: 2212/4464] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:11 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1317 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.924570] [48526]: DEBUG nova.policy [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.929691] [48526]: INFO nova.api.openstack.requestlog [None req-40a6be76-19e9-4c10-8ceb-426e92f13797 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1212 microversion: 2.1 time: 0.072257 [ 987.930099] [48526]: [pid: 48526|app: 0|req: 2253/4465] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:12 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1212 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.119795] [48527]: DEBUG nova.api.openstack.wsgi [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.121351] [48527]: DEBUG nova.compute.api [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.126093] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.126377] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.126377] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.126706] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.127079] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.127151] [48527]: DEBUG oslo_concurrency.lockutils [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.143475] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.145032] [48526]: DEBUG nova.compute.api [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.148277] [48527]: WARNING neutronclient.v2_0.client [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.149286] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.149492] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.149632] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.150171] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.150171] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.150171] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.170182] [48527]: DEBUG nova.policy [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.170717] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.170923] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.171074] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.171242] [48526]: DEBUG nova.objects.instance [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid b1d220f4-292b-41a4-883a-ad51a657efe0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.174438] [48526]: WARNING neutronclient.v2_0.client [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.175152] [48527]: INFO nova.api.openstack.requestlog [None req-88b5588a-8142-4621-acfd-3ae314cb4cc8 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1266 microversion: 2.1 time: 0.057742 [ 988.175522] [48527]: [pid: 48527|app: 0|req: 2213/4466] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:12 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1266 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.196743] [48526]: DEBUG nova.policy [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.202536] [48526]: INFO nova.api.openstack.requestlog [None req-e0139ac1-baea-4179-a3f9-297e7ba11b45 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1299 microversion: 2.1 time: 0.062966 [ 988.203025] [48526]: [pid: 48526|app: 0|req: 2254/4467] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:12 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.206410] [48527]: DEBUG nova.api.openstack.wsgi [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.208362] [48527]: DEBUG nova.compute.api [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.212699] [48527]: DEBUG oslo_concurrency.lockutils [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.212872] [48527]: DEBUG oslo_concurrency.lockutils [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.213017] [48527]: DEBUG oslo_concurrency.lockutils [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.213293] [48527]: DEBUG oslo_concurrency.lockutils [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.213434] [48527]: DEBUG oslo_concurrency.lockutils [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.213552] [48527]: DEBUG oslo_concurrency.lockutils [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.237346] [48527]: WARNING neutronclient.v2_0.client [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.266974] [48527]: DEBUG nova.policy [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.273058] [48527]: DEBUG nova.policy [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.273926] [48527]: DEBUG nova.policy [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.279533] [48527]: INFO nova.api.openstack.requestlog [None req-2cccc13e-63d1-4def-b8bc-28ba576e5ecd tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.075613 [ 988.280021] [48527]: [pid: 48527|app: 0|req: 2214/4468] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:12 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 988.284329] [48526]: DEBUG nova.api.openstack.wsgi [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.286573] [48526]: DEBUG nova.compute.api [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.291930] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.292408] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.292681] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.293121] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.293373] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.293581] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.318523] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.318875] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.319141] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.319410] [48526]: DEBUG nova.objects.instance [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.323893] [48526]: WARNING neutronclient.v2_0.client [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.347542] [48526]: DEBUG nova.policy [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.353315] [48526]: INFO nova.api.openstack.requestlog [None req-ed0bef5c-756a-4a67-9b5a-a1fd7236e404 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.072314 [ 988.353838] [48526]: [pid: 48526|app: 0|req: 2255/4469] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:12 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.371330] [48527]: DEBUG nova.api.openstack.wsgi [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.372885] [48527]: DEBUG nova.compute.api [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.377687] [48527]: DEBUG oslo_concurrency.lockutils [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.377877] [48527]: DEBUG oslo_concurrency.lockutils [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.378034] [48527]: DEBUG oslo_concurrency.lockutils [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.378305] [48527]: DEBUG oslo_concurrency.lockutils [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.378452] [48527]: DEBUG oslo_concurrency.lockutils [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.378577] [48527]: DEBUG oslo_concurrency.lockutils [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.413064] [48527]: WARNING neutronclient.v2_0.client [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.481796] [48527]: DEBUG nova.policy [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.488212] [48527]: INFO nova.api.openstack.requestlog [None req-65a6a75a-cd50-4ee7-8a32-a213020974a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1316 microversion: 2.1 time: 0.119053 [ 988.488691] [48527]: [pid: 48527|app: 0|req: 2215/4470] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:12 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1316 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.604749] [48526]: DEBUG nova.api.openstack.wsgi [req-f125d343-c58f-4c1b-af16-2805019b9833 req-48f91066-5d1b-48a3-bd8a-5dc9cb657db1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e4171da-fe85-4d28-b8d5-572253099ef3", "name": "network-vif-plugged", "status": "completed", "tag": "d2b09470-9577-49d2-ba90-b9d2339c9b46"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 988.612202] [48526]: DEBUG oslo_concurrency.lockutils [req-f125d343-c58f-4c1b-af16-2805019b9833 req-48f91066-5d1b-48a3-bd8a-5dc9cb657db1 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.612387] [48526]: DEBUG oslo_concurrency.lockutils [req-f125d343-c58f-4c1b-af16-2805019b9833 req-48f91066-5d1b-48a3-bd8a-5dc9cb657db1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.612523] [48526]: DEBUG oslo_concurrency.lockutils [req-f125d343-c58f-4c1b-af16-2805019b9833 req-48f91066-5d1b-48a3-bd8a-5dc9cb657db1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.619429] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f125d343-c58f-4c1b-af16-2805019b9833 req-48f91066-5d1b-48a3-bd8a-5dc9cb657db1 service nova] Creating event network-vif-plugged:d2b09470-9577-49d2-ba90-b9d2339c9b46 for instance 5e4171da-fe85-4d28-b8d5-572253099ef3 on cpu-1 [ 988.624319] [48526]: INFO nova.api.openstack.requestlog [req-f125d343-c58f-4c1b-af16-2805019b9833 req-48f91066-5d1b-48a3-bd8a-5dc9cb657db1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022007 [ 988.624730] [48526]: [pid: 48526|app: 0|req: 2256/4471] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:12 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) [ 988.674574] [48527]: DEBUG nova.api.openstack.wsgi [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.676361] [48527]: DEBUG nova.compute.api [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.680290] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.680415] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.680492] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.680728] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.680870] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.680990] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.710387] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.710637] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.711557] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.711557] [48527]: DEBUG nova.objects.instance [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid 6651d3fd-de44-4290-9258-1c4e8d5efdfd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.711702] [48526]: DEBUG nova.api.openstack.wsgi [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.712973] [48526]: DEBUG nova.compute.api [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.715148] [48527]: WARNING neutronclient.v2_0.client [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.716482] [48526]: DEBUG oslo_concurrency.lockutils [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.716661] [48526]: DEBUG oslo_concurrency.lockutils [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.716802] [48526]: DEBUG oslo_concurrency.lockutils [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.717355] [48526]: DEBUG oslo_concurrency.lockutils [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.717515] [48526]: DEBUG oslo_concurrency.lockutils [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.717640] [48526]: DEBUG oslo_concurrency.lockutils [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.744307] [48526]: DEBUG oslo_concurrency.lockutils [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.744307] [48526]: DEBUG oslo_concurrency.lockutils [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.744536] [48526]: DEBUG oslo_concurrency.lockutils [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.745888] [48526]: DEBUG nova.objects.instance [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.755432] [48526]: WARNING neutronclient.v2_0.client [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.763518] [48527]: DEBUG nova.policy [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.768864] [48527]: INFO nova.api.openstack.requestlog [None req-a3155e46-c6cd-4dc9-b61a-ce2bec719509 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1297 microversion: 2.1 time: 0.096645 [ 988.768864] [48527]: [pid: 48527|app: 0|req: 2216/4472] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:12 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1297 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.777660] [48526]: DEBUG nova.policy [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.782523] [48526]: INFO nova.api.openstack.requestlog [None req-64f0970c-8078-4b58-8327-3300472c41fd tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.073501 [ 988.782786] [48526]: [pid: 48526|app: 0|req: 2257/4473] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:12 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.929912] [48527]: DEBUG nova.api.openstack.wsgi [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.931636] [48527]: DEBUG nova.compute.api [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.935270] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.935451] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.935583] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.935835] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.935979] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.936114] [48527]: DEBUG oslo_concurrency.lockutils [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.942220] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.943749] [48526]: DEBUG nova.compute.api [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.947695] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.947972] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.949251] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.949251] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.949251] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.949251] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.952767] [48527]: WARNING neutronclient.v2_0.client [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.967017] [48526]: WARNING neutronclient.v2_0.client [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.010796] [48526]: DEBUG nova.policy [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.015935] [48526]: INFO nova.api.openstack.requestlog [None req-b8ceef6d-fe61-47ca-a6bf-b0518a225c42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1268 microversion: 2.1 time: 0.075726 [ 989.016375] [48526]: [pid: 48526|app: 0|req: 2258/4474] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:13 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1268 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.037880] [48527]: DEBUG nova.policy [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.044651] [48527]: INFO nova.api.openstack.requestlog [None req-d0ff09ae-e081-4071-8bef-0c61b96364cd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1305 microversion: 2.1 time: 0.117503 [ 989.045185] [48527]: [pid: 48527|app: 0|req: 2217/4475] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:13 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1305 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.190076] [48526]: DEBUG nova.api.openstack.wsgi [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.192914] [48526]: DEBUG nova.compute.api [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.198360] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.198672] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.198991] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.199414] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.199667] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.199889] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.217536] [48527]: DEBUG nova.api.openstack.wsgi [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.218126] [48526]: WARNING neutronclient.v2_0.client [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.219791] [48527]: DEBUG nova.compute.api [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.223777] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.224045] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.224139] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.224397] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.224537] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.224657] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.245015] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.245345] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.245624] [48527]: DEBUG oslo_concurrency.lockutils [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.245624] [48527]: DEBUG nova.objects.instance [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid b1d220f4-292b-41a4-883a-ad51a657efe0 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.249760] [48527]: WARNING neutronclient.v2_0.client [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.267836] [48527]: DEBUG nova.policy [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.272845] [48527]: INFO nova.api.openstack.requestlog [None req-45ae6949-33e9-464d-9527-524f63d3d8a1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1299 microversion: 2.1 time: 0.058470 [ 989.273240] [48527]: [pid: 48527|app: 0|req: 2218/4476] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:13 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.295705] [48526]: DEBUG nova.policy [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.298723] [48527]: DEBUG nova.api.openstack.wsgi [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.301115] [48527]: DEBUG nova.compute.api [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.301414] [48526]: INFO nova.api.openstack.requestlog [None req-31b29ba4-30f8-4963-8e2a-8c449d009053 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1316 microversion: 2.1 time: 0.114834 [ 989.302063] [48526]: [pid: 48526|app: 0|req: 2259/4477] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:13 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1316 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.305213] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.305926] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.305926] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.306340] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.306569] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.307023] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.332211] [48527]: WARNING neutronclient.v2_0.client [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.353608] [48527]: DEBUG nova.policy [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.359951] [48527]: DEBUG nova.policy [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.361200] [48527]: DEBUG nova.policy [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.366233] [48527]: INFO nova.api.openstack.requestlog [None req-e5071e6d-f851-41e5-8002-68db47f54090 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1377 microversion: 2.75 time: 0.069995 [ 989.366654] [48527]: [pid: 48527|app: 0|req: 2219/4478] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:13 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1377 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 989.369631] [48526]: DEBUG nova.api.openstack.wsgi [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.372147] [48526]: DEBUG nova.compute.api [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.376605] [48526]: DEBUG oslo_concurrency.lockutils [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.376800] [48526]: DEBUG oslo_concurrency.lockutils [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.377040] [48526]: DEBUG oslo_concurrency.lockutils [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.377341] [48526]: DEBUG oslo_concurrency.lockutils [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.377515] [48526]: DEBUG oslo_concurrency.lockutils [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.377846] [48526]: DEBUG oslo_concurrency.lockutils [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.419992] [48526]: DEBUG oslo_concurrency.lockutils [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.420322] [48526]: DEBUG oslo_concurrency.lockutils [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.420565] [48526]: DEBUG oslo_concurrency.lockutils [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.420860] [48526]: DEBUG nova.objects.instance [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lazy-loading 'fault' on Instance uuid 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.425474] [48526]: WARNING neutronclient.v2_0.client [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.446808] [48526]: DEBUG nova.policy [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ff5821e95f14a77a988306e9d5750a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0a05c03b30441feb81efe9f5880ab41', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.453178] [48526]: INFO nova.api.openstack.requestlog [None req-4bb8ed31-405f-4213-9c96-04dcec860a2f tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 200 len: 1298 microversion: 2.1 time: 0.087366 [ 989.453552] [48526]: [pid: 48526|app: 0|req: 2260/4479] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:13 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 1298 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.503179] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.504754] [48527]: DEBUG nova.compute.api [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.508587] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.508790] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.509037] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.509235] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.509383] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.509508] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.531196] [48527]: WARNING neutronclient.v2_0.client [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.597791] [48527]: DEBUG nova.policy [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.602807] [48527]: INFO nova.api.openstack.requestlog [None req-c5db1d62-2662-4e1e-9a8a-7019c97f9b43 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1316 microversion: 2.1 time: 0.102203 [ 989.603267] [48527]: [pid: 48527|app: 0|req: 2220/4480] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:13 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1316 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.784712] [48526]: DEBUG nova.api.openstack.wsgi [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.785733] [48526]: DEBUG nova.compute.api [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.789228] [48526]: DEBUG oslo_concurrency.lockutils [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.789423] [48526]: DEBUG oslo_concurrency.lockutils [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.789564] [48526]: DEBUG oslo_concurrency.lockutils [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.789922] [48526]: DEBUG oslo_concurrency.lockutils [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.790036] [48526]: DEBUG oslo_concurrency.lockutils [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.790886] [48526]: DEBUG oslo_concurrency.lockutils [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.795543] [48527]: DEBUG nova.api.openstack.wsgi [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.797112] [48527]: DEBUG nova.compute.api [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.800510] [48527]: DEBUG oslo_concurrency.lockutils [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.800708] [48527]: DEBUG oslo_concurrency.lockutils [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.800875] [48527]: DEBUG oslo_concurrency.lockutils [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.801259] [48527]: DEBUG oslo_concurrency.lockutils [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.801410] [48527]: DEBUG oslo_concurrency.lockutils [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.801530] [48527]: DEBUG oslo_concurrency.lockutils [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.810561] [48526]: DEBUG oslo_concurrency.lockutils [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.810772] [48526]: DEBUG oslo_concurrency.lockutils [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.810909] [48526]: DEBUG oslo_concurrency.lockutils [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.811095] [48526]: DEBUG nova.objects.instance [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid 6651d3fd-de44-4290-9258-1c4e8d5efdfd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.814701] [48526]: WARNING neutronclient.v2_0.client [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.822490] [48527]: DEBUG oslo_concurrency.lockutils [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.822728] [48527]: DEBUG oslo_concurrency.lockutils [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.822872] [48527]: DEBUG oslo_concurrency.lockutils [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.823036] [48527]: DEBUG nova.objects.instance [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.826430] [48527]: WARNING neutronclient.v2_0.client [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.838389] [48526]: DEBUG nova.policy [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.843266] [48526]: INFO nova.api.openstack.requestlog [None req-86ba6aba-9e22-4f12-b578-9865e5d4b9d3 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1297 microversion: 2.1 time: 0.061317 [ 989.843670] [48526]: [pid: 48526|app: 0|req: 2261/4481] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:14 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.885505] [48527]: DEBUG nova.policy [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.890352] [48527]: INFO nova.api.openstack.requestlog [None req-94d09a59-0574-43ed-becc-41c0a6700f5d tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.096815 [ 989.890778] [48527]: [pid: 48527|app: 0|req: 2221/4482] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:14 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.028148] [48526]: DEBUG nova.api.openstack.wsgi [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.029802] [48526]: DEBUG nova.compute.api [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.031693] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=455,nova_api:INSERT=17,nova_api:UPDATE=7,nova_api:DELETE=5 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 990.036288] [48526]: DEBUG oslo_concurrency.lockutils [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.036668] [48526]: DEBUG oslo_concurrency.lockutils [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.036832] [48526]: DEBUG oslo_concurrency.lockutils [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.037184] [48526]: DEBUG oslo_concurrency.lockutils [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.037442] [48526]: DEBUG oslo_concurrency.lockutils [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.037940] [48526]: DEBUG oslo_concurrency.lockutils [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.058771] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.060309] [48527]: DEBUG nova.compute.api [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.063826] [48526]: WARNING neutronclient.v2_0.client [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.064826] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.065146] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.065187] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.065425] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.065566] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.065687] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.085184] [48526]: DEBUG nova.policy [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.085403] [48527]: WARNING neutronclient.v2_0.client [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.092676] [48526]: INFO nova.api.openstack.requestlog [None req-ddb4e52d-05dc-4344-a0e4-adb9ad05b374 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1268 microversion: 2.1 time: 0.066703 [ 990.093222] [48526]: [pid: 48526|app: 0|req: 2262/4483] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:14 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1268 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.155963] [48527]: DEBUG nova.policy [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.160372] [48527]: INFO nova.api.openstack.requestlog [None req-9f298d3a-d863-4205-8ba4-8da9bcf30b26 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1305 microversion: 2.1 time: 0.103936 [ 990.160703] [48527]: [pid: 48527|app: 0|req: 2222/4484] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:14 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1305 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.288711] [48526]: DEBUG nova.api.openstack.wsgi [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.290887] [48526]: DEBUG nova.compute.api [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.294866] [48526]: DEBUG oslo_concurrency.lockutils [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.295085] [48526]: DEBUG oslo_concurrency.lockutils [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.295233] [48526]: DEBUG oslo_concurrency.lockutils [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.295506] [48526]: DEBUG oslo_concurrency.lockutils [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.295810] [48526]: DEBUG oslo_concurrency.lockutils [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.295969] [48526]: DEBUG oslo_concurrency.lockutils [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.317237] [48526]: DEBUG oslo_concurrency.lockutils [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.317537] [48526]: DEBUG oslo_concurrency.lockutils [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.317771] [48526]: DEBUG oslo_concurrency.lockutils [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.317950] [48526]: DEBUG nova.objects.instance [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid b1d220f4-292b-41a4-883a-ad51a657efe0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.318260] [48527]: DEBUG nova.api.openstack.wsgi [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.319843] [48527]: DEBUG nova.compute.api [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.321061] [48526]: WARNING neutronclient.v2_0.client [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.323564] [48527]: DEBUG oslo_concurrency.lockutils [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.323764] [48527]: DEBUG oslo_concurrency.lockutils [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.323902] [48527]: DEBUG oslo_concurrency.lockutils [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.324198] [48527]: DEBUG oslo_concurrency.lockutils [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.324346] [48527]: DEBUG oslo_concurrency.lockutils [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.324477] [48527]: DEBUG oslo_concurrency.lockutils [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.339732] [48526]: DEBUG nova.policy [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.342488] [48527]: WARNING neutronclient.v2_0.client [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.344458] [48526]: INFO nova.api.openstack.requestlog [None req-2030d9a6-5f1f-4da7-9a13-1bf0bdebec8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1299 microversion: 2.1 time: 0.057847 [ 990.344923] [48526]: [pid: 48526|app: 0|req: 2263/4485] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:14 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.384620] [48526]: DEBUG nova.api.openstack.wsgi [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.386614] [48526]: DEBUG nova.compute.api [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.391854] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.392168] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.392236] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.392468] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.392619] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.392747] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.412457] [48527]: DEBUG nova.policy [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.418614] [48526]: WARNING neutronclient.v2_0.client [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.419544] [48527]: INFO nova.api.openstack.requestlog [None req-d28fcf11-7ac9-4bae-9515-3efeb7238d30 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1314 microversion: 2.1 time: 0.103472 [ 990.419900] [48527]: [pid: 48527|app: 0|req: 2223/4486] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:14 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1314 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.439194] [48526]: DEBUG nova.policy [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.444398] [48526]: DEBUG nova.policy [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.445045] [48526]: DEBUG nova.policy [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.448082] [48526]: INFO nova.api.openstack.requestlog [None req-86f1b60e-b16d-4a87-a3b8-812141427fcc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1433 microversion: 2.75 time: 0.066955 [ 990.448434] [48526]: [pid: 48526|app: 0|req: 2264/4487] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:14 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1433 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 990.468520] [48527]: DEBUG nova.api.openstack.wsgi [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.469970] [48527]: DEBUG nova.compute.api [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] [instance: 76ed910e-e3f0-47e3-b01e-2c69b993f2e7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.473324] [48527]: DEBUG oslo_concurrency.lockutils [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.473504] [48527]: DEBUG oslo_concurrency.lockutils [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.473635] [48527]: DEBUG oslo_concurrency.lockutils [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.473883] [48527]: DEBUG oslo_concurrency.lockutils [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.474035] [48527]: DEBUG oslo_concurrency.lockutils [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.474158] [48527]: DEBUG oslo_concurrency.lockutils [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.482965] [48527]: INFO nova.api.openstack.wsgi [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] HTTP exception thrown: Instance 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 could not be found. [ 990.483236] [48527]: DEBUG nova.api.openstack.wsgi [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] Returning 404 to user: Instance 76ed910e-e3f0-47e3-b01e-2c69b993f2e7 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 990.483639] [48527]: INFO nova.api.openstack.requestlog [None req-c75458b3-055f-4f06-9d7b-dd3727ef85c6 tempest-ServersAdminTestJSON-1153046446 tempest-ServersAdminTestJSON-1153046446-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7" status: 404 len: 111 microversion: 2.1 time: 0.017237 [ 990.483951] [48527]: [pid: 48527|app: 0|req: 2224/4488] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:14 2025] GET /compute/v2.1/servers/76ed910e-e3f0-47e3-b01e-2c69b993f2e7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 990.616186] [48526]: DEBUG nova.api.openstack.wsgi [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.617892] [48526]: DEBUG nova.compute.api [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.623530] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.623530] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.623530] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.623530] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.623869] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.623869] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.644811] [48527]: DEBUG nova.api.openstack.wsgi [req-a484a067-57d2-4b7b-84bf-218ac3c3f7cd req-67d18b13-eca1-4227-8ca4-a5df28f3893a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5e4171da-fe85-4d28-b8d5-572253099ef3", "tag": "d2b09470-9577-49d2-ba90-b9d2339c9b46"}, {"server_uuid": "488daad8-772d-442a-9882-624b1012d85d", "name": "network-vif-plugged", "status": "completed", "tag": "5f261a53-ece4-4319-9585-ed78058353b8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 990.653030] [48527]: DEBUG oslo_concurrency.lockutils [req-a484a067-57d2-4b7b-84bf-218ac3c3f7cd req-67d18b13-eca1-4227-8ca4-a5df28f3893a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.653399] [48527]: DEBUG oslo_concurrency.lockutils [req-a484a067-57d2-4b7b-84bf-218ac3c3f7cd req-67d18b13-eca1-4227-8ca4-a5df28f3893a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.653399] [48527]: DEBUG oslo_concurrency.lockutils [req-a484a067-57d2-4b7b-84bf-218ac3c3f7cd req-67d18b13-eca1-4227-8ca4-a5df28f3893a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.654494] [48526]: WARNING neutronclient.v2_0.client [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.669062] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a484a067-57d2-4b7b-84bf-218ac3c3f7cd req-67d18b13-eca1-4227-8ca4-a5df28f3893a service nova] Creating event network-changed:d2b09470-9577-49d2-ba90-b9d2339c9b46 for instance 5e4171da-fe85-4d28-b8d5-572253099ef3 on cpu-1 [ 990.669062] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a484a067-57d2-4b7b-84bf-218ac3c3f7cd req-67d18b13-eca1-4227-8ca4-a5df28f3893a service nova] Creating event network-vif-plugged:5f261a53-ece4-4319-9585-ed78058353b8 for instance 488daad8-772d-442a-9882-624b1012d85d on cpu-1 [ 990.673156] [48527]: INFO nova.api.openstack.requestlog [req-a484a067-57d2-4b7b-84bf-218ac3c3f7cd req-67d18b13-eca1-4227-8ca4-a5df28f3893a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.031401 [ 990.673746] [48527]: [pid: 48527|app: 0|req: 2225/4489] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:14 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 990.858240] [48527]: DEBUG nova.api.openstack.wsgi [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.859851] [48527]: DEBUG nova.compute.api [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.866066] [48527]: DEBUG oslo_concurrency.lockutils [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.866631] [48527]: DEBUG oslo_concurrency.lockutils [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.866631] [48527]: DEBUG oslo_concurrency.lockutils [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.866818] [48527]: DEBUG oslo_concurrency.lockutils [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.867013] [48527]: DEBUG oslo_concurrency.lockutils [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.867349] [48527]: DEBUG oslo_concurrency.lockutils [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.890677] [48527]: DEBUG oslo_concurrency.lockutils [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.890898] [48527]: DEBUG oslo_concurrency.lockutils [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.891083] [48527]: DEBUG oslo_concurrency.lockutils [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.891329] [48527]: DEBUG nova.objects.instance [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid 6651d3fd-de44-4290-9258-1c4e8d5efdfd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.895764] [48527]: WARNING neutronclient.v2_0.client [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.145169] [48526]: DEBUG nova.policy [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.152159] [48526]: INFO nova.api.openstack.requestlog [None req-7e3c9b0d-bef1-4a0e-acea-81d45a19a422 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1504 microversion: 2.1 time: 0.538314 [ 991.152525] [48526]: [pid: 48526|app: 0|req: 2265/4490] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:14 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1504 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.155764] [48526]: DEBUG nova.api.openstack.wsgi [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.157164] [48526]: DEBUG nova.compute.api [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.162016] [48527]: DEBUG nova.policy [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.164831] [48526]: DEBUG oslo_concurrency.lockutils [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.165115] [48526]: DEBUG oslo_concurrency.lockutils [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.165275] [48526]: DEBUG oslo_concurrency.lockutils [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.165685] [48526]: DEBUG oslo_concurrency.lockutils [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.165855] [48526]: DEBUG oslo_concurrency.lockutils [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.166038] [48526]: DEBUG oslo_concurrency.lockutils [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.169317] [48527]: INFO nova.api.openstack.requestlog [None req-25a5ece6-ff68-4a97-be9b-543d26bdc27a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1297 microversion: 2.1 time: 0.314250 [ 991.169317] [48527]: [pid: 48527|app: 0|req: 2226/4491] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:15 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1297 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.172030] [48527]: DEBUG nova.api.openstack.wsgi [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.173611] [48527]: DEBUG nova.compute.api [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.181364] [48527]: DEBUG oslo_concurrency.lockutils [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.181570] [48527]: DEBUG oslo_concurrency.lockutils [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.181702] [48527]: DEBUG oslo_concurrency.lockutils [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.181961] [48527]: DEBUG oslo_concurrency.lockutils [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.182119] [48527]: DEBUG oslo_concurrency.lockutils [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.182243] [48527]: DEBUG oslo_concurrency.lockutils [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.198743] [48526]: DEBUG oslo_concurrency.lockutils [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.199179] [48526]: DEBUG oslo_concurrency.lockutils [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.199363] [48526]: DEBUG oslo_concurrency.lockutils [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.199866] [48526]: DEBUG nova.objects.instance [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lazy-loading 'fault' on Instance uuid 14c5d46d-7b7d-490b-9a37-16386a1f37f4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 991.206201] [48526]: WARNING neutronclient.v2_0.client [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.211470] [48527]: WARNING neutronclient.v2_0.client [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.373952] [48526]: DEBUG nova.policy [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '39afac222ad74883925419057364777f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '855e7f63e7674cdcb922117e0d216ee8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.380373] [48526]: INFO nova.api.openstack.requestlog [None req-857ae412-6e65-495a-9d33-e5605e9d922a tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 200 len: 1300 microversion: 2.1 time: 0.227254 [ 991.381210] [48526]: [pid: 48526|app: 0|req: 2266/4492] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:15 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 1300 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.386298] [48526]: DEBUG nova.api.openstack.wsgi [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.388229] [48526]: DEBUG nova.compute.api [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.398321] [48526]: DEBUG oslo_concurrency.lockutils [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.398321] [48526]: DEBUG oslo_concurrency.lockutils [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.398321] [48526]: DEBUG oslo_concurrency.lockutils [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.398321] [48526]: DEBUG oslo_concurrency.lockutils [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.398321] [48526]: DEBUG oslo_concurrency.lockutils [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.398321] [48526]: DEBUG oslo_concurrency.lockutils [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.427604] [48526]: WARNING neutronclient.v2_0.client [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.917539] [48527]: DEBUG nova.policy [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.925354] [48527]: INFO nova.api.openstack.requestlog [None req-bca30227-2367-42c3-8ab8-c187f7669e3f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1318 microversion: 2.1 time: 0.754900 [ 991.926264] [48527]: [pid: 48527|app: 0|req: 2227/4493] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:15 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1318 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.929426] [48527]: DEBUG nova.api.openstack.wsgi [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.931087] [48527]: DEBUG nova.compute.api [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.937103] [48527]: DEBUG oslo_concurrency.lockutils [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.937380] [48527]: DEBUG oslo_concurrency.lockutils [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.937569] [48527]: DEBUG oslo_concurrency.lockutils [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.937906] [48527]: DEBUG oslo_concurrency.lockutils [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.938105] [48527]: DEBUG oslo_concurrency.lockutils [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.938546] [48527]: DEBUG oslo_concurrency.lockutils [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.970224] [48527]: WARNING neutronclient.v2_0.client [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.147413] [48526]: DEBUG nova.policy [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.152506] [48526]: INFO nova.api.openstack.requestlog [None req-d460f208-7d77-402f-be94-8b74fc701c60 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1504 microversion: 2.1 time: 0.770349 [ 992.152967] [48526]: [pid: 48526|app: 0|req: 2267/4494] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:15 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1504 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.156930] [48526]: DEBUG nova.api.openstack.wsgi [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.159880] [48526]: DEBUG nova.compute.api [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.165339] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.165675] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.165819] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.166175] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.166340] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.166468] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.192816] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.193020] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.193164] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.193894] [48526]: DEBUG nova.objects.instance [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid b1d220f4-292b-41a4-883a-ad51a657efe0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 992.205758] [48526]: WARNING neutronclient.v2_0.client [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.540639] [48527]: DEBUG nova.policy [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.550521] [48527]: INFO nova.api.openstack.requestlog [None req-13e5df69-741c-48d4-a0c7-783b0855b69e tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1305 microversion: 2.1 time: 0.623383 [ 992.551046] [48527]: [pid: 48527|app: 0|req: 2228/4495] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:16 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1305 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.554885] [48527]: DEBUG nova.api.openstack.wsgi [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.556493] [48526]: DEBUG nova.policy [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.556996] [48527]: DEBUG nova.compute.api [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.560825] [48526]: INFO nova.api.openstack.requestlog [None req-1b93afcc-3055-47c0-bd29-d23059eb5950 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1299 microversion: 2.1 time: 0.407326 [ 992.561268] [48526]: [pid: 48526|app: 0|req: 2268/4496] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:16 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1299 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.564340] [48527]: DEBUG oslo_concurrency.lockutils [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.564600] [48527]: DEBUG oslo_concurrency.lockutils [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.564781] [48527]: DEBUG oslo_concurrency.lockutils [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.564998] [48526]: DEBUG nova.api.openstack.wsgi [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.565071] [48527]: DEBUG oslo_concurrency.lockutils [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.565217] [48527]: DEBUG oslo_concurrency.lockutils [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.565342] [48527]: DEBUG oslo_concurrency.lockutils [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.567033] [48526]: DEBUG nova.compute.api [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.570822] [48526]: DEBUG oslo_concurrency.lockutils [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.570822] [48526]: DEBUG oslo_concurrency.lockutils [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.571037] [48526]: DEBUG oslo_concurrency.lockutils [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.571303] [48526]: DEBUG oslo_concurrency.lockutils [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.571466] [48526]: DEBUG oslo_concurrency.lockutils [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.571598] [48526]: DEBUG oslo_concurrency.lockutils [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.597990] [48527]: WARNING neutronclient.v2_0.client [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.600669] [48526]: WARNING neutronclient.v2_0.client [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.897266] [48526]: DEBUG nova.policy [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.905507] [48526]: DEBUG nova.policy [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.905507] [48526]: DEBUG nova.policy [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.908762] [48526]: INFO nova.api.openstack.requestlog [None req-06ab4dd3-d5d5-4026-8cda-5db8d32b9115 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1433 microversion: 2.75 time: 0.347039 [ 992.909270] [48526]: [pid: 48526|app: 0|req: 2269/4497] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:16 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1433 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 992.911898] [48526]: DEBUG nova.api.openstack.wsgi [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "AUTO"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 992.913852] [48526]: DEBUG nova.compute.api [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.921594] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.921937] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.922244] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.922614] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.922864] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.923092] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.955135] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.955135] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.955135] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.958931] [48526]: WARNING neutronclient.v2_0.client [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.959753] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.960958] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.960958] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.960958] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.960958] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.960958] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.967977] [48526]: DEBUG nova.policy [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.975474] [48526]: DEBUG nova.compute.api [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Old instance type m1.nano, new instance type m1.micro {{(pid=48526) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 992.979416] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.980343] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.980343] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.980468] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.980655] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.980801] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.991732] [48527]: DEBUG nova.policy [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.992835] [48526]: DEBUG nova.quota [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 992.995800] [48526]: DEBUG nova.quota [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for user 74703b1f213746e0a597ab93ba49205e and project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 992.996102] [48527]: INFO nova.api.openstack.requestlog [None req-9616a53c-a527-49e2-8f0e-0f09e8721f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1314 microversion: 2.1 time: 0.444339 [ 992.996482] [48527]: [pid: 48527|app: 0|req: 2229/4498] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:16 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1314 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.998928] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.003023] [48527]: DEBUG nova.compute.api [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.008125] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.008257] [48526]: DEBUG nova.virt.hardware [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 993.008329] [48526]: DEBUG nova.virt.hardware [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 993.008475] [48526]: DEBUG nova.virt.hardware [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 993.008573] [48526]: DEBUG nova.virt.hardware [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 993.008695] [48526]: DEBUG nova.virt.hardware [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 993.008956] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.009245] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.009558] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.009710] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.009831] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.041024] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.041024] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.041024] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.041024] [48527]: DEBUG nova.objects.instance [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid 6651d3fd-de44-4290-9258-1c4e8d5efdfd {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 993.046558] [48527]: WARNING neutronclient.v2_0.client [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.067023] [48526]: INFO nova.api.openstack.requestlog [None req-a2e34424-51fa-4af0-8258-7ba97481f0cc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f/action" status: 202 len: 0 microversion: 2.1 time: 0.155149 [ 993.067023] [48526]: [pid: 48526|app: 0|req: 2270/4499] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:17 2025] POST /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 993.120446] [48527]: DEBUG nova.policy [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.128862] [48527]: INFO nova.api.openstack.requestlog [None req-fc7793e5-3d9b-4c92-9ba7-92932064267d tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1297 microversion: 2.1 time: 0.130853 [ 993.128862] [48527]: [pid: 48527|app: 0|req: 2230/4500] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:17 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1297 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.132953] [48527]: DEBUG nova.api.openstack.wsgi [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.135819] [48527]: DEBUG nova.compute.api [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 14c5d46d-7b7d-490b-9a37-16386a1f37f4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.142372] [48527]: DEBUG oslo_concurrency.lockutils [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.142641] [48527]: DEBUG oslo_concurrency.lockutils [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.142838] [48527]: DEBUG oslo_concurrency.lockutils [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.143398] [48527]: DEBUG oslo_concurrency.lockutils [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.143636] [48527]: DEBUG oslo_concurrency.lockutils [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.143818] [48527]: DEBUG oslo_concurrency.lockutils [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.165628] [48527]: INFO nova.api.openstack.wsgi [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] HTTP exception thrown: Instance 14c5d46d-7b7d-490b-9a37-16386a1f37f4 could not be found. [ 993.166107] [48527]: DEBUG nova.api.openstack.wsgi [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Returning 404 to user: Instance 14c5d46d-7b7d-490b-9a37-16386a1f37f4 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 993.166688] [48527]: INFO nova.api.openstack.requestlog [None req-359d7745-a52b-438b-b00e-45cdf588922e tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4" status: 404 len: 111 microversion: 2.1 time: 0.037585 [ 993.169216] [48527]: [pid: 48527|app: 0|req: 2231/4501] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:17 2025] GET /compute/v2.1/servers/14c5d46d-7b7d-490b-9a37-16386a1f37f4 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 993.173026] [48527]: DEBUG nova.api.openstack.wsgi [req-8b0a2347-7dc8-43de-87fc-0286b275e328 req-335fc2aa-56f3-4ca6-937c-e83ba965ef82 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "488daad8-772d-442a-9882-624b1012d85d", "tag": "5f261a53-ece4-4319-9585-ed78058353b8"}, {"server_uuid": "c31f0299-d60f-44e6-aadc-6c3653145a53", "name": "network-vif-plugged", "status": "completed", "tag": "1c10ea78-ea6b-4189-9c63-6425f394c8ac"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 993.181702] [48527]: DEBUG oslo_concurrency.lockutils [req-8b0a2347-7dc8-43de-87fc-0286b275e328 req-335fc2aa-56f3-4ca6-937c-e83ba965ef82 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.182099] [48527]: DEBUG oslo_concurrency.lockutils [req-8b0a2347-7dc8-43de-87fc-0286b275e328 req-335fc2aa-56f3-4ca6-937c-e83ba965ef82 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.182388] [48527]: DEBUG oslo_concurrency.lockutils [req-8b0a2347-7dc8-43de-87fc-0286b275e328 req-335fc2aa-56f3-4ca6-937c-e83ba965ef82 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.186081] [48526]: DEBUG nova.api.openstack.wsgi [None req-33fefba3-7a66-496a-939c-d058627bdddb tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 993.187646] [48526]: DEBUG nova.compute.api [None req-33fefba3-7a66-496a-939c-d058627bdddb tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.192030] [48526]: DEBUG oslo_concurrency.lockutils [None req-33fefba3-7a66-496a-939c-d058627bdddb tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.192237] [48526]: DEBUG oslo_concurrency.lockutils [None req-33fefba3-7a66-496a-939c-d058627bdddb tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.192377] [48526]: DEBUG oslo_concurrency.lockutils [None req-33fefba3-7a66-496a-939c-d058627bdddb tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.192873] [48526]: DEBUG oslo_concurrency.lockutils [None req-33fefba3-7a66-496a-939c-d058627bdddb tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.192980] [48527]: INFO nova.api.openstack.compute.server_external_events [req-8b0a2347-7dc8-43de-87fc-0286b275e328 req-335fc2aa-56f3-4ca6-937c-e83ba965ef82 service nova] Creating event network-changed:5f261a53-ece4-4319-9585-ed78058353b8 for instance 488daad8-772d-442a-9882-624b1012d85d on cpu-1 [ 993.193060] [48526]: DEBUG oslo_concurrency.lockutils [None req-33fefba3-7a66-496a-939c-d058627bdddb tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.193133] [48527]: INFO nova.api.openstack.compute.server_external_events [req-8b0a2347-7dc8-43de-87fc-0286b275e328 req-335fc2aa-56f3-4ca6-937c-e83ba965ef82 service nova] Creating event network-vif-plugged:1c10ea78-ea6b-4189-9c63-6425f394c8ac for instance c31f0299-d60f-44e6-aadc-6c3653145a53 on cpu-1 [ 993.193192] [48526]: DEBUG oslo_concurrency.lockutils [None req-33fefba3-7a66-496a-939c-d058627bdddb tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.203594] [48527]: INFO nova.api.openstack.requestlog [req-8b0a2347-7dc8-43de-87fc-0286b275e328 req-335fc2aa-56f3-4ca6-937c-e83ba965ef82 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.035705 [ 993.204079] [48527]: [pid: 48527|app: 0|req: 2232/4502] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:17 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 993.206962] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.209060] [48527]: DEBUG nova.compute.api [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.215061] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.215181] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.215318] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.215583] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.215723] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.215876] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.238572] [48527]: WARNING neutronclient.v2_0.client [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.349961] [48527]: DEBUG nova.policy [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.355150] [48527]: INFO nova.api.openstack.requestlog [None req-ac34ab95-a574-4708-a275-af3ebf8f667e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.150454 [ 993.355659] [48527]: [pid: 48527|app: 0|req: 2233/4503] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:17 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.360102] [48527]: DEBUG nova.api.openstack.wsgi [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.362513] [48527]: DEBUG nova.compute.api [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.378519] [48527]: DEBUG oslo_concurrency.lockutils [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.378519] [48527]: DEBUG oslo_concurrency.lockutils [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.378888] [48527]: DEBUG oslo_concurrency.lockutils [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.379231] [48527]: DEBUG oslo_concurrency.lockutils [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.379411] [48527]: DEBUG oslo_concurrency.lockutils [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.379545] [48527]: DEBUG oslo_concurrency.lockutils [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.406350] [48527]: WARNING neutronclient.v2_0.client [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.495028] [48527]: DEBUG nova.policy [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.497807] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1141,nova_cell1:UPDATE=19,nova_cell1:INSERT=10 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 993.502646] [48527]: INFO nova.api.openstack.requestlog [None req-51776796-9045-4a9c-9841-0736f7ff089a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1316 microversion: 2.1 time: 0.146566 [ 993.503077] [48527]: [pid: 48527|app: 0|req: 2234/4504] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:17 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1316 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.505434] [48527]: DEBUG nova.api.openstack.wsgi [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.506835] [48527]: DEBUG nova.compute.api [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.508387] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=406,nova_api:INSERT=9,nova_api:UPDATE=4,nova_api:DELETE=6 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 993.512353] [48527]: DEBUG oslo_concurrency.lockutils [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.512885] [48527]: DEBUG oslo_concurrency.lockutils [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.513022] [48527]: DEBUG oslo_concurrency.lockutils [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.513325] [48527]: DEBUG oslo_concurrency.lockutils [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.513566] [48527]: DEBUG oslo_concurrency.lockutils [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.513781] [48527]: DEBUG oslo_concurrency.lockutils [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.535098] [48527]: WARNING neutronclient.v2_0.client [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.596917] [48527]: DEBUG nova.policy [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.601782] [48527]: INFO nova.api.openstack.requestlog [None req-c93d46e6-9eb2-446a-8249-54ee599a52e3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1511 microversion: 2.1 time: 0.098147 [ 993.602131] [48527]: [pid: 48527|app: 0|req: 2235/4505] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:17 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1511 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.604654] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.606226] [48527]: DEBUG nova.compute.api [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] [instance: 0188363e-f3d9-4b16-b4f4-fe4626eda030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.609647] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.609647] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.609790] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.610544] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.610544] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.610544] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.619530] [48527]: INFO nova.api.openstack.wsgi [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] HTTP exception thrown: Instance 0188363e-f3d9-4b16-b4f4-fe4626eda030 could not be found. [ 993.619907] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] Returning 404 to user: Instance 0188363e-f3d9-4b16-b4f4-fe4626eda030 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 993.620307] [48527]: INFO nova.api.openstack.requestlog [None req-c7324bae-6001-43bd-9785-1ed970ab01b0 tempest-MultipleCreateTestJSON-145160860 tempest-MultipleCreateTestJSON-145160860-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030" status: 404 len: 111 microversion: 2.1 time: 0.017670 [ 993.620765] [48527]: [pid: 48527|app: 0|req: 2236/4506] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:17 2025] GET /compute/v2.1/servers/0188363e-f3d9-4b16-b4f4-fe4626eda030 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 993.624066] [48527]: DEBUG nova.api.openstack.wsgi [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.625214] [48527]: DEBUG nova.compute.api [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.630164] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.630399] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.630497] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.630769] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.630980] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.631061] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.649233] [48527]: WARNING neutronclient.v2_0.client [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.720145] [48526]: INFO nova.api.openstack.requestlog [None req-33fefba3-7a66-496a-939c-d058627bdddb tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68/action" status: 200 len: 14 microversion: 2.1 time: 0.653872 [ 993.720545] [48526]: [pid: 48526|app: 0|req: 2271/4507] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:17 2025] POST /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68/action => generated 14 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 993.723442] [48526]: DEBUG nova.api.openstack.wsgi [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.724819] [48526]: DEBUG nova.compute.api [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.731440] [48526]: DEBUG oslo_concurrency.lockutils [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.731657] [48526]: DEBUG oslo_concurrency.lockutils [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.732446] [48526]: DEBUG oslo_concurrency.lockutils [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.732446] [48526]: DEBUG oslo_concurrency.lockutils [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.732446] [48526]: DEBUG oslo_concurrency.lockutils [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.732446] [48526]: DEBUG oslo_concurrency.lockutils [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.762642] [48526]: DEBUG oslo_concurrency.lockutils [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.762993] [48526]: DEBUG oslo_concurrency.lockutils [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.763168] [48526]: DEBUG oslo_concurrency.lockutils [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.763325] [48526]: DEBUG nova.objects.instance [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid b1d220f4-292b-41a4-883a-ad51a657efe0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 993.768041] [48526]: WARNING neutronclient.v2_0.client [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.994297] [48526]: DEBUG nova.policy [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.999507] [48526]: INFO nova.api.openstack.requestlog [None req-4624a5f0-53c2-4726-9a23-0b468c79f5bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1299 microversion: 2.1 time: 0.278296 [ 993.999869] [48526]: [pid: 48526|app: 0|req: 2272/4508] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:17 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1299 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.002583] [48526]: DEBUG nova.api.openstack.wsgi [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.002771] [48526]: DEBUG nova.compute.api [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.007054] [48526]: DEBUG oslo_concurrency.lockutils [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.007054] [48526]: DEBUG oslo_concurrency.lockutils [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.007054] [48526]: DEBUG oslo_concurrency.lockutils [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.007054] [48526]: DEBUG oslo_concurrency.lockutils [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.007054] [48526]: DEBUG oslo_concurrency.lockutils [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.007054] [48526]: DEBUG oslo_concurrency.lockutils [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.021500] [48527]: DEBUG nova.policy [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.032586] [48527]: INFO nova.api.openstack.requestlog [None req-59f9b3c7-d686-4bd6-afd8-f657e63cdd4d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1305 microversion: 2.1 time: 0.410768 [ 994.033032] [48527]: [pid: 48527|app: 0|req: 2237/4509] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:17 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1305 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.036201] [48526]: DEBUG nova.compute.api [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 994.036351] [48527]: DEBUG nova.api.openstack.wsgi [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.037271] [48527]: DEBUG nova.compute.api [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.042588] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.042835] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.043013] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.043438] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.043757] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.044142] [48527]: DEBUG oslo_concurrency.lockutils [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.083151] [48527]: WARNING neutronclient.v2_0.client [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.094545] [48526]: INFO nova.api.openstack.requestlog [None req-278f4fde-ced3-48e1-b9b9-3524b30e8ec3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 204 len: 0 microversion: 2.1 time: 0.093171 [ 994.094545] [48526]: [pid: 48526|app: 0|req: 2273/4510] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:18 2025] DELETE /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 994.097021] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.098763] [48526]: DEBUG nova.compute.api [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.101649] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.102446] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.102604] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.102863] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.103025] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.103187] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.124855] [48526]: WARNING neutronclient.v2_0.client [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.320986] [48527]: DEBUG nova.policy [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.332746] [48527]: DEBUG nova.policy [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.333828] [48527]: DEBUG nova.policy [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.343122] [48527]: INFO nova.api.openstack.requestlog [None req-45d2ae9b-e457-42fa-915a-f9020cb8e547 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1451 microversion: 2.75 time: 0.309250 [ 994.343862] [48527]: [pid: 48527|app: 0|req: 2238/4511] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:18 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1451 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 994.347300] [48527]: DEBUG nova.api.openstack.wsgi [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.349524] [48527]: DEBUG nova.compute.api [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.356533] [48527]: DEBUG oslo_concurrency.lockutils [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.356800] [48527]: DEBUG oslo_concurrency.lockutils [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.357131] [48527]: DEBUG oslo_concurrency.lockutils [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.357444] [48527]: DEBUG oslo_concurrency.lockutils [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.357597] [48527]: DEBUG oslo_concurrency.lockutils [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.357722] [48527]: DEBUG oslo_concurrency.lockutils [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.404417] [48527]: WARNING neutronclient.v2_0.client [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.605297] [48526]: DEBUG nova.policy [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.614570] [48526]: INFO nova.api.openstack.requestlog [None req-6ddab407-1731-4ea2-8a27-181ce5e2bf05 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1314 microversion: 2.1 time: 0.519661 [ 994.614976] [48526]: [pid: 48526|app: 0|req: 2274/4512] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:18 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1314 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.617385] [48526]: DEBUG nova.api.openstack.wsgi [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.618779] [48526]: DEBUG nova.compute.api [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.627236] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.627512] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.627737] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.627908] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.628067] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.628243] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.671726] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.671980] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.672170] [48526]: DEBUG oslo_concurrency.lockutils [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.672365] [48526]: DEBUG nova.objects.instance [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid 6651d3fd-de44-4290-9258-1c4e8d5efdfd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 994.676270] [48526]: WARNING neutronclient.v2_0.client [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.681443] [48527]: DEBUG nova.policy [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.686977] [48527]: INFO nova.api.openstack.requestlog [None req-67e7198f-5558-4cfa-bce1-f9257063e1a5 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1687 microversion: 2.1 time: 0.342520 [ 994.687405] [48527]: [pid: 48527|app: 0|req: 2239/4513] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:18 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1687 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.693135] [48527]: DEBUG nova.api.openstack.wsgi [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.694701] [48527]: DEBUG nova.compute.api [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.699816] [48527]: DEBUG oslo_concurrency.lockutils [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.699816] [48527]: DEBUG oslo_concurrency.lockutils [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.699816] [48527]: DEBUG oslo_concurrency.lockutils [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.699816] [48527]: DEBUG oslo_concurrency.lockutils [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.700087] [48527]: DEBUG oslo_concurrency.lockutils [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.700087] [48527]: DEBUG oslo_concurrency.lockutils [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.727596] [48527]: WARNING neutronclient.v2_0.client [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.893295] [48526]: DEBUG nova.policy [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.902966] [48526]: INFO nova.api.openstack.requestlog [None req-a5e9f0b5-b514-4ac2-9cad-fb57599a2e01 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1297 microversion: 2.1 time: 0.285432 [ 994.902966] [48526]: [pid: 48526|app: 0|req: 2275/4514] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:18 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1297 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.908098] [48526]: DEBUG nova.api.openstack.wsgi [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.909602] [48526]: DEBUG nova.compute.api [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.921695] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.921975] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.922094] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.922312] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.922453] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.922588] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.964450] [48526]: WARNING neutronclient.v2_0.client [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.092802] [48527]: DEBUG nova.policy [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.101790] [48527]: INFO nova.api.openstack.requestlog [None req-5144d357-b4bf-43ac-a7f9-2e07373f242d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1673 microversion: 2.1 time: 0.413470 [ 995.102389] [48527]: [pid: 48527|app: 0|req: 2240/4515] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:18 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1673 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.105512] [48527]: DEBUG nova.api.openstack.wsgi [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.108665] [48527]: DEBUG nova.compute.api [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.114284] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.114612] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.114838] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.116199] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.116199] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.116199] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.146180] [48527]: WARNING neutronclient.v2_0.client [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.183362] [48526]: DEBUG nova.policy [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.188755] [48526]: INFO nova.api.openstack.requestlog [None req-9c53071a-73fc-423a-a0df-7760d8789316 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1316 microversion: 2.1 time: 0.284971 [ 995.189246] [48526]: [pid: 48526|app: 0|req: 2276/4516] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:19 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1316 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.193063] [48526]: DEBUG nova.api.openstack.wsgi [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.194250] [48526]: DEBUG nova.compute.api [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.200154] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.200406] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.200601] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.200906] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.201168] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.201342] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.232772] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.232964] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.233109] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.233266] [48526]: DEBUG nova.objects.instance [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid b1d220f4-292b-41a4-883a-ad51a657efe0 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 995.237721] [48526]: WARNING neutronclient.v2_0.client [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.430649] [48526]: DEBUG nova.policy [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.447288] [48526]: INFO nova.api.openstack.requestlog [None req-5a2807bd-2bf1-4e16-af56-45d78d5b38dc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 200 len: 1299 microversion: 2.1 time: 0.257390 [ 995.447682] [48526]: [pid: 48526|app: 0|req: 2277/4517] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:19 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 1299 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.450898] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.451798] [48526]: DEBUG nova.compute.api [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.456633] [48527]: DEBUG nova.policy [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.459079] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.459079] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.459079] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.459079] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.459079] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.459079] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.464747] [48527]: INFO nova.api.openstack.requestlog [None req-dbf78ea4-bbef-43e5-a705-f7b4cdde1c4f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1511 microversion: 2.1 time: 0.361236 [ 995.464992] [48527]: [pid: 48527|app: 0|req: 2241/4518] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:19 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1511 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.471807] [48527]: DEBUG nova.api.openstack.wsgi [None req-7c05708a-f873-4a1c-9202-331f78c03a1b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-2-1074009632"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 995.473821] [48527]: DEBUG nova.compute.api [None req-7c05708a-f873-4a1c-9202-331f78c03a1b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.478606] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c05708a-f873-4a1c-9202-331f78c03a1b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.478898] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c05708a-f873-4a1c-9202-331f78c03a1b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.479464] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c05708a-f873-4a1c-9202-331f78c03a1b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.479464] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c05708a-f873-4a1c-9202-331f78c03a1b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.479677] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c05708a-f873-4a1c-9202-331f78c03a1b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.479843] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c05708a-f873-4a1c-9202-331f78c03a1b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.504896] [48526]: WARNING neutronclient.v2_0.client [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.605057] [48526]: DEBUG nova.policy [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.613417] [48526]: INFO nova.api.openstack.requestlog [None req-f0991267-9d71-40a0-85cb-362e543d2726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1305 microversion: 2.1 time: 0.165074 [ 995.613803] [48526]: [pid: 48526|app: 0|req: 2278/4519] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:19 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1305 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.616586] [48526]: DEBUG nova.api.openstack.wsgi [req-dfae5d20-427e-486e-aeca-499783c2a83a req-c0c1e1bd-4cbc-4136-9703-5e38ff0588f0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c31f0299-d60f-44e6-aadc-6c3653145a53", "tag": "1c10ea78-ea6b-4189-9c63-6425f394c8ac"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 995.623895] [48526]: DEBUG oslo_concurrency.lockutils [req-dfae5d20-427e-486e-aeca-499783c2a83a req-c0c1e1bd-4cbc-4136-9703-5e38ff0588f0 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.624109] [48526]: DEBUG oslo_concurrency.lockutils [req-dfae5d20-427e-486e-aeca-499783c2a83a req-c0c1e1bd-4cbc-4136-9703-5e38ff0588f0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.624249] [48526]: DEBUG oslo_concurrency.lockutils [req-dfae5d20-427e-486e-aeca-499783c2a83a req-c0c1e1bd-4cbc-4136-9703-5e38ff0588f0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.637566] [48526]: INFO nova.api.openstack.compute.server_external_events [req-dfae5d20-427e-486e-aeca-499783c2a83a req-c0c1e1bd-4cbc-4136-9703-5e38ff0588f0 service nova] Creating event network-changed:1c10ea78-ea6b-4189-9c63-6425f394c8ac for instance c31f0299-d60f-44e6-aadc-6c3653145a53 on cpu-1 [ 995.642639] [48526]: INFO nova.api.openstack.requestlog [req-dfae5d20-427e-486e-aeca-499783c2a83a req-c0c1e1bd-4cbc-4136-9703-5e38ff0588f0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028160 [ 995.643017] [48526]: [pid: 48526|app: 0|req: 2279/4520] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:19 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) [ 995.646510] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.647902] [48526]: DEBUG nova.compute.api [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.658049] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.658049] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.658049] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.658049] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.658049] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.658049] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.689159] [48526]: WARNING neutronclient.v2_0.client [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.714039] [48526]: DEBUG nova.policy [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.720399] [48526]: DEBUG nova.policy [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.721204] [48526]: DEBUG nova.policy [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.728769] [48526]: INFO nova.api.openstack.requestlog [None req-ea6c2a8a-b81d-4427-ab28-1e874dfb4e07 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1439 microversion: 2.75 time: 0.084719 [ 995.730066] [48526]: [pid: 48526|app: 0|req: 2280/4521] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:19 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1439 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 995.736146] [48526]: DEBUG nova.api.openstack.wsgi [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.737308] [48526]: DEBUG nova.compute.api [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.741072] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.741261] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.741469] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.741937] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.741937] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.742120] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.766573] [48526]: WARNING neutronclient.v2_0.client [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.849560] [48526]: DEBUG nova.policy [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.855403] [48526]: INFO nova.api.openstack.requestlog [None req-dbbf1d0c-26ac-48d8-a39a-e62dc7c68bf0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1314 microversion: 2.1 time: 0.125342 [ 995.855817] [48526]: [pid: 48526|app: 0|req: 2281/4522] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:19 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1314 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.859056] [48526]: DEBUG nova.api.openstack.wsgi [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.860948] [48526]: DEBUG nova.compute.api [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.864974] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.865273] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.865446] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.865755] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.865909] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.866047] [48526]: DEBUG oslo_concurrency.lockutils [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.889999] [48526]: WARNING neutronclient.v2_0.client [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.975013] [48526]: DEBUG nova.policy [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.980524] [48526]: INFO nova.api.openstack.requestlog [None req-b7008e2d-2520-468e-aa43-a96d00d17d7e tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1687 microversion: 2.1 time: 0.124024 [ 995.981188] [48526]: [pid: 48526|app: 0|req: 2282/4523] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:20 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1687 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.985020] [48526]: DEBUG nova.api.openstack.wsgi [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.985726] [48526]: DEBUG nova.compute.api [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.989616] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.989995] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.990275] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.990658] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.991104] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.991575] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.014909] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.015734] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.015734] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.015734] [48526]: DEBUG nova.objects.instance [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lazy-loading 'fault' on Instance uuid 6651d3fd-de44-4290-9258-1c4e8d5efdfd {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 996.018837] [48526]: WARNING neutronclient.v2_0.client [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.040048] [48526]: DEBUG nova.policy [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9be67030273e468ca0d0818670b655a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eee81560fdd54d57970bdf27df4b30f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.045152] [48526]: INFO nova.api.openstack.requestlog [None req-abf1ab7f-6287-4aa5-8c56-d4d1160df982 tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 200 len: 1297 microversion: 2.1 time: 0.063484 [ 996.045517] [48526]: [pid: 48526|app: 0|req: 2283/4524] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:20 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.102988] [48527]: INFO nova.api.openstack.requestlog [None req-7c05708a-f873-4a1c-9202-331f78c03a1b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action" status: 202 len: 0 microversion: 2.1 time: 0.636795 [ 996.103672] [48527]: [pid: 48527|app: 0|req: 2242/4525] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:19 2025] POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action => generated 0 bytes in 638 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 996.205236] [48526]: DEBUG nova.api.openstack.wsgi [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.207218] [48526]: DEBUG nova.compute.api [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.211461] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.211461] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.211665] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.211984] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.212270] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.212341] [48526]: DEBUG oslo_concurrency.lockutils [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.240908] [48526]: WARNING neutronclient.v2_0.client [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.328688] [48527]: DEBUG nova.api.openstack.wsgi [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.331023] [48527]: DEBUG nova.compute.api [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.335781] [48527]: DEBUG oslo_concurrency.lockutils [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.336019] [48527]: DEBUG oslo_concurrency.lockutils [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.336221] [48527]: DEBUG oslo_concurrency.lockutils [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.337125] [48527]: DEBUG oslo_concurrency.lockutils [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.337225] [48527]: DEBUG oslo_concurrency.lockutils [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.337539] [48527]: DEBUG oslo_concurrency.lockutils [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.374418] [48527]: WARNING neutronclient.v2_0.client [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.473872] [48526]: DEBUG nova.policy [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.480388] [48526]: INFO nova.api.openstack.requestlog [None req-88a01c4b-ff92-4a59-9a47-c12da28c85ad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1316 microversion: 2.1 time: 0.277638 [ 996.480798] [48526]: [pid: 48526|app: 0|req: 2284/4526] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:20 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1316 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.483820] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.485717] [48526]: DEBUG nova.compute.api [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.491526] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.491823] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.491999] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.492362] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.492566] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.492706] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.507525] [48526]: INFO nova.api.openstack.wsgi [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance b1d220f4-292b-41a4-883a-ad51a657efe0 could not be found. [ 996.508153] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance b1d220f4-292b-41a4-883a-ad51a657efe0 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 996.508675] [48526]: INFO nova.api.openstack.requestlog [None req-bc83359c-1e1b-4430-8cd2-a322d54feb7e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 404 len: 111 microversion: 2.1 time: 0.026976 [ 996.508769] [48526]: [pid: 48526|app: 0|req: 2285/4527] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:20 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 996.512699] [48526]: DEBUG nova.api.openstack.wsgi [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.513951] [48526]: DEBUG nova.compute.api [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.517694] [48526]: DEBUG oslo_concurrency.lockutils [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.517694] [48526]: DEBUG oslo_concurrency.lockutils [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.517694] [48526]: DEBUG oslo_concurrency.lockutils [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.517694] [48526]: DEBUG oslo_concurrency.lockutils [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.517890] [48526]: DEBUG oslo_concurrency.lockutils [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.517968] [48526]: DEBUG oslo_concurrency.lockutils [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.546467] [48526]: WARNING neutronclient.v2_0.client [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.767837] [48527]: INFO nova.api.openstack.requestlog [None req-621095e5-2a56-47be-ab72-e49c7fae4265 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.544929 [ 996.768220] [48527]: [pid: 48527|app: 0|req: 2243/4528] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:20 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 288 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 996.771214] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1541490032", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f87b4c07-6caf-472b-88b6-9b6610bfc0e5"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 996.816194] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.816512] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.816723] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.817289] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.818886] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.820556] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.827472] [48527]: DEBUG nova.network.neutron [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] validate_networks() for [('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 996.827860] [48527]: WARNING neutronclient.v2_0.client [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.829120] [48527]: WARNING openstack [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 996.829839] [48527]: WARNING openstack [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 996.836950] [48527]: INFO nova.network.neutron [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] _ports_needed_per_instance requested_netwokrs=[('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] [ 996.992230] [48526]: DEBUG nova.policy [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.000638] [48526]: INFO nova.api.openstack.requestlog [None req-291bc96f-302c-483b-8f8a-c0da146c00c8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1511 microversion: 2.1 time: 0.491215 [ 997.001149] [48526]: [pid: 48526|app: 0|req: 2286/4529] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:20 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1511 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.007244] [48526]: DEBUG nova.api.openstack.wsgi [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.008774] [48526]: DEBUG nova.compute.api [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.017757] [48526]: DEBUG oslo_concurrency.lockutils [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.017757] [48526]: DEBUG oslo_concurrency.lockutils [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.017757] [48526]: DEBUG oslo_concurrency.lockutils [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.017757] [48526]: DEBUG oslo_concurrency.lockutils [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.017757] [48526]: DEBUG oslo_concurrency.lockutils [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.017757] [48526]: DEBUG oslo_concurrency.lockutils [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.044053] [48526]: WARNING neutronclient.v2_0.client [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.874395] [48527]: WARNING neutronclient.v2_0.client [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.875252] [48527]: WARNING openstack [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 997.875675] [48527]: WARNING openstack [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 997.901821] [48526]: DEBUG nova.policy [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.907263] [48526]: INFO nova.api.openstack.requestlog [None req-2add5338-793a-4163-8d81-11b20ecbb106 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1305 microversion: 2.1 time: 0.905277 [ 997.908106] [48526]: [pid: 48526|app: 0|req: 2287/4530] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:21 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1305 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.915558] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.915558] [48526]: DEBUG nova.compute.api [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.925167] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.925167] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.925167] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.925167] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.925167] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.925167] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.956682] [48526]: WARNING neutronclient.v2_0.client [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.655751] [48526]: DEBUG nova.policy [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.664258] [48526]: DEBUG nova.policy [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.664966] [48526]: DEBUG nova.policy [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.668223] [48526]: INFO nova.api.openstack.requestlog [None req-a7e1e08d-81e7-43e1-a93b-a64768f5826e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1439 microversion: 2.75 time: 0.759720 [ 998.668724] [48526]: [pid: 48526|app: 0|req: 2288/4531] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:22 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1439 bytes in 760 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 998.673094] [48526]: DEBUG nova.api.openstack.wsgi [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.673913] [48526]: DEBUG nova.compute.api [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.678749] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.678963] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.679180] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.679480] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.679663] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.679821] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.705020] [48526]: WARNING neutronclient.v2_0.client [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.735417] [48527]: DEBUG nova.virt.hardware [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 998.735592] [48527]: DEBUG nova.virt.hardware [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 998.735786] [48527]: DEBUG nova.virt.hardware [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 998.735934] [48527]: DEBUG nova.virt.hardware [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 998.736091] [48527]: DEBUG nova.virt.hardware [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 998.745798] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.746027] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.746172] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.747993] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.748258] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.748434] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.765280] [48527]: DEBUG nova.quota [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 998.769235] [48527]: DEBUG nova.quota [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for user bf09ba6dd8f6405481942b8bd9ae15d4 and project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 998.775840] [48527]: DEBUG nova.compute.api [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 998.777429] [48527]: DEBUG nova.compute.api [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 998.818713] [48527]: INFO nova.api.openstack.requestlog [None req-3e224add-d758-47c4-822f-7a9c0cf46b34 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.049402 [ 998.818817] [48527]: [pid: 48527|app: 0|req: 2244/4532] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:58:20 2025] POST /compute/v2.1/servers => generated 380 bytes in 2050 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 998.825877] [48527]: DEBUG nova.api.openstack.wsgi [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.830025] [48527]: DEBUG nova.compute.api [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.831135] [48527]: DEBUG oslo_concurrency.lockutils [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.831308] [48527]: DEBUG oslo_concurrency.lockutils [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.831440] [48527]: DEBUG oslo_concurrency.lockutils [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.831697] [48527]: DEBUG oslo_concurrency.lockutils [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.831831] [48527]: DEBUG oslo_concurrency.lockutils [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.831949] [48527]: DEBUG oslo_concurrency.lockutils [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.859083] [48527]: WARNING neutronclient.v2_0.client [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.267913] [48526]: INFO nova.api.openstack.requestlog [None req-5b8d227c-c55a-473b-ae27-c69282ba05b8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/8639d19d-782f-411c-bbf4-474b63da731d" status: 200 len: 285 microversion: 2.1 time: 0.598189 [ 999.268266] [48526]: [pid: 48526|app: 0|req: 2289/4533] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 13:58:22 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/8639d19d-782f-411c-bbf4-474b63da731d => generated 285 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 999.271295] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.274054] [48526]: DEBUG nova.compute.api [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.278146] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.278383] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.278555] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.278852] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.279635] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.279635] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.311401] [48526]: WARNING neutronclient.v2_0.client [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.333847] [48526]: DEBUG nova.policy [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.334031] [48527]: DEBUG nova.policy [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.340738] [48527]: INFO nova.api.openstack.requestlog [None req-a69b493e-9968-431c-a269-d933b12212b0 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1500 microversion: 2.1 time: 0.521381 [ 999.341832] [48526]: INFO nova.api.openstack.requestlog [None req-3e7dd354-58fd-4b6f-b193-80f5f770ed75 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1620 microversion: 2.1 time: 0.072199 [ 999.341832] [48526]: [pid: 48526|app: 0|req: 2290/4534] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:23 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1620 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.342602] [48527]: [pid: 48527|app: 0|req: 2245/4535] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:23 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1500 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.344450] [48526]: DEBUG nova.api.openstack.wsgi [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.345860] [48526]: DEBUG nova.compute.api [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] [instance: 6651d3fd-de44-4290-9258-1c4e8d5efdfd] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.347776] [48527]: DEBUG nova.api.openstack.wsgi [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.349206] [48526]: DEBUG oslo_concurrency.lockutils [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.349289] [48527]: DEBUG nova.compute.api [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.349392] [48526]: DEBUG oslo_concurrency.lockutils [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.349535] [48526]: DEBUG oslo_concurrency.lockutils [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.349834] [48526]: DEBUG oslo_concurrency.lockutils [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.349973] [48526]: DEBUG oslo_concurrency.lockutils [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.350123] [48526]: DEBUG oslo_concurrency.lockutils [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.356866] [48527]: DEBUG oslo_concurrency.lockutils [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.357288] [48527]: DEBUG oslo_concurrency.lockutils [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.357511] [48527]: DEBUG oslo_concurrency.lockutils [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.357979] [48527]: DEBUG oslo_concurrency.lockutils [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.358072] [48527]: DEBUG oslo_concurrency.lockutils [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.358197] [48527]: DEBUG oslo_concurrency.lockutils [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.366286] [48526]: INFO nova.api.openstack.wsgi [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] HTTP exception thrown: Instance 6651d3fd-de44-4290-9258-1c4e8d5efdfd could not be found. [ 999.367444] [48526]: DEBUG nova.api.openstack.wsgi [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] Returning 404 to user: Instance 6651d3fd-de44-4290-9258-1c4e8d5efdfd could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 999.367444] [48526]: INFO nova.api.openstack.requestlog [None req-32eed020-a51e-4a6a-bb3f-73e6d9e98b1a tempest-MigrationsAdminTest-1690389866 tempest-MigrationsAdminTest-1690389866-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd" status: 404 len: 111 microversion: 2.1 time: 0.025168 [ 999.367656] [48526]: [pid: 48526|app: 0|req: 2291/4536] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:23 2025] GET /compute/v2.1/servers/6651d3fd-de44-4290-9258-1c4e8d5efdfd => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 999.370719] [48526]: DEBUG nova.api.openstack.wsgi [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.372270] [48526]: DEBUG nova.compute.api [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.376983] [48526]: DEBUG oslo_concurrency.lockutils [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.378210] [48526]: DEBUG oslo_concurrency.lockutils [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.378210] [48526]: DEBUG oslo_concurrency.lockutils [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.378210] [48526]: DEBUG oslo_concurrency.lockutils [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.378210] [48526]: DEBUG oslo_concurrency.lockutils [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.378415] [48526]: DEBUG oslo_concurrency.lockutils [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.384859] [48527]: WARNING neutronclient.v2_0.client [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.418584] [48526]: WARNING neutronclient.v2_0.client [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.514436] [48526]: DEBUG nova.policy [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.515783] [48527]: DEBUG nova.policy [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.519924] [48526]: INFO nova.api.openstack.requestlog [None req-38e99c40-2a10-44d9-b161-f378ff211efa tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1511 microversion: 2.1 time: 0.151059 [ 999.519924] [48526]: [pid: 48526|app: 0|req: 2292/4537] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:23 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1511 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.521634] [48527]: INFO nova.api.openstack.requestlog [None req-532bf730-d855-41bd-a52c-bd7b28df6155 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1316 microversion: 2.1 time: 0.175475 [ 999.521634] [48527]: [pid: 48527|app: 0|req: 2246/4538] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:23 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1316 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.523782] [48527]: DEBUG nova.api.openstack.wsgi [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.528024] [48527]: DEBUG nova.compute.api [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.528769] [48527]: DEBUG oslo_concurrency.lockutils [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.529048] [48527]: DEBUG oslo_concurrency.lockutils [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.529245] [48527]: DEBUG oslo_concurrency.lockutils [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.529556] [48527]: DEBUG oslo_concurrency.lockutils [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.529667] [48527]: DEBUG oslo_concurrency.lockutils [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.529783] [48527]: DEBUG oslo_concurrency.lockutils [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.565846] [48527]: WARNING neutronclient.v2_0.client [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.587296] [48527]: DEBUG nova.policy [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.592515] [48527]: INFO nova.api.openstack.requestlog [None req-edca04e0-6a60-4032-b6b2-bb27697100ab tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1217 microversion: 2.1 time: 0.070370 [ 999.593761] [48527]: [pid: 48527|app: 0|req: 2247/4539] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:23 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1217 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.602667] [48527]: DEBUG nova.api.openstack.wsgi [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.604901] [48527]: DEBUG nova.compute.api [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.615860] [48527]: DEBUG oslo_concurrency.lockutils [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.616108] [48527]: DEBUG oslo_concurrency.lockutils [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.616388] [48527]: DEBUG oslo_concurrency.lockutils [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.616889] [48527]: DEBUG oslo_concurrency.lockutils [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.618328] [48527]: DEBUG oslo_concurrency.lockutils [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.618447] [48527]: DEBUG oslo_concurrency.lockutils [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.644384] [48527]: WARNING neutronclient.v2_0.client [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.655977] [48526]: DEBUG nova.api.openstack.wsgi [None req-5ad24a25-c663-493a-af84-3c1b744528d9 tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.658598] [48526]: WARNING neutronclient.v2_0.client [None req-5ad24a25-c663-493a-af84-3c1b744528d9 tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.660365] [48526]: WARNING openstack [None req-5ad24a25-c663-493a-af84-3c1b744528d9 tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 999.663164] [48526]: WARNING openstack [None req-5ad24a25-c663-493a-af84-3c1b744528d9 tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 999.723014] [48526]: INFO nova.api.openstack.requestlog [None req-5ad24a25-c663-493a-af84-3c1b744528d9 tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 20 microversion: 2.1 time: 0.202812 [ 999.723990] [48526]: [pid: 48526|app: 0|req: 2293/4540] 10.180.1.21 () {58 vars in 1144 bytes} [Fri Dec 12 13:58:23 2025] GET /compute/v2.1/os-floating-ips => generated 20 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 999.728021] [48526]: DEBUG nova.api.openstack.wsgi [req-5dde966d-5f73-4e86-ba6b-6f93b4cce7c5 req-7bbaa586-5a41-4d4f-b7d5-4daeec70208e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5a815e26-d68e-4a05-97ee-2edafcd64e68", "name": "network-vif-deleted", "tag": "d32113ae-ca09-47d8-b211-0a872180b332"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 999.739465] [48526]: DEBUG oslo_concurrency.lockutils [req-5dde966d-5f73-4e86-ba6b-6f93b4cce7c5 req-7bbaa586-5a41-4d4f-b7d5-4daeec70208e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.739465] [48526]: DEBUG oslo_concurrency.lockutils [req-5dde966d-5f73-4e86-ba6b-6f93b4cce7c5 req-7bbaa586-5a41-4d4f-b7d5-4daeec70208e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.739465] [48526]: DEBUG oslo_concurrency.lockutils [req-5dde966d-5f73-4e86-ba6b-6f93b4cce7c5 req-7bbaa586-5a41-4d4f-b7d5-4daeec70208e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.748712] [48526]: INFO nova.api.openstack.compute.server_external_events [req-5dde966d-5f73-4e86-ba6b-6f93b4cce7c5 req-7bbaa586-5a41-4d4f-b7d5-4daeec70208e service nova] Creating event network-vif-deleted:d32113ae-ca09-47d8-b211-0a872180b332 for instance 5a815e26-d68e-4a05-97ee-2edafcd64e68 on cpu-1 [ 999.758460] [48526]: INFO nova.api.openstack.requestlog [req-5dde966d-5f73-4e86-ba6b-6f93b4cce7c5 req-7bbaa586-5a41-4d4f-b7d5-4daeec70208e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032712 [ 999.760872] [48526]: [pid: 48526|app: 0|req: 2294/4541] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:23 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 999.764432] [48526]: DEBUG nova.api.openstack.wsgi [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 999.767801] [48526]: DEBUG nova.compute.api [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.770092] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.770294] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.770419] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.771165] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.771165] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.771165] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.784945] [48527]: DEBUG nova.policy [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.796330] [48527]: INFO nova.api.openstack.requestlog [None req-4145eb89-c0b0-4530-b803-22e271468726 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1305 microversion: 2.1 time: 0.198360 [ 999.796330] [48527]: [pid: 48527|app: 0|req: 2248/4542] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:23 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1305 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.973702] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f0460cb-9fc4-4c45-8ded-627fa5386030 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "server-group", "policy": "affinity"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 999.988803] [48527]: DEBUG nova.quota [None req-0f0460cb-9fc4-4c45-8ded-627fa5386030 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Getting quotas for project f061596eb93248208c7374d109fe63ec. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 999.993437] [48527]: DEBUG nova.quota [None req-0f0460cb-9fc4-4c45-8ded-627fa5386030 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Getting quotas for user 38c15fc4f1b349048624164e6af329ad and project f061596eb93248208c7374d109fe63ec. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1000.030855] [48527]: DEBUG nova.quota [None req-0f0460cb-9fc4-4c45-8ded-627fa5386030 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Getting quotas for project f061596eb93248208c7374d109fe63ec. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1000.035108] [48527]: DEBUG nova.quota [None req-0f0460cb-9fc4-4c45-8ded-627fa5386030 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Getting quotas for user 38c15fc4f1b349048624164e6af329ad and project f061596eb93248208c7374d109fe63ec. Resources: {'server_groups'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1000.044122] [48527]: INFO nova.api.openstack.requestlog [None req-0f0460cb-9fc4-4c45-8ded-627fa5386030 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 235 microversion: 2.64 time: 0.248599 [ 1000.044590] [48527]: [pid: 48527|app: 0|req: 2249/4543] 10.180.1.21 () {62 vars in 1209 bytes} [Fri Dec 12 13:58:24 2025] POST /compute/v2.1/os-server-groups => generated 235 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1000.047865] [48527]: DEBUG nova.api.openstack.wsgi [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1088937081"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1000.049255] [48527]: DEBUG nova.compute.api [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.053878] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.054093] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.054258] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.054548] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.054756] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.054914] [48527]: DEBUG oslo_concurrency.lockutils [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.074888] [48527]: WARNING neutronclient.v2_0.client [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.183860] [48527]: INFO nova.network.security_group_api [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Adding security group 264a2cfe-06dc-4c96-97ea-d903643c4714 to port 5f261a53-ece4-4319-9585-ed78058353b8 [ 1000.552048] [48527]: INFO nova.api.openstack.requestlog [None req-aec554d3-a847-4777-8555-bf816a75c6ac tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d/action" status: 202 len: 0 microversion: 2.1 time: 0.506785 [ 1000.552452] [48527]: [pid: 48527|app: 0|req: 2250/4544] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:24 2025] POST /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d/action => generated 0 bytes in 507 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1000.557895] [48527]: DEBUG nova.api.openstack.wsgi [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.559559] [48527]: DEBUG nova.compute.api [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.570355] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.571385] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.571385] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.571385] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.571385] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.571385] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.610330] [48527]: WARNING neutronclient.v2_0.client [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.634613] [48527]: DEBUG nova.policy [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.646604] [48527]: DEBUG nova.policy [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.647368] [48527]: DEBUG nova.policy [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.651258] [48527]: INFO nova.api.openstack.requestlog [None req-0a95e883-063a-4a88-abf2-f3ed14f8230b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1439 microversion: 2.75 time: 0.097708 [ 1000.651258] [48527]: [pid: 48527|app: 0|req: 2251/4545] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:24 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1439 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1000.655293] [48527]: DEBUG nova.api.openstack.wsgi [None req-f3bd1cf5-f049-4681-9b6b-2150ad4b3d2b tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Action: 'create', calling method: >, body: {"pool": "non_exist_pool"} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1000.656053] [48527]: WARNING neutronclient.v2_0.client [None req-f3bd1cf5-f049-4681-9b6b-2150ad4b3d2b tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.656731] [48527]: WARNING openstack [None req-f3bd1cf5-f049-4681-9b6b-2150ad4b3d2b tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1000.657229] [48527]: WARNING openstack [None req-f3bd1cf5-f049-4681-9b6b-2150ad4b3d2b tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1000.682570] [48527]: INFO nova.api.openstack.wsgi [None req-f3bd1cf5-f049-4681-9b6b-2150ad4b3d2b tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] HTTP exception thrown: Floating IP pool not found. [ 1000.682878] [48527]: DEBUG nova.api.openstack.wsgi [None req-f3bd1cf5-f049-4681-9b6b-2150ad4b3d2b tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Returning 404 to user: Floating IP pool not found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1000.683324] [48527]: INFO nova.api.openstack.requestlog [None req-f3bd1cf5-f049-4681-9b6b-2150ad4b3d2b tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 404 len: 73 microversion: 2.1 time: 0.031730 [ 1000.683628] [48527]: [pid: 48527|app: 0|req: 2252/4546] 10.180.1.21 () {60 vars in 1165 bytes} [Fri Dec 12 13:58:24 2025] POST /compute/v2.1/os-floating-ips => generated 73 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1000.686144] [48527]: DEBUG nova.api.openstack.wsgi [None req-996825c4-b7c5-4b2b-90d8-8a6735b0d696 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.700088] [48527]: INFO nova.api.openstack.requestlog [None req-996825c4-b7c5-4b2b-90d8-8a6735b0d696 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 238 microversion: 2.64 time: 0.015779 [ 1000.700560] [48527]: [pid: 48527|app: 0|req: 2253/4547] 10.180.1.21 () {60 vars in 1188 bytes} [Fri Dec 12 13:58:24 2025] GET /compute/v2.1/os-server-groups => generated 238 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1000.704024] [48527]: DEBUG nova.api.openstack.wsgi [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.706093] [48527]: DEBUG nova.compute.api [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.713138] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.713459] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.713614] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.713906] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.714084] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.714217] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.755222] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.755466] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.755587] [48527]: DEBUG oslo_concurrency.lockutils [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.755756] [48527]: DEBUG nova.objects.instance [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 5a815e26-d68e-4a05-97ee-2edafcd64e68 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1000.760286] [48527]: WARNING neutronclient.v2_0.client [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.781629] [48527]: DEBUG nova.policy [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.787613] [48527]: INFO nova.api.openstack.requestlog [None req-81b3192d-a9e1-47c1-8a4b-c8ee3e12c41c tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1328 microversion: 2.1 time: 0.086517 [ 1000.788020] [48527]: [pid: 48527|app: 0|req: 2254/4548] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:24 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1328 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.790700] [48527]: DEBUG nova.api.openstack.wsgi [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.792337] [48527]: DEBUG nova.compute.api [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.797039] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.797241] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.797374] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.797755] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.797951] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.798118] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.835399] [48527]: WARNING neutronclient.v2_0.client [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.952613] [48527]: DEBUG nova.policy [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.964460] [48527]: INFO nova.api.openstack.requestlog [None req-7f6ee839-e90c-4a02-879a-8268a6e09969 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1511 microversion: 2.1 time: 0.175816 [ 1000.965043] [48527]: [pid: 48527|app: 0|req: 2255/4549] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:25 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1511 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.968999] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.970417] [48527]: DEBUG nova.compute.api [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.974227] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.974439] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.974585] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.974859] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.975013] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.975135] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.994737] [48527]: WARNING neutronclient.v2_0.client [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.104094] [48527]: DEBUG nova.policy [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.110570] [48527]: INFO nova.api.openstack.requestlog [None req-bbacf12b-2a7d-4b91-9c57-234ec7d6e549 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1316 microversion: 2.1 time: 0.144713 [ 1001.111691] [48527]: [pid: 48527|app: 0|req: 2256/4550] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:25 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1316 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.114851] [48527]: DEBUG nova.api.openstack.wsgi [req-feab72dc-86ff-4f0b-82ea-ba287a1304ea req-393c8111-45d1-4c9f-b6f3-568bdcb5a326 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "488daad8-772d-442a-9882-624b1012d85d", "tag": "5f261a53-ece4-4319-9585-ed78058353b8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1001.127368] [48527]: DEBUG oslo_concurrency.lockutils [req-feab72dc-86ff-4f0b-82ea-ba287a1304ea req-393c8111-45d1-4c9f-b6f3-568bdcb5a326 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.127368] [48527]: DEBUG oslo_concurrency.lockutils [req-feab72dc-86ff-4f0b-82ea-ba287a1304ea req-393c8111-45d1-4c9f-b6f3-568bdcb5a326 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.127368] [48527]: DEBUG oslo_concurrency.lockutils [req-feab72dc-86ff-4f0b-82ea-ba287a1304ea req-393c8111-45d1-4c9f-b6f3-568bdcb5a326 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.135267] [48527]: INFO nova.api.openstack.compute.server_external_events [req-feab72dc-86ff-4f0b-82ea-ba287a1304ea req-393c8111-45d1-4c9f-b6f3-568bdcb5a326 service nova] Creating event network-changed:5f261a53-ece4-4319-9585-ed78058353b8 for instance 488daad8-772d-442a-9882-624b1012d85d on cpu-1 [ 1001.144701] [48527]: INFO nova.api.openstack.requestlog [req-feab72dc-86ff-4f0b-82ea-ba287a1304ea req-393c8111-45d1-4c9f-b6f3-568bdcb5a326 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031434 [ 1001.144701] [48527]: [pid: 48527|app: 0|req: 2257/4551] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:25 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1001.147849] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d3d72c9-44f5-450a-9a1e-8f24dc0367bf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.149325] [48527]: WARNING neutronclient.v2_0.client [None req-0d3d72c9-44f5-450a-9a1e-8f24dc0367bf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.174834] [48527]: WARNING neutronclient.v2_0.client [None req-0d3d72c9-44f5-450a-9a1e-8f24dc0367bf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.208103] [48527]: DEBUG neutronclient.v2_0.client [None req-0d3d72c9-44f5-450a-9a1e-8f24dc0367bf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 264a2cfe-06dc-4c96-97ea-d903643c4714 in use.", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1001.209393] [48527]: INFO nova.api.openstack.wsgi [None req-0d3d72c9-44f5-450a-9a1e-8f24dc0367bf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security Group 264a2cfe-06dc-4c96-97ea-d903643c4714 in use. [ 1001.209393] [48527]: Neutron server returns request_ids: ['req-d6cfb39c-456f-43cb-b2f2-3dd758b5ec36'] [ 1001.210093] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d3d72c9-44f5-450a-9a1e-8f24dc0367bf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 400 to user: Security Group 264a2cfe-06dc-4c96-97ea-d903643c4714 in use. [ 1001.210093] [48527]: Neutron server returns request_ids: ['req-d6cfb39c-456f-43cb-b2f2-3dd758b5ec36'] {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.211013] [48527]: INFO nova.api.openstack.requestlog [None req-0d3d72c9-44f5-450a-9a1e-8f24dc0367bf tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/264a2cfe-06dc-4c96-97ea-d903643c4714" status: 400 len: 185 microversion: 2.1 time: 0.066540 [ 1001.211481] [48527]: [pid: 48527|app: 0|req: 2258/4552] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:25 2025] DELETE /compute/v2.1/os-security-groups/264a2cfe-06dc-4c96-97ea-d903643c4714 => generated 185 bytes in 67 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1001.214537] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.216750] [48527]: DEBUG nova.compute.api [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.221107] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.221357] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.221543] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.221842] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.222038] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.222236] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.244102] [48527]: WARNING neutronclient.v2_0.client [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.743196] [48527]: DEBUG nova.policy [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.753595] [48527]: INFO nova.api.openstack.requestlog [None req-0f27d5da-6f69-48a0-9312-b1c6b3f72368 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1265 microversion: 2.1 time: 0.541480 [ 1001.754267] [48527]: [pid: 48527|app: 0|req: 2259/4553] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:25 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1265 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.758170] [48527]: DEBUG nova.api.openstack.wsgi [None req-d38139be-0b49-46c5-84ef-710c4e5dcebd tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.758359] [48527]: WARNING neutronclient.v2_0.client [None req-d38139be-0b49-46c5-84ef-710c4e5dcebd tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.759627] [48527]: WARNING openstack [None req-d38139be-0b49-46c5-84ef-710c4e5dcebd tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1001.762356] [48527]: WARNING openstack [None req-d38139be-0b49-46c5-84ef-710c4e5dcebd tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1001.864348] [48527]: DEBUG neutronclient.v2_0.client [None req-d38139be-0b49-46c5-84ef-710c4e5dcebd tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 2de3d2f8-81b6-4f14-b262-9504a73753f0 could not be found", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1001.864348] [48527]: INFO nova.api.openstack.wsgi [None req-d38139be-0b49-46c5-84ef-710c4e5dcebd tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] HTTP exception thrown: Floating IP not found for ID 2de3d2f8-81b6-4f14-b262-9504a73753f0 [ 1001.864348] [48527]: DEBUG nova.api.openstack.wsgi [None req-d38139be-0b49-46c5-84ef-710c4e5dcebd tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] Returning 404 to user: Floating IP not found for ID 2de3d2f8-81b6-4f14-b262-9504a73753f0 {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.864660] [48527]: INFO nova.api.openstack.requestlog [None req-d38139be-0b49-46c5-84ef-710c4e5dcebd tempest-FloatingIPsNegativeTestJSON-511615280 tempest-FloatingIPsNegativeTestJSON-511615280-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/2de3d2f8-81b6-4f14-b262-9504a73753f0" status: 404 len: 111 microversion: 2.1 time: 0.109900 [ 1001.865151] [48527]: [pid: 48527|app: 0|req: 2260/4554] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:58:25 2025] DELETE /compute/v2.1/os-floating-ips/2de3d2f8-81b6-4f14-b262-9504a73753f0 => generated 111 bytes in 110 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1001.867476] [48527]: DEBUG nova.api.openstack.wsgi [None req-5824e201-7604-4058-b671-51e0c120b075 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.880928] [48527]: INFO nova.api.openstack.requestlog [None req-5824e201-7604-4058-b671-51e0c120b075 tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/cd99a938-40de-4402-8c17-ae79fffc3472" status: 200 len: 235 microversion: 2.64 time: 0.015280 [ 1001.881382] [48527]: [pid: 48527|app: 0|req: 2261/4555] 10.180.1.21 () {60 vars in 1299 bytes} [Fri Dec 12 13:58:26 2025] GET /compute/v2.1/os-server-groups/cd99a938-40de-4402-8c17-ae79fffc3472 => generated 235 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1001.884791] [48527]: DEBUG nova.api.openstack.wsgi [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.888020] [48527]: DEBUG nova.compute.api [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.890931] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.891228] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.891381] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.892379] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.892550] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.892693] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.931160] [48527]: WARNING neutronclient.v2_0.client [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.320563] [48526]: INFO nova.api.openstack.wsgi [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] HTTP exception thrown: Multiple possible networks found, use a Network ID to be more specific. [ 1002.321061] [48526]: DEBUG nova.api.openstack.wsgi [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Returning 400 to user: Multiple possible networks found, use a Network ID to be more specific. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1002.321435] [48526]: INFO nova.api.openstack.requestlog [None req-6bdfc9a1-a0c5-4c2d-987f-58b92d21cf4b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 400 len: 115 microversion: 2.1 time: 2.559781 [ 1002.323470] [48526]: [pid: 48526|app: 0|req: 2295/4556] 10.180.1.21 () {60 vars in 1291 bytes} [Fri Dec 12 13:58:23 2025] POST /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 115 bytes in 2561 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1002.325276] [48526]: DEBUG nova.api.openstack.wsgi [None req-1fbab9f7-1ba4-493d-8386-35ac1ba6f35e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1002.327835] [48526]: DEBUG nova.compute.api [None req-1fbab9f7-1ba4-493d-8386-35ac1ba6f35e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.337266] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbab9f7-1ba4-493d-8386-35ac1ba6f35e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.337266] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbab9f7-1ba4-493d-8386-35ac1ba6f35e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.337266] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbab9f7-1ba4-493d-8386-35ac1ba6f35e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.337605] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbab9f7-1ba4-493d-8386-35ac1ba6f35e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.337689] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbab9f7-1ba4-493d-8386-35ac1ba6f35e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.339438] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fbab9f7-1ba4-493d-8386-35ac1ba6f35e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.461638] [48526]: INFO nova.api.openstack.requestlog [None req-1fbab9f7-1ba4-493d-8386-35ac1ba6f35e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d/action" status: 202 len: 0 microversion: 2.1 time: 0.138885 [ 1002.462124] [48526]: [pid: 48526|app: 0|req: 2296/4557] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:26 2025] POST /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1002.465668] [48526]: DEBUG nova.api.openstack.wsgi [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.467704] [48526]: DEBUG nova.compute.api [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.474223] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.474404] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.474488] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.474744] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.474928] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.475017] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.525747] [48526]: WARNING neutronclient.v2_0.client [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.743634] [48527]: DEBUG nova.policy [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.755153] [48527]: INFO nova.api.openstack.requestlog [None req-5e0b844c-4fbe-454a-9eba-de855e333f1c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1305 microversion: 2.1 time: 0.873192 [ 1002.756152] [48527]: [pid: 48527|app: 0|req: 2262/4558] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:26 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1305 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.758075] [48527]: DEBUG nova.api.openstack.wsgi [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.758341] [48526]: DEBUG nova.policy [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.759593] [48527]: DEBUG nova.compute.api [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.764385] [48526]: DEBUG nova.policy [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.765027] [48526]: DEBUG nova.policy [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.766807] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.767189] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.767476] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.767755] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.767905] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.768065] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.769539] [48526]: INFO nova.api.openstack.requestlog [None req-ffa760cc-6f44-4438-a196-f86ac0fe1f0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1439 microversion: 2.75 time: 0.305257 [ 1002.769539] [48526]: [pid: 48526|app: 0|req: 2297/4559] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:26 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1439 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1002.771692] [48526]: DEBUG nova.api.openstack.wsgi [None req-417716b7-30ec-4ef7-8591-8ae07df6253c tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.795832] [48526]: INFO nova.api.openstack.requestlog [None req-417716b7-30ec-4ef7-8591-8ae07df6253c tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/cd99a938-40de-4402-8c17-ae79fffc3472" status: 204 len: 0 microversion: 2.64 time: 0.026390 [ 1002.796177] [48526]: [pid: 48526|app: 0|req: 2298/4560] 10.180.1.21 () {60 vars in 1302 bytes} [Fri Dec 12 13:58:26 2025] DELETE /compute/v2.1/os-server-groups/cd99a938-40de-4402-8c17-ae79fffc3472 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1002.799976] [48526]: DEBUG nova.api.openstack.wsgi [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.802549] [48526]: DEBUG nova.compute.api [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.806082] [48526]: DEBUG oslo_concurrency.lockutils [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.806507] [48526]: DEBUG oslo_concurrency.lockutils [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.806580] [48526]: DEBUG oslo_concurrency.lockutils [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.808243] [48526]: DEBUG oslo_concurrency.lockutils [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.808506] [48526]: DEBUG oslo_concurrency.lockutils [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.808648] [48526]: DEBUG oslo_concurrency.lockutils [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.809305] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.810211] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.810211] [48527]: DEBUG oslo_concurrency.lockutils [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.810211] [48527]: DEBUG nova.objects.instance [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 5a815e26-d68e-4a05-97ee-2edafcd64e68 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1002.814934] [48527]: WARNING neutronclient.v2_0.client [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.845222] [48526]: WARNING neutronclient.v2_0.client [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.987361] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1003.287169] [48527]: DEBUG nova.policy [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.294742] [48527]: INFO nova.api.openstack.requestlog [None req-30b2380b-ce85-49fa-9788-c3bfc3a06615 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 200 len: 1328 microversion: 2.1 time: 0.538652 [ 1003.295167] [48527]: [pid: 48527|app: 0|req: 2263/4561] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:26 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 1328 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.297747] [48527]: DEBUG nova.api.openstack.wsgi [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1003.301034] [48527]: DEBUG nova.compute.api [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1003.307794] [48527]: DEBUG oslo_concurrency.lockutils [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.307794] [48527]: DEBUG oslo_concurrency.lockutils [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.307794] [48527]: DEBUG oslo_concurrency.lockutils [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.307794] [48527]: DEBUG oslo_concurrency.lockutils [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.307794] [48527]: DEBUG oslo_concurrency.lockutils [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.307794] [48527]: DEBUG oslo_concurrency.lockutils [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.336628] [48527]: WARNING neutronclient.v2_0.client [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1003.604461] [48526]: DEBUG nova.policy [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.612690] [48526]: INFO nova.api.openstack.requestlog [None req-df455b62-df17-4d84-a2b3-e974b9c8f413 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1511 microversion: 2.1 time: 0.815917 [ 1003.613619] [48526]: [pid: 48526|app: 0|req: 2299/4562] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:27 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1511 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.616076] [48526]: DEBUG nova.api.openstack.wsgi [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "7c912df8-a033-4c4f-8b90-c4f46a19028e"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1003.617567] [48526]: DEBUG nova.compute.api [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1003.622602] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.622805] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.622943] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.623270] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.623434] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.623624] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.812448] [48527]: DEBUG nova.policy [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.818964] [48527]: INFO nova.api.openstack.requestlog [None req-6297fa91-d01e-4880-8b96-a0c313e6dda0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1316 microversion: 2.1 time: 0.523094 [ 1003.819479] [48527]: [pid: 48527|app: 0|req: 2264/4563] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:27 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1316 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.823918] [48527]: DEBUG nova.api.openstack.wsgi [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1003.825641] [48527]: DEBUG nova.compute.api [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1003.836650] [48527]: DEBUG oslo_concurrency.lockutils [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.836650] [48527]: DEBUG oslo_concurrency.lockutils [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.836650] [48527]: DEBUG oslo_concurrency.lockutils [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.836650] [48527]: DEBUG oslo_concurrency.lockutils [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.836650] [48527]: DEBUG oslo_concurrency.lockutils [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.836650] [48527]: DEBUG oslo_concurrency.lockutils [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.874018] [48527]: WARNING neutronclient.v2_0.client [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1004.003895] [48527]: DEBUG nova.policy [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.011503] [48527]: INFO nova.api.openstack.requestlog [None req-fee705a0-c274-4584-985d-1ddfcf3d5955 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1571 microversion: 2.1 time: 0.191267 [ 1004.012040] [48527]: [pid: 48527|app: 0|req: 2265/4564] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:28 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1571 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.014829] [48527]: DEBUG nova.api.openstack.wsgi [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1004.016538] [48527]: DEBUG nova.compute.api [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1004.027578] [48527]: DEBUG oslo_concurrency.lockutils [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.027789] [48527]: DEBUG oslo_concurrency.lockutils [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.027936] [48527]: DEBUG oslo_concurrency.lockutils [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.028246] [48527]: DEBUG oslo_concurrency.lockutils [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.028431] [48527]: DEBUG oslo_concurrency.lockutils [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.029038] [48527]: DEBUG oslo_concurrency.lockutils [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.063151] [48527]: WARNING neutronclient.v2_0.client [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1004.086020] [48527]: DEBUG nova.policy [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.090643] [48527]: INFO nova.api.openstack.requestlog [None req-eea0046a-c224-4fc1-91fe-cf5989e151a8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1273 microversion: 2.1 time: 0.077986 [ 1004.091309] [48527]: [pid: 48527|app: 0|req: 2266/4565] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:28 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1273 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.093744] [48527]: DEBUG nova.api.openstack.wsgi [None req-966e9f42-d013-4cc1-ab22-cecf63bcd04f tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1004.097708] [48527]: INFO nova.api.openstack.wsgi [None req-966e9f42-d013-4cc1-ab22-cecf63bcd04f tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] HTTP exception thrown: Instance group cd99a938-40de-4402-8c17-ae79fffc3472 could not be found. [ 1004.097961] [48527]: DEBUG nova.api.openstack.wsgi [None req-966e9f42-d013-4cc1-ab22-cecf63bcd04f tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] Returning 404 to user: Instance group cd99a938-40de-4402-8c17-ae79fffc3472 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1004.098348] [48527]: INFO nova.api.openstack.requestlog [None req-966e9f42-d013-4cc1-ab22-cecf63bcd04f tempest-ServerGroup264TestJSON-1858901062 tempest-ServerGroup264TestJSON-1858901062-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/cd99a938-40de-4402-8c17-ae79fffc3472" status: 404 len: 117 microversion: 2.64 time: 0.006853 [ 1004.098661] [48527]: [pid: 48527|app: 0|req: 2267/4566] 10.180.1.21 () {60 vars in 1302 bytes} [Fri Dec 12 13:58:28 2025] DELETE /compute/v2.1/os-server-groups/cd99a938-40de-4402-8c17-ae79fffc3472 => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1004.101213] [48527]: DEBUG nova.api.openstack.wsgi [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1004.102798] [48527]: DEBUG nova.compute.api [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1004.106958] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.107162] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.107396] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.107636] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.107811] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.108335] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.129236] [48527]: WARNING neutronclient.v2_0.client [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1005.096740] [48527]: DEBUG nova.policy [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.104474] [48527]: INFO nova.api.openstack.requestlog [None req-a9aa01ae-d617-4026-a28f-e81ef2f00dca tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1305 microversion: 2.1 time: 1.005270 [ 1005.104930] [48527]: [pid: 48527|app: 0|req: 2268/4567] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:28 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1305 bytes in 1006 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.107856] [48527]: DEBUG nova.api.openstack.wsgi [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1005.109270] [48527]: DEBUG nova.compute.api [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1005.113999] [48527]: DEBUG oslo_concurrency.lockutils [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.113999] [48527]: DEBUG oslo_concurrency.lockutils [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.114204] [48527]: DEBUG oslo_concurrency.lockutils [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.114567] [48527]: DEBUG oslo_concurrency.lockutils [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.114567] [48527]: DEBUG oslo_concurrency.lockutils [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.114717] [48527]: DEBUG oslo_concurrency.lockutils [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.133566] [48527]: WARNING neutronclient.v2_0.client [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1005.672613] [48527]: DEBUG nova.policy [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.681501] [48527]: DEBUG nova.policy [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.682438] [48527]: DEBUG nova.policy [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.685658] [48527]: INFO nova.api.openstack.requestlog [None req-1616cd44-26a6-4ef3-a736-53e79ea751f8 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1456 microversion: 2.75 time: 0.580055 [ 1005.685981] [48527]: [pid: 48527|app: 0|req: 2269/4568] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:29 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1456 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1005.836088] [48527]: DEBUG nova.api.openstack.wsgi [None req-19924191-ffc9-4245-8416-7e397b1700b5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-564009060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHfqav9g3Isn7dLYUQsaypQgX3nHhA6/cA3elpvlnVxxBIm9Dq95vN76AOjqxikdhABpxzlK4Fi1Y+iiwFj4A+JmPjKjtwXw4noC0hyMRSMVp/+zFzcgxbEGHe+wWKkc3g=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1005.858915] [48527]: DEBUG nova.quota [None req-19924191-ffc9-4245-8416-7e397b1700b5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Getting quotas for project 10a67862e648470cbf29a3115d93f00e. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1005.877658] [48527]: DEBUG nova.quota [None req-19924191-ffc9-4245-8416-7e397b1700b5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Getting quotas for user 749f074360e447e8937e63f6c6a384cf and project 10a67862e648470cbf29a3115d93f00e. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1005.967513] [48527]: INFO nova.api.openstack.requestlog [None req-19924191-ffc9-4245-8416-7e397b1700b5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.280626 [ 1005.968179] [48527]: [pid: 48527|app: 0|req: 2270/4569] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:58:29 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1005.979229] [48527]: DEBUG nova.api.openstack.wsgi [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1005.979229] [48527]: DEBUG nova.compute.api [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 5a815e26-d68e-4a05-97ee-2edafcd64e68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1005.989823] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.990297] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.990447] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.991280] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.991280] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.991280] [48527]: DEBUG oslo_concurrency.lockutils [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.010784] [48527]: INFO nova.api.openstack.wsgi [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] HTTP exception thrown: Instance 5a815e26-d68e-4a05-97ee-2edafcd64e68 could not be found. [ 1006.010784] [48527]: DEBUG nova.api.openstack.wsgi [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Returning 404 to user: Instance 5a815e26-d68e-4a05-97ee-2edafcd64e68 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1006.011092] [48527]: INFO nova.api.openstack.requestlog [None req-a3d0787b-a79e-41db-94c2-6efc127319fc tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68" status: 404 len: 111 microversion: 2.1 time: 0.042325 [ 1006.011798] [48527]: [pid: 48527|app: 0|req: 2271/4570] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:30 2025] GET /compute/v2.1/servers/5a815e26-d68e-4a05-97ee-2edafcd64e68 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1006.014646] [48527]: DEBUG nova.api.openstack.wsgi [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1006.016365] [48527]: DEBUG nova.compute.api [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1006.022561] [48527]: DEBUG oslo_concurrency.lockutils [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.022561] [48527]: DEBUG oslo_concurrency.lockutils [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.022561] [48527]: DEBUG oslo_concurrency.lockutils [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.022561] [48527]: DEBUG oslo_concurrency.lockutils [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.022561] [48527]: DEBUG oslo_concurrency.lockutils [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.022561] [48527]: DEBUG oslo_concurrency.lockutils [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.043242] [48527]: WARNING neutronclient.v2_0.client [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1006.320410] [48527]: DEBUG nova.policy [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.350864] [48527]: INFO nova.api.openstack.requestlog [None req-5552337f-f657-4596-a324-b5a37f721ddc tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1517 microversion: 2.1 time: 0.338444 [ 1006.351283] [48527]: [pid: 48527|app: 0|req: 2272/4571] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:30 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1517 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.354957] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1006.356473] [48527]: DEBUG nova.compute.api [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1006.362850] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.363182] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.363476] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.363741] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.363964] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.364054] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.403159] [48527]: WARNING neutronclient.v2_0.client [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1006.795305] [48527]: DEBUG nova.policy [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.804906] [48527]: INFO nova.api.openstack.requestlog [None req-d7328fe6-3dd9-4681-b8d3-957843925e36 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1504 microversion: 2.1 time: 0.452327 [ 1006.805717] [48527]: [pid: 48527|app: 0|req: 2273/4572] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:30 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1504 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.812153] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1006.813445] [48527]: DEBUG nova.compute.api [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1006.822845] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.823215] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.823773] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.824238] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.824479] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.824765] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.857042] [48527]: WARNING neutronclient.v2_0.client [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.401294] [48527]: DEBUG nova.policy [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.408354] [48527]: INFO nova.api.openstack.requestlog [None req-3d8a3e2f-758d-4b76-a4ca-c7f89b9833d9 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1571 microversion: 2.1 time: 0.602479 [ 1007.408707] [48527]: [pid: 48527|app: 0|req: 2274/4573] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:31 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1571 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.411698] [48527]: DEBUG nova.api.openstack.wsgi [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.413089] [48527]: DEBUG nova.compute.api [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.418610] [48527]: DEBUG oslo_concurrency.lockutils [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.418936] [48527]: DEBUG oslo_concurrency.lockutils [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.419190] [48527]: DEBUG oslo_concurrency.lockutils [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.419654] [48527]: DEBUG oslo_concurrency.lockutils [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.419818] [48527]: DEBUG oslo_concurrency.lockutils [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.419947] [48527]: DEBUG oslo_concurrency.lockutils [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.450834] [48527]: WARNING neutronclient.v2_0.client [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.957892] [48527]: DEBUG nova.policy [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.965045] [48527]: INFO nova.api.openstack.requestlog [None req-715cbdd9-15ae-456e-85e9-40e8948916d3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1313 microversion: 2.1 time: 0.555652 [ 1007.965421] [48527]: [pid: 48527|app: 0|req: 2275/4574] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:31 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1313 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.968126] [48527]: DEBUG nova.api.openstack.wsgi [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1007.969990] [48527]: DEBUG nova.compute.api [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.975751] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.975939] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.976203] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.976402] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.976738] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.976914] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.000164] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.000358] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.000456] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.005206] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.005206] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.005316] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.005679] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.006709] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.006836] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.047379] [48527]: DEBUG nova.virt.hardware [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1008.047539] [48527]: DEBUG nova.virt.hardware [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1008.047704] [48527]: DEBUG nova.virt.hardware [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1008.047813] [48527]: DEBUG nova.virt.hardware [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1008.047928] [48527]: DEBUG nova.virt.hardware [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1008.093664] [48527]: DEBUG nova.compute.api [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.097100] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.097355] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.097549] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.097817] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.097964] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.098101] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.119304] [48527]: WARNING neutronclient.v2_0.client [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.540595] [48527]: DEBUG nova.policy [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.549090] [48527]: DEBUG nova.policy [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.549593] [48527]: DEBUG nova.policy [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.559809] [48527]: INFO nova.api.openstack.requestlog [None req-fb29733e-4637-4c07-8e6c-2ee2aa009e41 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8/action" status: 202 len: 1513 microversion: 2.75 time: 0.593771 [ 1008.560320] [48527]: [pid: 48527|app: 0|req: 2276/4575] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 13:58:32 2025] POST /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8/action => generated 1513 bytes in 594 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1008.563012] [48527]: DEBUG nova.api.openstack.wsgi [req-bde44ebe-23ad-4b16-ac80-506eb545c8a4 req-24e70f20-7d89-46d7-b807-382f3c5bf8dc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9", "name": "network-vif-plugged", "status": "completed", "tag": "236fa76f-544c-4b01-9261-43e2b180748a"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1008.574516] [48527]: DEBUG oslo_concurrency.lockutils [req-bde44ebe-23ad-4b16-ac80-506eb545c8a4 req-24e70f20-7d89-46d7-b807-382f3c5bf8dc service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.574516] [48527]: DEBUG oslo_concurrency.lockutils [req-bde44ebe-23ad-4b16-ac80-506eb545c8a4 req-24e70f20-7d89-46d7-b807-382f3c5bf8dc service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.574742] [48527]: DEBUG oslo_concurrency.lockutils [req-bde44ebe-23ad-4b16-ac80-506eb545c8a4 req-24e70f20-7d89-46d7-b807-382f3c5bf8dc service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.586918] [48527]: INFO nova.api.openstack.compute.server_external_events [req-bde44ebe-23ad-4b16-ac80-506eb545c8a4 req-24e70f20-7d89-46d7-b807-382f3c5bf8dc service nova] Creating event network-vif-plugged:236fa76f-544c-4b01-9261-43e2b180748a for instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 on cpu-1 [ 1008.594978] [48527]: INFO nova.api.openstack.requestlog [req-bde44ebe-23ad-4b16-ac80-506eb545c8a4 req-24e70f20-7d89-46d7-b807-382f3c5bf8dc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033762 [ 1008.595259] [48527]: [pid: 48527|app: 0|req: 2277/4576] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:32 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1008.598277] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1008.599495] [48527]: DEBUG nova.compute.api [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.603126] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.603312] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.603449] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.603871] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.603871] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.603972] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.626179] [48527]: INFO nova.api.openstack.wsgi [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] HTTP exception thrown: Cannot 'reboot' instance 0d104c56-bece-4414-94ba-039eecb4c6f9 while it is in vm_state rescued [ 1008.626920] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Returning 409 to user: Cannot 'reboot' instance 0d104c56-bece-4414-94ba-039eecb4c6f9 while it is in vm_state rescued {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1008.626920] [48527]: INFO nova.api.openstack.requestlog [None req-bbfb3ec1-0d83-4f48-9147-0617848aa0e6 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9/action" status: 409 len: 145 microversion: 2.1 time: 0.031069 [ 1008.627284] [48527]: [pid: 48527|app: 0|req: 2278/4577] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:32 2025] POST /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9/action => generated 145 bytes in 31 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1008.630172] [48527]: DEBUG nova.api.openstack.wsgi [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.631570] [48527]: DEBUG nova.compute.api [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.638103] [48527]: DEBUG oslo_concurrency.lockutils [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.638103] [48527]: DEBUG oslo_concurrency.lockutils [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.638103] [48527]: DEBUG oslo_concurrency.lockutils [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.638103] [48527]: DEBUG oslo_concurrency.lockutils [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.638103] [48527]: DEBUG oslo_concurrency.lockutils [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.638103] [48527]: DEBUG oslo_concurrency.lockutils [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.669325] [48527]: WARNING neutronclient.v2_0.client [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.780987] [48527]: DEBUG nova.policy [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.788616] [48527]: INFO nova.api.openstack.requestlog [None req-43a5bc3b-eac1-4e53-91f3-a8d9d4cabfae tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1483 microversion: 2.1 time: 0.160585 [ 1008.789279] [48527]: [pid: 48527|app: 0|req: 2279/4578] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:32 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1483 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.791527] [48527]: DEBUG nova.api.openstack.wsgi [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.792971] [48527]: DEBUG nova.compute.api [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.796734] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.797096] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.797231] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.797677] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.797846] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.797981] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.818372] [48527]: WARNING neutronclient.v2_0.client [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.881624] [48527]: DEBUG nova.policy [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.889114] [48527]: INFO nova.api.openstack.requestlog [None req-dcebd2b7-bd72-4540-850f-bdceb88f7807 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1504 microversion: 2.1 time: 0.099420 [ 1008.889819] [48527]: [pid: 48527|app: 0|req: 2280/4579] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:33 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1504 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.893221] [48527]: DEBUG nova.api.openstack.wsgi [None req-68cf5cb5-7b36-45ed-bff8-2b7f14937d87 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.925605] [48527]: INFO nova.api.openstack.requestlog [None req-68cf5cb5-7b36-45ed-bff8-2b7f14937d87 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/c950087c-e831-48a7-b82e-195e3689a43a" status: 200 len: 661 microversion: 2.1 time: 0.035440 [ 1008.925943] [48527]: [pid: 48527|app: 0|req: 2281/4580] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:58:33 2025] GET /compute/v2.1/images/c950087c-e831-48a7-b82e-195e3689a43a => generated 661 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1008.928724] [48527]: DEBUG nova.api.openstack.wsgi [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestManualDisk-server-1231090740", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "0d9e7927-4cf8-4b00-b0b5-4c3319750d78"}], "security_groups": [{"name": "tempest-securitygroup--1901953326"}], "key_name": "tempest-keypair-564009060", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1008.968283] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.968556] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.968720] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.969442] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.969442] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.969442] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.976301] [48527]: WARNING neutronclient.v2_0.client [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.020039] [48527]: DEBUG nova.network.neutron [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] validate_networks() for [('0d9e7927-4cf8-4b00-b0b5-4c3319750d78', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1009.020356] [48527]: WARNING neutronclient.v2_0.client [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.021526] [48527]: WARNING openstack [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1009.023293] [48527]: WARNING openstack [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1009.033773] [48527]: INFO nova.network.neutron [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] _ports_needed_per_instance requested_netwokrs=[('0d9e7927-4cf8-4b00-b0b5-4c3319750d78', None, None, None, None, None)] [ 1009.235920] [48527]: WARNING neutronclient.v2_0.client [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.236629] [48527]: WARNING openstack [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1009.237025] [48527]: WARNING openstack [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1009.348180] [48527]: DEBUG nova.quota [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Getting quotas for project 10a67862e648470cbf29a3115d93f00e. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1009.353033] [48527]: DEBUG nova.quota [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Getting quotas for user 749f074360e447e8937e63f6c6a384cf and project 10a67862e648470cbf29a3115d93f00e. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1009.365175] [48527]: DEBUG nova.virt.hardware [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1009.365329] [48527]: DEBUG nova.virt.hardware [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1009.365437] [48527]: DEBUG nova.virt.hardware [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1009.365569] [48527]: DEBUG nova.virt.hardware [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1009.365724] [48527]: DEBUG nova.virt.hardware [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1009.370651] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.370892] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.370985] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.371651] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.372940] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.373047] [48527]: DEBUG oslo_concurrency.lockutils [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.391512] [48527]: DEBUG nova.quota [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Getting quotas for project 10a67862e648470cbf29a3115d93f00e. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1009.396074] [48527]: DEBUG nova.quota [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Getting quotas for user 749f074360e447e8937e63f6c6a384cf and project 10a67862e648470cbf29a3115d93f00e. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1009.408826] [48527]: DEBUG nova.compute.api [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1009.410677] [48527]: DEBUG nova.compute.api [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1009.457831] [48527]: INFO nova.api.openstack.requestlog [None req-6519c668-44f1-4035-a558-1aa055c5fdea tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.531261 [ 1009.458238] [48527]: [pid: 48527|app: 0|req: 2282/4581] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:58:33 2025] POST /compute/v2.1/servers => generated 409 bytes in 532 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1009.460881] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.462731] [48527]: DEBUG nova.compute.api [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.471277] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.471277] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.471277] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.471277] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.471603] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.471603] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.518042] [48527]: WARNING neutronclient.v2_0.client [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.683504] [48527]: DEBUG nova.policy [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.692601] [48527]: INFO nova.api.openstack.requestlog [None req-c7b5eaff-5ded-4153-88dd-864b7bc03be7 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1516 microversion: 2.1 time: 0.232589 [ 1009.692601] [48527]: [pid: 48527|app: 0|req: 2283/4582] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:33 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1516 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.694632] [48527]: DEBUG nova.api.openstack.wsgi [req-8adea5ba-15ba-4333-80fe-7c18949b7dce req-5d313fd5-e925-4a08-aed1-eccb21422ff6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "name": "network-vif-plugged", "status": "completed", "tag": "23745ad0-766f-40d2-9685-f57e6ebcc746"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1009.701336] [48527]: DEBUG oslo_concurrency.lockutils [req-8adea5ba-15ba-4333-80fe-7c18949b7dce req-5d313fd5-e925-4a08-aed1-eccb21422ff6 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.701685] [48527]: DEBUG oslo_concurrency.lockutils [req-8adea5ba-15ba-4333-80fe-7c18949b7dce req-5d313fd5-e925-4a08-aed1-eccb21422ff6 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.701930] [48527]: DEBUG oslo_concurrency.lockutils [req-8adea5ba-15ba-4333-80fe-7c18949b7dce req-5d313fd5-e925-4a08-aed1-eccb21422ff6 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.709698] [48527]: INFO nova.api.openstack.compute.server_external_events [req-8adea5ba-15ba-4333-80fe-7c18949b7dce req-5d313fd5-e925-4a08-aed1-eccb21422ff6 service nova] Creating event network-vif-plugged:23745ad0-766f-40d2-9685-f57e6ebcc746 for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 1009.717410] [48527]: INFO nova.api.openstack.requestlog [req-8adea5ba-15ba-4333-80fe-7c18949b7dce req-5d313fd5-e925-4a08-aed1-eccb21422ff6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024729 [ 1009.718264] [48527]: [pid: 48527|app: 0|req: 2284/4583] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:33 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) [ 1009.721286] [48527]: DEBUG nova.api.openstack.wsgi [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.722686] [48527]: DEBUG nova.compute.api [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.726478] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.726662] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.726797] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.727095] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.727260] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.727383] [48527]: DEBUG oslo_concurrency.lockutils [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.749472] [48527]: WARNING neutronclient.v2_0.client [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.868521] [48527]: DEBUG nova.policy [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.874475] [48527]: INFO nova.api.openstack.requestlog [None req-05b8361b-fbf3-4aa6-b1c6-03adad4def95 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1569 microversion: 2.1 time: 0.155437 [ 1009.875288] [48527]: [pid: 48527|app: 0|req: 2285/4584] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:33 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1569 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.877960] [48527]: DEBUG nova.api.openstack.wsgi [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.879926] [48527]: DEBUG nova.compute.api [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.885025] [48527]: DEBUG oslo_concurrency.lockutils [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.885025] [48527]: DEBUG oslo_concurrency.lockutils [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.885025] [48527]: DEBUG oslo_concurrency.lockutils [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.885025] [48527]: DEBUG oslo_concurrency.lockutils [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.885025] [48527]: DEBUG oslo_concurrency.lockutils [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.885025] [48527]: DEBUG oslo_concurrency.lockutils [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.905231] [48527]: WARNING neutronclient.v2_0.client [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.926218] [48527]: DEBUG nova.policy [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.929672] [48527]: DEBUG nova.policy [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.930553] [48527]: DEBUG nova.policy [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.933562] [48527]: INFO nova.api.openstack.requestlog [None req-18f5e212-fa55-48a8-b1d1-04b21d72828f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1465 microversion: 2.75 time: 0.057651 [ 1009.933972] [48527]: [pid: 48527|app: 0|req: 2286/4585] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:34 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1465 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1009.936737] [48527]: DEBUG nova.api.openstack.wsgi [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1009.938443] [48527]: DEBUG nova.compute.api [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.941852] [48527]: DEBUG oslo_concurrency.lockutils [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.942046] [48527]: DEBUG oslo_concurrency.lockutils [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.942184] [48527]: DEBUG oslo_concurrency.lockutils [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.942437] [48527]: DEBUG oslo_concurrency.lockutils [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.942581] [48527]: DEBUG oslo_concurrency.lockutils [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.942703] [48527]: DEBUG oslo_concurrency.lockutils [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.981908] [48527]: DEBUG oslo_concurrency.lockutils [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.982294] [48527]: DEBUG oslo_concurrency.lockutils [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.982294] [48527]: DEBUG oslo_concurrency.lockutils [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.988965] [48527]: INFO nova.api.openstack.wsgi [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] HTTP exception thrown: Cannot 'rebuild' instance 0d104c56-bece-4414-94ba-039eecb4c6f9 while it is in vm_state rescued [ 1009.989386] [48527]: DEBUG nova.api.openstack.wsgi [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Returning 409 to user: Cannot 'rebuild' instance 0d104c56-bece-4414-94ba-039eecb4c6f9 while it is in vm_state rescued {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1009.989803] [48527]: INFO nova.api.openstack.requestlog [None req-30aeb33e-713e-4107-b7f9-f4a9113b1fe8 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9/action" status: 409 len: 146 microversion: 2.1 time: 0.055421 [ 1009.990182] [48527]: [pid: 48527|app: 0|req: 2287/4586] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:34 2025] POST /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9/action => generated 146 bytes in 56 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1009.992667] [48527]: DEBUG nova.api.openstack.wsgi [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.992858] [48527]: DEBUG nova.compute.api [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.996884] [48527]: DEBUG oslo_concurrency.lockutils [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.997097] [48527]: DEBUG oslo_concurrency.lockutils [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.997229] [48527]: DEBUG oslo_concurrency.lockutils [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.997709] [48527]: DEBUG oslo_concurrency.lockutils [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.997709] [48527]: DEBUG oslo_concurrency.lockutils [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.997919] [48527]: DEBUG oslo_concurrency.lockutils [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.020943] [48527]: DEBUG nova.compute.api [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1010.073801] [48527]: INFO nova.api.openstack.requestlog [None req-f156b1d9-a07e-4d54-ac3e-07b05538ea86 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 204 len: 0 microversion: 2.1 time: 0.082890 [ 1010.074175] [48527]: [pid: 48527|app: 0|req: 2288/4587] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:34 2025] DELETE /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1010.077519] [48527]: DEBUG nova.api.openstack.wsgi [None req-abb1846b-e617-4339-8e1b-92c732d3e066 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1010.082205] [48527]: DEBUG oslo_concurrency.lockutils [None req-abb1846b-e617-4339-8e1b-92c732d3e066 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.082394] [48527]: DEBUG oslo_concurrency.lockutils [None req-abb1846b-e617-4339-8e1b-92c732d3e066 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.082528] [48527]: DEBUG oslo_concurrency.lockutils [None req-abb1846b-e617-4339-8e1b-92c732d3e066 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.095718] [48527]: DEBUG nova.compute.api [None req-abb1846b-e617-4339-8e1b-92c732d3e066 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Going to try to stop instance {{(pid=48527) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1010.119871] [48527]: INFO nova.api.openstack.requestlog [None req-abb1846b-e617-4339-8e1b-92c732d3e066 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53/action" status: 202 len: 0 microversion: 2.1 time: 0.044864 [ 1010.120270] [48527]: [pid: 48527|app: 0|req: 2289/4588] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:34 2025] POST /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1010.123026] [48527]: DEBUG nova.api.openstack.wsgi [None req-465ee8c5-30eb-477e-948a-68cd67848e70 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.159181] [48527]: INFO nova.api.openstack.requestlog [None req-465ee8c5-30eb-477e-948a-68cd67848e70 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/c950087c-e831-48a7-b82e-195e3689a43a" status: 200 len: 661 microversion: 2.1 time: 0.038075 [ 1010.160023] [48527]: [pid: 48527|app: 0|req: 2290/4589] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:58:34 2025] GET /compute/v2.1/images/c950087c-e831-48a7-b82e-195e3689a43a => generated 661 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1010.162815] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.164487] [48527]: DEBUG nova.compute.api [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.169288] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.169633] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.169633] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.169879] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.170034] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.170200] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.197057] [48527]: WARNING neutronclient.v2_0.client [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.324801] [48527]: DEBUG nova.policy [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.329617] [48527]: INFO nova.api.openstack.requestlog [None req-cb4ca358-d9d3-4ecc-865c-480b1d2864eb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1313 microversion: 2.1 time: 0.168968 [ 1010.329918] [48527]: [pid: 48527|app: 0|req: 2291/4590] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:34 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1313 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.332484] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.333948] [48527]: DEBUG nova.compute.api [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.339610] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.339610] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.339610] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.339610] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.339610] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.339610] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.358039] [48527]: WARNING neutronclient.v2_0.client [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.381549] [48527]: DEBUG nova.policy [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.386050] [48527]: INFO nova.api.openstack.requestlog [None req-cb86c07e-584f-4ec2-b367-96e15a2ab9cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1279 microversion: 2.1 time: 0.055449 [ 1010.386439] [48527]: [pid: 48527|app: 0|req: 2292/4591] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:34 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.460680] [48527]: DEBUG nova.api.openstack.wsgi [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataTestJSON-server-556953898", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "221675e4-f452-45d7-bc0c-ffbb88faac5c"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1010.501400] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.501589] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.501749] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.502137] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.503441] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.503569] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.509528] [48527]: DEBUG nova.network.neutron [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] validate_networks() for [('221675e4-f452-45d7-bc0c-ffbb88faac5c', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1010.509925] [48527]: WARNING neutronclient.v2_0.client [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.511178] [48527]: WARNING openstack [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1010.511804] [48527]: WARNING openstack [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1010.518216] [48527]: INFO nova.network.neutron [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] _ports_needed_per_instance requested_netwokrs=[('221675e4-f452-45d7-bc0c-ffbb88faac5c', None, None, None, None, None)] [ 1010.669435] [48527]: WARNING neutronclient.v2_0.client [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.670981] [48527]: WARNING openstack [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1010.671720] [48527]: WARNING openstack [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1010.773789] [48527]: DEBUG nova.virt.hardware [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1010.774035] [48527]: DEBUG nova.virt.hardware [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1010.774113] [48527]: DEBUG nova.virt.hardware [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1010.774228] [48527]: DEBUG nova.virt.hardware [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1010.774363] [48527]: DEBUG nova.virt.hardware [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1010.782600] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.782787] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.782921] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.783266] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.783473] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.783544] [48527]: DEBUG oslo_concurrency.lockutils [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.796019] [48527]: DEBUG nova.quota [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1010.799801] [48527]: DEBUG nova.quota [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1010.806282] [48527]: DEBUG nova.compute.api [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1010.807646] [48527]: DEBUG nova.compute.api [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1010.842171] [48527]: INFO nova.api.openstack.requestlog [None req-e852c6d5-9f4a-4938-b45b-d6330175ab5c tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.454956 [ 1010.842443] [48527]: [pid: 48527|app: 0|req: 2293/4592] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:58:34 2025] POST /compute/v2.1/servers => generated 380 bytes in 455 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1010.845147] [48527]: DEBUG nova.api.openstack.wsgi [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-778601039"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1010.847145] [48527]: DEBUG nova.compute.api [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.855537] [48527]: DEBUG oslo_concurrency.lockutils [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.855762] [48527]: DEBUG oslo_concurrency.lockutils [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.855934] [48527]: DEBUG oslo_concurrency.lockutils [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.856390] [48527]: DEBUG oslo_concurrency.lockutils [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.856390] [48527]: DEBUG oslo_concurrency.lockutils [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.856544] [48527]: DEBUG oslo_concurrency.lockutils [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.880745] [48527]: WARNING neutronclient.v2_0.client [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.972838] [48527]: INFO nova.network.security_group_api [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Adding security group 305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 to port 5f261a53-ece4-4319-9585-ed78058353b8 [ 1011.314172] [48527]: INFO nova.api.openstack.requestlog [None req-e68fcc79-3fc3-493a-ba91-09641a1e25a2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d/action" status: 202 len: 0 microversion: 2.1 time: 0.470908 [ 1011.314470] [48527]: [pid: 48527|app: 0|req: 2294/4593] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:35 2025] POST /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d/action => generated 0 bytes in 471 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1011.316847] [48527]: DEBUG nova.api.openstack.wsgi [None req-7751a01f-b64a-47b8-a8e7-f64137e39447 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.333239] [48527]: INFO nova.api.openstack.requestlog [None req-7751a01f-b64a-47b8-a8e7-f64137e39447 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-334383270" status: 202 len: 0 microversion: 2.1 time: 0.018065 [ 1011.333876] [48527]: [pid: 48527|app: 0|req: 2295/4594] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 13:58:35 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-334383270 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1011.336680] [48527]: DEBUG nova.api.openstack.wsgi [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.338178] [48527]: DEBUG nova.compute.api [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.343947] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.343947] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.343947] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.343947] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.343947] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.343947] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.371395] [48527]: WARNING neutronclient.v2_0.client [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.647931] [48527]: DEBUG nova.policy [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.654676] [48527]: INFO nova.api.openstack.requestlog [None req-1ec161de-4bd6-47e0-bd9b-b066abe399cc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1489 microversion: 2.1 time: 0.320049 [ 1011.655215] [48527]: [pid: 48527|app: 0|req: 2296/4595] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:35 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1489 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.659215] [48527]: DEBUG nova.api.openstack.wsgi [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.662196] [48527]: DEBUG nova.compute.api [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.668592] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.668794] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.668928] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.669314] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.669538] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.669992] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.708923] [48527]: WARNING neutronclient.v2_0.client [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.857742] [48527]: DEBUG nova.policy [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.862997] [48527]: INFO nova.api.openstack.requestlog [None req-fb9c42ae-c02f-4d1f-87ed-1992254eca5b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1514 microversion: 2.1 time: 0.206558 [ 1011.862997] [48527]: [pid: 48527|app: 0|req: 2297/4596] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:35 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1514 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.866597] [48527]: DEBUG nova.api.openstack.wsgi [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.867517] [48527]: DEBUG nova.compute.api [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.871715] [48527]: DEBUG oslo_concurrency.lockutils [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.872072] [48527]: DEBUG oslo_concurrency.lockutils [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.872196] [48527]: DEBUG oslo_concurrency.lockutils [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.872496] [48527]: DEBUG oslo_concurrency.lockutils [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.872675] [48527]: DEBUG oslo_concurrency.lockutils [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.872829] [48527]: DEBUG oslo_concurrency.lockutils [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.899816] [48527]: WARNING neutronclient.v2_0.client [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.024927] [48527]: DEBUG nova.policy [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.035969] [48527]: INFO nova.api.openstack.requestlog [None req-a516c8f9-6b26-48f0-afd4-d39deb5b6fd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.172425 [ 1012.036716] [48527]: [pid: 48527|app: 0|req: 2298/4597] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:36 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.040773] [48527]: DEBUG nova.api.openstack.wsgi [req-74b0f5a3-bd2f-4872-a0fc-8b7c0a6cd2d1 req-c5560c6d-f240-4f94-8590-189691c8f4df service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9", "tag": "236fa76f-544c-4b01-9261-43e2b180748a"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1012.055711] [48527]: DEBUG oslo_concurrency.lockutils [req-74b0f5a3-bd2f-4872-a0fc-8b7c0a6cd2d1 req-c5560c6d-f240-4f94-8590-189691c8f4df service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.056028] [48527]: DEBUG oslo_concurrency.lockutils [req-74b0f5a3-bd2f-4872-a0fc-8b7c0a6cd2d1 req-c5560c6d-f240-4f94-8590-189691c8f4df service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.056124] [48527]: DEBUG oslo_concurrency.lockutils [req-74b0f5a3-bd2f-4872-a0fc-8b7c0a6cd2d1 req-c5560c6d-f240-4f94-8590-189691c8f4df service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.067879] [48527]: INFO nova.api.openstack.compute.server_external_events [req-74b0f5a3-bd2f-4872-a0fc-8b7c0a6cd2d1 req-c5560c6d-f240-4f94-8590-189691c8f4df service nova] Creating event network-changed:236fa76f-544c-4b01-9261-43e2b180748a for instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 on cpu-1 [ 1012.072477] [48527]: INFO nova.api.openstack.requestlog [req-74b0f5a3-bd2f-4872-a0fc-8b7c0a6cd2d1 req-c5560c6d-f240-4f94-8590-189691c8f4df service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035042 [ 1012.072861] [48527]: [pid: 48527|app: 0|req: 2299/4598] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:36 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1012.075844] [48527]: DEBUG nova.api.openstack.wsgi [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.076910] [48527]: DEBUG nova.compute.api [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.083051] [48527]: DEBUG oslo_concurrency.lockutils [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.083252] [48527]: DEBUG oslo_concurrency.lockutils [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.083393] [48527]: DEBUG oslo_concurrency.lockutils [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.083655] [48527]: DEBUG oslo_concurrency.lockutils [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.083795] [48527]: DEBUG oslo_concurrency.lockutils [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.083917] [48527]: DEBUG oslo_concurrency.lockutils [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.107815] [48527]: WARNING neutronclient.v2_0.client [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.180494] [48527]: DEBUG nova.policy [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.190496] [48527]: INFO nova.api.openstack.requestlog [None req-287efdc8-a349-43a9-8829-c13af24ce8ce tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1516 microversion: 2.1 time: 0.116926 [ 1012.192039] [48527]: [pid: 48527|app: 0|req: 2300/4599] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:36 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1516 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.194127] [48527]: DEBUG nova.api.openstack.wsgi [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.195639] [48527]: DEBUG nova.compute.api [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.201920] [48527]: DEBUG oslo_concurrency.lockutils [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.202122] [48527]: DEBUG oslo_concurrency.lockutils [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.202263] [48527]: DEBUG oslo_concurrency.lockutils [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.202896] [48527]: DEBUG oslo_concurrency.lockutils [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.202896] [48527]: DEBUG oslo_concurrency.lockutils [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.202896] [48527]: DEBUG oslo_concurrency.lockutils [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.221792] [48527]: WARNING neutronclient.v2_0.client [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.243973] [48527]: DEBUG nova.policy [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.249849] [48527]: INFO nova.api.openstack.requestlog [None req-11538e25-2a68-4cc9-98e0-9669dca5f019 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1209 microversion: 2.1 time: 0.057899 [ 1012.250335] [48527]: [pid: 48527|app: 0|req: 2301/4600] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:36 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.253039] [48527]: DEBUG nova.api.openstack.wsgi [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.254312] [48527]: DEBUG nova.compute.api [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.258058] [48527]: DEBUG oslo_concurrency.lockutils [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.258275] [48527]: DEBUG oslo_concurrency.lockutils [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.258463] [48527]: DEBUG oslo_concurrency.lockutils [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.258784] [48527]: DEBUG oslo_concurrency.lockutils [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.258936] [48527]: DEBUG oslo_concurrency.lockutils [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.259119] [48527]: DEBUG oslo_concurrency.lockutils [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.276956] [48527]: WARNING neutronclient.v2_0.client [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.298166] [48527]: DEBUG nova.policy [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.303374] [48527]: DEBUG nova.policy [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.304732] [48527]: DEBUG nova.policy [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.309656] [48527]: INFO nova.api.openstack.requestlog [None req-79916cee-4261-4dfb-bcfe-5d2760b5053e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1471 microversion: 2.75 time: 0.058748 [ 1012.310071] [48527]: [pid: 48527|app: 0|req: 2302/4601] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:36 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1471 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1012.312726] [48527]: DEBUG nova.api.openstack.wsgi [None req-e64003f6-3def-4ff9-9298-b03ccd72f685 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.313910] [48527]: WARNING neutronclient.v2_0.client [None req-e64003f6-3def-4ff9-9298-b03ccd72f685 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.347135] [48527]: WARNING neutronclient.v2_0.client [None req-e64003f6-3def-4ff9-9298-b03ccd72f685 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.381381] [48527]: DEBUG neutronclient.v2_0.client [None req-e64003f6-3def-4ff9-9298-b03ccd72f685 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 in use.", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1012.381615] [48527]: INFO nova.api.openstack.wsgi [None req-e64003f6-3def-4ff9-9298-b03ccd72f685 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security Group 305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 in use. [ 1012.381615] [48527]: Neutron server returns request_ids: ['req-faf5bb54-2dd5-4fd5-bda5-16694e2d4402'] [ 1012.381909] [48527]: DEBUG nova.api.openstack.wsgi [None req-e64003f6-3def-4ff9-9298-b03ccd72f685 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 400 to user: Security Group 305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 in use. [ 1012.381909] [48527]: Neutron server returns request_ids: ['req-faf5bb54-2dd5-4fd5-bda5-16694e2d4402'] {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1012.382324] [48527]: INFO nova.api.openstack.requestlog [None req-e64003f6-3def-4ff9-9298-b03ccd72f685 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/305a4aef-9a95-45aa-a1de-ddddc6b1fbe4" status: 400 len: 185 microversion: 2.1 time: 0.071790 [ 1012.382774] [48527]: [pid: 48527|app: 0|req: 2303/4602] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:36 2025] DELETE /compute/v2.1/os-security-groups/305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 => generated 185 bytes in 72 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1012.389034] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.391910] [48527]: DEBUG nova.compute.api [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.395637] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.395837] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.395993] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.396297] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.396494] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.396627] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.429021] [48527]: WARNING neutronclient.v2_0.client [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.535421] [48527]: DEBUG nova.policy [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.545023] [48527]: INFO nova.api.openstack.requestlog [None req-bd6d59a3-ee60-4660-83fc-5a6a9653641c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1313 microversion: 2.1 time: 0.161445 [ 1012.545257] [48527]: [pid: 48527|app: 0|req: 2304/4603] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:36 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1313 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.548046] [48527]: DEBUG nova.api.openstack.wsgi [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.549798] [48527]: DEBUG nova.compute.api [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.557096] [48527]: DEBUG oslo_concurrency.lockutils [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.557290] [48527]: DEBUG oslo_concurrency.lockutils [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.557422] [48527]: DEBUG oslo_concurrency.lockutils [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.557671] [48527]: DEBUG oslo_concurrency.lockutils [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.557809] [48527]: DEBUG oslo_concurrency.lockutils [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.557942] [48527]: DEBUG oslo_concurrency.lockutils [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.598198] [48527]: WARNING neutronclient.v2_0.client [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.626796] [48527]: DEBUG nova.policy [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.634075] [48527]: INFO nova.api.openstack.requestlog [None req-6826f315-396e-47e2-81b6-b4aee2b00e0b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1327 microversion: 2.1 time: 0.088205 [ 1012.634454] [48527]: [pid: 48527|app: 0|req: 2305/4604] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:36 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1327 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.638543] [48527]: DEBUG nova.api.openstack.wsgi [req-0746155d-0620-4f82-9e2d-bd383f36548c req-bd885d12-c5c0-450f-af24-e07b1bda2e52 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "tag": "23745ad0-766f-40d2-9685-f57e6ebcc746"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1012.649930] [48527]: DEBUG oslo_concurrency.lockutils [req-0746155d-0620-4f82-9e2d-bd383f36548c req-bd885d12-c5c0-450f-af24-e07b1bda2e52 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.651964] [48527]: DEBUG oslo_concurrency.lockutils [req-0746155d-0620-4f82-9e2d-bd383f36548c req-bd885d12-c5c0-450f-af24-e07b1bda2e52 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.651964] [48527]: DEBUG oslo_concurrency.lockutils [req-0746155d-0620-4f82-9e2d-bd383f36548c req-bd885d12-c5c0-450f-af24-e07b1bda2e52 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.666033] [48527]: INFO nova.api.openstack.compute.server_external_events [req-0746155d-0620-4f82-9e2d-bd383f36548c req-bd885d12-c5c0-450f-af24-e07b1bda2e52 service nova] Creating event network-changed:23745ad0-766f-40d2-9685-f57e6ebcc746 for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 1012.675765] [48527]: INFO nova.api.openstack.requestlog [req-0746155d-0620-4f82-9e2d-bd383f36548c req-bd885d12-c5c0-450f-af24-e07b1bda2e52 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040239 [ 1012.676634] [48527]: [pid: 48527|app: 0|req: 2306/4605] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:36 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1012.686740] [48527]: DEBUG nova.api.openstack.wsgi [None req-f979acf3-b22f-43ba-8d38-cfb8c49665b8 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.732836] [48527]: INFO nova.api.openstack.requestlog [None req-f979acf3-b22f-43ba-8d38-cfb8c49665b8 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6889f532-2069-4341-86fe-aa4c244c791b" status: 200 len: 662 microversion: 2.1 time: 0.054047 [ 1012.733393] [48527]: [pid: 48527|app: 0|req: 2307/4606] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:58:36 2025] GET /compute/v2.1/images/6889f532-2069-4341-86fe-aa4c244c791b => generated 662 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1012.736032] [48527]: DEBUG nova.api.openstack.wsgi [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.736388] [48527]: DEBUG nova.compute.api [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.741890] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.742181] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.742360] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.742715] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.742909] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.743115] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.763035] [48527]: DEBUG nova.compute.api [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1012.822286] [48527]: INFO nova.api.openstack.requestlog [None req-cdc87892-4b9b-4699-a213-426f1cffe7ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 204 len: 0 microversion: 2.1 time: 0.087970 [ 1012.823027] [48527]: [pid: 48527|app: 0|req: 2308/4607] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:36 2025] DELETE /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1012.829678] [48527]: DEBUG nova.api.openstack.wsgi [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.831428] [48527]: DEBUG nova.compute.api [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.836891] [48527]: DEBUG oslo_concurrency.lockutils [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.837335] [48527]: DEBUG oslo_concurrency.lockutils [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.837471] [48527]: DEBUG oslo_concurrency.lockutils [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.838234] [48527]: DEBUG oslo_concurrency.lockutils [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.838234] [48527]: DEBUG oslo_concurrency.lockutils [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.838459] [48527]: DEBUG oslo_concurrency.lockutils [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.862804] [48527]: WARNING neutronclient.v2_0.client [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.890546] [48527]: DEBUG nova.policy [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.894976] [48527]: INFO nova.api.openstack.requestlog [None req-92b3439d-8845-4711-9aeb-3dc644988794 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1447 microversion: 2.1 time: 0.071197 [ 1012.895425] [48527]: [pid: 48527|app: 0|req: 2309/4608] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1447 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.900391] [48527]: DEBUG nova.api.openstack.wsgi [None req-c8e49cfb-8333-40a2-ad1e-866353fef0b4 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.943624] [48527]: INFO nova.api.openstack.requestlog [None req-c8e49cfb-8333-40a2-ad1e-866353fef0b4 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6889f532-2069-4341-86fe-aa4c244c791b" status: 200 len: 662 microversion: 2.1 time: 0.047353 [ 1012.944241] [48527]: [pid: 48527|app: 0|req: 2310/4609] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/images/6889f532-2069-4341-86fe-aa4c244c791b => generated 662 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1012.948819] [48527]: DEBUG nova.api.openstack.wsgi [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.951372] [48527]: DEBUG nova.compute.api [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.958082] [48527]: DEBUG oslo_concurrency.lockutils [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.958464] [48527]: DEBUG oslo_concurrency.lockutils [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.958788] [48527]: DEBUG oslo_concurrency.lockutils [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.959263] [48527]: DEBUG oslo_concurrency.lockutils [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.959505] [48527]: DEBUG oslo_concurrency.lockutils [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.959812] [48527]: DEBUG oslo_concurrency.lockutils [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.983261] [48527]: WARNING neutronclient.v2_0.client [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.104500] [48527]: DEBUG nova.policy [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.109476] [48527]: INFO nova.api.openstack.requestlog [None req-b116a259-0799-43b5-a48a-182bfa63ebe1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1643 microversion: 2.1 time: 0.164129 [ 1013.110074] [48527]: [pid: 48527|app: 0|req: 2311/4610] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1643 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.113393] [48527]: DEBUG nova.api.openstack.wsgi [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.114922] [48527]: DEBUG nova.compute.api [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.121595] [48527]: DEBUG oslo_concurrency.lockutils [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.121840] [48527]: DEBUG oslo_concurrency.lockutils [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.121966] [48527]: DEBUG oslo_concurrency.lockutils [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.122306] [48527]: DEBUG oslo_concurrency.lockutils [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.122462] [48527]: DEBUG oslo_concurrency.lockutils [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.122586] [48527]: DEBUG oslo_concurrency.lockutils [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.154742] [48527]: WARNING neutronclient.v2_0.client [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.186646] [48526]: DEBUG nova.compute.api [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.191599] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.191841] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.192040] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.192347] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.192523] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.192672] [48526]: DEBUG oslo_concurrency.lockutils [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.200742] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=1052,nova_cell1:UPDATE=25,nova_cell1:INSERT=16 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1013.221536] [48526]: WARNING neutronclient.v2_0.client [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.257306] [48527]: DEBUG nova.policy [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.265742] [48527]: INFO nova.api.openstack.requestlog [None req-775beed2-3b5a-4859-90d7-1dc2ce932c6a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1491 microversion: 2.1 time: 0.155281 [ 1013.266123] [48527]: [pid: 48527|app: 0|req: 2312/4611] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1491 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.269130] [48527]: DEBUG nova.api.openstack.wsgi [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.271053] [48527]: DEBUG nova.compute.api [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.275836] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.276150] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.276274] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.276785] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.276785] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.277029] [48527]: DEBUG oslo_concurrency.lockutils [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.298435] [48527]: WARNING neutronclient.v2_0.client [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.310607] [48526]: INFO nova.api.openstack.requestlog [None req-755d2e76-6ef3-45e7-ab2f-5f75271f54e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 285 microversion: 2.1 time: 9.696810 [ 1013.311155] [48526]: [pid: 48526|app: 0|req: 2300/4612] 10.180.1.21 () {60 vars in 1291 bytes} [Fri Dec 12 13:58:27 2025] POST /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 285 bytes in 9697 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1013.313693] [48526]: DEBUG nova.api.openstack.wsgi [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.315490] [48526]: DEBUG nova.compute.api [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.319724] [48526]: DEBUG oslo_concurrency.lockutils [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.319724] [48526]: DEBUG oslo_concurrency.lockutils [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.319724] [48526]: DEBUG oslo_concurrency.lockutils [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.319724] [48526]: DEBUG oslo_concurrency.lockutils [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.319724] [48526]: DEBUG oslo_concurrency.lockutils [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.319724] [48526]: DEBUG oslo_concurrency.lockutils [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.351495] [48526]: WARNING neutronclient.v2_0.client [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.392942] [48527]: DEBUG nova.policy [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.401075] [48527]: INFO nova.api.openstack.requestlog [None req-bebe23bd-f025-4196-9674-92b66296137c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1673 microversion: 2.1 time: 0.134024 [ 1013.401681] [48527]: [pid: 48527|app: 0|req: 2313/4613] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1673 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.405117] [48527]: DEBUG nova.api.openstack.wsgi [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.406934] [48527]: DEBUG nova.compute.api [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.412260] [48527]: DEBUG oslo_concurrency.lockutils [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.412446] [48527]: DEBUG oslo_concurrency.lockutils [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.412622] [48527]: DEBUG oslo_concurrency.lockutils [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.412978] [48527]: DEBUG oslo_concurrency.lockutils [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.413201] [48527]: DEBUG oslo_concurrency.lockutils [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.413361] [48527]: DEBUG oslo_concurrency.lockutils [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.442664] [48527]: WARNING neutronclient.v2_0.client [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.480017] [48527]: DEBUG nova.policy [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.487053] [48527]: INFO nova.api.openstack.requestlog [None req-566e21f2-ccd8-45ee-b8cc-30c08f4d467d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1209 microversion: 2.1 time: 0.084521 [ 1013.487406] [48527]: [pid: 48527|app: 0|req: 2314/4614] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1209 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.490532] [48527]: DEBUG nova.api.openstack.wsgi [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1013.497582] [48527]: DEBUG nova.compute.api [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.500627] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.500867] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.501021] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.501287] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.501449] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.501591] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.510876] [48526]: DEBUG nova.policy [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.519255] [48526]: INFO nova.api.openstack.requestlog [None req-726b3e16-e340-43d9-bc9b-93961338016b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1514 microversion: 2.1 time: 0.207318 [ 1013.519533] [48526]: [pid: 48526|app: 0|req: 2301/4615] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1514 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.523219] [48526]: DEBUG nova.api.openstack.wsgi [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.524626] [48526]: DEBUG nova.compute.api [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.529557] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.529757] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.529829] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.529899] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.529983] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.530671] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.530769] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.530828] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.530828] [48526]: DEBUG oslo_concurrency.lockutils [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.537022] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.538899] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.538899] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.538899] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.538899] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.538899] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.555515] [48526]: WARNING neutronclient.v2_0.client [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.592298] [48527]: DEBUG nova.virt.hardware [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1013.592298] [48527]: DEBUG nova.virt.hardware [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1013.592497] [48527]: DEBUG nova.virt.hardware [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1013.592615] [48527]: DEBUG nova.virt.hardware [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1013.592751] [48527]: DEBUG nova.virt.hardware [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1013.609569] [48526]: INFO nova.api.openstack.requestlog [None req-19a0c1d8-1d69-447d-8a14-9fc0c7b39a7a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/23745ad0-766f-40d2-9685-f57e6ebcc746" status: 200 len: 285 microversion: 2.1 time: 0.089398 [ 1013.610026] [48526]: [pid: 48526|app: 0|req: 2302/4616] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/23745ad0-766f-40d2-9685-f57e6ebcc746 => generated 285 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1013.612884] [48526]: DEBUG nova.api.openstack.wsgi [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.614565] [48526]: DEBUG nova.compute.api [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.622168] [48526]: DEBUG oslo_concurrency.lockutils [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.622168] [48526]: DEBUG oslo_concurrency.lockutils [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.622168] [48526]: DEBUG oslo_concurrency.lockutils [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.622168] [48526]: DEBUG oslo_concurrency.lockutils [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.622465] [48526]: DEBUG oslo_concurrency.lockutils [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.622465] [48526]: DEBUG oslo_concurrency.lockutils [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.644710] [48527]: DEBUG nova.compute.api [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.650328] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.651033] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.651033] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.651033] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.651183] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.651330] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.661201] [48526]: WARNING neutronclient.v2_0.client [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.671117] [48527]: INFO nova.api.openstack.requestlog [None req-d1602a94-49c1-48cb-acde-77dbc6901330 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53/action" status: 202 len: 1112 microversion: 2.1 time: 0.182117 [ 1013.671117] [48527]: [pid: 48527|app: 0|req: 2315/4617] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:37 2025] POST /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53/action => generated 1112 bytes in 183 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 1013.673453] [48527]: DEBUG nova.api.openstack.wsgi [None req-459152bd-767e-44c0-8608-4789bf397eac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-3-156477242"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1013.675631] [48527]: DEBUG nova.compute.api [None req-459152bd-767e-44c0-8608-4789bf397eac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.685486] [48526]: DEBUG nova.policy [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.686057] [48527]: DEBUG oslo_concurrency.lockutils [None req-459152bd-767e-44c0-8608-4789bf397eac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.686445] [48527]: DEBUG oslo_concurrency.lockutils [None req-459152bd-767e-44c0-8608-4789bf397eac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.686673] [48527]: DEBUG oslo_concurrency.lockutils [None req-459152bd-767e-44c0-8608-4789bf397eac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.687057] [48527]: DEBUG oslo_concurrency.lockutils [None req-459152bd-767e-44c0-8608-4789bf397eac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.687231] [48527]: DEBUG oslo_concurrency.lockutils [None req-459152bd-767e-44c0-8608-4789bf397eac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.687375] [48527]: DEBUG oslo_concurrency.lockutils [None req-459152bd-767e-44c0-8608-4789bf397eac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.693417] [48526]: DEBUG nova.policy [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.694115] [48526]: DEBUG nova.policy [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.699799] [48526]: INFO nova.api.openstack.requestlog [None req-34086ef8-9d50-4e09-95fc-8d70ca8a50ac tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1471 microversion: 2.75 time: 0.088199 [ 1013.699799] [48526]: [pid: 48526|app: 0|req: 2303/4618] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1471 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1013.702789] [48526]: DEBUG nova.api.openstack.wsgi [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.704548] [48526]: DEBUG nova.compute.api [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.708508] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.708695] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.709551] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.709551] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.709551] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.709551] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.734418] [48526]: WARNING neutronclient.v2_0.client [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.796470] [48526]: DEBUG nova.policy [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.800807] [48526]: INFO nova.api.openstack.requestlog [None req-fa8cb998-f759-42bd-849d-e4328fbf2a39 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1313 microversion: 2.1 time: 0.100963 [ 1013.801126] [48526]: [pid: 48526|app: 0|req: 2304/4619] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:37 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1313 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.804023] [48526]: DEBUG nova.api.openstack.wsgi [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.805578] [48526]: DEBUG nova.compute.api [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.808810] [48526]: DEBUG oslo_concurrency.lockutils [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.808927] [48526]: DEBUG oslo_concurrency.lockutils [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.809057] [48526]: DEBUG oslo_concurrency.lockutils [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.809331] [48526]: DEBUG oslo_concurrency.lockutils [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.809475] [48526]: DEBUG oslo_concurrency.lockutils [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.809596] [48526]: DEBUG oslo_concurrency.lockutils [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.827711] [48526]: WARNING neutronclient.v2_0.client [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.849577] [48526]: DEBUG nova.policy [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.854649] [48526]: INFO nova.api.openstack.requestlog [None req-9560d60c-5583-4b6d-bae7-4a0d87fd7e06 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1335 microversion: 2.1 time: 0.052937 [ 1013.855038] [48526]: [pid: 48526|app: 0|req: 2305/4620] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:38 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1335 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.858357] [48526]: DEBUG nova.api.openstack.wsgi [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.859489] [48526]: DEBUG nova.compute.api [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.862800] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.862958] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.863134] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.863506] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.863717] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.863861] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.883494] [48526]: WARNING neutronclient.v2_0.client [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.991198] [48526]: DEBUG nova.policy [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.999805] [48526]: INFO nova.api.openstack.requestlog [None req-ad46199f-3874-4702-acea-93eca312740f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1514 microversion: 2.1 time: 0.144158 [ 1014.000214] [48526]: [pid: 48526|app: 0|req: 2306/4621] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:38 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1514 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.003676] [48526]: DEBUG nova.api.openstack.wsgi [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.005242] [48526]: DEBUG nova.compute.api [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.010804] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.011047] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.011271] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.011589] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.012049] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.012202] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.052301] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.052522] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.052635] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.052978] [48526]: DEBUG nova.objects.instance [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 5e4171da-fe85-4d28-b8d5-572253099ef3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.057153] [48526]: WARNING neutronclient.v2_0.client [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.081046] [48526]: DEBUG nova.policy [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.086733] [48526]: INFO nova.api.openstack.requestlog [None req-7dc2be01-1200-4d68-a800-a128feb2f6e4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1291 microversion: 2.1 time: 0.085761 [ 1014.087382] [48526]: [pid: 48526|app: 0|req: 2307/4622] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:38 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1291 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.091701] [48526]: DEBUG nova.api.openstack.wsgi [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "9391bbc9-000a-4470-9172-f4c60b059a60"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1014.094121] [48526]: DEBUG nova.compute.api [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.098860] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.099151] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.099261] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.099702] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.099900] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.100083] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.123675] [48526]: WARNING neutronclient.v2_0.client [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.126910] [48527]: INFO nova.api.openstack.requestlog [None req-459152bd-767e-44c0-8608-4789bf397eac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action" status: 202 len: 0 microversion: 2.1 time: 0.455163 [ 1014.126910] [48527]: [pid: 48527|app: 0|req: 2316/4623] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:37 2025] POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action => generated 0 bytes in 456 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 1014.130320] [48527]: DEBUG nova.api.openstack.wsgi [req-f486e64f-5a3f-4c6f-80b3-8e2ad4f96c7c req-100250be-463e-4ee6-837f-c032761404a4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "488daad8-772d-442a-9882-624b1012d85d", "tag": "5f261a53-ece4-4319-9585-ed78058353b8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1014.137682] [48527]: DEBUG oslo_concurrency.lockutils [req-f486e64f-5a3f-4c6f-80b3-8e2ad4f96c7c req-100250be-463e-4ee6-837f-c032761404a4 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.138010] [48527]: DEBUG oslo_concurrency.lockutils [req-f486e64f-5a3f-4c6f-80b3-8e2ad4f96c7c req-100250be-463e-4ee6-837f-c032761404a4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.138239] [48527]: DEBUG oslo_concurrency.lockutils [req-f486e64f-5a3f-4c6f-80b3-8e2ad4f96c7c req-100250be-463e-4ee6-837f-c032761404a4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.146187] [48527]: INFO nova.api.openstack.compute.server_external_events [req-f486e64f-5a3f-4c6f-80b3-8e2ad4f96c7c req-100250be-463e-4ee6-837f-c032761404a4 service nova] Creating event network-changed:5f261a53-ece4-4319-9585-ed78058353b8 for instance 488daad8-772d-442a-9882-624b1012d85d on cpu-1 [ 1014.151099] [48527]: INFO nova.api.openstack.requestlog [req-f486e64f-5a3f-4c6f-80b3-8e2ad4f96c7c req-100250be-463e-4ee6-837f-c032761404a4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023318 [ 1014.151466] [48527]: [pid: 48527|app: 0|req: 2317/4624] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:38 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) [ 1014.154142] [48527]: DEBUG nova.api.openstack.wsgi [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.155636] [48527]: DEBUG nova.compute.api [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.159254] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.159467] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.159594] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.159850] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.159988] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.160158] [48527]: DEBUG oslo_concurrency.lockutils [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.175116] [48526]: WARNING neutronclient.v2_0.client [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.183072] [48527]: WARNING neutronclient.v2_0.client [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.270999] [48527]: DEBUG nova.policy [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.276907] [48527]: INFO nova.api.openstack.requestlog [None req-89d3bda5-b4e1-47e8-8c68-4dad96664cfb tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1643 microversion: 2.1 time: 0.124731 [ 1014.277349] [48527]: [pid: 48527|app: 0|req: 2318/4625] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:38 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1643 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.279676] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.281096] [48527]: DEBUG nova.compute.api [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.287115] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.287343] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.287498] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.287756] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.287899] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.288032] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.310800] [48527]: WARNING neutronclient.v2_0.client [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.376559] [48527]: DEBUG nova.policy [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.381677] [48527]: INFO nova.api.openstack.requestlog [None req-5b047b65-de90-4591-9530-22d76a935578 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.103802 [ 1014.382189] [48527]: [pid: 48527|app: 0|req: 2319/4626] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:38 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.388185] [48527]: DEBUG nova.api.openstack.wsgi [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.388439] [48527]: DEBUG nova.compute.api [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.398059] [48527]: DEBUG oslo_concurrency.lockutils [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.399173] [48527]: DEBUG oslo_concurrency.lockutils [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.399352] [48527]: DEBUG oslo_concurrency.lockutils [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.399632] [48527]: DEBUG oslo_concurrency.lockutils [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.399692] [48527]: DEBUG oslo_concurrency.lockutils [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.401380] [48527]: DEBUG oslo_concurrency.lockutils [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.426494] [48527]: DEBUG nova.compute.api [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1014.495895] [48527]: INFO nova.api.openstack.requestlog [None req-56eed502-e77f-4ca1-a9c7-2b3ce4ef9109 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 204 len: 0 microversion: 2.1 time: 0.113193 [ 1014.496410] [48527]: [pid: 48527|app: 0|req: 2320/4627] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:38 2025] DELETE /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1014.501734] [48527]: DEBUG nova.api.openstack.wsgi [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.503477] [48527]: DEBUG nova.compute.api [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.506782] [48527]: DEBUG oslo_concurrency.lockutils [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.506967] [48527]: DEBUG oslo_concurrency.lockutils [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.507152] [48527]: DEBUG oslo_concurrency.lockutils [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.507448] [48527]: DEBUG oslo_concurrency.lockutils [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.507941] [48527]: DEBUG oslo_concurrency.lockutils [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.507941] [48527]: DEBUG oslo_concurrency.lockutils [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.533433] [48527]: WARNING neutronclient.v2_0.client [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.632331] [48527]: DEBUG nova.policy [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.640892] [48527]: INFO nova.api.openstack.requestlog [None req-d502fb88-3b27-42c5-a4a8-aa8334726561 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1506 microversion: 2.1 time: 0.141429 [ 1014.641280] [48527]: [pid: 48527|app: 0|req: 2321/4628] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:38 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1506 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1014.644025] [48527]: DEBUG nova.api.openstack.wsgi [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.645293] [48527]: DEBUG nova.compute.api [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.649776] [48527]: DEBUG oslo_concurrency.lockutils [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.649981] [48527]: DEBUG oslo_concurrency.lockutils [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.650138] [48527]: DEBUG oslo_concurrency.lockutils [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.650426] [48527]: DEBUG oslo_concurrency.lockutils [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.650574] [48527]: DEBUG oslo_concurrency.lockutils [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.650698] [48527]: DEBUG oslo_concurrency.lockutils [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.677877] [48527]: WARNING neutronclient.v2_0.client [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.728064] [48527]: DEBUG nova.policy [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.735493] [48527]: INFO nova.api.openstack.requestlog [None req-4328ba04-0095-4b0f-98ec-255d37eb43ad tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1265 microversion: 2.1 time: 0.093467 [ 1014.735745] [48527]: [pid: 48527|app: 0|req: 2322/4629] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:38 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1265 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.739643] [48527]: DEBUG nova.api.openstack.wsgi [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.740838] [48527]: DEBUG nova.compute.api [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.748039] [48527]: DEBUG oslo_concurrency.lockutils [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.748404] [48527]: DEBUG oslo_concurrency.lockutils [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.748404] [48527]: DEBUG oslo_concurrency.lockutils [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.748627] [48527]: DEBUG oslo_concurrency.lockutils [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.748744] [48527]: DEBUG oslo_concurrency.lockutils [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.748861] [48527]: DEBUG oslo_concurrency.lockutils [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.770716] [48527]: WARNING neutronclient.v2_0.client [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.893241] [48527]: DEBUG nova.policy [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.899065] [48527]: INFO nova.api.openstack.requestlog [None req-9556bed2-85e6-450a-bb05-6cd973a07328 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1515 microversion: 2.1 time: 0.162155 [ 1014.899065] [48527]: [pid: 48527|app: 0|req: 2323/4630] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:38 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1515 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.905732] [48527]: DEBUG nova.api.openstack.wsgi [req-cb1f96d6-18bb-4536-ab01-7209eab46a91 req-50eb6b61-a830-4155-b8be-320bf7ec3ab7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e4171da-fe85-4d28-b8d5-572253099ef3", "name": "network-vif-deleted", "tag": "d2b09470-9577-49d2-ba90-b9d2339c9b46"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1014.912820] [48527]: DEBUG oslo_concurrency.lockutils [req-cb1f96d6-18bb-4536-ab01-7209eab46a91 req-50eb6b61-a830-4155-b8be-320bf7ec3ab7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.913013] [48527]: DEBUG oslo_concurrency.lockutils [req-cb1f96d6-18bb-4536-ab01-7209eab46a91 req-50eb6b61-a830-4155-b8be-320bf7ec3ab7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.913156] [48527]: DEBUG oslo_concurrency.lockutils [req-cb1f96d6-18bb-4536-ab01-7209eab46a91 req-50eb6b61-a830-4155-b8be-320bf7ec3ab7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.920268] [48527]: INFO nova.api.openstack.compute.server_external_events [req-cb1f96d6-18bb-4536-ab01-7209eab46a91 req-50eb6b61-a830-4155-b8be-320bf7ec3ab7 service nova] Creating event network-vif-deleted:d2b09470-9577-49d2-ba90-b9d2339c9b46 for instance 5e4171da-fe85-4d28-b8d5-572253099ef3 on cpu-1 [ 1014.924763] [48527]: INFO nova.api.openstack.requestlog [req-cb1f96d6-18bb-4536-ab01-7209eab46a91 req-50eb6b61-a830-4155-b8be-320bf7ec3ab7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024985 [ 1014.925157] [48527]: [pid: 48527|app: 0|req: 2324/4631] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:39 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) [ 1014.927853] [48527]: DEBUG nova.api.openstack.wsgi [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.929426] [48527]: DEBUG nova.compute.api [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.933297] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.933479] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.933611] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.934021] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.934021] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.934171] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.960760] [48527]: WARNING neutronclient.v2_0.client [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.983644] [48527]: DEBUG nova.policy [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.996395] [48527]: DEBUG nova.policy [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.996395] [48527]: DEBUG nova.policy [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.001066] [48527]: INFO nova.api.openstack.requestlog [None req-4c2f9726-0696-4404-b009-7f02df62669f tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1471 microversion: 2.75 time: 0.075251 [ 1015.001712] [48527]: [pid: 48527|app: 0|req: 2325/4632] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:39 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1471 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1015.006389] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.006389] [48527]: DEBUG nova.compute.api [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.010787] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.011660] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.012630] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.013548] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.014541] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.014541] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.047621] [48527]: WARNING neutronclient.v2_0.client [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.208135] [48527]: DEBUG nova.policy [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.213482] [48527]: INFO nova.api.openstack.requestlog [None req-b8a7cff3-e5c1-4c84-a679-4a994a1784c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.210999 [ 1015.213922] [48527]: [pid: 48527|app: 0|req: 2326/4633] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:39 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.218300] [48527]: DEBUG nova.api.openstack.wsgi [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.219829] [48527]: DEBUG nova.compute.api [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.228987] [48527]: DEBUG oslo_concurrency.lockutils [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.230711] [48527]: DEBUG oslo_concurrency.lockutils [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.230711] [48527]: DEBUG oslo_concurrency.lockutils [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.230711] [48527]: DEBUG oslo_concurrency.lockutils [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.230711] [48527]: DEBUG oslo_concurrency.lockutils [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.230711] [48527]: DEBUG oslo_concurrency.lockutils [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.249498] [48527]: WARNING neutronclient.v2_0.client [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.560164] [48527]: DEBUG nova.policy [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.567473] [48527]: INFO nova.api.openstack.requestlog [None req-495b848e-8c24-40ea-b6e0-980c010acad3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1313 microversion: 2.1 time: 0.352853 [ 1015.567893] [48527]: [pid: 48527|app: 0|req: 2327/4634] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:39 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1313 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.570549] [48527]: DEBUG nova.api.openstack.wsgi [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.571989] [48527]: DEBUG nova.compute.api [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.576527] [48527]: DEBUG oslo_concurrency.lockutils [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.576726] [48527]: DEBUG oslo_concurrency.lockutils [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.576856] [48527]: DEBUG oslo_concurrency.lockutils [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.577193] [48527]: DEBUG oslo_concurrency.lockutils [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.577376] [48527]: DEBUG oslo_concurrency.lockutils [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.580031] [48527]: DEBUG oslo_concurrency.lockutils [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.606259] [48527]: WARNING neutronclient.v2_0.client [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.713247] [48527]: DEBUG nova.policy [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.718617] [48527]: INFO nova.api.openstack.requestlog [None req-df84d343-ff2f-47f3-a76e-b8317a7b04ff tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1401 microversion: 2.1 time: 0.149959 [ 1015.719372] [48527]: [pid: 48527|app: 0|req: 2328/4635] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:39 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1401 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.722059] [48527]: DEBUG nova.api.openstack.wsgi [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.723570] [48527]: DEBUG nova.compute.api [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.727305] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.727497] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.727630] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.727885] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.728033] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.728218] [48527]: DEBUG oslo_concurrency.lockutils [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.746724] [48527]: WARNING neutronclient.v2_0.client [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.814649] [48527]: DEBUG nova.policy [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.820493] [48527]: INFO nova.api.openstack.requestlog [None req-3f43eee9-a125-4fa1-890b-9f138a949a10 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1514 microversion: 2.1 time: 0.100509 [ 1015.821028] [48527]: [pid: 48527|app: 0|req: 2329/4636] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:39 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1514 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.824621] [48527]: DEBUG nova.api.openstack.wsgi [None req-10bee3f4-3677-4248-842c-dcbcee6e1049 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.856493] [48527]: INFO nova.api.openstack.requestlog [None req-10bee3f4-3677-4248-842c-dcbcee6e1049 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f0421029-2869-4694-a284-a7841422298d" status: 200 len: 662 microversion: 2.1 time: 0.034676 [ 1015.856935] [48527]: [pid: 48527|app: 0|req: 2330/4637] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/images/f0421029-2869-4694-a284-a7841422298d => generated 662 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1015.859946] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.861675] [48527]: DEBUG nova.compute.api [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.865473] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.865673] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.865811] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.866098] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.866248] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.866375] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.892264] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.892510] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.892693] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.893321] [48527]: DEBUG nova.objects.instance [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 5e4171da-fe85-4d28-b8d5-572253099ef3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.897392] [48527]: WARNING neutronclient.v2_0.client [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.918561] [48527]: DEBUG nova.policy [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.923735] [48527]: INFO nova.api.openstack.requestlog [None req-fc2a2f91-a191-45e3-bad4-9de6f0a9b486 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1291 microversion: 2.1 time: 0.065683 [ 1015.923735] [48527]: [pid: 48527|app: 0|req: 2331/4638] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1291 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.925993] [48527]: DEBUG nova.api.openstack.wsgi [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.926195] [48527]: DEBUG nova.compute.api [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.929390] [48527]: DEBUG oslo_concurrency.lockutils [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.929566] [48527]: DEBUG oslo_concurrency.lockutils [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.930378] [48527]: DEBUG oslo_concurrency.lockutils [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.930378] [48527]: DEBUG oslo_concurrency.lockutils [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.930378] [48527]: DEBUG oslo_concurrency.lockutils [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.930378] [48527]: DEBUG oslo_concurrency.lockutils [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.949214] [48527]: DEBUG nova.compute.api [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1015.997033] [48527]: INFO nova.api.openstack.requestlog [None req-133a16ad-d138-41dc-91d1-b31b3873b5c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 204 len: 0 microversion: 2.1 time: 0.072443 [ 1015.997584] [48527]: [pid: 48527|app: 0|req: 2332/4639] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:40 2025] DELETE /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1016.000255] [48527]: DEBUG nova.api.openstack.wsgi [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.001916] [48527]: DEBUG nova.compute.api [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.005528] [48527]: DEBUG oslo_concurrency.lockutils [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.005528] [48527]: DEBUG oslo_concurrency.lockutils [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.005677] [48527]: DEBUG oslo_concurrency.lockutils [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.005959] [48527]: DEBUG oslo_concurrency.lockutils [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.005959] [48527]: DEBUG oslo_concurrency.lockutils [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.006121] [48527]: DEBUG oslo_concurrency.lockutils [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.027353] [48527]: WARNING neutronclient.v2_0.client [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.051795] [48527]: DEBUG nova.policy [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.056436] [48527]: INFO nova.api.openstack.requestlog [None req-05614b48-1615-46db-9d60-bea022045a07 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1295 microversion: 2.1 time: 0.058659 [ 1016.056775] [48527]: [pid: 48527|app: 0|req: 2333/4640] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1295 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.060284] [48527]: DEBUG nova.api.openstack.wsgi [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.061936] [48527]: DEBUG nova.compute.api [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.065851] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.066040] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.066171] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.066415] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.066585] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.066716] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.088571] [48527]: WARNING neutronclient.v2_0.client [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.147218] [48527]: DEBUG nova.policy [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.153095] [48527]: INFO nova.api.openstack.requestlog [None req-d1b0a360-6e6e-44dd-aacf-d063786206d3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1691 microversion: 2.1 time: 0.095713 [ 1016.153545] [48527]: [pid: 48527|app: 0|req: 2334/4641] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1691 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.160935] [48527]: DEBUG nova.api.openstack.wsgi [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.161048] [48527]: DEBUG nova.compute.api [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.166643] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.166643] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.166643] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.166643] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.166643] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.166643] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.195703] [48527]: WARNING neutronclient.v2_0.client [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.311649] [48527]: DEBUG nova.policy [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.317168] [48527]: INFO nova.api.openstack.requestlog [None req-4a9c4380-3f85-4a16-9c4c-9ba0e2969dfd tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1506 microversion: 2.1 time: 0.162973 [ 1016.317550] [48527]: [pid: 48527|app: 0|req: 2335/4642] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1506 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.320030] [48527]: DEBUG nova.api.openstack.wsgi [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.322749] [48527]: DEBUG nova.compute.api [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.325244] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.325244] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.325350] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.325599] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.325764] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.325889] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.344460] [48527]: WARNING neutronclient.v2_0.client [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.364520] [48527]: DEBUG nova.policy [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.368929] [48527]: INFO nova.api.openstack.requestlog [None req-9df4a2a1-f7c7-4b57-8040-6888694c1fde tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1265 microversion: 2.1 time: 0.050780 [ 1016.369340] [48527]: [pid: 48527|app: 0|req: 2336/4643] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1265 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.374128] [48527]: DEBUG nova.api.openstack.wsgi [None req-514da963-c7bc-454d-8870-efb64ae99f66 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.416968] [48527]: INFO nova.api.openstack.requestlog [None req-514da963-c7bc-454d-8870-efb64ae99f66 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f0421029-2869-4694-a284-a7841422298d" status: 200 len: 662 microversion: 2.1 time: 0.045726 [ 1016.417810] [48527]: [pid: 48527|app: 0|req: 2337/4644] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/images/f0421029-2869-4694-a284-a7841422298d => generated 662 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1016.423052] [48527]: DEBUG nova.api.openstack.wsgi [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.424537] [48527]: DEBUG nova.compute.api [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.431176] [48527]: DEBUG oslo_concurrency.lockutils [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.431392] [48527]: DEBUG oslo_concurrency.lockutils [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.434215] [48527]: DEBUG oslo_concurrency.lockutils [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.434215] [48527]: DEBUG oslo_concurrency.lockutils [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.434215] [48527]: DEBUG oslo_concurrency.lockutils [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.434215] [48527]: DEBUG oslo_concurrency.lockutils [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.465311] [48527]: WARNING neutronclient.v2_0.client [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.535284] [48527]: DEBUG nova.policy [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.544164] [48527]: INFO nova.api.openstack.requestlog [None req-58bcd8e9-68ab-42a3-9016-241e61e69f9c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1512 microversion: 2.1 time: 0.125470 [ 1016.544840] [48527]: [pid: 48527|app: 0|req: 2338/4645] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1512 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.548543] [48527]: DEBUG nova.api.openstack.wsgi [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.551181] [48527]: DEBUG nova.compute.api [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.558722] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.559124] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.559408] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.559859] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.560156] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.560424] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.589305] [48527]: WARNING neutronclient.v2_0.client [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.656932] [48527]: DEBUG nova.policy [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.661510] [48527]: INFO nova.api.openstack.requestlog [None req-0c6bb8a4-fee1-4a6d-8a0c-1fa86c7c498d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1690 microversion: 2.1 time: 0.115951 [ 1016.661858] [48527]: [pid: 48527|app: 0|req: 2339/4646] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1690 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.664161] [48527]: DEBUG nova.api.openstack.wsgi [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.665504] [48527]: DEBUG nova.compute.api [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.668754] [48527]: DEBUG oslo_concurrency.lockutils [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.668948] [48527]: DEBUG oslo_concurrency.lockutils [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.669121] [48527]: DEBUG oslo_concurrency.lockutils [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.669431] [48527]: DEBUG oslo_concurrency.lockutils [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.669581] [48527]: DEBUG oslo_concurrency.lockutils [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.670144] [48527]: DEBUG oslo_concurrency.lockutils [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.688477] [48527]: WARNING neutronclient.v2_0.client [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.706705] [48527]: DEBUG nova.policy [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.713495] [48527]: DEBUG nova.policy [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.714551] [48527]: DEBUG nova.policy [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.719068] [48527]: INFO nova.api.openstack.requestlog [None req-89c24f78-8a56-48f4-8c55-5b0c018cb4e7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1456 microversion: 2.75 time: 0.056597 [ 1016.719588] [48527]: [pid: 48527|app: 0|req: 2340/4647] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:40 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1456 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1016.723181] [48527]: DEBUG nova.api.openstack.wsgi [req-ddec0bc0-72ef-4d9a-b6c5-720aca35d4b1 req-80baf231-264c-4e33-9184-f8e483bc855c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "488daad8-772d-442a-9882-624b1012d85d", "name": "network-vif-deleted", "tag": "5f261a53-ece4-4319-9585-ed78058353b8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1016.730826] [48527]: DEBUG oslo_concurrency.lockutils [req-ddec0bc0-72ef-4d9a-b6c5-720aca35d4b1 req-80baf231-264c-4e33-9184-f8e483bc855c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.731157] [48527]: DEBUG oslo_concurrency.lockutils [req-ddec0bc0-72ef-4d9a-b6c5-720aca35d4b1 req-80baf231-264c-4e33-9184-f8e483bc855c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.731401] [48527]: DEBUG oslo_concurrency.lockutils [req-ddec0bc0-72ef-4d9a-b6c5-720aca35d4b1 req-80baf231-264c-4e33-9184-f8e483bc855c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.740334] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ddec0bc0-72ef-4d9a-b6c5-720aca35d4b1 req-80baf231-264c-4e33-9184-f8e483bc855c service nova] Creating event network-vif-deleted:5f261a53-ece4-4319-9585-ed78058353b8 for instance 488daad8-772d-442a-9882-624b1012d85d on cpu-1 [ 1016.745308] [48527]: INFO nova.api.openstack.requestlog [req-ddec0bc0-72ef-4d9a-b6c5-720aca35d4b1 req-80baf231-264c-4e33-9184-f8e483bc855c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024941 [ 1016.745677] [48527]: [pid: 48527|app: 0|req: 2341/4648] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:40 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) [ 1016.748284] [48527]: DEBUG nova.api.openstack.wsgi [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-1613635988", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1016.786940] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.787093] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.787245] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.788219] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.789023] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.790377] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.794278] [48527]: DEBUG nova.network.neutron [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1016.794937] [48527]: WARNING neutronclient.v2_0.client [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.796244] [48527]: WARNING openstack [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1016.796941] [48527]: WARNING openstack [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1016.803678] [48527]: INFO nova.network.neutron [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] _ports_needed_per_instance requested_netwokrs=None [ 1017.058732] [48527]: DEBUG nova.virt.hardware [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1017.058914] [48527]: DEBUG nova.virt.hardware [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1017.059170] [48527]: DEBUG nova.virt.hardware [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1017.059328] [48527]: DEBUG nova.virt.hardware [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1017.059443] [48527]: DEBUG nova.virt.hardware [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1017.070902] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.071216] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.071320] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.071612] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.071719] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.071836] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.084541] [48527]: DEBUG nova.quota [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Getting quotas for project eb5e4b28eb964d33ac78b543d5da3231. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1017.089595] [48527]: DEBUG nova.quota [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Getting quotas for user 879e84468f2c491cac1ef23b7a76655b and project eb5e4b28eb964d33ac78b543d5da3231. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1017.096946] [48527]: DEBUG nova.compute.api [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1017.098536] [48527]: DEBUG nova.compute.api [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1017.143011] [48527]: INFO nova.api.openstack.requestlog [None req-e2130402-d787-4cf2-b209-5c544178d5a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.396645 [ 1017.143455] [48527]: [pid: 48527|app: 0|req: 2342/4649] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:58:40 2025] POST /compute/v2.1/servers => generated 380 bytes in 397 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1017.147494] [48527]: DEBUG nova.api.openstack.wsgi [None req-cdd320f8-2908-443d-84a8-7c276f6d21e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1017.148953] [48527]: DEBUG nova.compute.api [None req-cdd320f8-2908-443d-84a8-7c276f6d21e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.154936] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdd320f8-2908-443d-84a8-7c276f6d21e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.155510] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdd320f8-2908-443d-84a8-7c276f6d21e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.155510] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdd320f8-2908-443d-84a8-7c276f6d21e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.155735] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdd320f8-2908-443d-84a8-7c276f6d21e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.155793] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdd320f8-2908-443d-84a8-7c276f6d21e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.155880] [48527]: DEBUG oslo_concurrency.lockutils [None req-cdd320f8-2908-443d-84a8-7c276f6d21e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.216430] [48527]: INFO nova.api.openstack.requestlog [None req-cdd320f8-2908-443d-84a8-7c276f6d21e4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f/action" status: 204 len: 0 microversion: 2.1 time: 0.072243 [ 1017.216950] [48527]: [pid: 48527|app: 0|req: 2343/4650] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:41 2025] POST /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1017.219803] [48527]: DEBUG nova.api.openstack.wsgi [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.221357] [48527]: DEBUG nova.compute.api [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.225114] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.225321] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.225485] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.225709] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.225872] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.225996] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.253670] [48527]: WARNING neutronclient.v2_0.client [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.362079] [48527]: DEBUG nova.policy [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.369522] [48527]: INFO nova.api.openstack.requestlog [None req-a7e9bbca-20b4-4b1b-a0c0-004a50464568 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1499 microversion: 2.1 time: 0.151787 [ 1017.370084] [48527]: [pid: 48527|app: 0|req: 2344/4651] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:41 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1499 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.374276] [48527]: DEBUG nova.api.openstack.wsgi [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.376485] [48527]: DEBUG nova.compute.api [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.382335] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.382703] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.382931] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.383352] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.383639] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.383778] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.418753] [48527]: WARNING neutronclient.v2_0.client [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.566107] [48527]: DEBUG nova.policy [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.575260] [48527]: INFO nova.api.openstack.requestlog [None req-0cc23442-d641-4c1e-877f-0c9056fbb3cb tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1401 microversion: 2.1 time: 0.202173 [ 1017.575260] [48527]: [pid: 48527|app: 0|req: 2345/4652] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:41 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1401 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.656598] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1017.658461] [48527]: DEBUG nova.compute.api [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.663428] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.663591] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.663767] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.664083] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.664444] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.664444] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.715437] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.715437] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.715437] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.718766] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.718766] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.718766] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.719172] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.720258] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.720470] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.762560] [48527]: DEBUG nova.virt.hardware [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1017.762727] [48527]: DEBUG nova.virt.hardware [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1017.762990] [48527]: DEBUG nova.virt.hardware [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1017.762990] [48527]: DEBUG nova.virt.hardware [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1017.763143] [48527]: DEBUG nova.virt.hardware [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1017.819112] [48527]: DEBUG nova.compute.api [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.824962] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.825276] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.825519] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.825600] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.825821] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.825962] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.874507] [48527]: WARNING neutronclient.v2_0.client [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.976086] [48527]: DEBUG nova.objects.instance [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lazy-loading 'services' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.014037] [48527]: INFO nova.api.openstack.requestlog [None req-e9ae9add-ff64-47e7-a6d5-4ca8e84d849f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8/action" status: 202 len: 1985 microversion: 2.75 time: 0.439498 [ 1018.014414] [48527]: [pid: 48527|app: 0|req: 2346/4653] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 13:58:41 2025] POST /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8/action => generated 1985 bytes in 440 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1018.017066] [48527]: DEBUG nova.api.openstack.wsgi [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.018266] [48527]: DEBUG nova.compute.api [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.021719] [48527]: DEBUG oslo_concurrency.lockutils [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.022570] [48527]: DEBUG oslo_concurrency.lockutils [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.022570] [48527]: DEBUG oslo_concurrency.lockutils [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.022570] [48527]: DEBUG oslo_concurrency.lockutils [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.022570] [48527]: DEBUG oslo_concurrency.lockutils [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.022570] [48527]: DEBUG oslo_concurrency.lockutils [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.041952] [48527]: WARNING neutronclient.v2_0.client [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.112905] [48527]: DEBUG nova.policy [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.118522] [48527]: INFO nova.api.openstack.requestlog [None req-11516e7d-3584-4d1a-a6e4-3654ee4501c3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1520 microversion: 2.1 time: 0.103438 [ 1018.118914] [48527]: [pid: 48527|app: 0|req: 2347/4654] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:42 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1520 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.122735] [48527]: DEBUG nova.api.openstack.wsgi [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.124255] [48527]: DEBUG nova.compute.api [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.127807] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.128055] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.128135] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.128774] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.128774] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.128774] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.156982] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.157404] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.157404] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.157543] [48527]: DEBUG nova.objects.instance [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 5e4171da-fe85-4d28-b8d5-572253099ef3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.161205] [48527]: WARNING neutronclient.v2_0.client [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.184717] [48527]: DEBUG nova.policy [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.191500] [48527]: INFO nova.api.openstack.requestlog [None req-ae7b89f5-c4af-456f-9ab0-2c0e6d2d284f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 200 len: 1291 microversion: 2.1 time: 0.070694 [ 1018.191500] [48527]: [pid: 48527|app: 0|req: 2348/4655] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:42 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 1291 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.193880] [48527]: DEBUG nova.api.openstack.wsgi [req-13a3b6dd-8cfe-4793-9209-206ac87f122f req-352ae09b-d75c-4070-8098-58c7f636ef3a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3ce2b480-7d40-4b73-a743-cf8e11e7af95", "name": "network-vif-plugged", "status": "completed", "tag": "170c6538-3636-4e14-8a04-9798590f7a89"}, {"name": "network-changed", "server_uuid": "3ce2b480-7d40-4b73-a743-cf8e11e7af95", "tag": "170c6538-3636-4e14-8a04-9798590f7a89"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1018.200823] [48527]: DEBUG oslo_concurrency.lockutils [req-13a3b6dd-8cfe-4793-9209-206ac87f122f req-352ae09b-d75c-4070-8098-58c7f636ef3a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.200823] [48527]: DEBUG oslo_concurrency.lockutils [req-13a3b6dd-8cfe-4793-9209-206ac87f122f req-352ae09b-d75c-4070-8098-58c7f636ef3a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.200823] [48527]: DEBUG oslo_concurrency.lockutils [req-13a3b6dd-8cfe-4793-9209-206ac87f122f req-352ae09b-d75c-4070-8098-58c7f636ef3a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.209025] [48527]: INFO nova.api.openstack.compute.server_external_events [req-13a3b6dd-8cfe-4793-9209-206ac87f122f req-352ae09b-d75c-4070-8098-58c7f636ef3a service nova] Creating event network-vif-plugged:170c6538-3636-4e14-8a04-9798590f7a89 for instance 3ce2b480-7d40-4b73-a743-cf8e11e7af95 on cpu-1 [ 1018.209399] [48527]: INFO nova.api.openstack.compute.server_external_events [req-13a3b6dd-8cfe-4793-9209-206ac87f122f req-352ae09b-d75c-4070-8098-58c7f636ef3a service nova] Creating event network-changed:170c6538-3636-4e14-8a04-9798590f7a89 for instance 3ce2b480-7d40-4b73-a743-cf8e11e7af95 on cpu-1 [ 1018.214938] [48527]: INFO nova.api.openstack.requestlog [req-13a3b6dd-8cfe-4793-9209-206ac87f122f req-352ae09b-d75c-4070-8098-58c7f636ef3a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023342 [ 1018.215704] [48527]: [pid: 48527|app: 0|req: 2349/4656] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:42 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) [ 1018.218885] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.220885] [48527]: DEBUG nova.compute.api [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.227265] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.227522] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.227692] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.228065] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.228258] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.228452] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.264026] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.264026] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.264026] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.264026] [48527]: DEBUG nova.objects.instance [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 488daad8-772d-442a-9882-624b1012d85d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.267374] [48527]: WARNING neutronclient.v2_0.client [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.349252] [48527]: DEBUG nova.policy [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.353971] [48527]: INFO nova.api.openstack.requestlog [None req-9f0c0e76-4d38-47de-9972-a5fc0604bd41 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 200 len: 1300 microversion: 2.1 time: 0.137397 [ 1018.353971] [48527]: [pid: 48527|app: 0|req: 2350/4657] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:42 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 1300 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.356988] [48527]: DEBUG nova.api.openstack.wsgi [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.358509] [48527]: DEBUG nova.compute.api [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.363290] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.363586] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.363586] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.363792] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.363947] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.364080] [48527]: DEBUG oslo_concurrency.lockutils [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.404889] [48527]: WARNING neutronclient.v2_0.client [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.087948] [48527]: DEBUG nova.policy [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.096202] [48527]: INFO nova.api.openstack.requestlog [None req-a87dc3c3-6d2a-4758-8c41-a8d79ac01dd5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.741241 [ 1019.096582] [48527]: [pid: 48527|app: 0|req: 2351/4658] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:42 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 742 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.100066] [48527]: DEBUG nova.api.openstack.wsgi [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-907279580", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1019.145121] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.145556] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.145556] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.147436] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.147436] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.147436] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.151921] [48527]: DEBUG nova.network.neutron [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1019.152811] [48527]: WARNING neutronclient.v2_0.client [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.153568] [48527]: WARNING openstack [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1019.153836] [48527]: WARNING openstack [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1019.160943] [48527]: INFO nova.network.neutron [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] _ports_needed_per_instance requested_netwokrs=None [ 1019.536095] [48527]: DEBUG nova.virt.hardware [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1019.536477] [48527]: DEBUG nova.virt.hardware [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1019.536516] [48527]: DEBUG nova.virt.hardware [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1019.536921] [48527]: DEBUG nova.virt.hardware [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1019.537214] [48527]: DEBUG nova.virt.hardware [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1019.547865] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.548157] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.548370] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.548868] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.549134] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.551163] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.563157] [48527]: DEBUG nova.quota [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Getting quotas for project eb5e4b28eb964d33ac78b543d5da3231. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1019.567124] [48527]: DEBUG nova.quota [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Getting quotas for user 879e84468f2c491cac1ef23b7a76655b and project eb5e4b28eb964d33ac78b543d5da3231. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1019.574342] [48527]: DEBUG nova.compute.api [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1019.575671] [48527]: DEBUG nova.compute.api [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1019.616048] [48527]: INFO nova.api.openstack.requestlog [None req-ce5c3c67-8b57-4c79-9566-bd091036413d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.518785 [ 1019.616459] [48527]: [pid: 48527|app: 0|req: 2352/4659] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:58:43 2025] POST /compute/v2.1/servers => generated 380 bytes in 519 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1019.619714] [48527]: DEBUG nova.api.openstack.wsgi [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.621190] [48527]: DEBUG nova.compute.api [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.626387] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.626573] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.626704] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.626950] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.627111] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.627226] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.649955] [48527]: WARNING neutronclient.v2_0.client [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.813244] [48527]: DEBUG nova.policy [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.817205] [48527]: INFO nova.api.openstack.requestlog [None req-3c6ef87c-ad1d-4f0a-b2da-c2d692fdda54 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1512 microversion: 2.1 time: 0.200147 [ 1019.817561] [48527]: [pid: 48527|app: 0|req: 2353/4660] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:43 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1512 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.820442] [48527]: DEBUG nova.api.openstack.wsgi [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.824339] [48527]: DEBUG nova.compute.api [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.826036] [48527]: DEBUG oslo_concurrency.lockutils [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.826823] [48527]: DEBUG oslo_concurrency.lockutils [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.826823] [48527]: DEBUG oslo_concurrency.lockutils [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.826823] [48527]: DEBUG oslo_concurrency.lockutils [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.826823] [48527]: DEBUG oslo_concurrency.lockutils [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.827069] [48527]: DEBUG oslo_concurrency.lockutils [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.853425] [48527]: DEBUG oslo_concurrency.lockutils [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.853625] [48527]: DEBUG oslo_concurrency.lockutils [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.853756] [48527]: DEBUG oslo_concurrency.lockutils [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.853907] [48527]: DEBUG nova.objects.instance [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 0d104c56-bece-4414-94ba-039eecb4c6f9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.857703] [48527]: WARNING neutronclient.v2_0.client [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.887047] [48527]: DEBUG nova.policy [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.892909] [48527]: INFO nova.api.openstack.requestlog [None req-12de1b15-cdc1-425f-9156-87937582fee4 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1306 microversion: 2.1 time: 0.073616 [ 1019.892909] [48527]: [pid: 48527|app: 0|req: 2354/4661] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:44 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1306 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.895381] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.897029] [48527]: DEBUG nova.compute.api [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.900502] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.900703] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.900836] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.901103] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.901248] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.901369] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.918724] [48527]: WARNING neutronclient.v2_0.client [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.023892] [48527]: DEBUG nova.policy [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.028486] [48527]: INFO nova.api.openstack.requestlog [None req-1b2b69f1-1cc5-4f8d-8ba4-09239d056ceb tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1313 microversion: 2.1 time: 0.135770 [ 1020.028814] [48527]: [pid: 48527|app: 0|req: 2355/4662] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:44 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1313 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.031298] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.032696] [48527]: DEBUG nova.compute.api [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.038818] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.039010] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.039148] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.039516] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.039667] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.039792] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.061377] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.061587] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.061784] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.061929] [48527]: DEBUG nova.objects.instance [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 2e6fc317-baab-447f-93ec-e41795e08848 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.065346] [48527]: WARNING neutronclient.v2_0.client [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.086623] [48527]: DEBUG nova.policy [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.091895] [48527]: INFO nova.api.openstack.requestlog [None req-4d2df262-0dbc-4ca3-80b9-866ccfcd72fe tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1339 microversion: 2.1 time: 0.062451 [ 1020.092291] [48527]: [pid: 48527|app: 0|req: 2356/4663] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:44 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1339 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.095321] [48527]: DEBUG nova.api.openstack.wsgi [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.096795] [48527]: DEBUG nova.compute.api [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.100633] [48527]: DEBUG oslo_concurrency.lockutils [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.100835] [48527]: DEBUG oslo_concurrency.lockutils [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.100974] [48527]: DEBUG oslo_concurrency.lockutils [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.101384] [48527]: DEBUG oslo_concurrency.lockutils [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.102437] [48527]: DEBUG oslo_concurrency.lockutils [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.102437] [48527]: DEBUG oslo_concurrency.lockutils [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.151547] [48527]: WARNING neutronclient.v2_0.client [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.178772] [48527]: INFO nova.api.openstack.requestlog [None req-8dc6417b-a29d-4c13-b8e7-e4f8a90e2f0f tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1972 microversion: 2.75 time: 0.085875 [ 1020.179153] [48527]: [pid: 48527|app: 0|req: 2357/4664] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:44 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1972 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1020.181680] [48527]: DEBUG nova.api.openstack.wsgi [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.181840] [48527]: DEBUG nova.compute.api [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.184716] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.184900] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.185049] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.185299] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.185441] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.185560] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.242246] [48527]: DEBUG nova.objects.instance [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'services' on Instance uuid 8da76bea-8e25-41a1-b233-f2e71ef9032d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.300320] [48527]: INFO nova.api.openstack.requestlog [None req-2fcc5860-912b-4e48-b1e4-b620880bf283 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/os-volume_attachments/c25ab882-29ed-4db2-ab84-1f649027f29c" status: 202 len: 0 microversion: 2.1 time: 0.120465 [ 1020.300765] [48527]: [pid: 48527|app: 0|req: 2358/4665] 10.180.1.21 () {58 vars in 1411 bytes} [Fri Dec 12 13:58:44 2025] DELETE /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/os-volume_attachments/c25ab882-29ed-4db2-ab84-1f649027f29c => generated 0 bytes in 121 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1020.303397] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.304701] [48527]: DEBUG nova.compute.api [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.308836] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.309022] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.309152] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.309428] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.310050] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.310050] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.331341] [48527]: WARNING neutronclient.v2_0.client [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.467254] [48527]: DEBUG nova.policy [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.473102] [48527]: INFO nova.api.openstack.requestlog [None req-cb13d83f-1fc3-4f48-a8ee-96a45e9bcde5 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1401 microversion: 2.1 time: 0.171727 [ 1020.473648] [48527]: [pid: 48527|app: 0|req: 2359/4666] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:44 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1401 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.477621] [48527]: DEBUG nova.api.openstack.wsgi [None req-c9511bc8-2ba9-499b-bc1c-dd4a5dfa8a1b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5d347b41-1639-4f99-a1ab-ef47642479d4"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1020.479423] [48527]: DEBUG nova.compute.api [None req-c9511bc8-2ba9-499b-bc1c-dd4a5dfa8a1b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.486622] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9511bc8-2ba9-499b-bc1c-dd4a5dfa8a1b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.486622] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9511bc8-2ba9-499b-bc1c-dd4a5dfa8a1b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.486767] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9511bc8-2ba9-499b-bc1c-dd4a5dfa8a1b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.486937] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9511bc8-2ba9-499b-bc1c-dd4a5dfa8a1b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.487139] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9511bc8-2ba9-499b-bc1c-dd4a5dfa8a1b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.487363] [48527]: DEBUG oslo_concurrency.lockutils [None req-c9511bc8-2ba9-499b-bc1c-dd4a5dfa8a1b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.155640] [48527]: INFO nova.api.openstack.requestlog [None req-c9511bc8-2ba9-499b-bc1c-dd4a5dfa8a1b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.681279 [ 1022.156088] [48527]: [pid: 48527|app: 0|req: 2360/4667] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 13:58:44 2025] POST /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9/os-volume_attachments => generated 194 bytes in 1682 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1022.159158] [48527]: DEBUG nova.api.openstack.wsgi [req-ce401745-341b-429d-bfae-115a010b1dc9 req-d000d08e-dbec-45aa-8fef-bcd04908ae77 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d104c56-bece-4414-94ba-039eecb4c6f9", "name": "network-vif-deleted", "tag": "0046fe9b-1464-4dce-8873-9967fa68a7c8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1022.170127] [48527]: DEBUG oslo_concurrency.lockutils [req-ce401745-341b-429d-bfae-115a010b1dc9 req-d000d08e-dbec-45aa-8fef-bcd04908ae77 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.170560] [48527]: DEBUG oslo_concurrency.lockutils [req-ce401745-341b-429d-bfae-115a010b1dc9 req-d000d08e-dbec-45aa-8fef-bcd04908ae77 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.170819] [48527]: DEBUG oslo_concurrency.lockutils [req-ce401745-341b-429d-bfae-115a010b1dc9 req-d000d08e-dbec-45aa-8fef-bcd04908ae77 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.182131] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ce401745-341b-429d-bfae-115a010b1dc9 req-d000d08e-dbec-45aa-8fef-bcd04908ae77 service nova] Creating event network-vif-deleted:0046fe9b-1464-4dce-8873-9967fa68a7c8 for instance 0d104c56-bece-4414-94ba-039eecb4c6f9 on cpu-1 [ 1022.186641] [48527]: INFO nova.api.openstack.requestlog [req-ce401745-341b-429d-bfae-115a010b1dc9 req-d000d08e-dbec-45aa-8fef-bcd04908ae77 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029702 [ 1022.187032] [48527]: [pid: 48527|app: 0|req: 2361/4668] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:46 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) [ 1022.190552] [48527]: DEBUG nova.api.openstack.wsgi [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.191793] [48527]: DEBUG nova.compute.api [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.195636] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.195823] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.195965] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.196311] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.196510] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.196692] [48527]: DEBUG oslo_concurrency.lockutils [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.224449] [48527]: WARNING neutronclient.v2_0.client [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.348132] [48527]: DEBUG nova.policy [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.355501] [48527]: INFO nova.api.openstack.requestlog [None req-2e22b927-7e1a-4136-8a90-c888a3c3753c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1504 microversion: 2.1 time: 0.167695 [ 1022.356208] [48527]: [pid: 48527|app: 0|req: 2362/4669] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:46 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1504 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.358367] [48527]: DEBUG nova.api.openstack.wsgi [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.361617] [48527]: DEBUG nova.compute.api [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.365857] [48527]: DEBUG oslo_concurrency.lockutils [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.366264] [48527]: DEBUG oslo_concurrency.lockutils [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.366411] [48527]: DEBUG oslo_concurrency.lockutils [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.366771] [48527]: DEBUG oslo_concurrency.lockutils [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.367092] [48527]: DEBUG oslo_concurrency.lockutils [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.367236] [48527]: DEBUG oslo_concurrency.lockutils [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.378905] [48527]: INFO nova.api.openstack.wsgi [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance 5e4171da-fe85-4d28-b8d5-572253099ef3 could not be found. [ 1022.379236] [48527]: DEBUG nova.api.openstack.wsgi [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance 5e4171da-fe85-4d28-b8d5-572253099ef3 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1022.379793] [48527]: INFO nova.api.openstack.requestlog [None req-1451a460-2ee5-4d41-89d8-5fc02e975bbc tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 404 len: 111 microversion: 2.1 time: 0.023409 [ 1022.380160] [48527]: [pid: 48527|app: 0|req: 2363/4670] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:46 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1022.382525] [48527]: DEBUG nova.api.openstack.wsgi [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.383932] [48527]: DEBUG nova.compute.api [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.387358] [48527]: DEBUG oslo_concurrency.lockutils [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.387544] [48527]: DEBUG oslo_concurrency.lockutils [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.387652] [48527]: DEBUG oslo_concurrency.lockutils [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.387960] [48527]: DEBUG oslo_concurrency.lockutils [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.388209] [48527]: DEBUG oslo_concurrency.lockutils [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.388414] [48527]: DEBUG oslo_concurrency.lockutils [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.400714] [48527]: INFO nova.api.openstack.wsgi [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Instance 488daad8-772d-442a-9882-624b1012d85d could not be found. [ 1022.400948] [48527]: DEBUG nova.api.openstack.wsgi [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Instance 488daad8-772d-442a-9882-624b1012d85d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1022.401526] [48527]: INFO nova.api.openstack.requestlog [None req-6872d3f6-209d-44fc-9b20-fcc24d07df5a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 404 len: 111 microversion: 2.1 time: 0.020847 [ 1022.401949] [48527]: [pid: 48527|app: 0|req: 2364/4671] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:46 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1022.404779] [48527]: DEBUG nova.api.openstack.wsgi [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.405899] [48527]: DEBUG nova.compute.api [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.411321] [48527]: DEBUG oslo_concurrency.lockutils [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.411566] [48527]: DEBUG oslo_concurrency.lockutils [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.411721] [48527]: DEBUG oslo_concurrency.lockutils [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.412031] [48527]: DEBUG oslo_concurrency.lockutils [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.412190] [48527]: DEBUG oslo_concurrency.lockutils [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.412311] [48527]: DEBUG oslo_concurrency.lockutils [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.433604] [48527]: WARNING neutronclient.v2_0.client [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.453037] [48527]: DEBUG nova.policy [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.459333] [48527]: INFO nova.api.openstack.requestlog [None req-15bdc331-ff84-4eb3-82c3-71a0733d18e2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1211 microversion: 2.1 time: 0.056648 [ 1022.459788] [48527]: [pid: 48527|app: 0|req: 2365/4672] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:46 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.462395] [48527]: DEBUG nova.api.openstack.wsgi [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.463907] [48527]: DEBUG nova.compute.api [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.467382] [48527]: DEBUG oslo_concurrency.lockutils [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.467591] [48527]: DEBUG oslo_concurrency.lockutils [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.467796] [48527]: DEBUG oslo_concurrency.lockutils [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.468086] [48527]: DEBUG oslo_concurrency.lockutils [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.468236] [48527]: DEBUG oslo_concurrency.lockutils [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.468450] [48527]: DEBUG oslo_concurrency.lockutils [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.487071] [48527]: WARNING neutronclient.v2_0.client [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.600657] [48527]: DEBUG nova.policy [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.606960] [48527]: INFO nova.api.openstack.requestlog [None req-31b014de-71ac-4f5e-9081-f654d1cfbe6c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.146507 [ 1022.607580] [48527]: [pid: 48527|app: 0|req: 2366/4673] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:46 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.610569] [48527]: DEBUG nova.api.openstack.wsgi [req-7631cf0d-cbc3-44fb-9f31-df7220740560 req-7f744b94-490d-4662-8301-cc7e0e498d70 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "name": "network-vif-plugged", "status": "completed", "tag": "9391bbc9-000a-4470-9172-f4c60b059a60"}, {"name": "network-changed", "server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "tag": "9391bbc9-000a-4470-9172-f4c60b059a60"}, {"server_uuid": "2e6fc317-baab-447f-93ec-e41795e08848", "name": "network-vif-deleted", "tag": "c5026b22-4035-4206-8311-315208f3465e"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1022.621564] [48527]: DEBUG oslo_concurrency.lockutils [req-7631cf0d-cbc3-44fb-9f31-df7220740560 req-7f744b94-490d-4662-8301-cc7e0e498d70 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.621764] [48527]: DEBUG oslo_concurrency.lockutils [req-7631cf0d-cbc3-44fb-9f31-df7220740560 req-7f744b94-490d-4662-8301-cc7e0e498d70 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.621899] [48527]: DEBUG oslo_concurrency.lockutils [req-7631cf0d-cbc3-44fb-9f31-df7220740560 req-7f744b94-490d-4662-8301-cc7e0e498d70 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.633246] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7631cf0d-cbc3-44fb-9f31-df7220740560 req-7f744b94-490d-4662-8301-cc7e0e498d70 service nova] Creating event network-vif-plugged:9391bbc9-000a-4470-9172-f4c60b059a60 for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 1022.633449] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7631cf0d-cbc3-44fb-9f31-df7220740560 req-7f744b94-490d-4662-8301-cc7e0e498d70 service nova] Creating event network-changed:9391bbc9-000a-4470-9172-f4c60b059a60 for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 1022.633607] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7631cf0d-cbc3-44fb-9f31-df7220740560 req-7f744b94-490d-4662-8301-cc7e0e498d70 service nova] Creating event network-vif-deleted:c5026b22-4035-4206-8311-315208f3465e for instance 2e6fc317-baab-447f-93ec-e41795e08848 on cpu-1 [ 1022.639819] [48527]: INFO nova.api.openstack.requestlog [req-7631cf0d-cbc3-44fb-9f31-df7220740560 req-7f744b94-490d-4662-8301-cc7e0e498d70 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.031042 [ 1022.639819] [48527]: [pid: 48527|app: 0|req: 2367/4674] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:46 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1022.642754] [48527]: DEBUG nova.api.openstack.wsgi [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.644171] [48527]: DEBUG nova.compute.api [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.647989] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.647989] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.648144] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.648405] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.648551] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.648671] [48527]: DEBUG oslo_concurrency.lockutils [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.670391] [48527]: WARNING neutronclient.v2_0.client [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.788555] [48527]: DEBUG nova.policy [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.793517] [48527]: INFO nova.api.openstack.requestlog [None req-924c5cc4-1e97-4028-8cec-eef27781a401 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1512 microversion: 2.1 time: 0.153023 [ 1022.793869] [48527]: [pid: 48527|app: 0|req: 2368/4675] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:46 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1512 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.796577] [48527]: DEBUG nova.api.openstack.wsgi [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.798065] [48527]: DEBUG nova.compute.api [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.801752] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.801950] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.802123] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.802388] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.802529] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.802649] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.826017] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.826266] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.826437] [48527]: DEBUG oslo_concurrency.lockutils [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.826605] [48527]: DEBUG nova.objects.instance [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 0d104c56-bece-4414-94ba-039eecb4c6f9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.831207] [48527]: WARNING neutronclient.v2_0.client [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.852199] [48527]: DEBUG nova.policy [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.857609] [48527]: INFO nova.api.openstack.requestlog [None req-2b1de726-b450-4133-b633-c74669011a13 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 200 len: 1306 microversion: 2.1 time: 0.063103 [ 1022.858135] [48527]: [pid: 48527|app: 0|req: 2369/4676] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:47 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.860765] [48527]: DEBUG nova.api.openstack.wsgi [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.862874] [48527]: DEBUG nova.compute.api [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.866287] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.866492] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.866630] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.866901] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.867057] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.867185] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.887410] [48527]: WARNING neutronclient.v2_0.client [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.949657] [48527]: DEBUG nova.policy [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.954214] [48527]: INFO nova.api.openstack.requestlog [None req-b9b6a81f-6a2e-41ee-ab41-03074ca4b6af tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1313 microversion: 2.1 time: 0.095674 [ 1022.954545] [48527]: [pid: 48527|app: 0|req: 2370/4677] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:47 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1313 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.957063] [48527]: DEBUG nova.api.openstack.wsgi [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.958431] [48527]: DEBUG nova.compute.api [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.961805] [48527]: DEBUG oslo_concurrency.lockutils [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.962108] [48527]: DEBUG oslo_concurrency.lockutils [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.962108] [48527]: DEBUG oslo_concurrency.lockutils [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.962359] [48527]: DEBUG oslo_concurrency.lockutils [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.962502] [48527]: DEBUG oslo_concurrency.lockutils [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.962622] [48527]: DEBUG oslo_concurrency.lockutils [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.984040] [48527]: DEBUG oslo_concurrency.lockutils [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.984230] [48527]: DEBUG oslo_concurrency.lockutils [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.984362] [48527]: DEBUG oslo_concurrency.lockutils [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.984510] [48527]: DEBUG nova.objects.instance [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 2e6fc317-baab-447f-93ec-e41795e08848 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.987450] [48527]: WARNING neutronclient.v2_0.client [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.007315] [48527]: DEBUG nova.policy [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.012013] [48527]: INFO nova.api.openstack.requestlog [None req-29d62a46-d89a-4616-8a06-1d6535c5aa08 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1339 microversion: 2.1 time: 0.056825 [ 1023.012343] [48527]: [pid: 48527|app: 0|req: 2371/4678] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:47 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1339 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.014765] [48527]: DEBUG nova.api.openstack.wsgi [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.016728] [48527]: DEBUG nova.compute.api [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.020513] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.020754] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.020948] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.021267] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.021412] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.021536] [48527]: DEBUG oslo_concurrency.lockutils [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.044347] [48527]: WARNING neutronclient.v2_0.client [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.071486] [48527]: INFO nova.api.openstack.requestlog [None req-aacf0f9d-c387-4e6b-bdc7-e5652343489d tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1978 microversion: 2.75 time: 0.058574 [ 1023.071831] [48527]: [pid: 48527|app: 0|req: 2372/4679] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:47 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1978 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1023.074194] [48527]: DEBUG nova.api.openstack.wsgi [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.075586] [48527]: DEBUG nova.compute.api [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.078779] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.079019] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.079189] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.079463] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.079615] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.079742] [48527]: DEBUG oslo_concurrency.lockutils [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.097702] [48527]: WARNING neutronclient.v2_0.client [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.171354] [48527]: DEBUG nova.policy [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.175465] [48527]: INFO nova.api.openstack.requestlog [None req-92c8cfe8-476a-462f-ab5d-6cd403de5d73 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1401 microversion: 2.1 time: 0.103075 [ 1023.175820] [48527]: [pid: 48527|app: 0|req: 2373/4680] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:47 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1401 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.178182] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a5bf30e-eee2-43cf-8e3c-1c5f3055139b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.198759] [48526]: DEBUG nova.compute.api [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.205847] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.206093] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.206235] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.206502] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.206669] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.206820] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.225387] [48526]: WARNING neutronclient.v2_0.client [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.305094] [48526]: INFO nova.api.openstack.requestlog [None req-2c4d26a8-f9c6-43f8-844a-7a4c7362dbb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 285 microversion: 2.1 time: 9.216954 [ 1023.305613] [48526]: [pid: 48526|app: 0|req: 2308/4681] 10.180.1.21 () {60 vars in 1291 bytes} [Fri Dec 12 13:58:38 2025] POST /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 285 bytes in 9218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1023.306319] [48527]: INFO nova.api.openstack.requestlog [None req-9a5bf30e-eee2-43cf-8e3c-1c5f3055139b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 204 len: 0 microversion: 2.1 time: 0.129921 [ 1023.306658] [48527]: [pid: 48527|app: 0|req: 2374/4682] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:47 2025] DELETE /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1023.308637] [48526]: DEBUG nova.api.openstack.wsgi [None req-a5b66a89-cc80-4148-9905-8fcbccf42279 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.310042] [48526]: WARNING neutronclient.v2_0.client [None req-a5b66a89-cc80-4148-9905-8fcbccf42279 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.311896] [48527]: DEBUG nova.api.openstack.wsgi [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.312141] [48527]: DEBUG nova.compute.api [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.316184] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.316261] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.316446] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.316770] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.316920] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.317061] [48527]: DEBUG oslo_concurrency.lockutils [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.333159] [48527]: DEBUG nova.compute.api [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1023.333720] [48526]: WARNING neutronclient.v2_0.client [None req-a5b66a89-cc80-4148-9905-8fcbccf42279 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.379702] [48527]: INFO nova.api.openstack.requestlog [None req-21b32766-68fa-478d-9a42-9d7d548473a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 204 len: 0 microversion: 2.1 time: 0.069819 [ 1023.380058] [48527]: [pid: 48527|app: 0|req: 2375/4683] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:47 2025] DELETE /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1023.384011] [48527]: DEBUG nova.api.openstack.wsgi [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.386054] [48527]: DEBUG nova.compute.api [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.394740] [48527]: DEBUG oslo_concurrency.lockutils [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.394945] [48527]: DEBUG oslo_concurrency.lockutils [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.395217] [48527]: DEBUG oslo_concurrency.lockutils [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.395446] [48527]: DEBUG oslo_concurrency.lockutils [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.395512] [48527]: DEBUG oslo_concurrency.lockutils [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.395622] [48527]: DEBUG oslo_concurrency.lockutils [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.440328] [48526]: INFO nova.api.openstack.requestlog [None req-a5b66a89-cc80-4148-9905-8fcbccf42279 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/264a2cfe-06dc-4c96-97ea-d903643c4714" status: 202 len: 0 microversion: 2.1 time: 0.133813 [ 1023.440850] [48526]: [pid: 48526|app: 0|req: 2309/4684] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:47 2025] DELETE /compute/v2.1/os-security-groups/264a2cfe-06dc-4c96-97ea-d903643c4714 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1023.441077] [48527]: WARNING neutronclient.v2_0.client [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.443938] [48526]: DEBUG nova.api.openstack.wsgi [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.445823] [48526]: DEBUG nova.compute.api [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.451628] [48526]: DEBUG oslo_concurrency.lockutils [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.451913] [48526]: DEBUG oslo_concurrency.lockutils [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.452069] [48526]: DEBUG oslo_concurrency.lockutils [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.452301] [48526]: DEBUG oslo_concurrency.lockutils [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.452459] [48526]: DEBUG oslo_concurrency.lockutils [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.452602] [48526]: DEBUG oslo_concurrency.lockutils [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.480993] [48526]: WARNING neutronclient.v2_0.client [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.526214] [48527]: INFO nova.api.openstack.requestlog [None req-f119052f-e461-4ef1-8389-f7bb71032704 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/9391bbc9-000a-4470-9172-f4c60b059a60" status: 200 len: 285 microversion: 2.1 time: 0.144925 [ 1023.526594] [48527]: [pid: 48527|app: 0|req: 2376/4685] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 13:58:47 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/9391bbc9-000a-4470-9172-f4c60b059a60 => generated 285 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1023.529423] [48527]: DEBUG nova.api.openstack.wsgi [None req-8da629fb-f671-463c-8400-0f9170b59a23 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.530436] [48527]: WARNING neutronclient.v2_0.client [None req-8da629fb-f671-463c-8400-0f9170b59a23 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.550918] [48526]: DEBUG nova.policy [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.555694] [48527]: WARNING neutronclient.v2_0.client [None req-8da629fb-f671-463c-8400-0f9170b59a23 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.558530] [48526]: INFO nova.api.openstack.requestlog [None req-dde15547-3c31-4dc1-876f-cc54e23cd32b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1514 microversion: 2.1 time: 0.117160 [ 1023.558908] [48526]: [pid: 48526|app: 0|req: 2310/4686] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:47 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1514 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.563368] [48526]: DEBUG nova.api.openstack.wsgi [None req-6aaf1b85-c908-495e-9dc8-828283075982 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1023.569032] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aaf1b85-c908-495e-9dc8-828283075982 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.569032] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aaf1b85-c908-495e-9dc8-828283075982 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.569032] [48526]: DEBUG oslo_concurrency.lockutils [None req-6aaf1b85-c908-495e-9dc8-828283075982 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.585191] [48526]: DEBUG nova.compute.api [None req-6aaf1b85-c908-495e-9dc8-828283075982 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Going to try to stop instance {{(pid=48526) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1023.623591] [48526]: INFO nova.api.openstack.requestlog [None req-6aaf1b85-c908-495e-9dc8-828283075982 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/action" status: 202 len: 0 microversion: 2.1 time: 0.063796 [ 1023.624297] [48526]: [pid: 48526|app: 0|req: 2311/4687] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:47 2025] POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1023.628597] [48526]: DEBUG nova.api.openstack.wsgi [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.630704] [48526]: DEBUG nova.compute.api [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.637355] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.637933] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.637933] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.638109] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.638197] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.638324] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.641414] [48527]: INFO nova.api.openstack.requestlog [None req-8da629fb-f671-463c-8400-0f9170b59a23 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/305a4aef-9a95-45aa-a1de-ddddc6b1fbe4" status: 202 len: 0 microversion: 2.1 time: 0.114018 [ 1023.642068] [48527]: [pid: 48527|app: 0|req: 2377/4688] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:47 2025] DELETE /compute/v2.1/os-security-groups/305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1023.646334] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1169627018", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "4c5eb621-a534-467b-87c2-fe04b1885b4c"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1023.667235] [48526]: WARNING neutronclient.v2_0.client [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.688555] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.688749] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.688884] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.689234] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.691356] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.691491] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.695279] [48526]: DEBUG nova.policy [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.695636] [48527]: DEBUG nova.network.neutron [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] validate_networks() for [('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1023.695942] [48527]: WARNING neutronclient.v2_0.client [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.697146] [48527]: WARNING openstack [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1023.697770] [48527]: WARNING openstack [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1023.700917] [48526]: INFO nova.api.openstack.requestlog [None req-0c382857-51a7-4fd1-bba2-bcc3b8a7f432 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1211 microversion: 2.1 time: 0.075799 [ 1023.701515] [48526]: [pid: 48526|app: 0|req: 2312/4689] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:47 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1211 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.703967] [48526]: DEBUG nova.api.openstack.wsgi [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.704294] [48527]: INFO nova.network.neutron [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] _ports_needed_per_instance requested_netwokrs=[('4c5eb621-a534-467b-87c2-fe04b1885b4c', None, None, None, None, None)] [ 1023.705509] [48526]: DEBUG nova.compute.api [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.709554] [48526]: DEBUG oslo_concurrency.lockutils [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.710188] [48526]: DEBUG oslo_concurrency.lockutils [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.710188] [48526]: DEBUG oslo_concurrency.lockutils [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.710334] [48526]: DEBUG oslo_concurrency.lockutils [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.710533] [48526]: DEBUG oslo_concurrency.lockutils [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.710717] [48526]: DEBUG oslo_concurrency.lockutils [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.730438] [48526]: WARNING neutronclient.v2_0.client [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.788528] [48526]: INFO nova.api.openstack.requestlog [None req-95bf030c-28f0-494c-bb71-026e8d5052bb tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 812 microversion: 2.1 time: 0.086185 [ 1023.789171] [48526]: [pid: 48526|app: 0|req: 2313/4690] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:47 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 812 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1023.793329] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.795410] [48526]: DEBUG nova.compute.api [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.799885] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.800125] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.800267] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.800542] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.800779] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.800871] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.823252] [48526]: WARNING neutronclient.v2_0.client [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.848591] [48527]: WARNING neutronclient.v2_0.client [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.849294] [48527]: WARNING openstack [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1023.849658] [48527]: WARNING openstack [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1023.893908] [48526]: DEBUG nova.policy [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.898768] [48526]: INFO nova.api.openstack.requestlog [None req-b2c6acaf-c3f3-453d-90ad-5850c31a221b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.108557 [ 1023.898916] [48526]: [pid: 48526|app: 0|req: 2314/4691] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.902772] [48526]: DEBUG nova.api.openstack.wsgi [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.903173] [48526]: DEBUG nova.compute.api [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.907027] [48526]: DEBUG oslo_concurrency.lockutils [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.907348] [48526]: DEBUG oslo_concurrency.lockutils [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.907544] [48526]: DEBUG oslo_concurrency.lockutils [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.907833] [48526]: DEBUG oslo_concurrency.lockutils [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.907980] [48526]: DEBUG oslo_concurrency.lockutils [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.908192] [48526]: DEBUG oslo_concurrency.lockutils [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.926733] [48526]: WARNING neutronclient.v2_0.client [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.946304] [48527]: DEBUG nova.virt.hardware [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1023.946642] [48527]: DEBUG nova.virt.hardware [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1023.946952] [48527]: DEBUG nova.virt.hardware [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1023.947225] [48527]: DEBUG nova.virt.hardware [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1023.947518] [48527]: DEBUG nova.virt.hardware [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1023.956403] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.956862] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.957188] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.957674] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.958978] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.959255] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.972551] [48527]: DEBUG nova.quota [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1023.976250] [48527]: DEBUG nova.quota [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Getting quotas for user a40387880ebd48d18f0391f0cf96eebb and project 2249e1f71db248f38994d05289d204d4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1023.982161] [48527]: DEBUG nova.compute.api [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1023.983545] [48527]: DEBUG nova.compute.api [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1024.018046] [48527]: INFO nova.api.openstack.requestlog [None req-ba94a94d-2fe5-4ba9-9997-bbfc6f435e32 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.374884 [ 1024.018046] [48527]: [pid: 48527|app: 0|req: 2378/4692] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:58:47 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) [ 1024.020502] [48527]: DEBUG nova.api.openstack.wsgi [None req-eee9542f-a9fb-4fe8-b4eb-4c0e3ba1ba3e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1777051598", "description": "tempest-description-1550919864"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1024.023435] [48526]: DEBUG nova.policy [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.023916] [48527]: WARNING neutronclient.v2_0.client [None req-eee9542f-a9fb-4fe8-b4eb-4c0e3ba1ba3e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.028100] [48526]: INFO nova.api.openstack.requestlog [None req-e80dddf8-a5d5-4b8a-874f-9c5d6d945473 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1676 microversion: 2.1 time: 0.128237 [ 1024.028257] [48526]: [pid: 48526|app: 0|req: 2315/4693] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1676 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.030815] [48526]: DEBUG nova.api.openstack.wsgi [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.035377] [48526]: DEBUG nova.compute.api [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.040620] [48526]: DEBUG oslo_concurrency.lockutils [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.041070] [48526]: DEBUG oslo_concurrency.lockutils [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.045145] [48526]: DEBUG oslo_concurrency.lockutils [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.045145] [48526]: DEBUG oslo_concurrency.lockutils [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.045145] [48526]: DEBUG oslo_concurrency.lockutils [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.045145] [48526]: DEBUG oslo_concurrency.lockutils [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.056665] [48526]: WARNING neutronclient.v2_0.client [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.110542] [48526]: INFO nova.api.openstack.requestlog [None req-90187003-7254-422e-bcd8-fb1044a30619 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/8639d19d-782f-411c-bbf4-474b63da731d" status: 200 len: 285 microversion: 2.1 time: 0.081702 [ 1024.110934] [48526]: [pid: 48526|app: 0|req: 2316/4694] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/8639d19d-782f-411c-bbf4-474b63da731d => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1024.113912] [48526]: DEBUG nova.api.openstack.wsgi [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.117573] [48526]: DEBUG nova.compute.api [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.120337] [48526]: DEBUG oslo_concurrency.lockutils [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.120527] [48526]: DEBUG oslo_concurrency.lockutils [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.120634] [48526]: DEBUG oslo_concurrency.lockutils [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.120917] [48526]: DEBUG oslo_concurrency.lockutils [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.121100] [48526]: DEBUG oslo_concurrency.lockutils [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.121242] [48526]: DEBUG oslo_concurrency.lockutils [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.151685] [48526]: WARNING neutronclient.v2_0.client [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.169660] [48527]: INFO nova.api.openstack.requestlog [None req-eee9542f-a9fb-4fe8-b4eb-4c0e3ba1ba3e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.149089 [ 1024.169660] [48527]: [pid: 48527|app: 0|req: 2379/4695] 10.180.1.21 () {60 vars in 1175 bytes} [Fri Dec 12 13:58:48 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1024.173041] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.175114] [48527]: DEBUG nova.compute.api [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 0d104c56-bece-4414-94ba-039eecb4c6f9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.245775] [48526]: DEBUG nova.policy [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.251135] [48526]: INFO nova.api.openstack.requestlog [None req-38d4e9c0-385e-4ccd-9fa0-8962f4d862de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1512 microversion: 2.1 time: 0.139441 [ 1024.251824] [48526]: [pid: 48526|app: 0|req: 2317/4696] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1512 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.254174] [48526]: DEBUG nova.api.openstack.wsgi [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.255944] [48526]: DEBUG nova.compute.api [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.260340] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.260340] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.260525] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.261023] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.261023] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.261023] [48526]: DEBUG oslo_concurrency.lockutils [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.281603] [48526]: WARNING neutronclient.v2_0.client [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.411797] [48526]: DEBUG nova.policy [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.420037] [48526]: INFO nova.api.openstack.requestlog [None req-2c992f67-bc37-4e44-ba96-2e914adffd2a tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1313 microversion: 2.1 time: 0.167814 [ 1024.420445] [48526]: [pid: 48526|app: 0|req: 2318/4697] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1313 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.423692] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce417423-4893-4287-b6f1-4130397c1d5d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.429042] [48526]: DEBUG nova.compute.api [None req-ce417423-4893-4287-b6f1-4130397c1d5d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.438742] [48526]: WARNING neutronclient.v2_0.client [None req-ce417423-4893-4287-b6f1-4130397c1d5d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.462715] [48526]: DEBUG nova.policy [None req-ce417423-4893-4287-b6f1-4130397c1d5d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.466813] [48526]: INFO nova.api.openstack.requestlog [None req-ce417423-4893-4287-b6f1-4130397c1d5d tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1206 microversion: 2.1 time: 0.045765 [ 1024.467195] [48526]: [pid: 48526|app: 0|req: 2319/4698] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1206 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.469762] [48526]: DEBUG nova.api.openstack.wsgi [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.471217] [48526]: DEBUG nova.compute.api [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.475968] [48526]: DEBUG oslo_concurrency.lockutils [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.476184] [48526]: DEBUG oslo_concurrency.lockutils [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.476321] [48526]: DEBUG oslo_concurrency.lockutils [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.476586] [48526]: DEBUG oslo_concurrency.lockutils [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.476731] [48526]: DEBUG oslo_concurrency.lockutils [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.476852] [48526]: DEBUG oslo_concurrency.lockutils [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.511349] [48526]: DEBUG oslo_concurrency.lockutils [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.511625] [48526]: DEBUG oslo_concurrency.lockutils [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.511838] [48526]: DEBUG oslo_concurrency.lockutils [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.512031] [48526]: DEBUG nova.objects.instance [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 2e6fc317-baab-447f-93ec-e41795e08848 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.517666] [48526]: WARNING neutronclient.v2_0.client [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.523753] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.523959] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.524117] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.524398] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.524546] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.524672] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.535609] [48527]: INFO nova.api.openstack.wsgi [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] HTTP exception thrown: Instance 0d104c56-bece-4414-94ba-039eecb4c6f9 could not be found. [ 1024.536119] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Returning 404 to user: Instance 0d104c56-bece-4414-94ba-039eecb4c6f9 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1024.536552] [48527]: INFO nova.api.openstack.requestlog [None req-2a2d0430-015f-448f-9270-d4005eab9ff3 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9" status: 404 len: 111 microversion: 2.1 time: 0.367146 [ 1024.537136] [48527]: [pid: 48527|app: 0|req: 2380/4699] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/0d104c56-bece-4414-94ba-039eecb4c6f9 => generated 111 bytes in 368 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1024.540939] [48526]: DEBUG nova.policy [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.541305] [48527]: DEBUG nova.api.openstack.wsgi [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.542797] [48527]: DEBUG nova.compute.api [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.546069] [48526]: INFO nova.api.openstack.requestlog [None req-34515ebf-8089-4b07-9072-4a38aefa9cc1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1339 microversion: 2.1 time: 0.078219 [ 1024.546553] [48526]: [pid: 48526|app: 0|req: 2320/4700] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1339 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.548661] [48527]: DEBUG oslo_concurrency.lockutils [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.548865] [48527]: DEBUG oslo_concurrency.lockutils [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.549015] [48527]: DEBUG oslo_concurrency.lockutils [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.549129] [48526]: DEBUG nova.api.openstack.wsgi [None req-e5df2e65-7471-47bb-9c8d-965ac2d944ee tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.549352] [48527]: DEBUG oslo_concurrency.lockutils [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.549409] [48526]: DEBUG nova.compute.api [None req-e5df2e65-7471-47bb-9c8d-965ac2d944ee tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.549529] [48527]: DEBUG oslo_concurrency.lockutils [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.549742] [48527]: DEBUG oslo_concurrency.lockutils [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.552879] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5df2e65-7471-47bb-9c8d-965ac2d944ee tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.553086] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5df2e65-7471-47bb-9c8d-965ac2d944ee tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.553221] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5df2e65-7471-47bb-9c8d-965ac2d944ee tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.553489] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5df2e65-7471-47bb-9c8d-965ac2d944ee tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.553636] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5df2e65-7471-47bb-9c8d-965ac2d944ee tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.553755] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5df2e65-7471-47bb-9c8d-965ac2d944ee tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.574820] [48527]: WARNING neutronclient.v2_0.client [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.612147] [48526]: INFO nova.api.openstack.requestlog [None req-e5df2e65-7471-47bb-9c8d-965ac2d944ee tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/23745ad0-766f-40d2-9685-f57e6ebcc746" status: 202 len: 0 microversion: 2.1 time: 0.064851 [ 1024.612873] [48526]: [pid: 48526|app: 0|req: 2321/4701] 10.180.1.21 () {58 vars in 1384 bytes} [Fri Dec 12 13:58:48 2025] DELETE /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface/23745ad0-766f-40d2-9685-f57e6ebcc746 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1024.617810] [48526]: DEBUG nova.api.openstack.wsgi [None req-61751bff-bee5-453d-baff-d36b2a54643b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Action: 'update', calling method: >, body: {"security_group": {"name": "tempest-sg-hth-954239632", "description": "tempest-description-hth-6814725"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1024.622229] [48527]: INFO nova.api.openstack.requestlog [None req-36cad1ae-b712-423d-b713-167b4dc60931 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1978 microversion: 2.75 time: 0.082314 [ 1024.622327] [48526]: WARNING neutronclient.v2_0.client [None req-61751bff-bee5-453d-baff-d36b2a54643b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.622407] [48527]: [pid: 48527|app: 0|req: 2381/4702] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1978 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1024.624971] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.627012] [48527]: DEBUG nova.compute.api [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.633380] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.633602] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.634240] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.634240] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.634240] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.634591] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.659339] [48527]: WARNING neutronclient.v2_0.client [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.660648] [48526]: WARNING neutronclient.v2_0.client [None req-61751bff-bee5-453d-baff-d36b2a54643b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.741755] [48526]: INFO nova.api.openstack.requestlog [None req-61751bff-bee5-453d-baff-d36b2a54643b tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/43a12a81-5f00-42aa-a23a-6a87066fd2a8" status: 200 len: 214 microversion: 2.1 time: 0.127969 [ 1024.742200] [48526]: [pid: 48526|app: 0|req: 2322/4703] 10.180.1.21 () {60 vars in 1285 bytes} [Fri Dec 12 13:58:48 2025] PUT /compute/v2.1/os-security-groups/43a12a81-5f00-42aa-a23a-6a87066fd2a8 => generated 214 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1024.745828] [48526]: DEBUG nova.api.openstack.wsgi [req-da8e09e7-69f7-4a18-9b03-e3c48d75dd37 req-7140967f-b506-4f03-b912-be1fa6b1a109 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b70843a6-aab2-4a1f-bdbe-9f4d6d189efe", "name": "network-vif-plugged", "status": "completed", "tag": "32bff452-a139-46d8-b937-8e5103f1a40c"}, {"name": "network-changed", "server_uuid": "b70843a6-aab2-4a1f-bdbe-9f4d6d189efe", "tag": "32bff452-a139-46d8-b937-8e5103f1a40c"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1024.754865] [48526]: DEBUG oslo_concurrency.lockutils [req-da8e09e7-69f7-4a18-9b03-e3c48d75dd37 req-7140967f-b506-4f03-b912-be1fa6b1a109 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.755186] [48526]: DEBUG oslo_concurrency.lockutils [req-da8e09e7-69f7-4a18-9b03-e3c48d75dd37 req-7140967f-b506-4f03-b912-be1fa6b1a109 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.755437] [48526]: DEBUG oslo_concurrency.lockutils [req-da8e09e7-69f7-4a18-9b03-e3c48d75dd37 req-7140967f-b506-4f03-b912-be1fa6b1a109 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.762157] [48526]: INFO nova.api.openstack.compute.server_external_events [req-da8e09e7-69f7-4a18-9b03-e3c48d75dd37 req-7140967f-b506-4f03-b912-be1fa6b1a109 service nova] Creating event network-vif-plugged:32bff452-a139-46d8-b937-8e5103f1a40c for instance b70843a6-aab2-4a1f-bdbe-9f4d6d189efe on cpu-1 [ 1024.762395] [48526]: INFO nova.api.openstack.compute.server_external_events [req-da8e09e7-69f7-4a18-9b03-e3c48d75dd37 req-7140967f-b506-4f03-b912-be1fa6b1a109 service nova] Creating event network-changed:32bff452-a139-46d8-b937-8e5103f1a40c for instance b70843a6-aab2-4a1f-bdbe-9f4d6d189efe on cpu-1 [ 1024.767082] [48526]: INFO nova.api.openstack.requestlog [req-da8e09e7-69f7-4a18-9b03-e3c48d75dd37 req-7140967f-b506-4f03-b912-be1fa6b1a109 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024045 [ 1024.767592] [48526]: [pid: 48526|app: 0|req: 2323/4704] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:48 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) [ 1024.770470] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.770711] [48526]: DEBUG nova.compute.api [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.775219] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.775530] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.775695] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.776938] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.776938] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.776938] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.785306] [48527]: DEBUG nova.policy [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.790158] [48527]: INFO nova.api.openstack.requestlog [None req-ac71bb04-2837-4ca6-af22-f923e490afd6 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1401 microversion: 2.1 time: 0.167431 [ 1024.790537] [48527]: [pid: 48527|app: 0|req: 2382/4705] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:48 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1401 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.792996] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.794522] [48527]: DEBUG nova.compute.api [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.800373] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.800373] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.800702] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.800750] [48526]: DEBUG nova.compute.api [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1024.800796] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.800970] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.801109] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.820778] [48527]: WARNING neutronclient.v2_0.client [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.859174] [48526]: INFO nova.api.openstack.requestlog [None req-0ffc2e7c-be04-4f15-aeda-cce54391d3e0 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 204 len: 0 microversion: 2.1 time: 0.090731 [ 1024.859677] [48526]: [pid: 48526|app: 0|req: 2324/4706] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:48 2025] DELETE /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1024.864705] [48526]: DEBUG nova.api.openstack.wsgi [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.866429] [48526]: DEBUG nova.compute.api [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.870146] [48526]: DEBUG oslo_concurrency.lockutils [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.870365] [48526]: DEBUG oslo_concurrency.lockutils [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.870535] [48526]: DEBUG oslo_concurrency.lockutils [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.870802] [48526]: DEBUG oslo_concurrency.lockutils [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.870965] [48526]: DEBUG oslo_concurrency.lockutils [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.871097] [48526]: DEBUG oslo_concurrency.lockutils [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.887809] [48526]: WARNING neutronclient.v2_0.client [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.941873] [48527]: DEBUG nova.policy [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.944769] [48526]: INFO nova.api.openstack.requestlog [None req-85fa0252-1b51-472c-8f7f-b1ace476d9a2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 812 microversion: 2.1 time: 0.084068 [ 1024.945213] [48526]: [pid: 48526|app: 0|req: 2325/4707] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 812 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1024.947879] [48526]: DEBUG nova.api.openstack.wsgi [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.948614] [48527]: INFO nova.api.openstack.requestlog [None req-b0562660-9de0-496c-960b-c9138cdf9808 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1491 microversion: 2.1 time: 0.157395 [ 1024.949112] [48527]: [pid: 48527|app: 0|req: 2383/4708] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1491 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.950286] [48526]: DEBUG nova.compute.api [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.953348] [48527]: DEBUG nova.api.openstack.wsgi [None req-85a4d81e-9e67-46e6-b375-d2675cbe3594 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.954840] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.955051] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.955188] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.955455] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.955592] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.955711] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.957062] [48527]: WARNING neutronclient.v2_0.client [None req-85a4d81e-9e67-46e6-b375-d2675cbe3594 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.976613] [48526]: WARNING neutronclient.v2_0.client [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.987834] [48527]: INFO nova.api.openstack.requestlog [None req-85a4d81e-9e67-46e6-b375-d2675cbe3594 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/43a12a81-5f00-42aa-a23a-6a87066fd2a8" status: 200 len: 214 microversion: 2.1 time: 0.037817 [ 1024.991023] [48527]: [pid: 48527|app: 0|req: 2384/4709] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/os-security-groups/43a12a81-5f00-42aa-a23a-6a87066fd2a8 => generated 214 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1024.992208] [48527]: DEBUG nova.api.openstack.wsgi [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.995069] [48527]: DEBUG nova.compute.api [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.998219] [48526]: DEBUG nova.policy [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.006189] [48527]: DEBUG oslo_concurrency.lockutils [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.006189] [48527]: DEBUG oslo_concurrency.lockutils [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.006189] [48527]: DEBUG oslo_concurrency.lockutils [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.006478] [48526]: INFO nova.api.openstack.requestlog [None req-3f4fb6d1-af37-43cf-bf7d-af71abb8926f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1211 microversion: 2.1 time: 0.058336 [ 1025.006478] [48526]: [pid: 48526|app: 0|req: 2326/4710] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.006557] [48527]: DEBUG oslo_concurrency.lockutils [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.006557] [48527]: DEBUG oslo_concurrency.lockutils [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.006557] [48527]: DEBUG oslo_concurrency.lockutils [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.009054] [48526]: DEBUG nova.api.openstack.wsgi [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.011956] [48526]: DEBUG nova.compute.api [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.015845] [48526]: DEBUG oslo_concurrency.lockutils [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.016755] [48526]: DEBUG oslo_concurrency.lockutils [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.016755] [48526]: DEBUG oslo_concurrency.lockutils [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.017032] [48526]: DEBUG oslo_concurrency.lockutils [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.017289] [48526]: DEBUG oslo_concurrency.lockutils [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.017567] [48526]: DEBUG oslo_concurrency.lockutils [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.033997] [48527]: WARNING neutronclient.v2_0.client [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.041564] [48526]: WARNING neutronclient.v2_0.client [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.142108] [48527]: DEBUG nova.policy [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.148532] [48527]: INFO nova.api.openstack.requestlog [None req-774d7403-444f-40af-9c9b-709ca7ea661b tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1519 microversion: 2.1 time: 0.159233 [ 1025.149058] [48527]: [pid: 48527|app: 0|req: 2385/4711] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1519 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.153331] [48527]: DEBUG nova.api.openstack.wsgi [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.156018] [48527]: DEBUG nova.compute.api [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.156150] [48526]: DEBUG nova.policy [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.160582] [48527]: DEBUG oslo_concurrency.lockutils [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.160902] [48527]: DEBUG oslo_concurrency.lockutils [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.161151] [48527]: DEBUG oslo_concurrency.lockutils [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.161300] [48526]: INFO nova.api.openstack.requestlog [None req-b689297c-4aba-45cd-9f09-3999a97b42b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.155882 [ 1025.161590] [48527]: DEBUG oslo_concurrency.lockutils [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.161682] [48526]: [pid: 48526|app: 0|req: 2327/4712] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.161832] [48527]: DEBUG oslo_concurrency.lockutils [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.162072] [48527]: DEBUG oslo_concurrency.lockutils [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.164262] [48526]: DEBUG nova.api.openstack.wsgi [None req-2081a2cf-57c1-4452-a02b-86e5dd62db14 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.165328] [48526]: WARNING neutronclient.v2_0.client [None req-2081a2cf-57c1-4452-a02b-86e5dd62db14 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.184481] [48527]: WARNING neutronclient.v2_0.client [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.193251] [48526]: WARNING neutronclient.v2_0.client [None req-2081a2cf-57c1-4452-a02b-86e5dd62db14 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.265987] [48527]: DEBUG nova.policy [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.271770] [48527]: INFO nova.api.openstack.requestlog [None req-edd13023-e31f-46aa-a430-0fc0b664e496 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1491 microversion: 2.1 time: 0.121800 [ 1025.272136] [48527]: [pid: 48527|app: 0|req: 2386/4713] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1491 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.277242] [48527]: DEBUG nova.api.openstack.wsgi [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.279197] [48527]: DEBUG nova.compute.api [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.284549] [48527]: DEBUG oslo_concurrency.lockutils [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.284835] [48527]: DEBUG oslo_concurrency.lockutils [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.284934] [48527]: DEBUG oslo_concurrency.lockutils [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.285342] [48527]: DEBUG oslo_concurrency.lockutils [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.285588] [48527]: DEBUG oslo_concurrency.lockutils [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.285803] [48527]: DEBUG oslo_concurrency.lockutils [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.309886] [48526]: INFO nova.api.openstack.requestlog [None req-2081a2cf-57c1-4452-a02b-86e5dd62db14 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/43a12a81-5f00-42aa-a23a-6a87066fd2a8" status: 202 len: 0 microversion: 2.1 time: 0.147440 [ 1025.310285] [48526]: [pid: 48526|app: 0|req: 2328/4714] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:49 2025] DELETE /compute/v2.1/os-security-groups/43a12a81-5f00-42aa-a23a-6a87066fd2a8 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1025.316503] [48526]: DEBUG nova.api.openstack.wsgi [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.317544] [48527]: WARNING neutronclient.v2_0.client [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.318026] [48526]: DEBUG nova.compute.api [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.325777] [48526]: DEBUG oslo_concurrency.lockutils [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.325777] [48526]: DEBUG oslo_concurrency.lockutils [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.325777] [48526]: DEBUG oslo_concurrency.lockutils [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.325777] [48526]: DEBUG oslo_concurrency.lockutils [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.325777] [48526]: DEBUG oslo_concurrency.lockutils [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.325777] [48526]: DEBUG oslo_concurrency.lockutils [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.361370] [48526]: WARNING neutronclient.v2_0.client [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.451912] [48527]: DEBUG nova.policy [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.460663] [48527]: INFO nova.api.openstack.requestlog [None req-1676a828-bf43-4445-964d-cb810d1521d9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1676 microversion: 2.1 time: 0.187363 [ 1025.461084] [48527]: [pid: 48527|app: 0|req: 2387/4715] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1676 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.466885] [48527]: DEBUG nova.api.openstack.wsgi [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.469574] [48527]: DEBUG nova.compute.api [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.475813] [48527]: DEBUG oslo_concurrency.lockutils [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.476184] [48527]: DEBUG oslo_concurrency.lockutils [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.476448] [48527]: DEBUG oslo_concurrency.lockutils [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.476922] [48527]: DEBUG oslo_concurrency.lockutils [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.477270] [48527]: DEBUG oslo_concurrency.lockutils [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.477458] [48527]: DEBUG oslo_concurrency.lockutils [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.507041] [48527]: WARNING neutronclient.v2_0.client [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.526793] [48526]: DEBUG nova.policy [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.532510] [48526]: INFO nova.api.openstack.requestlog [None req-163327e4-6e6a-4179-bd73-8bc0182529e8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1512 microversion: 2.1 time: 0.221618 [ 1025.533028] [48526]: [pid: 48526|app: 0|req: 2329/4716] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1512 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.535620] [48526]: DEBUG nova.api.openstack.wsgi [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.535821] [48526]: DEBUG nova.compute.api [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.539301] [48526]: DEBUG oslo_concurrency.lockutils [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.539499] [48526]: DEBUG oslo_concurrency.lockutils [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.539571] [48526]: DEBUG oslo_concurrency.lockutils [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.539886] [48526]: DEBUG oslo_concurrency.lockutils [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.540050] [48526]: DEBUG oslo_concurrency.lockutils [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.540181] [48526]: DEBUG oslo_concurrency.lockutils [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.551406] [48526]: INFO nova.api.openstack.wsgi [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Instance 488daad8-772d-442a-9882-624b1012d85d could not be found. [ 1025.551406] [48526]: DEBUG nova.api.openstack.wsgi [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Instance 488daad8-772d-442a-9882-624b1012d85d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1025.551406] [48526]: INFO nova.api.openstack.requestlog [None req-144ae8a8-2cf7-491e-b715-6b6af31933d7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 404 len: 111 microversion: 2.1 time: 0.017841 [ 1025.551679] [48526]: [pid: 48526|app: 0|req: 2330/4717] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:49 2025] DELETE /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1025.554034] [48526]: DEBUG nova.api.openstack.wsgi [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.555415] [48526]: DEBUG nova.compute.api [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.558941] [48526]: DEBUG oslo_concurrency.lockutils [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.559257] [48526]: DEBUG oslo_concurrency.lockutils [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.559474] [48526]: DEBUG oslo_concurrency.lockutils [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.559593] [48526]: DEBUG oslo_concurrency.lockutils [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.559743] [48526]: DEBUG oslo_concurrency.lockutils [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.559871] [48526]: DEBUG oslo_concurrency.lockutils [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.580820] [48526]: WARNING neutronclient.v2_0.client [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.585461] [48527]: DEBUG nova.policy [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.591352] [48527]: INFO nova.api.openstack.requestlog [None req-31dd9aad-5726-4581-a0ce-387b06059d0f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1670 microversion: 2.1 time: 0.129409 [ 1025.591836] [48527]: [pid: 48527|app: 0|req: 2388/4718] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1670 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.595592] [48527]: DEBUG nova.api.openstack.wsgi [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.597465] [48527]: DEBUG nova.compute.api [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.602372] [48527]: DEBUG oslo_concurrency.lockutils [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.602676] [48527]: DEBUG oslo_concurrency.lockutils [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.602887] [48527]: DEBUG oslo_concurrency.lockutils [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.603284] [48527]: DEBUG oslo_concurrency.lockutils [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.603514] [48527]: DEBUG oslo_concurrency.lockutils [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.603706] [48527]: DEBUG oslo_concurrency.lockutils [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.620987] [48527]: WARNING neutronclient.v2_0.client [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.662504] [48526]: DEBUG nova.policy [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.665552] [48527]: DEBUG nova.policy [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.671865] [48527]: INFO nova.api.openstack.requestlog [None req-d23c0e2c-6cae-46a5-9995-1c407152cb85 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1202 microversion: 2.1 time: 0.079263 [ 1025.672273] [48527]: [pid: 48527|app: 0|req: 2389/4719] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1202 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.675135] [48526]: INFO nova.api.openstack.requestlog [None req-72e4b620-13ef-4708-ab22-b82d851d42ca tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1313 microversion: 2.1 time: 0.122812 [ 1025.676011] [48526]: [pid: 48526|app: 0|req: 2331/4720] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1313 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.676109] [48527]: DEBUG nova.api.openstack.wsgi [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.677684] [48527]: DEBUG nova.compute.api [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 488daad8-772d-442a-9882-624b1012d85d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.681254] [48526]: DEBUG nova.api.openstack.wsgi [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.682871] [48526]: DEBUG nova.compute.api [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.685676] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.686076] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.686176] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.686538] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.686760] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.686924] [48527]: DEBUG oslo_concurrency.lockutils [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.687114] [48526]: DEBUG oslo_concurrency.lockutils [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.688974] [48526]: DEBUG oslo_concurrency.lockutils [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.688974] [48526]: DEBUG oslo_concurrency.lockutils [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.688974] [48526]: DEBUG oslo_concurrency.lockutils [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.688974] [48526]: DEBUG oslo_concurrency.lockutils [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.688974] [48526]: DEBUG oslo_concurrency.lockutils [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.697034] [48527]: INFO nova.api.openstack.wsgi [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Instance 488daad8-772d-442a-9882-624b1012d85d could not be found. [ 1025.697429] [48527]: DEBUG nova.api.openstack.wsgi [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Instance 488daad8-772d-442a-9882-624b1012d85d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1025.697863] [48527]: INFO nova.api.openstack.requestlog [None req-a2df014e-1704-4359-9d88-481ec50b6f4f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d" status: 404 len: 111 microversion: 2.1 time: 0.025076 [ 1025.698378] [48527]: [pid: 48527|app: 0|req: 2390/4721] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/488daad8-772d-442a-9882-624b1012d85d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1025.702403] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.702606] [48527]: DEBUG nova.compute.api [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.707039] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.707241] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.707384] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.707657] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.707804] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.707931] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.711051] [48526]: DEBUG oslo_concurrency.lockutils [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.711253] [48526]: DEBUG oslo_concurrency.lockutils [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.711374] [48526]: DEBUG oslo_concurrency.lockutils [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.711530] [48526]: DEBUG nova.objects.instance [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 2e6fc317-baab-447f-93ec-e41795e08848 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.715116] [48526]: WARNING neutronclient.v2_0.client [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.725665] [48527]: DEBUG nova.compute.api [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1025.736237] [48526]: DEBUG nova.policy [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.741442] [48526]: INFO nova.api.openstack.requestlog [None req-65fdf950-c08d-4b14-93bf-64eba8cd15f8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1339 microversion: 2.1 time: 0.065380 [ 1025.742160] [48526]: [pid: 48526|app: 0|req: 2332/4722] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1339 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.748178] [48526]: DEBUG nova.api.openstack.wsgi [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.748178] [48526]: DEBUG nova.compute.api [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.752829] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.753313] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.753645] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.754098] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.754371] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.754631] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.803902] [48527]: INFO nova.api.openstack.requestlog [None req-0ba03be6-dc87-4e17-9afa-9b7dd61bf119 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 204 len: 0 microversion: 2.1 time: 0.104764 [ 1025.804348] [48527]: [pid: 48527|app: 0|req: 2391/4723] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:49 2025] DELETE /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1025.807834] [48527]: DEBUG nova.api.openstack.wsgi [None req-90779eca-6657-41f9-be52-8f2a8d1bd21a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.808155] [48526]: WARNING neutronclient.v2_0.client [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.809223] [48527]: WARNING neutronclient.v2_0.client [None req-90779eca-6657-41f9-be52-8f2a8d1bd21a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.836032] [48527]: DEBUG neutronclient.v2_0.client [None req-90779eca-6657-41f9-be52-8f2a8d1bd21a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 does not exist", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1025.836533] [48527]: DEBUG nova.network.security_group_api [None req-90779eca-6657-41f9-be52-8f2a8d1bd21a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group 305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 not found {{(pid=48527) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1025.836800] [48527]: INFO nova.api.openstack.wsgi [None req-90779eca-6657-41f9-be52-8f2a8d1bd21a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group 305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 does not exist [ 1025.836800] [48527]: Neutron server returns request_ids: ['req-23972adc-92f9-45a8-99a9-6b8488adec1f'] [ 1025.837102] [48526]: INFO nova.api.openstack.requestlog [None req-9dfcbc7c-de40-4681-95e3-9f7205c40cbb tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1978 microversion: 2.75 time: 0.094119 [ 1025.838027] [48527]: DEBUG nova.api.openstack.wsgi [None req-90779eca-6657-41f9-be52-8f2a8d1bd21a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group 305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 does not exist [ 1025.838027] [48527]: Neutron server returns request_ids: ['req-23972adc-92f9-45a8-99a9-6b8488adec1f'] {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1025.838182] [48526]: [pid: 48526|app: 0|req: 2333/4724] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:49 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1978 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1025.838223] [48527]: INFO nova.api.openstack.requestlog [None req-90779eca-6657-41f9-be52-8f2a8d1bd21a tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/305a4aef-9a95-45aa-a1de-ddddc6b1fbe4" status: 404 len: 194 microversion: 2.1 time: 0.032640 [ 1025.838223] [48527]: [pid: 48527|app: 0|req: 2392/4725] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:50 2025] DELETE /compute/v2.1/os-security-groups/305a4aef-9a95-45aa-a1de-ddddc6b1fbe4 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1025.840078] [48526]: DEBUG nova.api.openstack.wsgi [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.840603] [48527]: DEBUG nova.api.openstack.wsgi [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.841535] [48526]: DEBUG nova.compute.api [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.842674] [48527]: DEBUG nova.compute.api [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.844999] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.845192] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.845329] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.845577] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.845734] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.845859] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.846715] [48527]: DEBUG oslo_concurrency.lockutils [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.847594] [48527]: DEBUG oslo_concurrency.lockutils [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.847594] [48527]: DEBUG oslo_concurrency.lockutils [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.847594] [48527]: DEBUG oslo_concurrency.lockutils [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.847594] [48527]: DEBUG oslo_concurrency.lockutils [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.847594] [48527]: DEBUG oslo_concurrency.lockutils [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.864410] [48526]: WARNING neutronclient.v2_0.client [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.868862] [48527]: WARNING neutronclient.v2_0.client [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.944919] [48526]: DEBUG nova.policy [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.952356] [48526]: INFO nova.api.openstack.requestlog [None req-e3207099-d69e-459a-ad41-2e815a5172c0 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1587 microversion: 2.1 time: 0.114077 [ 1025.952883] [48526]: [pid: 48526|app: 0|req: 2334/4726] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1587 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.954545] [48527]: DEBUG nova.policy [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.955453] [48526]: DEBUG nova.api.openstack.wsgi [None req-8f99c151-0340-4064-b366-82eeb58a77da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.959018] [48526]: WARNING neutronclient.v2_0.client [None req-8f99c151-0340-4064-b366-82eeb58a77da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.963322] [48527]: INFO nova.api.openstack.requestlog [None req-cffc96a7-6e46-4a27-ae91-8f55f146537d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1497 microversion: 2.1 time: 0.124787 [ 1025.963670] [48527]: [pid: 48527|app: 0|req: 2393/4727] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1497 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.966355] [48527]: DEBUG nova.api.openstack.wsgi [req-c61060ff-095f-4370-bb05-bd1deaa34cd9 req-54634e7c-1ae9-497f-988b-82dab4a9ed92 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "19b968ba-489e-477a-b946-f7e6a77d861a", "name": "network-vif-deleted", "tag": "2d290450-f51d-42b4-97ef-5902c9882ad8"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1025.970387] [48526]: DEBUG neutronclient.v2_0.client [None req-8f99c151-0340-4064-b366-82eeb58a77da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 264a2cfe-06dc-4c96-97ea-d903643c4714 does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1025.970728] [48526]: DEBUG nova.network.security_group_api [None req-8f99c151-0340-4064-b366-82eeb58a77da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group 264a2cfe-06dc-4c96-97ea-d903643c4714 not found {{(pid=48526) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1025.970992] [48526]: INFO nova.api.openstack.wsgi [None req-8f99c151-0340-4064-b366-82eeb58a77da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group 264a2cfe-06dc-4c96-97ea-d903643c4714 does not exist [ 1025.970992] [48526]: Neutron server returns request_ids: ['req-ad20c084-b2a2-4944-9ccc-b4d1e7aa9927'] [ 1025.971244] [48526]: DEBUG nova.api.openstack.wsgi [None req-8f99c151-0340-4064-b366-82eeb58a77da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group 264a2cfe-06dc-4c96-97ea-d903643c4714 does not exist [ 1025.971244] [48526]: Neutron server returns request_ids: ['req-ad20c084-b2a2-4944-9ccc-b4d1e7aa9927'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1025.971631] [48526]: INFO nova.api.openstack.requestlog [None req-8f99c151-0340-4064-b366-82eeb58a77da tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/264a2cfe-06dc-4c96-97ea-d903643c4714" status: 404 len: 194 microversion: 2.1 time: 0.018221 [ 1025.971962] [48526]: [pid: 48526|app: 0|req: 2335/4728] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:50 2025] DELETE /compute/v2.1/os-security-groups/264a2cfe-06dc-4c96-97ea-d903643c4714 => generated 194 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1025.972526] [48527]: DEBUG oslo_concurrency.lockutils [req-c61060ff-095f-4370-bb05-bd1deaa34cd9 req-54634e7c-1ae9-497f-988b-82dab4a9ed92 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.972712] [48527]: DEBUG oslo_concurrency.lockutils [req-c61060ff-095f-4370-bb05-bd1deaa34cd9 req-54634e7c-1ae9-497f-988b-82dab4a9ed92 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.972846] [48527]: DEBUG oslo_concurrency.lockutils [req-c61060ff-095f-4370-bb05-bd1deaa34cd9 req-54634e7c-1ae9-497f-988b-82dab4a9ed92 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.974590] [48526]: DEBUG nova.api.openstack.wsgi [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.976641] [48526]: DEBUG nova.compute.api [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.981882] [48526]: DEBUG oslo_concurrency.lockutils [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.981882] [48526]: DEBUG oslo_concurrency.lockutils [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.981882] [48526]: DEBUG oslo_concurrency.lockutils [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.981882] [48526]: DEBUG oslo_concurrency.lockutils [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.981882] [48526]: DEBUG oslo_concurrency.lockutils [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.981882] [48526]: DEBUG oslo_concurrency.lockutils [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.982185] [48527]: INFO nova.api.openstack.compute.server_external_events [req-c61060ff-095f-4370-bb05-bd1deaa34cd9 req-54634e7c-1ae9-497f-988b-82dab4a9ed92 service nova] Creating event network-vif-deleted:2d290450-f51d-42b4-97ef-5902c9882ad8 for instance 19b968ba-489e-477a-b946-f7e6a77d861a on cpu-1 [ 1025.986407] [48527]: INFO nova.api.openstack.requestlog [req-c61060ff-095f-4370-bb05-bd1deaa34cd9 req-54634e7c-1ae9-497f-988b-82dab4a9ed92 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022037 [ 1025.986764] [48527]: [pid: 48527|app: 0|req: 2394/4729] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:50 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) [ 1025.990057] [48527]: DEBUG nova.api.openstack.wsgi [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.991370] [48527]: DEBUG nova.compute.api [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.996985] [48527]: DEBUG oslo_concurrency.lockutils [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.997230] [48527]: DEBUG oslo_concurrency.lockutils [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.998034] [48527]: DEBUG oslo_concurrency.lockutils [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.998034] [48527]: DEBUG oslo_concurrency.lockutils [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.998034] [48527]: DEBUG oslo_concurrency.lockutils [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.998203] [48527]: DEBUG oslo_concurrency.lockutils [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.998861] [48526]: WARNING neutronclient.v2_0.client [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.015035] [48527]: WARNING neutronclient.v2_0.client [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.050778] [48526]: INFO nova.api.openstack.requestlog [None req-457a69a5-ede7-44dc-93ff-63c8dbdf4164 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 812 microversion: 2.1 time: 0.078198 [ 1026.051149] [48526]: [pid: 48526|app: 0|req: 2336/4730] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 812 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1026.053637] [48526]: DEBUG nova.api.openstack.wsgi [None req-0625d83b-6afa-4006-99c4-637e2fe33af4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.054683] [48527]: INFO nova.api.openstack.requestlog [None req-c371afea-6532-4974-9363-25c17dc04648 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.067089 [ 1026.054768] [48526]: WARNING neutronclient.v2_0.client [None req-0625d83b-6afa-4006-99c4-637e2fe33af4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.055035] [48527]: [pid: 48527|app: 0|req: 2395/4731] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95/os-interface => generated 287 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1026.057521] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.058995] [48527]: DEBUG nova.compute.api [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.065413] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.065413] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.065413] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.065413] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.065413] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.065736] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.069568] [48526]: DEBUG neutronclient.v2_0.client [None req-0625d83b-6afa-4006-99c4-637e2fe33af4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d77692cb-dff8-4e99-8f31-41ebba4b850e does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1026.069883] [48526]: DEBUG nova.network.security_group_api [None req-0625d83b-6afa-4006-99c4-637e2fe33af4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group d77692cb-dff8-4e99-8f31-41ebba4b850e not found {{(pid=48526) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1026.070105] [48526]: INFO nova.api.openstack.wsgi [None req-0625d83b-6afa-4006-99c4-637e2fe33af4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group d77692cb-dff8-4e99-8f31-41ebba4b850e does not exist [ 1026.070105] [48526]: Neutron server returns request_ids: ['req-6737b175-3598-4677-8618-33cfba7eec2f'] [ 1026.070424] [48526]: DEBUG nova.api.openstack.wsgi [None req-0625d83b-6afa-4006-99c4-637e2fe33af4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group d77692cb-dff8-4e99-8f31-41ebba4b850e does not exist [ 1026.070424] [48526]: Neutron server returns request_ids: ['req-6737b175-3598-4677-8618-33cfba7eec2f'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1026.070787] [48526]: INFO nova.api.openstack.requestlog [None req-0625d83b-6afa-4006-99c4-637e2fe33af4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/d77692cb-dff8-4e99-8f31-41ebba4b850e" status: 404 len: 194 microversion: 2.1 time: 0.019159 [ 1026.071127] [48526]: [pid: 48526|app: 0|req: 2337/4732] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:50 2025] DELETE /compute/v2.1/os-security-groups/d77692cb-dff8-4e99-8f31-41ebba4b850e => generated 194 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1026.076127] [48526]: DEBUG nova.api.openstack.wsgi [None req-887ff5ed-1d5a-4928-ad9c-3300f3b850ba tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.077130] [48526]: WARNING neutronclient.v2_0.client [None req-887ff5ed-1d5a-4928-ad9c-3300f3b850ba tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.088745] [48527]: WARNING neutronclient.v2_0.client [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.089824] [48526]: DEBUG neutronclient.v2_0.client [None req-887ff5ed-1d5a-4928-ad9c-3300f3b850ba tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3871ddf2-95ca-416d-93bf-85442d69296f does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1026.090141] [48526]: DEBUG nova.network.security_group_api [None req-887ff5ed-1d5a-4928-ad9c-3300f3b850ba tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group 3871ddf2-95ca-416d-93bf-85442d69296f not found {{(pid=48526) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1026.090349] [48526]: INFO nova.api.openstack.wsgi [None req-887ff5ed-1d5a-4928-ad9c-3300f3b850ba tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group 3871ddf2-95ca-416d-93bf-85442d69296f does not exist [ 1026.090349] [48526]: Neutron server returns request_ids: ['req-eec96f86-f269-4eaa-98da-4f6a55c30ac6'] [ 1026.090648] [48526]: DEBUG nova.api.openstack.wsgi [None req-887ff5ed-1d5a-4928-ad9c-3300f3b850ba tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group 3871ddf2-95ca-416d-93bf-85442d69296f does not exist [ 1026.090648] [48526]: Neutron server returns request_ids: ['req-eec96f86-f269-4eaa-98da-4f6a55c30ac6'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1026.091033] [48526]: INFO nova.api.openstack.requestlog [None req-887ff5ed-1d5a-4928-ad9c-3300f3b850ba tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/3871ddf2-95ca-416d-93bf-85442d69296f" status: 404 len: 194 microversion: 2.1 time: 0.017135 [ 1026.091365] [48526]: [pid: 48526|app: 0|req: 2338/4733] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:50 2025] DELETE /compute/v2.1/os-security-groups/3871ddf2-95ca-416d-93bf-85442d69296f => generated 194 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1026.101844] [48526]: DEBUG nova.api.openstack.wsgi [None req-93b68b16-470d-46dc-bd70-09db1cfc9580 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.102961] [48526]: WARNING neutronclient.v2_0.client [None req-93b68b16-470d-46dc-bd70-09db1cfc9580 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.109479] [48527]: DEBUG nova.policy [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.116300] [48527]: INFO nova.api.openstack.requestlog [None req-4f2fbc9c-2987-43a7-9511-9b53863ab1af tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1211 microversion: 2.1 time: 0.060592 [ 1026.116756] [48527]: [pid: 48527|app: 0|req: 2396/4734] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.117630] [48526]: DEBUG neutronclient.v2_0.client [None req-93b68b16-470d-46dc-bd70-09db1cfc9580 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bed31285-627a-4271-abda-1dd0e4dc82de does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1026.118096] [48526]: DEBUG nova.network.security_group_api [None req-93b68b16-470d-46dc-bd70-09db1cfc9580 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group bed31285-627a-4271-abda-1dd0e4dc82de not found {{(pid=48526) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1026.118390] [48526]: INFO nova.api.openstack.wsgi [None req-93b68b16-470d-46dc-bd70-09db1cfc9580 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group bed31285-627a-4271-abda-1dd0e4dc82de does not exist [ 1026.118390] [48526]: Neutron server returns request_ids: ['req-c7e72605-8529-4367-b5d6-33ffaf73ba9e'] [ 1026.118704] [48526]: DEBUG nova.api.openstack.wsgi [None req-93b68b16-470d-46dc-bd70-09db1cfc9580 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group bed31285-627a-4271-abda-1dd0e4dc82de does not exist [ 1026.118704] [48526]: Neutron server returns request_ids: ['req-c7e72605-8529-4367-b5d6-33ffaf73ba9e'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1026.119876] [48526]: INFO nova.api.openstack.requestlog [None req-93b68b16-470d-46dc-bd70-09db1cfc9580 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/bed31285-627a-4271-abda-1dd0e4dc82de" status: 404 len: 194 microversion: 2.1 time: 0.019889 [ 1026.119876] [48526]: [pid: 48526|app: 0|req: 2339/4735] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:50 2025] DELETE /compute/v2.1/os-security-groups/bed31285-627a-4271-abda-1dd0e4dc82de => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1026.128866] [48527]: DEBUG nova.api.openstack.wsgi [None req-9941dcf1-b470-4f11-98f8-0c191da629e4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.130187] [48527]: WARNING neutronclient.v2_0.client [None req-9941dcf1-b470-4f11-98f8-0c191da629e4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.143279] [48527]: DEBUG neutronclient.v2_0.client [None req-9941dcf1-b470-4f11-98f8-0c191da629e4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a4eecf50-2128-42ed-bcf4-ec19c7b5c769 does not exist", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1026.143566] [48527]: DEBUG nova.network.security_group_api [None req-9941dcf1-b470-4f11-98f8-0c191da629e4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Neutron security group a4eecf50-2128-42ed-bcf4-ec19c7b5c769 not found {{(pid=48527) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1026.143766] [48527]: INFO nova.api.openstack.wsgi [None req-9941dcf1-b470-4f11-98f8-0c191da629e4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Security group a4eecf50-2128-42ed-bcf4-ec19c7b5c769 does not exist [ 1026.143766] [48527]: Neutron server returns request_ids: ['req-1ee15bad-fe16-4be9-a0e6-b0e00f77abb2'] [ 1026.143997] [48527]: DEBUG nova.api.openstack.wsgi [None req-9941dcf1-b470-4f11-98f8-0c191da629e4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Security group a4eecf50-2128-42ed-bcf4-ec19c7b5c769 does not exist [ 1026.143997] [48527]: Neutron server returns request_ids: ['req-1ee15bad-fe16-4be9-a0e6-b0e00f77abb2'] {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1026.144529] [48527]: INFO nova.api.openstack.requestlog [None req-9941dcf1-b470-4f11-98f8-0c191da629e4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/a4eecf50-2128-42ed-bcf4-ec19c7b5c769" status: 404 len: 194 microversion: 2.1 time: 0.018091 [ 1026.144935] [48527]: [pid: 48527|app: 0|req: 2397/4736] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:58:50 2025] DELETE /compute/v2.1/os-security-groups/a4eecf50-2128-42ed-bcf4-ec19c7b5c769 => generated 194 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1026.151871] [48526]: DEBUG nova.api.openstack.wsgi [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.151871] [48526]: DEBUG nova.compute.api [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.155197] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.155561] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.155839] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.156246] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.156503] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.156742] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.162113] [48527]: DEBUG nova.api.openstack.wsgi [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.163991] [48527]: DEBUG nova.compute.api [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.167576] [48527]: DEBUG oslo_concurrency.lockutils [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.168316] [48527]: DEBUG oslo_concurrency.lockutils [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.168316] [48527]: DEBUG oslo_concurrency.lockutils [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.168316] [48527]: DEBUG oslo_concurrency.lockutils [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.168471] [48527]: DEBUG oslo_concurrency.lockutils [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.168510] [48527]: DEBUG oslo_concurrency.lockutils [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.172146] [48526]: DEBUG nova.compute.api [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1026.187082] [48527]: WARNING neutronclient.v2_0.client [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.217879] [48526]: INFO nova.api.openstack.requestlog [None req-1eda27eb-452e-4a6e-a0df-578a9941c8ea tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 204 len: 0 microversion: 2.1 time: 0.069383 [ 1026.218601] [48526]: [pid: 48526|app: 0|req: 2340/4737] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:50 2025] DELETE /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1026.221514] [48526]: DEBUG nova.api.openstack.wsgi [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.223125] [48526]: DEBUG nova.compute.api [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.226683] [48526]: DEBUG oslo_concurrency.lockutils [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.226942] [48526]: DEBUG oslo_concurrency.lockutils [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.227139] [48526]: DEBUG oslo_concurrency.lockutils [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.227428] [48526]: DEBUG oslo_concurrency.lockutils [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.227569] [48526]: DEBUG oslo_concurrency.lockutils [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.227694] [48526]: DEBUG oslo_concurrency.lockutils [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.249959] [48526]: WARNING neutronclient.v2_0.client [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.306313] [48527]: DEBUG nova.policy [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.312857] [48527]: INFO nova.api.openstack.requestlog [None req-296903fc-d5f3-4f43-af3a-3c5516dc2158 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1519 microversion: 2.1 time: 0.152876 [ 1026.314378] [48527]: [pid: 48527|app: 0|req: 2398/4738] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1519 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1026.317633] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.319316] [48527]: DEBUG nova.compute.api [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.323419] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.323598] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.323868] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.324168] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.324320] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.324454] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.334017] [48526]: DEBUG nova.policy [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.338239] [48526]: INFO nova.api.openstack.requestlog [None req-7210f2e7-b3b2-48a4-97b8-538dfca372c7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.119048 [ 1026.338881] [48526]: [pid: 48526|app: 0|req: 2341/4739] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.348131] [48527]: WARNING neutronclient.v2_0.client [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.465527] [48527]: DEBUG nova.policy [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.473596] [48527]: INFO nova.api.openstack.requestlog [None req-4e7ae6e0-c5bc-42e1-98a6-8b0d3e4dd39f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1644 microversion: 2.1 time: 0.158865 [ 1026.474991] [48527]: [pid: 48527|app: 0|req: 2399/4740] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1644 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.479022] [48526]: DEBUG nova.api.openstack.wsgi [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.480721] [48526]: DEBUG nova.compute.api [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.485993] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.486246] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.486390] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.487084] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.487084] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.487234] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.516429] [48526]: WARNING neutronclient.v2_0.client [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.547964] [48527]: DEBUG nova.api.openstack.wsgi [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.550233] [48527]: DEBUG nova.compute.api [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.555035] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.555277] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.555398] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.555659] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.555817] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.555980] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.580761] [48527]: WARNING neutronclient.v2_0.client [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.595949] [48526]: DEBUG nova.policy [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.602019] [48526]: INFO nova.api.openstack.requestlog [None req-fa5c8e53-84bb-4237-98bf-327b99f937e9 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1653 microversion: 2.1 time: 0.125346 [ 1026.602019] [48526]: [pid: 48526|app: 0|req: 2342/4741] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1653 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.606152] [48526]: DEBUG nova.api.openstack.wsgi [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.607639] [48526]: DEBUG nova.compute.api [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.613019] [48526]: DEBUG oslo_concurrency.lockutils [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.613019] [48526]: DEBUG oslo_concurrency.lockutils [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.613286] [48526]: DEBUG oslo_concurrency.lockutils [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.613691] [48526]: DEBUG oslo_concurrency.lockutils [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.613877] [48526]: DEBUG oslo_concurrency.lockutils [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.615244] [48526]: DEBUG oslo_concurrency.lockutils [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.646654] [48526]: WARNING neutronclient.v2_0.client [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.647897] [48527]: DEBUG nova.policy [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.653348] [48527]: INFO nova.api.openstack.requestlog [None req-8cfac0e4-3a53-4913-8c96-7e9f1b6d34ee tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1512 microversion: 2.1 time: 0.108720 [ 1026.653921] [48527]: [pid: 48527|app: 0|req: 2400/4742] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1512 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.656935] [48527]: DEBUG nova.api.openstack.wsgi [None req-6177a7b8-9560-4638-80b4-4f85b82f172c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1026.666446] [48527]: DEBUG oslo_concurrency.lockutils [None req-6177a7b8-9560-4638-80b4-4f85b82f172c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.666667] [48527]: DEBUG oslo_concurrency.lockutils [None req-6177a7b8-9560-4638-80b4-4f85b82f172c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.666896] [48527]: DEBUG oslo_concurrency.lockutils [None req-6177a7b8-9560-4638-80b4-4f85b82f172c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.682786] [48527]: DEBUG nova.compute.api [None req-6177a7b8-9560-4638-80b4-4f85b82f172c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Going to try to start instance {{(pid=48527) start /opt/stack/nova/nova/compute/api.py:2827}} [ 1026.719097] [48526]: DEBUG nova.policy [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.720308] [48527]: INFO nova.api.openstack.requestlog [None req-6177a7b8-9560-4638-80b4-4f85b82f172c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/action" status: 202 len: 0 microversion: 2.1 time: 0.065191 [ 1026.720308] [48527]: [pid: 48527|app: 0|req: 2401/4743] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:50 2025] POST /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1026.724913] [48527]: DEBUG nova.api.openstack.wsgi [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.724913] [48527]: DEBUG nova.compute.api [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.725997] [48526]: INFO nova.api.openstack.requestlog [None req-e068f7b1-e1e0-48b1-850e-2824d3467b2e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1587 microversion: 2.1 time: 0.123535 [ 1026.726490] [48526]: [pid: 48526|app: 0|req: 2343/4744] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1587 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.728839] [48526]: DEBUG nova.api.openstack.wsgi [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.729152] [48527]: DEBUG oslo_concurrency.lockutils [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.729328] [48527]: DEBUG oslo_concurrency.lockutils [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.729513] [48527]: DEBUG oslo_concurrency.lockutils [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.730126] [48527]: DEBUG oslo_concurrency.lockutils [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.730126] [48527]: DEBUG oslo_concurrency.lockutils [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.730126] [48527]: DEBUG oslo_concurrency.lockutils [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.730573] [48526]: DEBUG nova.compute.api [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.736483] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.736688] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.736816] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.737112] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.737254] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.737490] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.757294] [48526]: WARNING neutronclient.v2_0.client [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.758225] [48527]: WARNING neutronclient.v2_0.client [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.814835] [48527]: DEBUG nova.policy [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.820626] [48527]: INFO nova.api.openstack.requestlog [None req-f27ad18c-2a4d-4eef-b4fd-0e9775b50810 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1202 microversion: 2.1 time: 0.099755 [ 1026.820988] [48527]: [pid: 48527|app: 0|req: 2402/4745] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1202 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.824150] [48527]: DEBUG nova.api.openstack.wsgi [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.825955] [48527]: DEBUG nova.compute.api [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.831035] [48527]: DEBUG oslo_concurrency.lockutils [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.831035] [48527]: DEBUG oslo_concurrency.lockutils [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.831211] [48527]: DEBUG oslo_concurrency.lockutils [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.831364] [48527]: DEBUG oslo_concurrency.lockutils [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.832032] [48527]: DEBUG oslo_concurrency.lockutils [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.832032] [48527]: DEBUG oslo_concurrency.lockutils [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.841479] [48526]: DEBUG nova.policy [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.848041] [48526]: INFO nova.api.openstack.requestlog [None req-ecf378b0-7d11-4387-a094-b0dc3a0c129b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1313 microversion: 2.1 time: 0.120622 [ 1026.848155] [48526]: [pid: 48526|app: 0|req: 2344/4746] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:50 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1313 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.850707] [48526]: DEBUG nova.api.openstack.wsgi [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.852184] [48526]: DEBUG nova.compute.api [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.855539] [48526]: DEBUG oslo_concurrency.lockutils [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.855742] [48526]: DEBUG oslo_concurrency.lockutils [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.855896] [48526]: DEBUG oslo_concurrency.lockutils [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.856176] [48526]: DEBUG oslo_concurrency.lockutils [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.856315] [48526]: DEBUG oslo_concurrency.lockutils [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.856432] [48526]: DEBUG oslo_concurrency.lockutils [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.857114] [48527]: WARNING neutronclient.v2_0.client [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.891596] [48526]: DEBUG oslo_concurrency.lockutils [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.891768] [48526]: DEBUG oslo_concurrency.lockutils [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.891888] [48526]: DEBUG oslo_concurrency.lockutils [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.892220] [48526]: DEBUG nova.objects.instance [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 2e6fc317-baab-447f-93ec-e41795e08848 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.895862] [48526]: WARNING neutronclient.v2_0.client [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.933899] [48527]: DEBUG nova.policy [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.952187] [48527]: INFO nova.api.openstack.requestlog [None req-515aee45-c664-4e06-b97a-31f94972464b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1662 microversion: 2.1 time: 0.129831 [ 1026.952187] [48527]: [pid: 48527|app: 0|req: 2403/4747] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1662 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.953101] [48526]: DEBUG nova.policy [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.955764] [48527]: DEBUG nova.api.openstack.wsgi [req-4660110a-491e-44c7-836a-cd4dd44758a5 req-8b6d9645-724e-4e5b-b00a-8984b7da078a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3ce2b480-7d40-4b73-a743-cf8e11e7af95", "tag": "170c6538-3636-4e14-8a04-9798590f7a89"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1026.960695] [48526]: INFO nova.api.openstack.requestlog [None req-642e4d0e-aafc-46cf-a380-f800da6f97c4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 200 len: 1339 microversion: 2.1 time: 0.112029 [ 1026.962265] [48526]: [pid: 48526|app: 0|req: 2345/4748] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 1339 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.965034] [48526]: DEBUG nova.api.openstack.wsgi [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.965185] [48527]: DEBUG oslo_concurrency.lockutils [req-4660110a-491e-44c7-836a-cd4dd44758a5 req-8b6d9645-724e-4e5b-b00a-8984b7da078a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.965385] [48527]: DEBUG oslo_concurrency.lockutils [req-4660110a-491e-44c7-836a-cd4dd44758a5 req-8b6d9645-724e-4e5b-b00a-8984b7da078a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.965574] [48527]: DEBUG oslo_concurrency.lockutils [req-4660110a-491e-44c7-836a-cd4dd44758a5 req-8b6d9645-724e-4e5b-b00a-8984b7da078a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.967938] [48526]: DEBUG nova.compute.api [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.971733] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.972643] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.972643] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.972643] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.972643] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.972952] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.978422] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4660110a-491e-44c7-836a-cd4dd44758a5 req-8b6d9645-724e-4e5b-b00a-8984b7da078a service nova] Creating event network-changed:170c6538-3636-4e14-8a04-9798590f7a89 for instance 3ce2b480-7d40-4b73-a743-cf8e11e7af95 on cpu-1 [ 1026.983641] [48527]: INFO nova.api.openstack.requestlog [req-4660110a-491e-44c7-836a-cd4dd44758a5 req-8b6d9645-724e-4e5b-b00a-8984b7da078a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030679 [ 1026.983995] [48527]: [pid: 48527|app: 0|req: 2404/4749] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:51 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) [ 1026.987868] [48527]: DEBUG nova.api.openstack.wsgi [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.989666] [48527]: DEBUG nova.compute.api [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.993975] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.994317] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.994491] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.994756] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.994907] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.995043] [48527]: DEBUG oslo_concurrency.lockutils [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.003362] [48526]: WARNING neutronclient.v2_0.client [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.024396] [48527]: WARNING neutronclient.v2_0.client [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.035264] [48526]: INFO nova.api.openstack.requestlog [None req-b69bab87-c9e5-4207-8add-a06c1a2a9d8c tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1978 microversion: 2.75 time: 0.073369 [ 1027.035955] [48526]: [pid: 48526|app: 0|req: 2346/4750] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1978 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1027.059780] [48526]: DEBUG nova.api.openstack.wsgi [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.061317] [48526]: DEBUG nova.compute.api [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.064888] [48526]: DEBUG oslo_concurrency.lockutils [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.065105] [48526]: DEBUG oslo_concurrency.lockutils [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.065258] [48526]: DEBUG oslo_concurrency.lockutils [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.065542] [48526]: DEBUG oslo_concurrency.lockutils [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.065680] [48526]: DEBUG oslo_concurrency.lockutils [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.065805] [48526]: DEBUG oslo_concurrency.lockutils [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.091159] [48526]: WARNING neutronclient.v2_0.client [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.109692] [48527]: DEBUG nova.policy [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.115927] [48527]: INFO nova.api.openstack.requestlog [None req-e93d77b9-d4ea-4f51-8c97-2e39f4a874f5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1497 microversion: 2.1 time: 0.130753 [ 1027.116196] [48527]: [pid: 48527|app: 0|req: 2405/4751] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1497 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.138304] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.140407] [48527]: DEBUG nova.compute.api [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.145099] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.145099] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.145297] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.145569] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.145713] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.145837] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.168388] [48527]: WARNING neutronclient.v2_0.client [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.198311] [48526]: INFO nova.api.openstack.requestlog [None req-09566811-a9c5-479f-82e8-d3f1ae0a6ea0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 812 microversion: 2.1 time: 0.140848 [ 1027.199784] [48526]: [pid: 48526|app: 0|req: 2347/4752] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 812 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1027.212230] [48527]: DEBUG nova.policy [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.218201] [48527]: INFO nova.api.openstack.requestlog [None req-0f5d4243-1c76-4216-93c7-9ded66f35343 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1211 microversion: 2.1 time: 0.083827 [ 1027.218800] [48527]: [pid: 48527|app: 0|req: 2406/4753] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1211 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.328126] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.329795] [48526]: DEBUG nova.compute.api [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.336128] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.336128] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.336128] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.336747] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.336850] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.337065] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.353307] [48527]: DEBUG nova.api.openstack.wsgi [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.355191] [48527]: DEBUG nova.compute.api [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.359142] [48527]: DEBUG oslo_concurrency.lockutils [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.359359] [48527]: DEBUG oslo_concurrency.lockutils [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.359540] [48527]: DEBUG oslo_concurrency.lockutils [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.359850] [48527]: DEBUG oslo_concurrency.lockutils [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.360024] [48527]: DEBUG oslo_concurrency.lockutils [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.360235] [48527]: DEBUG oslo_concurrency.lockutils [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.368081] [48526]: WARNING neutronclient.v2_0.client [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.386674] [48527]: WARNING neutronclient.v2_0.client [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.461452] [48526]: DEBUG nova.policy [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.471730] [48526]: INFO nova.api.openstack.requestlog [None req-bc5717be-61e0-4c87-8271-80883a226543 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1477 microversion: 2.1 time: 0.145985 [ 1027.472183] [48526]: [pid: 48526|app: 0|req: 2348/4754] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1477 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.489182] [48526]: DEBUG nova.api.openstack.wsgi [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.490785] [48526]: DEBUG nova.compute.api [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.497185] [48526]: DEBUG oslo_concurrency.lockutils [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.497185] [48526]: DEBUG oslo_concurrency.lockutils [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.497375] [48526]: DEBUG oslo_concurrency.lockutils [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.497637] [48526]: DEBUG oslo_concurrency.lockutils [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.497782] [48526]: DEBUG oslo_concurrency.lockutils [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.497901] [48526]: DEBUG oslo_concurrency.lockutils [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.531933] [48526]: WARNING neutronclient.v2_0.client [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.612268] [48527]: DEBUG nova.policy [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.617488] [48527]: INFO nova.api.openstack.requestlog [None req-668eab89-496b-48b6-a38f-1fb489592208 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.267078 [ 1027.617824] [48527]: [pid: 48527|app: 0|req: 2407/4755] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.670721] [48527]: DEBUG nova.api.openstack.wsgi [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.672567] [48527]: DEBUG nova.compute.api [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.677870] [48527]: DEBUG oslo_concurrency.lockutils [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.678125] [48527]: DEBUG oslo_concurrency.lockutils [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.678561] [48527]: DEBUG oslo_concurrency.lockutils [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.678561] [48527]: DEBUG oslo_concurrency.lockutils [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.678679] [48527]: DEBUG oslo_concurrency.lockutils [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.678807] [48527]: DEBUG oslo_concurrency.lockutils [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.701388] [48527]: WARNING neutronclient.v2_0.client [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.984463] [48526]: DEBUG nova.policy [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.992836] [48526]: INFO nova.api.openstack.requestlog [None req-5118c4a8-3e95-4184-9cc1-86c84e355311 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1644 microversion: 2.1 time: 0.505707 [ 1027.993339] [48526]: [pid: 48526|app: 0|req: 2349/4756] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1644 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.997388] [48526]: DEBUG nova.api.openstack.wsgi [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.998994] [48526]: DEBUG nova.compute.api [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.006100] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.006100] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.006100] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.006100] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.006100] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.006437] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.029555] [48526]: WARNING neutronclient.v2_0.client [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.085849] [48527]: DEBUG nova.policy [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.092551] [48527]: INFO nova.api.openstack.requestlog [None req-61d3587c-57d9-4c6c-b232-1ac03e5b21ac tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1512 microversion: 2.1 time: 0.424399 [ 1028.092943] [48527]: [pid: 48527|app: 0|req: 2408/4757] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:51 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1512 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.095344] [48527]: DEBUG nova.api.openstack.wsgi [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.096893] [48527]: DEBUG nova.compute.api [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.100933] [48527]: DEBUG oslo_concurrency.lockutils [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.101158] [48527]: DEBUG oslo_concurrency.lockutils [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.101297] [48527]: DEBUG oslo_concurrency.lockutils [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.101455] [48527]: DEBUG oslo_concurrency.lockutils [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.101598] [48527]: DEBUG oslo_concurrency.lockutils [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.101854] [48527]: DEBUG oslo_concurrency.lockutils [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.102993] [48526]: DEBUG nova.policy [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.108524] [48526]: INFO nova.api.openstack.requestlog [None req-c2c75a27-4608-4783-b73c-b8e27d7e2470 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1202 microversion: 2.1 time: 0.114433 [ 1028.108985] [48526]: [pid: 48526|app: 0|req: 2350/4758] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:52 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1202 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.111761] [48526]: DEBUG nova.api.openstack.wsgi [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.113292] [48526]: DEBUG nova.compute.api [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.116820] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.117039] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.117212] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.117533] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.117672] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.117918] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.126690] [48527]: WARNING neutronclient.v2_0.client [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.145782] [48526]: WARNING neutronclient.v2_0.client [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.309917] [48527]: DEBUG nova.policy [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.315569] [48527]: INFO nova.api.openstack.requestlog [None req-35805d72-f5e2-4bd8-b998-3a9f98bc841e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1501 microversion: 2.1 time: 0.222005 [ 1028.316028] [48527]: [pid: 48527|app: 0|req: 2409/4759] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:52 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1501 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.321194] [48527]: DEBUG nova.api.openstack.wsgi [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.323717] [48527]: DEBUG nova.compute.api [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 2e6fc317-baab-447f-93ec-e41795e08848] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.329245] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.329702] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.329965] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.330339] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.330518] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.330623] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.343451] [48527]: INFO nova.api.openstack.wsgi [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 2e6fc317-baab-447f-93ec-e41795e08848 could not be found. [ 1028.343717] [48527]: DEBUG nova.api.openstack.wsgi [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 2e6fc317-baab-447f-93ec-e41795e08848 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1028.344133] [48527]: INFO nova.api.openstack.requestlog [None req-e5afc5ac-f92a-4ac2-9c93-a9ddb6379a03 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848" status: 404 len: 111 microversion: 2.1 time: 0.027739 [ 1028.344635] [48527]: [pid: 48527|app: 0|req: 2410/4760] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:52 2025] GET /compute/v2.1/servers/2e6fc317-baab-447f-93ec-e41795e08848 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1028.347085] [48527]: DEBUG nova.api.openstack.wsgi [req-a3857958-fe7e-418a-9cb2-2baf126debbe req-8d5b9abd-efcc-4f72-8ef0-113da391c969 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "59a6015c-f92e-4e48-97ab-2fc8fa39c8ed", "name": "network-vif-deleted", "tag": "a31ea60e-f8d2-4507-863b-73879c7ed1af"}, {"server_uuid": "c31f0299-d60f-44e6-aadc-6c3653145a53", "name": "network-vif-deleted", "tag": "1c10ea78-ea6b-4189-9c63-6425f394c8ac"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1028.354594] [48527]: DEBUG oslo_concurrency.lockutils [req-a3857958-fe7e-418a-9cb2-2baf126debbe req-8d5b9abd-efcc-4f72-8ef0-113da391c969 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.354841] [48527]: DEBUG oslo_concurrency.lockutils [req-a3857958-fe7e-418a-9cb2-2baf126debbe req-8d5b9abd-efcc-4f72-8ef0-113da391c969 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.354841] [48527]: DEBUG oslo_concurrency.lockutils [req-a3857958-fe7e-418a-9cb2-2baf126debbe req-8d5b9abd-efcc-4f72-8ef0-113da391c969 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.364615] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a3857958-fe7e-418a-9cb2-2baf126debbe req-8d5b9abd-efcc-4f72-8ef0-113da391c969 service nova] Creating event network-vif-deleted:a31ea60e-f8d2-4507-863b-73879c7ed1af for instance 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed on cpu-1 [ 1028.365819] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a3857958-fe7e-418a-9cb2-2baf126debbe req-8d5b9abd-efcc-4f72-8ef0-113da391c969 service nova] Creating event network-vif-deleted:1c10ea78-ea6b-4189-9c63-6425f394c8ac for instance c31f0299-d60f-44e6-aadc-6c3653145a53 on cpu-1 [ 1028.371398] [48527]: INFO nova.api.openstack.requestlog [req-a3857958-fe7e-418a-9cb2-2baf126debbe req-8d5b9abd-efcc-4f72-8ef0-113da391c969 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.026233 [ 1028.371786] [48527]: [pid: 48527|app: 0|req: 2411/4761] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:52 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1028.375184] [48526]: DEBUG nova.policy [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.376180] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.377716] [48527]: DEBUG nova.compute.api [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.380920] [48526]: INFO nova.api.openstack.requestlog [None req-ad9da512-99f7-4c92-b881-7b1f386e57cf tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1662 microversion: 2.1 time: 0.271289 [ 1028.381345] [48526]: [pid: 48526|app: 0|req: 2351/4762] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:52 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1662 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.382711] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.382942] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.383123] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.383400] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.383525] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.384019] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.386120] [48526]: DEBUG nova.api.openstack.wsgi [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.389102] [48526]: DEBUG nova.compute.api [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.398147] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.398613] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.398779] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.399316] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.399505] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.399690] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.424896] [48526]: WARNING neutronclient.v2_0.client [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.429178] [48527]: WARNING neutronclient.v2_0.client [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.508210] [48526]: DEBUG nova.policy [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.515091] [48526]: INFO nova.api.openstack.requestlog [None req-ed035170-6d41-4c5d-b4e8-ff2d17846b42 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1284 microversion: 2.1 time: 0.132993 [ 1028.515443] [48526]: [pid: 48526|app: 0|req: 2352/4763] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:52 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1284 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.517888] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.519244] [48526]: DEBUG nova.compute.api [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.524112] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.524297] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.524427] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.524720] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.524869] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.524991] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.529991] [48527]: INFO nova.api.openstack.requestlog [None req-3a6a16be-d40b-4e16-aa7a-0150b7802e48 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1978 microversion: 2.75 time: 0.156585 [ 1028.530384] [48527]: [pid: 48527|app: 0|req: 2412/4764] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:52 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1978 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1028.532740] [48527]: DEBUG nova.api.openstack.wsgi [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.534179] [48527]: DEBUG nova.compute.api [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.537595] [48527]: DEBUG oslo_concurrency.lockutils [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.537785] [48527]: DEBUG oslo_concurrency.lockutils [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.537918] [48527]: DEBUG oslo_concurrency.lockutils [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.538204] [48527]: DEBUG oslo_concurrency.lockutils [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.538349] [48527]: DEBUG oslo_concurrency.lockutils [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.538469] [48527]: DEBUG oslo_concurrency.lockutils [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.540954] [48526]: WARNING neutronclient.v2_0.client [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.558495] [48527]: WARNING neutronclient.v2_0.client [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.838587] [48526]: INFO nova.api.openstack.requestlog [None req-6c0e2e3a-37bf-4d4f-83e8-c6523ba19001 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 812 microversion: 2.1 time: 0.321030 [ 1028.839196] [48526]: [pid: 48526|app: 0|req: 2353/4765] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:52 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 812 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1028.842459] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1028.844465] [48526]: DEBUG nova.compute.api [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.848739] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.848938] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.849083] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.849354] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.849539] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.849669] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.854425] [48527]: DEBUG nova.policy [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.858845] [48527]: INFO nova.api.openstack.requestlog [None req-562945a1-dc6a-49d9-b6be-73f45d194dde tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1211 microversion: 2.1 time: 0.327885 [ 1028.859177] [48527]: [pid: 48527|app: 0|req: 2413/4766] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:52 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1211 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.861850] [48527]: DEBUG nova.api.openstack.wsgi [None req-77790b99-081c-4b21-bd59-3baa37ef2581 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.875575] [48526]: DEBUG nova.quota [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1028.879610] [48527]: INFO nova.api.openstack.requestlog [None req-77790b99-081c-4b21-bd59-3baa37ef2581 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-361222585" status: 202 len: 0 microversion: 2.1 time: 0.019806 [ 1028.880124] [48527]: [pid: 48527|app: 0|req: 2414/4767] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 13:58:53 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-361222585 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1028.882871] [48526]: DEBUG nova.quota [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1028.883153] [48527]: DEBUG nova.api.openstack.wsgi [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.886114] [48527]: DEBUG nova.compute.api [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.894854] [48527]: DEBUG oslo_concurrency.lockutils [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.894854] [48527]: DEBUG oslo_concurrency.lockutils [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.894854] [48527]: DEBUG oslo_concurrency.lockutils [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.894854] [48527]: DEBUG oslo_concurrency.lockutils [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.894854] [48527]: DEBUG oslo_concurrency.lockutils [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.894854] [48527]: DEBUG oslo_concurrency.lockutils [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.938571] [48527]: DEBUG oslo_concurrency.lockutils [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.938793] [48527]: DEBUG oslo_concurrency.lockutils [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.938930] [48527]: DEBUG oslo_concurrency.lockutils [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.939093] [48527]: DEBUG nova.objects.instance [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1028.939275] [48526]: INFO nova.api.openstack.requestlog [None req-e7983725-1f10-4768-8209-b06c93a8d7f4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.099178 [ 1028.939760] [48526]: [pid: 48526|app: 0|req: 2354/4768] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:58:53 2025] PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1028.943967] [48527]: WARNING neutronclient.v2_0.client [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.947032] [48526]: DEBUG nova.api.openstack.wsgi [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.949247] [48526]: DEBUG nova.compute.api [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.958278] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.958278] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.958444] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.958643] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.958828] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.958932] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.991051] [48526]: WARNING neutronclient.v2_0.client [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.012941] [48527]: DEBUG nova.policy [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.018035] [48527]: INFO nova.api.openstack.requestlog [None req-caefeb02-99fb-49ab-8bdf-0d034c483006 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.137217 [ 1029.018327] [48527]: [pid: 48527|app: 0|req: 2415/4769] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.024044] [48527]: DEBUG nova.api.openstack.wsgi [None req-852a4905-4a7d-4fa4-a62e-95d779794c7b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.024044] [48527]: DEBUG nova.compute.api [None req-852a4905-4a7d-4fa4-a62e-95d779794c7b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.033627] [48527]: DEBUG oslo_concurrency.lockutils [None req-852a4905-4a7d-4fa4-a62e-95d779794c7b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.034174] [48527]: DEBUG oslo_concurrency.lockutils [None req-852a4905-4a7d-4fa4-a62e-95d779794c7b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.034174] [48527]: DEBUG oslo_concurrency.lockutils [None req-852a4905-4a7d-4fa4-a62e-95d779794c7b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.034379] [48527]: DEBUG oslo_concurrency.lockutils [None req-852a4905-4a7d-4fa4-a62e-95d779794c7b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.034524] [48527]: DEBUG oslo_concurrency.lockutils [None req-852a4905-4a7d-4fa4-a62e-95d779794c7b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.034650] [48527]: DEBUG oslo_concurrency.lockutils [None req-852a4905-4a7d-4fa4-a62e-95d779794c7b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.061918] [48527]: INFO nova.api.openstack.requestlog [None req-852a4905-4a7d-4fa4-a62e-95d779794c7b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata/key1" status: 204 len: 0 microversion: 2.1 time: 0.042035 [ 1029.061918] [48527]: [pid: 48527|app: 0|req: 2416/4770] 10.180.1.21 () {58 vars in 1276 bytes} [Fri Dec 12 13:58:53 2025] DELETE /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata/key1 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1029.064532] [48527]: DEBUG nova.api.openstack.wsgi [req-fa990024-fb2a-48e4-822d-53db306f00af req-cdfa3e20-e494-4f8e-89cb-9ee412096ff2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0c6f25a2-33ce-428e-bea2-0eb596cb8310", "name": "network-vif-plugged", "status": "completed", "tag": "6fcd10fb-f3da-461b-90d3-faed440de2a1"}, {"name": "network-changed", "server_uuid": "0c6f25a2-33ce-428e-bea2-0eb596cb8310", "tag": "6fcd10fb-f3da-461b-90d3-faed440de2a1"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1029.071026] [48527]: DEBUG oslo_concurrency.lockutils [req-fa990024-fb2a-48e4-822d-53db306f00af req-cdfa3e20-e494-4f8e-89cb-9ee412096ff2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.071026] [48527]: DEBUG oslo_concurrency.lockutils [req-fa990024-fb2a-48e4-822d-53db306f00af req-cdfa3e20-e494-4f8e-89cb-9ee412096ff2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.071026] [48527]: DEBUG oslo_concurrency.lockutils [req-fa990024-fb2a-48e4-822d-53db306f00af req-cdfa3e20-e494-4f8e-89cb-9ee412096ff2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.079188] [48527]: INFO nova.api.openstack.compute.server_external_events [req-fa990024-fb2a-48e4-822d-53db306f00af req-cdfa3e20-e494-4f8e-89cb-9ee412096ff2 service nova] Creating event network-vif-plugged:6fcd10fb-f3da-461b-90d3-faed440de2a1 for instance 0c6f25a2-33ce-428e-bea2-0eb596cb8310 on cpu-1 [ 1029.079427] [48526]: DEBUG nova.policy [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.079668] [48527]: INFO nova.api.openstack.compute.server_external_events [req-fa990024-fb2a-48e4-822d-53db306f00af req-cdfa3e20-e494-4f8e-89cb-9ee412096ff2 service nova] Creating event network-changed:6fcd10fb-f3da-461b-90d3-faed440de2a1 for instance 0c6f25a2-33ce-428e-bea2-0eb596cb8310 on cpu-1 [ 1029.083640] [48526]: INFO nova.api.openstack.requestlog [None req-63c71712-23d0-4d8f-b187-d327b1f15331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.140790 [ 1029.083981] [48526]: [pid: 48526|app: 0|req: 2355/4771] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.088208] [48527]: INFO nova.api.openstack.requestlog [req-fa990024-fb2a-48e4-822d-53db306f00af req-cdfa3e20-e494-4f8e-89cb-9ee412096ff2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022616 [ 1029.088208] [48527]: [pid: 48527|app: 0|req: 2417/4772] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:53 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) [ 1029.088208] [48527]: DEBUG nova.api.openstack.wsgi [None req-694e3374-c803-44b6-9be2-df482ce4f162 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.089316] [48527]: DEBUG nova.compute.api [None req-694e3374-c803-44b6-9be2-df482ce4f162 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.089787] [48526]: DEBUG nova.api.openstack.wsgi [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.095123] [48526]: DEBUG nova.compute.api [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.095172] [48527]: DEBUG oslo_concurrency.lockutils [None req-694e3374-c803-44b6-9be2-df482ce4f162 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.095172] [48527]: DEBUG oslo_concurrency.lockutils [None req-694e3374-c803-44b6-9be2-df482ce4f162 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.095172] [48527]: DEBUG oslo_concurrency.lockutils [None req-694e3374-c803-44b6-9be2-df482ce4f162 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.095172] [48527]: DEBUG oslo_concurrency.lockutils [None req-694e3374-c803-44b6-9be2-df482ce4f162 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.095172] [48527]: DEBUG oslo_concurrency.lockutils [None req-694e3374-c803-44b6-9be2-df482ce4f162 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.095172] [48527]: DEBUG oslo_concurrency.lockutils [None req-694e3374-c803-44b6-9be2-df482ce4f162 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.097626] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.097821] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.098639] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.099978] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.100168] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.100296] [48526]: DEBUG oslo_concurrency.lockutils [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.119753] [48527]: INFO nova.api.openstack.requestlog [None req-694e3374-c803-44b6-9be2-df482ce4f162 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 32 microversion: 2.1 time: 0.033899 [ 1029.120209] [48527]: [pid: 48527|app: 0|req: 2418/4773] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 32 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1029.122579] [48526]: WARNING neutronclient.v2_0.client [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.124380] [48527]: DEBUG nova.api.openstack.wsgi [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.125330] [48527]: DEBUG nova.compute.api [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.128611] [48527]: DEBUG oslo_concurrency.lockutils [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.128793] [48527]: DEBUG oslo_concurrency.lockutils [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.128924] [48527]: DEBUG oslo_concurrency.lockutils [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.129185] [48527]: DEBUG oslo_concurrency.lockutils [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.129326] [48527]: DEBUG oslo_concurrency.lockutils [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.129482] [48527]: DEBUG oslo_concurrency.lockutils [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.149650] [48527]: WARNING neutronclient.v2_0.client [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.160234] [48526]: DEBUG nova.policy [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.167891] [48526]: INFO nova.api.openstack.requestlog [None req-93e44f69-e1c9-4924-b0ae-33761275683e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1465 microversion: 2.1 time: 0.079545 [ 1029.167891] [48526]: [pid: 48526|app: 0|req: 2356/4774] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1465 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.167891] [48526]: DEBUG nova.api.openstack.wsgi [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.168994] [48526]: DEBUG nova.compute.api [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.172414] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.172684] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.172876] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.173219] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.173430] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.173608] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.188674] [48526]: WARNING neutronclient.v2_0.client [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.274162] [48527]: DEBUG nova.policy [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.280882] [48527]: INFO nova.api.openstack.requestlog [None req-1de6c172-3f46-4f38-ac2f-960ee532f334 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1512 microversion: 2.1 time: 0.160004 [ 1029.282130] [48527]: [pid: 48527|app: 0|req: 2419/4775] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1512 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.287055] [48527]: DEBUG nova.api.openstack.wsgi [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1029.290014] [48526]: DEBUG nova.policy [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.290117] [48527]: DEBUG nova.compute.api [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.294430] [48526]: INFO nova.api.openstack.requestlog [None req-a6b1df7a-ffde-4dd5-96c7-fe51e3187734 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1202 microversion: 2.1 time: 0.128989 [ 1029.295019] [48526]: [pid: 48526|app: 0|req: 2357/4776] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1202 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.295486] [48527]: DEBUG oslo_concurrency.lockutils [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.295675] [48527]: DEBUG oslo_concurrency.lockutils [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.295868] [48527]: DEBUG oslo_concurrency.lockutils [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.296183] [48527]: DEBUG oslo_concurrency.lockutils [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.296336] [48527]: DEBUG oslo_concurrency.lockutils [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.296455] [48527]: DEBUG oslo_concurrency.lockutils [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.316697] [48526]: DEBUG nova.api.openstack.wsgi [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.318429] [48526]: DEBUG nova.compute.api [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.322169] [48526]: DEBUG oslo_concurrency.lockutils [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.322401] [48526]: DEBUG oslo_concurrency.lockutils [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.322555] [48526]: DEBUG oslo_concurrency.lockutils [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.322853] [48526]: DEBUG oslo_concurrency.lockutils [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.323016] [48526]: DEBUG oslo_concurrency.lockutils [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.323173] [48526]: DEBUG oslo_concurrency.lockutils [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.323313] [48527]: DEBUG nova.quota [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1029.328383] [48527]: DEBUG nova.quota [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1029.347542] [48526]: WARNING neutronclient.v2_0.client [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.359992] [48527]: INFO nova.api.openstack.requestlog [None req-d89155ae-a045-4b48-9156-ccb689b0af22 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.078048 [ 1029.360342] [48527]: [pid: 48527|app: 0|req: 2420/4777] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:58:53 2025] PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1029.365640] [48527]: DEBUG nova.api.openstack.wsgi [None req-d91b38ee-f671-4fad-87a4-d8bb35100d92 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.366921] [48527]: DEBUG nova.compute.api [None req-d91b38ee-f671-4fad-87a4-d8bb35100d92 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.370202] [48527]: DEBUG oslo_concurrency.lockutils [None req-d91b38ee-f671-4fad-87a4-d8bb35100d92 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.370370] [48527]: DEBUG oslo_concurrency.lockutils [None req-d91b38ee-f671-4fad-87a4-d8bb35100d92 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.370535] [48527]: DEBUG oslo_concurrency.lockutils [None req-d91b38ee-f671-4fad-87a4-d8bb35100d92 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.370792] [48527]: DEBUG oslo_concurrency.lockutils [None req-d91b38ee-f671-4fad-87a4-d8bb35100d92 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.370937] [48527]: DEBUG oslo_concurrency.lockutils [None req-d91b38ee-f671-4fad-87a4-d8bb35100d92 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.371072] [48527]: DEBUG oslo_concurrency.lockutils [None req-d91b38ee-f671-4fad-87a4-d8bb35100d92 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.391356] [48527]: INFO nova.api.openstack.requestlog [None req-d91b38ee-f671-4fad-87a4-d8bb35100d92 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata/key2" status: 200 len: 28 microversion: 2.1 time: 0.027463 [ 1029.392156] [48527]: [pid: 48527|app: 0|req: 2421/4778] 10.180.1.21 () {58 vars in 1273 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata/key2 => generated 28 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 1029.394319] [48527]: DEBUG nova.api.openstack.wsgi [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.395735] [48527]: DEBUG nova.compute.api [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.401953] [48527]: DEBUG oslo_concurrency.lockutils [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.402218] [48527]: DEBUG oslo_concurrency.lockutils [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.402360] [48527]: DEBUG oslo_concurrency.lockutils [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.402615] [48527]: DEBUG oslo_concurrency.lockutils [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.402754] [48527]: DEBUG oslo_concurrency.lockutils [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.402873] [48527]: DEBUG oslo_concurrency.lockutils [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.434890] [48527]: WARNING neutronclient.v2_0.client [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.471459] [48526]: DEBUG nova.policy [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.479688] [48526]: INFO nova.api.openstack.requestlog [None req-245413f4-c206-4905-90fa-bf3ba084f9e7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1668 microversion: 2.1 time: 0.165167 [ 1029.480146] [48526]: [pid: 48526|app: 0|req: 2358/4779] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1668 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.483442] [48526]: DEBUG nova.api.openstack.wsgi [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1029.485267] [48526]: DEBUG nova.compute.api [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.491533] [48526]: DEBUG oslo_concurrency.lockutils [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.491655] [48526]: DEBUG oslo_concurrency.lockutils [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.491792] [48526]: DEBUG oslo_concurrency.lockutils [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.492419] [48526]: DEBUG oslo_concurrency.lockutils [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.492603] [48526]: DEBUG oslo_concurrency.lockutils [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.492719] [48526]: DEBUG oslo_concurrency.lockutils [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.518201] [48527]: DEBUG nova.policy [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.522592] [48526]: DEBUG nova.quota [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1029.522805] [48527]: INFO nova.api.openstack.requestlog [None req-636a8fd5-ed27-4b82-8ce4-ff3c15799b16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1662 microversion: 2.1 time: 0.130347 [ 1029.523156] [48527]: [pid: 48527|app: 0|req: 2422/4780] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1662 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.525670] [48527]: DEBUG nova.api.openstack.wsgi [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1029.526587] [48526]: DEBUG nova.quota [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1029.527192] [48527]: DEBUG nova.compute.api [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.530864] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.531058] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.531209] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.531521] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.531667] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.531812] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.558501] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.558691] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.558769] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.558815] [48526]: INFO nova.api.openstack.requestlog [None req-d597e313-fbf6-4fcb-9f3b-8b5f12736ef1 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.077990 [ 1029.559173] [48526]: [pid: 48526|app: 0|req: 2359/4781] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:58:53 2025] PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1029.561568] [48526]: DEBUG nova.api.openstack.wsgi [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.562966] [48527]: WARNING neutronclient.v2_0.client [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.563116] [48526]: DEBUG nova.compute.api [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.563279] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.563477] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.563584] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.563995] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.565142] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.565321] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.566503] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.566700] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.566836] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.567103] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.567244] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.567401] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.570794] [48527]: DEBUG nova.policy [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.576732] [48527]: DEBUG nova.compute.api [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Old instance type m1.nano, new instance type m1.micro {{(pid=48527) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1029.580457] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.580796] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.581026] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.582064] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.582899] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.583842] [48527]: DEBUG oslo_concurrency.lockutils [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.591114] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.591443] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.591626] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.591815] [48526]: DEBUG nova.objects.instance [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1029.596143] [48527]: DEBUG nova.quota [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1029.596201] [48526]: WARNING neutronclient.v2_0.client [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.597711] [48527]: DEBUG nova.quota [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for user a721011062344b299921c86e032dbd1d and project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1029.604219] [48527]: DEBUG nova.virt.hardware [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1029.605243] [48527]: DEBUG nova.virt.hardware [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1029.605490] [48527]: DEBUG nova.virt.hardware [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1029.605647] [48527]: DEBUG nova.virt.hardware [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1029.605818] [48527]: DEBUG nova.virt.hardware [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1029.614590] [48526]: DEBUG nova.policy [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.619158] [48526]: INFO nova.api.openstack.requestlog [None req-fa86e8ec-4716-495a-b849-41c554514e90 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.059379 [ 1029.619627] [48526]: [pid: 48526|app: 0|req: 2360/4782] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.622400] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.623855] [48526]: DEBUG nova.compute.api [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.627164] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.627368] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.627519] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.627746] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.627883] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.628017] [48526]: DEBUG oslo_concurrency.lockutils [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.650182] [48526]: WARNING neutronclient.v2_0.client [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.658213] [48527]: INFO nova.api.openstack.requestlog [None req-657a2c69-e732-4afe-a72b-3746a640486a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action" status: 202 len: 0 microversion: 2.1 time: 0.134428 [ 1029.658577] [48527]: [pid: 48527|app: 0|req: 2423/4783] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:53 2025] POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1029.661144] [48527]: DEBUG nova.api.openstack.wsgi [None req-edf4683e-5303-4927-bafa-abc02bc006ba tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.663028] [48527]: DEBUG nova.compute.api [None req-edf4683e-5303-4927-bafa-abc02bc006ba tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.666293] [48527]: DEBUG oslo_concurrency.lockutils [None req-edf4683e-5303-4927-bafa-abc02bc006ba tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.666293] [48527]: DEBUG oslo_concurrency.lockutils [None req-edf4683e-5303-4927-bafa-abc02bc006ba tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.666293] [48527]: DEBUG oslo_concurrency.lockutils [None req-edf4683e-5303-4927-bafa-abc02bc006ba tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.666293] [48527]: DEBUG oslo_concurrency.lockutils [None req-edf4683e-5303-4927-bafa-abc02bc006ba tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.666493] [48527]: DEBUG oslo_concurrency.lockutils [None req-edf4683e-5303-4927-bafa-abc02bc006ba tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.666493] [48527]: DEBUG oslo_concurrency.lockutils [None req-edf4683e-5303-4927-bafa-abc02bc006ba tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.677378] [48526]: INFO nova.api.openstack.requestlog [None req-e0c60ce1-600d-45a4-b656-9542ba6245c8 tempest-ServersAdmin275Test-2003413970 tempest-ServersAdmin275Test-2003413970-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1963 microversion: 2.75 time: 0.056804 [ 1029.677679] [48526]: [pid: 48526|app: 0|req: 2361/4784] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1963 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1029.683805] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.684238] [48526]: DEBUG nova.compute.api [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.688837] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.689188] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.689490] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.689925] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.690196] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.690928] [48527]: INFO nova.api.openstack.requestlog [None req-edf4683e-5303-4927-bafa-abc02bc006ba tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.031533 [ 1029.691182] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.691727] [48527]: [pid: 48527|app: 0|req: 2424/4785] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1029.695249] [48527]: DEBUG nova.api.openstack.wsgi [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.695707] [48527]: DEBUG nova.compute.api [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.698898] [48527]: DEBUG oslo_concurrency.lockutils [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.699185] [48527]: DEBUG oslo_concurrency.lockutils [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.699364] [48527]: DEBUG oslo_concurrency.lockutils [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.699701] [48527]: DEBUG oslo_concurrency.lockutils [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.699884] [48527]: DEBUG oslo_concurrency.lockutils [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.700044] [48527]: DEBUG oslo_concurrency.lockutils [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.717280] [48526]: WARNING neutronclient.v2_0.client [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.720106] [48527]: DEBUG nova.compute.api [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1029.765953] [48527]: INFO nova.api.openstack.requestlog [None req-f998b9b1-4e55-4758-bb6e-e912e4a20ced tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 204 len: 0 microversion: 2.75 time: 0.073114 [ 1029.766093] [48527]: [pid: 48527|app: 0|req: 2425/4786] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:58:53 2025] DELETE /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1029.768860] [48527]: DEBUG nova.api.openstack.wsgi [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1029.770369] [48527]: DEBUG nova.compute.api [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.773714] [48527]: DEBUG oslo_concurrency.lockutils [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.773895] [48527]: DEBUG oslo_concurrency.lockutils [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.774043] [48527]: DEBUG oslo_concurrency.lockutils [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.774305] [48527]: DEBUG oslo_concurrency.lockutils [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.774864] [48527]: DEBUG oslo_concurrency.lockutils [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.774992] [48527]: DEBUG oslo_concurrency.lockutils [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.786493] [48526]: DEBUG nova.policy [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.791952] [48526]: INFO nova.api.openstack.requestlog [None req-c4cde585-42ba-4954-bc33-5b4dfa389661 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.113520 [ 1029.792333] [48526]: [pid: 48526|app: 0|req: 2362/4787] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:53 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.794899] [48526]: DEBUG nova.api.openstack.wsgi [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.798940] [48526]: DEBUG nova.compute.api [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.801826] [48527]: DEBUG nova.quota [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1029.803694] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.803897] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.804040] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.804327] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.804492] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.804620] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.808083] [48527]: DEBUG nova.quota [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1029.833424] [48526]: WARNING neutronclient.v2_0.client [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.842237] [48527]: INFO nova.api.openstack.requestlog [None req-97cd5483-13d4-4b46-839b-2c141c1a12cd tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.074917 [ 1029.842952] [48527]: [pid: 48527|app: 0|req: 2426/4788] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:58:53 2025] PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1029.848897] [48527]: DEBUG nova.api.openstack.wsgi [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.850786] [48527]: DEBUG nova.compute.api [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.855117] [48527]: DEBUG oslo_concurrency.lockutils [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.855117] [48527]: DEBUG oslo_concurrency.lockutils [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.855117] [48527]: DEBUG oslo_concurrency.lockutils [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.855883] [48527]: DEBUG oslo_concurrency.lockutils [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.855883] [48527]: DEBUG oslo_concurrency.lockutils [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.855883] [48527]: DEBUG oslo_concurrency.lockutils [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.856786] [48526]: DEBUG nova.policy [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.865563] [48526]: DEBUG nova.policy [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.866801] [48526]: DEBUG nova.policy [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.871799] [48526]: INFO nova.api.openstack.requestlog [None req-df5cd61b-52b2-4115-b59d-6c0ab4a41db7 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1462 microversion: 2.75 time: 0.078427 [ 1029.872440] [48526]: [pid: 48526|app: 0|req: 2363/4789] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1462 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1029.877216] [48527]: WARNING neutronclient.v2_0.client [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.877397] [48526]: DEBUG nova.api.openstack.wsgi [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"meta2": "data2", "meta3": "data3"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1029.879416] [48526]: DEBUG nova.compute.api [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.884283] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.884639] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.884870] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.885282] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.885520] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.886485] [48526]: DEBUG oslo_concurrency.lockutils [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.905098] [48526]: DEBUG nova.quota [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1029.907321] [48526]: DEBUG nova.quota [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1029.923912] [48527]: INFO nova.api.openstack.requestlog [None req-caa79620-952d-4506-ad8f-cc8de1b69693 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 812 microversion: 2.1 time: 0.077511 [ 1029.924191] [48527]: [pid: 48527|app: 0|req: 2427/4790] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 812 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1029.926808] [48527]: DEBUG nova.api.openstack.wsgi [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.928233] [48527]: DEBUG nova.compute.api [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.931873] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.932091] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.932213] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.932473] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.932616] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.932754] [48527]: DEBUG oslo_concurrency.lockutils [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.941155] [48526]: INFO nova.api.openstack.requestlog [None req-6d626fdb-19f7-46b1-87b0-17ef154d4f94 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.067474 [ 1029.941155] [48526]: [pid: 48526|app: 0|req: 2364/4791] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:58:54 2025] PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1029.947824] [48526]: DEBUG nova.api.openstack.wsgi [None req-3129f5f4-2eb4-4fbe-aa9e-d29127d794db tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.949070] [48526]: DEBUG nova.compute.api [None req-3129f5f4-2eb4-4fbe-aa9e-d29127d794db tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.949928] [48527]: WARNING neutronclient.v2_0.client [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.952720] [48526]: DEBUG oslo_concurrency.lockutils [None req-3129f5f4-2eb4-4fbe-aa9e-d29127d794db tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.952936] [48526]: DEBUG oslo_concurrency.lockutils [None req-3129f5f4-2eb4-4fbe-aa9e-d29127d794db tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.953108] [48526]: DEBUG oslo_concurrency.lockutils [None req-3129f5f4-2eb4-4fbe-aa9e-d29127d794db tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.953367] [48526]: DEBUG oslo_concurrency.lockutils [None req-3129f5f4-2eb4-4fbe-aa9e-d29127d794db tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.953523] [48526]: DEBUG oslo_concurrency.lockutils [None req-3129f5f4-2eb4-4fbe-aa9e-d29127d794db tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.953680] [48526]: DEBUG oslo_concurrency.lockutils [None req-3129f5f4-2eb4-4fbe-aa9e-d29127d794db tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.973402] [48527]: DEBUG nova.policy [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.974820] [48526]: INFO nova.api.openstack.requestlog [None req-3129f5f4-2eb4-4fbe-aa9e-d29127d794db tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.029355 [ 1029.975238] [48526]: [pid: 48526|app: 0|req: 2365/4792] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1029.979515] [48527]: INFO nova.api.openstack.requestlog [None req-d59b76a6-6fb1-4649-bac3-3edba3a5cea1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1211 microversion: 2.1 time: 0.054630 [ 1029.980118] [48527]: [pid: 48527|app: 0|req: 2428/4793] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.981524] [48526]: DEBUG nova.api.openstack.wsgi [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1029.982971] [48526]: DEBUG nova.compute.api [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.986365] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.986555] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.986682] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.986948] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.987102] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.987227] [48526]: DEBUG oslo_concurrency.lockutils [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.010113] [48526]: DEBUG nova.quota [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1030.012573] [48526]: DEBUG nova.quota [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1030.036926] [48527]: DEBUG nova.api.openstack.wsgi [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.038400] [48527]: DEBUG nova.compute.api [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.040687] [48526]: INFO nova.api.openstack.requestlog [None req-b0d697e2-0388-45af-9a98-e937792d8f03 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.061236 [ 1030.041521] [48526]: [pid: 48526|app: 0|req: 2366/4794] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:58:54 2025] PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1030.041829] [48527]: DEBUG oslo_concurrency.lockutils [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.041949] [48527]: DEBUG oslo_concurrency.lockutils [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.042075] [48527]: DEBUG oslo_concurrency.lockutils [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.042316] [48527]: DEBUG oslo_concurrency.lockutils [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.042459] [48527]: DEBUG oslo_concurrency.lockutils [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.042577] [48527]: DEBUG oslo_concurrency.lockutils [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.046221] [48526]: DEBUG nova.api.openstack.wsgi [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'update', calling method: >, body: {"meta": {"nova": "alt"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1030.047697] [48526]: DEBUG nova.compute.api [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.051141] [48526]: DEBUG oslo_concurrency.lockutils [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.051326] [48526]: DEBUG oslo_concurrency.lockutils [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.051464] [48526]: DEBUG oslo_concurrency.lockutils [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.051723] [48526]: DEBUG oslo_concurrency.lockutils [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.051863] [48526]: DEBUG oslo_concurrency.lockutils [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.051983] [48526]: DEBUG oslo_concurrency.lockutils [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.062467] [48527]: DEBUG oslo_concurrency.lockutils [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.062648] [48527]: DEBUG oslo_concurrency.lockutils [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.062778] [48527]: DEBUG oslo_concurrency.lockutils [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.062933] [48527]: DEBUG nova.objects.instance [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.066650] [48527]: WARNING neutronclient.v2_0.client [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.076918] [48526]: DEBUG nova.quota [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1030.079344] [48526]: DEBUG nova.quota [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1030.086707] [48527]: DEBUG nova.policy [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.091195] [48527]: INFO nova.api.openstack.requestlog [None req-1772e02a-72a2-4087-9b2d-37a0e8746064 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.056293 [ 1030.091554] [48527]: [pid: 48527|app: 0|req: 2429/4795] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.103073] [48527]: DEBUG nova.api.openstack.wsgi [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.104779] [48527]: DEBUG nova.compute.api [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.105919] [48526]: INFO nova.api.openstack.requestlog [None req-96cc52d3-f578-4a1d-bacc-0554971d0641 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata/nova" status: 200 len: 25 microversion: 2.1 time: 0.061726 [ 1030.106371] [48526]: [pid: 48526|app: 0|req: 2367/4796] 10.180.1.21 () {60 vars in 1293 bytes} [Fri Dec 12 13:58:54 2025] PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata/nova => generated 25 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1030.108268] [48527]: DEBUG oslo_concurrency.lockutils [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.108462] [48527]: DEBUG oslo_concurrency.lockutils [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.108640] [48527]: DEBUG oslo_concurrency.lockutils [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.108927] [48527]: DEBUG oslo_concurrency.lockutils [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.109075] [48527]: DEBUG oslo_concurrency.lockutils [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.109200] [48527]: DEBUG oslo_concurrency.lockutils [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.111572] [48526]: DEBUG nova.api.openstack.wsgi [None req-8f3d89dc-5188-42f4-a5b3-3259cb0e033b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.113128] [48526]: DEBUG nova.compute.api [None req-8f3d89dc-5188-42f4-a5b3-3259cb0e033b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.116533] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f3d89dc-5188-42f4-a5b3-3259cb0e033b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.116685] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f3d89dc-5188-42f4-a5b3-3259cb0e033b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.116820] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f3d89dc-5188-42f4-a5b3-3259cb0e033b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.117094] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f3d89dc-5188-42f4-a5b3-3259cb0e033b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.117248] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f3d89dc-5188-42f4-a5b3-3259cb0e033b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.117373] [48526]: DEBUG oslo_concurrency.lockutils [None req-8f3d89dc-5188-42f4-a5b3-3259cb0e033b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.130772] [48527]: WARNING neutronclient.v2_0.client [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.133903] [48526]: INFO nova.api.openstack.requestlog [None req-8f3d89dc-5188-42f4-a5b3-3259cb0e033b tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 65 microversion: 2.1 time: 0.024359 [ 1030.135159] [48526]: [pid: 48526|app: 0|req: 2368/4797] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 65 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1030.140851] [48526]: DEBUG nova.api.openstack.wsgi [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1030.142329] [48526]: DEBUG nova.compute.api [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.146260] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.146883] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.146883] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.146883] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.146883] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.147063] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.166700] [48526]: DEBUG nova.quota [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1030.169191] [48526]: DEBUG nova.quota [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1030.194128] [48526]: INFO nova.api.openstack.requestlog [None req-5fb17501-3d84-4432-a85d-d7fe29c63398 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.055141 [ 1030.194482] [48526]: [pid: 48526|app: 0|req: 2369/4798] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:58:54 2025] PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 1030.198778] [48526]: DEBUG nova.api.openstack.wsgi [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.200327] [48526]: DEBUG nova.compute.api [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.203624] [48526]: DEBUG oslo_concurrency.lockutils [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.203827] [48526]: DEBUG oslo_concurrency.lockutils [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.203964] [48526]: DEBUG oslo_concurrency.lockutils [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.204709] [48526]: DEBUG oslo_concurrency.lockutils [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.204709] [48526]: DEBUG oslo_concurrency.lockutils [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.204709] [48526]: DEBUG oslo_concurrency.lockutils [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.222086] [48527]: DEBUG nova.policy [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.222936] [48526]: DEBUG oslo_concurrency.lockutils [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.223157] [48526]: DEBUG oslo_concurrency.lockutils [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.223289] [48526]: DEBUG oslo_concurrency.lockutils [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.223447] [48526]: DEBUG nova.objects.instance [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.226369] [48526]: WARNING neutronclient.v2_0.client [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.226535] [48527]: INFO nova.api.openstack.requestlog [None req-00967008-2aa4-4714-9b18-53432282f331 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.125935 [ 1030.226835] [48527]: [pid: 48527|app: 0|req: 2430/4799] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.229289] [48527]: DEBUG nova.api.openstack.wsgi [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'create', calling method: >, body: {"metadata": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1030.230904] [48527]: DEBUG nova.compute.api [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.234295] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.234521] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.234669] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.234922] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.235093] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.235193] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.248233] [48526]: DEBUG nova.policy [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.253027] [48526]: INFO nova.api.openstack.requestlog [None req-118e4899-4266-4135-b134-14baf24e2f13 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.057439 [ 1030.253373] [48526]: [pid: 48526|app: 0|req: 2370/4800] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.253692] [48527]: DEBUG nova.quota [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1030.256358] [48527]: DEBUG nova.quota [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1030.287196] [48527]: INFO nova.api.openstack.requestlog [None req-bb2ff76b-d02f-464d-bca1-51a4ccd2f0fe tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.059629 [ 1030.287788] [48527]: [pid: 48527|app: 0|req: 2431/4801] 10.180.1.21 () {60 vars in 1279 bytes} [Fri Dec 12 13:58:54 2025] POST /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1030.293904] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0e5226a-a145-4dda-922f-9e5d97d133ea tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.295917] [48526]: DEBUG nova.compute.api [None req-c0e5226a-a145-4dda-922f-9e5d97d133ea tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.297407] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.299216] [48527]: DEBUG nova.compute.api [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.301571] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0e5226a-a145-4dda-922f-9e5d97d133ea tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.301703] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0e5226a-a145-4dda-922f-9e5d97d133ea tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.301842] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0e5226a-a145-4dda-922f-9e5d97d133ea tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.302130] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0e5226a-a145-4dda-922f-9e5d97d133ea tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.302308] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0e5226a-a145-4dda-922f-9e5d97d133ea tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.302387] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0e5226a-a145-4dda-922f-9e5d97d133ea tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.303176] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.303381] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.303520] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.303775] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.303912] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.304624] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.326066] [48527]: WARNING neutronclient.v2_0.client [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.326456] [48526]: INFO nova.api.openstack.requestlog [None req-c0e5226a-a145-4dda-922f-9e5d97d133ea tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.034617 [ 1030.326456] [48526]: [pid: 48526|app: 0|req: 2371/4802] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1030.328775] [48526]: DEBUG nova.api.openstack.wsgi [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.330269] [48526]: DEBUG nova.compute.api [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.333820] [48526]: DEBUG oslo_concurrency.lockutils [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.333820] [48526]: DEBUG oslo_concurrency.lockutils [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.333820] [48526]: DEBUG oslo_concurrency.lockutils [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.334071] [48526]: DEBUG oslo_concurrency.lockutils [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.334165] [48526]: DEBUG oslo_concurrency.lockutils [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.334284] [48526]: DEBUG oslo_concurrency.lockutils [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.352315] [48526]: WARNING neutronclient.v2_0.client [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.372203] [48526]: DEBUG nova.policy [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.379347] [48526]: INFO nova.api.openstack.requestlog [None req-0401d1a3-ac88-4e14-902c-5bfc56405e7b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1202 microversion: 2.1 time: 0.052343 [ 1030.380147] [48526]: [pid: 48526|app: 0|req: 2372/4803] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.382214] [48526]: DEBUG nova.api.openstack.wsgi [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1030.383612] [48526]: DEBUG nova.compute.api [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.386675] [48526]: DEBUG oslo_concurrency.lockutils [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.386860] [48526]: DEBUG oslo_concurrency.lockutils [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.386990] [48526]: DEBUG oslo_concurrency.lockutils [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.387256] [48526]: DEBUG oslo_concurrency.lockutils [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.387395] [48526]: DEBUG oslo_concurrency.lockutils [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.387564] [48526]: DEBUG oslo_concurrency.lockutils [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.405887] [48526]: DEBUG nova.quota [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1030.409168] [48526]: DEBUG nova.quota [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1030.444708] [48527]: DEBUG nova.policy [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.450594] [48526]: INFO nova.api.openstack.requestlog [None req-b33f40b2-0520-47fb-b8c7-135d12734a74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 50 microversion: 2.1 time: 0.070191 [ 1030.451142] [48526]: [pid: 48526|app: 0|req: 2373/4804] 10.180.1.21 () {60 vars in 1278 bytes} [Fri Dec 12 13:58:54 2025] PUT /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 50 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1030.451502] [48527]: INFO nova.api.openstack.requestlog [None req-1d53f442-5c37-4033-ad69-7d8326143a1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1512 microversion: 2.1 time: 0.156298 [ 1030.451931] [48527]: [pid: 48527|app: 0|req: 2432/4805] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1512 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1030.454060] [48526]: DEBUG nova.api.openstack.wsgi [req-7929a5c0-0e8c-44b8-bbb1-a3084c8f28b4 req-00e2cf0f-d043-40e4-8e1e-f437b42bc5b0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "35c01d7c-c214-4c18-8d9d-ac15717f1b06", "name": "network-vif-deleted", "tag": "1041df48-d345-4028-a5e7-bce52b3604fe"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1030.457154] [48527]: DEBUG nova.api.openstack.wsgi [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "alt1", "key3": "value3"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1030.458207] [48527]: DEBUG nova.compute.api [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.462040] [48526]: DEBUG oslo_concurrency.lockutils [req-7929a5c0-0e8c-44b8-bbb1-a3084c8f28b4 req-00e2cf0f-d043-40e4-8e1e-f437b42bc5b0 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.462040] [48526]: DEBUG oslo_concurrency.lockutils [req-7929a5c0-0e8c-44b8-bbb1-a3084c8f28b4 req-00e2cf0f-d043-40e4-8e1e-f437b42bc5b0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.462040] [48526]: DEBUG oslo_concurrency.lockutils [req-7929a5c0-0e8c-44b8-bbb1-a3084c8f28b4 req-00e2cf0f-d043-40e4-8e1e-f437b42bc5b0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.462215] [48527]: DEBUG oslo_concurrency.lockutils [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.462215] [48527]: DEBUG oslo_concurrency.lockutils [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.462215] [48527]: DEBUG oslo_concurrency.lockutils [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.462364] [48527]: DEBUG oslo_concurrency.lockutils [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.462455] [48527]: DEBUG oslo_concurrency.lockutils [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.462582] [48527]: DEBUG oslo_concurrency.lockutils [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.470470] [48526]: INFO nova.api.openstack.compute.server_external_events [req-7929a5c0-0e8c-44b8-bbb1-a3084c8f28b4 req-00e2cf0f-d043-40e4-8e1e-f437b42bc5b0 service nova] Creating event network-vif-deleted:1041df48-d345-4028-a5e7-bce52b3604fe for instance 35c01d7c-c214-4c18-8d9d-ac15717f1b06 on cpu-1 [ 1030.475222] [48526]: INFO nova.api.openstack.requestlog [req-7929a5c0-0e8c-44b8-bbb1-a3084c8f28b4 req-00e2cf0f-d043-40e4-8e1e-f437b42bc5b0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023412 [ 1030.475735] [48526]: [pid: 48526|app: 0|req: 2374/4806] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:54 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) [ 1030.484313] [48527]: DEBUG nova.quota [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1030.486741] [48527]: DEBUG nova.quota [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Getting quotas for user 98e79cf3bd204c47a90351181df2a862 and project 006f7d0a18c74c89b5382d4a629cadee. Resources: dict_keys(['metadata_items']) {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1030.513623] [48527]: INFO nova.api.openstack.requestlog [None req-22712956-6bff-4e7f-bf13-606699631241 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 66 microversion: 2.1 time: 0.058807 [ 1030.513990] [48527]: [pid: 48527|app: 0|req: 2433/4807] 10.180.1.21 () {60 vars in 1279 bytes} [Fri Dec 12 13:58:54 2025] POST /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 66 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1030.521376] [48526]: DEBUG nova.api.openstack.wsgi [None req-a74a7290-e548-49cd-a6da-82a0c14922cf tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.523880] [48526]: DEBUG nova.compute.api [None req-a74a7290-e548-49cd-a6da-82a0c14922cf tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.528419] [48526]: DEBUG oslo_concurrency.lockutils [None req-a74a7290-e548-49cd-a6da-82a0c14922cf tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.528687] [48526]: DEBUG oslo_concurrency.lockutils [None req-a74a7290-e548-49cd-a6da-82a0c14922cf tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.528874] [48526]: DEBUG oslo_concurrency.lockutils [None req-a74a7290-e548-49cd-a6da-82a0c14922cf tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.529253] [48526]: DEBUG oslo_concurrency.lockutils [None req-a74a7290-e548-49cd-a6da-82a0c14922cf tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.529445] [48526]: DEBUG oslo_concurrency.lockutils [None req-a74a7290-e548-49cd-a6da-82a0c14922cf tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.529618] [48526]: DEBUG oslo_concurrency.lockutils [None req-a74a7290-e548-49cd-a6da-82a0c14922cf tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.537076] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.538622] [48527]: DEBUG nova.compute.api [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.542163] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.542355] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.542492] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.542745] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.542885] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.543011] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.553021] [48526]: INFO nova.api.openstack.requestlog [None req-a74a7290-e548-49cd-a6da-82a0c14922cf tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata" status: 200 len: 66 microversion: 2.1 time: 0.034715 [ 1030.553642] [48526]: [pid: 48526|app: 0|req: 2375/4808] 10.180.1.21 () {58 vars in 1258 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe/metadata => generated 66 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1030.561244] [48526]: DEBUG nova.api.openstack.wsgi [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.561565] [48526]: DEBUG nova.compute.api [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.567717] [48526]: DEBUG oslo_concurrency.lockutils [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.568084] [48526]: DEBUG oslo_concurrency.lockutils [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.568325] [48526]: DEBUG oslo_concurrency.lockutils [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.568727] [48526]: DEBUG oslo_concurrency.lockutils [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.568967] [48526]: DEBUG oslo_concurrency.lockutils [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.569188] [48526]: DEBUG oslo_concurrency.lockutils [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.571796] [48527]: WARNING neutronclient.v2_0.client [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.586632] [48526]: DEBUG nova.compute.api [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1030.634433] [48526]: INFO nova.api.openstack.requestlog [None req-868b7361-6745-4e72-8f75-c6e54f2ed0e8 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 204 len: 0 microversion: 2.1 time: 0.076165 [ 1030.634893] [48526]: [pid: 48526|app: 0|req: 2376/4809] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:54 2025] DELETE /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1030.637560] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.637819] [48526]: DEBUG nova.compute.api [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.640609] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.640793] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.640924] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.641185] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.641325] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.641585] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.656366] [48526]: DEBUG nova.compute.api [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1030.685735] [48527]: DEBUG nova.policy [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.690235] [48527]: INFO nova.api.openstack.requestlog [None req-5d6d85c3-dd53-4138-90c9-ddbfe7d38f09 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1662 microversion: 2.1 time: 0.155374 [ 1030.690565] [48527]: [pid: 48527|app: 0|req: 2434/4810] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1662 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.692874] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.694230] [48527]: DEBUG nova.compute.api [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.697451] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.697622] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.697754] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.697998] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.698154] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.698299] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.704053] [48526]: INFO nova.api.openstack.requestlog [None req-b9963e61-738d-4570-a81e-54061f63278a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 204 len: 0 microversion: 2.1 time: 0.068300 [ 1030.704318] [48526]: [pid: 48526|app: 0|req: 2377/4811] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:54 2025] DELETE /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1030.707449] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.709083] [48526]: DEBUG nova.compute.api [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.712229] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.712410] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.712541] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.713106] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.713106] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.713106] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.718512] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.718717] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.718854] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.719007] [48527]: DEBUG nova.objects.instance [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.722696] [48527]: WARNING neutronclient.v2_0.client [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.731286] [48526]: WARNING neutronclient.v2_0.client [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.742105] [48527]: DEBUG nova.policy [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.745678] [48527]: INFO nova.api.openstack.requestlog [None req-1b2ddc0c-c724-4c8c-92b6-83e0b7d5afbc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.054563 [ 1030.746198] [48527]: [pid: 48527|app: 0|req: 2435/4812] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.748807] [48527]: DEBUG nova.api.openstack.wsgi [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.750342] [48527]: DEBUG nova.compute.api [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.756945] [48527]: DEBUG oslo_concurrency.lockutils [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.757368] [48527]: DEBUG oslo_concurrency.lockutils [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.757649] [48527]: DEBUG oslo_concurrency.lockutils [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.758437] [48527]: DEBUG oslo_concurrency.lockutils [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.758437] [48527]: DEBUG oslo_concurrency.lockutils [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.758437] [48527]: DEBUG oslo_concurrency.lockutils [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.781149] [48527]: WARNING neutronclient.v2_0.client [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.794673] [48526]: DEBUG nova.policy [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.799302] [48526]: INFO nova.api.openstack.requestlog [None req-0ed80eba-5f6e-44bf-90c4-21c168898c74 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1557 microversion: 2.1 time: 0.094296 [ 1030.799739] [48526]: [pid: 48526|app: 0|req: 2378/4813] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1557 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.804639] [48526]: DEBUG nova.api.openstack.wsgi [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.806235] [48526]: DEBUG nova.compute.api [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.810431] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.811104] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.811104] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.811417] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.811595] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.811724] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.830588] [48526]: WARNING neutronclient.v2_0.client [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.872861] [48527]: DEBUG nova.policy [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.877809] [48527]: INFO nova.api.openstack.requestlog [None req-380c64cb-518b-4d38-b816-7edbf7a6d865 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1551 microversion: 2.1 time: 0.130908 [ 1030.878172] [48527]: [pid: 48527|app: 0|req: 2436/4814] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:54 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1551 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.890689] [48527]: DEBUG nova.api.openstack.wsgi [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.894088] [48527]: DEBUG nova.compute.api [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.898372] [48527]: DEBUG oslo_concurrency.lockutils [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.898671] [48527]: DEBUG oslo_concurrency.lockutils [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.899338] [48527]: DEBUG oslo_concurrency.lockutils [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.899338] [48527]: DEBUG oslo_concurrency.lockutils [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.899529] [48527]: DEBUG oslo_concurrency.lockutils [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.899594] [48527]: DEBUG oslo_concurrency.lockutils [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.924569] [48527]: WARNING neutronclient.v2_0.client [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.936588] [48526]: DEBUG nova.policy [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.943543] [48526]: INFO nova.api.openstack.requestlog [None req-21c22d30-2b9d-44ce-88ad-187b29dadd8d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.140738 [ 1030.943916] [48526]: [pid: 48526|app: 0|req: 2379/4815] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1030.946508] [48526]: DEBUG nova.api.openstack.wsgi [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.947981] [48526]: DEBUG nova.compute.api [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.951468] [48526]: DEBUG oslo_concurrency.lockutils [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.951699] [48526]: DEBUG oslo_concurrency.lockutils [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.951868] [48526]: DEBUG oslo_concurrency.lockutils [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.952219] [48526]: DEBUG oslo_concurrency.lockutils [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.952409] [48526]: DEBUG oslo_concurrency.lockutils [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.952569] [48526]: DEBUG oslo_concurrency.lockutils [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.954989] [48527]: DEBUG nova.policy [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.959837] [48527]: DEBUG nova.policy [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.960786] [48527]: DEBUG nova.policy [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.964302] [48527]: INFO nova.api.openstack.requestlog [None req-3099b648-4032-45aa-b44e-c3241e4fcd8c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1462 microversion: 2.75 time: 0.076348 [ 1030.965027] [48527]: [pid: 48527|app: 0|req: 2437/4816] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1462 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1030.972293] [48526]: WARNING neutronclient.v2_0.client [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.994185] [48527]: DEBUG nova.api.openstack.wsgi [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.995273] [48527]: DEBUG nova.compute.api [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.999347] [48527]: DEBUG oslo_concurrency.lockutils [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.999702] [48527]: DEBUG oslo_concurrency.lockutils [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.000176] [48527]: DEBUG oslo_concurrency.lockutils [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.000176] [48527]: DEBUG oslo_concurrency.lockutils [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.000386] [48527]: DEBUG oslo_concurrency.lockutils [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.000583] [48527]: DEBUG oslo_concurrency.lockutils [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.026479] [48527]: WARNING neutronclient.v2_0.client [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.048667] [48527]: DEBUG nova.policy [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.052561] [48527]: INFO nova.api.openstack.requestlog [None req-68068c6f-8534-47fb-96bb-4239f69c97fc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1267 microversion: 2.1 time: 0.061141 [ 1031.053125] [48527]: [pid: 48527|app: 0|req: 2438/4817] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1267 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.054916] [48526]: INFO nova.api.openstack.requestlog [None req-873ff547-a2f2-4d14-938c-b8560b5dea2f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 812 microversion: 2.1 time: 0.110271 [ 1031.055462] [48526]: [pid: 48526|app: 0|req: 2380/4818] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 812 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1031.104436] [48527]: DEBUG nova.api.openstack.wsgi [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.105822] [48527]: DEBUG nova.compute.api [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.109375] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.109582] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.109729] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.109985] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.110142] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.110261] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.129417] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.129664] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.129732] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.129871] [48527]: DEBUG nova.objects.instance [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1031.132692] [48527]: WARNING neutronclient.v2_0.client [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.151734] [48527]: DEBUG nova.policy [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.156940] [48527]: INFO nova.api.openstack.requestlog [None req-3c14f2c3-46aa-48ad-aa25-c976dabbce35 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.054926 [ 1031.157276] [48527]: [pid: 48527|app: 0|req: 2439/4819] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.241265] [48526]: DEBUG nova.api.openstack.wsgi [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.242762] [48526]: DEBUG nova.compute.api [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.246676] [48526]: DEBUG oslo_concurrency.lockutils [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.246867] [48526]: DEBUG oslo_concurrency.lockutils [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.247009] [48526]: DEBUG oslo_concurrency.lockutils [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.247529] [48526]: DEBUG oslo_concurrency.lockutils [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.247774] [48526]: DEBUG oslo_concurrency.lockutils [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.247956] [48526]: DEBUG oslo_concurrency.lockutils [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.266891] [48527]: DEBUG nova.api.openstack.wsgi [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.267057] [48526]: WARNING neutronclient.v2_0.client [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.267618] [48527]: DEBUG nova.compute.api [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.272028] [48527]: DEBUG oslo_concurrency.lockutils [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.272028] [48527]: DEBUG oslo_concurrency.lockutils [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.272195] [48527]: DEBUG oslo_concurrency.lockutils [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.272506] [48527]: DEBUG oslo_concurrency.lockutils [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.274051] [48527]: DEBUG oslo_concurrency.lockutils [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.274051] [48527]: DEBUG oslo_concurrency.lockutils [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.295082] [48527]: DEBUG oslo_concurrency.lockutils [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.295282] [48527]: DEBUG oslo_concurrency.lockutils [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.295463] [48527]: DEBUG oslo_concurrency.lockutils [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.295584] [48527]: DEBUG nova.objects.instance [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1031.298976] [48527]: WARNING neutronclient.v2_0.client [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.317678] [48527]: DEBUG nova.policy [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.323194] [48527]: INFO nova.api.openstack.requestlog [None req-974be235-3d14-4e15-9809-d3b989eb41de tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.059244 [ 1031.323944] [48527]: [pid: 48527|app: 0|req: 2440/4820] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.371028] [48526]: DEBUG nova.policy [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.376939] [48526]: INFO nova.api.openstack.requestlog [None req-0446abb6-3a5f-4b20-b0c7-a8fe7b83145c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1673 microversion: 2.1 time: 0.137943 [ 1031.377383] [48526]: [pid: 48526|app: 0|req: 2381/4821] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1673 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.396036] [48527]: DEBUG nova.api.openstack.wsgi [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.399273] [48527]: DEBUG nova.compute.api [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.405777] [48527]: DEBUG oslo_concurrency.lockutils [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.406024] [48527]: DEBUG oslo_concurrency.lockutils [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.406201] [48527]: DEBUG oslo_concurrency.lockutils [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.406475] [48527]: DEBUG oslo_concurrency.lockutils [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.406740] [48527]: DEBUG oslo_concurrency.lockutils [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.406815] [48527]: DEBUG oslo_concurrency.lockutils [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.436531] [48527]: WARNING neutronclient.v2_0.client [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.456220] [48527]: DEBUG nova.policy [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.463071] [48527]: INFO nova.api.openstack.requestlog [None req-73fb32fe-d6d7-4bbb-a109-892eefe40def tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1202 microversion: 2.1 time: 0.071730 [ 1031.463572] [48527]: [pid: 48527|app: 0|req: 2441/4822] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1202 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.464710] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.466555] [48526]: DEBUG nova.compute.api [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.469624] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.469788] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.469914] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.470194] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.470371] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.470649] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.496199] [48526]: WARNING neutronclient.v2_0.client [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.576673] [48526]: DEBUG nova.policy [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.583414] [48526]: INFO nova.api.openstack.requestlog [None req-6a55e743-8cf8-458e-afe4-5f0b07801bb3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1504 microversion: 2.1 time: 0.120641 [ 1031.583800] [48526]: [pid: 48526|app: 0|req: 2382/4823] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1504 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.596634] [48527]: DEBUG nova.api.openstack.wsgi [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.598338] [48527]: DEBUG nova.compute.api [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.603509] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.603697] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.603832] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.604103] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.604248] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.604366] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.630462] [48527]: WARNING neutronclient.v2_0.client [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.698558] [48527]: DEBUG nova.policy [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.703134] [48527]: INFO nova.api.openstack.requestlog [None req-f4ebebe4-0461-4515-b75e-961a2d356bf4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1504 microversion: 2.1 time: 0.108923 [ 1031.704027] [48527]: [pid: 48527|app: 0|req: 2442/4824] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1504 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.705905] [48526]: DEBUG nova.api.openstack.wsgi [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.707684] [48526]: DEBUG nova.compute.api [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.711534] [48526]: DEBUG oslo_concurrency.lockutils [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.711791] [48526]: DEBUG oslo_concurrency.lockutils [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.711883] [48526]: DEBUG oslo_concurrency.lockutils [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.712138] [48526]: DEBUG oslo_concurrency.lockutils [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.712303] [48526]: DEBUG oslo_concurrency.lockutils [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.712447] [48526]: DEBUG oslo_concurrency.lockutils [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.714664] [48527]: DEBUG nova.api.openstack.wsgi [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.716936] [48527]: DEBUG nova.compute.api [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.720084] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.720084] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.720272] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.720484] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.720664] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.720798] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.736261] [48526]: WARNING neutronclient.v2_0.client [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.740496] [48527]: WARNING neutronclient.v2_0.client [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.831218] [48526]: DEBUG nova.policy [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.838278] [48526]: INFO nova.api.openstack.requestlog [None req-71a307d4-a860-4bfa-8331-ff3a9b3e2f41 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1662 microversion: 2.1 time: 0.135150 [ 1031.839058] [48526]: [pid: 48526|app: 0|req: 2383/4825] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1662 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.842875] [48526]: DEBUG nova.api.openstack.wsgi [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.844458] [48526]: DEBUG nova.compute.api [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.848371] [48526]: DEBUG oslo_concurrency.lockutils [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.848695] [48526]: DEBUG oslo_concurrency.lockutils [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.848779] [48526]: DEBUG oslo_concurrency.lockutils [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.849068] [48526]: DEBUG oslo_concurrency.lockutils [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.849223] [48526]: DEBUG oslo_concurrency.lockutils [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.849368] [48526]: DEBUG oslo_concurrency.lockutils [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.861602] [48527]: DEBUG nova.policy [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.866171] [48527]: INFO nova.api.openstack.requestlog [None req-9c009ef1-10f1-4966-802e-c57623f52193 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 200 len: 1504 microversion: 2.1 time: 0.153572 [ 1031.866609] [48527]: [pid: 48527|app: 0|req: 2443/4826] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:55 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 1504 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1031.869465] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.870286] [48526]: DEBUG oslo_concurrency.lockutils [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.870530] [48526]: DEBUG oslo_concurrency.lockutils [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.870679] [48526]: DEBUG oslo_concurrency.lockutils [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.870904] [48526]: DEBUG nova.objects.instance [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1031.871047] [48527]: DEBUG nova.compute.api [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.874636] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.874858] [48526]: WARNING neutronclient.v2_0.client [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.874985] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.875063] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.875385] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.875650] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.875804] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.896398] [48526]: DEBUG nova.policy [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.898116] [48527]: WARNING neutronclient.v2_0.client [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.903497] [48526]: INFO nova.api.openstack.requestlog [None req-deb3f5b0-d232-43c1-a8f3-fce84b6e4cb7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.063643 [ 1031.904066] [48526]: [pid: 48526|app: 0|req: 2384/4827] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.908468] [48526]: DEBUG nova.api.openstack.wsgi [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.909241] [48526]: DEBUG nova.compute.api [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.913946] [48526]: DEBUG oslo_concurrency.lockutils [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.914245] [48526]: DEBUG oslo_concurrency.lockutils [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.914348] [48526]: DEBUG oslo_concurrency.lockutils [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.914599] [48526]: DEBUG oslo_concurrency.lockutils [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.914865] [48526]: DEBUG oslo_concurrency.lockutils [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.914865] [48526]: DEBUG oslo_concurrency.lockutils [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.938544] [48526]: DEBUG nova.compute.api [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1031.988667] [48526]: INFO nova.api.openstack.requestlog [None req-654a8746-055f-4827-9096-1cf11f7d814b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 204 len: 0 microversion: 2.1 time: 0.083710 [ 1031.989144] [48526]: [pid: 48526|app: 0|req: 2385/4828] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:56 2025] DELETE /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1031.993114] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.995730] [48526]: DEBUG nova.compute.api [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.000466] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.000466] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.000749] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.000829] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.000979] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.001131] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.018033] [48527]: DEBUG nova.policy [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.022633] [48527]: INFO nova.api.openstack.requestlog [None req-2ed3fa69-700b-4ac8-87d3-74fb9b270df2 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1557 microversion: 2.1 time: 0.155329 [ 1032.023058] [48527]: [pid: 48527|app: 0|req: 2444/4829] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1557 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.028215] [48527]: DEBUG nova.api.openstack.wsgi [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.028215] [48527]: DEBUG nova.compute.api [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.031028] [48526]: WARNING neutronclient.v2_0.client [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.034049] [48527]: DEBUG oslo_concurrency.lockutils [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.034427] [48527]: DEBUG oslo_concurrency.lockutils [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.034622] [48527]: DEBUG oslo_concurrency.lockutils [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.037673] [48527]: DEBUG oslo_concurrency.lockutils [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.038492] [48527]: DEBUG oslo_concurrency.lockutils [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.038585] [48527]: DEBUG oslo_concurrency.lockutils [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.077702] [48527]: WARNING neutronclient.v2_0.client [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.110117] [48526]: DEBUG nova.policy [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.119976] [48526]: INFO nova.api.openstack.requestlog [None req-4d7907e1-f115-4f68-b11b-88746de83d67 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1551 microversion: 2.1 time: 0.129999 [ 1032.120579] [48526]: [pid: 48526|app: 0|req: 2386/4830] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1551 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.123347] [48526]: DEBUG nova.api.openstack.wsgi [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.125166] [48526]: DEBUG nova.compute.api [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.129951] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.130869] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.130869] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.130869] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.130869] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.130869] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.161015] [48526]: WARNING neutronclient.v2_0.client [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.184635] [48526]: DEBUG nova.policy [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.186273] [48527]: DEBUG nova.policy [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.189979] [48526]: DEBUG nova.policy [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.190803] [48526]: DEBUG nova.policy [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.192369] [48527]: INFO nova.api.openstack.requestlog [None req-b885cb6a-4cc0-4ab4-9cfb-9e35f62a72c9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.168641 [ 1032.192913] [48527]: [pid: 48527|app: 0|req: 2445/4831] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.194310] [48526]: INFO nova.api.openstack.requestlog [None req-93b79c29-c153-49da-93f0-4ed585d12184 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1462 microversion: 2.75 time: 0.073138 [ 1032.194681] [48526]: [pid: 48526|app: 0|req: 2387/4832] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1462 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1032.195994] [48527]: DEBUG nova.api.openstack.wsgi [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.197105] [48526]: DEBUG nova.api.openstack.wsgi [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.197569] [48527]: DEBUG nova.compute.api [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.198505] [48526]: DEBUG nova.compute.api [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.201256] [48527]: DEBUG oslo_concurrency.lockutils [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.201448] [48527]: DEBUG oslo_concurrency.lockutils [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.201581] [48527]: DEBUG oslo_concurrency.lockutils [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.201837] [48527]: DEBUG oslo_concurrency.lockutils [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.201975] [48527]: DEBUG oslo_concurrency.lockutils [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.202103] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.202158] [48527]: DEBUG oslo_concurrency.lockutils [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.203032] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.203032] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.203032] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.203032] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.203032] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.219796] [48527]: WARNING neutronclient.v2_0.client [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.221700] [48526]: WARNING neutronclient.v2_0.client [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.243268] [48526]: DEBUG nova.policy [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.247912] [48526]: INFO nova.api.openstack.requestlog [None req-fa697949-9ae9-48de-bd35-1f263db9934c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1267 microversion: 2.1 time: 0.052645 [ 1032.248348] [48526]: [pid: 48526|app: 0|req: 2388/4833] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.251563] [48526]: DEBUG nova.api.openstack.wsgi [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1080219983", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "60837cb2-dceb-4a04-af03-38dc562133a9"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1032.268134] [48527]: INFO nova.api.openstack.requestlog [None req-129faef9-a1dd-447e-87da-bc0af4e85b8b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface" status: 200 len: 550 microversion: 2.1 time: 0.074734 [ 1032.268593] [48527]: [pid: 48527|app: 0|req: 2446/4834] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d/os-interface => generated 550 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1032.271823] [48527]: DEBUG nova.api.openstack.wsgi [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.273013] [48527]: DEBUG nova.compute.api [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.277196] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.277196] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.277196] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.277472] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.277472] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.277540] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.293346] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.293544] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.293687] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.294039] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.295906] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.296067] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.299824] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.300885] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.300885] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.300885] [48527]: DEBUG nova.objects.instance [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.302047] [48526]: DEBUG nova.network.neutron [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] validate_networks() for [('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1032.302397] [48526]: WARNING neutronclient.v2_0.client [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.303604] [48526]: WARNING openstack [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1032.303868] [48527]: WARNING neutronclient.v2_0.client [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.304212] [48526]: WARNING openstack [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1032.310904] [48526]: INFO nova.network.neutron [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] _ports_needed_per_instance requested_netwokrs=[('60837cb2-dceb-4a04-af03-38dc562133a9', None, None, None, None, None)] [ 1032.322719] [48527]: DEBUG nova.policy [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.328520] [48527]: INFO nova.api.openstack.requestlog [None req-ae7e1006-d74c-4254-ba0f-b31c151e0452 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.059076 [ 1032.328911] [48527]: [pid: 48527|app: 0|req: 2447/4835] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.340646] [48527]: DEBUG nova.api.openstack.wsgi [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.342582] [48527]: DEBUG nova.compute.api [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.346513] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.346702] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.346837] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.347119] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.347266] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.347385] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.374554] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.374554] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.374554] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.374554] [48527]: DEBUG nova.objects.instance [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.376891] [48527]: WARNING neutronclient.v2_0.client [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.408220] [48527]: DEBUG nova.policy [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.419307] [48527]: INFO nova.api.openstack.requestlog [None req-bb3dfc00-c4e0-4482-a84f-5b916f8deeaa tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.081052 [ 1032.419726] [48527]: [pid: 48527|app: 0|req: 2448/4836] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.463853] [48526]: WARNING neutronclient.v2_0.client [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.465057] [48526]: WARNING openstack [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1032.465798] [48526]: WARNING openstack [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1032.482550] [48527]: DEBUG nova.api.openstack.wsgi [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.484347] [48527]: DEBUG nova.compute.api [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.489918] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.490435] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.490435] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.490637] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.490815] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.490957] [48527]: DEBUG oslo_concurrency.lockutils [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.526523] [48527]: WARNING neutronclient.v2_0.client [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.564689] [48527]: DEBUG nova.policy [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.573939] [48527]: INFO nova.api.openstack.requestlog [None req-9fa2f89d-c44d-4fd9-a321-9362c6e8cf7f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1202 microversion: 2.1 time: 0.094362 [ 1032.574403] [48527]: [pid: 48527|app: 0|req: 2449/4837] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1202 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.577887] [48527]: DEBUG nova.api.openstack.wsgi [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.582160] [48527]: DEBUG nova.compute.api [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.587088] [48527]: DEBUG oslo_concurrency.lockutils [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.587398] [48527]: DEBUG oslo_concurrency.lockutils [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.587574] [48527]: DEBUG oslo_concurrency.lockutils [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.587881] [48527]: DEBUG oslo_concurrency.lockutils [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.588114] [48527]: DEBUG oslo_concurrency.lockutils [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.588270] [48527]: DEBUG oslo_concurrency.lockutils [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.609768] [48526]: DEBUG nova.virt.hardware [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1032.610157] [48526]: DEBUG nova.virt.hardware [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1032.610157] [48526]: DEBUG nova.virt.hardware [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1032.610279] [48526]: DEBUG nova.virt.hardware [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1032.610377] [48526]: DEBUG nova.virt.hardware [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1032.618056] [48527]: WARNING neutronclient.v2_0.client [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.618656] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.618885] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.619055] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.619415] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.619589] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.621186] [48526]: DEBUG oslo_concurrency.lockutils [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.634073] [48526]: DEBUG nova.quota [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1032.638419] [48526]: DEBUG nova.quota [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Getting quotas for user 74703b1f213746e0a597ab93ba49205e and project fdfe44e3b85043219a49a3e1515a82c0. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1032.645920] [48526]: DEBUG nova.compute.api [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1032.647273] [48526]: DEBUG nova.compute.api [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1032.682809] [48526]: INFO nova.api.openstack.requestlog [None req-b69d599a-8712-4af8-aaa0-241b5faf2f6f tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.433697 [ 1032.683267] [48526]: [pid: 48526|app: 0|req: 2389/4838] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:58:56 2025] POST /compute/v2.1/servers => generated 380 bytes in 434 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1032.686854] [48526]: DEBUG nova.api.openstack.wsgi [req-edf487c5-8347-4833-ae22-bcee23e9e0a4 req-9998b29f-b301-4edb-ad8b-c894324139e0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "name": "network-vif-deleted", "tag": "23745ad0-766f-40d2-9685-f57e6ebcc746"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1032.692249] [48526]: DEBUG oslo_concurrency.lockutils [req-edf487c5-8347-4833-ae22-bcee23e9e0a4 req-9998b29f-b301-4edb-ad8b-c894324139e0 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.692318] [48526]: DEBUG oslo_concurrency.lockutils [req-edf487c5-8347-4833-ae22-bcee23e9e0a4 req-9998b29f-b301-4edb-ad8b-c894324139e0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.692935] [48526]: DEBUG oslo_concurrency.lockutils [req-edf487c5-8347-4833-ae22-bcee23e9e0a4 req-9998b29f-b301-4edb-ad8b-c894324139e0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.694492] [48527]: DEBUG nova.policy [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.699410] [48527]: INFO nova.api.openstack.requestlog [None req-820032ad-e3c6-4cc9-bda2-aaa6b5017224 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1673 microversion: 2.1 time: 0.123708 [ 1032.699410] [48527]: [pid: 48527|app: 0|req: 2450/4839] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1673 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.701410] [48526]: INFO nova.api.openstack.compute.server_external_events [req-edf487c5-8347-4833-ae22-bcee23e9e0a4 req-9998b29f-b301-4edb-ad8b-c894324139e0 service nova] Creating event network-vif-deleted:23745ad0-766f-40d2-9685-f57e6ebcc746 for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 1032.703342] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.704052] [48527]: DEBUG nova.compute.api [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.707551] [48526]: INFO nova.api.openstack.requestlog [req-edf487c5-8347-4833-ae22-bcee23e9e0a4 req-9998b29f-b301-4edb-ad8b-c894324139e0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022632 [ 1032.707551] [48526]: [pid: 48526|app: 0|req: 2390/4840] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:56 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) [ 1032.708728] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.708728] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.708728] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.708971] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.709035] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.709272] [48527]: DEBUG oslo_concurrency.lockutils [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.710619] [48526]: DEBUG nova.api.openstack.wsgi [req-90639056-e575-40b3-bef3-fa6b0368daed req-7e70d298-26ff-4813-8b7f-47ba7526e884 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "name": "network-vif-deleted", "tag": "9391bbc9-000a-4470-9172-f4c60b059a60"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1032.716076] [48526]: DEBUG oslo_concurrency.lockutils [req-90639056-e575-40b3-bef3-fa6b0368daed req-7e70d298-26ff-4813-8b7f-47ba7526e884 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.716291] [48526]: DEBUG oslo_concurrency.lockutils [req-90639056-e575-40b3-bef3-fa6b0368daed req-7e70d298-26ff-4813-8b7f-47ba7526e884 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.716435] [48526]: DEBUG oslo_concurrency.lockutils [req-90639056-e575-40b3-bef3-fa6b0368daed req-7e70d298-26ff-4813-8b7f-47ba7526e884 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.723764] [48526]: INFO nova.api.openstack.compute.server_external_events [req-90639056-e575-40b3-bef3-fa6b0368daed req-7e70d298-26ff-4813-8b7f-47ba7526e884 service nova] Creating event network-vif-deleted:9391bbc9-000a-4470-9172-f4c60b059a60 for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 1032.726090] [48527]: DEBUG nova.compute.api [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1032.729128] [48526]: INFO nova.api.openstack.requestlog [req-90639056-e575-40b3-bef3-fa6b0368daed req-7e70d298-26ff-4813-8b7f-47ba7526e884 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021300 [ 1032.729572] [48526]: [pid: 48526|app: 0|req: 2391/4841] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58: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) [ 1032.732631] [48526]: DEBUG nova.api.openstack.wsgi [None req-ceb40bec-a800-4e36-bd3c-b4b2b916ccfd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.734041] [48526]: DEBUG nova.compute.api [None req-ceb40bec-a800-4e36-bd3c-b4b2b916ccfd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.744456] [48526]: WARNING neutronclient.v2_0.client [None req-ceb40bec-a800-4e36-bd3c-b4b2b916ccfd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.765912] [48526]: DEBUG nova.policy [None req-ceb40bec-a800-4e36-bd3c-b4b2b916ccfd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.771447] [48526]: INFO nova.api.openstack.requestlog [None req-ceb40bec-a800-4e36-bd3c-b4b2b916ccfd tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1216 microversion: 2.1 time: 0.040150 [ 1032.771447] [48526]: [pid: 48526|app: 0|req: 2392/4842] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:56 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.785760] [48527]: INFO nova.api.openstack.requestlog [None req-0d17f563-6f97-4031-ba81-b7e1268f7b95 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 204 len: 0 microversion: 2.1 time: 0.084316 [ 1032.786359] [48527]: [pid: 48527|app: 0|req: 2451/4843] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:58:56 2025] DELETE /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1032.791534] [48526]: DEBUG nova.api.openstack.wsgi [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.792946] [48526]: DEBUG nova.compute.api [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.798167] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.798365] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.798501] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.798768] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.798912] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.799047] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.820166] [48526]: WARNING neutronclient.v2_0.client [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.855786] [48527]: DEBUG nova.api.openstack.wsgi [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.858347] [48527]: DEBUG nova.compute.api [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.863065] [48527]: DEBUG oslo_concurrency.lockutils [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.863380] [48527]: DEBUG oslo_concurrency.lockutils [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.863600] [48527]: DEBUG oslo_concurrency.lockutils [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.864013] [48527]: DEBUG oslo_concurrency.lockutils [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.864256] [48527]: DEBUG oslo_concurrency.lockutils [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.864462] [48527]: DEBUG oslo_concurrency.lockutils [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.884147] [48526]: DEBUG nova.policy [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.889969] [48527]: WARNING neutronclient.v2_0.client [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.890389] [48526]: INFO nova.api.openstack.requestlog [None req-0c1c67c5-b564-4127-b540-94ce21d7ef3e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1681 microversion: 2.1 time: 0.100946 [ 1032.890907] [48526]: [pid: 48526|app: 0|req: 2393/4844] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1681 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.910068] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.911641] [48526]: DEBUG nova.compute.api [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.916163] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.916358] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.916492] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.916747] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.916886] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.917013] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.934332] [48526]: WARNING neutronclient.v2_0.client [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.954849] [48527]: DEBUG nova.policy [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.960572] [48527]: INFO nova.api.openstack.requestlog [None req-f590932e-e9bc-41fb-b349-31a450ab9348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1666 microversion: 2.1 time: 0.109187 [ 1032.960932] [48527]: [pid: 48527|app: 0|req: 2452/4845] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1666 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.963366] [48527]: DEBUG nova.api.openstack.wsgi [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.964742] [48527]: DEBUG nova.compute.api [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.968132] [48527]: DEBUG oslo_concurrency.lockutils [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.968315] [48527]: DEBUG oslo_concurrency.lockutils [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.968449] [48527]: DEBUG oslo_concurrency.lockutils [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.968700] [48527]: DEBUG oslo_concurrency.lockutils [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.968966] [48527]: DEBUG oslo_concurrency.lockutils [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.968966] [48527]: DEBUG oslo_concurrency.lockutils [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.987564] [48527]: DEBUG oslo_concurrency.lockutils [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.987742] [48527]: DEBUG oslo_concurrency.lockutils [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.987875] [48527]: DEBUG oslo_concurrency.lockutils [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.988605] [48527]: DEBUG nova.objects.instance [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.991752] [48527]: WARNING neutronclient.v2_0.client [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.027778] [48526]: DEBUG nova.policy [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.037232] [48526]: INFO nova.api.openstack.requestlog [None req-c4a1c6fa-74df-4db5-987d-6204277200e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1673 microversion: 2.1 time: 0.129261 [ 1033.038300] [48526]: [pid: 48526|app: 0|req: 2394/4846] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1673 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.041287] [48526]: DEBUG nova.api.openstack.wsgi [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.042955] [48526]: DEBUG nova.compute.api [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.047636] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.048384] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.048384] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.048384] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.048703] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.048703] [48526]: DEBUG oslo_concurrency.lockutils [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.068558] [48527]: DEBUG nova.policy [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.074831] [48527]: INFO nova.api.openstack.requestlog [None req-d398ded4-ec39-4929-9abe-ef9fa1bd7e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.113161 [ 1033.076404] [48527]: [pid: 48527|app: 0|req: 2453/4847] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.080830] [48527]: DEBUG nova.api.openstack.wsgi [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.082451] [48527]: DEBUG nova.compute.api [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.083447] [48526]: WARNING neutronclient.v2_0.client [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.086277] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.087069] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.087255] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.087688] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.087977] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.088258] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.111857] [48526]: DEBUG nova.policy [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.113414] [48527]: WARNING neutronclient.v2_0.client [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.119206] [48526]: INFO nova.api.openstack.requestlog [None req-9dbb8217-e3b7-46b8-b97b-9ac89e218717 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1515 microversion: 2.1 time: 0.080310 [ 1033.119607] [48526]: [pid: 48526|app: 0|req: 2395/4848] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1515 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.139653] [48526]: DEBUG nova.api.openstack.wsgi [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.141506] [48526]: DEBUG nova.compute.api [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.146927] [48526]: DEBUG oslo_concurrency.lockutils [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.146927] [48526]: DEBUG oslo_concurrency.lockutils [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.146927] [48526]: DEBUG oslo_concurrency.lockutils [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.147244] [48526]: DEBUG oslo_concurrency.lockutils [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.147280] [48526]: DEBUG oslo_concurrency.lockutils [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.147432] [48526]: DEBUG oslo_concurrency.lockutils [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.177038] [48526]: WARNING neutronclient.v2_0.client [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.198269] [48527]: DEBUG nova.policy [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.204480] [48527]: INFO nova.api.openstack.requestlog [None req-4a405efd-5b14-4fa2-a5dd-c10cf93fbe85 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1673 microversion: 2.1 time: 0.127371 [ 1033.204713] [48527]: [pid: 48527|app: 0|req: 2454/4849] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1673 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.213169] [48527]: DEBUG nova.api.openstack.wsgi [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.214767] [48527]: DEBUG nova.compute.api [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.218690] [48527]: DEBUG oslo_concurrency.lockutils [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.218888] [48527]: DEBUG oslo_concurrency.lockutils [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.219033] [48527]: DEBUG oslo_concurrency.lockutils [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.219313] [48527]: DEBUG oslo_concurrency.lockutils [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.219456] [48527]: DEBUG oslo_concurrency.lockutils [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.219681] [48527]: DEBUG oslo_concurrency.lockutils [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.260493] [48527]: WARNING neutronclient.v2_0.client [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.286206] [48526]: DEBUG nova.policy [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.296094] [48526]: INFO nova.api.openstack.requestlog [None req-5169e2dd-29c4-41b8-a5e8-83ffee7cb595 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1551 microversion: 2.1 time: 0.159547 [ 1033.297055] [48526]: [pid: 48526|app: 0|req: 2396/4850] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1551 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.299368] [48526]: DEBUG nova.api.openstack.wsgi [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.301076] [48526]: DEBUG nova.compute.api [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.313021] [48526]: DEBUG oslo_concurrency.lockutils [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.313404] [48526]: DEBUG oslo_concurrency.lockutils [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.313648] [48526]: DEBUG oslo_concurrency.lockutils [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.314367] [48526]: DEBUG oslo_concurrency.lockutils [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.314840] [48526]: DEBUG oslo_concurrency.lockutils [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.315434] [48526]: DEBUG oslo_concurrency.lockutils [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.349014] [48526]: WARNING neutronclient.v2_0.client [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.371694] [48527]: DEBUG nova.policy [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.380284] [48527]: INFO nova.api.openstack.requestlog [None req-32666584-d4f6-4720-abe9-0c05e66c349d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.171981 [ 1033.380924] [48527]: [pid: 48527|app: 0|req: 2455/4851] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.383493] [48527]: DEBUG nova.api.openstack.wsgi [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.386183] [48527]: DEBUG nova.compute.api [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.398348] [48526]: DEBUG nova.policy [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.399586] [48527]: DEBUG oslo_concurrency.lockutils [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.399586] [48527]: DEBUG oslo_concurrency.lockutils [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.399586] [48527]: DEBUG oslo_concurrency.lockutils [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.399830] [48527]: DEBUG oslo_concurrency.lockutils [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.399865] [48527]: DEBUG oslo_concurrency.lockutils [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.400027] [48527]: DEBUG oslo_concurrency.lockutils [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.405220] [48526]: DEBUG nova.policy [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.406417] [48526]: DEBUG nova.policy [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.411741] [48526]: INFO nova.api.openstack.requestlog [None req-03a84f28-a9d2-4440-a20c-35508b1c9f63 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1462 microversion: 2.75 time: 0.114437 [ 1033.412064] [48526]: [pid: 48526|app: 0|req: 2397/4852] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1462 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1033.415561] [48526]: DEBUG nova.api.openstack.wsgi [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.417624] [48526]: DEBUG nova.compute.api [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.421584] [48526]: DEBUG oslo_concurrency.lockutils [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.421780] [48526]: DEBUG oslo_concurrency.lockutils [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.421937] [48526]: DEBUG oslo_concurrency.lockutils [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.422205] [48526]: DEBUG oslo_concurrency.lockutils [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.422353] [48526]: DEBUG oslo_concurrency.lockutils [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.422479] [48526]: DEBUG oslo_concurrency.lockutils [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.432711] [48527]: WARNING neutronclient.v2_0.client [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.445065] [48526]: WARNING neutronclient.v2_0.client [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.506746] [48526]: DEBUG nova.policy [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.517480] [48526]: INFO nova.api.openstack.requestlog [None req-644c7faf-1ba9-42af-854e-a7eb375cc9bc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1275 microversion: 2.1 time: 0.104521 [ 1033.518028] [48526]: [pid: 48526|app: 0|req: 2398/4853] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1275 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.521941] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.524182] [48526]: DEBUG nova.compute.api [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.531343] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.531680] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.532191] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.532383] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.532636] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.532900] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.543804] [48527]: DEBUG nova.policy [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.549896] [48527]: INFO nova.api.openstack.requestlog [None req-2156d56c-5ce8-4e5e-9fed-52d73c7c5b21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1673 microversion: 2.1 time: 0.168441 [ 1033.550281] [48527]: [pid: 48527|app: 0|req: 2456/4854] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1673 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.553292] [48527]: DEBUG nova.api.openstack.wsgi [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.554985] [48527]: DEBUG nova.compute.api [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.559510] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.559947] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.560807] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.560807] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.561225] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.561225] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.578020] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.578160] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.578302] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.578497] [48526]: DEBUG nova.objects.instance [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.583357] [48526]: WARNING neutronclient.v2_0.client [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.587755] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.587941] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.588088] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.588240] [48527]: DEBUG nova.objects.instance [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.591607] [48527]: WARNING neutronclient.v2_0.client [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.611555] [48526]: DEBUG nova.policy [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.616734] [48526]: INFO nova.api.openstack.requestlog [None req-6a40398c-a0fe-45d7-9502-88e3ae3ca404 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.097920 [ 1033.617176] [48526]: [pid: 48526|app: 0|req: 2399/4855] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.619977] [48526]: DEBUG nova.api.openstack.wsgi [None req-ec2f504c-952f-4323-9510-ecad19037cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1033.625498] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec2f504c-952f-4323-9510-ecad19037cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.625649] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec2f504c-952f-4323-9510-ecad19037cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.625799] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec2f504c-952f-4323-9510-ecad19037cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.628804] [48527]: DEBUG nova.policy [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.635671] [48527]: INFO nova.api.openstack.requestlog [None req-f00a4ce6-1a57-48b5-9798-bdc6bb779b04 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.084723 [ 1033.636101] [48527]: [pid: 48527|app: 0|req: 2457/4856] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.639862] [48527]: DEBUG nova.api.openstack.wsgi [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.641698] [48527]: DEBUG nova.compute.api [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.645094] [48526]: DEBUG nova.compute.api [None req-ec2f504c-952f-4323-9510-ecad19037cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Going to try to stop instance {{(pid=48526) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1033.646789] [48527]: DEBUG oslo_concurrency.lockutils [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.646789] [48527]: DEBUG oslo_concurrency.lockutils [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.646789] [48527]: DEBUG oslo_concurrency.lockutils [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.646789] [48527]: DEBUG oslo_concurrency.lockutils [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.647132] [48527]: DEBUG oslo_concurrency.lockutils [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.647377] [48527]: DEBUG oslo_concurrency.lockutils [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.666824] [48527]: WARNING neutronclient.v2_0.client [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.675196] [48526]: INFO nova.api.openstack.requestlog [None req-ec2f504c-952f-4323-9510-ecad19037cb4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action" status: 202 len: 0 microversion: 2.1 time: 0.057008 [ 1033.675394] [48526]: [pid: 48526|app: 0|req: 2400/4857] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:58:57 2025] POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1033.681901] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.683484] [48526]: DEBUG nova.compute.api [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.687412] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.687856] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.688050] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.688353] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.688536] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.688706] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.707424] [48527]: DEBUG nova.policy [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.715097] [48527]: INFO nova.api.openstack.requestlog [None req-db3b4c64-2027-41ba-8cac-fabea84c0182 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1258 microversion: 2.1 time: 0.077675 [ 1033.715460] [48527]: [pid: 48527|app: 0|req: 2458/4858] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1258 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.716772] [48526]: WARNING neutronclient.v2_0.client [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.785027] [48527]: DEBUG nova.api.openstack.wsgi [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.786591] [48527]: DEBUG nova.compute.api [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.790214] [48527]: DEBUG oslo_concurrency.lockutils [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.790405] [48527]: DEBUG oslo_concurrency.lockutils [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.790532] [48527]: DEBUG oslo_concurrency.lockutils [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.790821] [48527]: DEBUG oslo_concurrency.lockutils [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.790988] [48527]: DEBUG oslo_concurrency.lockutils [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.791126] [48527]: DEBUG oslo_concurrency.lockutils [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.814527] [48527]: WARNING neutronclient.v2_0.client [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.825402] [48526]: DEBUG nova.policy [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.830657] [48526]: INFO nova.api.openstack.requestlog [None req-4f40ed87-9a68-496f-922c-8d4f4436e9c2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.151465 [ 1033.831104] [48526]: [pid: 48526|app: 0|req: 2401/4859] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:57 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.862945] [48527]: DEBUG nova.policy [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.873276] [48527]: INFO nova.api.openstack.requestlog [None req-4091022d-9e99-4fca-8b8d-5be95cade180 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1220 microversion: 2.1 time: 0.090194 [ 1033.873823] [48527]: [pid: 48527|app: 0|req: 2459/4860] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:58 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1220 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.904649] [48526]: DEBUG nova.api.openstack.wsgi [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.906167] [48526]: DEBUG nova.compute.api [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.909851] [48526]: DEBUG oslo_concurrency.lockutils [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.910060] [48526]: DEBUG oslo_concurrency.lockutils [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.910205] [48526]: DEBUG oslo_concurrency.lockutils [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.910510] [48526]: DEBUG oslo_concurrency.lockutils [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.910668] [48526]: DEBUG oslo_concurrency.lockutils [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.910792] [48526]: DEBUG oslo_concurrency.lockutils [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.935180] [48526]: WARNING neutronclient.v2_0.client [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.979310] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=26 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1034.055126] [48526]: DEBUG nova.policy [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.061355] [48526]: INFO nova.api.openstack.requestlog [None req-9192d1cf-0535-471b-94fd-4f6b09f2cef6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1681 microversion: 2.1 time: 0.159020 [ 1034.065149] [48526]: [pid: 48526|app: 0|req: 2402/4861] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:58 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1681 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.089499] [48527]: DEBUG nova.api.openstack.wsgi [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.091725] [48527]: DEBUG nova.compute.api [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.095316] [48527]: DEBUG oslo_concurrency.lockutils [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.095957] [48527]: DEBUG oslo_concurrency.lockutils [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.095957] [48527]: DEBUG oslo_concurrency.lockutils [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.095957] [48527]: DEBUG oslo_concurrency.lockutils [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.096167] [48527]: DEBUG oslo_concurrency.lockutils [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.096167] [48527]: DEBUG oslo_concurrency.lockutils [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.119548] [48527]: DEBUG oslo_concurrency.lockutils [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.119847] [48527]: DEBUG oslo_concurrency.lockutils [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.119985] [48527]: DEBUG oslo_concurrency.lockutils [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.120157] [48527]: DEBUG nova.objects.instance [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.123560] [48527]: WARNING neutronclient.v2_0.client [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.134600] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.136625] [48526]: DEBUG nova.compute.api [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.141089] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.141455] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.141695] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.142113] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.142351] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.142526] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.164060] [48526]: WARNING neutronclient.v2_0.client [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.331527] [48527]: DEBUG nova.policy [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.340681] [48527]: INFO nova.api.openstack.requestlog [None req-13081483-d126-4462-af88-0b31ba86cd33 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.253436 [ 1034.341081] [48527]: [pid: 48527|app: 0|req: 2460/4862] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:58 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.343613] [48527]: DEBUG nova.api.openstack.wsgi [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.343778] [48526]: DEBUG nova.policy [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.345046] [48527]: DEBUG nova.compute.api [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.348360] [48526]: INFO nova.api.openstack.requestlog [None req-6ec2e40b-6f98-47f1-b815-d177338f70ae tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1344 microversion: 2.1 time: 0.216167 [ 1034.348987] [48526]: [pid: 48526|app: 0|req: 2403/4863] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:58 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1344 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.350840] [48527]: DEBUG oslo_concurrency.lockutils [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.351361] [48527]: DEBUG oslo_concurrency.lockutils [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.351361] [48527]: DEBUG oslo_concurrency.lockutils [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.351546] [48527]: DEBUG oslo_concurrency.lockutils [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.353636] [48527]: DEBUG oslo_concurrency.lockutils [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.353636] [48527]: DEBUG oslo_concurrency.lockutils [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.376674] [48527]: WARNING neutronclient.v2_0.client [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.396069] [48527]: DEBUG nova.policy [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.399830] [48526]: DEBUG nova.api.openstack.wsgi [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.400747] [48527]: INFO nova.api.openstack.requestlog [None req-c56f5db2-6cae-41b0-9f29-4c9e24a882f3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1509 microversion: 2.1 time: 0.058997 [ 1034.401233] [48527]: [pid: 48527|app: 0|req: 2461/4864] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:58 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1509 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.402469] [48526]: DEBUG nova.compute.api [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.406664] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.407242] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.407410] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.407706] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.407893] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.408036] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.430687] [48527]: DEBUG nova.api.openstack.wsgi [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.432284] [48527]: DEBUG nova.compute.api [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.436736] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.437257] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.437257] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.437461] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.437642] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.437805] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.439805] [48526]: WARNING neutronclient.v2_0.client [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.459845] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.459845] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.459845] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.459845] [48527]: DEBUG nova.objects.instance [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.462954] [48527]: WARNING neutronclient.v2_0.client [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.697119] [48527]: DEBUG nova.policy [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.704681] [48527]: DEBUG nova.policy [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.705320] [48527]: DEBUG nova.policy [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.708679] [48527]: INFO nova.api.openstack.requestlog [None req-58c53440-9b94-44bd-85de-ec52e9e44b56 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.280785 [ 1034.709014] [48527]: [pid: 48527|app: 0|req: 2462/4865] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:58 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1034.711409] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.712805] [48527]: DEBUG nova.compute.api [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.719065] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.719247] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.719380] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.719663] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.719803] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.719926] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.725137] [48526]: DEBUG nova.policy [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.730591] [48526]: INFO nova.api.openstack.requestlog [None req-5d0fed0d-2f87-4c3b-a2b6-763b256bae1c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.332721 [ 1034.730973] [48526]: [pid: 48526|app: 0|req: 2404/4866] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:58 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.734049] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.735613] [48526]: DEBUG nova.compute.api [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.739065] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.739196] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.739245] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.739492] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.740081] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.740081] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.748781] [48527]: WARNING neutronclient.v2_0.client [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.762445] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.762644] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.762820] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.762939] [48526]: DEBUG nova.objects.instance [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.765946] [48526]: WARNING neutronclient.v2_0.client [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.818597] [48526]: DEBUG nova.policy [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.823886] [48526]: INFO nova.api.openstack.requestlog [None req-6e4840d3-8cbb-4c3c-92f3-6e22397949e1 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.092087 [ 1034.824309] [48526]: [pid: 48526|app: 0|req: 2405/4867] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:58 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.828632] [48526]: DEBUG nova.api.openstack.wsgi [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.830333] [48526]: DEBUG nova.compute.api [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.835252] [48526]: DEBUG oslo_concurrency.lockutils [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.835766] [48526]: DEBUG oslo_concurrency.lockutils [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.836870] [48526]: DEBUG oslo_concurrency.lockutils [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.836870] [48526]: DEBUG oslo_concurrency.lockutils [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.836870] [48526]: DEBUG oslo_concurrency.lockutils [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.836870] [48526]: DEBUG oslo_concurrency.lockutils [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.842330] [48527]: DEBUG nova.policy [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.847226] [48527]: INFO nova.api.openstack.requestlog [None req-0f126561-8182-4f33-a81a-778db3f23444 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1315 microversion: 2.1 time: 0.137587 [ 1034.847676] [48527]: [pid: 48527|app: 0|req: 2463/4868] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:58 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1315 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.851842] [48527]: DEBUG nova.api.openstack.wsgi [req-6fd7e794-1a63-4731-97b4-c9e1da941ee8 req-cbed3d92-b324-4622-a39e-b72862f31ce1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b70843a6-aab2-4a1f-bdbe-9f4d6d189efe", "name": "network-vif-deleted", "tag": "32bff452-a139-46d8-b937-8e5103f1a40c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1034.857403] [48527]: DEBUG oslo_concurrency.lockutils [req-6fd7e794-1a63-4731-97b4-c9e1da941ee8 req-cbed3d92-b324-4622-a39e-b72862f31ce1 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.857586] [48527]: DEBUG oslo_concurrency.lockutils [req-6fd7e794-1a63-4731-97b4-c9e1da941ee8 req-cbed3d92-b324-4622-a39e-b72862f31ce1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.857719] [48527]: DEBUG oslo_concurrency.lockutils [req-6fd7e794-1a63-4731-97b4-c9e1da941ee8 req-cbed3d92-b324-4622-a39e-b72862f31ce1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.858429] [48526]: DEBUG oslo_concurrency.lockutils [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.858620] [48526]: DEBUG oslo_concurrency.lockutils [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.858756] [48526]: DEBUG oslo_concurrency.lockutils [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.858907] [48526]: DEBUG nova.objects.instance [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.861951] [48526]: WARNING neutronclient.v2_0.client [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.863825] [48527]: INFO nova.api.openstack.compute.server_external_events [req-6fd7e794-1a63-4731-97b4-c9e1da941ee8 req-cbed3d92-b324-4622-a39e-b72862f31ce1 service nova] Creating event network-vif-deleted:32bff452-a139-46d8-b937-8e5103f1a40c for instance b70843a6-aab2-4a1f-bdbe-9f4d6d189efe on cpu-1 [ 1034.868147] [48527]: INFO nova.api.openstack.requestlog [req-6fd7e794-1a63-4731-97b4-c9e1da941ee8 req-cbed3d92-b324-4622-a39e-b72862f31ce1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018953 [ 1034.868517] [48527]: [pid: 48527|app: 0|req: 2464/4869] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:59 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.871035] [48527]: DEBUG nova.api.openstack.wsgi [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.872303] [48527]: DEBUG nova.compute.api [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.875468] [48527]: DEBUG oslo_concurrency.lockutils [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.875641] [48527]: DEBUG oslo_concurrency.lockutils [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.875772] [48527]: DEBUG oslo_concurrency.lockutils [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.876027] [48527]: DEBUG oslo_concurrency.lockutils [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.876175] [48527]: DEBUG oslo_concurrency.lockutils [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.876295] [48527]: DEBUG oslo_concurrency.lockutils [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.882551] [48526]: DEBUG nova.policy [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.887099] [48526]: INFO nova.api.openstack.requestlog [None req-31f6f4e1-ad90-4beb-a595-ffe9f2d361ec tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.061384 [ 1034.887534] [48526]: [pid: 48526|app: 0|req: 2406/4870] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.890176] [48526]: DEBUG nova.api.openstack.wsgi [req-c8cb0575-b8d8-46a6-a599-8a5e162df5e2 req-92dc2e7f-2b08-4b99-a166-6a56d6b4e749 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9", "name": "network-vif-deleted", "tag": "236fa76f-544c-4b01-9261-43e2b180748a"}, {"server_uuid": "cd92109b-864c-40fa-ac4d-847a7326f20f", "name": "network-vif-deleted", "tag": "cb78d886-6580-4950-842c-3b5c543ec788"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1034.894498] [48527]: WARNING neutronclient.v2_0.client [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.896474] [48526]: DEBUG oslo_concurrency.lockutils [req-c8cb0575-b8d8-46a6-a599-8a5e162df5e2 req-92dc2e7f-2b08-4b99-a166-6a56d6b4e749 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.896656] [48526]: DEBUG oslo_concurrency.lockutils [req-c8cb0575-b8d8-46a6-a599-8a5e162df5e2 req-92dc2e7f-2b08-4b99-a166-6a56d6b4e749 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.896787] [48526]: DEBUG oslo_concurrency.lockutils [req-c8cb0575-b8d8-46a6-a599-8a5e162df5e2 req-92dc2e7f-2b08-4b99-a166-6a56d6b4e749 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.904023] [48526]: INFO nova.api.openstack.compute.server_external_events [req-c8cb0575-b8d8-46a6-a599-8a5e162df5e2 req-92dc2e7f-2b08-4b99-a166-6a56d6b4e749 service nova] Creating event network-vif-deleted:236fa76f-544c-4b01-9261-43e2b180748a for instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 on cpu-1 [ 1034.904203] [48526]: INFO nova.api.openstack.compute.server_external_events [req-c8cb0575-b8d8-46a6-a599-8a5e162df5e2 req-92dc2e7f-2b08-4b99-a166-6a56d6b4e749 service nova] Creating event network-vif-deleted:cb78d886-6580-4950-842c-3b5c543ec788 for instance cd92109b-864c-40fa-ac4d-847a7326f20f on cpu-1 [ 1034.909887] [48526]: INFO nova.api.openstack.requestlog [req-c8cb0575-b8d8-46a6-a599-8a5e162df5e2 req-92dc2e7f-2b08-4b99-a166-6a56d6b4e749 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.021598 [ 1034.910277] [48526]: [pid: 48526|app: 0|req: 2407/4871] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:58:59 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1034.912114] [48527]: DEBUG nova.policy [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.912883] [48526]: DEBUG nova.api.openstack.wsgi [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.914160] [48526]: DEBUG nova.compute.api [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.916046] [48527]: INFO nova.api.openstack.requestlog [None req-98920719-61f2-4829-90ce-1d7b5439402a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1258 microversion: 2.1 time: 0.046915 [ 1034.916380] [48527]: [pid: 48527|app: 0|req: 2465/4872] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1258 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.917391] [48526]: DEBUG oslo_concurrency.lockutils [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.917586] [48526]: DEBUG oslo_concurrency.lockutils [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.917718] [48526]: DEBUG oslo_concurrency.lockutils [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.918061] [48526]: DEBUG oslo_concurrency.lockutils [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.918220] [48526]: DEBUG oslo_concurrency.lockutils [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.918369] [48526]: DEBUG oslo_concurrency.lockutils [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.918776] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.920194] [48527]: DEBUG nova.compute.api [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.923329] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.923504] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.923637] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.923884] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.924054] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.924185] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.936478] [48526]: WARNING neutronclient.v2_0.client [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.940276] [48527]: WARNING neutronclient.v2_0.client [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.984049] [48527]: DEBUG nova.policy [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.988425] [48527]: INFO nova.api.openstack.requestlog [None req-3d4369fe-ab10-4638-8957-6e5898b9ee7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.071483 [ 1034.988763] [48527]: [pid: 48527|app: 0|req: 2466/4873] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.007642] [48526]: DEBUG nova.policy [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.011421] [48526]: INFO nova.api.openstack.requestlog [None req-efe8eb17-1e62-48d3-8903-2c05d5112a82 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.100500 [ 1035.012031] [48526]: [pid: 48526|app: 0|req: 2408/4874] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.077267] [48527]: DEBUG nova.api.openstack.wsgi [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.078780] [48527]: DEBUG nova.compute.api [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.082365] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.082561] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.082696] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.082968] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.083131] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.083255] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.105943] [48527]: WARNING neutronclient.v2_0.client [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.165594] [48527]: DEBUG nova.policy [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.169839] [48527]: INFO nova.api.openstack.requestlog [None req-cce0494c-b5e5-4ca4-8962-f359d5abf08f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1681 microversion: 2.1 time: 0.094665 [ 1035.170207] [48527]: [pid: 48527|app: 0|req: 2467/4875] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1681 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.354350] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.355772] [48526]: DEBUG nova.compute.api [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.360118] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.360118] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.360118] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.360118] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.360118] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.360118] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.361829] [48527]: DEBUG nova.api.openstack.wsgi [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.362676] [48527]: DEBUG nova.compute.api [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.366459] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.366650] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.366788] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.367048] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.367193] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.367314] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.379335] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.379534] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.379752] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.379954] [48526]: DEBUG nova.objects.instance [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.382866] [48526]: WARNING neutronclient.v2_0.client [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.393466] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.393824] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.393975] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.394148] [48527]: DEBUG nova.objects.instance [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.397867] [48527]: WARNING neutronclient.v2_0.client [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.403984] [48526]: DEBUG nova.policy [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.411031] [48526]: INFO nova.api.openstack.requestlog [None req-6a92e804-401f-498c-8126-21143960d1cb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.058619 [ 1035.412029] [48526]: [pid: 48526|app: 0|req: 2409/4876] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.414891] [48526]: DEBUG nova.api.openstack.wsgi [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.416897] [48526]: DEBUG nova.compute.api [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.418127] [48527]: DEBUG nova.policy [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.419929] [48526]: DEBUG oslo_concurrency.lockutils [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.420118] [48526]: DEBUG oslo_concurrency.lockutils [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.420267] [48526]: DEBUG oslo_concurrency.lockutils [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.420686] [48526]: DEBUG oslo_concurrency.lockutils [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.420760] [48526]: DEBUG oslo_concurrency.lockutils [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.420835] [48526]: DEBUG oslo_concurrency.lockutils [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.423150] [48527]: INFO nova.api.openstack.requestlog [None req-6e5143ae-a73b-4ba0-a765-6b7ebe01a8d4 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.064202 [ 1035.423502] [48527]: [pid: 48527|app: 0|req: 2468/4877] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.444719] [48526]: WARNING neutronclient.v2_0.client [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.462632] [48526]: DEBUG nova.policy [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.466657] [48526]: INFO nova.api.openstack.requestlog [None req-25446cbc-7e89-4049-9689-aa21d38dd6db tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1340 microversion: 2.1 time: 0.053777 [ 1035.466970] [48526]: [pid: 48526|app: 0|req: 2410/4878] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1340 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1035.724098] [48527]: DEBUG nova.api.openstack.wsgi [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.725173] [48527]: DEBUG nova.compute.api [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.728600] [48527]: DEBUG oslo_concurrency.lockutils [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.728774] [48527]: DEBUG oslo_concurrency.lockutils [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.728906] [48527]: DEBUG oslo_concurrency.lockutils [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.729176] [48527]: DEBUG oslo_concurrency.lockutils [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.729346] [48527]: DEBUG oslo_concurrency.lockutils [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.729485] [48527]: DEBUG oslo_concurrency.lockutils [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.744960] [48526]: DEBUG nova.api.openstack.wsgi [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.747051] [48526]: DEBUG nova.compute.api [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.750146] [48526]: DEBUG oslo_concurrency.lockutils [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.750241] [48526]: DEBUG oslo_concurrency.lockutils [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.750283] [48527]: DEBUG oslo_concurrency.lockutils [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.750428] [48526]: DEBUG oslo_concurrency.lockutils [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.750544] [48527]: DEBUG oslo_concurrency.lockutils [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.750544] [48527]: DEBUG oslo_concurrency.lockutils [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.750766] [48526]: DEBUG oslo_concurrency.lockutils [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.751028] [48527]: DEBUG nova.objects.instance [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.752095] [48526]: DEBUG oslo_concurrency.lockutils [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.752095] [48526]: DEBUG oslo_concurrency.lockutils [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.754695] [48527]: WARNING neutronclient.v2_0.client [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.769304] [48526]: WARNING neutronclient.v2_0.client [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.773075] [48527]: DEBUG nova.policy [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.777429] [48527]: DEBUG nova.policy [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.778103] [48527]: DEBUG nova.policy [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.781638] [48527]: INFO nova.api.openstack.requestlog [None req-46691487-9b98-48e6-a4d3-6f33ed066e0a tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.060067 [ 1035.782030] [48527]: [pid: 48527|app: 0|req: 2469/4879] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1035.838852] [48527]: DEBUG nova.api.openstack.wsgi [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.841068] [48527]: DEBUG nova.compute.api [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.844752] [48526]: DEBUG nova.policy [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.845773] [48527]: DEBUG oslo_concurrency.lockutils [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.846122] [48527]: DEBUG oslo_concurrency.lockutils [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.846355] [48527]: DEBUG oslo_concurrency.lockutils [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.846758] [48527]: DEBUG oslo_concurrency.lockutils [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.847024] [48527]: DEBUG oslo_concurrency.lockutils [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.847268] [48527]: DEBUG oslo_concurrency.lockutils [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.849753] [48526]: INFO nova.api.openstack.requestlog [None req-e731de47-1eb7-43a9-b639-7b6411b7ad00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.106793 [ 1035.850125] [48526]: [pid: 48526|app: 0|req: 2411/4880] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:58:59 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1035.860025] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.861654] [48526]: DEBUG nova.compute.api [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.865161] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.865370] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.865510] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.865777] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.865928] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.866062] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.874350] [48527]: DEBUG oslo_concurrency.lockutils [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.874350] [48527]: DEBUG oslo_concurrency.lockutils [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.874350] [48527]: DEBUG oslo_concurrency.lockutils [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.874350] [48527]: DEBUG nova.objects.instance [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.877597] [48527]: WARNING neutronclient.v2_0.client [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.882740] [48526]: WARNING neutronclient.v2_0.client [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.898849] [48527]: DEBUG nova.policy [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.903870] [48527]: INFO nova.api.openstack.requestlog [None req-66b49163-29a7-480a-b433-fa29cda4a062 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.068136 [ 1035.904351] [48527]: [pid: 48527|app: 0|req: 2470/4881] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.906761] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.908157] [48527]: DEBUG nova.compute.api [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.911473] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.911655] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.911790] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.912078] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.912224] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.912346] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.933374] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.933615] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.933704] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.933861] [48527]: DEBUG nova.objects.instance [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.936935] [48527]: WARNING neutronclient.v2_0.client [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.948185] [48526]: DEBUG nova.policy [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.952353] [48526]: INFO nova.api.openstack.requestlog [None req-ff9b72c5-b97d-4e3f-bc76-d6798c39e1cc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1315 microversion: 2.1 time: 0.094443 [ 1035.952689] [48526]: [pid: 48526|app: 0|req: 2412/4882] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1315 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1035.954780] [48527]: DEBUG nova.policy [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.955135] [48526]: DEBUG nova.api.openstack.wsgi [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.956487] [48526]: DEBUG nova.compute.api [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.958833] [48527]: INFO nova.api.openstack.requestlog [None req-b5731cb1-b815-416b-83cc-e8f2789f497e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.054084 [ 1035.959168] [48527]: [pid: 48527|app: 0|req: 2471/4883] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.960066] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.960066] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.960066] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.960295] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.960440] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.960563] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.976219] [48526]: WARNING neutronclient.v2_0.client [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.994819] [48526]: DEBUG nova.policy [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.999020] [48526]: INFO nova.api.openstack.requestlog [None req-8b209853-a888-4f8b-9896-31b830ba3968 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1266 microversion: 2.1 time: 0.045726 [ 1035.999471] [48526]: [pid: 48526|app: 0|req: 2413/4884] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1266 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.003959] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.005349] [48527]: DEBUG nova.compute.api [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.008926] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.009153] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.009293] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.009545] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.009746] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.009870] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.024662] [48526]: DEBUG nova.api.openstack.wsgi [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.026207] [48526]: DEBUG nova.compute.api [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.027233] [48527]: WARNING neutronclient.v2_0.client [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.030079] [48526]: DEBUG oslo_concurrency.lockutils [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.030319] [48526]: DEBUG oslo_concurrency.lockutils [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.030481] [48526]: DEBUG oslo_concurrency.lockutils [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.030754] [48526]: DEBUG oslo_concurrency.lockutils [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.030900] [48526]: DEBUG oslo_concurrency.lockutils [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.031034] [48526]: DEBUG oslo_concurrency.lockutils [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.046020] [48527]: DEBUG nova.policy [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.047619] [48526]: WARNING neutronclient.v2_0.client [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.050602] [48527]: INFO nova.api.openstack.requestlog [None req-4d3ca016-149d-4971-8890-b111307295de tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.049020 [ 1036.050986] [48527]: [pid: 48527|app: 0|req: 2472/4885] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.116636] [48526]: DEBUG nova.policy [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.122753] [48526]: INFO nova.api.openstack.requestlog [None req-424f0b69-0a87-447c-a779-111d8327da2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1660 microversion: 2.1 time: 0.100177 [ 1036.123091] [48526]: [pid: 48526|app: 0|req: 2414/4886] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1660 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.136030] [48527]: DEBUG nova.api.openstack.wsgi [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1036.137982] [48527]: DEBUG nova.compute.api [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.142935] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.143139] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.143276] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.143545] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.143669] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.143791] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.173836] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.174308] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.174456] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.178521] [48527]: WARNING neutronclient.v2_0.client [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.179121] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.179229] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.179390] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.179641] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.182618] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.182808] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.185910] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.187459] [48526]: DEBUG nova.compute.api [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.190656] [48527]: DEBUG nova.policy [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.193297] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.193575] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.193725] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.194014] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.194172] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.194298] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.196708] [48527]: DEBUG nova.compute.api [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Old instance type m1.nano, new instance type m1.micro {{(pid=48527) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1036.201475] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.201656] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.202460] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.202460] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.202460] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.202668] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.217117] [48527]: DEBUG nova.quota [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1036.217193] [48526]: WARNING neutronclient.v2_0.client [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.219494] [48527]: DEBUG nova.quota [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for user 1a5b35c84f074763b41d019e10f6957e and project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1036.233745] [48527]: DEBUG nova.virt.hardware [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1036.233745] [48527]: DEBUG nova.virt.hardware [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1036.233745] [48527]: DEBUG nova.virt.hardware [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1036.233745] [48527]: DEBUG nova.virt.hardware [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1036.234032] [48527]: DEBUG nova.virt.hardware [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1036.282469] [48527]: INFO nova.api.openstack.requestlog [None req-7a47fd5a-469b-40e2-9d2b-765e2e876f2c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action" status: 202 len: 0 microversion: 2.1 time: 0.149729 [ 1036.282787] [48527]: [pid: 48527|app: 0|req: 2473/4887] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:59:00 2025] POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1036.289751] [48527]: DEBUG nova.api.openstack.wsgi [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.290146] [48527]: DEBUG nova.compute.api [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.296554] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.296554] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.296554] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.296554] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.296554] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.296554] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.313743] [48527]: WARNING neutronclient.v2_0.client [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.349321] [48526]: DEBUG nova.policy [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.354252] [48526]: INFO nova.api.openstack.requestlog [None req-f2677bc3-92a6-4620-8207-42e52908e9e6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1681 microversion: 2.1 time: 0.171296 [ 1036.354747] [48526]: [pid: 48526|app: 0|req: 2415/4888] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1681 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.424986] [48526]: DEBUG nova.api.openstack.wsgi [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.426536] [48526]: DEBUG nova.compute.api [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.431829] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.432551] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.432551] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.432723] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.432782] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.432954] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.461816] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.462098] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.462245] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.462399] [48526]: DEBUG nova.objects.instance [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.465704] [48526]: WARNING neutronclient.v2_0.client [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.472973] [48527]: DEBUG nova.policy [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.479579] [48527]: INFO nova.api.openstack.requestlog [None req-7dbad7e1-d383-4ff2-931b-da4f9b2c8a2f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.193626 [ 1036.480225] [48527]: [pid: 48527|app: 0|req: 2474/4889] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1036.482872] [48527]: DEBUG nova.api.openstack.wsgi [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.484318] [48527]: DEBUG nova.compute.api [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.490662] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.490662] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.490662] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.490662] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.490662] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.490662] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.511286] [48526]: DEBUG nova.policy [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.512986] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.513443] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.513443] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.513443] [48527]: DEBUG nova.objects.instance [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.516382] [48527]: WARNING neutronclient.v2_0.client [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.517029] [48526]: INFO nova.api.openstack.requestlog [None req-5d510de8-ff72-4df3-87a1-645ce38e51f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.093836 [ 1036.517136] [48526]: [pid: 48526|app: 0|req: 2416/4890] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.522958] [48526]: DEBUG nova.api.openstack.wsgi [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.524341] [48526]: DEBUG nova.compute.api [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.529837] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.530113] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.530282] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.530548] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.530682] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.530907] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.558011] [48527]: DEBUG nova.policy [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.562988] [48527]: INFO nova.api.openstack.requestlog [None req-7f878056-c8af-47c5-9a78-255bd94f85c5 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.081958 [ 1036.563761] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.563899] [48527]: [pid: 48527|app: 0|req: 2475/4891] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.563951] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.563951] [48526]: DEBUG oslo_concurrency.lockutils [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.567135] [48526]: DEBUG nova.objects.instance [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.571072] [48526]: WARNING neutronclient.v2_0.client [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.614768] [48526]: DEBUG nova.policy [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.619904] [48526]: INFO nova.api.openstack.requestlog [None req-fcff65ea-f4a7-4f28-a7fb-08ce56f606f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.102169 [ 1036.620276] [48526]: [pid: 48526|app: 0|req: 2417/4892] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:00 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.797549] [48527]: DEBUG nova.api.openstack.wsgi [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.799072] [48527]: DEBUG nova.compute.api [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.802705] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.802870] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.803349] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.803349] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.803482] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.803544] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.824906] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.825099] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.825222] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.825380] [48527]: DEBUG nova.objects.instance [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.828075] [48527]: WARNING neutronclient.v2_0.client [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.847161] [48527]: DEBUG nova.policy [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.852167] [48527]: DEBUG nova.policy [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.853037] [48527]: DEBUG nova.policy [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.856478] [48527]: INFO nova.api.openstack.requestlog [None req-3b9b9896-d64f-40c0-93af-14dfea78cc95 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.061061 [ 1036.856749] [48527]: [pid: 48527|app: 0|req: 2476/4893] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1036.863240] [48526]: DEBUG nova.api.openstack.wsgi [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.864726] [48526]: DEBUG nova.compute.api [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.868132] [48526]: DEBUG oslo_concurrency.lockutils [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.868319] [48526]: DEBUG oslo_concurrency.lockutils [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.868455] [48526]: DEBUG oslo_concurrency.lockutils [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.868730] [48526]: DEBUG oslo_concurrency.lockutils [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.868876] [48526]: DEBUG oslo_concurrency.lockutils [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.868995] [48526]: DEBUG oslo_concurrency.lockutils [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.879066] [48527]: DEBUG nova.api.openstack.wsgi [req-3bd5bec9-d3bf-44f3-bd3c-9d6aff5b89de req-24734d8e-65da-4a96-af25-2e8c35e3ccd1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "623e5322-e220-4523-9139-65abbc188cae", "name": "network-vif-plugged", "status": "completed", "tag": "4d3d6b61-eeb3-4a2d-a4b4-b309703ccea7"}, {"name": "network-changed", "server_uuid": "623e5322-e220-4523-9139-65abbc188cae", "tag": "4d3d6b61-eeb3-4a2d-a4b4-b309703ccea7"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1036.885685] [48527]: DEBUG oslo_concurrency.lockutils [req-3bd5bec9-d3bf-44f3-bd3c-9d6aff5b89de req-24734d8e-65da-4a96-af25-2e8c35e3ccd1 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.885872] [48527]: DEBUG oslo_concurrency.lockutils [req-3bd5bec9-d3bf-44f3-bd3c-9d6aff5b89de req-24734d8e-65da-4a96-af25-2e8c35e3ccd1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.886012] [48527]: DEBUG oslo_concurrency.lockutils [req-3bd5bec9-d3bf-44f3-bd3c-9d6aff5b89de req-24734d8e-65da-4a96-af25-2e8c35e3ccd1 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.888336] [48526]: WARNING neutronclient.v2_0.client [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.893328] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3bd5bec9-d3bf-44f3-bd3c-9d6aff5b89de req-24734d8e-65da-4a96-af25-2e8c35e3ccd1 service nova] Creating event network-vif-plugged:4d3d6b61-eeb3-4a2d-a4b4-b309703ccea7 for instance 623e5322-e220-4523-9139-65abbc188cae on cpu-1 [ 1036.893521] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3bd5bec9-d3bf-44f3-bd3c-9d6aff5b89de req-24734d8e-65da-4a96-af25-2e8c35e3ccd1 service nova] Creating event network-changed:4d3d6b61-eeb3-4a2d-a4b4-b309703ccea7 for instance 623e5322-e220-4523-9139-65abbc188cae on cpu-1 [ 1036.898344] [48527]: INFO nova.api.openstack.requestlog [req-3bd5bec9-d3bf-44f3-bd3c-9d6aff5b89de req-24734d8e-65da-4a96-af25-2e8c35e3ccd1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021667 [ 1036.898799] [48527]: [pid: 48527|app: 0|req: 2477/4894] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:01 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) [ 1036.916587] [48527]: DEBUG nova.api.openstack.wsgi [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.918413] [48527]: DEBUG nova.compute.api [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.921700] [48527]: DEBUG oslo_concurrency.lockutils [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.921882] [48527]: DEBUG oslo_concurrency.lockutils [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.922171] [48527]: DEBUG oslo_concurrency.lockutils [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.922480] [48527]: DEBUG oslo_concurrency.lockutils [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.922641] [48527]: DEBUG oslo_concurrency.lockutils [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.922774] [48527]: DEBUG oslo_concurrency.lockutils [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.942646] [48527]: DEBUG oslo_concurrency.lockutils [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.942843] [48527]: DEBUG oslo_concurrency.lockutils [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.942971] [48527]: DEBUG oslo_concurrency.lockutils [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.943142] [48527]: DEBUG nova.objects.instance [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.947745] [48527]: WARNING neutronclient.v2_0.client [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.952597] [48526]: DEBUG nova.policy [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.958019] [48526]: INFO nova.api.openstack.requestlog [None req-d85da66c-914d-42b0-86b9-328e94ad5932 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.096898 [ 1036.958383] [48526]: [pid: 48526|app: 0|req: 2418/4895] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.966174] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.967455] [48527]: DEBUG nova.policy [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.967676] [48526]: DEBUG nova.compute.api [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.971235] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.971426] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.971822] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.971822] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.971967] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.972051] [48527]: INFO nova.api.openstack.requestlog [None req-0536d559-ef1b-49e7-85b3-8f5747c62f05 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.057733 [ 1036.972093] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.973086] [48527]: [pid: 48527|app: 0|req: 2478/4896] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.976261] [48527]: DEBUG nova.api.openstack.wsgi [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.977735] [48527]: DEBUG nova.compute.api [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.981833] [48527]: DEBUG oslo_concurrency.lockutils [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.982056] [48527]: DEBUG oslo_concurrency.lockutils [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.982177] [48527]: DEBUG oslo_concurrency.lockutils [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.982433] [48527]: DEBUG oslo_concurrency.lockutils [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.982573] [48527]: DEBUG oslo_concurrency.lockutils [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.982692] [48527]: DEBUG oslo_concurrency.lockutils [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.989294] [48526]: WARNING neutronclient.v2_0.client [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.005120] [48527]: DEBUG oslo_concurrency.lockutils [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.005292] [48527]: DEBUG oslo_concurrency.lockutils [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.005333] [48527]: DEBUG oslo_concurrency.lockutils [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.005480] [48527]: DEBUG nova.objects.instance [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.008723] [48527]: WARNING neutronclient.v2_0.client [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.037649] [48527]: DEBUG nova.policy [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.042485] [48527]: INFO nova.api.openstack.requestlog [None req-69ba8f89-15f3-40ae-854b-035180935db2 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.069315 [ 1037.042748] [48527]: [pid: 48527|app: 0|req: 2479/4897] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.045930] [48527]: DEBUG nova.api.openstack.wsgi [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.047397] [48527]: DEBUG nova.compute.api [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.051058] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.051230] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.051361] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.051620] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.051763] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.051882] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.063741] [48526]: DEBUG nova.policy [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.068108] [48526]: INFO nova.api.openstack.requestlog [None req-b9f64d0f-c70c-4c76-b873-e7112bc19f2c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1315 microversion: 2.1 time: 0.103987 [ 1037.068432] [48526]: [pid: 48526|app: 0|req: 2419/4898] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1315 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.068512] [48527]: WARNING neutronclient.v2_0.client [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.071068] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.072669] [48526]: DEBUG nova.compute.api [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.076361] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.076565] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.076703] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.076974] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.077145] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.077284] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.093102] [48526]: WARNING neutronclient.v2_0.client [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.144409] [48526]: DEBUG nova.policy [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.148560] [48526]: INFO nova.api.openstack.requestlog [None req-6c91c5b9-75a1-4957-a39b-3705634d025e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.079599 [ 1037.148887] [48526]: [pid: 48526|app: 0|req: 2420/4899] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.167202] [48527]: DEBUG nova.policy [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.172023] [48527]: INFO nova.api.openstack.requestlog [None req-5e707f6d-6db1-41d1-9e65-25ba842380dd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1318 microversion: 2.1 time: 0.128507 [ 1037.172605] [48527]: [pid: 48527|app: 0|req: 2480/4900] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1318 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.372099] [48526]: DEBUG nova.api.openstack.wsgi [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.373877] [48526]: DEBUG nova.compute.api [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.377941] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.378021] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.378173] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.378895] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.378895] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.378895] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.408297] [48526]: WARNING neutronclient.v2_0.client [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.487246] [48526]: DEBUG nova.policy [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.493014] [48527]: DEBUG nova.api.openstack.wsgi [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.494022] [48527]: DEBUG nova.compute.api [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.495237] [48526]: INFO nova.api.openstack.requestlog [None req-a3b7c8b3-63ab-4b75-9a3b-dd9a88c7d92e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1681 microversion: 2.1 time: 0.125727 [ 1037.495606] [48526]: [pid: 48526|app: 0|req: 2421/4901] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1681 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.499598] [48527]: DEBUG oslo_concurrency.lockutils [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.499878] [48527]: DEBUG oslo_concurrency.lockutils [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.500025] [48527]: DEBUG oslo_concurrency.lockutils [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.500294] [48527]: DEBUG oslo_concurrency.lockutils [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.500463] [48527]: DEBUG oslo_concurrency.lockutils [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.501050] [48527]: DEBUG oslo_concurrency.lockutils [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.530255] [48527]: WARNING neutronclient.v2_0.client [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.534384] [48526]: DEBUG nova.api.openstack.wsgi [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.535685] [48526]: DEBUG nova.compute.api [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.540341] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.540533] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.540693] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.540950] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.541122] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.541283] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.562981] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.563235] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.563400] [48526]: DEBUG oslo_concurrency.lockutils [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.563580] [48526]: DEBUG nova.objects.instance [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.566468] [48526]: WARNING neutronclient.v2_0.client [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.589051] [48526]: DEBUG nova.policy [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.593551] [48526]: INFO nova.api.openstack.requestlog [None req-f6ad35b9-a46c-4a94-b897-289539680f64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.061445 [ 1037.593982] [48526]: [pid: 48526|app: 0|req: 2422/4902] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.596189] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.597508] [48526]: DEBUG nova.compute.api [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.601432] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.601653] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.601737] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.601984] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.602140] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.602289] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.614163] [48527]: DEBUG nova.policy [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.618021] [48527]: INFO nova.api.openstack.requestlog [None req-436c2bce-d16f-418e-a5d7-1ec12417ef61 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.127579 [ 1037.618358] [48527]: [pid: 48527|app: 0|req: 2481/4903] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.624037] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.624037] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.624270] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.624582] [48526]: DEBUG nova.objects.instance [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.628040] [48526]: WARNING neutronclient.v2_0.client [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.633397] [48527]: DEBUG nova.api.openstack.wsgi [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.634842] [48527]: DEBUG nova.compute.api [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.638270] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.638431] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.638567] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.638808] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.638950] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.639082] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.645438] [48526]: DEBUG nova.policy [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.649618] [48526]: INFO nova.api.openstack.requestlog [None req-1c01c607-6127-4f60-bfb2-3893dd4e8a08 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.055204 [ 1037.650190] [48526]: [pid: 48526|app: 0|req: 2423/4904] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.657014] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.657199] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.657333] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.657485] [48527]: DEBUG nova.objects.instance [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.660145] [48527]: WARNING neutronclient.v2_0.client [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.677477] [48527]: DEBUG nova.policy [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.681918] [48527]: INFO nova.api.openstack.requestlog [None req-a88de958-95a2-49e4-b021-93516fee7f2c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.050498 [ 1037.682393] [48527]: [pid: 48527|app: 0|req: 2482/4905] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:01 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.871984] [48526]: DEBUG nova.api.openstack.wsgi [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.874276] [48526]: DEBUG nova.compute.api [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.879820] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.880296] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.880608] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.881138] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.881515] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.881763] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.905136] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.905415] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.905562] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.905718] [48526]: DEBUG nova.objects.instance [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.909256] [48526]: WARNING neutronclient.v2_0.client [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.928593] [48526]: DEBUG nova.policy [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.932827] [48526]: DEBUG nova.policy [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.933804] [48526]: DEBUG nova.policy [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.938150] [48526]: INFO nova.api.openstack.requestlog [None req-c3e01efa-9a3e-408f-9a5c-7ea1e1cc4490 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.068604 [ 1037.938150] [48526]: [pid: 48526|app: 0|req: 2424/4906] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1037.975978] [48527]: DEBUG nova.api.openstack.wsgi [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.977483] [48527]: DEBUG nova.compute.api [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.981705] [48527]: DEBUG oslo_concurrency.lockutils [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.981937] [48527]: DEBUG oslo_concurrency.lockutils [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.982135] [48527]: DEBUG oslo_concurrency.lockutils [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.982517] [48527]: DEBUG oslo_concurrency.lockutils [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.982560] [48527]: DEBUG oslo_concurrency.lockutils [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.982686] [48527]: DEBUG oslo_concurrency.lockutils [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.986237] [48526]: DEBUG nova.api.openstack.wsgi [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.987706] [48526]: DEBUG nova.compute.api [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.993957] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.994110] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.994269] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.994489] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.994798] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.994798] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.010571] [48527]: WARNING neutronclient.v2_0.client [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.024019] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.024255] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.024425] [48526]: DEBUG oslo_concurrency.lockutils [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.024603] [48526]: DEBUG nova.objects.instance [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.027725] [48526]: WARNING neutronclient.v2_0.client [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.048239] [48526]: DEBUG nova.policy [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.053094] [48526]: INFO nova.api.openstack.requestlog [None req-cbea7ec0-3abf-443f-9145-af38f870f497 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.069611 [ 1038.053590] [48526]: [pid: 48526|app: 0|req: 2425/4907] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.056164] [48526]: DEBUG nova.api.openstack.wsgi [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.057801] [48526]: DEBUG nova.compute.api [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.061330] [48526]: DEBUG oslo_concurrency.lockutils [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.061558] [48526]: DEBUG oslo_concurrency.lockutils [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.061706] [48526]: DEBUG oslo_concurrency.lockutils [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.061986] [48526]: DEBUG oslo_concurrency.lockutils [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.062177] [48526]: DEBUG oslo_concurrency.lockutils [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.062322] [48526]: DEBUG oslo_concurrency.lockutils [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.076129] [48527]: DEBUG nova.policy [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.080432] [48527]: INFO nova.api.openstack.requestlog [None req-f28900ea-4c8c-4655-b64a-146f15ccfbc2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.109376 [ 1038.080799] [48527]: [pid: 48527|app: 0|req: 2483/4908] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.083040] [48526]: DEBUG oslo_concurrency.lockutils [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.083040] [48526]: DEBUG oslo_concurrency.lockutils [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.083040] [48526]: DEBUG oslo_concurrency.lockutils [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.083040] [48526]: DEBUG nova.objects.instance [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.083253] [48527]: DEBUG nova.api.openstack.wsgi [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.085146] [48527]: DEBUG nova.compute.api [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.086165] [48526]: WARNING neutronclient.v2_0.client [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.088179] [48527]: DEBUG oslo_concurrency.lockutils [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.088747] [48527]: DEBUG oslo_concurrency.lockutils [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.088896] [48527]: DEBUG oslo_concurrency.lockutils [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.089182] [48527]: DEBUG oslo_concurrency.lockutils [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.089338] [48527]: DEBUG oslo_concurrency.lockutils [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.089463] [48527]: DEBUG oslo_concurrency.lockutils [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.104326] [48526]: DEBUG nova.policy [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.105180] [48527]: WARNING neutronclient.v2_0.client [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.108451] [48526]: INFO nova.api.openstack.requestlog [None req-bafa15de-6555-408c-9966-063db7326745 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.054383 [ 1038.108765] [48526]: [pid: 48526|app: 0|req: 2426/4909] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.161730] [48527]: DEBUG nova.policy [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.162060] [48526]: DEBUG nova.api.openstack.wsgi [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.164028] [48526]: DEBUG nova.compute.api [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.165900] [48527]: INFO nova.api.openstack.requestlog [None req-797a7bef-3aa3-48b3-941a-4557a8119b36 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1315 microversion: 2.1 time: 0.084511 [ 1038.166240] [48527]: [pid: 48527|app: 0|req: 2484/4910] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1315 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.168273] [48526]: DEBUG oslo_concurrency.lockutils [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.168273] [48526]: DEBUG oslo_concurrency.lockutils [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.168397] [48526]: DEBUG oslo_concurrency.lockutils [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.168615] [48526]: DEBUG oslo_concurrency.lockutils [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.168753] [48526]: DEBUG oslo_concurrency.lockutils [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.168870] [48526]: DEBUG oslo_concurrency.lockutils [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.183987] [48526]: WARNING neutronclient.v2_0.client [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.185336] [48527]: DEBUG nova.api.openstack.wsgi [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.186826] [48527]: DEBUG nova.compute.api [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.190279] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.190474] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.190611] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.190970] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.191137] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.191262] [48527]: DEBUG oslo_concurrency.lockutils [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.202370] [48526]: DEBUG nova.policy [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.206977] [48526]: INFO nova.api.openstack.requestlog [None req-601963bf-1ef6-4160-810b-0deed4b79d56 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.046956 [ 1038.206977] [48526]: [pid: 48526|app: 0|req: 2427/4911] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.212801] [48527]: WARNING neutronclient.v2_0.client [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.273375] [48527]: DEBUG nova.policy [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.277756] [48527]: INFO nova.api.openstack.requestlog [None req-d12b0e8c-e228-4753-a0cd-59c93c15249f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1306 microversion: 2.1 time: 0.094625 [ 1038.278096] [48527]: [pid: 48527|app: 0|req: 2485/4912] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1306 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.509246] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.510700] [48526]: DEBUG nova.compute.api [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.515757] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.515951] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.516103] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.516362] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.516505] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.516625] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.538865] [48526]: WARNING neutronclient.v2_0.client [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.607125] [48527]: DEBUG nova.api.openstack.wsgi [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.609993] [48527]: DEBUG nova.compute.api [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.610835] [48526]: DEBUG nova.policy [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.612956] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.613158] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.613293] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.613540] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.613689] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.613804] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.618497] [48526]: INFO nova.api.openstack.requestlog [None req-2ab9a099-b83d-42d2-a8a9-a8d1bd6b835c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1681 microversion: 2.1 time: 0.111290 [ 1038.619006] [48526]: [pid: 48526|app: 0|req: 2428/4913] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1681 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.632466] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.632803] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.632986] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.633140] [48527]: DEBUG oslo_concurrency.lockutils [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.633290] [48527]: DEBUG nova.objects.instance [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.634425] [48526]: DEBUG nova.compute.api [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.636757] [48527]: WARNING neutronclient.v2_0.client [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.638421] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.638618] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.638761] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.639022] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.639188] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.639315] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.657188] [48527]: DEBUG nova.policy [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.657672] [48526]: WARNING neutronclient.v2_0.client [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.661881] [48527]: INFO nova.api.openstack.requestlog [None req-fac96001-d391-4800-9507-facc36652b94 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.056881 [ 1038.662240] [48527]: [pid: 48527|app: 0|req: 2486/4914] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.664698] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.666097] [48527]: DEBUG nova.compute.api [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.669342] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.669519] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.669652] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.669939] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.670121] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.670244] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.692484] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.692484] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.692484] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.692484] [48527]: DEBUG nova.objects.instance [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.695274] [48527]: WARNING neutronclient.v2_0.client [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.714756] [48527]: DEBUG nova.policy [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.719054] [48527]: INFO nova.api.openstack.requestlog [None req-b5ea17a2-db44-44b1-bf7d-43610bfeee89 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.056262 [ 1038.719413] [48527]: [pid: 48527|app: 0|req: 2487/4915] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.722131] [48527]: DEBUG nova.api.openstack.wsgi [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.723481] [48527]: DEBUG nova.compute.api [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.726798] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.726989] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.727138] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.727398] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.727542] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.727663] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.748343] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.748523] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.748658] [48527]: DEBUG oslo_concurrency.lockutils [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.748812] [48527]: DEBUG nova.objects.instance [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.751974] [48527]: WARNING neutronclient.v2_0.client [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.757256] [48526]: DEBUG nova.policy [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.762400] [48526]: INFO nova.api.openstack.requestlog [None req-ae2d330b-d1db-4e9c-9946-75c5f1391c74 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.132980 [ 1038.762800] [48526]: [pid: 48526|app: 0|req: 2429/4916] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.771488] [48527]: DEBUG nova.policy [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.777629] [48527]: INFO nova.api.openstack.requestlog [None req-fca00839-87c9-4e7b-a64f-b97dc83e8685 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.057500 [ 1038.778141] [48527]: [pid: 48527|app: 0|req: 2488/4917] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:02 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.909412] [48526]: DEBUG nova.api.openstack.wsgi [req-9997ec43-e96a-4e06-a11d-2f053f300c57 req-915f6664-a369-4d40-abca-37b9d81ce577 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d59c6b3-7e5d-4251-aeca-964747231120", "name": "network-vif-plugged", "status": "completed", "tag": "e7df520f-164c-4334-8ccc-cd470cb01035"}, {"name": "network-changed", "server_uuid": "7d59c6b3-7e5d-4251-aeca-964747231120", "tag": "e7df520f-164c-4334-8ccc-cd470cb01035"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1038.916176] [48526]: DEBUG oslo_concurrency.lockutils [req-9997ec43-e96a-4e06-a11d-2f053f300c57 req-915f6664-a369-4d40-abca-37b9d81ce577 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.916353] [48526]: DEBUG oslo_concurrency.lockutils [req-9997ec43-e96a-4e06-a11d-2f053f300c57 req-915f6664-a369-4d40-abca-37b9d81ce577 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.916481] [48526]: DEBUG oslo_concurrency.lockutils [req-9997ec43-e96a-4e06-a11d-2f053f300c57 req-915f6664-a369-4d40-abca-37b9d81ce577 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.924797] [48526]: INFO nova.api.openstack.compute.server_external_events [req-9997ec43-e96a-4e06-a11d-2f053f300c57 req-915f6664-a369-4d40-abca-37b9d81ce577 service nova] Creating event network-vif-plugged:e7df520f-164c-4334-8ccc-cd470cb01035 for instance 7d59c6b3-7e5d-4251-aeca-964747231120 on cpu-1 [ 1038.924976] [48526]: INFO nova.api.openstack.compute.server_external_events [req-9997ec43-e96a-4e06-a11d-2f053f300c57 req-915f6664-a369-4d40-abca-37b9d81ce577 service nova] Creating event network-changed:e7df520f-164c-4334-8ccc-cd470cb01035 for instance 7d59c6b3-7e5d-4251-aeca-964747231120 on cpu-1 [ 1038.929366] [48526]: INFO nova.api.openstack.requestlog [req-9997ec43-e96a-4e06-a11d-2f053f300c57 req-915f6664-a369-4d40-abca-37b9d81ce577 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022287 [ 1038.929621] [48526]: [pid: 48526|app: 0|req: 2430/4918] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:03 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) [ 1038.955606] [48527]: DEBUG nova.api.openstack.wsgi [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.957126] [48527]: DEBUG nova.compute.api [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.960822] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.960998] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.961148] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.961407] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.961552] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.961673] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.989040] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.989040] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.989040] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.989040] [48527]: DEBUG nova.objects.instance [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.991564] [48527]: WARNING neutronclient.v2_0.client [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.010244] [48527]: DEBUG nova.policy [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.014931] [48527]: DEBUG nova.policy [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.015603] [48527]: DEBUG nova.policy [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.018982] [48527]: INFO nova.api.openstack.requestlog [None req-6ccf20b4-eebf-4984-8a1a-5134fe01ff1b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.066027 [ 1039.019404] [48527]: [pid: 48527|app: 0|req: 2489/4919] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1039.070837] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.072343] [48526]: DEBUG nova.compute.api [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.076467] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.076467] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.076467] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.076709] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.076886] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.077013] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.097762] [48527]: DEBUG nova.api.openstack.wsgi [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.097762] [48527]: DEBUG nova.compute.api [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.101730] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.102125] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.102405] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.102778] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.103053] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.103277] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.106383] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.106567] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.106668] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.106821] [48526]: DEBUG nova.objects.instance [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lazy-loading 'fault' on Instance uuid 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.117178] [48526]: WARNING neutronclient.v2_0.client [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.128352] [48527]: WARNING neutronclient.v2_0.client [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.140046] [48526]: DEBUG nova.policy [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c26f84f34704af2b47a6b55ab0f6fab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983c6b585d4c41629864a11f9de352a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.145148] [48526]: INFO nova.api.openstack.requestlog [None req-0e82de56-4e3f-4f5a-8f58-98ccb125ad45 tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 200 len: 1306 microversion: 2.1 time: 0.077056 [ 1039.145631] [48526]: [pid: 48526|app: 0|req: 2431/4920] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 1306 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.149383] [48526]: DEBUG nova.api.openstack.wsgi [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.151129] [48526]: DEBUG nova.compute.api [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.154612] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.154908] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.155124] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.155344] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.155487] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.155605] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.177435] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.177643] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.177792] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.177949] [48526]: DEBUG nova.objects.instance [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.181317] [48526]: WARNING neutronclient.v2_0.client [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.209727] [48526]: DEBUG nova.policy [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.214533] [48526]: INFO nova.api.openstack.requestlog [None req-6cbd4635-2c61-4f58-8399-dce082d0fb5c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.068388 [ 1039.214877] [48526]: [pid: 48526|app: 0|req: 2432/4921] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.217404] [48526]: DEBUG nova.api.openstack.wsgi [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.218928] [48526]: DEBUG nova.compute.api [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.222276] [48526]: DEBUG oslo_concurrency.lockutils [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.222458] [48526]: DEBUG oslo_concurrency.lockutils [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.222717] [48526]: DEBUG oslo_concurrency.lockutils [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.222852] [48526]: DEBUG oslo_concurrency.lockutils [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.222997] [48526]: DEBUG oslo_concurrency.lockutils [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.223136] [48526]: DEBUG oslo_concurrency.lockutils [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.232884] [48527]: DEBUG nova.policy [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.237490] [48527]: INFO nova.api.openstack.requestlog [None req-64a4ae88-db2a-4c61-8936-f8c30fdecb20 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.145408 [ 1039.237834] [48527]: [pid: 48527|app: 0|req: 2490/4922] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.240317] [48527]: DEBUG nova.api.openstack.wsgi [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.241804] [48527]: DEBUG nova.compute.api [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.241903] [48526]: WARNING neutronclient.v2_0.client [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.246164] [48527]: DEBUG oslo_concurrency.lockutils [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.246164] [48527]: DEBUG oslo_concurrency.lockutils [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.246164] [48527]: DEBUG oslo_concurrency.lockutils [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.246164] [48527]: DEBUG oslo_concurrency.lockutils [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.246164] [48527]: DEBUG oslo_concurrency.lockutils [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.246164] [48527]: DEBUG oslo_concurrency.lockutils [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.263691] [48527]: WARNING neutronclient.v2_0.client [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.282010] [48527]: DEBUG nova.policy [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.285984] [48527]: INFO nova.api.openstack.requestlog [None req-73135e7b-f09b-4bde-8c6e-a5fc519305be tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.047562 [ 1039.286333] [48527]: [pid: 48527|app: 0|req: 2491/4923] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.290868] [48527]: DEBUG nova.api.openstack.wsgi [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.292188] [48527]: DEBUG nova.compute.api [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.295240] [48527]: DEBUG oslo_concurrency.lockutils [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.295420] [48527]: DEBUG oslo_concurrency.lockutils [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.295551] [48527]: DEBUG oslo_concurrency.lockutils [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.295801] [48527]: DEBUG oslo_concurrency.lockutils [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.295941] [48527]: DEBUG oslo_concurrency.lockutils [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.296080] [48527]: DEBUG oslo_concurrency.lockutils [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.302571] [48526]: DEBUG nova.policy [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.307095] [48526]: INFO nova.api.openstack.requestlog [None req-58cc4860-79f0-4de1-b35e-4c4dde6e32e3 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1315 microversion: 2.1 time: 0.091415 [ 1039.307277] [48526]: [pid: 48526|app: 0|req: 2433/4924] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1315 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.314058] [48527]: WARNING neutronclient.v2_0.client [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.377178] [48527]: DEBUG nova.policy [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.382046] [48527]: INFO nova.api.openstack.requestlog [None req-33374f93-ef6f-406a-bfc3-00e74d4b8076 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1306 microversion: 2.1 time: 0.092978 [ 1039.382647] [48527]: [pid: 48527|app: 0|req: 2492/4925] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1306 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1039.632972] [48526]: DEBUG nova.api.openstack.wsgi [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.635140] [48526]: DEBUG nova.compute.api [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.641850] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.642132] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.642338] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.642717] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.642954] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.643120] [48526]: DEBUG oslo_concurrency.lockutils [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.675842] [48526]: WARNING neutronclient.v2_0.client [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.676070] [48527]: DEBUG nova.api.openstack.wsgi [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.677482] [48527]: DEBUG nova.compute.api [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.681672] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.681881] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.681881] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.682235] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.682427] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.682555] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.704617] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.704906] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.704906] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.705068] [48527]: DEBUG nova.objects.instance [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.708583] [48527]: WARNING neutronclient.v2_0.client [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.728314] [48527]: DEBUG nova.policy [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.735371] [48527]: INFO nova.api.openstack.requestlog [None req-4c917458-b760-44b8-88ca-247c69c0f472 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.062162 [ 1039.735865] [48527]: [pid: 48527|app: 0|req: 2493/4926] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.739211] [48527]: DEBUG nova.api.openstack.wsgi [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.741374] [48527]: DEBUG nova.compute.api [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.747500] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.747942] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.748183] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.748602] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.748866] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.749109] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.771369] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.771556] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.771690] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.771845] [48527]: DEBUG nova.objects.instance [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.776763] [48527]: WARNING neutronclient.v2_0.client [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.801726] [48527]: DEBUG nova.policy [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.802130] [48526]: DEBUG nova.policy [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.806920] [48527]: INFO nova.api.openstack.requestlog [None req-cd116aec-5fd3-4e41-aacc-50abcc8eef30 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.070269 [ 1039.807256] [48526]: INFO nova.api.openstack.requestlog [None req-abf3852f-c97f-42f6-899a-8428379e9884 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1681 microversion: 2.1 time: 0.177239 [ 1039.807351] [48527]: [pid: 48527|app: 0|req: 2494/4927] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.807845] [48526]: [pid: 48526|app: 0|req: 2434/4928] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:03 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1681 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.810994] [48526]: DEBUG nova.api.openstack.wsgi [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.811086] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.812143] [48526]: DEBUG nova.compute.api [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.812524] [48527]: DEBUG nova.compute.api [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.815597] [48526]: DEBUG oslo_concurrency.lockutils [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.815792] [48526]: DEBUG oslo_concurrency.lockutils [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.815936] [48526]: DEBUG oslo_concurrency.lockutils [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.816039] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.816220] [48526]: DEBUG oslo_concurrency.lockutils [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.816265] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.816386] [48526]: DEBUG oslo_concurrency.lockutils [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.816434] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.816503] [48526]: DEBUG oslo_concurrency.lockutils [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.817064] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.817064] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.817064] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.844064] [48527]: WARNING neutronclient.v2_0.client [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.851914] [48526]: DEBUG oslo_concurrency.lockutils [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.852189] [48526]: DEBUG oslo_concurrency.lockutils [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.852390] [48526]: DEBUG oslo_concurrency.lockutils [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.852666] [48526]: DEBUG nova.objects.instance [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.857478] [48526]: WARNING neutronclient.v2_0.client [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.879934] [48526]: DEBUG nova.policy [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.885851] [48526]: INFO nova.api.openstack.requestlog [None req-71e7a266-02f3-43f7-9639-42f2483afc9e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.077325 [ 1039.886482] [48526]: [pid: 48526|app: 0|req: 2435/4929] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.931621] [48527]: DEBUG nova.policy [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.936233] [48527]: INFO nova.api.openstack.requestlog [None req-6d0849ca-7e44-41c1-ba69-af650e94286e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.128226 [ 1039.936615] [48527]: [pid: 48527|app: 0|req: 2495/4930] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.034909] [48526]: DEBUG nova.api.openstack.wsgi [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.036800] [48526]: DEBUG nova.compute.api [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.040446] [48526]: DEBUG oslo_concurrency.lockutils [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.040830] [48526]: DEBUG oslo_concurrency.lockutils [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.041674] [48526]: DEBUG oslo_concurrency.lockutils [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.041674] [48526]: DEBUG oslo_concurrency.lockutils [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.041674] [48526]: DEBUG oslo_concurrency.lockutils [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.041674] [48526]: DEBUG oslo_concurrency.lockutils [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.081799] [48526]: DEBUG oslo_concurrency.lockutils [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.081999] [48526]: DEBUG oslo_concurrency.lockutils [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.082394] [48526]: DEBUG oslo_concurrency.lockutils [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.082660] [48526]: DEBUG nova.objects.instance [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.086418] [48526]: WARNING neutronclient.v2_0.client [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.106930] [48526]: DEBUG nova.policy [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.111584] [48526]: DEBUG nova.policy [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.112192] [48526]: DEBUG nova.policy [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.115797] [48526]: INFO nova.api.openstack.requestlog [None req-62eff021-7a04-4168-9798-ab64e35f66e6 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.083437 [ 1040.116170] [48526]: [pid: 48526|app: 0|req: 2436/4931] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1040.159247] [48527]: DEBUG nova.api.openstack.wsgi [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.160403] [48527]: DEBUG nova.compute.api [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] [instance: 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.164020] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.164223] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.164363] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.164623] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.164764] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.164884] [48527]: DEBUG oslo_concurrency.lockutils [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.177424] [48527]: INFO nova.api.openstack.wsgi [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] HTTP exception thrown: Instance 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed could not be found. [ 1040.177887] [48527]: DEBUG nova.api.openstack.wsgi [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] Returning 404 to user: Instance 59a6015c-f92e-4e48-97ab-2fc8fa39c8ed could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1040.178250] [48527]: INFO nova.api.openstack.requestlog [None req-030d5ef7-1b63-42e9-b00b-f47ef3093f6d tempest-ServerRescueNegativeTestJSON-467820713 tempest-ServerRescueNegativeTestJSON-467820713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed" status: 404 len: 111 microversion: 2.1 time: 0.021609 [ 1040.178647] [48527]: [pid: 48527|app: 0|req: 2496/4932] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/59a6015c-f92e-4e48-97ab-2fc8fa39c8ed => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1040.228391] [48526]: DEBUG nova.api.openstack.wsgi [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.229968] [48526]: DEBUG nova.compute.api [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.234179] [48526]: DEBUG oslo_concurrency.lockutils [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.234402] [48526]: DEBUG oslo_concurrency.lockutils [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.234576] [48526]: DEBUG oslo_concurrency.lockutils [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.234872] [48526]: DEBUG oslo_concurrency.lockutils [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.235074] [48526]: DEBUG oslo_concurrency.lockutils [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.235272] [48526]: DEBUG oslo_concurrency.lockutils [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.252261] [48527]: DEBUG nova.api.openstack.wsgi [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.253668] [48527]: DEBUG nova.compute.api [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.253751] [48526]: DEBUG oslo_concurrency.lockutils [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.253861] [48526]: DEBUG oslo_concurrency.lockutils [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.254008] [48526]: DEBUG oslo_concurrency.lockutils [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.254163] [48526]: DEBUG nova.objects.instance [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.256923] [48527]: DEBUG oslo_concurrency.lockutils [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.257038] [48526]: WARNING neutronclient.v2_0.client [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.257081] [48527]: DEBUG oslo_concurrency.lockutils [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.257191] [48527]: DEBUG oslo_concurrency.lockutils [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.257464] [48527]: DEBUG oslo_concurrency.lockutils [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.257674] [48527]: DEBUG oslo_concurrency.lockutils [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.257738] [48527]: DEBUG oslo_concurrency.lockutils [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.276550] [48526]: DEBUG nova.policy [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.277329] [48527]: WARNING neutronclient.v2_0.client [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.280414] [48526]: INFO nova.api.openstack.requestlog [None req-e49bae1c-474b-461b-9e59-53bceb824d0e tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.054340 [ 1040.280780] [48526]: [pid: 48526|app: 0|req: 2437/4933] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.299645] [48526]: DEBUG nova.api.openstack.wsgi [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.301182] [48526]: DEBUG nova.compute.api [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.304831] [48526]: DEBUG oslo_concurrency.lockutils [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.305040] [48526]: DEBUG oslo_concurrency.lockutils [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.305179] [48526]: DEBUG oslo_concurrency.lockutils [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.305437] [48526]: DEBUG oslo_concurrency.lockutils [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.305580] [48526]: DEBUG oslo_concurrency.lockutils [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.305701] [48526]: DEBUG oslo_concurrency.lockutils [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.323788] [48526]: WARNING neutronclient.v2_0.client [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.385986] [48526]: DEBUG nova.policy [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.392353] [48526]: INFO nova.api.openstack.requestlog [None req-a16424e2-ff03-493a-a403-a4988e97a9ef tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.095245 [ 1040.392894] [48526]: [pid: 48526|app: 0|req: 2438/4934] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.397182] [48526]: DEBUG nova.api.openstack.wsgi [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.398690] [48526]: DEBUG nova.compute.api [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.403859] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.404520] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.404724] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.405139] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.405350] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.405549] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.412043] [48527]: DEBUG nova.policy [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.420553] [48527]: INFO nova.api.openstack.requestlog [None req-23e359ec-1544-421e-b4e2-563768d5083c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.170555 [ 1040.421195] [48527]: [pid: 48527|app: 0|req: 2497/4935] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.423839] [48527]: DEBUG nova.api.openstack.wsgi [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.425249] [48527]: DEBUG nova.compute.api [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.429847] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.430052] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.430192] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.430446] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.430588] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.430752] [48527]: DEBUG oslo_concurrency.lockutils [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.431894] [48526]: WARNING neutronclient.v2_0.client [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.452693] [48527]: WARNING neutronclient.v2_0.client [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.630965] [48526]: DEBUG nova.policy [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.637411] [48526]: INFO nova.api.openstack.requestlog [None req-f7a6f049-687e-43c2-9b97-ec9583ad041e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1315 microversion: 2.1 time: 0.243767 [ 1040.637916] [48526]: [pid: 48526|app: 0|req: 2439/4936] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1315 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.653221] [48527]: DEBUG nova.policy [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.660521] [48527]: INFO nova.api.openstack.requestlog [None req-bfbc0412-3c87-4471-8379-70b0be879965 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1306 microversion: 2.1 time: 0.238552 [ 1040.661847] [48527]: [pid: 48527|app: 0|req: 2498/4937] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1306 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.749712] [48526]: DEBUG nova.api.openstack.wsgi [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.751283] [48526]: DEBUG nova.compute.api [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.756315] [48526]: DEBUG oslo_concurrency.lockutils [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.756496] [48526]: DEBUG oslo_concurrency.lockutils [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.756630] [48526]: DEBUG oslo_concurrency.lockutils [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.756876] [48526]: DEBUG oslo_concurrency.lockutils [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.757026] [48526]: DEBUG oslo_concurrency.lockutils [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.757149] [48526]: DEBUG oslo_concurrency.lockutils [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.785975] [48526]: DEBUG oslo_concurrency.lockutils [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.786227] [48526]: DEBUG oslo_concurrency.lockutils [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.786458] [48526]: DEBUG oslo_concurrency.lockutils [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.786594] [48526]: DEBUG nova.objects.instance [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c31f0299-d60f-44e6-aadc-6c3653145a53 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.790256] [48526]: WARNING neutronclient.v2_0.client [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.808562] [48526]: DEBUG nova.policy [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.815350] [48526]: INFO nova.api.openstack.requestlog [None req-426e16a2-25bd-4256-9dcc-1fdad547feea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 200 len: 1302 microversion: 2.1 time: 0.067688 [ 1040.815743] [48526]: [pid: 48526|app: 0|req: 2440/4938] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:04 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 1302 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.822260] [48527]: DEBUG nova.api.openstack.wsgi [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.824057] [48527]: DEBUG nova.compute.api [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.826144] [48526]: DEBUG nova.api.openstack.wsgi [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.827838] [48526]: DEBUG nova.compute.api [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.827959] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.828020] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.828185] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.828549] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.828696] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.828826] [48527]: DEBUG oslo_concurrency.lockutils [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.832012] [48526]: DEBUG oslo_concurrency.lockutils [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.832314] [48526]: DEBUG oslo_concurrency.lockutils [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.832576] [48526]: DEBUG oslo_concurrency.lockutils [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.833793] [48526]: DEBUG oslo_concurrency.lockutils [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.833793] [48526]: DEBUG oslo_concurrency.lockutils [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.833793] [48526]: DEBUG oslo_concurrency.lockutils [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.853368] [48527]: WARNING neutronclient.v2_0.client [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.859128] [48526]: DEBUG oslo_concurrency.lockutils [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.859307] [48526]: DEBUG oslo_concurrency.lockutils [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.859423] [48526]: DEBUG oslo_concurrency.lockutils [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.859573] [48526]: DEBUG nova.objects.instance [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.864032] [48526]: WARNING neutronclient.v2_0.client [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.908164] [48526]: DEBUG nova.policy [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.912845] [48526]: INFO nova.api.openstack.requestlog [None req-551bab66-f527-41eb-a9d3-90abbb887ca9 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.089335 [ 1040.913195] [48526]: [pid: 48526|app: 0|req: 2441/4939] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:05 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.915674] [48526]: DEBUG nova.api.openstack.wsgi [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.917165] [48526]: DEBUG nova.compute.api [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.922328] [48526]: DEBUG oslo_concurrency.lockutils [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.922506] [48526]: DEBUG oslo_concurrency.lockutils [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.922641] [48526]: DEBUG oslo_concurrency.lockutils [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.922894] [48526]: DEBUG oslo_concurrency.lockutils [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.923046] [48526]: DEBUG oslo_concurrency.lockutils [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.923167] [48526]: DEBUG oslo_concurrency.lockutils [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.933687] [48527]: DEBUG nova.policy [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.938967] [48527]: INFO nova.api.openstack.requestlog [None req-8a11437c-6eb3-49db-ab93-d9bf574cdc8d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1681 microversion: 2.1 time: 0.119002 [ 1040.939364] [48527]: [pid: 48527|app: 0|req: 2499/4940] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:05 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1681 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.943849] [48526]: DEBUG oslo_concurrency.lockutils [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.945088] [48526]: DEBUG oslo_concurrency.lockutils [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.945088] [48526]: DEBUG oslo_concurrency.lockutils [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.945088] [48526]: DEBUG nova.objects.instance [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.947434] [48526]: WARNING neutronclient.v2_0.client [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.955024] [48527]: DEBUG nova.api.openstack.wsgi [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.955024] [48527]: DEBUG nova.compute.api [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.959370] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.959820] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.960131] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.960580] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.960868] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.961162] [48527]: DEBUG oslo_concurrency.lockutils [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.970020] [48526]: DEBUG nova.policy [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.974293] [48526]: INFO nova.api.openstack.requestlog [None req-13245d3d-9a4d-4a5f-ab39-1a5953c060d7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.059958 [ 1040.977213] [48526]: [pid: 48526|app: 0|req: 2442/4941] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:05 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.982579] [48527]: WARNING neutronclient.v2_0.client [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.045236] [48527]: DEBUG nova.policy [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.049515] [48527]: INFO nova.api.openstack.requestlog [None req-7b22f128-a8de-4f9f-bfb2-b385b1de3815 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.098598 [ 1041.050011] [48527]: [pid: 48527|app: 0|req: 2500/4942] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:05 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.131242] [48526]: DEBUG nova.api.openstack.wsgi [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.132646] [48526]: DEBUG nova.compute.api [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.135831] [48526]: DEBUG oslo_concurrency.lockutils [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.136014] [48526]: DEBUG oslo_concurrency.lockutils [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.136163] [48526]: DEBUG oslo_concurrency.lockutils [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.136408] [48526]: DEBUG oslo_concurrency.lockutils [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.136709] [48526]: DEBUG oslo_concurrency.lockutils [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.136709] [48526]: DEBUG oslo_concurrency.lockutils [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.159278] [48526]: DEBUG oslo_concurrency.lockutils [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.159507] [48526]: DEBUG oslo_concurrency.lockutils [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.159605] [48526]: DEBUG oslo_concurrency.lockutils [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.159899] [48526]: DEBUG nova.objects.instance [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1041.163112] [48526]: WARNING neutronclient.v2_0.client [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.293496] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.295092] [48527]: DEBUG nova.compute.api [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.301747] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.301747] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.301747] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.301747] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.301747] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.301747] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.336999] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.337390] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.337597] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.337843] [48527]: DEBUG nova.objects.instance [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1041.343477] [48527]: WARNING neutronclient.v2_0.client [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.616723] [48526]: DEBUG nova.policy [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.627212] [48526]: DEBUG nova.policy [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.628598] [48526]: DEBUG nova.policy [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.632696] [48527]: DEBUG nova.policy [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.633647] [48526]: INFO nova.api.openstack.requestlog [None req-eeabc75d-a747-469f-bc12-ec07ae5e3efe tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.504565 [ 1041.634154] [48526]: [pid: 48526|app: 0|req: 2443/4943] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:05 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1041.637543] [48527]: INFO nova.api.openstack.requestlog [None req-2a3f497e-a8f4-4182-bce3-c95c591dcee4 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.346333 [ 1041.637988] [48527]: [pid: 48527|app: 0|req: 2501/4944] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:05 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.638374] [48526]: DEBUG nova.api.openstack.wsgi [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.639936] [48526]: DEBUG nova.compute.api [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.644573] [48527]: DEBUG nova.api.openstack.wsgi [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.645013] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.645341] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.645577] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.645951] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.646218] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.646438] [48526]: DEBUG oslo_concurrency.lockutils [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.650052] [48527]: DEBUG nova.compute.api [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.653762] [48527]: DEBUG oslo_concurrency.lockutils [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.654050] [48527]: DEBUG oslo_concurrency.lockutils [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.654364] [48527]: DEBUG oslo_concurrency.lockutils [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.654747] [48527]: DEBUG oslo_concurrency.lockutils [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.654945] [48527]: DEBUG oslo_concurrency.lockutils [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.655256] [48527]: DEBUG oslo_concurrency.lockutils [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.676939] [48526]: WARNING neutronclient.v2_0.client [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.680783] [48527]: WARNING neutronclient.v2_0.client [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.700066] [48526]: DEBUG nova.policy [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.708802] [48526]: INFO nova.api.openstack.requestlog [None req-87b23383-6fe4-47ab-8240-aca051eae4d9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.072155 [ 1041.708802] [48526]: [pid: 48526|app: 0|req: 2444/4945] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:05 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.710248] [48526]: DEBUG nova.api.openstack.wsgi [req-7f6ce54b-3809-4c10-adf5-57e7ed91eaf2 req-16926232-046a-4624-bcf7-a699db04c4e9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d", "name": "network-vif-deleted", "tag": "8639d19d-782f-411c-bbf4-474b63da731d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1041.715897] [48526]: DEBUG oslo_concurrency.lockutils [req-7f6ce54b-3809-4c10-adf5-57e7ed91eaf2 req-16926232-046a-4624-bcf7-a699db04c4e9 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.716097] [48526]: DEBUG oslo_concurrency.lockutils [req-7f6ce54b-3809-4c10-adf5-57e7ed91eaf2 req-16926232-046a-4624-bcf7-a699db04c4e9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.716265] [48526]: DEBUG oslo_concurrency.lockutils [req-7f6ce54b-3809-4c10-adf5-57e7ed91eaf2 req-16926232-046a-4624-bcf7-a699db04c4e9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.729318] [48526]: INFO nova.api.openstack.compute.server_external_events [req-7f6ce54b-3809-4c10-adf5-57e7ed91eaf2 req-16926232-046a-4624-bcf7-a699db04c4e9 service nova] Creating event network-vif-deleted:8639d19d-782f-411c-bbf4-474b63da731d for instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d on cpu-1 [ 1041.733468] [48526]: INFO nova.api.openstack.requestlog [req-7f6ce54b-3809-4c10-adf5-57e7ed91eaf2 req-16926232-046a-4624-bcf7-a699db04c4e9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025193 [ 1041.733829] [48526]: [pid: 48526|app: 0|req: 2445/4946] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:05 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) [ 1041.737285] [48526]: DEBUG nova.api.openstack.wsgi [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.737949] [48526]: DEBUG nova.compute.api [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.743799] [48526]: DEBUG oslo_concurrency.lockutils [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.743799] [48526]: DEBUG oslo_concurrency.lockutils [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.743799] [48526]: DEBUG oslo_concurrency.lockutils [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.743799] [48526]: DEBUG oslo_concurrency.lockutils [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.743799] [48526]: DEBUG oslo_concurrency.lockutils [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.743799] [48526]: DEBUG oslo_concurrency.lockutils [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.767610] [48526]: WARNING neutronclient.v2_0.client [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.785216] [48527]: DEBUG nova.policy [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.791343] [48527]: INFO nova.api.openstack.requestlog [None req-2be729bf-d6d9-45c9-a3f9-225e525f0828 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.150677 [ 1041.791654] [48527]: [pid: 48527|app: 0|req: 2502/4947] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:05 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.794419] [48527]: DEBUG nova.api.openstack.wsgi [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.795893] [48527]: DEBUG nova.compute.api [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.799829] [48527]: DEBUG oslo_concurrency.lockutils [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.800122] [48527]: DEBUG oslo_concurrency.lockutils [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.800204] [48527]: DEBUG oslo_concurrency.lockutils [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.800544] [48527]: DEBUG oslo_concurrency.lockutils [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.800702] [48527]: DEBUG oslo_concurrency.lockutils [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.800871] [48527]: DEBUG oslo_concurrency.lockutils [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.820263] [48527]: WARNING neutronclient.v2_0.client [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.853100] [48526]: DEBUG nova.policy [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.859150] [48526]: INFO nova.api.openstack.requestlog [None req-45876e53-99c8-4f7e-a143-3073de27cd0d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1315 microversion: 2.1 time: 0.124483 [ 1041.859686] [48526]: [pid: 48526|app: 0|req: 2446/4948] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:05 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1315 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.863067] [48526]: DEBUG nova.api.openstack.wsgi [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.864532] [48526]: DEBUG nova.compute.api [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c31f0299-d60f-44e6-aadc-6c3653145a53] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.867812] [48526]: DEBUG oslo_concurrency.lockutils [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.867999] [48526]: DEBUG oslo_concurrency.lockutils [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.868154] [48526]: DEBUG oslo_concurrency.lockutils [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.868454] [48526]: DEBUG oslo_concurrency.lockutils [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.868640] [48526]: DEBUG oslo_concurrency.lockutils [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.869440] [48526]: DEBUG oslo_concurrency.lockutils [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.881826] [48526]: INFO nova.api.openstack.wsgi [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] HTTP exception thrown: Instance c31f0299-d60f-44e6-aadc-6c3653145a53 could not be found. [ 1041.882147] [48526]: DEBUG nova.api.openstack.wsgi [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Returning 404 to user: Instance c31f0299-d60f-44e6-aadc-6c3653145a53 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1041.882654] [48526]: INFO nova.api.openstack.requestlog [None req-9639443c-ba17-49fc-95bc-bf4265ef40bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53" status: 404 len: 111 microversion: 2.1 time: 0.022266 [ 1041.882997] [48526]: [pid: 48526|app: 0|req: 2447/4949] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/c31f0299-d60f-44e6-aadc-6c3653145a53 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1041.891818] [48526]: DEBUG nova.api.openstack.wsgi [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.893461] [48526]: DEBUG nova.compute.api [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.897183] [48526]: DEBUG oslo_concurrency.lockutils [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.897438] [48526]: DEBUG oslo_concurrency.lockutils [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.898589] [48526]: DEBUG oslo_concurrency.lockutils [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.898589] [48526]: DEBUG oslo_concurrency.lockutils [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.898589] [48526]: DEBUG oslo_concurrency.lockutils [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.898589] [48526]: DEBUG oslo_concurrency.lockutils [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.923136] [48526]: WARNING neutronclient.v2_0.client [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.015036] [48527]: DEBUG nova.policy [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.019285] [48527]: INFO nova.api.openstack.requestlog [None req-63e45ef4-18fa-4e52-94d2-451007f6662c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1306 microversion: 2.1 time: 0.227000 [ 1042.020014] [48527]: [pid: 48527|app: 0|req: 2503/4950] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1306 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.022272] [48527]: DEBUG nova.api.openstack.wsgi [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.023686] [48527]: DEBUG nova.compute.api [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.027341] [48527]: DEBUG oslo_concurrency.lockutils [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.027540] [48527]: DEBUG oslo_concurrency.lockutils [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.027705] [48527]: DEBUG oslo_concurrency.lockutils [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.028009] [48527]: DEBUG oslo_concurrency.lockutils [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.028946] [48527]: DEBUG oslo_concurrency.lockutils [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.028946] [48527]: DEBUG oslo_concurrency.lockutils [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.043101] [48526]: DEBUG nova.policy [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.052842] [48526]: INFO nova.api.openstack.requestlog [None req-652a8b5e-47d4-4aaa-bfca-c9b1ff1e964f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1670 microversion: 2.1 time: 0.163841 [ 1042.053298] [48526]: [pid: 48526|app: 0|req: 2448/4951] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1670 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.055803] [48526]: DEBUG nova.api.openstack.wsgi [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.057736] [48526]: DEBUG nova.compute.api [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.062928] [48526]: DEBUG oslo_concurrency.lockutils [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.062928] [48526]: DEBUG oslo_concurrency.lockutils [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.063262] [48526]: DEBUG oslo_concurrency.lockutils [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.063262] [48526]: DEBUG oslo_concurrency.lockutils [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.063391] [48526]: DEBUG oslo_concurrency.lockutils [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.063508] [48526]: DEBUG oslo_concurrency.lockutils [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.066602] [48527]: DEBUG oslo_concurrency.lockutils [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.066873] [48527]: DEBUG oslo_concurrency.lockutils [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.069112] [48527]: DEBUG oslo_concurrency.lockutils [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.069112] [48527]: DEBUG nova.objects.instance [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1042.077453] [48527]: WARNING neutronclient.v2_0.client [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.089945] [48526]: WARNING neutronclient.v2_0.client [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.099780] [48527]: DEBUG nova.policy [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.105301] [48527]: INFO nova.api.openstack.requestlog [None req-51568afc-ddff-4c2c-a638-9842c5f66b6d tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.084246 [ 1042.105301] [48527]: [pid: 48527|app: 0|req: 2504/4952] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.108484] [48527]: DEBUG nova.api.openstack.wsgi [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.112982] [48527]: DEBUG nova.compute.api [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.113813] [48527]: DEBUG oslo_concurrency.lockutils [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.114012] [48527]: DEBUG oslo_concurrency.lockutils [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.114141] [48527]: DEBUG oslo_concurrency.lockutils [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.114399] [48527]: DEBUG oslo_concurrency.lockutils [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.114973] [48527]: DEBUG oslo_concurrency.lockutils [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.115843] [48527]: DEBUG oslo_concurrency.lockutils [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.117510] [48526]: DEBUG nova.policy [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.121327] [48526]: INFO nova.api.openstack.requestlog [None req-5990fb7d-7f16-4588-a80c-86dd46d69b06 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1321 microversion: 2.1 time: 0.067598 [ 1042.121873] [48526]: [pid: 48526|app: 0|req: 2449/4953] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1321 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.124790] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.126395] [48526]: DEBUG nova.compute.api [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.130281] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.130402] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.130536] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.130826] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.130987] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.131212] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.141180] [48527]: DEBUG oslo_concurrency.lockutils [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.141180] [48527]: DEBUG oslo_concurrency.lockutils [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.141180] [48527]: DEBUG oslo_concurrency.lockutils [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.141435] [48527]: DEBUG nova.objects.instance [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1042.146673] [48527]: WARNING neutronclient.v2_0.client [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.165389] [48526]: WARNING neutronclient.v2_0.client [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.170600] [48527]: DEBUG nova.policy [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.187700] [48527]: INFO nova.api.openstack.requestlog [None req-c155d802-2a23-4637-b45b-2a9a7fa1e486 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.082113 [ 1042.189185] [48527]: [pid: 48527|app: 0|req: 2505/4954] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.388603] [48526]: DEBUG nova.policy [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.402062] [48526]: INFO nova.api.openstack.requestlog [None req-e1947eee-6e61-45ad-afea-8fda1a1a5403 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.278338 [ 1042.402062] [48526]: [pid: 48526|app: 0|req: 2450/4955] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.509116] [48527]: DEBUG nova.api.openstack.wsgi [None req-60369531-4a51-4c05-bbc0-bac0f0be2d98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-485932926", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKYb1DbqOQoCm6oYb19SN4+BG0BVod4L7YsLWx5aM1BDOu7pNGZvRSLTS/QRVDQ+OC2mKSeSxLDbefspWO6pXlKBnXqwEMb6OaiwB/XIQRd3tNeui6Qs/OiGFl/xpNNTLg=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1042.520846] [48527]: DEBUG nova.quota [None req-60369531-4a51-4c05-bbc0-bac0f0be2d98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for project 59c99aa38e204104bbb4234bf75a0193. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1042.530455] [48527]: DEBUG nova.quota [None req-60369531-4a51-4c05-bbc0-bac0f0be2d98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for user de2f11820c2948e589d2204a7f1e5344 and project 59c99aa38e204104bbb4234bf75a0193. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1042.560066] [48527]: INFO nova.api.openstack.requestlog [None req-60369531-4a51-4c05-bbc0-bac0f0be2d98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.054545 [ 1042.560538] [48527]: [pid: 48527|app: 0|req: 2506/4956] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:59:06 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1042.622966] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=2 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1042.651510] [48526]: DEBUG nova.api.openstack.wsgi [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.653031] [48526]: DEBUG nova.compute.api [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.656200] [48526]: DEBUG oslo_concurrency.lockutils [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.656456] [48526]: DEBUG oslo_concurrency.lockutils [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.656606] [48526]: DEBUG oslo_concurrency.lockutils [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.657266] [48526]: DEBUG oslo_concurrency.lockutils [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.657266] [48526]: DEBUG oslo_concurrency.lockutils [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.657266] [48526]: DEBUG oslo_concurrency.lockutils [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.657963] [48527]: DEBUG nova.api.openstack.wsgi [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.660173] [48527]: DEBUG nova.compute.api [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.664672] [48527]: DEBUG oslo_concurrency.lockutils [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.664960] [48527]: DEBUG oslo_concurrency.lockutils [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.665118] [48527]: DEBUG oslo_concurrency.lockutils [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.665376] [48527]: DEBUG oslo_concurrency.lockutils [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.665523] [48527]: DEBUG oslo_concurrency.lockutils [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.665646] [48527]: DEBUG oslo_concurrency.lockutils [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.684864] [48526]: DEBUG oslo_concurrency.lockutils [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.685487] [48526]: DEBUG oslo_concurrency.lockutils [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.685706] [48526]: DEBUG oslo_concurrency.lockutils [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.685926] [48526]: DEBUG nova.objects.instance [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1042.687806] [48527]: DEBUG oslo_concurrency.lockutils [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.688142] [48527]: DEBUG oslo_concurrency.lockutils [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.688369] [48527]: DEBUG oslo_concurrency.lockutils [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.688572] [48527]: DEBUG nova.objects.instance [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1042.690235] [48526]: WARNING neutronclient.v2_0.client [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.692433] [48527]: WARNING neutronclient.v2_0.client [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.734695] [48526]: DEBUG nova.policy [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.744032] [48526]: DEBUG nova.policy [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.744032] [48526]: DEBUG nova.policy [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.745501] [48526]: INFO nova.api.openstack.requestlog [None req-032a967f-cf0f-45b6-92ce-7c2b022e2078 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.096168 [ 1042.746133] [48526]: [pid: 48526|app: 0|req: 2451/4957] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1042.748062] [48527]: DEBUG nova.policy [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.749040] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.750619] [48526]: DEBUG nova.compute.api [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.752377] [48527]: INFO nova.api.openstack.requestlog [None req-543085fd-4f45-4d2d-a897-76f67a61be1f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.096431 [ 1042.752619] [48527]: [pid: 48527|app: 0|req: 2507/4958] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.754258] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.754432] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.754556] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.754809] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.754946] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.755075] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.770410] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=5 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1042.792025] [48526]: WARNING neutronclient.v2_0.client [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.806355] [48527]: DEBUG nova.api.openstack.wsgi [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.807915] [48527]: DEBUG nova.compute.api [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.811605] [48526]: DEBUG nova.policy [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.816198] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.816198] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.816198] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.816522] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.816840] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.816879] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.822368] [48526]: INFO nova.api.openstack.requestlog [None req-e7017ab5-56e6-4783-8263-33b867a6bec2 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.073003 [ 1042.822368] [48526]: [pid: 48526|app: 0|req: 2452/4959] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:06 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.847215] [48527]: WARNING neutronclient.v2_0.client [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.872634] [48526]: DEBUG nova.api.openstack.wsgi [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.874026] [48526]: DEBUG nova.compute.api [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.877797] [48526]: DEBUG oslo_concurrency.lockutils [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.879400] [48526]: DEBUG oslo_concurrency.lockutils [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.879400] [48526]: DEBUG oslo_concurrency.lockutils [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.879400] [48526]: DEBUG oslo_concurrency.lockutils [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.879582] [48526]: DEBUG oslo_concurrency.lockutils [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.879632] [48526]: DEBUG oslo_concurrency.lockutils [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.905825] [48526]: WARNING neutronclient.v2_0.client [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.916662] [48527]: DEBUG nova.policy [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.921945] [48527]: INFO nova.api.openstack.requestlog [None req-bf3d999b-450f-49db-bea0-f4dd39518705 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.117944 [ 1042.922316] [48527]: [pid: 48527|app: 0|req: 2508/4960] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:07 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.985681] [48526]: DEBUG nova.policy [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.992027] [48526]: INFO nova.api.openstack.requestlog [None req-54701f22-187b-4c95-9ac6-c549d24aa9a1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1460 microversion: 2.1 time: 0.121841 [ 1042.992486] [48526]: [pid: 48526|app: 0|req: 2453/4961] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:07 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1460 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.005835] [48527]: DEBUG nova.api.openstack.wsgi [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.007412] [48527]: DEBUG nova.compute.api [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.011021] [48527]: DEBUG oslo_concurrency.lockutils [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.011278] [48527]: DEBUG oslo_concurrency.lockutils [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.011435] [48527]: DEBUG oslo_concurrency.lockutils [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.011722] [48527]: DEBUG oslo_concurrency.lockutils [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.011878] [48527]: DEBUG oslo_concurrency.lockutils [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.012013] [48527]: DEBUG oslo_concurrency.lockutils [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.033222] [48526]: DEBUG nova.api.openstack.wsgi [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.034958] [48526]: DEBUG nova.compute.api [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.038634] [48526]: DEBUG oslo_concurrency.lockutils [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.038829] [48526]: DEBUG oslo_concurrency.lockutils [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.038964] [48526]: DEBUG oslo_concurrency.lockutils [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.039183] [48527]: WARNING neutronclient.v2_0.client [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.039265] [48526]: DEBUG oslo_concurrency.lockutils [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.039417] [48526]: DEBUG oslo_concurrency.lockutils [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.039545] [48526]: DEBUG oslo_concurrency.lockutils [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.059473] [48526]: WARNING neutronclient.v2_0.client [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.131495] [48527]: DEBUG nova.policy [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.137666] [48527]: INFO nova.api.openstack.requestlog [None req-eddec522-f72f-4096-8c25-c33a254878e6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1462 microversion: 2.1 time: 0.134159 [ 1043.138275] [48527]: [pid: 48527|app: 0|req: 2509/4962] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:07 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1462 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.142306] [48527]: DEBUG nova.api.openstack.wsgi [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.142852] [48527]: DEBUG nova.compute.api [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.146456] [48527]: DEBUG oslo_concurrency.lockutils [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.146626] [48527]: DEBUG oslo_concurrency.lockutils [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.146764] [48527]: DEBUG oslo_concurrency.lockutils [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.147025] [48527]: DEBUG oslo_concurrency.lockutils [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.147162] [48527]: DEBUG oslo_concurrency.lockutils [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.147361] [48527]: DEBUG oslo_concurrency.lockutils [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.158712] [48526]: DEBUG nova.policy [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.170877] [48526]: INFO nova.api.openstack.requestlog [None req-52f5f52c-a74d-45b6-92ab-1efed52db3a2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1306 microversion: 2.1 time: 0.140670 [ 1043.171235] [48526]: [pid: 48526|app: 0|req: 2454/4963] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:07 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1306 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.175862] [48526]: DEBUG nova.api.openstack.wsgi [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.177312] [48526]: DEBUG nova.compute.api [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.179323] [48527]: DEBUG oslo_concurrency.lockutils [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.179649] [48527]: DEBUG oslo_concurrency.lockutils [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.179833] [48527]: DEBUG oslo_concurrency.lockutils [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.180179] [48527]: DEBUG nova.objects.instance [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.180590] [48526]: DEBUG oslo_concurrency.lockutils [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.180795] [48526]: DEBUG oslo_concurrency.lockutils [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.180958] [48526]: DEBUG oslo_concurrency.lockutils [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.181416] [48526]: DEBUG oslo_concurrency.lockutils [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.181416] [48526]: DEBUG oslo_concurrency.lockutils [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.181522] [48526]: DEBUG oslo_concurrency.lockutils [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.185024] [48527]: WARNING neutronclient.v2_0.client [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.206732] [48527]: DEBUG nova.policy [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.210852] [48527]: INFO nova.api.openstack.requestlog [None req-e716b09e-dc88-4c90-823a-1d6c4a5d562e tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.071350 [ 1043.211191] [48527]: [pid: 48527|app: 0|req: 2510/4964] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:07 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.212735] [48526]: DEBUG oslo_concurrency.lockutils [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.213874] [48526]: DEBUG oslo_concurrency.lockutils [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.213874] [48526]: DEBUG oslo_concurrency.lockutils [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.213874] [48526]: DEBUG nova.objects.instance [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.214075] [48527]: DEBUG nova.api.openstack.wsgi [None req-c3147413-440d-48fb-ae57-8a054aabc9d6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-552329629"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1043.214872] [48527]: DEBUG nova.compute.api [None req-c3147413-440d-48fb-ae57-8a054aabc9d6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.217236] [48526]: WARNING neutronclient.v2_0.client [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.218780] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3147413-440d-48fb-ae57-8a054aabc9d6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.218964] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3147413-440d-48fb-ae57-8a054aabc9d6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.219112] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3147413-440d-48fb-ae57-8a054aabc9d6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.219362] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3147413-440d-48fb-ae57-8a054aabc9d6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.219505] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3147413-440d-48fb-ae57-8a054aabc9d6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.219629] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3147413-440d-48fb-ae57-8a054aabc9d6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.234967] [48526]: DEBUG nova.policy [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.239153] [48526]: INFO nova.api.openstack.requestlog [None req-526228ad-bfdd-4c35-9ed1-368526233687 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.067382 [ 1043.239505] [48526]: [pid: 48526|app: 0|req: 2455/4965] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:07 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.242053] [48526]: DEBUG nova.api.openstack.wsgi [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.243442] [48526]: DEBUG nova.compute.api [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.246646] [48526]: DEBUG oslo_concurrency.lockutils [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.246726] [48526]: DEBUG oslo_concurrency.lockutils [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.246882] [48526]: DEBUG oslo_concurrency.lockutils [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.247127] [48526]: DEBUG oslo_concurrency.lockutils [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.247273] [48526]: DEBUG oslo_concurrency.lockutils [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.247394] [48526]: DEBUG oslo_concurrency.lockutils [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.265629] [48526]: DEBUG oslo_concurrency.lockutils [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.265744] [48526]: DEBUG oslo_concurrency.lockutils [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.265862] [48526]: DEBUG oslo_concurrency.lockutils [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.266014] [48526]: DEBUG nova.objects.instance [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.268555] [48526]: WARNING neutronclient.v2_0.client [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.287137] [48526]: DEBUG nova.policy [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.291283] [48526]: INFO nova.api.openstack.requestlog [None req-931f85a9-59e1-46d4-a261-a1a25bfe8bae tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.051284 [ 1043.291630] [48526]: [pid: 48526|app: 0|req: 2456/4966] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:07 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.357353] [48526]: DEBUG nova.api.openstack.wsgi [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV257Test-server-862872960", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1043.391401] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.391508] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.391644] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.391960] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.393299] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.393468] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.400557] [48526]: DEBUG nova.virt.hardware [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1043.400557] [48526]: DEBUG nova.virt.hardware [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1043.400707] [48526]: DEBUG nova.virt.hardware [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1043.400776] [48526]: DEBUG nova.virt.hardware [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1043.400891] [48526]: DEBUG nova.virt.hardware [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1043.408558] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.408706] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.408839] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.409174] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.409321] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.410669] [48526]: DEBUG oslo_concurrency.lockutils [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.419984] [48526]: DEBUG nova.quota [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Getting quotas for project e0a4296b14914ecb9fcc14d0e1403a11. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1043.422988] [48526]: DEBUG nova.quota [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Getting quotas for user 2c9df74cf7194196918969ffc3dc96bf and project e0a4296b14914ecb9fcc14d0e1403a11. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1043.428363] [48526]: DEBUG nova.compute.api [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1043.429662] [48526]: DEBUG nova.compute.api [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1043.464606] [48526]: INFO nova.api.openstack.requestlog [None req-f29b7fbe-24ed-42e4-ae8c-f6c7b2d95ec5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.57 time: 0.172385 [ 1043.464951] [48526]: [pid: 48526|app: 0|req: 2457/4967] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 13:59:07 2025] POST /compute/v2.1/servers => generated 380 bytes in 173 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1043.467337] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-2052112003", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "b08a61db-827a-406b-ae69-aa4e974b514f"}], "security_groups": [{"name": "tempest-securitygroup--977018390"}], "key_name": "tempest-keypair-485932926", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1043.509291] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.509483] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.509618] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.510052] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.511775] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.511935] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.517479] [48526]: WARNING neutronclient.v2_0.client [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.555840] [48526]: DEBUG nova.network.neutron [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] validate_networks() for [('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1043.556148] [48526]: WARNING neutronclient.v2_0.client [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.558345] [48526]: WARNING openstack [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1043.558345] [48526]: WARNING openstack [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1043.565925] [48526]: INFO nova.network.neutron [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] _ports_needed_per_instance requested_netwokrs=[('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] [ 1043.646623] [48527]: INFO nova.api.openstack.requestlog [None req-c3147413-440d-48fb-ae57-8a054aabc9d6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310/action" status: 202 len: 0 microversion: 2.1 time: 0.434753 [ 1043.647081] [48527]: [pid: 48527|app: 0|req: 2511/4968] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:59:07 2025] POST /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310/action => generated 0 bytes in 435 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 1043.650424] [48527]: DEBUG nova.api.openstack.wsgi [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.651833] [48527]: DEBUG nova.compute.api [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.656437] [48527]: DEBUG oslo_concurrency.lockutils [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.656627] [48527]: DEBUG oslo_concurrency.lockutils [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.657348] [48527]: DEBUG oslo_concurrency.lockutils [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.657458] [48527]: DEBUG oslo_concurrency.lockutils [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.657618] [48527]: DEBUG oslo_concurrency.lockutils [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.657777] [48527]: DEBUG oslo_concurrency.lockutils [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.678629] [48527]: WARNING neutronclient.v2_0.client [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.710468] [48526]: WARNING neutronclient.v2_0.client [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.711335] [48526]: WARNING openstack [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1043.711666] [48526]: WARNING openstack [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1043.742919] [48527]: DEBUG nova.policy [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.750868] [48527]: INFO nova.api.openstack.requestlog [None req-05d0be00-46a8-4c47-bc43-70c05d02c207 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.102864 [ 1043.751872] [48527]: [pid: 48527|app: 0|req: 2512/4969] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:07 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.755574] [48527]: DEBUG nova.api.openstack.wsgi [None req-68478d6a-8569-462e-8fc3-fb337d746ee0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.757669] [48527]: DEBUG nova.compute.api [None req-68478d6a-8569-462e-8fc3-fb337d746ee0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.771147] [48527]: WARNING neutronclient.v2_0.client [None req-68478d6a-8569-462e-8fc3-fb337d746ee0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.790607] [48527]: DEBUG nova.policy [None req-68478d6a-8569-462e-8fc3-fb337d746ee0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.794617] [48527]: DEBUG nova.policy [None req-68478d6a-8569-462e-8fc3-fb337d746ee0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.795211] [48527]: DEBUG nova.policy [None req-68478d6a-8569-462e-8fc3-fb337d746ee0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.795822] [48527]: INFO nova.api.openstack.requestlog [None req-68478d6a-8569-462e-8fc3-fb337d746ee0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1299 microversion: 2.57 time: 0.043401 [ 1043.796194] [48527]: [pid: 48527|app: 0|req: 2513/4970] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:07 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1043.798518] [48527]: DEBUG nova.api.openstack.wsgi [None req-272777ec-5de1-4002-b56e-975505ea1c1d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.800736] [48526]: DEBUG nova.virt.hardware [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1043.800909] [48526]: DEBUG nova.virt.hardware [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1043.801086] [48526]: DEBUG nova.virt.hardware [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1043.801200] [48526]: DEBUG nova.virt.hardware [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1043.801311] [48526]: DEBUG nova.virt.hardware [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1043.809185] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.809374] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.809516] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.809900] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.811230] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.811393] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.820757] [48526]: DEBUG nova.quota [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1043.823765] [48526]: DEBUG nova.quota [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for user de2f11820c2948e589d2204a7f1e5344 and project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1043.829475] [48526]: DEBUG nova.compute.api [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1043.829584] [48527]: INFO nova.api.openstack.requestlog [None req-272777ec-5de1-4002-b56e-975505ea1c1d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1558 microversion: 2.1 time: 0.032726 [ 1043.829864] [48527]: [pid: 48527|app: 0|req: 2514/4971] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1558 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.830624] [48526]: DEBUG nova.compute.api [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1043.832422] [48527]: DEBUG nova.api.openstack.wsgi [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.833994] [48527]: DEBUG nova.compute.api [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.838044] [48527]: DEBUG oslo_concurrency.lockutils [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.838278] [48527]: DEBUG oslo_concurrency.lockutils [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.838417] [48527]: DEBUG oslo_concurrency.lockutils [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.838685] [48527]: DEBUG oslo_concurrency.lockutils [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.838827] [48527]: DEBUG oslo_concurrency.lockutils [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.838951] [48527]: DEBUG oslo_concurrency.lockutils [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.860209] [48526]: INFO nova.api.openstack.requestlog [None req-c5f8feae-36a5-4025-b246-82dee631d69f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.394630 [ 1043.860577] [48526]: [pid: 48526|app: 0|req: 2458/4972] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:59:07 2025] POST /compute/v2.1/servers => generated 405 bytes in 395 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1043.863030] [48526]: DEBUG nova.api.openstack.wsgi [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.864138] [48527]: DEBUG oslo_concurrency.lockutils [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.864384] [48527]: DEBUG oslo_concurrency.lockutils [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.864445] [48526]: DEBUG nova.compute.api [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.864782] [48527]: DEBUG oslo_concurrency.lockutils [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.864782] [48527]: DEBUG nova.objects.instance [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lazy-loading 'fault' on Instance uuid 35c01d7c-c214-4c18-8d9d-ac15717f1b06 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.867778] [48526]: DEBUG oslo_concurrency.lockutils [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.867919] [48527]: WARNING neutronclient.v2_0.client [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.867995] [48526]: DEBUG oslo_concurrency.lockutils [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.868111] [48526]: DEBUG oslo_concurrency.lockutils [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.868364] [48526]: DEBUG oslo_concurrency.lockutils [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.868506] [48526]: DEBUG oslo_concurrency.lockutils [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.868628] [48526]: DEBUG oslo_concurrency.lockutils [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.886367] [48527]: DEBUG nova.policy [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f7b190278d547c8a2410c2137eebcd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a78f8bff9d64809af4183d2004072f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.892036] [48527]: INFO nova.api.openstack.requestlog [None req-323d31d2-de27-49d0-9edc-128d229fe26c tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 200 len: 1300 microversion: 2.1 time: 0.061586 [ 1043.892378] [48527]: [pid: 48527|app: 0|req: 2515/4973] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.894683] [48527]: DEBUG nova.api.openstack.wsgi [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.895565] [48526]: DEBUG oslo_concurrency.lockutils [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.895753] [48526]: DEBUG oslo_concurrency.lockutils [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.895886] [48526]: DEBUG oslo_concurrency.lockutils [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.896041] [48527]: DEBUG nova.compute.api [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.896096] [48526]: DEBUG nova.objects.instance [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.898849] [48526]: WARNING neutronclient.v2_0.client [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.899131] [48527]: DEBUG oslo_concurrency.lockutils [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.899315] [48527]: DEBUG oslo_concurrency.lockutils [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.899447] [48527]: DEBUG oslo_concurrency.lockutils [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.899696] [48527]: DEBUG oslo_concurrency.lockutils [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.899861] [48527]: DEBUG oslo_concurrency.lockutils [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.899991] [48527]: DEBUG oslo_concurrency.lockutils [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.916598] [48526]: DEBUG nova.policy [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.917196] [48527]: WARNING neutronclient.v2_0.client [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.921033] [48526]: DEBUG nova.policy [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.921649] [48526]: DEBUG nova.policy [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.924198] [48526]: INFO nova.api.openstack.requestlog [None req-a10b8a92-2d8a-4ce0-8d8b-d0b4dce6cc23 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.063104 [ 1043.924515] [48526]: [pid: 48526|app: 0|req: 2459/4974] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1043.926627] [48526]: DEBUG nova.api.openstack.wsgi [None req-83d2a88d-7142-4984-ad1b-d33171a75d70 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.927910] [48526]: DEBUG nova.compute.api [None req-83d2a88d-7142-4984-ad1b-d33171a75d70 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.935040] [48527]: DEBUG nova.policy [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.936445] [48526]: WARNING neutronclient.v2_0.client [None req-83d2a88d-7142-4984-ad1b-d33171a75d70 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.938896] [48527]: INFO nova.api.openstack.requestlog [None req-44827410-c724-4ff2-b3b3-385725d2f4a1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.045983 [ 1043.939245] [48527]: [pid: 48527|app: 0|req: 2516/4975] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.941960] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.942851] [48527]: DEBUG nova.compute.api [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.946914] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.947233] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.947396] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.947655] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.947808] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.948676] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.954529] [48526]: DEBUG nova.policy [None req-83d2a88d-7142-4984-ad1b-d33171a75d70 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.958168] [48526]: INFO nova.api.openstack.requestlog [None req-83d2a88d-7142-4984-ad1b-d33171a75d70 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1239 microversion: 2.1 time: 0.033140 [ 1043.958486] [48526]: [pid: 48526|app: 0|req: 2460/4976] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1239 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.966639] [48527]: WARNING neutronclient.v2_0.client [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.043640] [48527]: DEBUG nova.policy [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.048521] [48527]: INFO nova.api.openstack.requestlog [None req-9a771188-266f-4ae7-8be9-89c602c7175b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.108733 [ 1044.048911] [48527]: [pid: 48527|app: 0|req: 2517/4977] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.224437] [48527]: DEBUG nova.api.openstack.wsgi [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.226051] [48527]: DEBUG nova.compute.api [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.230246] [48527]: DEBUG oslo_concurrency.lockutils [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.230432] [48527]: DEBUG oslo_concurrency.lockutils [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.230567] [48527]: DEBUG oslo_concurrency.lockutils [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.230877] [48527]: DEBUG oslo_concurrency.lockutils [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.231062] [48527]: DEBUG oslo_concurrency.lockutils [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.231183] [48527]: DEBUG oslo_concurrency.lockutils [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.244061] [48526]: DEBUG nova.api.openstack.wsgi [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.245472] [48526]: DEBUG nova.compute.api [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.249914] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.250151] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.250299] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.250558] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.250701] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.250877] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.258031] [48527]: DEBUG oslo_concurrency.lockutils [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.258031] [48527]: DEBUG oslo_concurrency.lockutils [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.258031] [48527]: DEBUG oslo_concurrency.lockutils [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.258225] [48527]: DEBUG nova.objects.instance [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1044.261733] [48527]: WARNING neutronclient.v2_0.client [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.268635] [48526]: WARNING neutronclient.v2_0.client [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.281706] [48527]: DEBUG nova.policy [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.286297] [48527]: INFO nova.api.openstack.requestlog [None req-853c801a-6ac6-47d7-a992-c7b11006f354 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.063067 [ 1044.286297] [48527]: [pid: 48527|app: 0|req: 2518/4978] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.288073] [48527]: DEBUG nova.api.openstack.wsgi [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.289452] [48527]: DEBUG nova.compute.api [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.292791] [48527]: DEBUG oslo_concurrency.lockutils [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.293263] [48527]: DEBUG oslo_concurrency.lockutils [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.293263] [48527]: DEBUG oslo_concurrency.lockutils [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.293437] [48527]: DEBUG oslo_concurrency.lockutils [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.293648] [48527]: DEBUG oslo_concurrency.lockutils [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.293757] [48527]: DEBUG oslo_concurrency.lockutils [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.315353] [48527]: DEBUG oslo_concurrency.lockutils [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.315805] [48527]: DEBUG oslo_concurrency.lockutils [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.316081] [48527]: DEBUG oslo_concurrency.lockutils [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.316335] [48527]: DEBUG nova.objects.instance [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1044.319953] [48527]: WARNING neutronclient.v2_0.client [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.337923] [48527]: DEBUG nova.policy [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.342164] [48527]: INFO nova.api.openstack.requestlog [None req-77bf7807-4c6f-415e-9110-4a3d9a82ebab tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.055947 [ 1044.342680] [48527]: [pid: 48527|app: 0|req: 2519/4979] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.345076] [48527]: DEBUG nova.api.openstack.wsgi [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.346458] [48527]: DEBUG nova.compute.api [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.349801] [48527]: DEBUG oslo_concurrency.lockutils [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.349998] [48527]: DEBUG oslo_concurrency.lockutils [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.350151] [48527]: DEBUG oslo_concurrency.lockutils [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.350415] [48527]: DEBUG oslo_concurrency.lockutils [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.350555] [48527]: DEBUG oslo_concurrency.lockutils [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.350675] [48527]: DEBUG oslo_concurrency.lockutils [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.370251] [48527]: DEBUG oslo_concurrency.lockutils [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.370561] [48527]: DEBUG oslo_concurrency.lockutils [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.370773] [48527]: DEBUG oslo_concurrency.lockutils [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.371028] [48527]: DEBUG nova.objects.instance [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1044.374099] [48527]: WARNING neutronclient.v2_0.client [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.380476] [48526]: DEBUG nova.policy [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.385244] [48526]: INFO nova.api.openstack.requestlog [None req-c3f35be3-02b1-4a7f-9513-c5386fbc2bb5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1306 microversion: 2.1 time: 0.202119 [ 1044.385666] [48526]: [pid: 48526|app: 0|req: 2461/4980] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1306 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.394931] [48527]: DEBUG nova.policy [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.402248] [48527]: INFO nova.api.openstack.requestlog [None req-9366db95-d66e-4b1a-8058-4e1a6f601b94 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.058983 [ 1044.402606] [48527]: [pid: 48527|app: 0|req: 2520/4981] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.764723] [48526]: DEBUG nova.api.openstack.wsgi [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.766222] [48526]: DEBUG nova.compute.api [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.771088] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.771411] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.771411] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.771716] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.771809] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.771939] [48526]: DEBUG oslo_concurrency.lockutils [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.792015] [48526]: WARNING neutronclient.v2_0.client [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.812268] [48527]: DEBUG nova.api.openstack.wsgi [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.814087] [48527]: DEBUG nova.compute.api [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.818718] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.818998] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.819213] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.819545] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.819746] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.820126] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.836524] [48527]: WARNING neutronclient.v2_0.client [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.856238] [48527]: DEBUG nova.policy [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.860870] [48527]: DEBUG nova.policy [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.861652] [48527]: DEBUG nova.policy [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.862313] [48527]: INFO nova.api.openstack.requestlog [None req-1f213e8a-ab02-4444-b26a-b01d0973f307 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.052435 [ 1044.862655] [48527]: [pid: 48527|app: 0|req: 2521/4982] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1044.865045] [48527]: DEBUG nova.api.openstack.wsgi [None req-828ae39e-4611-4f71-a063-6a39ba634839 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.896848] [48527]: INFO nova.api.openstack.requestlog [None req-828ae39e-4611-4f71-a063-6a39ba634839 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1558 microversion: 2.1 time: 0.033515 [ 1044.897175] [48527]: [pid: 48527|app: 0|req: 2522/4983] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1558 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.902248] [48526]: DEBUG nova.policy [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.904702] [48527]: DEBUG nova.api.openstack.wsgi [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.906027] [48527]: DEBUG nova.compute.api [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] [instance: 35c01d7c-c214-4c18-8d9d-ac15717f1b06] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.906999] [48526]: INFO nova.api.openstack.requestlog [None req-43c474f7-eaae-4e21-935a-d1e65fbfb606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.144400 [ 1044.907413] [48526]: [pid: 48526|app: 0|req: 2462/4984] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:08 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.909560] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.909739] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.909923] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.910207] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.910355] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.910482] [48527]: DEBUG oslo_concurrency.lockutils [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.920356] [48527]: INFO nova.api.openstack.wsgi [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] HTTP exception thrown: Instance 35c01d7c-c214-4c18-8d9d-ac15717f1b06 could not be found. [ 1044.920631] [48527]: DEBUG nova.api.openstack.wsgi [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Returning 404 to user: Instance 35c01d7c-c214-4c18-8d9d-ac15717f1b06 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1044.921031] [48527]: INFO nova.api.openstack.requestlog [None req-d2534f7c-616c-4150-84d0-3bcede2346f7 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06" status: 404 len: 111 microversion: 2.1 time: 0.018338 [ 1044.921346] [48527]: [pid: 48527|app: 0|req: 2523/4985] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/35c01d7c-c214-4c18-8d9d-ac15717f1b06 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1044.926575] [48526]: DEBUG nova.api.openstack.wsgi [None req-4c8bfbc4-6bdb-4089-ae03-6a3b93f3a9b1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.927701] [48526]: WARNING neutronclient.v2_0.client [None req-4c8bfbc4-6bdb-4089-ae03-6a3b93f3a9b1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.939824] [48527]: DEBUG nova.api.openstack.wsgi [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.941377] [48527]: DEBUG nova.compute.api [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.944632] [48527]: DEBUG oslo_concurrency.lockutils [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.944817] [48527]: DEBUG oslo_concurrency.lockutils [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.944949] [48527]: DEBUG oslo_concurrency.lockutils [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.945219] [48527]: DEBUG oslo_concurrency.lockutils [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.945367] [48527]: DEBUG oslo_concurrency.lockutils [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.945488] [48527]: DEBUG oslo_concurrency.lockutils [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.951640] [48526]: WARNING neutronclient.v2_0.client [None req-4c8bfbc4-6bdb-4089-ae03-6a3b93f3a9b1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.966370] [48527]: DEBUG oslo_concurrency.lockutils [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.966545] [48527]: DEBUG oslo_concurrency.lockutils [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.966679] [48527]: DEBUG oslo_concurrency.lockutils [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.966827] [48527]: DEBUG nova.objects.instance [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1044.970227] [48527]: WARNING neutronclient.v2_0.client [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.988874] [48527]: DEBUG nova.policy [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.993385] [48527]: DEBUG nova.policy [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.993988] [48527]: DEBUG nova.policy [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.997444] [48527]: INFO nova.api.openstack.requestlog [None req-c252a25a-c03a-4417-86bf-010adbf3b4bc tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.059789 [ 1044.997765] [48527]: [pid: 48527|app: 0|req: 2524/4986] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1045.000147] [48527]: DEBUG nova.api.openstack.wsgi [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.001585] [48527]: DEBUG nova.compute.api [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.004685] [48527]: DEBUG oslo_concurrency.lockutils [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.004909] [48527]: DEBUG oslo_concurrency.lockutils [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.005082] [48527]: DEBUG oslo_concurrency.lockutils [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.005356] [48527]: DEBUG oslo_concurrency.lockutils [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.005507] [48527]: DEBUG oslo_concurrency.lockutils [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.005630] [48527]: DEBUG oslo_concurrency.lockutils [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.026614] [48527]: WARNING neutronclient.v2_0.client [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.029915] [48526]: INFO nova.api.openstack.requestlog [None req-4c8bfbc4-6bdb-4089-ae03-6a3b93f3a9b1 tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/aae1d635-37a6-4637-bb81-8d3ae9bd88f9" status: 202 len: 0 microversion: 2.1 time: 0.105002 [ 1045.029915] [48526]: [pid: 48526|app: 0|req: 2463/4987] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:59:09 2025] DELETE /compute/v2.1/os-security-groups/aae1d635-37a6-4637-bb81-8d3ae9bd88f9 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1045.032481] [48526]: DEBUG nova.api.openstack.wsgi [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.033852] [48526]: DEBUG nova.compute.api [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.038362] [48526]: DEBUG oslo_concurrency.lockutils [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.038554] [48526]: DEBUG oslo_concurrency.lockutils [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.038692] [48526]: DEBUG oslo_concurrency.lockutils [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.039017] [48526]: DEBUG oslo_concurrency.lockutils [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.039179] [48526]: DEBUG oslo_concurrency.lockutils [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.039355] [48526]: DEBUG oslo_concurrency.lockutils [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.048977] [48527]: DEBUG nova.policy [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.054602] [48527]: INFO nova.api.openstack.requestlog [None req-74a6c9e1-9d66-4487-b560-5501092a4d1d tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.056075 [ 1045.055120] [48527]: [pid: 48527|app: 0|req: 2525/4988] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.058208] [48527]: DEBUG nova.api.openstack.wsgi [None req-97966ba1-374f-45a4-b3ed-5038b0862d6f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.058811] [48526]: WARNING neutronclient.v2_0.client [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.059307] [48527]: WARNING neutronclient.v2_0.client [None req-97966ba1-374f-45a4-b3ed-5038b0862d6f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.080019] [48526]: DEBUG nova.policy [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.084669] [48526]: INFO nova.api.openstack.requestlog [None req-64204902-be4b-4d6a-896a-117683449cd2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.054244 [ 1045.084998] [48526]: [pid: 48526|app: 0|req: 2464/4989] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.085770] [48527]: WARNING neutronclient.v2_0.client [None req-97966ba1-374f-45a4-b3ed-5038b0862d6f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.087613] [48526]: DEBUG nova.api.openstack.wsgi [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.089858] [48526]: DEBUG nova.compute.api [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.092898] [48526]: DEBUG oslo_concurrency.lockutils [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.093101] [48526]: DEBUG oslo_concurrency.lockutils [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.093238] [48526]: DEBUG oslo_concurrency.lockutils [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.093499] [48526]: DEBUG oslo_concurrency.lockutils [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.093645] [48526]: DEBUG oslo_concurrency.lockutils [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.093766] [48526]: DEBUG oslo_concurrency.lockutils [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.114587] [48526]: WARNING neutronclient.v2_0.client [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.159226] [48527]: INFO nova.api.openstack.requestlog [None req-97966ba1-374f-45a4-b3ed-5038b0862d6f tempest-SecurityGroupsTestJSON-838298578 tempest-SecurityGroupsTestJSON-838298578-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/bcd0a181-3b9b-4a3f-9134-421143999759" status: 202 len: 0 microversion: 2.1 time: 0.103325 [ 1045.159587] [48527]: [pid: 48527|app: 0|req: 2526/4990] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:59:09 2025] DELETE /compute/v2.1/os-security-groups/bcd0a181-3b9b-4a3f-9134-421143999759 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1045.305389] [48527]: DEBUG nova.api.openstack.wsgi [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.308097] [48527]: DEBUG nova.compute.api [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.312451] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.312644] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.312810] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.313131] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.313297] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.313425] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.341278] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.341278] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.341588] [48527]: DEBUG oslo_concurrency.lockutils [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.341588] [48527]: DEBUG nova.objects.instance [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1045.344486] [48527]: WARNING neutronclient.v2_0.client [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.616436] [48527]: DEBUG nova.policy [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.624426] [48527]: INFO nova.api.openstack.requestlog [None req-cce6963c-4c08-452c-a6bd-cd5f987d4d82 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.325653 [ 1045.624756] [48527]: [pid: 48527|app: 0|req: 2527/4991] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.627137] [48527]: DEBUG nova.api.openstack.wsgi [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.628580] [48527]: DEBUG nova.compute.api [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.633158] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.633339] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.633507] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.633784] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.633999] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.634148] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.642793] [48526]: DEBUG nova.policy [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.647711] [48526]: INFO nova.api.openstack.requestlog [None req-51eb4c44-e4a1-45c5-ab0b-63071c64c698 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.562113 [ 1045.648231] [48526]: [pid: 48526|app: 0|req: 2465/4992] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.651951] [48526]: DEBUG nova.api.openstack.wsgi [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.654570] [48526]: DEBUG nova.compute.api [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.658405] [48526]: DEBUG oslo_concurrency.lockutils [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.658405] [48526]: DEBUG oslo_concurrency.lockutils [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.658405] [48526]: DEBUG oslo_concurrency.lockutils [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.658645] [48526]: DEBUG oslo_concurrency.lockutils [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.658747] [48526]: DEBUG oslo_concurrency.lockutils [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.658880] [48526]: DEBUG oslo_concurrency.lockutils [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.666980] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.667251] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.667439] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.667839] [48527]: DEBUG nova.objects.instance [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1045.672531] [48527]: WARNING neutronclient.v2_0.client [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.680116] [48526]: WARNING neutronclient.v2_0.client [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.692726] [48527]: DEBUG nova.policy [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.697522] [48527]: INFO nova.api.openstack.requestlog [None req-3c5067c3-3b60-46c3-aa73-18ad4820ecb6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.072133 [ 1045.697950] [48527]: [pid: 48527|app: 0|req: 2528/4993] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.700419] [48527]: DEBUG nova.api.openstack.wsgi [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.701847] [48527]: DEBUG nova.compute.api [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.705035] [48527]: DEBUG oslo_concurrency.lockutils [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.705216] [48527]: DEBUG oslo_concurrency.lockutils [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.705341] [48527]: DEBUG oslo_concurrency.lockutils [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.705585] [48527]: DEBUG oslo_concurrency.lockutils [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.705727] [48527]: DEBUG oslo_concurrency.lockutils [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.705846] [48527]: DEBUG oslo_concurrency.lockutils [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.727095] [48527]: DEBUG oslo_concurrency.lockutils [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.727299] [48527]: DEBUG oslo_concurrency.lockutils [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.727431] [48527]: DEBUG oslo_concurrency.lockutils [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.727591] [48527]: DEBUG nova.objects.instance [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1045.730932] [48527]: WARNING neutronclient.v2_0.client [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.752988] [48526]: DEBUG nova.policy [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.757870] [48526]: INFO nova.api.openstack.requestlog [None req-626861ea-5d04-4ec5-807a-3ecfd9472958 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1306 microversion: 2.1 time: 0.108491 [ 1045.757870] [48526]: [pid: 48526|app: 0|req: 2466/4994] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1306 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.768649] [48527]: DEBUG nova.policy [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.773510] [48527]: INFO nova.api.openstack.requestlog [None req-cddc1ec8-a7f9-4304-9216-9a38f0894e66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.074943 [ 1045.774051] [48527]: [pid: 48527|app: 0|req: 2529/4995] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:09 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.880332] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.882494] [48526]: DEBUG nova.compute.api [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.887142] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.887971] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.887971] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.887971] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.888178] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.888323] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.908231] [48527]: DEBUG nova.api.openstack.wsgi [None req-44710ccb-d82c-40f6-a755-7c566d01210e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.909141] [48526]: WARNING neutronclient.v2_0.client [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.938572] [48526]: DEBUG nova.policy [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.944123] [48526]: DEBUG nova.policy [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.945914] [48526]: DEBUG nova.policy [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.945914] [48526]: INFO nova.api.openstack.requestlog [None req-8c706169-1e94-4484-b848-94ce1dfc9a30 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.069344 [ 1045.946302] [48526]: [pid: 48526|app: 0|req: 2467/4996] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:10 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1045.948903] [48526]: DEBUG nova.api.openstack.wsgi [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.949392] [48527]: INFO nova.api.openstack.requestlog [None req-44710ccb-d82c-40f6-a755-7c566d01210e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1558 microversion: 2.1 time: 0.043982 [ 1045.949795] [48527]: [pid: 48527|app: 0|req: 2530/4997] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:10 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1558 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.950321] [48526]: DEBUG nova.compute.api [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.953500] [48526]: DEBUG oslo_concurrency.lockutils [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.953683] [48526]: DEBUG oslo_concurrency.lockutils [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.953796] [48526]: DEBUG oslo_concurrency.lockutils [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.954061] [48526]: DEBUG oslo_concurrency.lockutils [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.954204] [48526]: DEBUG oslo_concurrency.lockutils [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.954313] [48526]: DEBUG oslo_concurrency.lockutils [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.974446] [48526]: WARNING neutronclient.v2_0.client [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.014043] [48527]: DEBUG nova.api.openstack.wsgi [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.015497] [48527]: DEBUG nova.compute.api [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.019368] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.019550] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.019682] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.019955] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.020121] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.020244] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.043995] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.044205] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.044342] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.044493] [48527]: DEBUG nova.objects.instance [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.044566] [48526]: DEBUG nova.policy [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.047432] [48527]: WARNING neutronclient.v2_0.client [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.050191] [48526]: INFO nova.api.openstack.requestlog [None req-faab4587-2d48-4dbd-be89-bf74df1c1c95 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.103152 [ 1046.050598] [48526]: [pid: 48526|app: 0|req: 2468/4998] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:10 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.065890] [48527]: DEBUG nova.policy [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.068179] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.071723] [48526]: DEBUG nova.compute.api [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.071855] [48527]: DEBUG nova.policy [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.071855] [48527]: DEBUG nova.policy [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.073135] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.073315] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.073981] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.073981] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.073981] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.073981] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.076530] [48527]: INFO nova.api.openstack.requestlog [None req-f7e48c33-39a4-4738-b056-5baf61641d7e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.064572 [ 1046.078020] [48527]: [pid: 48527|app: 0|req: 2531/4999] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:10 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1046.096098] [48526]: WARNING neutronclient.v2_0.client [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.100207] [48527]: DEBUG nova.api.openstack.wsgi [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.101699] [48527]: DEBUG nova.compute.api [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.106030] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.106262] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.106414] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.106801] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.106896] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.107032] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.120218] [48526]: DEBUG nova.policy [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.125278] [48526]: INFO nova.api.openstack.requestlog [None req-f1dedeb3-0bf0-4472-91a6-637d5a2754b8 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1212 microversion: 2.1 time: 0.059207 [ 1046.125615] [48526]: [pid: 48526|app: 0|req: 2469/5000] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:10 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.127010] [48527]: WARNING neutronclient.v2_0.client [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.146107] [48527]: DEBUG nova.policy [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.150095] [48527]: INFO nova.api.openstack.requestlog [None req-6a637080-c3de-4b9c-9b5f-83fac30ae45b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.052174 [ 1046.150431] [48527]: [pid: 48527|app: 0|req: 2532/5001] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:10 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.210195] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=21 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1046.639077] [48526]: DEBUG nova.api.openstack.wsgi [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.641194] [48526]: DEBUG nova.compute.api [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.652074] [48526]: DEBUG oslo_concurrency.lockutils [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.652074] [48526]: DEBUG oslo_concurrency.lockutils [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.652074] [48526]: DEBUG oslo_concurrency.lockutils [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.652074] [48526]: DEBUG oslo_concurrency.lockutils [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.652493] [48526]: DEBUG oslo_concurrency.lockutils [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.652493] [48526]: DEBUG oslo_concurrency.lockutils [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.662905] [48527]: DEBUG nova.api.openstack.wsgi [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.664706] [48527]: DEBUG nova.compute.api [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.668514] [48527]: DEBUG oslo_concurrency.lockutils [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.668945] [48527]: DEBUG oslo_concurrency.lockutils [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.668945] [48527]: DEBUG oslo_concurrency.lockutils [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.669149] [48527]: DEBUG oslo_concurrency.lockutils [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.669149] [48527]: DEBUG oslo_concurrency.lockutils [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.669287] [48527]: DEBUG oslo_concurrency.lockutils [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.686794] [48526]: DEBUG oslo_concurrency.lockutils [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.686794] [48526]: DEBUG oslo_concurrency.lockutils [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.686794] [48526]: DEBUG oslo_concurrency.lockutils [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.687011] [48526]: DEBUG nova.objects.instance [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.695136] [48526]: WARNING neutronclient.v2_0.client [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.698142] [48527]: WARNING neutronclient.v2_0.client [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.718911] [48526]: DEBUG nova.policy [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.728087] [48526]: INFO nova.api.openstack.requestlog [None req-da5a3106-273a-470e-a85d-4ac36ebdc472 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.090909 [ 1046.728087] [48526]: [pid: 48526|app: 0|req: 2470/5002] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:10 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1046.732926] [48526]: DEBUG nova.api.openstack.wsgi [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.734335] [48526]: DEBUG nova.compute.api [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.739520] [48526]: DEBUG oslo_concurrency.lockutils [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.739705] [48526]: DEBUG oslo_concurrency.lockutils [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.740450] [48526]: DEBUG oslo_concurrency.lockutils [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.740450] [48526]: DEBUG oslo_concurrency.lockutils [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.740450] [48526]: DEBUG oslo_concurrency.lockutils [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.740450] [48526]: DEBUG oslo_concurrency.lockutils [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.763503] [48526]: DEBUG oslo_concurrency.lockutils [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.764184] [48526]: DEBUG oslo_concurrency.lockutils [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.764184] [48526]: DEBUG oslo_concurrency.lockutils [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.764184] [48526]: DEBUG nova.objects.instance [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.767284] [48526]: WARNING neutronclient.v2_0.client [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.789027] [48526]: DEBUG nova.policy [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.793241] [48526]: INFO nova.api.openstack.requestlog [None req-f19a65a9-4398-4054-bfe1-fa53ac827692 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.064587 [ 1046.793569] [48526]: [pid: 48526|app: 0|req: 2471/5003] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:10 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.795879] [48526]: DEBUG nova.api.openstack.wsgi [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.797315] [48526]: DEBUG nova.compute.api [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.800479] [48526]: DEBUG oslo_concurrency.lockutils [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.800562] [48526]: DEBUG oslo_concurrency.lockutils [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.800803] [48526]: DEBUG oslo_concurrency.lockutils [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.800939] [48526]: DEBUG oslo_concurrency.lockutils [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.801090] [48526]: DEBUG oslo_concurrency.lockutils [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.801295] [48526]: DEBUG oslo_concurrency.lockutils [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.811844] [48527]: DEBUG nova.policy [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.816900] [48527]: INFO nova.api.openstack.requestlog [None req-34d4603f-bb80-4033-b5e2-cd0efd983453 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.156687 [ 1046.817412] [48527]: [pid: 48527|app: 0|req: 2533/5004] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:10 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.817865] [48526]: WARNING neutronclient.v2_0.client [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.819683] [48527]: DEBUG nova.api.openstack.wsgi [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.821071] [48527]: DEBUG nova.compute.api [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.824905] [48527]: DEBUG oslo_concurrency.lockutils [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.825093] [48527]: DEBUG oslo_concurrency.lockutils [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.825225] [48527]: DEBUG oslo_concurrency.lockutils [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.825469] [48527]: DEBUG oslo_concurrency.lockutils [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.825612] [48527]: DEBUG oslo_concurrency.lockutils [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.825735] [48527]: DEBUG oslo_concurrency.lockutils [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.843955] [48527]: DEBUG oslo_concurrency.lockutils [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.844195] [48527]: DEBUG oslo_concurrency.lockutils [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.844391] [48527]: DEBUG oslo_concurrency.lockutils [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.845336] [48527]: DEBUG nova.objects.instance [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.847180] [48527]: WARNING neutronclient.v2_0.client [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.870546] [48527]: DEBUG nova.policy [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.875571] [48527]: INFO nova.api.openstack.requestlog [None req-e89dd162-fb14-4e75-a81b-221329635778 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.057597 [ 1046.876160] [48527]: [pid: 48527|app: 0|req: 2534/5005] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.892504] [48526]: DEBUG nova.policy [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.896909] [48526]: INFO nova.api.openstack.requestlog [None req-667cc8c2-98c1-4912-b6cd-54f945e46e50 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1484 microversion: 2.1 time: 0.102722 [ 1046.897476] [48526]: [pid: 48526|app: 0|req: 2472/5006] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1484 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.911165] [48527]: DEBUG nova.api.openstack.wsgi [None req-29aa19f3-1e9c-4c30-838d-ff8777a0cb77 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1870990117"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1046.912971] [48527]: DEBUG nova.compute.api [None req-29aa19f3-1e9c-4c30-838d-ff8777a0cb77 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.916309] [48527]: DEBUG oslo_concurrency.lockutils [None req-29aa19f3-1e9c-4c30-838d-ff8777a0cb77 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.916488] [48527]: DEBUG oslo_concurrency.lockutils [None req-29aa19f3-1e9c-4c30-838d-ff8777a0cb77 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.916618] [48527]: DEBUG oslo_concurrency.lockutils [None req-29aa19f3-1e9c-4c30-838d-ff8777a0cb77 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.916860] [48527]: DEBUG oslo_concurrency.lockutils [None req-29aa19f3-1e9c-4c30-838d-ff8777a0cb77 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.917018] [48527]: DEBUG oslo_concurrency.lockutils [None req-29aa19f3-1e9c-4c30-838d-ff8777a0cb77 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.917140] [48527]: DEBUG oslo_concurrency.lockutils [None req-29aa19f3-1e9c-4c30-838d-ff8777a0cb77 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.961962] [48526]: DEBUG nova.api.openstack.wsgi [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.963357] [48526]: DEBUG nova.compute.api [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.968260] [48526]: DEBUG oslo_concurrency.lockutils [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.968452] [48526]: DEBUG oslo_concurrency.lockutils [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.968576] [48526]: DEBUG oslo_concurrency.lockutils [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.968872] [48526]: DEBUG oslo_concurrency.lockutils [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.969031] [48526]: DEBUG oslo_concurrency.lockutils [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.969158] [48526]: DEBUG oslo_concurrency.lockutils [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.990636] [48526]: WARNING neutronclient.v2_0.client [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.009859] [48526]: DEBUG nova.policy [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.014347] [48526]: DEBUG nova.policy [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.014896] [48526]: DEBUG nova.policy [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.015534] [48526]: INFO nova.api.openstack.requestlog [None req-428bc7a5-f559-4419-96bc-141b9f778f47 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.055664 [ 1047.016047] [48526]: [pid: 48526|app: 0|req: 2473/5007] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1047.018135] [48526]: DEBUG nova.api.openstack.wsgi [None req-937452ab-1e15-4fc1-a008-c72447ccd7d0 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.054084] [48526]: INFO nova.api.openstack.requestlog [None req-937452ab-1e15-4fc1-a008-c72447ccd7d0 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1558 microversion: 2.1 time: 0.037558 [ 1047.054454] [48526]: [pid: 48526|app: 0|req: 2474/5008] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1558 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.063528] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.064627] [48526]: DEBUG nova.compute.api [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.068151] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.068339] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.068457] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.068795] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.068882] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.068947] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.088055] [48526]: WARNING neutronclient.v2_0.client [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.167673] [48526]: DEBUG nova.policy [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.172124] [48526]: INFO nova.api.openstack.requestlog [None req-3a601651-1233-43d9-8b81-2057e7490f29 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.111022 [ 1047.172526] [48526]: [pid: 48526|app: 0|req: 2475/5009] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.175195] [48526]: DEBUG nova.api.openstack.wsgi [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.176338] [48526]: DEBUG nova.compute.api [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.179464] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.179646] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.180234] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.180493] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.180648] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.180773] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.202575] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.202760] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.202892] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.203054] [48526]: DEBUG nova.objects.instance [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1047.206405] [48526]: WARNING neutronclient.v2_0.client [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.223754] [48526]: DEBUG nova.policy [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.227963] [48526]: DEBUG nova.policy [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.228552] [48526]: DEBUG nova.policy [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.232521] [48526]: INFO nova.api.openstack.requestlog [None req-36f2e02f-a185-4343-b919-061a1290f68b tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.059485 [ 1047.232813] [48526]: [pid: 48526|app: 0|req: 2476/5010] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1047.235252] [48526]: DEBUG nova.api.openstack.wsgi [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.236589] [48526]: DEBUG nova.compute.api [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.239361] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.239535] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.239665] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.239941] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.240116] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.240308] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.256364] [48526]: WARNING neutronclient.v2_0.client [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.275771] [48526]: DEBUG nova.policy [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.280313] [48526]: INFO nova.api.openstack.requestlog [None req-7e04eb6c-7381-4f30-8e22-a896ac903b05 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1268 microversion: 2.1 time: 0.046965 [ 1047.280646] [48526]: [pid: 48526|app: 0|req: 2477/5011] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.282901] [48526]: DEBUG nova.api.openstack.wsgi [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.284854] [48526]: DEBUG nova.compute.api [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.287466] [48526]: DEBUG oslo_concurrency.lockutils [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.287640] [48526]: DEBUG oslo_concurrency.lockutils [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.287799] [48526]: DEBUG oslo_concurrency.lockutils [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.288014] [48526]: DEBUG oslo_concurrency.lockutils [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.288160] [48526]: DEBUG oslo_concurrency.lockutils [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.288278] [48526]: DEBUG oslo_concurrency.lockutils [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.303400] [48526]: WARNING neutronclient.v2_0.client [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.321689] [48527]: INFO nova.api.openstack.requestlog [None req-29aa19f3-1e9c-4c30-838d-ff8777a0cb77 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120/action" status: 202 len: 0 microversion: 2.1 time: 0.412326 [ 1047.322081] [48527]: [pid: 48527|app: 0|req: 2535/5012] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:59:11 2025] POST /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120/action => generated 0 bytes in 413 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 1047.323166] [48526]: DEBUG nova.policy [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.327251] [48526]: INFO nova.api.openstack.requestlog [None req-6409f91e-14c1-4468-a371-cad92909cb27 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.046010 [ 1047.327539] [48526]: [pid: 48526|app: 0|req: 2478/5013] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.329226] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb75ba7f-dda6-40fa-9a4f-1e33a49fde2b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.356152] [48527]: INFO nova.api.openstack.requestlog [None req-cb75ba7f-dda6-40fa-9a4f-1e33a49fde2b tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1" status: 200 len: 1520 microversion: 2.1 time: 0.030307 [ 1047.356583] [48527]: [pid: 48527|app: 0|req: 2536/5014] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1 => generated 1520 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1047.363885] [48526]: DEBUG nova.api.openstack.wsgi [None req-fb490824-39f2-48c7-978b-bae00962d493 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.392766] [48526]: INFO nova.api.openstack.requestlog [None req-fb490824-39f2-48c7-978b-bae00962d493 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1" status: 200 len: 1520 microversion: 2.1 time: 0.030784 [ 1047.393373] [48526]: [pid: 48526|app: 0|req: 2479/5015] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1 => generated 1520 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.402498] [48527]: DEBUG nova.api.openstack.wsgi [None req-206fecee-354d-4be7-be77-c0d16cd0b13f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.489714] [48527]: INFO nova.api.openstack.requestlog [None req-206fecee-354d-4be7-be77-c0d16cd0b13f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1" status: 204 len: 0 microversion: 2.1 time: 0.089977 [ 1047.490100] [48527]: [pid: 48527|app: 0|req: 2537/5016] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:11 2025] DELETE /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1047.496869] [48526]: DEBUG nova.api.openstack.wsgi [None req-f074c49e-b7fc-45c5-a7ea-e19926d66331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.508882] [48526]: INFO nova.api.openstack.wsgi [None req-f074c49e-b7fc-45c5-a7ea-e19926d66331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Image not found. [ 1047.509337] [48526]: DEBUG nova.api.openstack.wsgi [None req-f074c49e-b7fc-45c5-a7ea-e19926d66331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1047.509579] [48526]: INFO nova.api.openstack.requestlog [None req-f074c49e-b7fc-45c5-a7ea-e19926d66331 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1" status: 404 len: 62 microversion: 2.1 time: 0.014991 [ 1047.510027] [48526]: [pid: 48526|app: 0|req: 2480/5017] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1 => generated 62 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1047.514904] [48527]: DEBUG nova.api.openstack.wsgi [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.516466] [48527]: DEBUG nova.compute.api [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.523735] [48527]: DEBUG oslo_concurrency.lockutils [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.523953] [48527]: DEBUG oslo_concurrency.lockutils [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.524116] [48527]: DEBUG oslo_concurrency.lockutils [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.524499] [48527]: DEBUG oslo_concurrency.lockutils [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.524746] [48527]: DEBUG oslo_concurrency.lockutils [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.524892] [48527]: DEBUG oslo_concurrency.lockutils [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.549925] [48527]: WARNING neutronclient.v2_0.client [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.651878] [48527]: DEBUG nova.policy [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.658380] [48527]: INFO nova.api.openstack.requestlog [None req-527d1e41-7de2-4916-b967-89d9ce016c3a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1504 microversion: 2.1 time: 0.145671 [ 1047.658715] [48527]: [pid: 48527|app: 0|req: 2538/5018] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1504 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.742081] [48527]: DEBUG nova.api.openstack.wsgi [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.743384] [48527]: DEBUG nova.compute.api [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.746275] [48526]: DEBUG nova.api.openstack.wsgi [None req-d78af611-2ef5-4cfa-bc98-c16764082792 tempest-ComputeTenantNetworksTest-1541831957 tempest-ComputeTenantNetworksTest-1541831957-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.748309] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.748496] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.748628] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.748875] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.749040] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.749183] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.749224] [48526]: WARNING openstack [None req-d78af611-2ef5-4cfa-bc98-c16764082792 tempest-ComputeTenantNetworksTest-1541831957 tempest-ComputeTenantNetworksTest-1541831957-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1047.749533] [48526]: WARNING openstack [None req-d78af611-2ef5-4cfa-bc98-c16764082792 tempest-ComputeTenantNetworksTest-1541831957 tempest-ComputeTenantNetworksTest-1541831957-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1047.771595] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.771794] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.771927] [48527]: DEBUG oslo_concurrency.lockutils [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.772093] [48527]: DEBUG nova.objects.instance [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1047.775650] [48527]: WARNING neutronclient.v2_0.client [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.810939] [48527]: DEBUG nova.policy [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.815324] [48527]: INFO nova.api.openstack.requestlog [None req-ab1a0cb4-2407-4b64-b976-754c29ff8059 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.075423 [ 1047.815839] [48527]: [pid: 48527|app: 0|req: 2539/5019] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.818420] [48527]: DEBUG nova.api.openstack.wsgi [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.819885] [48527]: DEBUG nova.compute.api [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.823141] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.823388] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.823537] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.823798] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.823940] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.824075] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.848825] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.849017] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.849193] [48527]: DEBUG oslo_concurrency.lockutils [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.849350] [48527]: DEBUG nova.objects.instance [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1047.853322] [48527]: WARNING neutronclient.v2_0.client [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.870945] [48526]: INFO nova.api.openstack.requestlog [None req-d78af611-2ef5-4cfa-bc98-c16764082792 tempest-ComputeTenantNetworksTest-1541831957 tempest-ComputeTenantNetworksTest-1541831957-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks" status: 200 len: 1637 microversion: 2.1 time: 0.186548 [ 1047.871456] [48526]: [pid: 48526|app: 0|req: 2481/5020] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:59:11 2025] GET /compute/v2.1/os-tenant-networks => generated 1637 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.874047] [48526]: DEBUG nova.api.openstack.wsgi [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.875437] [48526]: DEBUG nova.compute.api [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.879763] [48527]: DEBUG nova.policy [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.879965] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.879965] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.879965] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.879965] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.879965] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.879965] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.888271] [48527]: INFO nova.api.openstack.requestlog [None req-63ecacf3-8e3c-49fb-995c-dc383fc98623 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.070340 [ 1047.888271] [48527]: [pid: 48527|app: 0|req: 2540/5021] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.895021] [48527]: DEBUG nova.api.openstack.wsgi [None req-e887793d-b031-4ee3-b869-7c1ef15eb0a9 tempest-ComputeTenantNetworksTest-1541831957 tempest-ComputeTenantNetworksTest-1541831957-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.896685] [48527]: WARNING openstack [None req-e887793d-b031-4ee3-b869-7c1ef15eb0a9 tempest-ComputeTenantNetworksTest-1541831957 tempest-ComputeTenantNetworksTest-1541831957-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1047.897551] [48527]: WARNING openstack [None req-e887793d-b031-4ee3-b869-7c1ef15eb0a9 tempest-ComputeTenantNetworksTest-1541831957 tempest-ComputeTenantNetworksTest-1541831957-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1047.899957] [48526]: WARNING neutronclient.v2_0.client [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.937596] [48527]: INFO nova.api.openstack.requestlog [None req-e887793d-b031-4ee3-b869-7c1ef15eb0a9 tempest-ComputeTenantNetworksTest-1541831957 tempest-ComputeTenantNetworksTest-1541831957-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks/b9eebc03-ce5a-473d-8138-621f8e220c0b" status: 200 len: 139 microversion: 2.1 time: 0.049576 [ 1047.938432] [48527]: [pid: 48527|app: 0|req: 2541/5022] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/os-tenant-networks/b9eebc03-ce5a-473d-8138-621f8e220c0b => generated 139 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1047.940766] [48527]: DEBUG nova.api.openstack.wsgi [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.942488] [48527]: DEBUG nova.compute.api [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.946294] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.946957] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.946957] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.946957] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.946957] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.947131] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.962744] [48526]: DEBUG nova.policy [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.965841] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.966036] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.966175] [48527]: DEBUG oslo_concurrency.lockutils [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.966359] [48527]: DEBUG nova.objects.instance [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1047.967655] [48526]: INFO nova.api.openstack.requestlog [None req-a70943bc-f927-4790-8401-d08c932fb2e6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1677 microversion: 2.1 time: 0.095580 [ 1047.967979] [48526]: [pid: 48526|app: 0|req: 2482/5023] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1677 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.970129] [48527]: WARNING neutronclient.v2_0.client [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.988260] [48527]: DEBUG nova.policy [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.992493] [48527]: INFO nova.api.openstack.requestlog [None req-5fbd5ca2-c9cc-4083-bab8-e444b7c31e09 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.053604 [ 1047.992877] [48527]: [pid: 48527|app: 0|req: 2542/5024] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.030637] [48526]: DEBUG nova.api.openstack.wsgi [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.032048] [48526]: DEBUG nova.compute.api [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.036120] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.036237] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.036388] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.036593] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.036734] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.036855] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.056608] [48526]: WARNING neutronclient.v2_0.client [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.063943] [48527]: DEBUG nova.api.openstack.wsgi [None req-4bb715ea-842a-47bb-80b2-2803ec08cc78 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.078727] [48526]: DEBUG nova.policy [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.086171] [48526]: DEBUG nova.policy [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.087384] [48526]: DEBUG nova.policy [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.087652] [48526]: INFO nova.api.openstack.requestlog [None req-c480e506-cd13-4f1c-8fef-3c42138625f3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.059587 [ 1048.087985] [48526]: [pid: 48526|app: 0|req: 2483/5025] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1048.099237] [48527]: INFO nova.api.openstack.requestlog [None req-4bb715ea-842a-47bb-80b2-2803ec08cc78 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1558 microversion: 2.1 time: 0.038048 [ 1048.099570] [48527]: [pid: 48527|app: 0|req: 2543/5026] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1558 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.186364] [48526]: DEBUG nova.api.openstack.wsgi [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.187970] [48526]: DEBUG nova.compute.api [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.191711] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.191919] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.192096] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.192320] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.192473] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.192595] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.216662] [48526]: WARNING neutronclient.v2_0.client [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.248822] [48527]: DEBUG nova.api.openstack.wsgi [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.250475] [48527]: DEBUG nova.compute.api [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.254138] [48527]: DEBUG oslo_concurrency.lockutils [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.254295] [48527]: DEBUG oslo_concurrency.lockutils [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.254397] [48527]: DEBUG oslo_concurrency.lockutils [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.254653] [48527]: DEBUG oslo_concurrency.lockutils [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.254798] [48527]: DEBUG oslo_concurrency.lockutils [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.254922] [48527]: DEBUG oslo_concurrency.lockutils [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.276916] [48527]: DEBUG oslo_concurrency.lockutils [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.277102] [48527]: DEBUG oslo_concurrency.lockutils [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.277289] [48527]: DEBUG oslo_concurrency.lockutils [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.277453] [48527]: DEBUG nova.objects.instance [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1048.281300] [48527]: WARNING neutronclient.v2_0.client [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.295892] [48526]: DEBUG nova.policy [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.300014] [48526]: INFO nova.api.openstack.requestlog [None req-3cde0b81-bd9f-42a9-8f01-c3fdfeb1b818 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.115733 [ 1048.300355] [48526]: [pid: 48526|app: 0|req: 2484/5027] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.303409] [48526]: DEBUG nova.api.openstack.wsgi [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.304790] [48526]: DEBUG nova.compute.api [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.308078] [48526]: DEBUG oslo_concurrency.lockutils [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.308264] [48526]: DEBUG oslo_concurrency.lockutils [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.308462] [48526]: DEBUG oslo_concurrency.lockutils [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.308636] [48526]: DEBUG oslo_concurrency.lockutils [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.308887] [48526]: DEBUG oslo_concurrency.lockutils [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.308887] [48526]: DEBUG oslo_concurrency.lockutils [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.312026] [48527]: DEBUG nova.policy [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.316328] [48527]: DEBUG nova.policy [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.317152] [48527]: DEBUG nova.policy [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.320699] [48527]: INFO nova.api.openstack.requestlog [None req-03db07a4-ac77-4454-9bca-fe8933f3095c tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.074089 [ 1048.321248] [48527]: [pid: 48527|app: 0|req: 2544/5028] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1048.326969] [48526]: WARNING neutronclient.v2_0.client [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.342996] [48527]: DEBUG nova.api.openstack.wsgi [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.344472] [48527]: DEBUG nova.compute.api [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.348120] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.348340] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.348522] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.348796] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.348989] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.349129] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.351714] [48526]: DEBUG nova.policy [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.358486] [48526]: INFO nova.api.openstack.requestlog [None req-935f4d86-0b92-48b0-91ca-33990860a8a4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1268 microversion: 2.1 time: 0.057193 [ 1048.358486] [48526]: [pid: 48526|app: 0|req: 2485/5029] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1268 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.364772] [48527]: WARNING neutronclient.v2_0.client [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.383672] [48527]: DEBUG nova.policy [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.389250] [48527]: INFO nova.api.openstack.requestlog [None req-2f849cc8-ecc2-4131-81ec-f6d787c4fc87 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.048544 [ 1048.389582] [48527]: [pid: 48527|app: 0|req: 2545/5030] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.672092] [48526]: DEBUG nova.api.openstack.wsgi [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.673997] [48526]: DEBUG nova.compute.api [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.679660] [48526]: DEBUG oslo_concurrency.lockutils [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.679817] [48526]: DEBUG oslo_concurrency.lockutils [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.680043] [48526]: DEBUG oslo_concurrency.lockutils [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.680355] [48526]: DEBUG oslo_concurrency.lockutils [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.680504] [48526]: DEBUG oslo_concurrency.lockutils [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.680627] [48526]: DEBUG oslo_concurrency.lockutils [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.705086] [48526]: WARNING neutronclient.v2_0.client [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.799661] [48526]: DEBUG nova.policy [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.806462] [48526]: INFO nova.api.openstack.requestlog [None req-70541ff9-f3dc-4934-a7f9-0eee97ba42f2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1496 microversion: 2.1 time: 0.137405 [ 1048.806865] [48526]: [pid: 48526|app: 0|req: 2486/5031] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:12 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1496 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.828676] [48527]: DEBUG nova.api.openstack.wsgi [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.830498] [48527]: DEBUG nova.compute.api [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.835507] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.835704] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.836510] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.836958] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.837249] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.837422] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.862058] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.862225] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.862462] [48527]: DEBUG oslo_concurrency.lockutils [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.862611] [48527]: DEBUG nova.objects.instance [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1048.865683] [48527]: WARNING neutronclient.v2_0.client [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.884210] [48527]: DEBUG nova.policy [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.888804] [48527]: INFO nova.api.openstack.requestlog [None req-7fd86c97-c512-4a71-9b5a-3981e2fdd307 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.062572 [ 1048.889182] [48527]: [pid: 48527|app: 0|req: 2546/5032] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.901749] [48526]: DEBUG nova.api.openstack.wsgi [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.903744] [48526]: DEBUG nova.compute.api [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.907300] [48526]: DEBUG oslo_concurrency.lockutils [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.907494] [48526]: DEBUG oslo_concurrency.lockutils [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.907639] [48526]: DEBUG oslo_concurrency.lockutils [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.907975] [48526]: DEBUG oslo_concurrency.lockutils [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.908171] [48526]: DEBUG oslo_concurrency.lockutils [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.908302] [48526]: DEBUG oslo_concurrency.lockutils [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.931990] [48526]: DEBUG oslo_concurrency.lockutils [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.932180] [48526]: DEBUG oslo_concurrency.lockutils [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.932395] [48526]: DEBUG oslo_concurrency.lockutils [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.932558] [48526]: DEBUG nova.objects.instance [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1048.935709] [48526]: WARNING neutronclient.v2_0.client [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.954273] [48526]: DEBUG nova.policy [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.958292] [48526]: INFO nova.api.openstack.requestlog [None req-634d77d3-9906-4dea-ad0c-b338c79662a4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.058789 [ 1048.958629] [48526]: [pid: 48526|app: 0|req: 2487/5033] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.983113] [48527]: DEBUG nova.api.openstack.wsgi [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.984728] [48527]: DEBUG nova.compute.api [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.988419] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.988596] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.988767] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.989064] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.989327] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.989468] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.005398] [48526]: DEBUG nova.api.openstack.wsgi [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.006899] [48526]: DEBUG nova.compute.api [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.008826] [48527]: WARNING neutronclient.v2_0.client [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.010295] [48526]: DEBUG oslo_concurrency.lockutils [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.010575] [48526]: DEBUG oslo_concurrency.lockutils [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.010653] [48526]: DEBUG oslo_concurrency.lockutils [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.010993] [48526]: DEBUG oslo_concurrency.lockutils [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.011162] [48526]: DEBUG oslo_concurrency.lockutils [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.011381] [48526]: DEBUG oslo_concurrency.lockutils [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.029158] [48526]: DEBUG oslo_concurrency.lockutils [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.029463] [48526]: DEBUG oslo_concurrency.lockutils [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.029463] [48526]: DEBUG oslo_concurrency.lockutils [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.029611] [48526]: DEBUG nova.objects.instance [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1049.032301] [48526]: WARNING neutronclient.v2_0.client [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.049707] [48526]: DEBUG nova.policy [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.053842] [48526]: INFO nova.api.openstack.requestlog [None req-320e3725-21c3-4bf5-bd52-1e2134455887 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.050865 [ 1049.054289] [48526]: [pid: 48526|app: 0|req: 2488/5034] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.067580] [48527]: DEBUG nova.policy [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.074192] [48527]: INFO nova.api.openstack.requestlog [None req-f6af4535-c8bc-4a2b-b501-ba449aecf1c8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1682 microversion: 2.1 time: 0.093316 [ 1049.074789] [48527]: [pid: 48527|app: 0|req: 2547/5035] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1682 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.103098] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.104594] [48526]: DEBUG nova.compute.api [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.108307] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.108499] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.108590] [48527]: DEBUG nova.api.openstack.wsgi [None req-0d4973bc-d051-4674-88ee-d359fdc35dc7 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.108644] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.108876] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.109054] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.109150] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.125617] [48526]: WARNING neutronclient.v2_0.client [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.139386] [48527]: INFO nova.api.openstack.requestlog [None req-0d4973bc-d051-4674-88ee-d359fdc35dc7 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1558 microversion: 2.1 time: 0.032876 [ 1049.139712] [48527]: [pid: 48527|app: 0|req: 2548/5036] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1558 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.144036] [48526]: DEBUG nova.policy [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.148536] [48526]: DEBUG nova.policy [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.149144] [48526]: DEBUG nova.policy [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.149730] [48526]: INFO nova.api.openstack.requestlog [None req-2e567cb3-75b8-4ee6-81cf-ac32ac39867c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.048914 [ 1049.150100] [48526]: [pid: 48526|app: 0|req: 2489/5037] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1049.314142] [48527]: DEBUG nova.api.openstack.wsgi [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.315587] [48527]: DEBUG nova.compute.api [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.319548] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.319732] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.319865] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.320226] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.320378] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.320503] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.337723] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.339307] [48526]: DEBUG nova.compute.api [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.340624] [48527]: WARNING neutronclient.v2_0.client [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.343276] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.343671] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.343671] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.343835] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.344179] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.344179] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.364320] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.364475] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.364609] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.364756] [48526]: DEBUG nova.objects.instance [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1049.368127] [48526]: WARNING neutronclient.v2_0.client [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.388374] [48526]: DEBUG nova.policy [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.394145] [48526]: DEBUG nova.policy [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.395211] [48526]: DEBUG nova.policy [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.399504] [48526]: INFO nova.api.openstack.requestlog [None req-6c4eeae2-28b5-4d49-ad29-6bf46ee24018 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.064106 [ 1049.400191] [48526]: [pid: 48526|app: 0|req: 2490/5038] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1049.402893] [48526]: DEBUG nova.api.openstack.wsgi [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.404336] [48526]: DEBUG nova.compute.api [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.404603] [48527]: DEBUG nova.policy [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.407824] [48526]: DEBUG oslo_concurrency.lockutils [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.408016] [48526]: DEBUG oslo_concurrency.lockutils [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.408153] [48526]: DEBUG oslo_concurrency.lockutils [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.408409] [48526]: DEBUG oslo_concurrency.lockutils [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.408552] [48526]: DEBUG oslo_concurrency.lockutils [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.408697] [48526]: DEBUG oslo_concurrency.lockutils [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.409876] [48527]: INFO nova.api.openstack.requestlog [None req-ae5dfd58-d8a2-4f96-a9d2-7e4fc392f2e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.097767 [ 1049.410525] [48527]: [pid: 48527|app: 0|req: 2549/5039] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.415170] [48527]: DEBUG nova.api.openstack.wsgi [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.415170] [48527]: DEBUG nova.compute.api [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.418890] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.419093] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.419226] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.419481] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.419615] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.419730] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.434534] [48526]: WARNING neutronclient.v2_0.client [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.439109] [48527]: WARNING neutronclient.v2_0.client [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.457409] [48526]: DEBUG nova.policy [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.463052] [48526]: INFO nova.api.openstack.requestlog [None req-caee9412-1e31-4649-bf0e-1e3b22faf50c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1276 microversion: 2.1 time: 0.062455 [ 1049.463414] [48526]: [pid: 48526|app: 0|req: 2491/5040] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1276 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.471574] [48527]: DEBUG nova.policy [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.476295] [48527]: INFO nova.api.openstack.requestlog [None req-7a3ab6ee-4ae1-4479-9361-458602d98e0b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.065210 [ 1049.476635] [48527]: [pid: 48527|app: 0|req: 2550/5041] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:13 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.824061] [48526]: DEBUG nova.api.openstack.wsgi [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.825507] [48526]: DEBUG nova.compute.api [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.830720] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.830972] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.831154] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.831417] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.831565] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.831685] [48526]: DEBUG oslo_concurrency.lockutils [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.855387] [48526]: WARNING neutronclient.v2_0.client [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.902332] [48527]: DEBUG nova.api.openstack.wsgi [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.903749] [48527]: DEBUG nova.compute.api [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.907654] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.908302] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.908302] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.908302] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.908302] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.908464] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.917264] [48526]: DEBUG nova.policy [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.923218] [48526]: INFO nova.api.openstack.requestlog [None req-04f10653-090f-4269-be14-a1ce1d204802 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1502 microversion: 2.1 time: 0.101372 [ 1049.923691] [48526]: [pid: 48526|app: 0|req: 2492/5042] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1502 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.929471] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.929656] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.929786] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.929931] [48527]: DEBUG nova.objects.instance [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1049.934192] [48527]: WARNING neutronclient.v2_0.client [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.955060] [48527]: DEBUG nova.policy [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.959911] [48527]: INFO nova.api.openstack.requestlog [None req-0fa1f291-9e19-4f7c-963c-96e9e773e006 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.060562 [ 1049.960674] [48527]: [pid: 48527|app: 0|req: 2551/5043] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.971696] [48526]: DEBUG nova.api.openstack.wsgi [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.973482] [48526]: DEBUG nova.compute.api [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.976616] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.976730] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.976772] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.977067] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.977636] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.977636] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.998929] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.999145] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.999301] [48526]: DEBUG oslo_concurrency.lockutils [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.999510] [48526]: DEBUG nova.objects.instance [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1050.003901] [48526]: WARNING neutronclient.v2_0.client [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.022836] [48526]: DEBUG nova.policy [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.026900] [48526]: INFO nova.api.openstack.requestlog [None req-00b1ffcb-8355-4372-98e7-cc01a485cde3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.057715 [ 1050.027249] [48526]: [pid: 48526|app: 0|req: 2493/5044] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.071028] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.073969] [48527]: DEBUG nova.compute.api [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.078017] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.078705] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.078865] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.079177] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.079717] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.079717] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.089605] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.091661] [48526]: DEBUG nova.compute.api [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.093730] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=359,nova_api:UPDATE=6,nova_api:DELETE=3,nova_api:INSERT=9 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1050.096103] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.096796] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.097100] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.097479] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.097992] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.098197] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.105108] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.105297] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.105428] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.105693] [48527]: DEBUG nova.objects.instance [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1050.112655] [48527]: WARNING neutronclient.v2_0.client [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.115904] [48526]: WARNING neutronclient.v2_0.client [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.131134] [48527]: DEBUG nova.policy [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.135744] [48527]: INFO nova.api.openstack.requestlog [None req-d5793ac4-8b23-46d8-80d7-9860e677c384 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.068264 [ 1050.136098] [48527]: [pid: 48527|app: 0|req: 2552/5045] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1050.147904] [48527]: DEBUG nova.api.openstack.wsgi [None req-c9cefdf0-3beb-464b-ac96-73073b2406ab tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.177538] [48527]: INFO nova.api.openstack.requestlog [None req-c9cefdf0-3beb-464b-ac96-73073b2406ab tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1644 microversion: 2.1 time: 0.031643 [ 1050.179455] [48527]: [pid: 48527|app: 0|req: 2553/5046] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1644 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.180647] [48527]: DEBUG nova.api.openstack.wsgi [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.182287] [48527]: DEBUG nova.compute.api [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.185996] [48527]: DEBUG oslo_concurrency.lockutils [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.186220] [48527]: DEBUG oslo_concurrency.lockutils [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.186361] [48527]: DEBUG oslo_concurrency.lockutils [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.186619] [48527]: DEBUG oslo_concurrency.lockutils [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.186765] [48527]: DEBUG oslo_concurrency.lockutils [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.186886] [48527]: DEBUG oslo_concurrency.lockutils [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.191225] [48526]: DEBUG nova.policy [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.196174] [48526]: INFO nova.api.openstack.requestlog [None req-e7f2c39a-df72-40b6-8c6d-13eef9dfc9e1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1682 microversion: 2.1 time: 0.110065 [ 1050.196553] [48526]: [pid: 48526|app: 0|req: 2494/5047] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1682 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.205798] [48527]: WARNING neutronclient.v2_0.client [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.225877] [48527]: DEBUG nova.policy [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.231173] [48527]: DEBUG nova.policy [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.231565] [48527]: DEBUG nova.policy [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.232316] [48527]: INFO nova.api.openstack.requestlog [None req-7933e15e-daf4-47dc-a9b2-4cefc6c4bdab tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.053831 [ 1050.233036] [48527]: [pid: 48527|app: 0|req: 2554/5048] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1050.417546] [48526]: DEBUG nova.api.openstack.wsgi [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.419309] [48526]: DEBUG nova.compute.api [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.427030] [48526]: DEBUG oslo_concurrency.lockutils [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.427030] [48526]: DEBUG oslo_concurrency.lockutils [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.427030] [48526]: DEBUG oslo_concurrency.lockutils [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.427030] [48526]: DEBUG oslo_concurrency.lockutils [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.427030] [48526]: DEBUG oslo_concurrency.lockutils [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.427030] [48526]: DEBUG oslo_concurrency.lockutils [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.433125] [48527]: DEBUG nova.api.openstack.wsgi [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.434847] [48527]: DEBUG nova.compute.api [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.438584] [48527]: DEBUG oslo_concurrency.lockutils [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.438857] [48527]: DEBUG oslo_concurrency.lockutils [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.438938] [48527]: DEBUG oslo_concurrency.lockutils [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.439501] [48527]: DEBUG oslo_concurrency.lockutils [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.439501] [48527]: DEBUG oslo_concurrency.lockutils [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.439501] [48527]: DEBUG oslo_concurrency.lockutils [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.462057] [48526]: DEBUG oslo_concurrency.lockutils [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.462057] [48526]: DEBUG oslo_concurrency.lockutils [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.462057] [48526]: DEBUG oslo_concurrency.lockutils [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.462057] [48526]: DEBUG nova.objects.instance [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lazy-loading 'fault' on Instance uuid ff7ada9d-330a-4f4d-bbf3-758445de92a8 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1050.464433] [48527]: WARNING neutronclient.v2_0.client [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.471031] [48526]: WARNING neutronclient.v2_0.client [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.563636] [48526]: DEBUG nova.policy [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.573546] [48526]: DEBUG nova.policy [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.574545] [48526]: DEBUG nova.policy [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'be5f2f48d1cc4e77a15a83178ac772a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f29698db0b4d94a755afbec76bd6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.580472] [48526]: INFO nova.api.openstack.requestlog [None req-17372b68-2003-4fe7-a931-a3308d224d6e tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 200 len: 1467 microversion: 2.75 time: 0.165313 [ 1050.581042] [48526]: [pid: 48526|app: 0|req: 2495/5049] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 1467 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1050.585317] [48526]: DEBUG nova.api.openstack.wsgi [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.587325] [48526]: DEBUG nova.compute.api [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.592954] [48527]: DEBUG nova.policy [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.594828] [48526]: DEBUG oslo_concurrency.lockutils [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.595062] [48526]: DEBUG oslo_concurrency.lockutils [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.595207] [48526]: DEBUG oslo_concurrency.lockutils [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.595585] [48526]: DEBUG oslo_concurrency.lockutils [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.595776] [48526]: DEBUG oslo_concurrency.lockutils [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.595918] [48526]: DEBUG oslo_concurrency.lockutils [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.597326] [48527]: INFO nova.api.openstack.requestlog [None req-676be805-b904-4bda-9fc4-940c22f7757f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.166560 [ 1050.597685] [48527]: [pid: 48527|app: 0|req: 2555/5050] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.600362] [48527]: DEBUG nova.api.openstack.wsgi [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.601936] [48527]: DEBUG nova.compute.api [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.605529] [48527]: DEBUG oslo_concurrency.lockutils [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.605733] [48527]: DEBUG oslo_concurrency.lockutils [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.605881] [48527]: DEBUG oslo_concurrency.lockutils [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.606228] [48527]: DEBUG oslo_concurrency.lockutils [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.606442] [48527]: DEBUG oslo_concurrency.lockutils [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.607220] [48527]: DEBUG oslo_concurrency.lockutils [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.621890] [48526]: WARNING neutronclient.v2_0.client [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.625726] [48527]: WARNING neutronclient.v2_0.client [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.680454] [48527]: DEBUG nova.policy [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.686368] [48527]: INFO nova.api.openstack.requestlog [None req-e29c9806-c423-4601-bd6b-66974085489d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.087890 [ 1050.686777] [48527]: [pid: 48527|app: 0|req: 2556/5051] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.707354] [48526]: DEBUG nova.policy [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.713833] [48526]: INFO nova.api.openstack.requestlog [None req-60390642-8d17-4d6f-b5c9-5a8b8b22aff9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1316 microversion: 2.1 time: 0.131918 [ 1050.714503] [48526]: [pid: 48526|app: 0|req: 2496/5052] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:14 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1316 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.937168] [48527]: DEBUG nova.api.openstack.wsgi [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.938759] [48527]: DEBUG nova.compute.api [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.942212] [48527]: DEBUG oslo_concurrency.lockutils [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.942402] [48527]: DEBUG oslo_concurrency.lockutils [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.942539] [48527]: DEBUG oslo_concurrency.lockutils [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.942795] [48527]: DEBUG oslo_concurrency.lockutils [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.942936] [48527]: DEBUG oslo_concurrency.lockutils [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.943072] [48527]: DEBUG oslo_concurrency.lockutils [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.960229] [48527]: WARNING neutronclient.v2_0.client [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.974220] [48526]: DEBUG nova.api.openstack.wsgi [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.975782] [48526]: DEBUG nova.compute.api [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.979794] [48526]: DEBUG oslo_concurrency.lockutils [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.980851] [48526]: DEBUG oslo_concurrency.lockutils [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.980851] [48526]: DEBUG oslo_concurrency.lockutils [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.980851] [48526]: DEBUG oslo_concurrency.lockutils [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.980851] [48526]: DEBUG oslo_concurrency.lockutils [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.980851] [48526]: DEBUG oslo_concurrency.lockutils [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.012808] [48526]: DEBUG oslo_concurrency.lockutils [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.012989] [48526]: DEBUG oslo_concurrency.lockutils [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.013140] [48526]: DEBUG oslo_concurrency.lockutils [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.013294] [48526]: DEBUG nova.objects.instance [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1051.021813] [48526]: WARNING neutronclient.v2_0.client [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.033907] [48527]: DEBUG nova.policy [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.038854] [48527]: INFO nova.api.openstack.requestlog [None req-87675eae-6b66-4ebd-a3c8-939fc0158569 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1502 microversion: 2.1 time: 0.103914 [ 1051.039202] [48527]: [pid: 48527|app: 0|req: 2557/5053] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1502 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.043450] [48527]: DEBUG nova.api.openstack.wsgi [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.045192] [48527]: DEBUG nova.compute.api [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.047779] [48526]: DEBUG nova.policy [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.049555] [48527]: DEBUG oslo_concurrency.lockutils [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.049811] [48527]: DEBUG oslo_concurrency.lockutils [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.049948] [48527]: DEBUG oslo_concurrency.lockutils [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.050267] [48527]: DEBUG oslo_concurrency.lockutils [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.050427] [48527]: DEBUG oslo_concurrency.lockutils [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.050559] [48527]: DEBUG oslo_concurrency.lockutils [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.055671] [48526]: INFO nova.api.openstack.requestlog [None req-01211167-f274-41c3-9438-aea40aeb1396 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.083828 [ 1051.056023] [48526]: [pid: 48526|app: 0|req: 2497/5054] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.077459] [48527]: DEBUG oslo_concurrency.lockutils [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.077967] [48527]: DEBUG oslo_concurrency.lockutils [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.077967] [48527]: DEBUG oslo_concurrency.lockutils [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.078087] [48527]: DEBUG nova.objects.instance [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1051.082367] [48527]: WARNING neutronclient.v2_0.client [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.104996] [48527]: DEBUG nova.policy [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.110285] [48527]: INFO nova.api.openstack.requestlog [None req-6abb82a4-0c02-4be4-906e-752efb4fc7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.069746 [ 1051.110651] [48527]: [pid: 48527|app: 0|req: 2558/5055] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.149472] [48526]: DEBUG nova.api.openstack.wsgi [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.151098] [48526]: DEBUG nova.compute.api [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.154429] [48526]: DEBUG oslo_concurrency.lockutils [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.154613] [48526]: DEBUG oslo_concurrency.lockutils [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.154747] [48526]: DEBUG oslo_concurrency.lockutils [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.154998] [48526]: DEBUG oslo_concurrency.lockutils [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.155156] [48526]: DEBUG oslo_concurrency.lockutils [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.155273] [48526]: DEBUG oslo_concurrency.lockutils [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.175059] [48526]: DEBUG oslo_concurrency.lockutils [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.175399] [48526]: DEBUG oslo_concurrency.lockutils [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.175553] [48526]: DEBUG oslo_concurrency.lockutils [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.175711] [48526]: DEBUG nova.objects.instance [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1051.179231] [48526]: WARNING neutronclient.v2_0.client [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.186535] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e4c77f4-dccc-424e-bb47-3bca10647ab8 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.199450] [48526]: DEBUG nova.policy [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.205264] [48526]: INFO nova.api.openstack.requestlog [None req-0addbe5f-b744-4316-a6c5-1f7e1506604c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.057406 [ 1051.205809] [48526]: [pid: 48526|app: 0|req: 2498/5056] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.210036] [48526]: DEBUG nova.api.openstack.wsgi [req-8313e65e-e304-4f44-aa24-0b6906a99cf7 req-d6d79e90-21b9-4525-b2af-3f1ac4f9d056 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b189ceb3-f135-40c7-af0b-94b213f461bc", "name": "network-vif-plugged", "status": "completed", "tag": "b8b7c902-cec2-4450-ac0b-3557090728b5"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1051.216250] [48526]: DEBUG oslo_concurrency.lockutils [req-8313e65e-e304-4f44-aa24-0b6906a99cf7 req-d6d79e90-21b9-4525-b2af-3f1ac4f9d056 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.216443] [48526]: DEBUG oslo_concurrency.lockutils [req-8313e65e-e304-4f44-aa24-0b6906a99cf7 req-d6d79e90-21b9-4525-b2af-3f1ac4f9d056 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.216576] [48526]: DEBUG oslo_concurrency.lockutils [req-8313e65e-e304-4f44-aa24-0b6906a99cf7 req-d6d79e90-21b9-4525-b2af-3f1ac4f9d056 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.221154] [48527]: INFO nova.api.openstack.requestlog [None req-9e4c77f4-dccc-424e-bb47-3bca10647ab8 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1644 microversion: 2.1 time: 0.037206 [ 1051.221524] [48527]: [pid: 48527|app: 0|req: 2559/5057] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1644 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.224331] [48527]: DEBUG nova.api.openstack.wsgi [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.224441] [48526]: INFO nova.api.openstack.compute.server_external_events [req-8313e65e-e304-4f44-aa24-0b6906a99cf7 req-d6d79e90-21b9-4525-b2af-3f1ac4f9d056 service nova] Creating event network-vif-plugged:b8b7c902-cec2-4450-ac0b-3557090728b5 for instance b189ceb3-f135-40c7-af0b-94b213f461bc on cpu-1 [ 1051.225867] [48527]: DEBUG nova.compute.api [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.228716] [48526]: INFO nova.api.openstack.requestlog [req-8313e65e-e304-4f44-aa24-0b6906a99cf7 req-d6d79e90-21b9-4525-b2af-3f1ac4f9d056 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022177 [ 1051.229236] [48526]: [pid: 48526|app: 0|req: 2499/5058] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:15 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) [ 1051.230261] [48527]: DEBUG oslo_concurrency.lockutils [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.230495] [48527]: DEBUG oslo_concurrency.lockutils [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.230691] [48527]: DEBUG oslo_concurrency.lockutils [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.230995] [48527]: DEBUG oslo_concurrency.lockutils [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.231240] [48527]: DEBUG oslo_concurrency.lockutils [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.231427] [48527]: DEBUG oslo_concurrency.lockutils [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.248331] [48526]: DEBUG nova.api.openstack.wsgi [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.249796] [48526]: DEBUG nova.compute.api [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.253048] [48527]: WARNING neutronclient.v2_0.client [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.253680] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.253867] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.254080] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.254329] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.254479] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.254600] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.274528] [48526]: WARNING neutronclient.v2_0.client [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.341758] [48526]: DEBUG nova.policy [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.346254] [48526]: DEBUG nova.policy [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.347010] [48526]: DEBUG nova.policy [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.347694] [48526]: INFO nova.api.openstack.requestlog [None req-2cab26c9-70a5-42d1-a32d-68fa54380457 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.101723 [ 1051.348033] [48526]: [pid: 48526|app: 0|req: 2500/5059] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1051.363961] [48527]: DEBUG nova.policy [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.369284] [48527]: INFO nova.api.openstack.requestlog [None req-c164be60-3d05-4de9-a1a8-59176d2faa3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1683 microversion: 2.1 time: 0.147130 [ 1051.369734] [48527]: [pid: 48527|app: 0|req: 2560/5060] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1683 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.600725] [48526]: DEBUG nova.api.openstack.wsgi [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.602406] [48526]: DEBUG nova.compute.api [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] [instance: ff7ada9d-330a-4f4d-bbf3-758445de92a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.607977] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.608260] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.608480] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.608873] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.609086] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.609232] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.614352] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.615991] [48527]: DEBUG nova.compute.api [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.619704] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.619919] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.620169] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.620360] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.620505] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.620644] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.622098] [48526]: INFO nova.api.openstack.wsgi [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] HTTP exception thrown: Instance ff7ada9d-330a-4f4d-bbf3-758445de92a8 could not be found. [ 1051.622469] [48526]: DEBUG nova.api.openstack.wsgi [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] Returning 404 to user: Instance ff7ada9d-330a-4f4d-bbf3-758445de92a8 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1051.622960] [48526]: INFO nova.api.openstack.requestlog [None req-c99f4da8-4538-4608-aad6-9726724fa154 tempest-ServersAdmin275Test-2021528835 tempest-ServersAdmin275Test-2021528835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8" status: 404 len: 111 microversion: 2.75 time: 0.024585 [ 1051.623413] [48526]: [pid: 48526|app: 0|req: 2501/5061] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/ff7ada9d-330a-4f4d-bbf3-758445de92a8 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1051.645801] [48527]: WARNING neutronclient.v2_0.client [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.702146] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.703849] [48526]: DEBUG nova.compute.api [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.708924] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.709194] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.709366] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.709670] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.709839] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.709986] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.720953] [48527]: DEBUG nova.policy [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.729156] [48527]: INFO nova.api.openstack.requestlog [None req-0f567eef-91c4-4a84-b1d7-afbc0b7d7359 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.117372 [ 1051.729655] [48527]: [pid: 48527|app: 0|req: 2561/5062] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.731921] [48526]: WARNING neutronclient.v2_0.client [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.733117] [48527]: DEBUG nova.api.openstack.wsgi [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.735387] [48527]: DEBUG nova.compute.api [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.739964] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.740274] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.740441] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.740782] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.740976] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.741283] [48527]: DEBUG oslo_concurrency.lockutils [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.757352] [48526]: DEBUG nova.policy [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.762723] [48526]: INFO nova.api.openstack.requestlog [None req-b9a4d5b5-7dd4-427a-87f7-15333e1b8f3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.063265 [ 1051.762847] [48526]: [pid: 48526|app: 0|req: 2502/5063] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.763688] [48527]: WARNING neutronclient.v2_0.client [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.890325] [48527]: DEBUG nova.policy [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.895790] [48527]: INFO nova.api.openstack.requestlog [None req-64a19327-5cd3-4cbf-9a19-ea445bbb35ec tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1316 microversion: 2.1 time: 0.165386 [ 1051.896217] [48527]: [pid: 48527|app: 0|req: 2562/5064] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:15 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1316 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.054399] [48526]: DEBUG nova.api.openstack.wsgi [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.056344] [48526]: DEBUG nova.compute.api [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.059742] [48526]: DEBUG oslo_concurrency.lockutils [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.059917] [48526]: DEBUG oslo_concurrency.lockutils [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.060150] [48526]: DEBUG oslo_concurrency.lockutils [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.060489] [48526]: DEBUG oslo_concurrency.lockutils [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.060683] [48526]: DEBUG oslo_concurrency.lockutils [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.060874] [48526]: DEBUG oslo_concurrency.lockutils [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.070167] [48527]: DEBUG nova.api.openstack.wsgi [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.071101] [48527]: DEBUG nova.compute.api [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.074775] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.075039] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.075191] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.075453] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.075595] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.075796] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.084669] [48526]: WARNING neutronclient.v2_0.client [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1052.108933] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.109253] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.109436] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.109672] [48527]: DEBUG nova.objects.instance [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lazy-loading 'fault' on Instance uuid b70843a6-aab2-4a1f-bdbe-9f4d6d189efe {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1052.116159] [48527]: WARNING neutronclient.v2_0.client [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1052.149403] [48527]: DEBUG nova.policy [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98e79cf3bd204c47a90351181df2a862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '006f7d0a18c74c89b5382d4a629cadee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.153933] [48527]: INFO nova.api.openstack.requestlog [None req-26b4d43f-0a55-4b5a-a897-8d4747be2137 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 200 len: 1349 microversion: 2.1 time: 0.086911 [ 1052.154335] [48527]: [pid: 48527|app: 0|req: 2563/5065] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:16 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 1349 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.158283] [48527]: DEBUG nova.api.openstack.wsgi [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.160486] [48527]: DEBUG nova.compute.api [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.164314] [48527]: DEBUG oslo_concurrency.lockutils [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.164469] [48527]: DEBUG oslo_concurrency.lockutils [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.164593] [48527]: DEBUG oslo_concurrency.lockutils [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.164922] [48527]: DEBUG oslo_concurrency.lockutils [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.165089] [48527]: DEBUG oslo_concurrency.lockutils [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.165218] [48527]: DEBUG oslo_concurrency.lockutils [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.169429] [48526]: DEBUG nova.policy [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.173898] [48526]: INFO nova.api.openstack.requestlog [None req-b681946c-afa3-4874-bf86-1ef2a97716ed tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1497 microversion: 2.1 time: 0.122346 [ 1052.174245] [48526]: [pid: 48526|app: 0|req: 2503/5066] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:16 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1497 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.186978] [48527]: DEBUG oslo_concurrency.lockutils [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.187193] [48527]: DEBUG oslo_concurrency.lockutils [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.187328] [48527]: DEBUG oslo_concurrency.lockutils [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.187523] [48527]: DEBUG nova.objects.instance [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1052.191901] [48527]: WARNING neutronclient.v2_0.client [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1052.210826] [48527]: DEBUG nova.policy [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.215576] [48527]: INFO nova.api.openstack.requestlog [None req-226a2a7f-eb38-4ace-b80e-86a3541144ec tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.060475 [ 1052.215993] [48527]: [pid: 48527|app: 0|req: 2564/5067] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:16 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.221770] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.223428] [48526]: DEBUG nova.compute.api [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.231915] [48527]: DEBUG nova.api.openstack.wsgi [None req-d68e3c99-81f7-4611-aba6-ff3a31b5f2f5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.233990] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.234247] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.234442] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.234772] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.235153] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.235463] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.267457] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.267652] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.267728] [48527]: INFO nova.api.openstack.requestlog [None req-d68e3c99-81f7-4611-aba6-ff3a31b5f2f5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1644 microversion: 2.1 time: 0.038517 [ 1052.267886] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.267940] [48526]: DEBUG nova.objects.instance [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1052.268115] [48527]: [pid: 48527|app: 0|req: 2565/5068] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:16 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1644 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.271746] [48526]: WARNING neutronclient.v2_0.client [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1052.293317] [48526]: DEBUG nova.policy [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.300953] [48526]: INFO nova.api.openstack.requestlog [None req-ea4325d8-b2b7-4df0-83eb-4c3585b32419 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.081480 [ 1052.301333] [48526]: [pid: 48526|app: 0|req: 2504/5069] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:16 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.364465] [48527]: DEBUG nova.api.openstack.wsgi [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.366255] [48527]: DEBUG nova.compute.api [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.369980] [48527]: DEBUG oslo_concurrency.lockutils [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.370252] [48527]: DEBUG oslo_concurrency.lockutils [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.370395] [48527]: DEBUG oslo_concurrency.lockutils [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.370664] [48527]: DEBUG oslo_concurrency.lockutils [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.370813] [48527]: DEBUG oslo_concurrency.lockutils [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.370939] [48527]: DEBUG oslo_concurrency.lockutils [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.383236] [48526]: DEBUG nova.api.openstack.wsgi [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.384737] [48526]: DEBUG nova.compute.api [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.391143] [48526]: DEBUG oslo_concurrency.lockutils [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.391143] [48526]: DEBUG oslo_concurrency.lockutils [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.391143] [48526]: DEBUG oslo_concurrency.lockutils [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.391143] [48526]: DEBUG oslo_concurrency.lockutils [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.391497] [48526]: DEBUG oslo_concurrency.lockutils [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.391862] [48526]: DEBUG oslo_concurrency.lockutils [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.395103] [48527]: WARNING neutronclient.v2_0.client [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1052.415087] [48526]: WARNING neutronclient.v2_0.client [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1052.421961] [48527]: DEBUG nova.policy [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.430629] [48527]: DEBUG nova.policy [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.431634] [48527]: DEBUG nova.policy [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.432474] [48527]: INFO nova.api.openstack.requestlog [None req-aab5c25c-aa49-4875-b909-524e02232c4d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.070354 [ 1052.432936] [48527]: [pid: 48527|app: 0|req: 2566/5070] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:16 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1052.569568] [48526]: DEBUG nova.policy [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.577585] [48526]: INFO nova.api.openstack.requestlog [None req-45ae3f1c-981c-451c-8492-b3f28bff27fd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1683 microversion: 2.1 time: 0.196461 [ 1052.578982] [48526]: [pid: 48526|app: 0|req: 2505/5071] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:16 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1683 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.745126] [48527]: DEBUG nova.api.openstack.wsgi [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.747333] [48527]: DEBUG nova.compute.api [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.753817] [48527]: DEBUG oslo_concurrency.lockutils [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.754074] [48527]: DEBUG oslo_concurrency.lockutils [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.754246] [48527]: DEBUG oslo_concurrency.lockutils [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.754525] [48527]: DEBUG oslo_concurrency.lockutils [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.754764] [48527]: DEBUG oslo_concurrency.lockutils [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.754883] [48527]: DEBUG oslo_concurrency.lockutils [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.776564] [48526]: DEBUG nova.api.openstack.wsgi [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.777838] [48526]: DEBUG nova.compute.api [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.781672] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.781842] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.781932] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.782152] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.782303] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.782440] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.782574] [48527]: WARNING neutronclient.v2_0.client [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1052.800439] [48526]: WARNING neutronclient.v2_0.client [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1052.820276] [48526]: DEBUG nova.policy [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.826671] [48526]: INFO nova.api.openstack.requestlog [None req-34abb798-c972-45cb-aff3-daf0b8f57150 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.053420 [ 1052.827052] [48526]: [pid: 48526|app: 0|req: 2506/5072] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:16 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.900805] [48527]: DEBUG nova.policy [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.906795] [48527]: INFO nova.api.openstack.requestlog [None req-b59ff3cb-8d72-48a5-b744-75eeb127d9bd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.164472 [ 1052.907092] [48527]: [pid: 48527|app: 0|req: 2567/5073] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:16 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.910581] [48526]: DEBUG nova.api.openstack.wsgi [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.912177] [48526]: DEBUG nova.compute.api [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.915905] [48526]: DEBUG oslo_concurrency.lockutils [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.916189] [48526]: DEBUG oslo_concurrency.lockutils [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.916597] [48526]: DEBUG oslo_concurrency.lockutils [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.916711] [48526]: DEBUG oslo_concurrency.lockutils [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.916795] [48526]: DEBUG oslo_concurrency.lockutils [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.916946] [48526]: DEBUG oslo_concurrency.lockutils [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.934192] [48526]: WARNING neutronclient.v2_0.client [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.002663] [48526]: DEBUG nova.policy [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.007302] [48526]: INFO nova.api.openstack.requestlog [None req-adfed0e7-8331-4f3d-b308-2201d3a57d2e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1316 microversion: 2.1 time: 0.099400 [ 1053.008337] [48526]: [pid: 48526|app: 0|req: 2507/5074] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:17 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1316 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1053.134083] [48527]: DEBUG nova.api.openstack.wsgi [None req-ca6cbd7f-fc10-41ca-91ce-ed5d3cb29d7e tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.146544] [48527]: INFO nova.api.openstack.requestlog [None req-ca6cbd7f-fc10-41ca-91ce-ed5d3cb29d7e tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.072788 [ 1053.146598] [48527]: [pid: 48527|app: 0|req: 2568/5075] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:59:17 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1053.168242] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.169277] [48526]: DEBUG nova.compute.api [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] [instance: b70843a6-aab2-4a1f-bdbe-9f4d6d189efe] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.173920] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.174412] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.174673] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.175020] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.175276] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.175462] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.185464] [48526]: INFO nova.api.openstack.wsgi [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] HTTP exception thrown: Instance b70843a6-aab2-4a1f-bdbe-9f4d6d189efe could not be found. [ 1053.185851] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] Returning 404 to user: Instance b70843a6-aab2-4a1f-bdbe-9f4d6d189efe could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1053.186396] [48526]: INFO nova.api.openstack.requestlog [None req-c6add323-5ef0-4fb1-bccb-9f7ae5f6ed72 tempest-ServerMetadataTestJSON-25651339 tempest-ServerMetadataTestJSON-25651339-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe" status: 404 len: 111 microversion: 2.1 time: 0.021165 [ 1053.186812] [48526]: [pid: 48526|app: 0|req: 2508/5076] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:17 2025] GET /compute/v2.1/servers/b70843a6-aab2-4a1f-bdbe-9f4d6d189efe => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1053.187524] [48527]: DEBUG nova.api.openstack.wsgi [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.189284] [48527]: DEBUG nova.compute.api [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.193356] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.193356] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.193463] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.193715] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.194476] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.194476] [48527]: DEBUG oslo_concurrency.lockutils [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.216051] [48527]: WARNING neutronclient.v2_0.client [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.233168] [48526]: DEBUG nova.api.openstack.wsgi [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.236185] [48526]: DEBUG nova.compute.api [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.241649] [48526]: DEBUG oslo_concurrency.lockutils [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.241861] [48526]: DEBUG oslo_concurrency.lockutils [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.242014] [48526]: DEBUG oslo_concurrency.lockutils [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.242600] [48526]: DEBUG oslo_concurrency.lockutils [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.242763] [48526]: DEBUG oslo_concurrency.lockutils [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.242892] [48526]: DEBUG oslo_concurrency.lockutils [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.274869] [48526]: DEBUG oslo_concurrency.lockutils [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.275085] [48526]: DEBUG oslo_concurrency.lockutils [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.275225] [48526]: DEBUG oslo_concurrency.lockutils [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.275535] [48526]: DEBUG nova.objects.instance [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1053.280461] [48526]: WARNING neutronclient.v2_0.client [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.308809] [48526]: DEBUG nova.policy [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.315523] [48526]: INFO nova.api.openstack.requestlog [None req-801f29c0-939d-40bd-a4ec-00eee9f8f0a7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.085367 [ 1053.316162] [48526]: [pid: 48526|app: 0|req: 2509/5077] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:17 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.319773] [48526]: DEBUG nova.api.openstack.wsgi [req-f7936d13-6b0a-46b2-91aa-cc354017ec74 req-a548ee40-16d9-4b89-b229-5d801f530c73 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b189ceb3-f135-40c7-af0b-94b213f461bc", "tag": "b8b7c902-cec2-4450-ac0b-3557090728b5"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1053.327208] [48526]: DEBUG oslo_concurrency.lockutils [req-f7936d13-6b0a-46b2-91aa-cc354017ec74 req-a548ee40-16d9-4b89-b229-5d801f530c73 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.327208] [48526]: DEBUG oslo_concurrency.lockutils [req-f7936d13-6b0a-46b2-91aa-cc354017ec74 req-a548ee40-16d9-4b89-b229-5d801f530c73 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.327208] [48526]: DEBUG oslo_concurrency.lockutils [req-f7936d13-6b0a-46b2-91aa-cc354017ec74 req-a548ee40-16d9-4b89-b229-5d801f530c73 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.334449] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f7936d13-6b0a-46b2-91aa-cc354017ec74 req-a548ee40-16d9-4b89-b229-5d801f530c73 service nova] Creating event network-changed:b8b7c902-cec2-4450-ac0b-3557090728b5 for instance b189ceb3-f135-40c7-af0b-94b213f461bc on cpu-1 [ 1053.339937] [48526]: INFO nova.api.openstack.requestlog [req-f7936d13-6b0a-46b2-91aa-cc354017ec74 req-a548ee40-16d9-4b89-b229-5d801f530c73 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022674 [ 1053.339937] [48526]: [pid: 48526|app: 0|req: 2510/5078] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:17 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) [ 1053.345469] [48526]: DEBUG nova.api.openstack.wsgi [None req-acd11218-87bc-421c-8f00-fce7b1e5e2a5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.345614] [48527]: DEBUG nova.policy [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.351177] [48527]: INFO nova.api.openstack.requestlog [None req-c4a34a98-eab2-4b4a-9262-5e585b5296cf tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1497 microversion: 2.1 time: 0.166023 [ 1053.352131] [48527]: [pid: 48527|app: 0|req: 2569/5079] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:17 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1497 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.358077] [48527]: DEBUG nova.api.openstack.wsgi [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.359784] [48527]: DEBUG nova.compute.api [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.363602] [48527]: DEBUG oslo_concurrency.lockutils [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.363824] [48527]: DEBUG oslo_concurrency.lockutils [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.363961] [48527]: DEBUG oslo_concurrency.lockutils [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.364591] [48527]: DEBUG oslo_concurrency.lockutils [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.364756] [48527]: DEBUG oslo_concurrency.lockutils [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.364756] [48527]: DEBUG oslo_concurrency.lockutils [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.403627] [48527]: DEBUG oslo_concurrency.lockutils [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.403816] [48527]: DEBUG oslo_concurrency.lockutils [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.403956] [48527]: DEBUG oslo_concurrency.lockutils [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.404141] [48527]: DEBUG nova.objects.instance [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1053.407889] [48527]: WARNING neutronclient.v2_0.client [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.431297] [48527]: DEBUG nova.policy [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.439909] [48527]: INFO nova.api.openstack.requestlog [None req-35f3a0dc-df6a-4c50-8740-47dbc89a8bec tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1345 microversion: 2.1 time: 0.082343 [ 1053.439909] [48527]: [pid: 48527|app: 0|req: 2570/5080] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:17 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1345 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.451552] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.453511] [48527]: DEBUG nova.compute.api [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.462062] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.462314] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.462543] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.462822] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.463462] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.463595] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.500416] [48527]: WARNING neutronclient.v2_0.client [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.521299] [48527]: DEBUG nova.policy [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.523343] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1296,nova_cell1:UPDATE=46,nova_cell1:INSERT=24 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1053.527408] [48527]: DEBUG nova.policy [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.528495] [48527]: DEBUG nova.policy [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.529156] [48527]: INFO nova.api.openstack.requestlog [None req-ccf95663-6625-4553-993a-6e9f19876fa7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.083884 [ 1053.530092] [48527]: [pid: 48527|app: 0|req: 2571/5081] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:17 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1053.591862] [48527]: DEBUG nova.api.openstack.wsgi [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.593705] [48527]: DEBUG nova.compute.api [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.595519] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=513,nova_api:INSERT=22,nova_api:UPDATE=8,nova_api:DELETE=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1053.601917] [48527]: DEBUG oslo_concurrency.lockutils [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.601917] [48527]: DEBUG oslo_concurrency.lockutils [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.601917] [48527]: DEBUG oslo_concurrency.lockutils [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.602173] [48527]: DEBUG oslo_concurrency.lockutils [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.602313] [48527]: DEBUG oslo_concurrency.lockutils [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.602441] [48527]: DEBUG oslo_concurrency.lockutils [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.627872] [48527]: WARNING neutronclient.v2_0.client [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.692124] [48527]: DEBUG nova.policy [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.697862] [48527]: INFO nova.api.openstack.requestlog [None req-34ba9e74-b43f-4656-a908-dc85f42d28e4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1683 microversion: 2.1 time: 0.108621 [ 1053.698346] [48527]: [pid: 48527|app: 0|req: 2572/5082] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:17 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1683 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1053.792685] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1053.814706] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=4 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1053.843221] [48527]: DEBUG nova.api.openstack.wsgi [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.847580] [48527]: DEBUG nova.compute.api [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.851329] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.851493] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.851577] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.851814] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.851953] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.852092] [48527]: DEBUG oslo_concurrency.lockutils [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.869525] [48527]: WARNING neutronclient.v2_0.client [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.906202] [48527]: DEBUG nova.policy [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.910548] [48527]: INFO nova.api.openstack.requestlog [None req-fd44d3b7-cf0c-4911-85ce-42f6e8e5ffec tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.069912 [ 1053.910871] [48527]: [pid: 48527|app: 0|req: 2573/5083] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:18 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.921312] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.922865] [48527]: DEBUG nova.compute.api [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.926034] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.926501] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.926501] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.926628] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.926674] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.926789] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.947651] [48527]: WARNING neutronclient.v2_0.client [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.956482] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=7 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1054.042688] [48527]: DEBUG nova.policy [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.050815] [48527]: INFO nova.api.openstack.requestlog [None req-4e317215-e800-4bc9-9ea1-7d134aa50f5e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.131573 [ 1054.051356] [48527]: [pid: 48527|app: 0|req: 2574/5084] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:18 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1054.055200] [48527]: DEBUG nova.api.openstack.wsgi [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1054.056799] [48527]: DEBUG nova.compute.api [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.060928] [48527]: DEBUG oslo_concurrency.lockutils [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.061326] [48527]: DEBUG oslo_concurrency.lockutils [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.061326] [48527]: DEBUG oslo_concurrency.lockutils [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.062156] [48527]: DEBUG oslo_concurrency.lockutils [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.062386] [48527]: DEBUG oslo_concurrency.lockutils [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.062491] [48527]: DEBUG oslo_concurrency.lockutils [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.081490] [48527]: WARNING neutronclient.v2_0.client [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.227880] [48527]: DEBUG nova.policy [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.233186] [48527]: INFO nova.api.openstack.requestlog [None req-06cace0a-52d9-4d73-8cad-7d240eca9ff3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1316 microversion: 2.1 time: 0.181395 [ 1054.233555] [48527]: [pid: 48527|app: 0|req: 2575/5085] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:18 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1316 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.294183] [48526]: INFO nova.api.openstack.requestlog [None req-acd11218-87bc-421c-8f00-fce7b1e5e2a5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1644 microversion: 2.1 time: 0.953658 [ 1054.295031] [48526]: [pid: 48526|app: 0|req: 2511/5086] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:17 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1644 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.326579] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FlavorsV2NegativeTest-server-2103566372", "imageRef": "9e3593ac-1b43-4f83-817f-9002c12d5a46", "flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1054.330549] [48526]: DEBUG nova.api.openstack.wsgi [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1054.332269] [48526]: DEBUG nova.compute.api [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.337080] [48526]: DEBUG oslo_concurrency.lockutils [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.337358] [48526]: DEBUG oslo_concurrency.lockutils [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.337549] [48526]: DEBUG oslo_concurrency.lockutils [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.337820] [48526]: DEBUG oslo_concurrency.lockutils [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.337980] [48526]: DEBUG oslo_concurrency.lockutils [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.338148] [48526]: DEBUG oslo_concurrency.lockutils [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.361168] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.361365] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.361500] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.361972] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.361972] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.362163] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.368534] [48527]: DEBUG nova.network.neutron [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] validate_networks() for None {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1054.368822] [48527]: WARNING neutronclient.v2_0.client [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.369467] [48526]: DEBUG oslo_concurrency.lockutils [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.369535] [48527]: WARNING openstack [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1054.369730] [48526]: DEBUG oslo_concurrency.lockutils [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.369885] [48526]: DEBUG oslo_concurrency.lockutils [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.369948] [48527]: WARNING openstack [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1054.370135] [48526]: DEBUG nova.objects.instance [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1054.374844] [48526]: WARNING neutronclient.v2_0.client [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.376844] [48527]: INFO nova.network.neutron [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] _ports_needed_per_instance requested_netwokrs=None [ 1054.397941] [48526]: DEBUG nova.policy [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.406365] [48526]: INFO nova.api.openstack.requestlog [None req-187621f8-dca6-4d17-8afe-be14d96648e9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.078251 [ 1054.406813] [48526]: [pid: 48526|app: 0|req: 2512/5087] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:18 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.410432] [48526]: DEBUG nova.api.openstack.wsgi [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1054.412255] [48526]: DEBUG nova.compute.api [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.422888] [48526]: DEBUG oslo_concurrency.lockutils [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.422997] [48526]: DEBUG oslo_concurrency.lockutils [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.423590] [48526]: DEBUG oslo_concurrency.lockutils [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.423670] [48526]: DEBUG oslo_concurrency.lockutils [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.423762] [48526]: DEBUG oslo_concurrency.lockutils [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.424312] [48526]: DEBUG oslo_concurrency.lockutils [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.454950] [48526]: WARNING neutronclient.v2_0.client [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.564236] [48527]: INFO nova.api.openstack.wsgi [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] HTTP exception thrown: Flavor's memory is too small for requested image. [ 1054.564236] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] Returning 400 to user: Flavor's memory is too small for requested image. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1054.564236] [48527]: INFO nova.api.openstack.requestlog [None req-ff4795a3-ed2e-4b48-a816-f5c494fa9cb9 tempest-FlavorsV2NegativeTest-444946428 tempest-FlavorsV2NegativeTest-444946428-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 93 microversion: 2.1 time: 0.240013 [ 1054.564572] [48527]: [pid: 48527|app: 0|req: 2576/5088] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:59:18 2025] POST /compute/v2.1/servers => generated 93 bytes in 240 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 1054.568338] [48527]: DEBUG nova.api.openstack.wsgi [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1054.569912] [48527]: DEBUG nova.compute.api [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.577485] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.577485] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.577647] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.577773] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.577913] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.578107] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.605528] [48526]: DEBUG nova.policy [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.607881] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.608138] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.608301] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.608458] [48527]: DEBUG nova.objects.instance [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1054.611668] [48526]: INFO nova.api.openstack.requestlog [None req-643060f9-3a21-4188-ad8c-00e40568e844 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1497 microversion: 2.1 time: 0.204154 [ 1054.612186] [48526]: [pid: 48526|app: 0|req: 2513/5089] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:18 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1497 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.617272] [48526]: DEBUG nova.api.openstack.wsgi [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1054.617454] [48527]: WARNING neutronclient.v2_0.client [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.617533] [48526]: DEBUG nova.compute.api [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.622870] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.622870] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.622870] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.623180] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.623587] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.623863] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.638847] [48527]: DEBUG nova.policy [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.642822] [48527]: INFO nova.api.openstack.requestlog [None req-79b8d803-6efa-4625-8d75-1e6856ecf063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 200 len: 1299 microversion: 2.1 time: 0.077707 [ 1054.643172] [48527]: [pid: 48527|app: 0|req: 2577/5090] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:18 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 1299 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.658041] [48526]: WARNING neutronclient.v2_0.client [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.695063] [48526]: DEBUG nova.policy [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.706091] [48526]: DEBUG nova.policy [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.706091] [48526]: DEBUG nova.policy [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.706091] [48526]: INFO nova.api.openstack.requestlog [None req-a04fe4d8-b93e-4c98-9f85-ae50c92f2da2 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.092985 [ 1054.706091] [48526]: [pid: 48526|app: 0|req: 2514/5091] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:18 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1054.712286] [48527]: DEBUG nova.api.openstack.wsgi [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1054.714842] [48527]: DEBUG nova.compute.api [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.720268] [48527]: DEBUG oslo_concurrency.lockutils [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.720268] [48527]: DEBUG oslo_concurrency.lockutils [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.720483] [48527]: DEBUG oslo_concurrency.lockutils [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.720824] [48527]: DEBUG oslo_concurrency.lockutils [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.721207] [48527]: DEBUG oslo_concurrency.lockutils [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.721402] [48527]: DEBUG oslo_concurrency.lockutils [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.747203] [48527]: WARNING neutronclient.v2_0.client [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.824384] [48527]: DEBUG nova.policy [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.837229] [48527]: INFO nova.api.openstack.requestlog [None req-19149cf1-1c4b-451b-bc2e-c7e93250ef3f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1683 microversion: 2.1 time: 0.126124 [ 1054.837628] [48527]: [pid: 48527|app: 0|req: 2578/5092] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:18 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1683 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.923194] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1054.924985] [48526]: DEBUG nova.compute.api [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.930168] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.930398] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.930540] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.930829] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.930975] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.931233] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.959441] [48526]: WARNING neutronclient.v2_0.client [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.981237] [48526]: DEBUG nova.policy [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.989979] [48526]: INFO nova.api.openstack.requestlog [None req-b9c5e15e-a788-411e-bfca-cecba1c417cd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.068847 [ 1054.990566] [48526]: [pid: 48526|app: 0|req: 2515/5093] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:19 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.067280] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.068933] [48527]: DEBUG nova.compute.api [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.077358] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.077577] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.077720] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.078081] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.078359] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.078530] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.109935] [48527]: WARNING neutronclient.v2_0.client [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.247830] [48526]: DEBUG nova.api.openstack.wsgi [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.249922] [48526]: DEBUG nova.compute.api [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.252523] [48527]: DEBUG nova.policy [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.254520] [48526]: DEBUG oslo_concurrency.lockutils [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.254776] [48526]: DEBUG oslo_concurrency.lockutils [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.254948] [48526]: DEBUG oslo_concurrency.lockutils [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.255311] [48526]: DEBUG oslo_concurrency.lockutils [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.255541] [48526]: DEBUG oslo_concurrency.lockutils [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.255810] [48526]: DEBUG oslo_concurrency.lockutils [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.258684] [48527]: INFO nova.api.openstack.requestlog [None req-e1dbfb47-04fa-4658-a082-4aa809744aab tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.193642 [ 1055.259425] [48527]: [pid: 48527|app: 0|req: 2579/5094] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:19 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.277833] [48526]: WARNING neutronclient.v2_0.client [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.303443] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba4bdc07-a815-4f80-b87e-aa4ea423ac16 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.346784] [48527]: INFO nova.api.openstack.requestlog [None req-ba4bdc07-a815-4f80-b87e-aa4ea423ac16 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1644 microversion: 2.1 time: 0.045984 [ 1055.347661] [48527]: [pid: 48527|app: 0|req: 2580/5095] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:19 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1644 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.391755] [48526]: DEBUG nova.policy [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.397672] [48526]: INFO nova.api.openstack.requestlog [None req-423bfd81-c254-426b-8e59-75fa78529f7e tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1316 microversion: 2.1 time: 0.152857 [ 1055.398170] [48526]: [pid: 48526|app: 0|req: 2516/5096] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:19 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1316 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1055.421233] [48527]: DEBUG nova.api.openstack.wsgi [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.422956] [48527]: DEBUG nova.compute.api [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.428693] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.428916] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.429026] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.429293] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.429436] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.429555] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.463352] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.463597] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.463597] [48527]: DEBUG oslo_concurrency.lockutils [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.464258] [48527]: DEBUG nova.objects.instance [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1055.469020] [48527]: WARNING neutronclient.v2_0.client [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.492205] [48527]: DEBUG nova.policy [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.498225] [48527]: INFO nova.api.openstack.requestlog [None req-1cc07ddc-d7fc-4618-b2ca-b240b4a511f2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.080112 [ 1055.498587] [48527]: [pid: 48527|app: 0|req: 2581/5097] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:19 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.626039] [48526]: DEBUG nova.api.openstack.wsgi [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.629217] [48526]: DEBUG nova.compute.api [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.635181] [48526]: DEBUG oslo_concurrency.lockutils [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.635569] [48526]: DEBUG oslo_concurrency.lockutils [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.635856] [48526]: DEBUG oslo_concurrency.lockutils [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.636439] [48526]: DEBUG oslo_concurrency.lockutils [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.636751] [48526]: DEBUG oslo_concurrency.lockutils [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.636979] [48526]: DEBUG oslo_concurrency.lockutils [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.664592] [48526]: WARNING neutronclient.v2_0.client [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.667329] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.669523] [48527]: DEBUG nova.compute.api [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.673932] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.673932] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.674325] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.674325] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.674838] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.675010] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.687526] [48527]: INFO nova.api.openstack.wsgi [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 could not be found. [ 1055.687868] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1055.688911] [48527]: INFO nova.api.openstack.requestlog [None req-f9a9fe46-7cf1-4a7d-9c7d-0414143a40a9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 404 len: 111 microversion: 2.1 time: 0.024179 [ 1055.688911] [48527]: [pid: 48527|app: 0|req: 2582/5098] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:19 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1055.750789] [48526]: DEBUG nova.policy [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.757578] [48526]: INFO nova.api.openstack.requestlog [None req-97677df1-a74b-4614-a9db-e72b96e6add3 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1497 microversion: 2.1 time: 0.134103 [ 1055.757947] [48526]: [pid: 48526|app: 0|req: 2517/5099] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:19 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1497 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.760577] [48526]: DEBUG nova.api.openstack.wsgi [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.762261] [48526]: DEBUG nova.compute.api [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.768859] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.769071] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.769859] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.769859] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.769859] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.769859] [48526]: DEBUG oslo_concurrency.lockutils [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.776870] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e9dfb04-4bde-481c-82e5-24af96a2d9c1 tempest-AbsoluteLimitsTestJSON-83086505 tempest-AbsoluteLimitsTestJSON-83086505-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.787026] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e9dfb04-4bde-481c-82e5-24af96a2d9c1 tempest-AbsoluteLimitsTestJSON-83086505 tempest-AbsoluteLimitsTestJSON-83086505-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.787087] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e9dfb04-4bde-481c-82e5-24af96a2d9c1 tempest-AbsoluteLimitsTestJSON-83086505 tempest-AbsoluteLimitsTestJSON-83086505-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.787206] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e9dfb04-4bde-481c-82e5-24af96a2d9c1 tempest-AbsoluteLimitsTestJSON-83086505 tempest-AbsoluteLimitsTestJSON-83086505-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.787561] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e9dfb04-4bde-481c-82e5-24af96a2d9c1 tempest-AbsoluteLimitsTestJSON-83086505 tempest-AbsoluteLimitsTestJSON-83086505-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.787714] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e9dfb04-4bde-481c-82e5-24af96a2d9c1 tempest-AbsoluteLimitsTestJSON-83086505 tempest-AbsoluteLimitsTestJSON-83086505-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.787836] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e9dfb04-4bde-481c-82e5-24af96a2d9c1 tempest-AbsoluteLimitsTestJSON-83086505 tempest-AbsoluteLimitsTestJSON-83086505-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.802635] [48527]: INFO nova.api.openstack.requestlog [None req-8e9dfb04-4bde-481c-82e5-24af96a2d9c1 tempest-AbsoluteLimitsTestJSON-83086505 tempest-AbsoluteLimitsTestJSON-83086505-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.113248 [ 1055.803027] [48527]: [pid: 48527|app: 0|req: 2583/5100] 10.180.1.21 () {58 vars in 1117 bytes} [Fri Dec 12 13:59:19 2025] GET /compute/v2.1/limits => generated 511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1055.805675] [48527]: DEBUG nova.api.openstack.wsgi [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.807078] [48527]: DEBUG nova.compute.api [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.808574] [48526]: WARNING neutronclient.v2_0.client [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.810257] [48527]: DEBUG oslo_concurrency.lockutils [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.810588] [48527]: DEBUG oslo_concurrency.lockutils [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.810588] [48527]: DEBUG oslo_concurrency.lockutils [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.810832] [48527]: DEBUG oslo_concurrency.lockutils [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.811041] [48527]: DEBUG oslo_concurrency.lockutils [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.811324] [48527]: DEBUG oslo_concurrency.lockutils [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.821844] [48527]: INFO nova.api.openstack.wsgi [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 could not be found. [ 1055.822237] [48527]: DEBUG nova.api.openstack.wsgi [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1055.822651] [48527]: INFO nova.api.openstack.requestlog [None req-b798aa98-ff46-4c84-91bb-15fc6d277158 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.019098 [ 1055.823218] [48527]: [pid: 48527|app: 0|req: 2584/5101] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 13:59:20 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9/os-volume_attachments => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1055.831495] [48526]: DEBUG nova.policy [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.836754] [48526]: DEBUG nova.policy [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.837601] [48526]: DEBUG nova.policy [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.838418] [48526]: INFO nova.api.openstack.requestlog [None req-a9228b80-36cf-4413-9b76-f6fcf3172d7f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.079917 [ 1055.838750] [48526]: [pid: 48526|app: 0|req: 2518/5102] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:19 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1055.854227] [48527]: DEBUG nova.api.openstack.wsgi [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.855606] [48527]: DEBUG nova.compute.api [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.861128] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.861128] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.861128] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.861128] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.861128] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.861128] [48527]: DEBUG oslo_concurrency.lockutils [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.885474] [48527]: WARNING neutronclient.v2_0.client [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.946804] [48526]: DEBUG nova.api.openstack.wsgi [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1214602393", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f87b4c07-6caf-472b-88b6-9b6610bfc0e5"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1055.969102] [48527]: DEBUG nova.policy [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.973971] [48527]: INFO nova.api.openstack.requestlog [None req-a88c7fc3-72b7-4d87-8993-24d5085565f9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1682 microversion: 2.1 time: 0.123365 [ 1055.974792] [48527]: [pid: 48527|app: 0|req: 2585/5103] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:20 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1682 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.991850] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.992135] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.992528] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.993288] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.993462] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.993626] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.004661] [48526]: DEBUG nova.network.neutron [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] validate_networks() for [('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1056.005200] [48526]: WARNING neutronclient.v2_0.client [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.006789] [48526]: WARNING openstack [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1056.007386] [48526]: WARNING openstack [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1056.008437] [48527]: DEBUG nova.api.openstack.wsgi [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.009988] [48527]: DEBUG nova.compute.api [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.013999] [48527]: DEBUG oslo_concurrency.lockutils [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.014185] [48526]: INFO nova.network.neutron [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] _ports_needed_per_instance requested_netwokrs=[('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] [ 1056.014238] [48527]: DEBUG oslo_concurrency.lockutils [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.014344] [48527]: DEBUG oslo_concurrency.lockutils [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.014603] [48527]: DEBUG oslo_concurrency.lockutils [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.014747] [48527]: DEBUG oslo_concurrency.lockutils [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.014868] [48527]: DEBUG oslo_concurrency.lockutils [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.031241] [48527]: WARNING neutronclient.v2_0.client [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.183232] [48527]: DEBUG nova.policy [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.190964] [48527]: INFO nova.api.openstack.requestlog [None req-57285ec6-ec4d-4e35-ae5e-261f501fadb5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.184435 [ 1056.191237] [48527]: [pid: 48527|app: 0|req: 2586/5104] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:20 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.274181] [48527]: DEBUG nova.api.openstack.wsgi [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.275218] [48527]: DEBUG nova.compute.api [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.282456] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.282456] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.282456] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.282456] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.282456] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.282456] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.317830] [48527]: WARNING neutronclient.v2_0.client [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.332583] [48526]: WARNING neutronclient.v2_0.client [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.333253] [48526]: WARNING openstack [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1056.333785] [48526]: WARNING openstack [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1056.444892] [48527]: DEBUG nova.policy [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.466076] [48527]: INFO nova.api.openstack.requestlog [None req-e3d707e6-7717-4930-be10-1b5e9d55ae00 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.195600 [ 1056.467109] [48527]: [pid: 48527|app: 0|req: 2587/5105] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:20 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.469447] [48527]: DEBUG nova.api.openstack.wsgi [None req-9ae32ca5-09a5-4f84-b785-07ee272e2c12 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.504049] [48526]: DEBUG nova.virt.hardware [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1056.504049] [48526]: DEBUG nova.virt.hardware [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1056.504436] [48526]: DEBUG nova.virt.hardware [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1056.504436] [48526]: DEBUG nova.virt.hardware [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1056.505492] [48526]: DEBUG nova.virt.hardware [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1056.515524] [48527]: INFO nova.api.openstack.requestlog [None req-9ae32ca5-09a5-4f84-b785-07ee272e2c12 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1644 microversion: 2.1 time: 0.048439 [ 1056.516028] [48527]: [pid: 48527|app: 0|req: 2588/5106] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:20 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1644 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.518730] [48527]: DEBUG nova.api.openstack.wsgi [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.520385] [48527]: DEBUG nova.compute.api [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.570859] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.572084] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.572084] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.572084] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.572084] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.572084] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.572364] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.572364] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.572500] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.572859] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.573192] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.573357] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.587843] [48526]: DEBUG nova.quota [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1056.592705] [48526]: DEBUG nova.quota [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for user bf09ba6dd8f6405481942b8bd9ae15d4 and project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1056.600074] [48526]: DEBUG nova.compute.api [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1056.601823] [48526]: DEBUG nova.compute.api [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: ba030b9a-ac8d-4fcc-867a-018e6a5e0266] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1056.605354] [48527]: WARNING neutronclient.v2_0.client [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.645429] [48526]: INFO nova.api.openstack.requestlog [None req-ec15760d-d583-4ec0-926a-e989dc02b124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.701176 [ 1056.646477] [48526]: [pid: 48526|app: 0|req: 2519/5107] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:59:20 2025] POST /compute/v2.1/servers => generated 380 bytes in 702 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1056.648159] [48526]: DEBUG nova.api.openstack.wsgi [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.649725] [48526]: DEBUG nova.compute.api [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.653656] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.653656] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.653656] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.653932] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.654150] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.654270] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.694437] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.694437] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.694543] [48526]: DEBUG oslo_concurrency.lockutils [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.694663] [48526]: DEBUG nova.objects.instance [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1056.698389] [48527]: DEBUG nova.policy [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.703714] [48526]: WARNING neutronclient.v2_0.client [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.707312] [48527]: INFO nova.api.openstack.requestlog [None req-c2425484-5771-4a5a-ad5a-bc3335ee5894 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1316 microversion: 2.1 time: 0.189225 [ 1056.707312] [48527]: [pid: 48527|app: 0|req: 2589/5108] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:20 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1316 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.712933] [48527]: DEBUG nova.api.openstack.wsgi [None req-1616af39-12d3-427b-b4f8-668f06cd6da7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.715624] [48527]: DEBUG nova.compute.api [None req-1616af39-12d3-427b-b4f8-668f06cd6da7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: ba030b9a-ac8d-4fcc-867a-018e6a5e0266] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.730093] [48527]: WARNING neutronclient.v2_0.client [None req-1616af39-12d3-427b-b4f8-668f06cd6da7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.736088] [48526]: DEBUG nova.policy [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.746225] [48526]: INFO nova.api.openstack.requestlog [None req-e5c8693f-315c-4283-8fbe-51da0f6ad7ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.099750 [ 1056.746946] [48526]: [pid: 48526|app: 0|req: 2520/5109] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:20 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.755487] [48527]: DEBUG nova.policy [None req-1616af39-12d3-427b-b4f8-668f06cd6da7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.759920] [48527]: INFO nova.api.openstack.requestlog [None req-1616af39-12d3-427b-b4f8-668f06cd6da7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266" status: 200 len: 1213 microversion: 2.1 time: 0.052556 [ 1056.759920] [48527]: [pid: 48527|app: 0|req: 2590/5110] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:20 2025] GET /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.772699] [48526]: DEBUG nova.api.openstack.wsgi [None req-3300fcc8-ada3-45a4-a05a-141d2c40b125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.772915] [48526]: DEBUG nova.compute.api [None req-3300fcc8-ada3-45a4-a05a-141d2c40b125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: ba030b9a-ac8d-4fcc-867a-018e6a5e0266] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.780448] [48527]: DEBUG nova.api.openstack.wsgi [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.783061] [48527]: DEBUG nova.compute.api [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.788408] [48526]: DEBUG nova.compute.api [None req-3300fcc8-ada3-45a4-a05a-141d2c40b125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: ba030b9a-ac8d-4fcc-867a-018e6a5e0266] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1056.789596] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.790365] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.790365] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.790365] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.790565] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.790652] [48527]: DEBUG oslo_concurrency.lockutils [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.813773] [48527]: WARNING neutronclient.v2_0.client [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.993901] [48526]: INFO nova.scheduler.client.report [None req-3300fcc8-ada3-45a4-a05a-141d2c40b125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Deleted allocations for instance ba030b9a-ac8d-4fcc-867a-018e6a5e0266 [ 1057.008942] [48526]: INFO nova.api.openstack.requestlog [None req-3300fcc8-ada3-45a4-a05a-141d2c40b125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266" status: 204 len: 0 microversion: 2.1 time: 0.238848 [ 1057.009364] [48526]: [pid: 48526|app: 0|req: 2521/5111] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:20 2025] DELETE /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1057.014474] [48526]: DEBUG nova.api.openstack.wsgi [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1057.018988] [48526]: DEBUG nova.compute.api [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1057.025485] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.025485] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.025485] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.025805] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.025848] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.026334] [48526]: DEBUG oslo_concurrency.lockutils [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.054827] [48526]: WARNING neutronclient.v2_0.client [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1057.127926] [48527]: DEBUG nova.policy [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.136537] [48527]: INFO nova.api.openstack.requestlog [None req-8da47eb2-6eef-4be3-8e9b-398eace2d8be tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1484 microversion: 2.1 time: 0.359702 [ 1057.137224] [48527]: [pid: 48527|app: 0|req: 2591/5112] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:20 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1484 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.139816] [48527]: DEBUG nova.api.openstack.wsgi [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1057.141435] [48527]: DEBUG nova.compute.api [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1057.145073] [48527]: DEBUG oslo_concurrency.lockutils [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.145316] [48527]: DEBUG oslo_concurrency.lockutils [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.145393] [48527]: DEBUG oslo_concurrency.lockutils [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.145707] [48527]: DEBUG oslo_concurrency.lockutils [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.145874] [48527]: DEBUG oslo_concurrency.lockutils [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.146413] [48527]: DEBUG oslo_concurrency.lockutils [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.146506] [48526]: DEBUG nova.policy [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.154821] [48526]: DEBUG nova.policy [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.154821] [48526]: DEBUG nova.policy [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.156039] [48526]: INFO nova.api.openstack.requestlog [None req-ec27cb6f-938c-47fc-9aca-02b3b20a5523 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.146073 [ 1057.156511] [48526]: [pid: 48526|app: 0|req: 2522/5113] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:21 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1057.162225] [48526]: DEBUG nova.api.openstack.wsgi [None req-d820a621-5b8f-440c-8b98-6fb106eef770 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1057.163684] [48526]: DEBUG nova.compute.api [None req-d820a621-5b8f-440c-8b98-6fb106eef770 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: ba030b9a-ac8d-4fcc-867a-018e6a5e0266] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1057.172046] [48527]: WARNING neutronclient.v2_0.client [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1057.179368] [48526]: INFO nova.api.openstack.wsgi [None req-d820a621-5b8f-440c-8b98-6fb106eef770 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance ba030b9a-ac8d-4fcc-867a-018e6a5e0266 could not be found. [ 1057.179640] [48526]: DEBUG nova.api.openstack.wsgi [None req-d820a621-5b8f-440c-8b98-6fb106eef770 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance ba030b9a-ac8d-4fcc-867a-018e6a5e0266 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1057.180050] [48526]: INFO nova.api.openstack.requestlog [None req-d820a621-5b8f-440c-8b98-6fb106eef770 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266" status: 404 len: 111 microversion: 2.1 time: 0.023013 [ 1057.180441] [48526]: [pid: 48526|app: 0|req: 2523/5114] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:21 2025] GET /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1057.182855] [48526]: DEBUG nova.api.openstack.wsgi [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1057.183047] [48526]: DEBUG nova.compute.api [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1057.187085] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.187361] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.187784] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.188110] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.188322] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.188468] [48526]: DEBUG oslo_concurrency.lockutils [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.206321] [48526]: DEBUG nova.compute.api [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1057.286449] [48526]: INFO nova.api.openstack.requestlog [None req-df5f114a-0a6d-4901-997f-912e783deaf6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 204 len: 0 microversion: 2.1 time: 0.105080 [ 1057.286740] [48526]: [pid: 48526|app: 0|req: 2524/5115] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:21 2025] DELETE /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1057.289686] [48526]: DEBUG nova.api.openstack.wsgi [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1057.291887] [48526]: DEBUG nova.compute.api [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1057.295645] [48526]: DEBUG oslo_concurrency.lockutils [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.295835] [48526]: DEBUG oslo_concurrency.lockutils [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.295967] [48526]: DEBUG oslo_concurrency.lockutils [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.296226] [48526]: DEBUG oslo_concurrency.lockutils [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.296369] [48526]: DEBUG oslo_concurrency.lockutils [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.296490] [48526]: DEBUG oslo_concurrency.lockutils [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.318068] [48526]: WARNING neutronclient.v2_0.client [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1057.435561] [48527]: DEBUG nova.policy [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.444439] [48527]: INFO nova.api.openstack.requestlog [None req-de59bfda-f24c-4b4b-aa2e-5c7a5919e8d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1682 microversion: 2.1 time: 0.306571 [ 1057.444856] [48527]: [pid: 48527|app: 0|req: 2592/5116] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:21 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1682 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.450093] [48527]: DEBUG nova.api.openstack.wsgi [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-787358697", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f87b4c07-6caf-472b-88b6-9b6610bfc0e5"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1057.450803] [48526]: DEBUG nova.policy [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.461907] [48526]: INFO nova.api.openstack.requestlog [None req-23697522-488e-48fb-bfcc-ce987b85a93f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.173304 [ 1057.461907] [48526]: [pid: 48526|app: 0|req: 2525/5117] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:21 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.464598] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0a1eb1d-efd3-4a95-b505-bf9efde1dc89 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1057.484263] [48526]: INFO nova.api.openstack.wsgi [None req-e0a1eb1d-efd3-4a95-b505-bf9efde1dc89 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Image not found. [ 1057.484588] [48526]: DEBUG nova.api.openstack.wsgi [None req-e0a1eb1d-efd3-4a95-b505-bf9efde1dc89 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1057.485081] [48526]: INFO nova.api.openstack.requestlog [None req-e0a1eb1d-efd3-4a95-b505-bf9efde1dc89 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1" status: 404 len: 62 microversion: 2.1 time: 0.022966 [ 1057.485452] [48526]: [pid: 48526|app: 0|req: 2526/5118] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:21 2025] DELETE /compute/v2.1/images/532a2278-b7ff-4c3c-8b72-a0e22618dae1 => generated 62 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1057.488150] [48526]: DEBUG nova.api.openstack.wsgi [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1057.491906] [48526]: DEBUG nova.compute.api [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1057.495258] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.495462] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.495602] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.495883] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.496088] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.496256] [48526]: DEBUG oslo_concurrency.lockutils [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.503893] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.504117] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.504266] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.504601] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.505017] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.505017] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.513370] [48527]: DEBUG nova.network.neutron [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] validate_networks() for [('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1057.513607] [48527]: WARNING neutronclient.v2_0.client [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1057.515929] [48527]: WARNING openstack [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1057.515929] [48527]: WARNING openstack [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1057.522377] [48527]: INFO nova.network.neutron [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] _ports_needed_per_instance requested_netwokrs=[('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] [ 1057.537170] [48526]: WARNING neutronclient.v2_0.client [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.265995] [48526]: DEBUG nova.policy [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.271693] [48526]: INFO nova.api.openstack.requestlog [None req-a7504723-456e-4833-99d8-c40ce3bb6fb6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.785693 [ 1058.271989] [48526]: [pid: 48526|app: 0|req: 2527/5119] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:21 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.274284] [48526]: DEBUG nova.api.openstack.wsgi [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.274583] [48526]: DEBUG nova.compute.api [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.279580] [48526]: DEBUG oslo_concurrency.lockutils [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.279580] [48526]: DEBUG oslo_concurrency.lockutils [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.279580] [48526]: DEBUG oslo_concurrency.lockutils [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.279834] [48526]: DEBUG oslo_concurrency.lockutils [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.279834] [48526]: DEBUG oslo_concurrency.lockutils [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.279927] [48526]: DEBUG oslo_concurrency.lockutils [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.304389] [48526]: DEBUG nova.compute.api [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1058.340865] [48526]: INFO nova.compute.api [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Instance is already in deleting state, ignoring this request [ 1058.341587] [48526]: INFO nova.api.openstack.requestlog [None req-7015c554-8850-4a24-b523-27ae1c3e15e5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 204 len: 0 microversion: 2.1 time: 0.069053 [ 1058.342711] [48526]: [pid: 48526|app: 0|req: 2528/5120] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:22 2025] DELETE /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1058.344575] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff389e71-4d4b-429f-a72f-89e0afc587db tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.383450] [48526]: INFO nova.api.openstack.requestlog [None req-ff389e71-4d4b-429f-a72f-89e0afc587db tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1652 microversion: 2.1 time: 0.040776 [ 1058.384087] [48526]: [pid: 48526|app: 0|req: 2529/5121] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:22 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1652 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.386139] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.387495] [48526]: DEBUG nova.compute.api [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.391238] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.391392] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.391494] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.392343] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.392509] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.392631] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.400922] [48527]: WARNING neutronclient.v2_0.client [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.402027] [48527]: WARNING openstack [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1058.402027] [48527]: WARNING openstack [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1058.425639] [48526]: WARNING neutronclient.v2_0.client [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.711362] [48527]: DEBUG nova.virt.hardware [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1058.711594] [48527]: DEBUG nova.virt.hardware [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1058.711750] [48527]: DEBUG nova.virt.hardware [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1058.712016] [48527]: DEBUG nova.virt.hardware [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1058.712893] [48527]: DEBUG nova.virt.hardware [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1058.721401] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.721617] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.721847] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.722564] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.724142] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.724289] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.737270] [48526]: DEBUG nova.policy [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.743419] [48527]: DEBUG nova.quota [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1058.749355] [48527]: DEBUG nova.quota [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for user bf09ba6dd8f6405481942b8bd9ae15d4 and project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1058.749470] [48526]: INFO nova.api.openstack.requestlog [None req-cc766a39-941a-4f79-9632-1684e1d1d717 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1316 microversion: 2.1 time: 0.365007 [ 1058.750231] [48526]: [pid: 48526|app: 0|req: 2530/5122] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:22 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1316 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.753497] [48526]: DEBUG nova.api.openstack.wsgi [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.754935] [48526]: DEBUG nova.compute.api [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.762021] [48527]: DEBUG nova.compute.api [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1058.762021] [48527]: DEBUG nova.compute.api [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1058.765396] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.765773] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.766067] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.766555] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.766823] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.767181] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.798718] [48527]: INFO nova.api.openstack.requestlog [None req-e8648d69-fec5-4d24-bee5-81e85edb8492 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.353213 [ 1058.799200] [48527]: [pid: 48527|app: 0|req: 2593/5123] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:59:21 2025] POST /compute/v2.1/servers => generated 380 bytes in 1354 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1058.801610] [48527]: DEBUG nova.api.openstack.wsgi [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.803144] [48527]: DEBUG nova.compute.api [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.807416] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.807588] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.807717] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.807964] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.808115] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.808235] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.822899] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.824263] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.824263] [48526]: DEBUG oslo_concurrency.lockutils [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.824397] [48526]: DEBUG nova.objects.instance [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1058.836647] [48526]: WARNING neutronclient.v2_0.client [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.844534] [48527]: WARNING neutronclient.v2_0.client [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.907087] [48526]: DEBUG nova.policy [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.915775] [48526]: INFO nova.api.openstack.requestlog [None req-86b11076-0a3b-42dc-a79b-b7c1e8b706e8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 200 len: 1471 microversion: 2.1 time: 0.162020 [ 1058.916197] [48526]: [pid: 48526|app: 0|req: 2531/5124] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:22 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 1471 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.923558] [48527]: DEBUG nova.policy [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.927371] [48527]: DEBUG nova.policy [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.928043] [48527]: DEBUG nova.policy [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.928598] [48527]: INFO nova.api.openstack.requestlog [None req-3ec3d5cd-9bc3-480d-905d-312de3338bcf tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1295 microversion: 2.57 time: 0.129009 [ 1058.929561] [48527]: [pid: 48527|app: 0|req: 2594/5125] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:23 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1295 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1058.931365] [48527]: DEBUG nova.api.openstack.wsgi [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.932720] [48527]: DEBUG nova.compute.api [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.937932] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.938124] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.938268] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.939013] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.939013] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.939013] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.979087] [48527]: WARNING neutronclient.v2_0.client [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.982425] [48526]: DEBUG nova.api.openstack.wsgi [None req-286e98d4-5aae-4817-94e1-07e8a4e34199 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-946898588", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdzXQcAWUInZOxC1h1Vmx2nd36e+1CcHsqgy6OjyuTIYj0G2snvxdYb621fRuc//nA/88ogxQb7CeBWI5U8BZo/fdLzEzjsMi9P00Dd2ru9q5hRZN8uuCb/seFBX3T+aw=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1059.003251] [48526]: DEBUG nova.quota [None req-286e98d4-5aae-4817-94e1-07e8a4e34199 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for project a2578b5512ae40a99400709458b20097. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1059.009042] [48526]: DEBUG nova.quota [None req-286e98d4-5aae-4817-94e1-07e8a4e34199 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for user b5dd8980a3fd435e84b69460601658a4 and project a2578b5512ae40a99400709458b20097. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1059.036839] [48526]: INFO nova.api.openstack.requestlog [None req-286e98d4-5aae-4817-94e1-07e8a4e34199 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.119695 [ 1059.038561] [48526]: [pid: 48526|app: 0|req: 2532/5126] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:59:23 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1059.040933] [48526]: DEBUG nova.api.openstack.wsgi [None req-887805c6-4d1a-443f-b1d7-7f163537d48d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1059.087939] [48526]: INFO nova.api.openstack.requestlog [None req-887805c6-4d1a-443f-b1d7-7f163537d48d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 200 len: 1652 microversion: 2.1 time: 0.049585 [ 1059.088296] [48526]: [pid: 48526|app: 0|req: 2533/5127] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:23 2025] GET /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 1652 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.090783] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1059.092233] [48526]: DEBUG nova.compute.api [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1059.095609] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.095801] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.095937] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.096212] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.096355] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.096471] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.119246] [48526]: WARNING neutronclient.v2_0.client [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1059.288692] [48527]: DEBUG nova.policy [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.305476] [48527]: INFO nova.api.openstack.requestlog [None req-8fa3747b-2f50-46e0-8a7b-1cb573658588 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1490 microversion: 2.1 time: 0.375782 [ 1059.306059] [48527]: [pid: 48527|app: 0|req: 2595/5128] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:23 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1490 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.313995] [48527]: DEBUG nova.api.openstack.wsgi [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1059.315150] [48527]: DEBUG nova.compute.api [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1059.323049] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.323049] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.323049] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.323049] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.323538] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.323671] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.364582] [48527]: WARNING neutronclient.v2_0.client [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1059.384548] [48526]: DEBUG nova.policy [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.396048] [48526]: INFO nova.api.openstack.requestlog [None req-6e8f919f-9144-4a93-ac0a-beacbe74c0ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1682 microversion: 2.1 time: 0.305340 [ 1059.396048] [48526]: [pid: 48526|app: 0|req: 2534/5129] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:23 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1682 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.402260] [48527]: DEBUG nova.policy [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.402519] [48526]: DEBUG nova.api.openstack.wsgi [None req-809be7da-13ad-4319-9c84-1cecabc223ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1059.408587] [48527]: INFO nova.api.openstack.requestlog [None req-a6b292bc-b69f-4fd6-8456-fb384774e109 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.100822 [ 1059.408643] [48526]: DEBUG nova.compute.api [None req-809be7da-13ad-4319-9c84-1cecabc223ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1059.408958] [48527]: [pid: 48527|app: 0|req: 2596/5130] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:23 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.412030] [48527]: DEBUG nova.api.openstack.wsgi [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1059.415423] [48527]: DEBUG nova.compute.api [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1059.421848] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.422074] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.422213] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.422474] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.422636] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.422775] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.427844] [48526]: WARNING neutronclient.v2_0.client [None req-809be7da-13ad-4319-9c84-1cecabc223ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1059.452053] [48526]: DEBUG nova.policy [None req-809be7da-13ad-4319-9c84-1cecabc223ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.456865] [48526]: INFO nova.api.openstack.requestlog [None req-809be7da-13ad-4319-9c84-1cecabc223ca tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1212 microversion: 2.1 time: 0.061089 [ 1059.457586] [48526]: [pid: 48526|app: 0|req: 2535/5131] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:23 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1212 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.463024] [48526]: DEBUG nova.api.openstack.wsgi [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1059.463024] [48526]: DEBUG nova.compute.api [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1059.466393] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.466463] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.466655] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.468371] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.468371] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.468629] [48526]: DEBUG oslo_concurrency.lockutils [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.470257] [48527]: WARNING neutronclient.v2_0.client [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1059.524588] [48526]: WARNING neutronclient.v2_0.client [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1059.684954] [48527]: DEBUG nova.policy [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.693128] [48527]: INFO nova.api.openstack.requestlog [None req-1ad2c2a7-ae38-4e71-a415-09b4e00b98a2 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1475 microversion: 2.1 time: 0.283494 [ 1059.693462] [48527]: [pid: 48527|app: 0|req: 2597/5132] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:23 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1475 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.747274] [48527]: DEBUG nova.api.openstack.wsgi [None req-b3f5b74a-6cb6-4644-bf62-99739529b609 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1059.748706] [48527]: WARNING neutronclient.v2_0.client [None req-b3f5b74a-6cb6-4644-bf62-99739529b609 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1059.922604] [48526]: DEBUG nova.policy [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.930054] [48527]: DEBUG neutronclient.v2_0.client [None req-b3f5b74a-6cb6-4644-bf62-99739529b609 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d4319d6a-7fb8-40cb-b216-90e3a9e1d169 does not exist", "detail": ""}} {{(pid=48527) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1059.930832] [48526]: INFO nova.api.openstack.requestlog [None req-ee88dc2f-612b-4e8d-9cfa-65278231ffae tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.472507 [ 1059.930915] [48527]: DEBUG nova.network.security_group_api [None req-b3f5b74a-6cb6-4644-bf62-99739529b609 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Neutron security group d4319d6a-7fb8-40cb-b216-90e3a9e1d169 not found {{(pid=48527) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1059.930964] [48526]: [pid: 48526|app: 0|req: 2536/5133] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:23 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.931087] [48527]: INFO nova.api.openstack.wsgi [None req-b3f5b74a-6cb6-4644-bf62-99739529b609 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] HTTP exception thrown: Security group d4319d6a-7fb8-40cb-b216-90e3a9e1d169 does not exist [ 1059.931087] [48527]: Neutron server returns request_ids: ['req-7695d296-91b7-4e98-a434-a9f07e898662'] [ 1059.931936] [48527]: DEBUG nova.api.openstack.wsgi [None req-b3f5b74a-6cb6-4644-bf62-99739529b609 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Returning 404 to user: Security group d4319d6a-7fb8-40cb-b216-90e3a9e1d169 does not exist [ 1059.931936] [48527]: Neutron server returns request_ids: ['req-7695d296-91b7-4e98-a434-a9f07e898662'] {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1059.931936] [48527]: INFO nova.api.openstack.requestlog [None req-b3f5b74a-6cb6-4644-bf62-99739529b609 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/d4319d6a-7fb8-40cb-b216-90e3a9e1d169" status: 404 len: 194 microversion: 2.1 time: 0.237802 [ 1059.935189] [48527]: [pid: 48527|app: 0|req: 2598/5134] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:59:23 2025] DELETE /compute/v2.1/os-security-groups/d4319d6a-7fb8-40cb-b216-90e3a9e1d169 => generated 194 bytes in 238 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1059.935231] [48526]: DEBUG nova.api.openstack.wsgi [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1059.937405] [48527]: DEBUG nova.api.openstack.wsgi [req-d21000e9-fb51-4e4e-b7cb-7299a44dd6de req-4cd6f19a-3e06-4a2c-81ce-b486b0792003 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d59c6b3-7e5d-4251-aeca-964747231120", "name": "network-vif-deleted", "tag": "e7df520f-164c-4334-8ccc-cd470cb01035"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1059.943222] [48526]: DEBUG nova.compute.api [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1059.946970] [48526]: DEBUG oslo_concurrency.lockutils [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.948045] [48526]: DEBUG oslo_concurrency.lockutils [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.948045] [48526]: DEBUG oslo_concurrency.lockutils [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.948045] [48526]: DEBUG oslo_concurrency.lockutils [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.948045] [48526]: DEBUG oslo_concurrency.lockutils [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.948045] [48526]: DEBUG oslo_concurrency.lockutils [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.949916] [48527]: DEBUG oslo_concurrency.lockutils [req-d21000e9-fb51-4e4e-b7cb-7299a44dd6de req-4cd6f19a-3e06-4a2c-81ce-b486b0792003 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.949916] [48527]: DEBUG oslo_concurrency.lockutils [req-d21000e9-fb51-4e4e-b7cb-7299a44dd6de req-4cd6f19a-3e06-4a2c-81ce-b486b0792003 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.949916] [48527]: DEBUG oslo_concurrency.lockutils [req-d21000e9-fb51-4e4e-b7cb-7299a44dd6de req-4cd6f19a-3e06-4a2c-81ce-b486b0792003 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.961841] [48527]: INFO nova.api.openstack.compute.server_external_events [req-d21000e9-fb51-4e4e-b7cb-7299a44dd6de req-4cd6f19a-3e06-4a2c-81ce-b486b0792003 service nova] Creating event network-vif-deleted:e7df520f-164c-4334-8ccc-cd470cb01035 for instance 7d59c6b3-7e5d-4251-aeca-964747231120 on cpu-1 [ 1059.966526] [48527]: INFO nova.api.openstack.requestlog [req-d21000e9-fb51-4e4e-b7cb-7299a44dd6de req-4cd6f19a-3e06-4a2c-81ce-b486b0792003 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033579 [ 1059.966772] [48527]: [pid: 48527|app: 0|req: 2599/5135] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:24 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1059.969976] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1059.972350] [48527]: DEBUG nova.compute.api [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1059.978266] [48526]: WARNING neutronclient.v2_0.client [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1059.979785] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.979785] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.979785] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.979978] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.980132] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.980333] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.993956] [48527]: INFO nova.api.openstack.wsgi [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] HTTP exception thrown: Instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d could not be found. [ 1059.994316] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Returning 404 to user: Instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1059.994809] [48527]: INFO nova.api.openstack.requestlog [None req-ba6f02bf-f7c8-464b-859b-1824defafaa4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 404 len: 111 microversion: 2.1 time: 0.027367 [ 1059.998609] [48527]: [pid: 48527|app: 0|req: 2600/5136] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:24 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1059.998609] [48527]: INFO nova.api.openstack.requestlog [None req-699c2a91-dba9-4a51-ad23-3644c264be4e tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/" status: 404 len: 112 microversion: - time: 0.002019 [ 1059.998609] [48527]: [pid: 48527|app: 0|req: 2601/5137] 10.180.1.21 () {58 vars in 1159 bytes} [Fri Dec 12 13:59:24 2025] DELETE /compute/v2.1/os-security-groups/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 1060.000151] [48527]: DEBUG nova.api.openstack.wsgi [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.001625] [48527]: DEBUG nova.compute.api [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.005671] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.005723] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.005823] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.006088] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.006246] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.006393] [48527]: DEBUG oslo_concurrency.lockutils [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.030137] [48527]: WARNING neutronclient.v2_0.client [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.092178] [48527]: DEBUG nova.policy [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.097718] [48527]: DEBUG nova.policy [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.101456] [48527]: DEBUG nova.policy [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.101456] [48527]: INFO nova.api.openstack.requestlog [None req-342dc7f2-3609-4560-8fe6-b9614bfe7508 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1351 microversion: 2.57 time: 0.100185 [ 1060.101456] [48527]: [pid: 48527|app: 0|req: 2602/5138] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:24 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1351 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1060.101456] [48527]: DEBUG nova.api.openstack.wsgi [None req-b9b736e0-d411-4447-85e9-33a8e572eb4a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.118726] [48527]: INFO nova.api.openstack.requestlog [None req-b9b736e0-d411-4447-85e9-33a8e572eb4a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1789827825" status: 202 len: 0 microversion: 2.1 time: 0.019234 [ 1060.120996] [48527]: [pid: 48527|app: 0|req: 2603/5139] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:59:24 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1789827825 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1060.122688] [48527]: DEBUG nova.api.openstack.wsgi [None req-cfbd79b8-d5da-4c73-b61a-5f7aaa713425 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.124502] [48527]: WARNING neutronclient.v2_0.client [None req-cfbd79b8-d5da-4c73-b61a-5f7aaa713425 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.138450] [48526]: DEBUG nova.policy [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.153673] [48526]: INFO nova.api.openstack.requestlog [None req-c35162d8-6b03-48e0-8109-e74da3162e35 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1504 microversion: 2.1 time: 0.221768 [ 1060.154120] [48526]: [pid: 48526|app: 0|req: 2537/5140] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:24 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1504 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.171177] [48526]: DEBUG nova.api.openstack.wsgi [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.172725] [48526]: DEBUG nova.compute.api [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.178151] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.178375] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.178512] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.178780] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.178974] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.179198] [48526]: DEBUG oslo_concurrency.lockutils [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.185446] [48527]: WARNING neutronclient.v2_0.client [None req-cfbd79b8-d5da-4c73-b61a-5f7aaa713425 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.222027] [48527]: WARNING neutronclient.v2_0.client [None req-cfbd79b8-d5da-4c73-b61a-5f7aaa713425 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.262865] [48527]: INFO nova.api.openstack.requestlog [None req-cfbd79b8-d5da-4c73-b61a-5f7aaa713425 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 707 microversion: 2.1 time: 0.143181 [ 1060.263221] [48527]: [pid: 48527|app: 0|req: 2604/5141] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 13:59:24 2025] GET /compute/v2.1/os-security-groups => generated 707 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1060.266168] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-920788210", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "567af69d-39a3-4ed8-82ad-9edd27695cf6"}], "security_groups": [{"name": "tempest-securitygroup--18236774"}], "key_name": "tempest-keypair-946898588", "user_data": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1060.315738] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.315738] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.315738] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.316216] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.316383] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.316512] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.328222] [48527]: WARNING neutronclient.v2_0.client [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.361952] [48527]: DEBUG nova.network.neutron [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] validate_networks() for [('567af69d-39a3-4ed8-82ad-9edd27695cf6', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1060.362300] [48527]: WARNING neutronclient.v2_0.client [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.363507] [48527]: WARNING openstack [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1060.364510] [48527]: WARNING openstack [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1060.370767] [48527]: INFO nova.network.neutron [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] _ports_needed_per_instance requested_netwokrs=[('567af69d-39a3-4ed8-82ad-9edd27695cf6', None, None, None, None, None)] [ 1060.557337] [48527]: WARNING neutronclient.v2_0.client [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.558313] [48527]: WARNING openstack [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1060.558728] [48527]: WARNING openstack [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1060.562377] [48526]: WARNING neutronclient.v2_0.client [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.662740] [48527]: DEBUG nova.virt.hardware [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1060.663435] [48527]: DEBUG nova.virt.hardware [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1060.663435] [48527]: DEBUG nova.virt.hardware [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1060.663435] [48527]: DEBUG nova.virt.hardware [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1060.663627] [48527]: DEBUG nova.virt.hardware [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1060.672478] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.672699] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.672836] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.673173] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.674677] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.674677] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.677887] [48526]: DEBUG nova.policy [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.682572] [48526]: INFO nova.api.openstack.requestlog [None req-d4114b8a-c198-4517-853c-6967143033f9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1504 microversion: 2.1 time: 0.513556 [ 1060.682918] [48526]: [pid: 48526|app: 0|req: 2538/5142] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:24 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1504 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.687013] [48526]: DEBUG nova.api.openstack.wsgi [None req-d41db143-020a-4bae-96b2-fa4bc2a5261e tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.687264] [48526]: WARNING neutronclient.v2_0.client [None req-d41db143-020a-4bae-96b2-fa4bc2a5261e tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.691436] [48527]: DEBUG nova.quota [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for project a2578b5512ae40a99400709458b20097. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1060.697213] [48527]: DEBUG nova.quota [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for user b5dd8980a3fd435e84b69460601658a4 and project a2578b5512ae40a99400709458b20097. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1060.705390] [48527]: DEBUG nova.compute.api [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1060.707264] [48527]: DEBUG nova.compute.api [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1060.723533] [48526]: WARNING neutronclient.v2_0.client [None req-d41db143-020a-4bae-96b2-fa4bc2a5261e tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.748983] [48527]: INFO nova.api.openstack.requestlog [None req-ef31e083-1b52-4467-8d17-6fedde933e8d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.1 time: 0.484328 [ 1060.748983] [48527]: [pid: 48527|app: 0|req: 2605/5143] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:59:24 2025] POST /compute/v2.1/servers => generated 400 bytes in 485 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1060.751687] [48527]: DEBUG nova.api.openstack.wsgi [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.753266] [48527]: DEBUG nova.compute.api [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.757050] [48527]: DEBUG oslo_concurrency.lockutils [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.757259] [48527]: DEBUG oslo_concurrency.lockutils [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.757429] [48527]: DEBUG oslo_concurrency.lockutils [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.757943] [48527]: DEBUG oslo_concurrency.lockutils [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.757943] [48527]: DEBUG oslo_concurrency.lockutils [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.759040] [48527]: DEBUG oslo_concurrency.lockutils [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.763213] [48526]: DEBUG neutronclient.v2_0.client [None req-d41db143-020a-4bae-96b2-fa4bc2a5261e tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Error message: {"NeutronError": {"type": "SecurityGroupCannotRemoveDefault", "message": "Insufficient rights for removing default security group.", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1060.763839] [48526]: INFO nova.api.openstack.wsgi [None req-d41db143-020a-4bae-96b2-fa4bc2a5261e tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] HTTP exception thrown: Insufficient rights for removing default security group. [ 1060.763839] [48526]: Neutron server returns request_ids: ['req-e3b054d4-5934-4390-82db-7f7eae83c5a2'] [ 1060.764134] [48526]: DEBUG nova.api.openstack.wsgi [None req-d41db143-020a-4bae-96b2-fa4bc2a5261e tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Returning 400 to user: Insufficient rights for removing default security group. [ 1060.764134] [48526]: Neutron server returns request_ids: ['req-e3b054d4-5934-4390-82db-7f7eae83c5a2'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1060.764636] [48526]: INFO nova.api.openstack.requestlog [None req-d41db143-020a-4bae-96b2-fa4bc2a5261e tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/518ecbd8-3e7a-46d7-8e45-93f5ac6d1265" status: 400 len: 182 microversion: 2.1 time: 0.081084 [ 1060.764879] [48526]: [pid: 48526|app: 0|req: 2539/5144] 10.180.1.21 () {58 vars in 1267 bytes} [Fri Dec 12 13:59:24 2025] DELETE /compute/v2.1/os-security-groups/518ecbd8-3e7a-46d7-8e45-93f5ac6d1265 => generated 182 bytes in 81 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1060.768282] [48526]: DEBUG nova.api.openstack.wsgi [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.769472] [48526]: DEBUG nova.compute.api [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.772941] [48526]: DEBUG oslo_concurrency.lockutils [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.773142] [48526]: DEBUG oslo_concurrency.lockutils [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.773280] [48526]: DEBUG oslo_concurrency.lockutils [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.773534] [48526]: DEBUG oslo_concurrency.lockutils [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.773678] [48526]: DEBUG oslo_concurrency.lockutils [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.773808] [48526]: DEBUG oslo_concurrency.lockutils [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.795062] [48527]: WARNING neutronclient.v2_0.client [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.799425] [48526]: WARNING neutronclient.v2_0.client [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.816678] [48527]: DEBUG nova.policy [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.822677] [48527]: INFO nova.api.openstack.requestlog [None req-9974df54-308e-472d-90f5-1037c7eb9de5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1287 microversion: 2.1 time: 0.073216 [ 1060.823067] [48527]: [pid: 48527|app: 0|req: 2606/5145] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:24 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1287 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.827031] [48527]: DEBUG nova.api.openstack.wsgi [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.828709] [48527]: DEBUG nova.compute.api [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.832809] [48527]: DEBUG oslo_concurrency.lockutils [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.833214] [48527]: DEBUG oslo_concurrency.lockutils [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.833382] [48527]: DEBUG oslo_concurrency.lockutils [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.833757] [48527]: DEBUG oslo_concurrency.lockutils [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.833942] [48527]: DEBUG oslo_concurrency.lockutils [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.834254] [48527]: DEBUG oslo_concurrency.lockutils [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.863938] [48527]: WARNING neutronclient.v2_0.client [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.887377] [48527]: DEBUG nova.policy [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.893034] [48527]: INFO nova.api.openstack.requestlog [None req-92db9190-dc8d-49ba-9a36-f64721ce1d31 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1235 microversion: 2.1 time: 0.069366 [ 1060.893400] [48527]: [pid: 48527|app: 0|req: 2607/5146] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:25 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.896465] [48526]: DEBUG nova.policy [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.897615] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.900682] [48527]: DEBUG nova.compute.api [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.902740] [48526]: INFO nova.api.openstack.requestlog [None req-5702ce25-0d56-401d-bf7b-051a043c5676 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1680 microversion: 2.1 time: 0.137099 [ 1060.903161] [48526]: [pid: 48526|app: 0|req: 2540/5147] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:24 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1680 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.906036] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a16631c-51c9-4efb-93ab-4edf4b8e14d8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-537721405", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAyPNDGXan/ucmRXT86N+9kgXrfBo5NNFyTdjJCo+MKWeR8+ljZPyO+H23p2NRmi5ZlQ5+2Fdg5TCf1B8Nsv6LgXsGT2NgYcNkGiDLZooDwb4Quzv2zv9jJ8Obs9tmpSVA=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1060.908939] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.908939] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.908939] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.908939] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.908939] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.908939] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.919870] [48526]: DEBUG nova.quota [None req-6a16631c-51c9-4efb-93ab-4edf4b8e14d8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for project b3a23d4ba45045749028cd98563c42c4. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1060.923361] [48526]: DEBUG nova.quota [None req-6a16631c-51c9-4efb-93ab-4edf4b8e14d8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for user 78b02fd1446b4e129b8aa69643d62d66 and project b3a23d4ba45045749028cd98563c42c4. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1060.932907] [48527]: WARNING neutronclient.v2_0.client [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.953647] [48526]: INFO nova.api.openstack.requestlog [None req-6a16631c-51c9-4efb-93ab-4edf4b8e14d8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.047903 [ 1060.953647] [48526]: [pid: 48526|app: 0|req: 2541/5148] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:59:25 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1060.956771] [48526]: DEBUG nova.api.openstack.wsgi [None req-9d8a9930-30bd-4efc-9d11-74215496ecc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1060.960418] [48526]: DEBUG nova.compute.api [None req-9d8a9930-30bd-4efc-9d11-74215496ecc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.966265] [48527]: DEBUG nova.policy [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.967350] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d8a9930-30bd-4efc-9d11-74215496ecc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.967767] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d8a9930-30bd-4efc-9d11-74215496ecc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.968031] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d8a9930-30bd-4efc-9d11-74215496ecc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.969331] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d8a9930-30bd-4efc-9d11-74215496ecc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.969331] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d8a9930-30bd-4efc-9d11-74215496ecc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.969331] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d8a9930-30bd-4efc-9d11-74215496ecc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.974423] [48527]: INFO nova.api.openstack.requestlog [None req-8f95e341-c959-45f4-b229-7eb28320def9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1208 microversion: 2.1 time: 0.079244 [ 1060.974423] [48527]: [pid: 48527|app: 0|req: 2608/5149] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:25 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1208 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.977389] [48527]: DEBUG nova.api.openstack.wsgi [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.979090] [48527]: DEBUG nova.compute.api [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.982704] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.983131] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.983423] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.983819] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.984108] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.984510] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.010626] [48527]: WARNING neutronclient.v2_0.client [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.037095] [48526]: INFO nova.api.openstack.requestlog [None req-9d8a9930-30bd-4efc-9d11-74215496ecc1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1080 microversion: 2.1 time: 0.083913 [ 1061.038377] [48526]: [pid: 48526|app: 0|req: 2542/5150] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 13:59:25 2025] PUT /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1080 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.041323] [48526]: DEBUG nova.api.openstack.wsgi [None req-a518b263-3f12-4e5b-848e-714b30c45cee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.041736] [48526]: DEBUG nova.compute.api [None req-a518b263-3f12-4e5b-848e-714b30c45cee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.054166] [48526]: WARNING neutronclient.v2_0.client [None req-a518b263-3f12-4e5b-848e-714b30c45cee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.076593] [48526]: DEBUG nova.policy [None req-a518b263-3f12-4e5b-848e-714b30c45cee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.083537] [48526]: INFO nova.api.openstack.requestlog [None req-a518b263-3f12-4e5b-848e-714b30c45cee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1238 microversion: 2.1 time: 0.045107 [ 1061.084145] [48526]: [pid: 48526|app: 0|req: 2543/5151] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:25 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.093420] [48526]: DEBUG nova.api.openstack.wsgi [None req-98adeb67-b680-4417-b0dc-bd43796a35bf tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.094793] [48526]: WARNING neutronclient.v2_0.client [None req-98adeb67-b680-4417-b0dc-bd43796a35bf tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.109258] [48527]: DEBUG nova.policy [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.115156] [48527]: INFO nova.api.openstack.requestlog [None req-8c78cc54-a4cb-4192-9f80-cf39ceb5c97f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1462 microversion: 2.1 time: 0.139879 [ 1061.115796] [48527]: [pid: 48527|app: 0|req: 2609/5152] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:25 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1462 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.120183] [48527]: DEBUG nova.api.openstack.wsgi [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.120286] [48526]: DEBUG neutronclient.v2_0.client [None req-98adeb67-b680-4417-b0dc-bd43796a35bf tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e50086c6-c454-4b71-a8c3-8b62c05b5892 does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1061.120286] [48526]: DEBUG nova.network.security_group_api [None req-98adeb67-b680-4417-b0dc-bd43796a35bf tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Neutron security group e50086c6-c454-4b71-a8c3-8b62c05b5892 not found {{(pid=48526) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1061.120286] [48526]: INFO nova.api.openstack.wsgi [None req-98adeb67-b680-4417-b0dc-bd43796a35bf tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] HTTP exception thrown: Security group e50086c6-c454-4b71-a8c3-8b62c05b5892 does not exist [ 1061.120286] [48526]: Neutron server returns request_ids: ['req-5544bdba-5a14-43ad-8b74-f744ce46bc4c'] [ 1061.120286] [48526]: DEBUG nova.api.openstack.wsgi [None req-98adeb67-b680-4417-b0dc-bd43796a35bf tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Returning 404 to user: Security group e50086c6-c454-4b71-a8c3-8b62c05b5892 does not exist [ 1061.120286] [48526]: Neutron server returns request_ids: ['req-5544bdba-5a14-43ad-8b74-f744ce46bc4c'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1061.120286] [48526]: INFO nova.api.openstack.requestlog [None req-98adeb67-b680-4417-b0dc-bd43796a35bf tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/e50086c6-c454-4b71-a8c3-8b62c05b5892" status: 404 len: 194 microversion: 2.1 time: 0.035247 [ 1061.120286] [48526]: [pid: 48526|app: 0|req: 2544/5153] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 13:59:25 2025] GET /compute/v2.1/os-security-groups/e50086c6-c454-4b71-a8c3-8b62c05b5892 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1061.121320] [48527]: DEBUG nova.compute.api [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.124857] [48526]: DEBUG nova.api.openstack.wsgi [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.126927] [48526]: DEBUG nova.compute.api [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.129892] [48527]: DEBUG oslo_concurrency.lockutils [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.129892] [48527]: DEBUG oslo_concurrency.lockutils [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.129892] [48527]: DEBUG oslo_concurrency.lockutils [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.129892] [48527]: DEBUG oslo_concurrency.lockutils [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.129892] [48527]: DEBUG oslo_concurrency.lockutils [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.129892] [48527]: DEBUG oslo_concurrency.lockutils [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.131885] [48526]: DEBUG oslo_concurrency.lockutils [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.131885] [48526]: DEBUG oslo_concurrency.lockutils [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.131885] [48526]: DEBUG oslo_concurrency.lockutils [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.131885] [48526]: DEBUG oslo_concurrency.lockutils [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.131885] [48526]: DEBUG oslo_concurrency.lockutils [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.131885] [48526]: DEBUG oslo_concurrency.lockutils [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.152856] [48527]: WARNING neutronclient.v2_0.client [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.155515] [48526]: WARNING neutronclient.v2_0.client [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.259459] [48527]: DEBUG nova.policy [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.265281] [48527]: INFO nova.api.openstack.requestlog [None req-af294c61-c562-456b-92e6-a362b261b8a7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1688 microversion: 2.1 time: 0.148563 [ 1061.265623] [48527]: [pid: 48527|app: 0|req: 2610/5154] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:25 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1688 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.272018] [48527]: DEBUG nova.api.openstack.wsgi [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.273952] [48527]: DEBUG nova.compute.api [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.278861] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.279336] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.279543] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.279840] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.280111] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.280368] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.290035] [48526]: DEBUG nova.policy [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.294131] [48526]: INFO nova.api.openstack.requestlog [None req-264f6677-5205-45f8-ad6b-e76c481606d0 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1502 microversion: 2.1 time: 0.172255 [ 1061.294131] [48526]: [pid: 48526|app: 0|req: 2545/5155] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:25 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1502 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.296171] [48526]: DEBUG nova.api.openstack.wsgi [None req-4145057a-6553-4301-8212-9c35d4e9a266 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Action: 'update', calling method: >, body: {"security_group": {"name": "tempest-sg-34222942", "description": "tempest-description-1036610345"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1061.299954] [48526]: WARNING neutronclient.v2_0.client [None req-4145057a-6553-4301-8212-9c35d4e9a266 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.308317] [48527]: WARNING neutronclient.v2_0.client [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.315195] [48526]: DEBUG neutronclient.v2_0.client [None req-4145057a-6553-4301-8212-9c35d4e9a266 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 863b1355-62ab-4ad7-996a-0f57f23c0aa5 does not exist", "detail": ""}} {{(pid=48526) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1061.315195] [48526]: DEBUG nova.network.security_group_api [None req-4145057a-6553-4301-8212-9c35d4e9a266 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Neutron security group 863b1355-62ab-4ad7-996a-0f57f23c0aa5 not found {{(pid=48526) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1061.315365] [48526]: INFO nova.api.openstack.wsgi [None req-4145057a-6553-4301-8212-9c35d4e9a266 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] HTTP exception thrown: Security group 863b1355-62ab-4ad7-996a-0f57f23c0aa5 does not exist [ 1061.315365] [48526]: Neutron server returns request_ids: ['req-844ec25c-954c-4eac-9d80-d668331be8a7'] [ 1061.315472] [48526]: DEBUG nova.api.openstack.wsgi [None req-4145057a-6553-4301-8212-9c35d4e9a266 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] Returning 404 to user: Security group 863b1355-62ab-4ad7-996a-0f57f23c0aa5 does not exist [ 1061.315472] [48526]: Neutron server returns request_ids: ['req-844ec25c-954c-4eac-9d80-d668331be8a7'] {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1061.315862] [48526]: INFO nova.api.openstack.requestlog [None req-4145057a-6553-4301-8212-9c35d4e9a266 tempest-SecurityGroupsNegativeTestJSON-729220086 tempest-SecurityGroupsNegativeTestJSON-729220086-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/863b1355-62ab-4ad7-996a-0f57f23c0aa5" status: 404 len: 194 microversion: 2.1 time: 0.021810 [ 1061.316223] [48526]: [pid: 48526|app: 0|req: 2546/5156] 10.180.1.21 () {60 vars in 1285 bytes} [Fri Dec 12 13:59:25 2025] PUT /compute/v2.1/os-security-groups/863b1355-62ab-4ad7-996a-0f57f23c0aa5 => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1061.319470] [48526]: DEBUG nova.api.openstack.wsgi [None req-94ebfbc7-621d-4ca8-a5f5-ce57139d78ec tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-793862491"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1061.328375] [48526]: DEBUG nova.compute.api [None req-94ebfbc7-621d-4ca8-a5f5-ce57139d78ec tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.333043] [48527]: DEBUG nova.policy [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.337580] [48526]: DEBUG oslo_concurrency.lockutils [None req-94ebfbc7-621d-4ca8-a5f5-ce57139d78ec tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.337924] [48526]: DEBUG oslo_concurrency.lockutils [None req-94ebfbc7-621d-4ca8-a5f5-ce57139d78ec tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.338217] [48526]: DEBUG oslo_concurrency.lockutils [None req-94ebfbc7-621d-4ca8-a5f5-ce57139d78ec tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.338667] [48526]: DEBUG oslo_concurrency.lockutils [None req-94ebfbc7-621d-4ca8-a5f5-ce57139d78ec tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.339145] [48526]: DEBUG oslo_concurrency.lockutils [None req-94ebfbc7-621d-4ca8-a5f5-ce57139d78ec tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.340030] [48526]: DEBUG oslo_concurrency.lockutils [None req-94ebfbc7-621d-4ca8-a5f5-ce57139d78ec tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.346215] [48527]: DEBUG nova.policy [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.351359] [48527]: DEBUG nova.policy [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.351359] [48527]: INFO nova.api.openstack.requestlog [None req-96a90d27-d85d-462c-95be-6b4e42647724 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1359 microversion: 2.57 time: 0.084997 [ 1061.351582] [48527]: [pid: 48527|app: 0|req: 2611/5157] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:25 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1359 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1061.355265] [48527]: DEBUG nova.api.openstack.wsgi [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.357131] [48527]: DEBUG nova.compute.api [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.364137] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.364398] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.364570] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.364837] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.365299] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.365299] [48527]: DEBUG oslo_concurrency.lockutils [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.393230] [48527]: WARNING neutronclient.v2_0.client [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.846551] [48527]: DEBUG nova.policy [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.851357] [48527]: INFO nova.api.openstack.requestlog [None req-8fff6a1a-b679-4f8a-b546-856aea2b7ef4 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1502 microversion: 2.1 time: 0.499245 [ 1061.851722] [48527]: [pid: 48527|app: 0|req: 2612/5158] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:25 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1502 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.854168] [48527]: DEBUG nova.api.openstack.wsgi [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1883085372", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "7c912df8-a033-4c4f-8b90-c4f46a19028e"}], "security_groups": [{"name": "tempest-securitygroup--553785101"}], "key_name": "tempest-keypair-537721405", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1061.895056] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.895263] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.895399] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.895754] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.897025] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.898975] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.904648] [48527]: WARNING neutronclient.v2_0.client [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.926504] [48526]: INFO nova.api.openstack.requestlog [None req-94ebfbc7-621d-4ca8-a5f5-ce57139d78ec tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "POST /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae/action" status: 202 len: 0 microversion: 2.1 time: 0.609487 [ 1061.927437] [48526]: [pid: 48526|app: 0|req: 2547/5159] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:59:25 2025] POST /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae/action => generated 0 bytes in 611 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 1061.931351] [48526]: DEBUG nova.api.openstack.wsgi [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.933499] [48526]: DEBUG nova.compute.api [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.938619] [48526]: DEBUG oslo_concurrency.lockutils [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.938774] [48526]: DEBUG oslo_concurrency.lockutils [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.938933] [48526]: DEBUG oslo_concurrency.lockutils [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.939450] [48526]: DEBUG oslo_concurrency.lockutils [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.939634] [48526]: DEBUG oslo_concurrency.lockutils [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.939775] [48526]: DEBUG oslo_concurrency.lockutils [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.945522] [48527]: DEBUG nova.network.neutron [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] validate_networks() for [('7c912df8-a033-4c4f-8b90-c4f46a19028e', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1061.946013] [48527]: WARNING neutronclient.v2_0.client [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.946927] [48527]: WARNING openstack [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1061.947389] [48527]: WARNING openstack [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1061.955075] [48527]: INFO nova.network.neutron [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] _ports_needed_per_instance requested_netwokrs=[('7c912df8-a033-4c4f-8b90-c4f46a19028e', None, None, None, None, None)] [ 1061.970012] [48526]: DEBUG oslo_concurrency.lockutils [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.970012] [48526]: DEBUG oslo_concurrency.lockutils [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.970012] [48526]: DEBUG oslo_concurrency.lockutils [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.970012] [48526]: DEBUG nova.objects.instance [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 7d59c6b3-7e5d-4251-aeca-964747231120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1061.974470] [48526]: WARNING neutronclient.v2_0.client [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.016028] [48526]: DEBUG nova.policy [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.023390] [48526]: INFO nova.api.openstack.requestlog [None req-af8bb68b-f681-4728-b113-0c32bd16e74f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1292 microversion: 2.1 time: 0.093946 [ 1062.023390] [48526]: [pid: 48526|app: 0|req: 2548/5160] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1292 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.026377] [48526]: DEBUG nova.api.openstack.wsgi [None req-588c661f-87d7-423b-94c8-e191b1a3b390 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "MANUAL"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1062.027886] [48526]: DEBUG nova.compute.api [None req-588c661f-87d7-423b-94c8-e191b1a3b390 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.032656] [48526]: DEBUG oslo_concurrency.lockutils [None req-588c661f-87d7-423b-94c8-e191b1a3b390 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.033080] [48526]: DEBUG oslo_concurrency.lockutils [None req-588c661f-87d7-423b-94c8-e191b1a3b390 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.033275] [48526]: DEBUG oslo_concurrency.lockutils [None req-588c661f-87d7-423b-94c8-e191b1a3b390 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.033588] [48526]: DEBUG oslo_concurrency.lockutils [None req-588c661f-87d7-423b-94c8-e191b1a3b390 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.033742] [48526]: DEBUG oslo_concurrency.lockutils [None req-588c661f-87d7-423b-94c8-e191b1a3b390 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.033862] [48526]: DEBUG oslo_concurrency.lockutils [None req-588c661f-87d7-423b-94c8-e191b1a3b390 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.078422] [48526]: INFO nova.api.openstack.requestlog [None req-588c661f-87d7-423b-94c8-e191b1a3b390 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1082 microversion: 2.1 time: 0.054157 [ 1062.078800] [48526]: [pid: 48526|app: 0|req: 2549/5161] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 13:59:26 2025] PUT /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1082 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.081377] [48526]: DEBUG nova.api.openstack.wsgi [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.082859] [48526]: DEBUG nova.compute.api [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.086231] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.086415] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.086556] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.086813] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.086956] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.087083] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.100692] [48527]: WARNING neutronclient.v2_0.client [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.101639] [48527]: WARNING openstack [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1062.102186] [48527]: WARNING openstack [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1062.104850] [48526]: WARNING neutronclient.v2_0.client [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.124276] [48526]: DEBUG nova.policy [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.129381] [48526]: INFO nova.api.openstack.requestlog [None req-d7261ea3-092e-401f-9c77-5c18dc6bda60 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1291 microversion: 2.1 time: 0.049657 [ 1062.129635] [48526]: [pid: 48526|app: 0|req: 2550/5162] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1291 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.133929] [48526]: DEBUG nova.api.openstack.wsgi [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.133929] [48526]: DEBUG nova.compute.api [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.138140] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.138363] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.138555] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.138807] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.139167] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.139167] [48526]: DEBUG oslo_concurrency.lockutils [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.164273] [48526]: WARNING neutronclient.v2_0.client [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.205576] [48527]: DEBUG nova.virt.hardware [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1062.205717] [48527]: DEBUG nova.virt.hardware [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1062.205916] [48527]: DEBUG nova.virt.hardware [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1062.205976] [48527]: DEBUG nova.virt.hardware [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1062.206102] [48527]: DEBUG nova.virt.hardware [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1062.214162] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.214333] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.214546] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.214886] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.216164] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.216298] [48527]: DEBUG oslo_concurrency.lockutils [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.229840] [48527]: DEBUG nova.quota [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for project b3a23d4ba45045749028cd98563c42c4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1062.233477] [48527]: DEBUG nova.quota [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for user 78b02fd1446b4e129b8aa69643d62d66 and project b3a23d4ba45045749028cd98563c42c4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1062.240774] [48527]: DEBUG nova.compute.api [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1062.242215] [48527]: DEBUG nova.compute.api [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1062.257515] [48526]: DEBUG nova.policy [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.262888] [48526]: INFO nova.api.openstack.requestlog [None req-9d72a699-7713-401c-a9d6-2bc1da8cd07e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1681 microversion: 2.1 time: 0.132780 [ 1062.263420] [48526]: [pid: 48526|app: 0|req: 2551/5163] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1681 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.266066] [48526]: DEBUG nova.api.openstack.wsgi [None req-ebea45b9-2a70-49f9-8cef-d90e3d605b72 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.277611] [48527]: INFO nova.api.openstack.requestlog [None req-42c3f354-9a94-4a25-9c36-8f41a7e632cc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.425314 [ 1062.278294] [48527]: [pid: 48527|app: 0|req: 2613/5164] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:59:26 2025] POST /compute/v2.1/servers => generated 405 bytes in 426 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1062.281549] [48527]: DEBUG nova.api.openstack.wsgi [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.282385] [48527]: DEBUG nova.compute.api [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.288711] [48527]: DEBUG oslo_concurrency.lockutils [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.288711] [48527]: DEBUG oslo_concurrency.lockutils [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.288711] [48527]: DEBUG oslo_concurrency.lockutils [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.288711] [48527]: DEBUG oslo_concurrency.lockutils [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.288711] [48527]: DEBUG oslo_concurrency.lockutils [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.288711] [48527]: DEBUG oslo_concurrency.lockutils [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.304548] [48526]: INFO nova.api.openstack.requestlog [None req-ebea45b9-2a70-49f9-8cef-d90e3d605b72 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1558 microversion: 2.1 time: 0.040483 [ 1062.304888] [48526]: [pid: 48526|app: 0|req: 2552/5165] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1558 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.307323] [48526]: DEBUG nova.api.openstack.wsgi [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.308832] [48527]: WARNING neutronclient.v2_0.client [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.309067] [48526]: DEBUG nova.compute.api [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.314280] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.314389] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.314571] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.314761] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.314901] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.315032] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.332128] [48527]: DEBUG nova.policy [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.340910] [48527]: INFO nova.api.openstack.requestlog [None req-99d8221b-2e58-4c3c-a765-b89ac65c7202 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1208 microversion: 2.1 time: 0.061404 [ 1062.340910] [48527]: [pid: 48527|app: 0|req: 2614/5166] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1208 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.344015] [48527]: DEBUG nova.api.openstack.wsgi [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.345323] [48527]: DEBUG nova.compute.api [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.352027] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.352141] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.352275] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.352562] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.352744] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.352876] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.354400] [48526]: WARNING neutronclient.v2_0.client [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.375800] [48527]: WARNING neutronclient.v2_0.client [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.408661] [48527]: DEBUG nova.policy [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.413344] [48527]: INFO nova.api.openstack.requestlog [None req-3ae0b99e-8822-4134-a4a0-f72893a2085f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1234 microversion: 2.1 time: 0.071877 [ 1062.413630] [48527]: [pid: 48527|app: 0|req: 2615/5167] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.416141] [48527]: DEBUG nova.api.openstack.wsgi [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.417824] [48527]: DEBUG nova.compute.api [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.425325] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.425325] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.425325] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.425325] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.425325] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.425325] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.462713] [48526]: DEBUG nova.policy [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.468814] [48527]: WARNING neutronclient.v2_0.client [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.475830] [48526]: INFO nova.api.openstack.requestlog [None req-3f42552c-d486-451e-ac43-c7192abe07ae tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1504 microversion: 2.1 time: 0.168903 [ 1062.475830] [48526]: [pid: 48526|app: 0|req: 2553/5168] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1504 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.479454] [48526]: DEBUG nova.api.openstack.wsgi [None req-004c7bc2-4a3a-4591-ae8f-31dc3f288a90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.481751] [48526]: DEBUG nova.compute.api [None req-004c7bc2-4a3a-4591-ae8f-31dc3f288a90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.501072] [48526]: WARNING neutronclient.v2_0.client [None req-004c7bc2-4a3a-4591-ae8f-31dc3f288a90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.545292] [48526]: DEBUG nova.policy [None req-004c7bc2-4a3a-4591-ae8f-31dc3f288a90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.554980] [48526]: INFO nova.api.openstack.requestlog [None req-004c7bc2-4a3a-4591-ae8f-31dc3f288a90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1239 microversion: 2.1 time: 0.078014 [ 1062.554980] [48526]: [pid: 48526|app: 0|req: 2554/5169] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1239 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.556389] [48526]: DEBUG nova.api.openstack.wsgi [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.558200] [48526]: DEBUG nova.compute.api [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.564443] [48526]: DEBUG oslo_concurrency.lockutils [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.564443] [48526]: DEBUG oslo_concurrency.lockutils [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.564443] [48526]: DEBUG oslo_concurrency.lockutils [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.564652] [48526]: DEBUG oslo_concurrency.lockutils [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.564686] [48526]: DEBUG oslo_concurrency.lockutils [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.564787] [48526]: DEBUG oslo_concurrency.lockutils [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.587028] [48527]: DEBUG nova.policy [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.592936] [48527]: INFO nova.api.openstack.requestlog [None req-fab6acd8-6315-4c33-bce3-c0b2f0b48b62 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1689 microversion: 2.1 time: 0.178731 [ 1062.593576] [48527]: [pid: 48527|app: 0|req: 2616/5170] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1689 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.601548] [48527]: DEBUG nova.api.openstack.wsgi [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.601950] [48527]: DEBUG nova.compute.api [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.608329] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.608329] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.609380] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.609492] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.609945] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.611463] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.613028] [48526]: WARNING neutronclient.v2_0.client [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.633918] [48527]: WARNING neutronclient.v2_0.client [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.644683] [48526]: DEBUG nova.policy [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.651588] [48526]: DEBUG nova.policy [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.652218] [48526]: DEBUG nova.policy [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.652790] [48526]: INFO nova.api.openstack.requestlog [None req-86fadf70-9690-49f7-9ca2-4de211dbd69a tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1369 microversion: 2.57 time: 0.098503 [ 1062.654054] [48526]: [pid: 48526|app: 0|req: 2555/5171] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1369 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1062.722743] [48527]: DEBUG nova.policy [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.728106] [48527]: INFO nova.api.openstack.requestlog [None req-ea19786c-0516-4eaa-8f1a-9146e9b40bc5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1504 microversion: 2.1 time: 0.133942 [ 1062.729195] [48527]: [pid: 48527|app: 0|req: 2617/5172] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:26 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1504 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.742610] [48526]: DEBUG nova.api.openstack.wsgi [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.742808] [48526]: DEBUG nova.compute.api [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.746966] [48526]: DEBUG oslo_concurrency.lockutils [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.747268] [48526]: DEBUG oslo_concurrency.lockutils [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.747961] [48526]: DEBUG oslo_concurrency.lockutils [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.748272] [48526]: DEBUG oslo_concurrency.lockutils [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.748526] [48526]: DEBUG oslo_concurrency.lockutils [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.748732] [48526]: DEBUG oslo_concurrency.lockutils [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.765900] [48526]: DEBUG nova.compute.api [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1062.818265] [48526]: INFO nova.api.openstack.requestlog [None req-363e0a69-fffa-4d0a-a3f0-aab2b3426e50 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 204 len: 0 microversion: 2.1 time: 0.077721 [ 1062.818800] [48526]: [pid: 48526|app: 0|req: 2556/5173] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:26 2025] DELETE /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1062.831326] [48527]: DEBUG nova.api.openstack.wsgi [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.831326] [48527]: DEBUG nova.compute.api [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.836580] [48527]: DEBUG oslo_concurrency.lockutils [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.836580] [48527]: DEBUG oslo_concurrency.lockutils [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.836580] [48527]: DEBUG oslo_concurrency.lockutils [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.837432] [48527]: DEBUG oslo_concurrency.lockutils [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.838184] [48527]: DEBUG oslo_concurrency.lockutils [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.838184] [48527]: DEBUG oslo_concurrency.lockutils [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.858580] [48527]: DEBUG nova.compute.api [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1062.906668] [48527]: INFO nova.compute.api [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Instance is already in deleting state, ignoring this request [ 1062.907180] [48527]: INFO nova.api.openstack.requestlog [None req-81869889-a2af-49af-a0eb-dc01cc432031 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 204 len: 0 microversion: 2.1 time: 0.079591 [ 1062.907527] [48527]: [pid: 48527|app: 0|req: 2618/5174] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:27 2025] DELETE /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1062.913165] [48526]: DEBUG nova.api.openstack.wsgi [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.914850] [48526]: DEBUG nova.compute.api [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.918470] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.918652] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.918786] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.919190] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.919190] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.919417] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.945409] [48526]: WARNING neutronclient.v2_0.client [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.019089] [48526]: DEBUG nova.policy [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.024016] [48526]: INFO nova.api.openstack.requestlog [None req-8d291f90-2cd2-45a5-ac6d-e278270bc34c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1510 microversion: 2.1 time: 0.113134 [ 1063.024016] [48526]: [pid: 48526|app: 0|req: 2557/5175] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1510 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.037023] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.038487] [48527]: DEBUG nova.compute.api [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.042677] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.042863] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.042994] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.043266] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.043430] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.043569] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.070589] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.070772] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.070963] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.071080] [48527]: DEBUG nova.objects.instance [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 7d59c6b3-7e5d-4251-aeca-964747231120 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1063.075048] [48527]: WARNING neutronclient.v2_0.client [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.093480] [48527]: DEBUG nova.policy [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.097616] [48527]: INFO nova.api.openstack.requestlog [None req-9f6ab78f-164d-43fa-81f9-88125b99d65f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1292 microversion: 2.1 time: 0.062701 [ 1063.097957] [48527]: [pid: 48527|app: 0|req: 2619/5176] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1292 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1063.147023] [48526]: DEBUG nova.api.openstack.wsgi [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.148466] [48526]: DEBUG nova.compute.api [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.152268] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.152491] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.152573] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.152854] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.153056] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.153250] [48526]: DEBUG oslo_concurrency.lockutils [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.175463] [48526]: WARNING neutronclient.v2_0.client [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.196519] [48526]: DEBUG nova.policy [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.201727] [48526]: INFO nova.api.openstack.requestlog [None req-1bdbea02-5be6-4e8a-b3d2-2bff7e19b2eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1291 microversion: 2.1 time: 0.057544 [ 1063.202070] [48526]: [pid: 48526|app: 0|req: 2558/5177] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1291 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1063.284917] [48527]: DEBUG nova.api.openstack.wsgi [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.286771] [48527]: DEBUG nova.compute.api [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.291259] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.291628] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.291801] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.292179] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.292392] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.292583] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.321638] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca6ac9bd-a747-41cd-9256-75b22cf3f749 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.323119] [48527]: WARNING neutronclient.v2_0.client [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.367523] [48526]: INFO nova.api.openstack.requestlog [None req-ca6ac9bd-a747-41cd-9256-75b22cf3f749 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1558 microversion: 2.1 time: 0.051563 [ 1063.368092] [48526]: [pid: 48526|app: 0|req: 2559/5178] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1558 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.371421] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.373181] [48526]: DEBUG nova.compute.api [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.381660] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.381878] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.382027] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.382435] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.382610] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.382739] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.422366] [48526]: WARNING neutronclient.v2_0.client [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.433981] [48527]: DEBUG nova.policy [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.445270] [48527]: INFO nova.api.openstack.requestlog [None req-0b80c225-7e3e-49bf-bdb2-a9eecbac37a2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.162035 [ 1063.445270] [48527]: [pid: 48527|app: 0|req: 2620/5179] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.445780] [48526]: DEBUG nova.policy [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.448589] [48527]: DEBUG nova.api.openstack.wsgi [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.450746] [48527]: DEBUG nova.compute.api [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.450931] [48526]: INFO nova.api.openstack.requestlog [None req-4f4a85a7-06ae-4e85-b157-5625b0e801e1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1208 microversion: 2.1 time: 0.082036 [ 1063.451628] [48526]: [pid: 48526|app: 0|req: 2560/5180] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1208 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.458289] [48527]: DEBUG oslo_concurrency.lockutils [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.458548] [48527]: DEBUG oslo_concurrency.lockutils [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.458685] [48527]: DEBUG oslo_concurrency.lockutils [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.458966] [48527]: DEBUG oslo_concurrency.lockutils [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.459116] [48527]: DEBUG oslo_concurrency.lockutils [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.459235] [48527]: DEBUG oslo_concurrency.lockutils [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.466436] [48526]: DEBUG nova.api.openstack.wsgi [None req-dd2bfbac-179b-4ad8-931c-9eb421f0fdc0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1063.468663] [48526]: DEBUG nova.compute.api [None req-dd2bfbac-179b-4ad8-931c-9eb421f0fdc0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.472784] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd2bfbac-179b-4ad8-931c-9eb421f0fdc0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.472968] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd2bfbac-179b-4ad8-931c-9eb421f0fdc0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.473078] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd2bfbac-179b-4ad8-931c-9eb421f0fdc0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.473406] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd2bfbac-179b-4ad8-931c-9eb421f0fdc0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.473640] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd2bfbac-179b-4ad8-931c-9eb421f0fdc0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.473823] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd2bfbac-179b-4ad8-931c-9eb421f0fdc0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.494090] [48527]: WARNING neutronclient.v2_0.client [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.520016] [48527]: DEBUG nova.policy [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.523911] [48526]: INFO nova.api.openstack.requestlog [None req-dd2bfbac-179b-4ad8-931c-9eb421f0fdc0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action" status: 204 len: 0 microversion: 2.1 time: 0.060567 [ 1063.524411] [48526]: [pid: 48526|app: 0|req: 2561/5181] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:59:27 2025] POST /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1063.528565] [48527]: INFO nova.api.openstack.requestlog [None req-2675f26f-2920-4cf7-95a3-bfe3b9fe10fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1234 microversion: 2.1 time: 0.083418 [ 1063.528812] [48527]: [pid: 48527|app: 0|req: 2621/5182] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.529614] [48526]: DEBUG nova.api.openstack.wsgi [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.531522] [48526]: DEBUG nova.compute.api [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.541737] [48526]: DEBUG oslo_concurrency.lockutils [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.542021] [48526]: DEBUG oslo_concurrency.lockutils [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.542021] [48526]: DEBUG oslo_concurrency.lockutils [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.542447] [48526]: DEBUG oslo_concurrency.lockutils [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.542535] [48526]: DEBUG oslo_concurrency.lockutils [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.543671] [48526]: DEBUG oslo_concurrency.lockutils [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.569193] [48526]: WARNING neutronclient.v2_0.client [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.573211] [48527]: DEBUG nova.api.openstack.wsgi [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.574725] [48527]: DEBUG nova.compute.api [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.580466] [48527]: DEBUG oslo_concurrency.lockutils [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.581026] [48527]: DEBUG oslo_concurrency.lockutils [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.581026] [48527]: DEBUG oslo_concurrency.lockutils [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.581451] [48527]: DEBUG oslo_concurrency.lockutils [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.581699] [48527]: DEBUG oslo_concurrency.lockutils [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.581920] [48527]: DEBUG oslo_concurrency.lockutils [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.619833] [48527]: WARNING neutronclient.v2_0.client [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.641361] [48527]: DEBUG nova.policy [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.648451] [48527]: INFO nova.api.openstack.requestlog [None req-f542c875-220b-4ab5-8609-5f9a75347465 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1235 microversion: 2.1 time: 0.081413 [ 1063.649021] [48527]: [pid: 48527|app: 0|req: 2622/5183] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1235 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.652402] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.654368] [48527]: DEBUG nova.compute.api [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.660194] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.660439] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.660758] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.660881] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.661042] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.661166] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.667276] [48526]: DEBUG nova.policy [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.675598] [48526]: INFO nova.api.openstack.requestlog [None req-df2b64f6-cd33-40bf-9f93-60cdaaaa8b4c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.148404 [ 1063.676017] [48526]: [pid: 48526|app: 0|req: 2562/5184] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1063.679998] [48526]: DEBUG nova.api.openstack.wsgi [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.681329] [48526]: DEBUG nova.compute.api [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.685430] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.685562] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.685660] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.687049] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.687049] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.687049] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.691933] [48527]: WARNING neutronclient.v2_0.client [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.718045] [48526]: WARNING neutronclient.v2_0.client [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.750021] [48526]: DEBUG nova.policy [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.757292] [48526]: DEBUG nova.policy [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.758092] [48526]: DEBUG nova.policy [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.758921] [48526]: INFO nova.api.openstack.requestlog [None req-c1904378-8748-45d8-b7d1-b842f1dd0377 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1357 microversion: 2.57 time: 0.080929 [ 1063.758921] [48526]: [pid: 48526|app: 0|req: 2563/5185] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1357 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1063.809176] [48527]: DEBUG nova.policy [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.813992] [48527]: INFO nova.api.openstack.requestlog [None req-ccdb1cc2-a26e-40ce-8c3c-9d016eaeb044 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1689 microversion: 2.1 time: 0.164410 [ 1063.814373] [48527]: [pid: 48527|app: 0|req: 2623/5186] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:27 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1689 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.039131] [48526]: DEBUG nova.api.openstack.wsgi [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.040503] [48526]: DEBUG nova.compute.api [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.044859] [48526]: DEBUG oslo_concurrency.lockutils [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.045186] [48526]: DEBUG oslo_concurrency.lockutils [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.045436] [48526]: DEBUG oslo_concurrency.lockutils [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.045775] [48526]: DEBUG oslo_concurrency.lockutils [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.046011] [48526]: DEBUG oslo_concurrency.lockutils [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.046169] [48526]: DEBUG oslo_concurrency.lockutils [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.066613] [48526]: WARNING neutronclient.v2_0.client [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.110199] [48527]: DEBUG nova.api.openstack.wsgi [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.111695] [48527]: DEBUG nova.compute.api [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.115935] [48527]: DEBUG oslo_concurrency.lockutils [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.116255] [48527]: DEBUG oslo_concurrency.lockutils [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.116480] [48527]: DEBUG oslo_concurrency.lockutils [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.116812] [48527]: DEBUG oslo_concurrency.lockutils [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.117034] [48527]: DEBUG oslo_concurrency.lockutils [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.117187] [48527]: DEBUG oslo_concurrency.lockutils [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.137325] [48526]: DEBUG nova.policy [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.142491] [48526]: INFO nova.api.openstack.requestlog [None req-60b9993a-1927-435d-8905-5873368d02e5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1510 microversion: 2.1 time: 0.107177 [ 1064.142837] [48526]: [pid: 48526|app: 0|req: 2564/5187] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:28 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1510 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.145707] [48527]: DEBUG oslo_concurrency.lockutils [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.145900] [48527]: DEBUG oslo_concurrency.lockutils [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.146047] [48527]: DEBUG oslo_concurrency.lockutils [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.146203] [48527]: DEBUG nova.objects.instance [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 7d59c6b3-7e5d-4251-aeca-964747231120 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1064.153116] [48527]: WARNING neutronclient.v2_0.client [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.172271] [48527]: DEBUG nova.policy [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.177648] [48527]: INFO nova.api.openstack.requestlog [None req-426ce832-3a1b-4981-9a69-38562d0aae31 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1292 microversion: 2.1 time: 0.069489 [ 1064.178261] [48527]: [pid: 48527|app: 0|req: 2624/5188] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:28 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1292 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.221856] [48526]: DEBUG nova.api.openstack.wsgi [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.223455] [48526]: DEBUG nova.compute.api [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.227464] [48526]: DEBUG oslo_concurrency.lockutils [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.227696] [48526]: DEBUG oslo_concurrency.lockutils [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.227900] [48526]: DEBUG oslo_concurrency.lockutils [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.228202] [48526]: DEBUG oslo_concurrency.lockutils [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.228398] [48526]: DEBUG oslo_concurrency.lockutils [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.228535] [48526]: DEBUG oslo_concurrency.lockutils [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.247089] [48526]: WARNING neutronclient.v2_0.client [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.267143] [48526]: DEBUG nova.policy [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.271983] [48526]: INFO nova.api.openstack.requestlog [None req-c319b4ba-76fc-4be6-bf9b-f294ca9a3986 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1299 microversion: 2.1 time: 0.052774 [ 1064.272347] [48526]: [pid: 48526|app: 0|req: 2565/5189] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:28 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.378356] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d0e7b65-cfa6-4249-b997-8f08a9e508cb tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.428063] [48527]: INFO nova.api.openstack.requestlog [None req-5d0e7b65-cfa6-4249-b997-8f08a9e508cb tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1558 microversion: 2.1 time: 0.051781 [ 1064.428645] [48527]: [pid: 48527|app: 0|req: 2625/5190] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:28 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1558 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.470797] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.472397] [48526]: DEBUG nova.compute.api [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.478503] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.478759] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.478861] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.479165] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.479309] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.479429] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.505675] [48526]: WARNING neutronclient.v2_0.client [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.530486] [48526]: DEBUG nova.policy [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.538215] [48526]: INFO nova.api.openstack.requestlog [None req-6c10e182-a7f8-4f2b-8480-53c16531a212 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1208 microversion: 2.1 time: 0.068609 [ 1064.538215] [48526]: [pid: 48526|app: 0|req: 2566/5191] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:28 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.541256] [48527]: DEBUG nova.api.openstack.wsgi [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.542782] [48527]: DEBUG nova.compute.api [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.547952] [48527]: DEBUG oslo_concurrency.lockutils [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.548171] [48527]: DEBUG oslo_concurrency.lockutils [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.548404] [48527]: DEBUG oslo_concurrency.lockutils [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.548674] [48527]: DEBUG oslo_concurrency.lockutils [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.548821] [48527]: DEBUG oslo_concurrency.lockutils [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.548945] [48527]: DEBUG oslo_concurrency.lockutils [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.568637] [48527]: WARNING neutronclient.v2_0.client [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.587566] [48527]: DEBUG nova.policy [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.592134] [48527]: INFO nova.api.openstack.requestlog [None req-e82261f0-65c9-4643-8fce-04e9ec8a7755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1234 microversion: 2.1 time: 0.053045 [ 1064.592503] [48527]: [pid: 48527|app: 0|req: 2626/5192] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:28 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.665684] [48526]: DEBUG nova.api.openstack.wsgi [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.667265] [48526]: DEBUG nova.compute.api [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.670943] [48526]: DEBUG oslo_concurrency.lockutils [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.671132] [48526]: DEBUG oslo_concurrency.lockutils [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.671263] [48526]: DEBUG oslo_concurrency.lockutils [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.671602] [48526]: DEBUG oslo_concurrency.lockutils [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.671746] [48526]: DEBUG oslo_concurrency.lockutils [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.671868] [48526]: DEBUG oslo_concurrency.lockutils [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.690802] [48526]: WARNING neutronclient.v2_0.client [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.693284] [48527]: DEBUG nova.api.openstack.wsgi [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.695095] [48527]: DEBUG nova.compute.api [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.700227] [48527]: DEBUG oslo_concurrency.lockutils [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.700455] [48527]: DEBUG oslo_concurrency.lockutils [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.700786] [48527]: DEBUG oslo_concurrency.lockutils [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.701109] [48527]: DEBUG oslo_concurrency.lockutils [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.701265] [48527]: DEBUG oslo_concurrency.lockutils [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.701433] [48527]: DEBUG oslo_concurrency.lockutils [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.721527] [48526]: DEBUG nova.policy [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.724864] [48526]: INFO nova.api.openstack.requestlog [None req-24edba19-2cf1-4563-8246-29b0cb3d1622 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1235 microversion: 2.1 time: 0.061293 [ 1064.725331] [48526]: [pid: 48526|app: 0|req: 2567/5193] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:28 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.730794] [48527]: WARNING neutronclient.v2_0.client [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.781678] [48526]: DEBUG nova.api.openstack.wsgi [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.783323] [48526]: DEBUG nova.compute.api [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.786957] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.787155] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.787367] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.787673] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.787823] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.787947] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.813211] [48526]: WARNING neutronclient.v2_0.client [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.836098] [48526]: DEBUG nova.policy [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.841095] [48526]: DEBUG nova.policy [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.841823] [48526]: DEBUG nova.policy [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.842446] [48526]: INFO nova.api.openstack.requestlog [None req-c20d778a-1f48-4d9a-b142-15f0f8a2cb74 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1357 microversion: 2.57 time: 0.063170 [ 1064.842759] [48526]: [pid: 48526|app: 0|req: 2568/5194] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1357 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1064.845304] [48526]: DEBUG nova.api.openstack.wsgi [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.846662] [48526]: DEBUG nova.compute.api [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.850170] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.850385] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.850531] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.850783] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.850928] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.851059] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.867427] [48527]: DEBUG nova.policy [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.872339] [48527]: INFO nova.api.openstack.requestlog [None req-abad55af-9e9b-416b-98c0-f6a0bf568452 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.182028 [ 1064.872668] [48527]: [pid: 48527|app: 0|req: 2627/5195] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:28 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1064.876831] [48526]: WARNING neutronclient.v2_0.client [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.952627] [48526]: DEBUG nova.policy [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.960482] [48526]: INFO nova.api.openstack.requestlog [None req-9c5c5935-8ba5-4cf3-ae48-0824b4cc986a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1689 microversion: 2.1 time: 0.116742 [ 1064.960835] [48526]: [pid: 48526|app: 0|req: 2569/5196] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1689 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.155780] [48527]: DEBUG nova.api.openstack.wsgi [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.157104] [48527]: DEBUG nova.compute.api [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1065.161959] [48527]: DEBUG oslo_concurrency.lockutils [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.163032] [48527]: DEBUG oslo_concurrency.lockutils [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.163032] [48527]: DEBUG oslo_concurrency.lockutils [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.163032] [48527]: DEBUG oslo_concurrency.lockutils [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.163032] [48527]: DEBUG oslo_concurrency.lockutils [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.163032] [48527]: DEBUG oslo_concurrency.lockutils [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.183364] [48527]: WARNING neutronclient.v2_0.client [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.191642] [48526]: DEBUG nova.api.openstack.wsgi [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.193796] [48526]: DEBUG nova.compute.api [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1065.198289] [48526]: DEBUG oslo_concurrency.lockutils [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.198630] [48526]: DEBUG oslo_concurrency.lockutils [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.198787] [48526]: DEBUG oslo_concurrency.lockutils [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.199085] [48526]: DEBUG oslo_concurrency.lockutils [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.199251] [48526]: DEBUG oslo_concurrency.lockutils [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.199382] [48526]: DEBUG oslo_concurrency.lockutils [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.223657] [48526]: DEBUG oslo_concurrency.lockutils [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.223865] [48526]: DEBUG oslo_concurrency.lockutils [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.224033] [48526]: DEBUG oslo_concurrency.lockutils [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.224241] [48526]: DEBUG nova.objects.instance [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 7d59c6b3-7e5d-4251-aeca-964747231120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1065.228031] [48526]: WARNING neutronclient.v2_0.client [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.265635] [48526]: DEBUG nova.policy [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.271825] [48526]: INFO nova.api.openstack.requestlog [None req-5032043c-0bab-4924-bbf3-c68446b92b1f tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1292 microversion: 2.1 time: 0.082744 [ 1065.272228] [48526]: [pid: 48526|app: 0|req: 2570/5197] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1292 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.286779] [48526]: DEBUG nova.api.openstack.wsgi [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.288425] [48526]: DEBUG nova.compute.api [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1065.291013] [48527]: DEBUG nova.policy [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.291938] [48526]: DEBUG oslo_concurrency.lockutils [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.292140] [48526]: DEBUG oslo_concurrency.lockutils [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.292284] [48526]: DEBUG oslo_concurrency.lockutils [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.292629] [48526]: DEBUG oslo_concurrency.lockutils [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.292848] [48526]: DEBUG oslo_concurrency.lockutils [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.292982] [48526]: DEBUG oslo_concurrency.lockutils [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.295480] [48527]: INFO nova.api.openstack.requestlog [None req-73a52f00-396a-48e0-b434-e2d338d02054 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1510 microversion: 2.1 time: 0.142284 [ 1065.295850] [48527]: [pid: 48527|app: 0|req: 2628/5198] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1510 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.311411] [48526]: WARNING neutronclient.v2_0.client [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.330227] [48526]: DEBUG nova.policy [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.334379] [48526]: INFO nova.api.openstack.requestlog [None req-aef470ac-503d-43c5-87ce-64387b803fcd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1299 microversion: 2.1 time: 0.049792 [ 1065.334697] [48526]: [pid: 48526|app: 0|req: 2571/5199] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.439728] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f941554-b8ea-4b0e-988f-6f3597c5e431 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.473339] [48527]: INFO nova.api.openstack.requestlog [None req-6f941554-b8ea-4b0e-988f-6f3597c5e431 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1558 microversion: 2.1 time: 0.037369 [ 1065.473778] [48527]: [pid: 48527|app: 0|req: 2629/5200] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1558 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.550736] [48526]: DEBUG nova.api.openstack.wsgi [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.555421] [48526]: DEBUG nova.compute.api [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1065.560617] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.561250] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.561403] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.561899] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.562064] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.562191] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.582338] [48526]: WARNING neutronclient.v2_0.client [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.601013] [48526]: DEBUG nova.policy [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.605258] [48527]: DEBUG nova.api.openstack.wsgi [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.606704] [48527]: DEBUG nova.compute.api [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1065.607574] [48526]: INFO nova.api.openstack.requestlog [None req-1d2c4c28-3e37-40ac-8bc3-b78b08cfe125 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1208 microversion: 2.1 time: 0.059560 [ 1065.607911] [48526]: [pid: 48526|app: 0|req: 2572/5201] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1208 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.613123] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.613396] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.613540] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.613833] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.613984] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.614119] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.630881] [48527]: WARNING neutronclient.v2_0.client [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.658186] [48527]: DEBUG nova.policy [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.663883] [48527]: INFO nova.api.openstack.requestlog [None req-8ef8e359-bd19-4b21-932b-a88319882a0e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1234 microversion: 2.1 time: 0.060755 [ 1065.664289] [48527]: [pid: 48527|app: 0|req: 2630/5202] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.666616] [48526]: DEBUG nova.api.openstack.wsgi [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.668407] [48526]: DEBUG nova.policy [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.668871] [48526]: DEBUG nova.compute.api [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Searching by: {'deleted': False, 'project_id': '10a67862e648470cbf29a3115d93f00e'} {{(pid=48526) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1065.672481] [48526]: DEBUG oslo_concurrency.lockutils [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.672662] [48526]: DEBUG oslo_concurrency.lockutils [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.672801] [48526]: DEBUG oslo_concurrency.lockutils [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.673189] [48526]: DEBUG oslo_concurrency.lockutils [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.673483] [48526]: DEBUG oslo_concurrency.lockutils [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.673993] [48526]: DEBUG oslo_concurrency.lockutils [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.690544] [48526]: DEBUG nova.compute.multi_cell_list [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48526) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1065.709244] [48526]: INFO nova.api.openstack.requestlog [None req-31505136-6640-44ce-9a71-22dd3d85077e tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 340 microversion: 2.1 time: 0.045393 [ 1065.709616] [48526]: [pid: 48526|app: 0|req: 2573/5203] 10.180.1.21 () {58 vars in 1120 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers => generated 340 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1065.717180] [48527]: DEBUG nova.api.openstack.wsgi [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.720015] [48527]: DEBUG nova.policy [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.720490] [48527]: DEBUG nova.compute.api [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Searching by: {'deleted': False, 'project_id': '10a67862e648470cbf29a3115d93f00e'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1065.723438] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.723614] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.723743] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.724181] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.724457] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.724506] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.742337] [48526]: DEBUG nova.api.openstack.wsgi [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.743556] [48527]: DEBUG nova.compute.multi_cell_list [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1065.744092] [48526]: DEBUG nova.compute.api [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1065.748311] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.748541] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.748679] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.748938] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.749092] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.749216] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.765498] [48526]: WARNING neutronclient.v2_0.client [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.768153] [48527]: DEBUG nova.policy [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.771554] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.771819] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.771958] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.778019] [48527]: WARNING neutronclient.v2_0.client [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.954501] [48526]: DEBUG nova.policy [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.958948] [48526]: INFO nova.api.openstack.requestlog [None req-d8035ad2-e187-4f09-96a4-44c9066458af tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1235 microversion: 2.1 time: 0.218761 [ 1065.959344] [48526]: [pid: 48526|app: 0|req: 2574/5204] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1235 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.963046] [48526]: DEBUG nova.api.openstack.wsgi [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.963046] [48526]: DEBUG nova.compute.api [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1065.966139] [48526]: DEBUG oslo_concurrency.lockutils [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.966378] [48526]: DEBUG oslo_concurrency.lockutils [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.966558] [48526]: DEBUG oslo_concurrency.lockutils [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.966843] [48526]: DEBUG oslo_concurrency.lockutils [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.967045] [48526]: DEBUG oslo_concurrency.lockutils [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.967230] [48526]: DEBUG oslo_concurrency.lockutils [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.982600] [48526]: WARNING neutronclient.v2_0.client [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.018737] [48526]: DEBUG nova.policy [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.023368] [48526]: DEBUG nova.policy [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.024088] [48526]: DEBUG nova.policy [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.024720] [48526]: INFO nova.api.openstack.requestlog [None req-88590196-a440-4bfe-b261-15a752760ded tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1357 microversion: 2.57 time: 0.064878 [ 1066.025090] [48526]: [pid: 48526|app: 0|req: 2575/5205] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1357 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1066.027468] [48526]: DEBUG nova.api.openstack.wsgi [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.028954] [48526]: DEBUG nova.compute.api [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.032175] [48526]: DEBUG oslo_concurrency.lockutils [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.032402] [48526]: DEBUG oslo_concurrency.lockutils [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.032588] [48526]: DEBUG oslo_concurrency.lockutils [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.032869] [48526]: DEBUG oslo_concurrency.lockutils [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.033055] [48526]: DEBUG oslo_concurrency.lockutils [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.033212] [48526]: DEBUG oslo_concurrency.lockutils [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.039355] [48527]: INFO nova.api.openstack.requestlog [None req-38cf46ce-9522-4de6-aa7b-a80d0fec0a5c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1711 microversion: 2.1 time: 0.324433 [ 1066.039675] [48527]: [pid: 48527|app: 0|req: 2631/5206] 10.180.1.21 () {58 vars in 1141 bytes} [Fri Dec 12 13:59:29 2025] GET /compute/v2.1/servers/detail => generated 1711 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.042124] [48527]: DEBUG nova.api.openstack.wsgi [req-a091622a-2734-4668-bb57-45ff20260005 req-4c371b15-00fa-4505-a586-6a6d49eba00d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b189ceb3-f135-40c7-af0b-94b213f461bc", "name": "network-vif-deleted", "tag": "b8b7c902-cec2-4450-ac0b-3557090728b5"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1066.047965] [48527]: DEBUG oslo_concurrency.lockutils [req-a091622a-2734-4668-bb57-45ff20260005 req-4c371b15-00fa-4505-a586-6a6d49eba00d service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.048165] [48527]: DEBUG oslo_concurrency.lockutils [req-a091622a-2734-4668-bb57-45ff20260005 req-4c371b15-00fa-4505-a586-6a6d49eba00d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.048893] [48527]: DEBUG oslo_concurrency.lockutils [req-a091622a-2734-4668-bb57-45ff20260005 req-4c371b15-00fa-4505-a586-6a6d49eba00d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.053986] [48526]: WARNING neutronclient.v2_0.client [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.054757] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a091622a-2734-4668-bb57-45ff20260005 req-4c371b15-00fa-4505-a586-6a6d49eba00d service nova] Creating event network-vif-deleted:b8b7c902-cec2-4450-ac0b-3557090728b5 for instance b189ceb3-f135-40c7-af0b-94b213f461bc on cpu-1 [ 1066.059555] [48527]: INFO nova.api.openstack.requestlog [req-a091622a-2734-4668-bb57-45ff20260005 req-4c371b15-00fa-4505-a586-6a6d49eba00d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019244 [ 1066.060035] [48527]: [pid: 48527|app: 0|req: 2632/5207] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:30 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) [ 1066.064051] [48527]: DEBUG nova.api.openstack.wsgi [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.065352] [48527]: DEBUG nova.compute.api [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.076167] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.076373] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.076508] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.076761] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.076899] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.077033] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.105672] [48527]: WARNING neutronclient.v2_0.client [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.221790] [48526]: DEBUG nova.policy [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.229384] [48526]: INFO nova.api.openstack.requestlog [None req-649e93c0-ba61-4a4c-97b6-93a7ee9b1f8c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.203382 [ 1066.229925] [48526]: [pid: 48526|app: 0|req: 2576/5208] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.232827] [48526]: DEBUG nova.api.openstack.wsgi [None req-a597265c-7759-4137-8ed0-add3b5ba5061 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.244183] [48526]: INFO nova.api.openstack.requestlog [None req-a597265c-7759-4137-8ed0-add3b5ba5061 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.013683 [ 1066.244668] [48526]: [pid: 48526|app: 0|req: 2577/5209] 10.180.1.21 () {58 vars in 1129 bytes} [Fri Dec 12 13:59:30 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) [ 1066.280041] [48527]: DEBUG nova.policy [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.285669] [48526]: DEBUG nova.api.openstack.wsgi [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.286153] [48527]: INFO nova.api.openstack.requestlog [None req-c1f69c45-dd9f-41a0-b159-a20d240f3b5b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1689 microversion: 2.1 time: 0.225386 [ 1066.286537] [48527]: [pid: 48527|app: 0|req: 2633/5210] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1689 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.290031] [48526]: DEBUG nova.compute.api [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.291725] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.291907] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.292051] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.292303] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.292452] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.292889] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.309961] [48527]: DEBUG nova.api.openstack.wsgi [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.311547] [48527]: DEBUG nova.compute.api [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.314700] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.314889] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.314960] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.315029] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.315168] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.315210] [48526]: DEBUG nova.objects.instance [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 7d59c6b3-7e5d-4251-aeca-964747231120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1066.315300] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.315574] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.316265] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.316265] [48527]: DEBUG oslo_concurrency.lockutils [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.321031] [48526]: WARNING neutronclient.v2_0.client [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.337634] [48527]: WARNING neutronclient.v2_0.client [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.347344] [48526]: DEBUG nova.policy [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.359402] [48526]: INFO nova.api.openstack.requestlog [None req-9bdfb01e-6c51-49ed-87c6-f916a3af30e2 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1292 microversion: 2.1 time: 0.075960 [ 1066.363115] [48526]: [pid: 48526|app: 0|req: 2578/5211] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1292 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.365934] [48526]: DEBUG nova.api.openstack.wsgi [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.370131] [48526]: DEBUG nova.compute.api [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.374257] [48526]: DEBUG oslo_concurrency.lockutils [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.374447] [48526]: DEBUG oslo_concurrency.lockutils [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.374582] [48526]: DEBUG oslo_concurrency.lockutils [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.374837] [48526]: DEBUG oslo_concurrency.lockutils [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.374978] [48526]: DEBUG oslo_concurrency.lockutils [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.375110] [48526]: DEBUG oslo_concurrency.lockutils [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.395645] [48526]: WARNING neutronclient.v2_0.client [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.401661] [48527]: DEBUG nova.policy [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.407694] [48527]: INFO nova.api.openstack.requestlog [None req-7bf985c7-2728-45b8-a00c-76bff212c91c tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1297 microversion: 2.1 time: 0.099290 [ 1066.408447] [48527]: [pid: 48527|app: 0|req: 2634/5212] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1297 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.412284] [48527]: DEBUG nova.api.openstack.wsgi [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.412624] [48527]: DEBUG nova.compute.api [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.417032] [48527]: DEBUG oslo_concurrency.lockutils [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.417578] [48527]: DEBUG oslo_concurrency.lockutils [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.417578] [48527]: DEBUG oslo_concurrency.lockutils [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.417953] [48527]: DEBUG oslo_concurrency.lockutils [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.418140] [48527]: DEBUG oslo_concurrency.lockutils [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.418277] [48527]: DEBUG oslo_concurrency.lockutils [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.450895] [48527]: DEBUG nova.compute.api [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1066.522259] [48527]: INFO nova.api.openstack.requestlog [None req-69f8d13c-14be-4ae9-aa62-a061da924e04 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 204 len: 0 microversion: 2.1 time: 0.112948 [ 1066.522620] [48527]: [pid: 48527|app: 0|req: 2635/5213] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:30 2025] DELETE /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1066.525375] [48527]: DEBUG nova.api.openstack.wsgi [None req-64e3200e-1d4a-4cb2-b4e4-8f5195ed0d92 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.532165] [48526]: DEBUG nova.policy [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.536919] [48526]: INFO nova.api.openstack.requestlog [None req-1036d198-5ff2-418b-9475-887ee98a291d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1364 microversion: 2.1 time: 0.173136 [ 1066.537349] [48526]: [pid: 48526|app: 0|req: 2579/5214] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1364 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.540321] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.541930] [48526]: DEBUG nova.compute.api [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.545877] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.546132] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.546303] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.546592] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.546743] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.546864] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.567565] [48527]: INFO nova.api.openstack.requestlog [None req-64e3200e-1d4a-4cb2-b4e4-8f5195ed0d92 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1558 microversion: 2.1 time: 0.044179 [ 1066.568124] [48527]: [pid: 48527|app: 0|req: 2636/5215] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1558 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.580109] [48526]: WARNING neutronclient.v2_0.client [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.620789] [48527]: DEBUG nova.api.openstack.wsgi [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.622658] [48527]: DEBUG nova.compute.api [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.626224] [48527]: DEBUG oslo_concurrency.lockutils [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.626413] [48527]: DEBUG oslo_concurrency.lockutils [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.626549] [48527]: DEBUG oslo_concurrency.lockutils [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.626797] [48527]: DEBUG oslo_concurrency.lockutils [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.626936] [48527]: DEBUG oslo_concurrency.lockutils [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.627069] [48527]: DEBUG oslo_concurrency.lockutils [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.643459] [48527]: WARNING neutronclient.v2_0.client [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.687739] [48526]: DEBUG nova.policy [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.695084] [48526]: INFO nova.api.openstack.requestlog [None req-ea37bbf5-96a4-4174-a118-1a00854f636b tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1714 microversion: 2.1 time: 0.157080 [ 1066.695501] [48526]: [pid: 48526|app: 0|req: 2580/5216] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1714 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.698122] [48526]: DEBUG nova.api.openstack.wsgi [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.699905] [48526]: DEBUG nova.compute.api [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.701228] [48527]: DEBUG nova.policy [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.703513] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.703770] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.703981] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.704241] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.704457] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.704629] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.705802] [48527]: INFO nova.api.openstack.requestlog [None req-a60fb5dd-b98b-4a90-8c4f-55ef9548730c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1208 microversion: 2.1 time: 0.087882 [ 1066.706160] [48527]: [pid: 48527|app: 0|req: 2637/5217] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1208 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.722485] [48526]: WARNING neutronclient.v2_0.client [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.741634] [48526]: DEBUG nova.policy [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.746450] [48526]: INFO nova.api.openstack.requestlog [None req-6cacf9c8-4246-41f0-8c5b-feb48c777d46 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1234 microversion: 2.1 time: 0.050279 [ 1066.746798] [48526]: [pid: 48526|app: 0|req: 2581/5218] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:30 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.912183] [48527]: DEBUG nova.api.openstack.wsgi [req-7a5144f5-60a9-4197-bba4-9dcbaf3f5325 req-f58bd197-2011-45d9-867e-8ec2d53071c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1bfdc10f-cc1d-4efa-b640-cb2580741575", "name": "network-vif-plugged", "status": "completed", "tag": "e6b70eee-26af-4ec6-9e58-710d17bfd8ef"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1066.919235] [48527]: DEBUG oslo_concurrency.lockutils [req-7a5144f5-60a9-4197-bba4-9dcbaf3f5325 req-f58bd197-2011-45d9-867e-8ec2d53071c3 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.919480] [48527]: DEBUG oslo_concurrency.lockutils [req-7a5144f5-60a9-4197-bba4-9dcbaf3f5325 req-f58bd197-2011-45d9-867e-8ec2d53071c3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.919793] [48527]: DEBUG oslo_concurrency.lockutils [req-7a5144f5-60a9-4197-bba4-9dcbaf3f5325 req-f58bd197-2011-45d9-867e-8ec2d53071c3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.926762] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7a5144f5-60a9-4197-bba4-9dcbaf3f5325 req-f58bd197-2011-45d9-867e-8ec2d53071c3 service nova] Creating event network-vif-plugged:e6b70eee-26af-4ec6-9e58-710d17bfd8ef for instance 1bfdc10f-cc1d-4efa-b640-cb2580741575 on cpu-1 [ 1066.931859] [48527]: INFO nova.api.openstack.requestlog [req-7a5144f5-60a9-4197-bba4-9dcbaf3f5325 req-f58bd197-2011-45d9-867e-8ec2d53071c3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021858 [ 1066.932285] [48527]: [pid: 48527|app: 0|req: 2638/5219] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:31 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) [ 1066.972755] [48526]: DEBUG nova.api.openstack.wsgi [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.974269] [48526]: DEBUG nova.compute.api [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.977793] [48526]: DEBUG oslo_concurrency.lockutils [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.977984] [48526]: DEBUG oslo_concurrency.lockutils [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.978143] [48526]: DEBUG oslo_concurrency.lockutils [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.978503] [48526]: DEBUG oslo_concurrency.lockutils [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.978660] [48526]: DEBUG oslo_concurrency.lockutils [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.978839] [48526]: DEBUG oslo_concurrency.lockutils [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.000522] [48526]: WARNING neutronclient.v2_0.client [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.032868] [48526]: DEBUG nova.policy [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.040232] [48526]: INFO nova.api.openstack.requestlog [None req-843e0d72-b843-47a7-b337-71aaff876a1b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1235 microversion: 2.1 time: 0.069808 [ 1067.040729] [48526]: [pid: 48526|app: 0|req: 2582/5220] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1235 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.044222] [48527]: DEBUG nova.api.openstack.wsgi [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.046310] [48527]: DEBUG nova.compute.api [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.051707] [48527]: DEBUG oslo_concurrency.lockutils [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.051930] [48527]: DEBUG oslo_concurrency.lockutils [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.052075] [48527]: DEBUG oslo_concurrency.lockutils [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.052794] [48527]: DEBUG oslo_concurrency.lockutils [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.052794] [48527]: DEBUG oslo_concurrency.lockutils [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.052794] [48527]: DEBUG oslo_concurrency.lockutils [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.075327] [48527]: WARNING neutronclient.v2_0.client [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.097684] [48527]: DEBUG nova.policy [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.104730] [48527]: DEBUG nova.policy [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.105945] [48527]: DEBUG nova.policy [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.107159] [48527]: INFO nova.api.openstack.requestlog [None req-33283a89-418b-41d6-bfe4-0367cf47b008 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1357 microversion: 2.57 time: 0.066534 [ 1067.107683] [48527]: [pid: 48527|app: 0|req: 2639/5221] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1357 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1067.243878] [48526]: DEBUG nova.api.openstack.wsgi [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.245751] [48526]: DEBUG nova.compute.api [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.250461] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.250720] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.250823] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.251132] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.251328] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.251519] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.271897] [48526]: WARNING neutronclient.v2_0.client [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.301476] [48527]: DEBUG nova.api.openstack.wsgi [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.303044] [48527]: DEBUG nova.compute.api [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.306648] [48527]: DEBUG oslo_concurrency.lockutils [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.306793] [48527]: DEBUG oslo_concurrency.lockutils [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.306831] [48527]: DEBUG oslo_concurrency.lockutils [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.307085] [48527]: DEBUG oslo_concurrency.lockutils [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.307241] [48527]: DEBUG oslo_concurrency.lockutils [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.307378] [48527]: DEBUG oslo_concurrency.lockutils [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.327243] [48527]: WARNING neutronclient.v2_0.client [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.335680] [48526]: DEBUG nova.policy [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.342373] [48526]: INFO nova.api.openstack.requestlog [None req-d3ee9e1d-0b7d-4ec4-baa2-d75b11ff184e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.101241 [ 1067.342728] [48526]: [pid: 48526|app: 0|req: 2583/5222] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.376708] [48526]: DEBUG nova.api.openstack.wsgi [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.378328] [48526]: DEBUG nova.compute.api [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.382043] [48526]: DEBUG oslo_concurrency.lockutils [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.382280] [48526]: DEBUG oslo_concurrency.lockutils [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.382379] [48526]: DEBUG oslo_concurrency.lockutils [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.382661] [48526]: DEBUG oslo_concurrency.lockutils [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.382850] [48526]: DEBUG oslo_concurrency.lockutils [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.382977] [48526]: DEBUG oslo_concurrency.lockutils [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.403704] [48526]: DEBUG oslo_concurrency.lockutils [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.403995] [48526]: DEBUG oslo_concurrency.lockutils [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.404196] [48526]: DEBUG oslo_concurrency.lockutils [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.404369] [48526]: DEBUG nova.objects.instance [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 7d59c6b3-7e5d-4251-aeca-964747231120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1067.408267] [48526]: WARNING neutronclient.v2_0.client [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.423087] [48527]: DEBUG nova.policy [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.432585] [48526]: DEBUG nova.policy [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.436468] [48527]: INFO nova.api.openstack.requestlog [None req-4492ea3c-2a12-4020-b857-fdb2530671ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1688 microversion: 2.1 time: 0.137135 [ 1067.437065] [48527]: [pid: 48527|app: 0|req: 2640/5223] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1688 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.438203] [48526]: INFO nova.api.openstack.requestlog [None req-b704444b-f0cc-4eb6-bd73-c823916074fd tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1292 microversion: 2.1 time: 0.063674 [ 1067.438630] [48526]: [pid: 48526|app: 0|req: 2584/5224] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1292 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.440382] [48527]: DEBUG nova.api.openstack.wsgi [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.442161] [48527]: DEBUG nova.compute.api [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.447084] [48527]: DEBUG oslo_concurrency.lockutils [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.447295] [48527]: DEBUG oslo_concurrency.lockutils [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.447451] [48527]: DEBUG oslo_concurrency.lockutils [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.447740] [48527]: DEBUG oslo_concurrency.lockutils [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.447909] [48527]: DEBUG oslo_concurrency.lockutils [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.448046] [48527]: DEBUG oslo_concurrency.lockutils [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.478283] [48527]: DEBUG oslo_concurrency.lockutils [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.478283] [48527]: DEBUG oslo_concurrency.lockutils [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.478283] [48527]: DEBUG oslo_concurrency.lockutils [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.478283] [48527]: DEBUG nova.objects.instance [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lazy-loading 'fault' on Instance uuid b189ceb3-f135-40c7-af0b-94b213f461bc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1067.482043] [48527]: WARNING neutronclient.v2_0.client [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.499574] [48527]: DEBUG nova.policy [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.504120] [48527]: INFO nova.api.openstack.requestlog [None req-b66c0d2d-bc48-41b0-ad54-65291f560114 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1302 microversion: 2.1 time: 0.066504 [ 1067.504584] [48527]: [pid: 48527|app: 0|req: 2641/5225] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.552508] [48526]: DEBUG nova.api.openstack.wsgi [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.554053] [48526]: DEBUG nova.compute.api [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.559121] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.559121] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.559121] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.559121] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.559517] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.559517] [48526]: DEBUG oslo_concurrency.lockutils [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.577309] [48527]: DEBUG nova.api.openstack.wsgi [None req-58173937-20b0-4609-a8a1-924cdef64c24 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.580904] [48526]: WARNING neutronclient.v2_0.client [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.613545] [48527]: INFO nova.api.openstack.requestlog [None req-58173937-20b0-4609-a8a1-924cdef64c24 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1558 microversion: 2.1 time: 0.038403 [ 1067.614445] [48527]: [pid: 48527|app: 0|req: 2642/5226] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1558 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.688928] [48526]: DEBUG nova.policy [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.697883] [48526]: INFO nova.api.openstack.requestlog [None req-cd571ef2-859c-455c-8453-b7219f54d251 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1364 microversion: 2.1 time: 0.147517 [ 1067.698578] [48526]: [pid: 48526|app: 0|req: 2585/5227] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1364 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.709565] [48527]: DEBUG nova.api.openstack.wsgi [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.711286] [48527]: DEBUG nova.compute.api [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.716751] [48527]: DEBUG oslo_concurrency.lockutils [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.716955] [48527]: DEBUG oslo_concurrency.lockutils [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.717136] [48527]: DEBUG oslo_concurrency.lockutils [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.717401] [48527]: DEBUG oslo_concurrency.lockutils [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.717550] [48527]: DEBUG oslo_concurrency.lockutils [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.717677] [48527]: DEBUG oslo_concurrency.lockutils [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.719755] [48526]: DEBUG nova.api.openstack.wsgi [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.721774] [48526]: DEBUG nova.compute.api [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.725479] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.725670] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.725804] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.726110] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.726271] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.726397] [48526]: DEBUG oslo_concurrency.lockutils [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.746423] [48527]: WARNING neutronclient.v2_0.client [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.748751] [48526]: WARNING neutronclient.v2_0.client [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.768806] [48526]: DEBUG nova.policy [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.774037] [48526]: INFO nova.api.openstack.requestlog [None req-24bc6c10-0a37-481c-9cc8-778d481322f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1208 microversion: 2.1 time: 0.056468 [ 1067.774494] [48526]: [pid: 48526|app: 0|req: 2586/5228] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.777236] [48526]: DEBUG nova.api.openstack.wsgi [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.778750] [48526]: DEBUG nova.compute.api [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.782275] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.782527] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.782684] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.783124] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.783366] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.783579] [48526]: DEBUG oslo_concurrency.lockutils [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.803626] [48526]: WARNING neutronclient.v2_0.client [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.822614] [48526]: DEBUG nova.policy [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.827383] [48526]: INFO nova.api.openstack.requestlog [None req-b4bf67c4-929d-46bb-adec-9a7e68a76c42 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1234 microversion: 2.1 time: 0.052175 [ 1067.827747] [48526]: [pid: 48526|app: 0|req: 2587/5229] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.848975] [48527]: DEBUG nova.policy [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.853696] [48527]: INFO nova.api.openstack.requestlog [None req-05bd48a4-782c-4d52-a891-99e1224e6fd1 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1714 microversion: 2.1 time: 0.146715 [ 1067.854119] [48527]: [pid: 48527|app: 0|req: 2643/5230] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:31 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1714 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.055855] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.057294] [48526]: DEBUG nova.compute.api [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.060958] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.061162] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.061296] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.061634] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.061791] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.061914] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.080284] [48526]: WARNING neutronclient.v2_0.client [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.102121] [48526]: DEBUG nova.policy [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.106604] [48526]: INFO nova.api.openstack.requestlog [None req-7ca5258d-4c1f-459c-a53c-c0a8916067de tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1235 microversion: 2.1 time: 0.052795 [ 1068.106948] [48526]: [pid: 48526|app: 0|req: 2588/5231] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.121301] [48527]: DEBUG nova.api.openstack.wsgi [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.122732] [48527]: DEBUG nova.compute.api [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.126164] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.126345] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.126479] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.126735] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.126873] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.126992] [48527]: DEBUG oslo_concurrency.lockutils [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.146138] [48527]: WARNING neutronclient.v2_0.client [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.168246] [48527]: DEBUG nova.policy [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.173115] [48527]: DEBUG nova.policy [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.173764] [48527]: DEBUG nova.policy [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.174398] [48527]: INFO nova.api.openstack.requestlog [None req-7dc247eb-4bb5-4bce-a0b6-bf3f0a35b832 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1357 microversion: 2.57 time: 0.055272 [ 1068.174764] [48527]: [pid: 48527|app: 0|req: 2644/5232] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1357 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1068.360457] [48526]: DEBUG nova.api.openstack.wsgi [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.361956] [48526]: DEBUG nova.compute.api [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.365538] [48526]: DEBUG oslo_concurrency.lockutils [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.365748] [48526]: DEBUG oslo_concurrency.lockutils [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.365893] [48526]: DEBUG oslo_concurrency.lockutils [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.366118] [48526]: DEBUG oslo_concurrency.lockutils [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.366259] [48526]: DEBUG oslo_concurrency.lockutils [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.366380] [48526]: DEBUG oslo_concurrency.lockutils [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.385520] [48526]: WARNING neutronclient.v2_0.client [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.452446] [48527]: DEBUG nova.api.openstack.wsgi [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.453497] [48526]: DEBUG nova.policy [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.453919] [48527]: DEBUG nova.compute.api [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.457745] [48527]: DEBUG oslo_concurrency.lockutils [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.457928] [48527]: DEBUG oslo_concurrency.lockutils [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.458085] [48527]: DEBUG oslo_concurrency.lockutils [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.458340] [48527]: DEBUG oslo_concurrency.lockutils [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.458487] [48527]: DEBUG oslo_concurrency.lockutils [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.458610] [48527]: DEBUG oslo_concurrency.lockutils [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.459827] [48526]: INFO nova.api.openstack.requestlog [None req-197a5037-aba7-4db3-9891-11cb11ea2540 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.101572 [ 1068.460214] [48526]: [pid: 48526|app: 0|req: 2589/5233] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.463750] [48526]: DEBUG nova.api.openstack.wsgi [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.466546] [48526]: DEBUG nova.compute.api [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.471849] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.472052] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.472189] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.472444] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.472588] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.472731] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.482923] [48527]: WARNING neutronclient.v2_0.client [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.500477] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.500706] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.500829] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.500981] [48526]: DEBUG nova.objects.instance [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 7d59c6b3-7e5d-4251-aeca-964747231120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1068.507209] [48526]: WARNING neutronclient.v2_0.client [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.528661] [48526]: DEBUG nova.policy [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.535350] [48526]: INFO nova.api.openstack.requestlog [None req-1b320936-d082-4aaf-aa1b-42fe302913ce tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1292 microversion: 2.1 time: 0.074229 [ 1068.535667] [48526]: [pid: 48526|app: 0|req: 2590/5234] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1292 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.538484] [48526]: DEBUG nova.api.openstack.wsgi [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.540138] [48526]: DEBUG nova.compute.api [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.543615] [48526]: DEBUG oslo_concurrency.lockutils [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.543836] [48526]: DEBUG oslo_concurrency.lockutils [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.543973] [48526]: DEBUG oslo_concurrency.lockutils [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.544293] [48526]: DEBUG oslo_concurrency.lockutils [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.544455] [48526]: DEBUG oslo_concurrency.lockutils [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.544585] [48526]: DEBUG oslo_concurrency.lockutils [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.569619] [48527]: DEBUG nova.policy [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.575526] [48527]: INFO nova.api.openstack.requestlog [None req-4303a6fb-87df-4411-9ad6-6becedb8b0e2 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1688 microversion: 2.1 time: 0.125576 [ 1068.576326] [48527]: [pid: 48527|app: 0|req: 2645/5235] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1688 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.576460] [48526]: DEBUG oslo_concurrency.lockutils [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.576701] [48526]: DEBUG oslo_concurrency.lockutils [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.576945] [48526]: DEBUG oslo_concurrency.lockutils [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.577350] [48526]: DEBUG nova.objects.instance [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lazy-loading 'fault' on Instance uuid b189ceb3-f135-40c7-af0b-94b213f461bc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1068.581915] [48526]: WARNING neutronclient.v2_0.client [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.602205] [48527]: DEBUG nova.api.openstack.wsgi [None req-8b251a67-f44c-419d-ad4c-a557e5547936 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.604091] [48527]: DEBUG nova.compute.api [None req-8b251a67-f44c-419d-ad4c-a557e5547936 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.606523] [48526]: DEBUG nova.policy [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.608375] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b251a67-f44c-419d-ad4c-a557e5547936 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.608644] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b251a67-f44c-419d-ad4c-a557e5547936 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.608794] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b251a67-f44c-419d-ad4c-a557e5547936 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.609103] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b251a67-f44c-419d-ad4c-a557e5547936 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.609238] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b251a67-f44c-419d-ad4c-a557e5547936 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.609365] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b251a67-f44c-419d-ad4c-a557e5547936 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.611722] [48526]: INFO nova.api.openstack.requestlog [None req-0045e763-7ea1-442b-b4d9-c1153ec5d69b tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1302 microversion: 2.1 time: 0.075492 [ 1068.612426] [48526]: [pid: 48526|app: 0|req: 2591/5236] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1302 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.623738] [48526]: DEBUG nova.api.openstack.wsgi [None req-9f5e2761-c8ea-4119-84e4-d0cb5ad2f889 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.634403] [48527]: INFO nova.api.openstack.requestlog [None req-8b251a67-f44c-419d-ad4c-a557e5547936 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.034428 [ 1068.634892] [48527]: [pid: 48527|app: 0|req: 2646/5237] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1068.654940] [48526]: INFO nova.api.openstack.requestlog [None req-9f5e2761-c8ea-4119-84e4-d0cb5ad2f889 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1644 microversion: 2.1 time: 0.033814 [ 1068.655441] [48526]: [pid: 48526|app: 0|req: 2592/5238] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1644 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.675978] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.676244] [48527]: DEBUG nova.compute.api [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.680095] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.680286] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.680596] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.680824] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.680974] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.681109] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.697992] [48527]: DEBUG nova.compute.api [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1068.712434] [48526]: DEBUG nova.api.openstack.wsgi [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.713985] [48526]: DEBUG nova.compute.api [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.717753] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.717966] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.718161] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.718549] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.718714] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.718867] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.736711] [48526]: WARNING neutronclient.v2_0.client [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.748980] [48527]: INFO nova.api.openstack.requestlog [None req-b8184ad4-9242-4d58-99c1-2c8a11c38e88 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 204 len: 0 microversion: 2.1 time: 0.074256 [ 1068.749201] [48527]: [pid: 48527|app: 0|req: 2647/5239] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:32 2025] DELETE /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1068.756098] [48527]: DEBUG nova.api.openstack.wsgi [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.758045] [48527]: DEBUG nova.compute.api [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.761522] [48527]: DEBUG oslo_concurrency.lockutils [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.761747] [48527]: DEBUG oslo_concurrency.lockutils [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.761895] [48527]: DEBUG oslo_concurrency.lockutils [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.762204] [48527]: DEBUG oslo_concurrency.lockutils [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.762435] [48527]: DEBUG oslo_concurrency.lockutils [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.762551] [48527]: DEBUG oslo_concurrency.lockutils [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.782610] [48527]: WARNING neutronclient.v2_0.client [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.800554] [48526]: DEBUG nova.policy [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.805057] [48526]: INFO nova.api.openstack.requestlog [None req-c2deeaad-9c87-4288-b8af-30dbe0cd12f6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1364 microversion: 2.1 time: 0.094973 [ 1068.805414] [48526]: [pid: 48526|app: 0|req: 2593/5240] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1364 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.808146] [48526]: DEBUG nova.api.openstack.wsgi [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.809620] [48526]: DEBUG nova.compute.api [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.812872] [48526]: DEBUG oslo_concurrency.lockutils [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.813544] [48526]: DEBUG oslo_concurrency.lockutils [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.813544] [48526]: DEBUG oslo_concurrency.lockutils [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.813544] [48526]: DEBUG oslo_concurrency.lockutils [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.814897] [48526]: DEBUG oslo_concurrency.lockutils [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.814897] [48526]: DEBUG oslo_concurrency.lockutils [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.832077] [48526]: WARNING neutronclient.v2_0.client [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.882727] [48526]: DEBUG nova.policy [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.890841] [48526]: INFO nova.api.openstack.requestlog [None req-9467dc00-038a-43b2-97d7-8fb08a4da777 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1264 microversion: 2.1 time: 0.084739 [ 1068.892134] [48526]: [pid: 48526|app: 0|req: 2594/5241] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1264 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.895502] [48526]: DEBUG nova.api.openstack.wsgi [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.897374] [48526]: DEBUG nova.compute.api [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.901610] [48526]: DEBUG oslo_concurrency.lockutils [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.901950] [48526]: DEBUG oslo_concurrency.lockutils [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.902193] [48526]: DEBUG oslo_concurrency.lockutils [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.902546] [48526]: DEBUG oslo_concurrency.lockutils [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.902817] [48526]: DEBUG oslo_concurrency.lockutils [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.903066] [48526]: DEBUG oslo_concurrency.lockutils [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.926208] [48526]: WARNING neutronclient.v2_0.client [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.946796] [48527]: DEBUG nova.policy [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.951616] [48527]: INFO nova.api.openstack.requestlog [None req-96268ee1-976e-4f51-bea8-93110fdb92f3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1672 microversion: 2.1 time: 0.198030 [ 1068.952060] [48527]: [pid: 48527|app: 0|req: 2648/5242] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:32 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1672 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1068.954566] [48527]: DEBUG nova.api.openstack.wsgi [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.956424] [48527]: DEBUG nova.compute.api [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.964568] [48527]: DEBUG oslo_concurrency.lockutils [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.964568] [48527]: DEBUG oslo_concurrency.lockutils [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.965067] [48527]: DEBUG oslo_concurrency.lockutils [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.965179] [48527]: DEBUG oslo_concurrency.lockutils [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.965307] [48527]: DEBUG oslo_concurrency.lockutils [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.965440] [48527]: DEBUG oslo_concurrency.lockutils [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.986315] [48527]: WARNING neutronclient.v2_0.client [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.999177] [48526]: DEBUG nova.policy [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.004722] [48526]: INFO nova.api.openstack.requestlog [None req-31de7bb7-89bb-4034-8a4e-dcacdff29c82 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1234 microversion: 2.1 time: 0.112763 [ 1069.005107] [48526]: [pid: 48526|app: 0|req: 2595/5243] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1234 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.008834] [48526]: DEBUG nova.api.openstack.wsgi [req-b6d303ba-a4e3-4c84-a438-6b7f1ec87ab2 req-9abb96b6-db9f-4503-91d3-8587302b6dbc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1bfdc10f-cc1d-4efa-b640-cb2580741575", "tag": "e6b70eee-26af-4ec6-9e58-710d17bfd8ef"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1069.018930] [48526]: DEBUG oslo_concurrency.lockutils [req-b6d303ba-a4e3-4c84-a438-6b7f1ec87ab2 req-9abb96b6-db9f-4503-91d3-8587302b6dbc service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.019493] [48526]: DEBUG oslo_concurrency.lockutils [req-b6d303ba-a4e3-4c84-a438-6b7f1ec87ab2 req-9abb96b6-db9f-4503-91d3-8587302b6dbc service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.019735] [48526]: DEBUG oslo_concurrency.lockutils [req-b6d303ba-a4e3-4c84-a438-6b7f1ec87ab2 req-9abb96b6-db9f-4503-91d3-8587302b6dbc service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.026549] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b6d303ba-a4e3-4c84-a438-6b7f1ec87ab2 req-9abb96b6-db9f-4503-91d3-8587302b6dbc service nova] Creating event network-changed:e6b70eee-26af-4ec6-9e58-710d17bfd8ef for instance 1bfdc10f-cc1d-4efa-b640-cb2580741575 on cpu-1 [ 1069.032628] [48526]: INFO nova.api.openstack.requestlog [req-b6d303ba-a4e3-4c84-a438-6b7f1ec87ab2 req-9abb96b6-db9f-4503-91d3-8587302b6dbc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025737 [ 1069.033306] [48526]: [pid: 48526|app: 0|req: 2596/5244] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:33 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) [ 1069.109649] [48527]: DEBUG nova.policy [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.120806] [48527]: INFO nova.api.openstack.requestlog [None req-000f3378-31b5-4c68-8c4c-5344cc8d40de tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1714 microversion: 2.1 time: 0.167869 [ 1069.120995] [48527]: [pid: 48527|app: 0|req: 2649/5245] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1714 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.122111] [48526]: DEBUG nova.api.openstack.wsgi [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.126650] [48526]: DEBUG nova.compute.api [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.131238] [48526]: DEBUG oslo_concurrency.lockutils [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.131792] [48526]: DEBUG oslo_concurrency.lockutils [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.131942] [48526]: DEBUG oslo_concurrency.lockutils [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.132710] [48526]: DEBUG oslo_concurrency.lockutils [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.132710] [48526]: DEBUG oslo_concurrency.lockutils [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.132710] [48526]: DEBUG oslo_concurrency.lockutils [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.163615] [48526]: WARNING neutronclient.v2_0.client [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.191809] [48526]: DEBUG nova.policy [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.194015] [48527]: DEBUG nova.api.openstack.wsgi [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.194652] [48527]: DEBUG nova.compute.api [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.198508] [48526]: INFO nova.api.openstack.requestlog [None req-85002b3b-b9b7-4cef-9c1d-ea3e41c4133f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1235 microversion: 2.1 time: 0.079029 [ 1069.199117] [48526]: [pid: 48526|app: 0|req: 2597/5246] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1235 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.199652] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.199767] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.200098] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.200768] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.200768] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.200948] [48527]: DEBUG oslo_concurrency.lockutils [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.229021] [48527]: WARNING neutronclient.v2_0.client [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.256198] [48526]: DEBUG nova.api.openstack.wsgi [req-1a9b8ffe-af02-4ab1-ab7c-85f95dc1c7d1 req-fb9bc5ff-463c-4382-bbac-8b89b683d511 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3ce2b480-7d40-4b73-a743-cf8e11e7af95", "name": "network-vif-deleted", "tag": "170c6538-3636-4e14-8a04-9798590f7a89"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1069.258545] [48527]: DEBUG nova.policy [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.265946] [48526]: DEBUG oslo_concurrency.lockutils [req-1a9b8ffe-af02-4ab1-ab7c-85f95dc1c7d1 req-fb9bc5ff-463c-4382-bbac-8b89b683d511 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.266149] [48526]: DEBUG oslo_concurrency.lockutils [req-1a9b8ffe-af02-4ab1-ab7c-85f95dc1c7d1 req-fb9bc5ff-463c-4382-bbac-8b89b683d511 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.266271] [48526]: DEBUG oslo_concurrency.lockutils [req-1a9b8ffe-af02-4ab1-ab7c-85f95dc1c7d1 req-fb9bc5ff-463c-4382-bbac-8b89b683d511 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.268506] [48527]: DEBUG nova.policy [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.269598] [48527]: DEBUG nova.policy [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.270623] [48527]: INFO nova.api.openstack.requestlog [None req-5f903fc6-2418-4e48-b2d5-a89fdc1210ce tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1357 microversion: 2.57 time: 0.082115 [ 1069.271203] [48527]: [pid: 48527|app: 0|req: 2650/5247] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1357 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1069.274886] [48526]: INFO nova.api.openstack.compute.server_external_events [req-1a9b8ffe-af02-4ab1-ab7c-85f95dc1c7d1 req-fb9bc5ff-463c-4382-bbac-8b89b683d511 service nova] Creating event network-vif-deleted:170c6538-3636-4e14-8a04-9798590f7a89 for instance 3ce2b480-7d40-4b73-a743-cf8e11e7af95 on cpu-1 [ 1069.279707] [48526]: INFO nova.api.openstack.requestlog [req-1a9b8ffe-af02-4ab1-ab7c-85f95dc1c7d1 req-fb9bc5ff-463c-4382-bbac-8b89b683d511 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030035 [ 1069.280710] [48526]: [pid: 48526|app: 0|req: 2598/5248] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:33 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1069.478362] [48527]: DEBUG nova.api.openstack.wsgi [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.480087] [48527]: DEBUG nova.compute.api [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.485575] [48527]: DEBUG oslo_concurrency.lockutils [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.485869] [48527]: DEBUG oslo_concurrency.lockutils [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.485959] [48527]: DEBUG oslo_concurrency.lockutils [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.486176] [48527]: DEBUG oslo_concurrency.lockutils [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.486317] [48527]: DEBUG oslo_concurrency.lockutils [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.486438] [48527]: DEBUG oslo_concurrency.lockutils [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.519708] [48527]: WARNING neutronclient.v2_0.client [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.552089] [48526]: DEBUG nova.api.openstack.wsgi [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.554410] [48526]: DEBUG nova.compute.api [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.559079] [48526]: DEBUG oslo_concurrency.lockutils [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.559288] [48526]: DEBUG oslo_concurrency.lockutils [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.559419] [48526]: DEBUG oslo_concurrency.lockutils [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.559676] [48526]: DEBUG oslo_concurrency.lockutils [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.560083] [48526]: DEBUG oslo_concurrency.lockutils [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.560233] [48526]: DEBUG oslo_concurrency.lockutils [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.591313] [48526]: DEBUG oslo_concurrency.lockutils [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.591563] [48526]: DEBUG oslo_concurrency.lockutils [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.591723] [48526]: DEBUG oslo_concurrency.lockutils [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.591890] [48526]: DEBUG nova.objects.instance [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lazy-loading 'fault' on Instance uuid 7d59c6b3-7e5d-4251-aeca-964747231120 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1069.596328] [48526]: WARNING neutronclient.v2_0.client [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.612551] [48527]: DEBUG nova.policy [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.614978] [48526]: DEBUG nova.policy [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a40387880ebd48d18f0391f0cf96eebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2249e1f71db248f38994d05289d204d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.620321] [48526]: INFO nova.api.openstack.requestlog [None req-edec6610-8ee7-44e7-8685-1173ded0239c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 200 len: 1292 microversion: 2.1 time: 0.072042 [ 1069.620817] [48527]: INFO nova.api.openstack.requestlog [None req-039a6f22-f523-4c84-bbc9-1abb8043cc01 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.145654 [ 1069.620908] [48526]: [pid: 48526|app: 0|req: 2599/5249] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 1292 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.621042] [48527]: [pid: 48527|app: 0|req: 2651/5250] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.623140] [48526]: DEBUG nova.api.openstack.wsgi [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.624464] [48526]: DEBUG nova.compute.api [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.626246] [48527]: DEBUG nova.api.openstack.wsgi [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.627679] [48526]: DEBUG oslo_concurrency.lockutils [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.627786] [48527]: DEBUG nova.compute.api [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.627838] [48526]: DEBUG oslo_concurrency.lockutils [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.627949] [48526]: DEBUG oslo_concurrency.lockutils [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.628211] [48526]: DEBUG oslo_concurrency.lockutils [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.628367] [48526]: DEBUG oslo_concurrency.lockutils [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.628513] [48526]: DEBUG oslo_concurrency.lockutils [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.631347] [48527]: DEBUG oslo_concurrency.lockutils [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.631653] [48527]: DEBUG oslo_concurrency.lockutils [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.631794] [48527]: DEBUG oslo_concurrency.lockutils [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.632065] [48527]: DEBUG oslo_concurrency.lockutils [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.632211] [48527]: DEBUG oslo_concurrency.lockutils [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.632331] [48527]: DEBUG oslo_concurrency.lockutils [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.656120] [48526]: WARNING neutronclient.v2_0.client [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.659209] [48527]: DEBUG oslo_concurrency.lockutils [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.659265] [48527]: DEBUG oslo_concurrency.lockutils [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.659374] [48527]: DEBUG oslo_concurrency.lockutils [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.659520] [48527]: DEBUG nova.objects.instance [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lazy-loading 'fault' on Instance uuid b189ceb3-f135-40c7-af0b-94b213f461bc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1069.662571] [48527]: WARNING neutronclient.v2_0.client [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.690857] [48527]: DEBUG nova.policy [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.696850] [48527]: INFO nova.api.openstack.requestlog [None req-acda4a4d-e568-4094-9496-6859a7f3d341 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1302 microversion: 2.1 time: 0.072851 [ 1069.697416] [48527]: [pid: 48527|app: 0|req: 2652/5251] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1302 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.700089] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbad8eed-1167-4ebc-aec9-510d1c41a2ad tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.743787] [48527]: INFO nova.api.openstack.requestlog [None req-bbad8eed-1167-4ebc-aec9-510d1c41a2ad tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1644 microversion: 2.1 time: 0.045752 [ 1069.744161] [48527]: [pid: 48527|app: 0|req: 2653/5252] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1644 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.758548] [48526]: DEBUG nova.policy [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.762725] [48526]: INFO nova.api.openstack.requestlog [None req-82dadbe3-1a36-455e-8381-fbe4a03cf6be tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1688 microversion: 2.1 time: 0.141434 [ 1069.763366] [48526]: [pid: 48526|app: 0|req: 2600/5253] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:33 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1688 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.821869] [48527]: DEBUG nova.api.openstack.wsgi [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.823647] [48527]: DEBUG nova.compute.api [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.828221] [48527]: DEBUG oslo_concurrency.lockutils [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.830527] [48527]: DEBUG oslo_concurrency.lockutils [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.830527] [48527]: DEBUG oslo_concurrency.lockutils [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.830527] [48527]: DEBUG oslo_concurrency.lockutils [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.830527] [48527]: DEBUG oslo_concurrency.lockutils [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.830527] [48527]: DEBUG oslo_concurrency.lockutils [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.862497] [48527]: WARNING neutronclient.v2_0.client [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.908420] [48526]: DEBUG nova.api.openstack.wsgi [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.912023] [48526]: DEBUG nova.compute.api [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.915586] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.915791] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.915928] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.916201] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.916344] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.916468] [48526]: DEBUG oslo_concurrency.lockutils [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.935938] [48526]: WARNING neutronclient.v2_0.client [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.941801] [48527]: DEBUG nova.policy [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.946726] [48527]: INFO nova.api.openstack.requestlog [None req-84400d0a-36ba-42a3-871c-745da21d70e4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1364 microversion: 2.1 time: 0.130166 [ 1069.947191] [48527]: [pid: 48527|app: 0|req: 2654/5254] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1364 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.964739] [48526]: DEBUG nova.policy [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.970381] [48526]: INFO nova.api.openstack.requestlog [None req-5cb01966-f830-48cb-8301-c014b6e72197 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1264 microversion: 2.1 time: 0.064329 [ 1069.970381] [48526]: [pid: 48526|app: 0|req: 2601/5255] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1264 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1069.971161] [48527]: DEBUG nova.api.openstack.wsgi [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.972702] [48527]: DEBUG nova.compute.api [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.976530] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.976664] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.976773] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.977115] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.977332] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.978857] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.001408] [48527]: WARNING neutronclient.v2_0.client [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.023098] [48526]: DEBUG nova.api.openstack.wsgi [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.024684] [48526]: DEBUG nova.compute.api [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.028926] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.029153] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.029260] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.029515] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.029658] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.029769] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.053420] [48526]: WARNING neutronclient.v2_0.client [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.074697] [48526]: DEBUG nova.policy [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.079756] [48526]: INFO nova.api.openstack.requestlog [None req-0b06f25f-5a62-406e-af09-91bd70bae7c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1234 microversion: 2.1 time: 0.059552 [ 1070.080248] [48526]: [pid: 48526|app: 0|req: 2602/5256] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.104289] [48527]: DEBUG nova.policy [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.108760] [48527]: INFO nova.api.openstack.requestlog [None req-6cd65c78-668e-46a2-92d4-186db15f2917 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1672 microversion: 2.1 time: 0.139797 [ 1070.109564] [48527]: [pid: 48527|app: 0|req: 2655/5257] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1672 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.142942] [48526]: DEBUG nova.api.openstack.wsgi [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.144490] [48526]: DEBUG nova.compute.api [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.148308] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.148532] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.148685] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.148959] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.149157] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.149349] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.169523] [48526]: WARNING neutronclient.v2_0.client [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.189642] [48526]: DEBUG nova.policy [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.194138] [48526]: INFO nova.api.openstack.requestlog [None req-ebe43029-dac2-4e6d-8429-5bb2d8022d75 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1356 microversion: 2.1 time: 0.053934 [ 1070.194428] [48526]: [pid: 48526|app: 0|req: 2603/5258] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1356 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.221033] [48527]: DEBUG nova.api.openstack.wsgi [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.222369] [48527]: DEBUG nova.compute.api [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.225762] [48527]: DEBUG oslo_concurrency.lockutils [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.225943] [48527]: DEBUG oslo_concurrency.lockutils [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.226086] [48527]: DEBUG oslo_concurrency.lockutils [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.226335] [48527]: DEBUG oslo_concurrency.lockutils [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.226475] [48527]: DEBUG oslo_concurrency.lockutils [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.226598] [48527]: DEBUG oslo_concurrency.lockutils [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.242159] [48527]: WARNING neutronclient.v2_0.client [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.260312] [48527]: DEBUG nova.policy [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.264752] [48527]: INFO nova.api.openstack.requestlog [None req-88fd1f02-0097-4298-a5d9-064d92467cc8 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1235 microversion: 2.1 time: 0.045732 [ 1070.264871] [48527]: [pid: 48527|app: 0|req: 2656/5259] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.292898] [48526]: DEBUG nova.api.openstack.wsgi [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.294420] [48526]: DEBUG nova.compute.api [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.298078] [48526]: DEBUG oslo_concurrency.lockutils [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.298292] [48526]: DEBUG oslo_concurrency.lockutils [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.298430] [48526]: DEBUG oslo_concurrency.lockutils [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.298695] [48526]: DEBUG oslo_concurrency.lockutils [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.298839] [48526]: DEBUG oslo_concurrency.lockutils [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.298976] [48526]: DEBUG oslo_concurrency.lockutils [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.318823] [48526]: WARNING neutronclient.v2_0.client [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.342734] [48526]: DEBUG nova.policy [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.346994] [48526]: DEBUG nova.policy [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.347673] [48526]: DEBUG nova.policy [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.348310] [48526]: INFO nova.api.openstack.requestlog [None req-16f02f5e-9d10-43ef-95a1-c1b1708b4a9e tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1374 microversion: 2.57 time: 0.057856 [ 1070.348623] [48526]: [pid: 48526|app: 0|req: 2604/5260] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1374 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1070.366720] [48527]: DEBUG nova.api.openstack.wsgi [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Action: 'action', calling method: >, body: {"rebuild": {"user_data": "ZWNobyAiaGVsbG8gd29ybGQi", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1070.368606] [48527]: DEBUG nova.compute.api [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.372171] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.372349] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.372483] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.372734] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.372896] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.373035] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.398998] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.399293] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.399470] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.403378] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.403539] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.403881] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.404139] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.405449] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.405632] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.457434] [48527]: DEBUG nova.virt.hardware [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1070.457598] [48527]: DEBUG nova.virt.hardware [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1070.457830] [48527]: DEBUG nova.virt.hardware [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1070.457897] [48527]: DEBUG nova.virt.hardware [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1070.458019] [48527]: DEBUG nova.virt.hardware [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1070.505578] [48527]: DEBUG nova.compute.api [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.510417] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.510645] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.510785] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.511073] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.511221] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.511378] [48527]: DEBUG oslo_concurrency.lockutils [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.534305] [48527]: INFO nova.api.openstack.requestlog [None req-789e050d-a5b7-4895-bc7d-6ede998de878 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a/action" status: 202 len: 1159 microversion: 2.57 time: 0.170400 [ 1070.534778] [48527]: [pid: 48527|app: 0|req: 2657/5261] 10.180.1.21 () {62 vars in 1315 bytes} [Fri Dec 12 13:59:34 2025] POST /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a/action => generated 1159 bytes in 171 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1070.548410] [48526]: DEBUG nova.api.openstack.wsgi [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.550199] [48526]: DEBUG nova.compute.api [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.554535] [48526]: DEBUG oslo_concurrency.lockutils [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.554869] [48526]: DEBUG oslo_concurrency.lockutils [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.554869] [48526]: DEBUG oslo_concurrency.lockutils [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.555202] [48526]: DEBUG oslo_concurrency.lockutils [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.555353] [48526]: DEBUG oslo_concurrency.lockutils [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.555482] [48526]: DEBUG oslo_concurrency.lockutils [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.577266] [48526]: WARNING neutronclient.v2_0.client [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.596697] [48526]: DEBUG nova.policy [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.601550] [48526]: DEBUG nova.policy [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.602271] [48526]: DEBUG nova.policy [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.603014] [48526]: INFO nova.api.openstack.requestlog [None req-3c52f65d-095c-46a5-9e84-722ecaa3e186 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1383 microversion: 2.57 time: 0.057269 [ 1070.603474] [48526]: [pid: 48526|app: 0|req: 2605/5262] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1383 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1070.634415] [48527]: DEBUG nova.api.openstack.wsgi [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.635918] [48527]: DEBUG nova.compute.api [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.637212] [48526]: DEBUG nova.api.openstack.wsgi [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.638789] [48526]: DEBUG nova.compute.api [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 7d59c6b3-7e5d-4251-aeca-964747231120] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.639487] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.639674] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.639808] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.640069] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.640214] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.640344] [48527]: DEBUG oslo_concurrency.lockutils [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.642495] [48526]: DEBUG oslo_concurrency.lockutils [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.642692] [48526]: DEBUG oslo_concurrency.lockutils [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.642836] [48526]: DEBUG oslo_concurrency.lockutils [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.643105] [48526]: DEBUG oslo_concurrency.lockutils [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.643253] [48526]: DEBUG oslo_concurrency.lockutils [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.643375] [48526]: DEBUG oslo_concurrency.lockutils [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.653804] [48526]: INFO nova.api.openstack.wsgi [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance 7d59c6b3-7e5d-4251-aeca-964747231120 could not be found. [ 1070.654108] [48526]: DEBUG nova.api.openstack.wsgi [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance 7d59c6b3-7e5d-4251-aeca-964747231120 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.654652] [48526]: INFO nova.api.openstack.requestlog [None req-01dcb3b2-1482-4d9d-a76e-07463e97b677 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120" status: 404 len: 111 microversion: 2.1 time: 0.019454 [ 1070.654832] [48526]: [pid: 48526|app: 0|req: 2606/5263] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/7d59c6b3-7e5d-4251-aeca-964747231120 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1070.659904] [48526]: DEBUG nova.api.openstack.wsgi [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.660304] [48526]: DEBUG nova.compute.api [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.662623] [48527]: WARNING neutronclient.v2_0.client [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.663894] [48526]: DEBUG oslo_concurrency.lockutils [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.664141] [48526]: DEBUG oslo_concurrency.lockutils [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.664301] [48526]: DEBUG oslo_concurrency.lockutils [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.664632] [48526]: DEBUG oslo_concurrency.lockutils [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.664841] [48526]: DEBUG oslo_concurrency.lockutils [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.665725] [48526]: DEBUG oslo_concurrency.lockutils [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.674956] [48526]: INFO nova.api.openstack.wsgi [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance 5e4171da-fe85-4d28-b8d5-572253099ef3 could not be found. [ 1070.675623] [48526]: DEBUG nova.api.openstack.wsgi [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance 5e4171da-fe85-4d28-b8d5-572253099ef3 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.675830] [48526]: INFO nova.api.openstack.requestlog [None req-294f3665-3dd0-4c2a-889e-838eabcfd798 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 404 len: 111 microversion: 2.1 time: 0.018173 [ 1070.676308] [48526]: [pid: 48526|app: 0|req: 2607/5264] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:34 2025] DELETE /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1070.682050] [48526]: DEBUG nova.api.openstack.wsgi [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.683928] [48526]: DEBUG nova.compute.api [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 5e4171da-fe85-4d28-b8d5-572253099ef3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.689618] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.689807] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.689945] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.690349] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.690602] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.690737] [48526]: DEBUG oslo_concurrency.lockutils [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.702347] [48526]: INFO nova.api.openstack.wsgi [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance 5e4171da-fe85-4d28-b8d5-572253099ef3 could not be found. [ 1070.703237] [48526]: DEBUG nova.api.openstack.wsgi [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance 5e4171da-fe85-4d28-b8d5-572253099ef3 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.703237] [48526]: INFO nova.api.openstack.requestlog [None req-a04767eb-7fa7-48fd-bb2a-14b0908de263 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3" status: 404 len: 111 microversion: 2.1 time: 0.023618 [ 1070.703521] [48526]: [pid: 48526|app: 0|req: 2608/5265] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/5e4171da-fe85-4d28-b8d5-572253099ef3 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1070.708968] [48526]: DEBUG nova.api.openstack.wsgi [None req-78fa4ae0-f365-40c6-b0ca-4999829bdb0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.727899] [48526]: INFO nova.api.openstack.wsgi [None req-78fa4ae0-f365-40c6-b0ca-4999829bdb0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Image not found. [ 1070.728211] [48526]: DEBUG nova.api.openstack.wsgi [None req-78fa4ae0-f365-40c6-b0ca-4999829bdb0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Image not found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.728615] [48526]: INFO nova.api.openstack.requestlog [None req-78fa4ae0-f365-40c6-b0ca-4999829bdb0c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81" status: 404 len: 62 microversion: 2.1 time: 0.022077 [ 1070.728945] [48526]: [pid: 48526|app: 0|req: 2609/5266] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] DELETE /compute/v2.1/images/7f90f905-9f06-4f72-93be-53dee25ead81 => generated 62 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1070.731582] [48526]: DEBUG nova.api.openstack.wsgi [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.733808] [48526]: DEBUG nova.compute.api [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.738310] [48526]: DEBUG oslo_concurrency.lockutils [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.738538] [48526]: DEBUG oslo_concurrency.lockutils [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.738679] [48526]: DEBUG oslo_concurrency.lockutils [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.738943] [48526]: DEBUG oslo_concurrency.lockutils [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.739096] [48526]: DEBUG oslo_concurrency.lockutils [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.739267] [48526]: DEBUG oslo_concurrency.lockutils [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.754592] [48527]: DEBUG nova.policy [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.762025] [48527]: INFO nova.api.openstack.requestlog [None req-88a7e692-8e65-4fbe-87ac-9bcd921cf82b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.129659 [ 1070.762584] [48527]: [pid: 48527|app: 0|req: 2658/5267] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.765074] [48527]: DEBUG nova.api.openstack.wsgi [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.765342] [48527]: DEBUG nova.compute.api [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.769109] [48527]: DEBUG oslo_concurrency.lockutils [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.769305] [48526]: DEBUG oslo_concurrency.lockutils [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.769403] [48527]: DEBUG oslo_concurrency.lockutils [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.769464] [48527]: DEBUG oslo_concurrency.lockutils [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.769519] [48526]: DEBUG oslo_concurrency.lockutils [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.769652] [48526]: DEBUG oslo_concurrency.lockutils [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.769705] [48527]: DEBUG oslo_concurrency.lockutils [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.769814] [48526]: DEBUG nova.objects.instance [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lazy-loading 'fault' on Instance uuid b189ceb3-f135-40c7-af0b-94b213f461bc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1070.769890] [48527]: DEBUG oslo_concurrency.lockutils [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.769962] [48527]: DEBUG oslo_concurrency.lockutils [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.773846] [48526]: WARNING neutronclient.v2_0.client [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.780782] [48527]: INFO nova.api.openstack.wsgi [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance 19b968ba-489e-477a-b946-f7e6a77d861a could not be found. [ 1070.781099] [48527]: DEBUG nova.api.openstack.wsgi [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance 19b968ba-489e-477a-b946-f7e6a77d861a could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.781541] [48527]: INFO nova.api.openstack.requestlog [None req-c61961bc-48b8-4558-8961-bbf045eaa76c tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 404 len: 111 microversion: 2.1 time: 0.018624 [ 1070.782017] [48527]: [pid: 48527|app: 0|req: 2659/5268] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:34 2025] DELETE /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1070.784508] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1ca19d2-6c85-45ae-b124-96db39a68c96 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.794346] [48526]: DEBUG nova.policy [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.801123] [48526]: INFO nova.api.openstack.requestlog [None req-74210ed3-fcba-430b-bec7-34a245a0d222 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1302 microversion: 2.1 time: 0.071418 [ 1070.801639] [48526]: [pid: 48526|app: 0|req: 2610/5269] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:34 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1302 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.805297] [48526]: DEBUG nova.api.openstack.wsgi [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.807415] [48526]: DEBUG nova.compute.api [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.812682] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.813105] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.813383] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.813865] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.814182] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.814444] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.821057] [48527]: INFO nova.api.openstack.requestlog [None req-f1ca19d2-6c85-45ae-b124-96db39a68c96 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1644 microversion: 2.1 time: 0.038403 [ 1070.821493] [48527]: [pid: 48527|app: 0|req: 2660/5270] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:35 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1644 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.824127] [48527]: DEBUG nova.api.openstack.wsgi [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.825585] [48527]: DEBUG nova.compute.api [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 19b968ba-489e-477a-b946-f7e6a77d861a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.830179] [48527]: DEBUG oslo_concurrency.lockutils [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.830457] [48527]: DEBUG oslo_concurrency.lockutils [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.830757] [48527]: DEBUG oslo_concurrency.lockutils [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.831208] [48527]: DEBUG oslo_concurrency.lockutils [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.831420] [48527]: DEBUG oslo_concurrency.lockutils [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.831537] [48527]: DEBUG oslo_concurrency.lockutils [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.837302] [48526]: WARNING neutronclient.v2_0.client [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.843049] [48527]: INFO nova.api.openstack.wsgi [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance 19b968ba-489e-477a-b946-f7e6a77d861a could not be found. [ 1070.843283] [48527]: DEBUG nova.api.openstack.wsgi [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance 19b968ba-489e-477a-b946-f7e6a77d861a could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.843836] [48527]: INFO nova.api.openstack.requestlog [None req-41eb050b-994f-40f6-ba83-28afe1dc2be6 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a" status: 404 len: 111 microversion: 2.1 time: 0.021751 [ 1070.844359] [48527]: [pid: 48527|app: 0|req: 2661/5271] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:35 2025] GET /compute/v2.1/servers/19b968ba-489e-477a-b946-f7e6a77d861a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1070.849835] [48527]: DEBUG nova.api.openstack.wsgi [None req-24e4d25d-75e1-4005-a175-cc2893ff03e0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.864986] [48527]: INFO nova.api.openstack.wsgi [None req-24e4d25d-75e1-4005-a175-cc2893ff03e0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Image not found. [ 1070.865433] [48527]: DEBUG nova.api.openstack.wsgi [None req-24e4d25d-75e1-4005-a175-cc2893ff03e0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Image not found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.865925] [48527]: INFO nova.api.openstack.requestlog [None req-24e4d25d-75e1-4005-a175-cc2893ff03e0 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31" status: 404 len: 62 microversion: 2.1 time: 0.018703 [ 1070.866409] [48527]: [pid: 48527|app: 0|req: 2662/5272] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:35 2025] DELETE /compute/v2.1/images/8f694d51-253f-4fdf-9964-d85328e41b31 => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1070.872187] [48527]: DEBUG nova.api.openstack.wsgi [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.872415] [48527]: DEBUG nova.compute.api [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.877565] [48527]: DEBUG oslo_concurrency.lockutils [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.877773] [48527]: DEBUG oslo_concurrency.lockutils [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.877918] [48527]: DEBUG oslo_concurrency.lockutils [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.878362] [48527]: DEBUG oslo_concurrency.lockutils [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.878588] [48527]: DEBUG oslo_concurrency.lockutils [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.878757] [48527]: DEBUG oslo_concurrency.lockutils [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.891711] [48527]: INFO nova.api.openstack.wsgi [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance 54817d33-9857-4325-87a3-b60e815f4e5b could not be found. [ 1070.892133] [48527]: DEBUG nova.api.openstack.wsgi [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance 54817d33-9857-4325-87a3-b60e815f4e5b could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.892615] [48527]: INFO nova.api.openstack.requestlog [None req-699dbff0-f5a9-40d4-94d5-efe16d3e9b20 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 404 len: 111 microversion: 2.1 time: 0.023220 [ 1070.893798] [48527]: [pid: 48527|app: 0|req: 2663/5273] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:35 2025] DELETE /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1070.898942] [48527]: DEBUG nova.api.openstack.wsgi [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.901084] [48527]: DEBUG nova.compute.api [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: 54817d33-9857-4325-87a3-b60e815f4e5b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.905301] [48527]: DEBUG oslo_concurrency.lockutils [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.905608] [48527]: DEBUG oslo_concurrency.lockutils [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.905722] [48527]: DEBUG oslo_concurrency.lockutils [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.906113] [48527]: DEBUG oslo_concurrency.lockutils [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.906296] [48527]: DEBUG oslo_concurrency.lockutils [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.906416] [48527]: DEBUG oslo_concurrency.lockutils [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.919021] [48527]: INFO nova.api.openstack.wsgi [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance 54817d33-9857-4325-87a3-b60e815f4e5b could not be found. [ 1070.919172] [48526]: DEBUG nova.policy [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.919283] [48527]: DEBUG nova.api.openstack.wsgi [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance 54817d33-9857-4325-87a3-b60e815f4e5b could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.919683] [48527]: INFO nova.api.openstack.requestlog [None req-70892e03-37a8-44a2-9aee-57a7018be848 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b" status: 404 len: 111 microversion: 2.1 time: 0.023826 [ 1070.920060] [48527]: [pid: 48527|app: 0|req: 2664/5274] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:35 2025] GET /compute/v2.1/servers/54817d33-9857-4325-87a3-b60e815f4e5b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1070.924603] [48526]: INFO nova.api.openstack.requestlog [None req-f8e5b347-1603-44f1-9096-86297fcbc9a4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1686 microversion: 2.1 time: 0.122298 [ 1070.924990] [48526]: [pid: 48526|app: 0|req: 2611/5275] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:35 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1686 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.925250] [48527]: DEBUG nova.api.openstack.wsgi [None req-26055d2b-1f9a-497e-b1ae-949d4ba529b5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.939852] [48527]: INFO nova.api.openstack.wsgi [None req-26055d2b-1f9a-497e-b1ae-949d4ba529b5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Image not found. [ 1070.940276] [48527]: DEBUG nova.api.openstack.wsgi [None req-26055d2b-1f9a-497e-b1ae-949d4ba529b5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Image not found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.940815] [48527]: INFO nova.api.openstack.requestlog [None req-26055d2b-1f9a-497e-b1ae-949d4ba529b5 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93" status: 404 len: 62 microversion: 2.1 time: 0.017867 [ 1070.941381] [48527]: [pid: 48527|app: 0|req: 2665/5276] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:35 2025] DELETE /compute/v2.1/images/cf8796f8-601d-48c2-90a3-a63be6e49c93 => generated 62 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 1070.947392] [48526]: DEBUG nova.api.openstack.wsgi [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.947640] [48526]: DEBUG nova.compute.api [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.951717] [48526]: DEBUG oslo_concurrency.lockutils [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.951954] [48526]: DEBUG oslo_concurrency.lockutils [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.952123] [48526]: DEBUG oslo_concurrency.lockutils [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.952390] [48526]: DEBUG oslo_concurrency.lockutils [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.952553] [48526]: DEBUG oslo_concurrency.lockutils [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.952759] [48526]: DEBUG oslo_concurrency.lockutils [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.961243] [48527]: DEBUG nova.api.openstack.wsgi [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.964475] [48527]: DEBUG nova.compute.api [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.966206] [48526]: INFO nova.api.openstack.wsgi [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 could not be found. [ 1070.966629] [48526]: DEBUG nova.api.openstack.wsgi [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.967135] [48526]: INFO nova.api.openstack.requestlog [None req-78b52c4f-c0bf-47a2-8b96-a8d497644ca4 tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 404 len: 111 microversion: 2.1 time: 0.021887 [ 1070.968038] [48526]: [pid: 48526|app: 0|req: 2612/5277] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:35 2025] DELETE /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1070.968808] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.969055] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.969323] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.970549] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.970549] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.970549] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.972752] [48526]: DEBUG nova.api.openstack.wsgi [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.974363] [48526]: DEBUG nova.compute.api [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] [instance: a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.978542] [48526]: DEBUG oslo_concurrency.lockutils [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.978952] [48526]: DEBUG oslo_concurrency.lockutils [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.979247] [48526]: DEBUG oslo_concurrency.lockutils [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.979652] [48526]: DEBUG oslo_concurrency.lockutils [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.980271] [48526]: DEBUG oslo_concurrency.lockutils [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.980271] [48526]: DEBUG oslo_concurrency.lockutils [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.989458] [48527]: WARNING neutronclient.v2_0.client [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.994204] [48526]: INFO nova.api.openstack.wsgi [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] HTTP exception thrown: Instance a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 could not be found. [ 1070.994312] [48526]: DEBUG nova.api.openstack.wsgi [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] Returning 404 to user: Instance a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1070.994785] [48526]: INFO nova.api.openstack.requestlog [None req-a429ffe4-de1a-4434-a61d-45da8378199a tempest-ImagesTestJSON-1076418881 tempest-ImagesTestJSON-1076418881-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3" status: 404 len: 111 microversion: 2.1 time: 0.024539 [ 1070.995151] [48526]: [pid: 48526|app: 0|req: 2613/5278] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:35 2025] GET /compute/v2.1/servers/a1f8a3c9-dcbf-4a61-bbe6-28cabb96cff3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1070.998507] [48526]: DEBUG nova.api.openstack.wsgi [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.999967] [48526]: DEBUG nova.compute.api [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.004860] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.005128] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.005327] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.005677] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.005895] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.006075] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.024941] [48526]: WARNING neutronclient.v2_0.client [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.729070] [48527]: DEBUG nova.policy [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.739047] [48527]: INFO nova.api.openstack.requestlog [None req-a7a18592-3bf8-4455-b9a9-095f18086f4f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1364 microversion: 2.1 time: 0.780365 [ 1071.740430] [48527]: [pid: 48527|app: 0|req: 2666/5279] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:35 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1364 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.743514] [48527]: DEBUG nova.api.openstack.wsgi [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.745079] [48527]: DEBUG nova.compute.api [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.751345] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.754977] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.754977] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.754977] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.754977] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.754977] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.786221] [48527]: WARNING neutronclient.v2_0.client [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.891913] [48526]: DEBUG nova.policy [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.900807] [48526]: INFO nova.api.openstack.requestlog [None req-d9a34577-6613-4a7f-abc2-36fe8d5457d9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1314 microversion: 2.1 time: 0.904917 [ 1071.901228] [48526]: [pid: 48526|app: 0|req: 2614/5280] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:35 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1314 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.905182] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.912024] [48527]: DEBUG nova.policy [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.912500] [48526]: DEBUG nova.compute.api [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.913992] [48527]: INFO nova.api.openstack.requestlog [None req-bc293f10-8ae8-4b5e-b3c1-75f82a4917f3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1290 microversion: 2.1 time: 0.172548 [ 1071.914279] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.914411] [48527]: [pid: 48527|app: 0|req: 2667/5281] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:35 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1290 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.914478] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.914615] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.914920] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.915082] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.916038] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.918755] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.919585] [48527]: DEBUG nova.compute.api [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.923320] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.923785] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.923785] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.924113] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.924184] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.924307] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.945894] [48526]: WARNING neutronclient.v2_0.client [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.952092] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.952291] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.952432] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.952589] [48527]: DEBUG nova.objects.instance [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lazy-loading 'fault' on Instance uuid 3ce2b480-7d40-4b73-a743-cf8e11e7af95 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1071.957226] [48527]: WARNING neutronclient.v2_0.client [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.297991] [48526]: DEBUG nova.policy [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.302447] [48526]: INFO nova.api.openstack.requestlog [None req-8c18b0e7-a5e5-4aca-a46d-c183b36eb17d tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1604 microversion: 2.1 time: 0.400563 [ 1072.302808] [48526]: [pid: 48526|app: 0|req: 2615/5282] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:36 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1604 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.305224] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.306618] [48526]: DEBUG nova.compute.api [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.311082] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.311527] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.311527] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.311732] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.311844] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.311910] [48527]: DEBUG nova.policy [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.312046] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.321445] [48527]: INFO nova.api.openstack.requestlog [None req-ef13fcb1-959d-4485-9612-21cb874ed21d tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1361 microversion: 2.1 time: 0.404259 [ 1072.321445] [48527]: [pid: 48527|app: 0|req: 2668/5283] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:36 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1361 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.323451] [48527]: DEBUG nova.api.openstack.wsgi [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.324847] [48527]: DEBUG nova.compute.api [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.328770] [48527]: DEBUG oslo_concurrency.lockutils [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.328842] [48527]: DEBUG oslo_concurrency.lockutils [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.329273] [48527]: DEBUG oslo_concurrency.lockutils [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.329273] [48527]: DEBUG oslo_concurrency.lockutils [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.329586] [48527]: DEBUG oslo_concurrency.lockutils [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.329586] [48527]: DEBUG oslo_concurrency.lockutils [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.332802] [48526]: WARNING neutronclient.v2_0.client [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.352069] [48527]: WARNING neutronclient.v2_0.client [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.463322] [48526]: DEBUG nova.policy [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.470958] [48526]: INFO nova.api.openstack.requestlog [None req-1c36c9ba-87df-4554-b92a-78e484e64891 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1291 microversion: 2.1 time: 0.167535 [ 1072.471370] [48526]: [pid: 48526|app: 0|req: 2616/5284] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:36 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1291 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.474245] [48526]: DEBUG nova.api.openstack.wsgi [req-5d5945f2-60c0-452d-a87b-50f5937b73ee req-f962d750-91ca-4347-81c3-a08e366fe2c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8da76bea-8e25-41a1-b233-f2e71ef9032d", "name": "network-vif-deleted", "tag": "f91f5b40-50f9-4213-95ab-b2b4842d284a"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1072.476526] [48527]: DEBUG nova.policy [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.481184] [48526]: DEBUG oslo_concurrency.lockutils [req-5d5945f2-60c0-452d-a87b-50f5937b73ee req-f962d750-91ca-4347-81c3-a08e366fe2c3 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.481322] [48526]: DEBUG oslo_concurrency.lockutils [req-5d5945f2-60c0-452d-a87b-50f5937b73ee req-f962d750-91ca-4347-81c3-a08e366fe2c3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.481455] [48526]: DEBUG oslo_concurrency.lockutils [req-5d5945f2-60c0-452d-a87b-50f5937b73ee req-f962d750-91ca-4347-81c3-a08e366fe2c3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.481747] [48527]: DEBUG nova.policy [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.482451] [48527]: DEBUG nova.policy [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.483250] [48527]: INFO nova.api.openstack.requestlog [None req-67bb03ca-43df-4374-bbb1-3ee2939d0b5d tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1383 microversion: 2.57 time: 0.162225 [ 1072.483604] [48527]: [pid: 48527|app: 0|req: 2669/5285] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:36 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1383 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1072.485902] [48527]: DEBUG nova.api.openstack.wsgi [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.487353] [48527]: DEBUG nova.compute.api [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.490679] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.490898] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.490956] [48526]: INFO nova.api.openstack.compute.server_external_events [req-5d5945f2-60c0-452d-a87b-50f5937b73ee req-f962d750-91ca-4347-81c3-a08e366fe2c3 service nova] Creating event network-vif-deleted:f91f5b40-50f9-4213-95ab-b2b4842d284a for instance 8da76bea-8e25-41a1-b233-f2e71ef9032d on cpu-1 [ 1072.491101] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.491396] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.491614] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.491780] [48527]: DEBUG oslo_concurrency.lockutils [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.497050] [48526]: INFO nova.api.openstack.requestlog [req-5d5945f2-60c0-452d-a87b-50f5937b73ee req-f962d750-91ca-4347-81c3-a08e366fe2c3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024998 [ 1072.497460] [48526]: [pid: 48526|app: 0|req: 2617/5286] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:36 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) [ 1072.501046] [48526]: DEBUG nova.api.openstack.wsgi [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.502013] [48526]: DEBUG nova.compute.api [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.506511] [48526]: DEBUG oslo_concurrency.lockutils [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.506788] [48526]: DEBUG oslo_concurrency.lockutils [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.507034] [48526]: DEBUG oslo_concurrency.lockutils [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.507450] [48526]: DEBUG oslo_concurrency.lockutils [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.507693] [48526]: DEBUG oslo_concurrency.lockutils [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.507854] [48526]: DEBUG oslo_concurrency.lockutils [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.517171] [48527]: WARNING neutronclient.v2_0.client [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.532349] [48526]: DEBUG oslo_concurrency.lockutils [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.532635] [48526]: DEBUG oslo_concurrency.lockutils [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.532819] [48526]: DEBUG oslo_concurrency.lockutils [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.532997] [48526]: DEBUG nova.objects.instance [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lazy-loading 'fault' on Instance uuid b189ceb3-f135-40c7-af0b-94b213f461bc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1072.537292] [48526]: WARNING neutronclient.v2_0.client [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.547603] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=11 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1072.813140] [48526]: DEBUG nova.policy [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.817756] [48526]: INFO nova.api.openstack.requestlog [None req-f31ffae7-0387-451d-9abb-464eb49eb127 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1302 microversion: 2.1 time: 0.319621 [ 1072.818149] [48526]: [pid: 48526|app: 0|req: 2618/5287] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:36 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1302 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.820899] [48526]: DEBUG nova.api.openstack.wsgi [None req-468849b0-ea7e-494b-b0c6-f0e80aac340b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.858079] [48526]: INFO nova.api.openstack.requestlog [None req-468849b0-ea7e-494b-b0c6-f0e80aac340b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1644 microversion: 2.1 time: 0.038926 [ 1072.858568] [48526]: [pid: 48526|app: 0|req: 2619/5288] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:37 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1644 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.861915] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.862341] [48526]: DEBUG nova.compute.api [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.865846] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.866043] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.866183] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.866448] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.866597] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.866721] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.879358] [48527]: DEBUG nova.policy [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.884836] [48527]: INFO nova.api.openstack.requestlog [None req-2fbcf9bf-9ee8-4d0f-8228-278012baac95 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.400574 [ 1072.885207] [48527]: [pid: 48527|app: 0|req: 2670/5289] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:36 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.888360] [48527]: DEBUG nova.api.openstack.wsgi [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.890675] [48527]: DEBUG nova.compute.api [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.892655] [48526]: WARNING neutronclient.v2_0.client [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.893754] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.893938] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.894087] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.894339] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.894480] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.894601] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.912787] [48527]: WARNING neutronclient.v2_0.client [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.359299] [48526]: DEBUG nova.policy [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.363507] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=1214,nova_cell1:INSERT=17,nova_cell1:UPDATE=37 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1073.368268] [48526]: INFO nova.api.openstack.requestlog [None req-1c19581b-e456-4b69-bb3d-357835b770b0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.508941 [ 1073.368396] [48526]: [pid: 48526|app: 0|req: 2620/5290] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:37 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.371060] [48526]: DEBUG nova.api.openstack.wsgi [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.372585] [48526]: DEBUG nova.compute.api [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.378796] [48526]: DEBUG oslo_concurrency.lockutils [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.378796] [48526]: DEBUG oslo_concurrency.lockutils [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.378796] [48526]: DEBUG oslo_concurrency.lockutils [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.378796] [48526]: DEBUG oslo_concurrency.lockutils [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.378796] [48526]: DEBUG oslo_concurrency.lockutils [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.378796] [48526]: DEBUG oslo_concurrency.lockutils [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.389556] [48527]: DEBUG nova.policy [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.394513] [48527]: INFO nova.api.openstack.requestlog [None req-ce288f19-61c2-4ded-93d9-3b5893cb259e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1364 microversion: 2.1 time: 0.508639 [ 1073.394513] [48527]: [pid: 48527|app: 0|req: 2671/5291] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:37 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1364 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.397331] [48527]: DEBUG nova.api.openstack.wsgi [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.398778] [48527]: DEBUG nova.compute.api [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.401489] [48526]: WARNING neutronclient.v2_0.client [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.402160] [48527]: DEBUG oslo_concurrency.lockutils [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.402353] [48527]: DEBUG oslo_concurrency.lockutils [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.402490] [48527]: DEBUG oslo_concurrency.lockutils [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.402756] [48527]: DEBUG oslo_concurrency.lockutils [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.403042] [48527]: DEBUG oslo_concurrency.lockutils [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.403289] [48527]: DEBUG oslo_concurrency.lockutils [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.420175] [48527]: WARNING neutronclient.v2_0.client [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.622374] [48526]: DEBUG nova.policy [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.645382] [48526]: INFO nova.api.openstack.requestlog [None req-d82b6a9e-94e3-4a72-99c3-d7264fce7515 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1312 microversion: 2.1 time: 0.274708 [ 1073.645382] [48526]: [pid: 48526|app: 0|req: 2621/5292] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:37 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1312 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.648567] [48526]: DEBUG nova.api.openstack.wsgi [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.650107] [48527]: DEBUG nova.policy [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.650478] [48526]: DEBUG nova.compute.api [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.655161] [48527]: INFO nova.api.openstack.requestlog [None req-61bddd0e-d9ba-4d32-a975-18e1e43c7107 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1374 microversion: 2.1 time: 0.259751 [ 1073.655496] [48527]: [pid: 48527|app: 0|req: 2672/5293] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:37 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1374 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.655877] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.656197] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.656467] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.656841] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.657107] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.657330] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.657831] [48527]: DEBUG nova.api.openstack.wsgi [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.659207] [48527]: DEBUG nova.compute.api [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.662571] [48527]: DEBUG oslo_concurrency.lockutils [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.662694] [48527]: DEBUG oslo_concurrency.lockutils [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.662829] [48527]: DEBUG oslo_concurrency.lockutils [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.663136] [48527]: DEBUG oslo_concurrency.lockutils [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.663374] [48527]: DEBUG oslo_concurrency.lockutils [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.664030] [48527]: DEBUG oslo_concurrency.lockutils [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.687099] [48527]: DEBUG oslo_concurrency.lockutils [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.687289] [48527]: DEBUG oslo_concurrency.lockutils [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.687431] [48527]: DEBUG oslo_concurrency.lockutils [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.687588] [48527]: DEBUG nova.objects.instance [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lazy-loading 'fault' on Instance uuid 3ce2b480-7d40-4b73-a743-cf8e11e7af95 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1073.689189] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.689416] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.689554] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.689710] [48526]: DEBUG nova.objects.instance [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 8da76bea-8e25-41a1-b233-f2e71ef9032d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1073.691526] [48527]: WARNING neutronclient.v2_0.client [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.692959] [48526]: WARNING neutronclient.v2_0.client [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.712603] [48527]: DEBUG nova.policy [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.716990] [48527]: INFO nova.api.openstack.requestlog [None req-07a015c3-1d1a-4bda-a937-cfcbefde4d42 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1361 microversion: 2.1 time: 0.060948 [ 1073.717408] [48527]: [pid: 48527|app: 0|req: 2673/5294] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:37 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1361 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.719944] [48527]: DEBUG nova.api.openstack.wsgi [None req-dbf3c7f3-deaa-42ed-9827-69dfebf12155 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1073.721353] [48527]: DEBUG nova.compute.api [None req-dbf3c7f3-deaa-42ed-9827-69dfebf12155 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.724609] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf3c7f3-deaa-42ed-9827-69dfebf12155 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.724886] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf3c7f3-deaa-42ed-9827-69dfebf12155 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.724886] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf3c7f3-deaa-42ed-9827-69dfebf12155 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.725167] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf3c7f3-deaa-42ed-9827-69dfebf12155 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.725316] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf3c7f3-deaa-42ed-9827-69dfebf12155 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.725447] [48527]: DEBUG oslo_concurrency.lockutils [None req-dbf3c7f3-deaa-42ed-9827-69dfebf12155 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.726575] [48526]: DEBUG nova.policy [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.730861] [48526]: INFO nova.api.openstack.requestlog [None req-2cafd5d9-079c-4ffe-9d22-f5ffa789e2a2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1321 microversion: 2.1 time: 0.085593 [ 1073.731215] [48526]: [pid: 48526|app: 0|req: 2622/5295] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:37 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1321 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.733608] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.735022] [48526]: DEBUG nova.compute.api [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.738247] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.738422] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.738568] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.738838] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.738983] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.739119] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.759916] [48526]: WARNING neutronclient.v2_0.client [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.769018] [48527]: INFO nova.api.openstack.requestlog [None req-dbf3c7f3-deaa-42ed-9827-69dfebf12155 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action" status: 204 len: 0 microversion: 2.1 time: 0.050094 [ 1073.769018] [48527]: [pid: 48527|app: 0|req: 2674/5296] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:59:37 2025] POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1073.773051] [48527]: DEBUG nova.api.openstack.wsgi [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.775152] [48527]: DEBUG nova.compute.api [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.779881] [48526]: DEBUG nova.policy [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.780128] [48527]: DEBUG oslo_concurrency.lockutils [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.780470] [48527]: DEBUG oslo_concurrency.lockutils [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.780754] [48527]: DEBUG oslo_concurrency.lockutils [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.781213] [48527]: DEBUG oslo_concurrency.lockutils [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.781487] [48527]: DEBUG oslo_concurrency.lockutils [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.781739] [48527]: DEBUG oslo_concurrency.lockutils [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.786406] [48526]: INFO nova.api.openstack.requestlog [None req-2d5a8e59-f0fc-4c52-827c-e6347cc54abf tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1291 microversion: 2.1 time: 0.054604 [ 1073.786935] [48526]: [pid: 48526|app: 0|req: 2623/5297] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:37 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1291 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.790733] [48526]: DEBUG nova.api.openstack.wsgi [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.790920] [48526]: DEBUG nova.compute.api [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.795796] [48526]: DEBUG oslo_concurrency.lockutils [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.795858] [48526]: DEBUG oslo_concurrency.lockutils [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.795994] [48526]: DEBUG oslo_concurrency.lockutils [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.796272] [48526]: DEBUG oslo_concurrency.lockutils [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.796418] [48526]: DEBUG oslo_concurrency.lockutils [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.796541] [48526]: DEBUG oslo_concurrency.lockutils [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.802393] [48527]: WARNING neutronclient.v2_0.client [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.819873] [48526]: WARNING neutronclient.v2_0.client [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.824560] [48527]: DEBUG nova.policy [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.832607] [48527]: DEBUG nova.policy [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.833411] [48527]: DEBUG nova.policy [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.834311] [48527]: INFO nova.api.openstack.requestlog [None req-72de1ec0-b22a-435d-8529-02cdf9369fb5 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1389 microversion: 2.57 time: 0.064353 [ 1073.834716] [48527]: [pid: 48527|app: 0|req: 2675/5298] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:37 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1389 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1073.837470] [48527]: DEBUG nova.api.openstack.wsgi [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.838961] [48527]: DEBUG nova.compute.api [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.846442] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.846709] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.846885] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.847286] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.847588] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.847819] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.876480] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.876784] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.877017] [48527]: DEBUG oslo_concurrency.lockutils [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.877290] [48527]: DEBUG nova.objects.instance [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lazy-loading 'fault' on Instance uuid b189ceb3-f135-40c7-af0b-94b213f461bc {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1073.882107] [48527]: WARNING neutronclient.v2_0.client [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.900470] [48526]: DEBUG nova.policy [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.906654] [48526]: INFO nova.api.openstack.requestlog [None req-2883e7bb-807a-4653-9945-c6a7ed9a0bc1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.118973 [ 1073.907141] [48526]: [pid: 48526|app: 0|req: 2624/5299] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:38 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.911187] [48526]: DEBUG nova.api.openstack.wsgi [None req-647dc2db-4966-4e1d-82a2-8d2ed32837c4 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.913544] [48527]: DEBUG nova.policy [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.920832] [48527]: INFO nova.api.openstack.requestlog [None req-db5a1a7b-c57f-4566-93ae-aaeda0f111b1 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1302 microversion: 2.1 time: 0.085413 [ 1073.921460] [48527]: [pid: 48527|app: 0|req: 2676/5300] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:38 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1302 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.924962] [48527]: DEBUG nova.api.openstack.wsgi [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.927300] [48527]: DEBUG nova.compute.api [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.930901] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.931103] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.931238] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.931483] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.931642] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.931762] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.949349] [48526]: INFO nova.api.openstack.requestlog [None req-647dc2db-4966-4e1d-82a2-8d2ed32837c4 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1644 microversion: 2.1 time: 0.041586 [ 1073.949764] [48526]: [pid: 48526|app: 0|req: 2625/5301] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:38 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1644 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.954015] [48527]: WARNING neutronclient.v2_0.client [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.015243] [48527]: DEBUG nova.policy [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.020458] [48527]: INFO nova.api.openstack.requestlog [None req-4ac1b030-afb6-440a-9868-5b1de2f84b84 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.098563 [ 1074.021848] [48527]: [pid: 48527|app: 0|req: 2677/5302] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:38 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.409600] [48526]: DEBUG nova.api.openstack.wsgi [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.411166] [48526]: DEBUG nova.compute.api [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.414894] [48526]: DEBUG oslo_concurrency.lockutils [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.415178] [48526]: DEBUG oslo_concurrency.lockutils [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.415320] [48526]: DEBUG oslo_concurrency.lockutils [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.415632] [48526]: DEBUG oslo_concurrency.lockutils [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.415811] [48526]: DEBUG oslo_concurrency.lockutils [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.415940] [48526]: DEBUG oslo_concurrency.lockutils [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.435262] [48526]: WARNING neutronclient.v2_0.client [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.507890] [48527]: DEBUG nova.api.openstack.wsgi [req-1bd77464-1b3c-42c4-ac4d-a7ddc127639e req-73b09eed-59fc-482b-94ad-b0517eeaf8db service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3965a587-91e4-40af-a3f0-4b8b7147e462", "name": "network-vif-plugged", "status": "completed", "tag": "f64d0057-f572-47b3-8751-757d67b19c1a"}, {"name": "network-changed", "server_uuid": "3965a587-91e4-40af-a3f0-4b8b7147e462", "tag": "f64d0057-f572-47b3-8751-757d67b19c1a"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1074.516191] [48527]: DEBUG oslo_concurrency.lockutils [req-1bd77464-1b3c-42c4-ac4d-a7ddc127639e req-73b09eed-59fc-482b-94ad-b0517eeaf8db service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.516520] [48527]: DEBUG oslo_concurrency.lockutils [req-1bd77464-1b3c-42c4-ac4d-a7ddc127639e req-73b09eed-59fc-482b-94ad-b0517eeaf8db service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.516520] [48527]: DEBUG oslo_concurrency.lockutils [req-1bd77464-1b3c-42c4-ac4d-a7ddc127639e req-73b09eed-59fc-482b-94ad-b0517eeaf8db service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.527127] [48527]: INFO nova.api.openstack.compute.server_external_events [req-1bd77464-1b3c-42c4-ac4d-a7ddc127639e req-73b09eed-59fc-482b-94ad-b0517eeaf8db service nova] Creating event network-vif-plugged:f64d0057-f572-47b3-8751-757d67b19c1a for instance 3965a587-91e4-40af-a3f0-4b8b7147e462 on cpu-1 [ 1074.527376] [48527]: INFO nova.api.openstack.compute.server_external_events [req-1bd77464-1b3c-42c4-ac4d-a7ddc127639e req-73b09eed-59fc-482b-94ad-b0517eeaf8db service nova] Creating event network-changed:f64d0057-f572-47b3-8751-757d67b19c1a for instance 3965a587-91e4-40af-a3f0-4b8b7147e462 on cpu-1 [ 1074.533157] [48527]: INFO nova.api.openstack.requestlog [req-1bd77464-1b3c-42c4-ac4d-a7ddc127639e req-73b09eed-59fc-482b-94ad-b0517eeaf8db service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027750 [ 1074.533487] [48527]: [pid: 48527|app: 0|req: 2678/5303] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:38 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) [ 1074.596216] [48526]: DEBUG nova.policy [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.603235] [48526]: INFO nova.api.openstack.requestlog [None req-f56c4e14-48ac-4e5d-af8b-f3144f0e75fd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1364 microversion: 2.1 time: 0.195898 [ 1074.603752] [48526]: [pid: 48526|app: 0|req: 2626/5304] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:38 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1364 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.658391] [48527]: DEBUG nova.api.openstack.wsgi [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.659910] [48527]: DEBUG nova.compute.api [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.663478] [48527]: DEBUG oslo_concurrency.lockutils [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.663659] [48527]: DEBUG oslo_concurrency.lockutils [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.663793] [48527]: DEBUG oslo_concurrency.lockutils [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.665023] [48527]: DEBUG oslo_concurrency.lockutils [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.665023] [48527]: DEBUG oslo_concurrency.lockutils [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.665023] [48527]: DEBUG oslo_concurrency.lockutils [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.669047] [48526]: DEBUG nova.api.openstack.wsgi [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.670645] [48526]: DEBUG nova.compute.api [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.674444] [48526]: DEBUG oslo_concurrency.lockutils [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.674626] [48526]: DEBUG oslo_concurrency.lockutils [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.674760] [48526]: DEBUG oslo_concurrency.lockutils [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.675023] [48526]: DEBUG oslo_concurrency.lockutils [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.675168] [48526]: DEBUG oslo_concurrency.lockutils [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.675289] [48526]: DEBUG oslo_concurrency.lockutils [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.684675] [48527]: WARNING neutronclient.v2_0.client [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.695877] [48526]: WARNING neutronclient.v2_0.client [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.769247] [48527]: DEBUG nova.policy [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.773595] [48527]: INFO nova.api.openstack.requestlog [None req-e849160d-81bb-48b9-ad02-d278c15234ce tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1312 microversion: 2.1 time: 0.117561 [ 1074.773965] [48527]: [pid: 48527|app: 0|req: 2679/5305] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:38 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.778738] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.780056] [48527]: DEBUG nova.compute.api [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.783232] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.783331] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.783412] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.783662] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.783849] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.783917] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.788842] [48526]: DEBUG nova.policy [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.793010] [48526]: INFO nova.api.openstack.requestlog [None req-21dbd08e-67cb-42db-a6c0-14c7013eb522 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1362 microversion: 2.1 time: 0.125970 [ 1074.793863] [48526]: [pid: 48526|app: 0|req: 2627/5306] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:38 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1362 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.796474] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.800996] [48526]: DEBUG nova.compute.api [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.806637] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.806912] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.807245] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.807461] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.807719] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.807956] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.810783] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.810983] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.811188] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.811326] [48527]: DEBUG nova.objects.instance [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lazy-loading 'fault' on Instance uuid 3ce2b480-7d40-4b73-a743-cf8e11e7af95 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1074.815544] [48527]: WARNING neutronclient.v2_0.client [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.829651] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.829849] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.829982] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.830141] [48526]: DEBUG nova.objects.instance [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 8da76bea-8e25-41a1-b233-f2e71ef9032d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1074.835833] [48526]: WARNING neutronclient.v2_0.client [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.861152] [48527]: DEBUG nova.policy [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.865526] [48527]: INFO nova.api.openstack.requestlog [None req-ac6cae1e-d1c9-429f-b2ad-0a797aeef2f4 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1361 microversion: 2.1 time: 0.090907 [ 1074.865684] [48527]: [pid: 48527|app: 0|req: 2680/5307] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:38 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1361 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.871839] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.873178] [48527]: DEBUG nova.compute.api [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.873790] [48526]: DEBUG nova.policy [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.876309] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.876494] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.876639] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.876932] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.877093] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.877218] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.880210] [48526]: INFO nova.api.openstack.requestlog [None req-cb3f7053-8e8d-4d44-b06a-e28eee612cb8 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1321 microversion: 2.1 time: 0.085931 [ 1074.880210] [48526]: [pid: 48526|app: 0|req: 2628/5308] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:39 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1321 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.882731] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.884706] [48526]: DEBUG nova.compute.api [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.889073] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.889269] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.889411] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.889698] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.889856] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.889980] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.897589] [48527]: WARNING neutronclient.v2_0.client [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.908228] [48526]: WARNING neutronclient.v2_0.client [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.917188] [48527]: DEBUG nova.policy [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.922600] [48527]: INFO nova.api.openstack.requestlog [None req-fc92be5c-0c92-4967-936b-39e43f03aa07 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1299 microversion: 2.1 time: 0.056356 [ 1074.923315] [48527]: [pid: 48527|app: 0|req: 2681/5309] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:39 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.926128] [48527]: DEBUG nova.api.openstack.wsgi [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.927548] [48527]: DEBUG nova.compute.api [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.930175] [48526]: DEBUG nova.policy [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.931570] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.931757] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.931940] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.932190] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.932365] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.932400] [48527]: DEBUG oslo_concurrency.lockutils [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.935096] [48526]: DEBUG nova.policy [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.938017] [48526]: DEBUG nova.policy [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.938017] [48526]: INFO nova.api.openstack.requestlog [None req-0e283b4f-4a1a-41e1-a9e3-594778d88630 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1389 microversion: 2.57 time: 0.055697 [ 1074.938017] [48526]: [pid: 48526|app: 0|req: 2629/5310] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:39 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1389 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1074.944039] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.945329] [48526]: DEBUG nova.compute.api [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.948825] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.949020] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.949162] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.949420] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.949556] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.949692] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.959364] [48527]: WARNING neutronclient.v2_0.client [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.969215] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.969408] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.969545] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.969706] [48526]: DEBUG nova.objects.instance [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lazy-loading 'fault' on Instance uuid b189ceb3-f135-40c7-af0b-94b213f461bc {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1074.973247] [48526]: WARNING neutronclient.v2_0.client [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.021601] [48526]: DEBUG nova.policy [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74703b1f213746e0a597ab93ba49205e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdfe44e3b85043219a49a3e1515a82c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.029781] [48526]: INFO nova.api.openstack.requestlog [None req-ca2e0ed1-153b-4dde-b766-78e4105f9a09 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 200 len: 1302 microversion: 2.1 time: 0.092315 [ 1075.030099] [48526]: [pid: 48526|app: 0|req: 2630/5311] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:39 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 1302 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.034075] [48526]: DEBUG nova.api.openstack.wsgi [None req-2850b4b1-caa6-4b93-9957-a3f612f21b20 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.053315] [48527]: DEBUG nova.policy [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.058560] [48527]: INFO nova.api.openstack.requestlog [None req-b6ab741a-8557-4eee-abfc-1b71735e51ad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.134646 [ 1075.058936] [48527]: [pid: 48527|app: 0|req: 2682/5312] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:39 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.063172] [48527]: DEBUG nova.api.openstack.wsgi [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.063172] [48527]: DEBUG nova.compute.api [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.067997] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.069333] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.069333] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.069333] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.069333] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.069333] [48527]: DEBUG oslo_concurrency.lockutils [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.071769] [48526]: INFO nova.api.openstack.requestlog [None req-2850b4b1-caa6-4b93-9957-a3f612f21b20 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1644 microversion: 2.1 time: 0.041019 [ 1075.072152] [48526]: [pid: 48526|app: 0|req: 2631/5313] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:39 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1644 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.093260] [48527]: WARNING neutronclient.v2_0.client [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.155116] [48527]: DEBUG nova.policy [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.160148] [48527]: INFO nova.api.openstack.requestlog [None req-6e8a2747-5cfe-4104-a1b3-5e7fe8f0b3dc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.100578 [ 1075.160521] [48527]: [pid: 48527|app: 0|req: 2683/5314] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:39 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.616891] [48526]: DEBUG nova.api.openstack.wsgi [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.618667] [48526]: DEBUG nova.compute.api [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.625205] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.625537] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.625752] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.626150] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.626375] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.626564] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.649738] [48526]: WARNING neutronclient.v2_0.client [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.676368] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1075.717415] [48526]: DEBUG nova.policy [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.725210] [48526]: INFO nova.api.openstack.requestlog [None req-31b39044-fa31-42ed-bda0-d77ae167a7ef tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1551 microversion: 2.1 time: 0.110774 [ 1075.725557] [48526]: [pid: 48526|app: 0|req: 2632/5315] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:39 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1551 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.738218] [48527]: DEBUG nova.api.openstack.wsgi [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.739738] [48527]: DEBUG nova.compute.api [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.744525] [48527]: DEBUG oslo_concurrency.lockutils [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.744808] [48527]: DEBUG oslo_concurrency.lockutils [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.745064] [48527]: DEBUG oslo_concurrency.lockutils [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.745314] [48527]: DEBUG oslo_concurrency.lockutils [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.745452] [48527]: DEBUG oslo_concurrency.lockutils [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.745610] [48527]: DEBUG oslo_concurrency.lockutils [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.760325] [48527]: WARNING neutronclient.v2_0.client [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.765610] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=12 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1075.788122] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.789719] [48526]: DEBUG nova.compute.api [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.794094] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.794309] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.794449] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.794740] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.794889] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.795022] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.805368] [48527]: INFO nova.api.openstack.requestlog [None req-007f96a8-269a-4d8b-8c92-45f12e6e71ba tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.069599 [ 1075.805904] [48527]: [pid: 48527|app: 0|req: 2684/5316] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:59:39 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-interface => generated 287 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1075.808707] [48527]: DEBUG nova.api.openstack.wsgi [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.810261] [48527]: DEBUG nova.compute.api [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.813601] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.813782] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.813913] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.814181] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.814280] [48526]: WARNING neutronclient.v2_0.client [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.814379] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.814525] [48527]: DEBUG oslo_concurrency.lockutils [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.833816] [48527]: WARNING neutronclient.v2_0.client [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.426210] [48526]: DEBUG nova.policy [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.433500] [48526]: INFO nova.api.openstack.requestlog [None req-fc960538-dec8-428a-836b-23f0fe005de2 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1312 microversion: 2.1 time: 0.648238 [ 1076.434858] [48526]: [pid: 48526|app: 0|req: 2633/5317] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:40 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1312 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.437652] [48526]: DEBUG nova.api.openstack.wsgi [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.441961] [48526]: DEBUG nova.compute.api [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.447274] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.447476] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.447640] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.447926] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.448058] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.448135] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.453726] [48527]: DEBUG nova.policy [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.461315] [48527]: INFO nova.api.openstack.requestlog [None req-e3bddd2a-905f-435e-bdf8-55072143a18a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1362 microversion: 2.1 time: 0.654104 [ 1076.461315] [48527]: [pid: 48527|app: 0|req: 2685/5318] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:40 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1362 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.465989] [48527]: DEBUG nova.api.openstack.wsgi [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.466329] [48527]: DEBUG nova.compute.api [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.472040] [48527]: DEBUG oslo_concurrency.lockutils [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.472274] [48527]: DEBUG oslo_concurrency.lockutils [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.472471] [48527]: DEBUG oslo_concurrency.lockutils [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.472794] [48527]: DEBUG oslo_concurrency.lockutils [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.473066] [48527]: DEBUG oslo_concurrency.lockutils [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.473221] [48527]: DEBUG oslo_concurrency.lockutils [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.482721] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.483919] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.483919] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.483919] [48526]: DEBUG nova.objects.instance [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lazy-loading 'fault' on Instance uuid 3ce2b480-7d40-4b73-a743-cf8e11e7af95 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1076.487228] [48526]: WARNING neutronclient.v2_0.client [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.496988] [48527]: DEBUG oslo_concurrency.lockutils [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.497236] [48527]: DEBUG oslo_concurrency.lockutils [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.497385] [48527]: DEBUG oslo_concurrency.lockutils [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.497533] [48527]: DEBUG nova.objects.instance [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 8da76bea-8e25-41a1-b233-f2e71ef9032d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1076.500486] [48527]: WARNING neutronclient.v2_0.client [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.522528] [48526]: DEBUG nova.policy [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.527104] [48526]: INFO nova.api.openstack.requestlog [None req-ffee36cc-ae4a-4e7d-951e-86883a2c87b9 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1361 microversion: 2.1 time: 0.092273 [ 1076.527598] [48526]: [pid: 48526|app: 0|req: 2634/5319] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:40 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1361 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.536026] [48526]: DEBUG nova.api.openstack.wsgi [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.536026] [48526]: DEBUG nova.compute.api [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.540631] [48526]: DEBUG oslo_concurrency.lockutils [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.540821] [48526]: DEBUG oslo_concurrency.lockutils [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.540821] [48526]: DEBUG oslo_concurrency.lockutils [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.541101] [48526]: DEBUG oslo_concurrency.lockutils [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.541248] [48526]: DEBUG oslo_concurrency.lockutils [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.541532] [48526]: DEBUG oslo_concurrency.lockutils [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.574711] [48527]: DEBUG nova.policy [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.575700] [48526]: WARNING neutronclient.v2_0.client [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.582066] [48527]: INFO nova.api.openstack.requestlog [None req-016b0a8c-b219-4ef1-940d-d15893723348 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1321 microversion: 2.1 time: 0.120029 [ 1076.582530] [48527]: [pid: 48527|app: 0|req: 2686/5320] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:40 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1321 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.585426] [48527]: DEBUG nova.api.openstack.wsgi [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.587102] [48527]: DEBUG nova.compute.api [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.594079] [48527]: DEBUG oslo_concurrency.lockutils [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.594306] [48527]: DEBUG oslo_concurrency.lockutils [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.594526] [48527]: DEBUG oslo_concurrency.lockutils [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.594714] [48527]: DEBUG oslo_concurrency.lockutils [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.594883] [48527]: DEBUG oslo_concurrency.lockutils [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.594965] [48527]: DEBUG oslo_concurrency.lockutils [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.620075] [48527]: WARNING neutronclient.v2_0.client [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.714882] [48527]: DEBUG nova.policy [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.719714] [48527]: DEBUG nova.policy [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.720398] [48527]: DEBUG nova.policy [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.721092] [48527]: INFO nova.api.openstack.requestlog [None req-28d6cfe6-a975-47bb-96f0-9cc1ab758140 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1389 microversion: 2.57 time: 0.138191 [ 1076.721651] [48527]: [pid: 48527|app: 0|req: 2687/5321] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:40 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1389 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1076.725544] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.727171] [48527]: DEBUG nova.compute.api [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: b189ceb3-f135-40c7-af0b-94b213f461bc] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.731376] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.731376] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.731376] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.731714] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.731756] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.732617] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.743205] [48527]: INFO nova.api.openstack.wsgi [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] HTTP exception thrown: Instance b189ceb3-f135-40c7-af0b-94b213f461bc could not be found. [ 1076.743205] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Returning 404 to user: Instance b189ceb3-f135-40c7-af0b-94b213f461bc could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1076.743205] [48527]: INFO nova.api.openstack.requestlog [None req-ba42f51d-0dc3-4599-a010-dfd3143262b9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc" status: 404 len: 111 microversion: 2.1 time: 0.020394 [ 1076.743205] [48527]: [pid: 48527|app: 0|req: 2688/5322] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:40 2025] GET /compute/v2.1/servers/b189ceb3-f135-40c7-af0b-94b213f461bc => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1076.747393] [48527]: DEBUG nova.api.openstack.wsgi [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.750144] [48527]: DEBUG nova.compute.api [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.752754] [48527]: DEBUG oslo_concurrency.lockutils [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.752938] [48527]: DEBUG oslo_concurrency.lockutils [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.753082] [48527]: DEBUG oslo_concurrency.lockutils [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.753339] [48527]: DEBUG oslo_concurrency.lockutils [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.753483] [48527]: DEBUG oslo_concurrency.lockutils [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.753604] [48527]: DEBUG oslo_concurrency.lockutils [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.783861] [48527]: WARNING neutronclient.v2_0.client [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.802631] [48526]: DEBUG nova.policy [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.809850] [48526]: INFO nova.api.openstack.requestlog [None req-2844e7e3-5607-4e0d-99a9-92dc8822b448 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1364 microversion: 2.1 time: 0.281441 [ 1076.810377] [48526]: [pid: 48526|app: 0|req: 2635/5323] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:40 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1364 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.813033] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a6dc12a-4a42-486c-90fa-70856e83f189 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.851472] [48526]: INFO nova.api.openstack.requestlog [None req-3a6dc12a-4a42-486c-90fa-70856e83f189 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1644 microversion: 2.1 time: 0.040591 [ 1076.851847] [48526]: [pid: 48526|app: 0|req: 2636/5324] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1644 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.854511] [48526]: DEBUG nova.api.openstack.wsgi [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.856071] [48526]: DEBUG nova.compute.api [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.862106] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.862391] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.862729] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.863024] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.863807] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.863807] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.896216] [48526]: WARNING neutronclient.v2_0.client [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.075844] [48527]: DEBUG nova.policy [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.080733] [48527]: INFO nova.api.openstack.requestlog [None req-29a749fd-448c-4874-a46d-d742933247bf tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.337087 [ 1077.081492] [48527]: [pid: 48527|app: 0|req: 2689/5325] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:40 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.084899] [48527]: DEBUG nova.api.openstack.wsgi [req-fa2f3664-613f-44ff-9efe-45fc05dcf41b req-fd330472-ca7b-41de-b495-d9e562f3d364 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1bfdc10f-cc1d-4efa-b640-cb2580741575", "tag": "e6b70eee-26af-4ec6-9e58-710d17bfd8ef"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1077.091288] [48527]: DEBUG oslo_concurrency.lockutils [req-fa2f3664-613f-44ff-9efe-45fc05dcf41b req-fd330472-ca7b-41de-b495-d9e562f3d364 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.091650] [48527]: DEBUG oslo_concurrency.lockutils [req-fa2f3664-613f-44ff-9efe-45fc05dcf41b req-fd330472-ca7b-41de-b495-d9e562f3d364 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.093494] [48527]: DEBUG oslo_concurrency.lockutils [req-fa2f3664-613f-44ff-9efe-45fc05dcf41b req-fd330472-ca7b-41de-b495-d9e562f3d364 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.099061] [48526]: DEBUG nova.policy [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.099816] [48527]: INFO nova.api.openstack.compute.server_external_events [req-fa2f3664-613f-44ff-9efe-45fc05dcf41b req-fd330472-ca7b-41de-b495-d9e562f3d364 service nova] Creating event network-changed:e6b70eee-26af-4ec6-9e58-710d17bfd8ef for instance 1bfdc10f-cc1d-4efa-b640-cb2580741575 on cpu-1 [ 1077.105044] [48527]: INFO nova.api.openstack.requestlog [req-fa2f3664-613f-44ff-9efe-45fc05dcf41b req-fd330472-ca7b-41de-b495-d9e562f3d364 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022542 [ 1077.105837] [48527]: [pid: 48527|app: 0|req: 2690/5326] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:41 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) [ 1077.107195] [48526]: INFO nova.api.openstack.requestlog [None req-e4623ee1-8e57-4a1f-a92f-35b27abf243a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.254304 [ 1077.107439] [48526]: [pid: 48526|app: 0|req: 2637/5327] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.111019] [48527]: DEBUG nova.api.openstack.wsgi [req-a95fbe56-9418-4209-bf8a-89bea9bbb1b3 req-81707a98-676c-4de7-a540-01574903af7f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0db62b81-3e68-44fc-b62f-067f8a054f1e", "name": "network-vif-plugged", "status": "completed", "tag": "29052cb8-6170-4373-be83-f2d01cf6dd2f"}, {"name": "network-changed", "server_uuid": "0db62b81-3e68-44fc-b62f-067f8a054f1e", "tag": "29052cb8-6170-4373-be83-f2d01cf6dd2f"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1077.111156] [48526]: DEBUG nova.api.openstack.wsgi [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.111156] [48526]: DEBUG nova.compute.api [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.116032] [48527]: DEBUG oslo_concurrency.lockutils [req-a95fbe56-9418-4209-bf8a-89bea9bbb1b3 req-81707a98-676c-4de7-a540-01574903af7f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.116419] [48527]: DEBUG oslo_concurrency.lockutils [req-a95fbe56-9418-4209-bf8a-89bea9bbb1b3 req-81707a98-676c-4de7-a540-01574903af7f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.116666] [48526]: DEBUG oslo_concurrency.lockutils [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.116871] [48527]: DEBUG oslo_concurrency.lockutils [req-a95fbe56-9418-4209-bf8a-89bea9bbb1b3 req-81707a98-676c-4de7-a540-01574903af7f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.116958] [48526]: DEBUG oslo_concurrency.lockutils [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.117137] [48526]: DEBUG oslo_concurrency.lockutils [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.117418] [48526]: DEBUG oslo_concurrency.lockutils [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.117664] [48526]: DEBUG oslo_concurrency.lockutils [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.118181] [48526]: DEBUG oslo_concurrency.lockutils [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.128482] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a95fbe56-9418-4209-bf8a-89bea9bbb1b3 req-81707a98-676c-4de7-a540-01574903af7f service nova] Creating event network-vif-plugged:29052cb8-6170-4373-be83-f2d01cf6dd2f for instance 0db62b81-3e68-44fc-b62f-067f8a054f1e on cpu-1 [ 1077.128877] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a95fbe56-9418-4209-bf8a-89bea9bbb1b3 req-81707a98-676c-4de7-a540-01574903af7f service nova] Creating event network-changed:29052cb8-6170-4373-be83-f2d01cf6dd2f for instance 0db62b81-3e68-44fc-b62f-067f8a054f1e on cpu-1 [ 1077.132869] [48526]: INFO nova.api.openstack.wsgi [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] HTTP exception thrown: Instance cd92109b-864c-40fa-ac4d-847a7326f20f could not be found. [ 1077.133242] [48526]: DEBUG nova.api.openstack.wsgi [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Returning 404 to user: Instance cd92109b-864c-40fa-ac4d-847a7326f20f could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1077.133644] [48526]: INFO nova.api.openstack.requestlog [None req-283dacb8-72ea-45d2-9a69-afeed0d66d73 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 404 len: 111 microversion: 2.1 time: 0.025847 [ 1077.134096] [48526]: [pid: 48526|app: 0|req: 2638/5328] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:41 2025] DELETE /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1077.140009] [48527]: INFO nova.api.openstack.requestlog [req-a95fbe56-9418-4209-bf8a-89bea9bbb1b3 req-81707a98-676c-4de7-a540-01574903af7f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.032091 [ 1077.140009] [48527]: [pid: 48527|app: 0|req: 2691/5329] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:41 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1077.141367] [48526]: DEBUG nova.api.openstack.wsgi [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.142988] [48526]: DEBUG nova.compute.api [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cd92109b-864c-40fa-ac4d-847a7326f20f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.146564] [48526]: DEBUG oslo_concurrency.lockutils [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.146813] [48526]: DEBUG oslo_concurrency.lockutils [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.146955] [48526]: DEBUG oslo_concurrency.lockutils [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.147297] [48526]: DEBUG oslo_concurrency.lockutils [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.147453] [48526]: DEBUG oslo_concurrency.lockutils [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.147654] [48526]: DEBUG oslo_concurrency.lockutils [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.159511] [48526]: INFO nova.api.openstack.wsgi [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] HTTP exception thrown: Instance cd92109b-864c-40fa-ac4d-847a7326f20f could not be found. [ 1077.159511] [48526]: DEBUG nova.api.openstack.wsgi [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Returning 404 to user: Instance cd92109b-864c-40fa-ac4d-847a7326f20f could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1077.160167] [48526]: INFO nova.api.openstack.requestlog [None req-d138992a-f7bc-42ac-b72c-905001602033 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f" status: 404 len: 111 microversion: 2.1 time: 0.020824 [ 1077.160300] [48526]: [pid: 48526|app: 0|req: 2639/5330] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/servers/cd92109b-864c-40fa-ac4d-847a7326f20f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1077.166355] [48527]: DEBUG nova.api.openstack.wsgi [None req-53a43191-867d-46d2-b9cd-ca55eb31dea9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.180919] [48527]: INFO nova.api.openstack.requestlog [None req-53a43191-867d-46d2-b9cd-ca55eb31dea9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1839478466" status: 202 len: 0 microversion: 2.1 time: 0.017011 [ 1077.181310] [48527]: [pid: 48527|app: 0|req: 2692/5331] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:59:41 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1839478466 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1077.450255] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.451927] [48526]: DEBUG nova.compute.api [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.458038] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.458038] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.458310] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.458786] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.458985] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.459144] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.480744] [48527]: DEBUG nova.api.openstack.wsgi [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.482958] [48527]: DEBUG nova.compute.api [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.487038] [48526]: WARNING neutronclient.v2_0.client [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.488086] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.488396] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.488621] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.489055] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.489555] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.489745] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.512205] [48527]: WARNING neutronclient.v2_0.client [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.612583] [48526]: DEBUG nova.policy [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.620724] [48526]: INFO nova.api.openstack.requestlog [None req-ce8ea879-202d-4062-bdd4-81ed63ff118d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1312 microversion: 2.1 time: 0.172729 [ 1077.621274] [48526]: [pid: 48526|app: 0|req: 2640/5332] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1312 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.624732] [48526]: DEBUG nova.api.openstack.wsgi [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.626354] [48526]: DEBUG nova.compute.api [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.630124] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.630325] [48527]: DEBUG nova.policy [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.630424] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.630528] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.630848] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.631031] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.631163] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.636855] [48527]: INFO nova.api.openstack.requestlog [None req-c3a2d1c0-21fc-4dae-8036-c86f26eb2334 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1362 microversion: 2.1 time: 0.160245 [ 1077.637591] [48527]: [pid: 48527|app: 0|req: 2693/5333] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1362 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.641758] [48527]: DEBUG nova.api.openstack.wsgi [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.642209] [48527]: DEBUG nova.compute.api [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.646998] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.647513] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.647665] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.647986] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.648229] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.648532] [48527]: DEBUG oslo_concurrency.lockutils [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.659432] [48527]: INFO nova.api.openstack.wsgi [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] HTTP exception thrown: Instance 6417e29c-f36f-41ae-bc1c-2e465382f387 could not be found. [ 1077.659774] [48527]: DEBUG nova.api.openstack.wsgi [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Returning 404 to user: Instance 6417e29c-f36f-41ae-bc1c-2e465382f387 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1077.660175] [48527]: INFO nova.api.openstack.requestlog [None req-cfba456e-dad3-4af9-8a43-04ba5302b6b5 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 404 len: 111 microversion: 2.1 time: 0.021789 [ 1077.660380] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.660498] [48527]: [pid: 48527|app: 0|req: 2694/5334] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:41 2025] DELETE /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1077.660574] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.660826] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.660992] [48526]: DEBUG nova.objects.instance [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lazy-loading 'fault' on Instance uuid 3ce2b480-7d40-4b73-a743-cf8e11e7af95 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1077.663148] [48527]: DEBUG nova.api.openstack.wsgi [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.664737] [48527]: DEBUG nova.compute.api [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.665525] [48526]: WARNING neutronclient.v2_0.client [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.668265] [48527]: DEBUG oslo_concurrency.lockutils [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.668508] [48527]: DEBUG oslo_concurrency.lockutils [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.668751] [48527]: DEBUG oslo_concurrency.lockutils [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.669129] [48527]: DEBUG oslo_concurrency.lockutils [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.669335] [48527]: DEBUG oslo_concurrency.lockutils [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.669507] [48527]: DEBUG oslo_concurrency.lockutils [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.684759] [48526]: DEBUG nova.policy [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.690127] [48526]: INFO nova.api.openstack.requestlog [None req-cdbb3996-5356-48ca-ab4a-629332fba6af tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1361 microversion: 2.1 time: 0.068295 [ 1077.690684] [48526]: [pid: 48526|app: 0|req: 2641/5335] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1361 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.693945] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.695367] [48526]: DEBUG nova.compute.api [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 6417e29c-f36f-41ae-bc1c-2e465382f387] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.700197] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.700383] [48527]: DEBUG oslo_concurrency.lockutils [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.700438] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.700538] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.700612] [48527]: DEBUG oslo_concurrency.lockutils [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.700837] [48527]: DEBUG oslo_concurrency.lockutils [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.700901] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.700958] [48527]: DEBUG nova.objects.instance [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 8da76bea-8e25-41a1-b233-f2e71ef9032d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1077.701050] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.701099] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.704481] [48527]: WARNING neutronclient.v2_0.client [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.712061] [48526]: INFO nova.api.openstack.wsgi [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] HTTP exception thrown: Instance 6417e29c-f36f-41ae-bc1c-2e465382f387 could not be found. [ 1077.712441] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Returning 404 to user: Instance 6417e29c-f36f-41ae-bc1c-2e465382f387 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1077.712904] [48526]: INFO nova.api.openstack.requestlog [None req-eb4acbe1-8133-4c07-b335-92fddae7d7a3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387" status: 404 len: 111 microversion: 2.1 time: 0.021131 [ 1077.714036] [48526]: [pid: 48526|app: 0|req: 2642/5336] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/servers/6417e29c-f36f-41ae-bc1c-2e465382f387 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1077.720258] [48526]: DEBUG nova.api.openstack.wsgi [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.720419] [48526]: DEBUG nova.compute.api [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.725218] [48526]: DEBUG oslo_concurrency.lockutils [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.725218] [48526]: DEBUG oslo_concurrency.lockutils [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.725218] [48526]: DEBUG oslo_concurrency.lockutils [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.725218] [48526]: DEBUG oslo_concurrency.lockutils [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.725218] [48526]: DEBUG oslo_concurrency.lockutils [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.725218] [48526]: DEBUG oslo_concurrency.lockutils [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.726549] [48527]: DEBUG nova.policy [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.732332] [48527]: INFO nova.api.openstack.requestlog [None req-0da6c9f4-5e5d-475d-a820-81e51f95e626 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1321 microversion: 2.1 time: 0.071203 [ 1077.732713] [48527]: [pid: 48527|app: 0|req: 2695/5337] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1321 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.736291] [48526]: INFO nova.api.openstack.wsgi [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] HTTP exception thrown: Instance 33938c1f-2061-4cb2-9665-5158def1fb09 could not be found. [ 1077.736551] [48526]: DEBUG nova.api.openstack.wsgi [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Returning 404 to user: Instance 33938c1f-2061-4cb2-9665-5158def1fb09 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1077.736980] [48526]: INFO nova.api.openstack.requestlog [None req-347b95d6-d11f-4e2a-826d-277565497fe9 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 404 len: 111 microversion: 2.1 time: 0.020365 [ 1077.737405] [48526]: [pid: 48526|app: 0|req: 2643/5338] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:41 2025] DELETE /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1077.737927] [48527]: DEBUG nova.api.openstack.wsgi [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.740016] [48527]: DEBUG nova.compute.api [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.742914] [48526]: DEBUG nova.api.openstack.wsgi [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.743623] [48527]: DEBUG oslo_concurrency.lockutils [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.743835] [48527]: DEBUG oslo_concurrency.lockutils [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.744317] [48527]: DEBUG oslo_concurrency.lockutils [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.744317] [48527]: DEBUG oslo_concurrency.lockutils [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.744468] [48526]: DEBUG nova.compute.api [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: 33938c1f-2061-4cb2-9665-5158def1fb09] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.744530] [48527]: DEBUG oslo_concurrency.lockutils [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.744585] [48527]: DEBUG oslo_concurrency.lockutils [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.748114] [48526]: DEBUG oslo_concurrency.lockutils [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.748310] [48526]: DEBUG oslo_concurrency.lockutils [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.749033] [48526]: DEBUG oslo_concurrency.lockutils [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.749033] [48526]: DEBUG oslo_concurrency.lockutils [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.749033] [48526]: DEBUG oslo_concurrency.lockutils [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.749222] [48526]: DEBUG oslo_concurrency.lockutils [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.758985] [48526]: INFO nova.api.openstack.wsgi [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] HTTP exception thrown: Instance 33938c1f-2061-4cb2-9665-5158def1fb09 could not be found. [ 1077.759351] [48526]: DEBUG nova.api.openstack.wsgi [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Returning 404 to user: Instance 33938c1f-2061-4cb2-9665-5158def1fb09 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1077.759807] [48526]: INFO nova.api.openstack.requestlog [None req-582a3f28-3a95-4c2d-96d3-2b69c2e9930a tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09" status: 404 len: 111 microversion: 2.1 time: 0.019655 [ 1077.760172] [48526]: [pid: 48526|app: 0|req: 2644/5339] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/servers/33938c1f-2061-4cb2-9665-5158def1fb09 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1077.765211] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.765409] [48526]: DEBUG nova.compute.api [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.769021] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.769235] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.769366] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.769655] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.770119] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.770119] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.770276] [48527]: WARNING neutronclient.v2_0.client [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.780413] [48526]: INFO nova.api.openstack.wsgi [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] HTTP exception thrown: Instance cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 could not be found. [ 1077.780744] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Returning 404 to user: Instance cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1077.781170] [48526]: INFO nova.api.openstack.requestlog [None req-eb284d6d-db02-4b42-bd6e-a2012be0c6d3 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 404 len: 111 microversion: 2.1 time: 0.018228 [ 1077.782163] [48526]: [pid: 48526|app: 0|req: 2645/5340] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:41 2025] DELETE /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1077.787365] [48526]: DEBUG nova.api.openstack.wsgi [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.788898] [48526]: DEBUG nova.compute.api [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] [instance: cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.791900] [48527]: DEBUG nova.policy [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.792744] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.792984] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.793177] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.793465] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.793645] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.793781] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.798640] [48527]: DEBUG nova.policy [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.799212] [48527]: DEBUG nova.policy [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.800011] [48527]: INFO nova.api.openstack.requestlog [None req-c483cc2d-9178-4819-8220-29f04e1a0f1c tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1389 microversion: 2.57 time: 0.065080 [ 1077.800510] [48527]: [pid: 48527|app: 0|req: 2696/5341] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:41 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1389 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1077.804064] [48526]: INFO nova.api.openstack.wsgi [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] HTTP exception thrown: Instance cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 could not be found. [ 1077.804378] [48526]: DEBUG nova.api.openstack.wsgi [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] Returning 404 to user: Instance cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1077.804812] [48526]: INFO nova.api.openstack.requestlog [None req-cf620e3e-0153-46af-9e73-9b4b2a36bc36 tempest-ServerDiskConfigTestJSON-479089368 tempest-ServerDiskConfigTestJSON-479089368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8" status: 404 len: 111 microversion: 2.1 time: 0.019762 [ 1077.805186] [48526]: [pid: 48526|app: 0|req: 2646/5342] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:42 2025] GET /compute/v2.1/servers/cc8d6c6b-a06b-413a-b93c-b4a88c6e73f8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1077.826043] [48527]: DEBUG nova.api.openstack.wsgi [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.827751] [48527]: DEBUG nova.compute.api [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.831355] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.831551] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.831708] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.831963] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.832119] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.832261] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.853355] [48527]: WARNING neutronclient.v2_0.client [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.862027] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa2bc1e8-ea87-4cde-96aa-ad81870bde00 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.900400] [48526]: INFO nova.api.openstack.requestlog [None req-aa2bc1e8-ea87-4cde-96aa-ad81870bde00 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1644 microversion: 2.1 time: 0.041116 [ 1077.900962] [48526]: [pid: 48526|app: 0|req: 2647/5343] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:42 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1644 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.983036] [48527]: DEBUG nova.policy [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.987588] [48527]: INFO nova.api.openstack.requestlog [None req-5bfcedd0-08b6-4fb2-8c92-ce2a392f12c9 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1364 microversion: 2.1 time: 0.164224 [ 1077.988086] [48527]: [pid: 48527|app: 0|req: 2697/5344] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:42 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1364 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.101080] [48526]: DEBUG nova.api.openstack.wsgi [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.101080] [48526]: DEBUG nova.compute.api [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.106399] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.106894] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.107216] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.107613] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.107913] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.108149] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.127687] [48527]: DEBUG nova.api.openstack.wsgi [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.128882] [48527]: DEBUG nova.compute.api [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.132583] [48526]: WARNING neutronclient.v2_0.client [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.134078] [48527]: DEBUG oslo_concurrency.lockutils [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.134308] [48527]: DEBUG oslo_concurrency.lockutils [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.134537] [48527]: DEBUG oslo_concurrency.lockutils [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.134972] [48527]: DEBUG oslo_concurrency.lockutils [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.135240] [48527]: DEBUG oslo_concurrency.lockutils [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.135424] [48527]: DEBUG oslo_concurrency.lockutils [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.161586] [48527]: WARNING neutronclient.v2_0.client [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.268914] [48526]: DEBUG nova.policy [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.273523] [48526]: INFO nova.api.openstack.requestlog [None req-0d70e730-2bcd-4242-b087-32616d7c97c8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.177185 [ 1078.274201] [48526]: [pid: 48526|app: 0|req: 2648/5345] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:42 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.345482] [48527]: DEBUG nova.policy [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.351479] [48527]: INFO nova.api.openstack.requestlog [None req-469bfb2c-060c-4463-9c06-5f591fa61873 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1678 microversion: 2.1 time: 0.226090 [ 1078.351479] [48527]: [pid: 48527|app: 0|req: 2698/5346] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:42 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1678 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.635293] [48526]: DEBUG nova.api.openstack.wsgi [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.636886] [48526]: DEBUG nova.compute.api [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.642205] [48526]: DEBUG oslo_concurrency.lockutils [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.642391] [48526]: DEBUG oslo_concurrency.lockutils [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.642529] [48526]: DEBUG oslo_concurrency.lockutils [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.642786] [48526]: DEBUG oslo_concurrency.lockutils [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.642928] [48526]: DEBUG oslo_concurrency.lockutils [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.643112] [48526]: DEBUG oslo_concurrency.lockutils [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.651358] [48527]: DEBUG nova.api.openstack.wsgi [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.652905] [48527]: DEBUG nova.compute.api [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.656209] [48527]: DEBUG oslo_concurrency.lockutils [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.656391] [48527]: DEBUG oslo_concurrency.lockutils [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.656521] [48527]: DEBUG oslo_concurrency.lockutils [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.656773] [48527]: DEBUG oslo_concurrency.lockutils [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.656915] [48527]: DEBUG oslo_concurrency.lockutils [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.657048] [48527]: DEBUG oslo_concurrency.lockutils [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.670429] [48526]: WARNING neutronclient.v2_0.client [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.688927] [48527]: WARNING neutronclient.v2_0.client [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.785393] [48526]: DEBUG nova.policy [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.795384] [48526]: INFO nova.api.openstack.requestlog [None req-41efeb6c-dc4c-48fd-b764-312f7187ad83 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1312 microversion: 2.1 time: 0.162270 [ 1078.795758] [48526]: [pid: 48526|app: 0|req: 2649/5347] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:42 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1312 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.799014] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.800607] [48526]: DEBUG nova.compute.api [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.804363] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.804493] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.804667] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.804866] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.804979] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.805115] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.810082] [48527]: DEBUG nova.policy [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.815501] [48527]: INFO nova.api.openstack.requestlog [None req-462616ac-ec6a-403d-bb54-6b9ebc6a3ec5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1362 microversion: 2.1 time: 0.166422 [ 1078.815904] [48527]: [pid: 48527|app: 0|req: 2699/5348] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:42 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1362 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.818396] [48527]: DEBUG nova.api.openstack.wsgi [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.820385] [48527]: DEBUG nova.compute.api [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.827038] [48527]: DEBUG oslo_concurrency.lockutils [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.827038] [48527]: DEBUG oslo_concurrency.lockutils [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.827038] [48527]: DEBUG oslo_concurrency.lockutils [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.827038] [48527]: DEBUG oslo_concurrency.lockutils [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.827038] [48527]: DEBUG oslo_concurrency.lockutils [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.827038] [48527]: DEBUG oslo_concurrency.lockutils [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.829581] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.829832] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.829987] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.830347] [48526]: DEBUG nova.objects.instance [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lazy-loading 'fault' on Instance uuid 3ce2b480-7d40-4b73-a743-cf8e11e7af95 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1078.834879] [48526]: WARNING neutronclient.v2_0.client [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.852453] [48527]: DEBUG oslo_concurrency.lockutils [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.852453] [48527]: DEBUG oslo_concurrency.lockutils [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.852578] [48527]: DEBUG oslo_concurrency.lockutils [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.852676] [48527]: DEBUG nova.objects.instance [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 8da76bea-8e25-41a1-b233-f2e71ef9032d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1078.857776] [48527]: WARNING neutronclient.v2_0.client [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.862330] [48526]: DEBUG nova.policy [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.869692] [48526]: INFO nova.api.openstack.requestlog [None req-bd9cb634-6929-45f1-90a0-34e6e2d2ed1c tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1361 microversion: 2.1 time: 0.073354 [ 1078.870107] [48526]: [pid: 48526|app: 0|req: 2650/5349] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1361 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.873577] [48526]: DEBUG nova.api.openstack.wsgi [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.874625] [48526]: DEBUG nova.compute.api [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.879506] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.879506] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.879654] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.879811] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.879957] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.880101] [48526]: DEBUG oslo_concurrency.lockutils [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.883108] [48527]: DEBUG nova.policy [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.887479] [48527]: INFO nova.api.openstack.requestlog [None req-9679a395-7b51-4c15-ac08-0fd2efa41887 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1321 microversion: 2.1 time: 0.071059 [ 1078.887821] [48527]: [pid: 48527|app: 0|req: 2700/5350] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1321 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.905222] [48526]: WARNING neutronclient.v2_0.client [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.910653] [48527]: DEBUG nova.api.openstack.wsgi [None req-32f383ed-51b7-4c06-a1ec-3fb644bdc47e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.927198] [48526]: DEBUG nova.policy [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.931511] [48526]: DEBUG nova.policy [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.932155] [48526]: DEBUG nova.policy [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.932780] [48526]: INFO nova.api.openstack.requestlog [None req-a8fd7715-5cd1-4ecb-a2e4-1f0af79d0ec8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1389 microversion: 2.57 time: 0.062175 [ 1078.933094] [48526]: [pid: 48526|app: 0|req: 2651/5351] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1389 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1078.947047] [48527]: INFO nova.api.openstack.requestlog [None req-32f383ed-51b7-4c06-a1ec-3fb644bdc47e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1652 microversion: 2.1 time: 0.038826 [ 1078.947558] [48527]: [pid: 48527|app: 0|req: 2701/5352] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1652 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.955346] [48526]: DEBUG nova.api.openstack.wsgi [None req-aeff1ada-9859-46e9-b7b8-f686eda4b16a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.984376] [48526]: INFO nova.api.openstack.requestlog [None req-aeff1ada-9859-46e9-b7b8-f686eda4b16a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 200 len: 1652 microversion: 2.1 time: 0.031178 [ 1078.984710] [48526]: [pid: 48526|app: 0|req: 2652/5353] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 1652 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.992786] [48527]: DEBUG nova.api.openstack.wsgi [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.994177] [48527]: DEBUG nova.compute.api [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.998237] [48527]: DEBUG oslo_concurrency.lockutils [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.998425] [48527]: DEBUG oslo_concurrency.lockutils [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.998597] [48527]: DEBUG oslo_concurrency.lockutils [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.998825] [48527]: DEBUG oslo_concurrency.lockutils [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.999000] [48527]: DEBUG oslo_concurrency.lockutils [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.999138] [48527]: DEBUG oslo_concurrency.lockutils [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.000627] [48526]: DEBUG nova.api.openstack.wsgi [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.002600] [48526]: DEBUG nova.compute.api [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.006228] [48526]: DEBUG oslo_concurrency.lockutils [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.006385] [48526]: DEBUG oslo_concurrency.lockutils [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.006519] [48526]: DEBUG oslo_concurrency.lockutils [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.006775] [48526]: DEBUG oslo_concurrency.lockutils [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.006920] [48526]: DEBUG oslo_concurrency.lockutils [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.007054] [48526]: DEBUG oslo_concurrency.lockutils [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.020448] [48527]: WARNING neutronclient.v2_0.client [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.030424] [48526]: WARNING neutronclient.v2_0.client [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.165156] [48527]: DEBUG nova.policy [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.172379] [48527]: INFO nova.api.openstack.requestlog [None req-60476b7c-bad2-4011-b9b6-7e05eb7ee155 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1473 microversion: 2.1 time: 0.181373 [ 1079.172861] [48527]: [pid: 48527|app: 0|req: 2702/5354] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1473 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.176263] [48527]: DEBUG nova.api.openstack.wsgi [req-7cd15515-f548-489c-bd7a-65372be0592e req-da41ab26-9d77-402d-92c3-fb90fd405182 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca893712-df12-4e77-b84d-f65b6975648d", "name": "network-vif-plugged", "status": "completed", "tag": "d9606991-97eb-4cb7-acc7-b563a060c689"}, {"name": "network-changed", "server_uuid": "ca893712-df12-4e77-b84d-f65b6975648d", "tag": "d9606991-97eb-4cb7-acc7-b563a060c689"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1079.184786] [48527]: DEBUG oslo_concurrency.lockutils [req-7cd15515-f548-489c-bd7a-65372be0592e req-da41ab26-9d77-402d-92c3-fb90fd405182 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.184966] [48527]: DEBUG oslo_concurrency.lockutils [req-7cd15515-f548-489c-bd7a-65372be0592e req-da41ab26-9d77-402d-92c3-fb90fd405182 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.185226] [48527]: DEBUG oslo_concurrency.lockutils [req-7cd15515-f548-489c-bd7a-65372be0592e req-da41ab26-9d77-402d-92c3-fb90fd405182 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.188986] [48526]: DEBUG nova.policy [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.193673] [48526]: INFO nova.api.openstack.requestlog [None req-df7a81a7-2091-4e44-89ea-cb96fec9060d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1364 microversion: 2.1 time: 0.195009 [ 1079.194062] [48526]: [pid: 48526|app: 0|req: 2653/5355] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1364 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.196495] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7cd15515-f548-489c-bd7a-65372be0592e req-da41ab26-9d77-402d-92c3-fb90fd405182 service nova] Creating event network-vif-plugged:d9606991-97eb-4cb7-acc7-b563a060c689 for instance ca893712-df12-4e77-b84d-f65b6975648d on cpu-1 [ 1079.196850] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7cd15515-f548-489c-bd7a-65372be0592e req-da41ab26-9d77-402d-92c3-fb90fd405182 service nova] Creating event network-changed:d9606991-97eb-4cb7-acc7-b563a060c689 for instance ca893712-df12-4e77-b84d-f65b6975648d on cpu-1 [ 1079.204213] [48527]: INFO nova.api.openstack.requestlog [req-7cd15515-f548-489c-bd7a-65372be0592e req-da41ab26-9d77-402d-92c3-fb90fd405182 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.030703 [ 1079.205082] [48527]: [pid: 48527|app: 0|req: 2703/5356] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:43 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1079.288058] [48526]: DEBUG nova.api.openstack.wsgi [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.290065] [48526]: DEBUG nova.compute.api [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.294208] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.294460] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.294645] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.295013] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.295184] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.295364] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.320677] [48526]: WARNING neutronclient.v2_0.client [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.366973] [48527]: DEBUG nova.api.openstack.wsgi [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.368664] [48527]: DEBUG nova.compute.api [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.373864] [48527]: DEBUG oslo_concurrency.lockutils [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.374163] [48527]: DEBUG oslo_concurrency.lockutils [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.374341] [48527]: DEBUG oslo_concurrency.lockutils [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.375045] [48527]: DEBUG oslo_concurrency.lockutils [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.375045] [48527]: DEBUG oslo_concurrency.lockutils [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.375173] [48527]: DEBUG oslo_concurrency.lockutils [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.388515] [48526]: DEBUG nova.policy [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.396497] [48526]: INFO nova.api.openstack.requestlog [None req-ebacc585-ec45-4fe6-8fad-ab412cfacbd7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.110250 [ 1079.396497] [48526]: [pid: 48526|app: 0|req: 2654/5357] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.400911] [48527]: WARNING neutronclient.v2_0.client [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.493994] [48527]: DEBUG nova.policy [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.506641] [48527]: INFO nova.api.openstack.requestlog [None req-587974e9-2361-44db-acdf-8bbda283f434 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1670 microversion: 2.1 time: 0.142302 [ 1079.507072] [48527]: [pid: 48527|app: 0|req: 2704/5358] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1670 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.522678] [48526]: DEBUG nova.api.openstack.wsgi [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.524752] [48526]: DEBUG nova.compute.api [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.530949] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.531184] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.531720] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.532191] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.532380] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.532693] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.557187] [48526]: WARNING neutronclient.v2_0.client [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.648282] [48526]: DEBUG nova.policy [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.656310] [48526]: INFO nova.api.openstack.requestlog [None req-1a33cd1e-1b34-4b85-b842-35a6ab85b73d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1670 microversion: 2.1 time: 0.136666 [ 1079.656677] [48526]: [pid: 48526|app: 0|req: 2655/5359] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1670 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.671222] [48527]: DEBUG nova.api.openstack.wsgi [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.673205] [48527]: DEBUG nova.compute.api [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.678038] [48527]: DEBUG oslo_concurrency.lockutils [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.678038] [48527]: DEBUG oslo_concurrency.lockutils [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.678250] [48527]: DEBUG oslo_concurrency.lockutils [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.678461] [48527]: DEBUG oslo_concurrency.lockutils [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.678617] [48527]: DEBUG oslo_concurrency.lockutils [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.678787] [48527]: DEBUG oslo_concurrency.lockutils [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.706847] [48527]: WARNING neutronclient.v2_0.client [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.816223] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.818136] [48526]: DEBUG nova.compute.api [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.821998] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.822229] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.822430] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.822846] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.823108] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.823273] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.847398] [48526]: WARNING neutronclient.v2_0.client [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.859606] [48527]: DEBUG nova.policy [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.865157] [48527]: INFO nova.api.openstack.requestlog [None req-6045b9a7-cbfa-4712-8f07-0694c5f35fb2 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1670 microversion: 2.1 time: 0.196350 [ 1079.865548] [48527]: [pid: 48527|app: 0|req: 2705/5360] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:43 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1670 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1079.868222] [48527]: DEBUG nova.api.openstack.wsgi [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.869720] [48527]: DEBUG nova.compute.api [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.877176] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.877176] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.877176] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.877176] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.877176] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.877438] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.899567] [48527]: WARNING neutronclient.v2_0.client [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.933955] [48526]: DEBUG nova.policy [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.939875] [48526]: INFO nova.api.openstack.requestlog [None req-2ae70568-dc39-4932-90b4-c05fbfecb9c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1312 microversion: 2.1 time: 0.126268 [ 1079.940581] [48526]: [pid: 48526|app: 0|req: 2656/5361] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.945387] [48526]: DEBUG nova.api.openstack.wsgi [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.945642] [48526]: DEBUG nova.compute.api [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.951284] [48526]: DEBUG oslo_concurrency.lockutils [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.951609] [48526]: DEBUG oslo_concurrency.lockutils [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.951767] [48526]: DEBUG oslo_concurrency.lockutils [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.952029] [48526]: DEBUG oslo_concurrency.lockutils [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.952185] [48526]: DEBUG oslo_concurrency.lockutils [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.952312] [48526]: DEBUG oslo_concurrency.lockutils [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.960203] [48527]: DEBUG nova.policy [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.964732] [48527]: INFO nova.api.openstack.requestlog [None req-f6ed769d-ec8f-4fe5-9b44-801caab24edc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1362 microversion: 2.1 time: 0.098349 [ 1079.964787] [48527]: [pid: 48527|app: 0|req: 2706/5362] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1362 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.967361] [48527]: DEBUG nova.api.openstack.wsgi [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.968831] [48527]: DEBUG nova.compute.api [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.974943] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.974943] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.974943] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.975094] [48526]: DEBUG nova.compute.api [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1079.975142] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.975142] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.975142] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.997247] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.997419] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.997554] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.998357] [48527]: DEBUG nova.objects.instance [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lazy-loading 'fault' on Instance uuid 3ce2b480-7d40-4b73-a743-cf8e11e7af95 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1080.001340] [48527]: WARNING neutronclient.v2_0.client [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.023094] [48527]: DEBUG nova.policy [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '749f074360e447e8937e63f6c6a384cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10a67862e648470cbf29a3115d93f00e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.027170] [48527]: INFO nova.api.openstack.requestlog [None req-5ff29e6e-ed84-4bdb-9fe3-692301326e52 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 200 len: 1361 microversion: 2.1 time: 0.061771 [ 1080.027719] [48527]: [pid: 48527|app: 0|req: 2707/5363] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 1361 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.030363] [48527]: DEBUG nova.api.openstack.wsgi [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.031781] [48527]: DEBUG nova.compute.api [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.033131] [48526]: INFO nova.api.openstack.requestlog [None req-829bd81a-90c9-4672-98db-a70a6242e167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 204 len: 0 microversion: 2.1 time: 0.089609 [ 1080.033529] [48526]: [pid: 48526|app: 0|req: 2657/5364] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:44 2025] DELETE /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1080.034929] [48527]: DEBUG oslo_concurrency.lockutils [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.035118] [48527]: DEBUG oslo_concurrency.lockutils [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.035249] [48527]: DEBUG oslo_concurrency.lockutils [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.035497] [48527]: DEBUG oslo_concurrency.lockutils [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.035635] [48527]: DEBUG oslo_concurrency.lockutils [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.037023] [48527]: DEBUG oslo_concurrency.lockutils [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.037103] [48526]: DEBUG nova.api.openstack.wsgi [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.038808] [48526]: DEBUG nova.compute.api [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.042100] [48526]: DEBUG oslo_concurrency.lockutils [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.042403] [48526]: DEBUG oslo_concurrency.lockutils [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.042553] [48526]: DEBUG oslo_concurrency.lockutils [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.042856] [48526]: DEBUG oslo_concurrency.lockutils [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.042989] [48526]: DEBUG oslo_concurrency.lockutils [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.043436] [48526]: DEBUG oslo_concurrency.lockutils [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.067816] [48527]: DEBUG oslo_concurrency.lockutils [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.067816] [48527]: DEBUG oslo_concurrency.lockutils [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.067816] [48527]: DEBUG oslo_concurrency.lockutils [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.067816] [48527]: DEBUG nova.objects.instance [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 8da76bea-8e25-41a1-b233-f2e71ef9032d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1080.071407] [48527]: WARNING neutronclient.v2_0.client [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.085877] [48526]: WARNING neutronclient.v2_0.client [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.104934] [48527]: DEBUG nova.policy [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.109196] [48526]: DEBUG nova.policy [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.114811] [48526]: DEBUG nova.policy [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.114976] [48527]: INFO nova.api.openstack.requestlog [None req-4876ab13-31ae-4a71-8719-f243b1beac16 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1321 microversion: 2.1 time: 0.086551 [ 1080.115382] [48527]: [pid: 48527|app: 0|req: 2708/5365] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1321 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.115708] [48526]: DEBUG nova.policy [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.116722] [48526]: INFO nova.api.openstack.requestlog [None req-db8deda4-553b-4d8d-af1c-34b3f3ee62b8 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1374 microversion: 2.57 time: 0.082585 [ 1080.117072] [48526]: [pid: 48526|app: 0|req: 2658/5366] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1374 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1080.118288] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.119733] [48527]: DEBUG nova.compute.api [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.123373] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.123552] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.123685] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.123938] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.124115] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.124241] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.134981] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.135207] [48526]: DEBUG nova.compute.api [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.138544] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.138753] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.138902] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.139516] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.139516] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.139516] [48526]: DEBUG oslo_concurrency.lockutils [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.145903] [48527]: WARNING neutronclient.v2_0.client [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.160327] [48526]: DEBUG nova.compute.api [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1080.205757] [48526]: INFO nova.api.openstack.requestlog [None req-6ea46ccc-a95a-47b1-8eeb-80902bc3dba0 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 204 len: 0 microversion: 2.57 time: 0.074720 [ 1080.206122] [48526]: [pid: 48526|app: 0|req: 2659/5367] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 13:59:44 2025] DELETE /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1080.208787] [48526]: DEBUG nova.api.openstack.wsgi [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.210509] [48526]: DEBUG nova.compute.api [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.213284] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.213494] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.213588] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.213858] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.214023] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.214150] [48526]: DEBUG oslo_concurrency.lockutils [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.221974] [48527]: DEBUG nova.policy [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.227293] [48527]: INFO nova.api.openstack.requestlog [None req-0ba0b032-9b01-49ea-ab4e-ed3fdf6a0d1b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1674 microversion: 2.1 time: 0.110855 [ 1080.227293] [48527]: [pid: 48527|app: 0|req: 2709/5368] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1674 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.258773] [48527]: DEBUG nova.api.openstack.wsgi [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.258773] [48527]: DEBUG nova.compute.api [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.258998] [48526]: WARNING neutronclient.v2_0.client [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.259043] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.259043] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.259043] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.259043] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.259043] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.259043] [48527]: DEBUG oslo_concurrency.lockutils [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.263528] [48527]: WARNING neutronclient.v2_0.client [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.332792] [48527]: DEBUG nova.policy [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.332893] [48526]: DEBUG nova.policy [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.337358] [48527]: INFO nova.api.openstack.requestlog [None req-bb5e1f36-04df-47d9-94f6-da9a041a12d7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1364 microversion: 2.1 time: 0.109467 [ 1080.337491] [48526]: INFO nova.api.openstack.requestlog [None req-5c285e85-6686-42c7-8772-ab56dfcc9f1a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1473 microversion: 2.1 time: 0.130748 [ 1080.337709] [48527]: [pid: 48527|app: 0|req: 2710/5369] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1364 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.338024] [48526]: [pid: 48526|app: 0|req: 2660/5370] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1473 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.341035] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.341514] [48527]: DEBUG nova.compute.api [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.344684] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.344863] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.344997] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.345264] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.345410] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.345535] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.361241] [48527]: WARNING neutronclient.v2_0.client [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.379610] [48527]: DEBUG nova.policy [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.384112] [48527]: DEBUG nova.policy [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.384722] [48527]: DEBUG nova.policy [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.385355] [48527]: INFO nova.api.openstack.requestlog [None req-bd1d1d61-4b78-468d-ba10-f6f83d1eed18 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1380 microversion: 2.57 time: 0.047163 [ 1080.385664] [48527]: [pid: 48527|app: 0|req: 2711/5371] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1380 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1080.408914] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=10 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1080.419449] [48526]: DEBUG nova.api.openstack.wsgi [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.421051] [48526]: DEBUG nova.compute.api [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.425209] [48526]: DEBUG oslo_concurrency.lockutils [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.425396] [48526]: DEBUG oslo_concurrency.lockutils [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.425549] [48526]: DEBUG oslo_concurrency.lockutils [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.425821] [48526]: DEBUG oslo_concurrency.lockutils [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.425965] [48526]: DEBUG oslo_concurrency.lockutils [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.426290] [48526]: DEBUG oslo_concurrency.lockutils [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.463667] [48526]: WARNING neutronclient.v2_0.client [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.587977] [48526]: DEBUG nova.policy [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.595433] [48526]: INFO nova.api.openstack.requestlog [None req-c94e4cb1-6db6-4ebd-8700-824449a0096d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.178684 [ 1080.595918] [48526]: [pid: 48526|app: 0|req: 2661/5372] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:44 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.958285] [48527]: DEBUG nova.api.openstack.wsgi [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.959760] [48527]: DEBUG nova.compute.api [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.965493] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.965765] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.965908] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.966192] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.966335] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.966456] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.983548] [48526]: DEBUG nova.api.openstack.wsgi [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.985249] [48526]: DEBUG nova.compute.api [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.989277] [48526]: DEBUG oslo_concurrency.lockutils [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.989416] [48527]: WARNING neutronclient.v2_0.client [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.989475] [48526]: DEBUG oslo_concurrency.lockutils [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.989604] [48526]: DEBUG oslo_concurrency.lockutils [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.989869] [48526]: DEBUG oslo_concurrency.lockutils [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.990055] [48526]: DEBUG oslo_concurrency.lockutils [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.990170] [48526]: DEBUG oslo_concurrency.lockutils [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.009612] [48526]: WARNING neutronclient.v2_0.client [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.065057] [48527]: DEBUG nova.policy [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.070773] [48526]: DEBUG nova.policy [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.071017] [48527]: INFO nova.api.openstack.requestlog [None req-5bbc0225-429a-4e20-9ed3-cf87bb315ec1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1497 microversion: 2.1 time: 0.114841 [ 1081.071308] [48527]: [pid: 48527|app: 0|req: 2712/5373] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1497 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.073934] [48527]: DEBUG nova.api.openstack.wsgi [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.075363] [48527]: DEBUG nova.compute.api [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] [instance: 3ce2b480-7d40-4b73-a743-cf8e11e7af95] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.075792] [48526]: INFO nova.api.openstack.requestlog [None req-7714e669-12f2-411e-bf79-0a2f1fbb79aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1362 microversion: 2.1 time: 0.094858 [ 1081.076172] [48526]: [pid: 48526|app: 0|req: 2662/5374] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1362 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.079482] [48527]: DEBUG oslo_concurrency.lockutils [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.079592] [48527]: DEBUG oslo_concurrency.lockutils [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.079699] [48527]: DEBUG oslo_concurrency.lockutils [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.079925] [48527]: DEBUG oslo_concurrency.lockutils [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.080082] [48527]: DEBUG oslo_concurrency.lockutils [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.080202] [48527]: DEBUG oslo_concurrency.lockutils [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.084217] [48526]: DEBUG nova.api.openstack.wsgi [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1081.085717] [48526]: DEBUG nova.compute.api [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.089243] [48526]: DEBUG oslo_concurrency.lockutils [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.089367] [48527]: INFO nova.api.openstack.wsgi [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] HTTP exception thrown: Instance 3ce2b480-7d40-4b73-a743-cf8e11e7af95 could not be found. [ 1081.089501] [48526]: DEBUG oslo_concurrency.lockutils [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.089639] [48527]: DEBUG nova.api.openstack.wsgi [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Returning 404 to user: Instance 3ce2b480-7d40-4b73-a743-cf8e11e7af95 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1081.089690] [48526]: DEBUG oslo_concurrency.lockutils [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.089965] [48526]: DEBUG oslo_concurrency.lockutils [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.090029] [48527]: INFO nova.api.openstack.requestlog [None req-f767924f-4f86-4ee2-8b11-32f0ad9a3478 tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95" status: 404 len: 111 microversion: 2.1 time: 0.018278 [ 1081.090135] [48526]: DEBUG oslo_concurrency.lockutils [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.090316] [48526]: DEBUG oslo_concurrency.lockutils [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.090347] [48527]: [pid: 48527|app: 0|req: 2713/5375] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/3ce2b480-7d40-4b73-a743-cf8e11e7af95 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1081.094886] [48527]: DEBUG nova.api.openstack.wsgi [None req-eab77732-b8dc-4418-a883-b0e39f0320db tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.107337] [48527]: INFO nova.api.openstack.requestlog [None req-eab77732-b8dc-4418-a883-b0e39f0320db tempest-ServersTestManualDisk-2015790413 tempest-ServersTestManualDisk-2015790413-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-564009060" status: 202 len: 0 microversion: 2.1 time: 0.014265 [ 1081.107705] [48527]: [pid: 48527|app: 0|req: 2714/5376] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 13:59:45 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-564009060 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1081.108505] [48526]: DEBUG oslo_concurrency.lockutils [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.108697] [48526]: DEBUG oslo_concurrency.lockutils [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.108885] [48526]: DEBUG oslo_concurrency.lockutils [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.112508] [48526]: DEBUG nova.objects.instance [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'flavor' on Instance uuid 3965a587-91e4-40af-a3f0-4b8b7147e462 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1081.129658] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.131784] [48527]: DEBUG nova.compute.api [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.135239] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.135455] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.135617] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.135873] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.136031] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.136158] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.160328] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.160601] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.160808] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.161085] [48527]: DEBUG nova.objects.instance [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 8da76bea-8e25-41a1-b233-f2e71ef9032d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1081.165826] [48527]: WARNING neutronclient.v2_0.client [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.185485] [48527]: DEBUG nova.policy [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.189688] [48527]: INFO nova.api.openstack.requestlog [None req-dd399888-f249-4174-8771-d963a9d62357 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1321 microversion: 2.1 time: 0.062356 [ 1081.189993] [48527]: [pid: 48527|app: 0|req: 2715/5377] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1321 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.242283] [48527]: DEBUG nova.api.openstack.wsgi [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.242283] [48527]: DEBUG nova.compute.api [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.246072] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.246466] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.246747] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.247171] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.247449] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.247742] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.275591] [48527]: WARNING neutronclient.v2_0.client [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.352108] [48527]: DEBUG nova.policy [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.357627] [48527]: INFO nova.api.openstack.requestlog [None req-dc748d1b-abbd-4d02-a5df-aae7c0fba069 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1674 microversion: 2.1 time: 0.119527 [ 1081.358038] [48527]: [pid: 48527|app: 0|req: 2716/5378] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1674 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.360943] [48527]: DEBUG nova.api.openstack.wsgi [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.362642] [48527]: DEBUG nova.compute.api [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.366200] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.366441] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.366627] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.366928] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.367089] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.367227] [48527]: DEBUG oslo_concurrency.lockutils [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.399257] [48527]: WARNING neutronclient.v2_0.client [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.493665] [48527]: DEBUG nova.policy [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.499655] [48527]: INFO nova.api.openstack.requestlog [None req-68b7fb8b-a541-4a6a-bd27-8969bf48c484 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1473 microversion: 2.1 time: 0.140991 [ 1081.500370] [48527]: [pid: 48527|app: 0|req: 2717/5379] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1473 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.506999] [48527]: DEBUG nova.api.openstack.wsgi [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.508559] [48527]: DEBUG nova.compute.api [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.514380] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.514690] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.514978] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.515392] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.515622] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.515815] [48527]: DEBUG oslo_concurrency.lockutils [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.546691] [48527]: WARNING neutronclient.v2_0.client [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.637089] [48527]: DEBUG nova.policy [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.645208] [48527]: INFO nova.api.openstack.requestlog [None req-53c5f19b-c058-4e94-a60b-86c77b9578e5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1364 microversion: 2.1 time: 0.140214 [ 1081.645322] [48527]: [pid: 48527|app: 0|req: 2718/5380] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1364 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.648232] [48527]: DEBUG nova.api.openstack.wsgi [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.649446] [48527]: DEBUG nova.compute.api [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.652366] [48526]: INFO nova.api.openstack.requestlog [None req-271201e3-2482-4c19-a6ba-4d93b5f45aa7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462/action" status: 202 len: 0 microversion: 2.1 time: 0.570189 [ 1081.652840] [48526]: [pid: 48526|app: 0|req: 2663/5381] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:59:45 2025] POST /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462/action => generated 0 bytes in 571 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1081.656762] [48527]: DEBUG oslo_concurrency.lockutils [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.656762] [48527]: DEBUG oslo_concurrency.lockutils [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.656762] [48527]: DEBUG oslo_concurrency.lockutils [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.656762] [48527]: DEBUG oslo_concurrency.lockutils [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.656762] [48527]: DEBUG oslo_concurrency.lockutils [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.656762] [48527]: DEBUG oslo_concurrency.lockutils [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.657030] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.657898] [48526]: DEBUG nova.compute.api [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.663037] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.663037] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.663037] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.663327] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.663544] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.663699] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.677379] [48527]: WARNING neutronclient.v2_0.client [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.688045] [48526]: WARNING neutronclient.v2_0.client [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.698043] [48527]: DEBUG nova.policy [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.703933] [48527]: DEBUG nova.policy [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.704723] [48527]: DEBUG nova.policy [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.705410] [48527]: INFO nova.api.openstack.requestlog [None req-21c45973-4a0f-427d-92d5-c86824c085d7 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1380 microversion: 2.57 time: 0.059562 [ 1081.705753] [48527]: [pid: 48527|app: 0|req: 2719/5382] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1380 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1081.708941] [48527]: DEBUG nova.api.openstack.wsgi [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.710446] [48527]: DEBUG nova.compute.api [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.714074] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.714269] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.714401] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.714679] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.714822] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.714956] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.732242] [48527]: WARNING neutronclient.v2_0.client [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.837530] [48526]: DEBUG nova.policy [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.841638] [48526]: INFO nova.api.openstack.requestlog [None req-0ed4458d-9ed9-464e-a1ce-270466245b7f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.188101 [ 1081.842094] [48526]: [pid: 48526|app: 0|req: 2664/5383] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.870165] [48527]: DEBUG nova.policy [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.875374] [48527]: INFO nova.api.openstack.requestlog [None req-fe4ed5d8-30ea-49ba-b7cf-e9d0e80c8d9c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1503 microversion: 2.1 time: 0.168984 [ 1081.875894] [48527]: [pid: 48527|app: 0|req: 2720/5384] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:45 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1503 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.090975] [48526]: DEBUG nova.api.openstack.wsgi [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.093262] [48526]: DEBUG nova.compute.api [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.097304] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.097589] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.097766] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.098082] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.098268] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.098425] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.117955] [48526]: WARNING neutronclient.v2_0.client [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.203247] [48527]: DEBUG nova.api.openstack.wsgi [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.204712] [48527]: DEBUG nova.compute.api [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.210012] [48527]: DEBUG oslo_concurrency.lockutils [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.210219] [48527]: DEBUG oslo_concurrency.lockutils [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.210366] [48527]: DEBUG oslo_concurrency.lockutils [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.210636] [48527]: DEBUG oslo_concurrency.lockutils [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.210845] [48527]: DEBUG oslo_concurrency.lockutils [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.210978] [48527]: DEBUG oslo_concurrency.lockutils [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.250171] [48527]: DEBUG oslo_concurrency.lockutils [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.250363] [48527]: DEBUG oslo_concurrency.lockutils [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.250556] [48527]: DEBUG oslo_concurrency.lockutils [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.250675] [48527]: DEBUG nova.objects.instance [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 8da76bea-8e25-41a1-b233-f2e71ef9032d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1082.257337] [48527]: WARNING neutronclient.v2_0.client [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.415668] [48527]: DEBUG nova.policy [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.426098] [48527]: INFO nova.api.openstack.requestlog [None req-124f9d2f-354c-47c6-ab86-ae2639fd5624 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 200 len: 1321 microversion: 2.1 time: 0.224987 [ 1082.427150] [48527]: [pid: 48527|app: 0|req: 2721/5385] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:46 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 1321 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.432159] [48527]: DEBUG nova.api.openstack.wsgi [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.434420] [48527]: DEBUG nova.compute.api [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.439702] [48527]: DEBUG oslo_concurrency.lockutils [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.439902] [48527]: DEBUG oslo_concurrency.lockutils [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.440153] [48527]: DEBUG oslo_concurrency.lockutils [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.440338] [48527]: DEBUG oslo_concurrency.lockutils [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.440426] [48527]: DEBUG oslo_concurrency.lockutils [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.440855] [48527]: DEBUG oslo_concurrency.lockutils [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.471234] [48527]: WARNING neutronclient.v2_0.client [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.487051] [48526]: DEBUG nova.policy [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.495782] [48526]: INFO nova.api.openstack.requestlog [None req-2a9bdfd4-c10e-4101-aae8-59d75126c01e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1362 microversion: 2.1 time: 0.407177 [ 1082.496730] [48526]: [pid: 48526|app: 0|req: 2665/5386] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:46 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1362 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.517500] [48526]: DEBUG nova.api.openstack.wsgi [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.519345] [48526]: DEBUG nova.compute.api [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.524454] [48526]: DEBUG oslo_concurrency.lockutils [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.524666] [48526]: DEBUG oslo_concurrency.lockutils [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.524805] [48526]: DEBUG oslo_concurrency.lockutils [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.525085] [48526]: DEBUG oslo_concurrency.lockutils [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.525233] [48526]: DEBUG oslo_concurrency.lockutils [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.525356] [48526]: DEBUG oslo_concurrency.lockutils [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.548324] [48526]: WARNING neutronclient.v2_0.client [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.964886] [48527]: DEBUG nova.policy [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.974659] [48527]: INFO nova.api.openstack.requestlog [None req-0efdb44f-1a51-42d2-bebb-6811e096e384 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1674 microversion: 2.1 time: 0.546938 [ 1082.975323] [48527]: [pid: 48527|app: 0|req: 2722/5387] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:46 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1674 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.978160] [48527]: DEBUG nova.api.openstack.wsgi [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.979636] [48527]: DEBUG nova.compute.api [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.986291] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.986496] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.986647] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.986915] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.987068] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.987193] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.992073] [48526]: DEBUG nova.policy [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.996913] [48526]: INFO nova.api.openstack.requestlog [None req-a645086c-606d-4aea-a61e-df7650746075 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1460 microversion: 2.1 time: 0.481468 [ 1082.998453] [48526]: [pid: 48526|app: 0|req: 2666/5388] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:46 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1460 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.006734] [48526]: DEBUG nova.api.openstack.wsgi [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.009830] [48526]: DEBUG nova.compute.api [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.014252] [48526]: DEBUG oslo_concurrency.lockutils [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.014499] [48526]: DEBUG oslo_concurrency.lockutils [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.014680] [48526]: DEBUG oslo_concurrency.lockutils [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.014981] [48526]: DEBUG oslo_concurrency.lockutils [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.015193] [48526]: DEBUG oslo_concurrency.lockutils [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.015592] [48526]: DEBUG oslo_concurrency.lockutils [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.021070] [48527]: WARNING neutronclient.v2_0.client [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.038151] [48526]: WARNING neutronclient.v2_0.client [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.077831] [48526]: DEBUG nova.policy [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.083351] [48526]: DEBUG nova.policy [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.084100] [48526]: DEBUG nova.policy [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.084994] [48526]: INFO nova.api.openstack.requestlog [None req-42f8b9b3-8dc4-4af6-be8a-e9dd3bd848e3 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1380 microversion: 2.57 time: 0.084671 [ 1083.085368] [48526]: [pid: 48526|app: 0|req: 2667/5389] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:47 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1380 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1083.088250] [48526]: DEBUG nova.api.openstack.wsgi [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.089749] [48526]: DEBUG nova.compute.api [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.093704] [48526]: DEBUG oslo_concurrency.lockutils [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.094035] [48526]: DEBUG oslo_concurrency.lockutils [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.094035] [48526]: DEBUG oslo_concurrency.lockutils [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.094309] [48526]: DEBUG oslo_concurrency.lockutils [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.094453] [48526]: DEBUG oslo_concurrency.lockutils [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.094574] [48526]: DEBUG oslo_concurrency.lockutils [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.113764] [48527]: DEBUG nova.policy [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.118996] [48527]: INFO nova.api.openstack.requestlog [None req-2d81facf-8fae-4fa4-8812-1cf0ab45c316 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1364 microversion: 2.1 time: 0.142982 [ 1083.119337] [48527]: [pid: 48527|app: 0|req: 2723/5390] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:47 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1364 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.120372] [48526]: WARNING neutronclient.v2_0.client [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.121910] [48527]: DEBUG nova.api.openstack.wsgi [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.123537] [48527]: DEBUG nova.compute.api [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.127294] [48527]: DEBUG oslo_concurrency.lockutils [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.127640] [48527]: DEBUG oslo_concurrency.lockutils [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.127799] [48527]: DEBUG oslo_concurrency.lockutils [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.128179] [48527]: DEBUG oslo_concurrency.lockutils [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.128297] [48527]: DEBUG oslo_concurrency.lockutils [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.128460] [48527]: DEBUG oslo_concurrency.lockutils [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.147970] [48527]: WARNING neutronclient.v2_0.client [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.215458] [48526]: DEBUG nova.policy [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.224206] [48526]: INFO nova.api.openstack.requestlog [None req-59533b8f-cbba-487a-889a-4f0aa37faf51 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.137661 [ 1083.224295] [48526]: [pid: 48526|app: 0|req: 2668/5391] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:47 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.227256] [48526]: DEBUG nova.api.openstack.wsgi [req-9bb598f5-ddcb-4d14-8096-b5ab8e8478ba req-ab234f41-74d1-4be9-9bbe-ea407bef1d7f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3c76b178-6ea6-457e-aaf0-4d305d30026e", "name": "network-vif-deleted", "tag": "1659c04d-0d51-4d2f-9127-ddc19f672991"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1083.236149] [48526]: DEBUG oslo_concurrency.lockutils [req-9bb598f5-ddcb-4d14-8096-b5ab8e8478ba req-ab234f41-74d1-4be9-9bbe-ea407bef1d7f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.236149] [48526]: DEBUG oslo_concurrency.lockutils [req-9bb598f5-ddcb-4d14-8096-b5ab8e8478ba req-ab234f41-74d1-4be9-9bbe-ea407bef1d7f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.236324] [48526]: DEBUG oslo_concurrency.lockutils [req-9bb598f5-ddcb-4d14-8096-b5ab8e8478ba req-ab234f41-74d1-4be9-9bbe-ea407bef1d7f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.242918] [48527]: DEBUG nova.policy [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.247616] [48527]: INFO nova.api.openstack.requestlog [None req-b754a1ca-f34c-40f8-9726-3c216cc56151 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1503 microversion: 2.1 time: 0.127620 [ 1083.247709] [48526]: INFO nova.api.openstack.compute.server_external_events [req-9bb598f5-ddcb-4d14-8096-b5ab8e8478ba req-ab234f41-74d1-4be9-9bbe-ea407bef1d7f service nova] Creating event network-vif-deleted:1659c04d-0d51-4d2f-9127-ddc19f672991 for instance 3c76b178-6ea6-457e-aaf0-4d305d30026e on cpu-1 [ 1083.248643] [48527]: [pid: 48527|app: 0|req: 2724/5392] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:47 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1503 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.253225] [48527]: DEBUG nova.api.openstack.wsgi [None req-2707eedf-83d1-405d-acd8-5cd22a078792 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-410045557"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1083.255880] [48527]: DEBUG nova.compute.api [None req-2707eedf-83d1-405d-acd8-5cd22a078792 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.256643] [48526]: INFO nova.api.openstack.requestlog [req-9bb598f5-ddcb-4d14-8096-b5ab8e8478ba req-ab234f41-74d1-4be9-9bbe-ea407bef1d7f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031657 [ 1083.257022] [48526]: [pid: 48526|app: 0|req: 2669/5393] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:47 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) [ 1083.261810] [48527]: DEBUG oslo_concurrency.lockutils [None req-2707eedf-83d1-405d-acd8-5cd22a078792 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.261810] [48527]: DEBUG oslo_concurrency.lockutils [None req-2707eedf-83d1-405d-acd8-5cd22a078792 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.261810] [48527]: DEBUG oslo_concurrency.lockutils [None req-2707eedf-83d1-405d-acd8-5cd22a078792 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.262038] [48527]: DEBUG oslo_concurrency.lockutils [None req-2707eedf-83d1-405d-acd8-5cd22a078792 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.262225] [48527]: DEBUG oslo_concurrency.lockutils [None req-2707eedf-83d1-405d-acd8-5cd22a078792 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.262374] [48527]: DEBUG oslo_concurrency.lockutils [None req-2707eedf-83d1-405d-acd8-5cd22a078792 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.445652] [48526]: DEBUG nova.api.openstack.wsgi [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.452495] [48526]: DEBUG nova.compute.api [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.458530] [48526]: DEBUG oslo_concurrency.lockutils [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.458903] [48526]: DEBUG oslo_concurrency.lockutils [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.459084] [48526]: DEBUG oslo_concurrency.lockutils [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.459558] [48526]: DEBUG oslo_concurrency.lockutils [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.459784] [48526]: DEBUG oslo_concurrency.lockutils [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.459997] [48526]: DEBUG oslo_concurrency.lockutils [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.478260] [48526]: INFO nova.api.openstack.wsgi [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] HTTP exception thrown: Instance 8da76bea-8e25-41a1-b233-f2e71ef9032d could not be found. [ 1083.478624] [48526]: DEBUG nova.api.openstack.wsgi [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Returning 404 to user: Instance 8da76bea-8e25-41a1-b233-f2e71ef9032d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1083.479142] [48526]: INFO nova.api.openstack.requestlog [None req-bedaa3f0-569e-4143-95e2-bcb1642db610 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 404 len: 111 microversion: 2.1 time: 0.037693 [ 1083.480569] [48526]: [pid: 48526|app: 0|req: 2670/5394] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:47 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1083.488944] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0a379a9-104d-4c7f-b57c-695b9a862443 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.507398] [48526]: INFO nova.api.openstack.requestlog [None req-c0a379a9-104d-4c7f-b57c-695b9a862443 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1702417216" status: 202 len: 0 microversion: 2.1 time: 0.019769 [ 1083.507398] [48526]: [pid: 48526|app: 0|req: 2671/5395] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 13:59:47 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1702417216 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1083.512470] [48526]: DEBUG nova.api.openstack.wsgi [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.514905] [48526]: DEBUG nova.compute.api [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.521173] [48526]: DEBUG oslo_concurrency.lockutils [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.521425] [48526]: DEBUG oslo_concurrency.lockutils [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.521548] [48526]: DEBUG oslo_concurrency.lockutils [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.521905] [48526]: DEBUG oslo_concurrency.lockutils [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.522105] [48526]: DEBUG oslo_concurrency.lockutils [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.522199] [48526]: DEBUG oslo_concurrency.lockutils [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.557035] [48526]: WARNING neutronclient.v2_0.client [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.696438] [48526]: DEBUG nova.policy [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.704708] [48526]: INFO nova.api.openstack.requestlog [None req-33262324-a9f9-460b-a677-7dc21f836bc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1551 microversion: 2.1 time: 0.194821 [ 1083.705107] [48526]: [pid: 48526|app: 0|req: 2672/5396] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:47 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1551 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.718479] [48526]: DEBUG nova.api.openstack.wsgi [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.720421] [48526]: DEBUG nova.compute.api [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.724616] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.724800] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.724934] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.725496] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.725496] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.725496] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.747614] [48526]: WARNING neutronclient.v2_0.client [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.782920] [48527]: INFO nova.api.openstack.requestlog [None req-2707eedf-83d1-405d-acd8-5cd22a078792 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310/action" status: 202 len: 0 microversion: 2.1 time: 0.534165 [ 1083.783876] [48527]: [pid: 48527|app: 0|req: 2725/5397] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:59:47 2025] POST /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 1083.789612] [48527]: DEBUG nova.api.openstack.wsgi [None req-3234c35f-5d18-4843-a5f3-76e207b1676d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.820379] [48527]: INFO nova.api.openstack.requestlog [None req-3234c35f-5d18-4843-a5f3-76e207b1676d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1558 microversion: 2.1 time: 0.033042 [ 1083.820871] [48527]: [pid: 48527|app: 0|req: 2726/5398] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:48 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1558 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.842999] [48526]: INFO nova.api.openstack.requestlog [None req-a3928718-735e-4ddf-9601-19e5846a3dc9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.126861 [ 1083.843943] [48526]: [pid: 48526|app: 0|req: 2673/5399] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:59:47 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-interface => generated 287 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1083.888077] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f59c6f7-60e7-4fa8-aac9-5ce6d1524dab tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-367955661", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL5sivFWrJiSvxrH6DFAoI+JsvDv5Ar3q283VF8q9Due9Ab/8MJ7tOgsFTXRE6L4HMnj3X/4DybgxmRi8RgQdlqZNe6kWY2nKvl3A5kIcgF+YyYDhCTXJzmFoIu18e8arg=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1083.898545] [48527]: DEBUG nova.quota [None req-0f59c6f7-60e7-4fa8-aac9-5ce6d1524dab tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Getting quotas for project af09c3e10cf842cd883f26fb7a401464. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1083.901850] [48527]: DEBUG nova.quota [None req-0f59c6f7-60e7-4fa8-aac9-5ce6d1524dab tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Getting quotas for user 340dbec708ad4821b29ee7eaa8017352 and project af09c3e10cf842cd883f26fb7a401464. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1083.921099] [48527]: INFO nova.api.openstack.requestlog [None req-0f59c6f7-60e7-4fa8-aac9-5ce6d1524dab tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.034935 [ 1083.921999] [48527]: [pid: 48527|app: 0|req: 2727/5400] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 13:59:48 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) [ 1083.991170] [48526]: DEBUG nova.api.openstack.wsgi [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.993622] [48526]: DEBUG nova.compute.api [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.999033] [48526]: DEBUG oslo_concurrency.lockutils [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.999132] [48526]: DEBUG oslo_concurrency.lockutils [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.999298] [48526]: DEBUG oslo_concurrency.lockutils [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.999593] [48526]: DEBUG oslo_concurrency.lockutils [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.999750] [48526]: DEBUG oslo_concurrency.lockutils [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.999897] [48526]: DEBUG oslo_concurrency.lockutils [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.021571] [48526]: DEBUG oslo_concurrency.lockutils [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.021848] [48526]: DEBUG oslo_concurrency.lockutils [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.022072] [48526]: DEBUG oslo_concurrency.lockutils [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.022767] [48526]: DEBUG nova.objects.instance [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 3c76b178-6ea6-457e-aaf0-4d305d30026e {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1084.026711] [48526]: WARNING neutronclient.v2_0.client [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.107403] [48527]: DEBUG nova.api.openstack.wsgi [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.107403] [48527]: DEBUG nova.compute.api [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1084.115568] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.116059] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.116059] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.116376] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.116576] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.116770] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.119243] [48526]: DEBUG nova.policy [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.132825] [48526]: INFO nova.api.openstack.requestlog [None req-3da22a63-a46d-47bc-aa55-2ccc596b7cac tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1323 microversion: 2.1 time: 0.145710 [ 1084.133405] [48526]: [pid: 48526|app: 0|req: 2674/5401] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:48 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1323 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.138143] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.142188] [48526]: DEBUG nova.compute.api [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1084.146576] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.146779] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.146922] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.147506] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.147830] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.148464] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.157581] [48527]: WARNING neutronclient.v2_0.client [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.168900] [48526]: WARNING neutronclient.v2_0.client [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.217762] [48527]: DEBUG nova.policy [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.223633] [48527]: DEBUG nova.policy [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.224274] [48527]: DEBUG nova.policy [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.224876] [48527]: INFO nova.api.openstack.requestlog [None req-7c36cb8c-cc49-467a-9b6c-826aa2307447 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1380 microversion: 2.57 time: 0.122551 [ 1084.225206] [48527]: [pid: 48527|app: 0|req: 2728/5402] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:48 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1380 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1084.239079] [48527]: DEBUG nova.api.openstack.wsgi [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.241297] [48527]: DEBUG nova.compute.api [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1084.244783] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.245181] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.245181] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.245455] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.245667] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.245808] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.266284] [48527]: WARNING neutronclient.v2_0.client [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.412466] [48526]: DEBUG nova.policy [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.420410] [48526]: INFO nova.api.openstack.requestlog [None req-aa15bcff-83e0-4e3f-b7d4-0c8fa58638bd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1364 microversion: 2.1 time: 0.284473 [ 1084.420587] [48526]: [pid: 48526|app: 0|req: 2675/5403] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:48 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1364 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.423166] [48526]: DEBUG nova.api.openstack.wsgi [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.425664] [48526]: DEBUG nova.compute.api [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1084.435916] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.436186] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.436372] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.436720] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.437212] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.437212] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.459469] [48527]: DEBUG nova.policy [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.468360] [48527]: INFO nova.api.openstack.requestlog [None req-c2bdbe54-388d-4a40-9fbb-51be0ed99119 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1683 microversion: 2.1 time: 0.230557 [ 1084.468360] [48527]: [pid: 48527|app: 0|req: 2729/5404] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:48 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1683 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.468523] [48526]: WARNING neutronclient.v2_0.client [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.559576] [48526]: DEBUG nova.policy [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.566906] [48526]: INFO nova.api.openstack.requestlog [None req-dd5229ee-094f-4d6a-86d7-3af2df4521c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1524 microversion: 2.1 time: 0.145679 [ 1084.567310] [48526]: [pid: 48526|app: 0|req: 2676/5405] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:48 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1524 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.830029] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ce8a95b-0e8b-4193-8d62-506bd1a8d7c6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.865927] [48527]: INFO nova.api.openstack.requestlog [None req-0ce8a95b-0e8b-4193-8d62-506bd1a8d7c6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1558 microversion: 2.1 time: 0.038874 [ 1084.866324] [48527]: [pid: 48527|app: 0|req: 2730/5406] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:49 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1558 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.911889] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-661097139", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "fff78f60-2f50-4895-bd77-a66ac02f3bf5"}], "security_groups": [{"name": "tempest-securitygroup--1394296852"}], "key_name": "tempest-keypair-367955661", "user_data": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1084.951604] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.951810] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.951982] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.952359] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.952507] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.953809] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.960097] [48526]: WARNING neutronclient.v2_0.client [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.993357] [48526]: DEBUG nova.network.neutron [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] validate_networks() for [('fff78f60-2f50-4895-bd77-a66ac02f3bf5', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1084.993703] [48526]: WARNING neutronclient.v2_0.client [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.995089] [48526]: WARNING openstack [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1084.995931] [48526]: WARNING openstack [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1085.002520] [48526]: INFO nova.network.neutron [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] _ports_needed_per_instance requested_netwokrs=[('fff78f60-2f50-4895-bd77-a66ac02f3bf5', None, None, None, None, None)] [ 1085.115992] [48526]: WARNING neutronclient.v2_0.client [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.116680] [48526]: WARNING openstack [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1085.117015] [48526]: WARNING openstack [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1085.149035] [48527]: DEBUG nova.api.openstack.wsgi [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.150155] [48527]: DEBUG nova.compute.api [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.154961] [48527]: DEBUG oslo_concurrency.lockutils [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.155172] [48527]: DEBUG oslo_concurrency.lockutils [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.155311] [48527]: DEBUG oslo_concurrency.lockutils [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.155621] [48527]: DEBUG oslo_concurrency.lockutils [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.155780] [48527]: DEBUG oslo_concurrency.lockutils [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.155905] [48527]: DEBUG oslo_concurrency.lockutils [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.176795] [48527]: DEBUG oslo_concurrency.lockutils [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.176963] [48527]: DEBUG oslo_concurrency.lockutils [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.177108] [48527]: DEBUG oslo_concurrency.lockutils [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.177254] [48527]: DEBUG nova.objects.instance [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 3c76b178-6ea6-457e-aaf0-4d305d30026e {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1085.180331] [48527]: WARNING neutronclient.v2_0.client [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.197133] [48527]: DEBUG nova.policy [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.203878] [48527]: INFO nova.api.openstack.requestlog [None req-a08dd1f5-e629-4e81-9167-e0f0e8e7ce50 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 200 len: 1323 microversion: 2.1 time: 0.057261 [ 1085.204313] [48527]: [pid: 48527|app: 0|req: 2731/5407] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:49 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 1323 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.205709] [48526]: DEBUG nova.virt.hardware [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1085.205924] [48526]: DEBUG nova.virt.hardware [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1085.206182] [48526]: DEBUG nova.virt.hardware [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1085.206301] [48526]: DEBUG nova.virt.hardware [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1085.206417] [48526]: DEBUG nova.virt.hardware [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1085.213754] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.213930] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.214077] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.214420] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.215865] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.216038] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.225988] [48526]: DEBUG nova.quota [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Getting quotas for project af09c3e10cf842cd883f26fb7a401464. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1085.228970] [48526]: DEBUG nova.quota [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Getting quotas for user 340dbec708ad4821b29ee7eaa8017352 and project af09c3e10cf842cd883f26fb7a401464. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1085.234841] [48526]: DEBUG nova.compute.api [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1085.236464] [48526]: DEBUG nova.compute.api [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1085.239819] [48527]: DEBUG nova.api.openstack.wsgi [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.241296] [48527]: DEBUG nova.compute.api [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.244724] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.244902] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.245178] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.245302] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.245457] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.246476] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.271018] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.271239] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.271353] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.271498] [48527]: DEBUG nova.objects.instance [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lazy-loading 'fault' on Instance uuid ebd0edc1-60f4-437e-b8d5-a5df5b64256a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1085.274377] [48526]: INFO nova.api.openstack.requestlog [None req-4f2ca749-4f3c-487d-bea7-5bc0815981d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.364729 [ 1085.274474] [48527]: WARNING neutronclient.v2_0.client [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.274637] [48526]: [pid: 48526|app: 0|req: 2677/5408] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:59:49 2025] POST /compute/v2.1/servers => generated 402 bytes in 365 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1085.277696] [48526]: DEBUG nova.api.openstack.wsgi [req-7103d207-68f0-42a5-b5d7-8ca3856f753e req-2f6741df-2b31-4c79-80cd-dc289f055cef service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0db62b81-3e68-44fc-b62f-067f8a054f1e", "tag": "29052cb8-6170-4373-be83-f2d01cf6dd2f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1085.282699] [48526]: DEBUG oslo_concurrency.lockutils [req-7103d207-68f0-42a5-b5d7-8ca3856f753e req-2f6741df-2b31-4c79-80cd-dc289f055cef service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.282875] [48526]: DEBUG oslo_concurrency.lockutils [req-7103d207-68f0-42a5-b5d7-8ca3856f753e req-2f6741df-2b31-4c79-80cd-dc289f055cef service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.283022] [48526]: DEBUG oslo_concurrency.lockutils [req-7103d207-68f0-42a5-b5d7-8ca3856f753e req-2f6741df-2b31-4c79-80cd-dc289f055cef service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.289863] [48526]: INFO nova.api.openstack.compute.server_external_events [req-7103d207-68f0-42a5-b5d7-8ca3856f753e req-2f6741df-2b31-4c79-80cd-dc289f055cef service nova] Creating event network-changed:29052cb8-6170-4373-be83-f2d01cf6dd2f for instance 0db62b81-3e68-44fc-b62f-067f8a054f1e on cpu-1 [ 1085.294101] [48526]: INFO nova.api.openstack.requestlog [req-7103d207-68f0-42a5-b5d7-8ca3856f753e req-2f6741df-2b31-4c79-80cd-dc289f055cef service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018872 [ 1085.294484] [48526]: [pid: 48526|app: 0|req: 2678/5409] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:49 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) [ 1085.295641] [48527]: DEBUG nova.policy [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.297083] [48526]: DEBUG nova.api.openstack.wsgi [None req-8fcb9586-9dc1-499a-ba96-cc24b1ed2241 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.298346] [48526]: DEBUG nova.compute.api [None req-8fcb9586-9dc1-499a-ba96-cc24b1ed2241 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.299350] [48527]: DEBUG nova.policy [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.299932] [48527]: DEBUG nova.policy [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.300599] [48527]: INFO nova.api.openstack.requestlog [None req-eaa38663-5f57-4758-803c-66644e9d8038 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1385 microversion: 2.57 time: 0.063077 [ 1085.301022] [48527]: [pid: 48527|app: 0|req: 2732/5410] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:49 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1085.307667] [48526]: WARNING neutronclient.v2_0.client [None req-8fcb9586-9dc1-499a-ba96-cc24b1ed2241 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.326396] [48526]: DEBUG nova.policy [None req-8fcb9586-9dc1-499a-ba96-cc24b1ed2241 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.331350] [48526]: INFO nova.api.openstack.requestlog [None req-8fcb9586-9dc1-499a-ba96-cc24b1ed2241 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1234 microversion: 2.1 time: 0.036228 [ 1085.331659] [48526]: [pid: 48526|app: 0|req: 2679/5411] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:49 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1234 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.438525] [48527]: DEBUG nova.api.openstack.wsgi [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.440214] [48527]: DEBUG nova.compute.api [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.444286] [48527]: DEBUG oslo_concurrency.lockutils [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.444613] [48527]: DEBUG oslo_concurrency.lockutils [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.444760] [48527]: DEBUG oslo_concurrency.lockutils [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.445024] [48527]: DEBUG oslo_concurrency.lockutils [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.445171] [48527]: DEBUG oslo_concurrency.lockutils [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.445293] [48527]: DEBUG oslo_concurrency.lockutils [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.462194] [48527]: WARNING neutronclient.v2_0.client [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.482210] [48526]: DEBUG nova.api.openstack.wsgi [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.484077] [48526]: DEBUG nova.compute.api [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.489503] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.489754] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.489929] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.490199] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.490732] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.490732] [48526]: DEBUG oslo_concurrency.lockutils [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.514455] [48526]: WARNING neutronclient.v2_0.client [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.569427] [48527]: DEBUG nova.policy [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.576979] [48527]: INFO nova.api.openstack.requestlog [None req-42aef946-4c9f-43b1-bdfa-b8990510c7ea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1552 microversion: 2.1 time: 0.140079 [ 1085.576979] [48527]: [pid: 48527|app: 0|req: 2733/5412] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:49 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1552 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.579843] [48527]: DEBUG nova.api.openstack.wsgi [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.581230] [48527]: DEBUG nova.compute.api [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.584487] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.584678] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.584814] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.585132] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.585290] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.585415] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.601343] [48527]: WARNING neutronclient.v2_0.client [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.611121] [48526]: DEBUG nova.policy [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.615350] [48526]: INFO nova.api.openstack.requestlog [None req-d22b86ee-3624-4f75-9706-7d0efcbdc542 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1660 microversion: 2.1 time: 0.135550 [ 1085.615676] [48526]: [pid: 48526|app: 0|req: 2680/5413] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:49 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1660 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.618089] [48526]: DEBUG nova.api.openstack.wsgi [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.619482] [48526]: DEBUG nova.compute.api [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.622581] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.622759] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.622892] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.623171] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.623327] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.623458] [48526]: DEBUG oslo_concurrency.lockutils [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.636635] [48526]: WARNING neutronclient.v2_0.client [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.669953] [48526]: INFO nova.api.openstack.requestlog [None req-e9080df0-0df0-4ef2-bfbd-e4f2d9fbffda tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.053726 [ 1085.670327] [48526]: [pid: 48526|app: 0|req: 2681/5414] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 13:59:49 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface => generated 287 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1085.672871] [48526]: DEBUG nova.api.openstack.wsgi [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.674226] [48526]: DEBUG nova.compute.api [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.677400] [48526]: DEBUG oslo_concurrency.lockutils [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.677573] [48526]: DEBUG oslo_concurrency.lockutils [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.677703] [48526]: DEBUG oslo_concurrency.lockutils [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.677948] [48526]: DEBUG oslo_concurrency.lockutils [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.678139] [48526]: DEBUG oslo_concurrency.lockutils [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.678269] [48526]: DEBUG oslo_concurrency.lockutils [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.680648] [48527]: DEBUG nova.policy [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.684873] [48527]: INFO nova.api.openstack.requestlog [None req-4fa60414-5446-404a-86c2-7362420b3550 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.107083 [ 1085.685206] [48527]: [pid: 48527|app: 0|req: 2734/5415] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:49 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.694070] [48526]: WARNING neutronclient.v2_0.client [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.753965] [48526]: DEBUG nova.policy [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.757952] [48526]: INFO nova.api.openstack.requestlog [None req-938bccd8-f95c-4e9c-961e-25bad6675b71 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1660 microversion: 2.1 time: 0.087082 [ 1085.758417] [48526]: [pid: 48526|app: 0|req: 2682/5416] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:49 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1660 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.769971] [48527]: DEBUG nova.api.openstack.wsgi [None req-6ad0a2f5-a3e6-498b-b576-0b299a8da46b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1085.775028] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ad0a2f5-a3e6-498b-b576-0b299a8da46b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.775028] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ad0a2f5-a3e6-498b-b576-0b299a8da46b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.775028] [48527]: DEBUG oslo_concurrency.lockutils [None req-6ad0a2f5-a3e6-498b-b576-0b299a8da46b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.787131] [48527]: DEBUG nova.compute.api [None req-6ad0a2f5-a3e6-498b-b576-0b299a8da46b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Going to try to start instance {{(pid=48527) start /opt/stack/nova/nova/compute/api.py:2827}} [ 1085.816305] [48527]: INFO nova.api.openstack.requestlog [None req-6ad0a2f5-a3e6-498b-b576-0b299a8da46b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action" status: 202 len: 0 microversion: 2.1 time: 0.048463 [ 1085.816672] [48527]: [pid: 48527|app: 0|req: 2735/5417] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 13:59:49 2025] POST /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1085.822977] [48526]: DEBUG nova.api.openstack.wsgi [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.824592] [48526]: DEBUG nova.compute.api [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.828968] [48526]: DEBUG oslo_concurrency.lockutils [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.829388] [48526]: DEBUG oslo_concurrency.lockutils [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.829678] [48526]: DEBUG oslo_concurrency.lockutils [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.830028] [48526]: DEBUG oslo_concurrency.lockutils [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.830194] [48526]: DEBUG oslo_concurrency.lockutils [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.830317] [48526]: DEBUG oslo_concurrency.lockutils [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.851342] [48526]: WARNING neutronclient.v2_0.client [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.877384] [48527]: DEBUG nova.api.openstack.wsgi [None req-5e72d439-da8f-4eb5-b83c-09ebc76b2f3f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.916918] [48527]: INFO nova.api.openstack.requestlog [None req-5e72d439-da8f-4eb5-b83c-09ebc76b2f3f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1558 microversion: 2.1 time: 0.042489 [ 1085.917648] [48527]: [pid: 48527|app: 0|req: 2736/5418] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:50 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1558 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.992639] [48526]: DEBUG nova.policy [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.997386] [48526]: INFO nova.api.openstack.requestlog [None req-2034b233-d811-480f-b4b1-94e2232f9df4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1669 microversion: 2.1 time: 0.176830 [ 1085.997741] [48526]: [pid: 48526|app: 0|req: 2683/5419] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:50 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1669 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1086.191922] [48527]: DEBUG nova.api.openstack.wsgi [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1434281657", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "7c912df8-a033-4c4f-8b90-c4f46a19028e"}], "security_groups": [{"name": "tempest-securitygroup--553785101"}], "key_name": "tempest-keypair-537721405", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1086.216153] [48526]: DEBUG nova.api.openstack.wsgi [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.217697] [48526]: DEBUG nova.compute.api [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.222593] [48526]: DEBUG oslo_concurrency.lockutils [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.222804] [48526]: DEBUG oslo_concurrency.lockutils [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.222961] [48526]: DEBUG oslo_concurrency.lockutils [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.223326] [48526]: DEBUG oslo_concurrency.lockutils [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.223429] [48526]: DEBUG oslo_concurrency.lockutils [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.223551] [48526]: DEBUG oslo_concurrency.lockutils [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.230404] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.230680] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.230858] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.231329] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.231491] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.231627] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.234071] [48526]: INFO nova.api.openstack.wsgi [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e could not be found. [ 1086.234282] [48526]: DEBUG nova.api.openstack.wsgi [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1086.234690] [48526]: INFO nova.api.openstack.requestlog [None req-799d65ea-a23a-406a-93ad-2b9b01562d9e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 404 len: 111 microversion: 2.1 time: 0.020823 [ 1086.235239] [48526]: [pid: 48526|app: 0|req: 2684/5420] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:50 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1086.240062] [48527]: WARNING neutronclient.v2_0.client [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.241557] [48526]: DEBUG nova.api.openstack.wsgi [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.243152] [48526]: DEBUG nova.compute.api [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.246705] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.246878] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.247023] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.247277] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.247428] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.247551] [48526]: DEBUG oslo_concurrency.lockutils [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.257954] [48526]: INFO nova.api.openstack.wsgi [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e could not be found. [ 1086.258252] [48526]: DEBUG nova.api.openstack.wsgi [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1086.258651] [48526]: INFO nova.api.openstack.requestlog [None req-3b48741d-de1e-4908-8ad6-29b19ba4cd6b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 404 len: 111 microversion: 2.1 time: 0.019517 [ 1086.259036] [48526]: [pid: 48526|app: 0|req: 2685/5421] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:50 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1086.274297] [48527]: DEBUG nova.network.neutron [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] validate_networks() for [('7c912df8-a033-4c4f-8b90-c4f46a19028e', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1086.274677] [48527]: WARNING neutronclient.v2_0.client [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.275961] [48527]: WARNING openstack [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1086.276645] [48527]: WARNING openstack [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1086.283351] [48527]: INFO nova.network.neutron [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] _ports_needed_per_instance requested_netwokrs=[('7c912df8-a033-4c4f-8b90-c4f46a19028e', None, None, None, None, None)] [ 1086.315566] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.317140] [48526]: DEBUG nova.compute.api [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.320678] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.320886] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.321052] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.321703] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.321703] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.321703] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.350687] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.350897] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.351058] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.351212] [48526]: DEBUG nova.objects.instance [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lazy-loading 'fault' on Instance uuid ebd0edc1-60f4-437e-b8d5-a5df5b64256a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1086.354435] [48526]: WARNING neutronclient.v2_0.client [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.372669] [48526]: DEBUG nova.policy [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.374972] [48527]: WARNING neutronclient.v2_0.client [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.375671] [48527]: WARNING openstack [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1086.376085] [48527]: WARNING openstack [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1086.376973] [48526]: DEBUG nova.policy [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.377562] [48526]: DEBUG nova.policy [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.378180] [48526]: INFO nova.api.openstack.requestlog [None req-c6cd188b-d64e-48d0-ac79-02a428b45f4f tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1385 microversion: 2.57 time: 0.064720 [ 1086.378701] [48526]: [pid: 48526|app: 0|req: 2686/5422] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:50 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1385 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1086.380777] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1323733050", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "30ea20a2-e1b3-47ba-aac2-d52f287d3ff2"}], "security_groups": [{"name": "tempest-securitygroup--936130846"}], "key_name": "tempest-keypair-1737239598", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1086.414152] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.414369] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.414508] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.414869] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.415187] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.417211] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.422937] [48526]: WARNING neutronclient.v2_0.client [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.454279] [48526]: DEBUG nova.network.neutron [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] validate_networks() for [('30ea20a2-e1b3-47ba-aac2-d52f287d3ff2', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1086.454619] [48526]: WARNING neutronclient.v2_0.client [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.455917] [48526]: WARNING openstack [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1086.456517] [48526]: WARNING openstack [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1086.463776] [48526]: INFO nova.network.neutron [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] _ports_needed_per_instance requested_netwokrs=[('30ea20a2-e1b3-47ba-aac2-d52f287d3ff2', None, None, None, None, None)] [ 1086.477509] [48527]: DEBUG nova.virt.hardware [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1086.477607] [48527]: DEBUG nova.virt.hardware [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1086.477778] [48527]: DEBUG nova.virt.hardware [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1086.477892] [48527]: DEBUG nova.virt.hardware [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1086.478013] [48527]: DEBUG nova.virt.hardware [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1086.489709] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.489709] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.489709] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.490091] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.490260] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.490794] [48527]: DEBUG oslo_concurrency.lockutils [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.508874] [48527]: DEBUG nova.quota [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for project b3a23d4ba45045749028cd98563c42c4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1086.512366] [48527]: DEBUG nova.quota [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Getting quotas for user 78b02fd1446b4e129b8aa69643d62d66 and project b3a23d4ba45045749028cd98563c42c4. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1086.518246] [48527]: DEBUG nova.compute.api [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1086.519745] [48527]: DEBUG nova.compute.api [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1086.555090] [48527]: INFO nova.api.openstack.requestlog [None req-fc91f3e3-fa77-42b3-a70f-93942029861e tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.365687 [ 1086.555474] [48527]: [pid: 48527|app: 0|req: 2737/5423] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:59:50 2025] POST /compute/v2.1/servers => generated 405 bytes in 366 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1086.558775] [48527]: DEBUG nova.api.openstack.wsgi [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.560483] [48527]: DEBUG nova.compute.api [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.565727] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.566137] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.566250] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.566481] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.566629] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.566750] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.601491] [48527]: WARNING neutronclient.v2_0.client [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.623980] [48527]: DEBUG nova.policy [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.632544] [48526]: WARNING neutronclient.v2_0.client [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.632754] [48527]: INFO nova.api.openstack.requestlog [None req-e7d6411e-28d4-4e82-aa27-3cf4973cc577 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1230 microversion: 2.1 time: 0.076642 [ 1086.633216] [48526]: WARNING openstack [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1086.633263] [48527]: [pid: 48527|app: 0|req: 2738/5424] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:50 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1230 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.633546] [48526]: WARNING openstack [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1086.636560] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a50328c-6304-4d08-824a-e13dda880a11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.638450] [48527]: DEBUG nova.compute.api [None req-3a50328c-6304-4d08-824a-e13dda880a11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.651507] [48527]: WARNING neutronclient.v2_0.client [None req-3a50328c-6304-4d08-824a-e13dda880a11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.670318] [48527]: DEBUG nova.policy [None req-3a50328c-6304-4d08-824a-e13dda880a11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.676136] [48527]: INFO nova.api.openstack.requestlog [None req-3a50328c-6304-4d08-824a-e13dda880a11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1239 microversion: 2.1 time: 0.042173 [ 1086.676520] [48527]: [pid: 48527|app: 0|req: 2739/5425] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:50 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1239 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.698009] [48527]: DEBUG nova.api.openstack.wsgi [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.699463] [48527]: DEBUG nova.compute.api [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.704414] [48527]: DEBUG oslo_concurrency.lockutils [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.704611] [48527]: DEBUG oslo_concurrency.lockutils [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.704761] [48527]: DEBUG oslo_concurrency.lockutils [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.705015] [48527]: DEBUG oslo_concurrency.lockutils [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.705351] [48527]: DEBUG oslo_concurrency.lockutils [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.705504] [48527]: DEBUG oslo_concurrency.lockutils [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.722603] [48527]: WARNING neutronclient.v2_0.client [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.726133] [48526]: DEBUG nova.virt.hardware [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1086.726334] [48526]: DEBUG nova.virt.hardware [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1086.726424] [48526]: DEBUG nova.virt.hardware [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1086.726535] [48526]: DEBUG nova.virt.hardware [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1086.726649] [48526]: DEBUG nova.virt.hardware [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1086.735031] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.735031] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.735178] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.735380] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.736642] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.736783] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.746113] [48526]: DEBUG nova.quota [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1086.748937] [48526]: DEBUG nova.quota [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for user a721011062344b299921c86e032dbd1d and project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1086.754656] [48526]: DEBUG nova.compute.api [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1086.755961] [48526]: DEBUG nova.compute.api [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1086.782045] [48526]: INFO nova.api.openstack.requestlog [None req-7f92fc99-9421-4c8d-b312-9d677f8a8380 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.402948 [ 1086.782436] [48526]: [pid: 48526|app: 0|req: 2687/5426] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 13:59:50 2025] POST /compute/v2.1/servers => generated 405 bytes in 403 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1086.788303] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5a48a01-42b7-4afe-9d7b-7eae3502b3df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.788855] [48527]: DEBUG nova.policy [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.789766] [48526]: DEBUG nova.compute.api [None req-c5a48a01-42b7-4afe-9d7b-7eae3502b3df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.795032] [48527]: INFO nova.api.openstack.requestlog [None req-a175862e-a29a-435c-bd8b-d74f2812690d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.097644 [ 1086.795032] [48527]: [pid: 48527|app: 0|req: 2740/5427] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:50 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.800234] [48526]: WARNING neutronclient.v2_0.client [None req-c5a48a01-42b7-4afe-9d7b-7eae3502b3df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.821214] [48526]: DEBUG nova.policy [None req-c5a48a01-42b7-4afe-9d7b-7eae3502b3df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.825507] [48526]: INFO nova.api.openstack.requestlog [None req-c5a48a01-42b7-4afe-9d7b-7eae3502b3df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1237 microversion: 2.1 time: 0.038978 [ 1086.825786] [48526]: [pid: 48526|app: 0|req: 2688/5428] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:51 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.928457] [48527]: DEBUG nova.api.openstack.wsgi [None req-0265955f-4a25-47af-b7d4-592ba3eaead6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.964827] [48527]: INFO nova.api.openstack.requestlog [None req-0265955f-4a25-47af-b7d4-592ba3eaead6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1558 microversion: 2.1 time: 0.038340 [ 1086.965188] [48527]: [pid: 48527|app: 0|req: 2741/5429] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:51 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1558 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.011653] [48526]: DEBUG nova.api.openstack.wsgi [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.013161] [48526]: DEBUG nova.compute.api [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.017056] [48526]: DEBUG oslo_concurrency.lockutils [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.017264] [48526]: DEBUG oslo_concurrency.lockutils [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.017375] [48526]: DEBUG oslo_concurrency.lockutils [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.017621] [48526]: DEBUG oslo_concurrency.lockutils [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.017762] [48526]: DEBUG oslo_concurrency.lockutils [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.017883] [48526]: DEBUG oslo_concurrency.lockutils [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.036747] [48526]: WARNING neutronclient.v2_0.client [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.101612] [48526]: DEBUG nova.policy [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.106091] [48526]: INFO nova.api.openstack.requestlog [None req-2571315d-6caa-4cbd-8629-93e47010ae6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1669 microversion: 2.1 time: 0.096649 [ 1087.106433] [48526]: [pid: 48526|app: 0|req: 2689/5430] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:51 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1669 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.303877] [48527]: DEBUG nova.api.openstack.wsgi [req-1f5ae749-1a60-47f1-a69d-cfa5d6feb13b req-e08a5e51-3f2c-45d0-9831-393cdcc4390a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca893712-df12-4e77-b84d-f65b6975648d", "tag": "d9606991-97eb-4cb7-acc7-b563a060c689"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1087.309659] [48527]: DEBUG oslo_concurrency.lockutils [req-1f5ae749-1a60-47f1-a69d-cfa5d6feb13b req-e08a5e51-3f2c-45d0-9831-393cdcc4390a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.309870] [48527]: DEBUG oslo_concurrency.lockutils [req-1f5ae749-1a60-47f1-a69d-cfa5d6feb13b req-e08a5e51-3f2c-45d0-9831-393cdcc4390a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.309964] [48527]: DEBUG oslo_concurrency.lockutils [req-1f5ae749-1a60-47f1-a69d-cfa5d6feb13b req-e08a5e51-3f2c-45d0-9831-393cdcc4390a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.316629] [48527]: INFO nova.api.openstack.compute.server_external_events [req-1f5ae749-1a60-47f1-a69d-cfa5d6feb13b req-e08a5e51-3f2c-45d0-9831-393cdcc4390a service nova] Creating event network-changed:d9606991-97eb-4cb7-acc7-b563a060c689 for instance ca893712-df12-4e77-b84d-f65b6975648d on cpu-1 [ 1087.321640] [48527]: INFO nova.api.openstack.requestlog [req-1f5ae749-1a60-47f1-a69d-cfa5d6feb13b req-e08a5e51-3f2c-45d0-9831-393cdcc4390a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019872 [ 1087.322017] [48527]: [pid: 48527|app: 0|req: 2742/5431] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:51 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) [ 1087.393013] [48526]: DEBUG nova.api.openstack.wsgi [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.395036] [48526]: DEBUG nova.compute.api [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.399053] [48526]: DEBUG oslo_concurrency.lockutils [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.399277] [48526]: DEBUG oslo_concurrency.lockutils [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.399424] [48526]: DEBUG oslo_concurrency.lockutils [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.399695] [48526]: DEBUG oslo_concurrency.lockutils [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.399846] [48526]: DEBUG oslo_concurrency.lockutils [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.399976] [48526]: DEBUG oslo_concurrency.lockutils [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.427717] [48526]: DEBUG oslo_concurrency.lockutils [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.427896] [48526]: DEBUG oslo_concurrency.lockutils [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.428039] [48526]: DEBUG oslo_concurrency.lockutils [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.428185] [48526]: DEBUG nova.objects.instance [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lazy-loading 'fault' on Instance uuid ebd0edc1-60f4-437e-b8d5-a5df5b64256a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1087.431344] [48526]: WARNING neutronclient.v2_0.client [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.449729] [48526]: DEBUG nova.policy [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.454638] [48526]: DEBUG nova.policy [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.455284] [48526]: DEBUG nova.policy [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c9df74cf7194196918969ffc3dc96bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0a4296b14914ecb9fcc14d0e1403a11', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.455904] [48526]: INFO nova.api.openstack.requestlog [None req-110463e4-242d-4a0b-9e7d-6a5611efaa59 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 200 len: 1385 microversion: 2.57 time: 0.065261 [ 1087.456224] [48526]: [pid: 48526|app: 0|req: 2690/5432] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:51 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 1385 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1087.647724] [48527]: DEBUG nova.api.openstack.wsgi [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.649426] [48527]: DEBUG nova.compute.api [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.653512] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.653709] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.653835] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.654132] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.654278] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.654389] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.675169] [48527]: WARNING neutronclient.v2_0.client [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.690207] [48526]: DEBUG nova.api.openstack.wsgi [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.691768] [48526]: DEBUG nova.compute.api [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.694083] [48527]: DEBUG nova.policy [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.695306] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.695498] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.695631] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.696256] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.696256] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.696256] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.698835] [48527]: INFO nova.api.openstack.requestlog [None req-4ea6fff8-988e-4bb4-9127-3989e63eda91 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1230 microversion: 2.1 time: 0.053368 [ 1087.699110] [48527]: [pid: 48527|app: 0|req: 2743/5433] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:51 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1230 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.715307] [48526]: WARNING neutronclient.v2_0.client [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.734626] [48526]: DEBUG nova.policy [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.739905] [48526]: INFO nova.api.openstack.requestlog [None req-3cdabd22-e053-4c57-b624-a396ba09ee28 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1243 microversion: 2.1 time: 0.051502 [ 1087.739905] [48526]: [pid: 48526|app: 0|req: 2691/5434] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:51 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.808096] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.809687] [48527]: DEBUG nova.compute.api [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.815483] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.815687] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.815824] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.816189] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.816347] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.816475] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.838272] [48527]: WARNING neutronclient.v2_0.client [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.839566] [48526]: DEBUG nova.api.openstack.wsgi [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.841639] [48526]: DEBUG nova.compute.api [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.845942] [48526]: DEBUG oslo_concurrency.lockutils [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.846370] [48526]: DEBUG oslo_concurrency.lockutils [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.846563] [48526]: DEBUG oslo_concurrency.lockutils [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.846972] [48526]: DEBUG oslo_concurrency.lockutils [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.847249] [48526]: DEBUG oslo_concurrency.lockutils [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.847445] [48526]: DEBUG oslo_concurrency.lockutils [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.865880] [48526]: WARNING neutronclient.v2_0.client [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.896772] [48526]: DEBUG nova.policy [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.901404] [48526]: INFO nova.api.openstack.requestlog [None req-93303e6b-26ee-44df-8e0f-7e7e3facc9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1241 microversion: 2.1 time: 0.065038 [ 1087.901760] [48526]: [pid: 48526|app: 0|req: 2692/5435] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:52 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1241 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.923845] [48527]: DEBUG nova.policy [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.928534] [48527]: INFO nova.api.openstack.requestlog [None req-8f5f0aea-38c5-4072-86c4-ee6f3fe4f5be tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.122650 [ 1087.928930] [48527]: [pid: 48527|app: 0|req: 2744/5436] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:52 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.975039] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d13270e-b3e7-4594-8f62-6fbc2186e462 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.011249] [48526]: INFO nova.api.openstack.requestlog [None req-2d13270e-b3e7-4594-8f62-6fbc2186e462 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1558 microversion: 2.1 time: 0.039170 [ 1088.011577] [48526]: [pid: 48526|app: 0|req: 2693/5437] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:52 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1558 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.118928] [48527]: DEBUG nova.api.openstack.wsgi [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.120289] [48527]: DEBUG nova.compute.api [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.123889] [48527]: DEBUG oslo_concurrency.lockutils [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.124080] [48527]: DEBUG oslo_concurrency.lockutils [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.124216] [48527]: DEBUG oslo_concurrency.lockutils [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.124457] [48527]: DEBUG oslo_concurrency.lockutils [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.124594] [48527]: DEBUG oslo_concurrency.lockutils [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.124710] [48527]: DEBUG oslo_concurrency.lockutils [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.142875] [48527]: WARNING neutronclient.v2_0.client [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1088.230356] [48527]: DEBUG nova.policy [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.235700] [48527]: INFO nova.api.openstack.requestlog [None req-013c3196-b70f-479d-81eb-77246a834ff5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1669 microversion: 2.1 time: 0.118951 [ 1088.236046] [48527]: [pid: 48527|app: 0|req: 2745/5438] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:52 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1669 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.471494] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.473140] [48526]: DEBUG nova.compute.api [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] [instance: ebd0edc1-60f4-437e-b8d5-a5df5b64256a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.478246] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.478474] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.478652] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.479020] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.479217] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.479381] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.492399] [48526]: INFO nova.api.openstack.wsgi [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] HTTP exception thrown: Instance ebd0edc1-60f4-437e-b8d5-a5df5b64256a could not be found. [ 1088.492667] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] Returning 404 to user: Instance ebd0edc1-60f4-437e-b8d5-a5df5b64256a could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1088.493071] [48526]: INFO nova.api.openstack.requestlog [None req-ea51caee-215e-442a-a320-1523a5b1c6f4 tempest-ServerShowV257Test-52547895 tempest-ServerShowV257Test-52547895-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a" status: 404 len: 111 microversion: 2.57 time: 0.024057 [ 1088.493386] [48526]: [pid: 48526|app: 0|req: 2694/5439] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 13:59:52 2025] GET /compute/v2.1/servers/ebd0edc1-60f4-437e-b8d5-a5df5b64256a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1088.712623] [48527]: DEBUG nova.api.openstack.wsgi [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.714313] [48527]: DEBUG nova.compute.api [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.721152] [48527]: DEBUG oslo_concurrency.lockutils [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.721508] [48527]: DEBUG oslo_concurrency.lockutils [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.721749] [48527]: DEBUG oslo_concurrency.lockutils [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.722184] [48527]: DEBUG oslo_concurrency.lockutils [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.722442] [48527]: DEBUG oslo_concurrency.lockutils [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.722682] [48527]: DEBUG oslo_concurrency.lockutils [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.754018] [48526]: DEBUG nova.api.openstack.wsgi [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.755751] [48526]: DEBUG nova.compute.api [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.757026] [48527]: WARNING neutronclient.v2_0.client [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1088.762704] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.763419] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.763657] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.763994] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.764220] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.764383] [48526]: DEBUG oslo_concurrency.lockutils [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.781116] [48527]: DEBUG nova.policy [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.784055] [48526]: WARNING neutronclient.v2_0.client [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1088.785733] [48527]: INFO nova.api.openstack.requestlog [None req-947928fd-94a4-40fe-85ff-963c22a91e01 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1286 microversion: 2.1 time: 0.075268 [ 1088.786371] [48527]: [pid: 48527|app: 0|req: 2746/5440] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:52 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1286 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.810369] [48526]: DEBUG nova.policy [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.815967] [48526]: INFO nova.api.openstack.requestlog [None req-f09cd7f5-1bd1-4aa4-a6ac-2697f9c6468f tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1235 microversion: 2.1 time: 0.063962 [ 1088.815967] [48526]: [pid: 48526|app: 0|req: 2695/5441] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:52 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.915594] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.918763] [48527]: DEBUG nova.compute.api [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.921549] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.921881] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.922143] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.922582] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.922842] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.923063] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.944074] [48527]: WARNING neutronclient.v2_0.client [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1088.949030] [48526]: DEBUG nova.api.openstack.wsgi [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.949272] [48526]: DEBUG nova.compute.api [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.953182] [48526]: DEBUG oslo_concurrency.lockutils [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.953746] [48526]: DEBUG oslo_concurrency.lockutils [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.954054] [48526]: DEBUG oslo_concurrency.lockutils [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.955385] [48526]: DEBUG oslo_concurrency.lockutils [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.955733] [48526]: DEBUG oslo_concurrency.lockutils [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.956067] [48526]: DEBUG oslo_concurrency.lockutils [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.964929] [48527]: DEBUG nova.policy [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.971735] [48527]: INFO nova.api.openstack.requestlog [None req-b8574eb1-bc29-4a5c-bac9-023abd255e73 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1233 microversion: 2.1 time: 0.058825 [ 1088.971735] [48527]: [pid: 48527|app: 0|req: 2747/5442] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:53 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1233 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.974730] [48526]: WARNING neutronclient.v2_0.client [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1089.020258] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a14fefe-a288-4e41-8346-4f251ab307f6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.051076] [48526]: DEBUG nova.policy [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.055821] [48526]: INFO nova.api.openstack.requestlog [None req-042d7e44-52d6-42df-8167-c2349091100c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.110623 [ 1089.055821] [48526]: [pid: 48526|app: 0|req: 2696/5443] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:53 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.055955] [48527]: INFO nova.api.openstack.requestlog [None req-3a14fefe-a288-4e41-8346-4f251ab307f6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1558 microversion: 2.1 time: 0.037670 [ 1089.057019] [48527]: [pid: 48527|app: 0|req: 2748/5444] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:53 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1558 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.250688] [48526]: DEBUG nova.api.openstack.wsgi [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.252496] [48526]: DEBUG nova.compute.api [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1089.256163] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.256350] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.256485] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.256794] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.256968] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.257146] [48526]: DEBUG oslo_concurrency.lockutils [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.276708] [48526]: WARNING neutronclient.v2_0.client [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1089.334462] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a14fefe-a288-4e41-8346-4f251ab307f6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.337709] [48527]: INFO nova.api.openstack.requestlog [None req-3a14fefe-a288-4e41-8346-4f251ab307f6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 379 microversion: - time: 0.003420 [ 1089.337965] [48527]: [pid: 48527|app: 0|req: 2749/5445] 10.180.1.21 () {56 vars in 881 bytes} [Fri Dec 12 13:59:53 2025] GET /compute/ => generated 379 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 1089.340937] [48526]: DEBUG nova.policy [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.342618] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a14fefe-a288-4e41-8346-4f251ab307f6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.345426] [48527]: INFO nova.api.openstack.requestlog [None req-3a14fefe-a288-4e41-8346-4f251ab307f6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2/" status: 200 len: 380 microversion: 2.1 time: 0.003005 [ 1089.345751] [48527]: [pid: 48527|app: 0|req: 2750/5446] 10.180.1.21 () {54 vars in 1030 bytes} [Fri Dec 12 13:59:53 2025] GET /compute/v2/ => generated 380 bytes in 3 msecs (HTTP/1.1 200) 5 headers in 221 bytes (2 switches on core 0) [ 1089.345827] [48526]: INFO nova.api.openstack.requestlog [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1669 microversion: 2.1 time: 0.097464 [ 1089.346115] [48526]: [pid: 48526|app: 0|req: 2697/5447] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:53 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1669 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.349767] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a14fefe-a288-4e41-8346-4f251ab307f6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.352808] [48527]: INFO nova.api.openstack.requestlog [None req-3a14fefe-a288-4e41-8346-4f251ab307f6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 389 microversion: 2.1 time: 0.003185 [ 1089.353066] [48527]: [pid: 48527|app: 0|req: 2751/5448] 10.180.1.21 () {54 vars in 1036 bytes} [Fri Dec 12 13:59:53 2025] GET /compute/v2.1/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1089.358116] [48526]: DEBUG nova.api.openstack.wsgi [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.361774] [48526]: INFO nova.api.openstack.requestlog [None req-bef11fa0-414e-4500-8dea-e414d45f927a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 379 microversion: - time: 0.003870 [ 1089.362035] [48526]: [pid: 48526|app: 0|req: 2698/5449] 10.180.1.21 () {56 vars in 881 bytes} [Fri Dec 12 13:59:53 2025] GET /compute/ => generated 379 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 1089.805347] [48527]: DEBUG nova.api.openstack.wsgi [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.806714] [48527]: DEBUG nova.compute.api [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1089.811568] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.811872] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.811872] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.812552] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.812552] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.812552] [48527]: DEBUG oslo_concurrency.lockutils [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.830400] [48526]: DEBUG nova.api.openstack.wsgi [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.832267] [48526]: DEBUG nova.compute.api [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1089.836309] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.836978] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.836978] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.837202] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.837395] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.837554] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.838036] [48527]: WARNING neutronclient.v2_0.client [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1089.855105] [48526]: WARNING neutronclient.v2_0.client [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1089.860799] [48527]: DEBUG nova.policy [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.868960] [48527]: INFO nova.api.openstack.requestlog [None req-ad78686d-2d1c-4add-a7c5-aa5bdd72aeb2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1286 microversion: 2.1 time: 0.066457 [ 1089.869246] [48527]: [pid: 48527|app: 0|req: 2752/5450] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:54 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1286 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1089.875343] [48526]: DEBUG nova.policy [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.879722] [48526]: INFO nova.api.openstack.requestlog [None req-c8b3e38f-0c00-4a6b-b537-a44413085223 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1235 microversion: 2.1 time: 0.051601 [ 1089.880075] [48526]: [pid: 48526|app: 0|req: 2699/5451] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:54 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.992897] [48527]: DEBUG nova.api.openstack.wsgi [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.992897] [48527]: DEBUG nova.compute.api [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1089.995836] [48527]: DEBUG oslo_concurrency.lockutils [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.996075] [48527]: DEBUG oslo_concurrency.lockutils [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.996218] [48527]: DEBUG oslo_concurrency.lockutils [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.996496] [48527]: DEBUG oslo_concurrency.lockutils [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.996641] [48527]: DEBUG oslo_concurrency.lockutils [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.996758] [48527]: DEBUG oslo_concurrency.lockutils [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.027623] [48527]: WARNING neutronclient.v2_0.client [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.049929] [48527]: DEBUG nova.policy [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.054346] [48527]: INFO nova.api.openstack.requestlog [None req-77cf8c46-c976-4c17-8d55-4c223fb77ddc tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1233 microversion: 2.1 time: 0.067415 [ 1090.054786] [48527]: [pid: 48527|app: 0|req: 2753/5452] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:54 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1233 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.066888] [48526]: DEBUG nova.api.openstack.wsgi [None req-3284dcc2-28ea-4fa5-9022-e0d2e1687c39 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.070210] [48527]: DEBUG nova.api.openstack.wsgi [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.070677] [48527]: DEBUG nova.compute.api [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.074400] [48527]: DEBUG oslo_concurrency.lockutils [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.074537] [48527]: DEBUG oslo_concurrency.lockutils [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.074692] [48527]: DEBUG oslo_concurrency.lockutils [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.074951] [48527]: DEBUG oslo_concurrency.lockutils [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.075225] [48527]: DEBUG oslo_concurrency.lockutils [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.075414] [48527]: DEBUG oslo_concurrency.lockutils [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.094306] [48527]: WARNING neutronclient.v2_0.client [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.101064] [48526]: INFO nova.api.openstack.requestlog [None req-3284dcc2-28ea-4fa5-9022-e0d2e1687c39 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1558 microversion: 2.1 time: 0.036434 [ 1090.101683] [48526]: [pid: 48526|app: 0|req: 2700/5453] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:54 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1558 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.227992] [48527]: DEBUG nova.policy [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.236164] [48527]: INFO nova.api.openstack.requestlog [None req-7414c3fd-8135-4793-af21-ad07a0b17330 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.170334 [ 1090.236554] [48527]: [pid: 48527|app: 0|req: 2754/5454] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:54 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.360786] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.363333] [48526]: DEBUG nova.compute.api [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.370236] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.370435] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.370577] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.370841] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.371051] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.371191] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.401243] [48526]: WARNING neutronclient.v2_0.client [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.472674] [48526]: DEBUG nova.policy [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.479475] [48526]: INFO nova.api.openstack.requestlog [None req-b2d42402-764f-43aa-aed3-2f48e7821bad tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1669 microversion: 2.1 time: 0.121862 [ 1090.480082] [48526]: [pid: 48526|app: 0|req: 2701/5455] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:54 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1669 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.882115] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.883277] [48527]: DEBUG nova.compute.api [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.888356] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.888638] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.888731] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.889042] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.889201] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.889329] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.893582] [48526]: DEBUG nova.api.openstack.wsgi [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.895365] [48526]: DEBUG nova.compute.api [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.898913] [48526]: DEBUG oslo_concurrency.lockutils [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.901046] [48526]: DEBUG oslo_concurrency.lockutils [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.901046] [48526]: DEBUG oslo_concurrency.lockutils [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.901046] [48526]: DEBUG oslo_concurrency.lockutils [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.901046] [48526]: DEBUG oslo_concurrency.lockutils [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.901046] [48526]: DEBUG oslo_concurrency.lockutils [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.910837] [48527]: WARNING neutronclient.v2_0.client [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.925813] [48526]: WARNING neutronclient.v2_0.client [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.987852] [48526]: DEBUG nova.policy [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.995422] [48526]: INFO nova.api.openstack.requestlog [None req-126530ae-de2f-47b4-a064-1afe7ae2f552 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1291 microversion: 2.1 time: 0.104536 [ 1090.995826] [48526]: [pid: 48526|app: 0|req: 2702/5456] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:55 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1291 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.016222] [48527]: DEBUG nova.policy [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.021709] [48527]: INFO nova.api.openstack.requestlog [None req-ff70e252-9d3c-4b62-8d79-a30a157efa22 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1362 microversion: 2.1 time: 0.142107 [ 1091.022284] [48527]: [pid: 48527|app: 0|req: 2755/5457] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:55 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1362 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.070743] [48526]: DEBUG nova.api.openstack.wsgi [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.073865] [48526]: DEBUG nova.compute.api [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.077812] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.078029] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.078175] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.078483] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.078695] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.078876] [48526]: DEBUG oslo_concurrency.lockutils [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.098182] [48526]: WARNING neutronclient.v2_0.client [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1091.111985] [48527]: DEBUG nova.api.openstack.wsgi [None req-fb67f5af-cca7-49f5-b0bd-1fc0d3717b64 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.119704] [48526]: DEBUG nova.policy [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.124362] [48526]: INFO nova.api.openstack.requestlog [None req-22d2da6a-5cc3-4565-a5e4-88a10926a965 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1233 microversion: 2.1 time: 0.056284 [ 1091.124694] [48526]: [pid: 48526|app: 0|req: 2703/5458] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:55 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.252928] [48526]: DEBUG nova.api.openstack.wsgi [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.254759] [48526]: DEBUG nova.compute.api [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.258704] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.258890] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.259049] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.259447] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.259731] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.259974] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.279666] [48526]: WARNING neutronclient.v2_0.client [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1091.402397] [48526]: DEBUG nova.policy [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.409655] [48526]: INFO nova.api.openstack.requestlog [None req-eda35c61-d4ac-41c2-8b23-3264d462c018 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.159400 [ 1091.410047] [48526]: [pid: 48526|app: 0|req: 2704/5459] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:55 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.494877] [48526]: DEBUG nova.api.openstack.wsgi [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.496709] [48526]: DEBUG nova.compute.api [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.503019] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.503019] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.503209] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.503499] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.503661] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.503787] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.533157] [48526]: WARNING neutronclient.v2_0.client [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1091.647705] [48526]: DEBUG nova.policy [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.654258] [48526]: INFO nova.api.openstack.requestlog [None req-8cde43b2-3133-4e8a-b341-55389edcae9d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1675 microversion: 2.1 time: 0.162509 [ 1091.654728] [48526]: [pid: 48526|app: 0|req: 2705/5460] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:55 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1675 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.667299] [48526]: DEBUG nova.api.openstack.wsgi [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.667954] [48526]: DEBUG nova.compute.api [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.673182] [48526]: DEBUG oslo_concurrency.lockutils [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.673335] [48526]: DEBUG oslo_concurrency.lockutils [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.673502] [48526]: DEBUG oslo_concurrency.lockutils [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.673700] [48526]: DEBUG oslo_concurrency.lockutils [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.673891] [48526]: DEBUG oslo_concurrency.lockutils [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.673993] [48526]: DEBUG oslo_concurrency.lockutils [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.692066] [48526]: DEBUG nova.compute.api [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1091.741904] [48526]: INFO nova.api.openstack.requestlog [None req-1229d8fd-3a59-43fa-9102-fd6b3abb89bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 204 len: 0 microversion: 2.1 time: 0.076804 [ 1091.742315] [48526]: [pid: 48526|app: 0|req: 2706/5461] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 13:59:55 2025] DELETE /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1091.747866] [48526]: DEBUG nova.api.openstack.wsgi [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.749516] [48526]: DEBUG nova.compute.api [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.753583] [48526]: DEBUG oslo_concurrency.lockutils [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.753779] [48526]: DEBUG oslo_concurrency.lockutils [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.753913] [48526]: DEBUG oslo_concurrency.lockutils [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.754205] [48526]: DEBUG oslo_concurrency.lockutils [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.754351] [48526]: DEBUG oslo_concurrency.lockutils [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.754472] [48526]: DEBUG oslo_concurrency.lockutils [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.774151] [48526]: WARNING neutronclient.v2_0.client [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1091.847871] [48526]: DEBUG nova.policy [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.852621] [48526]: INFO nova.api.openstack.requestlog [None req-4dd77be3-4e49-463a-9665-cf455784389d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1679 microversion: 2.1 time: 0.107093 [ 1091.853122] [48526]: [pid: 48526|app: 0|req: 2707/5462] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:55 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1679 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1092.008758] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.010495] [48526]: DEBUG nova.compute.api [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.014291] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.014622] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.014622] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.014850] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.015025] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.015130] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.034501] [48526]: WARNING neutronclient.v2_0.client [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.053488] [48526]: DEBUG nova.policy [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.057899] [48526]: INFO nova.api.openstack.requestlog [None req-bb8f537d-1a56-4e80-902c-8e189bb025a0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1299 microversion: 2.1 time: 0.051794 [ 1092.058224] [48526]: [pid: 48526|app: 0|req: 2708/5463] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:56 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.061522] [48526]: DEBUG nova.api.openstack.wsgi [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.063231] [48526]: DEBUG nova.compute.api [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.066846] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.067116] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.067291] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.067591] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.067737] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.067861] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.085942] [48526]: WARNING neutronclient.v2_0.client [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.152898] [48526]: DEBUG nova.policy [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.157893] [48526]: INFO nova.api.openstack.requestlog [None req-e97a351d-8d23-4b8b-bb27-49e50b8bd64a tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1360 microversion: 2.1 time: 0.099044 [ 1092.158364] [48526]: [pid: 48526|app: 0|req: 2709/5464] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:56 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1360 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.161317] [48526]: DEBUG nova.api.openstack.wsgi [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.162808] [48526]: DEBUG nova.compute.api [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.166381] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.166768] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.166965] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.167282] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.167439] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.167646] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.186293] [48526]: WARNING neutronclient.v2_0.client [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.206238] [48526]: DEBUG nova.policy [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.210667] [48526]: INFO nova.api.openstack.requestlog [None req-a4e8bf7a-7e6f-46be-a433-77ad04cb0d3c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1289 microversion: 2.1 time: 0.051645 [ 1092.211030] [48526]: [pid: 48526|app: 0|req: 2710/5465] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:56 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1289 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.374683] [48526]: DEBUG nova.api.openstack.wsgi [req-38c5a6b2-0be2-4cca-93ec-3fb740cd2539 req-3e83e12d-9c95-481e-b87b-7e0ee95b0abe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "36e38bec-9491-488b-9916-ef82fb53dce7", "name": "network-vif-plugged", "status": "completed", "tag": "c752ea8e-f8e7-490f-9bd3-cf37f3aca926"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1092.381133] [48526]: DEBUG oslo_concurrency.lockutils [req-38c5a6b2-0be2-4cca-93ec-3fb740cd2539 req-3e83e12d-9c95-481e-b87b-7e0ee95b0abe service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.381372] [48526]: DEBUG oslo_concurrency.lockutils [req-38c5a6b2-0be2-4cca-93ec-3fb740cd2539 req-3e83e12d-9c95-481e-b87b-7e0ee95b0abe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.381491] [48526]: DEBUG oslo_concurrency.lockutils [req-38c5a6b2-0be2-4cca-93ec-3fb740cd2539 req-3e83e12d-9c95-481e-b87b-7e0ee95b0abe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.388828] [48526]: INFO nova.api.openstack.compute.server_external_events [req-38c5a6b2-0be2-4cca-93ec-3fb740cd2539 req-3e83e12d-9c95-481e-b87b-7e0ee95b0abe service nova] Creating event network-vif-plugged:c752ea8e-f8e7-490f-9bd3-cf37f3aca926 for instance 36e38bec-9491-488b-9916-ef82fb53dce7 on cpu-1 [ 1092.393755] [48526]: INFO nova.api.openstack.requestlog [req-38c5a6b2-0be2-4cca-93ec-3fb740cd2539 req-3e83e12d-9c95-481e-b87b-7e0ee95b0abe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021441 [ 1092.394227] [48526]: [pid: 48526|app: 0|req: 2711/5466] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59: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) [ 1092.426974] [48526]: DEBUG nova.api.openstack.wsgi [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.429580] [48526]: DEBUG nova.compute.api [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.440061] [48526]: DEBUG oslo_concurrency.lockutils [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.440712] [48526]: DEBUG oslo_concurrency.lockutils [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.440712] [48526]: DEBUG oslo_concurrency.lockutils [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.441058] [48526]: DEBUG oslo_concurrency.lockutils [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.441398] [48526]: DEBUG oslo_concurrency.lockutils [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.441398] [48526]: DEBUG oslo_concurrency.lockutils [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.473671] [48526]: WARNING neutronclient.v2_0.client [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.603869] [48526]: DEBUG nova.policy [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.611530] [48526]: INFO nova.api.openstack.requestlog [None req-7339fb84-1f2a-49bc-9ec2-cb6c62cd0297 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.188761 [ 1092.611901] [48526]: [pid: 48526|app: 0|req: 2712/5467] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:56 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.866868] [48526]: DEBUG nova.api.openstack.wsgi [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.868142] [48526]: DEBUG nova.compute.api [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.873844] [48526]: DEBUG oslo_concurrency.lockutils [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.874165] [48526]: DEBUG oslo_concurrency.lockutils [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.874515] [48526]: DEBUG oslo_concurrency.lockutils [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.874806] [48526]: DEBUG oslo_concurrency.lockutils [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.875084] [48526]: DEBUG oslo_concurrency.lockutils [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.875324] [48526]: DEBUG oslo_concurrency.lockutils [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.904105] [48526]: WARNING neutronclient.v2_0.client [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.973843] [48526]: DEBUG nova.policy [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.980288] [48526]: INFO nova.api.openstack.requestlog [None req-27922f17-f953-458e-90a5-d179bab2c77c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1679 microversion: 2.1 time: 0.116236 [ 1092.980875] [48526]: [pid: 48526|app: 0|req: 2713/5468] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:57 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1679 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.071922] [48526]: DEBUG nova.api.openstack.wsgi [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.074511] [48526]: DEBUG nova.compute.api [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.078496] [48526]: DEBUG oslo_concurrency.lockutils [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.078735] [48526]: DEBUG oslo_concurrency.lockutils [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.078919] [48526]: DEBUG oslo_concurrency.lockutils [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.079304] [48526]: DEBUG oslo_concurrency.lockutils [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.079493] [48526]: DEBUG oslo_concurrency.lockutils [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.079824] [48526]: DEBUG oslo_concurrency.lockutils [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.107661] [48526]: WARNING neutronclient.v2_0.client [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.197213] [48526]: DEBUG nova.policy [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.203548] [48526]: INFO nova.api.openstack.requestlog [None req-74198508-b39b-4220-87b0-f9f3ff28f2a6 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1376 microversion: 2.1 time: 0.134136 [ 1093.203900] [48526]: [pid: 48526|app: 0|req: 2714/5469] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:57 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1376 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.206453] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.207987] [48526]: DEBUG nova.compute.api [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.211593] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.211772] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.211956] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.212226] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.212383] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.212503] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.236666] [48526]: WARNING neutronclient.v2_0.client [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.304923] [48526]: DEBUG nova.policy [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.311091] [48526]: INFO nova.api.openstack.requestlog [None req-b9e3ab0b-7adc-48b5-9a73-58fd52d8cfef tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1360 microversion: 2.1 time: 0.106500 [ 1093.311534] [48526]: [pid: 48526|app: 0|req: 2715/5470] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:57 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1360 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.315023] [48526]: DEBUG nova.api.openstack.wsgi [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.316263] [48526]: DEBUG nova.compute.api [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.321242] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.321409] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.321614] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.322361] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.322361] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.322361] [48526]: DEBUG oslo_concurrency.lockutils [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.346070] [48526]: WARNING neutronclient.v2_0.client [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.370370] [48526]: DEBUG nova.policy [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.376558] [48526]: INFO nova.api.openstack.requestlog [None req-d23d78e1-5215-4554-9e88-13954c31b5d7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1289 microversion: 2.1 time: 0.063968 [ 1093.376558] [48526]: [pid: 48526|app: 0|req: 2716/5471] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:57 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1289 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.627777] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.630051] [48526]: DEBUG nova.compute.api [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.637678] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.637844] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.637985] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.638464] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.638743] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.639091] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.667922] [48526]: WARNING neutronclient.v2_0.client [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.802819] [48526]: DEBUG nova.policy [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.810418] [48526]: INFO nova.api.openstack.requestlog [None req-0ebd11fb-6a4c-4974-b115-6a52548f26c9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.186118 [ 1093.810871] [48526]: [pid: 48526|app: 0|req: 2717/5472] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:57 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.996406] [48526]: DEBUG nova.api.openstack.wsgi [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.998394] [48526]: DEBUG nova.compute.api [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.002679] [48526]: DEBUG oslo_concurrency.lockutils [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.002883] [48526]: DEBUG oslo_concurrency.lockutils [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.003038] [48526]: DEBUG oslo_concurrency.lockutils [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.003309] [48526]: DEBUG oslo_concurrency.lockutils [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.003456] [48526]: DEBUG oslo_concurrency.lockutils [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.003575] [48526]: DEBUG oslo_concurrency.lockutils [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.022072] [48526]: WARNING neutronclient.v2_0.client [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.445769] [48526]: DEBUG nova.policy [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.462619] [48526]: INFO nova.api.openstack.requestlog [None req-cca05f2a-2d6b-4879-899c-98630a0fb465 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1611 microversion: 2.1 time: 0.469513 [ 1094.463074] [48526]: [pid: 48526|app: 0|req: 2718/5473] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:58 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1611 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.466110] [48526]: DEBUG nova.api.openstack.wsgi [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1094.467804] [48526]: DEBUG nova.compute.api [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.473068] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.473324] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.473488] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.473701] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.473963] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.473999] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.503403] [48526]: WARNING neutronclient.v2_0.client [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.568906] [48526]: DEBUG nova.policy [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.573685] [48526]: INFO nova.api.openstack.requestlog [None req-e12e2452-406b-44ae-8660-2851081139b2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1364 microversion: 2.1 time: 0.109965 [ 1094.574249] [48526]: [pid: 48526|app: 0|req: 2719/5474] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:58 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1364 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.576773] [48526]: DEBUG nova.api.openstack.wsgi [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1094.578240] [48526]: DEBUG nova.compute.api [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.583022] [48526]: DEBUG oslo_concurrency.lockutils [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.583022] [48526]: DEBUG oslo_concurrency.lockutils [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.583218] [48526]: DEBUG oslo_concurrency.lockutils [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.583466] [48526]: DEBUG oslo_concurrency.lockutils [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.583619] [48526]: DEBUG oslo_concurrency.lockutils [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.583743] [48526]: DEBUG oslo_concurrency.lockutils [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.604198] [48526]: WARNING neutronclient.v2_0.client [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.670835] [48526]: DEBUG nova.policy [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.678497] [48526]: INFO nova.api.openstack.requestlog [None req-97cacb9a-3768-470e-b936-46f038b7bc31 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1360 microversion: 2.1 time: 0.103770 [ 1094.678899] [48526]: [pid: 48526|app: 0|req: 2720/5475] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:58 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1360 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.681705] [48526]: DEBUG nova.api.openstack.wsgi [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1094.683444] [48526]: DEBUG nova.compute.api [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.688741] [48526]: DEBUG oslo_concurrency.lockutils [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.688980] [48526]: DEBUG oslo_concurrency.lockutils [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.689135] [48526]: DEBUG oslo_concurrency.lockutils [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.689431] [48526]: DEBUG oslo_concurrency.lockutils [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.689606] [48526]: DEBUG oslo_concurrency.lockutils [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.689737] [48526]: DEBUG oslo_concurrency.lockutils [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.717180] [48526]: WARNING neutronclient.v2_0.client [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.743688] [48526]: DEBUG nova.policy [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.748094] [48526]: INFO nova.api.openstack.requestlog [None req-17cfc398-e6df-4922-b228-bcba6be76658 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1307 microversion: 2.1 time: 0.068475 [ 1094.748381] [48526]: [pid: 48526|app: 0|req: 2721/5476] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:58 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1307 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.755114] [48526]: DEBUG nova.api.openstack.wsgi [req-f2838d39-822d-4a79-bf8b-a52a014d1157 req-236d2240-da27-407c-98bc-ea995d81ebd9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "36e38bec-9491-488b-9916-ef82fb53dce7", "tag": "c752ea8e-f8e7-490f-9bd3-cf37f3aca926"}, {"server_uuid": "0ff466f5-fd9d-46c1-901b-ca33984e0fd3", "name": "network-vif-plugged", "status": "completed", "tag": "97a932b7-fd2c-4199-9f5b-e48c25bd8fce"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1094.762862] [48526]: DEBUG oslo_concurrency.lockutils [req-f2838d39-822d-4a79-bf8b-a52a014d1157 req-236d2240-da27-407c-98bc-ea995d81ebd9 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.763181] [48526]: DEBUG oslo_concurrency.lockutils [req-f2838d39-822d-4a79-bf8b-a52a014d1157 req-236d2240-da27-407c-98bc-ea995d81ebd9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.763181] [48526]: DEBUG oslo_concurrency.lockutils [req-f2838d39-822d-4a79-bf8b-a52a014d1157 req-236d2240-da27-407c-98bc-ea995d81ebd9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.771113] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f2838d39-822d-4a79-bf8b-a52a014d1157 req-236d2240-da27-407c-98bc-ea995d81ebd9 service nova] Creating event network-changed:c752ea8e-f8e7-490f-9bd3-cf37f3aca926 for instance 36e38bec-9491-488b-9916-ef82fb53dce7 on cpu-1 [ 1094.771113] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f2838d39-822d-4a79-bf8b-a52a014d1157 req-236d2240-da27-407c-98bc-ea995d81ebd9 service nova] Creating event network-vif-plugged:97a932b7-fd2c-4199-9f5b-e48c25bd8fce for instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 on cpu-1 [ 1094.776191] [48526]: INFO nova.api.openstack.requestlog [req-f2838d39-822d-4a79-bf8b-a52a014d1157 req-236d2240-da27-407c-98bc-ea995d81ebd9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.026480 [ 1094.776535] [48526]: [pid: 48526|app: 0|req: 2722/5477] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:58 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) [ 1094.781427] [48526]: DEBUG nova.api.openstack.wsgi [req-bb2ebe50-0a93-4fe4-9137-9249559ac835 req-44c2d7c8-c128-4799-a37f-3913a5edc24b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "224ad938-fbc3-44f0-8324-0720ec6459c2", "name": "network-vif-deleted", "tag": "8201627a-16e7-4f30-aad4-eee62f03c103"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1094.787445] [48526]: DEBUG oslo_concurrency.lockutils [req-bb2ebe50-0a93-4fe4-9137-9249559ac835 req-44c2d7c8-c128-4799-a37f-3913a5edc24b service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.787445] [48526]: DEBUG oslo_concurrency.lockutils [req-bb2ebe50-0a93-4fe4-9137-9249559ac835 req-44c2d7c8-c128-4799-a37f-3913a5edc24b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.787648] [48526]: DEBUG oslo_concurrency.lockutils [req-bb2ebe50-0a93-4fe4-9137-9249559ac835 req-44c2d7c8-c128-4799-a37f-3913a5edc24b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.795476] [48526]: INFO nova.api.openstack.compute.server_external_events [req-bb2ebe50-0a93-4fe4-9137-9249559ac835 req-44c2d7c8-c128-4799-a37f-3913a5edc24b service nova] Creating event network-vif-deleted:8201627a-16e7-4f30-aad4-eee62f03c103 for instance 224ad938-fbc3-44f0-8324-0720ec6459c2 on cpu-1 [ 1094.800028] [48526]: INFO nova.api.openstack.requestlog [req-bb2ebe50-0a93-4fe4-9137-9249559ac835 req-44c2d7c8-c128-4799-a37f-3913a5edc24b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022550 [ 1094.800413] [48526]: [pid: 48526|app: 0|req: 2723/5478] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 13:59:59 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.824183] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1094.827486] [48526]: DEBUG nova.compute.api [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.829719] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.829915] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.830070] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.830351] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.830498] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.830621] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.849356] [48526]: WARNING neutronclient.v2_0.client [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.917069] [48526]: DEBUG nova.policy [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.922057] [48526]: INFO nova.api.openstack.requestlog [None req-fc206930-b820-47ae-8e73-424249d56b87 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.100343 [ 1094.922386] [48526]: [pid: 48526|app: 0|req: 2724/5479] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:59 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.478820] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1095.480499] [48526]: DEBUG nova.compute.api [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1095.486600] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.486858] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.487044] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.487379] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.487593] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.487759] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.513098] [48526]: WARNING neutronclient.v2_0.client [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1095.565662] [48526]: DEBUG nova.policy [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.572405] [48526]: INFO nova.api.openstack.requestlog [None req-b9b60f13-541f-4f2f-bd80-a248bbbe8a58 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 200 len: 1319 microversion: 2.1 time: 0.096900 [ 1095.572916] [48526]: [pid: 48526|app: 0|req: 2725/5480] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:59 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 1319 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1095.587183] [48526]: DEBUG nova.api.openstack.wsgi [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1095.588824] [48526]: DEBUG nova.compute.api [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1095.592667] [48526]: DEBUG oslo_concurrency.lockutils [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.592894] [48526]: DEBUG oslo_concurrency.lockutils [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.593082] [48526]: DEBUG oslo_concurrency.lockutils [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.593425] [48526]: DEBUG oslo_concurrency.lockutils [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.593615] [48526]: DEBUG oslo_concurrency.lockutils [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.593767] [48526]: DEBUG oslo_concurrency.lockutils [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.612132] [48526]: WARNING neutronclient.v2_0.client [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1095.721714] [48526]: DEBUG nova.policy [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.729150] [48526]: INFO nova.api.openstack.requestlog [None req-20dbfef6-cbff-4da9-8f84-25e842affa11 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1364 microversion: 2.1 time: 0.144096 [ 1095.729520] [48526]: [pid: 48526|app: 0|req: 2726/5481] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:59 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1364 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.732540] [48526]: DEBUG nova.api.openstack.wsgi [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1095.734040] [48526]: DEBUG nova.compute.api [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1095.738393] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.738577] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.738707] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.738986] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.739172] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.739305] [48526]: DEBUG oslo_concurrency.lockutils [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.758715] [48526]: WARNING neutronclient.v2_0.client [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1095.871585] [48526]: DEBUG nova.policy [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.880216] [48526]: INFO nova.api.openstack.requestlog [None req-5b94cb42-a5ff-403a-aa80-0b314955ed94 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1360 microversion: 2.1 time: 0.150030 [ 1095.880700] [48526]: [pid: 48526|app: 0|req: 2727/5482] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 13:59:59 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1360 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.884397] [48526]: DEBUG nova.api.openstack.wsgi [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1095.886049] [48526]: DEBUG nova.compute.api [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1095.893403] [48526]: DEBUG oslo_concurrency.lockutils [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.893620] [48526]: DEBUG oslo_concurrency.lockutils [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.893766] [48526]: DEBUG oslo_concurrency.lockutils [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.894063] [48526]: DEBUG oslo_concurrency.lockutils [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.894221] [48526]: DEBUG oslo_concurrency.lockutils [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.894346] [48526]: DEBUG oslo_concurrency.lockutils [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.914822] [48526]: WARNING neutronclient.v2_0.client [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1095.990599] [48526]: DEBUG nova.policy [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.995883] [48526]: INFO nova.api.openstack.requestlog [None req-60bce689-a20b-4a6b-9605-209ff6bd8c0b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1362 microversion: 2.1 time: 0.114597 [ 1095.996318] [48526]: [pid: 48526|app: 0|req: 2728/5483] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:00 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1362 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.999896] [48526]: DEBUG nova.api.openstack.wsgi [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1096.000972] [48526]: DEBUG nova.compute.api [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.007063] [48526]: DEBUG oslo_concurrency.lockutils [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.007063] [48526]: DEBUG oslo_concurrency.lockutils [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.007310] [48526]: DEBUG oslo_concurrency.lockutils [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.007582] [48526]: DEBUG oslo_concurrency.lockutils [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.007752] [48526]: DEBUG oslo_concurrency.lockutils [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.007879] [48526]: DEBUG oslo_concurrency.lockutils [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.029748] [48526]: WARNING neutronclient.v2_0.client [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.155877] [48526]: DEBUG nova.policy [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.160881] [48526]: INFO nova.api.openstack.requestlog [None req-730e1b6e-b207-49cf-a844-a57dd1f15e0e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.163936 [ 1096.161458] [48526]: [pid: 48526|app: 0|req: 2729/5484] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:00 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.496567] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.585590] [48526]: DEBUG nova.api.openstack.wsgi [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1096.586829] [48526]: DEBUG nova.compute.api [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.592091] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.592972] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.592972] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.592972] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.592972] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.593241] [48526]: DEBUG oslo_concurrency.lockutils [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.605505] [48526]: INFO nova.api.openstack.wsgi [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance 224ad938-fbc3-44f0-8324-0720ec6459c2 could not be found. [ 1096.605782] [48526]: DEBUG nova.api.openstack.wsgi [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance 224ad938-fbc3-44f0-8324-0720ec6459c2 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1096.606215] [48526]: INFO nova.api.openstack.requestlog [None req-eda67cb7-e8b4-42bb-a3e3-48561ad92f42 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 404 len: 111 microversion: 2.1 time: 0.023159 [ 1096.606535] [48526]: [pid: 48526|app: 0|req: 2730/5485] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:00 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1096.614094] [48526]: DEBUG nova.api.openstack.wsgi [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1096.615536] [48526]: DEBUG nova.compute.api [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.618901] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.619151] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.619302] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.619564] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.619706] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.619830] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.630819] [48526]: INFO nova.api.openstack.wsgi [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance 224ad938-fbc3-44f0-8324-0720ec6459c2 could not be found. [ 1096.630997] [48526]: DEBUG nova.api.openstack.wsgi [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance 224ad938-fbc3-44f0-8324-0720ec6459c2 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1096.632073] [48526]: INFO nova.api.openstack.requestlog [None req-f9cbdf43-4f97-469c-8fe9-2583357a54e5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 404 len: 111 microversion: 2.1 time: 0.019811 [ 1096.632073] [48526]: [pid: 48526|app: 0|req: 2731/5486] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:00 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1096.678573] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=6 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.681209] [48527]: INFO nova.api.openstack.requestlog [None req-fb67f5af-cca7-49f5-b0bd-1fc0d3717b64 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1644 microversion: 2.1 time: 5.572299 [ 1096.681209] [48527]: [pid: 48527|app: 0|req: 2756/5487] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 13:59:55 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1644 bytes in 5573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.718150] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-456782939", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "28a507b0-f7db-46ee-8ca9-adab7842e3ca"}], "security_groups": [{"name": "tempest-securitygroup--1847162531"}], "key_name": "tempest-keypair-896149215", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1096.738207] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=4 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.746606] [48527]: DEBUG nova.api.openstack.wsgi [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1096.748461] [48527]: DEBUG nova.compute.api [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.753505] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.753716] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.753860] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.754165] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.754318] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.754471] [48527]: DEBUG oslo_concurrency.lockutils [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.761488] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.761818] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.761976] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.762386] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.764133] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.764275] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.770141] [48526]: WARNING neutronclient.v2_0.client [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.784529] [48527]: WARNING neutronclient.v2_0.client [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.816125] [48526]: DEBUG nova.network.neutron [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] validate_networks() for [('28a507b0-f7db-46ee-8ca9-adab7842e3ca', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1096.816653] [48526]: WARNING neutronclient.v2_0.client [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.819628] [48526]: WARNING openstack [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1096.819924] [48526]: WARNING openstack [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1096.826845] [48526]: INFO nova.network.neutron [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] _ports_needed_per_instance requested_netwokrs=[('28a507b0-f7db-46ee-8ca9-adab7842e3ca', None, None, None, None, None)] [ 1096.829154] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=8 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.885584] [48527]: DEBUG nova.policy [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.896936] [48527]: INFO nova.api.openstack.requestlog [None req-ebcfdcee-3a88-4f75-aab1-33f867da72ac tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1364 microversion: 2.1 time: 0.152986 [ 1096.897664] [48527]: [pid: 48527|app: 0|req: 2757/5488] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:00 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1364 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1096.901945] [48527]: DEBUG nova.api.openstack.wsgi [req-a738cd0d-8787-4bf3-b276-886bbd3851bb req-ac2fc330-451e-4a1a-aebe-56610b236b22 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0ff466f5-fd9d-46c1-901b-ca33984e0fd3", "tag": "97a932b7-fd2c-4199-9f5b-e48c25bd8fce"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1096.908742] [48527]: DEBUG oslo_concurrency.lockutils [req-a738cd0d-8787-4bf3-b276-886bbd3851bb req-ac2fc330-451e-4a1a-aebe-56610b236b22 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.909013] [48527]: DEBUG oslo_concurrency.lockutils [req-a738cd0d-8787-4bf3-b276-886bbd3851bb req-ac2fc330-451e-4a1a-aebe-56610b236b22 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.909231] [48527]: DEBUG oslo_concurrency.lockutils [req-a738cd0d-8787-4bf3-b276-886bbd3851bb req-ac2fc330-451e-4a1a-aebe-56610b236b22 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.917182] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a738cd0d-8787-4bf3-b276-886bbd3851bb req-ac2fc330-451e-4a1a-aebe-56610b236b22 service nova] Creating event network-changed:97a932b7-fd2c-4199-9f5b-e48c25bd8fce for instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 on cpu-1 [ 1096.922475] [48527]: INFO nova.api.openstack.requestlog [req-a738cd0d-8787-4bf3-b276-886bbd3851bb req-ac2fc330-451e-4a1a-aebe-56610b236b22 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023796 [ 1096.923108] [48527]: [pid: 48527|app: 0|req: 2758/5489] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:01 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) [ 1096.926271] [48527]: DEBUG nova.api.openstack.wsgi [req-cf6cd981-46d1-4bd1-b0db-af67b65c843e req-a3c3ecad-d3bf-45fd-bf58-dbbaa1f0535b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "59789073-6897-412b-9e31-a196d9ab918a", "name": "network-vif-plugged", "status": "completed", "tag": "84c984c0-795d-4f0c-b59c-d04c2302ac85"}, {"name": "network-changed", "server_uuid": "59789073-6897-412b-9e31-a196d9ab918a", "tag": "84c984c0-795d-4f0c-b59c-d04c2302ac85"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1096.933276] [48527]: DEBUG oslo_concurrency.lockutils [req-cf6cd981-46d1-4bd1-b0db-af67b65c843e req-a3c3ecad-d3bf-45fd-bf58-dbbaa1f0535b service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.933474] [48527]: DEBUG oslo_concurrency.lockutils [req-cf6cd981-46d1-4bd1-b0db-af67b65c843e req-a3c3ecad-d3bf-45fd-bf58-dbbaa1f0535b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.933623] [48527]: DEBUG oslo_concurrency.lockutils [req-cf6cd981-46d1-4bd1-b0db-af67b65c843e req-a3c3ecad-d3bf-45fd-bf58-dbbaa1f0535b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.942224] [48527]: INFO nova.api.openstack.compute.server_external_events [req-cf6cd981-46d1-4bd1-b0db-af67b65c843e req-a3c3ecad-d3bf-45fd-bf58-dbbaa1f0535b service nova] Creating event network-vif-plugged:84c984c0-795d-4f0c-b59c-d04c2302ac85 for instance 59789073-6897-412b-9e31-a196d9ab918a on cpu-1 [ 1096.942472] [48527]: INFO nova.api.openstack.compute.server_external_events [req-cf6cd981-46d1-4bd1-b0db-af67b65c843e req-a3c3ecad-d3bf-45fd-bf58-dbbaa1f0535b service nova] Creating event network-changed:84c984c0-795d-4f0c-b59c-d04c2302ac85 for instance 59789073-6897-412b-9e31-a196d9ab918a on cpu-1 [ 1096.947524] [48527]: INFO nova.api.openstack.requestlog [req-cf6cd981-46d1-4bd1-b0db-af67b65c843e req-a3c3ecad-d3bf-45fd-bf58-dbbaa1f0535b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023599 [ 1096.947908] [48527]: [pid: 48527|app: 0|req: 2759/5490] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:01 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) [ 1096.954509] [48527]: DEBUG nova.api.openstack.wsgi [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1096.955358] [48527]: DEBUG nova.compute.api [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.958986] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.959255] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.959405] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.959676] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.959854] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.960043] [48527]: DEBUG oslo_concurrency.lockutils [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.987473] [48527]: WARNING neutronclient.v2_0.client [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.996642] [48526]: WARNING neutronclient.v2_0.client [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.997714] [48526]: WARNING openstack [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1096.998280] [48526]: WARNING openstack [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1097.093430] [48527]: DEBUG nova.policy [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.098500] [48527]: INFO nova.api.openstack.requestlog [None req-49d12852-bc2f-481a-ac76-692535165070 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1360 microversion: 2.1 time: 0.148709 [ 1097.099249] [48527]: [pid: 48527|app: 0|req: 2760/5491] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:01 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1360 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.106365] [48527]: DEBUG nova.api.openstack.wsgi [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.108611] [48527]: DEBUG nova.compute.api [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.109495] [48526]: DEBUG nova.virt.hardware [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1097.109754] [48526]: DEBUG nova.virt.hardware [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1097.109911] [48526]: DEBUG nova.virt.hardware [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1097.110085] [48526]: DEBUG nova.virt.hardware [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1097.110211] [48526]: DEBUG nova.virt.hardware [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1097.113062] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.113268] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.113422] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.113692] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.113846] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.113971] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.118863] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.119145] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.119223] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.119652] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.120994] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.121231] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.134014] [48526]: DEBUG nova.quota [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1097.134916] [48527]: WARNING neutronclient.v2_0.client [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.138741] [48526]: DEBUG nova.quota [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for user 1a5b35c84f074763b41d019e10f6957e and project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1097.146928] [48526]: DEBUG nova.compute.api [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1097.148336] [48526]: DEBUG nova.compute.api [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1097.187943] [48526]: INFO nova.api.openstack.requestlog [None req-c4e0a5d3-b3f8-4d82-b649-7fee259bcec6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.472155 [ 1097.188382] [48526]: [pid: 48526|app: 0|req: 2732/5492] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:00:00 2025] POST /compute/v2.1/servers => generated 406 bytes in 473 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1097.191174] [48526]: DEBUG nova.api.openstack.wsgi [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.192874] [48526]: DEBUG nova.compute.api [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.196564] [48526]: DEBUG oslo_concurrency.lockutils [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.196794] [48526]: DEBUG oslo_concurrency.lockutils [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.197015] [48526]: DEBUG oslo_concurrency.lockutils [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.197216] [48526]: DEBUG oslo_concurrency.lockutils [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.197392] [48526]: DEBUG oslo_concurrency.lockutils [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.197541] [48526]: DEBUG oslo_concurrency.lockutils [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.220747] [48526]: WARNING neutronclient.v2_0.client [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.259471] [48527]: DEBUG nova.policy [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.262730] [48527]: INFO nova.api.openstack.requestlog [None req-1c0912c6-985b-468c-b33e-044632be581b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1362 microversion: 2.1 time: 0.162700 [ 1097.263100] [48527]: [pid: 48527|app: 0|req: 2761/5493] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:01 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1362 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.265683] [48527]: DEBUG nova.api.openstack.wsgi [None req-396d8c54-eb26-4f6c-91dd-f9609fa05ccb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.267777] [48527]: DEBUG nova.compute.api [None req-396d8c54-eb26-4f6c-91dd-f9609fa05ccb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.277257] [48527]: WARNING neutronclient.v2_0.client [None req-396d8c54-eb26-4f6c-91dd-f9609fa05ccb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.299202] [48527]: DEBUG nova.policy [None req-396d8c54-eb26-4f6c-91dd-f9609fa05ccb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.304044] [48527]: INFO nova.api.openstack.requestlog [None req-396d8c54-eb26-4f6c-91dd-f9609fa05ccb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1237 microversion: 2.1 time: 0.040279 [ 1097.304493] [48527]: [pid: 48527|app: 0|req: 2762/5494] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:01 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.327723] [48526]: DEBUG nova.policy [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.333975] [48526]: INFO nova.api.openstack.requestlog [None req-11b53c44-23cd-44fd-bdd3-d58959530582 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.144951 [ 1097.334370] [48526]: [pid: 48526|app: 0|req: 2733/5495] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:01 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.690961] [48527]: DEBUG nova.api.openstack.wsgi [None req-7139aa46-7674-429c-a05f-32c3aae09718 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.731286] [48527]: INFO nova.api.openstack.requestlog [None req-7139aa46-7674-429c-a05f-32c3aae09718 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1644 microversion: 2.1 time: 0.042666 [ 1097.731756] [48527]: [pid: 48527|app: 0|req: 2763/5496] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 14:00:01 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1644 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.915384] [48526]: DEBUG nova.api.openstack.wsgi [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.917321] [48526]: DEBUG nova.compute.api [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.921620] [48526]: DEBUG oslo_concurrency.lockutils [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.921843] [48526]: DEBUG oslo_concurrency.lockutils [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.922273] [48526]: DEBUG oslo_concurrency.lockutils [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.922361] [48526]: DEBUG oslo_concurrency.lockutils [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.922527] [48526]: DEBUG oslo_concurrency.lockutils [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.922659] [48526]: DEBUG oslo_concurrency.lockutils [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.945883] [48526]: WARNING neutronclient.v2_0.client [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.027031] [48526]: DEBUG nova.policy [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.031838] [48526]: INFO nova.api.openstack.requestlog [None req-5675f12e-389d-4c6a-8076-54a2be37f920 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1364 microversion: 2.1 time: 0.118900 [ 1098.032902] [48526]: [pid: 48526|app: 0|req: 2734/5497] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:02 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1364 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.112767] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.114373] [48527]: DEBUG nova.compute.api [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.118449] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.118696] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.118841] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.119166] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.119345] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.119495] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.140121] [48527]: WARNING neutronclient.v2_0.client [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.242781] [48527]: DEBUG nova.policy [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.247330] [48527]: INFO nova.api.openstack.requestlog [None req-d9cf833b-5274-4357-bba7-fbb5291598e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1360 microversion: 2.1 time: 0.136892 [ 1098.247686] [48527]: [pid: 48527|app: 0|req: 2764/5498] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:02 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1360 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.277339] [48526]: DEBUG nova.api.openstack.wsgi [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.279168] [48526]: DEBUG nova.compute.api [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.283735] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.283997] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.284217] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.284554] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.284710] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.284850] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.303298] [48526]: WARNING neutronclient.v2_0.client [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.320721] [48527]: DEBUG nova.api.openstack.wsgi [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.322637] [48527]: DEBUG nova.compute.api [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.327082] [48527]: DEBUG oslo_concurrency.lockutils [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.327361] [48527]: DEBUG oslo_concurrency.lockutils [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.327530] [48527]: DEBUG oslo_concurrency.lockutils [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.327784] [48527]: DEBUG oslo_concurrency.lockutils [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.327958] [48527]: DEBUG oslo_concurrency.lockutils [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.328158] [48527]: DEBUG oslo_concurrency.lockutils [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.346838] [48527]: WARNING neutronclient.v2_0.client [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.366786] [48527]: DEBUG nova.policy [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.372241] [48527]: INFO nova.api.openstack.requestlog [None req-f47e8b05-2a59-4c29-ac81-f0e8f59529ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1241 microversion: 2.1 time: 0.053740 [ 1098.372536] [48527]: [pid: 48527|app: 0|req: 2765/5499] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:02 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1241 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1098.374719] [48526]: DEBUG nova.policy [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.375122] [48527]: DEBUG nova.api.openstack.wsgi [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.377811] [48527]: DEBUG nova.compute.api [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.378717] [48526]: INFO nova.api.openstack.requestlog [None req-5ab8d238-8a61-4357-992a-ce2f0a587a9b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1362 microversion: 2.1 time: 0.103929 [ 1098.379235] [48526]: [pid: 48526|app: 0|req: 2735/5500] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:02 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1362 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.380536] [48527]: DEBUG oslo_concurrency.lockutils [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.380776] [48527]: DEBUG oslo_concurrency.lockutils [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.380942] [48527]: DEBUG oslo_concurrency.lockutils [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.381368] [48527]: DEBUG oslo_concurrency.lockutils [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.381553] [48527]: DEBUG oslo_concurrency.lockutils [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.381742] [48527]: DEBUG oslo_concurrency.lockutils [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.401610] [48527]: WARNING neutronclient.v2_0.client [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.492110] [48527]: DEBUG nova.policy [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.497674] [48527]: INFO nova.api.openstack.requestlog [None req-97bcc1ec-8eda-4c09-97cd-a4046ac86a90 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1519 microversion: 2.1 time: 0.124494 [ 1098.498232] [48527]: [pid: 48527|app: 0|req: 2766/5501] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:02 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1519 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.743655] [48526]: DEBUG nova.api.openstack.wsgi [None req-8b657974-4410-426c-9914-fa7b8b6e7da5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.781718] [48526]: INFO nova.api.openstack.requestlog [None req-8b657974-4410-426c-9914-fa7b8b6e7da5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1644 microversion: 2.1 time: 0.040484 [ 1098.782131] [48526]: [pid: 48526|app: 0|req: 2736/5502] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 14:00:02 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1644 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.047195] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.048827] [48527]: DEBUG nova.compute.api [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.054877] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.055185] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.055390] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.055796] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.056045] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.056231] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.078602] [48527]: WARNING neutronclient.v2_0.client [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.152894] [48527]: DEBUG nova.policy [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.158123] [48527]: INFO nova.api.openstack.requestlog [None req-c7540feb-0b5f-418a-981a-9a2ae22ebd5a tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1364 microversion: 2.1 time: 0.113257 [ 1099.158506] [48527]: [pid: 48527|app: 0|req: 2767/5503] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:03 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1364 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.261381] [48526]: DEBUG nova.api.openstack.wsgi [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.262987] [48526]: DEBUG nova.compute.api [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.267381] [48526]: DEBUG oslo_concurrency.lockutils [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.267623] [48526]: DEBUG oslo_concurrency.lockutils [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.267723] [48526]: DEBUG oslo_concurrency.lockutils [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.268012] [48526]: DEBUG oslo_concurrency.lockutils [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.268163] [48526]: DEBUG oslo_concurrency.lockutils [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.268293] [48526]: DEBUG oslo_concurrency.lockutils [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.290531] [48526]: WARNING neutronclient.v2_0.client [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.382904] [48526]: DEBUG nova.policy [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.386538] [48527]: DEBUG nova.api.openstack.wsgi [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.388115] [48526]: INFO nova.api.openstack.requestlog [None req-02bd3c10-eeff-4552-98ce-c68d0a78b246 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1360 microversion: 2.1 time: 0.129767 [ 1099.388228] [48527]: DEBUG nova.compute.api [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.388461] [48526]: [pid: 48526|app: 0|req: 2737/5504] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:03 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1360 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.391945] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.392071] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.392260] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.392405] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.392669] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.392813] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.392952] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.393040] [48526]: DEBUG nova.compute.api [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.397275] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.397517] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.397658] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.398062] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.398062] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.398294] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.413045] [48527]: WARNING neutronclient.v2_0.client [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.422315] [48526]: WARNING neutronclient.v2_0.client [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.438134] [48527]: DEBUG nova.policy [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.444043] [48527]: INFO nova.api.openstack.requestlog [None req-5ab363b8-8a14-43d8-9322-2dcd97b90524 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1289 microversion: 2.1 time: 0.059538 [ 1099.444648] [48527]: [pid: 48527|app: 0|req: 2768/5505] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:03 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1289 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.517557] [48527]: DEBUG nova.api.openstack.wsgi [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.519353] [48527]: DEBUG nova.compute.api [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.523608] [48526]: DEBUG nova.policy [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.524666] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.524792] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.525382] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.525382] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.525382] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.525548] [48527]: DEBUG oslo_concurrency.lockutils [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.530998] [48526]: INFO nova.api.openstack.requestlog [None req-aa227795-1d6f-4b14-9ed9-227ad703fa94 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1362 microversion: 2.1 time: 0.141848 [ 1099.531492] [48526]: [pid: 48526|app: 0|req: 2738/5506] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:03 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1362 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.552070] [48527]: WARNING neutronclient.v2_0.client [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.617219] [48527]: DEBUG nova.policy [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.621665] [48527]: INFO nova.api.openstack.requestlog [None req-e9220dce-4788-4509-a39a-36c6eb9d641d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1501 microversion: 2.1 time: 0.106851 [ 1099.622053] [48527]: [pid: 48527|app: 0|req: 2769/5507] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:03 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1501 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.791966] [48526]: DEBUG nova.api.openstack.wsgi [None req-8b50f2f0-9c30-412c-9d45-acc3f4d42f79 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.829718] [48526]: INFO nova.api.openstack.requestlog [None req-8b50f2f0-9c30-412c-9d45-acc3f4d42f79 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1652 microversion: 2.1 time: 0.040038 [ 1099.830086] [48526]: [pid: 48526|app: 0|req: 2739/5508] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 14:00:04 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1652 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.839613] [48527]: DEBUG nova.api.openstack.wsgi [None req-12a429b5-5e20-4b89-bf62-d061a5c6c70f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.872512] [48527]: INFO nova.api.openstack.requestlog [None req-12a429b5-5e20-4b89-bf62-d061a5c6c70f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 200 len: 1652 microversion: 2.1 time: 0.035953 [ 1099.872903] [48527]: [pid: 48527|app: 0|req: 2770/5509] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 14:00:04 2025] GET /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 1652 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.880691] [48526]: DEBUG nova.api.openstack.wsgi [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.882306] [48526]: DEBUG nova.compute.api [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.886134] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.886340] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.886494] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.886767] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.886913] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.887074] [48526]: DEBUG oslo_concurrency.lockutils [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.905994] [48526]: WARNING neutronclient.v2_0.client [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.024474] [48526]: DEBUG nova.policy [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.029400] [48526]: INFO nova.api.openstack.requestlog [None req-ffed1737-4431-4999-bf56-0380a6b5420d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1475 microversion: 2.1 time: 0.150865 [ 1100.029804] [48526]: [pid: 48526|app: 0|req: 2740/5510] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:04 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1475 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.173337] [48527]: DEBUG nova.api.openstack.wsgi [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.176153] [48527]: DEBUG nova.compute.api [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.182076] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.182340] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.182527] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.182814] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.183096] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.183470] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.202855] [48527]: WARNING neutronclient.v2_0.client [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.309483] [48527]: DEBUG nova.policy [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.314298] [48527]: INFO nova.api.openstack.requestlog [None req-fa350233-827e-43e4-a565-c8a584c49d90 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1364 microversion: 2.1 time: 0.144376 [ 1100.314684] [48527]: [pid: 48527|app: 0|req: 2771/5511] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:04 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1364 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.460327] [48527]: DEBUG nova.api.openstack.wsgi [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.461863] [48527]: DEBUG nova.compute.api [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.467216] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.467352] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.467517] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.467806] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.468226] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.468226] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.494732] [48527]: WARNING neutronclient.v2_0.client [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.514618] [48527]: DEBUG nova.policy [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.521494] [48527]: INFO nova.api.openstack.requestlog [None req-a4114c51-c703-4329-a99c-cc3229a72fb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1289 microversion: 2.1 time: 0.063329 [ 1100.521852] [48527]: [pid: 48527|app: 0|req: 2772/5512] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:04 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1289 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1100.525356] [48526]: DEBUG nova.api.openstack.wsgi [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.526985] [48526]: DEBUG nova.compute.api [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.530771] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.530958] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.531121] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.531430] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.531611] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.531740] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.544854] [48527]: DEBUG nova.api.openstack.wsgi [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.546923] [48527]: DEBUG nova.compute.api [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.550812] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.551027] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.551204] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.551487] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.551656] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.551783] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.553966] [48526]: WARNING neutronclient.v2_0.client [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.572260] [48527]: WARNING neutronclient.v2_0.client [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.624525] [48526]: DEBUG nova.policy [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.629600] [48526]: INFO nova.api.openstack.requestlog [None req-8dfa446f-154f-48fd-8ca5-0ad93a12e8d6 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1360 microversion: 2.1 time: 0.227550 [ 1100.629984] [48526]: [pid: 48526|app: 0|req: 2741/5513] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:04 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1360 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.635662] [48526]: DEBUG nova.api.openstack.wsgi [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.637205] [48526]: DEBUG nova.compute.api [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.641574] [48526]: DEBUG oslo_concurrency.lockutils [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.641772] [48526]: DEBUG oslo_concurrency.lockutils [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.641906] [48526]: DEBUG oslo_concurrency.lockutils [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.642196] [48526]: DEBUG oslo_concurrency.lockutils [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.642375] [48526]: DEBUG oslo_concurrency.lockutils [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.642506] [48526]: DEBUG oslo_concurrency.lockutils [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.662713] [48526]: WARNING neutronclient.v2_0.client [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.699773] [48527]: DEBUG nova.policy [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.705119] [48527]: INFO nova.api.openstack.requestlog [None req-f8d7eab3-6bf4-4279-92d4-245088729142 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1362 microversion: 2.1 time: 0.162468 [ 1100.708067] [48527]: [pid: 48527|app: 0|req: 2773/5514] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:04 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1362 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.748820] [48526]: DEBUG nova.policy [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.754321] [48526]: INFO nova.api.openstack.requestlog [None req-da292edf-a9d8-4795-b63d-b1eee7070a20 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1501 microversion: 2.1 time: 0.120940 [ 1100.754890] [48526]: [pid: 48526|app: 0|req: 2742/5515] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:04 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1501 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.043104] [48527]: DEBUG nova.api.openstack.wsgi [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.044584] [48527]: DEBUG nova.compute.api [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.048137] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.048333] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.048469] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.048723] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.048862] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.048981] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.064853] [48527]: WARNING neutronclient.v2_0.client [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.157951] [48527]: DEBUG nova.policy [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.162466] [48527]: INFO nova.api.openstack.requestlog [None req-0c3fe06f-7fe1-43b6-b748-f26971318494 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1462 microversion: 2.1 time: 0.121430 [ 1101.162812] [48527]: [pid: 48527|app: 0|req: 2774/5516] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1462 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.176507] [48526]: DEBUG nova.api.openstack.wsgi [None req-4677dc05-10e9-4ac7-acba-6ca7113f821a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.245931] [48526]: INFO nova.api.openstack.requestlog [None req-4677dc05-10e9-4ac7-acba-6ca7113f821a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images?changes-since=2025-12-12T13%3A58%3A37Z" status: 200 len: 1901 microversion: 2.1 time: 0.071719 [ 1101.246424] [48526]: [pid: 48526|app: 0|req: 2743/5517] 10.180.1.21 () {58 vars in 1194 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/images?changes-since=2025-12-12T13%3A58%3A37Z => generated 1901 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.257114] [48527]: DEBUG nova.api.openstack.wsgi [None req-67205a79-0580-4c91-a3cd-526d25f2d6da tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.303665] [48527]: INFO nova.api.openstack.requestlog [None req-67205a79-0580-4c91-a3cd-526d25f2d6da tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-592553757" status: 200 len: 484 microversion: 2.1 time: 0.048802 [ 1101.303994] [48527]: [pid: 48527|app: 0|req: 2775/5518] 10.180.1.21 () {58 vars in 1224 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-592553757 => generated 484 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1101.312638] [48526]: DEBUG nova.api.openstack.wsgi [None req-221ed8ad-fd55-4a5f-9d4b-8d00ca32c28f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.327784] [48527]: DEBUG nova.api.openstack.wsgi [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.329362] [48527]: DEBUG nova.compute.api [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.333087] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.333319] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.333518] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.333887] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.334012] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.334090] [48527]: DEBUG oslo_concurrency.lockutils [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.352889] [48527]: WARNING neutronclient.v2_0.client [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.371326] [48526]: INFO nova.api.openstack.requestlog [None req-221ed8ad-fd55-4a5f-9d4b-8d00ca32c28f tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 956 microversion: 2.1 time: 0.061434 [ 1101.371873] [48526]: [pid: 48526|app: 0|req: 2744/5519] 10.180.1.21 () {58 vars in 1204 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/images?server=0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 956 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1101.380196] [48526]: DEBUG nova.api.openstack.wsgi [None req-7a7103d9-aa19-4bea-be49-6a959d6d0785 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.417176] [48526]: INFO nova.api.openstack.requestlog [None req-7a7103d9-aa19-4bea-be49-6a959d6d0785 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 484 microversion: 2.1 time: 0.039144 [ 1101.417543] [48526]: [pid: 48526|app: 0|req: 2745/5520] 10.180.1.21 () {58 vars in 1312 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F623e5322-e220-4523-9139-65abbc188cae => generated 484 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1101.425558] [48526]: DEBUG nova.api.openstack.wsgi [None req-df3da38e-94f8-417f-bb55-18a0059cf677 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.468793] [48526]: INFO nova.api.openstack.requestlog [None req-df3da38e-94f8-417f-bb55-18a0059cf677 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 484 microversion: 2.1 time: 0.044868 [ 1101.468793] [48526]: [pid: 48526|app: 0|req: 2746/5521] 10.180.1.21 () {58 vars in 1298 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F623e5322-e220-4523-9139-65abbc188cae => generated 484 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1101.479021] [48526]: DEBUG nova.api.openstack.wsgi [None req-4ebebeb5-9bd1-404f-a16f-4ec633196cb8 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.492042] [48527]: DEBUG nova.policy [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.498947] [48527]: INFO nova.api.openstack.requestlog [None req-cc780579-a58d-413a-abd3-5db07649d4a1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1364 microversion: 2.1 time: 0.173303 [ 1101.499630] [48527]: [pid: 48527|app: 0|req: 2776/5522] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1364 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.535364] [48527]: DEBUG nova.api.openstack.wsgi [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.537068] [48527]: DEBUG nova.compute.api [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.542750] [48527]: DEBUG oslo_concurrency.lockutils [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.542942] [48527]: DEBUG oslo_concurrency.lockutils [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.543126] [48527]: DEBUG oslo_concurrency.lockutils [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.543349] [48527]: DEBUG oslo_concurrency.lockutils [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.543492] [48527]: DEBUG oslo_concurrency.lockutils [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.543614] [48527]: DEBUG oslo_concurrency.lockutils [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.576157] [48527]: WARNING neutronclient.v2_0.client [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.697168] [48526]: INFO nova.api.openstack.requestlog [None req-4ebebeb5-9bd1-404f-a16f-4ec633196cb8 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images?status=ACTIVE" status: 200 len: 3311 microversion: 2.1 time: 0.221330 [ 1101.697655] [48526]: [pid: 48526|app: 0|req: 2747/5523] 10.180.1.21 () {58 vars in 1144 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/images?status=ACTIVE => generated 3311 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1101.702526] [48526]: DEBUG nova.api.openstack.wsgi [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.704084] [48526]: DEBUG nova.compute.api [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.709636] [48526]: DEBUG oslo_concurrency.lockutils [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.709636] [48526]: DEBUG oslo_concurrency.lockutils [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.709636] [48526]: DEBUG oslo_concurrency.lockutils [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.710434] [48526]: DEBUG oslo_concurrency.lockutils [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.710434] [48526]: DEBUG oslo_concurrency.lockutils [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.710434] [48526]: DEBUG oslo_concurrency.lockutils [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.730118] [48526]: WARNING neutronclient.v2_0.client [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.756101] [48527]: DEBUG nova.policy [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.763392] [48527]: INFO nova.api.openstack.requestlog [None req-7267e1bc-42ee-4240-af05-eacbe9d05c88 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1365 microversion: 2.1 time: 0.230377 [ 1101.763765] [48527]: [pid: 48527|app: 0|req: 2777/5524] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1365 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1101.767418] [48527]: DEBUG nova.api.openstack.wsgi [req-b8b6cab4-8e13-4e21-9151-7bc68281b495 req-a9f98223-0fd4-4905-98cd-906046afe605 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3965a587-91e4-40af-a3f0-4b8b7147e462", "name": "network-vif-unplugged", "status": "completed", "tag": "f64d0057-f572-47b3-8751-757d67b19c1a"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1101.775378] [48527]: DEBUG oslo_concurrency.lockutils [req-b8b6cab4-8e13-4e21-9151-7bc68281b495 req-a9f98223-0fd4-4905-98cd-906046afe605 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.775597] [48527]: DEBUG oslo_concurrency.lockutils [req-b8b6cab4-8e13-4e21-9151-7bc68281b495 req-a9f98223-0fd4-4905-98cd-906046afe605 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.775695] [48527]: DEBUG oslo_concurrency.lockutils [req-b8b6cab4-8e13-4e21-9151-7bc68281b495 req-a9f98223-0fd4-4905-98cd-906046afe605 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.783630] [48527]: INFO nova.api.openstack.compute.server_external_events [req-b8b6cab4-8e13-4e21-9151-7bc68281b495 req-a9f98223-0fd4-4905-98cd-906046afe605 service nova] Creating event network-vif-unplugged:f64d0057-f572-47b3-8751-757d67b19c1a for instance 3965a587-91e4-40af-a3f0-4b8b7147e462 on cpu-1 [ 1101.788910] [48527]: INFO nova.api.openstack.requestlog [req-b8b6cab4-8e13-4e21-9151-7bc68281b495 req-a9f98223-0fd4-4905-98cd-906046afe605 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024375 [ 1101.789565] [48527]: [pid: 48527|app: 0|req: 2778/5525] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:05 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) [ 1101.792379] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ef69e8b-d44c-4f8a-8d02-9b10e300f11c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.829101] [48526]: DEBUG nova.policy [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.834635] [48526]: INFO nova.api.openstack.requestlog [None req-854d3f9c-6454-4253-a96c-4012c7a5725c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1360 microversion: 2.1 time: 0.136405 [ 1101.835233] [48526]: [pid: 48526|app: 0|req: 2748/5526] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:05 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1360 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.838282] [48526]: DEBUG nova.api.openstack.wsgi [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.839647] [48526]: DEBUG nova.compute.api [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.843697] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.843919] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.844128] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.844490] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.844578] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.844733] [48526]: DEBUG oslo_concurrency.lockutils [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.849810] [48527]: INFO nova.api.openstack.requestlog [None req-2ef69e8b-d44c-4f8a-8d02-9b10e300f11c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images?type=snapshot" status: 200 len: 1428 microversion: 2.1 time: 0.059698 [ 1101.850433] [48527]: [pid: 48527|app: 0|req: 2779/5527] 10.180.1.21 () {58 vars in 1144 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images?type=snapshot => generated 1428 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.853212] [48527]: DEBUG nova.api.openstack.wsgi [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.854871] [48527]: DEBUG nova.compute.api [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.858453] [48527]: DEBUG oslo_concurrency.lockutils [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.858691] [48527]: DEBUG oslo_concurrency.lockutils [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.858862] [48527]: DEBUG oslo_concurrency.lockutils [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.859198] [48527]: DEBUG oslo_concurrency.lockutils [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.859462] [48527]: DEBUG oslo_concurrency.lockutils [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.859619] [48527]: DEBUG oslo_concurrency.lockutils [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.862569] [48526]: WARNING neutronclient.v2_0.client [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.877428] [48527]: WARNING neutronclient.v2_0.client [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.954925] [48526]: DEBUG nova.policy [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.960858] [48526]: INFO nova.api.openstack.requestlog [None req-5a5abc05-f0ad-4a05-adcf-3f4738edf9f7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1362 microversion: 2.1 time: 0.125144 [ 1101.961366] [48526]: [pid: 48526|app: 0|req: 2749/5528] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1362 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.964189] [48526]: DEBUG nova.api.openstack.wsgi [None req-74aebf74-c532-4189-8c17-431c690958fd tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.982477] [48527]: DEBUG nova.policy [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.987350] [48527]: INFO nova.api.openstack.requestlog [None req-87e01f6c-c158-4d59-b199-90cef1fb8fdc tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1501 microversion: 2.1 time: 0.136475 [ 1101.987746] [48527]: [pid: 48527|app: 0|req: 2780/5529] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1501 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.999599] [48526]: INFO nova.api.openstack.requestlog [None req-74aebf74-c532-4189-8c17-431c690958fd tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images?limit=1" status: 200 len: 621 microversion: 2.1 time: 0.037538 [ 1101.999963] [48526]: [pid: 48526|app: 0|req: 2750/5530] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images?limit=1 => generated 621 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1102.007715] [48527]: DEBUG nova.api.openstack.wsgi [None req-aa699a8a-6052-4e75-a35d-5dedd67b7e8a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.058944] [48527]: INFO nova.api.openstack.requestlog [None req-aa699a8a-6052-4e75-a35d-5dedd67b7e8a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?changes-since=2025-12-12T13%3A58%3A29Z" status: 200 len: 6899 microversion: 2.1 time: 0.053222 [ 1102.059401] [48527]: [pid: 48527|app: 0|req: 2781/5531] 10.180.1.21 () {58 vars in 1215 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images/detail?changes-since=2025-12-12T13%3A58%3A29Z => generated 6899 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.071623] [48526]: DEBUG nova.api.openstack.wsgi [None req-c7a4cfec-3f2b-4c4a-bf14-233757df5365 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.103351] [48526]: INFO nova.api.openstack.requestlog [None req-c7a4cfec-3f2b-4c4a-bf14-233757df5365 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-592553757" status: 200 len: 664 microversion: 2.1 time: 0.034078 [ 1102.103836] [48526]: [pid: 48526|app: 0|req: 2751/5532] 10.180.1.21 () {58 vars in 1245 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-592553757 => generated 664 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1102.114095] [48527]: DEBUG nova.api.openstack.wsgi [None req-239673f1-44e7-4a1e-88a9-10de105e5b5a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.147568] [48527]: INFO nova.api.openstack.requestlog [None req-239673f1-44e7-4a1e-88a9-10de105e5b5a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1655 microversion: 2.1 time: 0.035714 [ 1102.147938] [48527]: [pid: 48527|app: 0|req: 2782/5533] 10.180.1.21 () {58 vars in 1333 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F623e5322-e220-4523-9139-65abbc188cae => generated 1655 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.158460] [48526]: DEBUG nova.api.openstack.wsgi [None req-2864ec57-d8e6-4ec0-961e-c10a63cf8bdc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.203689] [48526]: INFO nova.api.openstack.requestlog [None req-2864ec57-d8e6-4ec0-961e-c10a63cf8bdc tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1655 microversion: 2.1 time: 0.047735 [ 1102.204251] [48526]: [pid: 48526|app: 0|req: 2752/5534] 10.180.1.21 () {58 vars in 1319 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F623e5322-e220-4523-9139-65abbc188cae => generated 1655 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.215649] [48527]: DEBUG nova.api.openstack.wsgi [None req-b911a56d-aa84-4ada-92fe-be6146890ac1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.273794] [48527]: INFO nova.api.openstack.requestlog [None req-b911a56d-aa84-4ada-92fe-be6146890ac1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?status=ACTIVE" status: 200 len: 7804 microversion: 2.1 time: 0.060880 [ 1102.274423] [48527]: [pid: 48527|app: 0|req: 2783/5535] 10.180.1.21 () {58 vars in 1165 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images/detail?status=ACTIVE => generated 7804 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.285382] [48526]: DEBUG nova.api.openstack.wsgi [None req-d7d2e404-13ef-4523-8f83-f4da5e95d910 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.328194] [48526]: INFO nova.api.openstack.requestlog [None req-d7d2e404-13ef-4523-8f83-f4da5e95d910 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?type=snapshot" status: 200 len: 4941 microversion: 2.1 time: 0.045607 [ 1102.328753] [48526]: [pid: 48526|app: 0|req: 2753/5536] 10.180.1.21 () {58 vars in 1165 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images/detail?type=snapshot => generated 4941 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.337834] [48527]: DEBUG nova.api.openstack.wsgi [None req-f3db5b8f-a871-4788-bb0a-6e95a40740c9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.366774] [48527]: INFO nova.api.openstack.requestlog [None req-f3db5b8f-a871-4788-bb0a-6e95a40740c9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/b4602209-7552-4502-84e4-1886c582a2a2" status: 200 len: 914 microversion: 2.1 time: 0.031122 [ 1102.367244] [48527]: [pid: 48527|app: 0|req: 2784/5537] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images/b4602209-7552-4502-84e4-1886c582a2a2 => generated 914 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1102.376404] [48526]: DEBUG nova.api.openstack.wsgi [None req-788109fd-5926-4660-8f00-f53d19f35b4b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.411268] [48526]: INFO nova.api.openstack.requestlog [None req-788109fd-5926-4660-8f00-f53d19f35b4b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?limit=1" status: 200 len: 1799 microversion: 2.1 time: 0.036840 [ 1102.411268] [48526]: [pid: 48526|app: 0|req: 2754/5538] 10.180.1.21 () {58 vars in 1153 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/images/detail?limit=1 => generated 1799 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.421620] [48527]: DEBUG nova.api.openstack.wsgi [None req-22656c72-3e4c-4c1a-985a-51c15acbe086 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.515113] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.515883] [48526]: DEBUG nova.compute.api [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.520768] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.520993] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.521149] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.521464] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.521613] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.521736] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.539020] [48527]: INFO nova.api.openstack.requestlog [None req-22656c72-3e4c-4c1a-985a-51c15acbe086 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309" status: 204 len: 0 microversion: 2.1 time: 0.119978 [ 1102.539431] [48527]: [pid: 48527|app: 0|req: 2785/5539] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:06 2025] DELETE /compute/v2.1/images/f8e0bd7c-a063-41bf-9564-7502df43d309 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1102.545025] [48527]: DEBUG nova.api.openstack.wsgi [None req-df0fff28-d285-4ba0-8a3c-2d7fa2c3cea4 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.547808] [48526]: WARNING neutronclient.v2_0.client [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.610888] [48526]: DEBUG nova.policy [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.617533] [48526]: INFO nova.api.openstack.requestlog [None req-bc14655d-725a-4bf4-a102-0effcec71182 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1364 microversion: 2.1 time: 0.105352 [ 1102.617890] [48526]: [pid: 48526|app: 0|req: 2755/5540] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1364 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.626065] [48527]: INFO nova.api.openstack.requestlog [None req-df0fff28-d285-4ba0-8a3c-2d7fa2c3cea4 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c" status: 204 len: 0 microversion: 2.1 time: 0.083824 [ 1102.626703] [48527]: [pid: 48527|app: 0|req: 2786/5541] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:06 2025] DELETE /compute/v2.1/images/eaf7d9f0-eff4-4711-8038-71a22f90181c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1102.631363] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5d486f9-9fd7-4bfd-a754-418820307a3a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.723657] [48526]: INFO nova.api.openstack.requestlog [None req-f5d486f9-9fd7-4bfd-a754-418820307a3a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2" status: 204 len: 0 microversion: 2.1 time: 0.094058 [ 1102.724158] [48526]: [pid: 48526|app: 0|req: 2756/5542] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:06 2025] DELETE /compute/v2.1/images/6e0f8cb1-3e88-458f-831f-85b5bb5030c2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1102.729231] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.729456] [48527]: DEBUG nova.compute.api [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.735116] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.735353] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.735494] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.735770] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.735923] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.736058] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.755609] [48527]: DEBUG nova.compute.api [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1102.777366] [48526]: DEBUG nova.api.openstack.wsgi [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.778991] [48526]: DEBUG nova.compute.api [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.783269] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.783452] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.783632] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.783909] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.784090] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.784222] [48526]: DEBUG oslo_concurrency.lockutils [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.803241] [48526]: WARNING neutronclient.v2_0.client [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.806170] [48527]: INFO nova.api.openstack.requestlog [None req-3d7b7fb7-d189-4c80-aaef-30e12216796c tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 204 len: 0 microversion: 2.1 time: 0.078993 [ 1102.806533] [48527]: [pid: 48527|app: 0|req: 2787/5543] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:00:06 2025] DELETE /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1102.811865] [48527]: DEBUG nova.api.openstack.wsgi [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.813427] [48527]: DEBUG nova.compute.api [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.816650] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.816828] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.816962] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.817238] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.817983] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.817983] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.835650] [48527]: WARNING neutronclient.v2_0.client [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.926400] [48526]: DEBUG nova.policy [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.931832] [48526]: INFO nova.api.openstack.requestlog [None req-3d81a262-a6ff-48cd-92e4-90e50a7e0dda tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1363 microversion: 2.1 time: 0.156662 [ 1102.932360] [48526]: [pid: 48526|app: 0|req: 2757/5544] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:06 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1363 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.934756] [48526]: DEBUG nova.api.openstack.wsgi [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.935955] [48526]: DEBUG nova.compute.api [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.938963] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.939226] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.939358] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.939613] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.940252] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.940252] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.948686] [48527]: DEBUG nova.policy [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.953726] [48527]: INFO nova.api.openstack.requestlog [None req-db1830a6-f1ca-4b65-9f1d-ad3ea5f16222 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1466 microversion: 2.1 time: 0.144233 [ 1102.954378] [48527]: [pid: 48527|app: 0|req: 2788/5545] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:07 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1466 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1102.958292] [48526]: WARNING neutronclient.v2_0.client [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.973951] [48527]: DEBUG nova.api.openstack.wsgi [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.975377] [48527]: DEBUG nova.compute.api [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.979055] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.979055] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.979249] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.979453] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.979602] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.979729] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.997955] [48527]: WARNING neutronclient.v2_0.client [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.091562] [48526]: DEBUG nova.policy [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.095892] [48526]: INFO nova.api.openstack.requestlog [None req-c1b1e404-544a-48c8-b78b-0da2ee47fd3b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1545 microversion: 2.1 time: 0.163136 [ 1103.096373] [48526]: [pid: 48526|app: 0|req: 2758/5546] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:07 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1545 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.098767] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.100199] [48526]: DEBUG nova.compute.api [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.103538] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.103724] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.103827] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.104114] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.104355] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.104355] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.115092] [48527]: DEBUG nova.policy [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.120634] [48527]: INFO nova.api.openstack.requestlog [None req-a83fbda6-207e-4381-9409-97c178227b2c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1362 microversion: 2.1 time: 0.148629 [ 1103.121042] [48527]: [pid: 48527|app: 0|req: 2789/5547] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:07 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1362 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.122866] [48526]: WARNING neutronclient.v2_0.client [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.123736] [48527]: DEBUG nova.api.openstack.wsgi [req-0e4f57a8-1f25-4fe4-9e48-9c6b8405fcb2 req-96e2c73a-5947-4507-b22d-586041e81c8c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "19c617a7-3e31-493b-8850-78efaf62fb61", "name": "network-vif-plugged", "status": "completed", "tag": "4469d1b2-dfa8-47ff-864f-ca3ef7883b78"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1103.132053] [48527]: DEBUG oslo_concurrency.lockutils [req-0e4f57a8-1f25-4fe4-9e48-9c6b8405fcb2 req-96e2c73a-5947-4507-b22d-586041e81c8c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.132053] [48527]: DEBUG oslo_concurrency.lockutils [req-0e4f57a8-1f25-4fe4-9e48-9c6b8405fcb2 req-96e2c73a-5947-4507-b22d-586041e81c8c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.132053] [48527]: DEBUG oslo_concurrency.lockutils [req-0e4f57a8-1f25-4fe4-9e48-9c6b8405fcb2 req-96e2c73a-5947-4507-b22d-586041e81c8c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.137488] [48527]: INFO nova.api.openstack.compute.server_external_events [req-0e4f57a8-1f25-4fe4-9e48-9c6b8405fcb2 req-96e2c73a-5947-4507-b22d-586041e81c8c service nova] Creating event network-vif-plugged:4469d1b2-dfa8-47ff-864f-ca3ef7883b78 for instance 19c617a7-3e31-493b-8850-78efaf62fb61 on cpu-1 [ 1103.141809] [48527]: INFO nova.api.openstack.requestlog [req-0e4f57a8-1f25-4fe4-9e48-9c6b8405fcb2 req-96e2c73a-5947-4507-b22d-586041e81c8c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020062 [ 1103.142391] [48527]: [pid: 48527|app: 0|req: 2790/5548] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:07 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) [ 1103.145320] [48527]: DEBUG nova.api.openstack.wsgi [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.146851] [48527]: DEBUG nova.compute.api [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.150228] [48527]: DEBUG oslo_concurrency.lockutils [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.150467] [48527]: DEBUG oslo_concurrency.lockutils [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.150530] [48527]: DEBUG oslo_concurrency.lockutils [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.150782] [48527]: DEBUG oslo_concurrency.lockutils [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.150919] [48527]: DEBUG oslo_concurrency.lockutils [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.151049] [48527]: DEBUG oslo_concurrency.lockutils [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.165356] [48527]: WARNING neutronclient.v2_0.client [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.213844] [48527]: INFO nova.api.openstack.requestlog [None req-216a6d3f-b364-450c-9ed5-57b8ebff2c19 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.070632 [ 1103.218368] [48527]: [pid: 48527|app: 0|req: 2791/5549] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:00:07 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-interface => generated 288 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1103.240094] [48526]: DEBUG nova.policy [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.245382] [48526]: INFO nova.api.openstack.requestlog [None req-0e68a6ec-084e-4b5f-b9ce-e407c168b103 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1504 microversion: 2.1 time: 0.148563 [ 1103.246447] [48526]: [pid: 48526|app: 0|req: 2759/5550] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:07 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1504 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.261855] [48527]: DEBUG nova.api.openstack.wsgi [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.261855] [48527]: DEBUG nova.compute.api [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.265417] [48527]: DEBUG oslo_concurrency.lockutils [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.265831] [48527]: DEBUG oslo_concurrency.lockutils [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.266154] [48527]: DEBUG oslo_concurrency.lockutils [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.266522] [48527]: DEBUG oslo_concurrency.lockutils [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.266880] [48527]: DEBUG oslo_concurrency.lockutils [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.267137] [48527]: DEBUG oslo_concurrency.lockutils [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.285049] [48527]: DEBUG nova.compute.api [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1103.289442] [48527]: INFO nova.compute.api [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Working on deleting snapshot 77c1e670-0154-42eb-872a-b2e531f77625 from shelved instance... [ 1103.441863] [48527]: INFO nova.api.openstack.requestlog [None req-60ebc905-7620-484e-bdbe-49d1b71b8584 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 204 len: 0 microversion: 2.1 time: 0.184922 [ 1103.442459] [48527]: [pid: 48527|app: 0|req: 2792/5551] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:00:07 2025] DELETE /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1103.447659] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.449100] [48526]: DEBUG nova.compute.api [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.453791] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.454030] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.454274] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.454550] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.454702] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.454845] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.481085] [48526]: WARNING neutronclient.v2_0.client [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.547460] [48526]: DEBUG nova.policy [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.554557] [48526]: INFO nova.api.openstack.requestlog [None req-cc3a6e03-19b5-4dd6-89e7-3d23fb9fe223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1510 microversion: 2.1 time: 0.109409 [ 1103.555146] [48526]: [pid: 48526|app: 0|req: 2760/5552] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:07 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1510 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.631741] [48527]: DEBUG nova.api.openstack.wsgi [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.633246] [48527]: DEBUG nova.compute.api [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.637652] [48527]: DEBUG oslo_concurrency.lockutils [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.637837] [48527]: DEBUG oslo_concurrency.lockutils [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.638009] [48527]: DEBUG oslo_concurrency.lockutils [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.638238] [48527]: DEBUG oslo_concurrency.lockutils [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.638398] [48527]: DEBUG oslo_concurrency.lockutils [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.638536] [48527]: DEBUG oslo_concurrency.lockutils [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.665224] [48527]: WARNING neutronclient.v2_0.client [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.743142] [48527]: DEBUG nova.policy [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.748514] [48527]: INFO nova.api.openstack.requestlog [None req-20cbf834-9aab-4b7c-af8c-58df90f7cde7 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1364 microversion: 2.1 time: 0.118972 [ 1103.748873] [48527]: [pid: 48527|app: 0|req: 2793/5553] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:07 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1364 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.798605] [48526]: DEBUG nova.api.openstack.wsgi [req-6a91322b-f8f3-466e-b3e8-0cc2d5c26ed6 req-b6bea355-ec65-4a67-b9d0-e6107a8a9c56 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3965a587-91e4-40af-a3f0-4b8b7147e462", "tag": "f64d0057-f572-47b3-8751-757d67b19c1a"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1103.804796] [48526]: DEBUG oslo_concurrency.lockutils [req-6a91322b-f8f3-466e-b3e8-0cc2d5c26ed6 req-b6bea355-ec65-4a67-b9d0-e6107a8a9c56 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.805063] [48526]: DEBUG oslo_concurrency.lockutils [req-6a91322b-f8f3-466e-b3e8-0cc2d5c26ed6 req-b6bea355-ec65-4a67-b9d0-e6107a8a9c56 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.805207] [48526]: DEBUG oslo_concurrency.lockutils [req-6a91322b-f8f3-466e-b3e8-0cc2d5c26ed6 req-b6bea355-ec65-4a67-b9d0-e6107a8a9c56 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.813481] [48526]: INFO nova.api.openstack.compute.server_external_events [req-6a91322b-f8f3-466e-b3e8-0cc2d5c26ed6 req-b6bea355-ec65-4a67-b9d0-e6107a8a9c56 service nova] Creating event network-changed:f64d0057-f572-47b3-8751-757d67b19c1a for instance 3965a587-91e4-40af-a3f0-4b8b7147e462 on cpu-1 [ 1103.818406] [48526]: INFO nova.api.openstack.requestlog [req-6a91322b-f8f3-466e-b3e8-0cc2d5c26ed6 req-b6bea355-ec65-4a67-b9d0-e6107a8a9c56 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022082 [ 1103.818962] [48526]: [pid: 48526|app: 0|req: 2761/5554] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00: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) [ 1103.945346] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.946883] [48527]: DEBUG nova.compute.api [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.950421] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.950626] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.950763] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.951061] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.951242] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.951385] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.968494] [48526]: DEBUG nova.api.openstack.wsgi [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.970288] [48526]: DEBUG nova.compute.api [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.974328] [48527]: WARNING neutronclient.v2_0.client [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.974748] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.974965] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.975114] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.975380] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.975534] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.975705] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.999972] [48526]: WARNING neutronclient.v2_0.client [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.048020] [48527]: DEBUG nova.policy [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.052559] [48527]: INFO nova.api.openstack.requestlog [None req-cb5ef69d-2e32-4912-86f1-0046471ac4d8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1363 microversion: 2.1 time: 0.109546 [ 1104.052911] [48527]: [pid: 48527|app: 0|req: 2794/5555] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:08 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1363 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.064704] [48526]: DEBUG nova.policy [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.069635] [48526]: INFO nova.api.openstack.requestlog [None req-e53c488c-1f12-4c82-9568-2c583a36b529 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1466 microversion: 2.1 time: 0.103532 [ 1104.069993] [48526]: [pid: 48526|app: 0|req: 2762/5556] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:08 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1466 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.133287] [48527]: DEBUG nova.api.openstack.wsgi [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1104.134718] [48527]: DEBUG nova.compute.api [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1104.138355] [48527]: DEBUG oslo_concurrency.lockutils [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.138544] [48527]: DEBUG oslo_concurrency.lockutils [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.138682] [48527]: DEBUG oslo_concurrency.lockutils [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.138938] [48527]: DEBUG oslo_concurrency.lockutils [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.139099] [48527]: DEBUG oslo_concurrency.lockutils [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.139266] [48527]: DEBUG oslo_concurrency.lockutils [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.156933] [48527]: WARNING neutronclient.v2_0.client [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.218674] [48527]: DEBUG nova.policy [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.223468] [48527]: INFO nova.api.openstack.requestlog [None req-d535f542-c02f-440f-bc3d-14a4823f359d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1362 microversion: 2.1 time: 0.092380 [ 1104.223794] [48527]: [pid: 48527|app: 0|req: 2795/5557] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:08 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1362 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.569013] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1104.571025] [48526]: DEBUG nova.compute.api [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1104.575843] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.576074] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.576217] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.576476] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.576621] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.576742] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.599882] [48526]: WARNING neutronclient.v2_0.client [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.696940] [48526]: DEBUG nova.policy [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.704242] [48526]: INFO nova.api.openstack.requestlog [None req-a1b1f5b9-d3bf-494b-8e59-020332a9fa47 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1510 microversion: 2.1 time: 0.137269 [ 1104.704624] [48526]: [pid: 48526|app: 0|req: 2763/5558] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:08 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1510 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.763405] [48527]: DEBUG nova.api.openstack.wsgi [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1104.764999] [48527]: DEBUG nova.compute.api [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1104.768626] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.768767] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.768904] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.769224] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.769348] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.769473] [48527]: DEBUG oslo_concurrency.lockutils [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.786675] [48527]: WARNING neutronclient.v2_0.client [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.847975] [48527]: DEBUG nova.policy [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.852658] [48527]: INFO nova.api.openstack.requestlog [None req-c6cfc8b7-2f70-492c-b3d9-34357290a8e4 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1553 microversion: 2.1 time: 0.091764 [ 1104.852995] [48527]: [pid: 48527|app: 0|req: 2796/5559] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:08 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1553 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1104.866849] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1104.868301] [48526]: DEBUG nova.compute.api [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1104.872164] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.872416] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.872653] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.872930] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.873108] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.873234] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.888892] [48526]: WARNING neutronclient.v2_0.client [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.928516] [48526]: INFO nova.api.openstack.requestlog [None req-3e66f1ad-dbc3-432e-a52c-f74b72d40719 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.064095 [ 1104.929034] [48526]: [pid: 48526|app: 0|req: 2764/5560] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:00:09 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface => generated 288 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1105.067303] [48527]: DEBUG nova.api.openstack.wsgi [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.069109] [48527]: DEBUG nova.compute.api [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.075627] [48527]: DEBUG oslo_concurrency.lockutils [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.075960] [48527]: DEBUG oslo_concurrency.lockutils [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.076229] [48527]: DEBUG oslo_concurrency.lockutils [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.076621] [48527]: DEBUG oslo_concurrency.lockutils [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.076870] [48527]: DEBUG oslo_concurrency.lockutils [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.077218] [48527]: DEBUG oslo_concurrency.lockutils [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.085455] [48526]: DEBUG nova.api.openstack.wsgi [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.087096] [48526]: DEBUG nova.compute.api [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.090826] [48526]: DEBUG oslo_concurrency.lockutils [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.091384] [48526]: DEBUG oslo_concurrency.lockutils [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.091384] [48526]: DEBUG oslo_concurrency.lockutils [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.091756] [48526]: DEBUG oslo_concurrency.lockutils [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.091881] [48526]: DEBUG oslo_concurrency.lockutils [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.092066] [48526]: DEBUG oslo_concurrency.lockutils [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.107536] [48527]: WARNING neutronclient.v2_0.client [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.121113] [48526]: WARNING neutronclient.v2_0.client [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.334965] [48526]: DEBUG nova.policy [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.339515] [48526]: INFO nova.api.openstack.requestlog [None req-df8b99a9-b435-4ceb-84cd-1f64f2768ca9 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1424 microversion: 2.1 time: 0.256520 [ 1105.339857] [48526]: [pid: 48526|app: 0|req: 2765/5561] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:09 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1424 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.346167] [48526]: DEBUG nova.api.openstack.wsgi [req-881d0f96-f5f7-4f09-a922-eb3aea5b7083 req-4834b37c-2dbe-4f67-8c44-e37ff916c69a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "19c617a7-3e31-493b-8850-78efaf62fb61", "tag": "4469d1b2-dfa8-47ff-864f-ca3ef7883b78"}, {"name": "network-changed", "server_uuid": "36e38bec-9491-488b-9916-ef82fb53dce7", "tag": "c752ea8e-f8e7-490f-9bd3-cf37f3aca926"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1105.357650] [48526]: DEBUG oslo_concurrency.lockutils [req-881d0f96-f5f7-4f09-a922-eb3aea5b7083 req-4834b37c-2dbe-4f67-8c44-e37ff916c69a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.357784] [48527]: DEBUG nova.policy [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.357890] [48526]: DEBUG oslo_concurrency.lockutils [req-881d0f96-f5f7-4f09-a922-eb3aea5b7083 req-4834b37c-2dbe-4f67-8c44-e37ff916c69a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.358090] [48526]: DEBUG oslo_concurrency.lockutils [req-881d0f96-f5f7-4f09-a922-eb3aea5b7083 req-4834b37c-2dbe-4f67-8c44-e37ff916c69a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.362786] [48527]: INFO nova.api.openstack.requestlog [None req-083d4f92-d6e3-4e75-9a52-7a072f1275b3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1363 microversion: 2.1 time: 0.298215 [ 1105.363106] [48527]: [pid: 48527|app: 0|req: 2797/5562] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:09 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1363 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.365841] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.366835] [48526]: INFO nova.api.openstack.compute.server_external_events [req-881d0f96-f5f7-4f09-a922-eb3aea5b7083 req-4834b37c-2dbe-4f67-8c44-e37ff916c69a service nova] Creating event network-changed:4469d1b2-dfa8-47ff-864f-ca3ef7883b78 for instance 19c617a7-3e31-493b-8850-78efaf62fb61 on cpu-1 [ 1105.367037] [48526]: INFO nova.api.openstack.compute.server_external_events [req-881d0f96-f5f7-4f09-a922-eb3aea5b7083 req-4834b37c-2dbe-4f67-8c44-e37ff916c69a service nova] Creating event network-changed:c752ea8e-f8e7-490f-9bd3-cf37f3aca926 for instance 36e38bec-9491-488b-9916-ef82fb53dce7 on cpu-1 [ 1105.367273] [48527]: DEBUG nova.compute.api [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.372937] [48526]: INFO nova.api.openstack.requestlog [req-881d0f96-f5f7-4f09-a922-eb3aea5b7083 req-4834b37c-2dbe-4f67-8c44-e37ff916c69a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.031638 [ 1105.373431] [48526]: [pid: 48526|app: 0|req: 2766/5563] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:09 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1105.374472] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.374696] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.374859] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.375121] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.375285] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.375400] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.397362] [48527]: WARNING neutronclient.v2_0.client [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.477234] [48527]: DEBUG nova.policy [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.484526] [48527]: INFO nova.api.openstack.requestlog [None req-1b6ddc77-2fd8-413d-a759-52ed08d9a5dd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1362 microversion: 2.1 time: 0.120817 [ 1105.484897] [48527]: [pid: 48527|app: 0|req: 2798/5564] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:09 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1362 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.717674] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.719044] [48526]: DEBUG nova.compute.api [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.725156] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.725375] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.725550] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.725844] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.725996] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.726123] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.751714] [48526]: WARNING neutronclient.v2_0.client [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.832941] [48527]: DEBUG nova.api.openstack.wsgi [req-84c60108-9dd0-4589-acdf-ed3bb9959b9e req-677c1a45-a52f-41e3-9467-cfbcb599a63d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "623e5322-e220-4523-9139-65abbc188cae", "name": "network-vif-deleted", "tag": "4d3d6b61-eeb3-4a2d-a4b4-b309703ccea7"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1105.838699] [48527]: DEBUG oslo_concurrency.lockutils [req-84c60108-9dd0-4589-acdf-ed3bb9959b9e req-677c1a45-a52f-41e3-9467-cfbcb599a63d service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.838900] [48527]: DEBUG oslo_concurrency.lockutils [req-84c60108-9dd0-4589-acdf-ed3bb9959b9e req-677c1a45-a52f-41e3-9467-cfbcb599a63d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.838999] [48527]: DEBUG oslo_concurrency.lockutils [req-84c60108-9dd0-4589-acdf-ed3bb9959b9e req-677c1a45-a52f-41e3-9467-cfbcb599a63d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.846380] [48526]: DEBUG nova.policy [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.853897] [48527]: INFO nova.api.openstack.compute.server_external_events [req-84c60108-9dd0-4589-acdf-ed3bb9959b9e req-677c1a45-a52f-41e3-9467-cfbcb599a63d service nova] Creating event network-vif-deleted:4d3d6b61-eeb3-4a2d-a4b4-b309703ccea7 for instance 623e5322-e220-4523-9139-65abbc188cae on cpu-1 [ 1105.854138] [48526]: INFO nova.api.openstack.requestlog [None req-7b0f13aa-55f5-43c5-806d-a2d86b6bb43f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1450 microversion: 2.1 time: 0.139005 [ 1105.854493] [48526]: [pid: 48526|app: 0|req: 2767/5565] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:09 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1450 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.859110] [48527]: INFO nova.api.openstack.requestlog [req-84c60108-9dd0-4589-acdf-ed3bb9959b9e req-677c1a45-a52f-41e3-9467-cfbcb599a63d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028117 [ 1105.859110] [48527]: [pid: 48527|app: 0|req: 2799/5566] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:10 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) [ 1106.047509] [48526]: DEBUG nova.api.openstack.wsgi [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.049034] [48526]: DEBUG nova.compute.api [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.053031] [48526]: DEBUG oslo_concurrency.lockutils [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.053031] [48526]: DEBUG oslo_concurrency.lockutils [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.053179] [48526]: DEBUG oslo_concurrency.lockutils [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.053388] [48526]: DEBUG oslo_concurrency.lockutils [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.053539] [48526]: DEBUG oslo_concurrency.lockutils [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.053773] [48526]: DEBUG oslo_concurrency.lockutils [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.073056] [48526]: WARNING neutronclient.v2_0.client [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.161734] [48526]: DEBUG nova.policy [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.169588] [48526]: INFO nova.api.openstack.requestlog [None req-879145c0-b2d8-4e8d-bebf-5505c8b69abd tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1673 microversion: 2.1 time: 0.124452 [ 1106.170166] [48526]: [pid: 48526|app: 0|req: 2768/5567] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:10 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1673 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.185284] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.186904] [48527]: DEBUG nova.compute.api [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.194744] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.195109] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.195317] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.195657] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.195857] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.196031] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.210334] [48527]: WARNING neutronclient.v2_0.client [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.254386] [48527]: INFO nova.api.openstack.requestlog [None req-f1573afd-4de4-4d51-ac93-0ce55e4bf1df tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.071481 [ 1106.254792] [48527]: [pid: 48527|app: 0|req: 2800/5568] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:00:10 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface => generated 287 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1106.360653] [48526]: DEBUG nova.api.openstack.wsgi [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.361517] [48526]: DEBUG nova.compute.api [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.365412] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.365645] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.365777] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.366071] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.366214] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.366337] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.388047] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.388581] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.388860] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.389046] [48526]: DEBUG oslo_concurrency.lockutils [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.389215] [48526]: DEBUG nova.objects.instance [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lazy-loading 'fault' on Instance uuid 623e5322-e220-4523-9139-65abbc188cae {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1106.390159] [48527]: DEBUG nova.compute.api [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.393032] [48526]: WARNING neutronclient.v2_0.client [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.394443] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.394950] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.394950] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.395257] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.395411] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.395805] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.417509] [48527]: WARNING neutronclient.v2_0.client [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.495770] [48526]: DEBUG nova.policy [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.503124] [48526]: INFO nova.api.openstack.requestlog [None req-8be8422d-05b8-4dda-bcf5-e4be6e19626a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1301 microversion: 2.1 time: 0.145593 [ 1106.503501] [48526]: [pid: 48526|app: 0|req: 2769/5569] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:10 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1301 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.506184] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.507912] [48526]: DEBUG nova.compute.api [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.513782] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.513782] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.513782] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.514035] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.514205] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.514295] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.545610] [48526]: WARNING neutronclient.v2_0.client [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.670135] [48527]: DEBUG nova.policy [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.678286] [48527]: INFO nova.api.openstack.requestlog [None req-8e01bf5d-41d2-4f44-a56a-b5cc29c83269 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1363 microversion: 2.1 time: 0.293179 [ 1106.678976] [48527]: [pid: 48527|app: 0|req: 2801/5570] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:10 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1363 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.694369] [48526]: DEBUG nova.policy [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.698603] [48526]: INFO nova.api.openstack.requestlog [None req-ff97d0d0-8c1b-454c-bd1d-4a2387fadc00 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1547 microversion: 2.1 time: 0.194547 [ 1106.698932] [48526]: [pid: 48526|app: 0|req: 2770/5571] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:10 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1547 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.712317] [48527]: DEBUG nova.api.openstack.wsgi [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.714076] [48527]: DEBUG nova.compute.api [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.719605] [48527]: DEBUG oslo_concurrency.lockutils [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.719790] [48527]: DEBUG oslo_concurrency.lockutils [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.719922] [48527]: DEBUG oslo_concurrency.lockutils [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.720208] [48527]: DEBUG oslo_concurrency.lockutils [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.720351] [48527]: DEBUG oslo_concurrency.lockutils [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.720472] [48527]: DEBUG oslo_concurrency.lockutils [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.738292] [48527]: WARNING neutronclient.v2_0.client [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.776767] [48527]: INFO nova.api.openstack.requestlog [None req-706951d3-b212-4cec-8d7a-a4b958cad6a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.066093 [ 1106.777251] [48527]: [pid: 48527|app: 0|req: 2802/5572] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:00:10 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a/os-interface => generated 287 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1106.872076] [48526]: DEBUG nova.api.openstack.wsgi [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.872712] [48526]: DEBUG nova.compute.api [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.878680] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.878680] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.878680] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.878680] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.878680] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.878680] [48526]: DEBUG oslo_concurrency.lockutils [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.904904] [48526]: WARNING neutronclient.v2_0.client [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.088478] [48526]: DEBUG nova.policy [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.093366] [48526]: INFO nova.api.openstack.requestlog [None req-93b725ec-512a-4275-8e3f-618f8b4d9c40 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 200 len: 1408 microversion: 2.1 time: 0.225181 [ 1107.093931] [48526]: [pid: 48526|app: 0|req: 2771/5573] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:11 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 1408 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.124483] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=2 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1107.143341] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1107.301843] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1107.391999] [48527]: DEBUG nova.api.openstack.wsgi [req-ae2c9903-9cbb-40e7-9c49-a2025a5b8cfa req-84650767-6532-4537-a24a-7375253e16c8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca893712-df12-4e77-b84d-f65b6975648d", "tag": "d9606991-97eb-4cb7-acc7-b563a060c689"}, {"name": "network-changed", "server_uuid": "0ff466f5-fd9d-46c1-901b-ca33984e0fd3", "tag": "97a932b7-fd2c-4199-9f5b-e48c25bd8fce"}, {"server_uuid": "3965a587-91e4-40af-a3f0-4b8b7147e462", "name": "network-vif-deleted", "tag": "f64d0057-f572-47b3-8751-757d67b19c1a"}, {"name": "network-changed", "server_uuid": "59789073-6897-412b-9e31-a196d9ab918a", "tag": "84c984c0-795d-4f0c-b59c-d04c2302ac85"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1107.399403] [48527]: DEBUG oslo_concurrency.lockutils [req-ae2c9903-9cbb-40e7-9c49-a2025a5b8cfa req-84650767-6532-4537-a24a-7375253e16c8 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.399734] [48527]: DEBUG oslo_concurrency.lockutils [req-ae2c9903-9cbb-40e7-9c49-a2025a5b8cfa req-84650767-6532-4537-a24a-7375253e16c8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.399950] [48527]: DEBUG oslo_concurrency.lockutils [req-ae2c9903-9cbb-40e7-9c49-a2025a5b8cfa req-84650767-6532-4537-a24a-7375253e16c8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.415788] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ae2c9903-9cbb-40e7-9c49-a2025a5b8cfa req-84650767-6532-4537-a24a-7375253e16c8 service nova] Creating event network-changed:d9606991-97eb-4cb7-acc7-b563a060c689 for instance ca893712-df12-4e77-b84d-f65b6975648d on cpu-1 [ 1107.415788] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ae2c9903-9cbb-40e7-9c49-a2025a5b8cfa req-84650767-6532-4537-a24a-7375253e16c8 service nova] Creating event network-changed:97a932b7-fd2c-4199-9f5b-e48c25bd8fce for instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 on cpu-1 [ 1107.415788] [48527]: DEBUG nova.api.openstack.compute.server_external_events [req-ae2c9903-9cbb-40e7-9c49-a2025a5b8cfa req-84650767-6532-4537-a24a-7375253e16c8 service nova] Unable to find a host for instance 3965a587-91e4-40af-a3f0-4b8b7147e462. Dropping event network-vif-deleted {{(pid=48527) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} [ 1107.415788] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ae2c9903-9cbb-40e7-9c49-a2025a5b8cfa req-84650767-6532-4537-a24a-7375253e16c8 service nova] Creating event network-changed:84c984c0-795d-4f0c-b59c-d04c2302ac85 for instance 59789073-6897-412b-9e31-a196d9ab918a on cpu-1 [ 1107.431507] [48527]: INFO nova.api.openstack.requestlog [req-ae2c9903-9cbb-40e7-9c49-a2025a5b8cfa req-84650767-6532-4537-a24a-7375253e16c8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 207 len: 681 microversion: 2.1 time: 0.043628 [ 1107.432936] [48527]: [pid: 48527|app: 0|req: 2803/5574] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:11 2025] POST /compute/v2.1/os-server-external-events => generated 681 bytes in 45 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) [ 1107.516507] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1107.521023] [48526]: DEBUG nova.compute.api [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1107.527272] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.527423] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.527602] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.527914] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.528099] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.528239] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.550761] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.550939] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.551084] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.551238] [48526]: DEBUG nova.objects.instance [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lazy-loading 'fault' on Instance uuid 623e5322-e220-4523-9139-65abbc188cae {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1107.554564] [48526]: WARNING neutronclient.v2_0.client [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.573089] [48526]: DEBUG nova.policy [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.583185] [48526]: INFO nova.api.openstack.requestlog [None req-eb6adb35-9b98-4595-aca1-8be834ab992b tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1301 microversion: 2.1 time: 0.068822 [ 1107.583668] [48526]: [pid: 48526|app: 0|req: 2772/5575] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:11 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1301 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.693699] [48527]: DEBUG nova.api.openstack.wsgi [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1107.696086] [48527]: DEBUG nova.compute.api [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1107.700837] [48527]: DEBUG oslo_concurrency.lockutils [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.701061] [48527]: DEBUG oslo_concurrency.lockutils [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.701210] [48527]: DEBUG oslo_concurrency.lockutils [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.701498] [48527]: DEBUG oslo_concurrency.lockutils [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.701646] [48527]: DEBUG oslo_concurrency.lockutils [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.701770] [48527]: DEBUG oslo_concurrency.lockutils [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.728731] [48527]: WARNING neutronclient.v2_0.client [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.792676] [48527]: DEBUG nova.policy [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.798785] [48527]: INFO nova.api.openstack.requestlog [None req-da4fb0ca-798e-42bb-846d-4c4fb5a45651 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1363 microversion: 2.1 time: 0.107475 [ 1107.799129] [48527]: [pid: 48527|app: 0|req: 2804/5576] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:11 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1363 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.880949] [48526]: DEBUG nova.api.openstack.wsgi [req-bec8355b-7bcc-4598-9b11-72674492dc0e req-8778fd75-1090-4af6-aff8-e6a52bf3d95a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0ff466f5-fd9d-46c1-901b-ca33984e0fd3", "tag": "97a932b7-fd2c-4199-9f5b-e48c25bd8fce"}, {"name": "network-changed", "server_uuid": "ca893712-df12-4e77-b84d-f65b6975648d", "tag": "d9606991-97eb-4cb7-acc7-b563a060c689"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1107.887913] [48526]: DEBUG oslo_concurrency.lockutils [req-bec8355b-7bcc-4598-9b11-72674492dc0e req-8778fd75-1090-4af6-aff8-e6a52bf3d95a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.888116] [48526]: DEBUG oslo_concurrency.lockutils [req-bec8355b-7bcc-4598-9b11-72674492dc0e req-8778fd75-1090-4af6-aff8-e6a52bf3d95a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.888252] [48526]: DEBUG oslo_concurrency.lockutils [req-bec8355b-7bcc-4598-9b11-72674492dc0e req-8778fd75-1090-4af6-aff8-e6a52bf3d95a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.896330] [48526]: INFO nova.api.openstack.compute.server_external_events [req-bec8355b-7bcc-4598-9b11-72674492dc0e req-8778fd75-1090-4af6-aff8-e6a52bf3d95a service nova] Creating event network-changed:97a932b7-fd2c-4199-9f5b-e48c25bd8fce for instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 on cpu-1 [ 1107.896525] [48526]: INFO nova.api.openstack.compute.server_external_events [req-bec8355b-7bcc-4598-9b11-72674492dc0e req-8778fd75-1090-4af6-aff8-e6a52bf3d95a service nova] Creating event network-changed:d9606991-97eb-4cb7-acc7-b563a060c689 for instance ca893712-df12-4e77-b84d-f65b6975648d on cpu-1 [ 1107.901811] [48526]: INFO nova.api.openstack.requestlog [req-bec8355b-7bcc-4598-9b11-72674492dc0e req-8778fd75-1090-4af6-aff8-e6a52bf3d95a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.023283 [ 1107.902194] [48526]: [pid: 48526|app: 0|req: 2773/5577] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:12 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) [ 1108.106842] [48527]: DEBUG nova.api.openstack.wsgi [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.108534] [48527]: DEBUG nova.compute.api [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.112163] [48527]: DEBUG oslo_concurrency.lockutils [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.112896] [48527]: DEBUG oslo_concurrency.lockutils [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.112896] [48527]: DEBUG oslo_concurrency.lockutils [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.112896] [48527]: DEBUG oslo_concurrency.lockutils [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.113140] [48527]: DEBUG oslo_concurrency.lockutils [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.113191] [48527]: DEBUG oslo_concurrency.lockutils [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.126186] [48527]: INFO nova.api.openstack.wsgi [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 3965a587-91e4-40af-a3f0-4b8b7147e462 could not be found. [ 1108.126585] [48527]: DEBUG nova.api.openstack.wsgi [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 3965a587-91e4-40af-a3f0-4b8b7147e462 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1108.126974] [48527]: INFO nova.api.openstack.requestlog [None req-11787896-7155-4c38-8333-49a0dc797673 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 404 len: 111 microversion: 2.1 time: 0.022392 [ 1108.127253] [48527]: [pid: 48527|app: 0|req: 2805/5578] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:12 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1108.210399] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-131997971", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f87b4c07-6caf-472b-88b6-9b6610bfc0e5"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1108.256295] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.256655] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.256897] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.257459] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.260260] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.260531] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.264330] [48526]: DEBUG nova.network.neutron [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] validate_networks() for [('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1108.265151] [48526]: WARNING neutronclient.v2_0.client [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.266394] [48526]: WARNING openstack [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1108.269428] [48526]: WARNING openstack [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1108.273679] [48526]: INFO nova.network.neutron [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] _ports_needed_per_instance requested_netwokrs=[('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] [ 1108.388337] [48526]: WARNING neutronclient.v2_0.client [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.389023] [48526]: WARNING openstack [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1108.389379] [48526]: WARNING openstack [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1108.494667] [48526]: DEBUG nova.virt.hardware [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1108.494784] [48526]: DEBUG nova.virt.hardware [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1108.494892] [48526]: DEBUG nova.virt.hardware [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1108.495031] [48526]: DEBUG nova.virt.hardware [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1108.495136] [48526]: DEBUG nova.virt.hardware [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1108.504653] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.504857] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.504994] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.505364] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.507107] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.508044] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.521037] [48526]: DEBUG nova.quota [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1108.525213] [48526]: DEBUG nova.quota [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for user bf09ba6dd8f6405481942b8bd9ae15d4 and project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1108.532599] [48526]: DEBUG nova.compute.api [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1108.534092] [48526]: DEBUG nova.compute.api [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1108.579362] [48526]: INFO nova.api.openstack.requestlog [None req-2f1dc22a-00b9-44e8-bf65-6a4d1362575b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.370883 [ 1108.579854] [48526]: [pid: 48526|app: 0|req: 2774/5579] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:00:12 2025] POST /compute/v2.1/servers => generated 380 bytes in 372 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1108.587103] [48527]: DEBUG nova.api.openstack.wsgi [None req-181c5d81-f33e-48fc-9e62-492b2aed85c1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.588663] [48527]: DEBUG nova.compute.api [None req-181c5d81-f33e-48fc-9e62-492b2aed85c1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.596715] [48526]: DEBUG nova.api.openstack.wsgi [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.598398] [48526]: DEBUG nova.compute.api [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.600210] [48527]: WARNING neutronclient.v2_0.client [None req-181c5d81-f33e-48fc-9e62-492b2aed85c1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.604201] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.604447] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.604598] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.604911] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.605094] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.605221] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.626280] [48527]: DEBUG nova.policy [None req-181c5d81-f33e-48fc-9e62-492b2aed85c1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.633601] [48527]: INFO nova.api.openstack.requestlog [None req-181c5d81-f33e-48fc-9e62-492b2aed85c1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1212 microversion: 2.1 time: 0.048475 [ 1108.633601] [48527]: [pid: 48527|app: 0|req: 2806/5580] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:12 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.649532] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.650069] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.650069] [48526]: DEBUG oslo_concurrency.lockutils [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.650069] [48526]: DEBUG nova.objects.instance [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lazy-loading 'fault' on Instance uuid 623e5322-e220-4523-9139-65abbc188cae {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1108.653972] [48526]: WARNING neutronclient.v2_0.client [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.680417] [48526]: DEBUG nova.policy [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.686578] [48526]: INFO nova.api.openstack.requestlog [None req-ad233c35-97aa-4be6-8ef8-8c41dddfb97d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 200 len: 1301 microversion: 2.1 time: 0.091999 [ 1108.686954] [48526]: [pid: 48526|app: 0|req: 2775/5581] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:12 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 1301 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.814070] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.815557] [48527]: DEBUG nova.compute.api [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.819046] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.819233] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.819373] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.819621] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.819764] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.819882] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.838855] [48527]: WARNING neutronclient.v2_0.client [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.940253] [48527]: DEBUG nova.policy [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.944866] [48527]: INFO nova.api.openstack.requestlog [None req-ec45449c-b1df-4c77-9c98-f88f402a2e34 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1363 microversion: 2.1 time: 0.133099 [ 1108.945377] [48527]: [pid: 48527|app: 0|req: 2807/5582] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:13 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1363 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.647978] [48526]: DEBUG nova.api.openstack.wsgi [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.649615] [48526]: DEBUG nova.compute.api [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.654284] [48526]: DEBUG oslo_concurrency.lockutils [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.654473] [48526]: DEBUG oslo_concurrency.lockutils [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.654607] [48526]: DEBUG oslo_concurrency.lockutils [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.654854] [48526]: DEBUG oslo_concurrency.lockutils [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.654994] [48526]: DEBUG oslo_concurrency.lockutils [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.655128] [48526]: DEBUG oslo_concurrency.lockutils [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.675577] [48526]: WARNING neutronclient.v2_0.client [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.694741] [48526]: DEBUG nova.policy [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.700379] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.701873] [48526]: INFO nova.api.openstack.requestlog [None req-01583a74-7602-4ae2-b994-b3d29af9e750 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1216 microversion: 2.1 time: 0.055963 [ 1109.701952] [48527]: DEBUG nova.compute.api [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 623e5322-e220-4523-9139-65abbc188cae] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.702325] [48526]: [pid: 48526|app: 0|req: 2776/5583] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:13 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.705289] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.705475] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.705610] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.705856] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.705997] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.706133] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.715052] [48527]: INFO nova.api.openstack.wsgi [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] HTTP exception thrown: Instance 623e5322-e220-4523-9139-65abbc188cae could not be found. [ 1109.715318] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Returning 404 to user: Instance 623e5322-e220-4523-9139-65abbc188cae could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1109.715693] [48527]: INFO nova.api.openstack.requestlog [None req-c5d2dc27-0a0a-4aa4-81f8-552d62cffd9d tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae" status: 404 len: 111 microversion: 2.1 time: 0.017604 [ 1109.716013] [48527]: [pid: 48527|app: 0|req: 2808/5584] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:13 2025] GET /compute/v2.1/servers/623e5322-e220-4523-9139-65abbc188cae => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1109.721268] [48526]: DEBUG nova.api.openstack.wsgi [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.721537] [48526]: DEBUG nova.compute.api [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.725074] [48526]: DEBUG oslo_concurrency.lockutils [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.725276] [48526]: DEBUG oslo_concurrency.lockutils [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.725412] [48526]: DEBUG oslo_concurrency.lockutils [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.725680] [48526]: DEBUG oslo_concurrency.lockutils [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.725830] [48526]: DEBUG oslo_concurrency.lockutils [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.725955] [48526]: DEBUG oslo_concurrency.lockutils [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.741081] [48526]: DEBUG nova.compute.api [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1109.797684] [48526]: INFO nova.api.openstack.requestlog [None req-598a3813-858f-4631-b40e-953ac17bfb09 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 204 len: 0 microversion: 2.1 time: 0.077955 [ 1109.797684] [48526]: [pid: 48526|app: 0|req: 2777/5585] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:00:13 2025] DELETE /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1109.802595] [48527]: DEBUG nova.api.openstack.wsgi [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.804089] [48527]: DEBUG nova.compute.api [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.807801] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.807995] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.808186] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.808511] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.808666] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.808824] [48527]: DEBUG oslo_concurrency.lockutils [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.832543] [48527]: WARNING neutronclient.v2_0.client [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.942148] [48527]: DEBUG nova.policy [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.950111] [48527]: INFO nova.api.openstack.requestlog [None req-f3618ede-a78c-4ec3-ad9a-193cf2c9ad47 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1468 microversion: 2.1 time: 0.149546 [ 1109.950657] [48527]: [pid: 48527|app: 0|req: 2809/5586] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:14 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1468 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.960020] [48526]: DEBUG nova.api.openstack.wsgi [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.960020] [48526]: DEBUG nova.compute.api [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.963700] [48526]: DEBUG oslo_concurrency.lockutils [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.964056] [48526]: DEBUG oslo_concurrency.lockutils [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.964317] [48526]: DEBUG oslo_concurrency.lockutils [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.964687] [48526]: DEBUG oslo_concurrency.lockutils [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.964937] [48526]: DEBUG oslo_concurrency.lockutils [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.965169] [48526]: DEBUG oslo_concurrency.lockutils [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.986020] [48526]: WARNING neutronclient.v2_0.client [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1110.063257] [48526]: DEBUG nova.policy [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.067146] [48526]: INFO nova.api.openstack.requestlog [None req-034ecfcd-a317-4ed4-986e-a335054ace1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1363 microversion: 2.1 time: 0.111101 [ 1110.067631] [48526]: [pid: 48526|app: 0|req: 2778/5587] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:14 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1363 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.714933] [48527]: DEBUG nova.api.openstack.wsgi [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.716425] [48527]: DEBUG nova.compute.api [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.721094] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.721287] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.721461] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.721714] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.721858] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.721977] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.742955] [48527]: WARNING neutronclient.v2_0.client [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1110.760879] [48527]: DEBUG nova.policy [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.764892] [48527]: INFO nova.api.openstack.requestlog [None req-1e89bf84-ca31-4562-b569-951f32233f69 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1264 microversion: 2.1 time: 0.052097 [ 1110.765222] [48527]: [pid: 48527|app: 0|req: 2810/5588] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:14 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1264 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.965031] [48526]: DEBUG nova.api.openstack.wsgi [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.966508] [48526]: DEBUG nova.compute.api [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.969604] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=349,nova_api:INSERT=17,nova_api:DELETE=2,nova_api:UPDATE=7 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1110.971799] [48526]: DEBUG oslo_concurrency.lockutils [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.972776] [48526]: DEBUG oslo_concurrency.lockutils [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.972776] [48526]: DEBUG oslo_concurrency.lockutils [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.972776] [48526]: DEBUG oslo_concurrency.lockutils [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.972776] [48526]: DEBUG oslo_concurrency.lockutils [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.972938] [48526]: DEBUG oslo_concurrency.lockutils [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.990995] [48526]: WARNING neutronclient.v2_0.client [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1111.083557] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1111.084958] [48526]: DEBUG nova.policy [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.085061] [48527]: DEBUG nova.compute.api [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1111.088322] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.088533] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.088643] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.088914] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.089071] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.089195] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.089277] [48526]: INFO nova.api.openstack.requestlog [None req-93614a0a-74ce-4959-83bc-1a1bc3d61522 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1468 microversion: 2.1 time: 0.127900 [ 1111.089771] [48526]: [pid: 48526|app: 0|req: 2779/5589] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:15 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1468 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.106732] [48527]: WARNING neutronclient.v2_0.client [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1111.173534] [48527]: DEBUG nova.policy [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.178508] [48527]: INFO nova.api.openstack.requestlog [None req-7ddffdc6-5956-4866-9585-38e012199083 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1363 microversion: 2.1 time: 0.097093 [ 1111.179104] [48527]: [pid: 48527|app: 0|req: 2811/5590] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:15 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1363 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.778218] [48526]: DEBUG nova.api.openstack.wsgi [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1111.779883] [48526]: DEBUG nova.compute.api [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1111.784189] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.784446] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.784536] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.784785] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.784962] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.785116] [48526]: DEBUG oslo_concurrency.lockutils [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.806079] [48526]: WARNING neutronclient.v2_0.client [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1111.829839] [48526]: DEBUG nova.policy [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.834518] [48526]: INFO nova.api.openstack.requestlog [None req-fbac764f-ebe8-4ef3-bea7-e868404711c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1264 microversion: 2.1 time: 0.058631 [ 1111.834998] [48526]: [pid: 48526|app: 0|req: 2780/5591] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:15 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1264 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.889513] [48527]: DEBUG nova.api.openstack.wsgi [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1111.891094] [48527]: DEBUG nova.compute.api [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1111.894936] [48527]: DEBUG oslo_concurrency.lockutils [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.895239] [48527]: DEBUG oslo_concurrency.lockutils [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.895468] [48527]: DEBUG oslo_concurrency.lockutils [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.895817] [48527]: DEBUG oslo_concurrency.lockutils [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.896053] [48527]: DEBUG oslo_concurrency.lockutils [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.896255] [48527]: DEBUG oslo_concurrency.lockutils [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.913482] [48527]: WARNING neutronclient.v2_0.client [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1111.999371] [48527]: DEBUG nova.policy [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.003874] [48527]: INFO nova.api.openstack.requestlog [None req-fce3fb4e-f451-44f9-8bac-3d9066328783 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1672 microversion: 2.1 time: 0.116563 [ 1112.004212] [48527]: [pid: 48527|app: 0|req: 2812/5592] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:16 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1672 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.051870] [48526]: DEBUG nova.api.openstack.wsgi [None req-86f629d4-e599-4246-9198-d137548fcf02 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "a10c65b4-b477-4f65-9f9b-95d564bc8f71"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1112.053401] [48526]: DEBUG nova.compute.api [None req-86f629d4-e599-4246-9198-d137548fcf02 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.058492] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f629d4-e599-4246-9198-d137548fcf02 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.058674] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f629d4-e599-4246-9198-d137548fcf02 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.058814] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f629d4-e599-4246-9198-d137548fcf02 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.059087] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f629d4-e599-4246-9198-d137548fcf02 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.059236] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f629d4-e599-4246-9198-d137548fcf02 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.059441] [48526]: DEBUG oslo_concurrency.lockutils [None req-86f629d4-e599-4246-9198-d137548fcf02 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.102171] [48527]: DEBUG nova.api.openstack.wsgi [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.103576] [48527]: DEBUG nova.compute.api [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.106836] [48527]: DEBUG oslo_concurrency.lockutils [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.107030] [48527]: DEBUG oslo_concurrency.lockutils [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.107162] [48527]: DEBUG oslo_concurrency.lockutils [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.107415] [48527]: DEBUG oslo_concurrency.lockutils [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.107563] [48527]: DEBUG oslo_concurrency.lockutils [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.107681] [48527]: DEBUG oslo_concurrency.lockutils [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.128732] [48527]: WARNING neutronclient.v2_0.client [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1112.186131] [48527]: DEBUG nova.policy [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.190232] [48527]: INFO nova.api.openstack.requestlog [None req-61a6886d-4047-41a4-8f9d-58e302401e4a tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1468 microversion: 2.1 time: 0.090291 [ 1112.190727] [48527]: [pid: 48527|app: 0|req: 2813/5593] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:16 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1468 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.192976] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.194305] [48527]: DEBUG nova.compute.api [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.197466] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.197723] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.197918] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.198204] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.198477] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.198477] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.217403] [48527]: WARNING neutronclient.v2_0.client [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1112.304854] [48527]: DEBUG nova.policy [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.308985] [48527]: INFO nova.api.openstack.requestlog [None req-1d1e5498-6234-4908-855a-5c2ac727f683 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1363 microversion: 2.1 time: 0.117721 [ 1112.309325] [48527]: [pid: 48527|app: 0|req: 2814/5594] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:16 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1363 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.311781] [48527]: DEBUG nova.api.openstack.wsgi [req-2b1c6c52-5940-4a89-b6b9-4b6e3c975cd2 req-37ab6e27-5f27-487e-97cb-299c4d0e02e8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0c6f25a2-33ce-428e-bea2-0eb596cb8310", "name": "network-vif-deleted", "tag": "6fcd10fb-f3da-461b-90d3-faed440de2a1"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1112.316898] [48527]: DEBUG oslo_concurrency.lockutils [req-2b1c6c52-5940-4a89-b6b9-4b6e3c975cd2 req-37ab6e27-5f27-487e-97cb-299c4d0e02e8 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.317115] [48527]: DEBUG oslo_concurrency.lockutils [req-2b1c6c52-5940-4a89-b6b9-4b6e3c975cd2 req-37ab6e27-5f27-487e-97cb-299c4d0e02e8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.317223] [48527]: DEBUG oslo_concurrency.lockutils [req-2b1c6c52-5940-4a89-b6b9-4b6e3c975cd2 req-37ab6e27-5f27-487e-97cb-299c4d0e02e8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.323262] [48527]: INFO nova.api.openstack.compute.server_external_events [req-2b1c6c52-5940-4a89-b6b9-4b6e3c975cd2 req-37ab6e27-5f27-487e-97cb-299c4d0e02e8 service nova] Creating event network-vif-deleted:6fcd10fb-f3da-461b-90d3-faed440de2a1 for instance 0c6f25a2-33ce-428e-bea2-0eb596cb8310 on cpu-1 [ 1112.327321] [48527]: INFO nova.api.openstack.requestlog [req-2b1c6c52-5940-4a89-b6b9-4b6e3c975cd2 req-37ab6e27-5f27-487e-97cb-299c4d0e02e8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017369 [ 1112.327782] [48527]: [pid: 48527|app: 0|req: 2815/5595] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:16 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) [ 1112.848247] [48527]: DEBUG nova.api.openstack.wsgi [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.849707] [48527]: DEBUG nova.compute.api [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.854942] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.855141] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.855277] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.855529] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.855675] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.855796] [48527]: DEBUG oslo_concurrency.lockutils [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.874375] [48527]: WARNING neutronclient.v2_0.client [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1112.893237] [48527]: DEBUG nova.policy [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.897704] [48527]: INFO nova.api.openstack.requestlog [None req-30e1b486-9708-46dc-9afc-d18f41a5ade4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1272 microversion: 2.1 time: 0.051699 [ 1112.898125] [48527]: [pid: 48527|app: 0|req: 2816/5596] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:17 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1272 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.203520] [48527]: DEBUG nova.api.openstack.wsgi [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1113.205026] [48527]: DEBUG nova.compute.api [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.210054] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.210270] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.210442] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.210700] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.210842] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.210964] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.230476] [48527]: WARNING neutronclient.v2_0.client [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.248844] [48527]: DEBUG nova.policy [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.253594] [48527]: INFO nova.api.openstack.requestlog [None req-ee617b56-591f-4860-8e6a-38191a385cea tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1297 microversion: 2.1 time: 0.052179 [ 1113.253958] [48527]: [pid: 48527|app: 0|req: 2817/5597] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:17 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1297 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.322499] [48527]: DEBUG nova.api.openstack.wsgi [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1113.323952] [48527]: DEBUG nova.compute.api [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.327379] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.327630] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.327776] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.328045] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.328198] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.328338] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.352452] [48527]: WARNING neutronclient.v2_0.client [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.410175] [48527]: DEBUG nova.policy [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.414486] [48527]: INFO nova.api.openstack.requestlog [None req-f7a5cc46-1c57-4397-bc0b-cbcca20a30a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1551 microversion: 2.1 time: 0.094131 [ 1113.414813] [48527]: [pid: 48527|app: 0|req: 2818/5598] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:17 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1551 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.430553] [48527]: DEBUG nova.api.openstack.wsgi [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1113.432127] [48527]: DEBUG nova.compute.api [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.436079] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.436304] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.436713] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.436758] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.436873] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.437053] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.458827] [48527]: WARNING neutronclient.v2_0.client [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.505566] [48527]: INFO nova.api.openstack.requestlog [None req-0a993b7d-dcc0-4fd7-9d17-e4d132eb85c3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.077068 [ 1113.506503] [48527]: [pid: 48527|app: 0|req: 2819/5599] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:00:17 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/os-interface => generated 288 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1113.691525] [48526]: INFO nova.api.openstack.requestlog [None req-86f629d4-e599-4246-9198-d137548fcf02 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.641714 [ 1113.692081] [48526]: [pid: 48526|app: 0|req: 2781/5600] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 14:00:16 2025] POST /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments => generated 194 bytes in 1642 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1113.913112] [48527]: DEBUG nova.api.openstack.wsgi [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1113.914978] [48527]: DEBUG nova.compute.api [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.917020] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=283,nova_api:INSERT=13,nova_api:DELETE=3,nova_api:UPDATE=4 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1113.921171] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.921863] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.923046] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.923046] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.923046] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.923046] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.928638] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=794,nova_cell1:UPDATE=17,nova_cell1:INSERT=8 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1113.949766] [48527]: WARNING neutronclient.v2_0.client [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.999903] [48526]: DEBUG nova.api.openstack.wsgi [req-da09cd4c-027b-412a-96d4-e46fa190387b req-260b7a8a-a0a0-4426-a9d9-67771a50c4ae service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "19c617a7-3e31-493b-8850-78efaf62fb61", "tag": "4469d1b2-dfa8-47ff-864f-ca3ef7883b78"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1114.007227] [48526]: DEBUG oslo_concurrency.lockutils [req-da09cd4c-027b-412a-96d4-e46fa190387b req-260b7a8a-a0a0-4426-a9d9-67771a50c4ae service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.007422] [48526]: DEBUG oslo_concurrency.lockutils [req-da09cd4c-027b-412a-96d4-e46fa190387b req-260b7a8a-a0a0-4426-a9d9-67771a50c4ae service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.007555] [48526]: DEBUG oslo_concurrency.lockutils [req-da09cd4c-027b-412a-96d4-e46fa190387b req-260b7a8a-a0a0-4426-a9d9-67771a50c4ae service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.013588] [48526]: INFO nova.api.openstack.compute.server_external_events [req-da09cd4c-027b-412a-96d4-e46fa190387b req-260b7a8a-a0a0-4426-a9d9-67771a50c4ae service nova] Creating event network-changed:4469d1b2-dfa8-47ff-864f-ca3ef7883b78 for instance 19c617a7-3e31-493b-8850-78efaf62fb61 on cpu-1 [ 1114.017942] [48526]: INFO nova.api.openstack.requestlog [req-da09cd4c-027b-412a-96d4-e46fa190387b req-260b7a8a-a0a0-4426-a9d9-67771a50c4ae service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020226 [ 1114.018307] [48526]: [pid: 48526|app: 0|req: 2782/5601] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:18 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) [ 1114.055162] [48527]: DEBUG nova.policy [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.060927] [48527]: INFO nova.api.openstack.requestlog [None req-dc77098e-77e4-4908-aca2-dcd52a6bff15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1312 microversion: 2.1 time: 0.150261 [ 1114.061290] [48527]: [pid: 48527|app: 0|req: 2820/5602] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:18 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.269469] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1114.271013] [48526]: DEBUG nova.compute.api [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1114.275120] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.275373] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.275533] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.275805] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.275994] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.276143] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.298478] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.298679] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.298781] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.298928] [48526]: DEBUG nova.objects.instance [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lazy-loading 'fault' on Instance uuid 0c6f25a2-33ce-428e-bea2-0eb596cb8310 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1114.302705] [48526]: WARNING neutronclient.v2_0.client [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.323054] [48526]: DEBUG nova.policy [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.327566] [48526]: INFO nova.api.openstack.requestlog [None req-fc9fc959-4721-49c7-8515-d2482d32daf5 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1302 microversion: 2.1 time: 0.062086 [ 1114.328226] [48526]: [pid: 48526|app: 0|req: 2783/5603] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:18 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.831321] [48527]: DEBUG nova.api.openstack.wsgi [req-4efd94f6-65ea-49b0-98a8-238a085dc2e9 req-0456e3d8-5e07-4bd6-b604-02ad2fd90302 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c42e6255-d887-4a08-b89f-1ee036b95030", "name": "network-vif-plugged", "status": "completed", "tag": "d7cd1a94-7c3e-466b-8406-ec06b16c8162"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1114.839315] [48527]: DEBUG oslo_concurrency.lockutils [req-4efd94f6-65ea-49b0-98a8-238a085dc2e9 req-0456e3d8-5e07-4bd6-b604-02ad2fd90302 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.839508] [48527]: DEBUG oslo_concurrency.lockutils [req-4efd94f6-65ea-49b0-98a8-238a085dc2e9 req-0456e3d8-5e07-4bd6-b604-02ad2fd90302 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.839645] [48527]: DEBUG oslo_concurrency.lockutils [req-4efd94f6-65ea-49b0-98a8-238a085dc2e9 req-0456e3d8-5e07-4bd6-b604-02ad2fd90302 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.849063] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4efd94f6-65ea-49b0-98a8-238a085dc2e9 req-0456e3d8-5e07-4bd6-b604-02ad2fd90302 service nova] Creating event network-vif-plugged:d7cd1a94-7c3e-466b-8406-ec06b16c8162 for instance c42e6255-d887-4a08-b89f-1ee036b95030 on cpu-1 [ 1114.853614] [48527]: INFO nova.api.openstack.requestlog [req-4efd94f6-65ea-49b0-98a8-238a085dc2e9 req-0456e3d8-5e07-4bd6-b604-02ad2fd90302 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024544 [ 1114.853923] [48527]: [pid: 48527|app: 0|req: 2821/5604] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:19 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) [ 1115.074203] [48526]: DEBUG nova.api.openstack.wsgi [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1115.075706] [48526]: DEBUG nova.compute.api [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1115.079496] [48526]: DEBUG oslo_concurrency.lockutils [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.079667] [48526]: DEBUG oslo_concurrency.lockutils [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.079806] [48526]: DEBUG oslo_concurrency.lockutils [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.080107] [48526]: DEBUG oslo_concurrency.lockutils [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.080256] [48526]: DEBUG oslo_concurrency.lockutils [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.080378] [48526]: DEBUG oslo_concurrency.lockutils [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.104663] [48526]: WARNING neutronclient.v2_0.client [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1115.178021] [48526]: DEBUG nova.policy [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.185684] [48526]: INFO nova.api.openstack.requestlog [None req-51fb5a7d-1e12-490d-acb1-5e18567f451b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1312 microversion: 2.1 time: 0.113608 [ 1115.186038] [48526]: [pid: 48526|app: 0|req: 2784/5605] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:19 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.342182] [48527]: DEBUG nova.api.openstack.wsgi [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1115.343745] [48527]: DEBUG nova.compute.api [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1115.347303] [48527]: DEBUG oslo_concurrency.lockutils [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.347490] [48527]: DEBUG oslo_concurrency.lockutils [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.347626] [48527]: DEBUG oslo_concurrency.lockutils [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.347904] [48527]: DEBUG oslo_concurrency.lockutils [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.348063] [48527]: DEBUG oslo_concurrency.lockutils [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.348191] [48527]: DEBUG oslo_concurrency.lockutils [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.371282] [48527]: DEBUG oslo_concurrency.lockutils [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.371566] [48527]: DEBUG oslo_concurrency.lockutils [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.371724] [48527]: DEBUG oslo_concurrency.lockutils [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.371930] [48527]: DEBUG nova.objects.instance [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lazy-loading 'fault' on Instance uuid 0c6f25a2-33ce-428e-bea2-0eb596cb8310 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1115.376525] [48527]: WARNING neutronclient.v2_0.client [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1115.394614] [48527]: DEBUG nova.policy [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '879e84468f2c491cac1ef23b7a76655b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb5e4b28eb964d33ac78b543d5da3231', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.400084] [48527]: INFO nova.api.openstack.requestlog [None req-93fdc0a2-dcc5-47b4-ac90-6ef86f72861e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 200 len: 1302 microversion: 2.1 time: 0.060059 [ 1115.400599] [48527]: [pid: 48527|app: 0|req: 2822/5606] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:19 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 1302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.199880] [48526]: DEBUG nova.api.openstack.wsgi [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.201727] [48526]: DEBUG nova.compute.api [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.205357] [48526]: DEBUG oslo_concurrency.lockutils [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.205559] [48526]: DEBUG oslo_concurrency.lockutils [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.205700] [48526]: DEBUG oslo_concurrency.lockutils [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.205966] [48526]: DEBUG oslo_concurrency.lockutils [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.206126] [48526]: DEBUG oslo_concurrency.lockutils [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.206249] [48526]: DEBUG oslo_concurrency.lockutils [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.225936] [48526]: WARNING neutronclient.v2_0.client [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1116.287312] [48526]: DEBUG nova.policy [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.292128] [48526]: INFO nova.api.openstack.requestlog [None req-e704f39f-870a-4af3-b939-f04a4bdd75f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1312 microversion: 2.1 time: 0.094732 [ 1116.292926] [48526]: [pid: 48526|app: 0|req: 2785/5607] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:20 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.413468] [48527]: DEBUG nova.api.openstack.wsgi [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.415118] [48527]: DEBUG nova.compute.api [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] [instance: 0c6f25a2-33ce-428e-bea2-0eb596cb8310] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.419140] [48527]: DEBUG oslo_concurrency.lockutils [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.419403] [48527]: DEBUG oslo_concurrency.lockutils [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.419613] [48527]: DEBUG oslo_concurrency.lockutils [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.419947] [48527]: DEBUG oslo_concurrency.lockutils [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.420184] [48527]: DEBUG oslo_concurrency.lockutils [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.420341] [48527]: DEBUG oslo_concurrency.lockutils [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.429647] [48527]: INFO nova.api.openstack.wsgi [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] HTTP exception thrown: Instance 0c6f25a2-33ce-428e-bea2-0eb596cb8310 could not be found. [ 1116.429932] [48527]: DEBUG nova.api.openstack.wsgi [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Returning 404 to user: Instance 0c6f25a2-33ce-428e-bea2-0eb596cb8310 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1116.430369] [48527]: INFO nova.api.openstack.requestlog [None req-21e8e060-4551-4a39-b848-8ef211da5ee1 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310" status: 404 len: 111 microversion: 2.1 time: 0.019141 [ 1116.430737] [48527]: [pid: 48527|app: 0|req: 2823/5608] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:20 2025] GET /compute/v2.1/servers/0c6f25a2-33ce-428e-bea2-0eb596cb8310 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1116.436549] [48526]: DEBUG nova.api.openstack.wsgi [None req-0200e5b8-a4e7-4010-83a3-c48dd5fa905e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.494106] [48526]: INFO nova.api.openstack.requestlog [None req-0200e5b8-a4e7-4010-83a3-c48dd5fa905e tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/f0421029-2869-4694-a284-a7841422298d" status: 204 len: 0 microversion: 2.1 time: 0.060086 [ 1116.494759] [48526]: [pid: 48526|app: 0|req: 2786/5609] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:20 2025] DELETE /compute/v2.1/images/f0421029-2869-4694-a284-a7841422298d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1116.500902] [48527]: DEBUG nova.api.openstack.wsgi [None req-8ee422ba-9ab2-4c20-8f77-172cb740ddf6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.544879] [48527]: INFO nova.api.openstack.requestlog [None req-8ee422ba-9ab2-4c20-8f77-172cb740ddf6 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/6889f532-2069-4341-86fe-aa4c244c791b" status: 204 len: 0 microversion: 2.1 time: 0.046488 [ 1116.545228] [48527]: [pid: 48527|app: 0|req: 2824/5610] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:20 2025] DELETE /compute/v2.1/images/6889f532-2069-4341-86fe-aa4c244c791b => generated 0 bytes in 47 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1116.550078] [48526]: DEBUG nova.api.openstack.wsgi [None req-828661cc-6514-43d4-b82f-4fe4daba2b10 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.590940] [48526]: INFO nova.api.openstack.requestlog [None req-828661cc-6514-43d4-b82f-4fe4daba2b10 tempest-ListImageFiltersTestJSON-126971071 tempest-ListImageFiltersTestJSON-126971071-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/c950087c-e831-48a7-b82e-195e3689a43a" status: 204 len: 0 microversion: 2.1 time: 0.042936 [ 1116.591295] [48526]: [pid: 48526|app: 0|req: 2787/5611] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:20 2025] DELETE /compute/v2.1/images/c950087c-e831-48a7-b82e-195e3689a43a => generated 0 bytes in 44 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1116.865928] [48527]: DEBUG nova.api.openstack.wsgi [req-a58d3da2-3054-48fe-8e43-567ed7597ea4 req-9bcdd0af-a91c-41f5-ba9c-3f5666c18373 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c42e6255-d887-4a08-b89f-1ee036b95030", "tag": "d7cd1a94-7c3e-466b-8406-ec06b16c8162"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1116.874949] [48527]: DEBUG oslo_concurrency.lockutils [req-a58d3da2-3054-48fe-8e43-567ed7597ea4 req-9bcdd0af-a91c-41f5-ba9c-3f5666c18373 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.875241] [48527]: DEBUG oslo_concurrency.lockutils [req-a58d3da2-3054-48fe-8e43-567ed7597ea4 req-9bcdd0af-a91c-41f5-ba9c-3f5666c18373 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.875495] [48527]: DEBUG oslo_concurrency.lockutils [req-a58d3da2-3054-48fe-8e43-567ed7597ea4 req-9bcdd0af-a91c-41f5-ba9c-3f5666c18373 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.888902] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a58d3da2-3054-48fe-8e43-567ed7597ea4 req-9bcdd0af-a91c-41f5-ba9c-3f5666c18373 service nova] Creating event network-changed:d7cd1a94-7c3e-466b-8406-ec06b16c8162 for instance c42e6255-d887-4a08-b89f-1ee036b95030 on cpu-1 [ 1116.896692] [48527]: INFO nova.api.openstack.requestlog [req-a58d3da2-3054-48fe-8e43-567ed7597ea4 req-9bcdd0af-a91c-41f5-ba9c-3f5666c18373 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033109 [ 1116.897092] [48527]: [pid: 48527|app: 0|req: 2825/5612] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:21 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) [ 1117.309898] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1117.312134] [48526]: DEBUG nova.compute.api [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1117.315397] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.315585] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.315725] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.315974] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.316131] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.316256] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.338260] [48526]: WARNING neutronclient.v2_0.client [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1117.399332] [48526]: DEBUG nova.policy [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.403773] [48526]: INFO nova.api.openstack.requestlog [None req-bf2ce057-0258-4bf7-803c-1b9dd5b9623b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1312 microversion: 2.1 time: 0.096693 [ 1117.404191] [48526]: [pid: 48526|app: 0|req: 2788/5613] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:21 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.417431] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1118.419205] [48527]: DEBUG nova.compute.api [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1118.425722] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.425722] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.425722] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.425722] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.425975] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.425975] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.464090] [48527]: WARNING neutronclient.v2_0.client [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1118.508553] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=2 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1118.529127] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1118.571311] [48527]: DEBUG nova.policy [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.578183] [48527]: INFO nova.api.openstack.requestlog [None req-5d74ce6a-b438-473a-8205-1cd2e4c07a05 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1312 microversion: 2.1 time: 0.163466 [ 1118.578518] [48527]: [pid: 48527|app: 0|req: 2826/5614] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:22 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1312 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1118.628879] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1119.592432] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1119.594021] [48527]: DEBUG nova.compute.api [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1119.600969] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.601186] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.601322] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.601624] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.601746] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.601867] [48527]: DEBUG oslo_concurrency.lockutils [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.612037] [48526]: DEBUG nova.api.openstack.wsgi [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-\u20a1-837356873", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "5883ebe6-cea9-40e8-b3dc-43fa420cc52f"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1119.634569] [48527]: WARNING neutronclient.v2_0.client [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1119.668937] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.668937] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.668937] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.669443] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.670695] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.670695] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.677622] [48526]: DEBUG nova.network.neutron [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] validate_networks() for [('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1119.677999] [48526]: WARNING neutronclient.v2_0.client [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1119.679262] [48526]: WARNING openstack [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1119.679866] [48526]: WARNING openstack [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1119.687502] [48526]: INFO nova.network.neutron [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] _ports_needed_per_instance requested_netwokrs=[('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] [ 1119.713156] [48527]: DEBUG nova.policy [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.721293] [48527]: INFO nova.api.openstack.requestlog [None req-4d54a064-561c-46b8-9d93-4b7a7a573854 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1312 microversion: 2.1 time: 0.131715 [ 1119.721673] [48527]: [pid: 48527|app: 0|req: 2827/5615] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:23 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1312 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.811746] [48526]: WARNING neutronclient.v2_0.client [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1119.812855] [48526]: WARNING openstack [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1119.812934] [48526]: WARNING openstack [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1119.906070] [48526]: DEBUG nova.virt.hardware [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1119.906238] [48526]: DEBUG nova.virt.hardware [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1119.906402] [48526]: DEBUG nova.virt.hardware [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1119.906515] [48526]: DEBUG nova.virt.hardware [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1119.906634] [48526]: DEBUG nova.virt.hardware [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1119.914737] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.914941] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.915093] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.915452] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.916808] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.916963] [48526]: DEBUG oslo_concurrency.lockutils [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.926471] [48526]: DEBUG nova.quota [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1119.929437] [48526]: DEBUG nova.quota [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for user 48af2c86eb004d39ac589998fafe468a and project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1119.934501] [48526]: DEBUG nova.compute.api [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1119.935899] [48526]: DEBUG nova.compute.api [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1119.969497] [48526]: INFO nova.api.openstack.requestlog [None req-e469e446-65bd-434c-a508-fcbddb60133e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.435300 [ 1119.969926] [48526]: [pid: 48526|app: 0|req: 2789/5616] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:00:23 2025] POST /compute/v2.1/servers => generated 380 bytes in 436 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1119.978019] [48527]: DEBUG nova.api.openstack.wsgi [None req-20594b3b-826a-44c2-9c92-f62f342edb90 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1119.979112] [48527]: DEBUG nova.compute.api [None req-20594b3b-826a-44c2-9c92-f62f342edb90 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1119.989798] [48527]: WARNING neutronclient.v2_0.client [None req-20594b3b-826a-44c2-9c92-f62f342edb90 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1120.009509] [48527]: DEBUG nova.policy [None req-20594b3b-826a-44c2-9c92-f62f342edb90 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.013964] [48527]: INFO nova.api.openstack.requestlog [None req-20594b3b-826a-44c2-9c92-f62f342edb90 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1190 microversion: 2.1 time: 0.038936 [ 1120.013964] [48527]: [pid: 48527|app: 0|req: 2828/5617] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:24 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1190 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.737345] [48526]: DEBUG nova.api.openstack.wsgi [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1120.739105] [48526]: DEBUG nova.compute.api [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.743134] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.743330] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.743475] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.743748] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.743892] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.744019] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.765852] [48526]: WARNING neutronclient.v2_0.client [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1120.827737] [48526]: DEBUG nova.policy [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.832075] [48526]: INFO nova.api.openstack.requestlog [None req-1b605453-b886-4dab-8738-919e8f623bb5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1312 microversion: 2.1 time: 0.097314 [ 1120.832568] [48526]: [pid: 48526|app: 0|req: 2790/5618] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:24 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.833048] [48527]: DEBUG nova.api.openstack.wsgi [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "943e5994-0729-4a96-8b41-05018050f2f6"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1120.834864] [48527]: DEBUG nova.compute.api [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.839270] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.839461] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.839598] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.839866] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.840013] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.840139] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.857715] [48527]: WARNING neutronclient.v2_0.client [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1120.911907] [48527]: WARNING neutronclient.v2_0.client [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1121.028942] [48526]: DEBUG nova.api.openstack.wsgi [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.030724] [48526]: DEBUG nova.compute.api [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.034623] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.035570] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.035570] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.035570] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.035570] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.035570] [48526]: DEBUG oslo_concurrency.lockutils [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.051370] [48526]: WARNING neutronclient.v2_0.client [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1121.071856] [48526]: DEBUG nova.policy [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.075413] [48526]: INFO nova.api.openstack.requestlog [None req-63c81fb1-2bfb-4b5d-bf90-318a36af61f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1194 microversion: 2.1 time: 0.049028 [ 1121.075846] [48526]: [pid: 48526|app: 0|req: 2791/5619] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:25 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1194 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.772801] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f99c9d4-d94c-44c3-bb26-25f78f666cf1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.774489] [48526]: DEBUG nova.compute.api [None req-6f99c9d4-d94c-44c3-bb26-25f78f666cf1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.779943] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f99c9d4-d94c-44c3-bb26-25f78f666cf1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.780158] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f99c9d4-d94c-44c3-bb26-25f78f666cf1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.780297] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f99c9d4-d94c-44c3-bb26-25f78f666cf1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.780574] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f99c9d4-d94c-44c3-bb26-25f78f666cf1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.780722] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f99c9d4-d94c-44c3-bb26-25f78f666cf1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.780847] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f99c9d4-d94c-44c3-bb26-25f78f666cf1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.797099] [48526]: INFO nova.api.openstack.requestlog [None req-6f99c9d4-d94c-44c3-bb26-25f78f666cf1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/ips" status: 200 len: 155 microversion: 2.1 time: 0.026911 [ 1121.797397] [48526]: [pid: 48526|app: 0|req: 2792/5620] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:00:25 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/ips => generated 155 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1121.845268] [48526]: DEBUG nova.api.openstack.wsgi [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.846703] [48526]: DEBUG nova.compute.api [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.849823] [48526]: DEBUG oslo_concurrency.lockutils [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.850010] [48526]: DEBUG oslo_concurrency.lockutils [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.850157] [48526]: DEBUG oslo_concurrency.lockutils [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.850407] [48526]: DEBUG oslo_concurrency.lockutils [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.850547] [48526]: DEBUG oslo_concurrency.lockutils [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.850671] [48526]: DEBUG oslo_concurrency.lockutils [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.870980] [48526]: WARNING neutronclient.v2_0.client [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1121.980775] [48526]: DEBUG nova.policy [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.986626] [48526]: INFO nova.api.openstack.requestlog [None req-b856c173-28a9-4f82-affc-6847411d0a8d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1312 microversion: 2.1 time: 0.143537 [ 1121.987041] [48526]: [pid: 48526|app: 0|req: 2793/5621] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:26 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1312 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.088887] [48526]: DEBUG nova.api.openstack.wsgi [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.090572] [48526]: DEBUG nova.compute.api [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.094568] [48526]: DEBUG oslo_concurrency.lockutils [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.094765] [48526]: DEBUG oslo_concurrency.lockutils [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.094903] [48526]: DEBUG oslo_concurrency.lockutils [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.095191] [48526]: DEBUG oslo_concurrency.lockutils [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.095333] [48526]: DEBUG oslo_concurrency.lockutils [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.095453] [48526]: DEBUG oslo_concurrency.lockutils [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.111878] [48526]: WARNING neutronclient.v2_0.client [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1122.131793] [48526]: DEBUG nova.policy [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.135459] [48526]: INFO nova.api.openstack.requestlog [None req-5eccac9b-0d5b-484d-81c5-2c98db239074 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1242 microversion: 2.1 time: 0.049167 [ 1122.135896] [48526]: [pid: 48526|app: 0|req: 2794/5622] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:26 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.137996] [48526]: DEBUG nova.api.openstack.wsgi [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.139398] [48526]: DEBUG nova.compute.api [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.142622] [48526]: DEBUG oslo_concurrency.lockutils [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.142799] [48526]: DEBUG oslo_concurrency.lockutils [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.142933] [48526]: DEBUG oslo_concurrency.lockutils [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.143197] [48526]: DEBUG oslo_concurrency.lockutils [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.143340] [48526]: DEBUG oslo_concurrency.lockutils [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.143461] [48526]: DEBUG oslo_concurrency.lockutils [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.160445] [48526]: WARNING neutronclient.v2_0.client [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1122.242558] [48526]: DEBUG nova.policy [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.246823] [48526]: INFO nova.api.openstack.requestlog [None req-479736cf-14fb-4c68-9b97-fef8d1a002dd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1718 microversion: 2.1 time: 0.110528 [ 1122.247170] [48526]: [pid: 48526|app: 0|req: 2795/5623] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:26 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1718 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.258816] [48526]: DEBUG nova.api.openstack.wsgi [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-1189768437", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1122.260534] [48526]: DEBUG nova.compute.api [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.263476] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.263656] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.263791] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.264060] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.264201] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.264324] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.283249] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.283405] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.283533] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.287137] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.287289] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.287417] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.287715] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.288666] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.288795] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.341682] [48526]: DEBUG nova.quota [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for project 59c99aa38e204104bbb4234bf75a0193. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1122.344279] [48526]: DEBUG nova.quota [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for user de2f11820c2948e589d2204a7f1e5344 and project 59c99aa38e204104bbb4234bf75a0193. Resources: dict_keys(['metadata_items']) {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1122.351452] [48526]: DEBUG nova.virt.hardware [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1122.351576] [48526]: DEBUG nova.virt.hardware [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1122.351727] [48526]: DEBUG nova.virt.hardware [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1122.351852] [48526]: DEBUG nova.virt.hardware [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1122.351966] [48526]: DEBUG nova.virt.hardware [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1122.436210] [48526]: DEBUG nova.compute.api [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.440041] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.440241] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.440376] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.440642] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.440788] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.440919] [48526]: DEBUG oslo_concurrency.lockutils [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.464727] [48526]: INFO nova.api.openstack.requestlog [None req-9166e86b-f13f-45fe-9ec7-031b17d8b436 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/action" status: 202 len: 1174 microversion: 2.1 time: 0.207883 [ 1122.465167] [48526]: [pid: 48526|app: 0|req: 2796/5624] 10.180.1.21 () {60 vars in 1274 bytes} [Fri Dec 12 14:00:26 2025] POST /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/action => generated 1174 bytes in 208 msecs (HTTP/1.1 202) 10 headers in 452 bytes (2 switches on core 0) [ 1122.475299] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.476623] [48526]: DEBUG nova.compute.api [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.481381] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.481562] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.481714] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.481963] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.482112] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.482238] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.510266] [48526]: WARNING neutronclient.v2_0.client [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1122.586846] [48526]: DEBUG nova.policy [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.592404] [48526]: INFO nova.api.openstack.requestlog [None req-f0e4f8eb-983e-467a-94f3-4fc0f7be5b3b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1745 microversion: 2.1 time: 0.119018 [ 1122.592754] [48526]: [pid: 48526|app: 0|req: 2797/5625] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:26 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1745 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.999648] [48526]: DEBUG nova.api.openstack.wsgi [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1123.001357] [48526]: DEBUG nova.compute.api [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.006782] [48526]: DEBUG oslo_concurrency.lockutils [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.006988] [48526]: DEBUG oslo_concurrency.lockutils [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.007146] [48526]: DEBUG oslo_concurrency.lockutils [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.007420] [48526]: DEBUG oslo_concurrency.lockutils [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.007567] [48526]: DEBUG oslo_concurrency.lockutils [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.007688] [48526]: DEBUG oslo_concurrency.lockutils [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.031992] [48526]: WARNING neutronclient.v2_0.client [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1123.090139] [48526]: DEBUG nova.policy [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.094777] [48526]: INFO nova.api.openstack.requestlog [None req-e812c6ea-1137-485f-8f4e-110e0094d37f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1497 microversion: 2.1 time: 0.097696 [ 1123.095160] [48526]: [pid: 48526|app: 0|req: 2798/5626] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:27 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1497 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.097971] [48526]: DEBUG nova.api.openstack.wsgi [None req-d7f54033-f698-4bbe-ad62-3c71f01e4f85 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "87d8190d-f253-4dcf-acfc-aa17554a80ca"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1123.099311] [48526]: DEBUG nova.compute.api [None req-d7f54033-f698-4bbe-ad62-3c71f01e4f85 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.102337] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7f54033-f698-4bbe-ad62-3c71f01e4f85 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.102511] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7f54033-f698-4bbe-ad62-3c71f01e4f85 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.102646] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7f54033-f698-4bbe-ad62-3c71f01e4f85 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.102952] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7f54033-f698-4bbe-ad62-3c71f01e4f85 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.103137] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7f54033-f698-4bbe-ad62-3c71f01e4f85 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.103278] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7f54033-f698-4bbe-ad62-3c71f01e4f85 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.723216] [48526]: INFO nova.api.openstack.requestlog [None req-d7f54033-f698-4bbe-ad62-3c71f01e4f85 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.627304 [ 1124.723646] [48526]: [pid: 48526|app: 0|req: 2799/5627] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 14:00:27 2025] POST /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments => generated 194 bytes in 1628 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1124.726606] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f882614-61bc-4f64-9e82-146dd6a717f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1124.733926] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f882614-61bc-4f64-9e82-146dd6a717f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.734636] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f882614-61bc-4f64-9e82-146dd6a717f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.734636] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f882614-61bc-4f64-9e82-146dd6a717f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.750831] [48526]: DEBUG nova.compute.api [None req-7f882614-61bc-4f64-9e82-146dd6a717f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Going to try to stop instance {{(pid=48526) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1124.775319] [48526]: INFO nova.api.openstack.requestlog [None req-7f882614-61bc-4f64-9e82-146dd6a717f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030/action" status: 202 len: 0 microversion: 2.1 time: 0.050896 [ 1124.775838] [48526]: [pid: 48526|app: 0|req: 2800/5628] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:00:28 2025] POST /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1124.781043] [48526]: DEBUG nova.api.openstack.wsgi [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1124.781043] [48526]: DEBUG nova.compute.api [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1124.783780] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.784024] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.784208] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.785657] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.785657] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.785657] [48526]: DEBUG oslo_concurrency.lockutils [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.805314] [48526]: WARNING neutronclient.v2_0.client [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1124.896780] [48526]: DEBUG nova.policy [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.901960] [48526]: INFO nova.api.openstack.requestlog [None req-29b342c1-cfc7-49c3-a35f-8724b22b6d44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1292 microversion: 2.1 time: 0.125559 [ 1124.902361] [48526]: [pid: 48526|app: 0|req: 2801/5629] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:28 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1292 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.905367] [48526]: DEBUG nova.api.openstack.wsgi [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1124.907012] [48526]: DEBUG nova.compute.api [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1124.910528] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.910742] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.910999] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.911711] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.911711] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.911711] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.930609] [48526]: WARNING neutronclient.v2_0.client [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1125.012947] [48526]: DEBUG nova.policy [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.018413] [48526]: INFO nova.api.openstack.requestlog [None req-fa28262d-e1b4-484c-a188-215c9b3d74f7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1745 microversion: 2.1 time: 0.115439 [ 1125.018933] [48526]: [pid: 48526|app: 0|req: 2802/5630] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:29 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1745 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.021545] [48526]: DEBUG nova.api.openstack.wsgi [req-ca1c7956-215a-48bb-9be3-2e4ff745d5c9 req-0e07f43f-4342-4ed2-bfa2-10756a1c0705 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca893712-df12-4e77-b84d-f65b6975648d", "name": "network-vif-plugged", "status": "completed", "tag": "943e5994-0729-4a96-8b41-05018050f2f6"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1125.027826] [48526]: DEBUG oslo_concurrency.lockutils [req-ca1c7956-215a-48bb-9be3-2e4ff745d5c9 req-0e07f43f-4342-4ed2-bfa2-10756a1c0705 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.028051] [48526]: DEBUG oslo_concurrency.lockutils [req-ca1c7956-215a-48bb-9be3-2e4ff745d5c9 req-0e07f43f-4342-4ed2-bfa2-10756a1c0705 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.028216] [48526]: DEBUG oslo_concurrency.lockutils [req-ca1c7956-215a-48bb-9be3-2e4ff745d5c9 req-0e07f43f-4342-4ed2-bfa2-10756a1c0705 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.034758] [48526]: INFO nova.api.openstack.compute.server_external_events [req-ca1c7956-215a-48bb-9be3-2e4ff745d5c9 req-0e07f43f-4342-4ed2-bfa2-10756a1c0705 service nova] Creating event network-vif-plugged:943e5994-0729-4a96-8b41-05018050f2f6 for instance ca893712-df12-4e77-b84d-f65b6975648d on cpu-1 [ 1125.039430] [48526]: INFO nova.api.openstack.requestlog [req-ca1c7956-215a-48bb-9be3-2e4ff745d5c9 req-0e07f43f-4342-4ed2-bfa2-10756a1c0705 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019931 [ 1125.039759] [48526]: [pid: 48526|app: 0|req: 2803/5631] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:29 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) [ 1125.042585] [48526]: DEBUG nova.api.openstack.wsgi [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1125.043902] [48526]: DEBUG nova.compute.api [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1125.046854] [48526]: DEBUG oslo_concurrency.lockutils [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.047078] [48526]: DEBUG oslo_concurrency.lockutils [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.047239] [48526]: DEBUG oslo_concurrency.lockutils [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.047513] [48526]: DEBUG oslo_concurrency.lockutils [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.047676] [48526]: DEBUG oslo_concurrency.lockutils [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.047827] [48526]: DEBUG oslo_concurrency.lockutils [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.063446] [48526]: WARNING neutronclient.v2_0.client [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1125.142116] [48526]: DEBUG nova.policy [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.146322] [48526]: INFO nova.api.openstack.requestlog [None req-745e586e-3d8c-49d1-977e-6d04d86621fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1507 microversion: 2.1 time: 0.105939 [ 1125.146657] [48526]: [pid: 48526|app: 0|req: 2804/5632] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:29 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1507 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.915715] [48526]: DEBUG nova.api.openstack.wsgi [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1125.917477] [48526]: DEBUG nova.compute.api [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1125.923098] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.923303] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.923457] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.923747] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.923901] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.924048] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.951408] [48526]: WARNING neutronclient.v2_0.client [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1126.009424] [48526]: DEBUG nova.policy [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.015581] [48526]: INFO nova.api.openstack.requestlog [None req-9ef0acfa-e3a7-4ca6-b7c0-ba79130604f8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1290 microversion: 2.1 time: 0.102519 [ 1126.015931] [48526]: [pid: 48526|app: 0|req: 2805/5633] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:30 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1290 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.032149] [48526]: DEBUG nova.api.openstack.wsgi [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1126.033704] [48526]: DEBUG nova.compute.api [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1126.036894] [48526]: DEBUG oslo_concurrency.lockutils [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.037103] [48526]: DEBUG oslo_concurrency.lockutils [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.037238] [48526]: DEBUG oslo_concurrency.lockutils [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.037490] [48526]: DEBUG oslo_concurrency.lockutils [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.037633] [48526]: DEBUG oslo_concurrency.lockutils [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.037755] [48526]: DEBUG oslo_concurrency.lockutils [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.056051] [48526]: WARNING neutronclient.v2_0.client [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1126.109752] [48526]: DEBUG nova.policy [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.115078] [48526]: INFO nova.api.openstack.requestlog [None req-251a2175-e2cb-4053-b20e-09b93953102e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1745 microversion: 2.1 time: 0.085160 [ 1126.115426] [48526]: [pid: 48526|app: 0|req: 2806/5634] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:30 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1745 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1126.117917] [48526]: DEBUG nova.api.openstack.wsgi [req-56ca14e9-1b69-4c93-8175-fa7a69d3b9c0 req-3c1f0b5c-5633-4adc-9fcc-0124b47edcab service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "07044660-1abe-4586-bab9-086b7470a07b", "name": "network-vif-plugged", "status": "completed", "tag": "519dba45-c0f2-4d66-b161-bea684a65eaf"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1126.123329] [48526]: DEBUG oslo_concurrency.lockutils [req-56ca14e9-1b69-4c93-8175-fa7a69d3b9c0 req-3c1f0b5c-5633-4adc-9fcc-0124b47edcab service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.123525] [48526]: DEBUG oslo_concurrency.lockutils [req-56ca14e9-1b69-4c93-8175-fa7a69d3b9c0 req-3c1f0b5c-5633-4adc-9fcc-0124b47edcab service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.123660] [48526]: DEBUG oslo_concurrency.lockutils [req-56ca14e9-1b69-4c93-8175-fa7a69d3b9c0 req-3c1f0b5c-5633-4adc-9fcc-0124b47edcab service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.129594] [48526]: INFO nova.api.openstack.compute.server_external_events [req-56ca14e9-1b69-4c93-8175-fa7a69d3b9c0 req-3c1f0b5c-5633-4adc-9fcc-0124b47edcab service nova] Creating event network-vif-plugged:519dba45-c0f2-4d66-b161-bea684a65eaf for instance 07044660-1abe-4586-bab9-086b7470a07b on cpu-1 [ 1126.134050] [48526]: INFO nova.api.openstack.requestlog [req-56ca14e9-1b69-4c93-8175-fa7a69d3b9c0 req-3c1f0b5c-5633-4adc-9fcc-0124b47edcab service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017824 [ 1126.134202] [48526]: [pid: 48526|app: 0|req: 2807/5635] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:30 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) [ 1126.158897] [48526]: DEBUG nova.api.openstack.wsgi [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1126.160188] [48526]: DEBUG nova.compute.api [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1126.163325] [48526]: DEBUG oslo_concurrency.lockutils [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.163516] [48526]: DEBUG oslo_concurrency.lockutils [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.163655] [48526]: DEBUG oslo_concurrency.lockutils [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.163927] [48526]: DEBUG oslo_concurrency.lockutils [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.164128] [48526]: DEBUG oslo_concurrency.lockutils [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.164266] [48526]: DEBUG oslo_concurrency.lockutils [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.181450] [48526]: WARNING neutronclient.v2_0.client [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1126.243972] [48526]: DEBUG nova.policy [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.248692] [48526]: INFO nova.api.openstack.requestlog [None req-bac7806d-8152-4006-b886-0465834234fe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1507 microversion: 2.1 time: 0.091706 [ 1126.249064] [48526]: [pid: 48526|app: 0|req: 2808/5636] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:30 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1507 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.029885] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.031621] [48526]: DEBUG nova.compute.api [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.037328] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.037526] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.037666] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.038038] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.038216] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.038345] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.057029] [48526]: WARNING neutronclient.v2_0.client [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.129159] [48526]: DEBUG nova.policy [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.135182] [48526]: INFO nova.api.openstack.requestlog [None req-2e8a96c9-431e-48cd-b630-183eb312cc5e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1290 microversion: 2.1 time: 0.107884 [ 1127.135542] [48526]: [pid: 48526|app: 0|req: 2809/5637] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:31 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1290 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.138066] [48526]: DEBUG nova.api.openstack.wsgi [req-f7289b83-b6f9-418f-845e-0eea9256612d req-3ecfa9b4-80ad-4b7b-95e4-fb0146f8f70c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca893712-df12-4e77-b84d-f65b6975648d", "tag": "943e5994-0729-4a96-8b41-05018050f2f6"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1127.143324] [48526]: DEBUG oslo_concurrency.lockutils [req-f7289b83-b6f9-418f-845e-0eea9256612d req-3ecfa9b4-80ad-4b7b-95e4-fb0146f8f70c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.143504] [48526]: DEBUG oslo_concurrency.lockutils [req-f7289b83-b6f9-418f-845e-0eea9256612d req-3ecfa9b4-80ad-4b7b-95e4-fb0146f8f70c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.143635] [48526]: DEBUG oslo_concurrency.lockutils [req-f7289b83-b6f9-418f-845e-0eea9256612d req-3ecfa9b4-80ad-4b7b-95e4-fb0146f8f70c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.149473] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f7289b83-b6f9-418f-845e-0eea9256612d req-3ecfa9b4-80ad-4b7b-95e4-fb0146f8f70c service nova] Creating event network-changed:943e5994-0729-4a96-8b41-05018050f2f6 for instance ca893712-df12-4e77-b84d-f65b6975648d on cpu-1 [ 1127.154105] [48526]: INFO nova.api.openstack.requestlog [req-f7289b83-b6f9-418f-845e-0eea9256612d req-3ecfa9b4-80ad-4b7b-95e4-fb0146f8f70c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017945 [ 1127.154402] [48526]: [pid: 48526|app: 0|req: 2810/5638] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:31 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) [ 1127.157025] [48526]: DEBUG nova.api.openstack.wsgi [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.157818] [48526]: DEBUG nova.compute.api [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.160489] [48526]: DEBUG oslo_concurrency.lockutils [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.160662] [48526]: DEBUG oslo_concurrency.lockutils [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.160794] [48526]: DEBUG oslo_concurrency.lockutils [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.161039] [48526]: DEBUG oslo_concurrency.lockutils [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.161181] [48526]: DEBUG oslo_concurrency.lockutils [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.161325] [48526]: DEBUG oslo_concurrency.lockutils [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.179026] [48526]: WARNING neutronclient.v2_0.client [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.233730] [48526]: DEBUG nova.policy [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.238100] [48526]: INFO nova.api.openstack.requestlog [None req-f86cf6cc-422e-401e-8eea-ced37e58e007 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1745 microversion: 2.1 time: 0.083147 [ 1127.238441] [48526]: [pid: 48526|app: 0|req: 2811/5639] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:31 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1745 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.262962] [48526]: DEBUG nova.api.openstack.wsgi [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.263692] [48526]: DEBUG nova.compute.api [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.266925] [48526]: DEBUG oslo_concurrency.lockutils [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.267131] [48526]: DEBUG oslo_concurrency.lockutils [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.267268] [48526]: DEBUG oslo_concurrency.lockutils [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.267524] [48526]: DEBUG oslo_concurrency.lockutils [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.267670] [48526]: DEBUG oslo_concurrency.lockutils [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.267795] [48526]: DEBUG oslo_concurrency.lockutils [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.283586] [48526]: WARNING neutronclient.v2_0.client [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.335724] [48526]: DEBUG nova.policy [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.339728] [48526]: INFO nova.api.openstack.requestlog [None req-460862bd-e13b-4662-820e-14f95c51dd72 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1484 microversion: 2.1 time: 0.079501 [ 1127.340100] [48526]: [pid: 48526|app: 0|req: 2812/5640] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:31 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1484 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1127.352008] [48526]: DEBUG nova.api.openstack.wsgi [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.352224] [48526]: DEBUG nova.compute.api [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.355175] [48526]: DEBUG oslo_concurrency.lockutils [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.355393] [48526]: DEBUG oslo_concurrency.lockutils [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.355567] [48526]: DEBUG oslo_concurrency.lockutils [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.355787] [48526]: DEBUG oslo_concurrency.lockutils [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.355929] [48526]: DEBUG oslo_concurrency.lockutils [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.356065] [48526]: DEBUG oslo_concurrency.lockutils [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.369848] [48526]: DEBUG nova.compute.api [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1127.408160] [48526]: INFO nova.api.openstack.requestlog [None req-b600841e-3e11-4e25-b5db-e31abf2d6f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 204 len: 0 microversion: 2.1 time: 0.057847 [ 1127.408532] [48526]: [pid: 48526|app: 0|req: 2813/5641] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:00:31 2025] DELETE /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1127.413515] [48526]: DEBUG nova.api.openstack.wsgi [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.415079] [48526]: DEBUG nova.compute.api [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.417656] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.417836] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.417969] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.418263] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.418409] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.418562] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.433163] [48526]: WARNING neutronclient.v2_0.client [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.514374] [48526]: DEBUG nova.policy [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.521137] [48526]: INFO nova.api.openstack.requestlog [None req-1d696940-42fa-46a8-aeb7-4da9575c539d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1490 microversion: 2.1 time: 0.109664 [ 1127.521499] [48526]: [pid: 48526|app: 0|req: 2814/5642] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:31 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1490 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1128.148704] [48526]: DEBUG nova.api.openstack.wsgi [req-82203654-e8dc-41e1-8d5f-650a97b48fc0 req-bfc8dab8-38c6-4d05-b98e-7c204100e375 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "07044660-1abe-4586-bab9-086b7470a07b", "tag": "519dba45-c0f2-4d66-b161-bea684a65eaf"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1128.156342] [48526]: DEBUG oslo_concurrency.lockutils [req-82203654-e8dc-41e1-8d5f-650a97b48fc0 req-bfc8dab8-38c6-4d05-b98e-7c204100e375 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.156524] [48526]: DEBUG oslo_concurrency.lockutils [req-82203654-e8dc-41e1-8d5f-650a97b48fc0 req-bfc8dab8-38c6-4d05-b98e-7c204100e375 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.156659] [48526]: DEBUG oslo_concurrency.lockutils [req-82203654-e8dc-41e1-8d5f-650a97b48fc0 req-bfc8dab8-38c6-4d05-b98e-7c204100e375 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.164274] [48526]: INFO nova.api.openstack.compute.server_external_events [req-82203654-e8dc-41e1-8d5f-650a97b48fc0 req-bfc8dab8-38c6-4d05-b98e-7c204100e375 service nova] Creating event network-changed:519dba45-c0f2-4d66-b161-bea684a65eaf for instance 07044660-1abe-4586-bab9-086b7470a07b on cpu-1 [ 1128.168294] [48526]: INFO nova.api.openstack.requestlog [req-82203654-e8dc-41e1-8d5f-650a97b48fc0 req-bfc8dab8-38c6-4d05-b98e-7c204100e375 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022203 [ 1128.168632] [48526]: [pid: 48526|app: 0|req: 2815/5643] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:32 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) [ 1128.171441] [48526]: DEBUG nova.api.openstack.wsgi [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.172351] [48526]: DEBUG nova.compute.api [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.175283] [48526]: DEBUG oslo_concurrency.lockutils [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.175457] [48526]: DEBUG oslo_concurrency.lockutils [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.175591] [48526]: DEBUG oslo_concurrency.lockutils [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.175833] [48526]: DEBUG oslo_concurrency.lockutils [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.176096] [48526]: DEBUG oslo_concurrency.lockutils [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.176159] [48526]: DEBUG oslo_concurrency.lockutils [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.194518] [48526]: WARNING neutronclient.v2_0.client [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.278402] [48526]: DEBUG nova.policy [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.282828] [48526]: INFO nova.api.openstack.requestlog [None req-80d4b706-958a-45b8-ae96-7bb8925971aa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1290 microversion: 2.1 time: 0.113546 [ 1128.283250] [48526]: [pid: 48526|app: 0|req: 2816/5644] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:32 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1290 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.285776] [48526]: DEBUG nova.api.openstack.wsgi [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.287259] [48526]: DEBUG nova.compute.api [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.290486] [48526]: DEBUG oslo_concurrency.lockutils [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.290660] [48526]: DEBUG oslo_concurrency.lockutils [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.290799] [48526]: DEBUG oslo_concurrency.lockutils [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.291068] [48526]: DEBUG oslo_concurrency.lockutils [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.291215] [48526]: DEBUG oslo_concurrency.lockutils [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.291340] [48526]: DEBUG oslo_concurrency.lockutils [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.306570] [48526]: WARNING neutronclient.v2_0.client [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.382711] [48526]: DEBUG nova.policy [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.386734] [48526]: INFO nova.api.openstack.requestlog [None req-3def33a9-6058-48ef-8364-e9654fb53a51 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1763 microversion: 2.1 time: 0.102895 [ 1128.387074] [48526]: [pid: 48526|app: 0|req: 2817/5645] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:32 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1763 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.433173] [48527]: DEBUG nova.compute.api [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.438396] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.438495] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.438596] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.438893] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.439064] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.439192] [48527]: DEBUG oslo_concurrency.lockutils [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.455783] [48527]: WARNING neutronclient.v2_0.client [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.536023] [48526]: DEBUG nova.api.openstack.wsgi [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.537475] [48526]: DEBUG nova.compute.api [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.540840] [48527]: INFO nova.api.openstack.requestlog [None req-5869da5a-fbcd-49e3-add9-4c0d26b2dba3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface" status: 200 len: 284 microversion: 2.1 time: 7.710334 [ 1128.541281] [48527]: [pid: 48527|app: 0|req: 2829/5646] 10.180.1.21 () {60 vars in 1291 bytes} [Fri Dec 12 14:00:25 2025] POST /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface => generated 284 bytes in 7711 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1128.542078] [48526]: DEBUG oslo_concurrency.lockutils [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.542419] [48526]: DEBUG oslo_concurrency.lockutils [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.542672] [48526]: DEBUG oslo_concurrency.lockutils [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.543644] [48526]: DEBUG oslo_concurrency.lockutils [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.543644] [48526]: DEBUG oslo_concurrency.lockutils [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.543644] [48526]: DEBUG oslo_concurrency.lockutils [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.548983] [48527]: DEBUG nova.api.openstack.wsgi [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.550309] [48527]: DEBUG nova.compute.api [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.554208] [48527]: DEBUG oslo_concurrency.lockutils [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.554458] [48527]: DEBUG oslo_concurrency.lockutils [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.554629] [48527]: DEBUG oslo_concurrency.lockutils [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.554927] [48527]: DEBUG oslo_concurrency.lockutils [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.555180] [48527]: DEBUG oslo_concurrency.lockutils [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.555367] [48527]: DEBUG oslo_concurrency.lockutils [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.561726] [48526]: WARNING neutronclient.v2_0.client [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.568990] [48527]: WARNING neutronclient.v2_0.client [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.603827] [48527]: INFO nova.api.openstack.requestlog [None req-d921bfad-27d6-4073-9712-48a4b25541e2 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface/943e5994-0729-4a96-8b41-05018050f2f6" status: 200 len: 284 microversion: 2.1 time: 0.057183 [ 1128.604290] [48527]: [pid: 48527|app: 0|req: 2830/5647] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 14:00:32 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface/943e5994-0729-4a96-8b41-05018050f2f6 => generated 284 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1128.611545] [48527]: DEBUG nova.api.openstack.wsgi [None req-9eff9913-82ca-49d7-a080-5ea760210f62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.611756] [48527]: DEBUG nova.compute.api [None req-9eff9913-82ca-49d7-a080-5ea760210f62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.615371] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eff9913-82ca-49d7-a080-5ea760210f62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.615586] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eff9913-82ca-49d7-a080-5ea760210f62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.615734] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eff9913-82ca-49d7-a080-5ea760210f62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.616028] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eff9913-82ca-49d7-a080-5ea760210f62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.616193] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eff9913-82ca-49d7-a080-5ea760210f62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.616319] [48527]: DEBUG oslo_concurrency.lockutils [None req-9eff9913-82ca-49d7-a080-5ea760210f62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.624111] [48526]: DEBUG nova.policy [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.630787] [48526]: INFO nova.api.openstack.requestlog [None req-db922ad2-c970-4306-9226-dce87ab38f4f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1490 microversion: 2.1 time: 0.098224 [ 1128.631202] [48526]: [pid: 48526|app: 0|req: 2818/5648] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:32 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1490 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.637200] [48527]: INFO nova.api.openstack.requestlog [None req-9eff9913-82ca-49d7-a080-5ea760210f62 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface/943e5994-0729-4a96-8b41-05018050f2f6" status: 202 len: 0 microversion: 2.1 time: 0.027802 [ 1128.637964] [48527]: [pid: 48527|app: 0|req: 2831/5649] 10.180.1.21 () {58 vars in 1384 bytes} [Fri Dec 12 14:00:32 2025] DELETE /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d/os-interface/943e5994-0729-4a96-8b41-05018050f2f6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1129.297442] [48526]: DEBUG nova.api.openstack.wsgi [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.299272] [48526]: DEBUG nova.compute.api [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.305113] [48526]: DEBUG oslo_concurrency.lockutils [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.305345] [48526]: DEBUG oslo_concurrency.lockutils [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.305483] [48526]: DEBUG oslo_concurrency.lockutils [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.305945] [48526]: DEBUG oslo_concurrency.lockutils [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.305945] [48526]: DEBUG oslo_concurrency.lockutils [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.306127] [48526]: DEBUG oslo_concurrency.lockutils [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.331653] [48526]: WARNING neutronclient.v2_0.client [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.395604] [48526]: DEBUG nova.policy [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.401515] [48527]: DEBUG nova.api.openstack.wsgi [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.402290] [48526]: INFO nova.api.openstack.requestlog [None req-84728305-07ed-4f57-913c-11b2a15c3e3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1290 microversion: 2.1 time: 0.107339 [ 1129.402757] [48526]: [pid: 48526|app: 0|req: 2819/5650] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:33 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1290 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.404093] [48527]: DEBUG nova.compute.api [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.408415] [48527]: DEBUG oslo_concurrency.lockutils [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.408602] [48527]: DEBUG oslo_concurrency.lockutils [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.408738] [48527]: DEBUG oslo_concurrency.lockutils [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.409032] [48527]: DEBUG oslo_concurrency.lockutils [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.409186] [48527]: DEBUG oslo_concurrency.lockutils [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.409310] [48527]: DEBUG oslo_concurrency.lockutils [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.430181] [48527]: WARNING neutronclient.v2_0.client [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.509372] [48527]: DEBUG nova.policy [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.515667] [48527]: INFO nova.api.openstack.requestlog [None req-31ce2a9c-b8ff-4221-ab44-982b45f945f8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1763 microversion: 2.1 time: 0.116996 [ 1129.516023] [48527]: [pid: 48527|app: 0|req: 2832/5651] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:33 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1763 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.644864] [48526]: DEBUG nova.api.openstack.wsgi [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.646493] [48526]: DEBUG nova.compute.api [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.652686] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.652960] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.653285] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.653466] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.653648] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.653784] [48526]: DEBUG oslo_concurrency.lockutils [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.683477] [48526]: WARNING neutronclient.v2_0.client [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.703377] [48526]: DEBUG nova.policy [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.707864] [48526]: INFO nova.api.openstack.requestlog [None req-c50a23fd-58fd-4309-8757-4d40e1f80223 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1448 microversion: 2.1 time: 0.065350 [ 1129.708329] [48526]: [pid: 48526|app: 0|req: 2820/5652] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:33 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1448 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.932392] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1130.014678] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1130.178360] [48527]: DEBUG nova.api.openstack.wsgi [req-3cc52094-9ebb-4a1b-9e23-c656d71cad67 req-b8cdcf80-537c-4f17-9945-a5569559e05f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c42e6255-d887-4a08-b89f-1ee036b95030", "name": "network-vif-deleted", "tag": "d7cd1a94-7c3e-466b-8406-ec06b16c8162"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1130.185666] [48527]: DEBUG oslo_concurrency.lockutils [req-3cc52094-9ebb-4a1b-9e23-c656d71cad67 req-b8cdcf80-537c-4f17-9945-a5569559e05f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.186022] [48527]: DEBUG oslo_concurrency.lockutils [req-3cc52094-9ebb-4a1b-9e23-c656d71cad67 req-b8cdcf80-537c-4f17-9945-a5569559e05f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.186122] [48527]: DEBUG oslo_concurrency.lockutils [req-3cc52094-9ebb-4a1b-9e23-c656d71cad67 req-b8cdcf80-537c-4f17-9945-a5569559e05f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.197363] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3cc52094-9ebb-4a1b-9e23-c656d71cad67 req-b8cdcf80-537c-4f17-9945-a5569559e05f service nova] Creating event network-vif-deleted:d7cd1a94-7c3e-466b-8406-ec06b16c8162 for instance c42e6255-d887-4a08-b89f-1ee036b95030 on cpu-1 [ 1130.202259] [48527]: INFO nova.api.openstack.requestlog [req-3cc52094-9ebb-4a1b-9e23-c656d71cad67 req-b8cdcf80-537c-4f17-9945-a5569559e05f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026289 [ 1130.202773] [48527]: [pid: 48527|app: 0|req: 2833/5653] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:34 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) [ 1130.417044] [48526]: DEBUG nova.api.openstack.wsgi [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.418610] [48526]: DEBUG nova.compute.api [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.422245] [48526]: DEBUG oslo_concurrency.lockutils [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.422434] [48526]: DEBUG oslo_concurrency.lockutils [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.422570] [48526]: DEBUG oslo_concurrency.lockutils [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.422833] [48526]: DEBUG oslo_concurrency.lockutils [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.422978] [48526]: DEBUG oslo_concurrency.lockutils [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.423113] [48526]: DEBUG oslo_concurrency.lockutils [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.443721] [48526]: WARNING neutronclient.v2_0.client [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1130.529950] [48527]: DEBUG nova.api.openstack.wsgi [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.531621] [48527]: DEBUG nova.compute.api [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.537417] [48527]: DEBUG oslo_concurrency.lockutils [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.537605] [48527]: DEBUG oslo_concurrency.lockutils [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.537741] [48527]: DEBUG oslo_concurrency.lockutils [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.538020] [48527]: DEBUG oslo_concurrency.lockutils [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.538164] [48527]: DEBUG oslo_concurrency.lockutils [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.538286] [48527]: DEBUG oslo_concurrency.lockutils [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.546080] [48526]: DEBUG nova.policy [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.552181] [48526]: INFO nova.api.openstack.requestlog [None req-c70daa5a-7246-4509-82aa-8f0ae96e5e34 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1290 microversion: 2.1 time: 0.137269 [ 1130.552525] [48526]: [pid: 48526|app: 0|req: 2821/5654] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:34 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1290 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.563389] [48527]: WARNING neutronclient.v2_0.client [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1130.658389] [48527]: DEBUG nova.policy [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.663107] [48527]: INFO nova.api.openstack.requestlog [None req-951e3da7-7b0e-4688-96f1-4e51830e11e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1751 microversion: 2.1 time: 0.135751 [ 1130.663510] [48527]: [pid: 48527|app: 0|req: 2834/5655] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:34 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1751 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.723794] [48526]: DEBUG nova.api.openstack.wsgi [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.726137] [48526]: DEBUG nova.compute.api [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.730978] [48526]: DEBUG oslo_concurrency.lockutils [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.731444] [48526]: DEBUG oslo_concurrency.lockutils [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.731668] [48526]: DEBUG oslo_concurrency.lockutils [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.732049] [48526]: DEBUG oslo_concurrency.lockutils [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.732209] [48526]: DEBUG oslo_concurrency.lockutils [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.732347] [48526]: DEBUG oslo_concurrency.lockutils [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.753410] [48526]: DEBUG oslo_concurrency.lockutils [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.753644] [48526]: DEBUG oslo_concurrency.lockutils [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.753802] [48526]: DEBUG oslo_concurrency.lockutils [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.753972] [48526]: DEBUG nova.objects.instance [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid c42e6255-d887-4a08-b89f-1ee036b95030 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1130.758497] [48526]: WARNING neutronclient.v2_0.client [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1130.778517] [48526]: DEBUG nova.policy [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.783429] [48526]: INFO nova.api.openstack.requestlog [None req-113e2bf7-a787-42c8-a0f8-b404da432ef7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1298 microversion: 2.1 time: 0.063289 [ 1130.784279] [48526]: [pid: 48526|app: 0|req: 2822/5656] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:34 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.566476] [48527]: DEBUG nova.api.openstack.wsgi [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.568153] [48527]: DEBUG nova.compute.api [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.572166] [48527]: DEBUG oslo_concurrency.lockutils [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.572366] [48527]: DEBUG oslo_concurrency.lockutils [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.572500] [48527]: DEBUG oslo_concurrency.lockutils [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.572769] [48527]: DEBUG oslo_concurrency.lockutils [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.572912] [48527]: DEBUG oslo_concurrency.lockutils [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.573043] [48527]: DEBUG oslo_concurrency.lockutils [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.589283] [48527]: WARNING neutronclient.v2_0.client [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.648486] [48527]: DEBUG nova.policy [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.652138] [48527]: INFO nova.api.openstack.requestlog [None req-144f0a81-15e9-4977-8481-a6c40d88c14e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1471 microversion: 2.1 time: 0.088402 [ 1131.652485] [48527]: [pid: 48527|app: 0|req: 2835/5657] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:35 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1471 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.679866] [48526]: DEBUG nova.api.openstack.wsgi [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.681498] [48526]: DEBUG nova.compute.api [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.688043] [48526]: DEBUG oslo_concurrency.lockutils [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.688181] [48526]: DEBUG oslo_concurrency.lockutils [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.688338] [48526]: DEBUG oslo_concurrency.lockutils [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.688638] [48526]: DEBUG oslo_concurrency.lockutils [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.688789] [48526]: DEBUG oslo_concurrency.lockutils [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.688928] [48526]: DEBUG oslo_concurrency.lockutils [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.704029] [48527]: DEBUG nova.api.openstack.wsgi [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-783160711", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1131.715796] [48526]: WARNING neutronclient.v2_0.client [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.743183] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.743385] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.743522] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.743862] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.745169] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.746056] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.750192] [48527]: DEBUG nova.network.neutron [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] validate_networks() for [('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1131.750684] [48527]: WARNING neutronclient.v2_0.client [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.751706] [48527]: WARNING openstack [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1131.752310] [48527]: WARNING openstack [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1131.758396] [48527]: INFO nova.network.neutron [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] _ports_needed_per_instance requested_netwokrs=[('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] [ 1131.783338] [48526]: DEBUG nova.policy [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.791035] [48526]: INFO nova.api.openstack.requestlog [None req-68bcfbc4-dfa0-47e8-8d97-8e18fc787e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1751 microversion: 2.1 time: 0.113944 [ 1131.792060] [48526]: [pid: 48526|app: 0|req: 2823/5658] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:35 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1751 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.797036] [48526]: DEBUG nova.api.openstack.wsgi [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.798538] [48526]: DEBUG nova.compute.api [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.802180] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.802423] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.802535] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.803368] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.803368] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.803368] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.826755] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.826931] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.827631] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.827631] [48526]: DEBUG nova.objects.instance [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid c42e6255-d887-4a08-b89f-1ee036b95030 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1131.830322] [48526]: WARNING neutronclient.v2_0.client [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.848059] [48526]: DEBUG nova.policy [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.850560] [48527]: WARNING neutronclient.v2_0.client [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.851447] [48527]: WARNING openstack [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1131.851817] [48527]: WARNING openstack [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1131.852394] [48526]: INFO nova.api.openstack.requestlog [None req-8ae99d25-6a70-45c5-956b-e7cfa3328e50 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1298 microversion: 2.1 time: 0.057439 [ 1131.852746] [48526]: [pid: 48526|app: 0|req: 2824/5659] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:36 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1298 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.932202] [48527]: DEBUG nova.virt.hardware [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1131.932353] [48527]: DEBUG nova.virt.hardware [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1131.932527] [48527]: DEBUG nova.virt.hardware [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1131.932677] [48527]: DEBUG nova.virt.hardware [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1131.932795] [48527]: DEBUG nova.virt.hardware [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1131.940483] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.940678] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.940813] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.941203] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.942464] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.942595] [48527]: DEBUG oslo_concurrency.lockutils [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.951167] [48527]: DEBUG nova.quota [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1131.954012] [48527]: DEBUG nova.quota [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for user 48af2c86eb004d39ac589998fafe468a and project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1131.958909] [48527]: DEBUG nova.compute.api [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1131.960247] [48527]: DEBUG nova.compute.api [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: aa3a9a34-a9b9-437b-97c5-316fc88144a8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1131.992614] [48527]: INFO nova.api.openstack.requestlog [None req-c645eb42-1aa6-41a7-8ab3-50901b5d7efb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.292053 [ 1131.992728] [48527]: [pid: 48527|app: 0|req: 2836/5660] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:00:35 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) [ 1132.000135] [48526]: DEBUG nova.api.openstack.wsgi [None req-229a2549-a3ac-4d6e-b436-99179f06de9c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.000517] [48526]: DEBUG nova.compute.api [None req-229a2549-a3ac-4d6e-b436-99179f06de9c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: aa3a9a34-a9b9-437b-97c5-316fc88144a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.010629] [48526]: DEBUG nova.compute.api [None req-229a2549-a3ac-4d6e-b436-99179f06de9c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: aa3a9a34-a9b9-437b-97c5-316fc88144a8] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1132.046813] [48526]: INFO nova.api.openstack.requestlog [None req-229a2549-a3ac-4d6e-b436-99179f06de9c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/aa3a9a34-a9b9-437b-97c5-316fc88144a8" status: 204 len: 0 microversion: 2.1 time: 0.049303 [ 1132.047729] [48526]: [pid: 48526|app: 0|req: 2825/5661] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:00:36 2025] DELETE /compute/v2.1/servers/aa3a9a34-a9b9-437b-97c5-316fc88144a8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1132.052576] [48527]: DEBUG nova.api.openstack.wsgi [None req-4c45fdaa-b52a-4b6e-aa0d-37fe910fde5d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.054601] [48527]: DEBUG nova.compute.api [None req-4c45fdaa-b52a-4b6e-aa0d-37fe910fde5d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: aa3a9a34-a9b9-437b-97c5-316fc88144a8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.062023] [48527]: INFO nova.api.openstack.wsgi [None req-4c45fdaa-b52a-4b6e-aa0d-37fe910fde5d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance aa3a9a34-a9b9-437b-97c5-316fc88144a8 could not be found. [ 1132.062277] [48527]: DEBUG nova.api.openstack.wsgi [None req-4c45fdaa-b52a-4b6e-aa0d-37fe910fde5d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance aa3a9a34-a9b9-437b-97c5-316fc88144a8 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1132.062674] [48527]: INFO nova.api.openstack.requestlog [None req-4c45fdaa-b52a-4b6e-aa0d-37fe910fde5d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aa3a9a34-a9b9-437b-97c5-316fc88144a8" status: 404 len: 111 microversion: 2.1 time: 0.012567 [ 1132.063042] [48527]: [pid: 48527|app: 0|req: 2837/5662] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:36 2025] GET /compute/v2.1/servers/aa3a9a34-a9b9-437b-97c5-316fc88144a8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1132.100737] [48526]: DEBUG nova.api.openstack.wsgi [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-564903745", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "accessIPv6": "2001:2001::3", "networks": [{"uuid": "5883ebe6-cea9-40e8-b3dc-43fa420cc52f"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1132.138425] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.138636] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.138770] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.139130] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.140381] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.140513] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.144585] [48526]: DEBUG nova.network.neutron [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] validate_networks() for [('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1132.144884] [48526]: WARNING neutronclient.v2_0.client [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.146075] [48526]: WARNING openstack [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1132.146667] [48526]: WARNING openstack [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1132.152733] [48526]: INFO nova.network.neutron [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] _ports_needed_per_instance requested_netwokrs=[('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] [ 1132.241251] [48526]: WARNING neutronclient.v2_0.client [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.241917] [48526]: WARNING openstack [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1132.242281] [48526]: WARNING openstack [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1132.318345] [48526]: DEBUG nova.virt.hardware [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1132.318495] [48526]: DEBUG nova.virt.hardware [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1132.318660] [48526]: DEBUG nova.virt.hardware [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1132.318773] [48526]: DEBUG nova.virt.hardware [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1132.318886] [48526]: DEBUG nova.virt.hardware [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1132.326883] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.327078] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.327214] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.327641] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.328958] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.329127] [48526]: DEBUG oslo_concurrency.lockutils [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.338135] [48526]: DEBUG nova.quota [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1132.341419] [48526]: DEBUG nova.quota [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for user 48af2c86eb004d39ac589998fafe468a and project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1132.346399] [48526]: DEBUG nova.compute.api [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1132.347870] [48526]: DEBUG nova.compute.api [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1132.374051] [48526]: INFO nova.api.openstack.requestlog [None req-08bd0a11-b062-4c53-9dac-8ceb5bd4b91a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.275597 [ 1132.374460] [48526]: [pid: 48526|app: 0|req: 2826/5663] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:00:36 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) [ 1132.381779] [48527]: DEBUG nova.api.openstack.wsgi [None req-f8c13ce2-cf15-4c69-81b1-c65ff0b63ce5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.384115] [48527]: DEBUG nova.compute.api [None req-f8c13ce2-cf15-4c69-81b1-c65ff0b63ce5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.393918] [48527]: WARNING neutronclient.v2_0.client [None req-f8c13ce2-cf15-4c69-81b1-c65ff0b63ce5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.413178] [48527]: DEBUG nova.policy [None req-f8c13ce2-cf15-4c69-81b1-c65ff0b63ce5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.417634] [48527]: INFO nova.api.openstack.requestlog [None req-f8c13ce2-cf15-4c69-81b1-c65ff0b63ce5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1218 microversion: 2.1 time: 0.038830 [ 1132.418059] [48527]: [pid: 48527|app: 0|req: 2838/5664] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:36 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.440012] [48526]: DEBUG nova.api.openstack.wsgi [None req-e03b61fe-d3aa-44da-8d16-be0324f668a6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-804703556", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNafwONmCa06aPXe4xKOYdN8kn//x7wc2iPgNtZ7jAMjg7v2euDZrCVFkaX6/zUP3KSw/ggcvj+TkuFY3S0Wid97KjAOCmGPkfOV+yqPWCaIc0OzcDWMiIw/bXk9GLjeeA=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1132.449659] [48526]: DEBUG nova.quota [None req-e03b61fe-d3aa-44da-8d16-be0324f668a6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for project a2578b5512ae40a99400709458b20097. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1132.452461] [48526]: DEBUG nova.quota [None req-e03b61fe-d3aa-44da-8d16-be0324f668a6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for user b5dd8980a3fd435e84b69460601658a4 and project a2578b5512ae40a99400709458b20097. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1132.465749] [48526]: INFO nova.api.openstack.requestlog [None req-e03b61fe-d3aa-44da-8d16-be0324f668a6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.029265 [ 1132.466146] [48526]: [pid: 48526|app: 0|req: 2827/5665] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 14:00:36 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1132.805011] [48527]: DEBUG nova.api.openstack.wsgi [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.806662] [48527]: DEBUG nova.compute.api [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.811675] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.811867] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.812017] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.812286] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.812424] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.812670] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.837593] [48527]: WARNING neutronclient.v2_0.client [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.866478] [48526]: DEBUG nova.api.openstack.wsgi [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.867703] [48526]: DEBUG nova.compute.api [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.871557] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.871743] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.871881] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.872164] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.872308] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.872428] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.892294] [48527]: DEBUG nova.policy [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.894364] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.894536] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.894665] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.894811] [48526]: DEBUG nova.objects.instance [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid c42e6255-d887-4a08-b89f-1ee036b95030 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1132.898414] [48526]: WARNING neutronclient.v2_0.client [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.899365] [48527]: INFO nova.api.openstack.requestlog [None req-3b1e7338-f804-4c32-af9c-f49d91cf37ac tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1751 microversion: 2.1 time: 0.096895 [ 1132.899714] [48527]: [pid: 48527|app: 0|req: 2839/5666] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:37 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1751 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.917607] [48526]: DEBUG nova.policy [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.921983] [48526]: INFO nova.api.openstack.requestlog [None req-f8893740-5b1e-4b54-8894-eeb497b5e6f9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 200 len: 1298 microversion: 2.1 time: 0.058389 [ 1132.922355] [48526]: [pid: 48526|app: 0|req: 2828/5667] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:37 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.184448] [48527]: DEBUG nova.api.openstack.wsgi [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-333929243", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "567af69d-39a3-4ed8-82ad-9edd27695cf6"}], "security_groups": [{"name": "tempest-securitygroup--925446244"}], "key_name": "tempest-keypair-804703556", "user_data": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1133.224350] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.224570] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.224754] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.225167] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.226471] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.226606] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.231359] [48527]: WARNING neutronclient.v2_0.client [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.262119] [48527]: DEBUG nova.network.neutron [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] validate_networks() for [('567af69d-39a3-4ed8-82ad-9edd27695cf6', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1133.262413] [48527]: WARNING neutronclient.v2_0.client [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.263072] [48527]: WARNING openstack [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1133.263484] [48527]: WARNING openstack [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1133.269364] [48527]: INFO nova.network.neutron [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] _ports_needed_per_instance requested_netwokrs=[('567af69d-39a3-4ed8-82ad-9edd27695cf6', None, None, None, None, None)] [ 1133.385911] [48527]: WARNING neutronclient.v2_0.client [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.386704] [48527]: WARNING openstack [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1133.387057] [48527]: WARNING openstack [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1133.431980] [48526]: DEBUG nova.api.openstack.wsgi [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.433700] [48526]: DEBUG nova.compute.api [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.437921] [48526]: DEBUG oslo_concurrency.lockutils [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.438161] [48526]: DEBUG oslo_concurrency.lockutils [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.438336] [48526]: DEBUG oslo_concurrency.lockutils [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.438610] [48526]: DEBUG oslo_concurrency.lockutils [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.438755] [48526]: DEBUG oslo_concurrency.lockutils [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.438878] [48526]: DEBUG oslo_concurrency.lockutils [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.441599] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=692,nova_cell1:UPDATE=20,nova_cell1:INSERT=11 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1133.462118] [48526]: WARNING neutronclient.v2_0.client [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.481553] [48526]: DEBUG nova.policy [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.487355] [48526]: INFO nova.api.openstack.requestlog [None req-b072a7c9-c9b9-459f-9a10-8eb1fec2734b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1222 microversion: 2.1 time: 0.057959 [ 1133.487707] [48526]: [pid: 48526|app: 0|req: 2829/5668] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:37 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1222 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.501641] [48527]: DEBUG nova.virt.hardware [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1133.501784] [48527]: DEBUG nova.virt.hardware [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1133.501960] [48527]: DEBUG nova.virt.hardware [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1133.502088] [48527]: DEBUG nova.virt.hardware [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1133.502203] [48527]: DEBUG nova.virt.hardware [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1133.509895] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.510644] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.510805] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-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=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.511209] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.511365] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.511494] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.525771] [48527]: DEBUG nova.quota [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for project a2578b5512ae40a99400709458b20097. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1133.528536] [48527]: DEBUG nova.quota [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for user b5dd8980a3fd435e84b69460601658a4 and project a2578b5512ae40a99400709458b20097. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1133.535171] [48527]: DEBUG nova.compute.api [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1133.536571] [48527]: DEBUG nova.compute.api [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1133.574712] [48527]: INFO nova.api.openstack.requestlog [None req-bc9601b7-ff7c-43f1-a942-132f188c13ca tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.393524 [ 1133.575368] [48527]: [pid: 48527|app: 0|req: 2840/5669] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:00:37 2025] POST /compute/v2.1/servers => generated 401 bytes in 395 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1133.582549] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc37b93c-45dd-40f8-8619-64dfb7c973fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.584641] [48526]: DEBUG nova.compute.api [None req-fc37b93c-45dd-40f8-8619-64dfb7c973fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.594156] [48526]: WARNING neutronclient.v2_0.client [None req-fc37b93c-45dd-40f8-8619-64dfb7c973fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.615878] [48526]: DEBUG nova.policy [None req-fc37b93c-45dd-40f8-8619-64dfb7c973fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.620203] [48526]: INFO nova.api.openstack.requestlog [None req-fc37b93c-45dd-40f8-8619-64dfb7c973fc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1238 microversion: 2.1 time: 0.040161 [ 1133.620480] [48526]: [pid: 48526|app: 0|req: 2830/5670] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:37 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.913540] [48527]: DEBUG nova.api.openstack.wsgi [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.915266] [48527]: DEBUG nova.compute.api [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.919424] [48527]: DEBUG oslo_concurrency.lockutils [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.919644] [48527]: DEBUG oslo_concurrency.lockutils [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.919790] [48527]: DEBUG oslo_concurrency.lockutils [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.920101] [48527]: DEBUG oslo_concurrency.lockutils [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.920260] [48527]: DEBUG oslo_concurrency.lockutils [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.920399] [48527]: DEBUG oslo_concurrency.lockutils [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.935669] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.937373] [48526]: DEBUG nova.compute.api [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.940696] [48527]: WARNING neutronclient.v2_0.client [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.941899] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.942117] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.942266] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.942556] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.942707] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.942830] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.953023] [48526]: INFO nova.api.openstack.wsgi [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance c42e6255-d887-4a08-b89f-1ee036b95030 could not be found. [ 1133.953023] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance c42e6255-d887-4a08-b89f-1ee036b95030 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1133.953320] [48526]: INFO nova.api.openstack.requestlog [None req-e7bd81c3-9ad8-49ac-97bb-e189d669a6f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 404 len: 111 microversion: 2.1 time: 0.020216 [ 1133.953624] [48526]: [pid: 48526|app: 0|req: 2831/5671] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:38 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1134.003085] [48527]: DEBUG nova.policy [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.008065] [48527]: INFO nova.api.openstack.requestlog [None req-282508e4-881f-4be4-b0b0-bf2b0fad9c40 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1751 microversion: 2.1 time: 0.097197 [ 1134.008555] [48527]: [pid: 48527|app: 0|req: 2841/5672] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:38 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1751 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.020301] [48526]: DEBUG nova.api.openstack.wsgi [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-122988684", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f87b4c07-6caf-472b-88b6-9b6610bfc0e5"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1134.059622] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.059824] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.059962] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.060334] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.061666] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.061796] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.066284] [48526]: DEBUG nova.network.neutron [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] validate_networks() for [('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1134.066644] [48526]: WARNING neutronclient.v2_0.client [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.067438] [48526]: WARNING openstack [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1134.067779] [48526]: WARNING openstack [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1134.073711] [48526]: INFO nova.network.neutron [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] _ports_needed_per_instance requested_netwokrs=[('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] [ 1134.196574] [48526]: WARNING neutronclient.v2_0.client [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.197410] [48526]: WARNING openstack [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1134.197760] [48526]: WARNING openstack [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1134.280559] [48526]: DEBUG nova.virt.hardware [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1134.280711] [48526]: DEBUG nova.virt.hardware [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1134.280888] [48526]: DEBUG nova.virt.hardware [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1134.281037] [48526]: DEBUG nova.virt.hardware [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1134.281167] [48526]: DEBUG nova.virt.hardware [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1134.286714] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.286894] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.287095] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.287469] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.288748] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.288904] [48526]: DEBUG oslo_concurrency.lockutils [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.296346] [48526]: DEBUG nova.quota [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1134.298384] [48526]: DEBUG nova.quota [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for user bf09ba6dd8f6405481942b8bd9ae15d4 and project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1134.303379] [48526]: DEBUG nova.compute.api [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1134.305045] [48526]: DEBUG nova.compute.api [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1134.330255] [48526]: INFO nova.api.openstack.requestlog [None req-625007ab-ae1c-475f-8758-4efff9086446 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.312288 [ 1134.330761] [48526]: [pid: 48526|app: 0|req: 2832/5673] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:00:38 2025] POST /compute/v2.1/servers => generated 380 bytes in 313 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1134.338080] [48527]: DEBUG nova.api.openstack.wsgi [None req-a8077025-0a91-461c-a68c-9660341cce92 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1134.339773] [48527]: DEBUG nova.compute.api [None req-a8077025-0a91-461c-a68c-9660341cce92 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1134.350030] [48527]: WARNING neutronclient.v2_0.client [None req-a8077025-0a91-461c-a68c-9660341cce92 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.369271] [48527]: DEBUG nova.policy [None req-a8077025-0a91-461c-a68c-9660341cce92 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.373052] [48527]: INFO nova.api.openstack.requestlog [None req-a8077025-0a91-461c-a68c-9660341cce92 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1212 microversion: 2.1 time: 0.037629 [ 1134.373523] [48527]: [pid: 48527|app: 0|req: 2842/5674] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:38 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1212 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.501795] [48526]: DEBUG nova.api.openstack.wsgi [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1134.503566] [48526]: DEBUG nova.compute.api [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1134.508892] [48526]: DEBUG oslo_concurrency.lockutils [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.509101] [48526]: DEBUG oslo_concurrency.lockutils [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.509243] [48526]: DEBUG oslo_concurrency.lockutils [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.509512] [48526]: DEBUG oslo_concurrency.lockutils [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.509658] [48526]: DEBUG oslo_concurrency.lockutils [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.509780] [48526]: DEBUG oslo_concurrency.lockutils [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.529475] [48526]: WARNING neutronclient.v2_0.client [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.548667] [48526]: DEBUG nova.policy [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.552325] [48526]: INFO nova.api.openstack.requestlog [None req-0adb5ac6-621d-4317-8338-3f3ed018bbdd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1270 microversion: 2.1 time: 0.053168 [ 1134.552647] [48526]: [pid: 48526|app: 0|req: 2833/5675] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:38 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1270 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.634226] [48527]: DEBUG nova.api.openstack.wsgi [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1134.635900] [48527]: DEBUG nova.compute.api [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1134.640589] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.640780] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.640918] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.641204] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.641351] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.641485] [48527]: DEBUG oslo_concurrency.lockutils [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.656382] [48527]: WARNING neutronclient.v2_0.client [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.674377] [48527]: DEBUG nova.policy [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.677755] [48527]: INFO nova.api.openstack.requestlog [None req-7d3e6f7d-11cc-4557-af7c-dd0dd353b565 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1242 microversion: 2.1 time: 0.046139 [ 1134.678099] [48527]: [pid: 48527|app: 0|req: 2843/5676] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:38 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.022572] [48526]: DEBUG nova.api.openstack.wsgi [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.024314] [48526]: DEBUG nova.compute.api [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.028112] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.028321] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.028458] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.028725] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.028867] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.028988] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.048933] [48526]: WARNING neutronclient.v2_0.client [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.141423] [48526]: DEBUG nova.policy [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.146268] [48526]: INFO nova.api.openstack.requestlog [None req-cdc3613d-ba05-4ee1-82d3-8a14a45b0759 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1751 microversion: 2.1 time: 0.126237 [ 1135.146628] [48526]: [pid: 48526|app: 0|req: 2834/5677] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:39 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1751 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.387064] [48527]: DEBUG nova.api.openstack.wsgi [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.388845] [48527]: DEBUG nova.compute.api [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.392968] [48527]: DEBUG oslo_concurrency.lockutils [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.393184] [48527]: DEBUG oslo_concurrency.lockutils [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.393407] [48527]: DEBUG oslo_concurrency.lockutils [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.393706] [48527]: DEBUG oslo_concurrency.lockutils [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.393859] [48527]: DEBUG oslo_concurrency.lockutils [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.393985] [48527]: DEBUG oslo_concurrency.lockutils [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.409982] [48527]: WARNING neutronclient.v2_0.client [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.430825] [48527]: DEBUG nova.policy [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.434673] [48527]: INFO nova.api.openstack.requestlog [None req-55c6e684-c703-4b3c-9cbf-822e52e3d48c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1216 microversion: 2.1 time: 0.050301 [ 1135.435037] [48527]: [pid: 48527|app: 0|req: 2844/5678] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:39 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.566167] [48526]: DEBUG nova.api.openstack.wsgi [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.567863] [48526]: DEBUG nova.compute.api [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.572592] [48526]: DEBUG oslo_concurrency.lockutils [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.572791] [48526]: DEBUG oslo_concurrency.lockutils [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.572919] [48526]: DEBUG oslo_concurrency.lockutils [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.573204] [48526]: DEBUG oslo_concurrency.lockutils [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.573345] [48526]: DEBUG oslo_concurrency.lockutils [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.573466] [48526]: DEBUG oslo_concurrency.lockutils [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.590070] [48526]: WARNING neutronclient.v2_0.client [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.609446] [48526]: DEBUG nova.policy [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.612785] [48526]: INFO nova.api.openstack.requestlog [None req-29a86cd4-22f2-40a1-91b8-225098713d48 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1270 microversion: 2.1 time: 0.049453 [ 1135.613129] [48526]: [pid: 48526|app: 0|req: 2835/5679] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:39 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.693371] [48527]: DEBUG nova.api.openstack.wsgi [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.695297] [48527]: DEBUG nova.compute.api [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.699277] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.699466] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.699602] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.699865] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.700011] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.700171] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.716375] [48527]: WARNING neutronclient.v2_0.client [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.734990] [48527]: DEBUG nova.policy [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.738617] [48527]: INFO nova.api.openstack.requestlog [None req-3b10d4a0-bd55-4fc6-8be5-2465f6f8e43f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1234 microversion: 2.1 time: 0.047908 [ 1135.738912] [48527]: [pid: 48527|app: 0|req: 2845/5680] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:39 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.160365] [48526]: DEBUG nova.api.openstack.wsgi [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.162113] [48526]: DEBUG nova.compute.api [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.167493] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.167683] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.167825] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.168182] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.168367] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.168501] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.195095] [48526]: WARNING neutronclient.v2_0.client [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.278207] [48526]: DEBUG nova.policy [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.284945] [48526]: INFO nova.api.openstack.requestlog [None req-0d6b04db-1218-4f3f-96e3-9d3a02d965c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1751 microversion: 2.1 time: 0.127280 [ 1136.285326] [48526]: [pid: 48526|app: 0|req: 2836/5681] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:40 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1751 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.451122] [48527]: DEBUG nova.api.openstack.wsgi [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.452766] [48527]: DEBUG nova.compute.api [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.456638] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.456834] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.456970] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.457253] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.457397] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.457518] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.472998] [48527]: WARNING neutronclient.v2_0.client [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.493050] [48527]: DEBUG nova.policy [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.497433] [48527]: INFO nova.api.openstack.requestlog [None req-e41f971c-8f59-4189-a2fa-f647ab796fc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1208 microversion: 2.1 time: 0.048987 [ 1136.497768] [48527]: [pid: 48527|app: 0|req: 2846/5682] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:40 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1136.626508] [48526]: DEBUG nova.api.openstack.wsgi [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.628296] [48526]: DEBUG nova.compute.api [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.633509] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.633704] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.633843] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.634133] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.634284] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.634405] [48526]: DEBUG oslo_concurrency.lockutils [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.655937] [48526]: WARNING neutronclient.v2_0.client [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.675460] [48526]: DEBUG nova.policy [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.680974] [48526]: INFO nova.api.openstack.requestlog [None req-d55886e1-8102-41ab-8956-747169eb22d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1278 microversion: 2.1 time: 0.057190 [ 1136.681396] [48526]: [pid: 48526|app: 0|req: 2837/5683] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:40 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1278 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.752777] [48527]: DEBUG nova.api.openstack.wsgi [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.754437] [48527]: DEBUG nova.compute.api [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.758968] [48527]: DEBUG oslo_concurrency.lockutils [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.759171] [48527]: DEBUG oslo_concurrency.lockutils [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.759307] [48527]: DEBUG oslo_concurrency.lockutils [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.759577] [48527]: DEBUG oslo_concurrency.lockutils [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.759718] [48527]: DEBUG oslo_concurrency.lockutils [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.759840] [48527]: DEBUG oslo_concurrency.lockutils [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.776799] [48527]: WARNING neutronclient.v2_0.client [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.795402] [48527]: DEBUG nova.policy [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.798767] [48527]: INFO nova.api.openstack.requestlog [None req-60017185-d223-4e51-a9f1-58c94e24f66c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1290 microversion: 2.1 time: 0.048578 [ 1136.799091] [48527]: [pid: 48527|app: 0|req: 2847/5684] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:40 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1290 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.041337] [48526]: DEBUG nova.api.openstack.wsgi [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.043133] [48526]: DEBUG nova.compute.api [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.047054] [48526]: DEBUG oslo_concurrency.lockutils [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.047253] [48526]: DEBUG oslo_concurrency.lockutils [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.047391] [48526]: DEBUG oslo_concurrency.lockutils [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.047660] [48526]: DEBUG oslo_concurrency.lockutils [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.047798] [48526]: DEBUG oslo_concurrency.lockutils [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.047918] [48526]: DEBUG oslo_concurrency.lockutils [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.065308] [48526]: WARNING neutronclient.v2_0.client [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.131556] [48526]: DEBUG nova.policy [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.136894] [48526]: INFO nova.api.openstack.requestlog [None req-d606325d-43f5-4e0c-9dba-3b8f21a81a29 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1553 microversion: 2.1 time: 0.098116 [ 1137.137293] [48526]: [pid: 48526|app: 0|req: 2838/5685] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:41 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1553 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.150457] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.152489] [48527]: DEBUG nova.compute.api [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.156538] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.156827] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.156979] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.157269] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.157416] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.157536] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.172736] [48527]: WARNING neutronclient.v2_0.client [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.206072] [48527]: INFO nova.api.openstack.requestlog [None req-cf6bddb9-7ed7-4d72-97c5-b333e33c7b98 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.058294 [ 1137.206664] [48527]: [pid: 48527|app: 0|req: 2848/5686] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:00:41 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface => generated 288 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1137.299509] [48526]: DEBUG nova.api.openstack.wsgi [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.301212] [48526]: DEBUG nova.compute.api [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.305140] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.305331] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.305496] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.305721] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.305864] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.306015] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.324156] [48526]: WARNING neutronclient.v2_0.client [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.511778] [48527]: DEBUG nova.api.openstack.wsgi [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.513816] [48527]: DEBUG nova.compute.api [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.519217] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.519452] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.519594] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.519864] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.520049] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.520185] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.542728] [48527]: WARNING neutronclient.v2_0.client [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.953033] [48527]: DEBUG nova.policy [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.959707] [48527]: INFO nova.api.openstack.requestlog [None req-53a3afa3-a983-45bc-b44c-f515b0662f10 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1208 microversion: 2.1 time: 0.451056 [ 1137.961987] [48527]: [pid: 48527|app: 0|req: 2849/5687] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:41 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1208 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.962511] [48527]: DEBUG nova.api.openstack.wsgi [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.964162] [48527]: DEBUG nova.compute.api [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.967525] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.967790] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.967930] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.968214] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.968358] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.968481] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.990100] [48527]: WARNING neutronclient.v2_0.client [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1138.004738] [48526]: DEBUG nova.policy [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.012359] [48526]: INFO nova.api.openstack.requestlog [None req-ed42851a-90c5-44e8-8a5a-1cc117dc6c3c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1751 microversion: 2.1 time: 0.715353 [ 1138.012891] [48526]: [pid: 48526|app: 0|req: 2839/5688] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:41 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1751 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.015648] [48526]: DEBUG nova.api.openstack.wsgi [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1138.017303] [48526]: DEBUG nova.compute.api [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1138.021098] [48526]: DEBUG oslo_concurrency.lockutils [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.021315] [48526]: DEBUG oslo_concurrency.lockutils [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.021485] [48526]: DEBUG oslo_concurrency.lockutils [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.022122] [48526]: DEBUG oslo_concurrency.lockutils [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.022122] [48526]: DEBUG oslo_concurrency.lockutils [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.022122] [48526]: DEBUG oslo_concurrency.lockutils [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.048987] [48526]: WARNING neutronclient.v2_0.client [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1138.108654] [48526]: DEBUG nova.policy [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.113208] [48526]: INFO nova.api.openstack.requestlog [None req-65377141-f654-44e4-b241-830347839d11 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1290 microversion: 2.1 time: 0.099567 [ 1138.113612] [48526]: [pid: 48526|app: 0|req: 2840/5689] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:42 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1290 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.116488] [48526]: DEBUG nova.api.openstack.wsgi [req-97b26758-4fd4-4a0d-849b-1ef5aa10b851 req-862eaad8-7e48-46bc-aa7d-97918264da32 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca893712-df12-4e77-b84d-f65b6975648d", "tag": "d9606991-97eb-4cb7-acc7-b563a060c689"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1138.122260] [48526]: DEBUG oslo_concurrency.lockutils [req-97b26758-4fd4-4a0d-849b-1ef5aa10b851 req-862eaad8-7e48-46bc-aa7d-97918264da32 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.122510] [48526]: DEBUG oslo_concurrency.lockutils [req-97b26758-4fd4-4a0d-849b-1ef5aa10b851 req-862eaad8-7e48-46bc-aa7d-97918264da32 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.122768] [48526]: DEBUG oslo_concurrency.lockutils [req-97b26758-4fd4-4a0d-849b-1ef5aa10b851 req-862eaad8-7e48-46bc-aa7d-97918264da32 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.133026] [48526]: INFO nova.api.openstack.compute.server_external_events [req-97b26758-4fd4-4a0d-849b-1ef5aa10b851 req-862eaad8-7e48-46bc-aa7d-97918264da32 service nova] Creating event network-changed:d9606991-97eb-4cb7-acc7-b563a060c689 for instance ca893712-df12-4e77-b84d-f65b6975648d on cpu-1 [ 1138.133238] [48527]: DEBUG nova.policy [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.136458] [48526]: INFO nova.api.openstack.requestlog [req-97b26758-4fd4-4a0d-849b-1ef5aa10b851 req-862eaad8-7e48-46bc-aa7d-97918264da32 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021936 [ 1138.136832] [48526]: [pid: 48526|app: 0|req: 2841/5690] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:42 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) [ 1138.141998] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "943e5994-0729-4a96-8b41-05018050f2f6"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1138.141998] [48526]: DEBUG nova.compute.api [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1138.144677] [48527]: INFO nova.api.openstack.requestlog [None req-e8c7f48a-a5f7-462a-ae9f-1f20960fd227 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1318 microversion: 2.1 time: 0.181559 [ 1138.144677] [48527]: [pid: 48527|app: 0|req: 2850/5691] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:42 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1318 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.145924] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.146199] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.146394] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.146703] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.146885] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.147051] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.168529] [48526]: WARNING neutronclient.v2_0.client [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1138.220548] [48526]: WARNING neutronclient.v2_0.client [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1138.528581] [48527]: DEBUG nova.api.openstack.wsgi [req-b3493c3e-e483-486e-bd69-ed820367771a req-afc7a16a-7d48-46d0-ae21-458ffa718e23 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f125da9-c142-4f88-b56f-55d1b2d4689f", "name": "network-vif-plugged", "status": "completed", "tag": "fd43f9f0-51da-4b42-88cd-767370cf5df6"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1138.535734] [48527]: DEBUG oslo_concurrency.lockutils [req-b3493c3e-e483-486e-bd69-ed820367771a req-afc7a16a-7d48-46d0-ae21-458ffa718e23 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.535904] [48527]: DEBUG oslo_concurrency.lockutils [req-b3493c3e-e483-486e-bd69-ed820367771a req-afc7a16a-7d48-46d0-ae21-458ffa718e23 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.536030] [48527]: DEBUG oslo_concurrency.lockutils [req-b3493c3e-e483-486e-bd69-ed820367771a req-afc7a16a-7d48-46d0-ae21-458ffa718e23 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.544968] [48527]: INFO nova.api.openstack.compute.server_external_events [req-b3493c3e-e483-486e-bd69-ed820367771a req-afc7a16a-7d48-46d0-ae21-458ffa718e23 service nova] Creating event network-vif-plugged:fd43f9f0-51da-4b42-88cd-767370cf5df6 for instance 3f125da9-c142-4f88-b56f-55d1b2d4689f on cpu-1 [ 1138.550077] [48527]: INFO nova.api.openstack.requestlog [req-b3493c3e-e483-486e-bd69-ed820367771a req-afc7a16a-7d48-46d0-ae21-458ffa718e23 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023051 [ 1138.550077] [48527]: [pid: 48527|app: 0|req: 2851/5692] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:42 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) [ 1138.977023] [48527]: DEBUG nova.api.openstack.wsgi [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1138.977023] [48527]: DEBUG nova.compute.api [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1138.980623] [48527]: DEBUG oslo_concurrency.lockutils [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.980804] [48527]: DEBUG oslo_concurrency.lockutils [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.980971] [48527]: DEBUG oslo_concurrency.lockutils [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.981268] [48527]: DEBUG oslo_concurrency.lockutils [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.981421] [48527]: DEBUG oslo_concurrency.lockutils [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.981540] [48527]: DEBUG oslo_concurrency.lockutils [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.001825] [48527]: WARNING neutronclient.v2_0.client [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.020026] [48527]: DEBUG nova.policy [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.024576] [48527]: INFO nova.api.openstack.requestlog [None req-e506401b-8fe0-4755-be9d-8ae1f71d6097 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1264 microversion: 2.1 time: 0.051801 [ 1139.024908] [48527]: [pid: 48527|app: 0|req: 2852/5693] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:43 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.030216] [48527]: DEBUG nova.api.openstack.wsgi [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.031646] [48527]: DEBUG nova.compute.api [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1139.035187] [48527]: DEBUG oslo_concurrency.lockutils [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.035364] [48527]: DEBUG oslo_concurrency.lockutils [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.035497] [48527]: DEBUG oslo_concurrency.lockutils [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.035878] [48527]: DEBUG oslo_concurrency.lockutils [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.036040] [48527]: DEBUG oslo_concurrency.lockutils [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.036197] [48527]: DEBUG oslo_concurrency.lockutils [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.054058] [48527]: WARNING neutronclient.v2_0.client [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.116111] [48527]: DEBUG nova.policy [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.120553] [48527]: INFO nova.api.openstack.requestlog [None req-306a0c6a-b111-4c54-9cbd-3216d491031d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1736 microversion: 2.1 time: 0.092710 [ 1139.121188] [48527]: [pid: 48527|app: 0|req: 2853/5694] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:43 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1736 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.126543] [48527]: DEBUG nova.api.openstack.wsgi [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.128205] [48527]: DEBUG nova.compute.api [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1139.131650] [48527]: DEBUG oslo_concurrency.lockutils [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.131888] [48527]: DEBUG oslo_concurrency.lockutils [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.132100] [48527]: DEBUG oslo_concurrency.lockutils [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.132421] [48527]: DEBUG oslo_concurrency.lockutils [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.132643] [48527]: DEBUG oslo_concurrency.lockutils [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.132830] [48527]: DEBUG oslo_concurrency.lockutils [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.151286] [48527]: WARNING neutronclient.v2_0.client [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.171129] [48527]: DEBUG nova.policy [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.175642] [48527]: INFO nova.api.openstack.requestlog [None req-215223a6-4358-4c93-bf54-817191e79a57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1298 microversion: 2.1 time: 0.051091 [ 1139.175987] [48527]: [pid: 48527|app: 0|req: 2854/5695] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:43 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1139.178345] [48527]: DEBUG nova.api.openstack.wsgi [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.179825] [48527]: DEBUG nova.compute.api [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1139.183100] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.183276] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.183414] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.183664] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.183803] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.183919] [48527]: DEBUG oslo_concurrency.lockutils [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.201862] [48527]: WARNING neutronclient.v2_0.client [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.263058] [48527]: DEBUG nova.policy [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.267987] [48527]: INFO nova.api.openstack.requestlog [None req-7a142867-dcb7-4af5-a89e-11e003aa54eb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1736 microversion: 2.1 time: 0.091427 [ 1139.268454] [48527]: [pid: 48527|app: 0|req: 2855/5696] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:43 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1736 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.270926] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.272333] [48527]: DEBUG nova.compute.api [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1139.276604] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.276604] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.276604] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.276604] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.276604] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.276604] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.294475] [48527]: WARNING neutronclient.v2_0.client [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.458543] [48527]: DEBUG nova.policy [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.463978] [48527]: INFO nova.api.openstack.requestlog [None req-eb047fb9-dc92-4c04-b8aa-8216489c9340 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1318 microversion: 2.1 time: 0.195043 [ 1139.464525] [48527]: [pid: 48527|app: 0|req: 2856/5697] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:43 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1318 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.038804] [48527]: DEBUG nova.api.openstack.wsgi [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.040402] [48527]: DEBUG nova.compute.api [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.048332] [48527]: DEBUG oslo_concurrency.lockutils [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.048610] [48527]: DEBUG oslo_concurrency.lockutils [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.048787] [48527]: DEBUG oslo_concurrency.lockutils [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.049184] [48527]: DEBUG oslo_concurrency.lockutils [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.049421] [48527]: DEBUG oslo_concurrency.lockutils [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.049649] [48527]: DEBUG oslo_concurrency.lockutils [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.071672] [48527]: WARNING neutronclient.v2_0.client [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.109226] [48527]: DEBUG nova.policy [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.116110] [48527]: INFO nova.api.openstack.requestlog [None req-6491c161-68dc-4bea-8e3d-a2c5093c38f1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1264 microversion: 2.1 time: 1.079234 [ 1141.116235] [48527]: [pid: 48527|app: 0|req: 2857/5698] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:44 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1264 bytes in 1080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.121537] [48527]: DEBUG nova.api.openstack.wsgi [req-27264404-9d11-413c-91a5-dfe2e161d29f req-7e264cf8-34ad-4c38-8f1d-86cb06d4e8d7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0ff466f5-fd9d-46c1-901b-ca33984e0fd3", "tag": "97a932b7-fd2c-4199-9f5b-e48c25bd8fce"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1141.128125] [48527]: DEBUG oslo_concurrency.lockutils [req-27264404-9d11-413c-91a5-dfe2e161d29f req-7e264cf8-34ad-4c38-8f1d-86cb06d4e8d7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.128378] [48527]: DEBUG oslo_concurrency.lockutils [req-27264404-9d11-413c-91a5-dfe2e161d29f req-7e264cf8-34ad-4c38-8f1d-86cb06d4e8d7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.128557] [48527]: DEBUG oslo_concurrency.lockutils [req-27264404-9d11-413c-91a5-dfe2e161d29f req-7e264cf8-34ad-4c38-8f1d-86cb06d4e8d7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.135616] [48527]: INFO nova.api.openstack.compute.server_external_events [req-27264404-9d11-413c-91a5-dfe2e161d29f req-7e264cf8-34ad-4c38-8f1d-86cb06d4e8d7 service nova] Creating event network-changed:97a932b7-fd2c-4199-9f5b-e48c25bd8fce for instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 on cpu-1 [ 1141.139875] [48527]: INFO nova.api.openstack.requestlog [req-27264404-9d11-413c-91a5-dfe2e161d29f req-7e264cf8-34ad-4c38-8f1d-86cb06d4e8d7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023142 [ 1141.140289] [48527]: [pid: 48527|app: 0|req: 2858/5699] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:45 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) [ 1141.143019] [48527]: DEBUG nova.api.openstack.wsgi [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1141.144367] [48527]: DEBUG nova.compute.api [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.147854] [48527]: DEBUG oslo_concurrency.lockutils [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.148045] [48527]: DEBUG oslo_concurrency.lockutils [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.148190] [48527]: DEBUG oslo_concurrency.lockutils [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.148518] [48527]: DEBUG oslo_concurrency.lockutils [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.148668] [48527]: DEBUG oslo_concurrency.lockutils [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.148791] [48527]: DEBUG oslo_concurrency.lockutils [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.167611] [48527]: WARNING neutronclient.v2_0.client [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.572120] [48527]: DEBUG nova.policy [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.577625] [48527]: INFO nova.api.openstack.requestlog [None req-abe38242-4c95-40d7-a1e2-a7330ec6a0c9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1363 microversion: 2.1 time: 0.436774 [ 1141.578085] [48527]: [pid: 48527|app: 0|req: 2859/5700] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:45 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1363 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.580290] [48527]: DEBUG nova.api.openstack.wsgi [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1141.581919] [48527]: DEBUG nova.compute.api [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.588075] [48527]: DEBUG oslo_concurrency.lockutils [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.588075] [48527]: DEBUG oslo_concurrency.lockutils [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.588075] [48527]: DEBUG oslo_concurrency.lockutils [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.588257] [48527]: DEBUG oslo_concurrency.lockutils [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.588615] [48527]: DEBUG oslo_concurrency.lockutils [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.588615] [48527]: DEBUG oslo_concurrency.lockutils [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.613677] [48527]: WARNING neutronclient.v2_0.client [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.675703] [48527]: DEBUG nova.policy [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.679297] [48527]: INFO nova.api.openstack.requestlog [None req-7664d98a-8b9c-4052-a61b-b305f950f165 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1318 microversion: 2.1 time: 0.100707 [ 1141.679822] [48527]: [pid: 48527|app: 0|req: 2860/5701] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:45 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1318 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.683873] [48527]: DEBUG nova.api.openstack.wsgi [req-13b8c0f7-337c-40ce-869b-010aec0fbf28 req-214fd6cb-d880-4600-a873-10b29e460b8c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3f125da9-c142-4f88-b56f-55d1b2d4689f", "tag": "fd43f9f0-51da-4b42-88cd-767370cf5df6"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1141.688909] [48527]: DEBUG oslo_concurrency.lockutils [req-13b8c0f7-337c-40ce-869b-010aec0fbf28 req-214fd6cb-d880-4600-a873-10b29e460b8c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.689295] [48527]: DEBUG oslo_concurrency.lockutils [req-13b8c0f7-337c-40ce-869b-010aec0fbf28 req-214fd6cb-d880-4600-a873-10b29e460b8c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.690055] [48527]: DEBUG oslo_concurrency.lockutils [req-13b8c0f7-337c-40ce-869b-010aec0fbf28 req-214fd6cb-d880-4600-a873-10b29e460b8c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.697308] [48527]: INFO nova.api.openstack.compute.server_external_events [req-13b8c0f7-337c-40ce-869b-010aec0fbf28 req-214fd6cb-d880-4600-a873-10b29e460b8c service nova] Creating event network-changed:fd43f9f0-51da-4b42-88cd-767370cf5df6 for instance 3f125da9-c142-4f88-b56f-55d1b2d4689f on cpu-1 [ 1141.701795] [48527]: INFO nova.api.openstack.requestlog [req-13b8c0f7-337c-40ce-869b-010aec0fbf28 req-214fd6cb-d880-4600-a873-10b29e460b8c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021136 [ 1141.702728] [48527]: [pid: 48527|app: 0|req: 2861/5702] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:45 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) [ 1142.129219] [48527]: DEBUG nova.api.openstack.wsgi [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1142.130900] [48527]: DEBUG nova.compute.api [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1142.136031] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.136225] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.136360] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.136608] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.136751] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.136942] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.153206] [48527]: WARNING neutronclient.v2_0.client [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1142.284225] [48527]: DEBUG nova.policy [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.290194] [48527]: INFO nova.api.openstack.requestlog [None req-6bbed448-4c28-4fab-a3b4-5f0a7b70884c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1312 microversion: 2.1 time: 0.163051 [ 1142.290638] [48527]: [pid: 48527|app: 0|req: 2862/5703] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:46 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1312 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.591915] [48527]: DEBUG nova.api.openstack.wsgi [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1142.592720] [48527]: DEBUG nova.compute.api [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1142.597935] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.598146] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.598299] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.598632] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.598684] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.598804] [48527]: DEBUG oslo_concurrency.lockutils [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.622913] [48527]: WARNING neutronclient.v2_0.client [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1142.718443] [48527]: DEBUG nova.policy [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.726140] [48527]: INFO nova.api.openstack.requestlog [None req-fab1bf33-4f40-4d8a-ae69-db519bce87d8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1363 microversion: 2.1 time: 0.137032 [ 1142.726519] [48527]: [pid: 48527|app: 0|req: 2863/5704] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:46 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1363 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.729195] [48527]: DEBUG nova.api.openstack.wsgi [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1142.730751] [48527]: DEBUG nova.compute.api [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1142.735719] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.735719] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.735941] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.736171] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.736318] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.736507] [48527]: DEBUG oslo_concurrency.lockutils [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.756804] [48527]: WARNING neutronclient.v2_0.client [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1142.824145] [48527]: DEBUG nova.policy [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.828964] [48527]: INFO nova.api.openstack.requestlog [None req-f1987390-2824-4d7a-b9cd-5bed979f0dad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1318 microversion: 2.1 time: 0.101804 [ 1142.829503] [48527]: [pid: 48527|app: 0|req: 2864/5705] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:46 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1318 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.158425] [48527]: DEBUG nova.api.openstack.wsgi [req-15eb6e90-40b9-43a3-afe7-254b0c0791fe req-09efde9d-c62c-4943-8dc5-93743525a93d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8bb174f9-2482-4c99-8ef9-bc60ffc949ca", "name": "network-vif-plugged", "status": "completed", "tag": "85b48d00-ba74-40b1-a700-bd9a4b178773"}, {"name": "network-changed", "server_uuid": "8bb174f9-2482-4c99-8ef9-bc60ffc949ca", "tag": "85b48d00-ba74-40b1-a700-bd9a4b178773"}, {"server_uuid": "2af558c1-efaa-4d5f-9881-ec60bff1ba15", "name": "network-vif-plugged", "status": "completed", "tag": "d8fff050-ea09-4d16-be59-177dce2b530c"}, {"name": "network-changed", "server_uuid": "2af558c1-efaa-4d5f-9881-ec60bff1ba15", "tag": "d8fff050-ea09-4d16-be59-177dce2b530c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.166272] [48527]: DEBUG oslo_concurrency.lockutils [req-15eb6e90-40b9-43a3-afe7-254b0c0791fe req-09efde9d-c62c-4943-8dc5-93743525a93d service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.167522] [48527]: DEBUG oslo_concurrency.lockutils [req-15eb6e90-40b9-43a3-afe7-254b0c0791fe req-09efde9d-c62c-4943-8dc5-93743525a93d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.167522] [48527]: DEBUG oslo_concurrency.lockutils [req-15eb6e90-40b9-43a3-afe7-254b0c0791fe req-09efde9d-c62c-4943-8dc5-93743525a93d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.178398] [48527]: INFO nova.api.openstack.compute.server_external_events [req-15eb6e90-40b9-43a3-afe7-254b0c0791fe req-09efde9d-c62c-4943-8dc5-93743525a93d service nova] Creating event network-vif-plugged:85b48d00-ba74-40b1-a700-bd9a4b178773 for instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca on cpu-1 [ 1143.178576] [48527]: INFO nova.api.openstack.compute.server_external_events [req-15eb6e90-40b9-43a3-afe7-254b0c0791fe req-09efde9d-c62c-4943-8dc5-93743525a93d service nova] Creating event network-changed:85b48d00-ba74-40b1-a700-bd9a4b178773 for instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca on cpu-1 [ 1143.178725] [48527]: INFO nova.api.openstack.compute.server_external_events [req-15eb6e90-40b9-43a3-afe7-254b0c0791fe req-09efde9d-c62c-4943-8dc5-93743525a93d service nova] Creating event network-vif-plugged:d8fff050-ea09-4d16-be59-177dce2b530c for instance 2af558c1-efaa-4d5f-9881-ec60bff1ba15 on cpu-1 [ 1143.178870] [48527]: INFO nova.api.openstack.compute.server_external_events [req-15eb6e90-40b9-43a3-afe7-254b0c0791fe req-09efde9d-c62c-4943-8dc5-93743525a93d service nova] Creating event network-changed:d8fff050-ea09-4d16-be59-177dce2b530c for instance 2af558c1-efaa-4d5f-9881-ec60bff1ba15 on cpu-1 [ 1143.184748] [48527]: INFO nova.api.openstack.requestlog [req-15eb6e90-40b9-43a3-afe7-254b0c0791fe req-09efde9d-c62c-4943-8dc5-93743525a93d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.028942 [ 1143.185174] [48527]: [pid: 48527|app: 0|req: 2865/5706] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:47 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1143.311676] [48527]: DEBUG nova.api.openstack.wsgi [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.313604] [48527]: DEBUG nova.compute.api [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1143.317453] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.317654] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.317767] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.318041] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.318188] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.318311] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.340341] [48527]: WARNING neutronclient.v2_0.client [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1143.401359] [48527]: DEBUG nova.policy [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.406448] [48527]: INFO nova.api.openstack.requestlog [None req-9c6028ba-f90b-494a-8fe9-c332450d8c5e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1312 microversion: 2.1 time: 0.097443 [ 1143.406912] [48527]: [pid: 48527|app: 0|req: 2866/5707] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:47 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.517218] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=4 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1143.722125] [48527]: DEBUG nova.api.openstack.wsgi [req-871fca55-e2cb-45ae-90ee-2963c9aba341 req-9c57dca8-4dde-46ac-b34f-e78c7dd42373 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ff466f5-fd9d-46c1-901b-ca33984e0fd3", "name": "network-vif-plugged", "status": "completed", "tag": "943e5994-0729-4a96-8b41-05018050f2f6"}, {"name": "network-changed", "server_uuid": "0ff466f5-fd9d-46c1-901b-ca33984e0fd3", "tag": "943e5994-0729-4a96-8b41-05018050f2f6"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.728511] [48527]: DEBUG oslo_concurrency.lockutils [req-871fca55-e2cb-45ae-90ee-2963c9aba341 req-9c57dca8-4dde-46ac-b34f-e78c7dd42373 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.728647] [48527]: DEBUG oslo_concurrency.lockutils [req-871fca55-e2cb-45ae-90ee-2963c9aba341 req-9c57dca8-4dde-46ac-b34f-e78c7dd42373 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.728785] [48527]: DEBUG oslo_concurrency.lockutils [req-871fca55-e2cb-45ae-90ee-2963c9aba341 req-9c57dca8-4dde-46ac-b34f-e78c7dd42373 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.735165] [48527]: INFO nova.api.openstack.compute.server_external_events [req-871fca55-e2cb-45ae-90ee-2963c9aba341 req-9c57dca8-4dde-46ac-b34f-e78c7dd42373 service nova] Creating event network-vif-plugged:943e5994-0729-4a96-8b41-05018050f2f6 for instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 on cpu-1 [ 1143.735343] [48527]: INFO nova.api.openstack.compute.server_external_events [req-871fca55-e2cb-45ae-90ee-2963c9aba341 req-9c57dca8-4dde-46ac-b34f-e78c7dd42373 service nova] Creating event network-changed:943e5994-0729-4a96-8b41-05018050f2f6 for instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 on cpu-1 [ 1143.739869] [48527]: INFO nova.api.openstack.requestlog [req-871fca55-e2cb-45ae-90ee-2963c9aba341 req-9c57dca8-4dde-46ac-b34f-e78c7dd42373 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020268 [ 1143.740219] [48527]: [pid: 48527|app: 0|req: 2867/5708] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:47 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) [ 1143.742604] [48527]: DEBUG nova.api.openstack.wsgi [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.743799] [48527]: DEBUG nova.compute.api [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1143.746693] [48527]: DEBUG oslo_concurrency.lockutils [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.746869] [48527]: DEBUG oslo_concurrency.lockutils [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.746997] [48527]: DEBUG oslo_concurrency.lockutils [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.747258] [48527]: DEBUG oslo_concurrency.lockutils [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.747403] [48527]: DEBUG oslo_concurrency.lockutils [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.747532] [48527]: DEBUG oslo_concurrency.lockutils [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.763261] [48527]: WARNING neutronclient.v2_0.client [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1143.816998] [48527]: DEBUG nova.policy [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.821059] [48527]: INFO nova.api.openstack.requestlog [None req-6545ce5c-3b73-4b5d-9180-d0d8a1693c1c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1363 microversion: 2.1 time: 0.080263 [ 1143.821402] [48527]: [pid: 48527|app: 0|req: 2868/5709] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:47 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1363 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.844910] [48527]: DEBUG nova.api.openstack.wsgi [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.846324] [48527]: DEBUG nova.compute.api [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1143.849399] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.849585] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.849717] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.849975] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.850137] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.850259] [48527]: DEBUG oslo_concurrency.lockutils [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.866168] [48527]: WARNING neutronclient.v2_0.client [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1143.941403] [48527]: DEBUG nova.policy [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.945812] [48527]: INFO nova.api.openstack.requestlog [None req-17e6358e-14ef-4092-a4dc-b648d5a12c9b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1318 microversion: 2.1 time: 0.102739 [ 1143.946175] [48527]: [pid: 48527|app: 0|req: 2869/5710] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:48 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1318 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.290319] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=7 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1144.300876] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=10 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1144.371483] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=8 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1144.420606] [48527]: DEBUG nova.api.openstack.wsgi [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1144.422255] [48527]: DEBUG nova.compute.api [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1144.426149] [48527]: DEBUG oslo_concurrency.lockutils [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.426349] [48527]: DEBUG oslo_concurrency.lockutils [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.426491] [48527]: DEBUG oslo_concurrency.lockutils [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.426772] [48527]: DEBUG oslo_concurrency.lockutils [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.426918] [48527]: DEBUG oslo_concurrency.lockutils [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.427055] [48527]: DEBUG oslo_concurrency.lockutils [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.444201] [48527]: WARNING neutronclient.v2_0.client [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1144.510419] [48527]: DEBUG nova.policy [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.514675] [48527]: INFO nova.api.openstack.requestlog [None req-d38170d0-9e27-432f-896c-e00058b5d884 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1312 microversion: 2.1 time: 0.096523 [ 1144.515034] [48527]: [pid: 48527|app: 0|req: 2870/5711] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:48 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.834791] [48527]: DEBUG nova.api.openstack.wsgi [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1144.836920] [48527]: DEBUG nova.compute.api [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1144.841096] [48527]: DEBUG oslo_concurrency.lockutils [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.841308] [48527]: DEBUG oslo_concurrency.lockutils [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.841448] [48527]: DEBUG oslo_concurrency.lockutils [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.841761] [48527]: DEBUG oslo_concurrency.lockutils [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.841909] [48527]: DEBUG oslo_concurrency.lockutils [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.842056] [48527]: DEBUG oslo_concurrency.lockutils [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.857868] [48527]: WARNING neutronclient.v2_0.client [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1144.938977] [48527]: DEBUG nova.policy [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.942751] [48527]: INFO nova.api.openstack.requestlog [None req-200ff943-24f5-44b2-8dcd-b6c012ce13e6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1363 microversion: 2.1 time: 0.110508 [ 1144.943110] [48527]: [pid: 48527|app: 0|req: 2871/5712] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:49 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1363 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.959304] [48527]: DEBUG nova.api.openstack.wsgi [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1144.960772] [48527]: DEBUG nova.compute.api [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1144.963800] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.963980] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.964126] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.964391] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.964533] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.964705] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.979133] [48527]: WARNING neutronclient.v2_0.client [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1145.034603] [48527]: DEBUG nova.policy [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.038709] [48527]: INFO nova.api.openstack.requestlog [None req-cbb957e5-244a-4451-be6b-9307e2bd27fb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1318 microversion: 2.1 time: 0.081277 [ 1145.039061] [48527]: [pid: 48527|app: 0|req: 2872/5713] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:49 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1318 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.529385] [48527]: DEBUG nova.api.openstack.wsgi [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1145.531827] [48527]: DEBUG nova.compute.api [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1145.536995] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.537460] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.537749] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.538289] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.538605] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.538876] [48527]: DEBUG oslo_concurrency.lockutils [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.558610] [48527]: WARNING neutronclient.v2_0.client [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1145.626953] [48527]: DEBUG nova.policy [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.631681] [48527]: INFO nova.api.openstack.requestlog [None req-ea177f60-54b8-4ad9-bd0e-a82adb5b0636 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1312 microversion: 2.1 time: 0.105916 [ 1145.632193] [48527]: [pid: 48527|app: 0|req: 2873/5714] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:49 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.956849] [48527]: DEBUG nova.api.openstack.wsgi [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1145.958390] [48527]: DEBUG nova.compute.api [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1145.962464] [48527]: DEBUG oslo_concurrency.lockutils [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.962655] [48527]: DEBUG oslo_concurrency.lockutils [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.962785] [48527]: DEBUG oslo_concurrency.lockutils [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.963071] [48527]: DEBUG oslo_concurrency.lockutils [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.963285] [48527]: DEBUG oslo_concurrency.lockutils [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.963419] [48527]: DEBUG oslo_concurrency.lockutils [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.981288] [48527]: WARNING neutronclient.v2_0.client [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1146.050980] [48527]: DEBUG nova.policy [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.055524] [48527]: INFO nova.api.openstack.requestlog [None req-20df0cd6-571c-42b2-88b8-74e870cf97c5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1363 microversion: 2.1 time: 0.100980 [ 1146.055873] [48527]: [pid: 48527|app: 0|req: 2874/5715] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:50 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1363 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.058565] [48527]: DEBUG nova.api.openstack.wsgi [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1146.060033] [48527]: DEBUG nova.compute.api [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1146.063594] [48527]: DEBUG oslo_concurrency.lockutils [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.064156] [48527]: DEBUG oslo_concurrency.lockutils [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.064156] [48527]: DEBUG oslo_concurrency.lockutils [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.064269] [48527]: DEBUG oslo_concurrency.lockutils [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.064325] [48527]: DEBUG oslo_concurrency.lockutils [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.064447] [48527]: DEBUG oslo_concurrency.lockutils [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.085266] [48527]: WARNING neutronclient.v2_0.client [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1146.178768] [48527]: DEBUG nova.policy [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.183713] [48527]: INFO nova.api.openstack.requestlog [None req-064d0c42-eb22-45cc-8d9c-ce42abc49760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1318 microversion: 2.1 time: 0.127207 [ 1146.184127] [48527]: [pid: 48527|app: 0|req: 2875/5716] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:50 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1318 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.646284] [48527]: DEBUG nova.api.openstack.wsgi [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1146.647938] [48527]: DEBUG nova.compute.api [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1146.653813] [48527]: DEBUG oslo_concurrency.lockutils [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.654101] [48527]: DEBUG oslo_concurrency.lockutils [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.654342] [48527]: DEBUG oslo_concurrency.lockutils [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.654656] [48527]: DEBUG oslo_concurrency.lockutils [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.654822] [48527]: DEBUG oslo_concurrency.lockutils [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.654949] [48527]: DEBUG oslo_concurrency.lockutils [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.674877] [48527]: WARNING neutronclient.v2_0.client [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1146.741983] [48527]: DEBUG nova.policy [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.748636] [48527]: INFO nova.api.openstack.requestlog [None req-2796fd50-db65-4a68-be3e-7a46f55439b0 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1312 microversion: 2.1 time: 0.104944 [ 1146.748968] [48527]: [pid: 48527|app: 0|req: 2876/5717] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:50 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.072073] [48527]: DEBUG nova.api.openstack.wsgi [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.073961] [48527]: DEBUG nova.compute.api [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.077521] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.077714] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.077967] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.078293] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.078464] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.078605] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.096050] [48527]: WARNING neutronclient.v2_0.client [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1147.154008] [48527]: DEBUG nova.policy [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.158867] [48527]: INFO nova.api.openstack.requestlog [None req-0cfb008b-e724-43cc-a634-8967953a7cc6 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1363 microversion: 2.1 time: 0.088859 [ 1147.159227] [48527]: [pid: 48527|app: 0|req: 2877/5718] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:51 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.200594] [48527]: DEBUG nova.api.openstack.wsgi [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.202587] [48527]: DEBUG nova.compute.api [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.206527] [48527]: DEBUG oslo_concurrency.lockutils [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.206713] [48527]: DEBUG oslo_concurrency.lockutils [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.206844] [48527]: DEBUG oslo_concurrency.lockutils [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.207110] [48527]: DEBUG oslo_concurrency.lockutils [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.207252] [48527]: DEBUG oslo_concurrency.lockutils [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.207382] [48527]: DEBUG oslo_concurrency.lockutils [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.224090] [48527]: WARNING neutronclient.v2_0.client [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1147.236734] [48526]: DEBUG nova.compute.api [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.241536] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.241745] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.241886] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.242320] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.242485] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.242613] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.257470] [48526]: WARNING neutronclient.v2_0.client [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1147.282517] [48527]: DEBUG nova.policy [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.286881] [48527]: INFO nova.api.openstack.requestlog [None req-9531d038-2c2a-4e3a-82a2-06b9c4b7b743 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1318 microversion: 2.1 time: 0.089439 [ 1147.287224] [48527]: [pid: 48527|app: 0|req: 2878/5719] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:51 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1318 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.325061] [48526]: INFO nova.api.openstack.requestlog [None req-4d257d5a-2a58-4e39-a744-1b06a12ee0c0 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface" status: 200 len: 284 microversion: 2.1 time: 9.187145 [ 1147.325214] [48526]: [pid: 48526|app: 0|req: 2842/5720] 10.180.1.21 () {60 vars in 1291 bytes} [Fri Dec 12 14:00:42 2025] POST /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface => generated 284 bytes in 9188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1147.332251] [48527]: DEBUG nova.api.openstack.wsgi [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.333758] [48527]: DEBUG nova.compute.api [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.337262] [48527]: DEBUG oslo_concurrency.lockutils [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.337443] [48527]: DEBUG oslo_concurrency.lockutils [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.337585] [48527]: DEBUG oslo_concurrency.lockutils [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.337888] [48527]: DEBUG oslo_concurrency.lockutils [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.338056] [48527]: DEBUG oslo_concurrency.lockutils [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.338189] [48527]: DEBUG oslo_concurrency.lockutils [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.352314] [48527]: WARNING neutronclient.v2_0.client [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1147.414053] [48527]: INFO nova.api.openstack.requestlog [None req-75407b70-b26a-442a-9201-19738fa64d5b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface/943e5994-0729-4a96-8b41-05018050f2f6" status: 200 len: 284 microversion: 2.1 time: 0.084080 [ 1147.414456] [48527]: [pid: 48527|app: 0|req: 2879/5721] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 14:00:51 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface/943e5994-0729-4a96-8b41-05018050f2f6 => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1147.421740] [48526]: DEBUG nova.api.openstack.wsgi [None req-1ebe3c26-c69a-48c1-b115-bce6f7fb2bbc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.421958] [48526]: DEBUG nova.compute.api [None req-1ebe3c26-c69a-48c1-b115-bce6f7fb2bbc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.425722] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ebe3c26-c69a-48c1-b115-bce6f7fb2bbc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.425903] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ebe3c26-c69a-48c1-b115-bce6f7fb2bbc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.426069] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ebe3c26-c69a-48c1-b115-bce6f7fb2bbc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.426337] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ebe3c26-c69a-48c1-b115-bce6f7fb2bbc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.426483] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ebe3c26-c69a-48c1-b115-bce6f7fb2bbc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.426609] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ebe3c26-c69a-48c1-b115-bce6f7fb2bbc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.453092] [48526]: INFO nova.api.openstack.requestlog [None req-1ebe3c26-c69a-48c1-b115-bce6f7fb2bbc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface/943e5994-0729-4a96-8b41-05018050f2f6" status: 202 len: 0 microversion: 2.1 time: 0.033755 [ 1147.453561] [48526]: [pid: 48526|app: 0|req: 2843/5722] 10.180.1.21 () {58 vars in 1384 bytes} [Fri Dec 12 14:00:51 2025] DELETE /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3/os-interface/943e5994-0729-4a96-8b41-05018050f2f6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1147.762046] [48527]: DEBUG nova.api.openstack.wsgi [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.763525] [48527]: DEBUG nova.compute.api [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.767101] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.767319] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.767463] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.767719] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.767857] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.767977] [48527]: DEBUG oslo_concurrency.lockutils [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.783545] [48527]: WARNING neutronclient.v2_0.client [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1147.868286] [48527]: DEBUG nova.policy [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.872887] [48527]: INFO nova.api.openstack.requestlog [None req-bbf3ee14-ba3f-49c1-a2de-398b778b830c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1312 microversion: 2.1 time: 0.113005 [ 1147.873364] [48527]: [pid: 48527|app: 0|req: 2880/5723] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:51 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.172749] [48526]: DEBUG nova.api.openstack.wsgi [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.174186] [48526]: DEBUG nova.compute.api [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.177666] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.177841] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.177975] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.178235] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.178382] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.178503] [48526]: DEBUG oslo_concurrency.lockutils [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.196177] [48526]: WARNING neutronclient.v2_0.client [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.253778] [48526]: DEBUG nova.policy [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.259192] [48526]: INFO nova.api.openstack.requestlog [None req-4fb748df-a92e-4204-b57d-58f57bc92d26 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1363 microversion: 2.1 time: 0.088856 [ 1148.259621] [48526]: [pid: 48526|app: 0|req: 2844/5724] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:52 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.300030] [48527]: DEBUG nova.api.openstack.wsgi [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.301630] [48527]: DEBUG nova.compute.api [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.305120] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.305302] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.305438] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.305690] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.305833] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.305955] [48527]: DEBUG oslo_concurrency.lockutils [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.322603] [48527]: WARNING neutronclient.v2_0.client [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.384651] [48527]: DEBUG nova.policy [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.389795] [48527]: INFO nova.api.openstack.requestlog [None req-0ac55598-41e3-4945-8a2d-6cd737c8c6ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1499 microversion: 2.1 time: 0.091910 [ 1148.390143] [48527]: [pid: 48527|app: 0|req: 2881/5725] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:52 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1499 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.428816] [48526]: DEBUG nova.api.openstack.wsgi [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.430306] [48526]: DEBUG nova.compute.api [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.435242] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.435436] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.435575] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.435833] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.435977] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.436113] [48526]: DEBUG oslo_concurrency.lockutils [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.458017] [48526]: WARNING neutronclient.v2_0.client [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.545942] [48526]: DEBUG nova.policy [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3e8bebeb3d64354953382f10b5171a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.554626] [48526]: INFO nova.api.openstack.requestlog [None req-8cff39ff-49f8-4351-86bd-9f52a4ec94d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1499 microversion: 2.1 time: 0.154697 [ 1148.555062] [48526]: [pid: 48526|app: 0|req: 2845/5726] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:52 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1499 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.570740] [48527]: DEBUG nova.api.openstack.wsgi [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.571065] [48527]: DEBUG nova.compute.api [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.574835] [48527]: DEBUG oslo_concurrency.lockutils [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.575131] [48527]: DEBUG oslo_concurrency.lockutils [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.575296] [48527]: DEBUG oslo_concurrency.lockutils [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.575586] [48527]: DEBUG oslo_concurrency.lockutils [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.575735] [48527]: DEBUG oslo_concurrency.lockutils [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.575860] [48527]: DEBUG oslo_concurrency.lockutils [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.592573] [48527]: DEBUG nova.compute.api [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1148.640936] [48527]: INFO nova.api.openstack.requestlog [None req-a37b7e0b-f8a8-441e-89bb-3ab0cdd2341c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 204 len: 0 microversion: 2.1 time: 0.072281 [ 1148.641305] [48527]: [pid: 48527|app: 0|req: 2882/5727] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:00:52 2025] DELETE /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1148.648045] [48526]: DEBUG nova.api.openstack.wsgi [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.650575] [48526]: DEBUG nova.compute.api [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.656510] [48526]: DEBUG oslo_concurrency.lockutils [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.657610] [48526]: DEBUG oslo_concurrency.lockutils [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.657610] [48526]: DEBUG oslo_concurrency.lockutils [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.657901] [48526]: DEBUG oslo_concurrency.lockutils [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.658184] [48526]: DEBUG oslo_concurrency.lockutils [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.658475] [48526]: DEBUG oslo_concurrency.lockutils [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.692823] [48526]: WARNING neutronclient.v2_0.client [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.764932] [48526]: DEBUG nova.policy [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.770270] [48526]: INFO nova.api.openstack.requestlog [None req-692c92ef-e53c-4bbd-bc5e-57b1c3053292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1505 microversion: 2.1 time: 0.125383 [ 1148.770618] [48526]: [pid: 48526|app: 0|req: 2846/5728] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:52 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1505 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.888207] [48527]: DEBUG nova.api.openstack.wsgi [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.891162] [48527]: DEBUG nova.compute.api [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.894381] [48526]: DEBUG nova.api.openstack.wsgi [None req-de4da41e-313d-443f-b2e5-78356b352cae tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.896230] [48526]: DEBUG nova.compute.api [None req-de4da41e-313d-443f-b2e5-78356b352cae tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.897905] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.898186] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.898347] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.898814] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.899032] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.899219] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.901056] [48526]: DEBUG oslo_concurrency.lockutils [None req-de4da41e-313d-443f-b2e5-78356b352cae tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.901248] [48526]: DEBUG oslo_concurrency.lockutils [None req-de4da41e-313d-443f-b2e5-78356b352cae tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.901427] [48526]: DEBUG oslo_concurrency.lockutils [None req-de4da41e-313d-443f-b2e5-78356b352cae tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.901664] [48526]: DEBUG oslo_concurrency.lockutils [None req-de4da41e-313d-443f-b2e5-78356b352cae tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.901839] [48526]: DEBUG oslo_concurrency.lockutils [None req-de4da41e-313d-443f-b2e5-78356b352cae tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.902027] [48526]: DEBUG oslo_concurrency.lockutils [None req-de4da41e-313d-443f-b2e5-78356b352cae tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.920904] [48526]: INFO nova.api.openstack.requestlog [None req-de4da41e-313d-443f-b2e5-78356b352cae tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/ips" status: 200 len: 151 microversion: 2.1 time: 0.029150 [ 1148.921474] [48526]: [pid: 48526|app: 0|req: 2847/5729] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:00:53 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/ips => generated 151 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1148.922359] [48527]: WARNING neutronclient.v2_0.client [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1149.035453] [48527]: DEBUG nova.policy [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.044298] [48527]: INFO nova.api.openstack.requestlog [None req-3c562264-881a-45d6-92f0-049fe3b5b25e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1312 microversion: 2.1 time: 0.159757 [ 1149.044947] [48527]: [pid: 48527|app: 0|req: 2883/5730] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:53 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1312 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.272587] [48526]: DEBUG nova.api.openstack.wsgi [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1149.274128] [48526]: DEBUG nova.compute.api [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1149.279209] [48526]: DEBUG oslo_concurrency.lockutils [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.279397] [48526]: DEBUG oslo_concurrency.lockutils [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.279531] [48526]: DEBUG oslo_concurrency.lockutils [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.279786] [48526]: DEBUG oslo_concurrency.lockutils [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.279924] [48526]: DEBUG oslo_concurrency.lockutils [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.280059] [48526]: DEBUG oslo_concurrency.lockutils [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.305321] [48526]: WARNING neutronclient.v2_0.client [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1149.418431] [48526]: DEBUG nova.policy [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.426296] [48526]: INFO nova.api.openstack.requestlog [None req-02a7ba82-631b-43d2-8a73-fa852a101be4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1363 microversion: 2.1 time: 0.155816 [ 1149.426766] [48526]: [pid: 48526|app: 0|req: 2848/5731] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:53 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1363 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.784841] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1149.786384] [48527]: DEBUG nova.compute.api [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1149.791027] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.791255] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.791373] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.791632] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.791774] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.791894] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.817250] [48527]: WARNING neutronclient.v2_0.client [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1149.918010] [48527]: DEBUG nova.policy [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.925262] [48527]: INFO nova.api.openstack.requestlog [None req-cf283d99-b716-4092-bb55-d8474931b9d4 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1505 microversion: 2.1 time: 0.142669 [ 1149.925602] [48527]: [pid: 48527|app: 0|req: 2884/5732] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:54 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1505 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.057822] [48526]: DEBUG nova.api.openstack.wsgi [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.059342] [48526]: DEBUG nova.compute.api [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.066314] [48526]: DEBUG oslo_concurrency.lockutils [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.066314] [48526]: DEBUG oslo_concurrency.lockutils [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.066314] [48526]: DEBUG oslo_concurrency.lockutils [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.066314] [48526]: DEBUG oslo_concurrency.lockutils [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.066314] [48526]: DEBUG oslo_concurrency.lockutils [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.066314] [48526]: DEBUG oslo_concurrency.lockutils [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.087091] [48526]: WARNING neutronclient.v2_0.client [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.147941] [48526]: DEBUG nova.policy [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.152532] [48526]: INFO nova.api.openstack.requestlog [None req-5aa58ba3-5cf8-4497-8dde-cb8cf13aa2a3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1312 microversion: 2.1 time: 0.096894 [ 1150.152848] [48526]: [pid: 48526|app: 0|req: 2849/5733] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:54 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.159018] [48527]: DEBUG nova.api.openstack.wsgi [None req-751bdb7e-542f-46ee-b71c-4a7a089c5f0f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2f69a4c1-98cb-4958-884a-099f0c91b898"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1150.160329] [48527]: DEBUG nova.compute.api [None req-751bdb7e-542f-46ee-b71c-4a7a089c5f0f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.163606] [48527]: DEBUG oslo_concurrency.lockutils [None req-751bdb7e-542f-46ee-b71c-4a7a089c5f0f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.163785] [48527]: DEBUG oslo_concurrency.lockutils [None req-751bdb7e-542f-46ee-b71c-4a7a089c5f0f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.163917] [48527]: DEBUG oslo_concurrency.lockutils [None req-751bdb7e-542f-46ee-b71c-4a7a089c5f0f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.164187] [48527]: DEBUG oslo_concurrency.lockutils [None req-751bdb7e-542f-46ee-b71c-4a7a089c5f0f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.164341] [48527]: DEBUG oslo_concurrency.lockutils [None req-751bdb7e-542f-46ee-b71c-4a7a089c5f0f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.164449] [48527]: DEBUG oslo_concurrency.lockutils [None req-751bdb7e-542f-46ee-b71c-4a7a089c5f0f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.444467] [48526]: DEBUG nova.api.openstack.wsgi [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.445983] [48526]: DEBUG nova.compute.api [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.449555] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.449737] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.449873] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.450197] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.450348] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.450495] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.469061] [48526]: WARNING neutronclient.v2_0.client [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.558070] [48526]: DEBUG nova.policy [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.562456] [48526]: INFO nova.api.openstack.requestlog [None req-7d1feced-1645-4fef-984f-431d20faf4bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1552 microversion: 2.1 time: 0.120209 [ 1150.562873] [48526]: [pid: 48526|app: 0|req: 2850/5734] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:54 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1552 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.575875] [48526]: DEBUG nova.api.openstack.wsgi [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.577350] [48526]: DEBUG nova.compute.api [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.580851] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.581337] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.581337] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.581506] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.581656] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.581812] [48526]: DEBUG oslo_concurrency.lockutils [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.596427] [48526]: WARNING neutronclient.v2_0.client [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.632561] [48526]: INFO nova.api.openstack.requestlog [None req-a4245cc2-31b6-4d69-aa3a-d97d95ef4f57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.058688 [ 1150.633063] [48526]: [pid: 48526|app: 0|req: 2851/5735] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:00:54 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca/os-interface => generated 287 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1150.938991] [48526]: DEBUG nova.api.openstack.wsgi [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.941178] [48526]: DEBUG nova.compute.api [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.948126] [48526]: DEBUG oslo_concurrency.lockutils [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.948369] [48526]: DEBUG oslo_concurrency.lockutils [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.948535] [48526]: DEBUG oslo_concurrency.lockutils [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.948803] [48526]: DEBUG oslo_concurrency.lockutils [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.948932] [48526]: DEBUG oslo_concurrency.lockutils [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.949065] [48526]: DEBUG oslo_concurrency.lockutils [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.972690] [48526]: WARNING neutronclient.v2_0.client [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.064775] [48526]: DEBUG nova.policy [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.070466] [48526]: INFO nova.api.openstack.requestlog [None req-d77c138f-b0b2-4366-8b60-049de0f5d553 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1463 microversion: 2.1 time: 0.133374 [ 1151.070466] [48526]: [pid: 48526|app: 0|req: 2852/5736] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:55 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1463 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.076407] [48526]: DEBUG nova.api.openstack.wsgi [req-971a2caa-8dfd-4bd1-993b-ae07d26b09e5 req-074c6303-76e5-4106-a75c-45374503552b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f125da9-c142-4f88-b56f-55d1b2d4689f", "name": "network-vif-deleted", "tag": "fd43f9f0-51da-4b42-88cd-767370cf5df6"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1151.088379] [48526]: DEBUG oslo_concurrency.lockutils [req-971a2caa-8dfd-4bd1-993b-ae07d26b09e5 req-074c6303-76e5-4106-a75c-45374503552b service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.088533] [48526]: DEBUG oslo_concurrency.lockutils [req-971a2caa-8dfd-4bd1-993b-ae07d26b09e5 req-074c6303-76e5-4106-a75c-45374503552b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.088697] [48526]: DEBUG oslo_concurrency.lockutils [req-971a2caa-8dfd-4bd1-993b-ae07d26b09e5 req-074c6303-76e5-4106-a75c-45374503552b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.097190] [48526]: INFO nova.api.openstack.compute.server_external_events [req-971a2caa-8dfd-4bd1-993b-ae07d26b09e5 req-074c6303-76e5-4106-a75c-45374503552b service nova] Creating event network-vif-deleted:fd43f9f0-51da-4b42-88cd-767370cf5df6 for instance 3f125da9-c142-4f88-b56f-55d1b2d4689f on cpu-1 [ 1151.102034] [48526]: INFO nova.api.openstack.requestlog [req-971a2caa-8dfd-4bd1-993b-ae07d26b09e5 req-074c6303-76e5-4106-a75c-45374503552b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030972 [ 1151.102612] [48526]: [pid: 48526|app: 0|req: 2853/5737] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00: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) [ 1151.107423] [48526]: DEBUG nova.api.openstack.wsgi [req-93f18b23-529c-47cb-8200-1dfab286b43e req-8e619306-0ea6-4250-ae2a-550725c26eb9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8bb174f9-2482-4c99-8ef9-bc60ffc949ca", "tag": "85b48d00-ba74-40b1-a700-bd9a4b178773"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1151.114993] [48526]: DEBUG oslo_concurrency.lockutils [req-93f18b23-529c-47cb-8200-1dfab286b43e req-8e619306-0ea6-4250-ae2a-550725c26eb9 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.115516] [48526]: DEBUG oslo_concurrency.lockutils [req-93f18b23-529c-47cb-8200-1dfab286b43e req-8e619306-0ea6-4250-ae2a-550725c26eb9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.115812] [48526]: DEBUG oslo_concurrency.lockutils [req-93f18b23-529c-47cb-8200-1dfab286b43e req-8e619306-0ea6-4250-ae2a-550725c26eb9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.122655] [48526]: INFO nova.api.openstack.compute.server_external_events [req-93f18b23-529c-47cb-8200-1dfab286b43e req-8e619306-0ea6-4250-ae2a-550725c26eb9 service nova] Creating event network-changed:85b48d00-ba74-40b1-a700-bd9a4b178773 for instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca on cpu-1 [ 1151.127306] [48526]: INFO nova.api.openstack.requestlog [req-93f18b23-529c-47cb-8200-1dfab286b43e req-8e619306-0ea6-4250-ae2a-550725c26eb9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021805 [ 1151.127448] [48526]: [pid: 48526|app: 0|req: 2854/5738] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:00:55 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) [ 1151.166939] [48526]: DEBUG nova.api.openstack.wsgi [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.168864] [48526]: DEBUG nova.compute.api [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1151.172660] [48526]: DEBUG oslo_concurrency.lockutils [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.172864] [48526]: DEBUG oslo_concurrency.lockutils [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.173014] [48526]: DEBUG oslo_concurrency.lockutils [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.173351] [48526]: DEBUG oslo_concurrency.lockutils [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.173516] [48526]: DEBUG oslo_concurrency.lockutils [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.173646] [48526]: DEBUG oslo_concurrency.lockutils [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.196190] [48526]: WARNING neutronclient.v2_0.client [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.262088] [48526]: DEBUG nova.policy [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.266403] [48526]: INFO nova.api.openstack.requestlog [None req-65c62ef4-60a5-4b99-b560-ea495e1a9ced tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1312 microversion: 2.1 time: 0.102157 [ 1151.266788] [48526]: [pid: 48526|app: 0|req: 2855/5739] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:55 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.800666] [48527]: INFO nova.api.openstack.requestlog [None req-751bdb7e-542f-46ee-b71c-4a7a089c5f0f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.643549 [ 1151.800975] [48527]: [pid: 48527|app: 0|req: 2885/5740] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 14:00:54 2025] POST /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments => generated 194 bytes in 1644 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1152.086608] [48526]: DEBUG nova.api.openstack.wsgi [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.088158] [48526]: DEBUG nova.compute.api [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.093271] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.093437] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.093526] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.093795] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.093953] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.094092] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.115333] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.115529] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.115665] [48526]: DEBUG oslo_concurrency.lockutils [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.115836] [48526]: DEBUG nova.objects.instance [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid 3f125da9-c142-4f88-b56f-55d1b2d4689f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1152.119749] [48526]: WARNING neutronclient.v2_0.client [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.138392] [48526]: DEBUG nova.policy [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.144612] [48526]: INFO nova.api.openstack.requestlog [None req-d5c44c5b-3d5e-4ba8-9dab-32bf3826c96e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1304 microversion: 2.1 time: 0.060564 [ 1152.144967] [48526]: [pid: 48526|app: 0|req: 2856/5741] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:56 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.279663] [48527]: DEBUG nova.api.openstack.wsgi [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.281811] [48527]: DEBUG nova.compute.api [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.285491] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.285680] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.285828] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.286120] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.286273] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.286400] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.304402] [48527]: WARNING neutronclient.v2_0.client [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.372878] [48527]: DEBUG nova.policy [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.377204] [48527]: INFO nova.api.openstack.requestlog [None req-d8a75cb2-3452-4ddd-b02f-89da11657efa tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1497 microversion: 2.1 time: 0.099955 [ 1152.377514] [48527]: [pid: 48527|app: 0|req: 2886/5742] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:56 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1497 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.395643] [48526]: DEBUG nova.api.openstack.wsgi [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1152.398272] [48526]: DEBUG nova.compute.api [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.403190] [48526]: DEBUG oslo_concurrency.lockutils [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.403520] [48526]: DEBUG oslo_concurrency.lockutils [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.403774] [48526]: DEBUG oslo_concurrency.lockutils [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.404236] [48526]: DEBUG oslo_concurrency.lockutils [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.404608] [48526]: DEBUG oslo_concurrency.lockutils [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.404875] [48526]: DEBUG oslo_concurrency.lockutils [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.438358] [48526]: DEBUG oslo_concurrency.lockutils [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.438767] [48526]: DEBUG oslo_concurrency.lockutils [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.439024] [48526]: DEBUG oslo_concurrency.lockutils [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.444132] [48526]: DEBUG nova.objects.instance [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'flavor' on Instance uuid 2af558c1-efaa-4d5f-9881-ec60bff1ba15 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1152.499764] [48526]: INFO nova.api.openstack.requestlog [None req-485f30aa-7906-4c95-8c9e-7f8cd047ddfe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15/action" status: 202 len: 0 microversion: 2.1 time: 0.107528 [ 1152.500220] [48526]: [pid: 48526|app: 0|req: 2857/5743] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:00:56 2025] POST /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1152.505078] [48527]: DEBUG nova.api.openstack.wsgi [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.506700] [48527]: DEBUG nova.compute.api [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.512264] [48527]: DEBUG oslo_concurrency.lockutils [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.512475] [48527]: DEBUG oslo_concurrency.lockutils [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.512598] [48527]: DEBUG oslo_concurrency.lockutils [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.512932] [48527]: DEBUG oslo_concurrency.lockutils [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.513090] [48527]: DEBUG oslo_concurrency.lockutils [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.513240] [48527]: DEBUG oslo_concurrency.lockutils [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.532264] [48527]: WARNING neutronclient.v2_0.client [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.627074] [48527]: DEBUG nova.policy [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.635889] [48527]: INFO nova.api.openstack.requestlog [None req-62e0e9a3-2eb2-4f81-9c6b-0f8632203bef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1505 microversion: 2.1 time: 0.132755 [ 1152.636883] [48527]: [pid: 48527|app: 0|req: 2887/5744] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:56 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1505 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.158778] [48526]: DEBUG nova.api.openstack.wsgi [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.160415] [48526]: DEBUG nova.compute.api [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.167040] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.167040] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.167040] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.167320] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.167469] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.167595] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.195749] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.195946] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.196098] [48526]: DEBUG oslo_concurrency.lockutils [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.196258] [48526]: DEBUG nova.objects.instance [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid 3f125da9-c142-4f88-b56f-55d1b2d4689f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1153.200538] [48526]: WARNING neutronclient.v2_0.client [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.214427] [48527]: DEBUG nova.api.openstack.wsgi [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1153.216050] [48527]: DEBUG nova.compute.api [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.219717] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.219998] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.220286] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.220597] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.220788] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.220938] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.227344] [48526]: DEBUG nova.policy [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.232719] [48526]: INFO nova.api.openstack.requestlog [None req-8fffe098-b318-44a6-ac0c-f73c8106be0f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1304 microversion: 2.1 time: 0.076539 [ 1153.233163] [48526]: [pid: 48526|app: 0|req: 2858/5745] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:57 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1304 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.247733] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.247939] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.248090] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.253041] [48527]: WARNING neutronclient.v2_0.client [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.253829] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.254023] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.254255] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.254664] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.255946] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.256886] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.261815] [48527]: DEBUG nova.policy [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.268323] [48527]: DEBUG nova.compute.api [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Old instance type m1.nano, new instance type m1.micro {{(pid=48527) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1153.272760] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.272977] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.273134] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.273539] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.273691] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.275066] [48527]: DEBUG oslo_concurrency.lockutils [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.287223] [48527]: DEBUG nova.quota [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1153.290569] [48527]: DEBUG nova.quota [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for user a721011062344b299921c86e032dbd1d and project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1153.303896] [48527]: DEBUG nova.virt.hardware [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1153.304096] [48527]: DEBUG nova.virt.hardware [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1153.304353] [48527]: DEBUG nova.virt.hardware [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1153.304493] [48527]: DEBUG nova.virt.hardware [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1153.304617] [48527]: DEBUG nova.virt.hardware [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1153.356787] [48527]: INFO nova.api.openstack.requestlog [None req-277dc2a2-d0ca-495d-bd02-25eddb48ab4e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a/action" status: 202 len: 0 microversion: 2.1 time: 0.146193 [ 1153.357208] [48527]: [pid: 48527|app: 0|req: 2888/5746] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:00:57 2025] POST /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1153.362579] [48526]: DEBUG nova.api.openstack.wsgi [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.364402] [48526]: DEBUG nova.compute.api [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.368629] [48526]: DEBUG oslo_concurrency.lockutils [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.368931] [48526]: DEBUG oslo_concurrency.lockutils [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.369104] [48526]: DEBUG oslo_concurrency.lockutils [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.369389] [48526]: DEBUG oslo_concurrency.lockutils [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.369563] [48526]: DEBUG oslo_concurrency.lockutils [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.369750] [48526]: DEBUG oslo_concurrency.lockutils [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.391516] [48526]: WARNING neutronclient.v2_0.client [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.504930] [48526]: DEBUG nova.policy [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.511832] [48526]: INFO nova.api.openstack.requestlog [None req-79df3a34-9c50-4f9e-a032-a20d9a3f1064 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1677 microversion: 2.1 time: 0.151655 [ 1153.512257] [48526]: [pid: 48526|app: 0|req: 2859/5747] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:57 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1677 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.653651] [48527]: DEBUG nova.api.openstack.wsgi [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.655310] [48527]: DEBUG nova.compute.api [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.660719] [48527]: DEBUG oslo_concurrency.lockutils [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.660866] [48527]: DEBUG oslo_concurrency.lockutils [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.661573] [48527]: DEBUG oslo_concurrency.lockutils [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.661573] [48527]: DEBUG oslo_concurrency.lockutils [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.661573] [48527]: DEBUG oslo_concurrency.lockutils [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.661781] [48527]: DEBUG oslo_concurrency.lockutils [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.691593] [48527]: WARNING neutronclient.v2_0.client [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.815117] [48527]: DEBUG nova.policy [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.822535] [48527]: INFO nova.api.openstack.requestlog [None req-95f0623e-fd19-403c-a79d-08b3af83fca5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1505 microversion: 2.1 time: 0.171181 [ 1153.822951] [48527]: [pid: 48527|app: 0|req: 2889/5748] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:57 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1505 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.249888] [48526]: DEBUG nova.api.openstack.wsgi [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1154.251528] [48526]: DEBUG nova.compute.api [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1154.255306] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.255479] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.255616] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.255904] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.256055] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.256178] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.281371] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.281371] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.281759] [48526]: DEBUG oslo_concurrency.lockutils [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.282364] [48526]: DEBUG nova.objects.instance [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid 3f125da9-c142-4f88-b56f-55d1b2d4689f {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1154.285833] [48526]: WARNING neutronclient.v2_0.client [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1154.304486] [48526]: DEBUG nova.policy [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.308927] [48526]: INFO nova.api.openstack.requestlog [None req-2ca4d4e8-924b-47cf-a881-ff53d5c7dd2a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 200 len: 1304 microversion: 2.1 time: 0.061293 [ 1154.309341] [48526]: [pid: 48526|app: 0|req: 2860/5749] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:58 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.525285] [48527]: DEBUG nova.api.openstack.wsgi [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1154.526725] [48527]: DEBUG nova.compute.api [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1154.531376] [48527]: DEBUG oslo_concurrency.lockutils [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.531542] [48527]: DEBUG oslo_concurrency.lockutils [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.531673] [48527]: DEBUG oslo_concurrency.lockutils [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.531922] [48527]: DEBUG oslo_concurrency.lockutils [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.532077] [48527]: DEBUG oslo_concurrency.lockutils [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.532199] [48527]: DEBUG oslo_concurrency.lockutils [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.550986] [48527]: WARNING neutronclient.v2_0.client [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1154.662492] [48527]: DEBUG nova.policy [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.668706] [48527]: INFO nova.api.openstack.requestlog [None req-27dbaa7b-5670-4664-84d7-9b6969a29507 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1677 microversion: 2.1 time: 0.145640 [ 1154.669052] [48527]: [pid: 48527|app: 0|req: 2890/5750] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:58 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1677 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.836713] [48526]: DEBUG nova.api.openstack.wsgi [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1154.837952] [48526]: DEBUG nova.compute.api [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1154.842737] [48526]: DEBUG oslo_concurrency.lockutils [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.842922] [48526]: DEBUG oslo_concurrency.lockutils [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.843078] [48526]: DEBUG oslo_concurrency.lockutils [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.843348] [48526]: DEBUG oslo_concurrency.lockutils [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.843494] [48526]: DEBUG oslo_concurrency.lockutils [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.843618] [48526]: DEBUG oslo_concurrency.lockutils [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.861547] [48526]: WARNING neutronclient.v2_0.client [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1154.948605] [48526]: DEBUG nova.policy [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.952965] [48526]: INFO nova.api.openstack.requestlog [None req-344e607d-555f-4325-92b4-2d245fd33e8f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1488 microversion: 2.1 time: 0.118391 [ 1154.953319] [48526]: [pid: 48526|app: 0|req: 2861/5751] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:59 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1488 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.965009] [48527]: DEBUG nova.api.openstack.wsgi [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1154.965221] [48527]: DEBUG nova.compute.api [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1154.968673] [48527]: DEBUG oslo_concurrency.lockutils [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.968905] [48527]: DEBUG oslo_concurrency.lockutils [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.969073] [48527]: DEBUG oslo_concurrency.lockutils [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.969327] [48527]: DEBUG oslo_concurrency.lockutils [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.969472] [48527]: DEBUG oslo_concurrency.lockutils [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.969637] [48527]: DEBUG oslo_concurrency.lockutils [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.984092] [48527]: DEBUG nova.compute.api [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1155.029117] [48527]: INFO nova.api.openstack.requestlog [None req-a544873e-6863-40a3-9f70-33a6a9889ebb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 204 len: 0 microversion: 2.1 time: 0.066099 [ 1155.029467] [48527]: [pid: 48527|app: 0|req: 2891/5752] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:00:59 2025] DELETE /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1155.035427] [48526]: DEBUG nova.api.openstack.wsgi [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.036849] [48526]: DEBUG nova.compute.api [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.040336] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.040517] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.040654] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.040907] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.041072] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.041196] [48526]: DEBUG oslo_concurrency.lockutils [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.057625] [48526]: WARNING neutronclient.v2_0.client [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.115997] [48526]: DEBUG nova.policy [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.120085] [48526]: INFO nova.api.openstack.requestlog [None req-c480948e-6ed1-486f-a88c-1051b944f28a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1494 microversion: 2.1 time: 0.087256 [ 1155.120475] [48526]: [pid: 48526|app: 0|req: 2862/5753] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:59 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1494 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.321698] [48527]: DEBUG nova.api.openstack.wsgi [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.323023] [48527]: DEBUG nova.compute.api [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.327452] [48527]: DEBUG oslo_concurrency.lockutils [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.327452] [48527]: DEBUG oslo_concurrency.lockutils [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.327452] [48527]: DEBUG oslo_concurrency.lockutils [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.327452] [48527]: DEBUG oslo_concurrency.lockutils [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.327452] [48527]: DEBUG oslo_concurrency.lockutils [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.327452] [48527]: DEBUG oslo_concurrency.lockutils [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.338168] [48527]: INFO nova.api.openstack.wsgi [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance 3f125da9-c142-4f88-b56f-55d1b2d4689f could not be found. [ 1155.338572] [48527]: DEBUG nova.api.openstack.wsgi [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance 3f125da9-c142-4f88-b56f-55d1b2d4689f could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1155.338951] [48527]: INFO nova.api.openstack.requestlog [None req-150abdb6-58cc-491d-a694-4fa63aa53c44 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 404 len: 111 microversion: 2.1 time: 0.020014 [ 1155.339514] [48527]: [pid: 48527|app: 0|req: 2892/5754] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:59 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1155.346071] [48526]: DEBUG nova.api.openstack.wsgi [None req-37a52d55-f3d1-4fab-bc29-0ea0f59f3b01 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-key-185580038", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBuCSiC7RLR6YU2a+G5XHSjuXiWypDf6+gep9rEI/Wg8+ECTADPLLFhALNZFTKkjh67YGF+1QVKbLEfKmOxU/67OAdQzT5Yo3s2xDgKO5inQC0f2sLKtLwAfIPngpFsSQQ=="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1155.355744] [48526]: DEBUG nova.quota [None req-37a52d55-f3d1-4fab-bc29-0ea0f59f3b01 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for project d175c543f651402982a136c780e5cadd. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1155.359069] [48526]: DEBUG nova.quota [None req-37a52d55-f3d1-4fab-bc29-0ea0f59f3b01 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for user 48af2c86eb004d39ac589998fafe468a and project d175c543f651402982a136c780e5cadd. Resources: {'key_pairs'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1155.373763] [48526]: INFO nova.api.openstack.requestlog [None req-37a52d55-f3d1-4fab-bc29-0ea0f59f3b01 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 381 microversion: 2.1 time: 0.029771 [ 1155.374323] [48526]: [pid: 48526|app: 0|req: 2863/5755] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 14:00:59 2025] POST /compute/v2.1/os-keypairs => generated 381 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1155.380676] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d7d137a-6751-487a-b2f4-5be4488079ad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.383810] [48527]: WARNING oslo_db.sqlalchemy.utils [None req-3d7d137a-6751-487a-b2f4-5be4488079ad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 1155.389894] [48527]: INFO nova.api.openstack.requestlog [None req-3d7d137a-6751-487a-b2f4-5be4488079ad tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 350 microversion: 2.1 time: 0.011479 [ 1155.389894] [48527]: [pid: 48527|app: 0|req: 2893/5756] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 14:00:59 2025] GET /compute/v2.1/os-keypairs => generated 350 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1155.433661] [48526]: DEBUG nova.api.openstack.wsgi [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-625593764", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "key_name": "tempest-key-185580038", "networks": [{"uuid": "5883ebe6-cea9-40e8-b3dc-43fa420cc52f"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1155.493941] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.494202] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.494340] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.494686] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.496092] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.497020] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.500530] [48526]: DEBUG nova.network.neutron [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] validate_networks() for [('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1155.500824] [48526]: WARNING neutronclient.v2_0.client [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.502067] [48526]: WARNING openstack [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1155.502672] [48526]: WARNING openstack [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1155.508945] [48526]: INFO nova.network.neutron [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] _ports_needed_per_instance requested_netwokrs=[('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] [ 1155.636501] [48526]: WARNING neutronclient.v2_0.client [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.637380] [48526]: WARNING openstack [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1155.637621] [48526]: WARNING openstack [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1155.682813] [48527]: DEBUG nova.api.openstack.wsgi [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.685168] [48527]: DEBUG nova.compute.api [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.690289] [48527]: DEBUG oslo_concurrency.lockutils [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.690533] [48527]: DEBUG oslo_concurrency.lockutils [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.690707] [48527]: DEBUG oslo_concurrency.lockutils [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.691024] [48527]: DEBUG oslo_concurrency.lockutils [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.691211] [48527]: DEBUG oslo_concurrency.lockutils [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.691368] [48527]: DEBUG oslo_concurrency.lockutils [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.712820] [48527]: WARNING neutronclient.v2_0.client [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.719235] [48526]: DEBUG nova.virt.hardware [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1155.719428] [48526]: DEBUG nova.virt.hardware [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1155.719597] [48526]: DEBUG nova.virt.hardware [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1155.719705] [48526]: DEBUG nova.virt.hardware [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1155.719814] [48526]: DEBUG nova.virt.hardware [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1155.727185] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.727358] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.727565] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.727835] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.728950] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.728950] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.739521] [48526]: DEBUG nova.quota [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1155.742337] [48526]: DEBUG nova.quota [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for user 48af2c86eb004d39ac589998fafe468a and project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1155.747634] [48526]: DEBUG nova.compute.api [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1155.749012] [48526]: DEBUG nova.compute.api [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1155.779331] [48527]: DEBUG nova.policy [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.781021] [48526]: INFO nova.api.openstack.requestlog [None req-0f23b57f-2d37-46bc-be66-69c33051ee4c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.349519 [ 1155.781153] [48526]: [pid: 48526|app: 0|req: 2864/5757] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:00:59 2025] POST /compute/v2.1/servers => generated 380 bytes in 350 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1155.787934] [48526]: DEBUG nova.api.openstack.wsgi [None req-30f80868-a94d-47c7-965e-c632b92fd120 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.788437] [48527]: INFO nova.api.openstack.requestlog [None req-3aba5324-dfc7-4d02-8fe2-c17a2b947587 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1677 microversion: 2.1 time: 0.107991 [ 1155.788956] [48527]: [pid: 48527|app: 0|req: 2894/5758] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:00:59 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1677 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.789623] [48526]: DEBUG nova.compute.api [None req-30f80868-a94d-47c7-965e-c632b92fd120 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.800375] [48526]: WARNING neutronclient.v2_0.client [None req-30f80868-a94d-47c7-965e-c632b92fd120 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.816913] [48526]: DEBUG nova.policy [None req-30f80868-a94d-47c7-965e-c632b92fd120 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.820293] [48526]: INFO nova.api.openstack.requestlog [None req-30f80868-a94d-47c7-965e-c632b92fd120 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1225 microversion: 2.1 time: 0.034390 [ 1155.820613] [48526]: [pid: 48526|app: 0|req: 2865/5759] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:00 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1225 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1155.874610] [48527]: DEBUG nova.api.openstack.wsgi [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.874873] [48527]: DEBUG nova.compute.api [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.879185] [48527]: DEBUG oslo_concurrency.lockutils [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.879387] [48527]: DEBUG oslo_concurrency.lockutils [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.879549] [48527]: DEBUG oslo_concurrency.lockutils [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.879850] [48527]: DEBUG oslo_concurrency.lockutils [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.880030] [48527]: DEBUG oslo_concurrency.lockutils [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.880188] [48527]: DEBUG oslo_concurrency.lockutils [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.897924] [48527]: DEBUG nova.compute.api [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1155.944326] [48527]: INFO nova.api.openstack.requestlog [None req-318bc8ae-9ee8-48bb-a477-a55f8b421ffa tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 204 len: 0 microversion: 2.1 time: 0.072162 [ 1155.944686] [48527]: [pid: 48527|app: 0|req: 2895/5760] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:00 2025] DELETE /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1155.950651] [48526]: DEBUG nova.api.openstack.wsgi [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.951998] [48526]: DEBUG nova.compute.api [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.955793] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.955989] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.956142] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.956408] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.956553] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.956675] [48526]: DEBUG oslo_concurrency.lockutils [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.972837] [48526]: WARNING neutronclient.v2_0.client [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1156.031877] [48526]: DEBUG nova.policy [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.036174] [48526]: INFO nova.api.openstack.requestlog [None req-ac6fa67d-9655-4a16-b0d9-de15acded970 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1797 microversion: 2.1 time: 0.088298 [ 1156.036535] [48526]: [pid: 48526|app: 0|req: 2866/5761] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:00 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1797 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1156.134252] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1156.136068] [48527]: DEBUG nova.compute.api [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1156.139958] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.140168] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.140343] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.140583] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.140723] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.140845] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.158539] [48527]: WARNING neutronclient.v2_0.client [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1156.218706] [48527]: DEBUG nova.policy [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.222936] [48527]: INFO nova.api.openstack.requestlog [None req-f9755529-29b6-43b7-8282-ed750001af46 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1494 microversion: 2.1 time: 0.091457 [ 1156.223266] [48527]: [pid: 48527|app: 0|req: 2896/5762] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:00 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1494 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.803263] [48526]: DEBUG nova.api.openstack.wsgi [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1156.805077] [48526]: DEBUG nova.compute.api [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1156.810406] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.810648] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.810825] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.811129] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.811286] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.811413] [48526]: DEBUG oslo_concurrency.lockutils [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.832305] [48526]: WARNING neutronclient.v2_0.client [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1156.834371] [48527]: DEBUG nova.api.openstack.wsgi [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1156.835989] [48527]: DEBUG nova.compute.api [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1156.841216] [48527]: DEBUG oslo_concurrency.lockutils [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.841216] [48527]: DEBUG oslo_concurrency.lockutils [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.841216] [48527]: DEBUG oslo_concurrency.lockutils [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.841216] [48527]: DEBUG oslo_concurrency.lockutils [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.841216] [48527]: DEBUG oslo_concurrency.lockutils [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.841216] [48527]: DEBUG oslo_concurrency.lockutils [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.861381] [48527]: WARNING neutronclient.v2_0.client [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1156.877781] [48527]: DEBUG nova.policy [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.886202] [48527]: INFO nova.api.openstack.requestlog [None req-2540a2ee-5398-4a44-b3c7-2510b79102cb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1229 microversion: 2.1 time: 0.054262 [ 1156.886577] [48527]: [pid: 48527|app: 0|req: 2897/5763] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:01 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1229 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.889125] [48527]: DEBUG nova.api.openstack.wsgi [req-09783d2b-ef3e-4b27-91b9-e010d10056a3 req-c7934213-ea3a-4c81-94f2-1d106ca33aa9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2af558c1-efaa-4d5f-9881-ec60bff1ba15", "name": "network-vif-deleted", "tag": "d8fff050-ea09-4d16-be59-177dce2b530c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1156.895022] [48527]: DEBUG oslo_concurrency.lockutils [req-09783d2b-ef3e-4b27-91b9-e010d10056a3 req-c7934213-ea3a-4c81-94f2-1d106ca33aa9 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.895022] [48527]: DEBUG oslo_concurrency.lockutils [req-09783d2b-ef3e-4b27-91b9-e010d10056a3 req-c7934213-ea3a-4c81-94f2-1d106ca33aa9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.895022] [48527]: DEBUG oslo_concurrency.lockutils [req-09783d2b-ef3e-4b27-91b9-e010d10056a3 req-c7934213-ea3a-4c81-94f2-1d106ca33aa9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.901486] [48527]: INFO nova.api.openstack.compute.server_external_events [req-09783d2b-ef3e-4b27-91b9-e010d10056a3 req-c7934213-ea3a-4c81-94f2-1d106ca33aa9 service nova] Creating event network-vif-deleted:d8fff050-ea09-4d16-be59-177dce2b530c for instance 2af558c1-efaa-4d5f-9881-ec60bff1ba15 on cpu-1 [ 1156.906286] [48527]: INFO nova.api.openstack.requestlog [req-09783d2b-ef3e-4b27-91b9-e010d10056a3 req-c7934213-ea3a-4c81-94f2-1d106ca33aa9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019127 [ 1156.906656] [48527]: [pid: 48527|app: 0|req: 2898/5764] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01: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) [ 1156.913254] [48526]: DEBUG nova.policy [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.919349] [48526]: INFO nova.api.openstack.requestlog [None req-c3fdea27-2d7e-46d2-b892-eb2586a3a8d5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1677 microversion: 2.1 time: 0.119397 [ 1156.919940] [48526]: [pid: 48526|app: 0|req: 2867/5765] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:01 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1677 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.051024] [48527]: DEBUG nova.api.openstack.wsgi [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1157.052147] [48527]: DEBUG nova.compute.api [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1157.056134] [48527]: DEBUG oslo_concurrency.lockutils [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.056449] [48527]: DEBUG oslo_concurrency.lockutils [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.056690] [48527]: DEBUG oslo_concurrency.lockutils [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.057072] [48527]: DEBUG oslo_concurrency.lockutils [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.057313] [48527]: DEBUG oslo_concurrency.lockutils [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.057530] [48527]: DEBUG oslo_concurrency.lockutils [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.073994] [48527]: WARNING neutronclient.v2_0.client [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1157.135856] [48527]: DEBUG nova.policy [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.140435] [48527]: INFO nova.api.openstack.requestlog [None req-607113fd-af6b-4a40-8612-9fd4952e7a6d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1680 microversion: 2.1 time: 0.092809 [ 1157.140785] [48527]: [pid: 48527|app: 0|req: 2899/5766] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:01 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1680 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.236307] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1157.238008] [48526]: DEBUG nova.compute.api [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1157.241954] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.242141] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.242280] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.242541] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.242686] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.242810] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.259104] [48526]: WARNING neutronclient.v2_0.client [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1157.277709] [48526]: DEBUG nova.policy [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.281155] [48526]: INFO nova.api.openstack.requestlog [None req-ea27f922-e842-495c-bb2d-62c62209ac9a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1284 microversion: 2.1 time: 0.047476 [ 1157.281476] [48526]: [pid: 48526|app: 0|req: 2868/5767] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:01 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1284 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.900090] [48527]: DEBUG nova.api.openstack.wsgi [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1157.901731] [48527]: DEBUG nova.compute.api [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1157.907076] [48527]: DEBUG oslo_concurrency.lockutils [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.907275] [48527]: DEBUG oslo_concurrency.lockutils [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.907409] [48527]: DEBUG oslo_concurrency.lockutils [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.907677] [48527]: DEBUG oslo_concurrency.lockutils [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.907817] [48527]: DEBUG oslo_concurrency.lockutils [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.907938] [48527]: DEBUG oslo_concurrency.lockutils [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.925996] [48527]: WARNING neutronclient.v2_0.client [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1157.933296] [48526]: DEBUG nova.api.openstack.wsgi [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1157.935077] [48526]: DEBUG nova.compute.api [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1157.938946] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.939163] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.939308] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.939627] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.939780] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.941078] [48526]: DEBUG oslo_concurrency.lockutils [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.944618] [48527]: DEBUG nova.policy [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.950900] [48527]: INFO nova.api.openstack.requestlog [None req-9adf7bab-92da-4442-bd78-8874533aeba6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1277 microversion: 2.1 time: 0.053353 [ 1157.951367] [48527]: [pid: 48527|app: 0|req: 2900/5768] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:02 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1277 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.958188] [48526]: WARNING neutronclient.v2_0.client [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1158.030744] [48526]: DEBUG nova.policy [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.035780] [48526]: INFO nova.api.openstack.requestlog [None req-e59018d8-c0eb-4c4e-9a17-35637a4a6936 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1677 microversion: 2.1 time: 0.105029 [ 1158.036141] [48526]: [pid: 48526|app: 0|req: 2869/5769] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:02 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1677 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.154019] [48527]: DEBUG nova.api.openstack.wsgi [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1158.155659] [48527]: DEBUG nova.compute.api [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1158.160792] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.160983] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.161135] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.161406] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.161548] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.161668] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.183091] [48527]: WARNING neutronclient.v2_0.client [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1158.251816] [48527]: DEBUG nova.policy [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.256197] [48527]: INFO nova.api.openstack.requestlog [None req-9efb140e-82a5-41a4-b1db-7e44200aaaea tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1680 microversion: 2.1 time: 0.104721 [ 1158.256638] [48527]: [pid: 48527|app: 0|req: 2901/5770] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:02 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1680 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.294735] [48526]: DEBUG nova.api.openstack.wsgi [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1158.296397] [48526]: DEBUG nova.compute.api [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1158.300197] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.300403] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.300546] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.300814] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.300949] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.301094] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.319409] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.319569] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.319695] [48526]: DEBUG oslo_concurrency.lockutils [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.319850] [48526]: DEBUG nova.objects.instance [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 2af558c1-efaa-4d5f-9881-ec60bff1ba15 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1158.322872] [48526]: WARNING neutronclient.v2_0.client [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1158.340546] [48526]: DEBUG nova.policy [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.343831] [48526]: INFO nova.api.openstack.requestlog [None req-7e39553c-dcdc-44b3-a6a4-928485c9e94c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1298 microversion: 2.1 time: 0.051620 [ 1158.344398] [48526]: [pid: 48526|app: 0|req: 2870/5771] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:02 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.965348] [48527]: DEBUG nova.api.openstack.wsgi [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1158.966982] [48527]: DEBUG nova.compute.api [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1158.972568] [48527]: DEBUG oslo_concurrency.lockutils [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.972763] [48527]: DEBUG oslo_concurrency.lockutils [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.972898] [48527]: DEBUG oslo_concurrency.lockutils [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.973199] [48527]: DEBUG oslo_concurrency.lockutils [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.973365] [48527]: DEBUG oslo_concurrency.lockutils [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.973491] [48527]: DEBUG oslo_concurrency.lockutils [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.991933] [48527]: WARNING neutronclient.v2_0.client [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1159.010571] [48527]: DEBUG nova.policy [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.016556] [48527]: INFO nova.api.openstack.requestlog [None req-b001ac25-73c2-4b58-81a6-77ed2cee5bc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1277 microversion: 2.1 time: 0.053955 [ 1159.016876] [48527]: [pid: 48527|app: 0|req: 2902/5772] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:03 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1277 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.049913] [48526]: DEBUG nova.api.openstack.wsgi [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.051729] [48526]: DEBUG nova.compute.api [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.055973] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.055973] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.056109] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.056418] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.056614] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.056747] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.077085] [48526]: WARNING neutronclient.v2_0.client [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1159.170473] [48526]: DEBUG nova.policy [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.175295] [48526]: INFO nova.api.openstack.requestlog [None req-2a6efb25-fbfb-4fd6-9031-c0ef501a62c5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1677 microversion: 2.1 time: 0.127910 [ 1159.175682] [48526]: [pid: 48526|app: 0|req: 2871/5773] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:03 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1677 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.269830] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.271480] [48527]: DEBUG nova.compute.api [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.276670] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.276867] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.277019] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.277293] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.277438] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.277563] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.302232] [48527]: WARNING neutronclient.v2_0.client [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1159.322069] [48527]: DEBUG nova.policy [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.328364] [48527]: INFO nova.api.openstack.requestlog [None req-b8bc21d9-ff16-485e-9b65-cd42d7dde343 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1613 microversion: 2.1 time: 0.061122 [ 1159.328702] [48527]: [pid: 48527|app: 0|req: 2903/5774] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:03 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1613 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.331484] [48526]: DEBUG nova.api.openstack.wsgi [req-f7911ea1-f293-4915-8f82-fee5369d28d6 req-2af32d50-772c-4f91-8348-75437d1f1eb7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ff466f5-fd9d-46c1-901b-ca33984e0fd3", "name": "network-vif-deleted", "tag": "97a932b7-fd2c-4199-9f5b-e48c25bd8fce"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1159.338450] [48526]: DEBUG oslo_concurrency.lockutils [req-f7911ea1-f293-4915-8f82-fee5369d28d6 req-2af32d50-772c-4f91-8348-75437d1f1eb7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.338660] [48526]: DEBUG oslo_concurrency.lockutils [req-f7911ea1-f293-4915-8f82-fee5369d28d6 req-2af32d50-772c-4f91-8348-75437d1f1eb7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.338800] [48526]: DEBUG oslo_concurrency.lockutils [req-f7911ea1-f293-4915-8f82-fee5369d28d6 req-2af32d50-772c-4f91-8348-75437d1f1eb7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.345318] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f7911ea1-f293-4915-8f82-fee5369d28d6 req-2af32d50-772c-4f91-8348-75437d1f1eb7 service nova] Creating event network-vif-deleted:97a932b7-fd2c-4199-9f5b-e48c25bd8fce for instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 on cpu-1 [ 1159.349609] [48526]: INFO nova.api.openstack.requestlog [req-f7911ea1-f293-4915-8f82-fee5369d28d6 req-2af32d50-772c-4f91-8348-75437d1f1eb7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021357 [ 1159.349960] [48526]: [pid: 48526|app: 0|req: 2872/5775] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:03 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) [ 1159.357422] [48527]: DEBUG nova.api.openstack.wsgi [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.358976] [48527]: DEBUG nova.compute.api [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.362797] [48527]: DEBUG oslo_concurrency.lockutils [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.363067] [48527]: DEBUG oslo_concurrency.lockutils [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.363219] [48527]: DEBUG oslo_concurrency.lockutils [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.363518] [48527]: DEBUG oslo_concurrency.lockutils [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.363665] [48527]: DEBUG oslo_concurrency.lockutils [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.363789] [48527]: DEBUG oslo_concurrency.lockutils [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.385631] [48527]: DEBUG oslo_concurrency.lockutils [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.385837] [48527]: DEBUG oslo_concurrency.lockutils [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.385989] [48527]: DEBUG oslo_concurrency.lockutils [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.386165] [48527]: DEBUG nova.objects.instance [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 2af558c1-efaa-4d5f-9881-ec60bff1ba15 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1159.389442] [48527]: WARNING neutronclient.v2_0.client [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1159.408636] [48527]: DEBUG nova.policy [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.413055] [48527]: INFO nova.api.openstack.requestlog [None req-449e677d-cfc8-45ac-bb0c-643258c112fb tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1298 microversion: 2.1 time: 0.057818 [ 1159.413532] [48527]: [pid: 48527|app: 0|req: 2904/5776] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:03 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.030698] [48526]: DEBUG nova.api.openstack.wsgi [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.032643] [48526]: DEBUG nova.compute.api [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.038464] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.038677] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.038837] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.039156] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.039325] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.039471] [48526]: DEBUG oslo_concurrency.lockutils [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.056136] [48526]: WARNING neutronclient.v2_0.client [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1160.076839] [48526]: DEBUG nova.policy [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.081449] [48526]: INFO nova.api.openstack.requestlog [None req-5e4ff3b1-a6d5-4ca3-bf0d-a05bc00726eb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1285 microversion: 2.1 time: 0.053846 [ 1160.081823] [48526]: [pid: 48526|app: 0|req: 2873/5777] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:04 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1285 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.182318] [48527]: DEBUG nova.api.openstack.wsgi [None req-913a1316-da59-4b88-93ae-0ce84683f457 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.184017] [48527]: DEBUG nova.compute.api [None req-913a1316-da59-4b88-93ae-0ce84683f457 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.188521] [48526]: DEBUG nova.api.openstack.wsgi [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.188974] [48527]: DEBUG oslo_concurrency.lockutils [None req-913a1316-da59-4b88-93ae-0ce84683f457 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.189195] [48527]: DEBUG oslo_concurrency.lockutils [None req-913a1316-da59-4b88-93ae-0ce84683f457 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.189320] [48527]: DEBUG oslo_concurrency.lockutils [None req-913a1316-da59-4b88-93ae-0ce84683f457 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.189581] [48527]: DEBUG oslo_concurrency.lockutils [None req-913a1316-da59-4b88-93ae-0ce84683f457 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.189797] [48527]: DEBUG oslo_concurrency.lockutils [None req-913a1316-da59-4b88-93ae-0ce84683f457 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.189845] [48527]: DEBUG oslo_concurrency.lockutils [None req-913a1316-da59-4b88-93ae-0ce84683f457 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.190438] [48526]: DEBUG nova.compute.api [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.194771] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.195217] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.195217] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.195377] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.195527] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.195649] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.210358] [48527]: INFO nova.api.openstack.requestlog [None req-913a1316-da59-4b88-93ae-0ce84683f457 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030639 [ 1160.210773] [48527]: [pid: 48527|app: 0|req: 2905/5778] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:04 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1160.212290] [48526]: WARNING neutronclient.v2_0.client [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1160.216829] [48527]: DEBUG nova.api.openstack.wsgi [None req-93ad361b-91ee-4e4d-a3c7-3c87c9403d98 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.218087] [48527]: DEBUG nova.compute.api [None req-93ad361b-91ee-4e4d-a3c7-3c87c9403d98 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.220904] [48527]: DEBUG oslo_concurrency.lockutils [None req-93ad361b-91ee-4e4d-a3c7-3c87c9403d98 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.221091] [48527]: DEBUG oslo_concurrency.lockutils [None req-93ad361b-91ee-4e4d-a3c7-3c87c9403d98 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.221302] [48527]: DEBUG oslo_concurrency.lockutils [None req-93ad361b-91ee-4e4d-a3c7-3c87c9403d98 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.221572] [48527]: DEBUG oslo_concurrency.lockutils [None req-93ad361b-91ee-4e4d-a3c7-3c87c9403d98 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.221724] [48527]: DEBUG oslo_concurrency.lockutils [None req-93ad361b-91ee-4e4d-a3c7-3c87c9403d98 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.221847] [48527]: DEBUG oslo_concurrency.lockutils [None req-93ad361b-91ee-4e4d-a3c7-3c87c9403d98 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.238250] [48527]: INFO nova.api.openstack.requestlog [None req-93ad361b-91ee-4e4d-a3c7-3c87c9403d98 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/2f69a4c1-98cb-4958-884a-099f0c91b898" status: 200 len: 194 microversion: 2.1 time: 0.023450 [ 1160.238766] [48527]: [pid: 48527|app: 0|req: 2906/5779] 10.180.1.21 () {58 vars in 1408 bytes} [Fri Dec 12 14:01:04 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/2f69a4c1-98cb-4958-884a-099f0c91b898 => generated 194 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1160.277192] [48526]: DEBUG nova.policy [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.282232] [48526]: INFO nova.api.openstack.requestlog [None req-cf616f52-9b25-4025-abf8-b8ced7861159 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1682 microversion: 2.1 time: 0.096183 [ 1160.282590] [48526]: [pid: 48526|app: 0|req: 2874/5780] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:04 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1682 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.342641] [48527]: DEBUG nova.api.openstack.wsgi [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.345166] [48527]: DEBUG nova.compute.api [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.348468] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.348675] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.348797] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.349077] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.349345] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.350157] [48527]: DEBUG oslo_concurrency.lockutils [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.371748] [48527]: WARNING neutronclient.v2_0.client [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1160.394137] [48527]: DEBUG nova.policy [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.398733] [48527]: INFO nova.api.openstack.requestlog [None req-f00dc2f4-a57b-4245-b7dc-0dec2d6d96d1 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1320 microversion: 2.1 time: 0.058885 [ 1160.399051] [48527]: [pid: 48527|app: 0|req: 2907/5781] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:04 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1320 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.427989] [48526]: DEBUG nova.api.openstack.wsgi [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.430356] [48526]: DEBUG nova.compute.api [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.435716] [48526]: DEBUG oslo_concurrency.lockutils [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.436070] [48526]: DEBUG oslo_concurrency.lockutils [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.436199] [48526]: DEBUG oslo_concurrency.lockutils [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.436628] [48526]: DEBUG oslo_concurrency.lockutils [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.436824] [48526]: DEBUG oslo_concurrency.lockutils [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.437095] [48526]: DEBUG oslo_concurrency.lockutils [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.475328] [48526]: DEBUG oslo_concurrency.lockutils [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.475549] [48526]: DEBUG oslo_concurrency.lockutils [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.475702] [48526]: DEBUG oslo_concurrency.lockutils [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.475866] [48526]: DEBUG nova.objects.instance [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lazy-loading 'fault' on Instance uuid 2af558c1-efaa-4d5f-9881-ec60bff1ba15 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1160.494885] [48526]: WARNING neutronclient.v2_0.client [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1160.516296] [48526]: DEBUG nova.policy [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.522176] [48526]: INFO nova.api.openstack.requestlog [None req-490b6b37-b873-486b-a13b-cac1002eaafe tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 200 len: 1298 microversion: 2.1 time: 0.097458 [ 1160.522556] [48526]: [pid: 48526|app: 0|req: 2875/5782] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:04 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 1298 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.652868] [48527]: DEBUG nova.api.openstack.wsgi [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.655032] [48527]: DEBUG nova.compute.api [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.660874] [48527]: DEBUG oslo_concurrency.lockutils [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.660874] [48527]: DEBUG oslo_concurrency.lockutils [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.660874] [48527]: DEBUG oslo_concurrency.lockutils [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.661166] [48527]: DEBUG oslo_concurrency.lockutils [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.662141] [48527]: DEBUG oslo_concurrency.lockutils [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.662141] [48527]: DEBUG oslo_concurrency.lockutils [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.685189] [48527]: WARNING neutronclient.v2_0.client [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1160.773857] [48527]: DEBUG nova.policy [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.781282] [48527]: INFO nova.api.openstack.requestlog [None req-228f4df1-77bc-4af9-8828-ff6be06843a8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1672 microversion: 2.1 time: 0.131759 [ 1160.781622] [48527]: [pid: 48527|app: 0|req: 2908/5783] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:04 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1672 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.795064] [48526]: DEBUG nova.api.openstack.wsgi [None req-99bb59b0-cf0d-4d41-ae2a-844f674b7628 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "acec745d-ecca-4515-8503-3c6698d20c15"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1160.796953] [48526]: DEBUG nova.compute.api [None req-99bb59b0-cf0d-4d41-ae2a-844f674b7628 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.800736] [48526]: DEBUG oslo_concurrency.lockutils [None req-99bb59b0-cf0d-4d41-ae2a-844f674b7628 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.800932] [48526]: DEBUG oslo_concurrency.lockutils [None req-99bb59b0-cf0d-4d41-ae2a-844f674b7628 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.801083] [48526]: DEBUG oslo_concurrency.lockutils [None req-99bb59b0-cf0d-4d41-ae2a-844f674b7628 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.801353] [48526]: DEBUG oslo_concurrency.lockutils [None req-99bb59b0-cf0d-4d41-ae2a-844f674b7628 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.801503] [48526]: DEBUG oslo_concurrency.lockutils [None req-99bb59b0-cf0d-4d41-ae2a-844f674b7628 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.801629] [48526]: DEBUG oslo_concurrency.lockutils [None req-99bb59b0-cf0d-4d41-ae2a-844f674b7628 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.096570] [48527]: DEBUG nova.api.openstack.wsgi [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1161.098360] [48527]: DEBUG nova.compute.api [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.102349] [48527]: DEBUG oslo_concurrency.lockutils [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.102540] [48527]: DEBUG oslo_concurrency.lockutils [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.102738] [48527]: DEBUG oslo_concurrency.lockutils [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.103138] [48527]: DEBUG oslo_concurrency.lockutils [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.103314] [48527]: DEBUG oslo_concurrency.lockutils [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.103442] [48527]: DEBUG oslo_concurrency.lockutils [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.119857] [48527]: WARNING neutronclient.v2_0.client [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1161.199886] [48527]: DEBUG nova.policy [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.204457] [48527]: INFO nova.api.openstack.requestlog [None req-41ca9e9e-e076-4ed0-9962-eba5f22844d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1337 microversion: 2.1 time: 0.110519 [ 1161.204837] [48527]: [pid: 48527|app: 0|req: 2909/5784] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:05 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1337 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.296357] [48527]: DEBUG nova.api.openstack.wsgi [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1161.298040] [48527]: DEBUG nova.compute.api [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.302233] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.302581] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.302743] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.303057] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.303214] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.303337] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.320225] [48527]: WARNING neutronclient.v2_0.client [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1161.380056] [48527]: DEBUG nova.policy [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.385072] [48527]: INFO nova.api.openstack.requestlog [None req-0edb80ca-adda-46f2-8c0c-1e6ba626afce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1682 microversion: 2.1 time: 0.091263 [ 1161.385445] [48527]: [pid: 48527|app: 0|req: 2910/5785] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:05 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1682 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.412191] [48527]: DEBUG nova.api.openstack.wsgi [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1161.413795] [48527]: DEBUG nova.compute.api [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.417408] [48527]: DEBUG oslo_concurrency.lockutils [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.417597] [48527]: DEBUG oslo_concurrency.lockutils [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.417734] [48527]: DEBUG oslo_concurrency.lockutils [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.418050] [48527]: DEBUG oslo_concurrency.lockutils [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.418203] [48527]: DEBUG oslo_concurrency.lockutils [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.418325] [48527]: DEBUG oslo_concurrency.lockutils [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.437709] [48527]: DEBUG oslo_concurrency.lockutils [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.437849] [48527]: DEBUG oslo_concurrency.lockutils [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.438013] [48527]: DEBUG oslo_concurrency.lockutils [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.438422] [48527]: DEBUG nova.objects.instance [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1161.446950] [48527]: WARNING neutronclient.v2_0.client [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1161.466023] [48527]: DEBUG nova.policy [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.469947] [48527]: INFO nova.api.openstack.requestlog [None req-4de2ecd5-9a3f-423d-9726-6022707ba0ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1325 microversion: 2.1 time: 0.059961 [ 1161.470326] [48527]: [pid: 48527|app: 0|req: 2911/5786] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:05 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1325 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.473038] [48527]: DEBUG nova.api.openstack.wsgi [None req-51658a2a-8cdc-4a3a-8744-cd3e9db2a92e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b82b5a29-c246-4f96-bc90-c38f4300e7a8"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1161.474563] [48527]: DEBUG nova.compute.api [None req-51658a2a-8cdc-4a3a-8744-cd3e9db2a92e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.493795] [48527]: DEBUG oslo_concurrency.lockutils [None req-51658a2a-8cdc-4a3a-8744-cd3e9db2a92e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.494050] [48527]: DEBUG oslo_concurrency.lockutils [None req-51658a2a-8cdc-4a3a-8744-cd3e9db2a92e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.494182] [48527]: DEBUG oslo_concurrency.lockutils [None req-51658a2a-8cdc-4a3a-8744-cd3e9db2a92e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.494472] [48527]: DEBUG oslo_concurrency.lockutils [None req-51658a2a-8cdc-4a3a-8744-cd3e9db2a92e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.494618] [48527]: DEBUG oslo_concurrency.lockutils [None req-51658a2a-8cdc-4a3a-8744-cd3e9db2a92e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.494765] [48527]: DEBUG oslo_concurrency.lockutils [None req-51658a2a-8cdc-4a3a-8744-cd3e9db2a92e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.422560] [48526]: INFO nova.api.openstack.requestlog [None req-99bb59b0-cf0d-4d41-ae2a-844f674b7628 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.629952 [ 1162.422985] [48526]: [pid: 48526|app: 0|req: 2876/5787] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 14:01:05 2025] POST /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/os-volume_attachments => generated 194 bytes in 1631 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1162.426193] [48526]: DEBUG nova.api.openstack.wsgi [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1162.428659] [48526]: DEBUG nova.compute.api [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1162.434321] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.434503] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.434641] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.434907] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.435071] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.435195] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.446565] [48526]: INFO nova.api.openstack.wsgi [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 2af558c1-efaa-4d5f-9881-ec60bff1ba15 could not be found. [ 1162.446858] [48526]: DEBUG nova.api.openstack.wsgi [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 2af558c1-efaa-4d5f-9881-ec60bff1ba15 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1162.447296] [48526]: INFO nova.api.openstack.requestlog [None req-9bb5127c-b28d-4dc9-a1e0-9003f986a124 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 404 len: 111 microversion: 2.1 time: 0.023740 [ 1162.447607] [48526]: [pid: 48526|app: 0|req: 2877/5788] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:06 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1162.452096] [48526]: DEBUG nova.api.openstack.wsgi [req-1ae037a4-0326-481f-b396-a6714ead874d req-b6921703-3944-486b-a1d7-6357013e76dd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ffef2151-cd5d-403b-9020-2c631b3cd13d", "name": "network-vif-plugged", "status": "completed", "tag": "fb2750b5-2f63-4fe1-8709-63786d5f2d1b"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1162.460106] [48526]: DEBUG oslo_concurrency.lockutils [req-1ae037a4-0326-481f-b396-a6714ead874d req-b6921703-3944-486b-a1d7-6357013e76dd service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.460150] [48526]: DEBUG oslo_concurrency.lockutils [req-1ae037a4-0326-481f-b396-a6714ead874d req-b6921703-3944-486b-a1d7-6357013e76dd service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.460268] [48526]: DEBUG oslo_concurrency.lockutils [req-1ae037a4-0326-481f-b396-a6714ead874d req-b6921703-3944-486b-a1d7-6357013e76dd service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.470333] [48526]: INFO nova.api.openstack.compute.server_external_events [req-1ae037a4-0326-481f-b396-a6714ead874d req-b6921703-3944-486b-a1d7-6357013e76dd service nova] Creating event network-vif-plugged:fb2750b5-2f63-4fe1-8709-63786d5f2d1b for instance ffef2151-cd5d-403b-9020-2c631b3cd13d on cpu-1 [ 1162.475018] [48526]: INFO nova.api.openstack.requestlog [req-1ae037a4-0326-481f-b396-a6714ead874d req-b6921703-3944-486b-a1d7-6357013e76dd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026706 [ 1162.475230] [48526]: [pid: 48526|app: 0|req: 2878/5789] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:06 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) [ 1162.478177] [48526]: DEBUG nova.api.openstack.wsgi [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1162.494690] [48526]: DEBUG nova.compute.api [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1162.498153] [48526]: DEBUG oslo_concurrency.lockutils [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.498339] [48526]: DEBUG oslo_concurrency.lockutils [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.498490] [48526]: DEBUG oslo_concurrency.lockutils [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.498764] [48526]: DEBUG oslo_concurrency.lockutils [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.498910] [48526]: DEBUG oslo_concurrency.lockutils [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.499061] [48526]: DEBUG oslo_concurrency.lockutils [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.524539] [48526]: WARNING neutronclient.v2_0.client [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.597264] [48526]: DEBUG nova.policy [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.603668] [48526]: INFO nova.api.openstack.requestlog [None req-98142ff7-1de3-4659-b291-80c246243bc0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1325 microversion: 2.1 time: 0.127765 [ 1162.604007] [48526]: [pid: 48526|app: 0|req: 2879/5790] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:06 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1325 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.607038] [48526]: DEBUG nova.api.openstack.wsgi [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1162.607920] [48526]: DEBUG nova.compute.api [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1162.612062] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.612245] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.612382] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.612642] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.612800] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.612944] [48526]: DEBUG oslo_concurrency.lockutils [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.628596] [48526]: WARNING neutronclient.v2_0.client [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.683362] [48526]: DEBUG nova.policy [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.687588] [48526]: INFO nova.api.openstack.requestlog [None req-8dbe3e19-d586-40e9-ba05-70b9b72a0fd3 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1683 microversion: 2.1 time: 0.083017 [ 1162.687926] [48526]: [pid: 48526|app: 0|req: 2880/5791] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:06 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1683 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.690343] [48526]: DEBUG nova.api.openstack.wsgi [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1162.691804] [48526]: DEBUG nova.compute.api [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1162.694693] [48526]: DEBUG oslo_concurrency.lockutils [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.695052] [48526]: DEBUG oslo_concurrency.lockutils [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.695052] [48526]: DEBUG oslo_concurrency.lockutils [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.695309] [48526]: DEBUG oslo_concurrency.lockutils [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.695461] [48526]: DEBUG oslo_concurrency.lockutils [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.695586] [48526]: DEBUG oslo_concurrency.lockutils [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.713614] [48526]: DEBUG oslo_concurrency.lockutils [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.713780] [48526]: DEBUG oslo_concurrency.lockutils [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.713933] [48526]: DEBUG oslo_concurrency.lockutils [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.714057] [48526]: DEBUG nova.objects.instance [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1162.716994] [48526]: WARNING neutronclient.v2_0.client [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.735197] [48526]: DEBUG nova.policy [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.738346] [48526]: INFO nova.api.openstack.requestlog [None req-fefad9e3-f766-4d23-b901-8496620bbce3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 200 len: 1325 microversion: 2.1 time: 0.049892 [ 1162.738644] [48526]: [pid: 48526|app: 0|req: 2881/5792] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:06 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 1325 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.741952] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1832973306", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "f87b4c07-6caf-472b-88b6-9b6610bfc0e5"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1162.776263] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.776437] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.776571] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.776929] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.777910] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.778055] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.781598] [48526]: DEBUG nova.network.neutron [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] validate_networks() for [('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1162.781883] [48526]: WARNING neutronclient.v2_0.client [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.783061] [48526]: WARNING openstack [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1162.783723] [48526]: WARNING openstack [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1162.790166] [48526]: INFO nova.network.neutron [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] _ports_needed_per_instance requested_netwokrs=[('f87b4c07-6caf-472b-88b6-9b6610bfc0e5', None, None, None, None, None)] [ 1162.893610] [48526]: WARNING neutronclient.v2_0.client [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.894257] [48526]: WARNING openstack [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1162.894582] [48526]: WARNING openstack [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1162.973711] [48526]: DEBUG nova.virt.hardware [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1162.973858] [48526]: DEBUG nova.virt.hardware [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1162.974088] [48526]: DEBUG nova.virt.hardware [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1162.974209] [48526]: DEBUG nova.virt.hardware [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1162.974326] [48526]: DEBUG nova.virt.hardware [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1162.981819] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.982007] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.982148] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.983026] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.983754] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.983885] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.993440] [48526]: DEBUG nova.quota [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1162.996115] [48526]: DEBUG nova.quota [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for user bf09ba6dd8f6405481942b8bd9ae15d4 and project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1163.001620] [48526]: DEBUG nova.compute.api [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1163.002512] [48526]: DEBUG nova.compute.api [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1163.033834] [48526]: INFO nova.api.openstack.requestlog [None req-ce5907de-2a95-419c-a503-46fb43931f61 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.294025 [ 1163.034272] [48526]: [pid: 48526|app: 0|req: 2882/5793] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:01:06 2025] POST /compute/v2.1/servers => generated 380 bytes in 295 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1163.042388] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0803205-a29b-4b81-91b9-f20f0b519659 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.044097] [48526]: DEBUG nova.compute.api [None req-f0803205-a29b-4b81-91b9-f20f0b519659 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.054037] [48526]: WARNING neutronclient.v2_0.client [None req-f0803205-a29b-4b81-91b9-f20f0b519659 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1163.074377] [48526]: DEBUG nova.policy [None req-f0803205-a29b-4b81-91b9-f20f0b519659 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.078721] [48526]: INFO nova.api.openstack.requestlog [None req-f0803205-a29b-4b81-91b9-f20f0b519659 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1213 microversion: 2.1 time: 0.038333 [ 1163.079149] [48526]: [pid: 48526|app: 0|req: 2883/5794] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:07 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1213 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1163.114535] [48527]: INFO nova.api.openstack.requestlog [None req-51658a2a-8cdc-4a3a-8744-cd3e9db2a92e tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "POST /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.643440 [ 1163.114946] [48527]: [pid: 48527|app: 0|req: 2912/5795] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 14:01:05 2025] POST /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments => generated 194 bytes in 1644 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1163.279740] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1163.616857] [48526]: DEBUG nova.api.openstack.wsgi [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.618661] [48526]: DEBUG nova.compute.api [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.624227] [48526]: DEBUG oslo_concurrency.lockutils [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.624508] [48526]: DEBUG oslo_concurrency.lockutils [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.624672] [48526]: DEBUG oslo_concurrency.lockutils [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.625030] [48526]: DEBUG oslo_concurrency.lockutils [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.625209] [48526]: DEBUG oslo_concurrency.lockutils [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.625345] [48526]: DEBUG oslo_concurrency.lockutils [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.660528] [48526]: WARNING neutronclient.v2_0.client [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1163.703111] [48527]: DEBUG nova.api.openstack.wsgi [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.704496] [48527]: DEBUG nova.compute.api [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.710031] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.710031] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.710031] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.710031] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.710031] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.710031] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.726938] [48526]: DEBUG nova.policy [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.729714] [48527]: WARNING neutronclient.v2_0.client [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1163.731310] [48526]: INFO nova.api.openstack.requestlog [None req-62d1adac-f6b0-4d03-b6fe-1936d4ed8760 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1325 microversion: 2.1 time: 0.117128 [ 1163.731661] [48526]: [pid: 48526|app: 0|req: 2884/5796] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:07 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1325 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.754212] [48526]: DEBUG nova.api.openstack.wsgi [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.755808] [48526]: DEBUG nova.compute.api [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 0ff466f5-fd9d-46c1-901b-ca33984e0fd3] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.763510] [48526]: DEBUG oslo_concurrency.lockutils [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.763702] [48526]: DEBUG oslo_concurrency.lockutils [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.763836] [48526]: DEBUG oslo_concurrency.lockutils [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.764116] [48526]: DEBUG oslo_concurrency.lockutils [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.764259] [48526]: DEBUG oslo_concurrency.lockutils [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.764379] [48526]: DEBUG oslo_concurrency.lockutils [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.779250] [48526]: INFO nova.api.openstack.wsgi [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] HTTP exception thrown: Instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 could not be found. [ 1163.779509] [48526]: DEBUG nova.api.openstack.wsgi [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Returning 404 to user: Instance 0ff466f5-fd9d-46c1-901b-ca33984e0fd3 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1163.779924] [48526]: INFO nova.api.openstack.requestlog [None req-263510e2-7e8c-4d27-a3fe-156e1b5a7a76 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3" status: 404 len: 111 microversion: 2.1 time: 0.028856 [ 1163.780262] [48526]: [pid: 48526|app: 0|req: 2885/5797] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:07 2025] GET /compute/v2.1/servers/0ff466f5-fd9d-46c1-901b-ca33984e0fd3 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1163.784966] [48526]: DEBUG nova.api.openstack.wsgi [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.785168] [48526]: DEBUG nova.compute.api [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.787917] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.788121] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.788266] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.788534] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.788703] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.788831] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.802759] [48526]: DEBUG nova.compute.api [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1163.838579] [48527]: DEBUG nova.policy [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.842397] [48527]: INFO nova.api.openstack.requestlog [None req-1c8c6193-ea78-4697-8a8f-f8584ed62d62 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1683 microversion: 2.1 time: 0.143504 [ 1163.842958] [48527]: [pid: 48527|app: 0|req: 2913/5798] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:07 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1683 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.846164] [48526]: INFO nova.api.openstack.requestlog [None req-dcf9d356-42f1-4a4f-8240-b08910d3e9ae tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 204 len: 0 microversion: 2.1 time: 0.062839 [ 1163.846532] [48526]: [pid: 48526|app: 0|req: 2886/5799] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:08 2025] DELETE /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 0 bytes in 63 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1163.858071] [48527]: DEBUG nova.api.openstack.wsgi [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.860559] [48527]: DEBUG nova.compute.api [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.865635] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.865843] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.866286] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.866603] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.866760] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.866894] [48527]: DEBUG oslo_concurrency.lockutils [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.884887] [48527]: WARNING neutronclient.v2_0.client [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1163.962238] [48527]: DEBUG nova.policy [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.966828] [48527]: INFO nova.api.openstack.requestlog [None req-4cd0fa13-68ec-49aa-b83b-bcf128353442 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1558 microversion: 2.1 time: 0.111521 [ 1163.967210] [48527]: [pid: 48527|app: 0|req: 2914/5800] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:08 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1558 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.092634] [48526]: DEBUG nova.api.openstack.wsgi [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1164.094764] [48526]: DEBUG nova.compute.api [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1164.098650] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.098845] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.098982] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.099260] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.099412] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.099536] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.116237] [48526]: WARNING neutronclient.v2_0.client [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1164.134038] [48526]: DEBUG nova.policy [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.137353] [48526]: INFO nova.api.openstack.requestlog [None req-5d6bcf28-727d-4674-8a2c-9d0264dfca1d tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1217 microversion: 2.1 time: 0.047473 [ 1164.137666] [48526]: [pid: 48526|app: 0|req: 2887/5801] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:08 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.498828] [48527]: DEBUG nova.api.openstack.wsgi [req-e355bf33-c553-4c45-a53c-c63bff48154a req-e7731728-c7a9-424e-b41a-9f0d5a6da15f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ffef2151-cd5d-403b-9020-2c631b3cd13d", "tag": "fb2750b5-2f63-4fe1-8709-63786d5f2d1b"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1164.506214] [48527]: DEBUG oslo_concurrency.lockutils [req-e355bf33-c553-4c45-a53c-c63bff48154a req-e7731728-c7a9-424e-b41a-9f0d5a6da15f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.506399] [48527]: DEBUG oslo_concurrency.lockutils [req-e355bf33-c553-4c45-a53c-c63bff48154a req-e7731728-c7a9-424e-b41a-9f0d5a6da15f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.506535] [48527]: DEBUG oslo_concurrency.lockutils [req-e355bf33-c553-4c45-a53c-c63bff48154a req-e7731728-c7a9-424e-b41a-9f0d5a6da15f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.512733] [48527]: INFO nova.api.openstack.compute.server_external_events [req-e355bf33-c553-4c45-a53c-c63bff48154a req-e7731728-c7a9-424e-b41a-9f0d5a6da15f service nova] Creating event network-changed:fb2750b5-2f63-4fe1-8709-63786d5f2d1b for instance ffef2151-cd5d-403b-9020-2c631b3cd13d on cpu-1 [ 1164.517087] [48527]: INFO nova.api.openstack.requestlog [req-e355bf33-c553-4c45-a53c-c63bff48154a req-e7731728-c7a9-424e-b41a-9f0d5a6da15f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020874 [ 1164.517410] [48527]: [pid: 48527|app: 0|req: 2915/5802] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:08 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) [ 1164.746600] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1164.748451] [48526]: DEBUG nova.compute.api [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1164.754097] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.754243] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.754385] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.754667] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.754814] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.754934] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.772966] [48526]: WARNING neutronclient.v2_0.client [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1164.837935] [48526]: DEBUG nova.policy [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.844278] [48526]: INFO nova.api.openstack.requestlog [None req-2d4ab1c3-af19-400b-8ffb-1a1e812b447b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1325 microversion: 2.1 time: 0.100437 [ 1164.844712] [48526]: [pid: 48526|app: 0|req: 2888/5803] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:08 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1325 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.860911] [48527]: DEBUG nova.api.openstack.wsgi [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1164.862741] [48527]: DEBUG nova.compute.api [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1164.866950] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.867162] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.867297] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.867561] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.867817] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.867817] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.885134] [48527]: WARNING neutronclient.v2_0.client [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1164.974928] [48527]: DEBUG nova.policy [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.979213] [48527]: INFO nova.api.openstack.requestlog [None req-bf055613-d651-49ce-a63e-fb1e879d4ea6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1683 microversion: 2.1 time: 0.120936 [ 1164.979574] [48527]: [pid: 48527|app: 0|req: 2916/5804] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:09 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1683 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.980705] [48526]: DEBUG nova.api.openstack.wsgi [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1164.982426] [48526]: DEBUG nova.compute.api [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1164.986209] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.986393] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.986529] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.986787] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.986965] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.987114] [48526]: DEBUG oslo_concurrency.lockutils [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.003341] [48526]: WARNING neutronclient.v2_0.client [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1165.056407] [48526]: DEBUG nova.policy [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.060810] [48526]: INFO nova.api.openstack.requestlog [None req-c20e367e-8bfa-468f-b769-6f6256c42a0d tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1558 microversion: 2.1 time: 0.082184 [ 1165.060810] [48526]: [pid: 48526|app: 0|req: 2889/5805] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:09 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1558 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.150456] [48527]: DEBUG nova.api.openstack.wsgi [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1165.152086] [48527]: DEBUG nova.compute.api [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1165.156040] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.156243] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.156381] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.156645] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.156787] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.156908] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.172745] [48527]: WARNING neutronclient.v2_0.client [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1165.189109] [48527]: DEBUG nova.policy [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.192670] [48527]: INFO nova.api.openstack.requestlog [None req-3ba5b2af-2625-4466-8433-215b64438830 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1265 microversion: 2.1 time: 0.044664 [ 1165.193009] [48527]: [pid: 48527|app: 0|req: 2917/5806] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:09 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1265 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.858157] [48526]: DEBUG nova.api.openstack.wsgi [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1165.859777] [48526]: DEBUG nova.compute.api [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1165.866123] [48526]: DEBUG oslo_concurrency.lockutils [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.866326] [48526]: DEBUG oslo_concurrency.lockutils [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.866465] [48526]: DEBUG oslo_concurrency.lockutils [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.866740] [48526]: DEBUG oslo_concurrency.lockutils [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.866894] [48526]: DEBUG oslo_concurrency.lockutils [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.866999] [48526]: DEBUG oslo_concurrency.lockutils [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.889141] [48526]: WARNING neutronclient.v2_0.client [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1165.969661] [48526]: DEBUG nova.policy [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.976942] [48526]: INFO nova.api.openstack.requestlog [None req-e37b02fb-00ae-49a1-a812-0f3c2c1211ab tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1325 microversion: 2.1 time: 0.121183 [ 1165.977335] [48526]: [pid: 48526|app: 0|req: 2890/5807] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:10 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1325 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.992496] [48527]: DEBUG nova.api.openstack.wsgi [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1165.994083] [48527]: DEBUG nova.compute.api [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1165.997902] [48527]: DEBUG oslo_concurrency.lockutils [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.998107] [48527]: DEBUG oslo_concurrency.lockutils [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.998245] [48527]: DEBUG oslo_concurrency.lockutils [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.998517] [48527]: DEBUG oslo_concurrency.lockutils [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.998664] [48527]: DEBUG oslo_concurrency.lockutils [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.998784] [48527]: DEBUG oslo_concurrency.lockutils [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.016857] [48527]: WARNING neutronclient.v2_0.client [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1166.074068] [48526]: DEBUG nova.api.openstack.wsgi [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1166.075784] [48526]: DEBUG nova.compute.api [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1166.077421] [48527]: DEBUG nova.policy [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.079634] [48526]: DEBUG oslo_concurrency.lockutils [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.079845] [48526]: DEBUG oslo_concurrency.lockutils [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.079990] [48526]: DEBUG oslo_concurrency.lockutils [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.080219] [48526]: DEBUG oslo_concurrency.lockutils [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.080365] [48526]: DEBUG oslo_concurrency.lockutils [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.080528] [48526]: DEBUG oslo_concurrency.lockutils [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.082362] [48527]: INFO nova.api.openstack.requestlog [None req-99b53325-745f-42d3-ad4b-dded83718a3d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1683 microversion: 2.1 time: 0.092261 [ 1166.082762] [48527]: [pid: 48527|app: 0|req: 2918/5808] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:10 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1683 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.098633] [48526]: WARNING neutronclient.v2_0.client [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1166.184740] [48526]: DEBUG nova.policy [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.189540] [48526]: INFO nova.api.openstack.requestlog [None req-b795cecb-4cf2-4f98-80ce-f1ab9202f3ff tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1558 microversion: 2.1 time: 0.117529 [ 1166.189890] [48526]: [pid: 48526|app: 0|req: 2891/5809] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:10 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1558 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.206103] [48527]: DEBUG nova.api.openstack.wsgi [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1166.207645] [48527]: DEBUG nova.compute.api [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1166.211310] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.211310] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.212588] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.212588] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.212588] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.212588] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.230192] [48527]: WARNING neutronclient.v2_0.client [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1166.251364] [48526]: DEBUG nova.api.openstack.wsgi [req-0c67544f-314a-4106-a894-02a8b1f379ac req-42d1ed74-bbc2-4ebd-ac30-d588e5ae8830 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca893712-df12-4e77-b84d-f65b6975648d", "name": "network-vif-deleted", "tag": "d9606991-97eb-4cb7-acc7-b563a060c689"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1166.252374] [48527]: DEBUG nova.policy [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.256571] [48527]: INFO nova.api.openstack.requestlog [None req-d1023821-222a-4962-9605-c2b07893efb9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1265 microversion: 2.1 time: 0.052502 [ 1166.256880] [48527]: [pid: 48527|app: 0|req: 2919/5810] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:10 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1265 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.257578] [48526]: DEBUG oslo_concurrency.lockutils [req-0c67544f-314a-4106-a894-02a8b1f379ac req-42d1ed74-bbc2-4ebd-ac30-d588e5ae8830 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.257747] [48526]: DEBUG oslo_concurrency.lockutils [req-0c67544f-314a-4106-a894-02a8b1f379ac req-42d1ed74-bbc2-4ebd-ac30-d588e5ae8830 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.257897] [48526]: DEBUG oslo_concurrency.lockutils [req-0c67544f-314a-4106-a894-02a8b1f379ac req-42d1ed74-bbc2-4ebd-ac30-d588e5ae8830 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.263946] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0c67544f-314a-4106-a894-02a8b1f379ac req-42d1ed74-bbc2-4ebd-ac30-d588e5ae8830 service nova] Creating event network-vif-deleted:d9606991-97eb-4cb7-acc7-b563a060c689 for instance ca893712-df12-4e77-b84d-f65b6975648d on cpu-1 [ 1166.268008] [48526]: INFO nova.api.openstack.requestlog [req-0c67544f-314a-4106-a894-02a8b1f379ac req-42d1ed74-bbc2-4ebd-ac30-d588e5ae8830 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018772 [ 1166.268482] [48526]: [pid: 48526|app: 0|req: 2892/5811] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:10 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) [ 1166.990921] [48527]: DEBUG nova.api.openstack.wsgi [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1166.992652] [48527]: DEBUG nova.compute.api [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1166.996287] [48527]: DEBUG oslo_concurrency.lockutils [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.996535] [48527]: DEBUG oslo_concurrency.lockutils [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.996700] [48527]: DEBUG oslo_concurrency.lockutils [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.996960] [48527]: DEBUG oslo_concurrency.lockutils [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.997125] [48527]: DEBUG oslo_concurrency.lockutils [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.997250] [48527]: DEBUG oslo_concurrency.lockutils [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.014330] [48527]: WARNING neutronclient.v2_0.client [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1167.097737] [48526]: DEBUG nova.api.openstack.wsgi [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1167.099423] [48526]: DEBUG nova.compute.api [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1167.107561] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.107882] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.108082] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.108322] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.108463] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.108584] [48526]: DEBUG oslo_concurrency.lockutils [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.114849] [48527]: DEBUG nova.policy [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.122239] [48527]: INFO nova.api.openstack.requestlog [None req-36fe1312-fe5b-4fa0-90b5-43ed8aba0075 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1325 microversion: 2.1 time: 0.133567 [ 1167.122615] [48527]: [pid: 48527|app: 0|req: 2920/5812] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:11 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1325 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.141127] [48526]: WARNING neutronclient.v2_0.client [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1167.206019] [48527]: DEBUG nova.api.openstack.wsgi [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1167.207156] [48527]: DEBUG nova.compute.api [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1167.210756] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.210960] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.211151] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.211448] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.211623] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.211787] [48527]: DEBUG oslo_concurrency.lockutils [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.212947] [48526]: DEBUG nova.policy [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.217136] [48526]: INFO nova.api.openstack.requestlog [None req-3bb19e8a-7c13-49e2-888d-1ed9311a7226 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1682 microversion: 2.1 time: 0.122721 [ 1167.217468] [48526]: [pid: 48526|app: 0|req: 2893/5813] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:11 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1682 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.232917] [48527]: WARNING neutronclient.v2_0.client [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1167.258077] [48527]: DEBUG nova.policy [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.262884] [48527]: INFO nova.api.openstack.requestlog [None req-6b3bc903-0ee8-4ac2-a05b-e6ce433544bc tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1320 microversion: 2.1 time: 0.060024 [ 1167.263444] [48527]: [pid: 48527|app: 0|req: 2921/5814] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:11 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1320 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.270239] [48526]: DEBUG nova.api.openstack.wsgi [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1167.273066] [48526]: DEBUG nova.compute.api [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1167.277161] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.277376] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.277579] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.277876] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.278072] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.278204] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.297735] [48526]: WARNING neutronclient.v2_0.client [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1167.317602] [48526]: DEBUG nova.policy [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.322032] [48526]: INFO nova.api.openstack.requestlog [None req-9ff6aa48-425a-49b9-99ce-de01bcff9201 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1273 microversion: 2.1 time: 0.054119 [ 1167.322384] [48526]: [pid: 48526|app: 0|req: 2894/5815] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:11 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1273 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.136345] [48527]: DEBUG nova.api.openstack.wsgi [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.137934] [48527]: DEBUG nova.compute.api [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.143235] [48527]: DEBUG oslo_concurrency.lockutils [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.143425] [48527]: DEBUG oslo_concurrency.lockutils [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.143588] [48527]: DEBUG oslo_concurrency.lockutils [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.143861] [48527]: DEBUG oslo_concurrency.lockutils [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.144021] [48527]: DEBUG oslo_concurrency.lockutils [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.144143] [48527]: DEBUG oslo_concurrency.lockutils [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.165817] [48527]: WARNING neutronclient.v2_0.client [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1168.230072] [48526]: DEBUG nova.api.openstack.wsgi [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.231527] [48526]: DEBUG nova.compute.api [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.234995] [48526]: DEBUG oslo_concurrency.lockutils [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.235190] [48526]: DEBUG oslo_concurrency.lockutils [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.235348] [48526]: DEBUG oslo_concurrency.lockutils [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.235615] [48526]: DEBUG oslo_concurrency.lockutils [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.235763] [48526]: DEBUG oslo_concurrency.lockutils [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.235886] [48526]: DEBUG oslo_concurrency.lockutils [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.251092] [48527]: DEBUG nova.policy [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.253253] [48526]: WARNING neutronclient.v2_0.client [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1168.255851] [48527]: INFO nova.api.openstack.requestlog [None req-43ba79e8-e42c-4815-98e6-a20fe21eb5df tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1325 microversion: 2.1 time: 0.121692 [ 1168.256243] [48527]: [pid: 48527|app: 0|req: 2922/5816] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:12 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1325 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.276886] [48527]: DEBUG nova.api.openstack.wsgi [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.278280] [48527]: DEBUG nova.compute.api [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.282218] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.282218] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.282310] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.282735] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.283049] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.283305] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.310243] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.310243] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.310243] [48527]: DEBUG oslo_concurrency.lockutils [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.310243] [48527]: DEBUG nova.objects.instance [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid ca893712-df12-4e77-b84d-f65b6975648d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1168.316404] [48527]: WARNING neutronclient.v2_0.client [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1168.377211] [48526]: DEBUG nova.policy [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.380107] [48526]: INFO nova.api.openstack.requestlog [None req-61ef3c36-98c5-4a01-967a-2d41775bd8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1682 microversion: 2.1 time: 0.151930 [ 1168.380498] [48526]: [pid: 48526|app: 0|req: 2895/5817] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:12 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1682 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.389024] [48526]: DEBUG nova.api.openstack.wsgi [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.389338] [48527]: DEBUG nova.policy [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.390276] [48526]: DEBUG nova.compute.api [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.397317] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.397536] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.397690] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.397962] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.398137] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.398264] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.406024] [48527]: INFO nova.api.openstack.requestlog [None req-1a998d27-d646-494d-b357-3475db185863 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1325 microversion: 2.1 time: 0.128619 [ 1168.406024] [48527]: [pid: 48527|app: 0|req: 2923/5818] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:12 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1325 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.421218] [48526]: WARNING neutronclient.v2_0.client [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1168.560072] [48526]: DEBUG nova.policy [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.566377] [48526]: INFO nova.api.openstack.requestlog [None req-9bd59e32-c5e1-494c-b733-74a61b392b6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1325 microversion: 2.1 time: 0.185273 [ 1168.566740] [48526]: [pid: 48526|app: 0|req: 2896/5819] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:12 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1325 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.211442] [48527]: DEBUG nova.api.openstack.wsgi [req-ba8e8193-b62e-4d17-9730-a6ce1d8383b0 req-d93eacaa-b72a-4b2f-acf0-09c10ff5d8b2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2eb960b6-6b14-4ee2-8672-18fb2c046734", "name": "network-vif-plugged", "status": "completed", "tag": "01bb6d47-bf1c-4c53-aa63-c11bd05d1d8f"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1169.217015] [48527]: DEBUG oslo_concurrency.lockutils [req-ba8e8193-b62e-4d17-9730-a6ce1d8383b0 req-d93eacaa-b72a-4b2f-acf0-09c10ff5d8b2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.217210] [48527]: DEBUG oslo_concurrency.lockutils [req-ba8e8193-b62e-4d17-9730-a6ce1d8383b0 req-d93eacaa-b72a-4b2f-acf0-09c10ff5d8b2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.217346] [48527]: DEBUG oslo_concurrency.lockutils [req-ba8e8193-b62e-4d17-9730-a6ce1d8383b0 req-d93eacaa-b72a-4b2f-acf0-09c10ff5d8b2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.225388] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ba8e8193-b62e-4d17-9730-a6ce1d8383b0 req-d93eacaa-b72a-4b2f-acf0-09c10ff5d8b2 service nova] Creating event network-vif-plugged:01bb6d47-bf1c-4c53-aa63-c11bd05d1d8f for instance 2eb960b6-6b14-4ee2-8672-18fb2c046734 on cpu-1 [ 1169.229398] [48527]: INFO nova.api.openstack.requestlog [req-ba8e8193-b62e-4d17-9730-a6ce1d8383b0 req-d93eacaa-b72a-4b2f-acf0-09c10ff5d8b2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020122 [ 1169.229744] [48527]: [pid: 48527|app: 0|req: 2924/5820] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:13 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) [ 1169.269335] [48526]: DEBUG nova.api.openstack.wsgi [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1169.271426] [48526]: DEBUG nova.compute.api [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1169.275802] [48526]: DEBUG oslo_concurrency.lockutils [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.276063] [48526]: DEBUG oslo_concurrency.lockutils [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.276268] [48526]: DEBUG oslo_concurrency.lockutils [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.276580] [48526]: DEBUG oslo_concurrency.lockutils [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.276756] [48526]: DEBUG oslo_concurrency.lockutils [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.276892] [48526]: DEBUG oslo_concurrency.lockutils [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.294646] [48526]: WARNING neutronclient.v2_0.client [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1169.365547] [48526]: DEBUG nova.policy [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.369725] [48526]: INFO nova.api.openstack.requestlog [None req-43117ec3-76fa-4a0b-a50f-dda5ae0183d7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1325 microversion: 2.1 time: 0.103079 [ 1169.370221] [48526]: [pid: 48526|app: 0|req: 2897/5821] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:13 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1325 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.400944] [48527]: DEBUG nova.api.openstack.wsgi [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1169.401892] [48527]: DEBUG nova.compute.api [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1169.405651] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.405845] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.405964] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.406238] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.406480] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.406534] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.419499] [48526]: DEBUG nova.api.openstack.wsgi [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1169.421137] [48526]: DEBUG nova.compute.api [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1169.423197] [48527]: WARNING neutronclient.v2_0.client [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1169.424602] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.424813] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.425033] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.425386] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.425386] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.425501] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.446402] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.446608] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.446737] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.446852] [48526]: DEBUG nova.objects.instance [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lazy-loading 'fault' on Instance uuid ca893712-df12-4e77-b84d-f65b6975648d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1169.450678] [48526]: WARNING neutronclient.v2_0.client [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1169.469149] [48526]: DEBUG nova.policy [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78b02fd1446b4e129b8aa69643d62d66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3a23d4ba45045749028cd98563c42c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.473468] [48526]: INFO nova.api.openstack.requestlog [None req-ef9fc6bb-ef33-4a40-99ce-577a39244f2b tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 200 len: 1325 microversion: 2.1 time: 0.056114 [ 1169.473991] [48526]: [pid: 48526|app: 0|req: 2898/5822] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:13 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 1325 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1169.516684] [48527]: DEBUG nova.policy [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.522593] [48527]: INFO nova.api.openstack.requestlog [None req-0b036289-a9cd-4a10-8aac-46e9fd35bec4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1680 microversion: 2.1 time: 0.124539 [ 1169.522916] [48527]: [pid: 48527|app: 0|req: 2925/5823] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:13 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1680 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.585801] [48526]: DEBUG nova.api.openstack.wsgi [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1169.587380] [48526]: DEBUG nova.compute.api [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1169.592441] [48526]: DEBUG oslo_concurrency.lockutils [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.592633] [48526]: DEBUG oslo_concurrency.lockutils [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.592770] [48526]: DEBUG oslo_concurrency.lockutils [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.593036] [48526]: DEBUG oslo_concurrency.lockutils [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.593207] [48526]: DEBUG oslo_concurrency.lockutils [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.593342] [48526]: DEBUG oslo_concurrency.lockutils [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.619255] [48526]: WARNING neutronclient.v2_0.client [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1169.684186] [48526]: DEBUG nova.policy [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.688378] [48526]: INFO nova.api.openstack.requestlog [None req-e663c03d-7254-4519-8cba-a64380640332 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1313 microversion: 2.1 time: 0.104743 [ 1169.688691] [48526]: [pid: 48526|app: 0|req: 2899/5824] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:13 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1313 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.383469] [48527]: DEBUG nova.api.openstack.wsgi [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.384386] [48527]: DEBUG nova.compute.api [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.389462] [48527]: DEBUG oslo_concurrency.lockutils [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.389666] [48527]: DEBUG oslo_concurrency.lockutils [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.389804] [48527]: DEBUG oslo_concurrency.lockutils [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.390074] [48527]: DEBUG oslo_concurrency.lockutils [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.390220] [48527]: DEBUG oslo_concurrency.lockutils [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.390339] [48527]: DEBUG oslo_concurrency.lockutils [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.406572] [48527]: WARNING neutronclient.v2_0.client [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.470506] [48527]: DEBUG nova.policy [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.477043] [48527]: INFO nova.api.openstack.requestlog [None req-166400c9-f58f-4d78-99bf-ee2f2b2c9df0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1505 microversion: 2.1 time: 0.096512 [ 1170.477408] [48527]: [pid: 48527|app: 0|req: 2926/5825] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:14 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1505 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.489042] [48526]: DEBUG nova.api.openstack.wsgi [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.490667] [48526]: DEBUG nova.compute.api [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: ca893712-df12-4e77-b84d-f65b6975648d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.491514] [48527]: DEBUG nova.api.openstack.wsgi [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.493202] [48527]: DEBUG nova.compute.api [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.496602] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.496721] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.496767] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.496842] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.497045] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.497111] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.497269] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.497320] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.497355] [48527]: DEBUG oslo_concurrency.lockutils [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.497564] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.497747] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.497930] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.508234] [48526]: INFO nova.api.openstack.wsgi [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] HTTP exception thrown: Instance ca893712-df12-4e77-b84d-f65b6975648d could not be found. [ 1170.508517] [48526]: DEBUG nova.api.openstack.wsgi [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Returning 404 to user: Instance ca893712-df12-4e77-b84d-f65b6975648d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1170.508926] [48526]: INFO nova.api.openstack.requestlog [None req-f7c1d679-1dbe-4691-8cd3-cf8bd40838ce tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d" status: 404 len: 111 microversion: 2.1 time: 0.023006 [ 1170.509292] [48526]: [pid: 48526|app: 0|req: 2900/5826] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:14 2025] GET /compute/v2.1/servers/ca893712-df12-4e77-b84d-f65b6975648d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1170.524308] [48527]: WARNING neutronclient.v2_0.client [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.534991] [48526]: DEBUG nova.api.openstack.wsgi [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.536452] [48526]: DEBUG nova.compute.api [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.539835] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.540151] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.540244] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.540427] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.540572] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.540681] [48526]: DEBUG oslo_concurrency.lockutils [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.559834] [48526]: WARNING neutronclient.v2_0.client [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.632642] [48527]: DEBUG nova.policy [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3e8bebeb3d64354953382f10b5171a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.637378] [48527]: INFO nova.api.openstack.requestlog [None req-7e6f3a6c-367b-48ec-b6e9-2c1d81d05853 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1505 microversion: 2.1 time: 0.148481 [ 1170.637857] [48527]: [pid: 48527|app: 0|req: 2927/5827] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:14 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1505 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.650391] [48527]: DEBUG nova.api.openstack.wsgi [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.650588] [48527]: DEBUG nova.compute.api [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.653464] [48526]: DEBUG nova.policy [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.654394] [48527]: DEBUG oslo_concurrency.lockutils [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.654575] [48527]: DEBUG oslo_concurrency.lockutils [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.654705] [48527]: DEBUG oslo_concurrency.lockutils [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.654959] [48527]: DEBUG oslo_concurrency.lockutils [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.655116] [48527]: DEBUG oslo_concurrency.lockutils [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.655236] [48527]: DEBUG oslo_concurrency.lockutils [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.658713] [48526]: INFO nova.api.openstack.requestlog [None req-2cda8c98-e28d-449f-b683-30525fc373e5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1680 microversion: 2.1 time: 0.125758 [ 1170.659617] [48526]: [pid: 48526|app: 0|req: 2901/5828] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:14 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1680 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.670248] [48527]: DEBUG nova.compute.api [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1170.705213] [48526]: DEBUG nova.api.openstack.wsgi [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.706067] [48526]: DEBUG nova.compute.api [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.713539] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.713764] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.713911] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.714216] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.714338] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.714461] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.740227] [48526]: WARNING neutronclient.v2_0.client [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.746460] [48527]: INFO nova.api.openstack.requestlog [None req-6eaa2280-5798-481f-b0f1-2258a8444387 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 204 len: 0 microversion: 2.1 time: 0.098446 [ 1170.746850] [48527]: [pid: 48527|app: 0|req: 2928/5829] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:14 2025] DELETE /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1170.753489] [48527]: DEBUG nova.api.openstack.wsgi [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.755817] [48527]: DEBUG nova.compute.api [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.760773] [48527]: DEBUG oslo_concurrency.lockutils [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.761130] [48527]: DEBUG oslo_concurrency.lockutils [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.761130] [48527]: DEBUG oslo_concurrency.lockutils [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.761765] [48527]: DEBUG oslo_concurrency.lockutils [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.761765] [48527]: DEBUG oslo_concurrency.lockutils [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.761765] [48527]: DEBUG oslo_concurrency.lockutils [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.788762] [48527]: WARNING neutronclient.v2_0.client [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.816576] [48526]: DEBUG nova.policy [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.820911] [48526]: INFO nova.api.openstack.requestlog [None req-f9ba5c82-8f41-4632-bd9f-d366e47ca843 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1313 microversion: 2.1 time: 0.119450 [ 1170.821270] [48526]: [pid: 48526|app: 0|req: 2902/5830] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:14 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1313 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.823765] [48526]: DEBUG nova.api.openstack.wsgi [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1170.825169] [48526]: DEBUG nova.compute.api [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.828440] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.828622] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.828802] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.829099] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.829322] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.829456] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.851634] [48527]: DEBUG nova.policy [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.853179] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.853429] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.853590] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.855815] [48527]: INFO nova.api.openstack.requestlog [None req-d35d0aa8-43ff-4ff3-b8ed-092f1c7e6fee tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1511 microversion: 2.1 time: 0.104823 [ 1170.856165] [48527]: [pid: 48527|app: 0|req: 2929/5831] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:14 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1511 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1170.860124] [48527]: DEBUG nova.api.openstack.wsgi [None req-d76f874e-8789-4233-80ca-7e0c0a4fb132 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.860232] [48526]: WARNING neutronclient.v2_0.client [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.860232] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.860232] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.860232] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.860232] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.860399] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.860434] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.870416] [48527]: INFO nova.api.openstack.requestlog [None req-d76f874e-8789-4233-80ca-7e0c0a4fb132 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-537721405" status: 202 len: 0 microversion: 2.1 time: 0.013484 [ 1170.870837] [48527]: [pid: 48527|app: 0|req: 2930/5832] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 14:01:15 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-537721405 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1170.873724] [48526]: DEBUG nova.policy [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.879913] [48526]: DEBUG nova.compute.api [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Old instance type m1.nano, new instance type m1.micro {{(pid=48526) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1170.884462] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.884730] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.884957] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.885636] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.886987] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.887142] [48526]: DEBUG oslo_concurrency.lockutils [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.900790] [48526]: DEBUG nova.quota [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1170.904756] [48526]: DEBUG nova.quota [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for user 1a5b35c84f074763b41d019e10f6957e and project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1170.914208] [48526]: DEBUG nova.virt.hardware [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1170.914208] [48526]: DEBUG nova.virt.hardware [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1170.914208] [48526]: DEBUG nova.virt.hardware [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1170.914208] [48526]: DEBUG nova.virt.hardware [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1170.914208] [48526]: DEBUG nova.virt.hardware [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1170.970625] [48526]: INFO nova.api.openstack.requestlog [None req-1f2ec961-c15c-426e-bc52-340524626d37 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/action" status: 202 len: 0 microversion: 2.1 time: 0.148715 [ 1170.971110] [48526]: [pid: 48526|app: 0|req: 2903/5833] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:01:15 2025] POST /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1170.977120] [48527]: DEBUG nova.api.openstack.wsgi [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.978548] [48527]: DEBUG nova.compute.api [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.982554] [48527]: DEBUG oslo_concurrency.lockutils [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.982787] [48527]: DEBUG oslo_concurrency.lockutils [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.982948] [48527]: DEBUG oslo_concurrency.lockutils [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.983548] [48527]: DEBUG oslo_concurrency.lockutils [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.983741] [48527]: DEBUG oslo_concurrency.lockutils [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.983886] [48527]: DEBUG oslo_concurrency.lockutils [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.003131] [48527]: WARNING neutronclient.v2_0.client [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1171.122998] [48527]: DEBUG nova.policy [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.129523] [48527]: INFO nova.api.openstack.requestlog [None req-31a79eae-635d-4ea4-9eb0-1d764cea483a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1727 microversion: 2.1 time: 0.155561 [ 1171.130036] [48527]: [pid: 48527|app: 0|req: 2931/5834] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:15 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1727 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1171.235628] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.235628] [48526]: DEBUG nova.compute.api [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.238801] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=198,nova_api:INSERT=17,nova_api:UPDATE=3,nova_api:DELETE=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1171.245020] [48527]: DEBUG nova.api.openstack.wsgi [req-4aa55abe-5021-4985-81a5-27b4296cf719 req-fdd9dd5b-08f1-481c-8ed7-7e2b8775d529 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2eb960b6-6b14-4ee2-8672-18fb2c046734", "tag": "01bb6d47-bf1c-4c53-aa63-c11bd05d1d8f"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1171.245286] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.245483] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.245670] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.246283] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.246283] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.246283] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.253974] [48527]: DEBUG oslo_concurrency.lockutils [req-4aa55abe-5021-4985-81a5-27b4296cf719 req-fdd9dd5b-08f1-481c-8ed7-7e2b8775d529 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.254378] [48527]: DEBUG oslo_concurrency.lockutils [req-4aa55abe-5021-4985-81a5-27b4296cf719 req-fdd9dd5b-08f1-481c-8ed7-7e2b8775d529 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.254623] [48527]: DEBUG oslo_concurrency.lockutils [req-4aa55abe-5021-4985-81a5-27b4296cf719 req-fdd9dd5b-08f1-481c-8ed7-7e2b8775d529 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.259129] [48526]: INFO nova.api.openstack.wsgi [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] HTTP exception thrown: Instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d could not be found. [ 1171.259393] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Returning 404 to user: Instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1171.259840] [48526]: INFO nova.api.openstack.requestlog [None req-2f0761f4-87c8-48a1-a2b7-1a63f91a2b87 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 404 len: 111 microversion: 2.1 time: 0.031230 [ 1171.260437] [48526]: [pid: 48526|app: 0|req: 2904/5835] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:15 2025] DELETE /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1171.266024] [48526]: DEBUG nova.api.openstack.wsgi [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.266673] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4aa55abe-5021-4985-81a5-27b4296cf719 req-fdd9dd5b-08f1-481c-8ed7-7e2b8775d529 service nova] Creating event network-changed:01bb6d47-bf1c-4c53-aa63-c11bd05d1d8f for instance 2eb960b6-6b14-4ee2-8672-18fb2c046734 on cpu-1 [ 1171.267970] [48526]: DEBUG nova.compute.api [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.271019] [48527]: INFO nova.api.openstack.requestlog [req-4aa55abe-5021-4985-81a5-27b4296cf719 req-fdd9dd5b-08f1-481c-8ed7-7e2b8775d529 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030077 [ 1171.271549] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.271729] [48527]: [pid: 48527|app: 0|req: 2932/5836] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:15 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1171.271778] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.271882] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.272200] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.272377] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.272513] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.285591] [48526]: INFO nova.api.openstack.wsgi [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] HTTP exception thrown: Instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d could not be found. [ 1171.285869] [48526]: DEBUG nova.api.openstack.wsgi [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Returning 404 to user: Instance 78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1171.286319] [48526]: INFO nova.api.openstack.requestlog [None req-8ff757da-8bde-4f65-a8c0-30cb07283cb3 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d" status: 404 len: 111 microversion: 2.1 time: 0.022586 [ 1171.286644] [48526]: [pid: 48526|app: 0|req: 2905/5837] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:15 2025] GET /compute/v2.1/servers/78aa87d2-732e-4abf-b0a5-d8b3ec1dd47d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1171.291857] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.292095] [48527]: DEBUG nova.compute.api [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.295995] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.296186] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.296314] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.296557] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.296740] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.297618] [48527]: DEBUG oslo_concurrency.lockutils [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.306057] [48527]: INFO nova.api.openstack.wsgi [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] HTTP exception thrown: Instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c could not be found. [ 1171.306377] [48527]: DEBUG nova.api.openstack.wsgi [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Returning 404 to user: Instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1171.306763] [48527]: INFO nova.api.openstack.requestlog [None req-f9d69903-8b82-4e30-8ee7-a7db4c6b8f3c tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 404 len: 111 microversion: 2.1 time: 0.017166 [ 1171.307061] [48527]: [pid: 48527|app: 0|req: 2933/5838] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:15 2025] DELETE /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1171.312087] [48526]: DEBUG nova.api.openstack.wsgi [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.313792] [48526]: DEBUG nova.compute.api [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] [instance: a4cab948-a314-4044-9cb8-e7d99c0bbb1c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.317392] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.317600] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.317779] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.318090] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.318252] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.318410] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.327726] [48526]: INFO nova.api.openstack.wsgi [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] HTTP exception thrown: Instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c could not be found. [ 1171.328379] [48526]: DEBUG nova.api.openstack.wsgi [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] Returning 404 to user: Instance a4cab948-a314-4044-9cb8-e7d99c0bbb1c could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1171.328865] [48526]: INFO nova.api.openstack.requestlog [None req-fd0fcf1f-f38a-481c-818d-ece6fb4ec9b5 tempest-AttachInterfacesTestJSON-718266628 tempest-AttachInterfacesTestJSON-718266628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c" status: 404 len: 111 microversion: 2.1 time: 0.019038 [ 1171.329441] [48526]: [pid: 48526|app: 0|req: 2906/5839] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:15 2025] GET /compute/v2.1/servers/a4cab948-a314-4044-9cb8-e7d99c0bbb1c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1171.672315] [48527]: DEBUG nova.api.openstack.wsgi [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.673801] [48527]: DEBUG nova.compute.api [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.682726] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.682962] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.682962] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.683191] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.683582] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.683582] [48527]: DEBUG oslo_concurrency.lockutils [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.711873] [48527]: WARNING neutronclient.v2_0.client [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1171.788135] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5c92996-c77b-4e4e-a6ca-157ed87a170c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.789316] [48526]: DEBUG nova.compute.api [None req-f5c92996-c77b-4e4e-a6ca-157ed87a170c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.793154] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c92996-c77b-4e4e-a6ca-157ed87a170c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.793346] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c92996-c77b-4e4e-a6ca-157ed87a170c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.793480] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c92996-c77b-4e4e-a6ca-157ed87a170c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.793766] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c92996-c77b-4e4e-a6ca-157ed87a170c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.794201] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c92996-c77b-4e4e-a6ca-157ed87a170c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.794381] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5c92996-c77b-4e4e-a6ca-157ed87a170c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.819240] [48527]: DEBUG nova.policy [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.821516] [48526]: INFO nova.api.openstack.requestlog [None req-f5c92996-c77b-4e4e-a6ca-157ed87a170c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.035794 [ 1171.821958] [48526]: [pid: 48526|app: 0|req: 2907/5840] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:16 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments => generated 371 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1171.825462] [48527]: INFO nova.api.openstack.requestlog [None req-bc6bc2c9-c245-4560-b917-dc74d6957cb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1681 microversion: 2.1 time: 0.153867 [ 1171.825462] [48527]: [pid: 48527|app: 0|req: 2934/5841] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:15 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1681 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1171.835023] [48526]: DEBUG nova.api.openstack.wsgi [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.836506] [48526]: DEBUG nova.compute.api [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.840577] [48526]: DEBUG oslo_concurrency.lockutils [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.840806] [48526]: DEBUG oslo_concurrency.lockutils [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.840945] [48526]: DEBUG oslo_concurrency.lockutils [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.841227] [48526]: DEBUG oslo_concurrency.lockutils [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.841377] [48526]: DEBUG oslo_concurrency.lockutils [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.841495] [48526]: DEBUG oslo_concurrency.lockutils [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.862328] [48526]: WARNING neutronclient.v2_0.client [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1171.874131] [48527]: DEBUG nova.api.openstack.wsgi [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.875459] [48527]: DEBUG nova.compute.api [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.883925] [48527]: DEBUG oslo_concurrency.lockutils [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.884215] [48527]: DEBUG oslo_concurrency.lockutils [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.884365] [48527]: DEBUG oslo_concurrency.lockutils [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.884651] [48527]: DEBUG oslo_concurrency.lockutils [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.884800] [48527]: DEBUG oslo_concurrency.lockutils [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.884925] [48527]: DEBUG oslo_concurrency.lockutils [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.914768] [48527]: WARNING neutronclient.v2_0.client [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1172.047591] [48526]: DEBUG nova.policy [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.055985] [48526]: INFO nova.api.openstack.requestlog [None req-f59cf0d1-a37e-484b-863a-25f059f9ef28 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1313 microversion: 2.1 time: 0.223752 [ 1172.056383] [48526]: [pid: 48526|app: 0|req: 2908/5842] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:16 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1313 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1172.060022] [48526]: DEBUG nova.api.openstack.wsgi [None req-c8086e40-0324-46cc-9f3e-a92c5cc038e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1172.060581] [48526]: DEBUG nova.compute.api [None req-c8086e40-0324-46cc-9f3e-a92c5cc038e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1172.066186] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8086e40-0324-46cc-9f3e-a92c5cc038e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.066402] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8086e40-0324-46cc-9f3e-a92c5cc038e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.066543] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8086e40-0324-46cc-9f3e-a92c5cc038e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.066804] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8086e40-0324-46cc-9f3e-a92c5cc038e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.066952] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8086e40-0324-46cc-9f3e-a92c5cc038e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.067090] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8086e40-0324-46cc-9f3e-a92c5cc038e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.092531] [48527]: DEBUG nova.policy [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.094786] [48526]: INFO nova.api.openstack.requestlog [None req-c8086e40-0324-46cc-9f3e-a92c5cc038e7 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/2f69a4c1-98cb-4958-884a-099f0c91b898" status: 200 len: 194 microversion: 2.1 time: 0.037809 [ 1172.095190] [48526]: [pid: 48526|app: 0|req: 2909/5843] 10.180.1.21 () {58 vars in 1408 bytes} [Fri Dec 12 14:01:16 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/2f69a4c1-98cb-4958-884a-099f0c91b898 => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1172.106896] [48527]: INFO nova.api.openstack.requestlog [None req-4dd53ac6-d482-4d62-8c61-18ba46ac352e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1511 microversion: 2.1 time: 0.232986 [ 1172.107264] [48527]: [pid: 48527|app: 0|req: 2935/5844] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:16 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1511 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1172.107840] [48526]: DEBUG nova.api.openstack.wsgi [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1172.108101] [48526]: DEBUG nova.compute.api [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1172.113202] [48526]: DEBUG oslo_concurrency.lockutils [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.114078] [48526]: DEBUG oslo_concurrency.lockutils [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.114078] [48526]: DEBUG oslo_concurrency.lockutils [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.114233] [48526]: DEBUG oslo_concurrency.lockutils [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.114482] [48526]: DEBUG oslo_concurrency.lockutils [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.114706] [48526]: DEBUG oslo_concurrency.lockutils [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.143886] [48527]: DEBUG nova.api.openstack.wsgi [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1172.145349] [48527]: DEBUG nova.compute.api [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1172.152023] [48527]: DEBUG oslo_concurrency.lockutils [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.152023] [48527]: DEBUG oslo_concurrency.lockutils [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.152023] [48527]: DEBUG oslo_concurrency.lockutils [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.152023] [48527]: DEBUG oslo_concurrency.lockutils [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.152023] [48527]: DEBUG oslo_concurrency.lockutils [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.152023] [48527]: DEBUG oslo_concurrency.lockutils [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.172351] [48527]: WARNING neutronclient.v2_0.client [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1172.183407] [48526]: DEBUG nova.objects.instance [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'services' on Instance uuid 36e38bec-9491-488b-9916-ef82fb53dce7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1172.272311] [48526]: INFO nova.api.openstack.requestlog [None req-5948d500-6c77-4bb7-b479-ce05ac3cd746 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/2f69a4c1-98cb-4958-884a-099f0c91b898" status: 202 len: 0 microversion: 2.1 time: 0.171288 [ 1172.272721] [48526]: [pid: 48526|app: 0|req: 2910/5845] 10.180.1.21 () {58 vars in 1411 bytes} [Fri Dec 12 14:01:16 2025] DELETE /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/2f69a4c1-98cb-4958-884a-099f0c91b898 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1172.303119] [48527]: DEBUG nova.policy [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.311023] [48527]: INFO nova.api.openstack.requestlog [None req-fba07c98-b4fa-486b-808a-4d9ac7f57636 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1727 microversion: 2.1 time: 0.168899 [ 1172.311294] [48527]: [pid: 48527|app: 0|req: 2936/5846] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:16 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1727 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1172.840058] [48526]: DEBUG nova.api.openstack.wsgi [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1172.841952] [48526]: DEBUG nova.compute.api [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1172.849904] [48526]: DEBUG oslo_concurrency.lockutils [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.850221] [48526]: DEBUG oslo_concurrency.lockutils [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.850415] [48526]: DEBUG oslo_concurrency.lockutils [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.850755] [48526]: DEBUG oslo_concurrency.lockutils [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.850956] [48526]: DEBUG oslo_concurrency.lockutils [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.851149] [48526]: DEBUG oslo_concurrency.lockutils [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.884918] [48526]: WARNING neutronclient.v2_0.client [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1172.954784] [48526]: DEBUG nova.policy [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.958511] [48526]: INFO nova.api.openstack.requestlog [None req-625e5561-cf1b-4c57-9030-95a8ca83a245 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1678 microversion: 2.1 time: 0.121298 [ 1172.959050] [48526]: [pid: 48526|app: 0|req: 2911/5847] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:17 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1678 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1172.972341] [48527]: DEBUG nova.api.openstack.wsgi [None req-83447e24-af8f-4122-90ec-4da2020c9549 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1172.975928] [48527]: DEBUG nova.compute.api [None req-83447e24-af8f-4122-90ec-4da2020c9549 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1172.981973] [48527]: DEBUG oslo_concurrency.lockutils [None req-83447e24-af8f-4122-90ec-4da2020c9549 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.982237] [48527]: DEBUG oslo_concurrency.lockutils [None req-83447e24-af8f-4122-90ec-4da2020c9549 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.982389] [48527]: DEBUG oslo_concurrency.lockutils [None req-83447e24-af8f-4122-90ec-4da2020c9549 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.982680] [48527]: DEBUG oslo_concurrency.lockutils [None req-83447e24-af8f-4122-90ec-4da2020c9549 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.982835] [48527]: DEBUG oslo_concurrency.lockutils [None req-83447e24-af8f-4122-90ec-4da2020c9549 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.983042] [48527]: DEBUG oslo_concurrency.lockutils [None req-83447e24-af8f-4122-90ec-4da2020c9549 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.069290] [48526]: DEBUG nova.api.openstack.wsgi [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1173.070703] [48526]: DEBUG nova.compute.api [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1173.074055] [48526]: DEBUG oslo_concurrency.lockutils [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.074239] [48526]: DEBUG oslo_concurrency.lockutils [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.074491] [48526]: DEBUG oslo_concurrency.lockutils [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.074667] [48526]: DEBUG oslo_concurrency.lockutils [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.074812] [48526]: DEBUG oslo_concurrency.lockutils [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.074930] [48526]: DEBUG oslo_concurrency.lockutils [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.077753] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=10 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1173.092495] [48527]: INFO nova.api.openstack.requestlog [None req-83447e24-af8f-4122-90ec-4da2020c9549 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a/action" status: 202 len: 0 microversion: 2.1 time: 0.123277 [ 1173.092933] [48527]: [pid: 48527|app: 0|req: 2937/5848] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:01:17 2025] POST /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1173.099301] [48526]: WARNING neutronclient.v2_0.client [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1173.100130] [48527]: DEBUG nova.api.openstack.wsgi [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1173.101661] [48527]: DEBUG nova.compute.api [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1173.105474] [48527]: DEBUG oslo_concurrency.lockutils [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.105678] [48527]: DEBUG oslo_concurrency.lockutils [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.105843] [48527]: DEBUG oslo_concurrency.lockutils [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.106154] [48527]: DEBUG oslo_concurrency.lockutils [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.106308] [48527]: DEBUG oslo_concurrency.lockutils [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.106443] [48527]: DEBUG oslo_concurrency.lockutils [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.123937] [48527]: WARNING neutronclient.v2_0.client [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1173.249620] [48526]: DEBUG nova.policy [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.257215] [48526]: INFO nova.api.openstack.requestlog [None req-d803a947-6860-4981-b2ea-1be10f600ba4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1313 microversion: 2.1 time: 0.190007 [ 1173.257579] [48526]: [pid: 48526|app: 0|req: 2912/5849] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:17 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1313 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.260438] [48526]: DEBUG nova.api.openstack.wsgi [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1173.261475] [48526]: DEBUG nova.compute.api [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1173.262261] [48527]: DEBUG nova.policy [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.267324] [48527]: INFO nova.api.openstack.requestlog [None req-313e8228-6bcb-47f3-99df-4c8de20ab109 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.171386 [ 1173.267692] [48527]: [pid: 48527|app: 0|req: 2938/5850] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:17 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.272467] [48526]: DEBUG oslo_concurrency.lockutils [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.272467] [48526]: DEBUG oslo_concurrency.lockutils [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.272467] [48526]: DEBUG oslo_concurrency.lockutils [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.272467] [48526]: DEBUG oslo_concurrency.lockutils [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.272467] [48526]: DEBUG oslo_concurrency.lockutils [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.272467] [48526]: DEBUG oslo_concurrency.lockutils [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.272884] [48527]: DEBUG nova.api.openstack.wsgi [req-415fa17a-aca9-49f4-a2c8-4eb7264aab24 req-c70683fd-2da1-435e-ba52-689f4dad8100 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ffef2151-cd5d-403b-9020-2c631b3cd13d", "name": "network-vif-deleted", "tag": "fb2750b5-2f63-4fe1-8709-63786d5f2d1b"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1173.277510] [48527]: DEBUG oslo_concurrency.lockutils [req-415fa17a-aca9-49f4-a2c8-4eb7264aab24 req-c70683fd-2da1-435e-ba52-689f4dad8100 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.277933] [48527]: DEBUG oslo_concurrency.lockutils [req-415fa17a-aca9-49f4-a2c8-4eb7264aab24 req-c70683fd-2da1-435e-ba52-689f4dad8100 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.278238] [48527]: DEBUG oslo_concurrency.lockutils [req-415fa17a-aca9-49f4-a2c8-4eb7264aab24 req-c70683fd-2da1-435e-ba52-689f4dad8100 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.285841] [48527]: INFO nova.api.openstack.compute.server_external_events [req-415fa17a-aca9-49f4-a2c8-4eb7264aab24 req-c70683fd-2da1-435e-ba52-689f4dad8100 service nova] Creating event network-vif-deleted:fb2750b5-2f63-4fe1-8709-63786d5f2d1b for instance ffef2151-cd5d-403b-9020-2c631b3cd13d on cpu-1 [ 1173.294097] [48527]: INFO nova.api.openstack.requestlog [req-415fa17a-aca9-49f4-a2c8-4eb7264aab24 req-c70683fd-2da1-435e-ba52-689f4dad8100 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024637 [ 1173.294097] [48527]: [pid: 48527|app: 0|req: 2939/5851] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01: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) [ 1173.298653] [48526]: WARNING neutronclient.v2_0.client [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1173.317143] [48526]: DEBUG nova.policy [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.324348] [48526]: INFO nova.api.openstack.requestlog [None req-f162df71-02f9-4872-97c5-57e1e559085f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1469 microversion: 2.1 time: 0.063724 [ 1173.324348] [48526]: [pid: 48526|app: 0|req: 2913/5852] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:17 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1469 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.325202] [48527]: DEBUG nova.api.openstack.wsgi [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1173.326623] [48527]: DEBUG nova.compute.api [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1173.330987] [48527]: DEBUG oslo_concurrency.lockutils [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.331590] [48527]: DEBUG oslo_concurrency.lockutils [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.331590] [48527]: DEBUG oslo_concurrency.lockutils [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.331713] [48527]: DEBUG oslo_concurrency.lockutils [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.331744] [48527]: DEBUG oslo_concurrency.lockutils [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.332185] [48527]: DEBUG oslo_concurrency.lockutils [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.349568] [48527]: WARNING neutronclient.v2_0.client [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1173.408106] [48527]: DEBUG nova.policy [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.412686] [48527]: INFO nova.api.openstack.requestlog [None req-af358d48-1cb3-40d3-af00-54aca507735a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1727 microversion: 2.1 time: 0.090121 [ 1173.413128] [48527]: [pid: 48527|app: 0|req: 2940/5853] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:17 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1727 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.272508] [48526]: DEBUG nova.api.openstack.wsgi [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1174.273577] [48526]: DEBUG nova.compute.api [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1174.278773] [48526]: DEBUG oslo_concurrency.lockutils [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.278953] [48526]: DEBUG oslo_concurrency.lockutils [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.279273] [48526]: DEBUG oslo_concurrency.lockutils [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.279380] [48526]: DEBUG oslo_concurrency.lockutils [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.279812] [48526]: DEBUG oslo_concurrency.lockutils [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.279812] [48526]: DEBUG oslo_concurrency.lockutils [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.287037] [48527]: DEBUG nova.api.openstack.wsgi [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1174.288570] [48527]: DEBUG nova.compute.api [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1174.290335] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=163,nova_api:INSERT=6,nova_api:UPDATE=5,nova_api:DELETE=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1174.295020] [48527]: DEBUG oslo_concurrency.lockutils [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.295020] [48527]: DEBUG oslo_concurrency.lockutils [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.295020] [48527]: DEBUG oslo_concurrency.lockutils [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.295020] [48527]: DEBUG oslo_concurrency.lockutils [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.295020] [48527]: DEBUG oslo_concurrency.lockutils [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.295020] [48527]: DEBUG oslo_concurrency.lockutils [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.297901] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=445,nova_cell1:INSERT=10,nova_cell1:UPDATE=17 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1174.301161] [48526]: WARNING neutronclient.v2_0.client [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1174.327903] [48527]: WARNING neutronclient.v2_0.client [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1174.428518] [48526]: DEBUG nova.policy [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.435271] [48526]: INFO nova.api.openstack.requestlog [None req-77ebd60a-dbcd-459b-9887-c803d8252f9f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1313 microversion: 2.1 time: 0.166101 [ 1174.435789] [48526]: [pid: 48526|app: 0|req: 2914/5854] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:18 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1313 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.438532] [48526]: DEBUG nova.api.openstack.wsgi [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1174.439704] [48526]: DEBUG nova.compute.api [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1174.445140] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.445614] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.445985] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.446530] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.447098] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.447098] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.480575] [48527]: DEBUG nova.policy [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.489374] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.489374] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.489374] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.489374] [48526]: DEBUG nova.objects.instance [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid ffef2151-cd5d-403b-9020-2c631b3cd13d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1174.489660] [48527]: INFO nova.api.openstack.requestlog [None req-feac20f6-5602-41c5-9be9-8edba3e98a14 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.205409 [ 1174.489660] [48527]: [pid: 48527|app: 0|req: 2941/5855] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:18 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.491603] [48527]: DEBUG nova.api.openstack.wsgi [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1174.493015] [48527]: DEBUG nova.compute.api [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1174.493161] [48526]: WARNING neutronclient.v2_0.client [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1174.496875] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.497125] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.497290] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.497549] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.497722] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.497868] [48527]: DEBUG oslo_concurrency.lockutils [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.519842] [48527]: WARNING neutronclient.v2_0.client [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1174.526504] [48526]: DEBUG nova.policy [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.530058] [48526]: INFO nova.api.openstack.requestlog [None req-dd4cd0c3-ddc7-4dd3-907c-0ccfaa638c32 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1311 microversion: 2.1 time: 0.093672 [ 1174.530540] [48526]: [pid: 48526|app: 0|req: 2915/5856] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:18 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1311 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.656870] [48527]: DEBUG nova.policy [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.663663] [48527]: INFO nova.api.openstack.requestlog [None req-fef1f825-1080-433e-aaa9-197a1da98694 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1727 microversion: 2.1 time: 0.174178 [ 1174.663986] [48527]: [pid: 48527|app: 0|req: 2942/5857] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:18 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1727 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.213442] [48526]: DEBUG nova.api.openstack.wsgi [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1175.215587] [48526]: DEBUG nova.compute.api [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1175.224811] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.224975] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.225222] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.225660] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.225868] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.227013] [48526]: DEBUG oslo_concurrency.lockutils [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.257805] [48526]: WARNING neutronclient.v2_0.client [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1175.357507] [48526]: DEBUG nova.policy [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.363492] [48526]: INFO nova.api.openstack.requestlog [None req-6bd367b2-672f-4f75-a601-2e65428c0fe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1670 microversion: 2.1 time: 0.152830 [ 1175.363878] [48526]: [pid: 48526|app: 0|req: 2916/5858] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:19 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1670 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.420220] [48527]: DEBUG nova.api.openstack.wsgi [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1175.420220] [48527]: DEBUG nova.compute.api [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1175.423486] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.423710] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.423854] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.424148] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.424311] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.424435] [48527]: DEBUG oslo_concurrency.lockutils [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.451533] [48526]: DEBUG nova.api.openstack.wsgi [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1175.453183] [48526]: DEBUG nova.compute.api [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1175.458935] [48526]: DEBUG oslo_concurrency.lockutils [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.459248] [48526]: DEBUG oslo_concurrency.lockutils [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.459401] [48526]: DEBUG oslo_concurrency.lockutils [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.459670] [48526]: DEBUG oslo_concurrency.lockutils [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.459816] [48526]: DEBUG oslo_concurrency.lockutils [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.459938] [48526]: DEBUG oslo_concurrency.lockutils [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.483019] [48527]: DEBUG nova.objects.instance [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'services' on Instance uuid 1bfdc10f-cc1d-4efa-b640-cb2580741575 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1175.492483] [48526]: WARNING neutronclient.v2_0.client [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1175.535450] [48527]: INFO nova.api.openstack.requestlog [None req-b2e5b226-7fcf-43d4-9953-040955bb7513 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments/a10c65b4-b477-4f65-9f9b-95d564bc8f71" status: 202 len: 0 microversion: 2.1 time: 0.118379 [ 1175.535450] [48527]: [pid: 48527|app: 0|req: 2943/5859] 10.180.1.21 () {58 vars in 1411 bytes} [Fri Dec 12 14:01:19 2025] DELETE /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments/a10c65b4-b477-4f65-9f9b-95d564bc8f71 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1175.537932] [48527]: DEBUG nova.api.openstack.wsgi [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1175.538507] [48527]: DEBUG nova.compute.api [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1175.543803] [48527]: DEBUG oslo_concurrency.lockutils [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.544164] [48527]: DEBUG oslo_concurrency.lockutils [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.544397] [48527]: DEBUG oslo_concurrency.lockutils [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.544734] [48527]: DEBUG oslo_concurrency.lockutils [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.544963] [48527]: DEBUG oslo_concurrency.lockutils [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.545205] [48527]: DEBUG oslo_concurrency.lockutils [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.575114] [48527]: WARNING neutronclient.v2_0.client [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1175.639979] [48526]: DEBUG nova.policy [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.647763] [48526]: INFO nova.api.openstack.requestlog [None req-3feb02d0-06e1-4954-a904-ae92ab35edc5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1313 microversion: 2.1 time: 0.198834 [ 1175.647763] [48526]: [pid: 48526|app: 0|req: 2917/5860] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:19 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1313 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.650882] [48526]: DEBUG nova.api.openstack.wsgi [None req-d968aaee-08f4-4fb3-acd2-cbe6147e5033 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1175.652424] [48526]: DEBUG nova.compute.api [None req-d968aaee-08f4-4fb3-acd2-cbe6147e5033 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1175.655908] [48526]: DEBUG oslo_concurrency.lockutils [None req-d968aaee-08f4-4fb3-acd2-cbe6147e5033 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.656109] [48526]: DEBUG oslo_concurrency.lockutils [None req-d968aaee-08f4-4fb3-acd2-cbe6147e5033 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.656249] [48526]: DEBUG oslo_concurrency.lockutils [None req-d968aaee-08f4-4fb3-acd2-cbe6147e5033 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.656505] [48526]: DEBUG oslo_concurrency.lockutils [None req-d968aaee-08f4-4fb3-acd2-cbe6147e5033 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.656674] [48526]: DEBUG oslo_concurrency.lockutils [None req-d968aaee-08f4-4fb3-acd2-cbe6147e5033 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.656769] [48526]: DEBUG oslo_concurrency.lockutils [None req-d968aaee-08f4-4fb3-acd2-cbe6147e5033 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.666707] [48527]: DEBUG nova.policy [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.674751] [48527]: INFO nova.api.openstack.requestlog [None req-e69891bc-3b1d-4a0f-a042-5f6739136942 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.138433 [ 1175.674751] [48527]: [pid: 48527|app: 0|req: 2944/5861] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:19 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.677018] [48526]: INFO nova.api.openstack.requestlog [None req-d968aaee-08f4-4fb3-acd2-cbe6147e5033 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027906 [ 1175.677018] [48526]: [pid: 48526|app: 0|req: 2918/5862] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:19 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1175.677206] [48527]: DEBUG nova.api.openstack.wsgi [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1175.679315] [48527]: DEBUG nova.compute.api [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1175.679440] [48526]: DEBUG nova.api.openstack.wsgi [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1175.680465] [48526]: DEBUG nova.compute.api [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1175.681785] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.681976] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.682390] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.682390] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.682509] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.682688] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.683663] [48526]: DEBUG oslo_concurrency.lockutils [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.684365] [48526]: DEBUG oslo_concurrency.lockutils [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.684365] [48526]: DEBUG oslo_concurrency.lockutils [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.684365] [48526]: DEBUG oslo_concurrency.lockutils [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.684365] [48526]: DEBUG oslo_concurrency.lockutils [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.684559] [48526]: DEBUG oslo_concurrency.lockutils [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.701697] [48526]: WARNING neutronclient.v2_0.client [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1175.702863] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.703194] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.703414] [48527]: DEBUG oslo_concurrency.lockutils [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.703654] [48527]: DEBUG nova.objects.instance [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid ffef2151-cd5d-403b-9020-2c631b3cd13d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1175.707252] [48527]: WARNING neutronclient.v2_0.client [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1175.724820] [48527]: DEBUG nova.policy [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.728869] [48527]: INFO nova.api.openstack.requestlog [None req-c3349ae8-b9f4-4c93-8a51-3c5d6ee9b95f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 200 len: 1311 microversion: 2.1 time: 0.054263 [ 1175.729188] [48527]: [pid: 48527|app: 0|req: 2945/5863] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:19 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 1311 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.765020] [48526]: DEBUG nova.policy [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.769457] [48526]: INFO nova.api.openstack.requestlog [None req-24796c7d-3d25-499f-a2ba-ea3b85a943d9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1727 microversion: 2.1 time: 0.092532 [ 1175.769804] [48526]: [pid: 48526|app: 0|req: 2919/5864] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:19 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1727 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.803135] [48527]: DEBUG nova.api.openstack.wsgi [None req-c328194b-36b5-474d-ab82-58d5624df0d0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2083775705", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPDyStSbcEDTJ66wj0Ep2MQW5NY9X+7cvTPTVViBCtLQJSYGTr8ygK/QFCqkZmnoWxsPoypieIcC+YWELy1RDbHcQ0G9a1VHjKaeimEG1EstRXkOQ1h7G57LnEfIxBiXwA=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1175.818982] [48527]: DEBUG nova.quota [None req-c328194b-36b5-474d-ab82-58d5624df0d0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Getting quotas for project 5784a33bca3f4d39802064cd3d4c9057. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1175.823309] [48527]: DEBUG nova.quota [None req-c328194b-36b5-474d-ab82-58d5624df0d0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Getting quotas for user 6dcf84b8ff6c4964a1572e1fa5030269 and project 5784a33bca3f4d39802064cd3d4c9057. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1175.842118] [48527]: INFO nova.api.openstack.requestlog [None req-c328194b-36b5-474d-ab82-58d5624df0d0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.112306 [ 1175.842523] [48527]: [pid: 48527|app: 0|req: 2946/5865] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 14:01:19 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1176.476229] [48526]: DEBUG nova.api.openstack.wsgi [None req-62bbce26-147d-4425-9268-c570f27d1d38 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1176.477680] [48526]: DEBUG nova.compute.api [None req-62bbce26-147d-4425-9268-c570f27d1d38 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1176.482510] [48526]: DEBUG oslo_concurrency.lockutils [None req-62bbce26-147d-4425-9268-c570f27d1d38 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.482759] [48526]: DEBUG oslo_concurrency.lockutils [None req-62bbce26-147d-4425-9268-c570f27d1d38 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.482911] [48526]: DEBUG oslo_concurrency.lockutils [None req-62bbce26-147d-4425-9268-c570f27d1d38 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.483188] [48526]: DEBUG oslo_concurrency.lockutils [None req-62bbce26-147d-4425-9268-c570f27d1d38 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.483330] [48526]: DEBUG oslo_concurrency.lockutils [None req-62bbce26-147d-4425-9268-c570f27d1d38 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.483457] [48526]: DEBUG oslo_concurrency.lockutils [None req-62bbce26-147d-4425-9268-c570f27d1d38 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.511396] [48526]: INFO nova.api.openstack.requestlog [None req-62bbce26-147d-4425-9268-c570f27d1d38 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/b82b5a29-c246-4f96-bc90-c38f4300e7a8" status: 200 len: 194 microversion: 2.1 time: 0.037695 [ 1176.511773] [48526]: [pid: 48526|app: 0|req: 2920/5866] 10.180.1.21 () {58 vars in 1408 bytes} [Fri Dec 12 14:01:20 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/b82b5a29-c246-4f96-bc90-c38f4300e7a8 => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1176.518072] [48527]: DEBUG nova.api.openstack.wsgi [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1176.518364] [48527]: DEBUG nova.compute.api [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1176.523950] [48527]: DEBUG oslo_concurrency.lockutils [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.523950] [48527]: DEBUG oslo_concurrency.lockutils [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.524115] [48527]: DEBUG oslo_concurrency.lockutils [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.524381] [48527]: DEBUG oslo_concurrency.lockutils [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.524469] [48527]: DEBUG oslo_concurrency.lockutils [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.524595] [48527]: DEBUG oslo_concurrency.lockutils [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.585953] [48527]: DEBUG nova.objects.instance [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'services' on Instance uuid 36e38bec-9491-488b-9916-ef82fb53dce7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1176.631928] [48527]: INFO nova.api.openstack.requestlog [None req-c02c6340-30bc-4ae6-84a0-607513a9c273 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/b82b5a29-c246-4f96-bc90-c38f4300e7a8" status: 202 len: 0 microversion: 2.1 time: 0.116046 [ 1176.632244] [48527]: [pid: 48527|app: 0|req: 2947/5867] 10.180.1.21 () {58 vars in 1411 bytes} [Fri Dec 12 14:01:20 2025] DELETE /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments/b82b5a29-c246-4f96-bc90-c38f4300e7a8 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1176.644727] [48526]: DEBUG nova.api.openstack.wsgi [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesUnderV243Test-server-1688259939", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "b98ecf5d-779c-4ba4-ab40-113c485401ad"}], "security_groups": [{"name": "tempest-securitygroup--576013486"}], "key_name": "tempest-keypair-2083775705", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1176.660577] [48527]: DEBUG nova.api.openstack.wsgi [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1176.662577] [48527]: DEBUG nova.compute.api [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1176.665845] [48527]: DEBUG oslo_concurrency.lockutils [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.666050] [48527]: DEBUG oslo_concurrency.lockutils [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.666311] [48527]: DEBUG oslo_concurrency.lockutils [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.666444] [48527]: DEBUG oslo_concurrency.lockutils [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.666583] [48527]: DEBUG oslo_concurrency.lockutils [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.666705] [48527]: DEBUG oslo_concurrency.lockutils [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.683611] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.683835] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.683940] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.685109] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.685583] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.685752] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.692054] [48527]: WARNING neutronclient.v2_0.client [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1176.696856] [48526]: WARNING neutronclient.v2_0.client [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1176.731430] [48526]: DEBUG nova.network.neutron [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] validate_networks() for [('b98ecf5d-779c-4ba4-ab40-113c485401ad', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1176.731930] [48526]: WARNING neutronclient.v2_0.client [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1176.732908] [48526]: WARNING openstack [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1176.733761] [48526]: WARNING openstack [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1176.740482] [48526]: INFO nova.network.neutron [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] _ports_needed_per_instance requested_netwokrs=[('b98ecf5d-779c-4ba4-ab40-113c485401ad', None, None, None, None, None)] [ 1176.759169] [48527]: DEBUG nova.policy [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.763389] [48527]: INFO nova.api.openstack.requestlog [None req-15b065c7-5a02-4e83-b378-6bb5b211475c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1313 microversion: 2.1 time: 0.105369 [ 1176.763862] [48527]: [pid: 48527|app: 0|req: 2948/5868] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:20 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1313 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.766134] [48527]: DEBUG nova.api.openstack.wsgi [None req-2c4ca1ae-1750-4a7e-a502-a6f29f878e5f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1176.767526] [48527]: DEBUG nova.compute.api [None req-2c4ca1ae-1750-4a7e-a502-a6f29f878e5f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1176.770658] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c4ca1ae-1750-4a7e-a502-a6f29f878e5f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.770837] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c4ca1ae-1750-4a7e-a502-a6f29f878e5f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.770968] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c4ca1ae-1750-4a7e-a502-a6f29f878e5f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.771241] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c4ca1ae-1750-4a7e-a502-a6f29f878e5f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.771414] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c4ca1ae-1750-4a7e-a502-a6f29f878e5f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.771539] [48527]: DEBUG oslo_concurrency.lockutils [None req-2c4ca1ae-1750-4a7e-a502-a6f29f878e5f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.791948] [48527]: INFO nova.api.openstack.requestlog [None req-2c4ca1ae-1750-4a7e-a502-a6f29f878e5f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027654 [ 1176.792293] [48527]: [pid: 48527|app: 0|req: 2949/5869] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:20 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1176.795640] [48527]: DEBUG nova.api.openstack.wsgi [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1176.796961] [48527]: DEBUG nova.compute.api [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1176.800438] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.800885] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.801399] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.801809] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.802021] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.802198] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.819108] [48527]: WARNING neutronclient.v2_0.client [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1176.854553] [48526]: WARNING neutronclient.v2_0.client [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1176.856562] [48526]: WARNING openstack [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1176.856562] [48526]: WARNING openstack [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1176.927958] [48527]: DEBUG nova.policy [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.936396] [48527]: INFO nova.api.openstack.requestlog [None req-6cf40557-1680-422b-92d1-1141e15589c0 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.143538 [ 1176.936743] [48527]: [pid: 48527|app: 0|req: 2950/5870] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:21 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.940315] [48527]: DEBUG nova.api.openstack.wsgi [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1176.940973] [48527]: DEBUG nova.compute.api [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1176.946662] [48527]: DEBUG oslo_concurrency.lockutils [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.946841] [48527]: DEBUG oslo_concurrency.lockutils [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.946979] [48527]: DEBUG oslo_concurrency.lockutils [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.947246] [48527]: DEBUG oslo_concurrency.lockutils [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.947414] [48527]: DEBUG oslo_concurrency.lockutils [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.947549] [48527]: DEBUG oslo_concurrency.lockutils [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.955020] [48526]: DEBUG nova.virt.hardware [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1176.955114] [48526]: DEBUG nova.virt.hardware [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1176.955244] [48526]: DEBUG nova.virt.hardware [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1176.955358] [48526]: DEBUG nova.virt.hardware [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1176.955473] [48526]: DEBUG nova.virt.hardware [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1176.956243] [48527]: INFO nova.api.openstack.wsgi [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance ffef2151-cd5d-403b-9020-2c631b3cd13d could not be found. [ 1176.956478] [48527]: DEBUG nova.api.openstack.wsgi [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance ffef2151-cd5d-403b-9020-2c631b3cd13d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1176.956865] [48527]: INFO nova.api.openstack.requestlog [None req-668d507b-aed7-4478-8e45-0e546241fd8b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 404 len: 111 microversion: 2.1 time: 0.019640 [ 1176.957238] [48527]: [pid: 48527|app: 0|req: 2951/5871] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:21 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1176.959479] [48527]: DEBUG nova.api.openstack.wsgi [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1176.960876] [48527]: DEBUG nova.compute.api [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1176.962294] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.962468] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.962599] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.962960] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.963728] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.964044] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.964044] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.964286] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.964324] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.964427] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.964547] [48527]: DEBUG oslo_concurrency.lockutils [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.965025] [48526]: DEBUG oslo_concurrency.lockutils [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.973515] [48526]: DEBUG nova.quota [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Getting quotas for project 5784a33bca3f4d39802064cd3d4c9057. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1176.977079] [48526]: DEBUG nova.quota [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Getting quotas for user 6dcf84b8ff6c4964a1572e1fa5030269 and project 5784a33bca3f4d39802064cd3d4c9057. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1176.982702] [48526]: DEBUG nova.compute.api [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1176.983999] [48526]: DEBUG nova.compute.api [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1176.984357] [48527]: WARNING neutronclient.v2_0.client [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.022858] [48526]: INFO nova.api.openstack.requestlog [None req-5ecd5fe5-8816-4b88-9421-0ddf0ef465bf tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.378480 [ 1177.022858] [48526]: [pid: 48526|app: 0|req: 2921/5872] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:01:20 2025] POST /compute/v2.1/servers => generated 405 bytes in 379 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1177.023783] [48526]: DEBUG nova.api.openstack.wsgi [None req-cf704d9a-607d-43b8-8bbe-ee4b417c84cf tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.036726] [48526]: INFO nova.api.openstack.requestlog [None req-cf704d9a-607d-43b8-8bbe-ee4b417c84cf tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-key-185580038" status: 202 len: 0 microversion: 2.1 time: 0.014670 [ 1177.036998] [48526]: [pid: 48526|app: 0|req: 2922/5873] 10.180.1.21 () {58 vars in 1201 bytes} [Fri Dec 12 14:01:21 2025] DELETE /compute/v2.1/os-keypairs/tempest-key-185580038 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1177.039227] [48526]: DEBUG nova.api.openstack.wsgi [None req-8bcfd820-a8e0-4ace-8257-994d1d3e382d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.040427] [48526]: DEBUG nova.compute.api [None req-8bcfd820-a8e0-4ace-8257-994d1d3e382d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.049316] [48527]: DEBUG nova.policy [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.051912] [48526]: WARNING neutronclient.v2_0.client [None req-8bcfd820-a8e0-4ace-8257-994d1d3e382d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.055949] [48527]: INFO nova.api.openstack.requestlog [None req-79b6bff1-eb5f-49a7-9237-cde7de3a2158 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1727 microversion: 2.1 time: 0.097300 [ 1177.055949] [48527]: [pid: 48527|app: 0|req: 2952/5874] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:21 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1727 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1177.074349] [48526]: DEBUG nova.policy [None req-8bcfd820-a8e0-4ace-8257-994d1d3e382d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.078100] [48526]: INFO nova.api.openstack.requestlog [None req-8bcfd820-a8e0-4ace-8257-994d1d3e382d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1245 microversion: 2.1 time: 0.040538 [ 1177.078604] [48526]: [pid: 48526|app: 0|req: 2923/5875] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:21 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1245 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1177.113029] [48527]: DEBUG nova.api.openstack.wsgi [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1960492809", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "5883ebe6-cea9-40e8-b3dc-43fa420cc52f"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1177.151104] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.151232] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.151404] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.152261] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.153857] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.153857] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.159696] [48527]: DEBUG nova.network.neutron [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] validate_networks() for [('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1177.159696] [48527]: WARNING neutronclient.v2_0.client [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.160536] [48527]: WARNING openstack [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1177.161127] [48527]: WARNING openstack [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1177.168705] [48527]: INFO nova.network.neutron [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] _ports_needed_per_instance requested_netwokrs=[('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] [ 1177.277196] [48527]: WARNING neutronclient.v2_0.client [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.277196] [48527]: WARNING openstack [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1177.277196] [48527]: WARNING openstack [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1177.364666] [48527]: DEBUG nova.virt.hardware [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1177.364807] [48527]: DEBUG nova.virt.hardware [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1177.364962] [48527]: DEBUG nova.virt.hardware [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1177.365085] [48527]: DEBUG nova.virt.hardware [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1177.365224] [48527]: DEBUG nova.virt.hardware [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1177.373811] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.374031] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.374167] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.374624] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.378489] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.378630] [48527]: DEBUG oslo_concurrency.lockutils [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.389893] [48527]: DEBUG nova.quota [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1177.394014] [48527]: DEBUG nova.quota [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for user 48af2c86eb004d39ac589998fafe468a and project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1177.400812] [48527]: DEBUG nova.compute.api [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1177.402759] [48527]: DEBUG nova.compute.api [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1177.429340] [48527]: INFO nova.api.openstack.requestlog [None req-668342dd-ef0c-4db6-af13-0b18bd93760c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.318403 [ 1177.429712] [48527]: [pid: 48527|app: 0|req: 2953/5876] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:01:21 2025] POST /compute/v2.1/servers => generated 380 bytes in 319 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1177.438129] [48526]: DEBUG nova.api.openstack.wsgi [None req-a69f4147-5cb4-4306-b2f1-f5cb2b3b64c5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.439765] [48526]: DEBUG nova.compute.api [None req-a69f4147-5cb4-4306-b2f1-f5cb2b3b64c5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.450664] [48526]: WARNING neutronclient.v2_0.client [None req-a69f4147-5cb4-4306-b2f1-f5cb2b3b64c5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.469638] [48526]: DEBUG nova.policy [None req-a69f4147-5cb4-4306-b2f1-f5cb2b3b64c5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.474687] [48526]: INFO nova.api.openstack.requestlog [None req-a69f4147-5cb4-4306-b2f1-f5cb2b3b64c5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1207 microversion: 2.1 time: 0.038879 [ 1177.475936] [48526]: [pid: 48526|app: 0|req: 2924/5877] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:21 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1207 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1177.777825] [48527]: DEBUG nova.api.openstack.wsgi [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.779473] [48527]: DEBUG nova.compute.api [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.783079] [48527]: DEBUG oslo_concurrency.lockutils [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.783329] [48527]: DEBUG oslo_concurrency.lockutils [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.784039] [48527]: DEBUG oslo_concurrency.lockutils [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.784039] [48527]: DEBUG oslo_concurrency.lockutils [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.784039] [48527]: DEBUG oslo_concurrency.lockutils [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.784269] [48527]: DEBUG oslo_concurrency.lockutils [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.800709] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f112cea-6e6b-43ef-a90a-787a290bb36b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.802251] [48526]: DEBUG nova.compute.api [None req-7f112cea-6e6b-43ef-a90a-787a290bb36b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.806615] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f112cea-6e6b-43ef-a90a-787a290bb36b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.806615] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f112cea-6e6b-43ef-a90a-787a290bb36b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.806765] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f112cea-6e6b-43ef-a90a-787a290bb36b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.806951] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f112cea-6e6b-43ef-a90a-787a290bb36b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.807104] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f112cea-6e6b-43ef-a90a-787a290bb36b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.807228] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f112cea-6e6b-43ef-a90a-787a290bb36b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.807259] [48527]: WARNING neutronclient.v2_0.client [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.826849] [48526]: INFO nova.api.openstack.requestlog [None req-7f112cea-6e6b-43ef-a90a-787a290bb36b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028516 [ 1177.827731] [48526]: [pid: 48526|app: 0|req: 2925/5878] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:22 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1177.872222] [48527]: DEBUG nova.policy [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.876375] [48527]: INFO nova.api.openstack.requestlog [None req-feaacb82-9a41-41d6-9cde-0869f11f50d8 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1498 microversion: 2.1 time: 0.100615 [ 1177.876702] [48527]: [pid: 48527|app: 0|req: 2954/5879] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:21 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1498 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1177.890501] [48526]: DEBUG nova.api.openstack.wsgi [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1177.892147] [48526]: DEBUG nova.compute.api [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.895403] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.895597] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.895877] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.896023] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.896297] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.896297] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.918804] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.918804] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.918804] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.923257] [48526]: WARNING neutronclient.v2_0.client [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.923781] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.923960] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.924103] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.924898] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.924898] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.924898] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.929957] [48526]: DEBUG nova.policy [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.935287] [48526]: DEBUG nova.compute.api [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Old instance type m1.nano, new instance type m1.micro {{(pid=48526) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1177.938400] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.938597] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.938735] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.939101] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.940284] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.940422] [48526]: DEBUG oslo_concurrency.lockutils [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.951769] [48527]: DEBUG nova.api.openstack.wsgi [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.953426] [48527]: DEBUG nova.compute.api [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.954863] [48526]: DEBUG nova.quota [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1177.956880] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.957079] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.957214] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.957462] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.957617] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.957740] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.958170] [48526]: DEBUG nova.quota [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Getting quotas for user bf09ba6dd8f6405481942b8bd9ae15d4 and project 02c130788df94291a07c0ca251e6c696. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1177.967872] [48526]: DEBUG nova.virt.hardware [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1177.968189] [48526]: DEBUG nova.virt.hardware [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1177.968610] [48526]: DEBUG nova.virt.hardware [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1177.968880] [48526]: DEBUG nova.virt.hardware [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1177.969460] [48526]: DEBUG nova.virt.hardware [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1177.979225] [48527]: WARNING neutronclient.v2_0.client [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1178.017837] [48526]: INFO nova.api.openstack.requestlog [None req-c7b5265e-d8e2-4efd-b259-c77c2d49e60e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734/action" status: 202 len: 0 microversion: 2.1 time: 0.129426 [ 1178.018236] [48526]: [pid: 48526|app: 0|req: 2926/5880] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:01:22 2025] POST /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1178.022848] [48526]: DEBUG nova.api.openstack.wsgi [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1178.024254] [48526]: DEBUG nova.compute.api [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1178.027446] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.027622] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.027753] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.028016] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.028189] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.028312] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.039483] [48527]: DEBUG nova.policy [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.044448] [48527]: INFO nova.api.openstack.requestlog [None req-0b31f684-73d0-4af5-89f4-4cd259db9167 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.096113 [ 1178.045128] [48527]: [pid: 48527|app: 0|req: 2955/5881] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:22 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.046888] [48526]: WARNING neutronclient.v2_0.client [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1178.069026] [48527]: DEBUG nova.api.openstack.wsgi [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1178.070535] [48527]: DEBUG nova.compute.api [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1178.074111] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.074368] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.074505] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.074806] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.074960] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.075127] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.094320] [48527]: WARNING neutronclient.v2_0.client [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1178.130509] [48526]: DEBUG nova.policy [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.135580] [48526]: INFO nova.api.openstack.requestlog [None req-a0605613-776f-46d9-97b8-f5518c501c15 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.114648 [ 1178.135944] [48526]: [pid: 48526|app: 0|req: 2927/5882] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:22 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.138654] [48526]: DEBUG nova.api.openstack.wsgi [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1178.140180] [48526]: DEBUG nova.compute.api [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1178.143704] [48526]: DEBUG oslo_concurrency.lockutils [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.143889] [48526]: DEBUG oslo_concurrency.lockutils [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.144048] [48526]: DEBUG oslo_concurrency.lockutils [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.144333] [48526]: DEBUG oslo_concurrency.lockutils [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.144477] [48526]: DEBUG oslo_concurrency.lockutils [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.144598] [48526]: DEBUG oslo_concurrency.lockutils [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.161366] [48526]: WARNING neutronclient.v2_0.client [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1178.180622] [48526]: DEBUG nova.policy [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.186289] [48526]: INFO nova.api.openstack.requestlog [None req-a81d0103-c859-44fa-9c7a-1a53c19aa90d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1249 microversion: 2.1 time: 0.049624 [ 1178.186784] [48526]: [pid: 48526|app: 0|req: 2928/5883] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:22 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.189373] [48527]: DEBUG nova.policy [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.195463] [48527]: INFO nova.api.openstack.requestlog [None req-9dad7168-0b19-4543-b231-b8652422fdd8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1732 microversion: 2.1 time: 0.128522 [ 1178.195775] [48527]: [pid: 48527|app: 0|req: 2956/5884] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:22 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1732 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.488219] [48526]: DEBUG nova.api.openstack.wsgi [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1178.489589] [48526]: DEBUG nova.compute.api [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1178.494568] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.494747] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.494884] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.495157] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.495299] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.495420] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.519166] [48526]: WARNING neutronclient.v2_0.client [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1178.537878] [48526]: DEBUG nova.policy [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.543790] [48526]: INFO nova.api.openstack.requestlog [None req-d3b99c74-8db5-4ade-b407-5bccd8e6d625 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1211 microversion: 2.1 time: 0.057685 [ 1178.544245] [48526]: [pid: 48526|app: 0|req: 2929/5885] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:22 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.834439] [48527]: DEBUG nova.api.openstack.wsgi [None req-de395248-ee3a-424a-98ba-d5aeeb8e85fe tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1178.835888] [48527]: DEBUG nova.compute.api [None req-de395248-ee3a-424a-98ba-d5aeeb8e85fe tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1178.839472] [48527]: DEBUG oslo_concurrency.lockutils [None req-de395248-ee3a-424a-98ba-d5aeeb8e85fe tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.839676] [48527]: DEBUG oslo_concurrency.lockutils [None req-de395248-ee3a-424a-98ba-d5aeeb8e85fe tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.839833] [48527]: DEBUG oslo_concurrency.lockutils [None req-de395248-ee3a-424a-98ba-d5aeeb8e85fe tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.840103] [48527]: DEBUG oslo_concurrency.lockutils [None req-de395248-ee3a-424a-98ba-d5aeeb8e85fe tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.840250] [48527]: DEBUG oslo_concurrency.lockutils [None req-de395248-ee3a-424a-98ba-d5aeeb8e85fe tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.840371] [48527]: DEBUG oslo_concurrency.lockutils [None req-de395248-ee3a-424a-98ba-d5aeeb8e85fe tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.868515] [48527]: INFO nova.api.openstack.requestlog [None req-de395248-ee3a-424a-98ba-d5aeeb8e85fe tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035944 [ 1178.868862] [48527]: [pid: 48527|app: 0|req: 2957/5886] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:23 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1179.058019] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1179.059468] [48526]: DEBUG nova.compute.api [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1179.064590] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.064769] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.064910] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.065190] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.065336] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.065459] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.092010] [48526]: WARNING neutronclient.v2_0.client [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1179.149887] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1179.151371] [48527]: DEBUG nova.compute.api [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1179.155598] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.155598] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.155774] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.156138] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.156412] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.156592] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.163769] [48526]: DEBUG nova.policy [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.168376] [48526]: INFO nova.api.openstack.requestlog [None req-ce816fd6-32a3-4776-aa03-e5f02f210c70 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.112663 [ 1179.168857] [48526]: [pid: 48526|app: 0|req: 2930/5887] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:23 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.176082] [48527]: WARNING neutronclient.v2_0.client [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1179.201878] [48526]: DEBUG nova.api.openstack.wsgi [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1179.203507] [48526]: DEBUG nova.compute.api [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1179.207192] [48526]: DEBUG oslo_concurrency.lockutils [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.207428] [48526]: DEBUG oslo_concurrency.lockutils [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.207584] [48526]: DEBUG oslo_concurrency.lockutils [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.207881] [48526]: DEBUG oslo_concurrency.lockutils [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.208041] [48526]: DEBUG oslo_concurrency.lockutils [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.208165] [48526]: DEBUG oslo_concurrency.lockutils [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.224905] [48526]: WARNING neutronclient.v2_0.client [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1179.239303] [48527]: DEBUG nova.policy [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.244214] [48526]: DEBUG nova.policy [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.244438] [48527]: INFO nova.api.openstack.requestlog [None req-b8ae2dde-7896-4eb2-a3b6-73dd5717baf9 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.096738 [ 1179.244795] [48527]: [pid: 48527|app: 0|req: 2958/5888] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:23 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.247195] [48527]: DEBUG nova.api.openstack.wsgi [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1179.248614] [48527]: DEBUG nova.compute.api [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1179.250359] [48526]: INFO nova.api.openstack.requestlog [None req-13e73b66-5a75-4b80-b947-ea87a7a77077 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1297 microversion: 2.1 time: 0.050513 [ 1179.250890] [48526]: [pid: 48526|app: 0|req: 2931/5889] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:23 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.252330] [48527]: DEBUG oslo_concurrency.lockutils [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.252514] [48527]: DEBUG oslo_concurrency.lockutils [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.252684] [48527]: DEBUG oslo_concurrency.lockutils [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.252926] [48527]: DEBUG oslo_concurrency.lockutils [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.253076] [48527]: DEBUG oslo_concurrency.lockutils [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.254844] [48527]: DEBUG oslo_concurrency.lockutils [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.270878] [48527]: WARNING neutronclient.v2_0.client [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1179.364020] [48527]: DEBUG nova.policy [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.369199] [48527]: INFO nova.api.openstack.requestlog [None req-1290ad19-a9bb-4f4e-85c7-eaa7e521d88d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1732 microversion: 2.1 time: 0.123826 [ 1179.369531] [48527]: [pid: 48527|app: 0|req: 2959/5890] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:23 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1732 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.557706] [48526]: DEBUG nova.api.openstack.wsgi [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1179.559415] [48526]: DEBUG nova.compute.api [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1179.564836] [48526]: DEBUG oslo_concurrency.lockutils [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.565041] [48526]: DEBUG oslo_concurrency.lockutils [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.565182] [48526]: DEBUG oslo_concurrency.lockutils [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.565445] [48526]: DEBUG oslo_concurrency.lockutils [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.565587] [48526]: DEBUG oslo_concurrency.lockutils [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.565706] [48526]: DEBUG oslo_concurrency.lockutils [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.588308] [48526]: WARNING neutronclient.v2_0.client [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1179.607558] [48526]: DEBUG nova.policy [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.613040] [48526]: INFO nova.api.openstack.requestlog [None req-56c1bf41-81b3-4270-88ec-2ee9efb29d13 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1203 microversion: 2.1 time: 0.057945 [ 1179.613369] [48526]: [pid: 48526|app: 0|req: 2932/5891] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:23 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1203 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.876840] [48527]: DEBUG nova.api.openstack.wsgi [None req-b61021f5-2a69-4807-b20b-430714192e29 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1179.878241] [48527]: DEBUG nova.compute.api [None req-b61021f5-2a69-4807-b20b-430714192e29 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1179.882098] [48527]: DEBUG oslo_concurrency.lockutils [None req-b61021f5-2a69-4807-b20b-430714192e29 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.882290] [48527]: DEBUG oslo_concurrency.lockutils [None req-b61021f5-2a69-4807-b20b-430714192e29 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.882428] [48527]: DEBUG oslo_concurrency.lockutils [None req-b61021f5-2a69-4807-b20b-430714192e29 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.882692] [48527]: DEBUG oslo_concurrency.lockutils [None req-b61021f5-2a69-4807-b20b-430714192e29 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.882847] [48527]: DEBUG oslo_concurrency.lockutils [None req-b61021f5-2a69-4807-b20b-430714192e29 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.882973] [48527]: DEBUG oslo_concurrency.lockutils [None req-b61021f5-2a69-4807-b20b-430714192e29 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.903997] [48527]: INFO nova.api.openstack.requestlog [None req-b61021f5-2a69-4807-b20b-430714192e29 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.030138 [ 1179.904344] [48527]: [pid: 48527|app: 0|req: 2960/5892] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:24 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1179.940373] [48526]: DEBUG nova.api.openstack.wsgi [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1179.940595] [48526]: DEBUG nova.compute.api [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1179.944444] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.944633] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.944765] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.945032] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.945177] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.945297] [48526]: DEBUG oslo_concurrency.lockutils [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.960013] [48526]: DEBUG nova.compute.api [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1180.005707] [48526]: INFO nova.api.openstack.requestlog [None req-a3156289-c66a-4a19-8e7f-baac5f4af994 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 204 len: 0 microversion: 2.1 time: 0.067434 [ 1180.005807] [48526]: [pid: 48526|app: 0|req: 2933/5893] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:24 2025] DELETE /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1180.010969] [48527]: DEBUG nova.api.openstack.wsgi [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1180.012613] [48527]: DEBUG nova.compute.api [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1180.016330] [48527]: DEBUG oslo_concurrency.lockutils [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.016527] [48527]: DEBUG oslo_concurrency.lockutils [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.016662] [48527]: DEBUG oslo_concurrency.lockutils [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.016924] [48527]: DEBUG oslo_concurrency.lockutils [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.017074] [48527]: DEBUG oslo_concurrency.lockutils [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.017195] [48527]: DEBUG oslo_concurrency.lockutils [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.033712] [48527]: WARNING neutronclient.v2_0.client [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1180.130586] [48527]: DEBUG nova.policy [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.136798] [48527]: INFO nova.api.openstack.requestlog [None req-37d9114b-b985-4ebc-a52f-1fe639c91d91 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1696 microversion: 2.1 time: 0.128237 [ 1180.137342] [48527]: [pid: 48527|app: 0|req: 2961/5894] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:24 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1696 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.185258] [48526]: DEBUG nova.api.openstack.wsgi [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1180.187034] [48526]: DEBUG nova.compute.api [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1180.192140] [48526]: DEBUG oslo_concurrency.lockutils [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.192334] [48526]: DEBUG oslo_concurrency.lockutils [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.192468] [48526]: DEBUG oslo_concurrency.lockutils [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.192734] [48526]: DEBUG oslo_concurrency.lockutils [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.192889] [48526]: DEBUG oslo_concurrency.lockutils [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.193028] [48526]: DEBUG oslo_concurrency.lockutils [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.211627] [48526]: WARNING neutronclient.v2_0.client [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1180.261849] [48527]: DEBUG nova.api.openstack.wsgi [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1180.263698] [48527]: DEBUG nova.compute.api [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1180.267697] [48527]: DEBUG oslo_concurrency.lockutils [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.267889] [48527]: DEBUG oslo_concurrency.lockutils [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.268037] [48527]: DEBUG oslo_concurrency.lockutils [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.268310] [48527]: DEBUG oslo_concurrency.lockutils [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.268452] [48527]: DEBUG oslo_concurrency.lockutils [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.268571] [48527]: DEBUG oslo_concurrency.lockutils [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.282072] [48526]: DEBUG nova.policy [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.287350] [48526]: INFO nova.api.openstack.requestlog [None req-58ee44c2-5df0-480d-ac02-774a2bbcc43f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.104225 [ 1180.287350] [48526]: [pid: 48526|app: 0|req: 2934/5895] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:24 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.289492] [48527]: WARNING neutronclient.v2_0.client [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1180.289676] [48526]: DEBUG nova.api.openstack.wsgi [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1180.291412] [48526]: DEBUG nova.compute.api [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1180.294851] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.295049] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.295190] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.295452] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.295595] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.295715] [48526]: DEBUG oslo_concurrency.lockutils [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.312172] [48526]: WARNING neutronclient.v2_0.client [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1180.332168] [48526]: DEBUG nova.policy [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.336708] [48526]: INFO nova.api.openstack.requestlog [None req-13a5dcaa-39a2-4d11-92a4-a865b2f23b44 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1297 microversion: 2.1 time: 0.048929 [ 1180.337090] [48526]: [pid: 48526|app: 0|req: 2935/5896] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:24 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1297 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.351106] [48527]: DEBUG nova.policy [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.356190] [48527]: INFO nova.api.openstack.requestlog [None req-923271d1-19c2-4654-bbff-39570dc5264c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.098647 [ 1180.356554] [48527]: [pid: 48527|app: 0|req: 2962/5897] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:24 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.383832] [48526]: DEBUG nova.api.openstack.wsgi [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1180.385488] [48526]: DEBUG nova.compute.api [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1180.389333] [48526]: DEBUG oslo_concurrency.lockutils [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.389412] [48526]: DEBUG oslo_concurrency.lockutils [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.389506] [48526]: DEBUG oslo_concurrency.lockutils [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.389771] [48526]: DEBUG oslo_concurrency.lockutils [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.389914] [48526]: DEBUG oslo_concurrency.lockutils [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.390049] [48526]: DEBUG oslo_concurrency.lockutils [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.409215] [48526]: WARNING neutronclient.v2_0.client [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1180.471955] [48526]: DEBUG nova.policy [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.493669] [48526]: INFO nova.api.openstack.requestlog [None req-f600b90a-4597-4198-be20-9574ee607a8e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1733 microversion: 2.1 time: 0.097151 [ 1180.494620] [48526]: [pid: 48526|app: 0|req: 2936/5898] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:24 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1733 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.626852] [48527]: DEBUG nova.api.openstack.wsgi [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1180.628531] [48527]: DEBUG nova.compute.api [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1180.633747] [48527]: DEBUG oslo_concurrency.lockutils [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.633940] [48527]: DEBUG oslo_concurrency.lockutils [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.634094] [48527]: DEBUG oslo_concurrency.lockutils [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.634365] [48527]: DEBUG oslo_concurrency.lockutils [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.634508] [48527]: DEBUG oslo_concurrency.lockutils [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.634631] [48527]: DEBUG oslo_concurrency.lockutils [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.650235] [48527]: WARNING neutronclient.v2_0.client [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1180.668942] [48527]: DEBUG nova.policy [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.672384] [48527]: INFO nova.api.openstack.requestlog [None req-3540b816-5ccf-4b0b-954e-9366011b863f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1203 microversion: 2.1 time: 0.048100 [ 1180.672696] [48527]: [pid: 48527|app: 0|req: 2963/5899] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:24 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1203 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.846792] [48526]: DEBUG nova.api.openstack.wsgi [None req-1225dc4c-6bd3-45f4-871d-2edaf20c5da0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1180.848611] [48526]: DEBUG nova.compute.api [None req-1225dc4c-6bd3-45f4-871d-2edaf20c5da0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1180.852518] [48526]: DEBUG oslo_concurrency.lockutils [None req-1225dc4c-6bd3-45f4-871d-2edaf20c5da0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.852713] [48526]: DEBUG oslo_concurrency.lockutils [None req-1225dc4c-6bd3-45f4-871d-2edaf20c5da0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.852849] [48526]: DEBUG oslo_concurrency.lockutils [None req-1225dc4c-6bd3-45f4-871d-2edaf20c5da0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.853133] [48526]: DEBUG oslo_concurrency.lockutils [None req-1225dc4c-6bd3-45f4-871d-2edaf20c5da0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.853279] [48526]: DEBUG oslo_concurrency.lockutils [None req-1225dc4c-6bd3-45f4-871d-2edaf20c5da0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.853400] [48526]: DEBUG oslo_concurrency.lockutils [None req-1225dc4c-6bd3-45f4-871d-2edaf20c5da0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.872499] [48526]: INFO nova.api.openstack.requestlog [None req-1225dc4c-6bd3-45f4-871d-2edaf20c5da0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028239 [ 1180.872831] [48526]: [pid: 48526|app: 0|req: 2937/5900] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:25 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1180.941007] [48527]: DEBUG nova.api.openstack.wsgi [None req-1e1bf823-6306-4f34-88bf-f5a4c47cad68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1180.942696] [48527]: DEBUG nova.compute.api [None req-1e1bf823-6306-4f34-88bf-f5a4c47cad68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1180.946595] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e1bf823-6306-4f34-88bf-f5a4c47cad68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.946786] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e1bf823-6306-4f34-88bf-f5a4c47cad68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.946949] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e1bf823-6306-4f34-88bf-f5a4c47cad68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.947234] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e1bf823-6306-4f34-88bf-f5a4c47cad68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.947380] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e1bf823-6306-4f34-88bf-f5a4c47cad68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.947501] [48527]: DEBUG oslo_concurrency.lockutils [None req-1e1bf823-6306-4f34-88bf-f5a4c47cad68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.965772] [48527]: INFO nova.api.openstack.requestlog [None req-1e1bf823-6306-4f34-88bf-f5a4c47cad68 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.027523 [ 1180.966109] [48527]: [pid: 48527|app: 0|req: 2964/5901] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:25 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1181.002195] [48526]: DEBUG nova.api.openstack.wsgi [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.002541] [48526]: DEBUG nova.compute.api [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.006474] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.006667] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.006802] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.007086] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.007229] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.007349] [48526]: DEBUG oslo_concurrency.lockutils [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.021794] [48526]: DEBUG nova.compute.api [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1181.062998] [48526]: INFO nova.api.openstack.requestlog [None req-0fbefe44-79e8-4512-a116-8f76adaf945b tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 204 len: 0 microversion: 2.1 time: 0.063183 [ 1181.063342] [48526]: [pid: 48526|app: 0|req: 2938/5902] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:25 2025] DELETE /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1181.068670] [48527]: DEBUG nova.api.openstack.wsgi [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.070327] [48527]: DEBUG nova.compute.api [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.074227] [48527]: DEBUG oslo_concurrency.lockutils [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.074440] [48527]: DEBUG oslo_concurrency.lockutils [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.074589] [48527]: DEBUG oslo_concurrency.lockutils [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.074862] [48527]: DEBUG oslo_concurrency.lockutils [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.075018] [48527]: DEBUG oslo_concurrency.lockutils [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.075149] [48527]: DEBUG oslo_concurrency.lockutils [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.091037] [48527]: WARNING neutronclient.v2_0.client [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1181.150927] [48526]: DEBUG nova.api.openstack.wsgi [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.152543] [48526]: DEBUG nova.compute.api [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.157555] [48526]: DEBUG oslo_concurrency.lockutils [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.157739] [48526]: DEBUG oslo_concurrency.lockutils [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.157883] [48526]: DEBUG oslo_concurrency.lockutils [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.158146] [48526]: DEBUG oslo_concurrency.lockutils [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.158289] [48526]: DEBUG oslo_concurrency.lockutils [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.158410] [48526]: DEBUG oslo_concurrency.lockutils [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.183691] [48526]: WARNING neutronclient.v2_0.client [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1181.191938] [48527]: DEBUG nova.policy [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.198546] [48527]: INFO nova.api.openstack.requestlog [None req-821537cc-9ea5-499b-9466-f0f4e2b3ed92 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1672 microversion: 2.1 time: 0.132435 [ 1181.199050] [48527]: [pid: 48527|app: 0|req: 2965/5903] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:25 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1672 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.269897] [48526]: DEBUG nova.policy [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.274300] [48526]: INFO nova.api.openstack.requestlog [None req-c42a2c6c-2013-4d33-9f6a-001f480d5c34 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1696 microversion: 2.1 time: 0.126036 [ 1181.274732] [48526]: [pid: 48526|app: 0|req: 2939/5904] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:25 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1696 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.301086] [48527]: DEBUG nova.api.openstack.wsgi [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.302721] [48527]: DEBUG nova.compute.api [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.306372] [48527]: DEBUG oslo_concurrency.lockutils [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.306572] [48527]: DEBUG oslo_concurrency.lockutils [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.306761] [48527]: DEBUG oslo_concurrency.lockutils [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.307133] [48527]: DEBUG oslo_concurrency.lockutils [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.307283] [48527]: DEBUG oslo_concurrency.lockutils [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.307406] [48527]: DEBUG oslo_concurrency.lockutils [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.325255] [48527]: WARNING neutronclient.v2_0.client [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1181.349311] [48526]: DEBUG nova.api.openstack.wsgi [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.350944] [48526]: DEBUG nova.compute.api [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.354547] [48526]: DEBUG oslo_concurrency.lockutils [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.354783] [48526]: DEBUG oslo_concurrency.lockutils [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.354957] [48526]: DEBUG oslo_concurrency.lockutils [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.355273] [48526]: DEBUG oslo_concurrency.lockutils [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.355526] [48526]: DEBUG oslo_concurrency.lockutils [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.355569] [48526]: DEBUG oslo_concurrency.lockutils [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.372791] [48526]: WARNING neutronclient.v2_0.client [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1181.380035] [48527]: DEBUG nova.policy [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.384394] [48527]: INFO nova.api.openstack.requestlog [None req-a606ab6d-3d5b-46ef-8a68-e369b7c00bcf tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.085634 [ 1181.384739] [48527]: [pid: 48527|app: 0|req: 2966/5905] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:25 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.387187] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.388613] [48527]: DEBUG nova.compute.api [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.391845] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.392037] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.392097] [48526]: DEBUG nova.policy [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.392176] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.392434] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.392577] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.392696] [48527]: DEBUG oslo_concurrency.lockutils [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.396717] [48526]: INFO nova.api.openstack.requestlog [None req-9906ebee-2953-450b-8236-970cbeaa3f79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1297 microversion: 2.1 time: 0.049613 [ 1181.397161] [48526]: [pid: 48526|app: 0|req: 2940/5906] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:25 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1297 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.411649] [48527]: WARNING neutronclient.v2_0.client [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1181.508427] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.510384] [48526]: DEBUG nova.compute.api [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.510860] [48527]: DEBUG nova.policy [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.515825] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.516037] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.516183] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.516456] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.516602] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.516723] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.518615] [48527]: INFO nova.api.openstack.requestlog [None req-c5166566-6ba9-4270-893a-53d4a2f7bdc1 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.133323 [ 1181.518996] [48527]: [pid: 48527|app: 0|req: 2967/5907] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:25 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.537655] [48526]: WARNING neutronclient.v2_0.client [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1181.600461] [48526]: DEBUG nova.policy [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.605298] [48526]: INFO nova.api.openstack.requestlog [None req-4d45c07a-a4d7-4b14-b681-2e1e27bd73ef tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1733 microversion: 2.1 time: 0.099370 [ 1181.605658] [48526]: [pid: 48526|app: 0|req: 2941/5908] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:25 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1733 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1181.685682] [48527]: DEBUG nova.api.openstack.wsgi [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.687312] [48527]: DEBUG nova.compute.api [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.691258] [48527]: DEBUG oslo_concurrency.lockutils [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.691449] [48527]: DEBUG oslo_concurrency.lockutils [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.691583] [48527]: DEBUG oslo_concurrency.lockutils [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.691845] [48527]: DEBUG oslo_concurrency.lockutils [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.691988] [48527]: DEBUG oslo_concurrency.lockutils [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.692125] [48527]: DEBUG oslo_concurrency.lockutils [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.707890] [48527]: WARNING neutronclient.v2_0.client [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1181.726236] [48527]: DEBUG nova.policy [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.729590] [48527]: INFO nova.api.openstack.requestlog [None req-440e5771-ac95-43df-9695-6e792ebf35d5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1259 microversion: 2.1 time: 0.046517 [ 1181.729993] [48527]: [pid: 48527|app: 0|req: 2968/5909] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:25 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1259 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.212016] [48526]: DEBUG nova.api.openstack.wsgi [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1182.214516] [48526]: DEBUG nova.compute.api [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1182.221045] [48526]: DEBUG oslo_concurrency.lockutils [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.223749] [48526]: DEBUG oslo_concurrency.lockutils [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.223749] [48526]: DEBUG oslo_concurrency.lockutils [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.224023] [48526]: DEBUG oslo_concurrency.lockutils [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.224137] [48526]: DEBUG oslo_concurrency.lockutils [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.224256] [48526]: DEBUG oslo_concurrency.lockutils [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.242937] [48526]: WARNING neutronclient.v2_0.client [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1182.289777] [48527]: DEBUG nova.api.openstack.wsgi [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1182.291800] [48527]: DEBUG nova.compute.api [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1182.295882] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.296094] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.296260] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.296538] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.296708] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.296812] [48527]: DEBUG oslo_concurrency.lockutils [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.314560] [48527]: WARNING neutronclient.v2_0.client [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1182.669822] [48526]: DEBUG nova.policy [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.679460] [48526]: INFO nova.api.openstack.requestlog [None req-1962e7d9-0d04-42f0-a5b7-13a0f3f2ce2f tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1672 microversion: 2.1 time: 0.470149 [ 1182.679895] [48526]: [pid: 48526|app: 0|req: 2942/5910] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:26 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1672 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.682857] [48526]: DEBUG nova.api.openstack.wsgi [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1182.685122] [48526]: DEBUG nova.compute.api [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1182.685732] [48527]: DEBUG nova.policy [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.692879] [48526]: DEBUG oslo_concurrency.lockutils [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.693985] [48527]: INFO nova.api.openstack.requestlog [None req-dcdef0a7-b995-4447-b70b-10914bee1e24 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1629 microversion: 2.1 time: 0.407436 [ 1182.694364] [48527]: [pid: 48527|app: 0|req: 2969/5911] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:26 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1629 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.694791] [48526]: DEBUG oslo_concurrency.lockutils [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.695023] [48526]: DEBUG oslo_concurrency.lockutils [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.695385] [48526]: DEBUG oslo_concurrency.lockutils [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.695548] [48526]: DEBUG oslo_concurrency.lockutils [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.695675] [48526]: DEBUG oslo_concurrency.lockutils [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.701808] [48527]: DEBUG nova.api.openstack.wsgi [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1182.703867] [48527]: DEBUG nova.compute.api [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1182.707909] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.708161] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.708367] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.708793] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.709336] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.709336] [48527]: DEBUG oslo_concurrency.lockutils [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.721770] [48526]: WARNING neutronclient.v2_0.client [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1182.731977] [48527]: WARNING neutronclient.v2_0.client [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1182.873799] [48526]: DEBUG nova.policy [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.878964] [48526]: INFO nova.api.openstack.requestlog [None req-be2fccae-f945-4412-b5c0-30c6476bf455 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.198084 [ 1182.879410] [48526]: [pid: 48526|app: 0|req: 2943/5912] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:26 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.881874] [48526]: DEBUG nova.api.openstack.wsgi [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1182.883428] [48526]: DEBUG nova.compute.api [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1182.888385] [48526]: DEBUG oslo_concurrency.lockutils [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.888385] [48526]: DEBUG oslo_concurrency.lockutils [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.888611] [48526]: DEBUG oslo_concurrency.lockutils [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.888731] [48526]: DEBUG oslo_concurrency.lockutils [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.888879] [48526]: DEBUG oslo_concurrency.lockutils [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.889013] [48526]: DEBUG oslo_concurrency.lockutils [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.893347] [48527]: DEBUG nova.policy [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.898659] [48527]: INFO nova.api.openstack.requestlog [None req-38d4ef8f-f9ca-4a0b-b1a2-9a6b9e774eab tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1382 microversion: 2.1 time: 0.203731 [ 1182.899029] [48527]: [pid: 48527|app: 0|req: 2970/5913] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:26 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1382 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.901516] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1182.906212] [48527]: DEBUG nova.compute.api [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1182.913079] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.913292] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.913446] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.913928] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.913928] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.914059] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.914495] [48526]: WARNING neutronclient.v2_0.client [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1182.932683] [48527]: WARNING neutronclient.v2_0.client [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1183.021265] [48526]: DEBUG nova.policy [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.028465] [48526]: INFO nova.api.openstack.requestlog [None req-bceac30c-3bc6-42f2-aeed-8cad0a04122c tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.148595 [ 1183.028908] [48526]: [pid: 48526|app: 0|req: 2944/5914] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:27 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.031332] [48526]: DEBUG nova.api.openstack.wsgi [req-aa6fb231-149c-4f69-8121-4a38da60cfa6 req-ba2d204c-7c4d-4c50-a5e9-b0ef6612bdbd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1bfdc10f-cc1d-4efa-b640-cb2580741575", "name": "network-vif-deleted", "tag": "e6b70eee-26af-4ec6-9e58-710d17bfd8ef"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1183.038410] [48526]: DEBUG oslo_concurrency.lockutils [req-aa6fb231-149c-4f69-8121-4a38da60cfa6 req-ba2d204c-7c4d-4c50-a5e9-b0ef6612bdbd service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.038604] [48526]: DEBUG oslo_concurrency.lockutils [req-aa6fb231-149c-4f69-8121-4a38da60cfa6 req-ba2d204c-7c4d-4c50-a5e9-b0ef6612bdbd service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.038738] [48526]: DEBUG oslo_concurrency.lockutils [req-aa6fb231-149c-4f69-8121-4a38da60cfa6 req-ba2d204c-7c4d-4c50-a5e9-b0ef6612bdbd service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.041105] [48527]: DEBUG nova.policy [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.045912] [48527]: INFO nova.api.openstack.requestlog [None req-d9301218-a344-428f-bf33-387dcbf412a9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1733 microversion: 2.1 time: 0.146328 [ 1183.046272] [48527]: [pid: 48527|app: 0|req: 2971/5915] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:27 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1733 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.046931] [48526]: INFO nova.api.openstack.compute.server_external_events [req-aa6fb231-149c-4f69-8121-4a38da60cfa6 req-ba2d204c-7c4d-4c50-a5e9-b0ef6612bdbd service nova] Creating event network-vif-deleted:e6b70eee-26af-4ec6-9e58-710d17bfd8ef for instance 1bfdc10f-cc1d-4efa-b640-cb2580741575 on cpu-1 [ 1183.048711] [48527]: DEBUG nova.api.openstack.wsgi [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1183.051044] [48527]: DEBUG nova.compute.api [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1183.051311] [48526]: INFO nova.api.openstack.requestlog [req-aa6fb231-149c-4f69-8121-4a38da60cfa6 req-ba2d204c-7c4d-4c50-a5e9-b0ef6612bdbd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021914 [ 1183.051614] [48526]: [pid: 48526|app: 0|req: 2945/5916] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01: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) [ 1183.053182] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.053365] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.053496] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.053751] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.053892] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.054024] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.071422] [48527]: WARNING neutronclient.v2_0.client [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1183.089204] [48527]: DEBUG nova.policy [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.092742] [48527]: INFO nova.api.openstack.requestlog [None req-4c9acfd6-583b-4d16-8500-d03cdae32cf6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1259 microversion: 2.1 time: 0.045957 [ 1183.093076] [48527]: [pid: 48527|app: 0|req: 2972/5917] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:27 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1259 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.696148] [48526]: DEBUG nova.api.openstack.wsgi [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1183.698032] [48526]: DEBUG nova.compute.api [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1183.704128] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.705325] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.705325] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.705325] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.705325] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.705325] [48526]: DEBUG oslo_concurrency.lockutils [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.710497] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1183.712156] [48527]: DEBUG nova.compute.api [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1183.719514] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.719648] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.719688] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.722438] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.722438] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.722438] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.736849] [48526]: WARNING neutronclient.v2_0.client [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1183.742564] [48527]: WARNING neutronclient.v2_0.client [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1183.877618] [48527]: DEBUG nova.policy [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.884496] [48527]: INFO nova.api.openstack.requestlog [None req-4e33beea-7f80-4ff5-8dfe-fb4ffb3161a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1338 microversion: 2.1 time: 0.176695 [ 1183.884859] [48527]: [pid: 48527|app: 0|req: 2973/5918] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:27 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1338 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.885595] [48526]: DEBUG nova.policy [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.887500] [48527]: DEBUG nova.api.openstack.wsgi [req-3ef0960d-b08b-4603-9123-e2623c0a9e97 req-d282295c-56a6-49c2-b8cf-b18af1814d0e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9293e190-dd3d-4092-b16f-96fc09648040", "name": "network-vif-plugged", "status": "completed", "tag": "6493b96a-5393-4e48-9871-6cb33a175b1f"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1183.890736] [48526]: INFO nova.api.openstack.requestlog [None req-1d1ecd47-06ac-41f2-ac1f-3227756579ba tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1604 microversion: 2.1 time: 0.197362 [ 1183.891119] [48526]: [pid: 48526|app: 0|req: 2946/5919] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:27 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1604 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.893405] [48527]: DEBUG oslo_concurrency.lockutils [req-3ef0960d-b08b-4603-9123-e2623c0a9e97 req-d282295c-56a6-49c2-b8cf-b18af1814d0e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.893584] [48527]: DEBUG oslo_concurrency.lockutils [req-3ef0960d-b08b-4603-9123-e2623c0a9e97 req-d282295c-56a6-49c2-b8cf-b18af1814d0e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.893623] [48526]: DEBUG nova.api.openstack.wsgi [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1183.893718] [48527]: DEBUG oslo_concurrency.lockutils [req-3ef0960d-b08b-4603-9123-e2623c0a9e97 req-d282295c-56a6-49c2-b8cf-b18af1814d0e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.895173] [48526]: DEBUG nova.compute.api [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1183.898980] [48526]: DEBUG oslo_concurrency.lockutils [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.899172] [48526]: DEBUG oslo_concurrency.lockutils [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.899306] [48526]: DEBUG oslo_concurrency.lockutils [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.899916] [48526]: DEBUG oslo_concurrency.lockutils [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.900149] [48526]: DEBUG oslo_concurrency.lockutils [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.900279] [48526]: DEBUG oslo_concurrency.lockutils [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.900473] [48527]: INFO nova.api.openstack.compute.server_external_events [req-3ef0960d-b08b-4603-9123-e2623c0a9e97 req-d282295c-56a6-49c2-b8cf-b18af1814d0e service nova] Creating event network-vif-plugged:6493b96a-5393-4e48-9871-6cb33a175b1f for instance 9293e190-dd3d-4092-b16f-96fc09648040 on cpu-1 [ 1183.905390] [48527]: INFO nova.api.openstack.requestlog [req-3ef0960d-b08b-4603-9123-e2623c0a9e97 req-d282295c-56a6-49c2-b8cf-b18af1814d0e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019909 [ 1183.905697] [48527]: [pid: 48527|app: 0|req: 2974/5920] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:28 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) [ 1183.918482] [48526]: WARNING neutronclient.v2_0.client [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1183.918570] [48527]: DEBUG nova.api.openstack.wsgi [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1183.919866] [48527]: DEBUG nova.compute.api [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1183.923583] [48527]: DEBUG oslo_concurrency.lockutils [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.923761] [48527]: DEBUG oslo_concurrency.lockutils [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.923892] [48527]: DEBUG oslo_concurrency.lockutils [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.924165] [48527]: DEBUG oslo_concurrency.lockutils [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.924313] [48527]: DEBUG oslo_concurrency.lockutils [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.924434] [48527]: DEBUG oslo_concurrency.lockutils [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.942066] [48527]: WARNING neutronclient.v2_0.client [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1183.980028] [48526]: DEBUG nova.policy [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.985432] [48526]: INFO nova.api.openstack.requestlog [None req-b544c202-d628-4189-b0be-a2147e61b8b6 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.093729 [ 1183.985911] [48526]: [pid: 48526|app: 0|req: 2947/5921] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:28 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.004736] [48527]: DEBUG nova.policy [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.009298] [48527]: INFO nova.api.openstack.requestlog [None req-e92ed141-0adb-46c1-9bbd-0f2b6b2ed259 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1370 microversion: 2.1 time: 0.093002 [ 1184.009728] [48527]: [pid: 48527|app: 0|req: 2975/5922] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:28 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1370 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1184.042421] [48526]: DEBUG nova.api.openstack.wsgi [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1184.044168] [48526]: DEBUG nova.compute.api [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1184.047947] [48526]: DEBUG oslo_concurrency.lockutils [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.048165] [48526]: DEBUG oslo_concurrency.lockutils [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.048305] [48526]: DEBUG oslo_concurrency.lockutils [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.048571] [48526]: DEBUG oslo_concurrency.lockutils [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.048714] [48526]: DEBUG oslo_concurrency.lockutils [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.048835] [48526]: DEBUG oslo_concurrency.lockutils [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.059184] [48527]: DEBUG nova.api.openstack.wsgi [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1184.060737] [48527]: DEBUG nova.compute.api [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1184.064593] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.064776] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.064854] [48526]: WARNING neutronclient.v2_0.client [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1184.064981] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.065274] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.065452] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.065587] [48527]: DEBUG oslo_concurrency.lockutils [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.082442] [48527]: WARNING neutronclient.v2_0.client [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1184.144038] [48527]: DEBUG nova.policy [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.149065] [48527]: INFO nova.api.openstack.requestlog [None req-fdc20d6b-5ed4-4407-8bc5-a4aea8b59e78 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1733 microversion: 2.1 time: 0.092050 [ 1184.149550] [48527]: [pid: 48527|app: 0|req: 2976/5923] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:28 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1733 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1184.150228] [48526]: DEBUG nova.policy [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.151897] [48527]: DEBUG nova.api.openstack.wsgi [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1184.153413] [48527]: DEBUG nova.compute.api [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1184.155086] [48526]: INFO nova.api.openstack.requestlog [None req-73d05732-8f95-491f-92da-f76f9f6a8b0f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.114991 [ 1184.155543] [48526]: [pid: 48526|app: 0|req: 2948/5924] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:28 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.157063] [48527]: DEBUG oslo_concurrency.lockutils [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.157250] [48527]: DEBUG oslo_concurrency.lockutils [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.157390] [48527]: DEBUG oslo_concurrency.lockutils [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.157659] [48527]: DEBUG oslo_concurrency.lockutils [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.157801] [48527]: DEBUG oslo_concurrency.lockutils [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.157935] [48527]: DEBUG oslo_concurrency.lockutils [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.173279] [48527]: WARNING neutronclient.v2_0.client [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1184.188963] [48527]: DEBUG nova.policy [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.192140] [48527]: INFO nova.api.openstack.requestlog [None req-31f3e203-1ca7-464c-aa03-89d3ce7e85c2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1267 microversion: 2.1 time: 0.042166 [ 1184.192558] [48527]: [pid: 48527|app: 0|req: 2977/5925] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:28 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1267 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.898972] [48526]: DEBUG nova.api.openstack.wsgi [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1184.901702] [48526]: DEBUG nova.compute.api [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1184.905628] [48527]: DEBUG nova.api.openstack.wsgi [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1184.907078] [48527]: DEBUG nova.compute.api [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1184.908633] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.909099] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.909790] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.909942] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.910257] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.910481] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.910966] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.911169] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.911305] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.911573] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.911709] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.911829] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.929377] [48527]: WARNING neutronclient.v2_0.client [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1184.934810] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.934810] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.934930] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.935603] [48526]: DEBUG nova.objects.instance [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid 1bfdc10f-cc1d-4efa-b640-cb2580741575 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1184.938504] [48526]: WARNING neutronclient.v2_0.client [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1184.952294] [48527]: DEBUG nova.policy [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.959591] [48527]: INFO nova.api.openstack.requestlog [None req-a8db8b6c-d1b8-4af0-97e1-a50d6a3b6f93 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1315 microversion: 2.1 time: 0.056283 [ 1184.959591] [48527]: [pid: 48527|app: 0|req: 2978/5926] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:29 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1315 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.965339] [48526]: DEBUG nova.policy [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.971207] [48526]: INFO nova.api.openstack.requestlog [None req-4c91241b-35ba-4488-a6d7-b85f87b670f0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1343 microversion: 2.1 time: 0.075062 [ 1184.971645] [48526]: [pid: 48526|app: 0|req: 2949/5927] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:29 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1343 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.998921] [48527]: DEBUG nova.api.openstack.wsgi [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.000454] [48527]: DEBUG nova.compute.api [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.003907] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.004109] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.004243] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.004511] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.004654] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.004773] [48527]: DEBUG oslo_concurrency.lockutils [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.022247] [48526]: DEBUG nova.api.openstack.wsgi [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.023858] [48526]: DEBUG nova.compute.api [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.024173] [48527]: WARNING neutronclient.v2_0.client [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1185.027464] [48526]: DEBUG oslo_concurrency.lockutils [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.027662] [48526]: DEBUG oslo_concurrency.lockutils [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.027794] [48526]: DEBUG oslo_concurrency.lockutils [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.028069] [48526]: DEBUG oslo_concurrency.lockutils [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.028218] [48526]: DEBUG oslo_concurrency.lockutils [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.028338] [48526]: DEBUG oslo_concurrency.lockutils [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.046229] [48526]: WARNING neutronclient.v2_0.client [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1185.137738] [48527]: DEBUG nova.policy [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.142650] [48527]: INFO nova.api.openstack.requestlog [None req-f4da44b4-e806-4ef9-9895-93ff87aef5a8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.145925 [ 1185.143038] [48527]: [pid: 48527|app: 0|req: 2979/5928] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:29 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.145587] [48527]: DEBUG nova.api.openstack.wsgi [req-f3798006-4c21-4645-b8a2-7b8f824c482c req-d9c67179-3f51-4b61-b5fc-98e0ed66ac9c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "36e38bec-9491-488b-9916-ef82fb53dce7", "name": "network-vif-deleted", "tag": "c752ea8e-f8e7-490f-9bd3-cf37f3aca926"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1185.150867] [48527]: DEBUG oslo_concurrency.lockutils [req-f3798006-4c21-4645-b8a2-7b8f824c482c req-d9c67179-3f51-4b61-b5fc-98e0ed66ac9c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.151057] [48527]: DEBUG oslo_concurrency.lockutils [req-f3798006-4c21-4645-b8a2-7b8f824c482c req-d9c67179-3f51-4b61-b5fc-98e0ed66ac9c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.151192] [48527]: DEBUG oslo_concurrency.lockutils [req-f3798006-4c21-4645-b8a2-7b8f824c482c req-d9c67179-3f51-4b61-b5fc-98e0ed66ac9c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.157368] [48526]: DEBUG nova.policy [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.157976] [48527]: INFO nova.api.openstack.compute.server_external_events [req-f3798006-4c21-4645-b8a2-7b8f824c482c req-d9c67179-3f51-4b61-b5fc-98e0ed66ac9c service nova] Creating event network-vif-deleted:c752ea8e-f8e7-490f-9bd3-cf37f3aca926 for instance 36e38bec-9491-488b-9916-ef82fb53dce7 on cpu-1 [ 1185.162885] [48526]: INFO nova.api.openstack.requestlog [None req-125fb623-3ea8-49e3-a736-25f7c0a637f3 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1370 microversion: 2.1 time: 0.142878 [ 1185.163882] [48527]: INFO nova.api.openstack.requestlog [req-f3798006-4c21-4645-b8a2-7b8f824c482c req-d9c67179-3f51-4b61-b5fc-98e0ed66ac9c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019670 [ 1185.164055] [48526]: [pid: 48526|app: 0|req: 2950/5929] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:29 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1370 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.164108] [48527]: [pid: 48527|app: 0|req: 2980/5930] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:29 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) [ 1185.165804] [48526]: DEBUG nova.api.openstack.wsgi [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.167388] [48526]: DEBUG nova.compute.api [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.167760] [48527]: DEBUG nova.api.openstack.wsgi [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.168962] [48527]: DEBUG nova.compute.api [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.171050] [48526]: DEBUG oslo_concurrency.lockutils [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.171245] [48526]: DEBUG oslo_concurrency.lockutils [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.171382] [48526]: DEBUG oslo_concurrency.lockutils [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.171646] [48526]: DEBUG oslo_concurrency.lockutils [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.171791] [48526]: DEBUG oslo_concurrency.lockutils [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.171914] [48526]: DEBUG oslo_concurrency.lockutils [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.171955] [48527]: DEBUG oslo_concurrency.lockutils [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.172173] [48527]: DEBUG oslo_concurrency.lockutils [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.172309] [48527]: DEBUG oslo_concurrency.lockutils [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.172564] [48527]: DEBUG oslo_concurrency.lockutils [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.172707] [48527]: DEBUG oslo_concurrency.lockutils [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.172832] [48527]: DEBUG oslo_concurrency.lockutils [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.188500] [48527]: WARNING neutronclient.v2_0.client [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1185.191461] [48526]: WARNING neutronclient.v2_0.client [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1185.287257] [48527]: DEBUG nova.policy [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.291369] [48527]: INFO nova.api.openstack.requestlog [None req-90c0fa35-c4f6-4675-a595-115c0f77c3d6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.125495 [ 1185.291838] [48527]: [pid: 48527|app: 0|req: 2981/5931] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:29 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1185.294016] [48527]: DEBUG nova.api.openstack.wsgi [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.295669] [48527]: DEBUG nova.compute.api [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.298892] [48527]: DEBUG oslo_concurrency.lockutils [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.298892] [48527]: DEBUG oslo_concurrency.lockutils [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.298892] [48527]: DEBUG oslo_concurrency.lockutils [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.299308] [48527]: DEBUG oslo_concurrency.lockutils [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.299308] [48527]: DEBUG oslo_concurrency.lockutils [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.299441] [48527]: DEBUG oslo_concurrency.lockutils [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.306305] [48526]: DEBUG nova.policy [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.311391] [48526]: INFO nova.api.openstack.requestlog [None req-91767c88-b7dd-4cdb-b78f-2cb23c1e75c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1732 microversion: 2.1 time: 0.147475 [ 1185.311793] [48526]: [pid: 48526|app: 0|req: 2951/5932] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:29 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1732 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.314613] [48527]: WARNING neutronclient.v2_0.client [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1185.371195] [48527]: DEBUG nova.policy [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.376008] [48527]: INFO nova.api.openstack.requestlog [None req-af236070-601b-4f3f-9f12-0c74a11bfbe0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1319 microversion: 2.1 time: 0.083744 [ 1185.376399] [48527]: [pid: 48527|app: 0|req: 2982/5933] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:29 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1319 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.917285] [48526]: DEBUG nova.api.openstack.wsgi [req-fc2a177f-1232-44a3-b30e-5102ecffcb10 req-dfee47b7-fa86-4f9e-8a08-fd51f70778c7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9293e190-dd3d-4092-b16f-96fc09648040", "tag": "6493b96a-5393-4e48-9871-6cb33a175b1f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1185.925491] [48526]: DEBUG oslo_concurrency.lockutils [req-fc2a177f-1232-44a3-b30e-5102ecffcb10 req-dfee47b7-fa86-4f9e-8a08-fd51f70778c7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.925683] [48526]: DEBUG oslo_concurrency.lockutils [req-fc2a177f-1232-44a3-b30e-5102ecffcb10 req-dfee47b7-fa86-4f9e-8a08-fd51f70778c7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.925816] [48526]: DEBUG oslo_concurrency.lockutils [req-fc2a177f-1232-44a3-b30e-5102ecffcb10 req-dfee47b7-fa86-4f9e-8a08-fd51f70778c7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.934091] [48526]: INFO nova.api.openstack.compute.server_external_events [req-fc2a177f-1232-44a3-b30e-5102ecffcb10 req-dfee47b7-fa86-4f9e-8a08-fd51f70778c7 service nova] Creating event network-changed:6493b96a-5393-4e48-9871-6cb33a175b1f for instance 9293e190-dd3d-4092-b16f-96fc09648040 on cpu-1 [ 1185.939914] [48526]: INFO nova.api.openstack.requestlog [req-fc2a177f-1232-44a3-b30e-5102ecffcb10 req-dfee47b7-fa86-4f9e-8a08-fd51f70778c7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025116 [ 1185.940196] [48526]: [pid: 48526|app: 0|req: 2952/5934] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01: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) [ 1185.972559] [48527]: DEBUG nova.api.openstack.wsgi [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.974246] [48527]: DEBUG nova.compute.api [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.978057] [48527]: DEBUG oslo_concurrency.lockutils [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.978255] [48527]: DEBUG oslo_concurrency.lockutils [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.978393] [48527]: DEBUG oslo_concurrency.lockutils [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.978651] [48527]: DEBUG oslo_concurrency.lockutils [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.978789] [48527]: DEBUG oslo_concurrency.lockutils [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.979024] [48527]: DEBUG oslo_concurrency.lockutils [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.985009] [48526]: DEBUG nova.api.openstack.wsgi [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.987197] [48526]: DEBUG nova.compute.api [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.990491] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.990896] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.991073] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.991341] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.991510] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.991882] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.000953] [48527]: DEBUG oslo_concurrency.lockutils [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.001279] [48527]: DEBUG oslo_concurrency.lockutils [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.002133] [48527]: DEBUG oslo_concurrency.lockutils [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.002319] [48527]: DEBUG nova.objects.instance [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 36e38bec-9491-488b-9916-ef82fb53dce7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1186.005447] [48527]: WARNING neutronclient.v2_0.client [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1186.012127] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.012127] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.012127] [48526]: DEBUG oslo_concurrency.lockutils [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.012127] [48526]: DEBUG nova.objects.instance [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid 1bfdc10f-cc1d-4efa-b640-cb2580741575 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1186.019747] [48526]: WARNING neutronclient.v2_0.client [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1186.024639] [48527]: DEBUG nova.policy [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.028342] [48527]: INFO nova.api.openstack.requestlog [None req-aefc48fd-b93e-4972-a1d3-225d6afd5fc5 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1320 microversion: 2.1 time: 0.058248 [ 1186.028776] [48527]: [pid: 48527|app: 0|req: 2983/5935] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:30 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1320 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.037967] [48526]: DEBUG nova.policy [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.041483] [48526]: INFO nova.api.openstack.requestlog [None req-fc936f72-db49-4b58-aa4a-cb5290b41d62 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1343 microversion: 2.1 time: 0.059008 [ 1186.041817] [48526]: [pid: 48526|app: 0|req: 2953/5936] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:30 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1343 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.158364] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1186.160280] [48527]: DEBUG nova.compute.api [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1186.165606] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.165841] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.166015] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.166382] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.166477] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.166627] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.176758] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1186.178385] [48526]: DEBUG nova.compute.api [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1186.182049] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.182317] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.182380] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.182632] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.182772] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.182951] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.192752] [48527]: WARNING neutronclient.v2_0.client [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1186.204510] [48526]: WARNING neutronclient.v2_0.client [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1186.252992] [48527]: DEBUG nova.policy [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.259329] [48526]: DEBUG nova.policy [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.259502] [48527]: INFO nova.api.openstack.requestlog [None req-9e421738-d61f-488f-870e-e992c1c4a2e8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1675 microversion: 2.1 time: 0.104801 [ 1186.259966] [48527]: [pid: 48527|app: 0|req: 2984/5937] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:30 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1675 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.263607] [48526]: INFO nova.api.openstack.requestlog [None req-8e5463b9-7dbd-4d9a-8bcc-ab931e41c810 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1370 microversion: 2.1 time: 0.089189 [ 1186.263961] [48526]: [pid: 48526|app: 0|req: 2954/5938] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:30 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1370 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1186.305390] [48527]: DEBUG nova.api.openstack.wsgi [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1186.306960] [48527]: DEBUG nova.compute.api [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1186.310463] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.311412] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.311412] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.311412] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.311412] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.311412] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.324600] [48526]: DEBUG nova.api.openstack.wsgi [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1186.326035] [48526]: DEBUG nova.compute.api [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1186.328284] [48527]: WARNING neutronclient.v2_0.client [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1186.329523] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.329710] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.329858] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.330165] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.330316] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.330442] [48526]: DEBUG oslo_concurrency.lockutils [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.347531] [48526]: WARNING neutronclient.v2_0.client [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1186.386381] [48527]: DEBUG nova.policy [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.391238] [48527]: INFO nova.api.openstack.requestlog [None req-80c8b8d1-0549-4f92-abaa-da1804b7cb6a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.087861 [ 1186.391614] [48527]: [pid: 48527|app: 0|req: 2985/5939] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:30 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1186.394242] [48527]: DEBUG nova.api.openstack.wsgi [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1186.395802] [48527]: DEBUG nova.compute.api [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1186.400405] [48527]: DEBUG oslo_concurrency.lockutils [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.400405] [48527]: DEBUG oslo_concurrency.lockutils [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.400405] [48527]: DEBUG oslo_concurrency.lockutils [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.400405] [48527]: DEBUG oslo_concurrency.lockutils [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.400707] [48527]: DEBUG oslo_concurrency.lockutils [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.400707] [48527]: DEBUG oslo_concurrency.lockutils [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.421034] [48527]: WARNING neutronclient.v2_0.client [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1186.435118] [48526]: DEBUG nova.policy [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.441476] [48526]: INFO nova.api.openstack.requestlog [None req-7c7ebe52-ca1d-4913-b5cc-8da6b2ef9186 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1732 microversion: 2.1 time: 0.119503 [ 1186.441847] [48526]: [pid: 48526|app: 0|req: 2955/5940] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:30 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1732 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.569637] [48527]: DEBUG nova.policy [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.576789] [48527]: INFO nova.api.openstack.requestlog [None req-002716e1-5cda-4312-8838-87525161227b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1307 microversion: 2.1 time: 0.184565 [ 1186.577161] [48527]: [pid: 48527|app: 0|req: 2986/5941] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:30 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1307 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.042597] [48526]: DEBUG nova.api.openstack.wsgi [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.044365] [48526]: DEBUG nova.compute.api [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.051606] [48526]: DEBUG oslo_concurrency.lockutils [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.051803] [48526]: DEBUG oslo_concurrency.lockutils [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.051943] [48526]: DEBUG oslo_concurrency.lockutils [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.052249] [48526]: DEBUG oslo_concurrency.lockutils [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.052400] [48526]: DEBUG oslo_concurrency.lockutils [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.052526] [48526]: DEBUG oslo_concurrency.lockutils [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.054672] [48527]: DEBUG nova.api.openstack.wsgi [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.057354] [48527]: DEBUG nova.compute.api [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.060367] [48527]: DEBUG oslo_concurrency.lockutils [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.061076] [48527]: DEBUG oslo_concurrency.lockutils [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.061076] [48527]: DEBUG oslo_concurrency.lockutils [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.061076] [48527]: DEBUG oslo_concurrency.lockutils [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.061221] [48527]: DEBUG oslo_concurrency.lockutils [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.061253] [48527]: DEBUG oslo_concurrency.lockutils [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.078430] [48526]: DEBUG oslo_concurrency.lockutils [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.078646] [48526]: DEBUG oslo_concurrency.lockutils [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.078792] [48526]: DEBUG oslo_concurrency.lockutils [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.078948] [48526]: DEBUG nova.objects.instance [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 36e38bec-9491-488b-9916-ef82fb53dce7 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1187.081929] [48526]: WARNING neutronclient.v2_0.client [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.085381] [48527]: DEBUG oslo_concurrency.lockutils [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.085531] [48527]: DEBUG oslo_concurrency.lockutils [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.085663] [48527]: DEBUG oslo_concurrency.lockutils [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.085815] [48527]: DEBUG nova.objects.instance [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid 1bfdc10f-cc1d-4efa-b640-cb2580741575 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1187.088969] [48527]: WARNING neutronclient.v2_0.client [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.104823] [48526]: DEBUG nova.policy [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.107984] [48527]: DEBUG nova.policy [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.109769] [48526]: INFO nova.api.openstack.requestlog [None req-8373e425-1e59-4a8e-a5f7-ca3b9f3a0ac3 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1320 microversion: 2.1 time: 0.069778 [ 1187.110248] [48526]: [pid: 48526|app: 0|req: 2956/5942] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:31 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1320 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.112022] [48527]: INFO nova.api.openstack.requestlog [None req-646f42df-bf6c-4709-884d-fc74245b9292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1343 microversion: 2.1 time: 0.059883 [ 1187.112370] [48527]: [pid: 48527|app: 0|req: 2987/5943] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:31 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1343 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.176234] [48526]: DEBUG nova.api.openstack.wsgi [req-c3e21267-2033-4e90-bb6a-9f7614546550 req-d8d62f36-96f4-4b3f-b2b1-d842cd3e5ba0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c687658-5003-475d-941d-500fc359331d", "name": "network-vif-plugged", "status": "completed", "tag": "d51747f5-cdb0-48e2-b744-d584819103d9"}, {"name": "network-changed", "server_uuid": "6c687658-5003-475d-941d-500fc359331d", "tag": "d51747f5-cdb0-48e2-b744-d584819103d9"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1187.182697] [48526]: DEBUG oslo_concurrency.lockutils [req-c3e21267-2033-4e90-bb6a-9f7614546550 req-d8d62f36-96f4-4b3f-b2b1-d842cd3e5ba0 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.182908] [48526]: DEBUG oslo_concurrency.lockutils [req-c3e21267-2033-4e90-bb6a-9f7614546550 req-d8d62f36-96f4-4b3f-b2b1-d842cd3e5ba0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.183061] [48526]: DEBUG oslo_concurrency.lockutils [req-c3e21267-2033-4e90-bb6a-9f7614546550 req-d8d62f36-96f4-4b3f-b2b1-d842cd3e5ba0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.190426] [48526]: INFO nova.api.openstack.compute.server_external_events [req-c3e21267-2033-4e90-bb6a-9f7614546550 req-d8d62f36-96f4-4b3f-b2b1-d842cd3e5ba0 service nova] Creating event network-vif-plugged:d51747f5-cdb0-48e2-b744-d584819103d9 for instance 6c687658-5003-475d-941d-500fc359331d on cpu-1 [ 1187.190812] [48526]: INFO nova.api.openstack.compute.server_external_events [req-c3e21267-2033-4e90-bb6a-9f7614546550 req-d8d62f36-96f4-4b3f-b2b1-d842cd3e5ba0 service nova] Creating event network-changed:d51747f5-cdb0-48e2-b744-d584819103d9 for instance 6c687658-5003-475d-941d-500fc359331d on cpu-1 [ 1187.195848] [48526]: INFO nova.api.openstack.requestlog [req-c3e21267-2033-4e90-bb6a-9f7614546550 req-d8d62f36-96f4-4b3f-b2b1-d842cd3e5ba0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022247 [ 1187.196219] [48526]: [pid: 48526|app: 0|req: 2957/5944] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:31 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) [ 1187.273168] [48527]: DEBUG nova.api.openstack.wsgi [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.276250] [48527]: DEBUG nova.compute.api [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.278978] [48526]: DEBUG nova.api.openstack.wsgi [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.280441] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.280629] [48526]: DEBUG nova.compute.api [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.280753] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.281082] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.281422] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.281578] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.281704] [48527]: DEBUG oslo_concurrency.lockutils [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.285146] [48526]: DEBUG oslo_concurrency.lockutils [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.285343] [48526]: DEBUG oslo_concurrency.lockutils [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.285482] [48526]: DEBUG oslo_concurrency.lockutils [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.285763] [48526]: DEBUG oslo_concurrency.lockutils [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.289017] [48526]: DEBUG oslo_concurrency.lockutils [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.289017] [48526]: DEBUG oslo_concurrency.lockutils [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.299249] [48527]: WARNING neutronclient.v2_0.client [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.306969] [48526]: WARNING neutronclient.v2_0.client [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.364972] [48527]: DEBUG nova.policy [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.365368] [48526]: DEBUG nova.policy [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.370517] [48527]: INFO nova.api.openstack.requestlog [None req-9e9b82af-5dd8-43a0-8118-ae00fee10cbd tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1670 microversion: 2.1 time: 0.099937 [ 1187.370933] [48527]: [pid: 48527|app: 0|req: 2988/5945] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:31 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1670 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.374016] [48526]: INFO nova.api.openstack.requestlog [None req-19ca0e96-d877-46cf-a43b-e036d2a1d6a2 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1370 microversion: 2.1 time: 0.094790 [ 1187.374016] [48526]: [pid: 48526|app: 0|req: 2958/5946] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:31 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1370 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.381948] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1187.385609] [48527]: DEBUG nova.api.openstack.wsgi [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.387453] [48527]: DEBUG nova.compute.api [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.391184] [48527]: DEBUG oslo_concurrency.lockutils [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.391409] [48527]: DEBUG oslo_concurrency.lockutils [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.391543] [48527]: DEBUG oslo_concurrency.lockutils [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.391886] [48527]: DEBUG oslo_concurrency.lockutils [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.392057] [48527]: DEBUG oslo_concurrency.lockutils [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.392196] [48527]: DEBUG oslo_concurrency.lockutils [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.398394] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=5 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1187.407750] [48526]: DEBUG nova.api.openstack.wsgi [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.409603] [48526]: DEBUG nova.compute.api [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.413639] [48527]: WARNING neutronclient.v2_0.client [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.417097] [48526]: DEBUG oslo_concurrency.lockutils [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.417481] [48526]: DEBUG oslo_concurrency.lockutils [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.417481] [48526]: DEBUG oslo_concurrency.lockutils [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.417756] [48526]: DEBUG oslo_concurrency.lockutils [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.417903] [48526]: DEBUG oslo_concurrency.lockutils [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.418052] [48526]: DEBUG oslo_concurrency.lockutils [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.439339] [48526]: WARNING neutronclient.v2_0.client [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.472452] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=5 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1187.528546] [48526]: DEBUG nova.policy [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.534389] [48526]: INFO nova.api.openstack.requestlog [None req-d45b2247-2db0-49de-aadf-97bbb263c57f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.129173 [ 1187.537112] [48527]: DEBUG nova.policy [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.538237] [48526]: [pid: 48526|app: 0|req: 2959/5947] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:31 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.546103] [48527]: INFO nova.api.openstack.requestlog [None req-f343a57d-fdc7-4b37-9795-d7d41a3868ad tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1670 microversion: 2.1 time: 0.162708 [ 1187.546529] [48527]: [pid: 48527|app: 0|req: 2989/5948] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:31 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1670 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1187.560150] [48527]: DEBUG nova.api.openstack.wsgi [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.561878] [48527]: DEBUG nova.compute.api [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.565898] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.566112] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.566302] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.566622] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.566787] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.566915] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.598036] [48527]: WARNING neutronclient.v2_0.client [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.621089] [48526]: DEBUG nova.api.openstack.wsgi [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.622871] [48526]: DEBUG nova.compute.api [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.628594] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.628805] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.628958] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.629286] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.629443] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.629585] [48526]: DEBUG oslo_concurrency.lockutils [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.662863] [48526]: WARNING neutronclient.v2_0.client [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.689718] [48527]: DEBUG nova.policy [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.700517] [48527]: INFO nova.api.openstack.requestlog [None req-4b2457b8-fad6-467c-91d7-c75ed59643df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1670 microversion: 2.1 time: 0.142664 [ 1187.700959] [48527]: [pid: 48527|app: 0|req: 2990/5949] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:31 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1670 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.705202] [48527]: DEBUG nova.api.openstack.wsgi [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.705631] [48527]: DEBUG nova.compute.api [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.709287] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.709583] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.709805] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.710158] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.710362] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.710532] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.728163] [48527]: WARNING neutronclient.v2_0.client [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.729225] [48526]: DEBUG nova.policy [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.735096] [48526]: INFO nova.api.openstack.requestlog [None req-8d5517fd-b198-43df-9acd-e174967fd5bb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1732 microversion: 2.1 time: 0.196191 [ 1187.735565] [48526]: [pid: 48526|app: 0|req: 2960/5950] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:31 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1732 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.741833] [48526]: DEBUG nova.api.openstack.wsgi [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.742051] [48526]: DEBUG nova.compute.api [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.749720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.749720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.749720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.749720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.749720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.749720] [48526]: DEBUG oslo_concurrency.lockutils [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.765110] [48526]: DEBUG nova.compute.api [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1187.790540] [48527]: DEBUG nova.policy [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.796442] [48527]: INFO nova.api.openstack.requestlog [None req-3ffd03f3-5962-4791-8844-95f0a8b535ea tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1307 microversion: 2.1 time: 0.093900 [ 1187.796442] [48527]: [pid: 48527|app: 0|req: 2991/5951] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:31 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1307 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.812699] [48526]: INFO nova.api.openstack.requestlog [None req-a085209d-c3d0-4664-b153-40172a286f07 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 204 len: 0 microversion: 2.1 time: 0.073004 [ 1187.813200] [48526]: [pid: 48526|app: 0|req: 2961/5952] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:31 2025] DELETE /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1187.818542] [48527]: DEBUG nova.api.openstack.wsgi [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.820181] [48527]: DEBUG nova.compute.api [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.823703] [48527]: DEBUG oslo_concurrency.lockutils [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.823964] [48527]: DEBUG oslo_concurrency.lockutils [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.824189] [48527]: DEBUG oslo_concurrency.lockutils [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.824540] [48527]: DEBUG oslo_concurrency.lockutils [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.824756] [48527]: DEBUG oslo_concurrency.lockutils [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.824947] [48527]: DEBUG oslo_concurrency.lockutils [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.842245] [48527]: WARNING neutronclient.v2_0.client [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.934450] [48527]: DEBUG nova.policy [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.939373] [48527]: INFO nova.api.openstack.requestlog [None req-59b7692e-3d39-4c14-b99c-e49ce55f6901 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1674 microversion: 2.1 time: 0.122947 [ 1187.939819] [48527]: [pid: 48527|app: 0|req: 2992/5953] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:32 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1674 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.948973] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=12 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1187.969325] [48526]: DEBUG nova.api.openstack.wsgi [None req-43d93a67-ea36-46a5-a247-70209d788881 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1187.970254] [48526]: DEBUG nova.compute.api [None req-43d93a67-ea36-46a5-a247-70209d788881 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1187.974460] [48526]: DEBUG oslo_concurrency.lockutils [None req-43d93a67-ea36-46a5-a247-70209d788881 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.974762] [48526]: DEBUG oslo_concurrency.lockutils [None req-43d93a67-ea36-46a5-a247-70209d788881 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.975014] [48526]: DEBUG oslo_concurrency.lockutils [None req-43d93a67-ea36-46a5-a247-70209d788881 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.975409] [48526]: DEBUG oslo_concurrency.lockutils [None req-43d93a67-ea36-46a5-a247-70209d788881 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.975660] [48526]: DEBUG oslo_concurrency.lockutils [None req-43d93a67-ea36-46a5-a247-70209d788881 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.975878] [48526]: DEBUG oslo_concurrency.lockutils [None req-43d93a67-ea36-46a5-a247-70209d788881 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.991845] [48526]: INFO nova.api.openstack.requestlog [None req-43d93a67-ea36-46a5-a247-70209d788881 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca/ips" status: 200 len: 155 microversion: 2.1 time: 0.026573 [ 1187.992329] [48526]: [pid: 48526|app: 0|req: 2962/5954] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:01:32 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca/ips => generated 155 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1187.999699] [48527]: DEBUG nova.api.openstack.wsgi [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "87d8190d-f253-4dcf-acfc-aa17554a80ca"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1188.001496] [48527]: DEBUG nova.compute.api [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.005499] [48527]: DEBUG oslo_concurrency.lockutils [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.005865] [48527]: DEBUG oslo_concurrency.lockutils [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.006088] [48527]: DEBUG oslo_concurrency.lockutils [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.006439] [48527]: DEBUG oslo_concurrency.lockutils [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.006665] [48527]: DEBUG oslo_concurrency.lockutils [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.006846] [48527]: DEBUG oslo_concurrency.lockutils [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.056264] [48527]: INFO nova.api.openstack.wsgi [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Invalid volume: volume 87d8190d-f253-4dcf-acfc-aa17554a80ca is already attached to instances: 0db62b81-3e68-44fc-b62f-067f8a054f1e [ 1188.056547] [48527]: DEBUG nova.api.openstack.wsgi [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 400 to user: Invalid volume: volume 87d8190d-f253-4dcf-acfc-aa17554a80ca is already attached to instances: 0db62b81-3e68-44fc-b62f-067f8a054f1e {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1188.056967] [48527]: INFO nova.api.openstack.requestlog [None req-b234322e-eb2e-487a-b275-bc2d335bde55 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.059912 [ 1188.060769] [48527]: [pid: 48527|app: 0|req: 2993/5955] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 14:01:32 2025] POST /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca/os-volume_attachments => generated 174 bytes in 63 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1188.064037] [48526]: DEBUG nova.api.openstack.wsgi [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.064037] [48526]: DEBUG nova.compute.api [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.068189] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.068579] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.068926] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.069322] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.069580] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.069823] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.084430] [48526]: DEBUG nova.compute.api [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1188.123881] [48527]: DEBUG nova.api.openstack.wsgi [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.125496] [48526]: INFO nova.api.openstack.requestlog [None req-dd419ae0-cb82-4fd7-a210-aaec4813c9eb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 204 len: 0 microversion: 2.1 time: 0.064872 [ 1188.125942] [48526]: [pid: 48526|app: 0|req: 2963/5956] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:32 2025] DELETE /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1188.128953] [48526]: DEBUG nova.api.openstack.wsgi [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.129043] [48527]: DEBUG nova.compute.api [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.130708] [48526]: DEBUG nova.compute.api [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.133127] [48526]: DEBUG oslo_concurrency.lockutils [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.133243] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.133486] [48526]: DEBUG oslo_concurrency.lockutils [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.133543] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.133731] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.133817] [48526]: DEBUG oslo_concurrency.lockutils [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.134080] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.134239] [48526]: DEBUG oslo_concurrency.lockutils [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.134300] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.134467] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.134594] [48526]: DEBUG oslo_concurrency.lockutils [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.134800] [48526]: DEBUG oslo_concurrency.lockutils [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.151712] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.151911] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.152180] [48527]: DEBUG oslo_concurrency.lockutils [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.152934] [48527]: DEBUG nova.objects.instance [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 36e38bec-9491-488b-9916-ef82fb53dce7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1188.153678] [48526]: DEBUG oslo_concurrency.lockutils [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.153955] [48526]: DEBUG oslo_concurrency.lockutils [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.154205] [48526]: DEBUG oslo_concurrency.lockutils [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.154432] [48526]: DEBUG nova.objects.instance [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid 1bfdc10f-cc1d-4efa-b640-cb2580741575 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1188.156321] [48527]: WARNING neutronclient.v2_0.client [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1188.157441] [48526]: WARNING neutronclient.v2_0.client [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1188.185736] [48527]: DEBUG nova.policy [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.185854] [48526]: DEBUG nova.policy [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.188414] [48527]: INFO nova.api.openstack.requestlog [None req-72e4360b-175b-4c93-83a4-811f388add45 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1320 microversion: 2.1 time: 0.066796 [ 1188.188820] [48527]: [pid: 48527|app: 0|req: 2994/5957] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:32 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1320 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1188.190019] [48526]: INFO nova.api.openstack.requestlog [None req-391c653f-6dbe-4695-a2a2-a4a9c6f84716 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 200 len: 1343 microversion: 2.1 time: 0.063013 [ 1188.190806] [48526]: [pid: 48526|app: 0|req: 2964/5958] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:32 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 1343 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1188.191879] [48527]: DEBUG nova.api.openstack.wsgi [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.193342] [48527]: DEBUG nova.compute.api [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.202605] [48527]: DEBUG oslo_concurrency.lockutils [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.202605] [48527]: DEBUG oslo_concurrency.lockutils [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.202605] [48527]: DEBUG oslo_concurrency.lockutils [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.202605] [48527]: DEBUG oslo_concurrency.lockutils [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.202605] [48527]: DEBUG oslo_concurrency.lockutils [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.202605] [48527]: DEBUG oslo_concurrency.lockutils [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.218197] [48527]: WARNING neutronclient.v2_0.client [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1188.301863] [48527]: DEBUG nova.policy [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.316886] [48527]: INFO nova.api.openstack.requestlog [None req-03b6767c-8ed3-47ba-82d7-5546d4793928 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1679 microversion: 2.1 time: 0.124519 [ 1188.316886] [48527]: [pid: 48527|app: 0|req: 2995/5959] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:32 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1679 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1188.384460] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.387032] [48526]: DEBUG nova.compute.api [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.390845] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.391060] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.391180] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.391456] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.391600] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.391722] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.408550] [48526]: WARNING neutronclient.v2_0.client [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1188.510352] [48526]: DEBUG nova.policy [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.518045] [48526]: INFO nova.api.openstack.requestlog [None req-ae14022b-02d5-4d57-9aa6-69efde44b862 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1370 microversion: 2.1 time: 0.136011 [ 1188.518408] [48526]: [pid: 48526|app: 0|req: 2965/5960] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:32 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1370 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1188.548675] [48527]: DEBUG nova.api.openstack.wsgi [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.550917] [48527]: DEBUG nova.compute.api [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.557548] [48527]: DEBUG oslo_concurrency.lockutils [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.557548] [48527]: DEBUG oslo_concurrency.lockutils [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.557548] [48527]: DEBUG oslo_concurrency.lockutils [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.557548] [48527]: DEBUG oslo_concurrency.lockutils [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.557548] [48527]: DEBUG oslo_concurrency.lockutils [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.557548] [48527]: DEBUG oslo_concurrency.lockutils [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.580145] [48527]: WARNING neutronclient.v2_0.client [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1188.643929] [48527]: DEBUG nova.policy [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.648077] [48527]: INFO nova.api.openstack.requestlog [None req-63fd41a1-7969-443c-9cea-a16745079416 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1507 microversion: 2.1 time: 0.101989 [ 1188.648077] [48527]: [pid: 48527|app: 0|req: 2996/5961] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:32 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1507 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1188.754496] [48526]: DEBUG nova.api.openstack.wsgi [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.756254] [48526]: DEBUG nova.compute.api [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.760115] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.760307] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.760443] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.760705] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.760844] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.760965] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.778118] [48526]: WARNING neutronclient.v2_0.client [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1188.810417] [48527]: DEBUG nova.api.openstack.wsgi [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.812038] [48527]: DEBUG nova.compute.api [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.815789] [48527]: DEBUG oslo_concurrency.lockutils [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.816025] [48527]: DEBUG oslo_concurrency.lockutils [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.816200] [48527]: DEBUG oslo_concurrency.lockutils [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.816505] [48527]: DEBUG oslo_concurrency.lockutils [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.816682] [48527]: DEBUG oslo_concurrency.lockutils [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.816845] [48527]: DEBUG oslo_concurrency.lockutils [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.835300] [48527]: WARNING neutronclient.v2_0.client [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1188.839889] [48526]: DEBUG nova.policy [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.847037] [48526]: INFO nova.api.openstack.requestlog [None req-1ce35f41-b367-42b9-91f8-5c06ef2381b7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1730 microversion: 2.1 time: 0.093308 [ 1188.847037] [48526]: [pid: 48526|app: 0|req: 2966/5962] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:32 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1730 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1188.901042] [48527]: DEBUG nova.policy [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.905850] [48527]: INFO nova.api.openstack.requestlog [None req-a502e30c-82b1-4f89-a886-0cbabd5116f5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1307 microversion: 2.1 time: 0.097821 [ 1188.906233] [48527]: [pid: 48527|app: 0|req: 2997/5963] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:33 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1307 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1188.953014] [48526]: DEBUG nova.api.openstack.wsgi [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.954709] [48526]: DEBUG nova.compute.api [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.960955] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.961165] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.961300] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.961567] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.961708] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.961829] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.981428] [48526]: WARNING neutronclient.v2_0.client [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.046162] [48526]: DEBUG nova.policy [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.050493] [48526]: INFO nova.api.openstack.requestlog [None req-b1176a70-c866-405b-ad95-ef9b92230d63 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1674 microversion: 2.1 time: 0.099935 [ 1189.051092] [48526]: [pid: 48526|app: 0|req: 2967/5964] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:33 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1674 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.202653] [48527]: DEBUG nova.api.openstack.wsgi [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.204270] [48527]: DEBUG nova.compute.api [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1189.208022] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.208218] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.208352] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.208434] [48526]: DEBUG nova.api.openstack.wsgi [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.208653] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.208745] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.208863] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.210222] [48526]: DEBUG nova.compute.api [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 1bfdc10f-cc1d-4efa-b640-cb2580741575] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1189.215950] [48526]: DEBUG oslo_concurrency.lockutils [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.216154] [48526]: DEBUG oslo_concurrency.lockutils [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.216295] [48526]: DEBUG oslo_concurrency.lockutils [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.216568] [48526]: DEBUG oslo_concurrency.lockutils [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.216713] [48526]: DEBUG oslo_concurrency.lockutils [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.216835] [48526]: DEBUG oslo_concurrency.lockutils [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.227622] [48526]: INFO nova.api.openstack.wsgi [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] HTTP exception thrown: Instance 1bfdc10f-cc1d-4efa-b640-cb2580741575 could not be found. [ 1189.227887] [48526]: DEBUG nova.api.openstack.wsgi [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Returning 404 to user: Instance 1bfdc10f-cc1d-4efa-b640-cb2580741575 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1189.228317] [48526]: INFO nova.api.openstack.requestlog [None req-01914a4f-66bf-4a80-92dc-cecf44d43e58 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575" status: 404 len: 111 microversion: 2.1 time: 0.022375 [ 1189.228631] [48526]: [pid: 48526|app: 0|req: 2968/5965] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:33 2025] GET /compute/v2.1/servers/1bfdc10f-cc1d-4efa-b640-cb2580741575 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1189.228879] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.229096] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.229257] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.229425] [48527]: DEBUG nova.objects.instance [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 36e38bec-9491-488b-9916-ef82fb53dce7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1189.232218] [48527]: WARNING neutronclient.v2_0.client [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.233297] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f6e3a58-9f95-4cdf-a980-c66046663763 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.244361] [48526]: INFO nova.api.openstack.requestlog [None req-2f6e3a58-9f95-4cdf-a980-c66046663763 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-485932926" status: 202 len: 0 microversion: 2.1 time: 0.012926 [ 1189.244660] [48526]: [pid: 48526|app: 0|req: 2969/5966] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 14:01:33 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-485932926 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1189.249705] [48527]: DEBUG nova.policy [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.253644] [48527]: INFO nova.api.openstack.requestlog [None req-aa68f16b-25e5-4a56-b85c-762a28939434 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1320 microversion: 2.1 time: 0.053404 [ 1189.254023] [48527]: [pid: 48527|app: 0|req: 2998/5967] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:33 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1320 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.334474] [48526]: DEBUG nova.api.openstack.wsgi [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.336684] [48526]: DEBUG nova.compute.api [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1189.340478] [48526]: DEBUG oslo_concurrency.lockutils [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.340667] [48526]: DEBUG oslo_concurrency.lockutils [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.340803] [48526]: DEBUG oslo_concurrency.lockutils [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.341081] [48526]: DEBUG oslo_concurrency.lockutils [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.341226] [48526]: DEBUG oslo_concurrency.lockutils [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.341348] [48526]: DEBUG oslo_concurrency.lockutils [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.362169] [48526]: WARNING neutronclient.v2_0.client [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.493973] [48526]: DEBUG nova.policy [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.506153] [48526]: INFO nova.api.openstack.requestlog [None req-11ebe9f3-b206-4641-bc2e-9cdd9d0a86ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1679 microversion: 2.1 time: 0.173968 [ 1189.507166] [48526]: [pid: 48526|app: 0|req: 2970/5968] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:33 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1679 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.534922] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.536655] [48527]: DEBUG nova.compute.api [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1189.544848] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.545075] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.545553] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.545553] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.545687] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.545873] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.577708] [48527]: WARNING neutronclient.v2_0.client [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.637180] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.638807] [48526]: DEBUG nova.compute.api [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1189.642525] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.642722] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.642879] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.643247] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.643401] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.643522] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.653569] [48527]: DEBUG nova.policy [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.661332] [48527]: INFO nova.api.openstack.requestlog [None req-5d790101-62eb-4bd1-8537-24f8ff53fc33 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1370 microversion: 2.1 time: 0.129102 [ 1189.661782] [48527]: [pid: 48527|app: 0|req: 2999/5969] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:33 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1370 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.664336] [48527]: DEBUG nova.api.openstack.wsgi [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.665783] [48527]: DEBUG nova.compute.api [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1189.667367] [48526]: WARNING neutronclient.v2_0.client [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.669069] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.669254] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.669392] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.669642] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.669783] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.669903] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.688372] [48527]: WARNING neutronclient.v2_0.client [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.759848] [48526]: DEBUG nova.policy [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.764595] [48526]: INFO nova.api.openstack.requestlog [None req-ea954602-1fdf-4b06-81af-31124eb69674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1670 microversion: 2.1 time: 0.129634 [ 1189.765085] [48526]: [pid: 48526|app: 0|req: 2971/5970] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:33 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1670 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.775799] [48527]: DEBUG nova.policy [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.780995] [48527]: INFO nova.api.openstack.requestlog [None req-b17d1976-2424-463b-9ac6-1d423bc40fc7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1512 microversion: 2.1 time: 0.117890 [ 1189.780995] [48527]: [pid: 48527|app: 0|req: 3000/5971] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:33 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1512 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.815662] [48526]: DEBUG nova.api.openstack.wsgi [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1124078019", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "b08a61db-827a-406b-ae69-aa4e974b514f"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1189.859645] [48527]: DEBUG nova.api.openstack.wsgi [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.860711] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.860971] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.861150] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.861323] [48527]: DEBUG nova.compute.api [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1189.861813] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.861813] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.861813] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.867062] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.867253] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.867388] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.867664] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.867748] [48526]: DEBUG nova.network.neutron [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] validate_networks() for [('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1189.867802] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.867918] [48527]: DEBUG oslo_concurrency.lockutils [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.868063] [48526]: WARNING neutronclient.v2_0.client [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.869226] [48526]: WARNING openstack [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1189.869806] [48526]: WARNING openstack [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1189.876158] [48526]: INFO nova.network.neutron [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] _ports_needed_per_instance requested_netwokrs=[('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] [ 1189.893327] [48527]: WARNING neutronclient.v2_0.client [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.967826] [48526]: WARNING neutronclient.v2_0.client [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.967826] [48526]: WARNING openstack [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1189.967943] [48527]: DEBUG nova.policy [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.968033] [48526]: WARNING openstack [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1189.971056] [48527]: INFO nova.api.openstack.requestlog [None req-c0fffd9e-ddbd-4790-a948-7d42b3529a64 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1730 microversion: 2.1 time: 0.113659 [ 1189.971516] [48527]: [pid: 48527|app: 0|req: 3001/5972] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:34 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1730 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.975986] [48527]: DEBUG nova.api.openstack.wsgi [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.977551] [48527]: DEBUG nova.compute.api [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1189.981686] [48527]: DEBUG oslo_concurrency.lockutils [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.982532] [48527]: DEBUG oslo_concurrency.lockutils [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.982532] [48527]: DEBUG oslo_concurrency.lockutils [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.982532] [48527]: DEBUG oslo_concurrency.lockutils [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.982532] [48527]: DEBUG oslo_concurrency.lockutils [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.982770] [48527]: DEBUG oslo_concurrency.lockutils [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.999846] [48527]: WARNING neutronclient.v2_0.client [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1190.057964] [48527]: DEBUG nova.policy [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.063117] [48527]: INFO nova.api.openstack.requestlog [None req-456c7604-5a56-4630-a421-159bbda5d292 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1307 microversion: 2.1 time: 0.090458 [ 1190.063315] [48526]: DEBUG nova.virt.hardware [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1190.063544] [48526]: DEBUG nova.virt.hardware [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1190.063618] [48527]: [pid: 48527|app: 0|req: 3002/5973] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:34 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1307 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.063661] [48526]: DEBUG nova.virt.hardware [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1190.063796] [48526]: DEBUG nova.virt.hardware [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1190.063949] [48526]: DEBUG nova.virt.hardware [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1190.066169] [48527]: DEBUG nova.api.openstack.wsgi [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.067637] [48527]: DEBUG nova.compute.api [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.070950] [48527]: DEBUG oslo_concurrency.lockutils [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.071733] [48527]: DEBUG oslo_concurrency.lockutils [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.071733] [48527]: DEBUG oslo_concurrency.lockutils [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.071733] [48527]: DEBUG oslo_concurrency.lockutils [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.071941] [48527]: DEBUG oslo_concurrency.lockutils [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.071941] [48527]: DEBUG oslo_concurrency.lockutils [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.072407] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.072615] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.072773] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.073172] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.073348] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.073500] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.084569] [48526]: DEBUG nova.quota [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1190.088089] [48526]: DEBUG nova.quota [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for user de2f11820c2948e589d2204a7f1e5344 and project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1190.089807] [48527]: WARNING neutronclient.v2_0.client [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1190.094224] [48526]: DEBUG nova.compute.api [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1190.095670] [48526]: DEBUG nova.compute.api [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1190.130386] [48526]: INFO nova.api.openstack.requestlog [None req-f8d949a9-797b-45d0-bcea-1dac3bafec39 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.316963 [ 1190.130822] [48526]: [pid: 48526|app: 0|req: 2972/5974] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:01:34 2025] POST /compute/v2.1/servers => generated 380 bytes in 318 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1190.137191] [48526]: DEBUG nova.api.openstack.wsgi [None req-e3cce5ab-c619-4834-9dab-1b3753081aad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.138646] [48526]: DEBUG nova.compute.api [None req-e3cce5ab-c619-4834-9dab-1b3753081aad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.150933] [48526]: WARNING neutronclient.v2_0.client [None req-e3cce5ab-c619-4834-9dab-1b3753081aad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1190.155797] [48527]: DEBUG nova.policy [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.160381] [48527]: INFO nova.api.openstack.requestlog [None req-d296b596-14e7-4315-9d11-8de0b3604e16 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1674 microversion: 2.1 time: 0.096177 [ 1190.160720] [48527]: [pid: 48527|app: 0|req: 3003/5975] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:34 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1674 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.170925] [48526]: DEBUG nova.policy [None req-e3cce5ab-c619-4834-9dab-1b3753081aad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.175514] [48526]: INFO nova.api.openstack.requestlog [None req-e3cce5ab-c619-4834-9dab-1b3753081aad tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1215 microversion: 2.1 time: 0.040270 [ 1190.175878] [48526]: [pid: 48526|app: 0|req: 2973/5976] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:34 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1215 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.267912] [48527]: DEBUG nova.api.openstack.wsgi [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.269535] [48527]: DEBUG nova.compute.api [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.273733] [48527]: DEBUG oslo_concurrency.lockutils [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.273956] [48527]: DEBUG oslo_concurrency.lockutils [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.274075] [48527]: DEBUG oslo_concurrency.lockutils [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.274340] [48527]: DEBUG oslo_concurrency.lockutils [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.274514] [48527]: DEBUG oslo_concurrency.lockutils [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.274637] [48527]: DEBUG oslo_concurrency.lockutils [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.296897] [48527]: DEBUG oslo_concurrency.lockutils [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.297088] [48527]: DEBUG oslo_concurrency.lockutils [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.297223] [48527]: DEBUG oslo_concurrency.lockutils [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.297379] [48527]: DEBUG nova.objects.instance [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lazy-loading 'fault' on Instance uuid 36e38bec-9491-488b-9916-ef82fb53dce7 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1190.300896] [48527]: WARNING neutronclient.v2_0.client [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1190.321095] [48527]: DEBUG nova.policy [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '340dbec708ad4821b29ee7eaa8017352', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af09c3e10cf842cd883f26fb7a401464', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.326102] [48527]: INFO nova.api.openstack.requestlog [None req-38851a00-9e56-4115-85a1-6ffbdd90e441 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 200 len: 1320 microversion: 2.1 time: 0.060350 [ 1190.326430] [48527]: [pid: 48527|app: 0|req: 3004/5977] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:34 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 1320 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.520895] [48526]: DEBUG nova.api.openstack.wsgi [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.522206] [48526]: DEBUG nova.compute.api [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.526186] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.526385] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.526526] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.527014] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.527014] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.527137] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.546786] [48526]: WARNING neutronclient.v2_0.client [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1190.620031] [48526]: DEBUG nova.policy [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.627026] [48526]: INFO nova.api.openstack.requestlog [None req-d6ba8cb8-2f8e-4f88-9093-1d88081ce29a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1679 microversion: 2.1 time: 0.108869 [ 1190.627416] [48526]: [pid: 48526|app: 0|req: 2974/5978] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:34 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1679 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.677193] [48527]: DEBUG nova.api.openstack.wsgi [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.678736] [48527]: DEBUG nova.compute.api [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.684756] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.685285] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.685285] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.685481] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.685665] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.685794] [48527]: DEBUG oslo_concurrency.lockutils [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.707936] [48527]: WARNING neutronclient.v2_0.client [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1190.794242] [48526]: DEBUG nova.api.openstack.wsgi [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.795790] [48526]: DEBUG nova.compute.api [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.799115] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.799327] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.799792] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.799792] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.799951] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.800094] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.815903] [48526]: WARNING neutronclient.v2_0.client [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1190.833061] [48527]: DEBUG nova.policy [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.837498] [48527]: INFO nova.api.openstack.requestlog [None req-d9dbc01d-5ec2-454e-b108-504632c7ace6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1370 microversion: 2.1 time: 0.162504 [ 1190.837838] [48527]: [pid: 48527|app: 0|req: 3005/5979] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:34 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1370 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.989440] [48527]: DEBUG nova.api.openstack.wsgi [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.990139] [48527]: DEBUG nova.compute.api [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.995446] [48527]: DEBUG oslo_concurrency.lockutils [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.995811] [48527]: DEBUG oslo_concurrency.lockutils [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.996082] [48527]: DEBUG oslo_concurrency.lockutils [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.996417] [48527]: DEBUG oslo_concurrency.lockutils [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.996579] [48527]: DEBUG oslo_concurrency.lockutils [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.996708] [48527]: DEBUG oslo_concurrency.lockutils [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.019944] [48527]: WARNING neutronclient.v2_0.client [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1191.371649] [48526]: DEBUG nova.policy [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.372707] [48527]: DEBUG nova.policy [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.376658] [48526]: INFO nova.api.openstack.requestlog [None req-07d53e1b-4a11-468a-9613-d16807f740c6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1512 microversion: 2.1 time: 0.584502 [ 1191.376908] [48526]: [pid: 48526|app: 0|req: 2975/5980] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:35 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1512 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.377692] [48527]: INFO nova.api.openstack.requestlog [None req-74d108dd-145f-43f5-909d-83aafdaf0148 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1730 microversion: 2.1 time: 0.392204 [ 1191.377692] [48527]: [pid: 48527|app: 0|req: 3006/5981] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:35 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1730 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.380035] [48527]: DEBUG nova.api.openstack.wsgi [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.380297] [48526]: DEBUG nova.api.openstack.wsgi [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.381512] [48527]: DEBUG nova.compute.api [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1191.381733] [48526]: DEBUG nova.compute.api [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1191.390905] [48527]: DEBUG oslo_concurrency.lockutils [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.390905] [48527]: DEBUG oslo_concurrency.lockutils [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.390905] [48527]: DEBUG oslo_concurrency.lockutils [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.390905] [48527]: DEBUG oslo_concurrency.lockutils [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.391685] [48526]: DEBUG oslo_concurrency.lockutils [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.391794] [48527]: DEBUG oslo_concurrency.lockutils [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.391794] [48527]: DEBUG oslo_concurrency.lockutils [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.391935] [48526]: DEBUG oslo_concurrency.lockutils [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.391935] [48526]: DEBUG oslo_concurrency.lockutils [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.391935] [48526]: DEBUG oslo_concurrency.lockutils [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.391935] [48526]: DEBUG oslo_concurrency.lockutils [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.391935] [48526]: DEBUG oslo_concurrency.lockutils [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.409938] [48527]: WARNING neutronclient.v2_0.client [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1191.412264] [48526]: WARNING neutronclient.v2_0.client [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1191.430010] [48527]: DEBUG nova.policy [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.434581] [48527]: INFO nova.api.openstack.requestlog [None req-dead35df-d065-4e82-b3f8-7322356c5fc8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1607 microversion: 2.1 time: 0.056443 [ 1191.435055] [48527]: [pid: 48527|app: 0|req: 3007/5982] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:35 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1607 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.439984] [48527]: DEBUG nova.api.openstack.wsgi [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.441548] [48527]: DEBUG nova.compute.api [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1191.448366] [48527]: DEBUG oslo_concurrency.lockutils [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.448366] [48527]: DEBUG oslo_concurrency.lockutils [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.448769] [48527]: DEBUG oslo_concurrency.lockutils [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.449105] [48527]: DEBUG oslo_concurrency.lockutils [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.449105] [48527]: DEBUG oslo_concurrency.lockutils [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.449275] [48527]: DEBUG oslo_concurrency.lockutils [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.478534] [48527]: WARNING neutronclient.v2_0.client [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1191.503585] [48527]: DEBUG nova.policy [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.513474] [48527]: INFO nova.api.openstack.requestlog [None req-0eac54a0-c04a-4711-b62e-425ba4d17110 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1211 microversion: 2.1 time: 0.077919 [ 1191.514952] [48527]: [pid: 48527|app: 0|req: 3008/5983] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:35 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1211 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.517039] [48527]: DEBUG nova.api.openstack.wsgi [req-b2dc7964-995e-41dd-b91e-b053722798c3 req-8df0e07a-01e4-42ba-9cde-a489c2a07522 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8bb174f9-2482-4c99-8ef9-bc60ffc949ca", "name": "network-vif-deleted", "tag": "85b48d00-ba74-40b1-a700-bd9a4b178773"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1191.525602] [48527]: DEBUG oslo_concurrency.lockutils [req-b2dc7964-995e-41dd-b91e-b053722798c3 req-8df0e07a-01e4-42ba-9cde-a489c2a07522 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.526085] [48527]: DEBUG oslo_concurrency.lockutils [req-b2dc7964-995e-41dd-b91e-b053722798c3 req-8df0e07a-01e4-42ba-9cde-a489c2a07522 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.526424] [48527]: DEBUG oslo_concurrency.lockutils [req-b2dc7964-995e-41dd-b91e-b053722798c3 req-8df0e07a-01e4-42ba-9cde-a489c2a07522 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.537815] [48527]: INFO nova.api.openstack.compute.server_external_events [req-b2dc7964-995e-41dd-b91e-b053722798c3 req-8df0e07a-01e4-42ba-9cde-a489c2a07522 service nova] Creating event network-vif-deleted:85b48d00-ba74-40b1-a700-bd9a4b178773 for instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca on cpu-1 [ 1191.544490] [48527]: INFO nova.api.openstack.requestlog [req-b2dc7964-995e-41dd-b91e-b053722798c3 req-8df0e07a-01e4-42ba-9cde-a489c2a07522 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029259 [ 1191.545033] [48527]: [pid: 48527|app: 0|req: 3009/5984] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:35 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) [ 1191.548855] [48527]: DEBUG nova.api.openstack.wsgi [req-6b6c11a0-57e4-421a-b44d-56db10d7c684 req-923c6cf4-5c05-46d8-b27f-9f8a95cef214 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "59789073-6897-412b-9e31-a196d9ab918a", "name": "network-vif-deleted", "tag": "84c984c0-795d-4f0c-b59c-d04c2302ac85"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1191.560487] [48527]: DEBUG oslo_concurrency.lockutils [req-6b6c11a0-57e4-421a-b44d-56db10d7c684 req-923c6cf4-5c05-46d8-b27f-9f8a95cef214 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.560674] [48527]: DEBUG oslo_concurrency.lockutils [req-6b6c11a0-57e4-421a-b44d-56db10d7c684 req-923c6cf4-5c05-46d8-b27f-9f8a95cef214 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.560798] [48527]: DEBUG oslo_concurrency.lockutils [req-6b6c11a0-57e4-421a-b44d-56db10d7c684 req-923c6cf4-5c05-46d8-b27f-9f8a95cef214 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.562740] [48526]: DEBUG nova.policy [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.570978] [48526]: INFO nova.api.openstack.requestlog [None req-78f8b895-eaaf-4063-b689-98ba4a45f1d8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1307 microversion: 2.1 time: 0.193389 [ 1191.571636] [48526]: [pid: 48526|app: 0|req: 2976/5985] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:35 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1307 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.573071] [48527]: INFO nova.api.openstack.compute.server_external_events [req-6b6c11a0-57e4-421a-b44d-56db10d7c684 req-923c6cf4-5c05-46d8-b27f-9f8a95cef214 service nova] Creating event network-vif-deleted:84c984c0-795d-4f0c-b59c-d04c2302ac85 for instance 59789073-6897-412b-9e31-a196d9ab918a on cpu-1 [ 1191.579094] [48526]: DEBUG nova.api.openstack.wsgi [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.580189] [48527]: INFO nova.api.openstack.requestlog [req-6b6c11a0-57e4-421a-b44d-56db10d7c684 req-923c6cf4-5c05-46d8-b27f-9f8a95cef214 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034181 [ 1191.581416] [48527]: [pid: 48527|app: 0|req: 3010/5986] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:35 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1191.584234] [48526]: DEBUG nova.compute.api [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1191.594243] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.594455] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.594592] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.595874] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.596106] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.596253] [48526]: DEBUG oslo_concurrency.lockutils [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.614967] [48526]: INFO nova.api.openstack.wsgi [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] HTTP exception thrown: Instance 36e38bec-9491-488b-9916-ef82fb53dce7 could not be found. [ 1191.615288] [48526]: DEBUG nova.api.openstack.wsgi [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Returning 404 to user: Instance 36e38bec-9491-488b-9916-ef82fb53dce7 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1191.615715] [48526]: INFO nova.api.openstack.requestlog [None req-fce9882a-d858-4f88-b88d-d046020e95b2 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 404 len: 111 microversion: 2.1 time: 0.043466 [ 1191.616070] [48526]: [pid: 48526|app: 0|req: 2977/5987] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:35 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1191.622794] [48527]: DEBUG nova.api.openstack.wsgi [None req-f555cceb-e1fb-4b72-aa14-4cf1d0d3384c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.641472] [48526]: DEBUG nova.api.openstack.wsgi [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.641660] [48527]: INFO nova.api.openstack.requestlog [None req-f555cceb-e1fb-4b72-aa14-4cf1d0d3384c tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-367955661" status: 202 len: 0 microversion: 2.1 time: 0.021053 [ 1191.641660] [48527]: [pid: 48527|app: 0|req: 3011/5988] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 14:01:35 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-367955661 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1191.643678] [48526]: DEBUG nova.compute.api [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1191.649367] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.650041] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.650041] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.650041] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.650284] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.650315] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.675905] [48526]: WARNING neutronclient.v2_0.client [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1191.694801] [48526]: DEBUG nova.policy [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.701421] [48526]: INFO nova.api.openstack.requestlog [None req-9a60902f-0cb1-4478-9c5f-9afa79e7a2f1 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1319 microversion: 2.1 time: 0.063449 [ 1191.701765] [48526]: [pid: 48526|app: 0|req: 2978/5989] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:35 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1319 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.850588] [48527]: DEBUG nova.api.openstack.wsgi [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.852156] [48527]: DEBUG nova.compute.api [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1191.856061] [48527]: DEBUG oslo_concurrency.lockutils [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.856268] [48527]: DEBUG oslo_concurrency.lockutils [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.856406] [48527]: DEBUG oslo_concurrency.lockutils [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.856652] [48527]: DEBUG oslo_concurrency.lockutils [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.856793] [48527]: DEBUG oslo_concurrency.lockutils [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.856913] [48527]: DEBUG oslo_concurrency.lockutils [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.875557] [48527]: WARNING neutronclient.v2_0.client [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1191.943705] [48527]: DEBUG nova.policy [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.953038] [48527]: INFO nova.api.openstack.requestlog [None req-b174f68b-0ea5-4926-bb5f-85404300053d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1564 microversion: 2.1 time: 0.104517 [ 1191.953395] [48527]: [pid: 48527|app: 0|req: 3012/5990] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:36 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1564 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.965969] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.967284] [48526]: DEBUG nova.compute.api [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1191.973750] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.973750] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.973750] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.974609] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.974609] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.974609] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.995971] [48526]: WARNING neutronclient.v2_0.client [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.030403] [48526]: INFO nova.api.openstack.requestlog [None req-b8666101-c7bd-47ac-ab2d-1b13886705d9 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.066668 [ 1192.030477] [48526]: [pid: 48526|app: 0|req: 2979/5991] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:01:36 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/os-interface => generated 287 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1192.391496] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1192.392299] [48527]: DEBUG nova.compute.api [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.398030] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.398030] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.398030] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.398030] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.398030] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.398030] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.398298] [48526]: DEBUG nova.api.openstack.wsgi [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1192.399437] [48526]: DEBUG nova.compute.api [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.405812] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.405992] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.406142] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.406395] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.406541] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.406663] [48526]: DEBUG oslo_concurrency.lockutils [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.420205] [48527]: WARNING neutronclient.v2_0.client [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.428982] [48526]: WARNING neutronclient.v2_0.client [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.581721] [48527]: DEBUG nova.policy [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.588534] [48527]: INFO nova.api.openstack.requestlog [None req-5d3a0204-2e2a-4993-a462-ede52e05a4e7 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1513 microversion: 2.1 time: 0.199703 [ 1192.588874] [48527]: [pid: 48527|app: 0|req: 3013/5992] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:36 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1513 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.591247] [48527]: DEBUG nova.api.openstack.wsgi [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1192.596016] [48527]: DEBUG nova.compute.api [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.597770] [48527]: DEBUG oslo_concurrency.lockutils [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.597940] [48527]: DEBUG oslo_concurrency.lockutils [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.598077] [48527]: DEBUG oslo_concurrency.lockutils [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.598369] [48527]: DEBUG oslo_concurrency.lockutils [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.598514] [48527]: DEBUG oslo_concurrency.lockutils [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.598633] [48527]: DEBUG oslo_concurrency.lockutils [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.609937] [48526]: DEBUG nova.policy [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.618263] [48526]: INFO nova.api.openstack.requestlog [None req-a1da6f68-c375-42b0-ac36-1a977f068192 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1728 microversion: 2.1 time: 0.222451 [ 1192.619880] [48526]: [pid: 48526|app: 0|req: 2980/5993] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:36 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1728 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.623145] [48526]: DEBUG nova.api.openstack.wsgi [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1192.625477] [48526]: DEBUG nova.compute.api [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.630661] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.631894] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.631894] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.631894] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.631894] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.631894] [48526]: DEBUG oslo_concurrency.lockutils [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.633718] [48527]: DEBUG oslo_concurrency.lockutils [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.633718] [48527]: DEBUG oslo_concurrency.lockutils [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.633718] [48527]: DEBUG oslo_concurrency.lockutils [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.633718] [48527]: DEBUG nova.objects.instance [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 59789073-6897-412b-9e31-a196d9ab918a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1192.637226] [48527]: WARNING neutronclient.v2_0.client [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.651663] [48526]: WARNING neutronclient.v2_0.client [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.665118] [48527]: DEBUG nova.policy [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.668424] [48527]: INFO nova.api.openstack.requestlog [None req-096451cb-18eb-4236-a332-364c450bf717 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1323 microversion: 2.1 time: 0.078989 [ 1192.668953] [48527]: [pid: 48527|app: 0|req: 3014/5994] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:36 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1323 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.671114] [48527]: DEBUG nova.api.openstack.wsgi [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1192.672488] [48527]: DEBUG nova.compute.api [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.675734] [48527]: DEBUG oslo_concurrency.lockutils [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.675914] [48527]: DEBUG oslo_concurrency.lockutils [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.676121] [48527]: DEBUG oslo_concurrency.lockutils [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.676378] [48527]: DEBUG oslo_concurrency.lockutils [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.676521] [48527]: DEBUG oslo_concurrency.lockutils [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.676638] [48527]: DEBUG oslo_concurrency.lockutils [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.684746] [48526]: DEBUG nova.policy [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.688984] [48526]: INFO nova.api.openstack.requestlog [None req-6a342b3c-7ea5-49af-9a37-b442d1a4970f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1267 microversion: 2.1 time: 0.068403 [ 1192.689330] [48526]: [pid: 48526|app: 0|req: 2981/5995] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:36 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1267 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.693331] [48526]: DEBUG nova.api.openstack.wsgi [None req-784df9b4-939b-4459-98ae-b7ae3d089851 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1192.693808] [48526]: DEBUG nova.compute.api [None req-784df9b4-939b-4459-98ae-b7ae3d089851 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.694748] [48527]: WARNING neutronclient.v2_0.client [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.697219] [48526]: DEBUG oslo_concurrency.lockutils [None req-784df9b4-939b-4459-98ae-b7ae3d089851 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.697482] [48526]: DEBUG oslo_concurrency.lockutils [None req-784df9b4-939b-4459-98ae-b7ae3d089851 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.697674] [48526]: DEBUG oslo_concurrency.lockutils [None req-784df9b4-939b-4459-98ae-b7ae3d089851 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.698013] [48526]: DEBUG oslo_concurrency.lockutils [None req-784df9b4-939b-4459-98ae-b7ae3d089851 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.698229] [48526]: DEBUG oslo_concurrency.lockutils [None req-784df9b4-939b-4459-98ae-b7ae3d089851 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.698395] [48526]: DEBUG oslo_concurrency.lockutils [None req-784df9b4-939b-4459-98ae-b7ae3d089851 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.791202] [48527]: DEBUG nova.policy [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.792587] [48526]: INFO nova.api.openstack.requestlog [None req-784df9b4-939b-4459-98ae-b7ae3d089851 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/action" status: 202 len: 0 microversion: 2.1 time: 0.102566 [ 1192.793047] [48526]: [pid: 48526|app: 0|req: 2982/5996] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:01:36 2025] POST /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1192.795856] [48526]: DEBUG nova.api.openstack.wsgi [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1192.797177] [48527]: INFO nova.api.openstack.requestlog [None req-21ba7343-aa7c-4609-81fa-d46a2ba3ca45 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1307 microversion: 2.1 time: 0.127783 [ 1192.797679] [48527]: [pid: 48527|app: 0|req: 3015/5997] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:36 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1307 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.797813] [48526]: DEBUG nova.compute.api [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.800327] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1192.801914] [48527]: DEBUG nova.compute.api [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.802192] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.802450] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.802680] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.803062] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.803288] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.803481] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.807070] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.807314] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.807510] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.807836] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.808025] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.808150] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.824536] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.824842] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.825034] [48526]: DEBUG oslo_concurrency.lockutils [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.825282] [48526]: DEBUG nova.objects.instance [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 8bb174f9-2482-4c99-8ef9-bc60ffc949ca {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1192.828915] [48526]: WARNING neutronclient.v2_0.client [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.836025] [48527]: WARNING neutronclient.v2_0.client [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.854457] [48526]: DEBUG nova.policy [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.859330] [48526]: INFO nova.api.openstack.requestlog [None req-9ae00c0d-ee54-4921-94bf-27b660516809 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1324 microversion: 2.1 time: 0.065575 [ 1192.860040] [48526]: [pid: 48526|app: 0|req: 2983/5998] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:37 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1324 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.937699] [48527]: DEBUG nova.policy [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.942153] [48527]: INFO nova.api.openstack.requestlog [None req-d5e6e589-9985-412d-9c3f-f60c73e0425e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.143971 [ 1192.942837] [48527]: [pid: 48527|app: 0|req: 3016/5999] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:37 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.004607] [48526]: DEBUG nova.api.openstack.wsgi [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.006172] [48526]: DEBUG nova.compute.api [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.009853] [48526]: DEBUG oslo_concurrency.lockutils [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.010008] [48526]: DEBUG oslo_concurrency.lockutils [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.010151] [48526]: DEBUG oslo_concurrency.lockutils [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.010411] [48526]: DEBUG oslo_concurrency.lockutils [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.010551] [48526]: DEBUG oslo_concurrency.lockutils [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.010669] [48526]: DEBUG oslo_concurrency.lockutils [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.027155] [48526]: WARNING neutronclient.v2_0.client [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.087638] [48526]: DEBUG nova.policy [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.091928] [48526]: INFO nova.api.openstack.requestlog [None req-af2c7076-b86f-49c4-943d-0f7a20421481 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1564 microversion: 2.1 time: 0.090146 [ 1193.092287] [48526]: [pid: 48526|app: 0|req: 2984/6000] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:37 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1564 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.593551] [48527]: DEBUG nova.api.openstack.wsgi [req-4384381b-cff4-4d95-b7e2-be26f36680f7 req-3561683f-758a-4456-9653-68cff8e47158 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9293e190-dd3d-4092-b16f-96fc09648040", "tag": "6493b96a-5393-4e48-9871-6cb33a175b1f"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1193.602030] [48527]: DEBUG oslo_concurrency.lockutils [req-4384381b-cff4-4d95-b7e2-be26f36680f7 req-3561683f-758a-4456-9653-68cff8e47158 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.602030] [48527]: DEBUG oslo_concurrency.lockutils [req-4384381b-cff4-4d95-b7e2-be26f36680f7 req-3561683f-758a-4456-9653-68cff8e47158 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.602030] [48527]: DEBUG oslo_concurrency.lockutils [req-4384381b-cff4-4d95-b7e2-be26f36680f7 req-3561683f-758a-4456-9653-68cff8e47158 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.605941] [48526]: DEBUG nova.api.openstack.wsgi [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.607850] [48526]: DEBUG nova.compute.api [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.610994] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4384381b-cff4-4d95-b7e2-be26f36680f7 req-3561683f-758a-4456-9653-68cff8e47158 service nova] Creating event network-changed:6493b96a-5393-4e48-9871-6cb33a175b1f for instance 9293e190-dd3d-4092-b16f-96fc09648040 on cpu-1 [ 1193.611865] [48526]: DEBUG oslo_concurrency.lockutils [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.612093] [48526]: DEBUG oslo_concurrency.lockutils [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.612219] [48526]: DEBUG oslo_concurrency.lockutils [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.612483] [48526]: DEBUG oslo_concurrency.lockutils [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.612626] [48526]: DEBUG oslo_concurrency.lockutils [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.612747] [48526]: DEBUG oslo_concurrency.lockutils [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.615822] [48527]: INFO nova.api.openstack.requestlog [req-4384381b-cff4-4d95-b7e2-be26f36680f7 req-3561683f-758a-4456-9653-68cff8e47158 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024251 [ 1193.615822] [48527]: [pid: 48527|app: 0|req: 3017/6001] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:37 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) [ 1193.616263] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=592,nova_cell1:INSERT=13,nova_cell1:UPDATE=21 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1193.636831] [48526]: WARNING neutronclient.v2_0.client [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.688822] [48527]: DEBUG nova.api.openstack.wsgi [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.690559] [48527]: DEBUG nova.compute.api [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.694631] [48527]: DEBUG oslo_concurrency.lockutils [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.694813] [48527]: DEBUG oslo_concurrency.lockutils [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.694945] [48527]: DEBUG oslo_concurrency.lockutils [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.695249] [48527]: DEBUG oslo_concurrency.lockutils [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.695360] [48527]: DEBUG oslo_concurrency.lockutils [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.695482] [48527]: DEBUG oslo_concurrency.lockutils [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.711442] [48526]: DEBUG nova.policy [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.715364] [48527]: DEBUG oslo_concurrency.lockutils [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.715530] [48527]: DEBUG oslo_concurrency.lockutils [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.715670] [48527]: DEBUG oslo_concurrency.lockutils [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.715816] [48527]: DEBUG nova.objects.instance [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 59789073-6897-412b-9e31-a196d9ab918a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1193.719226] [48527]: WARNING neutronclient.v2_0.client [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.720149] [48526]: INFO nova.api.openstack.requestlog [None req-63b43b3d-be96-43d0-b0da-f5933dfb68c3 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1513 microversion: 2.1 time: 0.116994 [ 1193.720535] [48526]: [pid: 48526|app: 0|req: 2985/6002] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:37 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1513 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.723613] [48526]: DEBUG nova.api.openstack.wsgi [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.724863] [48526]: DEBUG nova.compute.api [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.728469] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.729392] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.729392] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.729392] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.729392] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.729392] [48526]: DEBUG oslo_concurrency.lockutils [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.739294] [48527]: DEBUG nova.policy [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.742813] [48527]: INFO nova.api.openstack.requestlog [None req-df25e81e-481b-4b4d-a647-fafe58a4367a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1323 microversion: 2.1 time: 0.056644 [ 1193.743186] [48527]: [pid: 48527|app: 0|req: 3018/6003] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:37 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1323 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.745192] [48526]: WARNING neutronclient.v2_0.client [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.762368] [48526]: DEBUG nova.policy [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.766135] [48526]: INFO nova.api.openstack.requestlog [None req-ef293c73-5340-4266-af8e-4be658401cf5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1267 microversion: 2.1 time: 0.045028 [ 1193.766472] [48526]: [pid: 48526|app: 0|req: 2986/6004] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:37 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1267 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.810527] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.812071] [48527]: DEBUG nova.compute.api [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.815502] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.815681] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.815813] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.816082] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.816224] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.816343] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.833509] [48527]: WARNING neutronclient.v2_0.client [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.876556] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.878377] [48526]: DEBUG nova.compute.api [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.882281] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.882513] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.882731] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.883054] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.883223] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.883350] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.894370] [48527]: DEBUG nova.policy [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.898362] [48527]: INFO nova.api.openstack.requestlog [None req-0e31be34-4295-428c-8474-2194af5d8895 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1307 microversion: 2.1 time: 0.090203 [ 1193.898722] [48527]: [pid: 48527|app: 0|req: 3019/6005] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:38 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1307 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.902854] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.903075] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.903213] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.903391] [48526]: DEBUG nova.objects.instance [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 8bb174f9-2482-4c99-8ef9-bc60ffc949ca {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1193.907052] [48526]: WARNING neutronclient.v2_0.client [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.926242] [48526]: DEBUG nova.policy [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.929936] [48526]: INFO nova.api.openstack.requestlog [None req-2d8ea4b9-6800-4347-b2b3-28a31dba72d3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1324 microversion: 2.1 time: 0.055916 [ 1193.930420] [48526]: [pid: 48526|app: 0|req: 2987/6006] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:38 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1324 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.958014] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.959624] [48527]: DEBUG nova.compute.api [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.963235] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.963423] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.963560] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.963824] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.964013] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.964149] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.980566] [48527]: WARNING neutronclient.v2_0.client [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1194.032906] [48527]: DEBUG nova.policy [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.037378] [48527]: INFO nova.api.openstack.requestlog [None req-2ff1f933-203d-462c-945d-48294e99e022 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.081801 [ 1194.037728] [48527]: [pid: 48527|app: 0|req: 3020/6007] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:38 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.735207] [48526]: DEBUG nova.api.openstack.wsgi [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1194.736988] [48526]: DEBUG nova.compute.api [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1194.743344] [48526]: DEBUG oslo_concurrency.lockutils [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.743344] [48526]: DEBUG oslo_concurrency.lockutils [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.743344] [48526]: DEBUG oslo_concurrency.lockutils [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.743515] [48526]: DEBUG oslo_concurrency.lockutils [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.743650] [48526]: DEBUG oslo_concurrency.lockutils [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.743774] [48526]: DEBUG oslo_concurrency.lockutils [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.756412] [48527]: DEBUG nova.api.openstack.wsgi [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1194.759031] [48527]: DEBUG nova.compute.api [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1194.763521] [48527]: DEBUG oslo_concurrency.lockutils [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.763781] [48527]: DEBUG oslo_concurrency.lockutils [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.763897] [48527]: DEBUG oslo_concurrency.lockutils [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.764208] [48527]: DEBUG oslo_concurrency.lockutils [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.764353] [48527]: DEBUG oslo_concurrency.lockutils [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.764475] [48527]: DEBUG oslo_concurrency.lockutils [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.770984] [48526]: WARNING neutronclient.v2_0.client [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1194.785469] [48527]: DEBUG oslo_concurrency.lockutils [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.785651] [48527]: DEBUG oslo_concurrency.lockutils [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.785819] [48527]: DEBUG oslo_concurrency.lockutils [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.785990] [48527]: DEBUG nova.objects.instance [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 59789073-6897-412b-9e31-a196d9ab918a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1194.789596] [48527]: WARNING neutronclient.v2_0.client [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1194.827686] [48527]: DEBUG nova.policy [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.834411] [48527]: INFO nova.api.openstack.requestlog [None req-27c440fb-67b7-482f-b115-40e2f4595916 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1323 microversion: 2.1 time: 0.080329 [ 1194.834888] [48527]: [pid: 48527|app: 0|req: 3021/6008] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:38 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1323 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.839362] [48527]: DEBUG nova.api.openstack.wsgi [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1194.840588] [48527]: DEBUG nova.compute.api [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1194.843903] [48527]: DEBUG oslo_concurrency.lockutils [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.844171] [48527]: DEBUG oslo_concurrency.lockutils [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.844294] [48527]: DEBUG oslo_concurrency.lockutils [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.844564] [48527]: DEBUG oslo_concurrency.lockutils [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.844710] [48527]: DEBUG oslo_concurrency.lockutils [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.844832] [48527]: DEBUG oslo_concurrency.lockutils [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.852180] [48526]: DEBUG nova.policy [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.859157] [48526]: INFO nova.api.openstack.requestlog [None req-da877614-43c3-444e-8cd8-8c45a7c5cf78 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1513 microversion: 2.1 time: 0.126748 [ 1194.859534] [48526]: [pid: 48526|app: 0|req: 2988/6009] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:38 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1513 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.862104] [48527]: WARNING neutronclient.v2_0.client [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1194.912179] [48526]: DEBUG nova.api.openstack.wsgi [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1194.914931] [48526]: DEBUG nova.compute.api [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1194.918949] [48526]: DEBUG oslo_concurrency.lockutils [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.918949] [48526]: DEBUG oslo_concurrency.lockutils [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.918949] [48526]: DEBUG oslo_concurrency.lockutils [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.918949] [48526]: DEBUG oslo_concurrency.lockutils [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.919287] [48526]: DEBUG oslo_concurrency.lockutils [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.919287] [48526]: DEBUG oslo_concurrency.lockutils [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.936654] [48526]: WARNING neutronclient.v2_0.client [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1194.944122] [48527]: DEBUG nova.policy [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.950026] [48527]: INFO nova.api.openstack.requestlog [None req-c712ff06-eceb-4b72-9bbe-c1f33781317a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1317 microversion: 2.1 time: 0.113075 [ 1194.950532] [48527]: [pid: 48527|app: 0|req: 3022/6010] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:39 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1317 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.953646] [48527]: DEBUG nova.api.openstack.wsgi [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1194.955211] [48527]: DEBUG nova.compute.api [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1194.958554] [48527]: DEBUG oslo_concurrency.lockutils [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.958892] [48527]: DEBUG oslo_concurrency.lockutils [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.959147] [48527]: DEBUG oslo_concurrency.lockutils [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.959508] [48527]: DEBUG oslo_concurrency.lockutils [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.959752] [48527]: DEBUG oslo_concurrency.lockutils [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.959969] [48527]: DEBUG oslo_concurrency.lockutils [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.979044] [48527]: DEBUG oslo_concurrency.lockutils [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.979044] [48527]: DEBUG oslo_concurrency.lockutils [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.979044] [48527]: DEBUG oslo_concurrency.lockutils [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.979044] [48527]: DEBUG nova.objects.instance [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 8bb174f9-2482-4c99-8ef9-bc60ffc949ca {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1194.981492] [48527]: WARNING neutronclient.v2_0.client [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1194.990511] [48526]: DEBUG nova.policy [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.995155] [48526]: INFO nova.api.openstack.requestlog [None req-8346d88b-0ac0-4a85-8d2b-c5a3cb25bc10 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1488 microversion: 2.1 time: 0.085765 [ 1194.995607] [48526]: [pid: 48526|app: 0|req: 2989/6011] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:39 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.001971] [48527]: DEBUG nova.policy [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.005543] [48527]: INFO nova.api.openstack.requestlog [None req-b057b34e-1459-4d5c-b54c-aef5e108d539 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 200 len: 1324 microversion: 2.1 time: 0.054396 [ 1195.005860] [48527]: [pid: 48527|app: 0|req: 3023/6012] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:39 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 1324 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.041317] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1960492809", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "5883ebe6-cea9-40e8-b3dc-43fa420cc52f"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1195.050037] [48527]: DEBUG nova.api.openstack.wsgi [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1195.051511] [48527]: DEBUG nova.compute.api [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1195.054756] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.054938] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.055083] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.055362] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.055515] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.055639] [48527]: DEBUG oslo_concurrency.lockutils [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.072947] [48527]: WARNING neutronclient.v2_0.client [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1195.084174] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.084383] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.084518] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.084877] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.086204] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.086436] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.090524] [48526]: DEBUG nova.network.neutron [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] validate_networks() for [('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1195.090853] [48526]: WARNING neutronclient.v2_0.client [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1195.092097] [48526]: WARNING openstack [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1195.092713] [48526]: WARNING openstack [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1195.099206] [48526]: INFO nova.network.neutron [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] _ports_needed_per_instance requested_netwokrs=[('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] [ 1195.166478] [48527]: DEBUG nova.policy [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.171946] [48527]: INFO nova.api.openstack.requestlog [None req-1c1cadc5-7f26-4718-af16-f9633cbb6485 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.124039 [ 1195.172316] [48527]: [pid: 48527|app: 0|req: 3024/6013] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:39 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.206630] [48526]: WARNING neutronclient.v2_0.client [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1195.207149] [48526]: WARNING openstack [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1195.207512] [48526]: WARNING openstack [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1195.287444] [48526]: DEBUG nova.virt.hardware [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1195.287613] [48526]: DEBUG nova.virt.hardware [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1195.287792] [48526]: DEBUG nova.virt.hardware [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1195.287913] [48526]: DEBUG nova.virt.hardware [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1195.288060] [48526]: DEBUG nova.virt.hardware [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1195.295816] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.296008] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.296151] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.296499] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.297788] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.297917] [48526]: DEBUG oslo_concurrency.lockutils [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.311713] [48526]: DEBUG nova.quota [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1195.315290] [48526]: DEBUG nova.quota [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for user 48af2c86eb004d39ac589998fafe468a and project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1195.323299] [48526]: DEBUG nova.compute.api [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1195.324745] [48526]: DEBUG nova.compute.api [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1195.357116] [48526]: INFO nova.api.openstack.requestlog [None req-c4068da8-5954-4da4-a3cd-47284a09a40b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.318731 [ 1195.357573] [48526]: [pid: 48526|app: 0|req: 2990/6014] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:01:39 2025] POST /compute/v2.1/servers => generated 380 bytes in 319 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1195.366112] [48527]: DEBUG nova.api.openstack.wsgi [None req-11810259-0cb4-4ce7-a10a-9571a600b83b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1195.367850] [48527]: DEBUG nova.compute.api [None req-11810259-0cb4-4ce7-a10a-9571a600b83b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1195.377081] [48527]: WARNING neutronclient.v2_0.client [None req-11810259-0cb4-4ce7-a10a-9571a600b83b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1195.396958] [48527]: DEBUG nova.policy [None req-11810259-0cb4-4ce7-a10a-9571a600b83b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.401973] [48527]: INFO nova.api.openstack.requestlog [None req-11810259-0cb4-4ce7-a10a-9571a600b83b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1207 microversion: 2.1 time: 0.038462 [ 1195.402330] [48527]: [pid: 48527|app: 0|req: 3025/6015] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:39 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1207 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.848140] [48526]: DEBUG nova.api.openstack.wsgi [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1195.850134] [48526]: DEBUG nova.compute.api [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1195.855164] [48526]: DEBUG oslo_concurrency.lockutils [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.855634] [48526]: DEBUG oslo_concurrency.lockutils [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.855634] [48526]: DEBUG oslo_concurrency.lockutils [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.855793] [48526]: DEBUG oslo_concurrency.lockutils [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.855943] [48526]: DEBUG oslo_concurrency.lockutils [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.856105] [48526]: DEBUG oslo_concurrency.lockutils [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.877364] [48527]: DEBUG nova.api.openstack.wsgi [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1195.878654] [48527]: DEBUG nova.compute.api [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1195.882364] [48526]: DEBUG oslo_concurrency.lockutils [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.882450] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.882548] [48526]: DEBUG oslo_concurrency.lockutils [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.882612] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.882674] [48526]: DEBUG oslo_concurrency.lockutils [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.882748] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.882825] [48526]: DEBUG nova.objects.instance [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 59789073-6897-412b-9e31-a196d9ab918a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1195.883247] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.883247] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.883389] [48527]: DEBUG oslo_concurrency.lockutils [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.887034] [48526]: WARNING neutronclient.v2_0.client [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1195.902348] [48527]: WARNING neutronclient.v2_0.client [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1195.907065] [48526]: DEBUG nova.policy [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.912384] [48526]: INFO nova.api.openstack.requestlog [None req-26cfb2cb-6e40-48d0-a29b-a87a6218e9c1 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 200 len: 1323 microversion: 2.1 time: 0.067062 [ 1195.912652] [48526]: [pid: 48526|app: 0|req: 2991/6016] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:40 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 1323 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.964215] [48526]: DEBUG nova.api.openstack.wsgi [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1195.965955] [48526]: DEBUG nova.compute.api [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1195.969538] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.969731] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.969868] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.970198] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.970404] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.970538] [48526]: DEBUG oslo_concurrency.lockutils [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.991443] [48526]: WARNING neutronclient.v2_0.client [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1196.006293] [48527]: DEBUG nova.policy [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.012339] [48527]: INFO nova.api.openstack.requestlog [None req-1ac82935-d8aa-42b6-9389-2753537a8891 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1512 microversion: 2.1 time: 0.140843 [ 1196.012703] [48527]: [pid: 48527|app: 0|req: 3026/6017] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:40 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1512 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.017954] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.019448] [48527]: DEBUG nova.compute.api [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.023456] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.023637] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.023988] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.024119] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.024276] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.024401] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.033809] [48527]: INFO nova.api.openstack.wsgi [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca could not be found. [ 1196.034058] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1196.034430] [48527]: INFO nova.api.openstack.requestlog [None req-5b5c70f1-140d-4b21-b0e4-ec7cc6e377bb tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 404 len: 111 microversion: 2.1 time: 0.018531 [ 1196.034723] [48527]: [pid: 48527|app: 0|req: 3027/6018] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:40 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1196.039264] [48527]: DEBUG nova.api.openstack.wsgi [None req-b79f3788-e3e1-4a89-acef-48d9d47c0f50 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.050707] [48527]: INFO nova.api.openstack.requestlog [None req-b79f3788-e3e1-4a89-acef-48d9d47c0f50 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-804703556" status: 202 len: 0 microversion: 2.1 time: 0.013131 [ 1196.051015] [48527]: [pid: 48527|app: 0|req: 3028/6019] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 14:01:40 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-804703556 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1196.069742] [48526]: DEBUG nova.policy [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.074392] [48526]: INFO nova.api.openstack.requestlog [None req-4cf61036-e76c-47ba-8da3-c1121fa881a4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1315 microversion: 2.1 time: 0.112495 [ 1196.074813] [48526]: [pid: 48526|app: 0|req: 2992/6020] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:40 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1315 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1196.186656] [48527]: DEBUG nova.api.openstack.wsgi [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.189048] [48527]: DEBUG nova.compute.api [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.192594] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.192780] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.192918] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.193205] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.193353] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.193474] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.215509] [48527]: WARNING neutronclient.v2_0.client [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1196.325927] [48526]: DEBUG nova.api.openstack.wsgi [req-3f462f3a-f254-4604-a323-4fc1a4d33144 req-e1dad578-0e28-4c08-94ec-76db0845fbd2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4634e5fd-49cd-4929-a321-a822dbb3607c", "name": "network-vif-plugged", "status": "completed", "tag": "c9f65251-ba60-4345-ab72-5accaa25ce71"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1196.338954] [48526]: DEBUG oslo_concurrency.lockutils [req-3f462f3a-f254-4604-a323-4fc1a4d33144 req-e1dad578-0e28-4c08-94ec-76db0845fbd2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.338954] [48526]: DEBUG oslo_concurrency.lockutils [req-3f462f3a-f254-4604-a323-4fc1a4d33144 req-e1dad578-0e28-4c08-94ec-76db0845fbd2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.338954] [48526]: DEBUG oslo_concurrency.lockutils [req-3f462f3a-f254-4604-a323-4fc1a4d33144 req-e1dad578-0e28-4c08-94ec-76db0845fbd2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.352541] [48526]: INFO nova.api.openstack.compute.server_external_events [req-3f462f3a-f254-4604-a323-4fc1a4d33144 req-e1dad578-0e28-4c08-94ec-76db0845fbd2 service nova] Creating event network-vif-plugged:c9f65251-ba60-4345-ab72-5accaa25ce71 for instance 4634e5fd-49cd-4929-a321-a822dbb3607c on cpu-1 [ 1196.356330] [48526]: INFO nova.api.openstack.requestlog [req-3f462f3a-f254-4604-a323-4fc1a4d33144 req-e1dad578-0e28-4c08-94ec-76db0845fbd2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032880 [ 1196.356723] [48526]: [pid: 48526|app: 0|req: 2993/6021] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:40 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1196.405954] [48526]: DEBUG nova.api.openstack.wsgi [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.406244] [48526]: DEBUG nova.compute.api [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.410301] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.410628] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.410628] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.410874] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.411026] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.411974] [48526]: DEBUG oslo_concurrency.lockutils [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.450321] [48527]: DEBUG nova.policy [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.458871] [48527]: INFO nova.api.openstack.requestlog [None req-7f0d65c6-2182-4dfa-865d-307d47bd3f5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.274549 [ 1196.459387] [48527]: [pid: 48527|app: 0|req: 3029/6022] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:40 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.462843] [48527]: DEBUG nova.api.openstack.wsgi [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.464707] [48527]: DEBUG nova.compute.api [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.468596] [48527]: DEBUG oslo_concurrency.lockutils [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.468864] [48527]: DEBUG oslo_concurrency.lockutils [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.469211] [48527]: DEBUG oslo_concurrency.lockutils [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.469433] [48527]: DEBUG oslo_concurrency.lockutils [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.469631] [48527]: DEBUG oslo_concurrency.lockutils [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.469764] [48527]: DEBUG oslo_concurrency.lockutils [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.504393] [48526]: DEBUG nova.objects.instance [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'services' on Instance uuid 0db62b81-3e68-44fc-b62f-067f8a054f1e {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1196.514054] [48527]: WARNING neutronclient.v2_0.client [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1196.536609] [48527]: DEBUG nova.policy [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.542664] [48527]: INFO nova.api.openstack.requestlog [None req-85bd5d20-b04b-4158-8639-07c3a97be03e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1211 microversion: 2.1 time: 0.082211 [ 1196.543029] [48527]: [pid: 48527|app: 0|req: 3030/6023] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:40 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1211 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.561599] [48526]: INFO nova.api.openstack.requestlog [None req-70a48bdb-867c-4dd9-91b2-d7f0b3197755 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments/87d8190d-f253-4dcf-acfc-aa17554a80ca" status: 202 len: 0 microversion: 2.1 time: 0.158242 [ 1196.562013] [48526]: [pid: 48526|app: 0|req: 2994/6024] 10.180.1.21 () {58 vars in 1411 bytes} [Fri Dec 12 14:01:40 2025] DELETE /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments/87d8190d-f253-4dcf-acfc-aa17554a80ca => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1196.567552] [48527]: DEBUG nova.api.openstack.wsgi [None req-1bedf72b-9a51-4008-bfe3-d5322c4ebbd9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.569105] [48527]: DEBUG nova.compute.api [None req-1bedf72b-9a51-4008-bfe3-d5322c4ebbd9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.573875] [48527]: DEBUG oslo_concurrency.lockutils [None req-1bedf72b-9a51-4008-bfe3-d5322c4ebbd9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.574071] [48527]: DEBUG oslo_concurrency.lockutils [None req-1bedf72b-9a51-4008-bfe3-d5322c4ebbd9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.574211] [48527]: DEBUG oslo_concurrency.lockutils [None req-1bedf72b-9a51-4008-bfe3-d5322c4ebbd9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.574483] [48527]: DEBUG oslo_concurrency.lockutils [None req-1bedf72b-9a51-4008-bfe3-d5322c4ebbd9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.574655] [48527]: DEBUG oslo_concurrency.lockutils [None req-1bedf72b-9a51-4008-bfe3-d5322c4ebbd9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.574784] [48527]: DEBUG oslo_concurrency.lockutils [None req-1bedf72b-9a51-4008-bfe3-d5322c4ebbd9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.595817] [48527]: INFO nova.api.openstack.requestlog [None req-1bedf72b-9a51-4008-bfe3-d5322c4ebbd9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030487 [ 1196.596130] [48527]: [pid: 48527|app: 0|req: 3031/6025] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:40 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1196.926990] [48526]: DEBUG nova.api.openstack.wsgi [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.928753] [48526]: DEBUG nova.compute.api [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.932884] [48526]: DEBUG oslo_concurrency.lockutils [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.933116] [48526]: DEBUG oslo_concurrency.lockutils [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.933254] [48526]: DEBUG oslo_concurrency.lockutils [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.933523] [48526]: DEBUG oslo_concurrency.lockutils [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.933667] [48526]: DEBUG oslo_concurrency.lockutils [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.933791] [48526]: DEBUG oslo_concurrency.lockutils [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.945528] [48526]: INFO nova.api.openstack.wsgi [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 59789073-6897-412b-9e31-a196d9ab918a could not be found. [ 1196.945758] [48526]: DEBUG nova.api.openstack.wsgi [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 59789073-6897-412b-9e31-a196d9ab918a could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1196.946161] [48526]: INFO nova.api.openstack.requestlog [None req-e906afe8-d3f1-41ec-8d45-3d5083ce6ee7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 404 len: 111 microversion: 2.1 time: 0.022067 [ 1196.946476] [48526]: [pid: 48526|app: 0|req: 2995/6026] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:41 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1196.954187] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.955838] [48527]: DEBUG nova.compute.api [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.959777] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.959981] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.960175] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.960455] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.960599] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.960722] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.969682] [48527]: INFO nova.api.openstack.wsgi [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 59789073-6897-412b-9e31-a196d9ab918a could not be found. [ 1196.969961] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 59789073-6897-412b-9e31-a196d9ab918a could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1196.970377] [48527]: INFO nova.api.openstack.requestlog [None req-bd035e5e-577e-4cb0-a8f6-203107e4e29a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 404 len: 111 microversion: 2.1 time: 0.019358 [ 1196.970666] [48527]: [pid: 48527|app: 0|req: 3032/6027] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:41 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1197.026530] [48526]: DEBUG nova.api.openstack.wsgi [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.028152] [48526]: DEBUG nova.compute.api [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.031867] [48526]: DEBUG oslo_concurrency.lockutils [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.032069] [48526]: DEBUG oslo_concurrency.lockutils [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.032208] [48526]: DEBUG oslo_concurrency.lockutils [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.032466] [48526]: DEBUG oslo_concurrency.lockutils [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.032610] [48526]: DEBUG oslo_concurrency.lockutils [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.032731] [48526]: DEBUG oslo_concurrency.lockutils [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.037008] [48527]: DEBUG nova.api.openstack.wsgi [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1748453945", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "30ea20a2-e1b3-47ba-aac2-d52f287d3ff2"}], "security_groups": [{"name": "tempest-securitygroup--936130846"}], "key_name": "tempest-keypair-1737239598", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1197.052463] [48526]: WARNING neutronclient.v2_0.client [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1197.079090] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.079291] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.079434] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.079776] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.079926] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.081307] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.086564] [48527]: WARNING neutronclient.v2_0.client [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1197.118196] [48527]: DEBUG nova.network.neutron [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] validate_networks() for [('30ea20a2-e1b3-47ba-aac2-d52f287d3ff2', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1197.118492] [48527]: WARNING neutronclient.v2_0.client [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1197.119730] [48527]: WARNING openstack [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1197.120364] [48527]: WARNING openstack [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1197.126836] [48527]: INFO nova.network.neutron [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] _ports_needed_per_instance requested_netwokrs=[('30ea20a2-e1b3-47ba-aac2-d52f287d3ff2', None, None, None, None, None)] [ 1197.151793] [48526]: DEBUG nova.policy [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.156695] [48526]: INFO nova.api.openstack.requestlog [None req-1281ea29-0331-4d1d-8c51-163e6831aaaf tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1512 microversion: 2.1 time: 0.132507 [ 1197.157083] [48526]: [pid: 48526|app: 0|req: 2996/6028] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:41 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1512 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.159522] [48526]: DEBUG nova.api.openstack.wsgi [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.161064] [48526]: DEBUG nova.compute.api [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.165666] [48526]: DEBUG oslo_concurrency.lockutils [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.165846] [48526]: DEBUG oslo_concurrency.lockutils [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.165980] [48526]: DEBUG oslo_concurrency.lockutils [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.166260] [48526]: DEBUG oslo_concurrency.lockutils [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.166409] [48526]: DEBUG oslo_concurrency.lockutils [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.166533] [48526]: DEBUG oslo_concurrency.lockutils [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.188771] [48526]: WARNING neutronclient.v2_0.client [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1197.248367] [48526]: DEBUG nova.policy [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.252625] [48526]: INFO nova.api.openstack.requestlog [None req-980500c8-fd41-4da5-8cb8-5348c513492d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1315 microversion: 2.1 time: 0.094987 [ 1197.253030] [48526]: [pid: 48526|app: 0|req: 2997/6029] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:41 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1315 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.258769] [48527]: WARNING neutronclient.v2_0.client [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1197.260954] [48527]: WARNING openstack [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1197.260954] [48527]: WARNING openstack [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1197.353040] [48527]: DEBUG nova.virt.hardware [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1197.353226] [48527]: DEBUG nova.virt.hardware [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1197.353490] [48527]: DEBUG nova.virt.hardware [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1197.353668] [48527]: DEBUG nova.virt.hardware [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1197.353817] [48527]: DEBUG nova.virt.hardware [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1197.362140] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.362383] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.362572] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.363027] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.364337] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.364513] [48527]: DEBUG oslo_concurrency.lockutils [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.375014] [48527]: DEBUG nova.quota [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1197.377954] [48527]: DEBUG nova.quota [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Getting quotas for user a721011062344b299921c86e032dbd1d and project da8b6833595e476c971c2795247ef8b1. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1197.384683] [48527]: DEBUG nova.compute.api [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1197.386125] [48527]: DEBUG nova.compute.api [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1197.421174] [48527]: INFO nova.api.openstack.requestlog [None req-515a1ba7-577e-48d9-b2bf-9132d936df4a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.386544 [ 1197.421620] [48527]: [pid: 48527|app: 0|req: 3033/6030] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:01:41 2025] POST /compute/v2.1/servers => generated 405 bytes in 387 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1197.428673] [48526]: DEBUG nova.api.openstack.wsgi [None req-254e2f98-4fc0-4905-80c1-dbce70b31643 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.430236] [48526]: DEBUG nova.compute.api [None req-254e2f98-4fc0-4905-80c1-dbce70b31643 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.440051] [48526]: WARNING neutronclient.v2_0.client [None req-254e2f98-4fc0-4905-80c1-dbce70b31643 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1197.459620] [48526]: DEBUG nova.policy [None req-254e2f98-4fc0-4905-80c1-dbce70b31643 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.464685] [48526]: INFO nova.api.openstack.requestlog [None req-254e2f98-4fc0-4905-80c1-dbce70b31643 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1237 microversion: 2.1 time: 0.038518 [ 1197.465066] [48526]: [pid: 48526|app: 0|req: 2998/6031] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:41 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.478574] [48527]: DEBUG nova.api.openstack.wsgi [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.494028] [48527]: DEBUG nova.compute.api [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.499669] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.499940] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.500275] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.500608] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.500821] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.501068] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.525848] [48527]: WARNING neutronclient.v2_0.client [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1197.557548] [48526]: DEBUG nova.api.openstack.wsgi [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.559191] [48526]: DEBUG nova.compute.api [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.565276] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.565473] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.565665] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.565919] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.566083] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.566208] [48526]: DEBUG oslo_concurrency.lockutils [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.591852] [48527]: DEBUG nova.policy [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.594956] [48526]: WARNING neutronclient.v2_0.client [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1197.600470] [48527]: INFO nova.api.openstack.requestlog [None req-6c8993f5-8f2d-4ff5-b0d0-7be7a61c4194 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.126200 [ 1197.600470] [48527]: [pid: 48527|app: 0|req: 3034/6032] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:41 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.603819] [48527]: DEBUG nova.api.openstack.wsgi [None req-bab8fcf4-32c2-420d-8896-37cf56a26788 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.605252] [48527]: DEBUG nova.compute.api [None req-bab8fcf4-32c2-420d-8896-37cf56a26788 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.608647] [48527]: DEBUG oslo_concurrency.lockutils [None req-bab8fcf4-32c2-420d-8896-37cf56a26788 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.608647] [48527]: DEBUG oslo_concurrency.lockutils [None req-bab8fcf4-32c2-420d-8896-37cf56a26788 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.608647] [48527]: DEBUG oslo_concurrency.lockutils [None req-bab8fcf4-32c2-420d-8896-37cf56a26788 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.608838] [48527]: DEBUG oslo_concurrency.lockutils [None req-bab8fcf4-32c2-420d-8896-37cf56a26788 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.608971] [48527]: DEBUG oslo_concurrency.lockutils [None req-bab8fcf4-32c2-420d-8896-37cf56a26788 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.609096] [48527]: DEBUG oslo_concurrency.lockutils [None req-bab8fcf4-32c2-420d-8896-37cf56a26788 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.616220] [48526]: DEBUG nova.policy [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.621309] [48526]: INFO nova.api.openstack.requestlog [None req-9bc881dc-24ad-4fc6-a568-e2dcad5ff1bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1203 microversion: 2.1 time: 0.066248 [ 1197.621649] [48526]: [pid: 48526|app: 0|req: 2999/6033] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:41 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1203 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.627628] [48527]: INFO nova.api.openstack.requestlog [None req-bab8fcf4-32c2-420d-8896-37cf56a26788 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025880 [ 1197.627628] [48527]: [pid: 48527|app: 0|req: 3035/6034] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:41 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1198.170554] [48526]: DEBUG nova.api.openstack.wsgi [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.172240] [48526]: DEBUG nova.compute.api [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.175967] [48526]: DEBUG oslo_concurrency.lockutils [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.176216] [48526]: DEBUG oslo_concurrency.lockutils [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.176368] [48526]: DEBUG oslo_concurrency.lockutils [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.176634] [48526]: DEBUG oslo_concurrency.lockutils [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.176782] [48526]: DEBUG oslo_concurrency.lockutils [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.176904] [48526]: DEBUG oslo_concurrency.lockutils [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.195484] [48526]: WARNING neutronclient.v2_0.client [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1198.250045] [48526]: DEBUG nova.policy [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.253878] [48526]: INFO nova.api.openstack.requestlog [None req-58fe4d5d-82da-4c56-bd4d-c5344408bbe6 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1512 microversion: 2.1 time: 0.085878 [ 1198.254226] [48526]: [pid: 48526|app: 0|req: 3000/6035] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:42 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1512 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.266546] [48527]: DEBUG nova.api.openstack.wsgi [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.269273] [48527]: DEBUG nova.compute.api [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.272126] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.272322] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.272456] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.272720] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.272858] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.272977] [48527]: DEBUG oslo_concurrency.lockutils [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.290444] [48527]: WARNING neutronclient.v2_0.client [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1198.337945] [48526]: DEBUG nova.api.openstack.wsgi [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.337945] [48526]: DEBUG nova.compute.api [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.342522] [48526]: DEBUG oslo_concurrency.lockutils [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.342522] [48526]: DEBUG oslo_concurrency.lockutils [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.342522] [48526]: DEBUG oslo_concurrency.lockutils [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.342522] [48526]: DEBUG oslo_concurrency.lockutils [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.342522] [48526]: DEBUG oslo_concurrency.lockutils [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.342522] [48526]: DEBUG oslo_concurrency.lockutils [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.349048] [48527]: DEBUG nova.policy [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.350591] [48526]: INFO nova.api.openstack.wsgi [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] HTTP exception thrown: Instance 36e38bec-9491-488b-9916-ef82fb53dce7 could not be found. [ 1198.350842] [48526]: DEBUG nova.api.openstack.wsgi [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Returning 404 to user: Instance 36e38bec-9491-488b-9916-ef82fb53dce7 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1198.351254] [48526]: INFO nova.api.openstack.requestlog [None req-677d3702-7a57-4c38-8b6e-781800a6f2d0 tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 404 len: 111 microversion: 2.1 time: 0.015986 [ 1198.351614] [48526]: [pid: 48526|app: 0|req: 3001/6036] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:42 2025] DELETE /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1198.352861] [48527]: INFO nova.api.openstack.requestlog [None req-e8cd462f-1208-477e-ae25-4fdf66b9ff89 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1315 microversion: 2.1 time: 0.088789 [ 1198.353324] [48527]: [pid: 48527|app: 0|req: 3036/6037] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:42 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1315 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.355433] [48526]: DEBUG nova.api.openstack.wsgi [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.356854] [48526]: DEBUG nova.compute.api [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 36e38bec-9491-488b-9916-ef82fb53dce7] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.359339] [48526]: DEBUG oslo_concurrency.lockutils [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.359500] [48526]: DEBUG oslo_concurrency.lockutils [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.359629] [48526]: DEBUG oslo_concurrency.lockutils [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.359856] [48526]: DEBUG oslo_concurrency.lockutils [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.359993] [48526]: DEBUG oslo_concurrency.lockutils [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.360134] [48526]: DEBUG oslo_concurrency.lockutils [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.368640] [48526]: INFO nova.api.openstack.wsgi [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] HTTP exception thrown: Instance 36e38bec-9491-488b-9916-ef82fb53dce7 could not be found. [ 1198.368731] [48527]: DEBUG nova.api.openstack.wsgi [req-9c843325-2a69-4d74-b72e-d7a9d6b0985e req-840b44c1-480f-4c14-950f-60b0ed4d6b18 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4634e5fd-49cd-4929-a321-a822dbb3607c", "tag": "c9f65251-ba60-4345-ab72-5accaa25ce71"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1198.368818] [48526]: DEBUG nova.api.openstack.wsgi [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Returning 404 to user: Instance 36e38bec-9491-488b-9916-ef82fb53dce7 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1198.368818] [48526]: INFO nova.api.openstack.requestlog [None req-40f05165-4277-4f6e-87fc-464d8aeee3de tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7" status: 404 len: 111 microversion: 2.1 time: 0.014514 [ 1198.368818] [48526]: [pid: 48526|app: 0|req: 3002/6038] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:42 2025] GET /compute/v2.1/servers/36e38bec-9491-488b-9916-ef82fb53dce7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1198.373929] [48527]: DEBUG oslo_concurrency.lockutils [req-9c843325-2a69-4d74-b72e-d7a9d6b0985e req-840b44c1-480f-4c14-950f-60b0ed4d6b18 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.374112] [48527]: DEBUG oslo_concurrency.lockutils [req-9c843325-2a69-4d74-b72e-d7a9d6b0985e req-840b44c1-480f-4c14-950f-60b0ed4d6b18 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.374244] [48527]: DEBUG oslo_concurrency.lockutils [req-9c843325-2a69-4d74-b72e-d7a9d6b0985e req-840b44c1-480f-4c14-950f-60b0ed4d6b18 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.380038] [48527]: INFO nova.api.openstack.compute.server_external_events [req-9c843325-2a69-4d74-b72e-d7a9d6b0985e req-840b44c1-480f-4c14-950f-60b0ed4d6b18 service nova] Creating event network-changed:c9f65251-ba60-4345-ab72-5accaa25ce71 for instance 4634e5fd-49cd-4929-a321-a822dbb3607c on cpu-1 [ 1198.385693] [48527]: INFO nova.api.openstack.requestlog [req-9c843325-2a69-4d74-b72e-d7a9d6b0985e req-840b44c1-480f-4c14-950f-60b0ed4d6b18 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019369 [ 1198.385693] [48527]: [pid: 48527|app: 0|req: 3037/6039] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:42 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1198.482067] [48526]: DEBUG nova.api.openstack.wsgi [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.485050] [48526]: DEBUG nova.compute.api [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.489919] [48526]: DEBUG oslo_concurrency.lockutils [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.490123] [48526]: DEBUG oslo_concurrency.lockutils [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.490264] [48526]: DEBUG oslo_concurrency.lockutils [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.490531] [48526]: DEBUG oslo_concurrency.lockutils [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.490681] [48526]: DEBUG oslo_concurrency.lockutils [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.490802] [48526]: DEBUG oslo_concurrency.lockutils [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.508010] [48526]: WARNING neutronclient.v2_0.client [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1198.527460] [48526]: DEBUG nova.policy [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.530872] [48526]: INFO nova.api.openstack.requestlog [None req-270f0efa-9ccc-45e8-8668-042963ca2d79 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1241 microversion: 2.1 time: 0.052227 [ 1198.531353] [48526]: [pid: 48526|app: 0|req: 3003/6040] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:42 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1241 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.614759] [48527]: DEBUG nova.api.openstack.wsgi [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.616499] [48527]: DEBUG nova.compute.api [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.620371] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.620559] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.620712] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.620958] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.621114] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.621237] [48527]: DEBUG oslo_concurrency.lockutils [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.635042] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.636337] [48526]: DEBUG nova.compute.api [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.640210] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.640394] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.640457] [48527]: WARNING neutronclient.v2_0.client [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1198.640522] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.640778] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.640921] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.641054] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.656796] [48526]: WARNING neutronclient.v2_0.client [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1198.676904] [48526]: DEBUG nova.policy [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.680753] [48526]: INFO nova.api.openstack.requestlog [None req-4f5aa620-b237-468f-92a9-6e249adfa865 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1203 microversion: 2.1 time: 0.048092 [ 1198.681307] [48526]: [pid: 48526|app: 0|req: 3004/6041] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:42 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1203 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1198.685051] [48526]: DEBUG nova.api.openstack.wsgi [None req-33c8193a-c63a-4544-90e4-d2f9aa6036b8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.685051] [48526]: DEBUG nova.compute.api [None req-33c8193a-c63a-4544-90e4-d2f9aa6036b8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.687820] [48526]: DEBUG oslo_concurrency.lockutils [None req-33c8193a-c63a-4544-90e4-d2f9aa6036b8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.687995] [48526]: DEBUG oslo_concurrency.lockutils [None req-33c8193a-c63a-4544-90e4-d2f9aa6036b8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.688139] [48526]: DEBUG oslo_concurrency.lockutils [None req-33c8193a-c63a-4544-90e4-d2f9aa6036b8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.688391] [48526]: DEBUG oslo_concurrency.lockutils [None req-33c8193a-c63a-4544-90e4-d2f9aa6036b8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.688531] [48526]: DEBUG oslo_concurrency.lockutils [None req-33c8193a-c63a-4544-90e4-d2f9aa6036b8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.688650] [48526]: DEBUG oslo_concurrency.lockutils [None req-33c8193a-c63a-4544-90e4-d2f9aa6036b8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.716677] [48526]: INFO nova.api.openstack.requestlog [None req-33c8193a-c63a-4544-90e4-d2f9aa6036b8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034678 [ 1198.716899] [48526]: [pid: 48526|app: 0|req: 3005/6042] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:42 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1198.720373] [48527]: DEBUG nova.policy [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.725238] [48527]: INFO nova.api.openstack.requestlog [None req-cd143390-4954-4a01-a0dd-4c0eb710d008 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.113158 [ 1198.725586] [48527]: [pid: 48527|app: 0|req: 3038/6043] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:42 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.268523] [48526]: DEBUG nova.api.openstack.wsgi [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1199.270087] [48526]: DEBUG nova.compute.api [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1199.275518] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.275712] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.275843] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.276124] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.276273] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.276393] [48526]: DEBUG oslo_concurrency.lockutils [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.292903] [48526]: WARNING neutronclient.v2_0.client [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1199.351969] [48526]: DEBUG nova.policy [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.356264] [48526]: INFO nova.api.openstack.requestlog [None req-1a398548-53fc-4592-84ec-d9f6180402d5 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1510 microversion: 2.1 time: 0.090229 [ 1199.356701] [48526]: [pid: 48526|app: 0|req: 3006/6044] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:43 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1510 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.365679] [48527]: DEBUG nova.api.openstack.wsgi [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1199.367381] [48527]: DEBUG nova.compute.api [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1199.371038] [48527]: DEBUG oslo_concurrency.lockutils [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.371250] [48527]: DEBUG oslo_concurrency.lockutils [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.371400] [48527]: DEBUG oslo_concurrency.lockutils [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.371670] [48527]: DEBUG oslo_concurrency.lockutils [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.371892] [48527]: DEBUG oslo_concurrency.lockutils [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.372037] [48527]: DEBUG oslo_concurrency.lockutils [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.388756] [48527]: WARNING neutronclient.v2_0.client [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1199.443149] [48527]: DEBUG nova.policy [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.446798] [48527]: INFO nova.api.openstack.requestlog [None req-518cdc08-9831-4f82-bdbf-4f4e63c67aea tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1315 microversion: 2.1 time: 0.083777 [ 1199.447135] [48527]: [pid: 48527|app: 0|req: 3039/6045] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:43 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1315 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.544532] [48526]: DEBUG nova.api.openstack.wsgi [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1199.546180] [48526]: DEBUG nova.compute.api [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1199.552076] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.552270] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.552402] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.552675] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.552818] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.552938] [48526]: DEBUG oslo_concurrency.lockutils [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.572413] [48526]: WARNING neutronclient.v2_0.client [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1199.590458] [48526]: DEBUG nova.policy [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.593721] [48526]: INFO nova.api.openstack.requestlog [None req-5fd23943-4cc9-493f-ae17-235d39469819 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1233 microversion: 2.1 time: 0.051770 [ 1199.594040] [48526]: [pid: 48526|app: 0|req: 3007/6046] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:43 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1233 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.695413] [48527]: DEBUG nova.api.openstack.wsgi [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1199.696982] [48527]: DEBUG nova.compute.api [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1199.701234] [48527]: DEBUG oslo_concurrency.lockutils [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.701421] [48527]: DEBUG oslo_concurrency.lockutils [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.701557] [48527]: DEBUG oslo_concurrency.lockutils [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.701818] [48527]: DEBUG oslo_concurrency.lockutils [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.701957] [48527]: DEBUG oslo_concurrency.lockutils [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.702088] [48527]: DEBUG oslo_concurrency.lockutils [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.718942] [48527]: WARNING neutronclient.v2_0.client [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1199.724713] [48526]: DEBUG nova.api.openstack.wsgi [None req-84df9d1c-ebb9-46ba-a116-3b736a2f10ea tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1199.726264] [48526]: DEBUG nova.compute.api [None req-84df9d1c-ebb9-46ba-a116-3b736a2f10ea tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1199.729533] [48526]: DEBUG oslo_concurrency.lockutils [None req-84df9d1c-ebb9-46ba-a116-3b736a2f10ea tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.729714] [48526]: DEBUG oslo_concurrency.lockutils [None req-84df9d1c-ebb9-46ba-a116-3b736a2f10ea tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.729846] [48526]: DEBUG oslo_concurrency.lockutils [None req-84df9d1c-ebb9-46ba-a116-3b736a2f10ea tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.730120] [48526]: DEBUG oslo_concurrency.lockutils [None req-84df9d1c-ebb9-46ba-a116-3b736a2f10ea tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.730268] [48526]: DEBUG oslo_concurrency.lockutils [None req-84df9d1c-ebb9-46ba-a116-3b736a2f10ea tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.730387] [48526]: DEBUG oslo_concurrency.lockutils [None req-84df9d1c-ebb9-46ba-a116-3b736a2f10ea tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.738680] [48527]: DEBUG nova.policy [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.742513] [48527]: INFO nova.api.openstack.requestlog [None req-786fa425-dcea-4aa8-8f50-bffda1cb95b5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1259 microversion: 2.1 time: 0.049527 [ 1199.742829] [48527]: [pid: 48527|app: 0|req: 3040/6047] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:43 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1259 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.745113] [48527]: DEBUG nova.api.openstack.wsgi [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1199.746435] [48527]: DEBUG nova.compute.api [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1199.749117] [48526]: INFO nova.api.openstack.requestlog [None req-84df9d1c-ebb9-46ba-a116-3b736a2f10ea tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026636 [ 1199.749436] [48526]: [pid: 48526|app: 0|req: 3008/6048] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:43 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1199.750147] [48527]: DEBUG oslo_concurrency.lockutils [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.750319] [48527]: DEBUG oslo_concurrency.lockutils [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.750449] [48527]: DEBUG oslo_concurrency.lockutils [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.750695] [48527]: DEBUG oslo_concurrency.lockutils [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.750836] [48527]: DEBUG oslo_concurrency.lockutils [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.750956] [48527]: DEBUG oslo_concurrency.lockutils [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.765584] [48527]: WARNING neutronclient.v2_0.client [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1199.868292] [48527]: DEBUG nova.policy [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.873038] [48527]: INFO nova.api.openstack.requestlog [None req-11083b70-2922-4b9e-b9cd-b882eff89989 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.129677 [ 1199.873386] [48527]: [pid: 48527|app: 0|req: 3041/6049] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:43 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.369976] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.371726] [48526]: DEBUG nova.compute.api [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.377554] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.377757] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.377892] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.378178] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.378329] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.378450] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.403826] [48526]: WARNING neutronclient.v2_0.client [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1200.461179] [48527]: DEBUG nova.api.openstack.wsgi [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.462895] [48527]: DEBUG nova.compute.api [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.467140] [48527]: DEBUG oslo_concurrency.lockutils [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.467348] [48527]: DEBUG oslo_concurrency.lockutils [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.467488] [48527]: DEBUG oslo_concurrency.lockutils [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.467930] [48527]: DEBUG oslo_concurrency.lockutils [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.467930] [48527]: DEBUG oslo_concurrency.lockutils [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.468061] [48527]: DEBUG oslo_concurrency.lockutils [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.493630] [48526]: DEBUG nova.policy [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.496431] [48527]: WARNING neutronclient.v2_0.client [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1200.504241] [48526]: INFO nova.api.openstack.requestlog [None req-f0d964ff-4986-4335-818f-0aee238ff62e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1511 microversion: 2.1 time: 0.136486 [ 1200.504241] [48526]: [pid: 48526|app: 0|req: 3009/6050] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:44 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1511 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.604188] [48527]: DEBUG nova.policy [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.606580] [48526]: DEBUG nova.api.openstack.wsgi [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.608303] [48526]: DEBUG nova.compute.api [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.610759] [48527]: INFO nova.api.openstack.requestlog [None req-18ebdfbd-5ad0-44ba-a18f-2e9b1b4591d7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1315 microversion: 2.1 time: 0.151962 [ 1200.610959] [48527]: [pid: 48527|app: 0|req: 3042/6051] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:44 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1315 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.615022] [48526]: DEBUG oslo_concurrency.lockutils [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.615022] [48526]: DEBUG oslo_concurrency.lockutils [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.615022] [48526]: DEBUG oslo_concurrency.lockutils [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.615022] [48526]: DEBUG oslo_concurrency.lockutils [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.615022] [48526]: DEBUG oslo_concurrency.lockutils [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.615022] [48526]: DEBUG oslo_concurrency.lockutils [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.637309] [48526]: WARNING neutronclient.v2_0.client [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1200.657353] [48526]: DEBUG nova.policy [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.661058] [48526]: INFO nova.api.openstack.requestlog [None req-c13e53a6-9d90-49b6-b288-660aab07e10f tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1233 microversion: 2.1 time: 0.057042 [ 1200.661489] [48526]: [pid: 48526|app: 0|req: 3010/6052] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:44 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1233 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.756201] [48527]: DEBUG nova.api.openstack.wsgi [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.756458] [48526]: DEBUG nova.api.openstack.wsgi [None req-632fa50b-fafa-4ad4-89a2-c5898970ea01 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.757983] [48527]: DEBUG nova.compute.api [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.758101] [48526]: DEBUG nova.compute.api [None req-632fa50b-fafa-4ad4-89a2-c5898970ea01 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.761489] [48526]: DEBUG oslo_concurrency.lockutils [None req-632fa50b-fafa-4ad4-89a2-c5898970ea01 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.761675] [48526]: DEBUG oslo_concurrency.lockutils [None req-632fa50b-fafa-4ad4-89a2-c5898970ea01 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.761806] [48526]: DEBUG oslo_concurrency.lockutils [None req-632fa50b-fafa-4ad4-89a2-c5898970ea01 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.761929] [48527]: DEBUG oslo_concurrency.lockutils [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.762085] [48526]: DEBUG oslo_concurrency.lockutils [None req-632fa50b-fafa-4ad4-89a2-c5898970ea01 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.762129] [48527]: DEBUG oslo_concurrency.lockutils [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.762234] [48526]: DEBUG oslo_concurrency.lockutils [None req-632fa50b-fafa-4ad4-89a2-c5898970ea01 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.762318] [48527]: DEBUG oslo_concurrency.lockutils [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.762363] [48526]: DEBUG oslo_concurrency.lockutils [None req-632fa50b-fafa-4ad4-89a2-c5898970ea01 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.762596] [48527]: DEBUG oslo_concurrency.lockutils [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.762769] [48527]: DEBUG oslo_concurrency.lockutils [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.762893] [48527]: DEBUG oslo_concurrency.lockutils [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.781633] [48527]: WARNING neutronclient.v2_0.client [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1200.782390] [48526]: INFO nova.api.openstack.requestlog [None req-632fa50b-fafa-4ad4-89a2-c5898970ea01 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028190 [ 1200.782723] [48526]: [pid: 48526|app: 0|req: 3011/6053] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:01:44 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1200.800646] [48527]: DEBUG nova.policy [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.804326] [48527]: INFO nova.api.openstack.requestlog [None req-564fbe80-cb4b-4e28-99af-ba960c7b271c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1259 microversion: 2.1 time: 0.050842 [ 1200.804795] [48527]: [pid: 48527|app: 0|req: 3043/6054] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:44 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1259 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.821449] [48526]: DEBUG nova.api.openstack.wsgi [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.821650] [48526]: DEBUG nova.compute.api [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.824733] [48526]: DEBUG oslo_concurrency.lockutils [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.824915] [48526]: DEBUG oslo_concurrency.lockutils [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.825065] [48526]: DEBUG oslo_concurrency.lockutils [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.825322] [48526]: DEBUG oslo_concurrency.lockutils [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.825470] [48526]: DEBUG oslo_concurrency.lockutils [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.825624] [48526]: DEBUG oslo_concurrency.lockutils [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.839357] [48526]: DEBUG nova.compute.api [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1200.880317] [48526]: INFO nova.api.openstack.requestlog [None req-544fb9a1-aee9-497f-bc37-340aa1c28ac2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 204 len: 0 microversion: 2.1 time: 0.060704 [ 1200.880517] [48526]: [pid: 48526|app: 0|req: 3012/6055] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:45 2025] DELETE /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1200.886138] [48527]: DEBUG nova.api.openstack.wsgi [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.886475] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.887305] [48527]: DEBUG nova.compute.api [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.888076] [48526]: DEBUG nova.compute.api [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.890679] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.890862] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.890904] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.890994] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.891132] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.891281] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.891318] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.891427] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.891548] [48527]: DEBUG oslo_concurrency.lockutils [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.891585] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.891753] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.891899] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.907339] [48527]: WARNING neutronclient.v2_0.client [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1200.908210] [48526]: WARNING neutronclient.v2_0.client [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1200.964531] [48526]: DEBUG nova.policy [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.968822] [48526]: INFO nova.api.openstack.requestlog [None req-bd83403e-9e79-4303-8c4d-9a93fee07f1d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.084575 [ 1200.969260] [48526]: [pid: 48526|app: 0|req: 3013/6056] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:45 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.985704] [48527]: DEBUG nova.policy [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.990097] [48527]: INFO nova.api.openstack.requestlog [None req-0e4a0245-8eb7-4298-81e0-f3f1a6febbf3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1678 microversion: 2.1 time: 0.106795 [ 1200.990462] [48527]: [pid: 48527|app: 0|req: 3044/6057] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:45 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1678 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.518894] [48526]: DEBUG nova.api.openstack.wsgi [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.520522] [48526]: DEBUG nova.compute.api [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.526042] [48527]: DEBUG nova.api.openstack.wsgi [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.526042] [48527]: DEBUG nova.compute.api [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.526347] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.526466] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.526599] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.526866] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.527016] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.527142] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.529618] [48527]: DEBUG oslo_concurrency.lockutils [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.530428] [48527]: DEBUG oslo_concurrency.lockutils [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.530428] [48527]: DEBUG oslo_concurrency.lockutils [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.530428] [48527]: DEBUG oslo_concurrency.lockutils [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.530428] [48527]: DEBUG oslo_concurrency.lockutils [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.530644] [48527]: DEBUG oslo_concurrency.lockutils [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.540304] [48527]: INFO nova.api.openstack.wsgi [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] HTTP exception thrown: Instance 8da76bea-8e25-41a1-b233-f2e71ef9032d could not be found. [ 1201.540620] [48527]: DEBUG nova.api.openstack.wsgi [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Returning 404 to user: Instance 8da76bea-8e25-41a1-b233-f2e71ef9032d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1201.541070] [48527]: INFO nova.api.openstack.requestlog [None req-13cb41cc-62a1-4a94-aa8d-e2567068b3dd tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 404 len: 111 microversion: 2.1 time: 0.018212 [ 1201.541424] [48527]: [pid: 48527|app: 0|req: 3045/6058] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:45 2025] DELETE /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1201.546138] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.547582] [48527]: DEBUG nova.compute.api [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] [instance: 8da76bea-8e25-41a1-b233-f2e71ef9032d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.550570] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.550743] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.550877] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.551170] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.551322] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.551443] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.552757] [48526]: WARNING neutronclient.v2_0.client [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1201.559618] [48527]: INFO nova.api.openstack.wsgi [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] HTTP exception thrown: Instance 8da76bea-8e25-41a1-b233-f2e71ef9032d could not be found. [ 1201.559860] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] Returning 404 to user: Instance 8da76bea-8e25-41a1-b233-f2e71ef9032d could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1201.560241] [48527]: INFO nova.api.openstack.requestlog [None req-1d888332-4f5a-4343-a96e-bd68bcdfe8ec tempest-AttachVolumeTestJSON-241982048 tempest-AttachVolumeTestJSON-241982048-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d" status: 404 len: 111 microversion: 2.1 time: 0.016161 [ 1201.560523] [48527]: [pid: 48527|app: 0|req: 3046/6059] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:45 2025] GET /compute/v2.1/servers/8da76bea-8e25-41a1-b233-f2e71ef9032d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1201.625512] [48527]: DEBUG nova.api.openstack.wsgi [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.627213] [48527]: DEBUG nova.compute.api [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.630451] [48527]: DEBUG oslo_concurrency.lockutils [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.630712] [48527]: DEBUG oslo_concurrency.lockutils [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.630788] [48527]: DEBUG oslo_concurrency.lockutils [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.631055] [48527]: DEBUG oslo_concurrency.lockutils [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.631225] [48527]: DEBUG oslo_concurrency.lockutils [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.631359] [48527]: DEBUG oslo_concurrency.lockutils [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.656607] [48527]: WARNING neutronclient.v2_0.client [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1201.659626] [48526]: DEBUG nova.policy [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.666923] [48526]: INFO nova.api.openstack.requestlog [None req-93f96256-ab19-4ee3-b262-e3746adc3c36 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1508 microversion: 2.1 time: 0.150381 [ 1201.667310] [48526]: [pid: 48526|app: 0|req: 3014/6060] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:45 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1508 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.674126] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.675679] [48526]: DEBUG nova.compute.api [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.680685] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.680874] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.681032] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.681300] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.681455] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.681584] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.697805] [48526]: WARNING neutronclient.v2_0.client [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1201.728834] [48526]: DEBUG nova.policy [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.733284] [48526]: INFO nova.api.openstack.requestlog [None req-4f04cf37-00b2-481b-883e-a49c0baac125 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1289 microversion: 2.1 time: 0.061285 [ 1201.733632] [48526]: [pid: 48526|app: 0|req: 3015/6061] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:45 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1289 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.736076] [48526]: DEBUG nova.api.openstack.wsgi [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.736253] [48526]: DEBUG nova.compute.api [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.739509] [48526]: DEBUG oslo_concurrency.lockutils [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.739711] [48526]: DEBUG oslo_concurrency.lockutils [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.739848] [48526]: DEBUG oslo_concurrency.lockutils [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.740121] [48526]: DEBUG oslo_concurrency.lockutils [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.740349] [48526]: DEBUG oslo_concurrency.lockutils [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.740432] [48526]: DEBUG oslo_concurrency.lockutils [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.757567] [48527]: DEBUG nova.policy [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.761253] [48526]: DEBUG nova.compute.api [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1201.764646] [48527]: INFO nova.api.openstack.requestlog [None req-a44cc15a-4ac6-412c-8e4e-fc648da998bd tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1315 microversion: 2.1 time: 0.141368 [ 1201.765169] [48527]: [pid: 48527|app: 0|req: 3047/6062] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:45 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1315 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.801878] [48526]: INFO nova.compute.api [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Found an unconfirmed migration during delete, id: 9, status: finished [ 1201.818474] [48527]: DEBUG nova.api.openstack.wsgi [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.820156] [48527]: DEBUG nova.compute.api [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.823912] [48527]: DEBUG oslo_concurrency.lockutils [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.824339] [48527]: DEBUG oslo_concurrency.lockutils [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.824494] [48527]: DEBUG oslo_concurrency.lockutils [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.824758] [48527]: DEBUG oslo_concurrency.lockutils [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.824906] [48527]: DEBUG oslo_concurrency.lockutils [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.825037] [48527]: DEBUG oslo_concurrency.lockutils [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.850652] [48527]: WARNING neutronclient.v2_0.client [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1202.333540] [48527]: DEBUG nova.policy [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.341938] [48527]: INFO nova.api.openstack.requestlog [None req-c31de23d-ef59-4ce9-a064-4b31d721ac6e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1309 microversion: 2.1 time: 0.525724 [ 1202.342301] [48527]: [pid: 48527|app: 0|req: 3048/6063] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:46 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1309 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1202.346914] [48527]: DEBUG nova.api.openstack.wsgi [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1202.350398] [48527]: DEBUG nova.compute.api [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1202.355616] [48527]: DEBUG oslo_concurrency.lockutils [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.355815] [48527]: DEBUG oslo_concurrency.lockutils [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.355959] [48527]: DEBUG oslo_concurrency.lockutils [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.356232] [48527]: DEBUG oslo_concurrency.lockutils [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.356374] [48527]: DEBUG oslo_concurrency.lockutils [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.356497] [48527]: DEBUG oslo_concurrency.lockutils [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.389885] [48527]: WARNING neutronclient.v2_0.client [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1202.923715] [48527]: DEBUG nova.policy [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.934830] [48527]: INFO nova.api.openstack.requestlog [None req-e962b4c7-1936-497e-bf59-945608abf9dd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.591802 [ 1202.935190] [48527]: [pid: 48527|app: 0|req: 3049/6064] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:46 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1202.941762] [48527]: DEBUG nova.api.openstack.wsgi [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1202.943636] [48527]: DEBUG nova.compute.api [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1202.948444] [48527]: DEBUG oslo_concurrency.lockutils [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.949100] [48527]: DEBUG oslo_concurrency.lockutils [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.949100] [48527]: DEBUG oslo_concurrency.lockutils [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.949100] [48527]: DEBUG oslo_concurrency.lockutils [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.949275] [48527]: DEBUG oslo_concurrency.lockutils [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.949369] [48527]: DEBUG oslo_concurrency.lockutils [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.968105] [48527]: WARNING neutronclient.v2_0.client [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1203.378157] [48527]: DEBUG nova.policy [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.386713] [48527]: INFO nova.api.openstack.requestlog [None req-e22da66a-a23a-486e-bfe4-d84e1eb7d36d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1678 microversion: 2.1 time: 0.450864 [ 1203.387101] [48527]: [pid: 48527|app: 0|req: 3050/6065] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:47 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1678 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.390401] [48527]: DEBUG nova.api.openstack.wsgi [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1203.391934] [48527]: DEBUG nova.compute.api [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1203.398513] [48527]: DEBUG oslo_concurrency.lockutils [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.398711] [48527]: DEBUG oslo_concurrency.lockutils [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.398845] [48527]: DEBUG oslo_concurrency.lockutils [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.399112] [48527]: DEBUG oslo_concurrency.lockutils [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.399251] [48527]: DEBUG oslo_concurrency.lockutils [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.399374] [48527]: DEBUG oslo_concurrency.lockutils [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.425199] [48527]: WARNING neutronclient.v2_0.client [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1203.796402] [48527]: DEBUG nova.policy [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.805483] [48527]: INFO nova.api.openstack.requestlog [None req-76ebb35f-7bd2-4af3-9324-83da3d4974ce tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1289 microversion: 2.1 time: 0.417262 [ 1203.807018] [48527]: [pid: 48527|app: 0|req: 3051/6066] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:47 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1289 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.809706] [48527]: DEBUG nova.api.openstack.wsgi [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1203.811849] [48527]: DEBUG nova.compute.api [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1203.819576] [48527]: DEBUG oslo_concurrency.lockutils [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.819576] [48527]: DEBUG oslo_concurrency.lockutils [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.819576] [48527]: DEBUG oslo_concurrency.lockutils [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.819576] [48527]: DEBUG oslo_concurrency.lockutils [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.819576] [48527]: DEBUG oslo_concurrency.lockutils [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.819576] [48527]: DEBUG oslo_concurrency.lockutils [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.841824] [48527]: WARNING neutronclient.v2_0.client [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1203.930595] [48527]: DEBUG nova.policy [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.938424] [48527]: INFO nova.api.openstack.requestlog [None req-09a2a935-87e5-4eb4-8771-14f68ad4cd7d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1315 microversion: 2.1 time: 0.131124 [ 1203.938826] [48527]: [pid: 48527|app: 0|req: 3052/6067] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:48 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1315 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.942060] [48527]: DEBUG nova.api.openstack.wsgi [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1203.943503] [48527]: DEBUG nova.compute.api [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1203.949785] [48527]: DEBUG oslo_concurrency.lockutils [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.950022] [48527]: DEBUG oslo_concurrency.lockutils [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.950161] [48527]: DEBUG oslo_concurrency.lockutils [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.950486] [48527]: DEBUG oslo_concurrency.lockutils [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.950645] [48527]: DEBUG oslo_concurrency.lockutils [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.950771] [48527]: DEBUG oslo_concurrency.lockutils [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.979977] [48527]: WARNING neutronclient.v2_0.client [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1204.079561] [48527]: DEBUG nova.policy [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.086907] [48527]: INFO nova.api.openstack.requestlog [None req-b083982d-a547-470b-b785-e3615070fffe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1307 microversion: 2.1 time: 0.147471 [ 1204.087262] [48527]: [pid: 48527|app: 0|req: 3053/6068] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:48 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1307 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.089840] [48527]: DEBUG nova.api.openstack.wsgi [req-1e4700d5-b023-4ee1-a5ed-2df95a658fcd req-18a9453e-173f-459f-b5c8-e8eaa9a2f649 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c3883b80-046e-4643-a229-43a1c0c91945", "name": "network-vif-plugged", "status": "completed", "tag": "83a94a06-216f-4cd0-846a-e4f43e1cf3f1"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1204.098079] [48527]: DEBUG oslo_concurrency.lockutils [req-1e4700d5-b023-4ee1-a5ed-2df95a658fcd req-18a9453e-173f-459f-b5c8-e8eaa9a2f649 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.098323] [48527]: DEBUG oslo_concurrency.lockutils [req-1e4700d5-b023-4ee1-a5ed-2df95a658fcd req-18a9453e-173f-459f-b5c8-e8eaa9a2f649 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.098461] [48527]: DEBUG oslo_concurrency.lockutils [req-1e4700d5-b023-4ee1-a5ed-2df95a658fcd req-18a9453e-173f-459f-b5c8-e8eaa9a2f649 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.104919] [48527]: INFO nova.api.openstack.compute.server_external_events [req-1e4700d5-b023-4ee1-a5ed-2df95a658fcd req-18a9453e-173f-459f-b5c8-e8eaa9a2f649 service nova] Creating event network-vif-plugged:83a94a06-216f-4cd0-846a-e4f43e1cf3f1 for instance c3883b80-046e-4643-a229-43a1c0c91945 on cpu-1 [ 1204.109366] [48527]: INFO nova.api.openstack.requestlog [req-1e4700d5-b023-4ee1-a5ed-2df95a658fcd req-18a9453e-173f-459f-b5c8-e8eaa9a2f649 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021506 [ 1204.109811] [48527]: [pid: 48527|app: 0|req: 3054/6069] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:48 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) [ 1204.240019] [48527]: DEBUG nova.api.openstack.wsgi [req-4ffe8b43-2f6d-4426-a75a-6280b0391d3f req-5ea7a5db-4438-49c6-8e94-5f0b88a7f7c5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0db62b81-3e68-44fc-b62f-067f8a054f1e", "name": "network-vif-deleted", "tag": "29052cb8-6170-4373-be83-f2d01cf6dd2f"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1204.244767] [48527]: DEBUG oslo_concurrency.lockutils [req-4ffe8b43-2f6d-4426-a75a-6280b0391d3f req-5ea7a5db-4438-49c6-8e94-5f0b88a7f7c5 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.245514] [48527]: DEBUG oslo_concurrency.lockutils [req-4ffe8b43-2f6d-4426-a75a-6280b0391d3f req-5ea7a5db-4438-49c6-8e94-5f0b88a7f7c5 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.245514] [48527]: DEBUG oslo_concurrency.lockutils [req-4ffe8b43-2f6d-4426-a75a-6280b0391d3f req-5ea7a5db-4438-49c6-8e94-5f0b88a7f7c5 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.253538] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4ffe8b43-2f6d-4426-a75a-6280b0391d3f req-5ea7a5db-4438-49c6-8e94-5f0b88a7f7c5 service nova] Creating event network-vif-deleted:29052cb8-6170-4373-be83-f2d01cf6dd2f for instance 0db62b81-3e68-44fc-b62f-067f8a054f1e on cpu-1 [ 1204.257894] [48527]: INFO nova.api.openstack.requestlog [req-4ffe8b43-2f6d-4426-a75a-6280b0391d3f req-5ea7a5db-4438-49c6-8e94-5f0b88a7f7c5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.147518 [ 1204.258467] [48527]: [pid: 48527|app: 0|req: 3055/6070] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:48 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1204.260720] [48527]: DEBUG nova.api.openstack.wsgi [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1204.261939] [48527]: DEBUG nova.compute.api [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1204.265420] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.265602] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.265734] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.265983] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.266140] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.266287] [48527]: DEBUG oslo_concurrency.lockutils [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.292030] [48527]: WARNING neutronclient.v2_0.client [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1204.380405] [48527]: DEBUG nova.policy [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.386720] [48527]: INFO nova.api.openstack.requestlog [None req-0b1a60ec-a5f0-425f-8052-43dd6e3869c5 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.127259 [ 1204.386720] [48527]: [pid: 48527|app: 0|req: 3056/6071] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:48 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.401145] [48527]: DEBUG nova.api.openstack.wsgi [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1204.402658] [48527]: DEBUG nova.compute.api [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1204.406144] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.406329] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.406461] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.406714] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.406856] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.406976] [48527]: DEBUG oslo_concurrency.lockutils [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.425037] [48527]: WARNING neutronclient.v2_0.client [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1204.443430] [48527]: DEBUG nova.policy [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.453578] [48527]: INFO nova.api.openstack.requestlog [None req-e2bd7b29-1ccd-43a0-9330-b70d6a053c7a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1319 microversion: 2.1 time: 0.054513 [ 1204.454146] [48527]: [pid: 48527|app: 0|req: 3057/6072] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:48 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1319 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.825510] [48527]: DEBUG nova.api.openstack.wsgi [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1204.827395] [48527]: DEBUG nova.compute.api [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1204.834128] [48527]: DEBUG oslo_concurrency.lockutils [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.834492] [48527]: DEBUG oslo_concurrency.lockutils [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.834705] [48527]: DEBUG oslo_concurrency.lockutils [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.834963] [48527]: DEBUG oslo_concurrency.lockutils [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.835102] [48527]: DEBUG oslo_concurrency.lockutils [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.835227] [48527]: DEBUG oslo_concurrency.lockutils [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.857933] [48527]: WARNING neutronclient.v2_0.client [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1204.933472] [48527]: DEBUG nova.policy [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.940372] [48527]: INFO nova.api.openstack.requestlog [None req-236bc814-8e4f-487f-b341-f38a1ab1c67c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1362 microversion: 2.1 time: 0.117951 [ 1204.940708] [48527]: [pid: 48527|app: 0|req: 3058/6073] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:49 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1362 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.954562] [48527]: DEBUG nova.api.openstack.wsgi [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1204.955989] [48527]: DEBUG nova.compute.api [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1204.959468] [48527]: DEBUG oslo_concurrency.lockutils [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.959468] [48527]: DEBUG oslo_concurrency.lockutils [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.959619] [48527]: DEBUG oslo_concurrency.lockutils [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.959850] [48527]: DEBUG oslo_concurrency.lockutils [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.960106] [48527]: DEBUG oslo_concurrency.lockutils [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.960155] [48527]: DEBUG oslo_concurrency.lockutils [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.976882] [48527]: WARNING neutronclient.v2_0.client [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.083059] [48527]: DEBUG nova.policy [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.087951] [48527]: INFO nova.api.openstack.requestlog [None req-61545a54-509d-4e70-975b-5400634cef81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1503 microversion: 2.1 time: 0.135532 [ 1205.088295] [48527]: [pid: 48527|app: 0|req: 3059/6074] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:49 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1503 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1205.101039] [48527]: DEBUG nova.api.openstack.wsgi [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "default"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1205.102530] [48527]: DEBUG nova.compute.api [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.106240] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.106432] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.106566] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.106895] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.107067] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.107193] [48527]: DEBUG oslo_concurrency.lockutils [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.120121] [48527]: WARNING neutronclient.v2_0.client [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.179405] [48527]: INFO nova.network.security_group_api [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Removing security group eea1a3cf-7000-4cb5-aa82-c772e40da142 from port c9f65251-ba60-4345-ab72-5accaa25ce71 [ 1205.300079] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=4 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1205.395449] [48527]: INFO nova.api.openstack.requestlog [None req-59d65954-5324-4631-b3b9-2cb6d84f49e7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c/action" status: 202 len: 0 microversion: 2.1 time: 0.296481 [ 1205.395906] [48527]: [pid: 48527|app: 0|req: 3060/6075] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:01:49 2025] POST /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c/action => generated 0 bytes in 297 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1205.398971] [48527]: DEBUG nova.api.openstack.wsgi [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.400261] [48527]: DEBUG nova.compute.api [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.404098] [48527]: DEBUG oslo_concurrency.lockutils [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.404302] [48527]: DEBUG oslo_concurrency.lockutils [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.404448] [48527]: DEBUG oslo_concurrency.lockutils [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.404721] [48527]: DEBUG oslo_concurrency.lockutils [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.404861] [48527]: DEBUG oslo_concurrency.lockutils [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.404980] [48527]: DEBUG oslo_concurrency.lockutils [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.421372] [48527]: WARNING neutronclient.v2_0.client [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.502330] [48527]: DEBUG nova.policy [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.510227] [48527]: INFO nova.api.openstack.requestlog [None req-462b33f6-83bb-4b76-bbc2-8c16d8b63a19 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1307 microversion: 2.1 time: 0.113672 [ 1205.510574] [48527]: [pid: 48527|app: 0|req: 3061/6076] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:49 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1307 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.512971] [48527]: DEBUG nova.api.openstack.wsgi [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.514418] [48527]: DEBUG nova.compute.api [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.519538] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.519715] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.519846] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.520110] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.520253] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.520376] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.542966] [48527]: WARNING neutronclient.v2_0.client [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.640515] [48527]: DEBUG nova.policy [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.644985] [48527]: INFO nova.api.openstack.requestlog [None req-f8f8570c-0649-4e4c-ad23-f0c2a0688218 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.133878 [ 1205.645341] [48527]: [pid: 48527|app: 0|req: 3062/6077] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:49 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.647601] [48527]: DEBUG nova.api.openstack.wsgi [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.648991] [48527]: DEBUG nova.compute.api [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.652090] [48527]: DEBUG oslo_concurrency.lockutils [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.652271] [48527]: DEBUG oslo_concurrency.lockutils [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.652406] [48527]: DEBUG oslo_concurrency.lockutils [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.652666] [48527]: DEBUG oslo_concurrency.lockutils [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.652807] [48527]: DEBUG oslo_concurrency.lockutils [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.652928] [48527]: DEBUG oslo_concurrency.lockutils [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.671587] [48527]: WARNING neutronclient.v2_0.client [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.702683] [48527]: DEBUG nova.policy [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.706066] [48527]: INFO nova.api.openstack.requestlog [None req-29cabada-2da6-4234-9ce5-1902b17176f3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1461 microversion: 2.1 time: 0.060213 [ 1205.706377] [48527]: [pid: 48527|app: 0|req: 3063/6078] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:49 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.708517] [48527]: DEBUG nova.api.openstack.wsgi [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.709843] [48527]: DEBUG nova.compute.api [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.712392] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.712563] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.712691] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.712939] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.713091] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.714529] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.731563] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.731730] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.731857] [48527]: DEBUG oslo_concurrency.lockutils [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.731997] [48527]: DEBUG nova.objects.instance [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 0db62b81-3e68-44fc-b62f-067f8a054f1e {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1205.735047] [48527]: WARNING neutronclient.v2_0.client [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.753520] [48527]: DEBUG nova.policy [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.757062] [48527]: INFO nova.api.openstack.requestlog [None req-9c0bd0cd-2784-4080-897a-ebadd7705092 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1324 microversion: 2.1 time: 0.050161 [ 1205.757351] [48527]: [pid: 48527|app: 0|req: 3064/6079] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:49 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1324 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.761151] [48527]: DEBUG nova.api.openstack.wsgi [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.761408] [48527]: DEBUG nova.compute.api [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.764281] [48527]: DEBUG oslo_concurrency.lockutils [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.764450] [48527]: DEBUG oslo_concurrency.lockutils [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.764600] [48527]: DEBUG oslo_concurrency.lockutils [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.764852] [48527]: DEBUG oslo_concurrency.lockutils [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.764991] [48527]: DEBUG oslo_concurrency.lockutils [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.765129] [48527]: DEBUG oslo_concurrency.lockutils [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.783866] [48527]: WARNING neutronclient.v2_0.client [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.844274] [48527]: DEBUG nova.policy [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.849041] [48527]: INFO nova.api.openstack.requestlog [None req-37de3fcd-c8e3-4d40-913b-c03f3eb6835b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1670 microversion: 2.1 time: 0.091123 [ 1205.849419] [48527]: [pid: 48527|app: 0|req: 3065/6080] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:49 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1670 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.862951] [48527]: DEBUG nova.api.openstack.wsgi [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.864591] [48527]: DEBUG nova.compute.api [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.868285] [48527]: DEBUG oslo_concurrency.lockutils [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.868494] [48527]: DEBUG oslo_concurrency.lockutils [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.868636] [48527]: DEBUG oslo_concurrency.lockutils [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.869213] [48527]: DEBUG oslo_concurrency.lockutils [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.869381] [48527]: DEBUG oslo_concurrency.lockutils [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.869555] [48527]: DEBUG oslo_concurrency.lockutils [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.885735] [48527]: WARNING neutronclient.v2_0.client [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.946263] [48527]: DEBUG nova.policy [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.950964] [48527]: INFO nova.api.openstack.requestlog [None req-df4662ff-3a44-459d-b9e3-5a25583e3845 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1670 microversion: 2.1 time: 0.090168 [ 1205.951335] [48527]: [pid: 48527|app: 0|req: 3066/6081] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:50 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1670 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1205.954357] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.956032] [48527]: DEBUG nova.compute.api [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.958670] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.958843] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.958973] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.959257] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.959399] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.959516] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.981879] [48527]: WARNING neutronclient.v2_0.client [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1206.043811] [48527]: DEBUG nova.policy [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.051014] [48527]: INFO nova.api.openstack.requestlog [None req-ff451a6d-594f-44f8-b611-f249bb32f1a5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1362 microversion: 2.1 time: 0.098949 [ 1206.051192] [48527]: [pid: 48527|app: 0|req: 3067/6082] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:50 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1362 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.155387] [48527]: DEBUG nova.api.openstack.wsgi [req-02c44975-e309-4c1b-8022-e262698cf975 req-4d616ebe-4c1e-4952-b894-6b247d59767e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c3883b80-046e-4643-a229-43a1c0c91945", "tag": "83a94a06-216f-4cd0-846a-e4f43e1cf3f1"}, {"name": "network-changed", "server_uuid": "4634e5fd-49cd-4929-a321-a822dbb3607c", "tag": "c9f65251-ba60-4345-ab72-5accaa25ce71"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1206.164473] [48527]: DEBUG oslo_concurrency.lockutils [req-02c44975-e309-4c1b-8022-e262698cf975 req-4d616ebe-4c1e-4952-b894-6b247d59767e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.164666] [48527]: DEBUG oslo_concurrency.lockutils [req-02c44975-e309-4c1b-8022-e262698cf975 req-4d616ebe-4c1e-4952-b894-6b247d59767e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.164801] [48527]: DEBUG oslo_concurrency.lockutils [req-02c44975-e309-4c1b-8022-e262698cf975 req-4d616ebe-4c1e-4952-b894-6b247d59767e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.175609] [48527]: INFO nova.api.openstack.compute.server_external_events [req-02c44975-e309-4c1b-8022-e262698cf975 req-4d616ebe-4c1e-4952-b894-6b247d59767e service nova] Creating event network-changed:83a94a06-216f-4cd0-846a-e4f43e1cf3f1 for instance c3883b80-046e-4643-a229-43a1c0c91945 on cpu-1 [ 1206.175771] [48527]: INFO nova.api.openstack.compute.server_external_events [req-02c44975-e309-4c1b-8022-e262698cf975 req-4d616ebe-4c1e-4952-b894-6b247d59767e service nova] Creating event network-changed:c9f65251-ba60-4345-ab72-5accaa25ce71 for instance 4634e5fd-49cd-4929-a321-a822dbb3607c on cpu-1 [ 1206.180898] [48527]: INFO nova.api.openstack.requestlog [req-02c44975-e309-4c1b-8022-e262698cf975 req-4d616ebe-4c1e-4952-b894-6b247d59767e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.057585 [ 1206.181305] [48527]: [pid: 48527|app: 0|req: 3068/6083] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:50 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1206.274543] [48527]: DEBUG nova.api.openstack.wsgi [req-06bcc792-f771-4dd9-b7ac-bcc23ab7733f req-4447cc0a-2cac-4ba8-ba82-ff996e77248f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8ac023df-e395-4659-921e-2b193abb2a03", "name": "network-vif-plugged", "status": "completed", "tag": "9e52ff70-ddd2-43c0-b94d-c72f9e8b50eb"}, {"name": "network-changed", "server_uuid": "8ac023df-e395-4659-921e-2b193abb2a03", "tag": "9e52ff70-ddd2-43c0-b94d-c72f9e8b50eb"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1206.280495] [48527]: DEBUG oslo_concurrency.lockutils [req-06bcc792-f771-4dd9-b7ac-bcc23ab7733f req-4447cc0a-2cac-4ba8-ba82-ff996e77248f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.280675] [48527]: DEBUG oslo_concurrency.lockutils [req-06bcc792-f771-4dd9-b7ac-bcc23ab7733f req-4447cc0a-2cac-4ba8-ba82-ff996e77248f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.280809] [48527]: DEBUG oslo_concurrency.lockutils [req-06bcc792-f771-4dd9-b7ac-bcc23ab7733f req-4447cc0a-2cac-4ba8-ba82-ff996e77248f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.286571] [48527]: INFO nova.api.openstack.compute.server_external_events [req-06bcc792-f771-4dd9-b7ac-bcc23ab7733f req-4447cc0a-2cac-4ba8-ba82-ff996e77248f service nova] Creating event network-vif-plugged:9e52ff70-ddd2-43c0-b94d-c72f9e8b50eb for instance 8ac023df-e395-4659-921e-2b193abb2a03 on cpu-1 [ 1206.286740] [48527]: INFO nova.api.openstack.compute.server_external_events [req-06bcc792-f771-4dd9-b7ac-bcc23ab7733f req-4447cc0a-2cac-4ba8-ba82-ff996e77248f service nova] Creating event network-changed:9e52ff70-ddd2-43c0-b94d-c72f9e8b50eb for instance 8ac023df-e395-4659-921e-2b193abb2a03 on cpu-1 [ 1206.290709] [48527]: INFO nova.api.openstack.requestlog [req-06bcc792-f771-4dd9-b7ac-bcc23ab7733f req-4447cc0a-2cac-4ba8-ba82-ff996e77248f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018656 [ 1206.291043] [48527]: [pid: 48527|app: 0|req: 3069/6084] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:50 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) [ 1206.524861] [48527]: DEBUG nova.api.openstack.wsgi [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1206.526529] [48527]: DEBUG nova.compute.api [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1206.532341] [48527]: DEBUG oslo_concurrency.lockutils [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.532542] [48527]: DEBUG oslo_concurrency.lockutils [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.532681] [48527]: DEBUG oslo_concurrency.lockutils [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.532952] [48527]: DEBUG oslo_concurrency.lockutils [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.533106] [48527]: DEBUG oslo_concurrency.lockutils [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.533244] [48527]: DEBUG oslo_concurrency.lockutils [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.558219] [48527]: WARNING neutronclient.v2_0.client [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1206.667590] [48527]: DEBUG nova.policy [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.674740] [48527]: INFO nova.api.openstack.requestlog [None req-790f3ac5-90d9-4c24-a443-a1b4a041bb3f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1307 microversion: 2.1 time: 0.152552 [ 1206.675284] [48527]: [pid: 48527|app: 0|req: 3070/6085] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:50 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1307 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.677755] [48527]: DEBUG nova.api.openstack.wsgi [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1206.679239] [48527]: DEBUG nova.compute.api [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1206.682365] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.682562] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.682699] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.682971] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.683129] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.683256] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.700206] [48527]: WARNING neutronclient.v2_0.client [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1206.757988] [48527]: DEBUG nova.policy [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.762410] [48527]: INFO nova.api.openstack.requestlog [None req-d1b98060-a9b0-40ff-a28e-f8fd09db8cdc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.086569 [ 1206.763204] [48527]: [pid: 48527|app: 0|req: 3071/6086] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:50 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.770752] [48527]: DEBUG nova.api.openstack.wsgi [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1206.772220] [48527]: DEBUG nova.compute.api [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1206.775361] [48527]: DEBUG oslo_concurrency.lockutils [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.775591] [48527]: DEBUG oslo_concurrency.lockutils [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.775761] [48527]: DEBUG oslo_concurrency.lockutils [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.776076] [48527]: DEBUG oslo_concurrency.lockutils [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.776257] [48527]: DEBUG oslo_concurrency.lockutils [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.776414] [48527]: DEBUG oslo_concurrency.lockutils [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.801037] [48527]: DEBUG oslo_concurrency.lockutils [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.801037] [48527]: DEBUG oslo_concurrency.lockutils [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.801037] [48527]: DEBUG oslo_concurrency.lockutils [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.801037] [48527]: DEBUG nova.objects.instance [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 0db62b81-3e68-44fc-b62f-067f8a054f1e {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1206.804234] [48527]: WARNING neutronclient.v2_0.client [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1206.821641] [48527]: DEBUG nova.policy [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.825550] [48527]: INFO nova.api.openstack.requestlog [None req-da538ede-ddc3-4ec5-97de-1f9d1e7ad67b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1324 microversion: 2.1 time: 0.056522 [ 1206.826032] [48527]: [pid: 48527|app: 0|req: 3072/6087] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:50 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1324 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.065156] [48527]: DEBUG nova.api.openstack.wsgi [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1207.067093] [48527]: DEBUG nova.compute.api [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1207.070894] [48527]: DEBUG oslo_concurrency.lockutils [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.071102] [48527]: DEBUG oslo_concurrency.lockutils [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.071240] [48527]: DEBUG oslo_concurrency.lockutils [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.071511] [48527]: DEBUG oslo_concurrency.lockutils [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.071652] [48527]: DEBUG oslo_concurrency.lockutils [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.071770] [48527]: DEBUG oslo_concurrency.lockutils [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.093339] [48527]: WARNING neutronclient.v2_0.client [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1207.177686] [48527]: DEBUG nova.policy [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.182448] [48527]: INFO nova.api.openstack.requestlog [None req-3071c1fa-a40b-482e-a985-888acbbed2ff tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1362 microversion: 2.1 time: 0.119812 [ 1207.182820] [48527]: [pid: 48527|app: 0|req: 3073/6088] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:51 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1362 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.366389] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1207.381048] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=4 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1207.461875] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=8 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1207.689025] [48527]: DEBUG nova.api.openstack.wsgi [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1207.690127] [48527]: DEBUG nova.compute.api [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1207.694563] [48527]: DEBUG oslo_concurrency.lockutils [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.695716] [48527]: DEBUG oslo_concurrency.lockutils [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.695716] [48527]: DEBUG oslo_concurrency.lockutils [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.695716] [48527]: DEBUG oslo_concurrency.lockutils [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.695716] [48527]: DEBUG oslo_concurrency.lockutils [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.695716] [48527]: DEBUG oslo_concurrency.lockutils [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.713038] [48527]: WARNING neutronclient.v2_0.client [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1207.773828] [48527]: DEBUG nova.policy [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.778009] [48527]: INFO nova.api.openstack.requestlog [None req-72794400-1bdc-4983-8159-5b932331f786 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1307 microversion: 2.1 time: 0.092398 [ 1207.778364] [48527]: [pid: 48527|app: 0|req: 3074/6089] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:51 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1307 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.781136] [48527]: DEBUG nova.api.openstack.wsgi [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1207.782195] [48527]: DEBUG nova.compute.api [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1207.785037] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.785214] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.785345] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.785614] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.785765] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.785888] [48527]: DEBUG oslo_concurrency.lockutils [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.800577] [48527]: WARNING neutronclient.v2_0.client [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1207.880370] [48527]: DEBUG nova.policy [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.884696] [48527]: INFO nova.api.openstack.requestlog [None req-a1dd29d0-77ae-4c34-8251-6327d1934ca3 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1725 microversion: 2.1 time: 0.105797 [ 1207.885185] [48527]: [pid: 48527|app: 0|req: 3075/6090] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:52 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1725 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.887322] [48527]: DEBUG nova.api.openstack.wsgi [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1207.888711] [48527]: DEBUG nova.compute.api [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1207.891476] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.891655] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.891786] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.892050] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.892196] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.892315] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.909436] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.909596] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.909724] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.909863] [48527]: DEBUG nova.objects.instance [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 0db62b81-3e68-44fc-b62f-067f8a054f1e {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1207.912411] [48527]: WARNING neutronclient.v2_0.client [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1207.929868] [48527]: DEBUG nova.policy [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.933126] [48527]: INFO nova.api.openstack.requestlog [None req-a7328336-1bac-44c1-b1b0-a2e0251f2ad4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 200 len: 1324 microversion: 2.1 time: 0.047529 [ 1207.933438] [48527]: [pid: 48527|app: 0|req: 3076/6091] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:52 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 1324 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.197607] [48527]: DEBUG nova.api.openstack.wsgi [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1208.199097] [48527]: DEBUG nova.compute.api [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1208.202907] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.203204] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.203635] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.203635] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.203766] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.203810] [48527]: DEBUG oslo_concurrency.lockutils [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.222234] [48527]: WARNING neutronclient.v2_0.client [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1208.282392] [48527]: DEBUG nova.policy [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.286766] [48527]: INFO nova.api.openstack.requestlog [None req-3ccba72d-0230-4fcd-be54-dd9200863178 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1362 microversion: 2.1 time: 0.092405 [ 1208.287136] [48527]: [pid: 48527|app: 0|req: 3077/6092] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:52 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1362 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1208.792422] [48527]: DEBUG nova.api.openstack.wsgi [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1208.794202] [48527]: DEBUG nova.compute.api [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1208.801387] [48527]: DEBUG oslo_concurrency.lockutils [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.801588] [48527]: DEBUG oslo_concurrency.lockutils [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.801727] [48527]: DEBUG oslo_concurrency.lockutils [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.802013] [48527]: DEBUG oslo_concurrency.lockutils [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.802165] [48527]: DEBUG oslo_concurrency.lockutils [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.802288] [48527]: DEBUG oslo_concurrency.lockutils [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.826956] [48527]: WARNING neutronclient.v2_0.client [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1208.943207] [48527]: DEBUG nova.policy [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.951118] [48527]: INFO nova.api.openstack.requestlog [None req-c24efdf2-7789-43eb-8e11-809134f69d69 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1307 microversion: 2.1 time: 0.161190 [ 1208.951495] [48527]: [pid: 48527|app: 0|req: 3078/6093] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:53 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1307 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.954062] [48527]: DEBUG nova.api.openstack.wsgi [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1208.955600] [48527]: DEBUG nova.compute.api [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1208.959402] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.959610] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.959749] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.960055] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.960203] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.960326] [48527]: DEBUG oslo_concurrency.lockutils [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.978307] [48527]: WARNING neutronclient.v2_0.client [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1209.037521] [48527]: DEBUG nova.policy [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.042150] [48527]: INFO nova.api.openstack.requestlog [None req-9a2501a1-20fc-440f-be80-484e1906aebc tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1720 microversion: 2.1 time: 0.090103 [ 1209.042539] [48527]: [pid: 48527|app: 0|req: 3079/6094] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:53 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1720 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.044922] [48527]: DEBUG nova.api.openstack.wsgi [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.046458] [48527]: DEBUG nova.compute.api [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.049412] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.049608] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.049757] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.050029] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.050176] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.050299] [48527]: DEBUG oslo_concurrency.lockutils [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.059255] [48527]: INFO nova.api.openstack.wsgi [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 0db62b81-3e68-44fc-b62f-067f8a054f1e could not be found. [ 1209.059490] [48527]: DEBUG nova.api.openstack.wsgi [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 0db62b81-3e68-44fc-b62f-067f8a054f1e could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1209.059854] [48527]: INFO nova.api.openstack.requestlog [None req-c1d0b676-ad26-47d5-bd50-755c7310bec9 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 404 len: 111 microversion: 2.1 time: 0.016839 [ 1209.060136] [48527]: [pid: 48527|app: 0|req: 3080/6095] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:53 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1209.062201] [48527]: DEBUG nova.api.openstack.wsgi [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.063443] [48527]: DEBUG nova.compute.api [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.065903] [48527]: DEBUG oslo_concurrency.lockutils [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.066079] [48527]: DEBUG oslo_concurrency.lockutils [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.066207] [48527]: DEBUG oslo_concurrency.lockutils [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.066434] [48527]: DEBUG oslo_concurrency.lockutils [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.066602] [48527]: DEBUG oslo_concurrency.lockutils [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.066735] [48527]: DEBUG oslo_concurrency.lockutils [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.081182] [48527]: WARNING neutronclient.v2_0.client [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1209.142658] [48527]: DEBUG nova.policy [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.147494] [48527]: INFO nova.api.openstack.requestlog [None req-76e0b8e9-fcee-42d8-8655-81c460c3b6a0 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1720 microversion: 2.1 time: 0.086879 [ 1209.147840] [48527]: [pid: 48527|app: 0|req: 3081/6096] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:53 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1720 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.150917] [48527]: DEBUG nova.api.openstack.wsgi [None req-70600362-a1bb-47db-b401-f8f31c55e3c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.163633] [48527]: INFO nova.api.openstack.requestlog [None req-70600362-a1bb-47db-b401-f8f31c55e3c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-946898588" status: 202 len: 0 microversion: 2.1 time: 0.014648 [ 1209.164166] [48527]: [pid: 48527|app: 0|req: 3082/6097] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 14:01:53 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-946898588 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1209.166466] [48527]: DEBUG nova.api.openstack.wsgi [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.167777] [48527]: DEBUG nova.compute.api [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.171272] [48527]: DEBUG oslo_concurrency.lockutils [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.171461] [48527]: DEBUG oslo_concurrency.lockutils [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.171595] [48527]: DEBUG oslo_concurrency.lockutils [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.171886] [48527]: DEBUG oslo_concurrency.lockutils [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.172047] [48527]: DEBUG oslo_concurrency.lockutils [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.172172] [48527]: DEBUG oslo_concurrency.lockutils [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.188501] [48527]: WARNING neutronclient.v2_0.client [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1209.247706] [48527]: DEBUG nova.policy [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.253276] [48527]: INFO nova.api.openstack.requestlog [None req-74453ad4-ad8d-4afc-83ee-8289e884c4cd tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1720 microversion: 2.1 time: 0.088521 [ 1209.253622] [48527]: [pid: 48527|app: 0|req: 3083/6098] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:53 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1720 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.265970] [48527]: DEBUG nova.api.openstack.wsgi [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.266179] [48527]: DEBUG nova.compute.api [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.269398] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.269599] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.269748] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.270014] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.270159] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.271046] [48527]: DEBUG oslo_concurrency.lockutils [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.284452] [48527]: DEBUG nova.compute.api [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1209.329039] [48527]: INFO nova.api.openstack.requestlog [None req-d8a5dd04-8822-4f88-9dda-6880456d4e4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 204 len: 0 microversion: 2.1 time: 0.064760 [ 1209.329248] [48527]: [pid: 48527|app: 0|req: 3084/6099] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:53 2025] DELETE /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1209.332221] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.333804] [48527]: DEBUG nova.compute.api [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.336265] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.336459] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.336599] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.336855] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.336995] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.337344] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.352762] [48527]: WARNING neutronclient.v2_0.client [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1209.425601] [48527]: DEBUG nova.policy [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.431448] [48527]: INFO nova.api.openstack.requestlog [None req-1d146abb-9702-45f6-bf94-7bf0b41ab4d9 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1362 microversion: 2.1 time: 0.101182 [ 1209.431794] [48527]: [pid: 48527|app: 0|req: 3085/6100] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:53 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1362 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.434517] [48527]: DEBUG nova.api.openstack.wsgi [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.436109] [48527]: DEBUG nova.compute.api [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.440099] [48527]: DEBUG oslo_concurrency.lockutils [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.440285] [48527]: DEBUG oslo_concurrency.lockutils [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.440389] [48527]: DEBUG oslo_concurrency.lockutils [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.440755] [48527]: DEBUG oslo_concurrency.lockutils [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.440905] [48527]: DEBUG oslo_concurrency.lockutils [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.441039] [48527]: DEBUG oslo_concurrency.lockutils [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.468051] [48527]: WARNING neutronclient.v2_0.client [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1209.557603] [48527]: DEBUG nova.policy [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.564929] [48527]: INFO nova.api.openstack.requestlog [None req-11e6e857-abd8-4f49-92f0-d54a3d6d7654 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1724 microversion: 2.1 time: 0.132669 [ 1209.565426] [48527]: [pid: 48527|app: 0|req: 3086/6101] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:53 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1724 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.568100] [48527]: DEBUG nova.api.openstack.wsgi [None req-9469f789-3654-40cb-a630-3d7ff0d5b9a2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1836396678", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFIo8yus+RzWuvXfUJ0tDVe4/Jj86cT8foR3XpLVxNNXeBF2SKk8Xb3SHi/X0nKGPq0c+wJGSFwJeG5LBJZJl21DQTBK4h/7aOGQzfWe0zW6227smIOtmiX7aCmKO3umCQ=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1209.579675] [48527]: DEBUG nova.quota [None req-9469f789-3654-40cb-a630-3d7ff0d5b9a2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for project a2578b5512ae40a99400709458b20097. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1209.584799] [48527]: DEBUG nova.quota [None req-9469f789-3654-40cb-a630-3d7ff0d5b9a2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for user b5dd8980a3fd435e84b69460601658a4 and project a2578b5512ae40a99400709458b20097. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1209.601407] [48527]: INFO nova.api.openstack.requestlog [None req-9469f789-3654-40cb-a630-3d7ff0d5b9a2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.035305 [ 1209.601806] [48527]: [pid: 48527|app: 0|req: 3087/6102] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 14:01:53 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1209.965211] [48527]: DEBUG nova.api.openstack.wsgi [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.966648] [48527]: DEBUG nova.compute.api [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.972766] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.972893] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.973043] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.973345] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.973498] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.973622] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.999610] [48527]: WARNING neutronclient.v2_0.client [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.068779] [48527]: DEBUG nova.policy [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.075837] [48527]: INFO nova.api.openstack.requestlog [None req-3b1ed065-c2c1-4edb-9fda-ddc39a30551b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1307 microversion: 2.1 time: 0.112774 [ 1210.076543] [48527]: [pid: 48527|app: 0|req: 3088/6103] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:54 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1307 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1210.353485] [48527]: DEBUG nova.api.openstack.wsgi [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-988821740", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "567af69d-39a3-4ed8-82ad-9edd27695cf6"}], "security_groups": [{"name": "tempest-securitygroup--1502988190"}], "key_name": "tempest-keypair-1836396678", "user_data": "}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1210.405257] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.405257] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.405257] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.405511] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.405641] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.405768] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.412084] [48527]: WARNING neutronclient.v2_0.client [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.451015] [48527]: DEBUG nova.network.neutron [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] validate_networks() for [('567af69d-39a3-4ed8-82ad-9edd27695cf6', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1210.451413] [48527]: WARNING neutronclient.v2_0.client [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.452712] [48527]: WARNING openstack [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1210.453445] [48527]: WARNING openstack [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1210.461930] [48527]: INFO nova.network.neutron [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] _ports_needed_per_instance requested_netwokrs=[('567af69d-39a3-4ed8-82ad-9edd27695cf6', None, None, None, None, None)] [ 1210.603945] [48527]: WARNING neutronclient.v2_0.client [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.604607] [48527]: WARNING openstack [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1210.604921] [48527]: WARNING openstack [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1210.688755] [48527]: DEBUG nova.virt.hardware [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1210.688889] [48527]: DEBUG nova.virt.hardware [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1210.689050] [48527]: DEBUG nova.virt.hardware [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1210.689163] [48527]: DEBUG nova.virt.hardware [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1210.689276] [48527]: DEBUG nova.virt.hardware [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1210.697350] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.697550] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.697659] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.697979] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.698141] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.698263] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.709947] [48527]: DEBUG nova.quota [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for project a2578b5512ae40a99400709458b20097. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1210.713600] [48527]: DEBUG nova.quota [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for user b5dd8980a3fd435e84b69460601658a4 and project a2578b5512ae40a99400709458b20097. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1210.719609] [48527]: DEBUG nova.compute.api [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1210.721015] [48527]: DEBUG nova.compute.api [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1210.762216] [48527]: INFO nova.api.openstack.requestlog [None req-1f428406-1966-472c-b435-9e9fd46f9546 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.412226 [ 1210.762645] [48527]: [pid: 48527|app: 0|req: 3089/6104] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:01:54 2025] POST /compute/v2.1/servers => generated 402 bytes in 413 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1210.765366] [48527]: DEBUG nova.api.openstack.wsgi [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1210.766863] [48527]: DEBUG nova.compute.api [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1210.771111] [48527]: DEBUG oslo_concurrency.lockutils [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.771348] [48527]: DEBUG oslo_concurrency.lockutils [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.771495] [48527]: DEBUG oslo_concurrency.lockutils [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.771763] [48527]: DEBUG oslo_concurrency.lockutils [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.771907] [48527]: DEBUG oslo_concurrency.lockutils [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.772040] [48527]: DEBUG oslo_concurrency.lockutils [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.804275] [48527]: WARNING neutronclient.v2_0.client [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.916453] [48527]: DEBUG nova.policy [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.923720] [48527]: INFO nova.api.openstack.requestlog [None req-e720fb30-fe7c-460c-872c-66666d684461 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1362 microversion: 2.1 time: 0.160464 [ 1210.924164] [48527]: [pid: 48527|app: 0|req: 3090/6105] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:54 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1362 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1210.926414] [48527]: DEBUG nova.api.openstack.wsgi [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1210.927846] [48527]: DEBUG nova.compute.api [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1210.930996] [48527]: DEBUG oslo_concurrency.lockutils [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.931187] [48527]: DEBUG oslo_concurrency.lockutils [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.931353] [48527]: DEBUG oslo_concurrency.lockutils [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.931606] [48527]: DEBUG oslo_concurrency.lockutils [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.931748] [48527]: DEBUG oslo_concurrency.lockutils [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.931865] [48527]: DEBUG oslo_concurrency.lockutils [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.948881] [48527]: WARNING neutronclient.v2_0.client [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1211.036861] [48527]: DEBUG nova.policy [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.041969] [48527]: INFO nova.api.openstack.requestlog [None req-425960c0-0ebe-4653-a3a1-3d8258933272 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1724 microversion: 2.1 time: 0.117158 [ 1211.042205] [48527]: [pid: 48527|app: 0|req: 3091/6106] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:55 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1724 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1211.044817] [48527]: DEBUG nova.api.openstack.wsgi [None req-4d6c5c58-8aca-4821-b903-ed6f2676d308 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1211.046364] [48527]: DEBUG nova.compute.api [None req-4d6c5c58-8aca-4821-b903-ed6f2676d308 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1211.055877] [48527]: WARNING neutronclient.v2_0.client [None req-4d6c5c58-8aca-4821-b903-ed6f2676d308 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1211.074227] [48527]: DEBUG nova.policy [None req-4d6c5c58-8aca-4821-b903-ed6f2676d308 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.078527] [48527]: INFO nova.api.openstack.requestlog [None req-4d6c5c58-8aca-4821-b903-ed6f2676d308 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1239 microversion: 2.1 time: 0.035726 [ 1211.078842] [48527]: [pid: 48527|app: 0|req: 3092/6107] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:55 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1239 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1211.088679] [48527]: DEBUG nova.api.openstack.wsgi [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1211.090336] [48527]: DEBUG nova.compute.api [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1211.094093] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.094342] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.094488] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.094739] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.094883] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.095054] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.111899] [48527]: WARNING neutronclient.v2_0.client [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1211.175914] [48527]: DEBUG nova.policy [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.180119] [48527]: INFO nova.api.openstack.requestlog [None req-4b88e672-b4b2-413f-b49b-901307f61b15 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1307 microversion: 2.1 time: 0.093282 [ 1211.180739] [48527]: [pid: 48527|app: 0|req: 3093/6108] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:55 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1307 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1211.738393] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=165,nova_api:INSERT=9,nova_api:DELETE=2,nova_api:UPDATE=6 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1211.803296] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=122,nova_cell1:INSERT=3,nova_cell1:UPDATE=4 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1211.846660] [48526]: INFO nova.api.openstack.requestlog [None req-deeef0bc-0ba7-4d4e-9ae4-e73ff3ad3876 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 204 len: 0 microversion: 2.1 time: 10.111770 [ 1211.846660] [48526]: [pid: 48526|app: 0|req: 3016/6109] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:45 2025] DELETE /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 0 bytes in 10112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1211.851588] [48527]: DEBUG nova.api.openstack.wsgi [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1211.853133] [48527]: DEBUG nova.compute.api [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1211.856906] [48527]: DEBUG oslo_concurrency.lockutils [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.856906] [48527]: DEBUG oslo_concurrency.lockutils [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.856906] [48527]: DEBUG oslo_concurrency.lockutils [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.857100] [48527]: DEBUG oslo_concurrency.lockutils [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.857307] [48527]: DEBUG oslo_concurrency.lockutils [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.857446] [48527]: DEBUG oslo_concurrency.lockutils [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.875452] [48527]: WARNING neutronclient.v2_0.client [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1211.937221] [48526]: DEBUG nova.api.openstack.wsgi [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1211.938707] [48526]: DEBUG nova.compute.api [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1211.943161] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.943364] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.943514] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.943769] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.943912] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.944051] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.963162] [48526]: WARNING neutronclient.v2_0.client [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1211.987987] [48527]: DEBUG nova.policy [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.994731] [48527]: INFO nova.api.openstack.requestlog [None req-014e3215-d378-4f60-9529-876ca736d043 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1498 microversion: 2.1 time: 0.145556 [ 1211.995303] [48527]: [pid: 48527|app: 0|req: 3094/6110] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:56 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1498 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.023122] [48526]: DEBUG nova.policy [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.028081] [48526]: INFO nova.api.openstack.requestlog [None req-d6bcb73a-e207-4e0e-93c2-a9c98178b1a7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1362 microversion: 2.1 time: 0.093170 [ 1212.028413] [48526]: [pid: 48526|app: 0|req: 3017/6111] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:56 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1362 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.056069] [48527]: DEBUG nova.api.openstack.wsgi [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.057251] [48527]: DEBUG nova.compute.api [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.060585] [48527]: DEBUG oslo_concurrency.lockutils [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.060767] [48527]: DEBUG oslo_concurrency.lockutils [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.060899] [48527]: DEBUG oslo_concurrency.lockutils [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.061186] [48527]: DEBUG oslo_concurrency.lockutils [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.061342] [48527]: DEBUG oslo_concurrency.lockutils [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.061467] [48527]: DEBUG oslo_concurrency.lockutils [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.080750] [48527]: WARNING neutronclient.v2_0.client [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.091117] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.092652] [48526]: DEBUG nova.compute.api [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.096385] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.096580] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.096718] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.096979] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.097141] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.097264] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.112557] [48526]: WARNING neutronclient.v2_0.client [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.130401] [48526]: DEBUG nova.policy [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.134562] [48526]: INFO nova.api.openstack.requestlog [None req-b8e1f2d0-d7f3-4ba1-a405-162dfdbc7c57 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1235 microversion: 2.1 time: 0.045525 [ 1212.134883] [48526]: [pid: 48526|app: 0|req: 3018/6112] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:56 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.139318] [48527]: DEBUG nova.policy [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.143667] [48527]: INFO nova.api.openstack.requestlog [None req-612c163c-f7e5-412b-b137-17dff57b9b2d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1724 microversion: 2.1 time: 0.089964 [ 1212.143997] [48527]: [pid: 48527|app: 0|req: 3095/6113] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:56 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1724 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.197182] [48526]: DEBUG nova.api.openstack.wsgi [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.198628] [48526]: DEBUG nova.compute.api [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.203689] [48526]: DEBUG oslo_concurrency.lockutils [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.203889] [48526]: DEBUG oslo_concurrency.lockutils [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.204048] [48526]: DEBUG oslo_concurrency.lockutils [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.204357] [48526]: DEBUG oslo_concurrency.lockutils [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.204519] [48526]: DEBUG oslo_concurrency.lockutils [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.204651] [48526]: DEBUG oslo_concurrency.lockutils [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.221038] [48526]: WARNING neutronclient.v2_0.client [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.318549] [48526]: DEBUG nova.policy [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.322937] [48526]: INFO nova.api.openstack.requestlog [None req-71742c79-7ce8-4cda-9403-e0a4d037f048 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1487 microversion: 2.1 time: 0.128072 [ 1212.323275] [48526]: [pid: 48526|app: 0|req: 3019/6114] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:56 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1487 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1212.336406] [48527]: DEBUG nova.api.openstack.wsgi [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.337853] [48527]: DEBUG nova.compute.api [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.341542] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.341715] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.341897] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.342195] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.342347] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.342472] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.366299] [48527]: WARNING neutronclient.v2_0.client [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.429749] [48527]: DEBUG nova.policy [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3e8bebeb3d64354953382f10b5171a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.434841] [48527]: INFO nova.api.openstack.requestlog [None req-f8bd9387-e222-4a10-a860-79e03924f989 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1488 microversion: 2.1 time: 0.100931 [ 1212.435189] [48527]: [pid: 48527|app: 0|req: 3096/6115] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:56 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1488 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1212.447352] [48526]: DEBUG nova.api.openstack.wsgi [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.448598] [48526]: DEBUG nova.compute.api [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.453561] [48526]: DEBUG oslo_concurrency.lockutils [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.453773] [48526]: DEBUG oslo_concurrency.lockutils [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.453916] [48526]: DEBUG oslo_concurrency.lockutils [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.454249] [48526]: DEBUG oslo_concurrency.lockutils [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.454421] [48526]: DEBUG oslo_concurrency.lockutils [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.454551] [48526]: DEBUG oslo_concurrency.lockutils [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.477934] [48526]: WARNING neutronclient.v2_0.client [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.576823] [48526]: DEBUG nova.policy [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3e8bebeb3d64354953382f10b5171a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', '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=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.587656] [48526]: INFO nova.api.openstack.requestlog [None req-d89d9cbc-c3c4-4a6e-ae24-af6b5280fe06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1487 microversion: 2.1 time: 0.142786 [ 1212.588016] [48526]: [pid: 48526|app: 0|req: 3020/6116] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:56 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1487 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.603746] [48527]: DEBUG nova.api.openstack.wsgi [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.603965] [48527]: DEBUG nova.compute.api [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.609809] [48527]: DEBUG oslo_concurrency.lockutils [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.610225] [48527]: DEBUG oslo_concurrency.lockutils [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.610410] [48527]: DEBUG oslo_concurrency.lockutils [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.610737] [48527]: DEBUG oslo_concurrency.lockutils [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.610923] [48527]: DEBUG oslo_concurrency.lockutils [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.611091] [48527]: DEBUG oslo_concurrency.lockutils [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.629281] [48527]: DEBUG nova.compute.api [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1212.692615] [48527]: INFO nova.api.openstack.requestlog [None req-70087f89-15d1-4299-bf8e-36d3c36e9ceb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 204 len: 0 microversion: 2.1 time: 0.090643 [ 1212.693355] [48527]: [pid: 48527|app: 0|req: 3097/6117] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:01:56 2025] DELETE /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1212.698743] [48526]: DEBUG nova.api.openstack.wsgi [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.700160] [48526]: DEBUG nova.compute.api [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.704439] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.704718] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.704891] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.705216] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.705392] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.705567] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.724600] [48526]: WARNING neutronclient.v2_0.client [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.799049] [48526]: DEBUG nova.policy [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.803608] [48526]: INFO nova.api.openstack.requestlog [None req-fe85dcc6-b80b-43f3-ac37-85fac5a27153 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1493 microversion: 2.1 time: 0.107222 [ 1212.804095] [48526]: [pid: 48526|app: 0|req: 3021/6118] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:56 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1493 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.008345] [48527]: DEBUG nova.api.openstack.wsgi [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1213.010447] [48527]: DEBUG nova.compute.api [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1213.015095] [48527]: DEBUG oslo_concurrency.lockutils [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.015239] [48527]: DEBUG oslo_concurrency.lockutils [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.015384] [48527]: DEBUG oslo_concurrency.lockutils [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.015646] [48527]: DEBUG oslo_concurrency.lockutils [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.015788] [48527]: DEBUG oslo_concurrency.lockutils [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.015909] [48527]: DEBUG oslo_concurrency.lockutils [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.036200] [48527]: WARNING neutronclient.v2_0.client [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1213.041374] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1213.042896] [48526]: DEBUG nova.compute.api [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1213.046865] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.047101] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.047241] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.047511] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.047674] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.048026] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.066053] [48526]: WARNING neutronclient.v2_0.client [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1213.097918] [48527]: DEBUG nova.policy [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.102749] [48527]: INFO nova.api.openstack.requestlog [None req-c41e36d6-d9d3-4ea1-8994-7e14b5f76b66 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1498 microversion: 2.1 time: 0.096656 [ 1213.103135] [48527]: [pid: 48527|app: 0|req: 3098/6119] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:57 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1498 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.127966] [48526]: DEBUG nova.policy [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.132583] [48526]: INFO nova.api.openstack.requestlog [None req-2e6b8fa5-f937-4cf6-825d-3bdf641949df tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1362 microversion: 2.1 time: 0.093456 [ 1213.132916] [48526]: [pid: 48526|app: 0|req: 3022/6120] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:57 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1362 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.147201] [48527]: DEBUG nova.api.openstack.wsgi [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1213.148608] [48527]: DEBUG nova.compute.api [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1213.152094] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.152275] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.152409] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.152659] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.152799] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.152920] [48527]: DEBUG oslo_concurrency.lockutils [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.158483] [48526]: DEBUG nova.api.openstack.wsgi [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1213.160845] [48526]: DEBUG nova.compute.api [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1213.165786] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.166108] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.166336] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.166741] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.166981] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.167208] [48526]: DEBUG oslo_concurrency.lockutils [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.169306] [48527]: WARNING neutronclient.v2_0.client [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1213.191944] [48526]: WARNING neutronclient.v2_0.client [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1213.192229] [48527]: DEBUG nova.policy [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.197212] [48527]: INFO nova.api.openstack.requestlog [None req-e1feecb6-4735-4693-800b-c6e19ced58db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1291 microversion: 2.1 time: 0.052100 [ 1213.198038] [48527]: [pid: 48527|app: 0|req: 3099/6121] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:57 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1291 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.296353] [48526]: DEBUG nova.policy [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.301337] [48526]: INFO nova.api.openstack.requestlog [None req-b6c85eb8-f4a3-4695-89ab-78168f5cbf2b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1724 microversion: 2.1 time: 0.145953 [ 1213.301744] [48526]: [pid: 48526|app: 0|req: 3023/6122] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:57 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1724 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.818068] [48527]: DEBUG nova.api.openstack.wsgi [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1213.819418] [48527]: DEBUG nova.compute.api [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1213.825564] [48527]: DEBUG oslo_concurrency.lockutils [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.825802] [48527]: DEBUG oslo_concurrency.lockutils [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.826378] [48527]: DEBUG oslo_concurrency.lockutils [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.826378] [48527]: DEBUG oslo_concurrency.lockutils [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.826521] [48527]: DEBUG oslo_concurrency.lockutils [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.826565] [48527]: DEBUG oslo_concurrency.lockutils [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.856431] [48527]: WARNING neutronclient.v2_0.client [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1213.937290] [48527]: DEBUG nova.policy [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.944873] [48527]: INFO nova.api.openstack.requestlog [None req-de077b3f-5818-4c03-8bea-3bb6e3e4ef89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1493 microversion: 2.1 time: 0.129290 [ 1213.945357] [48527]: [pid: 48527|app: 0|req: 3100/6123] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:58 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1493 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1214.116256] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1214.117681] [48526]: DEBUG nova.compute.api [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1214.122440] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.122627] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.122761] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.123055] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.123205] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.123353] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.142378] [48526]: WARNING neutronclient.v2_0.client [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1214.145800] [48527]: DEBUG nova.api.openstack.wsgi [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1214.147342] [48527]: DEBUG nova.compute.api [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1214.151076] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.151300] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.151445] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.151705] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.151883] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.151963] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.169732] [48527]: WARNING neutronclient.v2_0.client [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1214.292981] [48526]: DEBUG nova.policy [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.299547] [48526]: INFO nova.api.openstack.requestlog [None req-c0a6db3c-8825-41ae-91d8-9587c4df9198 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1498 microversion: 2.1 time: 0.184937 [ 1214.299547] [48526]: [pid: 48526|app: 0|req: 3024/6124] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:58 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1498 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1214.305051] [48526]: DEBUG nova.api.openstack.wsgi [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1214.305477] [48526]: DEBUG nova.compute.api [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1214.314047] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.314047] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.314047] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.314453] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.314510] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.314704] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.328038] [48527]: DEBUG nova.policy [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.333838] [48527]: INFO nova.api.openstack.requestlog [None req-4fd64027-945f-448f-948f-ef8e382eaff8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1362 microversion: 2.1 time: 0.190676 [ 1214.334916] [48527]: [pid: 48527|app: 0|req: 3101/6125] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:58 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1362 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1214.337572] [48527]: DEBUG nova.api.openstack.wsgi [req-83f1c513-97cb-48bd-9296-dedd7981aef2 req-db512926-1b80-4b1a-ae73-d9bad55f5742 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2eb960b6-6b14-4ee2-8672-18fb2c046734", "name": "network-vif-deleted", "tag": "01bb6d47-bf1c-4c53-aa63-c11bd05d1d8f"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1214.344131] [48527]: DEBUG oslo_concurrency.lockutils [req-83f1c513-97cb-48bd-9296-dedd7981aef2 req-db512926-1b80-4b1a-ae73-d9bad55f5742 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.344344] [48527]: DEBUG oslo_concurrency.lockutils [req-83f1c513-97cb-48bd-9296-dedd7981aef2 req-db512926-1b80-4b1a-ae73-d9bad55f5742 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.344510] [48527]: DEBUG oslo_concurrency.lockutils [req-83f1c513-97cb-48bd-9296-dedd7981aef2 req-db512926-1b80-4b1a-ae73-d9bad55f5742 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.347079] [48526]: WARNING neutronclient.v2_0.client [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1214.352299] [48527]: INFO nova.api.openstack.compute.server_external_events [req-83f1c513-97cb-48bd-9296-dedd7981aef2 req-db512926-1b80-4b1a-ae73-d9bad55f5742 service nova] Creating event network-vif-deleted:01bb6d47-bf1c-4c53-aa63-c11bd05d1d8f for instance 2eb960b6-6b14-4ee2-8672-18fb2c046734 on cpu-1 [ 1214.357856] [48527]: INFO nova.api.openstack.requestlog [req-83f1c513-97cb-48bd-9296-dedd7981aef2 req-db512926-1b80-4b1a-ae73-d9bad55f5742 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022100 [ 1214.358104] [48527]: [pid: 48527|app: 0|req: 3102/6126] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:01:58 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) [ 1214.361515] [48527]: DEBUG nova.api.openstack.wsgi [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1214.362684] [48527]: DEBUG nova.compute.api [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1214.365960] [48527]: DEBUG oslo_concurrency.lockutils [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.366175] [48527]: DEBUG oslo_concurrency.lockutils [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.366316] [48527]: DEBUG oslo_concurrency.lockutils [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.366775] [48527]: DEBUG oslo_concurrency.lockutils [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.367067] [48526]: DEBUG nova.policy [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.367181] [48527]: DEBUG oslo_concurrency.lockutils [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.367181] [48527]: DEBUG oslo_concurrency.lockutils [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.371844] [48526]: INFO nova.api.openstack.requestlog [None req-4a9a74fd-b563-431d-aeab-0713fbd7b3c7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1291 microversion: 2.1 time: 0.071871 [ 1214.372664] [48526]: [pid: 48526|app: 0|req: 3025/6127] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:58 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1291 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1214.387399] [48527]: WARNING neutronclient.v2_0.client [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1214.453186] [48527]: DEBUG nova.policy [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.458232] [48527]: INFO nova.api.openstack.requestlog [None req-08f82f2e-4274-4eb6-b11c-80a71ede0c6b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1724 microversion: 2.1 time: 0.099482 [ 1214.458985] [48527]: [pid: 48527|app: 0|req: 3103/6128] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:58 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1724 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.010240] [48526]: DEBUG nova.api.openstack.wsgi [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1215.011849] [48526]: DEBUG nova.compute.api [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1215.017154] [48526]: DEBUG oslo_concurrency.lockutils [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.017294] [48526]: DEBUG oslo_concurrency.lockutils [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.017408] [48526]: DEBUG oslo_concurrency.lockutils [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.017719] [48526]: DEBUG oslo_concurrency.lockutils [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.017870] [48526]: DEBUG oslo_concurrency.lockutils [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.017995] [48526]: DEBUG oslo_concurrency.lockutils [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.038593] [48526]: WARNING neutronclient.v2_0.client [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1215.111290] [48526]: DEBUG nova.policy [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.119412] [48526]: INFO nova.api.openstack.requestlog [None req-2731ea24-9414-4567-ac63-597b1cbb2f35 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1493 microversion: 2.1 time: 0.111214 [ 1215.120670] [48526]: [pid: 48526|app: 0|req: 3026/6129] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:59 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1493 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.314114] [48527]: DEBUG nova.api.openstack.wsgi [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1215.316422] [48527]: DEBUG nova.compute.api [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1215.322427] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.322642] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.322794] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.323077] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.323231] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.323377] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.347834] [48527]: WARNING neutronclient.v2_0.client [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1215.349803] [48526]: DEBUG nova.api.openstack.wsgi [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1215.351394] [48526]: DEBUG nova.compute.api [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1215.355392] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.355602] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.355746] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.356092] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.356181] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.356308] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.368812] [48527]: DEBUG nova.policy [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf09ba6dd8f6405481942b8bd9ae15d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02c130788df94291a07c0ca251e6c696', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.373756] [48527]: INFO nova.api.openstack.requestlog [None req-cbad7fe8-9500-4080-876c-8905333f2534 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 200 len: 1288 microversion: 2.1 time: 0.062499 [ 1215.374955] [48527]: [pid: 48527|app: 0|req: 3104/6130] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:59 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 1288 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.376578] [48526]: WARNING neutronclient.v2_0.client [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1215.390090] [48527]: DEBUG nova.api.openstack.wsgi [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1215.392139] [48527]: DEBUG nova.compute.api [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1215.396870] [48527]: DEBUG oslo_concurrency.lockutils [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.397063] [48527]: DEBUG oslo_concurrency.lockutils [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.397192] [48527]: DEBUG oslo_concurrency.lockutils [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.397791] [48527]: DEBUG oslo_concurrency.lockutils [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.397791] [48527]: DEBUG oslo_concurrency.lockutils [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.397791] [48527]: DEBUG oslo_concurrency.lockutils [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.416383] [48527]: WARNING neutronclient.v2_0.client [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1215.442446] [48526]: DEBUG nova.policy [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.447868] [48526]: INFO nova.api.openstack.requestlog [None req-0d88dce0-1a14-4f87-8ca8-346bd4cdaab5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1548 microversion: 2.1 time: 0.102043 [ 1215.448437] [48526]: [pid: 48526|app: 0|req: 3027/6131] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:59 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1548 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1215.456842] [48527]: DEBUG nova.policy [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.462796] [48526]: DEBUG nova.api.openstack.wsgi [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1215.464521] [48526]: DEBUG nova.compute.api [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1215.465199] [48527]: INFO nova.api.openstack.requestlog [None req-24ef186e-5db5-41e4-aaa3-53d184266f22 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1299 microversion: 2.1 time: 0.078612 [ 1215.465585] [48527]: [pid: 48527|app: 0|req: 3105/6132] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:59 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1299 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.470966] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.470966] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.470966] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.471135] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.471166] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.474448] [48526]: DEBUG oslo_concurrency.lockutils [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.474533] [48527]: DEBUG nova.api.openstack.wsgi [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1215.475565] [48527]: DEBUG nova.compute.api [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1215.479545] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.495457] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.016s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.495457] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.495701] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.495857] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.495983] [48527]: DEBUG oslo_concurrency.lockutils [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.511723] [48526]: WARNING neutronclient.v2_0.client [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1215.519034] [48527]: WARNING neutronclient.v2_0.client [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1215.565098] [48526]: INFO nova.api.openstack.requestlog [None req-7ba8cf11-e0b1-4bc2-a8ec-d64751e7b179 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.104626 [ 1215.565540] [48526]: [pid: 48526|app: 0|req: 3028/6133] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:01:59 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/os-interface => generated 288 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1215.574652] [48527]: DEBUG nova.policy [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.582309] [48527]: INFO nova.api.openstack.requestlog [None req-f7aab83e-7257-4e6b-bd31-f7eaa700e936 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1364 microversion: 2.1 time: 0.111815 [ 1215.582659] [48527]: [pid: 48527|app: 0|req: 3106/6134] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:01:59 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1364 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1216.133618] [48526]: DEBUG nova.api.openstack.wsgi [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.135405] [48526]: DEBUG nova.compute.api [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.141215] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.141408] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.141551] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.141827] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.141975] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.142107] [48526]: DEBUG oslo_concurrency.lockutils [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.161559] [48526]: WARNING neutronclient.v2_0.client [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1216.181617] [48526]: DEBUG nova.policy [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.186359] [48526]: INFO nova.api.openstack.requestlog [None req-dc5968a8-61cf-4602-a69b-a447d0ce4a98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1288 microversion: 2.1 time: 0.055512 [ 1216.186815] [48526]: [pid: 48526|app: 0|req: 3029/6135] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:00 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1288 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.370327] [48527]: DEBUG nova.api.openstack.wsgi [req-f225f913-1560-4d07-ba54-7b2318d78cdd req-2d219197-8cf2-4eff-bc27-6f07bc14d767 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "19c617a7-3e31-493b-8850-78efaf62fb61", "name": "network-vif-deleted", "tag": "4469d1b2-dfa8-47ff-864f-ca3ef7883b78"}, {"server_uuid": "c3883b80-046e-4643-a229-43a1c0c91945", "name": "network-vif-deleted", "tag": "83a94a06-216f-4cd0-846a-e4f43e1cf3f1"}, {"name": "network-changed", "server_uuid": "8ac023df-e395-4659-921e-2b193abb2a03", "tag": "9e52ff70-ddd2-43c0-b94d-c72f9e8b50eb"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1216.377367] [48527]: DEBUG oslo_concurrency.lockutils [req-f225f913-1560-4d07-ba54-7b2318d78cdd req-2d219197-8cf2-4eff-bc27-6f07bc14d767 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.377549] [48527]: DEBUG oslo_concurrency.lockutils [req-f225f913-1560-4d07-ba54-7b2318d78cdd req-2d219197-8cf2-4eff-bc27-6f07bc14d767 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.377685] [48527]: DEBUG oslo_concurrency.lockutils [req-f225f913-1560-4d07-ba54-7b2318d78cdd req-2d219197-8cf2-4eff-bc27-6f07bc14d767 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.385264] [48527]: INFO nova.api.openstack.compute.server_external_events [req-f225f913-1560-4d07-ba54-7b2318d78cdd req-2d219197-8cf2-4eff-bc27-6f07bc14d767 service nova] Creating event network-vif-deleted:4469d1b2-dfa8-47ff-864f-ca3ef7883b78 for instance 19c617a7-3e31-493b-8850-78efaf62fb61 on cpu-1 [ 1216.385342] [48527]: INFO nova.api.openstack.compute.server_external_events [req-f225f913-1560-4d07-ba54-7b2318d78cdd req-2d219197-8cf2-4eff-bc27-6f07bc14d767 service nova] Creating event network-vif-deleted:83a94a06-216f-4cd0-846a-e4f43e1cf3f1 for instance c3883b80-046e-4643-a229-43a1c0c91945 on cpu-1 [ 1216.386035] [48527]: INFO nova.api.openstack.compute.server_external_events [req-f225f913-1560-4d07-ba54-7b2318d78cdd req-2d219197-8cf2-4eff-bc27-6f07bc14d767 service nova] Creating event network-changed:9e52ff70-ddd2-43c0-b94d-c72f9e8b50eb for instance 8ac023df-e395-4659-921e-2b193abb2a03 on cpu-1 [ 1216.388793] [48526]: DEBUG nova.api.openstack.wsgi [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.390519] [48526]: DEBUG nova.compute.api [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.391348] [48527]: INFO nova.api.openstack.requestlog [req-f225f913-1560-4d07-ba54-7b2318d78cdd req-2d219197-8cf2-4eff-bc27-6f07bc14d767 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.023495 [ 1216.391718] [48527]: [pid: 48527|app: 0|req: 3107/6136] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:00 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) [ 1216.394557] [48526]: DEBUG oslo_concurrency.lockutils [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.394751] [48526]: DEBUG oslo_concurrency.lockutils [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.394888] [48526]: DEBUG oslo_concurrency.lockutils [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.395162] [48526]: DEBUG oslo_concurrency.lockutils [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.395487] [48526]: DEBUG oslo_concurrency.lockutils [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.395487] [48526]: DEBUG oslo_concurrency.lockutils [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.404176] [48526]: INFO nova.api.openstack.wsgi [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 2eb960b6-6b14-4ee2-8672-18fb2c046734 could not be found. [ 1216.404339] [48526]: DEBUG nova.api.openstack.wsgi [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 2eb960b6-6b14-4ee2-8672-18fb2c046734 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.404794] [48526]: INFO nova.api.openstack.requestlog [None req-300e3358-621e-437d-8c5f-9a64c3b88a31 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 404 len: 111 microversion: 2.1 time: 0.018645 [ 1216.405145] [48526]: [pid: 48526|app: 0|req: 3030/6137] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:00 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1216.415341] [48527]: DEBUG nova.api.openstack.wsgi [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.416022] [48527]: DEBUG nova.compute.api [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.419161] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.419348] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.419602] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.419878] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.420038] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.420166] [48527]: DEBUG oslo_concurrency.lockutils [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.428146] [48527]: INFO nova.api.openstack.wsgi [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 2eb960b6-6b14-4ee2-8672-18fb2c046734 could not be found. [ 1216.428388] [48527]: DEBUG nova.api.openstack.wsgi [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 2eb960b6-6b14-4ee2-8672-18fb2c046734 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.428758] [48527]: INFO nova.api.openstack.requestlog [None req-ed176912-da14-42da-9012-ecea43658d74 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 404 len: 111 microversion: 2.1 time: 0.015843 [ 1216.429194] [48527]: [pid: 48527|app: 0|req: 3108/6138] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:00 2025] DELETE /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1216.433203] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.434610] [48526]: DEBUG nova.compute.api [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2eb960b6-6b14-4ee2-8672-18fb2c046734] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.437406] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.437613] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.437791] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.438075] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.438252] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.438403] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.446450] [48526]: INFO nova.api.openstack.wsgi [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 2eb960b6-6b14-4ee2-8672-18fb2c046734 could not be found. [ 1216.446758] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 2eb960b6-6b14-4ee2-8672-18fb2c046734 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.447150] [48526]: INFO nova.api.openstack.requestlog [None req-cb3ed998-76de-4894-b180-f797e37277ef tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734" status: 404 len: 111 microversion: 2.1 time: 0.015870 [ 1216.447455] [48526]: [pid: 48526|app: 0|req: 3031/6139] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:00 2025] GET /compute/v2.1/servers/2eb960b6-6b14-4ee2-8672-18fb2c046734 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1216.451231] [48527]: DEBUG nova.api.openstack.wsgi [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.451405] [48527]: DEBUG nova.compute.api [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.453980] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.454153] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.454284] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.454524] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.454671] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.454801] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.461993] [48527]: INFO nova.api.openstack.wsgi [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 2af558c1-efaa-4d5f-9881-ec60bff1ba15 could not be found. [ 1216.462239] [48527]: DEBUG nova.api.openstack.wsgi [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 2af558c1-efaa-4d5f-9881-ec60bff1ba15 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.462596] [48527]: INFO nova.api.openstack.requestlog [None req-5ab16f72-53e0-4ef7-aeb1-37d30620099a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 404 len: 111 microversion: 2.1 time: 0.013146 [ 1216.463241] [48527]: [pid: 48527|app: 0|req: 3109/6140] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:00 2025] DELETE /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1216.467812] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.469229] [48526]: DEBUG nova.compute.api [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 2af558c1-efaa-4d5f-9881-ec60bff1ba15] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.475843] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.475843] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.475843] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.476086] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.476261] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.476261] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.484875] [48527]: DEBUG nova.api.openstack.wsgi [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.486425] [48527]: DEBUG nova.compute.api [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.489917] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.490121] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.490258] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.490526] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.490671] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.490789] [48527]: DEBUG oslo_concurrency.lockutils [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.492598] [48526]: INFO nova.api.openstack.wsgi [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 2af558c1-efaa-4d5f-9881-ec60bff1ba15 could not be found. [ 1216.492598] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 2af558c1-efaa-4d5f-9881-ec60bff1ba15 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.493417] [48526]: INFO nova.api.openstack.requestlog [None req-b9f5a0b2-2626-4fd8-b40c-31954194979a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15" status: 404 len: 111 microversion: 2.1 time: 0.027127 [ 1216.493417] [48526]: [pid: 48526|app: 0|req: 3032/6141] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:00 2025] GET /compute/v2.1/servers/2af558c1-efaa-4d5f-9881-ec60bff1ba15 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1216.499014] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.499265] [48526]: DEBUG nova.compute.api [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.502199] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.502412] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.502582] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.502877] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.503057] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.503171] [48526]: DEBUG oslo_concurrency.lockutils [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.512616] [48526]: INFO nova.api.openstack.wsgi [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance c42e6255-d887-4a08-b89f-1ee036b95030 could not be found. [ 1216.512854] [48526]: DEBUG nova.api.openstack.wsgi [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance c42e6255-d887-4a08-b89f-1ee036b95030 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.513242] [48526]: INFO nova.api.openstack.requestlog [None req-7f14022d-3f63-4b80-b185-75a801b3fc3e tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 404 len: 111 microversion: 2.1 time: 0.016555 [ 1216.513520] [48526]: [pid: 48526|app: 0|req: 3033/6142] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:00 2025] DELETE /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1216.513576] [48527]: WARNING neutronclient.v2_0.client [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1216.517981] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.519420] [48526]: DEBUG nova.compute.api [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: c42e6255-d887-4a08-b89f-1ee036b95030] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.522116] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.522286] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.522417] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.522656] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.522796] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.523179] [48526]: DEBUG oslo_concurrency.lockutils [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.531091] [48526]: INFO nova.api.openstack.wsgi [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance c42e6255-d887-4a08-b89f-1ee036b95030 could not be found. [ 1216.531321] [48526]: DEBUG nova.api.openstack.wsgi [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance c42e6255-d887-4a08-b89f-1ee036b95030 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.531693] [48526]: INFO nova.api.openstack.requestlog [None req-ce49df41-3b05-4e79-9142-e998500875f4 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030" status: 404 len: 111 microversion: 2.1 time: 0.015505 [ 1216.532126] [48526]: [pid: 48526|app: 0|req: 3034/6143] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:00 2025] GET /compute/v2.1/servers/c42e6255-d887-4a08-b89f-1ee036b95030 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1216.536107] [48526]: DEBUG nova.api.openstack.wsgi [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.536282] [48526]: DEBUG nova.compute.api [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.538750] [48526]: DEBUG oslo_concurrency.lockutils [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.538916] [48526]: DEBUG oslo_concurrency.lockutils [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.539054] [48526]: DEBUG oslo_concurrency.lockutils [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.539288] [48526]: DEBUG oslo_concurrency.lockutils [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.539428] [48526]: DEBUG oslo_concurrency.lockutils [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.539550] [48526]: DEBUG oslo_concurrency.lockutils [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.548246] [48526]: INFO nova.api.openstack.wsgi [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 3965a587-91e4-40af-a3f0-4b8b7147e462 could not be found. [ 1216.548436] [48526]: DEBUG nova.api.openstack.wsgi [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 3965a587-91e4-40af-a3f0-4b8b7147e462 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.548783] [48526]: INFO nova.api.openstack.requestlog [None req-83fda4c0-5675-4604-8bf8-c9b82ead92bd tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 404 len: 111 microversion: 2.1 time: 0.014438 [ 1216.549047] [48526]: [pid: 48526|app: 0|req: 3035/6144] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:00 2025] DELETE /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1216.553187] [48526]: DEBUG nova.api.openstack.wsgi [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.554557] [48526]: DEBUG nova.compute.api [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3965a587-91e4-40af-a3f0-4b8b7147e462] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.557133] [48526]: DEBUG oslo_concurrency.lockutils [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.557301] [48526]: DEBUG oslo_concurrency.lockutils [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.557430] [48526]: DEBUG oslo_concurrency.lockutils [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.557664] [48526]: DEBUG oslo_concurrency.lockutils [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.557802] [48526]: DEBUG oslo_concurrency.lockutils [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.557923] [48526]: DEBUG oslo_concurrency.lockutils [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.565371] [48526]: INFO nova.api.openstack.wsgi [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 3965a587-91e4-40af-a3f0-4b8b7147e462 could not be found. [ 1216.565596] [48526]: DEBUG nova.api.openstack.wsgi [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 3965a587-91e4-40af-a3f0-4b8b7147e462 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.565942] [48526]: INFO nova.api.openstack.requestlog [None req-125149bd-b5b1-4fdc-9e3e-f4d5ae838b30 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462" status: 404 len: 111 microversion: 2.1 time: 0.014603 [ 1216.566214] [48526]: [pid: 48526|app: 0|req: 3036/6145] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:00 2025] GET /compute/v2.1/servers/3965a587-91e4-40af-a3f0-4b8b7147e462 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1216.570270] [48526]: DEBUG nova.api.openstack.wsgi [None req-02b31005-76fa-4d4c-94c1-69f35e05776f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.570551] [48526]: DEBUG nova.compute.api [None req-02b31005-76fa-4d4c-94c1-69f35e05776f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: ba030b9a-ac8d-4fcc-867a-018e6a5e0266] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.572591] [48526]: INFO nova.api.openstack.wsgi [None req-02b31005-76fa-4d4c-94c1-69f35e05776f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance ba030b9a-ac8d-4fcc-867a-018e6a5e0266 could not be found. [ 1216.572806] [48526]: DEBUG nova.api.openstack.wsgi [None req-02b31005-76fa-4d4c-94c1-69f35e05776f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance ba030b9a-ac8d-4fcc-867a-018e6a5e0266 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.573159] [48526]: INFO nova.api.openstack.requestlog [None req-02b31005-76fa-4d4c-94c1-69f35e05776f tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266" status: 404 len: 111 microversion: 2.1 time: 0.004578 [ 1216.574446] [48526]: [pid: 48526|app: 0|req: 3037/6146] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:00 2025] DELETE /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266 => generated 111 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1216.577122] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e8e7674-a403-4b3c-9ac3-b98ca0fa8265 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.578458] [48526]: DEBUG nova.compute.api [None req-6e8e7674-a403-4b3c-9ac3-b98ca0fa8265 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: ba030b9a-ac8d-4fcc-867a-018e6a5e0266] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.581257] [48526]: INFO nova.api.openstack.wsgi [None req-6e8e7674-a403-4b3c-9ac3-b98ca0fa8265 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance ba030b9a-ac8d-4fcc-867a-018e6a5e0266 could not be found. [ 1216.581567] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e8e7674-a403-4b3c-9ac3-b98ca0fa8265 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance ba030b9a-ac8d-4fcc-867a-018e6a5e0266 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1216.581913] [48526]: INFO nova.api.openstack.requestlog [None req-6e8e7674-a403-4b3c-9ac3-b98ca0fa8265 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266" status: 404 len: 111 microversion: 2.1 time: 0.006357 [ 1216.582163] [48526]: [pid: 48526|app: 0|req: 3038/6147] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:00 2025] GET /compute/v2.1/servers/ba030b9a-ac8d-4fcc-867a-018e6a5e0266 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1216.595053] [48526]: DEBUG nova.api.openstack.wsgi [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.596447] [48526]: DEBUG nova.compute.api [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.599412] [48526]: DEBUG oslo_concurrency.lockutils [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.599594] [48526]: DEBUG oslo_concurrency.lockutils [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.599731] [48526]: DEBUG oslo_concurrency.lockutils [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.599986] [48526]: DEBUG oslo_concurrency.lockutils [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.600147] [48526]: DEBUG oslo_concurrency.lockutils [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.600382] [48526]: DEBUG oslo_concurrency.lockutils [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.623838] [48527]: DEBUG nova.policy [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.626060] [48526]: DEBUG oslo_concurrency.lockutils [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.626346] [48526]: DEBUG oslo_concurrency.lockutils [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.627642] [48526]: DEBUG oslo_concurrency.lockutils [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.627817] [48526]: DEBUG nova.objects.instance [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lazy-loading 'fault' on Instance uuid 19c617a7-3e31-493b-8850-78efaf62fb61 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1216.631108] [48526]: WARNING neutronclient.v2_0.client [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1216.637588] [48527]: INFO nova.api.openstack.requestlog [None req-a0e08298-5f96-42c9-89de-fb49a1d98215 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1365 microversion: 2.1 time: 0.160065 [ 1216.637969] [48527]: [pid: 48527|app: 0|req: 3110/6148] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:00 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1365 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.653817] [48526]: DEBUG nova.policy [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.660309] [48526]: INFO nova.api.openstack.requestlog [None req-195a4f49-c106-44c6-979f-5d20262674fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1369 microversion: 2.1 time: 0.067052 [ 1216.660663] [48526]: [pid: 48526|app: 0|req: 3039/6149] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:00 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1369 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1217.099938] [48527]: DEBUG nova.api.openstack.wsgi [req-953ab8fb-9af1-41d1-9e06-0f7a5f96d02d req-5e472acf-de36-4afa-b4b1-f10aaa0a91e2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "44d33685-d1b1-4e95-b0b8-67b36183ab2b", "name": "network-vif-plugged", "status": "completed", "tag": "8eb1ecd4-5cdf-4429-ba1e-4fea839ef41c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1217.105992] [48527]: DEBUG oslo_concurrency.lockutils [req-953ab8fb-9af1-41d1-9e06-0f7a5f96d02d req-5e472acf-de36-4afa-b4b1-f10aaa0a91e2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.106195] [48527]: DEBUG oslo_concurrency.lockutils [req-953ab8fb-9af1-41d1-9e06-0f7a5f96d02d req-5e472acf-de36-4afa-b4b1-f10aaa0a91e2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.106329] [48527]: DEBUG oslo_concurrency.lockutils [req-953ab8fb-9af1-41d1-9e06-0f7a5f96d02d req-5e472acf-de36-4afa-b4b1-f10aaa0a91e2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.114052] [48527]: INFO nova.api.openstack.compute.server_external_events [req-953ab8fb-9af1-41d1-9e06-0f7a5f96d02d req-5e472acf-de36-4afa-b4b1-f10aaa0a91e2 service nova] Creating event network-vif-plugged:8eb1ecd4-5cdf-4429-ba1e-4fea839ef41c for instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b on cpu-1 [ 1217.118154] [48527]: INFO nova.api.openstack.requestlog [req-953ab8fb-9af1-41d1-9e06-0f7a5f96d02d req-5e472acf-de36-4afa-b4b1-f10aaa0a91e2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020658 [ 1217.118483] [48527]: [pid: 48527|app: 0|req: 3111/6150] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:01 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) [ 1217.200575] [48526]: DEBUG nova.api.openstack.wsgi [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1217.202666] [48526]: DEBUG nova.compute.api [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1217.207922] [48526]: DEBUG oslo_concurrency.lockutils [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.208084] [48526]: DEBUG oslo_concurrency.lockutils [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.208671] [48526]: DEBUG oslo_concurrency.lockutils [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.208893] [48526]: DEBUG oslo_concurrency.lockutils [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.209074] [48526]: DEBUG oslo_concurrency.lockutils [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.209199] [48526]: DEBUG oslo_concurrency.lockutils [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.232047] [48526]: DEBUG oslo_concurrency.lockutils [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.232047] [48526]: DEBUG oslo_concurrency.lockutils [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.232193] [48526]: DEBUG oslo_concurrency.lockutils [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.232332] [48526]: DEBUG nova.objects.instance [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid c3883b80-046e-4643-a229-43a1c0c91945 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1217.235448] [48526]: WARNING neutronclient.v2_0.client [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1217.257088] [48526]: DEBUG nova.policy [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.260658] [48526]: INFO nova.api.openstack.requestlog [None req-db2601e6-b8e8-410f-a28e-7f088551e9d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1293 microversion: 2.1 time: 0.062822 [ 1217.260994] [48526]: [pid: 48526|app: 0|req: 3040/6151] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:01 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1293 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1217.653113] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1217.655043] [48527]: DEBUG nova.compute.api [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1217.661707] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.662050] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.662050] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.662219] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.662416] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.662545] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.675468] [48526]: DEBUG nova.api.openstack.wsgi [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1217.678172] [48526]: DEBUG nova.compute.api [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1217.683028] [48526]: DEBUG oslo_concurrency.lockutils [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.683262] [48526]: DEBUG oslo_concurrency.lockutils [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.683405] [48526]: DEBUG oslo_concurrency.lockutils [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.683700] [48526]: DEBUG oslo_concurrency.lockutils [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.683841] [48526]: DEBUG oslo_concurrency.lockutils [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.683963] [48526]: DEBUG oslo_concurrency.lockutils [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.687646] [48527]: WARNING neutronclient.v2_0.client [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1217.709795] [48526]: DEBUG oslo_concurrency.lockutils [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.710274] [48526]: DEBUG oslo_concurrency.lockutils [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.710274] [48526]: DEBUG oslo_concurrency.lockutils [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.710879] [48526]: DEBUG nova.objects.instance [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lazy-loading 'fault' on Instance uuid 19c617a7-3e31-493b-8850-78efaf62fb61 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1217.714771] [48526]: WARNING neutronclient.v2_0.client [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1217.733410] [48526]: DEBUG nova.policy [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.740319] [48526]: INFO nova.api.openstack.requestlog [None req-73714193-2d4a-4924-82c1-d366ef1e123f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1369 microversion: 2.1 time: 0.067953 [ 1217.740740] [48526]: [pid: 48526|app: 0|req: 3041/6152] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:01 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1369 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1217.758447] [48527]: DEBUG nova.policy [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.763731] [48527]: INFO nova.api.openstack.requestlog [None req-ef273a8b-8890-4f72-8993-2d3aba7e78fe tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1365 microversion: 2.1 time: 0.113686 [ 1217.764169] [48527]: [pid: 48527|app: 0|req: 3112/6153] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:01 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1365 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.274879] [48526]: DEBUG nova.api.openstack.wsgi [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1218.276523] [48526]: DEBUG nova.compute.api [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1218.280317] [48526]: DEBUG oslo_concurrency.lockutils [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.280511] [48526]: DEBUG oslo_concurrency.lockutils [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.280649] [48526]: DEBUG oslo_concurrency.lockutils [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.280907] [48526]: DEBUG oslo_concurrency.lockutils [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.281061] [48526]: DEBUG oslo_concurrency.lockutils [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.281186] [48526]: DEBUG oslo_concurrency.lockutils [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.299652] [48526]: DEBUG oslo_concurrency.lockutils [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.299819] [48526]: DEBUG oslo_concurrency.lockutils [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.299947] [48526]: DEBUG oslo_concurrency.lockutils [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.300111] [48526]: DEBUG nova.objects.instance [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid c3883b80-046e-4643-a229-43a1c0c91945 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1218.302652] [48526]: WARNING neutronclient.v2_0.client [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1218.317916] [48526]: DEBUG nova.policy [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.321170] [48526]: INFO nova.api.openstack.requestlog [None req-0771a9d0-e199-4581-8bb3-4571509031a5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 200 len: 1293 microversion: 2.1 time: 0.048818 [ 1218.321509] [48526]: [pid: 48526|app: 0|req: 3042/6154] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:02 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 1293 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.754712] [48527]: DEBUG nova.api.openstack.wsgi [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1218.756415] [48527]: DEBUG nova.compute.api [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1218.762101] [48527]: DEBUG oslo_concurrency.lockutils [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.762343] [48527]: DEBUG oslo_concurrency.lockutils [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.762548] [48527]: DEBUG oslo_concurrency.lockutils [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.762871] [48527]: DEBUG oslo_concurrency.lockutils [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.763066] [48527]: DEBUG oslo_concurrency.lockutils [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.763227] [48527]: DEBUG oslo_concurrency.lockutils [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.778283] [48526]: DEBUG nova.api.openstack.wsgi [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1218.780124] [48526]: DEBUG nova.compute.api [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1218.784191] [48526]: DEBUG oslo_concurrency.lockutils [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.784402] [48526]: DEBUG oslo_concurrency.lockutils [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.784623] [48526]: DEBUG oslo_concurrency.lockutils [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.784933] [48526]: DEBUG oslo_concurrency.lockutils [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.785118] [48526]: DEBUG oslo_concurrency.lockutils [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.785263] [48526]: DEBUG oslo_concurrency.lockutils [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.788555] [48527]: DEBUG oslo_concurrency.lockutils [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.788783] [48527]: DEBUG oslo_concurrency.lockutils [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.788919] [48527]: DEBUG oslo_concurrency.lockutils [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.789131] [48527]: DEBUG nova.objects.instance [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lazy-loading 'fault' on Instance uuid 19c617a7-3e31-493b-8850-78efaf62fb61 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1218.792436] [48527]: WARNING neutronclient.v2_0.client [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1218.803312] [48526]: WARNING neutronclient.v2_0.client [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1218.812544] [48527]: DEBUG nova.policy [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.820428] [48527]: INFO nova.api.openstack.requestlog [None req-3028ba3d-f41d-45b2-97af-1d8c7223ad23 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1369 microversion: 2.1 time: 0.068180 [ 1218.820815] [48527]: [pid: 48527|app: 0|req: 3113/6155] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:02 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1369 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.879759] [48526]: DEBUG nova.policy [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.884729] [48526]: INFO nova.api.openstack.requestlog [None req-8bd2ecef-6f3c-4972-a7d8-2c9670f62106 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1365 microversion: 2.1 time: 0.109112 [ 1218.885094] [48526]: [pid: 48526|app: 0|req: 3043/6156] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:02 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1365 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.131644] [48527]: DEBUG nova.api.openstack.wsgi [req-45c85f4f-5abf-4f02-b548-96862f7cc9d8 req-47a5bacc-1c65-4517-a442-71fc9637166b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "44d33685-d1b1-4e95-b0b8-67b36183ab2b", "tag": "8eb1ecd4-5cdf-4429-ba1e-4fea839ef41c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1219.138010] [48527]: DEBUG oslo_concurrency.lockutils [req-45c85f4f-5abf-4f02-b548-96862f7cc9d8 req-47a5bacc-1c65-4517-a442-71fc9637166b service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.138202] [48527]: DEBUG oslo_concurrency.lockutils [req-45c85f4f-5abf-4f02-b548-96862f7cc9d8 req-47a5bacc-1c65-4517-a442-71fc9637166b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.138338] [48527]: DEBUG oslo_concurrency.lockutils [req-45c85f4f-5abf-4f02-b548-96862f7cc9d8 req-47a5bacc-1c65-4517-a442-71fc9637166b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.144860] [48527]: INFO nova.api.openstack.compute.server_external_events [req-45c85f4f-5abf-4f02-b548-96862f7cc9d8 req-47a5bacc-1c65-4517-a442-71fc9637166b service nova] Creating event network-changed:8eb1ecd4-5cdf-4429-ba1e-4fea839ef41c for instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b on cpu-1 [ 1219.149037] [48527]: INFO nova.api.openstack.requestlog [req-45c85f4f-5abf-4f02-b548-96862f7cc9d8 req-47a5bacc-1c65-4517-a442-71fc9637166b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019835 [ 1219.149382] [48527]: [pid: 48527|app: 0|req: 3114/6157] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02: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) [ 1219.337077] [48526]: DEBUG nova.api.openstack.wsgi [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.338366] [48526]: DEBUG nova.compute.api [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.342556] [48526]: DEBUG oslo_concurrency.lockutils [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.342902] [48526]: DEBUG oslo_concurrency.lockutils [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.343180] [48526]: DEBUG oslo_concurrency.lockutils [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.343563] [48526]: DEBUG oslo_concurrency.lockutils [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.343815] [48526]: DEBUG oslo_concurrency.lockutils [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.344082] [48526]: DEBUG oslo_concurrency.lockutils [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.353810] [48526]: INFO nova.api.openstack.wsgi [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance c3883b80-046e-4643-a229-43a1c0c91945 could not be found. [ 1219.353927] [48526]: DEBUG nova.api.openstack.wsgi [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance c3883b80-046e-4643-a229-43a1c0c91945 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1219.354333] [48526]: INFO nova.api.openstack.requestlog [None req-da7cd62a-89aa-417c-b68c-5d8959e9f935 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 404 len: 111 microversion: 2.1 time: 0.020898 [ 1219.354643] [48526]: [pid: 48526|app: 0|req: 3044/6158] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:03 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1219.360460] [48527]: DEBUG nova.api.openstack.wsgi [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.360745] [48527]: DEBUG nova.compute.api [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.364703] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.364908] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.365077] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.365376] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.365542] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.365684] [48527]: DEBUG oslo_concurrency.lockutils [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.380345] [48527]: DEBUG nova.compute.api [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1219.421296] [48527]: INFO nova.api.openstack.requestlog [None req-a41874ed-8fb3-4bb9-855a-7b97951aaa9a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 204 len: 0 microversion: 2.1 time: 0.063420 [ 1219.421684] [48527]: [pid: 48527|app: 0|req: 3115/6159] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:03 2025] DELETE /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1219.427410] [48526]: DEBUG nova.api.openstack.wsgi [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.429077] [48526]: DEBUG nova.compute.api [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.433013] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.433215] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.433352] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.433638] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.433787] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.433908] [48526]: DEBUG oslo_concurrency.lockutils [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.451966] [48526]: WARNING neutronclient.v2_0.client [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1219.561843] [48526]: DEBUG nova.policy [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.568951] [48526]: INFO nova.api.openstack.requestlog [None req-5d9f6944-5502-472d-b080-22d2116b1792 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1494 microversion: 2.1 time: 0.144005 [ 1219.569322] [48526]: [pid: 48526|app: 0|req: 3045/6160] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:03 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1494 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1219.756664] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.756932] [48527]: DEBUG nova.compute.api [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.762122] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.762320] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.762457] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.762727] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.762868] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.762990] [48527]: DEBUG oslo_concurrency.lockutils [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.773266] [48527]: INFO nova.api.openstack.wsgi [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 could not be found. [ 1219.773531] [48527]: DEBUG nova.api.openstack.wsgi [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1219.773935] [48527]: INFO nova.api.openstack.requestlog [None req-c7987d71-a67b-4427-a8ad-472584a32112 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 404 len: 111 microversion: 2.1 time: 0.020119 [ 1219.774341] [48527]: [pid: 48527|app: 0|req: 3116/6161] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:03 2025] DELETE /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1219.779415] [48526]: DEBUG nova.api.openstack.wsgi [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.781157] [48526]: DEBUG nova.compute.api [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.784996] [48526]: DEBUG oslo_concurrency.lockutils [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.785206] [48526]: DEBUG oslo_concurrency.lockutils [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.785344] [48526]: DEBUG oslo_concurrency.lockutils [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.785610] [48526]: DEBUG oslo_concurrency.lockutils [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.785756] [48526]: DEBUG oslo_concurrency.lockutils [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.785876] [48526]: DEBUG oslo_concurrency.lockutils [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.795630] [48526]: INFO nova.api.openstack.wsgi [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 could not be found. [ 1219.795886] [48526]: DEBUG nova.api.openstack.wsgi [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance 3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1219.796316] [48526]: INFO nova.api.openstack.requestlog [None req-3331a601-7f2e-4642-90a2-dccf9bf02c4a tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9" status: 404 len: 111 microversion: 2.1 time: 0.019403 [ 1219.796627] [48526]: [pid: 48526|app: 0|req: 3046/6162] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:04 2025] GET /compute/v2.1/servers/3d6b7f72-109b-47ba-96ad-a4a0bb61c9e9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1219.801087] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.801288] [48527]: DEBUG nova.compute.api [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.804754] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.804949] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.805094] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.805358] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.805503] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.805626] [48527]: DEBUG oslo_concurrency.lockutils [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.813782] [48527]: INFO nova.api.openstack.wsgi [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance b1d220f4-292b-41a4-883a-ad51a657efe0 could not be found. [ 1219.814052] [48527]: DEBUG nova.api.openstack.wsgi [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance b1d220f4-292b-41a4-883a-ad51a657efe0 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1219.814442] [48527]: INFO nova.api.openstack.requestlog [None req-8e1ef6ab-a56d-4ba7-bc13-f7d22f6b747b tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 404 len: 111 microversion: 2.1 time: 0.015471 [ 1219.814723] [48527]: [pid: 48527|app: 0|req: 3117/6163] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:04 2025] DELETE /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1219.819102] [48526]: DEBUG nova.api.openstack.wsgi [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.820587] [48526]: DEBUG nova.compute.api [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] [instance: b1d220f4-292b-41a4-883a-ad51a657efe0] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.823974] [48526]: DEBUG oslo_concurrency.lockutils [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.824176] [48526]: DEBUG oslo_concurrency.lockutils [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.824309] [48526]: DEBUG oslo_concurrency.lockutils [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.824584] [48526]: DEBUG oslo_concurrency.lockutils [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.824745] [48526]: DEBUG oslo_concurrency.lockutils [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.824867] [48526]: DEBUG oslo_concurrency.lockutils [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.833848] [48526]: INFO nova.api.openstack.wsgi [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] HTTP exception thrown: Instance b1d220f4-292b-41a4-883a-ad51a657efe0 could not be found. [ 1219.834108] [48526]: DEBUG nova.api.openstack.wsgi [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] Returning 404 to user: Instance b1d220f4-292b-41a4-883a-ad51a657efe0 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1219.834270] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.834508] [48526]: INFO nova.api.openstack.requestlog [None req-5019408f-24ad-42e8-8084-385c7cdd9063 tempest-DeleteServersTestJSON-355233064 tempest-DeleteServersTestJSON-355233064-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0" status: 404 len: 111 microversion: 2.1 time: 0.017528 [ 1219.834802] [48526]: [pid: 48526|app: 0|req: 3047/6164] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:04 2025] GET /compute/v2.1/servers/b1d220f4-292b-41a4-883a-ad51a657efe0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1219.835897] [48527]: DEBUG nova.compute.api [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.839193] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.839375] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.839508] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.839771] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.839912] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.840041] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.873778] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.873778] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.873778] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.873778] [48527]: DEBUG nova.objects.instance [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lazy-loading 'fault' on Instance uuid 19c617a7-3e31-493b-8850-78efaf62fb61 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1219.875880] [48527]: WARNING neutronclient.v2_0.client [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1219.902982] [48526]: DEBUG nova.api.openstack.wsgi [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.908055] [48526]: DEBUG nova.compute.api [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.911025] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.911286] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.911468] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.912820] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.912820] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.912820] [48526]: DEBUG oslo_concurrency.lockutils [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.914605] [48527]: DEBUG nova.policy [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.922635] [48527]: INFO nova.api.openstack.requestlog [None req-dd57d35e-de39-4dad-a275-5d2cdbb100e8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 200 len: 1369 microversion: 2.1 time: 0.090365 [ 1219.923920] [48527]: [pid: 48527|app: 0|req: 3118/6165] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:04 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 1369 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.936257] [48526]: WARNING neutronclient.v2_0.client [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1220.011070] [48526]: DEBUG nova.policy [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.016124] [48526]: INFO nova.api.openstack.requestlog [None req-3f1187dd-b447-4712-be0d-e6a8a06cc1af tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1365 microversion: 2.1 time: 0.117194 [ 1220.016784] [48526]: [pid: 48526|app: 0|req: 3048/6166] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:04 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1365 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.583213] [48527]: DEBUG nova.api.openstack.wsgi [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1220.584836] [48527]: DEBUG nova.compute.api [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1220.590099] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.590287] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.590423] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.590695] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.590835] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.590957] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.616506] [48527]: WARNING neutronclient.v2_0.client [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1220.702128] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1220.703416] [48527]: DEBUG nova.policy [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.709884] [48527]: INFO nova.api.openstack.requestlog [None req-8bc384ad-1c67-490c-beb2-bb2d02276ee8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1494 microversion: 2.1 time: 0.129216 [ 1220.710333] [48527]: [pid: 48527|app: 0|req: 3119/6167] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:04 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1494 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.938031] [48526]: DEBUG nova.api.openstack.wsgi [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1220.938817] [48526]: DEBUG nova.compute.api [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1220.943808] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.944144] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.944431] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.944808] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.945106] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.945330] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.954396] [48526]: INFO nova.api.openstack.wsgi [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. [ 1220.954817] [48526]: DEBUG nova.api.openstack.wsgi [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1220.955354] [48526]: INFO nova.api.openstack.requestlog [None req-dfdf4466-80c5-4cf3-8c84-40bbf2c46757 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 404 len: 111 microversion: 2.1 time: 0.021016 [ 1220.955769] [48526]: [pid: 48526|app: 0|req: 3049/6168] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:05 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1220.991986] [48527]: DEBUG nova.api.openstack.wsgi [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1220.993777] [48527]: DEBUG nova.compute.api [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1220.998729] [48527]: DEBUG oslo_concurrency.lockutils [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.998729] [48527]: DEBUG oslo_concurrency.lockutils [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.998729] [48527]: DEBUG oslo_concurrency.lockutils [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.998729] [48527]: DEBUG oslo_concurrency.lockutils [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.998729] [48527]: DEBUG oslo_concurrency.lockutils [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.998729] [48527]: DEBUG oslo_concurrency.lockutils [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.008049] [48527]: INFO nova.api.openstack.wsgi [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. [ 1221.008297] [48527]: DEBUG nova.api.openstack.wsgi [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1221.008724] [48527]: INFO nova.api.openstack.requestlog [None req-db6d55f4-6a96-49d5-8fab-7985d861e050 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.019432 [ 1221.010161] [48527]: [pid: 48527|app: 0|req: 3120/6169] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:02:05 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61/os-volume_attachments => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1221.030154] [48526]: DEBUG nova.api.openstack.wsgi [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1221.031425] [48526]: DEBUG nova.compute.api [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1221.036272] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.036272] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.036272] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.036420] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.036505] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.036627] [48526]: DEBUG oslo_concurrency.lockutils [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.049417] [48527]: DEBUG nova.api.openstack.wsgi [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1221.051013] [48527]: DEBUG nova.compute.api [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1221.055786] [48527]: DEBUG oslo_concurrency.lockutils [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.055786] [48527]: DEBUG oslo_concurrency.lockutils [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.055786] [48527]: DEBUG oslo_concurrency.lockutils [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.055786] [48527]: DEBUG oslo_concurrency.lockutils [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.055786] [48527]: DEBUG oslo_concurrency.lockutils [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.055786] [48527]: DEBUG oslo_concurrency.lockutils [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.057210] [48526]: WARNING neutronclient.v2_0.client [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1221.067205] [48527]: INFO nova.api.openstack.wsgi [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. [ 1221.067205] [48527]: DEBUG nova.api.openstack.wsgi [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1221.067205] [48527]: INFO nova.api.openstack.requestlog [None req-877c8d52-ec05-40e0-9d61-a91797174e83 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 404 len: 111 microversion: 2.1 time: 0.020163 [ 1221.067205] [48527]: [pid: 48527|app: 0|req: 3121/6170] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:05 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1221.076779] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=6 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1221.151116] [48526]: DEBUG nova.policy [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.151862] [48527]: DEBUG nova.api.openstack.wsgi [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-481124344", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "28a507b0-f7db-46ee-8ca9-adab7842e3ca"}], "security_groups": [{"name": "tempest-securitygroup--1847162531"}], "key_name": "tempest-keypair-896149215", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1221.155948] [48526]: INFO nova.api.openstack.requestlog [None req-1fc95265-da5d-4c46-b59f-b0f9da5399c0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1365 microversion: 2.1 time: 0.128793 [ 1221.158017] [48526]: [pid: 48526|app: 0|req: 3050/6171] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:05 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1365 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.196200] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.196414] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.196554] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.196962] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.198459] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.199837] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.203552] [48527]: WARNING neutronclient.v2_0.client [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1221.232782] [48527]: DEBUG nova.network.neutron [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] validate_networks() for [('28a507b0-f7db-46ee-8ca9-adab7842e3ca', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1221.233171] [48527]: WARNING neutronclient.v2_0.client [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1221.234480] [48527]: WARNING openstack [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1221.235305] [48527]: WARNING openstack [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1221.241900] [48527]: INFO nova.network.neutron [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] _ports_needed_per_instance requested_netwokrs=[('28a507b0-f7db-46ee-8ca9-adab7842e3ca', None, None, None, None, None)] [ 1221.344111] [48527]: WARNING neutronclient.v2_0.client [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1221.344672] [48527]: WARNING openstack [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1221.345020] [48527]: WARNING openstack [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1221.424887] [48527]: DEBUG nova.virt.hardware [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1221.424887] [48527]: DEBUG nova.virt.hardware [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1221.424887] [48527]: DEBUG nova.virt.hardware [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1221.424887] [48527]: DEBUG nova.virt.hardware [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1221.425086] [48527]: DEBUG nova.virt.hardware [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1221.439986] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.439986] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.439986] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.440308] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.440461] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.440591] [48527]: DEBUG oslo_concurrency.lockutils [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.454583] [48527]: DEBUG nova.quota [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1221.457822] [48527]: DEBUG nova.quota [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Getting quotas for user 1a5b35c84f074763b41d019e10f6957e and project 6cec6765fc424b55a9ec1692e3b6b2e5. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1221.465160] [48527]: DEBUG nova.compute.api [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1221.466658] [48527]: DEBUG nova.compute.api [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1221.507041] [48527]: INFO nova.api.openstack.requestlog [None req-2f65b6a0-7b2f-49b4-b773-dfbe200730af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.357477 [ 1221.510363] [48527]: [pid: 48527|app: 0|req: 3122/6172] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:02:05 2025] POST /compute/v2.1/servers => generated 406 bytes in 360 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1221.525075] [48526]: DEBUG nova.api.openstack.wsgi [None req-385ebdab-d700-4699-acd4-2d0a81fa0337 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1221.525075] [48526]: DEBUG nova.compute.api [None req-385ebdab-d700-4699-acd4-2d0a81fa0337 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1221.532782] [48526]: WARNING neutronclient.v2_0.client [None req-385ebdab-d700-4699-acd4-2d0a81fa0337 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1221.553784] [48526]: DEBUG nova.policy [None req-385ebdab-d700-4699-acd4-2d0a81fa0337 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.559918] [48526]: INFO nova.api.openstack.requestlog [None req-385ebdab-d700-4699-acd4-2d0a81fa0337 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1237 microversion: 2.1 time: 0.044533 [ 1221.559918] [48526]: [pid: 48526|app: 0|req: 3051/6173] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:05 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.727173] [48527]: DEBUG nova.api.openstack.wsgi [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1221.731191] [48527]: DEBUG nova.compute.api [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1221.743181] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.743404] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.743543] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.743845] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.743985] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.744126] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.777906] [48527]: WARNING neutronclient.v2_0.client [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1221.802182] [48527]: DEBUG nova.policy [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.813233] [48527]: INFO nova.api.openstack.requestlog [None req-4fb8f9c5-82cb-4bba-92e9-bd98e68d7c62 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1452 microversion: 2.1 time: 0.089995 [ 1221.813961] [48527]: [pid: 48527|app: 0|req: 3123/6174] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:05 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1452 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.829979] [48526]: DEBUG nova.api.openstack.wsgi [req-1f3d5410-9a77-435e-8e4f-d6850b4e8335 req-4bae8023-ece6-41c4-9072-571d8f00f042 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c687658-5003-475d-941d-500fc359331d", "name": "network-vif-deleted", "tag": "d51747f5-cdb0-48e2-b744-d584819103d9"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1221.837324] [48526]: DEBUG oslo_concurrency.lockutils [req-1f3d5410-9a77-435e-8e4f-d6850b4e8335 req-4bae8023-ece6-41c4-9072-571d8f00f042 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.837750] [48526]: DEBUG oslo_concurrency.lockutils [req-1f3d5410-9a77-435e-8e4f-d6850b4e8335 req-4bae8023-ece6-41c4-9072-571d8f00f042 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.837750] [48526]: DEBUG oslo_concurrency.lockutils [req-1f3d5410-9a77-435e-8e4f-d6850b4e8335 req-4bae8023-ece6-41c4-9072-571d8f00f042 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.846230] [48526]: INFO nova.api.openstack.compute.server_external_events [req-1f3d5410-9a77-435e-8e4f-d6850b4e8335 req-4bae8023-ece6-41c4-9072-571d8f00f042 service nova] Creating event network-vif-deleted:d51747f5-cdb0-48e2-b744-d584819103d9 for instance 6c687658-5003-475d-941d-500fc359331d on cpu-1 [ 1221.850852] [48526]: INFO nova.api.openstack.requestlog [req-1f3d5410-9a77-435e-8e4f-d6850b4e8335 req-4bae8023-ece6-41c4-9072-571d8f00f042 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023951 [ 1221.851243] [48526]: [pid: 48526|app: 0|req: 3052/6175] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:06 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) [ 1222.172039] [48527]: DEBUG nova.api.openstack.wsgi [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.173794] [48527]: DEBUG nova.compute.api [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.178731] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.178922] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.179082] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.179356] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.179500] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.179632] [48527]: DEBUG oslo_concurrency.lockutils [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.200170] [48527]: WARNING neutronclient.v2_0.client [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1222.281115] [48527]: DEBUG nova.policy [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.285941] [48527]: INFO nova.api.openstack.requestlog [None req-8cf856d6-25ef-4447-9217-2dc9882cbe83 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1365 microversion: 2.1 time: 0.116422 [ 1222.286320] [48527]: [pid: 48527|app: 0|req: 3124/6176] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:06 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1365 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.579957] [48526]: DEBUG nova.api.openstack.wsgi [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.581708] [48526]: DEBUG nova.compute.api [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.587717] [48526]: DEBUG oslo_concurrency.lockutils [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.587914] [48526]: DEBUG oslo_concurrency.lockutils [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.588067] [48526]: DEBUG oslo_concurrency.lockutils [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.588369] [48526]: DEBUG oslo_concurrency.lockutils [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.588517] [48526]: DEBUG oslo_concurrency.lockutils [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.588644] [48526]: DEBUG oslo_concurrency.lockutils [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.613427] [48526]: WARNING neutronclient.v2_0.client [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1222.632448] [48526]: DEBUG nova.policy [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.638082] [48526]: INFO nova.api.openstack.requestlog [None req-749f5e1a-b52f-4eec-b4d4-367ab1c4cd0f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1241 microversion: 2.1 time: 0.060966 [ 1222.638409] [48526]: [pid: 48526|app: 0|req: 3053/6177] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:06 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1241 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.837385] [48527]: DEBUG nova.api.openstack.wsgi [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.839353] [48527]: DEBUG nova.compute.api [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.844061] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.844337] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.844530] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.844824] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.844976] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.845119] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.863249] [48527]: WARNING neutronclient.v2_0.client [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1222.882190] [48527]: DEBUG nova.policy [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.886844] [48527]: INFO nova.api.openstack.requestlog [None req-cbd40d1f-be56-4388-9ebe-a267dc55a26f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1288 microversion: 2.1 time: 0.051982 [ 1222.886973] [48527]: [pid: 48527|app: 0|req: 3125/6178] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:07 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1288 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.299726] [48526]: DEBUG nova.api.openstack.wsgi [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1223.301458] [48526]: DEBUG nova.compute.api [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1223.305366] [48526]: DEBUG oslo_concurrency.lockutils [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.305576] [48526]: DEBUG oslo_concurrency.lockutils [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.305738] [48526]: DEBUG oslo_concurrency.lockutils [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.306036] [48526]: DEBUG oslo_concurrency.lockutils [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.306193] [48526]: DEBUG oslo_concurrency.lockutils [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.306317] [48526]: DEBUG oslo_concurrency.lockutils [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.323978] [48526]: WARNING neutronclient.v2_0.client [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1223.385115] [48526]: DEBUG nova.policy [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.389159] [48526]: INFO nova.api.openstack.requestlog [None req-b08b3ab8-5e72-40cb-976c-07c5199b0114 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1365 microversion: 2.1 time: 0.092070 [ 1223.389502] [48526]: [pid: 48526|app: 0|req: 3054/6179] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:07 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1365 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.651207] [48527]: DEBUG nova.api.openstack.wsgi [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1223.652875] [48527]: DEBUG nova.compute.api [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1223.656695] [48527]: DEBUG oslo_concurrency.lockutils [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.656885] [48527]: DEBUG oslo_concurrency.lockutils [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.657039] [48527]: DEBUG oslo_concurrency.lockutils [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.657308] [48527]: DEBUG oslo_concurrency.lockutils [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.657447] [48527]: DEBUG oslo_concurrency.lockutils [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.657568] [48527]: DEBUG oslo_concurrency.lockutils [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.673626] [48527]: WARNING neutronclient.v2_0.client [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1223.692177] [48527]: DEBUG nova.policy [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.695939] [48527]: INFO nova.api.openstack.requestlog [None req-74c696b4-fec9-4ff8-a4ae-d8b7dc0ea40c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1289 microversion: 2.1 time: 0.047262 [ 1223.696420] [48527]: [pid: 48527|app: 0|req: 3126/6180] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:07 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1289 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.900910] [48526]: DEBUG nova.api.openstack.wsgi [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1223.902602] [48526]: DEBUG nova.compute.api [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1223.906807] [48526]: DEBUG oslo_concurrency.lockutils [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.907016] [48526]: DEBUG oslo_concurrency.lockutils [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.907213] [48526]: DEBUG oslo_concurrency.lockutils [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.907528] [48526]: DEBUG oslo_concurrency.lockutils [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.907691] [48526]: DEBUG oslo_concurrency.lockutils [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.907820] [48526]: DEBUG oslo_concurrency.lockutils [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.925809] [48526]: DEBUG oslo_concurrency.lockutils [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.925977] [48526]: DEBUG oslo_concurrency.lockutils [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.926121] [48526]: DEBUG oslo_concurrency.lockutils [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.926265] [48526]: DEBUG nova.objects.instance [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid 6c687658-5003-475d-941d-500fc359331d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1223.929900] [48526]: WARNING neutronclient.v2_0.client [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1223.949373] [48526]: DEBUG nova.policy [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.952691] [48526]: INFO nova.api.openstack.requestlog [None req-88b37fe1-2381-4218-9262-fa67315aa3cd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1293 microversion: 2.1 time: 0.054460 [ 1223.953023] [48526]: [pid: 48526|app: 0|req: 3055/6181] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:08 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1293 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.402931] [48527]: DEBUG nova.api.openstack.wsgi [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1224.404673] [48527]: DEBUG nova.compute.api [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1224.409151] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.409315] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.409449] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.409716] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.409858] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.409978] [48527]: DEBUG oslo_concurrency.lockutils [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.434809] [48527]: WARNING neutronclient.v2_0.client [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1224.508687] [48527]: DEBUG nova.policy [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.515796] [48527]: INFO nova.api.openstack.requestlog [None req-7f0b4edc-0640-4241-81f8-afae3ec949ee tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1365 microversion: 2.1 time: 0.115427 [ 1224.516155] [48527]: [pid: 48527|app: 0|req: 3127/6182] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:08 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1365 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.711326] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1224.713146] [48526]: DEBUG nova.compute.api [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1224.719257] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.719449] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.719585] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.719862] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.720023] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.720184] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.737783] [48526]: WARNING neutronclient.v2_0.client [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1224.758190] [48526]: DEBUG nova.policy [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.763573] [48526]: INFO nova.api.openstack.requestlog [None req-3a50e213-d223-434f-84a0-88b8cfda673c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1289 microversion: 2.1 time: 0.054903 [ 1224.763931] [48526]: [pid: 48526|app: 0|req: 3056/6183] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:08 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1289 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.968079] [48527]: DEBUG nova.api.openstack.wsgi [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1224.969128] [48527]: DEBUG nova.compute.api [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1224.975384] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.975384] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.975579] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.975897] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.976103] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.976270] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.000940] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.001182] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.001332] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.001481] [48527]: DEBUG nova.objects.instance [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid 6c687658-5003-475d-941d-500fc359331d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1225.004620] [48527]: WARNING neutronclient.v2_0.client [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.004844] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-25858807", "imageRef": "", "flavorRef": "42", "networks": [{"uuid": "b08a61db-827a-406b-ae69-aa4e974b514f"}], "security_groups": [{"name": "tempest-securitygroup--309107644"}], "key_name": "tempest-keypair-493453495", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "42995632-9ab0-48ab-9150-3607a4585456", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1225.024785] [48527]: DEBUG nova.policy [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.028286] [48527]: INFO nova.api.openstack.requestlog [None req-3b0beb83-3ef3-4b19-a515-9aa428c791fe tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1293 microversion: 2.1 time: 0.063471 [ 1225.028611] [48527]: [pid: 48527|app: 0|req: 3128/6184] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:09 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1293 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.042963] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.043159] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.043319] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.043749] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.045048] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.046101] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.049723] [48526]: WARNING neutronclient.v2_0.client [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.079740] [48526]: DEBUG nova.network.neutron [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] validate_networks() for [('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1225.080029] [48526]: WARNING neutronclient.v2_0.client [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.081257] [48526]: WARNING openstack [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1225.082149] [48526]: WARNING openstack [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1225.088341] [48526]: INFO nova.network.neutron [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] _ports_needed_per_instance requested_netwokrs=[('b08a61db-827a-406b-ae69-aa4e974b514f', None, None, None, None, None)] [ 1225.315879] [48526]: WARNING neutronclient.v2_0.client [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.316592] [48526]: WARNING openstack [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1225.316928] [48526]: WARNING openstack [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1225.400751] [48526]: DEBUG nova.virt.hardware [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1225.400893] [48526]: DEBUG nova.virt.hardware [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1225.401060] [48526]: DEBUG nova.virt.hardware [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1225.401175] [48526]: DEBUG nova.virt.hardware [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1225.401289] [48526]: DEBUG nova.virt.hardware [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1225.409710] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.409902] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.410047] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.410457] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.410561] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.412080] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.422118] [48526]: DEBUG nova.quota [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1225.425729] [48526]: DEBUG nova.quota [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for user de2f11820c2948e589d2204a7f1e5344 and project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1225.460453] [48526]: DEBUG nova.compute.api [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1225.461941] [48526]: DEBUG nova.compute.api [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] 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='42995632-9ab0-48ab-9150-3607a4585456',volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1225.531048] [48527]: DEBUG nova.api.openstack.wsgi [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1225.532038] [48527]: DEBUG nova.compute.api [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1225.537058] [48527]: DEBUG oslo_concurrency.lockutils [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.537260] [48527]: DEBUG oslo_concurrency.lockutils [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.537407] [48527]: DEBUG oslo_concurrency.lockutils [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.537675] [48527]: DEBUG oslo_concurrency.lockutils [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.537832] [48527]: DEBUG oslo_concurrency.lockutils [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.537970] [48527]: DEBUG oslo_concurrency.lockutils [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.547883] [48526]: INFO nova.api.openstack.requestlog [None req-2e4f3d83-97e0-414b-a1f1-bd0457d1b0bb tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.544897 [ 1225.547883] [48526]: [pid: 48526|app: 0|req: 3057/6185] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:02:09 2025] POST /compute/v2.1/servers => generated 405 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1225.556043] [48526]: DEBUG nova.api.openstack.wsgi [None req-eaf3f491-500c-4eda-850c-c15cb034db9e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1225.556679] [48526]: DEBUG nova.compute.api [None req-eaf3f491-500c-4eda-850c-c15cb034db9e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1225.563559] [48527]: WARNING neutronclient.v2_0.client [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.568085] [48526]: WARNING neutronclient.v2_0.client [None req-eaf3f491-500c-4eda-850c-c15cb034db9e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.588714] [48526]: DEBUG nova.policy [None req-eaf3f491-500c-4eda-850c-c15cb034db9e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.594157] [48526]: INFO nova.api.openstack.requestlog [None req-eaf3f491-500c-4eda-850c-c15cb034db9e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1078 microversion: 2.1 time: 0.041227 [ 1225.594560] [48526]: [pid: 48526|app: 0|req: 3058/6186] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:09 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1078 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1225.643240] [48527]: DEBUG nova.policy [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.648738] [48527]: INFO nova.api.openstack.requestlog [None req-a726c8f4-0bb0-4a52-8019-817c8802e85e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1554 microversion: 2.1 time: 0.120612 [ 1225.649056] [48527]: [pid: 48527|app: 0|req: 3129/6187] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:09 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1554 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.661324] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1225.662807] [48526]: DEBUG nova.compute.api [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1225.666208] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.666399] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.666534] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.666783] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.666922] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.667058] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.681430] [48526]: WARNING neutronclient.v2_0.client [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.715858] [48526]: INFO nova.api.openstack.requestlog [None req-1c076ac9-48f5-4d10-aea3-e5746a15e309 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.056834 [ 1225.716277] [48526]: [pid: 48526|app: 0|req: 3059/6188] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:02:09 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-interface => generated 287 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1225.777197] [48527]: DEBUG nova.api.openstack.wsgi [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1225.778531] [48527]: DEBUG nova.compute.api [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1225.782353] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.782640] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.782705] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.782932] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.783110] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.783238] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.810584] [48527]: WARNING neutronclient.v2_0.client [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.827888] [48527]: DEBUG nova.policy [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.833770] [48527]: INFO nova.api.openstack.requestlog [None req-b9e5728a-b947-42c7-82e5-d2fc823fb906 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1297 microversion: 2.1 time: 0.058742 [ 1225.834076] [48527]: [pid: 48527|app: 0|req: 3130/6189] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:09 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.041770] [48526]: DEBUG nova.api.openstack.wsgi [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1226.042877] [48526]: DEBUG nova.compute.api [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1226.049522] [48526]: DEBUG oslo_concurrency.lockutils [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.049522] [48526]: DEBUG oslo_concurrency.lockutils [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.049522] [48526]: DEBUG oslo_concurrency.lockutils [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.049522] [48526]: DEBUG oslo_concurrency.lockutils [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.049522] [48526]: DEBUG oslo_concurrency.lockutils [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.049522] [48526]: DEBUG oslo_concurrency.lockutils [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.075832] [48526]: DEBUG oslo_concurrency.lockutils [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.076024] [48526]: DEBUG oslo_concurrency.lockutils [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.077040] [48526]: DEBUG oslo_concurrency.lockutils [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.077040] [48526]: DEBUG nova.objects.instance [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid 6c687658-5003-475d-941d-500fc359331d {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1226.080549] [48526]: WARNING neutronclient.v2_0.client [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1226.204161] [48527]: DEBUG nova.api.openstack.wsgi [req-d5fc90e0-ab4d-4e84-91e5-645f7e3922bb req-75e8d6cd-ec1a-4f52-b2be-e859d9252baf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "44d33685-d1b1-4e95-b0b8-67b36183ab2b", "tag": "8eb1ecd4-5cdf-4429-ba1e-4fea839ef41c"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1226.220511] [48526]: DEBUG nova.policy [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.222296] [48527]: DEBUG oslo_concurrency.lockutils [req-d5fc90e0-ab4d-4e84-91e5-645f7e3922bb req-75e8d6cd-ec1a-4f52-b2be-e859d9252baf service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.222462] [48527]: DEBUG oslo_concurrency.lockutils [req-d5fc90e0-ab4d-4e84-91e5-645f7e3922bb req-75e8d6cd-ec1a-4f52-b2be-e859d9252baf service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.222594] [48527]: DEBUG oslo_concurrency.lockutils [req-d5fc90e0-ab4d-4e84-91e5-645f7e3922bb req-75e8d6cd-ec1a-4f52-b2be-e859d9252baf service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.224650] [48526]: INFO nova.api.openstack.requestlog [None req-0529949e-90e8-4ed5-b9e5-8f0b6394a72a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 200 len: 1293 microversion: 2.1 time: 0.185536 [ 1226.224990] [48526]: [pid: 48526|app: 0|req: 3060/6190] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:10 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 1293 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.229562] [48527]: INFO nova.api.openstack.compute.server_external_events [req-d5fc90e0-ab4d-4e84-91e5-645f7e3922bb req-75e8d6cd-ec1a-4f52-b2be-e859d9252baf service nova] Creating event network-changed:8eb1ecd4-5cdf-4429-ba1e-4fea839ef41c for instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b on cpu-1 [ 1226.233956] [48527]: INFO nova.api.openstack.requestlog [req-d5fc90e0-ab4d-4e84-91e5-645f7e3922bb req-75e8d6cd-ec1a-4f52-b2be-e859d9252baf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032022 [ 1226.234376] [48527]: [pid: 48527|app: 0|req: 3131/6191] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:10 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) [ 1226.606805] [48526]: DEBUG nova.api.openstack.wsgi [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1226.608303] [48526]: DEBUG nova.compute.api [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1226.614352] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.614713] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.614883] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.615236] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.615488] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.615715] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.636485] [48526]: WARNING neutronclient.v2_0.client [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1226.653652] [48526]: DEBUG nova.policy [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.658646] [48526]: INFO nova.api.openstack.requestlog [None req-f9a2f892-103e-42cb-a42a-f3ff3827a347 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1128 microversion: 2.1 time: 0.054104 [ 1226.658960] [48526]: [pid: 48526|app: 0|req: 3061/6192] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:10 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.849024] [48527]: DEBUG nova.api.openstack.wsgi [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1226.851664] [48527]: DEBUG nova.compute.api [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1226.854901] [48527]: DEBUG oslo_concurrency.lockutils [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.855894] [48527]: DEBUG oslo_concurrency.lockutils [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.855894] [48527]: DEBUG oslo_concurrency.lockutils [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.855894] [48527]: DEBUG oslo_concurrency.lockutils [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.855894] [48527]: DEBUG oslo_concurrency.lockutils [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.855894] [48527]: DEBUG oslo_concurrency.lockutils [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.876683] [48527]: WARNING neutronclient.v2_0.client [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1227.032351] [48527]: DEBUG nova.policy [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.040235] [48527]: INFO nova.api.openstack.requestlog [None req-55edb475-7bab-4cdb-a18a-6414592848e9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1375 microversion: 2.1 time: 0.193457 [ 1227.040771] [48527]: [pid: 48527|app: 0|req: 3132/6193] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:11 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1375 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.242725] [48526]: DEBUG nova.api.openstack.wsgi [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1227.244267] [48526]: DEBUG nova.compute.api [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1227.250248] [48526]: DEBUG oslo_concurrency.lockutils [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.250432] [48526]: DEBUG oslo_concurrency.lockutils [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.250572] [48526]: DEBUG oslo_concurrency.lockutils [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.250828] [48526]: DEBUG oslo_concurrency.lockutils [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.251041] [48526]: DEBUG oslo_concurrency.lockutils [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.251180] [48526]: DEBUG oslo_concurrency.lockutils [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.260989] [48526]: INFO nova.api.openstack.wsgi [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance 6c687658-5003-475d-941d-500fc359331d could not be found. [ 1227.261127] [48526]: DEBUG nova.api.openstack.wsgi [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance 6c687658-5003-475d-941d-500fc359331d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1227.261639] [48526]: INFO nova.api.openstack.requestlog [None req-85223d1f-b607-4d1e-8974-973852dad91e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 404 len: 111 microversion: 2.1 time: 0.021089 [ 1227.262028] [48526]: [pid: 48526|app: 0|req: 3062/6194] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:11 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1227.334423] [48527]: DEBUG nova.api.openstack.wsgi [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1038287899", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "5883ebe6-cea9-40e8-b3dc-43fa420cc52f"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1227.376292] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.376292] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.376433] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.376702] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.378119] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.378284] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.382715] [48527]: DEBUG nova.network.neutron [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] validate_networks() for [('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1227.383021] [48527]: WARNING neutronclient.v2_0.client [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1227.384268] [48527]: WARNING openstack [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1227.385310] [48527]: WARNING openstack [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1227.391178] [48527]: INFO nova.network.neutron [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] _ports_needed_per_instance requested_netwokrs=[('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] [ 1227.521229] [48527]: WARNING neutronclient.v2_0.client [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1227.522060] [48527]: WARNING openstack [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1227.522533] [48527]: WARNING openstack [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1227.610416] [48527]: DEBUG nova.virt.hardware [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1227.610618] [48527]: DEBUG nova.virt.hardware [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1227.610738] [48527]: DEBUG nova.virt.hardware [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1227.610849] [48527]: DEBUG nova.virt.hardware [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1227.610961] [48527]: DEBUG nova.virt.hardware [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1227.618019] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.618209] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.618333] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.618652] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.619843] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.620584] [48527]: DEBUG oslo_concurrency.lockutils [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.630488] [48526]: DEBUG nova.api.openstack.wsgi [req-0a00bf78-399d-479c-b469-34b0724e19ec req-fe62e82c-4e68-4459-963c-f66acb300103 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab", "name": "network-vif-plugged", "status": "completed", "tag": "e1399109-f616-4f04-87f3-6a9992efbe7d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1227.631213] [48527]: DEBUG nova.quota [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1227.634748] [48527]: DEBUG nova.quota [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for user 48af2c86eb004d39ac589998fafe468a and project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1227.637791] [48526]: DEBUG oslo_concurrency.lockutils [req-0a00bf78-399d-479c-b469-34b0724e19ec req-fe62e82c-4e68-4459-963c-f66acb300103 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.637969] [48526]: DEBUG oslo_concurrency.lockutils [req-0a00bf78-399d-479c-b469-34b0724e19ec req-fe62e82c-4e68-4459-963c-f66acb300103 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.638117] [48526]: DEBUG oslo_concurrency.lockutils [req-0a00bf78-399d-479c-b469-34b0724e19ec req-fe62e82c-4e68-4459-963c-f66acb300103 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.640049] [48527]: DEBUG nova.compute.api [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1227.641493] [48527]: DEBUG nova.compute.api [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1227.646673] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0a00bf78-399d-479c-b469-34b0724e19ec req-fe62e82c-4e68-4459-963c-f66acb300103 service nova] Creating event network-vif-plugged:e1399109-f616-4f04-87f3-6a9992efbe7d for instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab on cpu-1 [ 1227.650848] [48526]: INFO nova.api.openstack.requestlog [req-0a00bf78-399d-479c-b469-34b0724e19ec req-fe62e82c-4e68-4459-963c-f66acb300103 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022907 [ 1227.651448] [48526]: [pid: 48526|app: 0|req: 3063/6195] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:11 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) [ 1227.672579] [48526]: DEBUG nova.api.openstack.wsgi [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1227.674017] [48526]: DEBUG nova.compute.api [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1227.676575] [48527]: INFO nova.api.openstack.requestlog [None req-2d8e2558-9a31-4f9a-ab58-794acec4c2a0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.344119 [ 1227.677325] [48527]: [pid: 48527|app: 0|req: 3133/6196] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:02:11 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) [ 1227.677419] [48526]: DEBUG oslo_concurrency.lockutils [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.677556] [48526]: DEBUG oslo_concurrency.lockutils [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.677714] [48526]: DEBUG oslo_concurrency.lockutils [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.677940] [48526]: DEBUG oslo_concurrency.lockutils [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.678117] [48526]: DEBUG oslo_concurrency.lockutils [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.678268] [48526]: DEBUG oslo_concurrency.lockutils [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.684028] [48527]: DEBUG nova.api.openstack.wsgi [None req-82d21f5e-60df-4789-9136-8655f9f1364e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1227.686191] [48527]: DEBUG nova.compute.api [None req-82d21f5e-60df-4789-9136-8655f9f1364e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1227.700856] [48527]: WARNING neutronclient.v2_0.client [None req-82d21f5e-60df-4789-9136-8655f9f1364e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1227.714419] [48526]: WARNING neutronclient.v2_0.client [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1227.726959] [48527]: DEBUG nova.policy [None req-82d21f5e-60df-4789-9136-8655f9f1364e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.732433] [48527]: INFO nova.api.openstack.requestlog [None req-82d21f5e-60df-4789-9136-8655f9f1364e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1207 microversion: 2.1 time: 0.051084 [ 1227.733474] [48527]: [pid: 48527|app: 0|req: 3134/6197] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:11 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.742537] [48526]: DEBUG nova.policy [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.747211] [48526]: INFO nova.api.openstack.requestlog [None req-92ffb598-a606-49e9-872b-871264d41dcc tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1176 microversion: 2.1 time: 0.077097 [ 1227.747601] [48526]: [pid: 48526|app: 0|req: 3064/6198] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:11 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1176 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.054752] [48527]: DEBUG nova.api.openstack.wsgi [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1228.056385] [48527]: DEBUG nova.compute.api [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1228.060436] [48527]: DEBUG oslo_concurrency.lockutils [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.060668] [48527]: DEBUG oslo_concurrency.lockutils [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.060868] [48527]: DEBUG oslo_concurrency.lockutils [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.061197] [48527]: DEBUG oslo_concurrency.lockutils [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.061397] [48527]: DEBUG oslo_concurrency.lockutils [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.061562] [48527]: DEBUG oslo_concurrency.lockutils [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.081384] [48527]: WARNING neutronclient.v2_0.client [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1228.143340] [48527]: DEBUG nova.policy [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.147548] [48527]: INFO nova.api.openstack.requestlog [None req-780cc845-c666-4fc1-8692-8403e4026ad6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1363 microversion: 2.1 time: 0.095324 [ 1228.147817] [48527]: [pid: 48527|app: 0|req: 3135/6199] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:12 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1363 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.749069] [48526]: DEBUG nova.api.openstack.wsgi [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1228.750479] [48526]: DEBUG nova.compute.api [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1228.755124] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.755318] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.755456] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.755719] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.755884] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.756047] [48526]: DEBUG oslo_concurrency.lockutils [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.761156] [48527]: DEBUG nova.api.openstack.wsgi [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1228.762627] [48527]: DEBUG nova.compute.api [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1228.766276] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.766560] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.766765] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.767097] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.767342] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.767519] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.775644] [48526]: WARNING neutronclient.v2_0.client [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1228.787731] [48527]: WARNING neutronclient.v2_0.client [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1228.795804] [48526]: DEBUG nova.policy [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.800063] [48526]: INFO nova.api.openstack.requestlog [None req-47a5c2bd-6347-4090-bdec-1200aaa064c1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1211 microversion: 2.1 time: 0.053188 [ 1228.800408] [48526]: [pid: 48526|app: 0|req: 3065/6200] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:12 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1228.812546] [48527]: DEBUG nova.policy [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.817321] [48527]: INFO nova.api.openstack.requestlog [None req-bf9bf5cb-e09a-41c6-a19f-483ff8e0e674 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1176 microversion: 2.1 time: 0.058251 [ 1228.817704] [48527]: [pid: 48527|app: 0|req: 3136/6201] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:12 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1176 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.160342] [48526]: DEBUG nova.api.openstack.wsgi [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1229.161816] [48526]: DEBUG nova.compute.api [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1229.168109] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.168297] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.168443] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.168682] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.168825] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.168945] [48526]: DEBUG oslo_concurrency.lockutils [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.187411] [48526]: WARNING neutronclient.v2_0.client [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1229.277308] [48526]: DEBUG nova.policy [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.282570] [48526]: INFO nova.api.openstack.requestlog [None req-bee4eca8-4c87-4b2c-9095-8c1a3afe659c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1363 microversion: 2.1 time: 0.124310 [ 1229.282994] [48526]: [pid: 48526|app: 0|req: 3066/6202] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:13 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1363 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.665296] [48527]: DEBUG nova.api.openstack.wsgi [req-e3df398d-1a47-4e37-9752-98c029338a85 req-dc225b0f-d9f9-47c8-a839-7a34f2540787 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab", "tag": "e1399109-f616-4f04-87f3-6a9992efbe7d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1229.671473] [48527]: DEBUG oslo_concurrency.lockutils [req-e3df398d-1a47-4e37-9752-98c029338a85 req-dc225b0f-d9f9-47c8-a839-7a34f2540787 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.671656] [48527]: DEBUG oslo_concurrency.lockutils [req-e3df398d-1a47-4e37-9752-98c029338a85 req-dc225b0f-d9f9-47c8-a839-7a34f2540787 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.671851] [48527]: DEBUG oslo_concurrency.lockutils [req-e3df398d-1a47-4e37-9752-98c029338a85 req-dc225b0f-d9f9-47c8-a839-7a34f2540787 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.677994] [48527]: INFO nova.api.openstack.compute.server_external_events [req-e3df398d-1a47-4e37-9752-98c029338a85 req-dc225b0f-d9f9-47c8-a839-7a34f2540787 service nova] Creating event network-changed:e1399109-f616-4f04-87f3-6a9992efbe7d for instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab on cpu-1 [ 1229.682209] [48527]: INFO nova.api.openstack.requestlog [req-e3df398d-1a47-4e37-9752-98c029338a85 req-dc225b0f-d9f9-47c8-a839-7a34f2540787 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019537 [ 1229.682547] [48527]: [pid: 48527|app: 0|req: 3137/6203] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:13 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) [ 1229.814957] [48526]: DEBUG nova.api.openstack.wsgi [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1229.816366] [48526]: DEBUG nova.compute.api [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1229.820496] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.820701] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.820844] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.821134] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.821285] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.821407] [48526]: DEBUG oslo_concurrency.lockutils [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.833636] [48527]: DEBUG nova.api.openstack.wsgi [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1229.835231] [48527]: DEBUG nova.compute.api [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1229.838606] [48526]: WARNING neutronclient.v2_0.client [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1229.839101] [48527]: DEBUG oslo_concurrency.lockutils [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.839298] [48527]: DEBUG oslo_concurrency.lockutils [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.839440] [48527]: DEBUG oslo_concurrency.lockutils [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.839709] [48527]: DEBUG oslo_concurrency.lockutils [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.839857] [48527]: DEBUG oslo_concurrency.lockutils [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.839976] [48527]: DEBUG oslo_concurrency.lockutils [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.855683] [48527]: WARNING neutronclient.v2_0.client [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1229.857615] [48526]: DEBUG nova.policy [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.861311] [48526]: INFO nova.api.openstack.requestlog [None req-ab05f6ff-ef1e-44b9-8008-ca09e46282c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1259 microversion: 2.1 time: 0.049311 [ 1229.861644] [48526]: [pid: 48526|app: 0|req: 3067/6204] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:14 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1259 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.875828] [48527]: DEBUG nova.policy [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.879280] [48527]: INFO nova.api.openstack.requestlog [None req-62a30c4c-da47-4605-adef-735a6e997d19 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1184 microversion: 2.1 time: 0.049018 [ 1229.879601] [48527]: [pid: 48527|app: 0|req: 3138/6205] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:14 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1184 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.990031] [48526]: DEBUG nova.api.openstack.wsgi [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1229.991578] [48526]: DEBUG nova.compute.api [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1229.995809] [48526]: DEBUG oslo_concurrency.lockutils [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.996026] [48526]: DEBUG oslo_concurrency.lockutils [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.996178] [48526]: DEBUG oslo_concurrency.lockutils [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.996441] [48526]: DEBUG oslo_concurrency.lockutils [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.996588] [48526]: DEBUG oslo_concurrency.lockutils [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.996711] [48526]: DEBUG oslo_concurrency.lockutils [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.011045] [48526]: WARNING neutronclient.v2_0.client [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1230.066182] [48526]: INFO nova.api.openstack.requestlog [None req-43a8ed6c-8d3b-4cd4-b4b5-2f252e4f1790 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.078650 [ 1230.066602] [48526]: [pid: 48526|app: 0|req: 3068/6206] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:02:14 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/os-interface => generated 287 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1230.074274] [48527]: DEBUG nova.api.openstack.wsgi [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.075801] [48527]: DEBUG nova.compute.api [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.080015] [48527]: DEBUG oslo_concurrency.lockutils [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.080343] [48527]: DEBUG oslo_concurrency.lockutils [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.080566] [48527]: DEBUG oslo_concurrency.lockutils [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.080907] [48527]: DEBUG oslo_concurrency.lockutils [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.081170] [48527]: DEBUG oslo_concurrency.lockutils [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.081217] [48527]: DEBUG oslo_concurrency.lockutils [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.094125] [48527]: WARNING neutronclient.v2_0.client [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1230.135506] [48527]: INFO nova.api.openstack.requestlog [None req-a310ec12-8258-4137-bcbd-d6ddbb850d1c tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/os-interface/6493b96a-5393-4e48-9871-6cb33a175b1f" status: 200 len: 284 microversion: 2.1 time: 0.063751 [ 1230.135913] [48527]: [pid: 48527|app: 0|req: 3139/6207] 10.180.1.21 () {58 vars in 1381 bytes} [Fri Dec 12 14:02:14 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/os-interface/6493b96a-5393-4e48-9871-6cb33a175b1f => generated 284 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1230.143021] [48526]: DEBUG nova.api.openstack.wsgi [None req-d6e6e884-c2cc-4f8e-b66f-4d38b46212d8 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.144668] [48526]: DEBUG nova.compute.api [None req-d6e6e884-c2cc-4f8e-b66f-4d38b46212d8 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.150802] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6e6e884-c2cc-4f8e-b66f-4d38b46212d8 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.150991] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6e6e884-c2cc-4f8e-b66f-4d38b46212d8 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.151143] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6e6e884-c2cc-4f8e-b66f-4d38b46212d8 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.151413] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6e6e884-c2cc-4f8e-b66f-4d38b46212d8 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.151558] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6e6e884-c2cc-4f8e-b66f-4d38b46212d8 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.151679] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6e6e884-c2cc-4f8e-b66f-4d38b46212d8 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.170786] [48526]: INFO nova.api.openstack.requestlog [None req-d6e6e884-c2cc-4f8e-b66f-4d38b46212d8 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips" status: 200 len: 160 microversion: 2.1 time: 0.030221 [ 1230.171147] [48526]: [pid: 48526|app: 0|req: 3069/6208] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:02:14 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips => generated 160 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1230.179018] [48527]: DEBUG nova.api.openstack.wsgi [None req-82c7042a-d0f8-433c-abf1-862aad2475f6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Action: 'action', calling method: >, body: {"addFixedIp": {"networkId": "b98ecf5d-779c-4ba4-ab40-113c485401ad"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1230.179182] [48527]: DEBUG nova.compute.api [None req-82c7042a-d0f8-433c-abf1-862aad2475f6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.182862] [48527]: DEBUG oslo_concurrency.lockutils [None req-82c7042a-d0f8-433c-abf1-862aad2475f6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.183261] [48527]: DEBUG oslo_concurrency.lockutils [None req-82c7042a-d0f8-433c-abf1-862aad2475f6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.184156] [48527]: DEBUG oslo_concurrency.lockutils [None req-82c7042a-d0f8-433c-abf1-862aad2475f6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.184553] [48527]: DEBUG oslo_concurrency.lockutils [None req-82c7042a-d0f8-433c-abf1-862aad2475f6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.184996] [48527]: DEBUG oslo_concurrency.lockutils [None req-82c7042a-d0f8-433c-abf1-862aad2475f6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.185264] [48527]: DEBUG oslo_concurrency.lockutils [None req-82c7042a-d0f8-433c-abf1-862aad2475f6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.202802] [48527]: INFO nova.api.openstack.requestlog [None req-82c7042a-d0f8-433c-abf1-862aad2475f6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/action" status: 202 len: 0 microversion: 2.1 time: 0.027596 [ 1230.203165] [48527]: [pid: 48527|app: 0|req: 3140/6209] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:14 2025] POST /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1230.207845] [48526]: DEBUG nova.api.openstack.wsgi [None req-dd681260-0664-48ed-91d6-042294d9d1c6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.209257] [48526]: DEBUG nova.compute.api [None req-dd681260-0664-48ed-91d6-042294d9d1c6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.212913] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd681260-0664-48ed-91d6-042294d9d1c6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.213259] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd681260-0664-48ed-91d6-042294d9d1c6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.213259] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd681260-0664-48ed-91d6-042294d9d1c6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.213635] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd681260-0664-48ed-91d6-042294d9d1c6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.213702] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd681260-0664-48ed-91d6-042294d9d1c6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.213805] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd681260-0664-48ed-91d6-042294d9d1c6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.229914] [48526]: INFO nova.api.openstack.requestlog [None req-dd681260-0664-48ed-91d6-042294d9d1c6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips" status: 200 len: 160 microversion: 2.1 time: 0.023891 [ 1230.229914] [48526]: [pid: 48526|app: 0|req: 3070/6210] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:02:14 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips => generated 160 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1230.295893] [48527]: DEBUG nova.api.openstack.wsgi [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.297575] [48527]: DEBUG nova.compute.api [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.302071] [48527]: DEBUG oslo_concurrency.lockutils [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.302315] [48527]: DEBUG oslo_concurrency.lockutils [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.302503] [48527]: DEBUG oslo_concurrency.lockutils [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.302836] [48527]: DEBUG oslo_concurrency.lockutils [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.302976] [48527]: DEBUG oslo_concurrency.lockutils [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.303151] [48527]: DEBUG oslo_concurrency.lockutils [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.322324] [48527]: WARNING neutronclient.v2_0.client [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1230.408180] [48527]: DEBUG nova.policy [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.415012] [48527]: INFO nova.api.openstack.requestlog [None req-d375346e-2782-4833-84b1-6aefd536cb49 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1363 microversion: 2.1 time: 0.121760 [ 1230.415406] [48527]: [pid: 48527|app: 0|req: 3141/6211] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:14 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1363 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.874797] [48526]: DEBUG nova.api.openstack.wsgi [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.876435] [48526]: DEBUG nova.compute.api [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.882247] [48526]: DEBUG oslo_concurrency.lockutils [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.882448] [48526]: DEBUG oslo_concurrency.lockutils [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.882583] [48526]: DEBUG oslo_concurrency.lockutils [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.882848] [48526]: DEBUG oslo_concurrency.lockutils [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.882991] [48526]: DEBUG oslo_concurrency.lockutils [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.883126] [48526]: DEBUG oslo_concurrency.lockutils [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.893788] [48527]: DEBUG nova.api.openstack.wsgi [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.895532] [48527]: DEBUG nova.compute.api [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.900076] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.900076] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.900076] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.900885] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.901114] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.902033] [48527]: DEBUG oslo_concurrency.lockutils [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.910241] [48526]: WARNING neutronclient.v2_0.client [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1231.107362] [48526]: DEBUG nova.policy [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.119483] [48526]: INFO nova.api.openstack.requestlog [None req-46094f98-3d1a-4286-9750-cfb4128c4453 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1259 microversion: 2.1 time: 0.247144 [ 1231.120174] [48526]: [pid: 48526|app: 0|req: 3071/6212] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:15 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1259 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.123032] [48526]: DEBUG nova.api.openstack.wsgi [req-f541d950-480c-44c6-84c3-0fa58a7cf5ef req-21972962-0bd7-4b07-8f78-21643d465132 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9293e190-dd3d-4092-b16f-96fc09648040", "tag": "6493b96a-5393-4e48-9871-6cb33a175b1f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1231.131238] [48526]: DEBUG oslo_concurrency.lockutils [req-f541d950-480c-44c6-84c3-0fa58a7cf5ef req-21972962-0bd7-4b07-8f78-21643d465132 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.131435] [48526]: DEBUG oslo_concurrency.lockutils [req-f541d950-480c-44c6-84c3-0fa58a7cf5ef req-21972962-0bd7-4b07-8f78-21643d465132 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.131574] [48526]: DEBUG oslo_concurrency.lockutils [req-f541d950-480c-44c6-84c3-0fa58a7cf5ef req-21972962-0bd7-4b07-8f78-21643d465132 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.152456] [48526]: INFO nova.api.openstack.compute.server_external_events [req-f541d950-480c-44c6-84c3-0fa58a7cf5ef req-21972962-0bd7-4b07-8f78-21643d465132 service nova] Creating event network-changed:6493b96a-5393-4e48-9871-6cb33a175b1f for instance 9293e190-dd3d-4092-b16f-96fc09648040 on cpu-1 [ 1231.155805] [48526]: INFO nova.api.openstack.requestlog [req-f541d950-480c-44c6-84c3-0fa58a7cf5ef req-21972962-0bd7-4b07-8f78-21643d465132 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034874 [ 1231.156296] [48526]: [pid: 48526|app: 0|req: 3072/6213] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:15 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1231.238745] [48526]: DEBUG nova.api.openstack.wsgi [None req-79d823be-fafd-4128-9e9c-3b2d9c3e796d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.243737] [48526]: DEBUG nova.compute.api [None req-79d823be-fafd-4128-9e9c-3b2d9c3e796d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.249759] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d823be-fafd-4128-9e9c-3b2d9c3e796d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.249955] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d823be-fafd-4128-9e9c-3b2d9c3e796d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.250110] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d823be-fafd-4128-9e9c-3b2d9c3e796d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.250391] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d823be-fafd-4128-9e9c-3b2d9c3e796d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.250542] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d823be-fafd-4128-9e9c-3b2d9c3e796d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.250664] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d823be-fafd-4128-9e9c-3b2d9c3e796d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.267213] [48526]: INFO nova.api.openstack.requestlog [None req-79d823be-fafd-4128-9e9c-3b2d9c3e796d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips" status: 200 len: 160 microversion: 2.1 time: 0.031485 [ 1231.267578] [48526]: [pid: 48526|app: 0|req: 3073/6214] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:02:15 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips => generated 160 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1231.354053] [48527]: WARNING neutronclient.v2_0.client [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1231.431627] [48526]: DEBUG nova.api.openstack.wsgi [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.433471] [48526]: DEBUG nova.compute.api [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.438687] [48526]: DEBUG oslo_concurrency.lockutils [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.438883] [48526]: DEBUG oslo_concurrency.lockutils [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.439032] [48526]: DEBUG oslo_concurrency.lockutils [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.439305] [48526]: DEBUG oslo_concurrency.lockutils [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.439455] [48526]: DEBUG oslo_concurrency.lockutils [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.439584] [48526]: DEBUG oslo_concurrency.lockutils [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.452848] [48527]: DEBUG nova.policy [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.457875] [48527]: INFO nova.api.openstack.requestlog [None req-9bd604d0-5755-49ac-a79c-2f83dcb3abe7 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1261 microversion: 2.1 time: 0.566668 [ 1231.458297] [48526]: WARNING neutronclient.v2_0.client [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1231.458348] [48527]: [pid: 48527|app: 0|req: 3142/6215] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:15 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1261 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.512497] [48526]: DEBUG nova.policy [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.516863] [48526]: INFO nova.api.openstack.requestlog [None req-66bfceab-fd35-40b2-a3f4-7c847b100e5c tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1363 microversion: 2.1 time: 0.087950 [ 1231.517223] [48526]: [pid: 48526|app: 0|req: 3074/6216] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:15 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.697696] [48527]: DEBUG nova.api.openstack.wsgi [req-57be0c94-1be2-4250-9caa-266cc7fbbbab req-7dbf918b-f3a3-47c7-ae80-460996710d4e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6b82d4c-5a86-4502-bf16-721947d0af6e", "name": "network-vif-plugged", "status": "completed", "tag": "d2a28d62-baef-4e68-acb0-fd7ae5c32263"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1231.704222] [48527]: DEBUG oslo_concurrency.lockutils [req-57be0c94-1be2-4250-9caa-266cc7fbbbab req-7dbf918b-f3a3-47c7-ae80-460996710d4e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.704422] [48527]: DEBUG oslo_concurrency.lockutils [req-57be0c94-1be2-4250-9caa-266cc7fbbbab req-7dbf918b-f3a3-47c7-ae80-460996710d4e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.704559] [48527]: DEBUG oslo_concurrency.lockutils [req-57be0c94-1be2-4250-9caa-266cc7fbbbab req-7dbf918b-f3a3-47c7-ae80-460996710d4e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.710853] [48527]: INFO nova.api.openstack.compute.server_external_events [req-57be0c94-1be2-4250-9caa-266cc7fbbbab req-7dbf918b-f3a3-47c7-ae80-460996710d4e service nova] Creating event network-vif-plugged:d2a28d62-baef-4e68-acb0-fd7ae5c32263 for instance f6b82d4c-5a86-4502-bf16-721947d0af6e on cpu-1 [ 1231.717126] [48527]: INFO nova.api.openstack.requestlog [req-57be0c94-1be2-4250-9caa-266cc7fbbbab req-7dbf918b-f3a3-47c7-ae80-460996710d4e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021632 [ 1231.718239] [48527]: [pid: 48527|app: 0|req: 3143/6217] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:15 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) [ 1232.134135] [48526]: DEBUG nova.api.openstack.wsgi [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.135948] [48526]: DEBUG nova.compute.api [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.140632] [48526]: DEBUG oslo_concurrency.lockutils [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.140823] [48526]: DEBUG oslo_concurrency.lockutils [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.140957] [48526]: DEBUG oslo_concurrency.lockutils [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.141233] [48526]: DEBUG oslo_concurrency.lockutils [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.141378] [48526]: DEBUG oslo_concurrency.lockutils [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.141499] [48526]: DEBUG oslo_concurrency.lockutils [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.162692] [48526]: WARNING neutronclient.v2_0.client [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1232.182345] [48526]: DEBUG nova.policy [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.187348] [48526]: INFO nova.api.openstack.requestlog [None req-06008e4c-1411-48d8-8ad6-e5e1d4edf7ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1267 microversion: 2.1 time: 0.055905 [ 1232.187769] [48526]: [pid: 48526|app: 0|req: 3075/6218] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:16 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1267 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.276254] [48527]: DEBUG nova.api.openstack.wsgi [None req-6d9a5c89-8edd-4fe7-abf4-586e4d1c9556 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.278018] [48527]: DEBUG nova.compute.api [None req-6d9a5c89-8edd-4fe7-abf4-586e4d1c9556 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.282056] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d9a5c89-8edd-4fe7-abf4-586e4d1c9556 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.282301] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d9a5c89-8edd-4fe7-abf4-586e4d1c9556 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.282504] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d9a5c89-8edd-4fe7-abf4-586e4d1c9556 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.282813] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d9a5c89-8edd-4fe7-abf4-586e4d1c9556 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.283013] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d9a5c89-8edd-4fe7-abf4-586e4d1c9556 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.283174] [48527]: DEBUG oslo_concurrency.lockutils [None req-6d9a5c89-8edd-4fe7-abf4-586e4d1c9556 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.299173] [48527]: INFO nova.api.openstack.requestlog [None req-6d9a5c89-8edd-4fe7-abf4-586e4d1c9556 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips" status: 200 len: 201 microversion: 2.1 time: 0.025744 [ 1232.299640] [48527]: [pid: 48527|app: 0|req: 3144/6219] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:02:16 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips => generated 201 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1232.306897] [48526]: DEBUG nova.api.openstack.wsgi [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.308524] [48526]: DEBUG nova.compute.api [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.312325] [48526]: DEBUG oslo_concurrency.lockutils [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.312518] [48526]: DEBUG oslo_concurrency.lockutils [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.312656] [48526]: DEBUG oslo_concurrency.lockutils [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.312925] [48526]: DEBUG oslo_concurrency.lockutils [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.313084] [48526]: DEBUG oslo_concurrency.lockutils [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.313204] [48526]: DEBUG oslo_concurrency.lockutils [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.329563] [48526]: WARNING neutronclient.v2_0.client [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1232.413241] [48526]: DEBUG nova.policy [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.419438] [48526]: INFO nova.api.openstack.requestlog [None req-d241fbf2-7dea-4197-bce8-dbfc1b73ca74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1802 microversion: 2.1 time: 0.114987 [ 1232.419811] [48526]: [pid: 48526|app: 0|req: 3076/6220] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:16 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1802 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.436711] [48527]: DEBUG nova.api.openstack.wsgi [None req-4a9d744f-4851-4129-8e10-2f5850a2ca6d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Action: 'action', calling method: >, body: {"removeFixedIp": {"address": "192.168.128.6"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1232.438087] [48527]: DEBUG nova.compute.api [None req-4a9d744f-4851-4129-8e10-2f5850a2ca6d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.441917] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9d744f-4851-4129-8e10-2f5850a2ca6d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.442119] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9d744f-4851-4129-8e10-2f5850a2ca6d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.442255] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9d744f-4851-4129-8e10-2f5850a2ca6d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.442517] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9d744f-4851-4129-8e10-2f5850a2ca6d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.442660] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9d744f-4851-4129-8e10-2f5850a2ca6d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.442782] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a9d744f-4851-4129-8e10-2f5850a2ca6d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.462092] [48527]: INFO nova.api.openstack.requestlog [None req-4a9d744f-4851-4129-8e10-2f5850a2ca6d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/action" status: 202 len: 0 microversion: 2.1 time: 0.028226 [ 1232.462573] [48527]: [pid: 48527|app: 0|req: 3145/6221] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:16 2025] POST /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1232.468300] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6326543-ee59-4add-922f-362f92e076b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.469976] [48526]: DEBUG nova.compute.api [None req-c6326543-ee59-4add-922f-362f92e076b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.471276] [48527]: DEBUG nova.api.openstack.wsgi [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.472716] [48527]: DEBUG nova.compute.api [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.474123] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6326543-ee59-4add-922f-362f92e076b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.474263] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6326543-ee59-4add-922f-362f92e076b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.474411] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6326543-ee59-4add-922f-362f92e076b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.474773] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6326543-ee59-4add-922f-362f92e076b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.474931] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6326543-ee59-4add-922f-362f92e076b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.475058] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6326543-ee59-4add-922f-362f92e076b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.477559] [48527]: DEBUG oslo_concurrency.lockutils [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.477773] [48527]: DEBUG oslo_concurrency.lockutils [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.477921] [48527]: DEBUG oslo_concurrency.lockutils [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.478229] [48527]: DEBUG oslo_concurrency.lockutils [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.478379] [48527]: DEBUG oslo_concurrency.lockutils [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.478528] [48527]: DEBUG oslo_concurrency.lockutils [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.497205] [48526]: INFO nova.api.openstack.requestlog [None req-c6326543-ee59-4add-922f-362f92e076b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips" status: 200 len: 201 microversion: 2.1 time: 0.031502 [ 1232.497632] [48526]: [pid: 48526|app: 0|req: 3077/6222] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:02:16 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips => generated 201 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1232.504904] [48527]: WARNING neutronclient.v2_0.client [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1232.532132] [48526]: DEBUG nova.api.openstack.wsgi [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.533787] [48526]: DEBUG nova.compute.api [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.539223] [48526]: DEBUG oslo_concurrency.lockutils [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.539333] [48526]: DEBUG oslo_concurrency.lockutils [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.539470] [48526]: DEBUG oslo_concurrency.lockutils [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.539762] [48526]: DEBUG oslo_concurrency.lockutils [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.540495] [48526]: DEBUG oslo_concurrency.lockutils [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.540495] [48526]: DEBUG oslo_concurrency.lockutils [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.560801] [48526]: WARNING neutronclient.v2_0.client [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1232.570163] [48527]: DEBUG nova.policy [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.577260] [48527]: INFO nova.api.openstack.requestlog [None req-13dad451-210d-4e7d-8229-acd4da272421 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1261 microversion: 2.1 time: 0.108126 [ 1232.577725] [48527]: [pid: 48527|app: 0|req: 3146/6223] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:16 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1261 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1232.640362] [48526]: DEBUG nova.policy [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.645295] [48526]: INFO nova.api.openstack.requestlog [None req-95277070-c9df-453d-9e5b-c254e4ce18af tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1363 microversion: 2.1 time: 0.116070 [ 1232.645650] [48526]: [pid: 48526|app: 0|req: 3078/6224] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:16 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1363 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.201132] [48527]: DEBUG nova.api.openstack.wsgi [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1233.203258] [48527]: DEBUG nova.compute.api [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1233.209148] [48527]: DEBUG oslo_concurrency.lockutils [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.209283] [48527]: DEBUG oslo_concurrency.lockutils [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.209422] [48527]: DEBUG oslo_concurrency.lockutils [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.209693] [48527]: DEBUG oslo_concurrency.lockutils [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.209839] [48527]: DEBUG oslo_concurrency.lockutils [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.209961] [48527]: DEBUG oslo_concurrency.lockutils [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.228745] [48527]: WARNING neutronclient.v2_0.client [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1233.315802] [48527]: DEBUG nova.policy [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.322149] [48527]: INFO nova.api.openstack.requestlog [None req-38314762-0e99-481d-ab25-7a47d8ba2d84 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1307 microversion: 2.1 time: 0.123945 [ 1233.322500] [48527]: [pid: 48527|app: 0|req: 3147/6225] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:17 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1307 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.506250] [48526]: DEBUG nova.api.openstack.wsgi [None req-36f08a15-5e4f-4d52-8b82-ae4eca3c6a74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1233.507890] [48526]: DEBUG nova.compute.api [None req-36f08a15-5e4f-4d52-8b82-ae4eca3c6a74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1233.512368] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f08a15-5e4f-4d52-8b82-ae4eca3c6a74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.512575] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f08a15-5e4f-4d52-8b82-ae4eca3c6a74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.512712] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f08a15-5e4f-4d52-8b82-ae4eca3c6a74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.512990] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f08a15-5e4f-4d52-8b82-ae4eca3c6a74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.513162] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f08a15-5e4f-4d52-8b82-ae4eca3c6a74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.513298] [48526]: DEBUG oslo_concurrency.lockutils [None req-36f08a15-5e4f-4d52-8b82-ae4eca3c6a74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.527852] [48526]: INFO nova.api.openstack.requestlog [None req-36f08a15-5e4f-4d52-8b82-ae4eca3c6a74 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips" status: 200 len: 201 microversion: 2.1 time: 0.024169 [ 1233.528160] [48526]: [pid: 48526|app: 0|req: 3079/6226] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:02:17 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips => generated 201 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1233.592026] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1233.593241] [48527]: DEBUG nova.compute.api [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1233.597043] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.597341] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.597595] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.597969] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.598228] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.598442] [48527]: DEBUG oslo_concurrency.lockutils [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.615157] [48527]: WARNING neutronclient.v2_0.client [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1233.658480] [48526]: DEBUG nova.api.openstack.wsgi [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1233.660113] [48526]: DEBUG nova.compute.api [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1233.663964] [48526]: DEBUG oslo_concurrency.lockutils [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.664172] [48526]: DEBUG oslo_concurrency.lockutils [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.664311] [48526]: DEBUG oslo_concurrency.lockutils [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.664572] [48526]: DEBUG oslo_concurrency.lockutils [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.664718] [48526]: DEBUG oslo_concurrency.lockutils [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.664841] [48526]: DEBUG oslo_concurrency.lockutils [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.671674] [48527]: DEBUG nova.policy [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.676109] [48527]: INFO nova.api.openstack.requestlog [None req-eb6cde0e-87bb-4617-bb7e-6459a962bc14 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1249 microversion: 2.1 time: 0.087456 [ 1233.676448] [48527]: [pid: 48527|app: 0|req: 3148/6227] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:17 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1249 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.681236] [48526]: WARNING neutronclient.v2_0.client [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1233.729428] [48527]: DEBUG nova.api.openstack.wsgi [req-579a70b0-518c-483b-8e77-1938345fe21d req-be807313-45e9-497f-bf90-655e5e3b561e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f6b82d4c-5a86-4502-bf16-721947d0af6e", "tag": "d2a28d62-baef-4e68-acb0-fd7ae5c32263"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1233.735850] [48527]: DEBUG oslo_concurrency.lockutils [req-579a70b0-518c-483b-8e77-1938345fe21d req-be807313-45e9-497f-bf90-655e5e3b561e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.736071] [48527]: DEBUG oslo_concurrency.lockutils [req-579a70b0-518c-483b-8e77-1938345fe21d req-be807313-45e9-497f-bf90-655e5e3b561e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.736217] [48527]: DEBUG oslo_concurrency.lockutils [req-579a70b0-518c-483b-8e77-1938345fe21d req-be807313-45e9-497f-bf90-655e5e3b561e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.740098] [48526]: DEBUG nova.policy [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.745028] [48526]: INFO nova.api.openstack.requestlog [None req-df6cc3fb-9d37-431f-a252-7f599adc747f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1363 microversion: 2.1 time: 0.088891 [ 1233.745117] [48527]: INFO nova.api.openstack.compute.server_external_events [req-579a70b0-518c-483b-8e77-1938345fe21d req-be807313-45e9-497f-bf90-655e5e3b561e service nova] Creating event network-changed:d2a28d62-baef-4e68-acb0-fd7ae5c32263 for instance f6b82d4c-5a86-4502-bf16-721947d0af6e on cpu-1 [ 1233.745425] [48526]: [pid: 48526|app: 0|req: 3080/6228] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:17 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.749919] [48527]: INFO nova.api.openstack.requestlog [req-579a70b0-518c-483b-8e77-1938345fe21d req-be807313-45e9-497f-bf90-655e5e3b561e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022821 [ 1233.750309] [48527]: [pid: 48527|app: 0|req: 3149/6229] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:17 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) [ 1234.086273] [48526]: DEBUG nova.api.openstack.wsgi [req-0927e23b-d48d-4974-b44a-bb9d07d2a86c req-4a616775-4179-42cf-86fe-e95e4840b7bf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9293e190-dd3d-4092-b16f-96fc09648040", "tag": "6493b96a-5393-4e48-9871-6cb33a175b1f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1234.096186] [48526]: DEBUG oslo_concurrency.lockutils [req-0927e23b-d48d-4974-b44a-bb9d07d2a86c req-4a616775-4179-42cf-86fe-e95e4840b7bf service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.096418] [48526]: DEBUG oslo_concurrency.lockutils [req-0927e23b-d48d-4974-b44a-bb9d07d2a86c req-4a616775-4179-42cf-86fe-e95e4840b7bf service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.096684] [48526]: DEBUG oslo_concurrency.lockutils [req-0927e23b-d48d-4974-b44a-bb9d07d2a86c req-4a616775-4179-42cf-86fe-e95e4840b7bf service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.106041] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0927e23b-d48d-4974-b44a-bb9d07d2a86c req-4a616775-4179-42cf-86fe-e95e4840b7bf service nova] Creating event network-changed:6493b96a-5393-4e48-9871-6cb33a175b1f for instance 9293e190-dd3d-4092-b16f-96fc09648040 on cpu-1 [ 1234.110114] [48526]: INFO nova.api.openstack.requestlog [req-0927e23b-d48d-4974-b44a-bb9d07d2a86c req-4a616775-4179-42cf-86fe-e95e4840b7bf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027121 [ 1234.110800] [48526]: [pid: 48526|app: 0|req: 3081/6230] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:18 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) [ 1234.336301] [48527]: DEBUG nova.api.openstack.wsgi [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1234.337959] [48527]: DEBUG nova.compute.api [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1234.339957] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=273,nova_api:INSERT=17,nova_api:DELETE=3,nova_api:UPDATE=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1234.342573] [48527]: DEBUG oslo_concurrency.lockutils [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.342645] [48527]: DEBUG oslo_concurrency.lockutils [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.343117] [48527]: DEBUG oslo_concurrency.lockutils [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.343639] [48527]: DEBUG oslo_concurrency.lockutils [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.343707] [48527]: DEBUG oslo_concurrency.lockutils [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.343829] [48527]: DEBUG oslo_concurrency.lockutils [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.347415] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=732,nova_cell1:INSERT=5,nova_cell1:UPDATE=6 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1234.361654] [48527]: WARNING neutronclient.v2_0.client [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1234.419970] [48527]: DEBUG nova.policy [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.426517] [48527]: INFO nova.api.openstack.requestlog [None req-6486afab-d3f9-4dce-a3b8-a5a97710e4ba tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1307 microversion: 2.1 time: 0.092892 [ 1234.426866] [48527]: [pid: 48527|app: 0|req: 3150/6231] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:18 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1307 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1234.536062] [48526]: DEBUG nova.api.openstack.wsgi [None req-de1c9a3f-db55-406c-946f-611fce6fc2b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1234.537674] [48526]: DEBUG nova.compute.api [None req-de1c9a3f-db55-406c-946f-611fce6fc2b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1234.543314] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1c9a3f-db55-406c-946f-611fce6fc2b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.543472] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1c9a3f-db55-406c-946f-611fce6fc2b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.543612] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1c9a3f-db55-406c-946f-611fce6fc2b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.543870] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1c9a3f-db55-406c-946f-611fce6fc2b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.544028] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1c9a3f-db55-406c-946f-611fce6fc2b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.544155] [48526]: DEBUG oslo_concurrency.lockutils [None req-de1c9a3f-db55-406c-946f-611fce6fc2b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.563484] [48526]: INFO nova.api.openstack.requestlog [None req-de1c9a3f-db55-406c-946f-611fce6fc2b7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips" status: 200 len: 201 microversion: 2.1 time: 0.030215 [ 1234.563919] [48526]: [pid: 48526|app: 0|req: 3082/6232] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:02:18 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips => generated 201 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1234.690396] [48527]: DEBUG nova.api.openstack.wsgi [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1234.692387] [48527]: DEBUG nova.compute.api [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1234.696597] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.696785] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.696924] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.697204] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.697351] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.697471] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.721358] [48527]: WARNING neutronclient.v2_0.client [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1234.760893] [48526]: DEBUG nova.api.openstack.wsgi [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1234.762541] [48526]: DEBUG nova.compute.api [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1234.767721] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.767919] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.768075] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.768364] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.768519] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.768735] [48526]: DEBUG oslo_concurrency.lockutils [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.786747] [48527]: DEBUG nova.policy [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.789916] [48526]: WARNING neutronclient.v2_0.client [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1234.794431] [48527]: INFO nova.api.openstack.requestlog [None req-4c79cd30-da97-4d88-84f5-faeb2c1e3fe1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1249 microversion: 2.1 time: 0.106406 [ 1234.794741] [48527]: [pid: 48527|app: 0|req: 3151/6233] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:18 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1249 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1234.850103] [48526]: DEBUG nova.policy [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.854826] [48526]: INFO nova.api.openstack.requestlog [None req-2a65aa25-7949-48f0-a4a9-0bcbe1aba454 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1550 microversion: 2.1 time: 0.096324 [ 1234.855191] [48526]: [pid: 48526|app: 0|req: 3083/6234] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:18 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1550 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1234.869230] [48527]: DEBUG nova.api.openstack.wsgi [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1234.870911] [48527]: DEBUG nova.compute.api [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1234.874704] [48527]: DEBUG oslo_concurrency.lockutils [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.874915] [48527]: DEBUG oslo_concurrency.lockutils [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.875104] [48527]: DEBUG oslo_concurrency.lockutils [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.875378] [48527]: DEBUG oslo_concurrency.lockutils [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.875520] [48527]: DEBUG oslo_concurrency.lockutils [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.875639] [48527]: DEBUG oslo_concurrency.lockutils [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.888935] [48527]: WARNING neutronclient.v2_0.client [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1234.922196] [48527]: INFO nova.api.openstack.requestlog [None req-e73c62f2-66e8-416f-815c-0292a7f4bc2a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.055662 [ 1234.922559] [48527]: [pid: 48527|app: 0|req: 3152/6235] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:02:19 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab/os-interface => generated 287 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1235.413519] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=2 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1235.439949] [48526]: DEBUG nova.api.openstack.wsgi [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1235.441618] [48526]: DEBUG nova.compute.api [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1235.446444] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.446444] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.446444] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.446444] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.446444] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.446444] [48526]: DEBUG oslo_concurrency.lockutils [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.463260] [48526]: WARNING neutronclient.v2_0.client [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1235.538040] [48526]: DEBUG nova.policy [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.545185] [48526]: INFO nova.api.openstack.requestlog [None req-cdab7c79-6a31-4efd-9e13-6156c82dd388 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1307 microversion: 2.1 time: 0.107799 [ 1235.545753] [48526]: [pid: 48526|app: 0|req: 3084/6236] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:19 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1307 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1235.573074] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f4c849a-aa5c-4fd9-a452-999636024fa0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1235.574393] [48527]: DEBUG nova.compute.api [None req-0f4c849a-aa5c-4fd9-a452-999636024fa0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1235.581392] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f4c849a-aa5c-4fd9-a452-999636024fa0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.581392] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f4c849a-aa5c-4fd9-a452-999636024fa0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.581392] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f4c849a-aa5c-4fd9-a452-999636024fa0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.581392] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f4c849a-aa5c-4fd9-a452-999636024fa0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.581877] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f4c849a-aa5c-4fd9-a452-999636024fa0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.581877] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f4c849a-aa5c-4fd9-a452-999636024fa0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.590702] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=5 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1235.603802] [48527]: INFO nova.api.openstack.requestlog [None req-0f4c849a-aa5c-4fd9-a452-999636024fa0 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips" status: 200 len: 160 microversion: 2.1 time: 0.034651 [ 1235.604206] [48527]: [pid: 48527|app: 0|req: 3153/6237] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:02:19 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040/ips => generated 160 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1235.611513] [48526]: DEBUG nova.api.openstack.wsgi [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1235.611726] [48526]: DEBUG nova.compute.api [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1235.615303] [48526]: DEBUG oslo_concurrency.lockutils [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.615492] [48526]: DEBUG oslo_concurrency.lockutils [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.615626] [48526]: DEBUG oslo_concurrency.lockutils [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.615886] [48526]: DEBUG oslo_concurrency.lockutils [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.616048] [48526]: DEBUG oslo_concurrency.lockutils [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.616174] [48526]: DEBUG oslo_concurrency.lockutils [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.633196] [48526]: DEBUG nova.compute.api [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1235.673733] [48526]: INFO nova.api.openstack.requestlog [None req-18d69007-9d53-42f6-90a6-289d0bb3b2f5 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 204 len: 0 microversion: 2.1 time: 0.064866 [ 1235.674111] [48526]: [pid: 48526|app: 0|req: 3085/6238] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:19 2025] DELETE /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1235.679512] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1235.681218] [48527]: DEBUG nova.compute.api [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1235.685036] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.685226] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.685359] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.685627] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.685792] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.685918] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.701177] [48527]: WARNING neutronclient.v2_0.client [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1235.765034] [48526]: DEBUG nova.api.openstack.wsgi [req-840ab173-47c3-4992-903a-f1088032857e req-022b1ce5-ad7a-4117-b485-90586521cd24 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ad6ef26c-e5ff-4799-9eae-f32ba64bce0d", "name": "network-vif-plugged", "status": "completed", "tag": "75747a7f-11ab-4810-b355-18a869fe3b2b"}, {"name": "network-changed", "server_uuid": "ad6ef26c-e5ff-4799-9eae-f32ba64bce0d", "tag": "75747a7f-11ab-4810-b355-18a869fe3b2b"}, {"name": "network-changed", "server_uuid": "ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab", "tag": "e1399109-f616-4f04-87f3-6a9992efbe7d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1235.771569] [48526]: DEBUG oslo_concurrency.lockutils [req-840ab173-47c3-4992-903a-f1088032857e req-022b1ce5-ad7a-4117-b485-90586521cd24 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.771759] [48526]: DEBUG oslo_concurrency.lockutils [req-840ab173-47c3-4992-903a-f1088032857e req-022b1ce5-ad7a-4117-b485-90586521cd24 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.772009] [48526]: DEBUG oslo_concurrency.lockutils [req-840ab173-47c3-4992-903a-f1088032857e req-022b1ce5-ad7a-4117-b485-90586521cd24 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.779210] [48526]: INFO nova.api.openstack.compute.server_external_events [req-840ab173-47c3-4992-903a-f1088032857e req-022b1ce5-ad7a-4117-b485-90586521cd24 service nova] Creating event network-vif-plugged:75747a7f-11ab-4810-b355-18a869fe3b2b for instance ad6ef26c-e5ff-4799-9eae-f32ba64bce0d on cpu-1 [ 1235.779389] [48526]: INFO nova.api.openstack.compute.server_external_events [req-840ab173-47c3-4992-903a-f1088032857e req-022b1ce5-ad7a-4117-b485-90586521cd24 service nova] Creating event network-changed:75747a7f-11ab-4810-b355-18a869fe3b2b for instance ad6ef26c-e5ff-4799-9eae-f32ba64bce0d on cpu-1 [ 1235.779541] [48526]: INFO nova.api.openstack.compute.server_external_events [req-840ab173-47c3-4992-903a-f1088032857e req-022b1ce5-ad7a-4117-b485-90586521cd24 service nova] Creating event network-changed:e1399109-f616-4f04-87f3-6a9992efbe7d for instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab on cpu-1 [ 1235.784937] [48526]: INFO nova.api.openstack.requestlog [req-840ab173-47c3-4992-903a-f1088032857e req-022b1ce5-ad7a-4117-b485-90586521cd24 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.023377 [ 1235.785300] [48526]: [pid: 48526|app: 0|req: 3086/6239] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:19 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1235.786646] [48527]: DEBUG nova.policy [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.791336] [48527]: INFO nova.api.openstack.requestlog [None req-ccd734e3-bde8-45e9-b707-e5c0eb9901bb tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1691 microversion: 2.1 time: 0.114396 [ 1235.791681] [48527]: [pid: 48527|app: 0|req: 3154/6240] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:19 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1691 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1235.807073] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1235.808371] [48526]: DEBUG nova.compute.api [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1235.811516] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.811697] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.811836] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.812110] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.812260] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.812383] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.830980] [48526]: WARNING neutronclient.v2_0.client [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1235.898245] [48526]: DEBUG nova.policy [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.903683] [48526]: INFO nova.api.openstack.requestlog [None req-e1b769e2-ee82-4ce6-849c-a349f5aa131c tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1249 microversion: 2.1 time: 0.098550 [ 1235.904129] [48526]: [pid: 48526|app: 0|req: 3087/6241] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:20 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1249 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.559416] [48527]: DEBUG nova.api.openstack.wsgi [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1236.561059] [48527]: DEBUG nova.compute.api [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1236.565593] [48527]: DEBUG oslo_concurrency.lockutils [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.565784] [48527]: DEBUG oslo_concurrency.lockutils [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.565920] [48527]: DEBUG oslo_concurrency.lockutils [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.566206] [48527]: DEBUG oslo_concurrency.lockutils [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.566350] [48527]: DEBUG oslo_concurrency.lockutils [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.566473] [48527]: DEBUG oslo_concurrency.lockutils [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.583459] [48527]: WARNING neutronclient.v2_0.client [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1236.641581] [48527]: DEBUG nova.policy [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.647493] [48527]: INFO nova.api.openstack.requestlog [None req-36643ddf-a26d-4ad6-ba94-cd6b7a8214d9 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1307 microversion: 2.1 time: 0.090503 [ 1236.647817] [48527]: [pid: 48527|app: 0|req: 3155/6242] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:20 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1307 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.806056] [48526]: DEBUG nova.api.openstack.wsgi [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1236.808070] [48526]: DEBUG nova.compute.api [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1236.812725] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.812966] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.813190] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.813522] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.813734] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.813914] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.831768] [48526]: WARNING neutronclient.v2_0.client [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1236.889885] [48526]: DEBUG nova.policy [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.894176] [48526]: INFO nova.api.openstack.requestlog [None req-a0cb1601-128a-44f8-ae7c-29da0d41735d tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1691 microversion: 2.1 time: 0.091073 [ 1236.894561] [48526]: [pid: 48526|app: 0|req: 3088/6243] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:21 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1691 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.917720] [48527]: DEBUG nova.api.openstack.wsgi [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1236.919380] [48527]: DEBUG nova.compute.api [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1236.923012] [48527]: DEBUG oslo_concurrency.lockutils [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.923213] [48527]: DEBUG oslo_concurrency.lockutils [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.923348] [48527]: DEBUG oslo_concurrency.lockutils [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.923607] [48527]: DEBUG oslo_concurrency.lockutils [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.923747] [48527]: DEBUG oslo_concurrency.lockutils [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.923866] [48527]: DEBUG oslo_concurrency.lockutils [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.940976] [48527]: WARNING neutronclient.v2_0.client [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1237.018525] [48527]: DEBUG nova.policy [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.022592] [48527]: INFO nova.api.openstack.requestlog [None req-728ac943-c9ca-4e52-af0d-b32eaec43362 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1249 microversion: 2.1 time: 0.107222 [ 1237.022954] [48527]: [pid: 48527|app: 0|req: 3156/6244] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:21 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1249 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1237.622443] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=4 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1237.661044] [48526]: DEBUG nova.api.openstack.wsgi [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1237.662757] [48526]: DEBUG nova.compute.api [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1237.667318] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.667667] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.667792] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.668190] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.668190] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.668390] [48526]: DEBUG oslo_concurrency.lockutils [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.687391] [48526]: WARNING neutronclient.v2_0.client [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1237.729758] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=7 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1237.786417] [48526]: DEBUG nova.policy [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.793327] [48526]: INFO nova.api.openstack.requestlog [None req-9e62c538-d7fc-4810-a5e3-77e9bed7abb1 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1307 microversion: 2.1 time: 0.134579 [ 1237.793741] [48526]: [pid: 48526|app: 0|req: 3089/6245] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:21 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1307 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1237.907650] [48527]: DEBUG nova.api.openstack.wsgi [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1237.909801] [48527]: DEBUG nova.compute.api [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1237.914948] [48527]: DEBUG oslo_concurrency.lockutils [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.915172] [48527]: DEBUG oslo_concurrency.lockutils [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.915314] [48527]: DEBUG oslo_concurrency.lockutils [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.915585] [48527]: DEBUG oslo_concurrency.lockutils [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.915739] [48527]: DEBUG oslo_concurrency.lockutils [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.915864] [48527]: DEBUG oslo_concurrency.lockutils [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.939698] [48527]: WARNING neutronclient.v2_0.client [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1237.998614] [48527]: DEBUG nova.policy [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.002748] [48527]: INFO nova.api.openstack.requestlog [None req-29248bad-e3c1-4415-9044-761c462a4c60 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1691 microversion: 2.1 time: 0.097427 [ 1238.003168] [48527]: [pid: 48527|app: 0|req: 3157/6246] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:22 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1691 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1238.036036] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1238.037286] [48526]: DEBUG nova.compute.api [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1238.041644] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.041934] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.042172] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.042445] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.042621] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.042759] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.060161] [48526]: WARNING neutronclient.v2_0.client [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1238.142567] [48526]: DEBUG nova.policy [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.147017] [48526]: INFO nova.api.openstack.requestlog [None req-2d6e9ce0-6b4d-417d-9648-beea250026a9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1437 microversion: 2.1 time: 0.113437 [ 1238.147344] [48526]: [pid: 48526|app: 0|req: 3090/6247] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:22 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1437 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1238.160203] [48527]: DEBUG nova.api.openstack.wsgi [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1238.162060] [48527]: DEBUG nova.compute.api [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1238.165458] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.165458] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.165589] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.165816] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.165965] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.166145] [48527]: DEBUG oslo_concurrency.lockutils [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.181599] [48527]: WARNING neutronclient.v2_0.client [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1238.219695] [48527]: INFO nova.api.openstack.requestlog [None req-9ae1dacb-ef61-4104-b68b-f75034275c86 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.061740 [ 1238.220578] [48527]: [pid: 48527|app: 0|req: 3158/6248] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:02:22 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e/os-interface => generated 288 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1238.303884] [48526]: DEBUG nova.api.openstack.wsgi [req-b28dcbcc-321b-494d-91a9-055cce9499a0 req-86233cbc-7bce-4f97-b040-9938afeb5a29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9293e190-dd3d-4092-b16f-96fc09648040", "name": "network-vif-deleted", "tag": "6493b96a-5393-4e48-9871-6cb33a175b1f"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1238.310759] [48526]: DEBUG oslo_concurrency.lockutils [req-b28dcbcc-321b-494d-91a9-055cce9499a0 req-86233cbc-7bce-4f97-b040-9938afeb5a29 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.310936] [48526]: DEBUG oslo_concurrency.lockutils [req-b28dcbcc-321b-494d-91a9-055cce9499a0 req-86233cbc-7bce-4f97-b040-9938afeb5a29 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.311087] [48526]: DEBUG oslo_concurrency.lockutils [req-b28dcbcc-321b-494d-91a9-055cce9499a0 req-86233cbc-7bce-4f97-b040-9938afeb5a29 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.317817] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b28dcbcc-321b-494d-91a9-055cce9499a0 req-86233cbc-7bce-4f97-b040-9938afeb5a29 service nova] Creating event network-vif-deleted:6493b96a-5393-4e48-9871-6cb33a175b1f for instance 9293e190-dd3d-4092-b16f-96fc09648040 on cpu-1 [ 1238.322163] [48526]: INFO nova.api.openstack.requestlog [req-b28dcbcc-321b-494d-91a9-055cce9499a0 req-86233cbc-7bce-4f97-b040-9938afeb5a29 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020758 [ 1238.322586] [48526]: [pid: 48526|app: 0|req: 3091/6249] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:22 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) [ 1238.810596] [48527]: DEBUG nova.api.openstack.wsgi [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1238.812228] [48527]: DEBUG nova.compute.api [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1238.818488] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.818698] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.818870] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.819258] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.819472] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.819608] [48527]: DEBUG oslo_concurrency.lockutils [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.852149] [48527]: WARNING neutronclient.v2_0.client [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1238.918063] [48526]: DEBUG nova.api.openstack.wsgi [req-821ba1a7-9465-4c75-9e7b-754c5198f44d req-bdd9d96f-2f60-4161-bc28-81bc53e0bb8f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9", "tag": "9ef7e90a-9ac2-4206-b7bd-13523b5abace"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1238.928358] [48526]: DEBUG oslo_concurrency.lockutils [req-821ba1a7-9465-4c75-9e7b-754c5198f44d req-bdd9d96f-2f60-4161-bc28-81bc53e0bb8f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.928648] [48526]: DEBUG oslo_concurrency.lockutils [req-821ba1a7-9465-4c75-9e7b-754c5198f44d req-bdd9d96f-2f60-4161-bc28-81bc53e0bb8f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.928868] [48526]: DEBUG oslo_concurrency.lockutils [req-821ba1a7-9465-4c75-9e7b-754c5198f44d req-bdd9d96f-2f60-4161-bc28-81bc53e0bb8f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.940042] [48526]: INFO nova.api.openstack.compute.server_external_events [req-821ba1a7-9465-4c75-9e7b-754c5198f44d req-bdd9d96f-2f60-4161-bc28-81bc53e0bb8f service nova] Creating event network-changed:9ef7e90a-9ac2-4206-b7bd-13523b5abace for instance c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 on cpu-1 [ 1238.944469] [48526]: INFO nova.api.openstack.requestlog [req-821ba1a7-9465-4c75-9e7b-754c5198f44d req-bdd9d96f-2f60-4161-bc28-81bc53e0bb8f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031947 [ 1238.945432] [48526]: [pid: 48526|app: 0|req: 3092/6250] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:23 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) [ 1238.947836] [48526]: DEBUG nova.api.openstack.wsgi [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1238.949770] [48526]: DEBUG nova.compute.api [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1238.953537] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.953783] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.953974] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.954373] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.954501] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.954631] [48526]: DEBUG oslo_concurrency.lockutils [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.967694] [48527]: DEBUG nova.policy [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.975043] [48526]: WARNING neutronclient.v2_0.client [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1238.976907] [48527]: INFO nova.api.openstack.requestlog [None req-e5033e69-2670-43d5-b152-dd60edcba874 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1307 microversion: 2.1 time: 0.168790 [ 1238.977302] [48527]: [pid: 48527|app: 0|req: 3159/6251] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:23 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1307 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.016067] [48527]: DEBUG nova.api.openstack.wsgi [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1239.017518] [48527]: DEBUG nova.compute.api [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1239.021187] [48527]: DEBUG oslo_concurrency.lockutils [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.021187] [48527]: DEBUG oslo_concurrency.lockutils [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.021187] [48527]: DEBUG oslo_concurrency.lockutils [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.021439] [48527]: DEBUG oslo_concurrency.lockutils [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.021540] [48527]: DEBUG oslo_concurrency.lockutils [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.021658] [48527]: DEBUG oslo_concurrency.lockutils [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.039433] [48527]: WARNING neutronclient.v2_0.client [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1239.049196] [48526]: DEBUG nova.policy [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.054591] [48526]: INFO nova.api.openstack.requestlog [None req-dcfe088b-6e54-4207-ac9c-e8984336269e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1437 microversion: 2.1 time: 0.108625 [ 1239.054891] [48526]: [pid: 48526|app: 0|req: 3093/6252] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:23 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1437 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.058210] [48527]: DEBUG nova.policy [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.067378] [48527]: INFO nova.api.openstack.requestlog [None req-807c1a58-c09a-4087-97c6-4c9be3b2256e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1326 microversion: 2.1 time: 0.053470 [ 1239.067825] [48527]: [pid: 48527|app: 0|req: 3160/6253] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:23 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.070786] [48526]: DEBUG nova.api.openstack.wsgi [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1239.072697] [48526]: DEBUG nova.compute.api [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1239.076220] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.076407] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.076540] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.076791] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.076931] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.077086] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.098048] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.098048] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.098230] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.102091] [48526]: WARNING neutronclient.v2_0.client [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1239.102611] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.102771] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.102903] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.103252] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.104362] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.104495] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.110229] [48526]: DEBUG nova.policy [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.115070] [48526]: DEBUG nova.compute.api [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Old instance type m1.nano, new instance type m1.micro {{(pid=48526) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1239.118199] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.118369] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.118500] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.118799] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.118948] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.120072] [48526]: DEBUG oslo_concurrency.lockutils [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.131099] [48526]: DEBUG nova.quota [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1239.134417] [48526]: DEBUG nova.quota [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Getting quotas for user de2f11820c2948e589d2204a7f1e5344 and project 59c99aa38e204104bbb4234bf75a0193. Resources: {'cores', 'ram'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1239.144027] [48526]: DEBUG nova.virt.hardware [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1239.144152] [48526]: DEBUG nova.virt.hardware [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1239.144293] [48526]: DEBUG nova.virt.hardware [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1239.144409] [48526]: DEBUG nova.virt.hardware [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1239.144518] [48526]: DEBUG nova.virt.hardware [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1239.191267] [48526]: INFO nova.api.openstack.requestlog [None req-31496bb7-e43e-4801-8d39-eb9ea3f444c0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e/action" status: 202 len: 0 microversion: 2.1 time: 0.122547 [ 1239.191714] [48526]: [pid: 48526|app: 0|req: 3094/6254] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:23 2025] POST /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1239.197449] [48527]: DEBUG nova.api.openstack.wsgi [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1239.198885] [48527]: DEBUG nova.compute.api [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1239.202548] [48527]: DEBUG oslo_concurrency.lockutils [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.202733] [48527]: DEBUG oslo_concurrency.lockutils [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.202868] [48527]: DEBUG oslo_concurrency.lockutils [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.203164] [48527]: DEBUG oslo_concurrency.lockutils [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.203290] [48527]: DEBUG oslo_concurrency.lockutils [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.203405] [48527]: DEBUG oslo_concurrency.lockutils [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.219803] [48527]: WARNING neutronclient.v2_0.client [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1239.284031] [48527]: DEBUG nova.policy [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.288824] [48527]: INFO nova.api.openstack.requestlog [None req-70946630-cb23-4ccd-a962-cd0a82334ae3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1446 microversion: 2.1 time: 0.094238 [ 1239.289181] [48527]: [pid: 48527|app: 0|req: 3161/6255] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:23 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1446 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.992783] [48526]: DEBUG nova.api.openstack.wsgi [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1239.994885] [48526]: DEBUG nova.compute.api [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1240.002527] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.003116] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.003208] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.003674] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.003943] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.004233] [48526]: DEBUG oslo_concurrency.lockutils [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.032623] [48526]: WARNING neutronclient.v2_0.client [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1240.081376] [48527]: DEBUG nova.api.openstack.wsgi [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1240.082930] [48527]: DEBUG nova.compute.api [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1240.087060] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.087060] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.087249] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.088199] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.088199] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.088199] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.115429] [48526]: DEBUG nova.policy [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.118221] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.118505] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.118739] [48527]: DEBUG oslo_concurrency.lockutils [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.118956] [48527]: DEBUG nova.objects.instance [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lazy-loading 'fault' on Instance uuid 9293e190-dd3d-4092-b16f-96fc09648040 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1240.122024] [48526]: INFO nova.api.openstack.requestlog [None req-7bbd3f13-c10b-411c-ba37-39ea2c17ea93 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1307 microversion: 2.1 time: 0.132252 [ 1240.122486] [48526]: [pid: 48526|app: 0|req: 3095/6256] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:24 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1307 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.123978] [48527]: WARNING neutronclient.v2_0.client [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1240.145205] [48527]: DEBUG nova.policy [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.151452] [48527]: INFO nova.api.openstack.requestlog [None req-75a3de57-dcf1-465d-a98a-c9f0ee831549 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1331 microversion: 2.1 time: 0.072152 [ 1240.151970] [48527]: [pid: 48527|app: 0|req: 3162/6257] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:24 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1331 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.304643] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1240.306433] [48526]: DEBUG nova.compute.api [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1240.310772] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.311099] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.311261] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.311552] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.311753] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.311889] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.334179] [48526]: WARNING neutronclient.v2_0.client [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1240.411259] [48526]: DEBUG nova.policy [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.416769] [48526]: INFO nova.api.openstack.requestlog [None req-3a1f4899-c102-4be8-af8c-14b31d163d37 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1446 microversion: 2.1 time: 0.115602 [ 1240.417219] [48526]: [pid: 48526|app: 0|req: 3096/6258] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:24 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1446 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.960850] [48527]: DEBUG nova.api.openstack.wsgi [req-f0f7b4e7-063e-4dfa-b384-ff5eb4ffd495 req-f8cad517-6455-4905-a449-35f1932372d9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f6b82d4c-5a86-4502-bf16-721947d0af6e", "tag": "d2a28d62-baef-4e68-acb0-fd7ae5c32263"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1240.968340] [48527]: DEBUG oslo_concurrency.lockutils [req-f0f7b4e7-063e-4dfa-b384-ff5eb4ffd495 req-f8cad517-6455-4905-a449-35f1932372d9 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.968553] [48527]: DEBUG oslo_concurrency.lockutils [req-f0f7b4e7-063e-4dfa-b384-ff5eb4ffd495 req-f8cad517-6455-4905-a449-35f1932372d9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.968691] [48527]: DEBUG oslo_concurrency.lockutils [req-f0f7b4e7-063e-4dfa-b384-ff5eb4ffd495 req-f8cad517-6455-4905-a449-35f1932372d9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.975039] [48527]: INFO nova.api.openstack.compute.server_external_events [req-f0f7b4e7-063e-4dfa-b384-ff5eb4ffd495 req-f8cad517-6455-4905-a449-35f1932372d9 service nova] Creating event network-changed:d2a28d62-baef-4e68-acb0-fd7ae5c32263 for instance f6b82d4c-5a86-4502-bf16-721947d0af6e on cpu-1 [ 1240.979620] [48527]: INFO nova.api.openstack.requestlog [req-f0f7b4e7-063e-4dfa-b384-ff5eb4ffd495 req-f8cad517-6455-4905-a449-35f1932372d9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020789 [ 1240.979954] [48527]: [pid: 48527|app: 0|req: 3163/6259] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:25 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.139723] [48526]: DEBUG nova.api.openstack.wsgi [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.141295] [48526]: DEBUG nova.compute.api [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.145038] [48526]: DEBUG oslo_concurrency.lockutils [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.145223] [48526]: DEBUG oslo_concurrency.lockutils [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.145356] [48526]: DEBUG oslo_concurrency.lockutils [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.145627] [48526]: DEBUG oslo_concurrency.lockutils [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.145775] [48526]: DEBUG oslo_concurrency.lockutils [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.145897] [48526]: DEBUG oslo_concurrency.lockutils [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.161299] [48526]: WARNING neutronclient.v2_0.client [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.168040] [48527]: DEBUG nova.api.openstack.wsgi [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.169429] [48527]: DEBUG nova.compute.api [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.173221] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.173399] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.173527] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.173777] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.173934] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.174218] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.193219] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.193696] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.193696] [48527]: DEBUG oslo_concurrency.lockutils [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.193696] [48527]: DEBUG nova.objects.instance [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lazy-loading 'fault' on Instance uuid 9293e190-dd3d-4092-b16f-96fc09648040 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1241.197350] [48527]: WARNING neutronclient.v2_0.client [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.214606] [48527]: DEBUG nova.policy [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dcf84b8ff6c4964a1572e1fa5030269', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5784a33bca3f4d39802064cd3d4c9057', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.220337] [48527]: INFO nova.api.openstack.requestlog [None req-42b0f901-c0fc-4a21-bac9-bdef2ce69bc7 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 200 len: 1331 microversion: 2.1 time: 0.054462 [ 1241.220821] [48527]: [pid: 48527|app: 0|req: 3164/6260] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:25 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 1331 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.224114] [48526]: DEBUG nova.policy [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.228853] [48526]: INFO nova.api.openstack.requestlog [None req-047287d5-b89e-4e82-bde1-83c975003cb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1488 microversion: 2.1 time: 0.091391 [ 1241.229174] [48526]: [pid: 48526|app: 0|req: 3097/6261] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:25 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.240766] [48527]: DEBUG nova.api.openstack.wsgi [None req-14c0a128-9251-45b7-a38c-ed990e574516 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'update', calling method: >, body: {"server": {"accessIPv4": "1.1.1.1", "accessIPv6": "::babe:202:202"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1241.242362] [48527]: DEBUG nova.compute.api [None req-14c0a128-9251-45b7-a38c-ed990e574516 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.245569] [48527]: DEBUG oslo_concurrency.lockutils [None req-14c0a128-9251-45b7-a38c-ed990e574516 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.245755] [48527]: DEBUG oslo_concurrency.lockutils [None req-14c0a128-9251-45b7-a38c-ed990e574516 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.245887] [48527]: DEBUG oslo_concurrency.lockutils [None req-14c0a128-9251-45b7-a38c-ed990e574516 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.246157] [48527]: DEBUG oslo_concurrency.lockutils [None req-14c0a128-9251-45b7-a38c-ed990e574516 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.246292] [48527]: DEBUG oslo_concurrency.lockutils [None req-14c0a128-9251-45b7-a38c-ed990e574516 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.246412] [48527]: DEBUG oslo_concurrency.lockutils [None req-14c0a128-9251-45b7-a38c-ed990e574516 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.283137] [48527]: INFO nova.api.openstack.requestlog [None req-14c0a128-9251-45b7-a38c-ed990e574516 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1087 microversion: 2.1 time: 0.044431 [ 1241.283584] [48527]: [pid: 48527|app: 0|req: 3165/6262] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 14:02:25 2025] PUT /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1087 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.293506] [48526]: DEBUG nova.api.openstack.wsgi [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.295028] [48526]: DEBUG nova.compute.api [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.298666] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.298860] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.299018] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.299293] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.299442] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.299570] [48526]: DEBUG oslo_concurrency.lockutils [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.316416] [48526]: WARNING neutronclient.v2_0.client [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.373253] [48526]: DEBUG nova.policy [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.378077] [48526]: INFO nova.api.openstack.requestlog [None req-2fb549bd-40c1-4613-a65b-348fc118ca4e tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1509 microversion: 2.1 time: 0.086681 [ 1241.378418] [48526]: [pid: 48526|app: 0|req: 3098/6263] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:25 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1509 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.390072] [48527]: DEBUG nova.api.openstack.wsgi [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.392101] [48527]: DEBUG nova.compute.api [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.395939] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.396127] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.396258] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.396510] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.396644] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.396759] [48527]: DEBUG oslo_concurrency.lockutils [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.412149] [48527]: WARNING neutronclient.v2_0.client [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.429980] [48526]: DEBUG nova.api.openstack.wsgi [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.431474] [48526]: DEBUG nova.compute.api [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.434878] [48526]: DEBUG oslo_concurrency.lockutils [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.435086] [48526]: DEBUG oslo_concurrency.lockutils [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.435230] [48526]: DEBUG oslo_concurrency.lockutils [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.435483] [48526]: DEBUG oslo_concurrency.lockutils [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.435626] [48526]: DEBUG oslo_concurrency.lockutils [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.435746] [48526]: DEBUG oslo_concurrency.lockutils [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.451067] [48526]: WARNING neutronclient.v2_0.client [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.468724] [48527]: DEBUG nova.policy [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3e8bebeb3d64354953382f10b5171a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.472844] [48527]: INFO nova.api.openstack.requestlog [None req-254ffd23-820c-48ff-b18c-d02a0d13b502 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1509 microversion: 2.1 time: 0.084841 [ 1241.473264] [48527]: [pid: 48527|app: 0|req: 3166/6264] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:25 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1509 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.494153] [48527]: DEBUG nova.api.openstack.wsgi [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.494374] [48527]: DEBUG nova.compute.api [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.498045] [48527]: DEBUG oslo_concurrency.lockutils [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.498275] [48527]: DEBUG oslo_concurrency.lockutils [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.498529] [48527]: DEBUG oslo_concurrency.lockutils [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.498801] [48527]: DEBUG oslo_concurrency.lockutils [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.498946] [48527]: DEBUG oslo_concurrency.lockutils [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.499123] [48527]: DEBUG oslo_concurrency.lockutils [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.515512] [48527]: DEBUG nova.compute.api [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1241.526891] [48526]: DEBUG nova.policy [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.531064] [48526]: INFO nova.api.openstack.requestlog [None req-30a54988-6c29-43ea-94bc-8d706e2dde6d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1446 microversion: 2.1 time: 0.103184 [ 1241.531386] [48526]: [pid: 48526|app: 0|req: 3099/6265] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:25 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1446 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.563556] [48527]: INFO nova.api.openstack.requestlog [None req-d217feff-ea0c-482a-b0fd-9b6906153f98 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 204 len: 0 microversion: 2.1 time: 0.071403 [ 1241.563907] [48527]: [pid: 48527|app: 0|req: 3167/6266] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:25 2025] DELETE /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1241.569355] [48526]: DEBUG nova.api.openstack.wsgi [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.570890] [48526]: DEBUG nova.compute.api [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.574637] [48526]: DEBUG oslo_concurrency.lockutils [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.574840] [48526]: DEBUG oslo_concurrency.lockutils [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.575022] [48526]: DEBUG oslo_concurrency.lockutils [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.575296] [48526]: DEBUG oslo_concurrency.lockutils [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.575440] [48526]: DEBUG oslo_concurrency.lockutils [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.575564] [48526]: DEBUG oslo_concurrency.lockutils [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.599307] [48526]: WARNING neutronclient.v2_0.client [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.678546] [48526]: DEBUG nova.policy [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.683248] [48526]: INFO nova.api.openstack.requestlog [None req-80881e12-72ca-48db-8c5d-b170458285bb tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1515 microversion: 2.1 time: 0.115974 [ 1241.684051] [48526]: [pid: 48526|app: 0|req: 3100/6267] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:25 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1515 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.235204] [48527]: DEBUG nova.api.openstack.wsgi [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.237920] [48527]: DEBUG nova.compute.api [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1242.243469] [48527]: DEBUG oslo_concurrency.lockutils [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.243704] [48527]: DEBUG oslo_concurrency.lockutils [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.243917] [48527]: DEBUG oslo_concurrency.lockutils [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.244316] [48527]: DEBUG oslo_concurrency.lockutils [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.244540] [48527]: DEBUG oslo_concurrency.lockutils [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.244731] [48527]: DEBUG oslo_concurrency.lockutils [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.256448] [48527]: INFO nova.api.openstack.wsgi [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] HTTP exception thrown: Instance 9293e190-dd3d-4092-b16f-96fc09648040 could not be found. [ 1242.256831] [48527]: DEBUG nova.api.openstack.wsgi [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Returning 404 to user: Instance 9293e190-dd3d-4092-b16f-96fc09648040 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1242.257429] [48527]: INFO nova.api.openstack.requestlog [None req-363c3f73-e4ed-4975-8bf1-54f7b8888ae6 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 404 len: 111 microversion: 2.1 time: 0.025648 [ 1242.257877] [48527]: [pid: 48527|app: 0|req: 3168/6268] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:26 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1242.263285] [48526]: DEBUG nova.api.openstack.wsgi [None req-c4f76d13-4e06-4662-8b0d-b0857bcf935e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.279058] [48526]: INFO nova.api.openstack.requestlog [None req-c4f76d13-4e06-4662-8b0d-b0857bcf935e tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2083775705" status: 202 len: 0 microversion: 2.1 time: 0.017964 [ 1242.279479] [48526]: [pid: 48526|app: 0|req: 3101/6269] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 14:02:26 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2083775705 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1242.544578] [48527]: DEBUG nova.api.openstack.wsgi [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.546288] [48527]: DEBUG nova.compute.api [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1242.552600] [48527]: DEBUG oslo_concurrency.lockutils [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.552819] [48527]: DEBUG oslo_concurrency.lockutils [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.553010] [48527]: DEBUG oslo_concurrency.lockutils [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.553280] [48527]: DEBUG oslo_concurrency.lockutils [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.553425] [48527]: DEBUG oslo_concurrency.lockutils [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.553548] [48527]: DEBUG oslo_concurrency.lockutils [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.580061] [48527]: WARNING neutronclient.v2_0.client [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1242.614525] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.614730] [48526]: DEBUG nova.compute.api [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1242.619239] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.619421] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.619548] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.619801] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.619941] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.620079] [48526]: DEBUG oslo_concurrency.lockutils [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.630490] [48526]: INFO nova.api.openstack.wsgi [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] HTTP exception thrown: Instance 9293e190-dd3d-4092-b16f-96fc09648040 could not be found. [ 1242.630490] [48526]: DEBUG nova.api.openstack.wsgi [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Returning 404 to user: Instance 9293e190-dd3d-4092-b16f-96fc09648040 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1242.630490] [48526]: INFO nova.api.openstack.requestlog [None req-e1bd46f2-4264-40d3-ace6-88ad5d5ebd79 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 404 len: 111 microversion: 2.1 time: 0.018040 [ 1242.630774] [48526]: [pid: 48526|app: 0|req: 3102/6270] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:26 2025] DELETE /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1242.635401] [48526]: DEBUG nova.api.openstack.wsgi [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.636585] [48526]: DEBUG nova.compute.api [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] [instance: 9293e190-dd3d-4092-b16f-96fc09648040] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1242.641069] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.641069] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.641069] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.641069] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.641240] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.641240] [48526]: DEBUG oslo_concurrency.lockutils [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.650583] [48526]: INFO nova.api.openstack.wsgi [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] HTTP exception thrown: Instance 9293e190-dd3d-4092-b16f-96fc09648040 could not be found. [ 1242.650879] [48526]: DEBUG nova.api.openstack.wsgi [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] Returning 404 to user: Instance 9293e190-dd3d-4092-b16f-96fc09648040 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1242.651264] [48526]: INFO nova.api.openstack.requestlog [None req-e4675b0c-faa1-4835-a130-2129e95a0654 tempest-AttachInterfacesUnderV243Test-412096126 tempest-AttachInterfacesUnderV243Test-412096126-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040" status: 404 len: 111 microversion: 2.1 time: 0.018097 [ 1242.651564] [48526]: [pid: 48526|app: 0|req: 3103/6271] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:26 2025] GET /compute/v2.1/servers/9293e190-dd3d-4092-b16f-96fc09648040 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1242.684947] [48527]: DEBUG nova.policy [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.692369] [48527]: INFO nova.api.openstack.requestlog [None req-da51e521-e04c-483b-b6aa-8ac84cdf9519 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1567 microversion: 2.1 time: 0.150288 [ 1242.692722] [48527]: [pid: 48527|app: 0|req: 3169/6272] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:26 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1567 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.698553] [48526]: DEBUG nova.api.openstack.wsgi [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.701394] [48526]: DEBUG nova.compute.api [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1242.705833] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.706796] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.708792] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.708792] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.708792] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.708792] [48526]: DEBUG oslo_concurrency.lockutils [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.729852] [48526]: WARNING neutronclient.v2_0.client [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1242.790848] [48526]: DEBUG nova.policy [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.795520] [48526]: INFO nova.api.openstack.requestlog [None req-ccfce31e-0ecc-46c1-9455-2cc34d8f99f6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1515 microversion: 2.1 time: 0.100281 [ 1242.795846] [48526]: [pid: 48526|app: 0|req: 3104/6273] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:26 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1515 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.707897] [48527]: DEBUG nova.api.openstack.wsgi [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1243.707897] [48527]: DEBUG nova.compute.api [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1243.713860] [48527]: DEBUG oslo_concurrency.lockutils [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.713860] [48527]: DEBUG oslo_concurrency.lockutils [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.714066] [48527]: DEBUG oslo_concurrency.lockutils [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.714250] [48527]: DEBUG oslo_concurrency.lockutils [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.715032] [48527]: DEBUG oslo_concurrency.lockutils [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.715032] [48527]: DEBUG oslo_concurrency.lockutils [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.750959] [48527]: WARNING neutronclient.v2_0.client [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1243.810950] [48526]: DEBUG nova.api.openstack.wsgi [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1243.814498] [48526]: DEBUG nova.compute.api [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1243.818784] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.819014] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.819216] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.819567] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.819768] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.819941] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.838946] [48526]: WARNING neutronclient.v2_0.client [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1243.980228] [48526]: DEBUG nova.policy [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.988834] [48526]: INFO nova.api.openstack.requestlog [None req-d8d91c43-81c6-4218-916b-6b4d7f1bf5e0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1473 microversion: 2.1 time: 0.182334 [ 1243.989364] [48526]: [pid: 48526|app: 0|req: 3105/6274] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:28 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1473 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.995729] [48526]: DEBUG nova.api.openstack.wsgi [req-19a82f49-e8c3-4474-9848-3ccd1faaa251 req-f16aefc7-6614-40c0-83df-afad2a3b8d9d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ad6ef26c-e5ff-4799-9eae-f32ba64bce0d", "name": "network-vif-deleted", "tag": "75747a7f-11ab-4810-b355-18a869fe3b2b"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1244.001316] [48526]: DEBUG oslo_concurrency.lockutils [req-19a82f49-e8c3-4474-9848-3ccd1faaa251 req-f16aefc7-6614-40c0-83df-afad2a3b8d9d service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.001396] [48527]: DEBUG nova.policy [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.001503] [48526]: DEBUG oslo_concurrency.lockutils [req-19a82f49-e8c3-4474-9848-3ccd1faaa251 req-f16aefc7-6614-40c0-83df-afad2a3b8d9d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.001644] [48526]: DEBUG oslo_concurrency.lockutils [req-19a82f49-e8c3-4474-9848-3ccd1faaa251 req-f16aefc7-6614-40c0-83df-afad2a3b8d9d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.007096] [48527]: INFO nova.api.openstack.requestlog [None req-96669d6d-5c03-4fa1-a9a0-3b7ccdc4f5c6 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1567 microversion: 2.1 time: 0.303231 [ 1244.007537] [48527]: [pid: 48527|app: 0|req: 3170/6275] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:27 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1567 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1244.007855] [48526]: INFO nova.api.openstack.compute.server_external_events [req-19a82f49-e8c3-4474-9848-3ccd1faaa251 req-f16aefc7-6614-40c0-83df-afad2a3b8d9d service nova] Creating event network-vif-deleted:75747a7f-11ab-4810-b355-18a869fe3b2b for instance ad6ef26c-e5ff-4799-9eae-f32ba64bce0d on cpu-1 [ 1244.012241] [48526]: INFO nova.api.openstack.requestlog [req-19a82f49-e8c3-4474-9848-3ccd1faaa251 req-f16aefc7-6614-40c0-83df-afad2a3b8d9d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019107 [ 1244.012555] [48526]: [pid: 48526|app: 0|req: 3106/6276] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:28 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) [ 1244.858963] [48527]: DEBUG nova.api.openstack.wsgi [None req-5196098e-ae8a-451c-9276-53ab35b054fe tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1244.885499] [48527]: INFO nova.api.openstack.requestlog [None req-5196098e-ae8a-451c-9276-53ab35b054fe tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1/defaults" status: 200 len: 371 microversion: 2.1 time: 0.086905 [ 1244.885969] [48527]: [pid: 48527|app: 0|req: 3171/6277] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 14:02:29 2025] GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1/defaults => generated 371 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1244.892801] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c5009e2-f2e3-4dd7-911c-5590653cd231 tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1244.934399] [48526]: INFO nova.api.openstack.requestlog [None req-6c5009e2-f2e3-4dd7-911c-5590653cd231 tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1" status: 200 len: 371 microversion: 2.1 time: 0.043908 [ 1244.934749] [48526]: [pid: 48526|app: 0|req: 3107/6278] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 14:02:29 2025] GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1 => generated 371 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1244.942682] [48527]: DEBUG nova.api.openstack.wsgi [None req-36ee7e46-442c-44fe-9872-09a31eb595d9 tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1244.971303] [48527]: INFO nova.api.openstack.requestlog [None req-36ee7e46-442c-44fe-9872-09a31eb595d9 tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1/defaults" status: 200 len: 371 microversion: 2.1 time: 0.030657 [ 1244.971641] [48527]: [pid: 48527|app: 0|req: 3172/6279] 10.180.1.21 () {58 vars in 1264 bytes} [Fri Dec 12 14:02:29 2025] GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1/defaults => generated 371 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1244.980966] [48526]: DEBUG nova.api.openstack.wsgi [None req-1208bd0f-6cef-4820-8b43-b27d072972a8 tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1245.004183] [48527]: DEBUG nova.api.openstack.wsgi [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1245.006433] [48527]: DEBUG nova.compute.api [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1245.011554] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.011669] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.011985] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.012125] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.012396] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.012452] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.014209] [48526]: INFO nova.api.openstack.requestlog [None req-1208bd0f-6cef-4820-8b43-b27d072972a8 tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1" status: 200 len: 371 microversion: 2.1 time: 0.036218 [ 1245.014700] [48526]: [pid: 48526|app: 0|req: 3108/6280] 10.180.1.21 () {58 vars in 1237 bytes} [Fri Dec 12 14:02:29 2025] GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1 => generated 371 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1245.021937] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1245.024077] [48526]: DEBUG nova.compute.api [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1245.027514] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.027694] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.027836] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.028115] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.028336] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.028550] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.033322] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.033549] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.033735] [48527]: DEBUG oslo_concurrency.lockutils [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.034346] [48527]: DEBUG nova.objects.instance [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid ad6ef26c-e5ff-4799-9eae-f32ba64bce0d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1245.040138] [48527]: WARNING neutronclient.v2_0.client [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1245.048029] [48526]: WARNING neutronclient.v2_0.client [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1245.059796] [48527]: DEBUG nova.policy [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.067899] [48527]: INFO nova.api.openstack.requestlog [None req-9b5da619-79e1-4ebc-83d7-6001c030fd06 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1314 microversion: 2.1 time: 0.066538 [ 1245.068891] [48527]: [pid: 48527|app: 0|req: 3173/6281] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:29 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1314 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1245.070670] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b758178-5145-49c3-aaf8-112831f5133a tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1245.105855] [48527]: INFO nova.api.openstack.requestlog [None req-1b758178-5145-49c3-aaf8-112831f5133a tempest-QuotasTestJSON-224482593 tempest-QuotasTestJSON-224482593-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1?user_id=3607c7236afe4c13a841f2657b244da3" status: 200 len: 371 microversion: 2.1 time: 0.037046 [ 1245.106277] [48527]: [pid: 48527|app: 0|req: 3174/6282] 10.180.1.21 () {58 vars in 1318 bytes} [Fri Dec 12 14:02:29 2025] GET /compute/v2.1/os-quota-sets/ddbade3d427645459be2db90eb9f28c1?user_id=3607c7236afe4c13a841f2657b244da3 => generated 371 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1245.115811] [48526]: DEBUG nova.policy [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.119836] [48526]: INFO nova.api.openstack.requestlog [None req-3a729794-6ea5-48a8-8745-f19301aaafd4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1567 microversion: 2.1 time: 0.099960 [ 1245.120166] [48526]: [pid: 48526|app: 0|req: 3109/6283] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:29 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1567 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1246.080986] [48527]: DEBUG nova.api.openstack.wsgi [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1246.082459] [48527]: DEBUG nova.compute.api [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1246.089026] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.089026] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.089026] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.089250] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.089415] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.089620] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.115886] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.116101] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.116272] [48527]: DEBUG oslo_concurrency.lockutils [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.116428] [48527]: DEBUG nova.objects.instance [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid ad6ef26c-e5ff-4799-9eae-f32ba64bce0d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1246.119928] [48527]: WARNING neutronclient.v2_0.client [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1246.131941] [48526]: DEBUG nova.api.openstack.wsgi [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1246.133401] [48526]: DEBUG nova.compute.api [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1246.136887] [48526]: DEBUG oslo_concurrency.lockutils [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.137083] [48526]: DEBUG oslo_concurrency.lockutils [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.137384] [48526]: DEBUG oslo_concurrency.lockutils [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.137429] [48526]: DEBUG oslo_concurrency.lockutils [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.137627] [48526]: DEBUG oslo_concurrency.lockutils [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.137704] [48526]: DEBUG oslo_concurrency.lockutils [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.138692] [48527]: DEBUG nova.policy [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.145283] [48527]: INFO nova.api.openstack.requestlog [None req-e7909bed-0bc2-4394-a942-330fd1fe69ef tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1314 microversion: 2.1 time: 0.066502 [ 1246.145794] [48527]: [pid: 48527|app: 0|req: 3175/6284] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:30 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1314 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.158402] [48526]: WARNING neutronclient.v2_0.client [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1246.221697] [48526]: DEBUG nova.policy [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.226129] [48526]: INFO nova.api.openstack.requestlog [None req-cce3a760-f2f9-45a2-836b-e71e0239e25f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1567 microversion: 2.1 time: 0.096183 [ 1246.226468] [48526]: [pid: 48526|app: 0|req: 3110/6285] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:30 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1567 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1247.160434] [48527]: DEBUG nova.api.openstack.wsgi [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1247.162062] [48527]: DEBUG nova.compute.api [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1247.168200] [48527]: DEBUG oslo_concurrency.lockutils [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.168629] [48527]: DEBUG oslo_concurrency.lockutils [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.168773] [48527]: DEBUG oslo_concurrency.lockutils [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.169052] [48527]: DEBUG oslo_concurrency.lockutils [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.169445] [48527]: DEBUG oslo_concurrency.lockutils [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.169445] [48527]: DEBUG oslo_concurrency.lockutils [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.213147] [48527]: DEBUG oslo_concurrency.lockutils [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.213355] [48527]: DEBUG oslo_concurrency.lockutils [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.213489] [48527]: DEBUG oslo_concurrency.lockutils [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.213645] [48527]: DEBUG nova.objects.instance [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid ad6ef26c-e5ff-4799-9eae-f32ba64bce0d {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1247.221595] [48527]: WARNING neutronclient.v2_0.client [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1247.246434] [48526]: DEBUG nova.api.openstack.wsgi [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1247.249459] [48526]: DEBUG nova.compute.api [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1247.253947] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.254341] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.254607] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.255978] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.256246] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.256523] [48526]: DEBUG oslo_concurrency.lockutils [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.259777] [48527]: DEBUG nova.policy [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.267202] [48527]: INFO nova.api.openstack.requestlog [None req-aadf8a68-6219-4594-8b14-f18376838dd2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 200 len: 1314 microversion: 2.1 time: 0.107388 [ 1247.267202] [48527]: [pid: 48527|app: 0|req: 3176/6286] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:31 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 1314 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1247.275982] [48526]: WARNING neutronclient.v2_0.client [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1247.341126] [48526]: DEBUG nova.policy [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.347260] [48526]: INFO nova.api.openstack.requestlog [None req-1dc66370-0a7c-44dc-bb8d-fd367c383933 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1572 microversion: 2.1 time: 0.107061 [ 1247.347727] [48526]: [pid: 48526|app: 0|req: 3111/6287] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:31 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1572 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1248.155543] [48527]: DEBUG nova.api.openstack.wsgi [None req-1c2421d3-dc06-4b14-8453-7eb34933fd1c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-673179077", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJIgcr0YIEF8IAtIOnY2GI6GWtldVKUyy6oVoUsUnTK8Fjt5g7O4SfTVo925YxFrZ1q+BT+hzQuwSgdTjIfTfoCwxzi734PlWvzWL/jYAgGvx5/guKfgdJotbzxuaHRevA=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1248.168690] [48527]: DEBUG nova.quota [None req-1c2421d3-dc06-4b14-8453-7eb34933fd1c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Getting quotas for project ef8ca96b7f884a7bb849a64e9c2960e4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1248.173911] [48527]: DEBUG nova.quota [None req-1c2421d3-dc06-4b14-8453-7eb34933fd1c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Getting quotas for user 3a17f712fae54aa9b15ff7a671ffef46 and project ef8ca96b7f884a7bb849a64e9c2960e4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1248.194414] [48527]: INFO nova.api.openstack.requestlog [None req-1c2421d3-dc06-4b14-8453-7eb34933fd1c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.077340 [ 1248.194414] [48527]: [pid: 48527|app: 0|req: 3177/6288] 10.180.1.21 () {62 vars in 1195 bytes} [Fri Dec 12 14:02:32 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 78 msecs (HTTP/1.1 201) 9 headers in 364 bytes (2 switches on core 0) [ 1248.281415] [48526]: DEBUG nova.api.openstack.wsgi [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1248.282853] [48526]: DEBUG nova.compute.api [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1248.290176] [48526]: DEBUG oslo_concurrency.lockutils [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.290176] [48526]: DEBUG oslo_concurrency.lockutils [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.290176] [48526]: DEBUG oslo_concurrency.lockutils [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.290176] [48526]: DEBUG oslo_concurrency.lockutils [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.290176] [48526]: DEBUG oslo_concurrency.lockutils [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.290176] [48526]: DEBUG oslo_concurrency.lockutils [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.304250] [48526]: INFO nova.api.openstack.wsgi [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance ad6ef26c-e5ff-4799-9eae-f32ba64bce0d could not be found. [ 1248.308990] [48526]: DEBUG nova.api.openstack.wsgi [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance ad6ef26c-e5ff-4799-9eae-f32ba64bce0d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1248.308990] [48526]: INFO nova.api.openstack.requestlog [None req-8df1786f-afb2-43ec-ab6e-b34847bb05c3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 404 len: 111 microversion: 2.1 time: 0.028661 [ 1248.308990] [48526]: [pid: 48526|app: 0|req: 3112/6289] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:32 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1248.362955] [48527]: DEBUG nova.api.openstack.wsgi [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1248.364534] [48527]: DEBUG nova.compute.api [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1248.370630] [48527]: DEBUG oslo_concurrency.lockutils [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.370812] [48527]: DEBUG oslo_concurrency.lockutils [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.370942] [48527]: DEBUG oslo_concurrency.lockutils [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.371211] [48527]: DEBUG oslo_concurrency.lockutils [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.371353] [48527]: DEBUG oslo_concurrency.lockutils [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.371466] [48527]: DEBUG oslo_concurrency.lockutils [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.389355] [48526]: DEBUG nova.api.openstack.wsgi [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-710218568", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "5883ebe6-cea9-40e8-b3dc-43fa420cc52f"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1248.390411] [48527]: WARNING neutronclient.v2_0.client [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1248.446616] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.446808] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.446948] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.447314] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.449037] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.449037] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.456017] [48526]: DEBUG nova.network.neutron [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] validate_networks() for [('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1248.456017] [48526]: WARNING neutronclient.v2_0.client [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1248.456438] [48526]: WARNING openstack [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1248.456781] [48526]: WARNING openstack [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1248.468050] [48526]: INFO nova.network.neutron [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] _ports_needed_per_instance requested_netwokrs=[('5883ebe6-cea9-40e8-b3dc-43fa420cc52f', None, None, None, None, None)] [ 1248.507968] [48527]: DEBUG nova.policy [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.531019] [48527]: INFO nova.api.openstack.requestlog [None req-177ae13d-2a77-4bf1-b6e6-b6c7fe540300 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1573 microversion: 2.1 time: 0.168541 [ 1248.532784] [48527]: [pid: 48527|app: 0|req: 3178/6290] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:32 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1573 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1248.690592] [48526]: WARNING neutronclient.v2_0.client [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1248.690592] [48526]: WARNING openstack [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1248.690592] [48526]: WARNING openstack [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1248.777363] [48526]: DEBUG nova.virt.hardware [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1248.777502] [48526]: DEBUG nova.virt.hardware [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1248.777656] [48526]: DEBUG nova.virt.hardware [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1248.777768] [48526]: DEBUG nova.virt.hardware [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1248.777881] [48526]: DEBUG nova.virt.hardware [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1248.787282] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.787465] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.787598] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.787941] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.789404] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.790208] [48526]: DEBUG oslo_concurrency.lockutils [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.802965] [48526]: DEBUG nova.quota [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1248.806080] [48526]: DEBUG nova.quota [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Getting quotas for user 48af2c86eb004d39ac589998fafe468a and project d175c543f651402982a136c780e5cadd. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1248.811690] [48526]: DEBUG nova.compute.api [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1248.813152] [48526]: DEBUG nova.compute.api [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1248.848191] [48526]: INFO nova.api.openstack.requestlog [None req-cc892389-0dd8-4aec-943a-7bbbb9498851 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.463320 [ 1248.848582] [48526]: [pid: 48526|app: 0|req: 3113/6291] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:02:32 2025] POST /compute/v2.1/servers => generated 380 bytes in 464 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1248.857390] [48527]: DEBUG nova.api.openstack.wsgi [None req-c5834e45-a0ef-4a39-94e0-f6afe7377b57 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1248.860253] [48527]: DEBUG nova.compute.api [None req-c5834e45-a0ef-4a39-94e0-f6afe7377b57 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1248.870061] [48527]: WARNING neutronclient.v2_0.client [None req-c5834e45-a0ef-4a39-94e0-f6afe7377b57 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1248.890855] [48527]: DEBUG nova.policy [None req-c5834e45-a0ef-4a39-94e0-f6afe7377b57 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.895981] [48527]: INFO nova.api.openstack.requestlog [None req-c5834e45-a0ef-4a39-94e0-f6afe7377b57 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1206 microversion: 2.1 time: 0.041358 [ 1248.896340] [48527]: [pid: 48527|app: 0|req: 3179/6292] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:33 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1206 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.059190] [48526]: DEBUG nova.api.openstack.wsgi [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1562939558", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "d8999594-f7f0-4fbc-a099-97dc5de30d16"}], "security_groups": [{"name": "tempest-securitygroup--2001560915"}], "key_name": "tempest-keypair-673179077", "user_data": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1249.098558] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.098755] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.098892] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.099252] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.100657] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.101557] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.107465] [48526]: WARNING neutronclient.v2_0.client [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.139500] [48526]: DEBUG nova.network.neutron [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] validate_networks() for [('d8999594-f7f0-4fbc-a099-97dc5de30d16', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1249.139904] [48526]: WARNING neutronclient.v2_0.client [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.140485] [48526]: WARNING openstack [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1249.140815] [48526]: WARNING openstack [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1249.149022] [48526]: INFO nova.network.neutron [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] _ports_needed_per_instance requested_netwokrs=[('d8999594-f7f0-4fbc-a099-97dc5de30d16', None, None, None, None, None)] [ 1249.277799] [48526]: WARNING neutronclient.v2_0.client [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.278461] [48526]: WARNING openstack [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1249.278920] [48526]: WARNING openstack [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1249.369009] [48526]: DEBUG nova.virt.hardware [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1249.369263] [48526]: DEBUG nova.virt.hardware [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1249.369353] [48526]: DEBUG nova.virt.hardware [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1249.369478] [48526]: DEBUG nova.virt.hardware [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1249.369594] [48526]: DEBUG nova.virt.hardware [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1249.380039] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.380268] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.380398] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.383013] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.385091] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.385598] [48526]: DEBUG oslo_concurrency.lockutils [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.397366] [48526]: DEBUG nova.quota [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Getting quotas for project ef8ca96b7f884a7bb849a64e9c2960e4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1249.403483] [48526]: DEBUG nova.quota [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Getting quotas for user 3a17f712fae54aa9b15ff7a671ffef46 and project ef8ca96b7f884a7bb849a64e9c2960e4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1249.410557] [48526]: DEBUG nova.compute.api [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1249.411841] [48526]: DEBUG nova.compute.api [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1249.437330] [48526]: INFO nova.api.openstack.requestlog [None req-cfc97d59-c269-4609-9727-00c439a6d17b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.20 time: 0.380358 [ 1249.437751] [48526]: [pid: 48526|app: 0|req: 3114/6293] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 14:02:33 2025] POST /compute/v2.1/servers => generated 402 bytes in 381 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1249.448993] [48527]: DEBUG nova.api.openstack.wsgi [None req-5dee8629-732c-423d-8f44-e2fa57668a04 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1249.450489] [48527]: DEBUG nova.compute.api [None req-5dee8629-732c-423d-8f44-e2fa57668a04 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1249.462226] [48527]: WARNING neutronclient.v2_0.client [None req-5dee8629-732c-423d-8f44-e2fa57668a04 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.490964] [48527]: DEBUG nova.policy [None req-5dee8629-732c-423d-8f44-e2fa57668a04 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.495695] [48527]: DEBUG nova.policy [None req-5dee8629-732c-423d-8f44-e2fa57668a04 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.496579] [48527]: DEBUG nova.policy [None req-5dee8629-732c-423d-8f44-e2fa57668a04 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.497115] [48527]: INFO nova.api.openstack.requestlog [None req-5dee8629-732c-423d-8f44-e2fa57668a04 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1279 microversion: 2.20 time: 0.050236 [ 1249.497612] [48527]: [pid: 48527|app: 0|req: 3180/6294] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:33 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1249.556820] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1249.558349] [48526]: DEBUG nova.compute.api [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1249.565101] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.565252] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.565388] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.565650] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.565795] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.565918] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.591623] [48526]: WARNING neutronclient.v2_0.client [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.686676] [48526]: DEBUG nova.policy [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.693454] [48526]: INFO nova.api.openstack.requestlog [None req-8e548463-caa3-4875-9bc5-aea601495745 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1573 microversion: 2.1 time: 0.139656 [ 1249.693780] [48526]: [pid: 48526|app: 0|req: 3115/6295] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:33 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1573 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.909763] [48527]: DEBUG nova.api.openstack.wsgi [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1249.911177] [48527]: DEBUG nova.compute.api [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1249.915569] [48527]: DEBUG oslo_concurrency.lockutils [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.915883] [48527]: DEBUG oslo_concurrency.lockutils [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.915995] [48527]: DEBUG oslo_concurrency.lockutils [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.916204] [48527]: DEBUG oslo_concurrency.lockutils [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.916400] [48527]: DEBUG oslo_concurrency.lockutils [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.916535] [48527]: DEBUG oslo_concurrency.lockutils [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.934936] [48527]: WARNING neutronclient.v2_0.client [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.954174] [48527]: DEBUG nova.policy [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.958259] [48527]: INFO nova.api.openstack.requestlog [None req-307f1913-84f8-42ef-81dc-055a0f1e3861 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1210 microversion: 2.1 time: 0.050492 [ 1249.958597] [48527]: [pid: 48527|app: 0|req: 3181/6296] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:34 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1250.516462] [48526]: DEBUG nova.api.openstack.wsgi [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.518399] [48526]: DEBUG nova.compute.api [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.522922] [48526]: DEBUG oslo_concurrency.lockutils [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.523390] [48526]: DEBUG oslo_concurrency.lockutils [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.523701] [48526]: DEBUG oslo_concurrency.lockutils [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.524165] [48526]: DEBUG oslo_concurrency.lockutils [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.524433] [48526]: DEBUG oslo_concurrency.lockutils [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.524651] [48526]: DEBUG oslo_concurrency.lockutils [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.548817] [48526]: WARNING neutronclient.v2_0.client [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1250.706319] [48527]: DEBUG nova.api.openstack.wsgi [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.707862] [48527]: DEBUG nova.compute.api [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.712850] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.713059] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.713200] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.713459] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.713602] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.713739] [48527]: DEBUG oslo_concurrency.lockutils [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.735654] [48527]: WARNING neutronclient.v2_0.client [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1250.806465] [48527]: DEBUG nova.policy [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.814916] [48527]: INFO nova.api.openstack.requestlog [None req-bf42759a-527d-4ef9-a461-ac185ded157d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1573 microversion: 2.1 time: 0.110486 [ 1250.817288] [48527]: [pid: 48527|app: 0|req: 3182/6297] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:34 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1573 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1250.974642] [48527]: DEBUG nova.api.openstack.wsgi [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.976298] [48527]: DEBUG nova.compute.api [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.979849] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.980260] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.980380] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.980739] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.980951] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.981162] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.997639] [48527]: WARNING neutronclient.v2_0.client [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1251.010078] [48526]: DEBUG nova.policy [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.014518] [48526]: DEBUG nova.policy [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.015233] [48526]: DEBUG nova.policy [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.015828] [48526]: INFO nova.api.openstack.requestlog [None req-44b4780a-1348-4f4f-8edc-7634e64df02f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1283 microversion: 2.20 time: 0.501869 [ 1251.016187] [48526]: [pid: 48526|app: 0|req: 3116/6298] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:34 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1283 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1251.019098] [48527]: DEBUG nova.policy [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.024321] [48527]: INFO nova.api.openstack.requestlog [None req-bdd54718-f76d-4e5d-81d2-99e7fd48fa54 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1258 microversion: 2.1 time: 0.053619 [ 1251.024697] [48527]: [pid: 48527|app: 0|req: 3183/6299] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:35 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1258 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1251.832170] [48526]: DEBUG nova.api.openstack.wsgi [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1251.833677] [48526]: DEBUG nova.compute.api [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1251.839755] [48526]: DEBUG oslo_concurrency.lockutils [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.840106] [48526]: DEBUG oslo_concurrency.lockutils [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.840320] [48526]: DEBUG oslo_concurrency.lockutils [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.840666] [48526]: DEBUG oslo_concurrency.lockutils [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.840946] [48526]: DEBUG oslo_concurrency.lockutils [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.841142] [48526]: DEBUG oslo_concurrency.lockutils [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.865243] [48526]: WARNING neutronclient.v2_0.client [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1251.926016] [48526]: DEBUG nova.policy [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.932859] [48526]: INFO nova.api.openstack.requestlog [None req-62572d3f-5b6a-43c4-9820-bc70a19b8a98 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1573 microversion: 2.1 time: 0.102850 [ 1251.933261] [48526]: [pid: 48526|app: 0|req: 3117/6300] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:36 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1573 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.031018] [48527]: DEBUG nova.api.openstack.wsgi [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1252.032490] [48527]: DEBUG nova.compute.api [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1252.035739] [48527]: DEBUG oslo_concurrency.lockutils [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.035924] [48527]: DEBUG oslo_concurrency.lockutils [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.036074] [48527]: DEBUG oslo_concurrency.lockutils [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.036335] [48527]: DEBUG oslo_concurrency.lockutils [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.036479] [48527]: DEBUG oslo_concurrency.lockutils [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.036600] [48527]: DEBUG oslo_concurrency.lockutils [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.038720] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1252.042035] [48526]: DEBUG nova.compute.api [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1252.045306] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.045489] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.045641] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.045934] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.046101] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.046227] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.055760] [48527]: WARNING neutronclient.v2_0.client [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.062442] [48526]: WARNING neutronclient.v2_0.client [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.073864] [48527]: DEBUG nova.policy [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.078260] [48527]: DEBUG nova.policy [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.078865] [48527]: DEBUG nova.policy [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.079428] [48527]: INFO nova.api.openstack.requestlog [None req-10490a3d-4d4d-480a-a605-3d843b87836c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1275 microversion: 2.20 time: 0.050541 [ 1252.079752] [48527]: [pid: 48527|app: 0|req: 3184/6301] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:36 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1275 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1252.082159] [48526]: DEBUG nova.policy [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.088844] [48526]: INFO nova.api.openstack.requestlog [None req-b2128602-7139-4eda-81c6-fde7d2c0db43 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1258 microversion: 2.1 time: 0.052259 [ 1252.089406] [48526]: [pid: 48526|app: 0|req: 3118/6302] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:36 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1258 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.933522] [48527]: DEBUG nova.api.openstack.wsgi [None req-3b961bf5-17a0-4498-a1fc-2c78141ef34e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1252.940706] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b961bf5-17a0-4498-a1fc-2c78141ef34e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.941044] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b961bf5-17a0-4498-a1fc-2c78141ef34e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.941295] [48527]: DEBUG oslo_concurrency.lockutils [None req-3b961bf5-17a0-4498-a1fc-2c78141ef34e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.946351] [48526]: DEBUG nova.api.openstack.wsgi [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1252.947747] [48526]: DEBUG nova.compute.api [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1252.951194] [48526]: DEBUG oslo_concurrency.lockutils [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.951379] [48526]: DEBUG oslo_concurrency.lockutils [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.951522] [48526]: DEBUG oslo_concurrency.lockutils [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.951788] [48526]: DEBUG oslo_concurrency.lockutils [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.952057] [48526]: DEBUG oslo_concurrency.lockutils [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.952189] [48526]: DEBUG oslo_concurrency.lockutils [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.961713] [48527]: DEBUG nova.compute.api [None req-3b961bf5-17a0-4498-a1fc-2c78141ef34e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Going to try to stop instance {{(pid=48527) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1252.969344] [48526]: WARNING neutronclient.v2_0.client [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.003310] [48527]: INFO nova.api.openstack.requestlog [None req-3b961bf5-17a0-4498-a1fc-2c78141ef34e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/action" status: 202 len: 0 microversion: 2.1 time: 0.071738 [ 1253.003863] [48527]: [pid: 48527|app: 0|req: 3185/6303] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:37 2025] POST /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1253.010341] [48527]: DEBUG nova.api.openstack.wsgi [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1253.012680] [48527]: DEBUG nova.compute.api [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.019299] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.019579] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.019785] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.020227] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.020557] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.020761] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.035656] [48526]: DEBUG nova.policy [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.041522] [48526]: INFO nova.api.openstack.requestlog [None req-e41cf58e-6f48-4cc9-9cd1-7f8172e0ed81 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1573 microversion: 2.1 time: 0.097836 [ 1253.041862] [48526]: [pid: 48526|app: 0|req: 3119/6304] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:37 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1573 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1253.046502] [48527]: WARNING neutronclient.v2_0.client [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.093574] [48526]: DEBUG nova.api.openstack.wsgi [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1253.095460] [48526]: DEBUG nova.compute.api [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.100036] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.100168] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.100256] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.100510] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.100655] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.100773] [48526]: DEBUG oslo_concurrency.lockutils [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.115759] [48526]: WARNING neutronclient.v2_0.client [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.132517] [48526]: DEBUG nova.policy [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.136746] [48526]: DEBUG nova.policy [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.137358] [48526]: DEBUG nova.policy [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.137652] [48527]: DEBUG nova.policy [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.137912] [48526]: INFO nova.api.openstack.requestlog [None req-6c559928-7c45-40c7-94a4-2ca7ad3132e6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1331 microversion: 2.20 time: 0.046628 [ 1253.138239] [48526]: [pid: 48526|app: 0|req: 3120/6305] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:37 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1331 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1253.140394] [48526]: DEBUG nova.api.openstack.wsgi [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1253.141584] [48527]: INFO nova.api.openstack.requestlog [None req-5eb02f1b-784d-4c5c-b995-62ac106fa3bb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1679 microversion: 2.1 time: 0.134647 [ 1253.141672] [48526]: DEBUG nova.compute.api [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.141986] [48527]: [pid: 48527|app: 0|req: 3186/6306] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:37 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1679 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1253.146018] [48526]: DEBUG oslo_concurrency.lockutils [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.146018] [48526]: DEBUG oslo_concurrency.lockutils [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.146018] [48526]: DEBUG oslo_concurrency.lockutils [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.146018] [48526]: DEBUG oslo_concurrency.lockutils [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.146018] [48526]: DEBUG oslo_concurrency.lockutils [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.146018] [48526]: DEBUG oslo_concurrency.lockutils [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.160759] [48526]: WARNING neutronclient.v2_0.client [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.178106] [48526]: DEBUG nova.policy [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.182242] [48526]: INFO nova.api.openstack.requestlog [None req-baad97e1-d89c-4bd3-808f-b2ae70567193 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1266 microversion: 2.1 time: 0.043454 [ 1253.182572] [48526]: [pid: 48526|app: 0|req: 3121/6307] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:37 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1266 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.054165] [48527]: DEBUG nova.api.openstack.wsgi [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1254.055477] [48527]: DEBUG nova.compute.api [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1254.060340] [48527]: DEBUG oslo_concurrency.lockutils [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.060520] [48527]: DEBUG oslo_concurrency.lockutils [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.060651] [48527]: DEBUG oslo_concurrency.lockutils [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.060893] [48527]: DEBUG oslo_concurrency.lockutils [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.061042] [48527]: DEBUG oslo_concurrency.lockutils [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.061165] [48527]: DEBUG oslo_concurrency.lockutils [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.081554] [48527]: WARNING neutronclient.v2_0.client [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1254.139967] [48527]: DEBUG nova.policy [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.146410] [48527]: INFO nova.api.openstack.requestlog [None req-8515be6d-b25e-403c-8915-428290fa45e8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1573 microversion: 2.1 time: 0.094415 [ 1254.146728] [48527]: [pid: 48527|app: 0|req: 3187/6308] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:38 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1573 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.153251] [48526]: DEBUG nova.api.openstack.wsgi [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1254.154200] [48527]: DEBUG nova.api.openstack.wsgi [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1254.154719] [48526]: DEBUG nova.compute.api [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1254.155534] [48527]: DEBUG nova.compute.api [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1254.158660] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.158925] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.158989] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.159116] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.159168] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.159644] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.159719] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.159761] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.159810] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.159846] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.159879] [48526]: DEBUG oslo_concurrency.lockutils [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.159908] [48527]: DEBUG oslo_concurrency.lockutils [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.176085] [48527]: WARNING neutronclient.v2_0.client [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1254.176208] [48526]: WARNING neutronclient.v2_0.client [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1254.247025] [48526]: DEBUG nova.policy [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.251206] [48526]: DEBUG nova.policy [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.251747] [48526]: DEBUG nova.policy [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.252345] [48526]: INFO nova.api.openstack.requestlog [None req-cf5c2884-b750-4349-ac4e-eb4ad24aa2b7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1331 microversion: 2.20 time: 0.101533 [ 1254.253041] [48526]: [pid: 48526|app: 0|req: 3122/6309] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:38 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1331 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1254.255079] [48526]: DEBUG nova.api.openstack.wsgi [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1254.256333] [48526]: DEBUG nova.compute.api [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1254.259615] [48526]: DEBUG oslo_concurrency.lockutils [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.259788] [48526]: DEBUG oslo_concurrency.lockutils [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.259919] [48526]: DEBUG oslo_concurrency.lockutils [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.260170] [48526]: DEBUG oslo_concurrency.lockutils [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.260347] [48526]: DEBUG oslo_concurrency.lockutils [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.260474] [48526]: DEBUG oslo_concurrency.lockutils [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.269026] [48527]: DEBUG nova.policy [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.273097] [48527]: INFO nova.api.openstack.requestlog [None req-ccf6cbd8-6265-4c60-8308-1eabc60f97fa tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1679 microversion: 2.1 time: 0.120638 [ 1254.273457] [48527]: [pid: 48527|app: 0|req: 3188/6310] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:38 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1679 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.275744] [48526]: WARNING neutronclient.v2_0.client [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1254.358273] [48526]: DEBUG nova.policy [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.362639] [48526]: INFO nova.api.openstack.requestlog [None req-27f0ad4e-0ede-4551-8a88-6218efded8e6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1318 microversion: 2.1 time: 0.109228 [ 1254.362948] [48526]: [pid: 48526|app: 0|req: 3123/6311] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:38 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1318 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.993454] [48527]: DEBUG nova.api.openstack.wsgi [req-cc221473-42cc-4bfd-b446-5326ab186e6f req-c5b83339-c5c7-4522-b6d5-3a3bb5dc5b1e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c2938ac6-6dcb-4ae2-ada1-78a519ccb412", "name": "network-vif-plugged", "status": "completed", "tag": "855578f5-8669-4b1e-8e0f-5309853117d4"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1255.002751] [48527]: DEBUG oslo_concurrency.lockutils [req-cc221473-42cc-4bfd-b446-5326ab186e6f req-c5b83339-c5c7-4522-b6d5-3a3bb5dc5b1e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.002751] [48527]: DEBUG oslo_concurrency.lockutils [req-cc221473-42cc-4bfd-b446-5326ab186e6f req-c5b83339-c5c7-4522-b6d5-3a3bb5dc5b1e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.002751] [48527]: DEBUG oslo_concurrency.lockutils [req-cc221473-42cc-4bfd-b446-5326ab186e6f req-c5b83339-c5c7-4522-b6d5-3a3bb5dc5b1e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.007997] [48527]: INFO nova.api.openstack.compute.server_external_events [req-cc221473-42cc-4bfd-b446-5326ab186e6f req-c5b83339-c5c7-4522-b6d5-3a3bb5dc5b1e service nova] Creating event network-vif-plugged:855578f5-8669-4b1e-8e0f-5309853117d4 for instance c2938ac6-6dcb-4ae2-ada1-78a519ccb412 on cpu-1 [ 1255.012961] [48527]: INFO nova.api.openstack.requestlog [req-cc221473-42cc-4bfd-b446-5326ab186e6f req-c5b83339-c5c7-4522-b6d5-3a3bb5dc5b1e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021682 [ 1255.013272] [48527]: [pid: 48527|app: 0|req: 3189/6312] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:39 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) [ 1255.159654] [48526]: DEBUG nova.api.openstack.wsgi [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.161066] [48526]: DEBUG nova.compute.api [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.164467] [48526]: DEBUG oslo_concurrency.lockutils [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.164640] [48526]: DEBUG oslo_concurrency.lockutils [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.165092] [48526]: DEBUG oslo_concurrency.lockutils [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.165092] [48526]: DEBUG oslo_concurrency.lockutils [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.165200] [48526]: DEBUG oslo_concurrency.lockutils [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.165386] [48526]: DEBUG oslo_concurrency.lockutils [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.182879] [48526]: WARNING neutronclient.v2_0.client [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.268466] [48527]: DEBUG nova.api.openstack.wsgi [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.269369] [48527]: DEBUG nova.compute.api [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.269508] [48526]: DEBUG nova.policy [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.274906] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.275111] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.275249] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.275495] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.275638] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.275760] [48527]: DEBUG oslo_concurrency.lockutils [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.277354] [48526]: INFO nova.api.openstack.requestlog [None req-920be0d3-87b5-4c3d-ae29-b83c0833e8bf tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1572 microversion: 2.1 time: 0.119949 [ 1255.277492] [48526]: [pid: 48526|app: 0|req: 3124/6313] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:39 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1572 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.287796] [48526]: DEBUG nova.api.openstack.wsgi [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.289483] [48526]: DEBUG nova.compute.api [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.293313] [48527]: WARNING neutronclient.v2_0.client [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.293435] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.293568] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.293655] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.293907] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.294114] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.294245] [48526]: DEBUG oslo_concurrency.lockutils [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.313928] [48526]: WARNING neutronclient.v2_0.client [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.376699] [48527]: DEBUG nova.policy [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.381109] [48527]: DEBUG nova.policy [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.381723] [48527]: DEBUG nova.policy [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.382302] [48527]: INFO nova.api.openstack.requestlog [None req-0fc27292-0be6-480b-9ec9-675c17bea273 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1407 microversion: 2.20 time: 0.118013 [ 1255.383031] [48527]: [pid: 48527|app: 0|req: 3190/6314] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:39 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1407 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1255.384905] [48527]: DEBUG nova.api.openstack.wsgi [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.386300] [48527]: DEBUG nova.compute.api [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.389737] [48527]: DEBUG oslo_concurrency.lockutils [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.389914] [48527]: DEBUG oslo_concurrency.lockutils [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.390058] [48527]: DEBUG oslo_concurrency.lockutils [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.390313] [48527]: DEBUG oslo_concurrency.lockutils [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.390520] [48527]: DEBUG oslo_concurrency.lockutils [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.390646] [48527]: DEBUG oslo_concurrency.lockutils [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.410544] [48527]: WARNING neutronclient.v2_0.client [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.411529] [48526]: DEBUG nova.policy [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.415958] [48526]: INFO nova.api.openstack.requestlog [None req-f0fd6a73-28cd-4f7c-8cc1-ec593cf52c31 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1656 microversion: 2.1 time: 0.130132 [ 1255.416367] [48526]: [pid: 48526|app: 0|req: 3125/6315] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:39 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1656 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.429405] [48526]: DEBUG nova.api.openstack.wsgi [None req-49327591-d6df-41ef-85ae-86df8e88c38c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1255.434159] [48526]: DEBUG oslo_concurrency.lockutils [None req-49327591-d6df-41ef-85ae-86df8e88c38c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.434345] [48526]: DEBUG oslo_concurrency.lockutils [None req-49327591-d6df-41ef-85ae-86df8e88c38c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.434571] [48526]: DEBUG oslo_concurrency.lockutils [None req-49327591-d6df-41ef-85ae-86df8e88c38c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.448193] [48526]: DEBUG nova.compute.api [None req-49327591-d6df-41ef-85ae-86df8e88c38c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Going to try to start instance {{(pid=48526) start /opt/stack/nova/nova/compute/api.py:2827}} [ 1255.477405] [48526]: INFO nova.api.openstack.requestlog [None req-49327591-d6df-41ef-85ae-86df8e88c38c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/action" status: 202 len: 0 microversion: 2.1 time: 0.050136 [ 1255.477755] [48526]: [pid: 48526|app: 0|req: 3126/6316] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:39 2025] POST /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1255.488599] [48526]: DEBUG nova.api.openstack.wsgi [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.489699] [48526]: DEBUG nova.compute.api [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.494906] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.495347] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.495347] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.495463] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.495593] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.495703] [48526]: DEBUG oslo_concurrency.lockutils [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.512154] [48527]: DEBUG nova.policy [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.518171] [48527]: INFO nova.api.openstack.requestlog [None req-f93787a9-79bd-483d-9b2d-22ffd5a7afe6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1306 microversion: 2.1 time: 0.134993 [ 1255.518663] [48527]: [pid: 48527|app: 0|req: 3191/6317] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:39 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1306 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.520581] [48526]: WARNING neutronclient.v2_0.client [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.584825] [48526]: DEBUG nova.policy [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.590604] [48526]: INFO nova.api.openstack.requestlog [None req-e53d430f-e792-47d3-88ba-6b9e6a153327 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1665 microversion: 2.1 time: 0.109540 [ 1255.590930] [48526]: [pid: 48526|app: 0|req: 3127/6318] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:39 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1665 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1256.291522] [48527]: DEBUG nova.api.openstack.wsgi [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.293206] [48527]: DEBUG nova.compute.api [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1256.298826] [48527]: DEBUG oslo_concurrency.lockutils [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.299039] [48527]: DEBUG oslo_concurrency.lockutils [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.299179] [48527]: DEBUG oslo_concurrency.lockutils [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.299436] [48527]: DEBUG oslo_concurrency.lockutils [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.299601] [48527]: DEBUG oslo_concurrency.lockutils [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.299712] [48527]: DEBUG oslo_concurrency.lockutils [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.319691] [48527]: WARNING neutronclient.v2_0.client [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1256.399159] [48526]: DEBUG nova.api.openstack.wsgi [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.401054] [48526]: DEBUG nova.compute.api [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1256.404510] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.404847] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.405827] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.405827] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.405827] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.405827] [48526]: DEBUG oslo_concurrency.lockutils [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.424051] [48526]: WARNING neutronclient.v2_0.client [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1256.450892] [48527]: DEBUG nova.policy [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.456366] [48527]: INFO nova.api.openstack.requestlog [None req-406c81b0-24d5-4dcb-b3e1-06f463cd4082 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1572 microversion: 2.1 time: 0.167198 [ 1256.456689] [48527]: [pid: 48527|app: 0|req: 3192/6319] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:40 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1572 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.530969] [48527]: DEBUG nova.api.openstack.wsgi [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.534198] [48527]: DEBUG nova.compute.api [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1256.534241] [48526]: DEBUG nova.policy [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.537134] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.537355] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.537610] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.538264] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.538264] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.538264] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.543320] [48526]: DEBUG nova.policy [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.543962] [48526]: DEBUG nova.policy [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.545912] [48526]: INFO nova.api.openstack.requestlog [None req-3fba85d4-e67a-4fcc-8f84-1ff413763336 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1405 microversion: 2.20 time: 0.149000 [ 1256.546263] [48526]: [pid: 48526|app: 0|req: 3128/6320] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:40 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1405 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1256.559578] [48527]: WARNING neutronclient.v2_0.client [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1256.604788] [48526]: DEBUG nova.api.openstack.wsgi [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.606116] [48526]: DEBUG nova.compute.api [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1256.610932] [48526]: DEBUG oslo_concurrency.lockutils [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.611140] [48526]: DEBUG oslo_concurrency.lockutils [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.611280] [48526]: DEBUG oslo_concurrency.lockutils [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.611581] [48526]: DEBUG oslo_concurrency.lockutils [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.611764] [48526]: DEBUG oslo_concurrency.lockutils [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.611934] [48526]: DEBUG oslo_concurrency.lockutils [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.629087] [48526]: WARNING neutronclient.v2_0.client [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1256.671525] [48527]: DEBUG nova.policy [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.674858] [48527]: INFO nova.api.openstack.requestlog [None req-a9815500-544c-439d-9455-06038478f7d3 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1306 microversion: 2.1 time: 0.145871 [ 1256.675673] [48527]: [pid: 48527|app: 0|req: 3193/6321] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:40 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1306 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.760257] [48526]: DEBUG nova.policy [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.766570] [48526]: INFO nova.api.openstack.requestlog [None req-9421e86f-df66-4f4d-9897-debae396ba87 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1665 microversion: 2.1 time: 0.164383 [ 1256.767118] [48526]: [pid: 48526|app: 0|req: 3129/6322] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:40 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1665 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.827188] [48527]: DEBUG nova.api.openstack.wsgi [req-ca8f282d-c1a7-4c24-899b-174724b5cb05 req-ca17c4de-c718-41c4-b53d-bf0476caca4f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "34dc5a22-7c95-4feb-9dcd-d656d699b08e", "name": "network-vif-plugged", "status": "completed", "tag": "ebf9cc45-6087-4b55-8fe7-2933873bdae7"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1256.832828] [48527]: DEBUG oslo_concurrency.lockutils [req-ca8f282d-c1a7-4c24-899b-174724b5cb05 req-ca17c4de-c718-41c4-b53d-bf0476caca4f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.833027] [48527]: DEBUG oslo_concurrency.lockutils [req-ca8f282d-c1a7-4c24-899b-174724b5cb05 req-ca17c4de-c718-41c4-b53d-bf0476caca4f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.833185] [48527]: DEBUG oslo_concurrency.lockutils [req-ca8f282d-c1a7-4c24-899b-174724b5cb05 req-ca17c4de-c718-41c4-b53d-bf0476caca4f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.839795] [48527]: INFO nova.api.openstack.compute.server_external_events [req-ca8f282d-c1a7-4c24-899b-174724b5cb05 req-ca17c4de-c718-41c4-b53d-bf0476caca4f service nova] Creating event network-vif-plugged:ebf9cc45-6087-4b55-8fe7-2933873bdae7 for instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e on cpu-1 [ 1256.844907] [48527]: INFO nova.api.openstack.requestlog [req-ca8f282d-c1a7-4c24-899b-174724b5cb05 req-ca17c4de-c718-41c4-b53d-bf0476caca4f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019570 [ 1256.844907] [48527]: [pid: 48527|app: 0|req: 3194/6323] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:41 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) [ 1257.022945] [48526]: DEBUG nova.api.openstack.wsgi [req-2a0a8ead-5edf-4855-a9cf-291282a5aab5 req-b0b7d254-3769-4af1-8165-0a4ab6edb5f4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c2938ac6-6dcb-4ae2-ada1-78a519ccb412", "tag": "855578f5-8669-4b1e-8e0f-5309853117d4"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1257.028487] [48526]: DEBUG oslo_concurrency.lockutils [req-2a0a8ead-5edf-4855-a9cf-291282a5aab5 req-b0b7d254-3769-4af1-8165-0a4ab6edb5f4 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.028669] [48526]: DEBUG oslo_concurrency.lockutils [req-2a0a8ead-5edf-4855-a9cf-291282a5aab5 req-b0b7d254-3769-4af1-8165-0a4ab6edb5f4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.028792] [48526]: DEBUG oslo_concurrency.lockutils [req-2a0a8ead-5edf-4855-a9cf-291282a5aab5 req-b0b7d254-3769-4af1-8165-0a4ab6edb5f4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.034647] [48526]: INFO nova.api.openstack.compute.server_external_events [req-2a0a8ead-5edf-4855-a9cf-291282a5aab5 req-b0b7d254-3769-4af1-8165-0a4ab6edb5f4 service nova] Creating event network-changed:855578f5-8669-4b1e-8e0f-5309853117d4 for instance c2938ac6-6dcb-4ae2-ada1-78a519ccb412 on cpu-1 [ 1257.038873] [48526]: INFO nova.api.openstack.requestlog [req-2a0a8ead-5edf-4855-a9cf-291282a5aab5 req-b0b7d254-3769-4af1-8165-0a4ab6edb5f4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018225 [ 1257.039539] [48526]: [pid: 48526|app: 0|req: 3130/6324] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02: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) [ 1257.471176] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.472862] [48527]: DEBUG nova.compute.api [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.476968] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.477168] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.477303] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.477594] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.477750] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.477871] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.494342] [48527]: WARNING neutronclient.v2_0.client [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1257.561353] [48526]: DEBUG nova.api.openstack.wsgi [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.562822] [48526]: DEBUG nova.compute.api [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.564399] [48527]: DEBUG nova.policy [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.568084] [48526]: DEBUG oslo_concurrency.lockutils [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.568281] [48526]: DEBUG oslo_concurrency.lockutils [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.568418] [48526]: DEBUG oslo_concurrency.lockutils [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.568675] [48526]: DEBUG oslo_concurrency.lockutils [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.568816] [48526]: DEBUG oslo_concurrency.lockutils [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.568939] [48526]: DEBUG oslo_concurrency.lockutils [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.573465] [48527]: INFO nova.api.openstack.requestlog [None req-5d3cecd7-b8dc-43cc-aa53-bf0fa2d6d65d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1570 microversion: 2.1 time: 0.104686 [ 1257.573802] [48527]: [pid: 48527|app: 0|req: 3195/6325] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:41 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1570 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.600780] [48526]: WARNING neutronclient.v2_0.client [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1257.667561] [48526]: DEBUG nova.policy [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.672152] [48526]: DEBUG nova.policy [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.672791] [48526]: DEBUG nova.policy [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.673397] [48526]: INFO nova.api.openstack.requestlog [None req-d73e37cc-96f4-430e-bf6a-b28f9a203de6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1405 microversion: 2.20 time: 0.114450 [ 1257.673744] [48526]: [pid: 48526|app: 0|req: 3131/6326] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:41 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1405 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1257.689218] [48527]: DEBUG nova.api.openstack.wsgi [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.690780] [48527]: DEBUG nova.compute.api [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.694416] [48527]: DEBUG oslo_concurrency.lockutils [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.694600] [48527]: DEBUG oslo_concurrency.lockutils [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.694734] [48527]: DEBUG oslo_concurrency.lockutils [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.694984] [48527]: DEBUG oslo_concurrency.lockutils [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.695175] [48527]: DEBUG oslo_concurrency.lockutils [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.695305] [48527]: DEBUG oslo_concurrency.lockutils [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.718033] [48527]: WARNING neutronclient.v2_0.client [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1257.784426] [48526]: DEBUG nova.api.openstack.wsgi [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.785872] [48526]: DEBUG nova.compute.api [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.792459] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.792645] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.792831] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.794397] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.794397] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.794397] [48526]: DEBUG oslo_concurrency.lockutils [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.818017] [48526]: WARNING neutronclient.v2_0.client [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1257.818233] [48527]: DEBUG nova.policy [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.822205] [48527]: INFO nova.api.openstack.requestlog [None req-83f44438-d66c-483f-9fdf-c55946048703 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1306 microversion: 2.1 time: 0.135384 [ 1257.822531] [48527]: [pid: 48527|app: 0|req: 3196/6327] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:41 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1306 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.889438] [48526]: DEBUG nova.policy [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.893786] [48526]: INFO nova.api.openstack.requestlog [None req-c1d42cb0-9f4d-4a7e-a135-53b75b9a1454 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1665 microversion: 2.1 time: 0.112922 [ 1257.894511] [48526]: [pid: 48526|app: 0|req: 3132/6328] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:42 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1665 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1258.588588] [48527]: DEBUG nova.api.openstack.wsgi [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.590123] [48527]: DEBUG nova.compute.api [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.596323] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.596551] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.596685] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.596952] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.597141] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.597271] [48527]: DEBUG oslo_concurrency.lockutils [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.620523] [48527]: WARNING neutronclient.v2_0.client [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.692685] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.694312] [48526]: DEBUG nova.compute.api [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.698229] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.698422] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.698763] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.698817] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.698938] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.699074] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.719016] [48526]: WARNING neutronclient.v2_0.client [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.729297] [48527]: DEBUG nova.policy [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.734363] [48527]: INFO nova.api.openstack.requestlog [None req-8b4128cd-b489-4ec0-8a2d-795c46317ff3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1570 microversion: 2.1 time: 0.147701 [ 1258.734363] [48527]: [pid: 48527|app: 0|req: 3197/6329] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:42 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1570 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1258.790193] [48526]: DEBUG nova.policy [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.797076] [48526]: DEBUG nova.policy [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.798199] [48526]: DEBUG nova.policy [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.799187] [48526]: INFO nova.api.openstack.requestlog [None req-ff74d11b-315c-42da-b2cc-92a101501054 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1405 microversion: 2.20 time: 0.108660 [ 1258.799899] [48526]: [pid: 48526|app: 0|req: 3133/6330] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:42 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1405 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1258.838029] [48527]: DEBUG nova.api.openstack.wsgi [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.838029] [48527]: DEBUG nova.compute.api [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.842154] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.842596] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.842849] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.843279] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.843538] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.843766] [48527]: DEBUG oslo_concurrency.lockutils [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.855918] [48526]: DEBUG nova.api.openstack.wsgi [req-c38c300e-4e2e-4d7d-ab0d-1af3525f4dff req-e5a0b4e2-75aa-4fc3-9adc-84b18e02be87 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "34dc5a22-7c95-4feb-9dcd-d656d699b08e", "tag": "ebf9cc45-6087-4b55-8fe7-2933873bdae7"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1258.863086] [48526]: DEBUG oslo_concurrency.lockutils [req-c38c300e-4e2e-4d7d-ab0d-1af3525f4dff req-e5a0b4e2-75aa-4fc3-9adc-84b18e02be87 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.863416] [48526]: DEBUG oslo_concurrency.lockutils [req-c38c300e-4e2e-4d7d-ab0d-1af3525f4dff req-e5a0b4e2-75aa-4fc3-9adc-84b18e02be87 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.863416] [48526]: DEBUG oslo_concurrency.lockutils [req-c38c300e-4e2e-4d7d-ab0d-1af3525f4dff req-e5a0b4e2-75aa-4fc3-9adc-84b18e02be87 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.870943] [48527]: WARNING neutronclient.v2_0.client [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.872771] [48526]: INFO nova.api.openstack.compute.server_external_events [req-c38c300e-4e2e-4d7d-ab0d-1af3525f4dff req-e5a0b4e2-75aa-4fc3-9adc-84b18e02be87 service nova] Creating event network-changed:ebf9cc45-6087-4b55-8fe7-2933873bdae7 for instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e on cpu-1 [ 1258.877735] [48526]: INFO nova.api.openstack.requestlog [req-c38c300e-4e2e-4d7d-ab0d-1af3525f4dff req-e5a0b4e2-75aa-4fc3-9adc-84b18e02be87 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024006 [ 1258.877735] [48526]: [pid: 48526|app: 0|req: 3134/6331] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:43 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) [ 1258.909083] [48526]: DEBUG nova.api.openstack.wsgi [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.910779] [48526]: DEBUG nova.compute.api [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.916265] [48526]: DEBUG oslo_concurrency.lockutils [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.916919] [48526]: DEBUG oslo_concurrency.lockutils [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.916919] [48526]: DEBUG oslo_concurrency.lockutils [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.916919] [48526]: DEBUG oslo_concurrency.lockutils [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.917067] [48526]: DEBUG oslo_concurrency.lockutils [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.917250] [48526]: DEBUG oslo_concurrency.lockutils [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.937298] [48526]: WARNING neutronclient.v2_0.client [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.945736] [48527]: DEBUG nova.policy [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.952064] [48527]: INFO nova.api.openstack.requestlog [None req-b40b1553-3d66-4722-bd3c-759f3b47f04b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1306 microversion: 2.1 time: 0.116843 [ 1258.952064] [48527]: [pid: 48527|app: 0|req: 3198/6332] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:43 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1306 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.006966] [48526]: DEBUG nova.policy [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.011871] [48526]: INFO nova.api.openstack.requestlog [None req-29c4b830-03b3-4199-b578-76eeb155c815 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1665 microversion: 2.1 time: 0.106019 [ 1259.012433] [48526]: [pid: 48526|app: 0|req: 3135/6333] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:43 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1665 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.385874] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=7 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1259.407838] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=8 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1259.493209] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=6 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1259.747873] [48527]: DEBUG nova.api.openstack.wsgi [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1259.749427] [48527]: DEBUG nova.compute.api [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1259.755243] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.755426] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.755559] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.755810] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.755949] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.756089] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.780672] [48527]: WARNING neutronclient.v2_0.client [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1259.817916] [48526]: DEBUG nova.api.openstack.wsgi [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1259.819456] [48526]: DEBUG nova.compute.api [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1259.822786] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.822965] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.823112] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.823363] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.823508] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.823628] [48526]: DEBUG oslo_concurrency.lockutils [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.841490] [48526]: WARNING neutronclient.v2_0.client [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1259.847162] [48527]: DEBUG nova.policy [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.853505] [48527]: INFO nova.api.openstack.requestlog [None req-4ae1eb8c-642e-4d09-b5bf-c977a528959e tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1570 microversion: 2.1 time: 0.107689 [ 1259.854075] [48527]: [pid: 48527|app: 0|req: 3199/6334] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:43 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1570 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.907836] [48526]: DEBUG nova.policy [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.912380] [48526]: DEBUG nova.policy [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.913037] [48526]: DEBUG nova.policy [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.913608] [48526]: INFO nova.api.openstack.requestlog [None req-f7f9b4f2-a830-43d2-871c-f6e209584a5e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1405 microversion: 2.20 time: 0.097858 [ 1259.913919] [48526]: [pid: 48526|app: 0|req: 3136/6335] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:44 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1405 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1259.968025] [48527]: DEBUG nova.api.openstack.wsgi [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1259.968025] [48527]: DEBUG nova.compute.api [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1259.971717] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.971898] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.972106] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.972417] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.972573] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.972698] [48527]: DEBUG oslo_concurrency.lockutils [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.987770] [48527]: WARNING neutronclient.v2_0.client [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.024771] [48526]: DEBUG nova.api.openstack.wsgi [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.026239] [48526]: DEBUG nova.compute.api [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.029839] [48526]: DEBUG oslo_concurrency.lockutils [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.030027] [48526]: DEBUG oslo_concurrency.lockutils [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.030167] [48526]: DEBUG oslo_concurrency.lockutils [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.030416] [48526]: DEBUG oslo_concurrency.lockutils [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.030557] [48526]: DEBUG oslo_concurrency.lockutils [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.030678] [48526]: DEBUG oslo_concurrency.lockutils [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.046206] [48526]: WARNING neutronclient.v2_0.client [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.047710] [48527]: DEBUG nova.policy [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.052072] [48527]: INFO nova.api.openstack.requestlog [None req-59f41963-3b8c-45e4-bb54-eb2eae6394ca tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1306 microversion: 2.1 time: 0.087860 [ 1260.052368] [48527]: [pid: 48527|app: 0|req: 3200/6336] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:44 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1306 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.133079] [48526]: DEBUG nova.policy [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.137688] [48526]: INFO nova.api.openstack.requestlog [None req-3401d87c-4aac-44ee-b154-684b6b5e960d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1669 microversion: 2.1 time: 0.114878 [ 1260.138044] [48526]: [pid: 48526|app: 0|req: 3137/6337] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:44 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1669 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.152261] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.154550] [48527]: DEBUG nova.compute.api [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.159195] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.159459] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.159655] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.160037] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.160255] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.160441] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.180205] [48527]: WARNING neutronclient.v2_0.client [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.244542] [48527]: DEBUG nova.policy [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.249143] [48527]: INFO nova.api.openstack.requestlog [None req-3d467a68-bb96-408a-9f4c-6a29a4eca200 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1669 microversion: 2.1 time: 0.100173 [ 1260.249467] [48527]: [pid: 48527|app: 0|req: 3201/6338] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:44 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1669 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.262918] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.264347] [48526]: DEBUG nova.compute.api [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.267807] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.267989] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.268151] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.268518] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.268655] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.268788] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.286029] [48526]: WARNING neutronclient.v2_0.client [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.346060] [48526]: DEBUG nova.policy [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.350373] [48526]: INFO nova.api.openstack.requestlog [None req-ae5f714f-5678-472f-86f6-d098c81e459b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1669 microversion: 2.1 time: 0.089653 [ 1260.350937] [48526]: [pid: 48526|app: 0|req: 3138/6339] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:44 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1669 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.364116] [48527]: DEBUG nova.api.openstack.wsgi [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1260.365713] [48527]: DEBUG nova.compute.api [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.369655] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.369944] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.370156] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.370535] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.370760] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.370946] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.389241] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.389241] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.389365] [48527]: DEBUG oslo_concurrency.lockutils [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.393976] [48527]: DEBUG nova.objects.instance [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'flavor' on Instance uuid 8ac023df-e395-4659-921e-2b193abb2a03 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1260.436286] [48527]: INFO nova.api.openstack.requestlog [None req-2ca29719-ca3d-42f7-a95c-7d7333953c77 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/action" status: 202 len: 0 microversion: 2.1 time: 0.074243 [ 1260.436286] [48527]: [pid: 48527|app: 0|req: 3202/6340] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:44 2025] POST /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1260.441333] [48526]: DEBUG nova.api.openstack.wsgi [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.442903] [48526]: DEBUG nova.compute.api [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.447405] [48526]: DEBUG oslo_concurrency.lockutils [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.447593] [48526]: DEBUG oslo_concurrency.lockutils [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.447725] [48526]: DEBUG oslo_concurrency.lockutils [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.447978] [48526]: DEBUG oslo_concurrency.lockutils [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.448129] [48526]: DEBUG oslo_concurrency.lockutils [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.448250] [48526]: DEBUG oslo_concurrency.lockutils [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.470712] [48526]: WARNING neutronclient.v2_0.client [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.538273] [48526]: DEBUG nova.policy [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.542576] [48526]: INFO nova.api.openstack.requestlog [None req-239bbb74-4f2a-41d6-ae21-3ff3869cbc67 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1677 microversion: 2.1 time: 0.103305 [ 1260.543104] [48526]: [pid: 48526|app: 0|req: 3139/6341] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:44 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1677 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1260.869029] [48527]: DEBUG nova.api.openstack.wsgi [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.871394] [48527]: DEBUG nova.compute.api [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.877823] [48527]: DEBUG oslo_concurrency.lockutils [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.878167] [48527]: DEBUG oslo_concurrency.lockutils [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.878466] [48527]: DEBUG oslo_concurrency.lockutils [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.878938] [48527]: DEBUG oslo_concurrency.lockutils [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.879247] [48527]: DEBUG oslo_concurrency.lockutils [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.879510] [48527]: DEBUG oslo_concurrency.lockutils [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.901621] [48527]: WARNING neutronclient.v2_0.client [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.930771] [48526]: DEBUG nova.api.openstack.wsgi [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.932210] [48526]: DEBUG nova.compute.api [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.935592] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.935785] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.935944] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.936234] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.936417] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.936562] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.956181] [48526]: WARNING neutronclient.v2_0.client [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1261.004344] [48527]: DEBUG nova.policy [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.008374] [48527]: INFO nova.api.openstack.requestlog [None req-398403f5-2c26-462b-a0e1-9ced15e9fbc4 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1571 microversion: 2.1 time: 0.143259 [ 1261.008703] [48527]: [pid: 48527|app: 0|req: 3203/6342] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:45 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1571 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1261.060894] [48526]: DEBUG nova.policy [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.066456] [48527]: DEBUG nova.api.openstack.wsgi [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1261.068622] [48527]: DEBUG nova.compute.api [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1261.069490] [48526]: DEBUG nova.policy [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.070126] [48526]: DEBUG nova.policy [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.070714] [48526]: INFO nova.api.openstack.requestlog [None req-1e6e4263-0c7c-4f04-9c16-ba0c49b844d0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1405 microversion: 2.20 time: 0.144405 [ 1261.071089] [48526]: [pid: 48526|app: 0|req: 3140/6343] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:45 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1405 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1261.075910] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.076198] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.076419] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.077034] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.077034] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.077147] [48527]: DEBUG oslo_concurrency.lockutils [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.111246] [48527]: WARNING neutronclient.v2_0.client [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1261.241923] [48527]: DEBUG nova.policy [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.247399] [48527]: INFO nova.api.openstack.requestlog [None req-b5893a6b-67c9-41e2-9da7-983d6672fc72 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1306 microversion: 2.1 time: 0.184220 [ 1261.247754] [48527]: [pid: 48527|app: 0|req: 3204/6344] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:45 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1306 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1261.558130] [48526]: DEBUG nova.api.openstack.wsgi [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1261.559558] [48526]: DEBUG nova.compute.api [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1261.564682] [48526]: DEBUG oslo_concurrency.lockutils [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.564965] [48526]: DEBUG oslo_concurrency.lockutils [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.565143] [48526]: DEBUG oslo_concurrency.lockutils [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.565420] [48526]: DEBUG oslo_concurrency.lockutils [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.565594] [48526]: DEBUG oslo_concurrency.lockutils [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.565720] [48526]: DEBUG oslo_concurrency.lockutils [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.589081] [48526]: WARNING neutronclient.v2_0.client [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1261.697157] [48526]: DEBUG nova.policy [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.703997] [48526]: INFO nova.api.openstack.requestlog [None req-6911ad45-a545-4011-a3c2-2a0ba6b9e911 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1677 microversion: 2.1 time: 0.147991 [ 1261.704489] [48526]: [pid: 48526|app: 0|req: 3141/6345] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:45 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1677 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.023920] [48527]: DEBUG nova.api.openstack.wsgi [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.025475] [48527]: DEBUG nova.compute.api [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.029275] [48527]: DEBUG oslo_concurrency.lockutils [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.029474] [48527]: DEBUG oslo_concurrency.lockutils [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.029624] [48527]: DEBUG oslo_concurrency.lockutils [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.029914] [48527]: DEBUG oslo_concurrency.lockutils [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.030083] [48527]: DEBUG oslo_concurrency.lockutils [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.030219] [48527]: DEBUG oslo_concurrency.lockutils [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.048044] [48527]: WARNING neutronclient.v2_0.client [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1262.085320] [48526]: DEBUG nova.api.openstack.wsgi [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.086732] [48526]: DEBUG nova.compute.api [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.090020] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.090233] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.090372] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.090617] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.090757] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.090878] [48526]: DEBUG oslo_concurrency.lockutils [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.107016] [48526]: WARNING neutronclient.v2_0.client [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1262.107614] [48527]: DEBUG nova.policy [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.112183] [48527]: INFO nova.api.openstack.requestlog [None req-6fa29de3-e5ce-49a2-806b-c36db4da57e3 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1568 microversion: 2.1 time: 0.090843 [ 1262.112698] [48527]: [pid: 48527|app: 0|req: 3205/6346] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:46 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1568 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.124582] [48527]: DEBUG nova.api.openstack.wsgi [None req-cac60dd4-d48f-4bb2-9a92-d678e90080a1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1262.126526] [48527]: DEBUG nova.compute.api [None req-cac60dd4-d48f-4bb2-9a92-d678e90080a1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.130111] [48527]: DEBUG oslo_concurrency.lockutils [None req-cac60dd4-d48f-4bb2-9a92-d678e90080a1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.130370] [48527]: DEBUG oslo_concurrency.lockutils [None req-cac60dd4-d48f-4bb2-9a92-d678e90080a1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.130540] [48527]: DEBUG oslo_concurrency.lockutils [None req-cac60dd4-d48f-4bb2-9a92-d678e90080a1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.130809] [48527]: DEBUG oslo_concurrency.lockutils [None req-cac60dd4-d48f-4bb2-9a92-d678e90080a1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.130950] [48527]: DEBUG oslo_concurrency.lockutils [None req-cac60dd4-d48f-4bb2-9a92-d678e90080a1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.131089] [48527]: DEBUG oslo_concurrency.lockutils [None req-cac60dd4-d48f-4bb2-9a92-d678e90080a1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.172305] [48526]: DEBUG nova.policy [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.172453] [48527]: INFO nova.api.openstack.requestlog [None req-cac60dd4-d48f-4bb2-9a92-d678e90080a1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e/action" status: 204 len: 0 microversion: 2.1 time: 0.049787 [ 1262.172522] [48527]: [pid: 48527|app: 0|req: 3206/6347] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:46 2025] POST /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1262.176351] [48526]: DEBUG nova.policy [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.176949] [48526]: DEBUG nova.policy [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.177551] [48526]: INFO nova.api.openstack.requestlog [None req-1eacfdbb-ed17-4474-beaa-413b12089863 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1405 microversion: 2.20 time: 0.094384 [ 1262.177896] [48526]: [pid: 48526|app: 0|req: 3142/6348] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:46 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1405 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1262.179465] [48527]: DEBUG nova.api.openstack.wsgi [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.180917] [48527]: DEBUG nova.compute.api [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.184710] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.184887] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.185032] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.185321] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.185472] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.185594] [48527]: DEBUG oslo_concurrency.lockutils [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.201568] [48527]: WARNING neutronclient.v2_0.client [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1262.308132] [48526]: DEBUG nova.api.openstack.wsgi [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.308311] [48527]: DEBUG nova.policy [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.308422] [48526]: DEBUG nova.compute.api [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.308422] [48526]: DEBUG oslo_concurrency.lockutils [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.308422] [48526]: DEBUG oslo_concurrency.lockutils [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.308422] [48526]: DEBUG oslo_concurrency.lockutils [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.308422] [48526]: DEBUG oslo_concurrency.lockutils [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.308422] [48526]: DEBUG oslo_concurrency.lockutils [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.308422] [48526]: DEBUG oslo_concurrency.lockutils [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.308699] [48527]: INFO nova.api.openstack.requestlog [None req-cb22b149-75f8-48f9-895c-0fab6bfdb5de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1568 microversion: 2.1 time: 0.093670 [ 1262.308699] [48527]: [pid: 48527|app: 0|req: 3207/6349] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:46 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1568 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.308798] [48526]: WARNING neutronclient.v2_0.client [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1262.357711] [48526]: DEBUG nova.policy [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.362245] [48526]: INFO nova.api.openstack.requestlog [None req-be341f20-0757-426f-af6b-21761628381d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1306 microversion: 2.1 time: 0.101139 [ 1262.362578] [48526]: [pid: 48526|app: 0|req: 3143/6350] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:46 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1306 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.719121] [48527]: DEBUG nova.api.openstack.wsgi [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.720685] [48527]: DEBUG nova.compute.api [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.726074] [48527]: DEBUG oslo_concurrency.lockutils [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.726269] [48527]: DEBUG oslo_concurrency.lockutils [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.726455] [48527]: DEBUG oslo_concurrency.lockutils [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.726743] [48527]: DEBUG oslo_concurrency.lockutils [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.726890] [48527]: DEBUG oslo_concurrency.lockutils [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.727021] [48527]: DEBUG oslo_concurrency.lockutils [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.745618] [48527]: WARNING neutronclient.v2_0.client [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1262.817912] [48527]: DEBUG nova.policy [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.824549] [48527]: INFO nova.api.openstack.requestlog [None req-6611fd0d-8dff-433d-894f-e4fed0bb1196 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1660 microversion: 2.1 time: 0.107659 [ 1262.824874] [48527]: [pid: 48527|app: 0|req: 3208/6351] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:46 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1660 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.837165] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb7a2b48-d7d3-4b2e-a17d-8e1e3403eadb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1262.838709] [48526]: DEBUG nova.compute.api [None req-eb7a2b48-d7d3-4b2e-a17d-8e1e3403eadb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.842368] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb7a2b48-d7d3-4b2e-a17d-8e1e3403eadb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.842621] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb7a2b48-d7d3-4b2e-a17d-8e1e3403eadb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.842795] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb7a2b48-d7d3-4b2e-a17d-8e1e3403eadb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.843117] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb7a2b48-d7d3-4b2e-a17d-8e1e3403eadb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.843308] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb7a2b48-d7d3-4b2e-a17d-8e1e3403eadb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.843462] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb7a2b48-d7d3-4b2e-a17d-8e1e3403eadb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.884168] [48526]: INFO nova.api.openstack.requestlog [None req-eb7a2b48-d7d3-4b2e-a17d-8e1e3403eadb tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/action" status: 202 len: 0 microversion: 2.1 time: 0.049381 [ 1262.884637] [48526]: [pid: 48526|app: 0|req: 3144/6352] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:47 2025] POST /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1262.889447] [48527]: DEBUG nova.api.openstack.wsgi [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.891052] [48527]: DEBUG nova.compute.api [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.894444] [48527]: DEBUG oslo_concurrency.lockutils [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.894629] [48527]: DEBUG oslo_concurrency.lockutils [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.894758] [48527]: DEBUG oslo_concurrency.lockutils [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.895026] [48527]: DEBUG oslo_concurrency.lockutils [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.895546] [48527]: DEBUG oslo_concurrency.lockutils [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.895546] [48527]: DEBUG oslo_concurrency.lockutils [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.912142] [48527]: WARNING neutronclient.v2_0.client [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1262.971961] [48527]: DEBUG nova.policy [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.976149] [48527]: INFO nova.api.openstack.requestlog [None req-56cf527a-0cd8-4f2d-bd83-0d9b4a4e3785 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1666 microversion: 2.1 time: 0.088778 [ 1262.976927] [48527]: [pid: 48527|app: 0|req: 3209/6353] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:47 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1666 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.192103] [48526]: DEBUG nova.api.openstack.wsgi [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.192950] [48526]: DEBUG nova.compute.api [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.196825] [48526]: DEBUG oslo_concurrency.lockutils [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.197015] [48526]: DEBUG oslo_concurrency.lockutils [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.197167] [48526]: DEBUG oslo_concurrency.lockutils [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.197417] [48526]: DEBUG oslo_concurrency.lockutils [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.197558] [48526]: DEBUG oslo_concurrency.lockutils [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.197677] [48526]: DEBUG oslo_concurrency.lockutils [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.214154] [48526]: WARNING neutronclient.v2_0.client [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.288068] [48527]: DEBUG nova.api.openstack.wsgi [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.288626] [48527]: DEBUG nova.compute.api [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.293269] [48527]: DEBUG oslo_concurrency.lockutils [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.293452] [48527]: DEBUG oslo_concurrency.lockutils [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.293583] [48527]: DEBUG oslo_concurrency.lockutils [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.293834] [48527]: DEBUG oslo_concurrency.lockutils [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.293976] [48527]: DEBUG oslo_concurrency.lockutils [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.294161] [48527]: DEBUG oslo_concurrency.lockutils [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.311956] [48526]: DEBUG nova.policy [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.318819] [48526]: DEBUG nova.policy [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.319453] [48527]: WARNING neutronclient.v2_0.client [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.319618] [48526]: DEBUG nova.policy [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.320289] [48526]: INFO nova.api.openstack.requestlog [None req-39cd4982-f50d-4e50-9634-2bbcc8ebcbbe tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1405 microversion: 2.20 time: 0.131046 [ 1263.320683] [48526]: [pid: 48526|app: 0|req: 3145/6354] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:47 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1405 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1263.376678] [48526]: DEBUG nova.api.openstack.wsgi [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.379063] [48526]: DEBUG nova.compute.api [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.382892] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.383149] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.383332] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.383679] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.383881] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.384082] [48526]: DEBUG oslo_concurrency.lockutils [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.404269] [48527]: DEBUG nova.policy [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.407175] [48526]: WARNING neutronclient.v2_0.client [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.412337] [48527]: INFO nova.api.openstack.requestlog [None req-da8e63f9-0059-4a35-8df6-518ddae66a64 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1568 microversion: 2.1 time: 0.127310 [ 1263.412684] [48527]: [pid: 48527|app: 0|req: 3210/6355] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:47 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1568 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.531593] [48526]: DEBUG nova.policy [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.536593] [48526]: INFO nova.api.openstack.requestlog [None req-6e36fa09-0b0f-4127-930e-f937f89d64fa tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1486 microversion: 2.1 time: 0.163102 [ 1263.536918] [48526]: [pid: 48526|app: 0|req: 3146/6356] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:47 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1486 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.548483] [48527]: DEBUG nova.api.openstack.wsgi [None req-906bf1d8-c4c1-4cee-9bdb-2edb8f12ad31 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-551160937"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1263.550059] [48527]: DEBUG nova.compute.api [None req-906bf1d8-c4c1-4cee-9bdb-2edb8f12ad31 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.553343] [48527]: DEBUG oslo_concurrency.lockutils [None req-906bf1d8-c4c1-4cee-9bdb-2edb8f12ad31 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.553520] [48527]: DEBUG oslo_concurrency.lockutils [None req-906bf1d8-c4c1-4cee-9bdb-2edb8f12ad31 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.553654] [48527]: DEBUG oslo_concurrency.lockutils [None req-906bf1d8-c4c1-4cee-9bdb-2edb8f12ad31 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.553902] [48527]: DEBUG oslo_concurrency.lockutils [None req-906bf1d8-c4c1-4cee-9bdb-2edb8f12ad31 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.554063] [48527]: DEBUG oslo_concurrency.lockutils [None req-906bf1d8-c4c1-4cee-9bdb-2edb8f12ad31 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.554223] [48527]: DEBUG oslo_concurrency.lockutils [None req-906bf1d8-c4c1-4cee-9bdb-2edb8f12ad31 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.593377] [48527]: INFO nova.api.openstack.requestlog [None req-906bf1d8-c4c1-4cee-9bdb-2edb8f12ad31 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1075 microversion: 2.1 time: 0.046889 [ 1263.593762] [48527]: [pid: 48527|app: 0|req: 3211/6357] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 14:02:47 2025] PUT /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1075 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.603472] [48526]: DEBUG nova.api.openstack.wsgi [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.605093] [48526]: DEBUG nova.compute.api [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.608527] [48526]: DEBUG oslo_concurrency.lockutils [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.608710] [48526]: DEBUG oslo_concurrency.lockutils [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.608848] [48526]: DEBUG oslo_concurrency.lockutils [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.609129] [48526]: DEBUG oslo_concurrency.lockutils [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.609279] [48526]: DEBUG oslo_concurrency.lockutils [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.609429] [48526]: DEBUG oslo_concurrency.lockutils [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.625868] [48526]: WARNING neutronclient.v2_0.client [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.661786] [48527]: DEBUG nova.api.openstack.wsgi [None req-ce5aa238-9191-484b-9fa6-526068da6e04 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.662896] [48527]: DEBUG nova.compute.api [None req-ce5aa238-9191-484b-9fa6-526068da6e04 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.667642] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5aa238-9191-484b-9fa6-526068da6e04 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.667642] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5aa238-9191-484b-9fa6-526068da6e04 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.667642] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5aa238-9191-484b-9fa6-526068da6e04 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.668158] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5aa238-9191-484b-9fa6-526068da6e04 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.668158] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5aa238-9191-484b-9fa6-526068da6e04 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.668158] [48527]: DEBUG oslo_concurrency.lockutils [None req-ce5aa238-9191-484b-9fa6-526068da6e04 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.686854] [48527]: INFO nova.api.openstack.requestlog [None req-ce5aa238-9191-484b-9fa6-526068da6e04 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/ips" status: 200 len: 155 microversion: 2.1 time: 0.027744 [ 1263.687136] [48527]: [pid: 48527|app: 0|req: 3212/6358] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:02:47 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/ips => generated 155 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1263.692785] [48526]: DEBUG nova.policy [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.698188] [48526]: INFO nova.api.openstack.requestlog [None req-d38bd4bd-b5e9-414e-b8a7-288c30d6f44a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1497 microversion: 2.1 time: 0.096534 [ 1263.698782] [48526]: [pid: 48526|app: 0|req: 3147/6359] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:47 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1497 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.711891] [48527]: DEBUG nova.api.openstack.wsgi [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.713767] [48527]: DEBUG nova.compute.api [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.717505] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.717742] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.717926] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.718236] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.718451] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.718762] [48527]: DEBUG oslo_concurrency.lockutils [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.736918] [48527]: WARNING neutronclient.v2_0.client [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.803363] [48527]: DEBUG nova.policy [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3e8bebeb3d64354953382f10b5171a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.810176] [48527]: INFO nova.api.openstack.requestlog [None req-9dcf041a-1865-4719-9c2d-6a4d17e567a8 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1497 microversion: 2.1 time: 0.100431 [ 1263.810667] [48527]: [pid: 48527|app: 0|req: 3213/6360] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:47 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1497 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.823925] [48526]: DEBUG nova.api.openstack.wsgi [None req-55215e6d-3e3b-4af9-b536-0caebb86894a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1263.833820] [48526]: DEBUG oslo_concurrency.lockutils [None req-55215e6d-3e3b-4af9-b536-0caebb86894a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.833820] [48526]: DEBUG oslo_concurrency.lockutils [None req-55215e6d-3e3b-4af9-b536-0caebb86894a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.833820] [48526]: DEBUG oslo_concurrency.lockutils [None req-55215e6d-3e3b-4af9-b536-0caebb86894a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.852801] [48526]: DEBUG nova.compute.api [None req-55215e6d-3e3b-4af9-b536-0caebb86894a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Going to try to stop instance {{(pid=48526) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1263.887929] [48526]: INFO nova.api.openstack.requestlog [None req-55215e6d-3e3b-4af9-b536-0caebb86894a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412/action" status: 202 len: 0 microversion: 2.1 time: 0.066200 [ 1263.888436] [48526]: [pid: 48526|app: 0|req: 3148/6361] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:48 2025] POST /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1263.893406] [48527]: DEBUG nova.api.openstack.wsgi [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.894870] [48527]: DEBUG nova.compute.api [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.898397] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.898588] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.898750] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.899043] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.899207] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.899348] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.916835] [48527]: WARNING neutronclient.v2_0.client [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.989409] [48526]: DEBUG nova.api.openstack.wsgi [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.990932] [48526]: DEBUG nova.compute.api [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.994653] [48526]: DEBUG oslo_concurrency.lockutils [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.994832] [48526]: DEBUG oslo_concurrency.lockutils [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.994965] [48526]: DEBUG oslo_concurrency.lockutils [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.995265] [48526]: DEBUG oslo_concurrency.lockutils [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.995440] [48526]: DEBUG oslo_concurrency.lockutils [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.995575] [48526]: DEBUG oslo_concurrency.lockutils [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.182745] [48526]: WARNING neutronclient.v2_0.client [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.224774] [48527]: DEBUG nova.policy [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.228869] [48527]: INFO nova.api.openstack.requestlog [None req-5ce4abc0-5ec8-497b-ad78-cb57da9b0c39 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1507 microversion: 2.1 time: 0.337498 [ 1264.229220] [48527]: [pid: 48527|app: 0|req: 3214/6362] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:48 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1507 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.239440] [48526]: DEBUG nova.policy [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.244439] [48526]: INFO nova.api.openstack.requestlog [None req-30adfeb0-a22b-4895-b0a8-32aef9de526d tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1666 microversion: 2.1 time: 0.257346 [ 1264.244835] [48526]: [pid: 48526|app: 0|req: 3149/6363] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:48 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1666 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.335791] [48527]: DEBUG nova.api.openstack.wsgi [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1264.337246] [48527]: DEBUG nova.compute.api [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.340528] [48527]: DEBUG oslo_concurrency.lockutils [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.340708] [48527]: DEBUG oslo_concurrency.lockutils [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.341147] [48527]: DEBUG oslo_concurrency.lockutils [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.341418] [48527]: DEBUG oslo_concurrency.lockutils [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.341569] [48527]: DEBUG oslo_concurrency.lockutils [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.341693] [48527]: DEBUG oslo_concurrency.lockutils [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.358062] [48527]: WARNING neutronclient.v2_0.client [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.424222] [48527]: DEBUG nova.policy [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.426343] [48526]: DEBUG nova.api.openstack.wsgi [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1264.428590] [48526]: DEBUG nova.compute.api [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.431540] [48527]: DEBUG nova.policy [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.432609] [48526]: DEBUG oslo_concurrency.lockutils [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.432817] [48527]: DEBUG nova.policy [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.433049] [48526]: DEBUG oslo_concurrency.lockutils [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.433294] [48526]: DEBUG oslo_concurrency.lockutils [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.433960] [48526]: DEBUG oslo_concurrency.lockutils [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.434554] [48527]: INFO nova.api.openstack.requestlog [None req-f41b99aa-98f4-4f4e-9f8a-f1dc8778b302 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1405 microversion: 2.20 time: 0.100628 [ 1264.434744] [48526]: DEBUG oslo_concurrency.lockutils [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.434744] [48526]: DEBUG oslo_concurrency.lockutils [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.435016] [48527]: [pid: 48527|app: 0|req: 3215/6364] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:48 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1405 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1264.457768] [48526]: WARNING neutronclient.v2_0.client [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.531764] [48526]: DEBUG nova.policy [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.538257] [48526]: INFO nova.api.openstack.requestlog [None req-6700b2cd-1e57-4058-9db4-1ce9d5570db5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1568 microversion: 2.1 time: 0.114143 [ 1264.538756] [48526]: [pid: 48526|app: 0|req: 3150/6365] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:48 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1568 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.900603] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec8745ab-b88d-4bac-8622-9b5283379a4c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "8a2f1922-668b-4aa5-b64e-d000f5878bbb"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1264.902160] [48527]: DEBUG nova.compute.api [None req-ec8745ab-b88d-4bac-8622-9b5283379a4c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.907315] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec8745ab-b88d-4bac-8622-9b5283379a4c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.907483] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec8745ab-b88d-4bac-8622-9b5283379a4c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.907614] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec8745ab-b88d-4bac-8622-9b5283379a4c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.907859] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec8745ab-b88d-4bac-8622-9b5283379a4c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.908015] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec8745ab-b88d-4bac-8622-9b5283379a4c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.908148] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec8745ab-b88d-4bac-8622-9b5283379a4c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.241939] [48526]: DEBUG nova.api.openstack.wsgi [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1265.243302] [48526]: DEBUG nova.compute.api [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1265.248342] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.248555] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.248695] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.248952] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.249105] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.249241] [48526]: DEBUG oslo_concurrency.lockutils [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.266571] [48526]: WARNING neutronclient.v2_0.client [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1265.332506] [48526]: DEBUG nova.policy [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.338766] [48526]: INFO nova.api.openstack.requestlog [None req-a70d4861-97b7-440b-8f11-79c12a6ad446 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1507 microversion: 2.1 time: 0.098911 [ 1265.339147] [48526]: [pid: 48526|app: 0|req: 3151/6366] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:49 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1507 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.341350] [48526]: DEBUG nova.api.openstack.wsgi [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1265.342997] [48526]: DEBUG nova.compute.api [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1265.346721] [48526]: DEBUG oslo_concurrency.lockutils [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.346896] [48526]: DEBUG oslo_concurrency.lockutils [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.347057] [48526]: DEBUG oslo_concurrency.lockutils [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.347315] [48526]: DEBUG oslo_concurrency.lockutils [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.347491] [48526]: DEBUG oslo_concurrency.lockutils [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.347598] [48526]: DEBUG oslo_concurrency.lockutils [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.366167] [48526]: WARNING neutronclient.v2_0.client [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1265.425713] [48526]: DEBUG nova.policy [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.429938] [48526]: INFO nova.api.openstack.requestlog [None req-51009118-8918-4021-a6e0-37c4c21d5fc5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1666 microversion: 2.1 time: 0.090261 [ 1265.430282] [48526]: [pid: 48526|app: 0|req: 3152/6367] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:49 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1666 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.455461] [48526]: DEBUG nova.api.openstack.wsgi [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1265.456975] [48526]: DEBUG nova.compute.api [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1265.460692] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.460877] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.461029] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.461348] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.461655] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.461783] [48526]: DEBUG oslo_concurrency.lockutils [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.480247] [48526]: WARNING neutronclient.v2_0.client [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1265.555643] [48526]: DEBUG nova.policy [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.561125] [48526]: DEBUG nova.policy [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.561873] [48526]: DEBUG nova.policy [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.562660] [48526]: INFO nova.api.openstack.requestlog [None req-f5798c66-3001-4aea-8ec2-42e5a270ac2b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1596 microversion: 2.20 time: 0.109639 [ 1265.563212] [48526]: [pid: 48526|app: 0|req: 3153/6368] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:02:49 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1596 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1265.566233] [48526]: DEBUG nova.api.openstack.wsgi [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1265.568094] [48526]: DEBUG nova.compute.api [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1265.573489] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.573677] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.573915] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.574273] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.574429] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.574555] [48526]: DEBUG oslo_concurrency.lockutils [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.598379] [48526]: WARNING neutronclient.v2_0.client [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1265.684875] [48526]: DEBUG nova.policy [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.689083] [48526]: INFO nova.api.openstack.requestlog [None req-e12ff9cb-d4e6-45f2-84cf-f128bb2f2dda tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1568 microversion: 2.1 time: 0.125089 [ 1265.689541] [48526]: [pid: 48526|app: 0|req: 3154/6369] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:49 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1568 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.691856] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1265.693129] [48526]: DEBUG nova.compute.api [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1265.696146] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.696322] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.696454] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.696723] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.696871] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.696992] [48526]: DEBUG oslo_concurrency.lockutils [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.711256] [48526]: WARNING neutronclient.v2_0.client [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1265.749125] [48526]: INFO nova.api.openstack.requestlog [None req-cb8d81c6-4c73-4b4c-a975-367440f1808a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-interface" status: 200 len: 287 microversion: 2.20 time: 0.059110 [ 1265.749682] [48526]: [pid: 48526|app: 0|req: 3155/6370] 10.180.1.21 () {60 vars in 1311 bytes} [Fri Dec 12 14:02:49 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-interface => generated 287 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1266.179974] [48526]: DEBUG nova.api.openstack.wsgi [req-93d84730-396b-4ad7-9367-ee825e7a0d54 req-9c257137-e3d4-48e1-9d1d-70990d3217a0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "34dc5a22-7c95-4feb-9dcd-d656d699b08e", "tag": "ebf9cc45-6087-4b55-8fe7-2933873bdae7"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1266.185376] [48526]: DEBUG oslo_concurrency.lockutils [req-93d84730-396b-4ad7-9367-ee825e7a0d54 req-9c257137-e3d4-48e1-9d1d-70990d3217a0 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.185547] [48526]: DEBUG oslo_concurrency.lockutils [req-93d84730-396b-4ad7-9367-ee825e7a0d54 req-9c257137-e3d4-48e1-9d1d-70990d3217a0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.185676] [48526]: DEBUG oslo_concurrency.lockutils [req-93d84730-396b-4ad7-9367-ee825e7a0d54 req-9c257137-e3d4-48e1-9d1d-70990d3217a0 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.192730] [48526]: INFO nova.api.openstack.compute.server_external_events [req-93d84730-396b-4ad7-9367-ee825e7a0d54 req-9c257137-e3d4-48e1-9d1d-70990d3217a0 service nova] Creating event network-changed:ebf9cc45-6087-4b55-8fe7-2933873bdae7 for instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e on cpu-1 [ 1266.196869] [48526]: INFO nova.api.openstack.requestlog [req-93d84730-396b-4ad7-9367-ee825e7a0d54 req-9c257137-e3d4-48e1-9d1d-70990d3217a0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019191 [ 1266.197214] [48526]: [pid: 48526|app: 0|req: 3156/6371] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:50 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) [ 1266.354368] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.356528] [48526]: DEBUG nova.compute.api [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.361170] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.361486] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.361725] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.362173] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.362434] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.362668] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.381418] [48526]: WARNING neutronclient.v2_0.client [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1266.475944] [48526]: DEBUG nova.policy [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.482645] [48526]: INFO nova.api.openstack.requestlog [None req-e8715f43-5d2b-42fa-8e1b-9f9a0b9e7a03 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1484 microversion: 2.1 time: 0.131704 [ 1266.483161] [48526]: [pid: 48526|app: 0|req: 3157/6372] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:50 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1484 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.486357] [48526]: DEBUG nova.api.openstack.wsgi [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.488256] [48526]: DEBUG nova.compute.api [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.494419] [48526]: DEBUG oslo_concurrency.lockutils [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.495395] [48526]: DEBUG oslo_concurrency.lockutils [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.495395] [48526]: DEBUG oslo_concurrency.lockutils [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.495395] [48526]: DEBUG oslo_concurrency.lockutils [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.495395] [48526]: DEBUG oslo_concurrency.lockutils [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.495591] [48526]: DEBUG oslo_concurrency.lockutils [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.524437] [48526]: WARNING neutronclient.v2_0.client [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1266.542098] [48527]: INFO nova.api.openstack.requestlog [None req-ec8745ab-b88d-4bac-8622-9b5283379a4c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.643449 [ 1266.542385] [48527]: [pid: 48527|app: 0|req: 3216/6373] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 14:02:49 2025] POST /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments => generated 194 bytes in 1644 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1266.546367] [48527]: DEBUG nova.api.openstack.wsgi [None req-fa5c85c0-f73e-4098-8d5b-1d649eb141da tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-1228630322"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1266.548850] [48527]: DEBUG nova.compute.api [None req-fa5c85c0-f73e-4098-8d5b-1d649eb141da tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.554025] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5c85c0-f73e-4098-8d5b-1d649eb141da tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.554025] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5c85c0-f73e-4098-8d5b-1d649eb141da tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.554025] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5c85c0-f73e-4098-8d5b-1d649eb141da tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.554025] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5c85c0-f73e-4098-8d5b-1d649eb141da tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.554025] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5c85c0-f73e-4098-8d5b-1d649eb141da tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.554025] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5c85c0-f73e-4098-8d5b-1d649eb141da tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.598902] [48527]: INFO nova.api.openstack.requestlog [None req-fa5c85c0-f73e-4098-8d5b-1d649eb141da tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1062 microversion: 2.1 time: 0.055804 [ 1266.599581] [48527]: [pid: 48527|app: 0|req: 3217/6374] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 14:02:50 2025] PUT /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1062 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.610698] [48527]: DEBUG nova.api.openstack.wsgi [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.612496] [48527]: DEBUG nova.compute.api [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.614659] [48526]: DEBUG nova.policy [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.616242] [48527]: DEBUG oslo_concurrency.lockutils [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.616465] [48527]: DEBUG oslo_concurrency.lockutils [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.616661] [48527]: DEBUG oslo_concurrency.lockutils [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.616943] [48527]: DEBUG oslo_concurrency.lockutils [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.617101] [48527]: DEBUG oslo_concurrency.lockutils [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.617899] [48527]: DEBUG oslo_concurrency.lockutils [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.623052] [48526]: INFO nova.api.openstack.requestlog [None req-673d5ee4-81fc-4a75-b57b-39fe2ba8c699 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1666 microversion: 2.1 time: 0.139081 [ 1266.623648] [48526]: [pid: 48526|app: 0|req: 3158/6375] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:50 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1666 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.636304] [48527]: WARNING neutronclient.v2_0.client [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1266.702189] [48527]: DEBUG nova.policy [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.704288] [48526]: DEBUG nova.api.openstack.wsgi [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.705993] [48526]: DEBUG nova.compute.api [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.706254] [48527]: INFO nova.api.openstack.requestlog [None req-7572cc4e-de5b-4aeb-8dd3-dbb378a5cfbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1485 microversion: 2.1 time: 0.097752 [ 1266.706609] [48527]: [pid: 48527|app: 0|req: 3218/6376] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:50 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1485 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.710030] [48526]: DEBUG oslo_concurrency.lockutils [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.710333] [48526]: DEBUG oslo_concurrency.lockutils [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.710577] [48526]: DEBUG oslo_concurrency.lockutils [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.710910] [48526]: DEBUG oslo_concurrency.lockutils [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.711086] [48526]: DEBUG oslo_concurrency.lockutils [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.711213] [48526]: DEBUG oslo_concurrency.lockutils [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.721080] [48527]: DEBUG nova.api.openstack.wsgi [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.723269] [48527]: DEBUG nova.compute.api [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.728747] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.728747] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.728747] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.728747] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.728747] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.728747] [48527]: DEBUG oslo_concurrency.lockutils [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.743127] [48526]: WARNING neutronclient.v2_0.client [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1266.763486] [48527]: WARNING neutronclient.v2_0.client [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1266.861089] [48527]: DEBUG nova.policy [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3e8bebeb3d64354953382f10b5171a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', '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=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.865082] [48527]: INFO nova.api.openstack.requestlog [None req-b17088f7-2c43-46d5-b2ab-5b05b39b8615 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1485 microversion: 2.1 time: 0.146721 [ 1266.865580] [48527]: [pid: 48527|app: 0|req: 3219/6377] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:50 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1485 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.877104] [48527]: DEBUG nova.api.openstack.wsgi [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.877412] [48527]: DEBUG nova.compute.api [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.882390] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.882558] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.882706] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.882999] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.883165] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.883290] [48527]: DEBUG oslo_concurrency.lockutils [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.885144] [48526]: DEBUG nova.policy [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.891823] [48526]: INFO nova.api.openstack.requestlog [None req-631757fb-b911-4437-a023-f56eb2aba1da tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1568 microversion: 2.1 time: 0.190637 [ 1266.892254] [48526]: [pid: 48526|app: 0|req: 3159/6378] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:50 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1568 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.907436] [48527]: DEBUG nova.compute.api [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1266.961082] [48527]: INFO nova.api.openstack.requestlog [None req-a4fe9686-6e97-46a4-bb63-2587c4267bb6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 204 len: 0 microversion: 2.1 time: 0.085674 [ 1266.961626] [48527]: [pid: 48527|app: 0|req: 3220/6379] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:51 2025] DELETE /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1266.966679] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.968213] [48526]: DEBUG nova.compute.api [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.971758] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.971950] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.972114] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.972408] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.972597] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.972728] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.992727] [48526]: WARNING neutronclient.v2_0.client [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1267.051853] [48526]: DEBUG nova.policy [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.056927] [48526]: INFO nova.api.openstack.requestlog [None req-2d02e286-68a6-4384-a855-3691e598321a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1491 microversion: 2.1 time: 0.092470 [ 1267.057256] [48526]: [pid: 48526|app: 0|req: 3160/6380] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:51 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1491 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1267.637432] [48527]: DEBUG nova.api.openstack.wsgi [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.639045] [48527]: DEBUG nova.compute.api [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.644481] [48527]: DEBUG oslo_concurrency.lockutils [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.644670] [48527]: DEBUG oslo_concurrency.lockutils [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.644796] [48527]: DEBUG oslo_concurrency.lockutils [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.645070] [48527]: DEBUG oslo_concurrency.lockutils [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.645234] [48527]: DEBUG oslo_concurrency.lockutils [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.645374] [48527]: DEBUG oslo_concurrency.lockutils [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.668016] [48527]: WARNING neutronclient.v2_0.client [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1267.776234] [48527]: DEBUG nova.policy [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.784340] [48527]: INFO nova.api.openstack.requestlog [None req-21522b1c-ae5c-4f35-93b7-ac94c668b44b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1669 microversion: 2.1 time: 0.149367 [ 1267.784696] [48527]: [pid: 48527|app: 0|req: 3221/6381] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:51 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1669 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1267.796685] [48526]: DEBUG nova.api.openstack.wsgi [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.798052] [48526]: DEBUG nova.compute.api [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.802044] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.802044] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.802044] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.802262] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.802307] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.802457] [48526]: DEBUG oslo_concurrency.lockutils [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.818707] [48526]: WARNING neutronclient.v2_0.client [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1267.880150] [48526]: DEBUG nova.policy [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.884879] [48526]: INFO nova.api.openstack.requestlog [None req-4b49c405-9be8-439c-9c82-1bd6d095dfb7 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1669 microversion: 2.1 time: 0.090302 [ 1267.885553] [48526]: [pid: 48526|app: 0|req: 3161/6382] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:52 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1669 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1267.899155] [48527]: DEBUG nova.api.openstack.wsgi [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.899155] [48527]: DEBUG nova.compute.api [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.902383] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.903023] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.903023] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.903023] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.903206] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.903206] [48527]: DEBUG oslo_concurrency.lockutils [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.907033] [48526]: DEBUG nova.api.openstack.wsgi [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.907946] [48526]: DEBUG nova.compute.api [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.911274] [48526]: DEBUG oslo_concurrency.lockutils [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.911463] [48526]: DEBUG oslo_concurrency.lockutils [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.911595] [48526]: DEBUG oslo_concurrency.lockutils [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.911853] [48526]: DEBUG oslo_concurrency.lockutils [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.911998] [48526]: DEBUG oslo_concurrency.lockutils [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.912134] [48526]: DEBUG oslo_concurrency.lockutils [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.920566] [48527]: DEBUG nova.compute.api [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1267.934462] [48526]: WARNING neutronclient.v2_0.client [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1267.981382] [48527]: INFO nova.api.openstack.requestlog [None req-a7dae157-2890-4856-9656-924a9b7f223e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 204 len: 0 microversion: 2.1 time: 0.084692 [ 1267.981853] [48527]: [pid: 48527|app: 0|req: 3222/6383] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:52 2025] DELETE /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1267.989960] [48527]: DEBUG nova.api.openstack.wsgi [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.991428] [48527]: DEBUG nova.compute.api [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.995167] [48527]: DEBUG oslo_concurrency.lockutils [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.995370] [48527]: DEBUG oslo_concurrency.lockutils [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.995507] [48527]: DEBUG oslo_concurrency.lockutils [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.995761] [48527]: DEBUG oslo_concurrency.lockutils [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.995925] [48527]: DEBUG oslo_concurrency.lockutils [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.996040] [48527]: DEBUG oslo_concurrency.lockutils [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.013609] [48526]: DEBUG nova.policy [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.016717] [48527]: WARNING neutronclient.v2_0.client [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1268.017942] [48526]: INFO nova.api.openstack.requestlog [None req-085bb12e-c383-46c6-b2b7-129c10b55350 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1568 microversion: 2.1 time: 0.113591 [ 1268.018278] [48526]: [pid: 48526|app: 0|req: 3162/6384] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:52 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1568 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1268.070494] [48526]: DEBUG nova.api.openstack.wsgi [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1268.072193] [48526]: DEBUG nova.compute.api [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1268.076144] [48526]: DEBUG oslo_concurrency.lockutils [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.076344] [48526]: DEBUG oslo_concurrency.lockutils [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.076483] [48526]: DEBUG oslo_concurrency.lockutils [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.076744] [48526]: DEBUG oslo_concurrency.lockutils [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.076897] [48526]: DEBUG oslo_concurrency.lockutils [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.077034] [48526]: DEBUG oslo_concurrency.lockutils [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.079015] [48527]: DEBUG nova.policy [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.083773] [48527]: INFO nova.api.openstack.requestlog [None req-7584f864-5dcc-481a-bde7-7fb2d6e1069c tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1675 microversion: 2.1 time: 0.096167 [ 1268.084160] [48527]: [pid: 48527|app: 0|req: 3223/6385] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:52 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1675 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1268.102717] [48526]: WARNING neutronclient.v2_0.client [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1268.161752] [48526]: DEBUG nova.policy [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.166885] [48526]: INFO nova.api.openstack.requestlog [None req-b13ae18c-8aa5-4e99-b946-9c2bae71bd63 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1491 microversion: 2.1 time: 0.098447 [ 1268.167336] [48526]: [pid: 48526|app: 0|req: 3163/6386] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:52 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1491 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1268.887020] [48527]: DEBUG nova.api.openstack.wsgi [req-d4b3529e-58e3-44ad-9f54-11908b620dd0 req-c615883e-b716-4438-9402-b7224eebd4c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c2938ac6-6dcb-4ae2-ada1-78a519ccb412", "name": "network-vif-deleted", "tag": "855578f5-8669-4b1e-8e0f-5309853117d4"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1268.895501] [48527]: DEBUG oslo_concurrency.lockutils [req-d4b3529e-58e3-44ad-9f54-11908b620dd0 req-c615883e-b716-4438-9402-b7224eebd4c3 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.896248] [48527]: DEBUG oslo_concurrency.lockutils [req-d4b3529e-58e3-44ad-9f54-11908b620dd0 req-c615883e-b716-4438-9402-b7224eebd4c3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.896248] [48527]: DEBUG oslo_concurrency.lockutils [req-d4b3529e-58e3-44ad-9f54-11908b620dd0 req-c615883e-b716-4438-9402-b7224eebd4c3 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.906891] [48527]: INFO nova.api.openstack.compute.server_external_events [req-d4b3529e-58e3-44ad-9f54-11908b620dd0 req-c615883e-b716-4438-9402-b7224eebd4c3 service nova] Creating event network-vif-deleted:855578f5-8669-4b1e-8e0f-5309853117d4 for instance c2938ac6-6dcb-4ae2-ada1-78a519ccb412 on cpu-1 [ 1268.911207] [48527]: INFO nova.api.openstack.requestlog [req-d4b3529e-58e3-44ad-9f54-11908b620dd0 req-c615883e-b716-4438-9402-b7224eebd4c3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027451 [ 1268.911688] [48527]: [pid: 48527|app: 0|req: 3224/6387] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:53 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) [ 1269.032065] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1269.032856] [48526]: DEBUG nova.compute.api [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1269.036823] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.037103] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.037341] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.037706] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.037946] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.038118] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.060188] [48526]: WARNING neutronclient.v2_0.client [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1269.122720] [48526]: DEBUG nova.policy [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.129545] [48526]: INFO nova.api.openstack.requestlog [None req-ff2966ce-2e73-4684-a428-e28a26da0126 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1568 microversion: 2.1 time: 0.100572 [ 1269.129893] [48526]: [pid: 48526|app: 0|req: 3164/6388] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:53 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1568 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1269.173240] [48527]: DEBUG nova.api.openstack.wsgi [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1269.175027] [48527]: DEBUG nova.compute.api [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1269.178641] [48527]: DEBUG oslo_concurrency.lockutils [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.178898] [48527]: DEBUG oslo_concurrency.lockutils [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.179090] [48527]: DEBUG oslo_concurrency.lockutils [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.179138] [48526]: DEBUG nova.api.openstack.wsgi [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1269.179449] [48527]: DEBUG oslo_concurrency.lockutils [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.179608] [48527]: DEBUG oslo_concurrency.lockutils [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.179760] [48527]: DEBUG oslo_concurrency.lockutils [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.180595] [48526]: DEBUG nova.compute.api [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1269.183946] [48526]: DEBUG oslo_concurrency.lockutils [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.184135] [48526]: DEBUG oslo_concurrency.lockutils [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.184339] [48526]: DEBUG oslo_concurrency.lockutils [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.184599] [48526]: DEBUG oslo_concurrency.lockutils [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.184745] [48526]: DEBUG oslo_concurrency.lockutils [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.184865] [48526]: DEBUG oslo_concurrency.lockutils [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.196923] [48527]: WARNING neutronclient.v2_0.client [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1269.202363] [48526]: WARNING neutronclient.v2_0.client [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1269.220412] [48526]: DEBUG nova.policy [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.224657] [48526]: INFO nova.api.openstack.requestlog [None req-cda012d3-c093-4f6b-a0cd-284e37dc96f0 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1286 microversion: 2.1 time: 0.047552 [ 1269.224982] [48526]: [pid: 48526|app: 0|req: 3165/6389] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:53 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1286 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1269.256387] [48527]: DEBUG nova.policy [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.260413] [48527]: INFO nova.api.openstack.requestlog [None req-9beb91bf-302f-408b-9e80-94b07b87846e tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1675 microversion: 2.1 time: 0.165402 [ 1269.260728] [48527]: [pid: 48527|app: 0|req: 3225/6390] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:53 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1675 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.142544] [48526]: DEBUG nova.api.openstack.wsgi [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1270.143888] [48526]: DEBUG nova.compute.api [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1270.149732] [48526]: DEBUG oslo_concurrency.lockutils [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.149950] [48526]: DEBUG oslo_concurrency.lockutils [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.150133] [48526]: DEBUG oslo_concurrency.lockutils [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.150427] [48526]: DEBUG oslo_concurrency.lockutils [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.150603] [48526]: DEBUG oslo_concurrency.lockutils [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.150762] [48526]: DEBUG oslo_concurrency.lockutils [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.168759] [48526]: WARNING neutronclient.v2_0.client [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1270.227480] [48526]: DEBUG nova.policy [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.237990] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1270.239407] [48527]: DEBUG nova.compute.api [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1270.240157] [48526]: INFO nova.api.openstack.requestlog [None req-e082c57c-01b6-409f-bdcb-7819ab704626 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1560 microversion: 2.1 time: 0.100116 [ 1270.240567] [48526]: [pid: 48526|app: 0|req: 3166/6391] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:54 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1560 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.244203] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.244203] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.244203] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.244395] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.244508] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.244627] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.252515] [48526]: DEBUG nova.api.openstack.wsgi [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1270.256080] [48526]: DEBUG nova.compute.api [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1270.258388] [48526]: DEBUG oslo_concurrency.lockutils [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.258578] [48526]: DEBUG oslo_concurrency.lockutils [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.258711] [48526]: DEBUG oslo_concurrency.lockutils [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.258957] [48526]: DEBUG oslo_concurrency.lockutils [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.259111] [48526]: DEBUG oslo_concurrency.lockutils [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.259236] [48526]: DEBUG oslo_concurrency.lockutils [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.272966] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.273186] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.273289] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.273439] [48527]: DEBUG nova.objects.instance [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid c2938ac6-6dcb-4ae2-ada1-78a519ccb412 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1270.276414] [48526]: WARNING neutronclient.v2_0.client [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1270.276620] [48527]: WARNING neutronclient.v2_0.client [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1270.295384] [48527]: DEBUG nova.policy [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.299412] [48527]: INFO nova.api.openstack.requestlog [None req-0f76c1f5-ac80-41d6-8d07-9bdc8baa96d2 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1304 microversion: 2.1 time: 0.063469 [ 1270.300100] [48527]: [pid: 48527|app: 0|req: 3226/6392] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:54 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.302358] [48527]: DEBUG nova.api.openstack.wsgi [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1270.303884] [48527]: DEBUG nova.compute.api [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1270.308893] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.309111] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.309248] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.309504] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.309642] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.309761] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.327276] [48527]: WARNING neutronclient.v2_0.client [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1270.413857] [48526]: DEBUG nova.policy [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.419503] [48526]: INFO nova.api.openstack.requestlog [None req-eee17fd5-349e-4449-917d-048bb6924f92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1560 microversion: 2.1 time: 0.169127 [ 1270.419959] [48526]: [pid: 48526|app: 0|req: 3167/6393] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:54 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1560 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.435552] [48527]: DEBUG nova.policy [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.437780] [48526]: DEBUG nova.api.openstack.wsgi [None req-35ef6a86-27cd-488e-83dd-93e7754cdf2d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1270.439457] [48527]: INFO nova.api.openstack.requestlog [None req-a8893b7e-280f-4d49-b035-0e894be98072 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1675 microversion: 2.1 time: 0.138936 [ 1270.439563] [48526]: DEBUG nova.compute.api [None req-35ef6a86-27cd-488e-83dd-93e7754cdf2d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1270.439884] [48527]: [pid: 48527|app: 0|req: 3227/6394] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:54 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1675 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.444022] [48526]: DEBUG oslo_concurrency.lockutils [None req-35ef6a86-27cd-488e-83dd-93e7754cdf2d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.444256] [48526]: DEBUG oslo_concurrency.lockutils [None req-35ef6a86-27cd-488e-83dd-93e7754cdf2d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.444391] [48526]: DEBUG oslo_concurrency.lockutils [None req-35ef6a86-27cd-488e-83dd-93e7754cdf2d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.444655] [48526]: DEBUG oslo_concurrency.lockutils [None req-35ef6a86-27cd-488e-83dd-93e7754cdf2d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.444797] [48526]: DEBUG oslo_concurrency.lockutils [None req-35ef6a86-27cd-488e-83dd-93e7754cdf2d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.444917] [48526]: DEBUG oslo_concurrency.lockutils [None req-35ef6a86-27cd-488e-83dd-93e7754cdf2d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.639376] [48527]: DEBUG nova.api.openstack.wsgi [req-c9fed1f9-02c3-4662-b3ad-3cba09fdd40f req-a57b7a6d-70ef-49b8-8c69-f142c2cf168d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8ac023df-e395-4659-921e-2b193abb2a03", "name": "network-vif-deleted", "tag": "9e52ff70-ddd2-43c0-b94d-c72f9e8b50eb"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1270.647777] [48527]: DEBUG oslo_concurrency.lockutils [req-c9fed1f9-02c3-4662-b3ad-3cba09fdd40f req-a57b7a6d-70ef-49b8-8c69-f142c2cf168d service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.647960] [48527]: DEBUG oslo_concurrency.lockutils [req-c9fed1f9-02c3-4662-b3ad-3cba09fdd40f req-a57b7a6d-70ef-49b8-8c69-f142c2cf168d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.648099] [48527]: DEBUG oslo_concurrency.lockutils [req-c9fed1f9-02c3-4662-b3ad-3cba09fdd40f req-a57b7a6d-70ef-49b8-8c69-f142c2cf168d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.657595] [48527]: INFO nova.api.openstack.compute.server_external_events [req-c9fed1f9-02c3-4662-b3ad-3cba09fdd40f req-a57b7a6d-70ef-49b8-8c69-f142c2cf168d service nova] Creating event network-vif-deleted:9e52ff70-ddd2-43c0-b94d-c72f9e8b50eb for instance 8ac023df-e395-4659-921e-2b193abb2a03 on cpu-1 [ 1270.661583] [48527]: INFO nova.api.openstack.requestlog [req-c9fed1f9-02c3-4662-b3ad-3cba09fdd40f req-a57b7a6d-70ef-49b8-8c69-f142c2cf168d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024319 [ 1270.661943] [48527]: [pid: 48527|app: 0|req: 3228/6395] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02: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) [ 1270.965237] [48526]: INFO nova.api.openstack.requestlog [None req-35ef6a86-27cd-488e-83dd-93e7754cdf2d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e/action" status: 200 len: 14 microversion: 2.1 time: 0.530379 [ 1270.965699] [48526]: [pid: 48526|app: 0|req: 3168/6396] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:54 2025] POST /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e/action => generated 14 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1271.313389] [48527]: DEBUG nova.api.openstack.wsgi [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1271.314966] [48527]: DEBUG nova.compute.api [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1271.319584] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.319769] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.319920] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.320293] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.320536] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.320760] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.345559] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.345733] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.345864] [48527]: DEBUG oslo_concurrency.lockutils [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.346030] [48527]: DEBUG nova.objects.instance [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid c2938ac6-6dcb-4ae2-ada1-78a519ccb412 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1271.349669] [48527]: WARNING neutronclient.v2_0.client [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1271.369124] [48527]: DEBUG nova.policy [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.376138] [48527]: INFO nova.api.openstack.requestlog [None req-9f6f3a3c-233c-4dae-8e26-a4bd0b02847b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 200 len: 1304 microversion: 2.1 time: 0.065221 [ 1271.376558] [48527]: [pid: 48527|app: 0|req: 3229/6397] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:55 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1271.456208] [48526]: DEBUG nova.api.openstack.wsgi [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1271.457617] [48526]: DEBUG nova.compute.api [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1271.461172] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.461353] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.461485] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.461731] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.461875] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.461996] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.479310] [48526]: WARNING neutronclient.v2_0.client [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1271.498110] [48526]: DEBUG nova.policy [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.503049] [48526]: INFO nova.api.openstack.requestlog [None req-7dabc932-c684-4295-b908-2e3647617176 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1318 microversion: 2.1 time: 0.049167 [ 1271.503430] [48526]: [pid: 48526|app: 0|req: 3169/6398] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:55 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1318 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.253912] [48527]: DEBUG nova.api.openstack.wsgi [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1272.255532] [48527]: DEBUG nova.compute.api [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.263156] [48527]: DEBUG oslo_concurrency.lockutils [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.263156] [48527]: DEBUG oslo_concurrency.lockutils [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.263156] [48527]: DEBUG oslo_concurrency.lockutils [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.263156] [48527]: DEBUG oslo_concurrency.lockutils [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.263156] [48527]: DEBUG oslo_concurrency.lockutils [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.263156] [48527]: DEBUG oslo_concurrency.lockutils [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.281833] [48527]: DEBUG oslo_concurrency.lockutils [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.282063] [48527]: DEBUG oslo_concurrency.lockutils [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.282217] [48527]: DEBUG oslo_concurrency.lockutils [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.286934] [48527]: DEBUG nova.objects.instance [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lazy-loading 'flavor' on Instance uuid ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1272.389840] [48526]: DEBUG nova.api.openstack.wsgi [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.391786] [48526]: DEBUG nova.compute.api [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.393597] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=194,nova_api:UPDATE=2,nova_api:INSERT=9,nova_api:DELETE=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1272.396215] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.396438] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.396708] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.397156] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.397252] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.397829] [48526]: DEBUG oslo_concurrency.lockutils [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.400879] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=521,nova_cell1:INSERT=6,nova_cell1:UPDATE=7 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1272.414683] [48526]: INFO nova.api.openstack.wsgi [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance c2938ac6-6dcb-4ae2-ada1-78a519ccb412 could not be found. [ 1272.414934] [48526]: DEBUG nova.api.openstack.wsgi [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance c2938ac6-6dcb-4ae2-ada1-78a519ccb412 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.415518] [48526]: INFO nova.api.openstack.requestlog [None req-21c1df89-c638-4054-be24-a6b058c2ba8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 404 len: 111 microversion: 2.1 time: 0.028249 [ 1272.415872] [48526]: [pid: 48526|app: 0|req: 3170/6399] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:56 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.425404] [48526]: DEBUG nova.api.openstack.wsgi [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.425616] [48526]: DEBUG nova.compute.api [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.431016] [48526]: DEBUG oslo_concurrency.lockutils [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.431210] [48526]: DEBUG oslo_concurrency.lockutils [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.431348] [48526]: DEBUG oslo_concurrency.lockutils [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.431597] [48526]: DEBUG oslo_concurrency.lockutils [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.431743] [48526]: DEBUG oslo_concurrency.lockutils [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.431864] [48526]: DEBUG oslo_concurrency.lockutils [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.440645] [48526]: INFO nova.api.openstack.wsgi [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance c2938ac6-6dcb-4ae2-ada1-78a519ccb412 could not be found. [ 1272.440901] [48526]: DEBUG nova.api.openstack.wsgi [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance c2938ac6-6dcb-4ae2-ada1-78a519ccb412 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.441295] [48526]: INFO nova.api.openstack.requestlog [None req-42779158-b56c-4d46-ad91-f3d93934eee7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 404 len: 111 microversion: 2.1 time: 0.018063 [ 1272.441612] [48526]: [pid: 48526|app: 0|req: 3171/6400] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:56 2025] DELETE /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.446423] [48526]: DEBUG nova.api.openstack.wsgi [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.448525] [48526]: DEBUG nova.compute.api [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c2938ac6-6dcb-4ae2-ada1-78a519ccb412] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.452391] [48526]: DEBUG oslo_concurrency.lockutils [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.452627] [48526]: DEBUG oslo_concurrency.lockutils [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.452785] [48526]: DEBUG oslo_concurrency.lockutils [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.452977] [48526]: DEBUG oslo_concurrency.lockutils [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.453137] [48526]: DEBUG oslo_concurrency.lockutils [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.453261] [48526]: DEBUG oslo_concurrency.lockutils [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.463212] [48526]: INFO nova.api.openstack.wsgi [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance c2938ac6-6dcb-4ae2-ada1-78a519ccb412 could not be found. [ 1272.463548] [48526]: DEBUG nova.api.openstack.wsgi [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance c2938ac6-6dcb-4ae2-ada1-78a519ccb412 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.463870] [48526]: INFO nova.api.openstack.requestlog [None req-1277b018-b28c-416c-ac74-87df946e2097 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412" status: 404 len: 111 microversion: 2.1 time: 0.019536 [ 1272.464418] [48526]: [pid: 48526|app: 0|req: 3172/6401] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:56 2025] GET /compute/v2.1/servers/c2938ac6-6dcb-4ae2-ada1-78a519ccb412 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.469396] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.469735] [48526]: DEBUG nova.compute.api [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.473301] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.473515] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.473670] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.473968] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.474137] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.474346] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.484644] [48526]: INFO nova.api.openstack.wsgi [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance ad6ef26c-e5ff-4799-9eae-f32ba64bce0d could not be found. [ 1272.486461] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance ad6ef26c-e5ff-4799-9eae-f32ba64bce0d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.486461] [48526]: INFO nova.api.openstack.requestlog [None req-f2bdbf74-c048-41cf-8a63-fea6b2f9e704 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 404 len: 111 microversion: 2.1 time: 0.018826 [ 1272.486461] [48526]: [pid: 48526|app: 0|req: 3173/6402] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:56 2025] DELETE /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.492661] [48526]: DEBUG nova.api.openstack.wsgi [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.494204] [48526]: DEBUG nova.compute.api [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ad6ef26c-e5ff-4799-9eae-f32ba64bce0d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.498232] [48526]: DEBUG oslo_concurrency.lockutils [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.498464] [48526]: DEBUG oslo_concurrency.lockutils [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.498768] [48526]: DEBUG oslo_concurrency.lockutils [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.499097] [48526]: DEBUG oslo_concurrency.lockutils [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.499285] [48526]: DEBUG oslo_concurrency.lockutils [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.499425] [48526]: DEBUG oslo_concurrency.lockutils [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.509747] [48526]: INFO nova.api.openstack.wsgi [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance ad6ef26c-e5ff-4799-9eae-f32ba64bce0d could not be found. [ 1272.510240] [48526]: DEBUG nova.api.openstack.wsgi [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance ad6ef26c-e5ff-4799-9eae-f32ba64bce0d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.510523] [48526]: INFO nova.api.openstack.requestlog [None req-73ce0527-d10a-419c-83e3-8626d475f11b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d" status: 404 len: 111 microversion: 2.1 time: 0.020604 [ 1272.510876] [48526]: [pid: 48526|app: 0|req: 3174/6403] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:56 2025] GET /compute/v2.1/servers/ad6ef26c-e5ff-4799-9eae-f32ba64bce0d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.517440] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.517440] [48526]: DEBUG nova.compute.api [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.522231] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.523019] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.523019] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.523019] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.523238] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.523238] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.533087] [48526]: INFO nova.api.openstack.wsgi [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance c3883b80-046e-4643-a229-43a1c0c91945 could not be found. [ 1272.533087] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance c3883b80-046e-4643-a229-43a1c0c91945 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.533453] [48526]: INFO nova.api.openstack.requestlog [None req-f2a3369a-e21d-4652-8b10-8ca0dec03f87 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 404 len: 111 microversion: 2.1 time: 0.018336 [ 1272.533971] [48526]: [pid: 48526|app: 0|req: 3175/6404] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:56 2025] DELETE /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.536575] [48526]: DEBUG nova.api.openstack.wsgi [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.538031] [48526]: DEBUG nova.compute.api [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.541575] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.541799] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.542031] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.542372] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.542601] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.542777] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.569512] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.569722] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.569857] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.570036] [48526]: DEBUG nova.objects.instance [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 8ac023df-e395-4659-921e-2b193abb2a03 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1272.574011] [48526]: WARNING neutronclient.v2_0.client [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1272.594685] [48526]: DEBUG nova.policy [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.600959] [48526]: INFO nova.api.openstack.requestlog [None req-0a0dabfa-90c8-4465-9203-13e6c77e710b tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1323 microversion: 2.1 time: 0.066309 [ 1272.601528] [48526]: [pid: 48526|app: 0|req: 3176/6405] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:56 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1323 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.605628] [48526]: DEBUG nova.api.openstack.wsgi [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.605628] [48526]: DEBUG nova.compute.api [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: c3883b80-046e-4643-a229-43a1c0c91945] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.608986] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.609184] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.609333] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.609649] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.609814] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.610071] [48526]: DEBUG oslo_concurrency.lockutils [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.619286] [48526]: INFO nova.api.openstack.wsgi [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance c3883b80-046e-4643-a229-43a1c0c91945 could not be found. [ 1272.619555] [48526]: DEBUG nova.api.openstack.wsgi [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance c3883b80-046e-4643-a229-43a1c0c91945 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.619951] [48526]: INFO nova.api.openstack.requestlog [None req-2aa61de3-2ad2-43c4-af29-c26d770ccbbd tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945" status: 404 len: 111 microversion: 2.1 time: 0.018176 [ 1272.620310] [48526]: [pid: 48526|app: 0|req: 3177/6406] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:56 2025] GET /compute/v2.1/servers/c3883b80-046e-4643-a229-43a1c0c91945 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.625663] [48526]: DEBUG nova.api.openstack.wsgi [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.625855] [48526]: DEBUG nova.compute.api [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.629462] [48526]: DEBUG oslo_concurrency.lockutils [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.629669] [48526]: DEBUG oslo_concurrency.lockutils [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.629809] [48526]: DEBUG oslo_concurrency.lockutils [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.630168] [48526]: DEBUG oslo_concurrency.lockutils [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.630376] [48526]: DEBUG oslo_concurrency.lockutils [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.630567] [48526]: DEBUG oslo_concurrency.lockutils [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.640734] [48526]: INFO nova.api.openstack.wsgi [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance 6c687658-5003-475d-941d-500fc359331d could not be found. [ 1272.641036] [48526]: DEBUG nova.api.openstack.wsgi [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance 6c687658-5003-475d-941d-500fc359331d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.641438] [48526]: INFO nova.api.openstack.requestlog [None req-c71a8bee-18d8-48e1-b393-863579eec275 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 404 len: 111 microversion: 2.1 time: 0.018428 [ 1272.641802] [48526]: [pid: 48526|app: 0|req: 3178/6407] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:56 2025] DELETE /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.647043] [48526]: DEBUG nova.api.openstack.wsgi [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.648572] [48526]: DEBUG nova.compute.api [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 6c687658-5003-475d-941d-500fc359331d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.652142] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.652335] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.652470] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.652723] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.652864] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.652984] [48526]: DEBUG oslo_concurrency.lockutils [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.663778] [48526]: INFO nova.api.openstack.wsgi [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance 6c687658-5003-475d-941d-500fc359331d could not be found. [ 1272.664385] [48526]: DEBUG nova.api.openstack.wsgi [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance 6c687658-5003-475d-941d-500fc359331d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.665412] [48526]: INFO nova.api.openstack.requestlog [None req-4de3d18d-474b-4f36-92e4-071f44645445 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d" status: 404 len: 111 microversion: 2.1 time: 0.020302 [ 1272.665412] [48526]: [pid: 48526|app: 0|req: 3179/6408] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:56 2025] GET /compute/v2.1/servers/6c687658-5003-475d-941d-500fc359331d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1272.670168] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.670665] [48526]: DEBUG nova.compute.api [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.675037] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.675037] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.675178] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.675418] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.675597] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.675711] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.686768] [48526]: INFO nova.api.openstack.wsgi [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance ffef2151-cd5d-403b-9020-2c631b3cd13d could not be found. [ 1272.687078] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance ffef2151-cd5d-403b-9020-2c631b3cd13d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.687474] [48526]: INFO nova.api.openstack.requestlog [None req-ff91ca3e-5818-4440-be69-c7c8f4b6adc7 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 404 len: 111 microversion: 2.1 time: 0.019334 [ 1272.687794] [48526]: [pid: 48526|app: 0|req: 3180/6409] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:56 2025] DELETE /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.692614] [48526]: DEBUG nova.api.openstack.wsgi [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.694010] [48526]: DEBUG nova.compute.api [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: ffef2151-cd5d-403b-9020-2c631b3cd13d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.697776] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.697962] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.698107] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.698402] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.698491] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.698630] [48526]: DEBUG oslo_concurrency.lockutils [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.708444] [48526]: INFO nova.api.openstack.wsgi [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance ffef2151-cd5d-403b-9020-2c631b3cd13d could not be found. [ 1272.708709] [48526]: DEBUG nova.api.openstack.wsgi [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance ffef2151-cd5d-403b-9020-2c631b3cd13d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.709182] [48526]: INFO nova.api.openstack.requestlog [None req-7cd339eb-bfdd-4d60-8199-e00b1180697f tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d" status: 404 len: 111 microversion: 2.1 time: 0.018765 [ 1272.709484] [48526]: [pid: 48526|app: 0|req: 3181/6410] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:56 2025] GET /compute/v2.1/servers/ffef2151-cd5d-403b-9020-2c631b3cd13d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.714785] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.714974] [48526]: DEBUG nova.compute.api [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.719122] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.719122] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.719255] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.719501] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.719637] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.719753] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.733484] [48526]: INFO nova.api.openstack.wsgi [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance 3f125da9-c142-4f88-b56f-55d1b2d4689f could not be found. [ 1272.733745] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance 3f125da9-c142-4f88-b56f-55d1b2d4689f could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.735214] [48526]: INFO nova.api.openstack.requestlog [None req-b9b99ca8-e80f-487a-9df7-e05989616821 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 404 len: 111 microversion: 2.1 time: 0.021323 [ 1272.735214] [48526]: [pid: 48526|app: 0|req: 3182/6411] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:56 2025] DELETE /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1272.742028] [48526]: DEBUG nova.api.openstack.wsgi [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.743388] [48526]: DEBUG nova.compute.api [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 3f125da9-c142-4f88-b56f-55d1b2d4689f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.749876] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.749876] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.749876] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.749876] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.750296] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.750296] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.763929] [48526]: INFO nova.api.openstack.wsgi [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance 3f125da9-c142-4f88-b56f-55d1b2d4689f could not be found. [ 1272.764219] [48526]: DEBUG nova.api.openstack.wsgi [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance 3f125da9-c142-4f88-b56f-55d1b2d4689f could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.764671] [48526]: INFO nova.api.openstack.requestlog [None req-8ac95f15-5d96-422d-b626-348bc8219171 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f" status: 404 len: 111 microversion: 2.1 time: 0.025594 [ 1272.765154] [48526]: [pid: 48526|app: 0|req: 3183/6412] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:56 2025] GET /compute/v2.1/servers/3f125da9-c142-4f88-b56f-55d1b2d4689f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.775205] [48526]: DEBUG nova.api.openstack.wsgi [None req-40f030b0-a231-46ea-ac62-671802c3dcc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.775205] [48526]: DEBUG nova.compute.api [None req-40f030b0-a231-46ea-ac62-671802c3dcc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: aa3a9a34-a9b9-437b-97c5-316fc88144a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.778944] [48526]: INFO nova.api.openstack.wsgi [None req-40f030b0-a231-46ea-ac62-671802c3dcc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance aa3a9a34-a9b9-437b-97c5-316fc88144a8 could not be found. [ 1272.779218] [48526]: DEBUG nova.api.openstack.wsgi [None req-40f030b0-a231-46ea-ac62-671802c3dcc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance aa3a9a34-a9b9-437b-97c5-316fc88144a8 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.779598] [48526]: INFO nova.api.openstack.requestlog [None req-40f030b0-a231-46ea-ac62-671802c3dcc5 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/aa3a9a34-a9b9-437b-97c5-316fc88144a8" status: 404 len: 111 microversion: 2.1 time: 0.011456 [ 1272.779919] [48526]: [pid: 48526|app: 0|req: 3184/6413] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:56 2025] DELETE /compute/v2.1/servers/aa3a9a34-a9b9-437b-97c5-316fc88144a8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1272.787682] [48526]: DEBUG nova.api.openstack.wsgi [None req-00c6bf98-e9a0-4312-9aa2-3d0a977cba1d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.789092] [48526]: DEBUG nova.compute.api [None req-00c6bf98-e9a0-4312-9aa2-3d0a977cba1d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: aa3a9a34-a9b9-437b-97c5-316fc88144a8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.792978] [48526]: INFO nova.api.openstack.wsgi [None req-00c6bf98-e9a0-4312-9aa2-3d0a977cba1d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance aa3a9a34-a9b9-437b-97c5-316fc88144a8 could not be found. [ 1272.793240] [48526]: DEBUG nova.api.openstack.wsgi [None req-00c6bf98-e9a0-4312-9aa2-3d0a977cba1d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance aa3a9a34-a9b9-437b-97c5-316fc88144a8 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1272.793614] [48526]: INFO nova.api.openstack.requestlog [None req-00c6bf98-e9a0-4312-9aa2-3d0a977cba1d tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aa3a9a34-a9b9-437b-97c5-316fc88144a8" status: 404 len: 111 microversion: 2.1 time: 0.007889 [ 1272.793912] [48526]: [pid: 48526|app: 0|req: 3185/6414] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:57 2025] GET /compute/v2.1/servers/aa3a9a34-a9b9-437b-97c5-316fc88144a8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1272.799448] [48526]: DEBUG nova.api.openstack.wsgi [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.799642] [48526]: DEBUG nova.compute.api [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.803154] [48526]: DEBUG oslo_concurrency.lockutils [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.803154] [48526]: DEBUG oslo_concurrency.lockutils [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.803319] [48526]: DEBUG oslo_concurrency.lockutils [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.803514] [48526]: DEBUG oslo_concurrency.lockutils [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.803514] [48526]: DEBUG oslo_concurrency.lockutils [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.803514] [48526]: DEBUG oslo_concurrency.lockutils [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.836406] [48526]: DEBUG nova.compute.api [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1272.864551] [48527]: INFO nova.api.openstack.requestlog [None req-9631e6f1-d0f8-4844-b36f-3591ef3441c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab/action" status: 202 len: 0 microversion: 2.1 time: 0.612749 [ 1272.865206] [48527]: [pid: 48527|app: 0|req: 3230/6415] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:02:56 2025] POST /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab/action => generated 0 bytes in 613 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1272.869876] [48527]: DEBUG nova.api.openstack.wsgi [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.871403] [48527]: DEBUG nova.compute.api [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.877274] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.877490] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.877628] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.877874] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.878021] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.878148] [48527]: DEBUG oslo_concurrency.lockutils [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.890167] [48526]: INFO nova.api.openstack.requestlog [None req-308519e0-6a85-4040-b200-6998867dc83c tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 204 len: 0 microversion: 2.1 time: 0.092392 [ 1272.891256] [48526]: [pid: 48526|app: 0|req: 3186/6416] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:57 2025] DELETE /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1272.895627] [48527]: WARNING neutronclient.v2_0.client [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1272.896661] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.899075] [48526]: DEBUG nova.compute.api [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.902952] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.903180] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.903319] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.903601] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.903786] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.903871] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.922532] [48526]: WARNING neutronclient.v2_0.client [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1273.241013] [48526]: DEBUG nova.policy [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.241478] [48527]: DEBUG nova.policy [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.245647] [48526]: INFO nova.api.openstack.requestlog [None req-2f1aeeae-6322-4a84-b971-bfa8e6954920 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1477 microversion: 2.1 time: 0.351359 [ 1273.245877] [48527]: INFO nova.api.openstack.requestlog [None req-db1763c4-d105-42fb-aa77-5a38f32cafe1 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1677 microversion: 2.1 time: 0.378043 [ 1273.246328] [48527]: [pid: 48527|app: 0|req: 3231/6417] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:57 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1677 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1273.246394] [48526]: [pid: 48526|app: 0|req: 3187/6418] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:57 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1477 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.617513] [48527]: DEBUG nova.api.openstack.wsgi [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1273.619220] [48527]: DEBUG nova.compute.api [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1273.624734] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.624926] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.625085] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.625383] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.625533] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.625661] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.657432] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.657722] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.658093] [48527]: DEBUG oslo_concurrency.lockutils [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.658498] [48527]: DEBUG nova.objects.instance [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lazy-loading 'fault' on Instance uuid 8ac023df-e395-4659-921e-2b193abb2a03 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1273.663202] [48527]: WARNING neutronclient.v2_0.client [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1273.684147] [48527]: DEBUG nova.policy [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a721011062344b299921c86e032dbd1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da8b6833595e476c971c2795247ef8b1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.690732] [48527]: INFO nova.api.openstack.requestlog [None req-d7b171ab-8d06-478d-afef-eca3ff14ab9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 200 len: 1323 microversion: 2.1 time: 0.077416 [ 1273.691079] [48527]: [pid: 48527|app: 0|req: 3232/6419] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:57 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 1323 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.890067] [48526]: DEBUG nova.api.openstack.wsgi [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "8a2f1922-668b-4aa5-b64e-d000f5878bbb"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1273.891198] [48526]: DEBUG nova.compute.api [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1273.894760] [48526]: DEBUG oslo_concurrency.lockutils [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.894990] [48526]: DEBUG oslo_concurrency.lockutils [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.895231] [48526]: DEBUG oslo_concurrency.lockutils [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.895538] [48526]: DEBUG oslo_concurrency.lockutils [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.895718] [48526]: DEBUG oslo_concurrency.lockutils [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.895876] [48526]: DEBUG oslo_concurrency.lockutils [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.941886] [48526]: INFO nova.api.openstack.wsgi [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Invalid volume: volume 8a2f1922-668b-4aa5-b64e-d000f5878bbb is already attached to instances: 44d33685-d1b1-4e95-b0b8-67b36183ab2b [ 1273.942617] [48526]: DEBUG nova.api.openstack.wsgi [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 400 to user: Invalid volume: volume 8a2f1922-668b-4aa5-b64e-d000f5878bbb is already attached to instances: 44d33685-d1b1-4e95-b0b8-67b36183ab2b {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1273.943292] [48526]: INFO nova.api.openstack.requestlog [None req-53aa9637-d8fe-4852-8d89-0e12f2b9d62a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.055815 [ 1273.943804] [48526]: [pid: 48526|app: 0|req: 3188/6420] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 14:02:58 2025] POST /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments => generated 174 bytes in 56 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1273.985214] [48527]: DEBUG nova.api.openstack.wsgi [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1273.985660] [48527]: DEBUG nova.compute.api [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1273.989171] [48527]: DEBUG oslo_concurrency.lockutils [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.989171] [48527]: DEBUG oslo_concurrency.lockutils [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.989413] [48527]: DEBUG oslo_concurrency.lockutils [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.989489] [48527]: DEBUG oslo_concurrency.lockutils [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.989655] [48527]: DEBUG oslo_concurrency.lockutils [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.989786] [48527]: DEBUG oslo_concurrency.lockutils [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.052760] [48527]: DEBUG nova.objects.instance [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'services' on Instance uuid 44d33685-d1b1-4e95-b0b8-67b36183ab2b {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1274.107305] [48527]: INFO nova.api.openstack.requestlog [None req-de62a1e3-1805-47be-8646-d926da44f02a tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments/8a2f1922-668b-4aa5-b64e-d000f5878bbb" status: 202 len: 0 microversion: 2.1 time: 0.124394 [ 1274.107680] [48527]: [pid: 48527|app: 0|req: 3233/6421] 10.180.1.21 () {58 vars in 1411 bytes} [Fri Dec 12 14:02:58 2025] DELETE /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments/8a2f1922-668b-4aa5-b64e-d000f5878bbb => generated 0 bytes in 125 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1274.114322] [48526]: DEBUG nova.api.openstack.wsgi [None req-e61c1d3d-788e-48e1-b10b-61b9e9c1a877 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.114711] [48526]: DEBUG nova.compute.api [None req-e61c1d3d-788e-48e1-b10b-61b9e9c1a877 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.120487] [48526]: DEBUG oslo_concurrency.lockutils [None req-e61c1d3d-788e-48e1-b10b-61b9e9c1a877 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.120651] [48526]: DEBUG oslo_concurrency.lockutils [None req-e61c1d3d-788e-48e1-b10b-61b9e9c1a877 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.120782] [48526]: DEBUG oslo_concurrency.lockutils [None req-e61c1d3d-788e-48e1-b10b-61b9e9c1a877 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.121094] [48526]: DEBUG oslo_concurrency.lockutils [None req-e61c1d3d-788e-48e1-b10b-61b9e9c1a877 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.121278] [48526]: DEBUG oslo_concurrency.lockutils [None req-e61c1d3d-788e-48e1-b10b-61b9e9c1a877 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.121420] [48526]: DEBUG oslo_concurrency.lockutils [None req-e61c1d3d-788e-48e1-b10b-61b9e9c1a877 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.146300] [48526]: INFO nova.api.openstack.requestlog [None req-e61c1d3d-788e-48e1-b10b-61b9e9c1a877 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035712 [ 1274.146715] [48526]: [pid: 48526|app: 0|req: 3189/6422] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:02:58 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1274.259425] [48527]: DEBUG nova.api.openstack.wsgi [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.259595] [48526]: DEBUG nova.api.openstack.wsgi [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.260893] [48526]: DEBUG nova.compute.api [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.260952] [48527]: DEBUG nova.compute.api [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.264681] [48526]: DEBUG oslo_concurrency.lockutils [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.264857] [48526]: DEBUG oslo_concurrency.lockutils [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.265055] [48526]: DEBUG oslo_concurrency.lockutils [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.265258] [48526]: DEBUG oslo_concurrency.lockutils [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.265357] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.265428] [48526]: DEBUG oslo_concurrency.lockutils [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.265516] [48526]: DEBUG oslo_concurrency.lockutils [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.265637] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.265834] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.266134] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.266285] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.266415] [48527]: DEBUG oslo_concurrency.lockutils [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.284849] [48527]: WARNING neutronclient.v2_0.client [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1274.290459] [48526]: WARNING neutronclient.v2_0.client [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1274.355038] [48527]: DEBUG nova.policy [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1274.355217] [48526]: DEBUG nova.policy [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1274.359218] [48526]: INFO nova.api.openstack.requestlog [None req-2267e850-2ac0-46e9-bcda-5a5ac482ac89 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1477 microversion: 2.1 time: 0.101918 [ 1274.359369] [48527]: INFO nova.api.openstack.requestlog [None req-912c7c02-65ea-4fb8-b585-ec90c489ae6d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1677 microversion: 2.1 time: 0.102336 [ 1274.359776] [48526]: [pid: 48526|app: 0|req: 3190/6423] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:58 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1477 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1274.359881] [48527]: [pid: 48527|app: 0|req: 3234/6424] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:58 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1677 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1274.703674] [48526]: DEBUG nova.api.openstack.wsgi [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.705114] [48526]: DEBUG nova.compute.api [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 8ac023df-e395-4659-921e-2b193abb2a03] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.708468] [48526]: DEBUG oslo_concurrency.lockutils [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.708692] [48526]: DEBUG oslo_concurrency.lockutils [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.708866] [48526]: DEBUG oslo_concurrency.lockutils [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.709163] [48526]: DEBUG oslo_concurrency.lockutils [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.709385] [48526]: DEBUG oslo_concurrency.lockutils [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.709529] [48526]: DEBUG oslo_concurrency.lockutils [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.717932] [48526]: INFO nova.api.openstack.wsgi [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 8ac023df-e395-4659-921e-2b193abb2a03 could not be found. [ 1274.718234] [48526]: DEBUG nova.api.openstack.wsgi [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 8ac023df-e395-4659-921e-2b193abb2a03 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1274.718652] [48526]: INFO nova.api.openstack.requestlog [None req-411244ac-86db-48e7-80df-3193f3f660ca tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03" status: 404 len: 111 microversion: 2.1 time: 0.017189 [ 1274.718963] [48526]: [pid: 48526|app: 0|req: 3191/6425] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:58 2025] GET /compute/v2.1/servers/8ac023df-e395-4659-921e-2b193abb2a03 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1274.723763] [48527]: DEBUG nova.api.openstack.wsgi [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.724018] [48527]: DEBUG nova.compute.api [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.727823] [48527]: DEBUG oslo_concurrency.lockutils [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.728092] [48527]: DEBUG oslo_concurrency.lockutils [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.728287] [48527]: DEBUG oslo_concurrency.lockutils [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.728554] [48527]: DEBUG oslo_concurrency.lockutils [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.728702] [48527]: DEBUG oslo_concurrency.lockutils [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.728824] [48527]: DEBUG oslo_concurrency.lockutils [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.738327] [48527]: INFO nova.api.openstack.wsgi [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 59789073-6897-412b-9e31-a196d9ab918a could not be found. [ 1274.738602] [48527]: DEBUG nova.api.openstack.wsgi [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 59789073-6897-412b-9e31-a196d9ab918a could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1274.739038] [48527]: INFO nova.api.openstack.requestlog [None req-42fba7ac-2154-4372-b7a0-b016968d8fd8 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 404 len: 111 microversion: 2.1 time: 0.017374 [ 1274.739341] [48527]: [pid: 48527|app: 0|req: 3235/6426] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:58 2025] DELETE /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1274.744172] [48526]: DEBUG nova.api.openstack.wsgi [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.745764] [48526]: DEBUG nova.compute.api [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 59789073-6897-412b-9e31-a196d9ab918a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.749063] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.749249] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.749413] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.749672] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.749820] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.749942] [48526]: DEBUG oslo_concurrency.lockutils [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.759098] [48526]: INFO nova.api.openstack.wsgi [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 59789073-6897-412b-9e31-a196d9ab918a could not be found. [ 1274.759348] [48526]: DEBUG nova.api.openstack.wsgi [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 59789073-6897-412b-9e31-a196d9ab918a could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1274.759716] [48526]: INFO nova.api.openstack.requestlog [None req-09b3a22a-7fb4-438e-b403-30d2d3d7b6b5 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a" status: 404 len: 111 microversion: 2.1 time: 0.017702 [ 1274.760024] [48526]: [pid: 48526|app: 0|req: 3192/6427] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:58 2025] GET /compute/v2.1/servers/59789073-6897-412b-9e31-a196d9ab918a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1274.764733] [48527]: DEBUG nova.api.openstack.wsgi [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.764920] [48527]: DEBUG nova.compute.api [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.768150] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.768327] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.768459] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.768703] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.768842] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.768962] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.777592] [48527]: INFO nova.api.openstack.wsgi [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e could not be found. [ 1274.777827] [48527]: DEBUG nova.api.openstack.wsgi [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1274.778214] [48527]: INFO nova.api.openstack.requestlog [None req-4a50a880-771e-49ab-9ae7-42ca207646b4 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 404 len: 111 microversion: 2.1 time: 0.015607 [ 1274.778509] [48527]: [pid: 48527|app: 0|req: 3236/6428] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:02:58 2025] DELETE /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1274.783312] [48526]: DEBUG nova.api.openstack.wsgi [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.784775] [48526]: DEBUG nova.compute.api [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] [instance: 3c76b178-6ea6-457e-aaf0-4d305d30026e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.788401] [48526]: DEBUG oslo_concurrency.lockutils [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.788579] [48526]: DEBUG oslo_concurrency.lockutils [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.788897] [48526]: DEBUG oslo_concurrency.lockutils [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.789176] [48526]: DEBUG oslo_concurrency.lockutils [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.789328] [48526]: DEBUG oslo_concurrency.lockutils [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.789477] [48526]: DEBUG oslo_concurrency.lockutils [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.798542] [48526]: INFO nova.api.openstack.wsgi [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] HTTP exception thrown: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e could not be found. [ 1274.798856] [48526]: DEBUG nova.api.openstack.wsgi [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Returning 404 to user: Instance 3c76b178-6ea6-457e-aaf0-4d305d30026e could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1274.799427] [48526]: INFO nova.api.openstack.requestlog [None req-59694324-6f80-4df1-9544-cf4f3af64b9a tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e" status: 404 len: 111 microversion: 2.1 time: 0.018161 [ 1274.799733] [48526]: [pid: 48526|app: 0|req: 3193/6429] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:59 2025] GET /compute/v2.1/servers/3c76b178-6ea6-457e-aaf0-4d305d30026e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1274.804494] [48527]: DEBUG nova.api.openstack.wsgi [None req-2cb76c2f-9470-413f-bc50-6d53db810646 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.815453] [48527]: INFO nova.api.openstack.requestlog [None req-2cb76c2f-9470-413f-bc50-6d53db810646 tempest-ServerActionsTestJSON-1935878669 tempest-ServerActionsTestJSON-1935878669-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1737239598" status: 202 len: 0 microversion: 2.1 time: 0.012959 [ 1274.815776] [48527]: [pid: 48527|app: 0|req: 3237/6430] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 14:02:59 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1737239598 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1275.155281] [48526]: DEBUG nova.api.openstack.wsgi [None req-93f22697-a5d6-4601-a641-6f4259afda67 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1275.156791] [48526]: DEBUG nova.compute.api [None req-93f22697-a5d6-4601-a641-6f4259afda67 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1275.165482] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f22697-a5d6-4601-a641-6f4259afda67 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.165674] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f22697-a5d6-4601-a641-6f4259afda67 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.165977] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f22697-a5d6-4601-a641-6f4259afda67 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.166801] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f22697-a5d6-4601-a641-6f4259afda67 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.167376] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f22697-a5d6-4601-a641-6f4259afda67 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.168031] [48526]: DEBUG oslo_concurrency.lockutils [None req-93f22697-a5d6-4601-a641-6f4259afda67 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.193353] [48526]: INFO nova.api.openstack.requestlog [None req-93f22697-a5d6-4601-a641-6f4259afda67 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.040605 [ 1275.193353] [48526]: [pid: 48526|app: 0|req: 3194/6431] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:02:59 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1275.305827] [48527]: DEBUG nova.api.openstack.wsgi [req-1a7100c5-cf58-496d-a36f-b63effaad007 req-1d756684-7677-43fd-b4dd-ce1e8e9dbd6e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "07044660-1abe-4586-bab9-086b7470a07b", "name": "network-vif-deleted", "tag": "519dba45-c0f2-4d66-b161-bea684a65eaf"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1275.313222] [48527]: DEBUG oslo_concurrency.lockutils [req-1a7100c5-cf58-496d-a36f-b63effaad007 req-1d756684-7677-43fd-b4dd-ce1e8e9dbd6e service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.314728] [48527]: DEBUG oslo_concurrency.lockutils [req-1a7100c5-cf58-496d-a36f-b63effaad007 req-1d756684-7677-43fd-b4dd-ce1e8e9dbd6e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.314879] [48527]: DEBUG oslo_concurrency.lockutils [req-1a7100c5-cf58-496d-a36f-b63effaad007 req-1d756684-7677-43fd-b4dd-ce1e8e9dbd6e service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.321082] [48527]: INFO nova.api.openstack.compute.server_external_events [req-1a7100c5-cf58-496d-a36f-b63effaad007 req-1d756684-7677-43fd-b4dd-ce1e8e9dbd6e service nova] Creating event network-vif-deleted:519dba45-c0f2-4d66-b161-bea684a65eaf for instance 07044660-1abe-4586-bab9-086b7470a07b on cpu-1 [ 1275.325793] [48527]: INFO nova.api.openstack.requestlog [req-1a7100c5-cf58-496d-a36f-b63effaad007 req-1d756684-7677-43fd-b4dd-ce1e8e9dbd6e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022470 [ 1275.325793] [48527]: [pid: 48527|app: 0|req: 3238/6432] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:02:59 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) [ 1275.372552] [48526]: DEBUG nova.api.openstack.wsgi [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1275.373334] [48527]: DEBUG nova.api.openstack.wsgi [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1275.374383] [48526]: DEBUG nova.compute.api [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1275.374860] [48527]: DEBUG nova.compute.api [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1275.378182] [48526]: DEBUG oslo_concurrency.lockutils [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.378436] [48526]: DEBUG oslo_concurrency.lockutils [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.378603] [48526]: DEBUG oslo_concurrency.lockutils [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.379099] [48526]: DEBUG oslo_concurrency.lockutils [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.379188] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.379228] [48526]: DEBUG oslo_concurrency.lockutils [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.379228] [48526]: DEBUG oslo_concurrency.lockutils [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.379300] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.379411] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.379695] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.379830] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.379952] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.399326] [48526]: WARNING neutronclient.v2_0.client [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1275.399556] [48527]: WARNING neutronclient.v2_0.client [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1275.447810] [48526]: DEBUG nova.policy [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.452218] [48526]: INFO nova.api.openstack.requestlog [None req-c40028bf-c0ce-452f-baa0-4abef425512b tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1271 microversion: 2.1 time: 0.082080 [ 1275.452601] [48526]: [pid: 48526|app: 0|req: 3195/6433] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:59 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1271 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1275.475155] [48527]: DEBUG nova.policy [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.482125] [48527]: INFO nova.api.openstack.requestlog [None req-cbd16264-fedb-4c6e-abdc-59efec320fb9 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1698 microversion: 2.1 time: 0.110905 [ 1275.482584] [48527]: [pid: 48527|app: 0|req: 3239/6434] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:02:59 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1698 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1276.200436] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa72ce6b-ed6a-4978-b55d-2975df11bbcd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1276.201836] [48526]: DEBUG nova.compute.api [None req-aa72ce6b-ed6a-4978-b55d-2975df11bbcd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1276.207716] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa72ce6b-ed6a-4978-b55d-2975df11bbcd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.207915] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa72ce6b-ed6a-4978-b55d-2975df11bbcd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.208064] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa72ce6b-ed6a-4978-b55d-2975df11bbcd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.208321] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa72ce6b-ed6a-4978-b55d-2975df11bbcd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.208465] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa72ce6b-ed6a-4978-b55d-2975df11bbcd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.208588] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa72ce6b-ed6a-4978-b55d-2975df11bbcd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.231512] [48526]: INFO nova.api.openstack.requestlog [None req-aa72ce6b-ed6a-4978-b55d-2975df11bbcd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033368 [ 1276.231844] [48526]: [pid: 48526|app: 0|req: 3196/6435] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:03:00 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1276.466015] [48527]: DEBUG nova.api.openstack.wsgi [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1276.467449] [48527]: DEBUG nova.compute.api [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1276.471502] [48527]: DEBUG oslo_concurrency.lockutils [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.471789] [48527]: DEBUG oslo_concurrency.lockutils [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.471959] [48527]: DEBUG oslo_concurrency.lockutils [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.472407] [48527]: DEBUG oslo_concurrency.lockutils [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.475557] [48527]: DEBUG oslo_concurrency.lockutils [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.475557] [48527]: DEBUG oslo_concurrency.lockutils [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.502629] [48526]: DEBUG nova.api.openstack.wsgi [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1276.506493] [48526]: DEBUG nova.compute.api [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1276.512387] [48526]: DEBUG oslo_concurrency.lockutils [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.512584] [48526]: DEBUG oslo_concurrency.lockutils [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.512809] [48526]: DEBUG oslo_concurrency.lockutils [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.513205] [48526]: DEBUG oslo_concurrency.lockutils [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.513205] [48526]: DEBUG oslo_concurrency.lockutils [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.513788] [48526]: DEBUG oslo_concurrency.lockutils [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.516255] [48527]: DEBUG oslo_concurrency.lockutils [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.516560] [48527]: DEBUG oslo_concurrency.lockutils [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.516560] [48527]: DEBUG oslo_concurrency.lockutils [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.517243] [48527]: DEBUG nova.objects.instance [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid 07044660-1abe-4586-bab9-086b7470a07b {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1276.521454] [48527]: WARNING neutronclient.v2_0.client [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1276.546564] [48527]: DEBUG nova.policy [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.551478] [48526]: WARNING neutronclient.v2_0.client [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1276.555860] [48527]: INFO nova.api.openstack.requestlog [None req-40d5b814-79c3-42e1-aa7b-a888b6b189d6 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1276 microversion: 2.1 time: 0.091903 [ 1276.556940] [48527]: [pid: 48527|app: 0|req: 3240/6436] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:00 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1276 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1276.655970] [48526]: DEBUG nova.policy [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.688688] [48526]: INFO nova.api.openstack.requestlog [None req-838d1cb5-3c30-4ad4-9c74-d42492c8a2de tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.190989 [ 1276.689193] [48526]: [pid: 48526|app: 0|req: 3197/6437] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:00 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.239353] [48527]: DEBUG nova.api.openstack.wsgi [None req-bcc5f052-0179-4520-830a-7330f0afd479 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1277.241695] [48527]: DEBUG nova.compute.api [None req-bcc5f052-0179-4520-830a-7330f0afd479 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1277.245146] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcc5f052-0179-4520-830a-7330f0afd479 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.245367] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcc5f052-0179-4520-830a-7330f0afd479 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.245723] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcc5f052-0179-4520-830a-7330f0afd479 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.245912] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcc5f052-0179-4520-830a-7330f0afd479 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.246116] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcc5f052-0179-4520-830a-7330f0afd479 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.246295] [48527]: DEBUG oslo_concurrency.lockutils [None req-bcc5f052-0179-4520-830a-7330f0afd479 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.265590] [48527]: INFO nova.api.openstack.requestlog [None req-bcc5f052-0179-4520-830a-7330f0afd479 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028529 [ 1277.266082] [48527]: [pid: 48527|app: 0|req: 3241/6438] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:03:01 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1277.415900] [48526]: DEBUG nova.api.openstack.wsgi [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow298Test-server-2073009100", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1277.458071] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.458308] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.458471] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.458827] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.458980] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.460272] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.466792] [48526]: DEBUG nova.virt.hardware [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1277.466941] [48526]: DEBUG nova.virt.hardware [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1277.467129] [48526]: DEBUG nova.virt.hardware [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1277.467246] [48526]: DEBUG nova.virt.hardware [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1277.467407] [48526]: DEBUG nova.virt.hardware [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1277.479021] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.479257] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.479425] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.479792] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.481142] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.481264] [48526]: DEBUG oslo_concurrency.lockutils [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.498885] [48526]: DEBUG nova.quota [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Getting quotas for project 1305457c58684ef1a223ff553d13eb65. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1277.501850] [48526]: DEBUG nova.quota [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Getting quotas for user f4ad837d69234a6fa13172e0d20c431c and project 1305457c58684ef1a223ff553d13eb65. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1277.508924] [48526]: DEBUG nova.compute.api [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1277.510550] [48526]: DEBUG nova.compute.api [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1277.549520] [48526]: INFO nova.api.openstack.requestlog [None req-8ca3b40d-8281-4c4f-8834-465b7254054a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.98 time: 0.194801 [ 1277.550231] [48526]: [pid: 48526|app: 0|req: 3198/6439] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 14:03:01 2025] POST /compute/v2.1/servers => generated 380 bytes in 196 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1277.562025] [48527]: DEBUG nova.api.openstack.wsgi [None req-999d9237-b758-4325-bcb4-b7ea267a0184 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1277.562445] [48527]: DEBUG nova.compute.api [None req-999d9237-b758-4325-bcb4-b7ea267a0184 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1277.571225] [48526]: DEBUG nova.api.openstack.wsgi [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1277.572827] [48526]: DEBUG nova.compute.api [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1277.578904] [48527]: WARNING neutronclient.v2_0.client [None req-999d9237-b758-4325-bcb4-b7ea267a0184 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1277.579314] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.579648] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.579916] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.580351] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.581280] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.581280] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.602121] [48527]: DEBUG nova.policy [None req-999d9237-b758-4325-bcb4-b7ea267a0184 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.607654] [48527]: DEBUG nova.policy [None req-999d9237-b758-4325-bcb4-b7ea267a0184 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.609174] [48527]: DEBUG nova.policy [None req-999d9237-b758-4325-bcb4-b7ea267a0184 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.611967] [48527]: INFO nova.api.openstack.requestlog [None req-999d9237-b758-4325-bcb4-b7ea267a0184 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1570 microversion: 2.98 time: 0.054342 [ 1277.612552] [48527]: [pid: 48527|app: 0|req: 3242/6440] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:01 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1570 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1277.619347] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.619782] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.619927] [48526]: DEBUG oslo_concurrency.lockutils [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.620220] [48526]: DEBUG nova.objects.instance [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lazy-loading 'fault' on Instance uuid 07044660-1abe-4586-bab9-086b7470a07b {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1277.625301] [48526]: WARNING neutronclient.v2_0.client [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1277.645806] [48526]: DEBUG nova.policy [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '48af2c86eb004d39ac589998fafe468a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd175c543f651402982a136c780e5cadd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.650655] [48526]: INFO nova.api.openstack.requestlog [None req-1e09f44a-ec82-4b07-9c76-05ef0b170637 tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 200 len: 1276 microversion: 2.1 time: 0.081522 [ 1277.650986] [48526]: [pid: 48526|app: 0|req: 3199/6441] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:01 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 1276 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1277.703086] [48527]: DEBUG nova.api.openstack.wsgi [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1277.705242] [48527]: DEBUG nova.compute.api [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1277.709242] [48527]: DEBUG oslo_concurrency.lockutils [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.709447] [48527]: DEBUG oslo_concurrency.lockutils [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.709619] [48527]: DEBUG oslo_concurrency.lockutils [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.709884] [48527]: DEBUG oslo_concurrency.lockutils [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.710044] [48527]: DEBUG oslo_concurrency.lockutils [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.710171] [48527]: DEBUG oslo_concurrency.lockutils [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.727679] [48527]: WARNING neutronclient.v2_0.client [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1277.788071] [48527]: DEBUG nova.policy [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.792577] [48527]: INFO nova.api.openstack.requestlog [None req-565acfe9-bd6f-427f-b78a-45e571e3fc18 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.091586 [ 1277.793034] [48527]: [pid: 48527|app: 0|req: 3243/6442] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:01 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1278.273411] [48526]: DEBUG nova.api.openstack.wsgi [None req-7408921b-cdc3-4da1-a7ee-853d2636ca38 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1278.274924] [48526]: DEBUG nova.compute.api [None req-7408921b-cdc3-4da1-a7ee-853d2636ca38 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1278.278326] [48526]: DEBUG oslo_concurrency.lockutils [None req-7408921b-cdc3-4da1-a7ee-853d2636ca38 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.278506] [48526]: DEBUG oslo_concurrency.lockutils [None req-7408921b-cdc3-4da1-a7ee-853d2636ca38 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.278636] [48526]: DEBUG oslo_concurrency.lockutils [None req-7408921b-cdc3-4da1-a7ee-853d2636ca38 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.278886] [48526]: DEBUG oslo_concurrency.lockutils [None req-7408921b-cdc3-4da1-a7ee-853d2636ca38 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.279033] [48526]: DEBUG oslo_concurrency.lockutils [None req-7408921b-cdc3-4da1-a7ee-853d2636ca38 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.279156] [48526]: DEBUG oslo_concurrency.lockutils [None req-7408921b-cdc3-4da1-a7ee-853d2636ca38 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.298235] [48526]: INFO nova.api.openstack.requestlog [None req-7408921b-cdc3-4da1-a7ee-853d2636ca38 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.027024 [ 1278.298816] [48526]: [pid: 48526|app: 0|req: 3200/6443] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:03:02 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1278.336425] [48527]: DEBUG nova.api.openstack.wsgi [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1278.336623] [48527]: DEBUG nova.compute.api [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1278.340131] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.340318] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.340484] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.340750] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.340892] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.341023] [48527]: DEBUG oslo_concurrency.lockutils [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.358011] [48527]: DEBUG nova.compute.api [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1278.401574] [48527]: INFO nova.api.openstack.requestlog [None req-0edff699-a90e-4488-80a5-d164b2f10ab7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 204 len: 0 microversion: 2.1 time: 0.067071 [ 1278.401859] [48527]: [pid: 48527|app: 0|req: 3244/6444] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:03:02 2025] DELETE /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1278.408050] [48526]: DEBUG nova.api.openstack.wsgi [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1278.408830] [48526]: DEBUG nova.compute.api [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1278.412036] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.412258] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.412486] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.412785] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.412946] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.413088] [48526]: DEBUG oslo_concurrency.lockutils [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.429208] [48526]: WARNING neutronclient.v2_0.client [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1278.535383] [48526]: DEBUG nova.policy [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.540200] [48526]: INFO nova.api.openstack.requestlog [None req-34abb975-ec4e-4ac9-a5be-7c8e32bb8e10 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1681 microversion: 2.1 time: 0.135151 [ 1278.540644] [48526]: [pid: 48526|app: 0|req: 3201/6445] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:02 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1681 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1278.629860] [48527]: DEBUG nova.api.openstack.wsgi [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1278.631422] [48527]: DEBUG nova.compute.api [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1278.635286] [48527]: DEBUG oslo_concurrency.lockutils [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.635464] [48527]: DEBUG oslo_concurrency.lockutils [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.635598] [48527]: DEBUG oslo_concurrency.lockutils [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.635850] [48527]: DEBUG oslo_concurrency.lockutils [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.635992] [48527]: DEBUG oslo_concurrency.lockutils [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.636129] [48527]: DEBUG oslo_concurrency.lockutils [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.657364] [48527]: WARNING neutronclient.v2_0.client [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1278.663945] [48526]: DEBUG nova.api.openstack.wsgi [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1278.665468] [48526]: DEBUG nova.compute.api [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] [instance: 07044660-1abe-4586-bab9-086b7470a07b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1278.668847] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.669042] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.669180] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.669460] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.669596] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.669742] [48526]: DEBUG oslo_concurrency.lockutils [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.678337] [48526]: INFO nova.api.openstack.wsgi [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] HTTP exception thrown: Instance 07044660-1abe-4586-bab9-086b7470a07b could not be found. [ 1278.678683] [48526]: DEBUG nova.api.openstack.wsgi [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] Returning 404 to user: Instance 07044660-1abe-4586-bab9-086b7470a07b could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1278.679301] [48526]: INFO nova.api.openstack.requestlog [None req-d9f430ef-a9bd-4ba0-affd-ca55c5445f8a tempest-ServersTestJSON-101631166 tempest-ServersTestJSON-101631166-project-member] 10.180.1.21 "GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b" status: 404 len: 111 microversion: 2.1 time: 0.017375 [ 1278.679452] [48526]: [pid: 48526|app: 0|req: 3202/6446] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:02 2025] GET /compute/v2.1/servers/07044660-1abe-4586-bab9-086b7470a07b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1278.681786] [48527]: DEBUG nova.policy [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.689317] [48527]: DEBUG nova.policy [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.689913] [48527]: DEBUG nova.policy [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.692959] [48527]: INFO nova.api.openstack.requestlog [None req-3156d952-756d-4d47-8011-6941f307ac32 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1574 microversion: 2.98 time: 0.065458 [ 1278.693389] [48527]: [pid: 48527|app: 0|req: 3245/6447] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:02 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1574 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1278.805463] [48526]: DEBUG nova.api.openstack.wsgi [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1278.806956] [48526]: DEBUG nova.compute.api [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1278.812090] [48526]: DEBUG oslo_concurrency.lockutils [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.812352] [48526]: DEBUG oslo_concurrency.lockutils [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.812502] [48526]: DEBUG oslo_concurrency.lockutils [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.812797] [48526]: DEBUG oslo_concurrency.lockutils [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.812947] [48526]: DEBUG oslo_concurrency.lockutils [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.813084] [48526]: DEBUG oslo_concurrency.lockutils [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.832688] [48526]: WARNING neutronclient.v2_0.client [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1278.891775] [48526]: DEBUG nova.policy [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.896045] [48526]: INFO nova.api.openstack.requestlog [None req-280ca2c4-4fd1-4362-9d23-54ae95d1eefe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.092691 [ 1278.896396] [48526]: [pid: 48526|app: 0|req: 3203/6448] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:03 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1279.555058] [48527]: DEBUG nova.api.openstack.wsgi [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1279.555991] [48527]: DEBUG nova.compute.api [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1279.561893] [48527]: DEBUG oslo_concurrency.lockutils [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.562128] [48527]: DEBUG oslo_concurrency.lockutils [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.562276] [48527]: DEBUG oslo_concurrency.lockutils [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.562635] [48527]: DEBUG oslo_concurrency.lockutils [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.562712] [48527]: DEBUG oslo_concurrency.lockutils [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.563017] [48527]: DEBUG oslo_concurrency.lockutils [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.590221] [48527]: WARNING neutronclient.v2_0.client [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1279.706983] [48527]: DEBUG nova.policy [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.709335] [48526]: DEBUG nova.api.openstack.wsgi [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1279.711738] [48526]: DEBUG nova.compute.api [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1279.713863] [48527]: INFO nova.api.openstack.requestlog [None req-1887a172-0812-4563-9241-c8d885e8e331 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1681 microversion: 2.1 time: 0.161785 [ 1279.714537] [48527]: [pid: 48527|app: 0|req: 3246/6449] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:03 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1681 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1279.722018] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.722018] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.722018] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.722018] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.722018] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.722018] [48526]: DEBUG oslo_concurrency.lockutils [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.757813] [48526]: WARNING neutronclient.v2_0.client [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1279.784980] [48526]: DEBUG nova.policy [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.791653] [48526]: DEBUG nova.policy [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.792697] [48526]: DEBUG nova.policy [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.796655] [48526]: INFO nova.api.openstack.requestlog [None req-5dd9562f-fb0d-411f-be44-94cfaf796acc tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1622 microversion: 2.98 time: 0.089559 [ 1279.797102] [48526]: [pid: 48526|app: 0|req: 3204/6450] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:03 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1622 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1279.912141] [48527]: DEBUG nova.api.openstack.wsgi [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1279.913163] [48527]: DEBUG nova.compute.api [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1279.916758] [48527]: DEBUG oslo_concurrency.lockutils [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.916990] [48527]: DEBUG oslo_concurrency.lockutils [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.917495] [48527]: DEBUG oslo_concurrency.lockutils [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.917495] [48527]: DEBUG oslo_concurrency.lockutils [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.917981] [48527]: DEBUG oslo_concurrency.lockutils [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.917981] [48527]: DEBUG oslo_concurrency.lockutils [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.946517] [48527]: WARNING neutronclient.v2_0.client [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1280.042566] [48527]: DEBUG nova.policy [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.047296] [48527]: INFO nova.api.openstack.requestlog [None req-a33e54cb-1cca-40bb-968c-f780ee545635 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.138671 [ 1280.047896] [48527]: [pid: 48527|app: 0|req: 3247/6451] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:04 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1280.730558] [48526]: DEBUG nova.api.openstack.wsgi [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1280.732294] [48526]: DEBUG nova.compute.api [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1280.741441] [48526]: DEBUG oslo_concurrency.lockutils [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.741641] [48526]: DEBUG oslo_concurrency.lockutils [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.741803] [48526]: DEBUG oslo_concurrency.lockutils [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.742181] [48526]: DEBUG oslo_concurrency.lockutils [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.742578] [48526]: DEBUG oslo_concurrency.lockutils [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.742578] [48526]: DEBUG oslo_concurrency.lockutils [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.777162] [48526]: WARNING neutronclient.v2_0.client [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1280.814244] [48527]: DEBUG nova.api.openstack.wsgi [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1280.815758] [48527]: DEBUG nova.compute.api [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1280.819608] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.819786] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.819940] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.820397] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.820397] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.820578] [48527]: DEBUG oslo_concurrency.lockutils [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.849083] [48527]: WARNING neutronclient.v2_0.client [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1280.850932] [48526]: DEBUG nova.policy [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.857622] [48526]: INFO nova.api.openstack.requestlog [None req-b66a5063-7cfc-423f-8905-3f35db8e3568 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1681 microversion: 2.1 time: 0.130192 [ 1280.857972] [48526]: [pid: 48526|app: 0|req: 3205/6452] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:04 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1681 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1280.867678] [48527]: DEBUG nova.policy [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.872765] [48527]: DEBUG nova.policy [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.873536] [48527]: DEBUG nova.policy [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.876572] [48527]: INFO nova.api.openstack.requestlog [None req-ac4e5d8d-27d0-4002-b00f-1c598f7c8b48 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1622 microversion: 2.98 time: 0.064828 [ 1280.877037] [48527]: [pid: 48527|app: 0|req: 3248/6453] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:05 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1622 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1281.055835] [48526]: DEBUG nova.api.openstack.wsgi [req-751051c1-8ca2-4d3f-a36f-a29557778342 req-b44a6b9d-323d-4147-a29d-bd126bb5ed83 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "44d33685-d1b1-4e95-b0b8-67b36183ab2b", "name": "network-vif-deleted", "tag": "8eb1ecd4-5cdf-4429-ba1e-4fea839ef41c"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1281.062294] [48526]: DEBUG oslo_concurrency.lockutils [req-751051c1-8ca2-4d3f-a36f-a29557778342 req-b44a6b9d-323d-4147-a29d-bd126bb5ed83 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.062294] [48526]: DEBUG oslo_concurrency.lockutils [req-751051c1-8ca2-4d3f-a36f-a29557778342 req-b44a6b9d-323d-4147-a29d-bd126bb5ed83 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.062294] [48526]: DEBUG oslo_concurrency.lockutils [req-751051c1-8ca2-4d3f-a36f-a29557778342 req-b44a6b9d-323d-4147-a29d-bd126bb5ed83 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.064606] [48527]: DEBUG nova.api.openstack.wsgi [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1281.066152] [48527]: DEBUG nova.compute.api [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1281.068603] [48526]: INFO nova.api.openstack.compute.server_external_events [req-751051c1-8ca2-4d3f-a36f-a29557778342 req-b44a6b9d-323d-4147-a29d-bd126bb5ed83 service nova] Creating event network-vif-deleted:8eb1ecd4-5cdf-4429-ba1e-4fea839ef41c for instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b on cpu-1 [ 1281.069510] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.069687] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.070474] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.070474] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.070474] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.070474] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.073296] [48526]: INFO nova.api.openstack.requestlog [req-751051c1-8ca2-4d3f-a36f-a29557778342 req-b44a6b9d-323d-4147-a29d-bd126bb5ed83 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020478 [ 1281.073685] [48526]: [pid: 48526|app: 0|req: 3206/6454] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:05 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) [ 1281.088120] [48527]: WARNING neutronclient.v2_0.client [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1281.152543] [48527]: DEBUG nova.policy [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.156837] [48527]: INFO nova.api.openstack.requestlog [None req-a9a7ea65-ba15-4e57-9bba-a21f8808a110 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.094358 [ 1281.157176] [48527]: [pid: 48527|app: 0|req: 3249/6455] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:05 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1281.873394] [48526]: DEBUG nova.api.openstack.wsgi [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1281.874983] [48526]: DEBUG nova.compute.api [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1281.881369] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.881628] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.881777] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.882064] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.882212] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.882334] [48526]: DEBUG oslo_concurrency.lockutils [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.893240] [48527]: DEBUG nova.api.openstack.wsgi [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1281.894727] [48527]: DEBUG nova.compute.api [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1281.898509] [48527]: DEBUG oslo_concurrency.lockutils [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.898684] [48527]: DEBUG oslo_concurrency.lockutils [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.898818] [48527]: DEBUG oslo_concurrency.lockutils [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.899083] [48527]: DEBUG oslo_concurrency.lockutils [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.899232] [48527]: DEBUG oslo_concurrency.lockutils [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.899353] [48527]: DEBUG oslo_concurrency.lockutils [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.906028] [48526]: WARNING neutronclient.v2_0.client [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1281.922972] [48526]: DEBUG nova.policy [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.924462] [48527]: WARNING neutronclient.v2_0.client [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1281.931558] [48526]: INFO nova.api.openstack.requestlog [None req-1b71f0cf-14b8-4f24-a66c-2e38bba260e3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1320 microversion: 2.1 time: 0.060712 [ 1281.932071] [48526]: [pid: 48526|app: 0|req: 3207/6456] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:06 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1320 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1281.945440] [48527]: DEBUG nova.policy [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.949752] [48527]: DEBUG nova.policy [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.950343] [48527]: DEBUG nova.policy [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.953270] [48527]: INFO nova.api.openstack.requestlog [None req-a887952e-5cac-45ef-ac7d-15b0088b84fe tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1630 microversion: 2.98 time: 0.062184 [ 1281.953717] [48527]: [pid: 48527|app: 0|req: 3250/6457] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:06 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1630 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1282.170775] [48526]: DEBUG nova.api.openstack.wsgi [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1282.172709] [48526]: DEBUG nova.compute.api [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1282.176688] [48526]: DEBUG oslo_concurrency.lockutils [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.176918] [48526]: DEBUG oslo_concurrency.lockutils [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.177101] [48526]: DEBUG oslo_concurrency.lockutils [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.177428] [48526]: DEBUG oslo_concurrency.lockutils [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.177594] [48526]: DEBUG oslo_concurrency.lockutils [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.177721] [48526]: DEBUG oslo_concurrency.lockutils [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.194473] [48526]: WARNING neutronclient.v2_0.client [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1282.259480] [48526]: DEBUG nova.policy [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.264037] [48526]: INFO nova.api.openstack.requestlog [None req-16b5730f-5728-4f7a-a8eb-65c3070fc6ff tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.095264 [ 1282.264730] [48526]: [pid: 48526|app: 0|req: 3208/6458] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:06 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1282.946450] [48527]: DEBUG nova.api.openstack.wsgi [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1282.947904] [48527]: DEBUG nova.compute.api [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1282.951296] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.951508] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.951611] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.951845] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.951983] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.952115] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.970926] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.971175] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.971322] [48527]: DEBUG oslo_concurrency.lockutils [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.971393] [48527]: DEBUG nova.objects.instance [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 44d33685-d1b1-4e95-b0b8-67b36183ab2b {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1282.975367] [48527]: WARNING neutronclient.v2_0.client [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1282.976062] [48526]: DEBUG nova.api.openstack.wsgi [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1282.977638] [48526]: DEBUG nova.compute.api [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1282.981181] [48526]: DEBUG oslo_concurrency.lockutils [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.981369] [48526]: DEBUG oslo_concurrency.lockutils [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.981505] [48526]: DEBUG oslo_concurrency.lockutils [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.981765] [48526]: DEBUG oslo_concurrency.lockutils [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.981911] [48526]: DEBUG oslo_concurrency.lockutils [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.982321] [48526]: DEBUG oslo_concurrency.lockutils [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.993405] [48527]: DEBUG nova.policy [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.997463] [48527]: INFO nova.api.openstack.requestlog [None req-8bdc7163-1ae3-4d0c-bd5d-596c9a1e7044 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1325 microversion: 2.1 time: 0.053361 [ 1282.997780] [48527]: [pid: 48527|app: 0|req: 3251/6459] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:07 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1325 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1283.003889] [48526]: WARNING neutronclient.v2_0.client [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1283.022197] [48526]: DEBUG nova.policy [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1283.026758] [48526]: DEBUG nova.policy [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1283.027379] [48526]: DEBUG nova.policy [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1283.029965] [48526]: INFO nova.api.openstack.requestlog [None req-5daff44e-7489-4c62-a028-93aa90d87b47 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1628 microversion: 2.98 time: 0.056421 [ 1283.030305] [48526]: [pid: 48526|app: 0|req: 3209/6460] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:07 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1628 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1283.277678] [48527]: DEBUG nova.api.openstack.wsgi [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1283.279150] [48527]: DEBUG nova.compute.api [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1283.284554] [48527]: DEBUG oslo_concurrency.lockutils [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.284747] [48527]: DEBUG oslo_concurrency.lockutils [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.284891] [48527]: DEBUG oslo_concurrency.lockutils [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.285168] [48527]: DEBUG oslo_concurrency.lockutils [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.285322] [48527]: DEBUG oslo_concurrency.lockutils [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.285556] [48527]: DEBUG oslo_concurrency.lockutils [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.307532] [48527]: WARNING neutronclient.v2_0.client [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1283.367568] [48527]: DEBUG nova.policy [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1283.372859] [48527]: INFO nova.api.openstack.requestlog [None req-e222eadd-5315-4003-91a6-614938c8eb5d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.097718 [ 1283.373319] [48527]: [pid: 48527|app: 0|req: 3252/6461] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:07 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1284.012199] [48526]: DEBUG nova.api.openstack.wsgi [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1284.013757] [48526]: DEBUG nova.compute.api [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1284.018323] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.018570] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.018734] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.019035] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.019251] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.019392] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.039190] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.039365] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.039516] [48526]: DEBUG oslo_concurrency.lockutils [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.039655] [48526]: DEBUG nova.objects.instance [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 44d33685-d1b1-4e95-b0b8-67b36183ab2b {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1284.042900] [48526]: WARNING neutronclient.v2_0.client [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1284.047406] [48527]: DEBUG nova.api.openstack.wsgi [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1284.049162] [48527]: DEBUG nova.compute.api [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1284.053044] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.053267] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.053417] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.053741] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.053924] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.054075] [48527]: DEBUG oslo_concurrency.lockutils [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.061598] [48526]: DEBUG nova.policy [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1284.065887] [48526]: INFO nova.api.openstack.requestlog [None req-e6b6e17f-8d33-46d8-b87f-bc6470bd53c8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 200 len: 1325 microversion: 2.1 time: 0.055742 [ 1284.066236] [48526]: [pid: 48526|app: 0|req: 3210/6462] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:08 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 1325 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1284.077431] [48527]: WARNING neutronclient.v2_0.client [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1284.095858] [48527]: DEBUG nova.policy [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1284.100504] [48527]: DEBUG nova.policy [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1284.101136] [48527]: DEBUG nova.policy [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1284.104563] [48527]: INFO nova.api.openstack.requestlog [None req-a54aa30f-0c5f-4341-9816-d087ae3e8021 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1628 microversion: 2.98 time: 0.059483 [ 1284.104906] [48527]: [pid: 48527|app: 0|req: 3253/6463] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:08 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1628 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1284.387025] [48526]: DEBUG nova.api.openstack.wsgi [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1284.388555] [48526]: DEBUG nova.compute.api [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1284.392068] [48526]: DEBUG oslo_concurrency.lockutils [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.392260] [48526]: DEBUG oslo_concurrency.lockutils [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.392396] [48526]: DEBUG oslo_concurrency.lockutils [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.392718] [48526]: DEBUG oslo_concurrency.lockutils [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.392870] [48526]: DEBUG oslo_concurrency.lockutils [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.392994] [48526]: DEBUG oslo_concurrency.lockutils [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.409781] [48526]: WARNING neutronclient.v2_0.client [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1284.469857] [48526]: DEBUG nova.policy [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1284.474683] [48526]: INFO nova.api.openstack.requestlog [None req-51603728-8846-4e24-b3c9-32dc5028753d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.090035 [ 1284.475059] [48526]: [pid: 48526|app: 0|req: 3211/6464] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:08 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1285.079019] [48527]: DEBUG nova.api.openstack.wsgi [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1285.080504] [48527]: DEBUG nova.compute.api [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1285.085525] [48527]: DEBUG oslo_concurrency.lockutils [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.085703] [48527]: DEBUG oslo_concurrency.lockutils [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.085836] [48527]: DEBUG oslo_concurrency.lockutils [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.086105] [48527]: DEBUG oslo_concurrency.lockutils [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.086251] [48527]: DEBUG oslo_concurrency.lockutils [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.086372] [48527]: DEBUG oslo_concurrency.lockutils [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.096492] [48527]: INFO nova.api.openstack.wsgi [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b could not be found. [ 1285.096809] [48527]: DEBUG nova.api.openstack.wsgi [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1285.097305] [48527]: INFO nova.api.openstack.requestlog [None req-52f7dd9b-229f-4e04-8931-d9b1ee290a27 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 404 len: 111 microversion: 2.1 time: 0.020449 [ 1285.097655] [48527]: [pid: 48527|app: 0|req: 3254/6465] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:09 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1285.102710] [48526]: DEBUG nova.api.openstack.wsgi [None req-abc773eb-2c14-435d-8597-b3da6834bdba tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1285.115348] [48526]: INFO nova.api.openstack.requestlog [None req-abc773eb-2c14-435d-8597-b3da6834bdba tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1836396678" status: 202 len: 0 microversion: 2.1 time: 0.014678 [ 1285.115825] [48526]: [pid: 48526|app: 0|req: 3212/6466] 10.180.1.21 () {58 vars in 1216 bytes} [Fri Dec 12 14:03:09 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1836396678 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1285.121014] [48527]: DEBUG nova.api.openstack.wsgi [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1285.122541] [48527]: DEBUG nova.compute.api [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1285.126460] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.126681] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.126844] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.127121] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.127295] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.127430] [48527]: DEBUG oslo_concurrency.lockutils [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.158356] [48527]: WARNING neutronclient.v2_0.client [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1285.176817] [48527]: DEBUG nova.policy [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.183312] [48527]: DEBUG nova.policy [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.183941] [48527]: DEBUG nova.policy [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.187146] [48527]: INFO nova.api.openstack.requestlog [None req-4c31f57a-8e90-4c84-9511-03ffb752df11 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1628 microversion: 2.98 time: 0.068524 [ 1285.187608] [48527]: [pid: 48527|app: 0|req: 3255/6467] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:09 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1628 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1285.489132] [48526]: DEBUG nova.api.openstack.wsgi [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1285.490941] [48526]: DEBUG nova.compute.api [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1285.497475] [48526]: DEBUG oslo_concurrency.lockutils [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.497708] [48526]: DEBUG oslo_concurrency.lockutils [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.497876] [48526]: DEBUG oslo_concurrency.lockutils [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.498176] [48526]: DEBUG oslo_concurrency.lockutils [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.498338] [48526]: DEBUG oslo_concurrency.lockutils [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.498479] [48526]: DEBUG oslo_concurrency.lockutils [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.524275] [48526]: WARNING neutronclient.v2_0.client [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1285.551899] [48527]: DEBUG nova.api.openstack.wsgi [None req-9b151c11-9e01-4179-8974-1f94ae71fbcf tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-571221665", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHR/JDZNCJCzi2JElLkV/6M+i0eAL5+2thF246UIFlt0Aeeg8IRUlWCukUxseR7U0yQC4VdQFRSTLu3VnqV2oVEbHYkfWccSsDomcKJeItm7vOQ7fje1LPyJOG4HQbI+6Q=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1285.561587] [48527]: DEBUG nova.quota [None req-9b151c11-9e01-4179-8974-1f94ae71fbcf tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for project a2578b5512ae40a99400709458b20097. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1285.564751] [48527]: DEBUG nova.quota [None req-9b151c11-9e01-4179-8974-1f94ae71fbcf tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for user b5dd8980a3fd435e84b69460601658a4 and project a2578b5512ae40a99400709458b20097. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1285.583532] [48527]: INFO nova.api.openstack.requestlog [None req-9b151c11-9e01-4179-8974-1f94ae71fbcf tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.033694 [ 1285.583923] [48527]: [pid: 48527|app: 0|req: 3256/6468] 10.180.1.21 () {60 vars in 1154 bytes} [Fri Dec 12 14:03:09 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1285.632029] [48526]: DEBUG nova.policy [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.638864] [48526]: INFO nova.api.openstack.requestlog [None req-84988f5b-798e-4b0f-8fac-7177cd59957e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.152446 [ 1285.639233] [48526]: [pid: 48526|app: 0|req: 3213/6469] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:09 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1286.203942] [48527]: DEBUG nova.api.openstack.wsgi [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1286.205446] [48527]: DEBUG nova.compute.api [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1286.212506] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.212506] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.212506] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.212506] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.212506] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.212822] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.245790] [48527]: WARNING neutronclient.v2_0.client [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1286.263809] [48527]: DEBUG nova.policy [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1286.268636] [48527]: DEBUG nova.policy [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1286.269279] [48527]: DEBUG nova.policy [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1286.272637] [48527]: INFO nova.api.openstack.requestlog [None req-1f940f91-f523-4816-91c4-c0c90ebd1c6e tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1628 microversion: 2.98 time: 0.071088 [ 1286.273137] [48527]: [pid: 48527|app: 0|req: 3257/6470] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:10 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1628 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1286.340797] [48526]: DEBUG nova.api.openstack.wsgi [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1279872804", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "567af69d-39a3-4ed8-82ad-9edd27695cf6"}], "security_groups": [{"name": "tempest-securitygroup--1949012948"}], "key_name": "tempest-keypair-571221665", "user_data": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1286.380205] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.380399] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.380532] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.381748] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.382182] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.383026] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.387052] [48526]: WARNING neutronclient.v2_0.client [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1286.413163] [48526]: DEBUG nova.network.neutron [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] validate_networks() for [('567af69d-39a3-4ed8-82ad-9edd27695cf6', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1286.413501] [48526]: WARNING neutronclient.v2_0.client [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1286.414839] [48526]: WARNING openstack [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1286.415655] [48526]: WARNING openstack [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1286.422444] [48526]: INFO nova.network.neutron [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] _ports_needed_per_instance requested_netwokrs=[('567af69d-39a3-4ed8-82ad-9edd27695cf6', None, None, None, None, None)] [ 1286.554622] [48526]: WARNING neutronclient.v2_0.client [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1286.555361] [48526]: WARNING openstack [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1286.555703] [48526]: WARNING openstack [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1286.651535] [48526]: DEBUG nova.virt.hardware [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1286.651535] [48526]: DEBUG nova.virt.hardware [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1286.651738] [48526]: DEBUG nova.virt.hardware [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1286.651738] [48526]: DEBUG nova.virt.hardware [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1286.651854] [48526]: DEBUG nova.virt.hardware [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1286.655059] [48527]: DEBUG nova.api.openstack.wsgi [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1286.657160] [48527]: DEBUG nova.compute.api [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1286.660338] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.660549] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.660695] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.661085] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.662502] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.662678] [48526]: DEBUG oslo_concurrency.lockutils [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.663498] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.663817] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.664174] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.664537] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.664814] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.665072] [48527]: DEBUG oslo_concurrency.lockutils [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.674892] [48526]: DEBUG nova.quota [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for project a2578b5512ae40a99400709458b20097. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1286.678295] [48526]: DEBUG nova.quota [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Getting quotas for user b5dd8980a3fd435e84b69460601658a4 and project a2578b5512ae40a99400709458b20097. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1286.684900] [48526]: DEBUG nova.compute.api [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1286.686225] [48526]: DEBUG nova.compute.api [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1286.693687] [48527]: WARNING neutronclient.v2_0.client [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1286.724035] [48526]: INFO nova.api.openstack.requestlog [None req-8c29e253-f7d9-4a9e-b55f-1c590f5d854b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.385886 [ 1286.725024] [48526]: [pid: 48526|app: 0|req: 3214/6471] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:03:10 2025] POST /compute/v2.1/servers => generated 402 bytes in 387 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1286.734023] [48526]: DEBUG nova.api.openstack.wsgi [None req-36cc9138-c4d9-4382-b8e9-5733bc8919d2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1286.734023] [48526]: DEBUG nova.compute.api [None req-36cc9138-c4d9-4382-b8e9-5733bc8919d2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1286.745575] [48526]: WARNING neutronclient.v2_0.client [None req-36cc9138-c4d9-4382-b8e9-5733bc8919d2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1286.765966] [48526]: DEBUG nova.policy [None req-36cc9138-c4d9-4382-b8e9-5733bc8919d2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1286.771301] [48526]: INFO nova.api.openstack.requestlog [None req-36cc9138-c4d9-4382-b8e9-5733bc8919d2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1239 microversion: 2.1 time: 0.041409 [ 1286.771641] [48526]: [pid: 48526|app: 0|req: 3215/6472] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:10 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1239 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1286.806583] [48527]: DEBUG nova.policy [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1286.812132] [48527]: INFO nova.api.openstack.requestlog [None req-fb042839-3d2a-4d6c-baf1-0bb11be3d63f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.160876 [ 1286.812548] [48527]: [pid: 48527|app: 0|req: 3258/6473] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:10 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1287.288247] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1287.289985] [48526]: DEBUG nova.compute.api [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1287.294289] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.294531] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.294676] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.294934] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.295091] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.295450] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.324850] [48526]: WARNING neutronclient.v2_0.client [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1287.343110] [48526]: DEBUG nova.policy [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1287.347476] [48526]: DEBUG nova.policy [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1287.348286] [48526]: DEBUG nova.policy [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1287.351712] [48526]: INFO nova.api.openstack.requestlog [None req-aa7a83ac-86b7-41c3-9bc0-5060f7df8fb9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1628 microversion: 2.98 time: 0.065703 [ 1287.352183] [48526]: [pid: 48526|app: 0|req: 3216/6474] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:11 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1628 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1287.784471] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1287.786063] [48527]: DEBUG nova.compute.api [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1287.790715] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.790898] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.791041] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.791299] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.791443] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.791601] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.811207] [48527]: WARNING neutronclient.v2_0.client [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1287.828034] [48526]: DEBUG nova.api.openstack.wsgi [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1287.829454] [48527]: DEBUG nova.policy [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1287.830125] [48526]: DEBUG nova.compute.api [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1287.833637] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.833847] [48527]: INFO nova.api.openstack.requestlog [None req-4e23b3ff-4a2f-42c2-8ebc-2108918a8da8 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1243 microversion: 2.1 time: 0.051429 [ 1287.833920] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.834010] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.834243] [48527]: [pid: 48527|app: 0|req: 3259/6475] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:12 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1287.834399] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.834566] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.834697] [48526]: DEBUG oslo_concurrency.lockutils [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.853528] [48526]: WARNING neutronclient.v2_0.client [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1287.915498] [48526]: DEBUG nova.policy [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1287.921015] [48526]: INFO nova.api.openstack.requestlog [None req-d7740602-4fcb-4dda-a6ec-e7b62e5c82e7 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.094921 [ 1287.921379] [48526]: [pid: 48526|app: 0|req: 3217/6476] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:12 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1288.368892] [48527]: DEBUG nova.api.openstack.wsgi [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1288.370295] [48527]: DEBUG nova.compute.api [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1288.373668] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.373847] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.373982] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.374246] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.374389] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.374586] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.396947] [48527]: WARNING neutronclient.v2_0.client [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1288.416898] [48527]: DEBUG nova.policy [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1288.421697] [48527]: DEBUG nova.policy [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1288.422452] [48527]: DEBUG nova.policy [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1288.427231] [48527]: INFO nova.api.openstack.requestlog [None req-b4718532-c65f-47cd-ac93-0f59506b043c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1628 microversion: 2.98 time: 0.060516 [ 1288.427693] [48527]: [pid: 48527|app: 0|req: 3260/6477] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:12 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1628 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1288.847245] [48526]: DEBUG nova.api.openstack.wsgi [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1288.848682] [48526]: DEBUG nova.compute.api [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1288.854160] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.854365] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.854538] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.855050] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.855050] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.855216] [48526]: DEBUG oslo_concurrency.lockutils [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.872663] [48526]: WARNING neutronclient.v2_0.client [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1288.892401] [48526]: DEBUG nova.policy [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1288.901735] [48526]: INFO nova.api.openstack.requestlog [None req-fa777f6b-0bc8-4daf-9ba7-75a0ac433a88 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1291 microversion: 2.1 time: 0.056917 [ 1288.902209] [48526]: [pid: 48526|app: 0|req: 3218/6478] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:13 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1291 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1288.937421] [48527]: DEBUG nova.api.openstack.wsgi [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1288.938915] [48527]: DEBUG nova.compute.api [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1288.942309] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.942504] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.942654] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.942901] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.943061] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.943185] [48527]: DEBUG oslo_concurrency.lockutils [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.960785] [48527]: WARNING neutronclient.v2_0.client [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1289.020662] [48527]: DEBUG nova.policy [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.025078] [48527]: INFO nova.api.openstack.requestlog [None req-6c87aa47-891e-4580-ac69-f3ae72f1dc9b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1693 microversion: 2.1 time: 0.089873 [ 1289.025407] [48527]: [pid: 48527|app: 0|req: 3261/6479] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:13 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1693 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1289.445915] [48526]: DEBUG nova.api.openstack.wsgi [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1289.447418] [48526]: DEBUG nova.compute.api [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1289.453671] [48526]: DEBUG oslo_concurrency.lockutils [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.453861] [48526]: DEBUG oslo_concurrency.lockutils [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.453997] [48526]: DEBUG oslo_concurrency.lockutils [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.454336] [48526]: DEBUG oslo_concurrency.lockutils [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.454411] [48526]: DEBUG oslo_concurrency.lockutils [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.455034] [48526]: DEBUG oslo_concurrency.lockutils [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.481773] [48526]: WARNING neutronclient.v2_0.client [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1289.501139] [48526]: DEBUG nova.policy [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.507516] [48526]: DEBUG nova.policy [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.508123] [48526]: DEBUG nova.policy [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.511036] [48526]: INFO nova.api.openstack.requestlog [None req-3377293b-5b8a-49d5-8852-1ca42171922f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1645 microversion: 2.98 time: 0.067222 [ 1289.511362] [48526]: [pid: 48526|app: 0|req: 3219/6480] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:13 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1645 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1289.526843] [48527]: DEBUG nova.api.openstack.wsgi [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1289.529595] [48527]: DEBUG nova.policy [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.530498] [48527]: DEBUG nova.compute.api [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Searching by: {'deleted': False, 'project_id': '1305457c58684ef1a223ff553d13eb65'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1289.533803] [48527]: DEBUG oslo_concurrency.lockutils [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.533981] [48527]: DEBUG oslo_concurrency.lockutils [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.534125] [48527]: DEBUG oslo_concurrency.lockutils [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.534454] [48527]: DEBUG oslo_concurrency.lockutils [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.534844] [48527]: DEBUG oslo_concurrency.lockutils [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.534975] [48527]: DEBUG oslo_concurrency.lockutils [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.557505] [48527]: DEBUG nova.compute.multi_cell_list [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1289.582351] [48527]: DEBUG nova.policy [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.585518] [48527]: DEBUG oslo_concurrency.lockutils [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.585690] [48527]: DEBUG oslo_concurrency.lockutils [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.585825] [48527]: DEBUG oslo_concurrency.lockutils [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.593541] [48527]: DEBUG nova.policy [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.594130] [48527]: DEBUG nova.policy [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.594493] [48527]: WARNING neutronclient.v2_0.client [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1289.611402] [48527]: INFO nova.api.openstack.requestlog [None req-13559229-b6ea-4014-b341-b4062fdcdc6b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1627 microversion: 2.98 time: 0.086669 [ 1289.611731] [48527]: [pid: 48527|app: 0|req: 3262/6481] 10.180.1.21 () {60 vars in 1182 bytes} [Fri Dec 12 14:03:13 2025] GET /compute/v2.1/servers/detail => generated 1627 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1289.627970] [48526]: DEBUG nova.api.openstack.wsgi [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1289.629338] [48526]: DEBUG nova.compute.api [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1289.633031] [48526]: DEBUG oslo_concurrency.lockutils [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.633252] [48526]: DEBUG oslo_concurrency.lockutils [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.633395] [48526]: DEBUG oslo_concurrency.lockutils [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.633649] [48526]: DEBUG oslo_concurrency.lockutils [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.633797] [48526]: DEBUG oslo_concurrency.lockutils [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.633917] [48526]: DEBUG oslo_concurrency.lockutils [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.654187] [48526]: WARNING neutronclient.v2_0.client [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1289.671896] [48526]: DEBUG nova.policy [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.676765] [48526]: DEBUG nova.policy [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.677417] [48526]: DEBUG nova.policy [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.679999] [48526]: INFO nova.api.openstack.requestlog [None req-413eea8a-cc24-4e26-8225-446b82c34fc9 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1645 microversion: 2.98 time: 0.055067 [ 1289.680431] [48526]: [pid: 48526|app: 0|req: 3220/6482] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:13 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1645 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1289.696213] [48527]: DEBUG nova.api.openstack.wsgi [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1289.697743] [48527]: DEBUG nova.compute.api [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1289.701269] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.701475] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.701589] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.701839] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.701982] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.702125] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.730834] [48527]: WARNING neutronclient.v2_0.client [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1289.750355] [48527]: DEBUG nova.policy [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.755248] [48527]: DEBUG nova.policy [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.755867] [48527]: DEBUG nova.policy [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.758648] [48527]: INFO nova.api.openstack.requestlog [None req-1f7dc01f-3bd5-4f68-9342-26475fc0c131 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1645 microversion: 2.98 time: 0.064729 [ 1289.758940] [48527]: [pid: 48527|app: 0|req: 3263/6483] 10.180.1.21 () {62 vars in 1292 bytes} [Fri Dec 12 14:03:13 2025] PUT /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1645 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1289.774946] [48526]: DEBUG nova.api.openstack.wsgi [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1289.776888] [48526]: DEBUG nova.compute.api [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1289.780606] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.780812] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.780974] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.781296] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.781436] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.781584] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.802753] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.803049] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.803278] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.806068] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.806212] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.806325] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.806645] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.806788] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.807151] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.850840] [48526]: DEBUG nova.virt.hardware [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1289.851267] [48526]: DEBUG nova.virt.hardware [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1289.851267] [48526]: DEBUG nova.virt.hardware [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1289.851267] [48526]: DEBUG nova.virt.hardware [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1289.851433] [48526]: DEBUG nova.virt.hardware [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1289.905190] [48526]: DEBUG nova.compute.api [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1289.909885] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.910176] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.910316] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.910585] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.910732] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.910852] [48526]: DEBUG oslo_concurrency.lockutils [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.916484] [48527]: DEBUG nova.api.openstack.wsgi [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1289.918907] [48527]: DEBUG nova.compute.api [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1289.923569] [48527]: DEBUG oslo_concurrency.lockutils [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.923775] [48527]: DEBUG oslo_concurrency.lockutils [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.923907] [48527]: DEBUG oslo_concurrency.lockutils [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.924180] [48527]: DEBUG oslo_concurrency.lockutils [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.924325] [48527]: DEBUG oslo_concurrency.lockutils [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.924447] [48527]: DEBUG oslo_concurrency.lockutils [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.944017] [48526]: WARNING neutronclient.v2_0.client [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1289.948932] [48527]: WARNING neutronclient.v2_0.client [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1289.964804] [48526]: DEBUG nova.policy [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.968644] [48527]: DEBUG nova.policy [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.971923] [48526]: DEBUG nova.policy [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.972438] [48526]: DEBUG nova.policy [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.973218] [48527]: INFO nova.api.openstack.requestlog [None req-35abd2f6-9560-4f70-b850-59f1c1402bf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1291 microversion: 2.1 time: 0.059377 [ 1289.973566] [48527]: [pid: 48527|app: 0|req: 3264/6484] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:14 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1291 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1289.982857] [48526]: INFO nova.api.openstack.requestlog [None req-2718e055-83fe-4a87-9b2a-240bce4df3f6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "POST /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8/action" status: 202 len: 1702 microversion: 2.98 time: 0.210311 [ 1289.983342] [48526]: [pid: 48526|app: 0|req: 3221/6485] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 14:03:13 2025] POST /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8/action => generated 1702 bytes in 211 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1289.997979] [48527]: DEBUG nova.api.openstack.wsgi [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1289.999427] [48527]: DEBUG nova.compute.api [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1290.002961] [48527]: DEBUG oslo_concurrency.lockutils [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.003156] [48527]: DEBUG oslo_concurrency.lockutils [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.003587] [48527]: DEBUG oslo_concurrency.lockutils [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.003587] [48527]: DEBUG oslo_concurrency.lockutils [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.003736] [48527]: DEBUG oslo_concurrency.lockutils [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.003790] [48527]: DEBUG oslo_concurrency.lockutils [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.023825] [48527]: WARNING neutronclient.v2_0.client [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1290.038265] [48526]: DEBUG nova.api.openstack.wsgi [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1290.039923] [48526]: DEBUG nova.compute.api [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1290.041311] [48527]: DEBUG nova.policy [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1290.043341] [48526]: DEBUG oslo_concurrency.lockutils [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.043530] [48526]: DEBUG oslo_concurrency.lockutils [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.043665] [48526]: DEBUG oslo_concurrency.lockutils [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.043971] [48526]: DEBUG oslo_concurrency.lockutils [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.044168] [48526]: DEBUG oslo_concurrency.lockutils [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.044251] [48526]: DEBUG oslo_concurrency.lockutils [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.045640] [48527]: DEBUG nova.policy [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1290.046272] [48527]: DEBUG nova.policy [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1290.048876] [48527]: INFO nova.api.openstack.requestlog [None req-77b03426-479d-421c-9a5b-834ae25e358f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1654 microversion: 2.98 time: 0.053023 [ 1290.049200] [48527]: [pid: 48527|app: 0|req: 3265/6486] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:14 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1654 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1290.063708] [48526]: WARNING neutronclient.v2_0.client [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1290.128452] [48526]: DEBUG nova.policy [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1290.132490] [48526]: INFO nova.api.openstack.requestlog [None req-ade6a346-d49e-4904-b894-b4e610b8c939 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1675 microversion: 2.1 time: 0.096389 [ 1290.133016] [48526]: [pid: 48526|app: 0|req: 3222/6487] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:14 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1675 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1290.991543] [48527]: DEBUG nova.api.openstack.wsgi [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1290.992953] [48527]: DEBUG nova.compute.api [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1290.998508] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.998686] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.998823] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.999086] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.999238] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.999360] [48527]: DEBUG oslo_concurrency.lockutils [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.015816] [48527]: WARNING neutronclient.v2_0.client [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1291.033105] [48527]: DEBUG nova.policy [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1291.040673] [48527]: INFO nova.api.openstack.requestlog [None req-5e8e3e82-1ba4-469b-bd73-a923bdf2d059 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1299 microversion: 2.1 time: 0.051655 [ 1291.041006] [48527]: [pid: 48527|app: 0|req: 3266/6488] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:15 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1291.065661] [48526]: DEBUG nova.api.openstack.wsgi [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1291.067074] [48526]: DEBUG nova.compute.api [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1291.070512] [48526]: DEBUG oslo_concurrency.lockutils [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.070700] [48526]: DEBUG oslo_concurrency.lockutils [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.070828] [48526]: DEBUG oslo_concurrency.lockutils [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.071136] [48526]: DEBUG oslo_concurrency.lockutils [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.071292] [48526]: DEBUG oslo_concurrency.lockutils [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.071413] [48526]: DEBUG oslo_concurrency.lockutils [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.091998] [48526]: WARNING neutronclient.v2_0.client [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1291.109649] [48526]: DEBUG nova.policy [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1291.113765] [48526]: DEBUG nova.policy [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1291.114372] [48526]: DEBUG nova.policy [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1291.117462] [48526]: INFO nova.api.openstack.requestlog [None req-9652a349-6329-4afd-b886-9ebc327f6660 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1654 microversion: 2.98 time: 0.054095 [ 1291.117990] [48526]: [pid: 48526|app: 0|req: 3223/6489] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:15 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1654 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1291.145762] [48527]: DEBUG nova.api.openstack.wsgi [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1291.147272] [48527]: DEBUG nova.compute.api [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1291.150827] [48527]: DEBUG oslo_concurrency.lockutils [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.150989] [48527]: DEBUG oslo_concurrency.lockutils [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.151136] [48527]: DEBUG oslo_concurrency.lockutils [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.151461] [48527]: DEBUG oslo_concurrency.lockutils [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.151621] [48527]: DEBUG oslo_concurrency.lockutils [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.151753] [48527]: DEBUG oslo_concurrency.lockutils [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.170500] [48527]: WARNING neutronclient.v2_0.client [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1291.232289] [48527]: DEBUG nova.policy [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1291.236719] [48527]: INFO nova.api.openstack.requestlog [None req-495047e3-2600-4646-a503-f0f7258855fa tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1675 microversion: 2.1 time: 0.093027 [ 1291.237049] [48527]: [pid: 48527|app: 0|req: 3267/6490] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:15 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1675 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1291.534243] [48526]: DEBUG nova.api.openstack.wsgi [req-78ee9743-6c80-405c-8dc0-a4c8e59dc787 req-20e2e39e-b645-42b8-802f-4d9ddc315bf2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab", "name": "network-vif-unplugged", "status": "completed", "tag": "e1399109-f616-4f04-87f3-6a9992efbe7d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1291.541562] [48526]: DEBUG oslo_concurrency.lockutils [req-78ee9743-6c80-405c-8dc0-a4c8e59dc787 req-20e2e39e-b645-42b8-802f-4d9ddc315bf2 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.541739] [48526]: DEBUG oslo_concurrency.lockutils [req-78ee9743-6c80-405c-8dc0-a4c8e59dc787 req-20e2e39e-b645-42b8-802f-4d9ddc315bf2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.541876] [48526]: DEBUG oslo_concurrency.lockutils [req-78ee9743-6c80-405c-8dc0-a4c8e59dc787 req-20e2e39e-b645-42b8-802f-4d9ddc315bf2 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.551684] [48526]: INFO nova.api.openstack.compute.server_external_events [req-78ee9743-6c80-405c-8dc0-a4c8e59dc787 req-20e2e39e-b645-42b8-802f-4d9ddc315bf2 service nova] Creating event network-vif-unplugged:e1399109-f616-4f04-87f3-6a9992efbe7d for instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab on cpu-1 [ 1291.556625] [48526]: INFO nova.api.openstack.requestlog [req-78ee9743-6c80-405c-8dc0-a4c8e59dc787 req-20e2e39e-b645-42b8-802f-4d9ddc315bf2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025082 [ 1291.557313] [48526]: [pid: 48526|app: 0|req: 3224/6491] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:15 2025] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1292.054509] [48527]: DEBUG nova.api.openstack.wsgi [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1292.056352] [48527]: DEBUG nova.compute.api [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1292.060490] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.060706] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.060891] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.061178] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.061326] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.061447] [48527]: DEBUG oslo_concurrency.lockutils [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.080135] [48527]: WARNING neutronclient.v2_0.client [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1292.133869] [48526]: DEBUG nova.api.openstack.wsgi [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1292.135457] [48526]: DEBUG nova.compute.api [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1292.141193] [48526]: DEBUG oslo_concurrency.lockutils [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.141458] [48526]: DEBUG oslo_concurrency.lockutils [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.141602] [48526]: DEBUG oslo_concurrency.lockutils [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.141863] [48526]: DEBUG oslo_concurrency.lockutils [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.142148] [48526]: DEBUG oslo_concurrency.lockutils [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.142284] [48526]: DEBUG oslo_concurrency.lockutils [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.169999] [48527]: DEBUG nova.policy [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1292.170154] [48526]: WARNING neutronclient.v2_0.client [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1292.176707] [48527]: INFO nova.api.openstack.requestlog [None req-6cdb654f-0157-4f71-928f-08a01393e3d7 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1365 microversion: 2.1 time: 0.124419 [ 1292.177171] [48527]: [pid: 48527|app: 0|req: 3268/6492] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:16 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1365 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1292.190299] [48526]: DEBUG nova.policy [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1292.195657] [48526]: DEBUG nova.policy [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1292.196299] [48526]: DEBUG nova.policy [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1292.200465] [48526]: INFO nova.api.openstack.requestlog [None req-07adf910-dc83-4840-a91a-83df84943084 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1654 microversion: 2.98 time: 0.068947 [ 1292.200829] [48526]: [pid: 48526|app: 0|req: 3225/6493] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:16 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1654 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1292.249548] [48527]: DEBUG nova.api.openstack.wsgi [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1292.251110] [48527]: DEBUG nova.compute.api [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1292.254945] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.255247] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.255355] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.255673] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.255835] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.255961] [48527]: DEBUG oslo_concurrency.lockutils [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.276436] [48527]: WARNING neutronclient.v2_0.client [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1292.375859] [48527]: DEBUG nova.policy [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1292.380305] [48527]: INFO nova.api.openstack.requestlog [None req-e96271c3-89f2-40f1-a82b-b21a4ed3dbac tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1675 microversion: 2.1 time: 0.133211 [ 1292.380647] [48527]: [pid: 48527|app: 0|req: 3269/6494] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:16 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1675 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1292.857719] [48526]: DEBUG nova.api.openstack.wsgi [req-50f662dc-cfd2-46b9-a9df-31aa5214e7ea req-c356e51a-bc2a-4351-b92d-4d754b1ff4d8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0f604871-e50c-444f-9d82-b123e4bc07a4", "name": "network-vif-plugged", "status": "completed", "tag": "47e300bf-51e9-4328-be71-6047d66ad14d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1292.865064] [48526]: DEBUG oslo_concurrency.lockutils [req-50f662dc-cfd2-46b9-a9df-31aa5214e7ea req-c356e51a-bc2a-4351-b92d-4d754b1ff4d8 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.865297] [48526]: DEBUG oslo_concurrency.lockutils [req-50f662dc-cfd2-46b9-a9df-31aa5214e7ea req-c356e51a-bc2a-4351-b92d-4d754b1ff4d8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.865367] [48526]: DEBUG oslo_concurrency.lockutils [req-50f662dc-cfd2-46b9-a9df-31aa5214e7ea req-c356e51a-bc2a-4351-b92d-4d754b1ff4d8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.871098] [48526]: INFO nova.api.openstack.compute.server_external_events [req-50f662dc-cfd2-46b9-a9df-31aa5214e7ea req-c356e51a-bc2a-4351-b92d-4d754b1ff4d8 service nova] Creating event network-vif-plugged:47e300bf-51e9-4328-be71-6047d66ad14d for instance 0f604871-e50c-444f-9d82-b123e4bc07a4 on cpu-1 [ 1292.876354] [48526]: INFO nova.api.openstack.requestlog [req-50f662dc-cfd2-46b9-a9df-31aa5214e7ea req-c356e51a-bc2a-4351-b92d-4d754b1ff4d8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019592 [ 1292.876354] [48526]: [pid: 48526|app: 0|req: 3226/6495] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:17 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) [ 1293.190074] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1293.191549] [48527]: DEBUG nova.compute.api [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1293.195228] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.195407] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.195549] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.195789] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.195943] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.196114] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.214980] [48527]: WARNING neutronclient.v2_0.client [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1293.217069] [48526]: DEBUG nova.api.openstack.wsgi [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1293.218573] [48526]: DEBUG nova.compute.api [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1293.222192] [48526]: DEBUG oslo_concurrency.lockutils [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.222386] [48526]: DEBUG oslo_concurrency.lockutils [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.222564] [48526]: DEBUG oslo_concurrency.lockutils [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.222878] [48526]: DEBUG oslo_concurrency.lockutils [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.223052] [48526]: DEBUG oslo_concurrency.lockutils [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.223188] [48526]: DEBUG oslo_concurrency.lockutils [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.250972] [48526]: WARNING neutronclient.v2_0.client [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1293.266378] [48526]: DEBUG nova.policy [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.272263] [48526]: DEBUG nova.policy [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.272910] [48526]: DEBUG nova.policy [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.274467] [48527]: DEBUG nova.policy [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.276183] [48526]: INFO nova.api.openstack.requestlog [None req-e11ce73f-5238-45f0-bac1-c9656731a623 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1660 microversion: 2.98 time: 0.061603 [ 1293.276497] [48526]: [pid: 48526|app: 0|req: 3227/6496] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:17 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1293.278627] [48527]: INFO nova.api.openstack.requestlog [None req-5b16c422-1e4f-4f93-ad81-dc484be3cb9e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1365 microversion: 2.1 time: 0.090673 [ 1293.278933] [48527]: [pid: 48527|app: 0|req: 3270/6497] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:17 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1365 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1293.393517] [48526]: DEBUG nova.api.openstack.wsgi [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1293.395121] [48526]: DEBUG nova.compute.api [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1293.398949] [48526]: DEBUG oslo_concurrency.lockutils [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.399165] [48526]: DEBUG oslo_concurrency.lockutils [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.399333] [48526]: DEBUG oslo_concurrency.lockutils [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.399616] [48526]: DEBUG oslo_concurrency.lockutils [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.399794] [48526]: DEBUG oslo_concurrency.lockutils [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.399954] [48526]: DEBUG oslo_concurrency.lockutils [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.419839] [48526]: WARNING neutronclient.v2_0.client [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1293.490104] [48526]: DEBUG nova.policy [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.494617] [48526]: INFO nova.api.openstack.requestlog [None req-209d69f6-f259-4d9e-88fb-499c605cc720 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1678 microversion: 2.1 time: 0.103071 [ 1293.494953] [48526]: [pid: 48526|app: 0|req: 3228/6498] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:17 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1678 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1293.509114] [48527]: DEBUG nova.api.openstack.wsgi [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1293.511206] [48527]: DEBUG nova.compute.api [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1293.516754] [48527]: DEBUG oslo_concurrency.lockutils [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.516960] [48527]: DEBUG oslo_concurrency.lockutils [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.517142] [48527]: DEBUG oslo_concurrency.lockutils [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.517397] [48527]: DEBUG oslo_concurrency.lockutils [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.517544] [48527]: DEBUG oslo_concurrency.lockutils [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.517737] [48527]: DEBUG oslo_concurrency.lockutils [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.539268] [48527]: WARNING neutronclient.v2_0.client [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1293.572717] [48526]: DEBUG nova.api.openstack.wsgi [req-b5967f35-62a3-41fb-9fab-3be4cab621ef req-b24aae4c-0f13-4d18-87cb-f662f4fd4be7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab", "tag": "e1399109-f616-4f04-87f3-6a9992efbe7d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1293.578440] [48526]: DEBUG oslo_concurrency.lockutils [req-b5967f35-62a3-41fb-9fab-3be4cab621ef req-b24aae4c-0f13-4d18-87cb-f662f4fd4be7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.578625] [48526]: DEBUG oslo_concurrency.lockutils [req-b5967f35-62a3-41fb-9fab-3be4cab621ef req-b24aae4c-0f13-4d18-87cb-f662f4fd4be7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.578758] [48526]: DEBUG oslo_concurrency.lockutils [req-b5967f35-62a3-41fb-9fab-3be4cab621ef req-b24aae4c-0f13-4d18-87cb-f662f4fd4be7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.584945] [48526]: INFO nova.api.openstack.compute.server_external_events [req-b5967f35-62a3-41fb-9fab-3be4cab621ef req-b24aae4c-0f13-4d18-87cb-f662f4fd4be7 service nova] Creating event network-changed:e1399109-f616-4f04-87f3-6a9992efbe7d for instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab on cpu-1 [ 1293.589553] [48526]: INFO nova.api.openstack.requestlog [req-b5967f35-62a3-41fb-9fab-3be4cab621ef req-b24aae4c-0f13-4d18-87cb-f662f4fd4be7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018931 [ 1293.589909] [48526]: [pid: 48526|app: 0|req: 3229/6499] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:17 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) [ 1293.609283] [48527]: DEBUG nova.policy [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.613870] [48527]: INFO nova.api.openstack.requestlog [None req-cab4e056-61f4-493b-aa91-4a089bf0ab07 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1678 microversion: 2.1 time: 0.107983 [ 1293.614222] [48527]: [pid: 48527|app: 0|req: 3271/6500] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:17 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1678 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1293.646746] [48526]: DEBUG nova.api.openstack.wsgi [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1293.648475] [48526]: DEBUG nova.compute.api [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1293.652050] [48526]: DEBUG oslo_concurrency.lockutils [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.652358] [48526]: DEBUG oslo_concurrency.lockutils [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.652424] [48526]: DEBUG oslo_concurrency.lockutils [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.652674] [48526]: DEBUG oslo_concurrency.lockutils [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.652829] [48526]: DEBUG oslo_concurrency.lockutils [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.652949] [48526]: DEBUG oslo_concurrency.lockutils [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.666196] [48526]: WARNING neutronclient.v2_0.client [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1293.677557] [48526]: DEBUG nova.compute.api [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=48526) unshelve /opt/stack/nova/nova/compute/api.py:4695}} [ 1293.723947] [48526]: INFO nova.api.openstack.requestlog [None req-52c561ce-9ccd-4bc5-a154-e15d3328c1c4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab/action" status: 202 len: 0 microversion: 2.1 time: 0.079768 [ 1293.724361] [48526]: [pid: 48526|app: 0|req: 3230/6501] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:03:17 2025] POST /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1293.729922] [48527]: DEBUG nova.api.openstack.wsgi [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1293.731640] [48527]: DEBUG nova.compute.api [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1293.735230] [48527]: DEBUG oslo_concurrency.lockutils [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.735428] [48527]: DEBUG oslo_concurrency.lockutils [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.735593] [48527]: DEBUG oslo_concurrency.lockutils [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.735854] [48527]: DEBUG oslo_concurrency.lockutils [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.735997] [48527]: DEBUG oslo_concurrency.lockutils [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.736134] [48527]: DEBUG oslo_concurrency.lockutils [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.757020] [48527]: WARNING neutronclient.v2_0.client [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1293.878963] [48527]: DEBUG nova.policy [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.893491] [48527]: INFO nova.api.openstack.requestlog [None req-f63feb1a-7526-407e-b653-38360071e2e4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1686 microversion: 2.1 time: 0.165654 [ 1293.893491] [48527]: [pid: 48527|app: 0|req: 3272/6502] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:17 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1686 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1294.293104] [48526]: DEBUG nova.api.openstack.wsgi [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1294.293441] [48527]: DEBUG nova.api.openstack.wsgi [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1294.293600] [48526]: DEBUG nova.compute.api [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1294.293636] [48527]: DEBUG nova.compute.api [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1294.297058] [48526]: DEBUG oslo_concurrency.lockutils [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.297209] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.297275] [48526]: DEBUG oslo_concurrency.lockutils [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.297412] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.297480] [48526]: DEBUG oslo_concurrency.lockutils [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.297538] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.297621] [48526]: DEBUG oslo_concurrency.lockutils [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.297706] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.297760] [48526]: DEBUG oslo_concurrency.lockutils [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.297855] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.297919] [48526]: DEBUG oslo_concurrency.lockutils [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.297989] [48527]: DEBUG oslo_concurrency.lockutils [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.319587] [48526]: WARNING neutronclient.v2_0.client [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1294.324042] [48527]: WARNING neutronclient.v2_0.client [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1294.366350] [48527]: DEBUG nova.policy [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1294.368384] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=487,nova_cell1:UPDATE=23,nova_cell1:INSERT=10 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1294.371480] [48527]: DEBUG nova.policy [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1294.372501] [48527]: DEBUG nova.policy [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1294.374319] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=184,nova_api:UPDATE=4,nova_api:INSERT=2,nova_api:DELETE=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1294.376681] [48527]: INFO nova.api.openstack.requestlog [None req-aa47ab91-df76-4167-8e17-abd27c749ce6 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1660 microversion: 2.98 time: 0.086856 [ 1294.378134] [48527]: [pid: 48527|app: 0|req: 3273/6503] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:18 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1660 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1294.378544] [48526]: DEBUG nova.policy [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1294.382791] [48526]: INFO nova.api.openstack.requestlog [None req-1daf564f-800b-4ce8-aec8-6ecf10593da0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1365 microversion: 2.1 time: 0.093549 [ 1294.383126] [48526]: [pid: 48526|app: 0|req: 3231/6504] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:18 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1365 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1294.886297] [48527]: DEBUG nova.api.openstack.wsgi [req-adba38af-a092-4bf7-b653-834b94d2102f req-17803274-7fef-44bd-a8be-72c7b31da85c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0f604871-e50c-444f-9d82-b123e4bc07a4", "tag": "47e300bf-51e9-4328-be71-6047d66ad14d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1294.892113] [48527]: DEBUG oslo_concurrency.lockutils [req-adba38af-a092-4bf7-b653-834b94d2102f req-17803274-7fef-44bd-a8be-72c7b31da85c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.892310] [48527]: DEBUG oslo_concurrency.lockutils [req-adba38af-a092-4bf7-b653-834b94d2102f req-17803274-7fef-44bd-a8be-72c7b31da85c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.892451] [48527]: DEBUG oslo_concurrency.lockutils [req-adba38af-a092-4bf7-b653-834b94d2102f req-17803274-7fef-44bd-a8be-72c7b31da85c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.899729] [48527]: INFO nova.api.openstack.compute.server_external_events [req-adba38af-a092-4bf7-b653-834b94d2102f req-17803274-7fef-44bd-a8be-72c7b31da85c service nova] Creating event network-changed:47e300bf-51e9-4328-be71-6047d66ad14d for instance 0f604871-e50c-444f-9d82-b123e4bc07a4 on cpu-1 [ 1294.904274] [48527]: INFO nova.api.openstack.requestlog [req-adba38af-a092-4bf7-b653-834b94d2102f req-17803274-7fef-44bd-a8be-72c7b31da85c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020048 [ 1294.904683] [48527]: [pid: 48527|app: 0|req: 3274/6505] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:19 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) [ 1294.907784] [48526]: DEBUG nova.api.openstack.wsgi [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1294.909789] [48526]: DEBUG nova.compute.api [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1294.913500] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.913683] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.913814] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.914101] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.914249] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.914391] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.933169] [48526]: WARNING neutronclient.v2_0.client [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1294.993632] [48526]: DEBUG nova.policy [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1294.998878] [48526]: INFO nova.api.openstack.requestlog [None req-fe60e5ea-9164-4fad-81ef-b26cb065a835 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1686 microversion: 2.1 time: 0.094329 [ 1294.999301] [48526]: [pid: 48526|app: 0|req: 3232/6506] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:19 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1686 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1295.395136] [48527]: DEBUG nova.api.openstack.wsgi [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1295.395700] [48526]: DEBUG nova.api.openstack.wsgi [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1295.396774] [48527]: DEBUG nova.compute.api [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1295.397312] [48526]: DEBUG nova.compute.api [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1295.400412] [48527]: DEBUG oslo_concurrency.lockutils [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.400593] [48527]: DEBUG oslo_concurrency.lockutils [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.400729] [48527]: DEBUG oslo_concurrency.lockutils [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.400985] [48527]: DEBUG oslo_concurrency.lockutils [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.401077] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.401146] [48527]: DEBUG oslo_concurrency.lockutils [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.401281] [48527]: DEBUG oslo_concurrency.lockutils [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.401325] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.401473] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.401774] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.401935] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.402103] [48526]: DEBUG oslo_concurrency.lockutils [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.422793] [48526]: WARNING neutronclient.v2_0.client [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1295.426090] [48527]: WARNING neutronclient.v2_0.client [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1295.467297] [48527]: DEBUG nova.policy [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1295.471978] [48527]: DEBUG nova.policy [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1295.472658] [48527]: DEBUG nova.policy [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1295.476354] [48527]: INFO nova.api.openstack.requestlog [None req-079a61f4-13e9-4c27-ae78-ec7884dd4786 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1660 microversion: 2.98 time: 0.083853 [ 1295.476812] [48527]: [pid: 48527|app: 0|req: 3275/6507] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:19 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1660 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1295.535370] [48527]: DEBUG nova.api.openstack.wsgi [None req-e379c9c6-6a14-4100-b0a7-1ed8441d2418 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1295.537993] [48527]: DEBUG nova.compute.api [None req-e379c9c6-6a14-4100-b0a7-1ed8441d2418 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1295.546849] [48527]: DEBUG oslo_concurrency.lockutils [None req-e379c9c6-6a14-4100-b0a7-1ed8441d2418 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.547087] [48527]: DEBUG oslo_concurrency.lockutils [None req-e379c9c6-6a14-4100-b0a7-1ed8441d2418 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.547222] [48527]: DEBUG oslo_concurrency.lockutils [None req-e379c9c6-6a14-4100-b0a7-1ed8441d2418 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.547495] [48527]: DEBUG oslo_concurrency.lockutils [None req-e379c9c6-6a14-4100-b0a7-1ed8441d2418 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.547646] [48527]: DEBUG oslo_concurrency.lockutils [None req-e379c9c6-6a14-4100-b0a7-1ed8441d2418 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.547771] [48527]: DEBUG oslo_concurrency.lockutils [None req-e379c9c6-6a14-4100-b0a7-1ed8441d2418 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.577426] [48527]: INFO nova.api.openstack.requestlog [None req-e379c9c6-6a14-4100-b0a7-1ed8441d2418 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/ips" status: 200 len: 157 microversion: 2.20 time: 0.044609 [ 1295.578174] [48527]: [pid: 48527|app: 0|req: 3276/6508] 10.180.1.21 () {60 vars in 1284 bytes} [Fri Dec 12 14:03:19 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/ips => generated 157 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1295.948670] [48526]: DEBUG nova.policy [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1295.952820] [48526]: INFO nova.api.openstack.requestlog [None req-ecf31286-c925-4ce0-bce2-47ba8c1e898b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1365 microversion: 2.1 time: 0.559477 [ 1295.953356] [48526]: [pid: 48526|app: 0|req: 3233/6509] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:19 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1365 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1296.012994] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1296.014527] [48527]: DEBUG nova.compute.api [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1296.018064] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.018219] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.018341] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.018606] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.018742] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.018862] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.040665] [48527]: WARNING neutronclient.v2_0.client [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1296.102485] [48527]: DEBUG nova.policy [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1296.107091] [48527]: INFO nova.api.openstack.requestlog [None req-3a014221-9803-4be6-a361-8a757a6b86ce tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1626 microversion: 2.1 time: 0.096128 [ 1296.107446] [48527]: [pid: 48527|app: 0|req: 3277/6510] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:20 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1626 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1296.493065] [48526]: DEBUG nova.api.openstack.wsgi [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1296.494537] [48526]: DEBUG nova.compute.api [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1296.500914] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.501199] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.501433] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.501773] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.502018] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.502134] [48526]: DEBUG oslo_concurrency.lockutils [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.532673] [48526]: WARNING neutronclient.v2_0.client [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1296.550901] [48526]: DEBUG nova.policy [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1296.557366] [48526]: DEBUG nova.policy [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1296.557937] [48526]: DEBUG nova.policy [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1296.561041] [48526]: INFO nova.api.openstack.requestlog [None req-ebe63eac-4336-4926-92c0-60d0a957f63f tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1660 microversion: 2.98 time: 0.070270 [ 1296.561460] [48526]: [pid: 48526|app: 0|req: 3234/6511] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:20 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1660 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1296.672698] [48527]: DEBUG nova.api.openstack.wsgi [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1296.674191] [48527]: DEBUG nova.compute.api [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1296.678187] [48527]: DEBUG oslo_concurrency.lockutils [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.678364] [48527]: DEBUG oslo_concurrency.lockutils [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.678496] [48527]: DEBUG oslo_concurrency.lockutils [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.678743] [48527]: DEBUG oslo_concurrency.lockutils [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.678888] [48527]: DEBUG oslo_concurrency.lockutils [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.679020] [48527]: DEBUG oslo_concurrency.lockutils [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.698525] [48527]: WARNING neutronclient.v2_0.client [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1296.769026] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=7 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1296.813037] [48527]: DEBUG nova.policy [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1296.819419] [48527]: INFO nova.api.openstack.requestlog [None req-600d05af-c0b9-4bd5-bbb3-0517bff779de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1549 microversion: 2.1 time: 0.148763 [ 1296.819901] [48527]: [pid: 48527|app: 0|req: 3278/6512] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:20 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1549 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1296.832075] [48526]: DEBUG nova.api.openstack.wsgi [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1296.832208] [48526]: DEBUG nova.compute.api [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1296.838315] [48526]: DEBUG oslo_concurrency.lockutils [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.838552] [48526]: DEBUG oslo_concurrency.lockutils [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.838729] [48526]: DEBUG oslo_concurrency.lockutils [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.839009] [48526]: DEBUG oslo_concurrency.lockutils [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.839201] [48526]: DEBUG oslo_concurrency.lockutils [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.839374] [48526]: DEBUG oslo_concurrency.lockutils [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.864743] [48526]: DEBUG nova.compute.api [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1296.915263] [48526]: INFO nova.api.openstack.requestlog [None req-37d51743-00d9-49f2-a184-c3bbc8a73b92 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 204 len: 0 microversion: 2.1 time: 0.085202 [ 1296.915627] [48526]: [pid: 48526|app: 0|req: 3235/6513] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:03:21 2025] DELETE /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1296.920927] [48527]: DEBUG nova.api.openstack.wsgi [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1296.922574] [48527]: DEBUG nova.compute.api [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1296.926098] [48527]: DEBUG oslo_concurrency.lockutils [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.926284] [48527]: DEBUG oslo_concurrency.lockutils [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.926416] [48527]: DEBUG oslo_concurrency.lockutils [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.926659] [48527]: DEBUG oslo_concurrency.lockutils [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.926817] [48527]: DEBUG oslo_concurrency.lockutils [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.926936] [48527]: DEBUG oslo_concurrency.lockutils [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.942933] [48527]: WARNING neutronclient.v2_0.client [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1296.966100] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1296.967821] [48526]: DEBUG nova.compute.api [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1296.971248] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.971444] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.971593] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.971866] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.972041] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.972154] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.989399] [48526]: WARNING neutronclient.v2_0.client [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1297.003533] [48527]: DEBUG nova.policy [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.008180] [48527]: INFO nova.api.openstack.requestlog [None req-b45df849-826c-48a8-8d4e-4106b71c65d0 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1564 microversion: 2.1 time: 0.089398 [ 1297.008515] [48527]: [pid: 48527|app: 0|req: 3279/6514] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:21 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1564 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1297.046590] [48526]: DEBUG nova.policy [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.051140] [48526]: INFO nova.api.openstack.requestlog [None req-bb83ceb4-93c2-469e-b101-8e6287b40254 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1365 microversion: 2.1 time: 0.087498 [ 1297.051909] [48526]: [pid: 48526|app: 0|req: 3236/6515] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:21 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1365 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1297.122653] [48527]: DEBUG nova.api.openstack.wsgi [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1297.124846] [48527]: DEBUG nova.compute.api [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1297.129168] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.129533] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.129748] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.130185] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.130407] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.130670] [48527]: DEBUG oslo_concurrency.lockutils [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.146717] [48527]: WARNING neutronclient.v2_0.client [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1297.188917] [48526]: DEBUG nova.api.openstack.wsgi [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1297.190373] [48526]: DEBUG nova.compute.api [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1297.194315] [48526]: DEBUG oslo_concurrency.lockutils [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.194554] [48526]: DEBUG oslo_concurrency.lockutils [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.194729] [48526]: DEBUG oslo_concurrency.lockutils [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.195082] [48526]: DEBUG oslo_concurrency.lockutils [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.195272] [48526]: DEBUG oslo_concurrency.lockutils [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.195402] [48526]: DEBUG oslo_concurrency.lockutils [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.213593] [48526]: DEBUG oslo_concurrency.lockutils [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.213807] [48526]: DEBUG oslo_concurrency.lockutils [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.213953] [48526]: DEBUG oslo_concurrency.lockutils [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.217710] [48526]: DEBUG nova.objects.instance [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lazy-loading 'flavor' on Instance uuid 34dc5a22-7c95-4feb-9dcd-d656d699b08e {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1297.223444] [48527]: DEBUG nova.policy [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.228553] [48527]: INFO nova.api.openstack.requestlog [None req-13ada129-f9dd-4f1e-99fc-856d6a3ada1a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1628 microversion: 2.1 time: 0.109039 [ 1297.229045] [48527]: [pid: 48527|app: 0|req: 3280/6516] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:21 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1628 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1297.580228] [48527]: DEBUG nova.api.openstack.wsgi [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1297.581682] [48527]: DEBUG nova.compute.api [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1297.586303] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.586496] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.586650] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.586925] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.587096] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.587980] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.620407] [48527]: WARNING neutronclient.v2_0.client [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1297.631986] [48526]: INFO nova.api.openstack.requestlog [None req-70aaeef8-3c7d-4f96-80ab-2249b0432c8a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/action" status: 202 len: 0 microversion: 2.20 time: 0.445086 [ 1297.634636] [48526]: [pid: 48526|app: 0|req: 3237/6517] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 14:03:21 2025] POST /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/action => generated 0 bytes in 446 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1297.638734] [48526]: DEBUG nova.api.openstack.wsgi [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1297.640627] [48526]: DEBUG nova.compute.api [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1297.644034] [48527]: DEBUG nova.policy [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.647836] [48526]: DEBUG oslo_concurrency.lockutils [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.648046] [48526]: DEBUG oslo_concurrency.lockutils [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.648210] [48526]: DEBUG oslo_concurrency.lockutils [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.648497] [48526]: DEBUG oslo_concurrency.lockutils [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.648654] [48526]: DEBUG oslo_concurrency.lockutils [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.648779] [48526]: DEBUG oslo_concurrency.lockutils [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.652124] [48527]: DEBUG nova.policy [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.653016] [48527]: DEBUG nova.policy [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.656471] [48527]: INFO nova.api.openstack.requestlog [None req-0cda5e82-2897-41dc-83b3-7fe03ec73c04 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1660 microversion: 2.98 time: 0.078395 [ 1297.656825] [48527]: [pid: 48527|app: 0|req: 3281/6518] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:21 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1660 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1297.675418] [48526]: WARNING neutronclient.v2_0.client [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1297.782075] [48526]: DEBUG nova.policy [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.786909] [48526]: DEBUG nova.policy [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.787586] [48526]: DEBUG nova.policy [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.788286] [48526]: INFO nova.api.openstack.requestlog [None req-1581777e-865b-4616-8f60-dd7176099352 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1723 microversion: 2.20 time: 0.152651 [ 1297.788628] [48526]: [pid: 48526|app: 0|req: 3238/6519] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:21 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1723 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1298.022487] [48527]: DEBUG nova.api.openstack.wsgi [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1298.024083] [48527]: DEBUG nova.compute.api [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1298.027822] [48527]: DEBUG oslo_concurrency.lockutils [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.028051] [48527]: DEBUG oslo_concurrency.lockutils [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.028183] [48527]: DEBUG oslo_concurrency.lockutils [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.028446] [48527]: DEBUG oslo_concurrency.lockutils [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.028592] [48527]: DEBUG oslo_concurrency.lockutils [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.028714] [48527]: DEBUG oslo_concurrency.lockutils [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.047562] [48527]: WARNING neutronclient.v2_0.client [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1298.064070] [48526]: DEBUG nova.api.openstack.wsgi [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1298.065552] [48526]: DEBUG nova.compute.api [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1298.069251] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.069440] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.069637] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.069849] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.069998] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.070133] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.088412] [48526]: WARNING neutronclient.v2_0.client [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1298.131742] [48527]: DEBUG nova.policy [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.136394] [48527]: INFO nova.api.openstack.requestlog [None req-085b5dae-ff82-42d0-acf0-c1f54301c4c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1564 microversion: 2.1 time: 0.116304 [ 1298.137271] [48527]: [pid: 48527|app: 0|req: 3282/6520] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:22 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1564 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1298.175121] [48526]: DEBUG nova.policy [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.179255] [48526]: INFO nova.api.openstack.requestlog [None req-fdf3fac6-f89e-4ef4-9236-e444a11572db tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1365 microversion: 2.1 time: 0.117247 [ 1298.180027] [48526]: [pid: 48526|app: 0|req: 3239/6521] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:22 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1365 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1298.244060] [48527]: DEBUG nova.api.openstack.wsgi [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1298.244918] [48527]: DEBUG nova.compute.api [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1298.248382] [48527]: DEBUG oslo_concurrency.lockutils [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.248560] [48527]: DEBUG oslo_concurrency.lockutils [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.248693] [48527]: DEBUG oslo_concurrency.lockutils [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.248939] [48527]: DEBUG oslo_concurrency.lockutils [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.249095] [48527]: DEBUG oslo_concurrency.lockutils [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.249236] [48527]: DEBUG oslo_concurrency.lockutils [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.266092] [48527]: WARNING neutronclient.v2_0.client [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1298.346829] [48527]: DEBUG nova.policy [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.351521] [48527]: INFO nova.api.openstack.requestlog [None req-032fa4a0-c030-4fe9-8118-1ba231def93d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.110384 [ 1298.351995] [48527]: [pid: 48527|app: 0|req: 3283/6522] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:22 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1298.672241] [48526]: DEBUG nova.api.openstack.wsgi [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1298.673739] [48526]: DEBUG nova.compute.api [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1298.680303] [48526]: DEBUG oslo_concurrency.lockutils [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.680523] [48526]: DEBUG oslo_concurrency.lockutils [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.680657] [48526]: DEBUG oslo_concurrency.lockutils [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.680950] [48526]: DEBUG oslo_concurrency.lockutils [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.681136] [48526]: DEBUG oslo_concurrency.lockutils [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.681248] [48526]: DEBUG oslo_concurrency.lockutils [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.717214] [48526]: WARNING neutronclient.v2_0.client [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1298.738224] [48526]: DEBUG nova.policy [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.746553] [48526]: DEBUG nova.policy [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.747644] [48526]: DEBUG nova.policy [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.752200] [48526]: INFO nova.api.openstack.requestlog [None req-434dbb8a-efed-4d71-89c5-6589b2b8cb7b tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1660 microversion: 2.98 time: 0.082058 [ 1298.752673] [48526]: [pid: 48526|app: 0|req: 3240/6523] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:22 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1660 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1298.802967] [48527]: DEBUG nova.api.openstack.wsgi [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1298.804643] [48527]: DEBUG nova.compute.api [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1298.808511] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.808725] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.808887] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.809245] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.809413] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.809553] [48527]: DEBUG oslo_concurrency.lockutils [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.827224] [48527]: WARNING neutronclient.v2_0.client [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1298.909086] [48527]: DEBUG nova.policy [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.914092] [48527]: DEBUG nova.policy [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.914745] [48527]: DEBUG nova.policy [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.915400] [48527]: INFO nova.api.openstack.requestlog [None req-e41c0045-2309-49cc-9e95-ee65d6cda2db tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1723 microversion: 2.20 time: 0.115489 [ 1298.915756] [48527]: [pid: 48527|app: 0|req: 3284/6524] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:23 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1723 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1299.154499] [48526]: DEBUG nova.api.openstack.wsgi [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1299.156158] [48526]: DEBUG nova.compute.api [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1299.160506] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.160797] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.161043] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.161458] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.161696] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.161932] [48526]: DEBUG oslo_concurrency.lockutils [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.182910] [48526]: WARNING neutronclient.v2_0.client [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1299.193336] [48527]: DEBUG nova.api.openstack.wsgi [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1299.194891] [48527]: DEBUG nova.compute.api [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1299.198686] [48527]: DEBUG oslo_concurrency.lockutils [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.198906] [48527]: DEBUG oslo_concurrency.lockutils [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.199055] [48527]: DEBUG oslo_concurrency.lockutils [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.199369] [48527]: DEBUG oslo_concurrency.lockutils [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.199542] [48527]: DEBUG oslo_concurrency.lockutils [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.199669] [48527]: DEBUG oslo_concurrency.lockutils [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.217785] [48527]: WARNING neutronclient.v2_0.client [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1299.245411] [48526]: DEBUG nova.policy [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1299.250240] [48526]: INFO nova.api.openstack.requestlog [None req-f2d4c5ea-2942-48d4-b3bc-022caf795cc8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1564 microversion: 2.1 time: 0.098097 [ 1299.250585] [48526]: [pid: 48526|app: 0|req: 3241/6525] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:23 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1564 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1299.279071] [48527]: DEBUG nova.policy [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1299.283146] [48527]: INFO nova.api.openstack.requestlog [None req-b973aa0d-c19b-4cba-95dc-a95f3027830c tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1365 microversion: 2.1 time: 0.092133 [ 1299.283462] [48527]: [pid: 48527|app: 0|req: 3285/6526] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:23 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1365 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1299.364937] [48526]: DEBUG nova.api.openstack.wsgi [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1299.366388] [48526]: DEBUG nova.compute.api [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1299.369628] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.369800] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.369936] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.370205] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.370347] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.370466] [48526]: DEBUG oslo_concurrency.lockutils [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.390159] [48526]: WARNING neutronclient.v2_0.client [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1299.450395] [48526]: DEBUG nova.policy [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1299.454592] [48526]: INFO nova.api.openstack.requestlog [None req-d6ce4e0e-1580-4ec2-81ba-ebefd824f7fe tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.091847 [ 1299.454987] [48526]: [pid: 48526|app: 0|req: 3242/6527] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:23 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1299.538745] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1299.579346] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=4 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1299.769443] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1299.770986] [48527]: DEBUG nova.compute.api [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1299.776107] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.776298] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.776448] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.776736] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.776897] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.777050] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.798614] [48527]: WARNING neutronclient.v2_0.client [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1299.811997] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=5 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1299.819584] [48527]: DEBUG nova.policy [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1299.824279] [48527]: DEBUG nova.policy [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1299.824922] [48527]: DEBUG nova.policy [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1299.827606] [48527]: INFO nova.api.openstack.requestlog [None req-2a97520b-ee6b-4af9-8425-aec7d080dd18 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1645 microversion: 2.98 time: 0.061189 [ 1299.827922] [48527]: [pid: 48527|app: 0|req: 3286/6528] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:23 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1645 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1299.848366] [48526]: DEBUG nova.api.openstack.wsgi [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1299.848586] [48526]: DEBUG nova.compute.api [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1299.852102] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.852374] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.852646] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.852948] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.853169] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.853350] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.868733] [48526]: DEBUG nova.compute.api [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1299.916163] [48526]: INFO nova.api.openstack.requestlog [None req-0f330f95-f7b3-4e1c-bca9-fece2158ade2 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 204 len: 0 microversion: 2.98 time: 0.069734 [ 1299.916527] [48526]: [pid: 48526|app: 0|req: 3243/6529] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 14:03:24 2025] DELETE /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1299.922927] [48527]: DEBUG nova.api.openstack.wsgi [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1299.925322] [48527]: DEBUG nova.compute.api [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1299.930701] [48526]: DEBUG nova.api.openstack.wsgi [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1299.932218] [48526]: DEBUG nova.compute.api [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1299.932683] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.932880] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.933032] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.933378] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.933532] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.933653] [48527]: DEBUG oslo_concurrency.lockutils [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.936176] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.936434] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.936626] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.937228] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.937228] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.937377] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.962336] [48526]: WARNING neutronclient.v2_0.client [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1299.966113] [48527]: WARNING neutronclient.v2_0.client [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1300.019381] [48527]: DEBUG nova.policy [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.026746] [48527]: DEBUG nova.policy [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.027360] [48527]: DEBUG nova.policy [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.030265] [48527]: INFO nova.api.openstack.requestlog [None req-ef1a5d2b-283a-4ff1-a73c-9c5c285c533c tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1651 microversion: 2.98 time: 0.110607 [ 1300.030582] [48527]: [pid: 48527|app: 0|req: 3287/6530] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:24 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1651 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1300.043201] [48526]: DEBUG nova.policy [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.047425] [48526]: DEBUG nova.policy [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.047994] [48526]: DEBUG nova.policy [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.048603] [48526]: INFO nova.api.openstack.requestlog [None req-4a9b7655-3e43-4ff3-9835-4d2760540488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1723 microversion: 2.20 time: 0.120669 [ 1300.049141] [48526]: [pid: 48526|app: 0|req: 3244/6531] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:24 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1723 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1300.263943] [48527]: DEBUG nova.api.openstack.wsgi [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1300.265455] [48527]: DEBUG nova.compute.api [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1300.269025] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.269190] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.269300] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.269550] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.269691] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.269812] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.286831] [48527]: WARNING neutronclient.v2_0.client [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1300.299552] [48526]: DEBUG nova.api.openstack.wsgi [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1300.301046] [48526]: DEBUG nova.compute.api [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1300.304377] [48526]: DEBUG oslo_concurrency.lockutils [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.304638] [48526]: DEBUG oslo_concurrency.lockutils [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.304807] [48526]: DEBUG oslo_concurrency.lockutils [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.305093] [48526]: DEBUG oslo_concurrency.lockutils [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.305302] [48526]: DEBUG oslo_concurrency.lockutils [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.305491] [48526]: DEBUG oslo_concurrency.lockutils [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.325480] [48526]: WARNING neutronclient.v2_0.client [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1300.679708] [48527]: DEBUG nova.policy [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.686347] [48527]: INFO nova.api.openstack.requestlog [None req-a8f50f31-24a8-4a75-aadb-5ecbf519fda5 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1497 microversion: 2.1 time: 0.424491 [ 1300.686669] [48527]: [pid: 48527|app: 0|req: 3288/6532] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:24 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1497 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1300.689396] [48527]: DEBUG nova.api.openstack.wsgi [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1300.690538] [48527]: DEBUG nova.compute.api [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1300.695389] [48527]: DEBUG oslo_concurrency.lockutils [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.695590] [48527]: DEBUG oslo_concurrency.lockutils [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.695907] [48527]: DEBUG oslo_concurrency.lockutils [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.696129] [48527]: DEBUG oslo_concurrency.lockutils [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.696266] [48527]: DEBUG oslo_concurrency.lockutils [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.696390] [48527]: DEBUG oslo_concurrency.lockutils [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.719060] [48527]: WARNING neutronclient.v2_0.client [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1300.742848] [48526]: DEBUG nova.policy [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.747230] [48526]: INFO nova.api.openstack.requestlog [None req-14e1fe64-cc86-49c8-9dce-3e06c1638619 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1365 microversion: 2.1 time: 0.449790 [ 1300.747723] [48526]: [pid: 48526|app: 0|req: 3245/6533] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:24 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1365 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1300.750400] [48526]: DEBUG nova.api.openstack.wsgi [req-52c13f04-5267-431d-bcf8-7c0f2ab5be30 req-e37e2919-07ca-4dd9-9f58-e1b210c0e8e7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6b82d4c-5a86-4502-bf16-721947d0af6e", "name": "network-vif-deleted", "tag": "d2a28d62-baef-4e68-acb0-fd7ae5c32263"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1300.755808] [48526]: DEBUG oslo_concurrency.lockutils [req-52c13f04-5267-431d-bcf8-7c0f2ab5be30 req-e37e2919-07ca-4dd9-9f58-e1b210c0e8e7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.755983] [48526]: DEBUG oslo_concurrency.lockutils [req-52c13f04-5267-431d-bcf8-7c0f2ab5be30 req-e37e2919-07ca-4dd9-9f58-e1b210c0e8e7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.756153] [48526]: DEBUG oslo_concurrency.lockutils [req-52c13f04-5267-431d-bcf8-7c0f2ab5be30 req-e37e2919-07ca-4dd9-9f58-e1b210c0e8e7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.765697] [48526]: INFO nova.api.openstack.compute.server_external_events [req-52c13f04-5267-431d-bcf8-7c0f2ab5be30 req-e37e2919-07ca-4dd9-9f58-e1b210c0e8e7 service nova] Creating event network-vif-deleted:d2a28d62-baef-4e68-acb0-fd7ae5c32263 for instance f6b82d4c-5a86-4502-bf16-721947d0af6e on cpu-1 [ 1300.770355] [48526]: INFO nova.api.openstack.requestlog [req-52c13f04-5267-431d-bcf8-7c0f2ab5be30 req-e37e2919-07ca-4dd9-9f58-e1b210c0e8e7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021831 [ 1300.770819] [48526]: [pid: 48526|app: 0|req: 3246/6534] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:24 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) [ 1300.832731] [48527]: DEBUG nova.policy [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.841020] [48527]: INFO nova.api.openstack.requestlog [None req-37bab1c7-9fdf-4c24-bfba-9c461c6a0196 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.150295 [ 1300.841020] [48527]: [pid: 48527|app: 0|req: 3289/6535] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:24 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1301.046868] [48526]: DEBUG nova.api.openstack.wsgi [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1301.048301] [48526]: DEBUG nova.compute.api [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1301.051898] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.052093] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.052230] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.052479] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.052627] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.052772] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.064119] [48527]: DEBUG nova.api.openstack.wsgi [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1301.065667] [48527]: DEBUG nova.compute.api [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1301.069078] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.069264] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.069397] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.070043] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.070043] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.070043] [48527]: DEBUG oslo_concurrency.lockutils [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.080929] [48526]: WARNING neutronclient.v2_0.client [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1301.086104] [48527]: WARNING neutronclient.v2_0.client [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1301.098436] [48526]: DEBUG nova.policy [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.102614] [48526]: DEBUG nova.policy [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.103218] [48526]: DEBUG nova.policy [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.106691] [48526]: INFO nova.api.openstack.requestlog [None req-a6d03fd4-be9d-41df-9f3e-958298f6d465 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1651 microversion: 2.98 time: 0.062233 [ 1301.107139] [48526]: [pid: 48526|app: 0|req: 3247/6536] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:25 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1651 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1301.149354] [48527]: DEBUG nova.policy [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.154021] [48527]: DEBUG nova.policy [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.154021] [48527]: DEBUG nova.policy [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.154614] [48527]: INFO nova.api.openstack.requestlog [None req-4ab36c19-83d2-4737-a11d-d08f2c41cbf1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1744 microversion: 2.20 time: 0.092821 [ 1301.154949] [48527]: [pid: 48527|app: 0|req: 3290/6537] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:25 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1744 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1301.279024] [48526]: DEBUG nova.api.openstack.wsgi [req-db52a260-4fc3-4859-b3f6-851cea32ceb5 req-8406f445-f6ce-4e2d-80a2-1098e986d64c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab", "name": "network-vif-plugged", "status": "completed", "tag": "e1399109-f616-4f04-87f3-6a9992efbe7d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1301.288758] [48526]: DEBUG oslo_concurrency.lockutils [req-db52a260-4fc3-4859-b3f6-851cea32ceb5 req-8406f445-f6ce-4e2d-80a2-1098e986d64c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.288896] [48526]: DEBUG oslo_concurrency.lockutils [req-db52a260-4fc3-4859-b3f6-851cea32ceb5 req-8406f445-f6ce-4e2d-80a2-1098e986d64c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.289085] [48526]: DEBUG oslo_concurrency.lockutils [req-db52a260-4fc3-4859-b3f6-851cea32ceb5 req-8406f445-f6ce-4e2d-80a2-1098e986d64c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.295346] [48526]: INFO nova.api.openstack.compute.server_external_events [req-db52a260-4fc3-4859-b3f6-851cea32ceb5 req-8406f445-f6ce-4e2d-80a2-1098e986d64c service nova] Creating event network-vif-plugged:e1399109-f616-4f04-87f3-6a9992efbe7d for instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab on cpu-1 [ 1301.299772] [48526]: INFO nova.api.openstack.requestlog [req-db52a260-4fc3-4859-b3f6-851cea32ceb5 req-8406f445-f6ce-4e2d-80a2-1098e986d64c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022906 [ 1301.300174] [48526]: [pid: 48526|app: 0|req: 3248/6538] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:25 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) [ 1301.699666] [48527]: DEBUG nova.api.openstack.wsgi [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1301.701365] [48527]: DEBUG nova.compute.api [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1301.706964] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.707261] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.707437] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.707741] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.707898] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.708056] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.731755] [48527]: WARNING neutronclient.v2_0.client [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1301.752441] [48527]: DEBUG nova.policy [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.759752] [48527]: INFO nova.api.openstack.requestlog [None req-fe8fda21-e9a7-4bfd-b911-4bafa7db1dd8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1205 microversion: 2.1 time: 0.062240 [ 1301.760282] [48527]: [pid: 48527|app: 0|req: 3291/6539] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:25 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1205 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1301.760591] [48526]: DEBUG nova.api.openstack.wsgi [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1301.762180] [48526]: DEBUG nova.compute.api [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1301.766291] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.766486] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.766622] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.766971] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.767182] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.767310] [48526]: DEBUG oslo_concurrency.lockutils [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.789950] [48526]: WARNING neutronclient.v2_0.client [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1301.851627] [48527]: DEBUG nova.api.openstack.wsgi [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1301.853375] [48527]: DEBUG nova.compute.api [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1301.856902] [48527]: DEBUG oslo_concurrency.lockutils [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.857220] [48527]: DEBUG oslo_concurrency.lockutils [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.857378] [48527]: DEBUG oslo_concurrency.lockutils [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.857623] [48527]: DEBUG oslo_concurrency.lockutils [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.857779] [48527]: DEBUG oslo_concurrency.lockutils [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.857903] [48527]: DEBUG oslo_concurrency.lockutils [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.876654] [48527]: WARNING neutronclient.v2_0.client [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1301.902038] [48526]: DEBUG nova.policy [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.906646] [48526]: INFO nova.api.openstack.requestlog [None req-1aa646c9-b78d-44b2-8766-79c0e9d793bc tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1554 microversion: 2.1 time: 0.148512 [ 1301.907010] [48526]: [pid: 48526|app: 0|req: 3249/6540] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:25 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1554 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1301.919299] [48526]: DEBUG nova.api.openstack.wsgi [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1301.920726] [48526]: DEBUG nova.compute.api [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1301.924172] [48526]: DEBUG oslo_concurrency.lockutils [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.924359] [48526]: DEBUG oslo_concurrency.lockutils [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.924491] [48526]: DEBUG oslo_concurrency.lockutils [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.924792] [48526]: DEBUG oslo_concurrency.lockutils [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.924936] [48526]: DEBUG oslo_concurrency.lockutils [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.925073] [48526]: DEBUG oslo_concurrency.lockutils [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.938198] [48526]: WARNING neutronclient.v2_0.client [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1301.940610] [48527]: DEBUG nova.policy [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.944893] [48527]: INFO nova.api.openstack.requestlog [None req-685aeaf0-0dff-4499-a20f-7ed15ce3b362 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.095649 [ 1301.945253] [48527]: [pid: 48527|app: 0|req: 3292/6541] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:26 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1301.971721] [48526]: INFO nova.api.openstack.requestlog [None req-4027791e-9f19-41da-a7b8-78f1491ddcdd tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.055185 [ 1301.972213] [48526]: [pid: 48526|app: 0|req: 3250/6542] 10.180.1.21 () {58 vars in 1270 bytes} [Fri Dec 12 14:03:26 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-interface => generated 287 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1302.123707] [48527]: DEBUG nova.api.openstack.wsgi [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1302.125836] [48527]: DEBUG nova.compute.api [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1302.131470] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.131658] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.131794] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.132068] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.132214] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.132336] [48527]: DEBUG oslo_concurrency.lockutils [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.169033] [48526]: DEBUG nova.api.openstack.wsgi [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1302.170638] [48526]: DEBUG nova.compute.api [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1302.172950] [48527]: WARNING neutronclient.v2_0.client [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1302.175390] [48526]: DEBUG oslo_concurrency.lockutils [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.175653] [48526]: DEBUG oslo_concurrency.lockutils [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.175826] [48526]: DEBUG oslo_concurrency.lockutils [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.176094] [48526]: DEBUG oslo_concurrency.lockutils [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.176245] [48526]: DEBUG oslo_concurrency.lockutils [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.176379] [48526]: DEBUG oslo_concurrency.lockutils [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.195113] [48526]: WARNING neutronclient.v2_0.client [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1302.199888] [48527]: DEBUG nova.policy [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1302.207374] [48527]: DEBUG nova.policy [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1302.207996] [48527]: DEBUG nova.policy [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1302.211343] [48527]: INFO nova.api.openstack.requestlog [None req-3dda74f6-8c6f-474d-a4bd-922f987bafbb tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1651 microversion: 2.98 time: 0.090816 [ 1302.211688] [48527]: [pid: 48527|app: 0|req: 3293/6543] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:26 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1651 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1302.291550] [48526]: DEBUG nova.policy [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1302.296290] [48526]: DEBUG nova.policy [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1302.296893] [48526]: DEBUG nova.policy [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1302.297645] [48526]: INFO nova.api.openstack.requestlog [None req-df333dbe-b647-4d38-8398-cd2f1dcac5f4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1744 microversion: 2.20 time: 0.131184 [ 1302.297992] [48526]: [pid: 48526|app: 0|req: 3251/6544] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:26 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1744 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1302.777048] [48527]: DEBUG nova.api.openstack.wsgi [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1302.780023] [48527]: DEBUG nova.compute.api [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1302.781472] [48526]: DEBUG nova.api.openstack.wsgi [req-61545eb2-a1bf-4be4-9867-962482634767 req-9c1a0a96-e421-43eb-98e9-abc52f7214b9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0f604871-e50c-444f-9d82-b123e4bc07a4", "tag": "47e300bf-51e9-4328-be71-6047d66ad14d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1302.785682] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.786140] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.786422] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.787647] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.787647] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.787647] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.788056] [48526]: DEBUG oslo_concurrency.lockutils [req-61545eb2-a1bf-4be4-9867-962482634767 req-9c1a0a96-e421-43eb-98e9-abc52f7214b9 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.788312] [48526]: DEBUG oslo_concurrency.lockutils [req-61545eb2-a1bf-4be4-9867-962482634767 req-9c1a0a96-e421-43eb-98e9-abc52f7214b9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.788475] [48526]: DEBUG oslo_concurrency.lockutils [req-61545eb2-a1bf-4be4-9867-962482634767 req-9c1a0a96-e421-43eb-98e9-abc52f7214b9 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.800195] [48526]: INFO nova.api.openstack.compute.server_external_events [req-61545eb2-a1bf-4be4-9867-962482634767 req-9c1a0a96-e421-43eb-98e9-abc52f7214b9 service nova] Creating event network-changed:47e300bf-51e9-4328-be71-6047d66ad14d for instance 0f604871-e50c-444f-9d82-b123e4bc07a4 on cpu-1 [ 1302.805513] [48526]: INFO nova.api.openstack.requestlog [req-61545eb2-a1bf-4be4-9867-962482634767 req-9c1a0a96-e421-43eb-98e9-abc52f7214b9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026089 [ 1302.805905] [48526]: [pid: 48526|app: 0|req: 3252/6545] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:27 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) [ 1302.816062] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.816062] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.816062] [48527]: DEBUG oslo_concurrency.lockutils [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.816062] [48527]: DEBUG nova.objects.instance [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid f6b82d4c-5a86-4502-bf16-721947d0af6e {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1302.819357] [48527]: WARNING neutronclient.v2_0.client [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1302.845440] [48527]: DEBUG nova.policy [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1302.854505] [48527]: INFO nova.api.openstack.requestlog [None req-b9a2f474-d294-48ea-b973-7a7a7e79a56a tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 200 len: 1210 microversion: 2.1 time: 0.079890 [ 1302.854973] [48527]: [pid: 48527|app: 0|req: 3294/6546] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:26 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 1210 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1302.959364] [48526]: DEBUG nova.api.openstack.wsgi [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1302.961083] [48526]: DEBUG nova.compute.api [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1302.965082] [48526]: DEBUG oslo_concurrency.lockutils [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.965275] [48526]: DEBUG oslo_concurrency.lockutils [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.965427] [48526]: DEBUG oslo_concurrency.lockutils [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.965685] [48526]: DEBUG oslo_concurrency.lockutils [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.965863] [48526]: DEBUG oslo_concurrency.lockutils [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.966019] [48526]: DEBUG oslo_concurrency.lockutils [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.988101] [48526]: WARNING neutronclient.v2_0.client [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1303.075413] [48526]: DEBUG nova.policy [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1303.081022] [48526]: INFO nova.api.openstack.requestlog [None req-4802fb5a-5e83-4fd9-8948-82350b850cf6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.124210 [ 1303.081522] [48526]: [pid: 48526|app: 0|req: 3253/6547] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:27 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1303.232518] [48527]: DEBUG nova.api.openstack.wsgi [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1303.234054] [48527]: DEBUG nova.compute.api [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1303.237846] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.238081] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.238190] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.238452] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.238593] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.238715] [48527]: DEBUG oslo_concurrency.lockutils [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.263449] [48527]: WARNING neutronclient.v2_0.client [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1303.281469] [48527]: DEBUG nova.policy [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1303.285910] [48527]: DEBUG nova.policy [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1303.286468] [48527]: DEBUG nova.policy [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1303.292697] [48527]: INFO nova.api.openstack.requestlog [None req-0cb3aff5-664c-40e0-be89-25633f16292a tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1651 microversion: 2.98 time: 0.062450 [ 1303.293058] [48527]: [pid: 48527|app: 0|req: 3295/6548] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:27 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1651 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1303.315038] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1303.316457] [48527]: DEBUG nova.api.openstack.wsgi [req-8fcfa656-75cc-45f7-8ac1-1dea51ef5b77 req-899d61d7-5029-4191-bb39-7e6bd477f64f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab", "tag": "e1399109-f616-4f04-87f3-6a9992efbe7d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1303.316609] [48526]: DEBUG nova.compute.api [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1303.320087] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.320248] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.320384] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.320668] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.320788] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.320908] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.323895] [48527]: DEBUG oslo_concurrency.lockutils [req-8fcfa656-75cc-45f7-8ac1-1dea51ef5b77 req-899d61d7-5029-4191-bb39-7e6bd477f64f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.324115] [48527]: DEBUG oslo_concurrency.lockutils [req-8fcfa656-75cc-45f7-8ac1-1dea51ef5b77 req-899d61d7-5029-4191-bb39-7e6bd477f64f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.324275] [48527]: DEBUG oslo_concurrency.lockutils [req-8fcfa656-75cc-45f7-8ac1-1dea51ef5b77 req-899d61d7-5029-4191-bb39-7e6bd477f64f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.331301] [48527]: INFO nova.api.openstack.compute.server_external_events [req-8fcfa656-75cc-45f7-8ac1-1dea51ef5b77 req-899d61d7-5029-4191-bb39-7e6bd477f64f service nova] Creating event network-changed:e1399109-f616-4f04-87f3-6a9992efbe7d for instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab on cpu-1 [ 1303.335958] [48527]: INFO nova.api.openstack.requestlog [req-8fcfa656-75cc-45f7-8ac1-1dea51ef5b77 req-899d61d7-5029-4191-bb39-7e6bd477f64f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021684 [ 1303.336318] [48527]: [pid: 48527|app: 0|req: 3296/6549] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:27 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) [ 1303.344918] [48526]: WARNING neutronclient.v2_0.client [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1303.439588] [48526]: DEBUG nova.policy [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1303.443865] [48526]: DEBUG nova.policy [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1303.444471] [48526]: DEBUG nova.policy [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1303.445220] [48526]: INFO nova.api.openstack.requestlog [None req-ae6090d8-e78b-4022-8f86-3df3cfcd7cdc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.132299 [ 1303.445460] [48526]: [pid: 48526|app: 0|req: 3254/6550] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:27 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1303.869047] [48527]: DEBUG nova.api.openstack.wsgi [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1303.870648] [48527]: DEBUG nova.compute.api [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1303.876070] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.876209] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.876303] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.876533] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.876680] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.876804] [48527]: DEBUG oslo_concurrency.lockutils [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.888682] [48527]: INFO nova.api.openstack.wsgi [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] HTTP exception thrown: Instance f6b82d4c-5a86-4502-bf16-721947d0af6e could not be found. [ 1303.888893] [48527]: DEBUG nova.api.openstack.wsgi [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Returning 404 to user: Instance f6b82d4c-5a86-4502-bf16-721947d0af6e could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1303.889325] [48527]: INFO nova.api.openstack.requestlog [None req-c8c8af33-a1ce-4cb9-9f8d-de47cd8142c1 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 404 len: 111 microversion: 2.1 time: 0.023043 [ 1303.890350] [48527]: [pid: 48527|app: 0|req: 3297/6551] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:28 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1303.900319] [48526]: DEBUG nova.api.openstack.wsgi [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1303.900514] [48526]: DEBUG nova.compute.api [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1303.904303] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.904496] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.904631] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.904941] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.905098] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.905223] [48526]: DEBUG oslo_concurrency.lockutils [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.914043] [48526]: INFO nova.api.openstack.wsgi [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] HTTP exception thrown: Instance f6b82d4c-5a86-4502-bf16-721947d0af6e could not be found. [ 1303.914150] [48526]: DEBUG nova.api.openstack.wsgi [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Returning 404 to user: Instance f6b82d4c-5a86-4502-bf16-721947d0af6e could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1303.914579] [48526]: INFO nova.api.openstack.requestlog [None req-07d8f4e0-0e61-4e99-abb5-c84d8870a390 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 404 len: 111 microversion: 2.1 time: 0.016623 [ 1303.914948] [48526]: [pid: 48526|app: 0|req: 3255/6552] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:03:28 2025] DELETE /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1303.920083] [48527]: DEBUG nova.api.openstack.wsgi [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1303.921588] [48527]: DEBUG nova.compute.api [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: f6b82d4c-5a86-4502-bf16-721947d0af6e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1303.924748] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.924931] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.925087] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.925333] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.925473] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.925592] [48527]: DEBUG oslo_concurrency.lockutils [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.934574] [48527]: INFO nova.api.openstack.wsgi [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] HTTP exception thrown: Instance f6b82d4c-5a86-4502-bf16-721947d0af6e could not be found. [ 1303.934827] [48527]: DEBUG nova.api.openstack.wsgi [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Returning 404 to user: Instance f6b82d4c-5a86-4502-bf16-721947d0af6e could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1303.935219] [48527]: INFO nova.api.openstack.requestlog [None req-a8623598-c68a-49b0-972b-0a2d872a64de tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e" status: 404 len: 111 microversion: 2.1 time: 0.017396 [ 1303.935522] [48527]: [pid: 48527|app: 0|req: 3298/6553] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:28 2025] GET /compute/v2.1/servers/f6b82d4c-5a86-4502-bf16-721947d0af6e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1303.940162] [48526]: DEBUG nova.api.openstack.wsgi [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1303.940368] [48526]: DEBUG nova.compute.api [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1303.944179] [48526]: DEBUG oslo_concurrency.lockutils [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.944487] [48526]: DEBUG oslo_concurrency.lockutils [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.944487] [48526]: DEBUG oslo_concurrency.lockutils [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.945165] [48526]: DEBUG oslo_concurrency.lockutils [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.945165] [48526]: DEBUG oslo_concurrency.lockutils [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.945165] [48526]: DEBUG oslo_concurrency.lockutils [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.964226] [48526]: DEBUG nova.compute.api [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1304.022914] [48526]: INFO nova.api.openstack.requestlog [None req-f477f5ec-80b3-4999-baa9-78676759c96b tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 204 len: 0 microversion: 2.1 time: 0.084352 [ 1304.023623] [48526]: [pid: 48526|app: 0|req: 3256/6554] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:03:28 2025] DELETE /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1304.028935] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1304.030203] [48527]: DEBUG nova.compute.api [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1304.033815] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.034023] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.034248] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.034608] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.034765] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.035270] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.058060] [48527]: WARNING neutronclient.v2_0.client [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1304.099084] [48526]: DEBUG nova.api.openstack.wsgi [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1304.100794] [48526]: DEBUG nova.compute.api [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1304.104998] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.105195] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.105252] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.105629] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.105629] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.105755] [48526]: DEBUG oslo_concurrency.lockutils [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.123432] [48526]: WARNING neutronclient.v2_0.client [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1304.129130] [48527]: DEBUG nova.policy [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.135599] [48527]: INFO nova.api.openstack.requestlog [None req-b8043b7f-e3fc-4377-b3f3-5078e827fb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1467 microversion: 2.1 time: 0.108831 [ 1304.136077] [48527]: [pid: 48527|app: 0|req: 3299/6555] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:28 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1467 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1304.190157] [48526]: DEBUG nova.policy [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.194431] [48526]: INFO nova.api.openstack.requestlog [None req-dfae11f0-b582-42f9-9c00-c6452ddbdf73 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.097810 [ 1304.194843] [48526]: [pid: 48526|app: 0|req: 3257/6556] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:28 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1304.311060] [48527]: DEBUG nova.api.openstack.wsgi [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1304.311524] [48527]: DEBUG nova.compute.api [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1304.315281] [48527]: DEBUG oslo_concurrency.lockutils [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.315597] [48527]: DEBUG oslo_concurrency.lockutils [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.315864] [48527]: DEBUG oslo_concurrency.lockutils [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.316515] [48527]: DEBUG oslo_concurrency.lockutils [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.316768] [48527]: DEBUG oslo_concurrency.lockutils [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.316985] [48527]: DEBUG oslo_concurrency.lockutils [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.342680] [48527]: WARNING neutronclient.v2_0.client [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1304.361197] [48527]: DEBUG nova.policy [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.365784] [48527]: DEBUG nova.policy [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.366385] [48527]: DEBUG nova.policy [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.369967] [48527]: INFO nova.api.openstack.requestlog [None req-b237ad63-1b5c-46a5-a049-d1942e37bb97 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1651 microversion: 2.98 time: 0.062697 [ 1304.370333] [48527]: [pid: 48527|app: 0|req: 3300/6557] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:28 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1651 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1304.459939] [48526]: DEBUG nova.api.openstack.wsgi [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1304.461407] [48526]: DEBUG nova.compute.api [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1304.465564] [48526]: DEBUG oslo_concurrency.lockutils [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.465835] [48526]: DEBUG oslo_concurrency.lockutils [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.466011] [48526]: DEBUG oslo_concurrency.lockutils [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.466276] [48526]: DEBUG oslo_concurrency.lockutils [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.466435] [48526]: DEBUG oslo_concurrency.lockutils [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.466553] [48526]: DEBUG oslo_concurrency.lockutils [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.482975] [48526]: WARNING neutronclient.v2_0.client [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1304.561128] [48526]: DEBUG nova.policy [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.568555] [48526]: DEBUG nova.policy [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.569278] [48526]: DEBUG nova.policy [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.569995] [48526]: INFO nova.api.openstack.requestlog [None req-bddd21ab-f95e-4bd3-a502-d993a640ca74 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.112171 [ 1304.570495] [48526]: [pid: 48526|app: 0|req: 3258/6558] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:28 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1305.151250] [48527]: DEBUG nova.api.openstack.wsgi [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1305.152844] [48527]: DEBUG nova.compute.api [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1305.159089] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.159229] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.159384] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.159728] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.159938] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.160126] [48527]: DEBUG oslo_concurrency.lockutils [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.182400] [48527]: WARNING neutronclient.v2_0.client [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1305.208762] [48526]: DEBUG nova.api.openstack.wsgi [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1305.210285] [48526]: DEBUG nova.compute.api [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1305.214035] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.214247] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.214392] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.214642] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.214856] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.214986] [48526]: DEBUG oslo_concurrency.lockutils [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.226744] [48527]: DEBUG nova.policy [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.230827] [48526]: WARNING neutronclient.v2_0.client [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1305.231413] [48527]: INFO nova.api.openstack.requestlog [None req-9d71f96c-f738-4836-8b62-c78820df536d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1467 microversion: 2.1 time: 0.082658 [ 1305.231798] [48527]: [pid: 48527|app: 0|req: 3301/6559] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:29 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1467 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1305.336339] [48526]: DEBUG nova.policy [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.344192] [48526]: INFO nova.api.openstack.requestlog [None req-0a70796b-267d-4b67-902e-29e5ab304159 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.137458 [ 1305.344577] [48526]: [pid: 48526|app: 0|req: 3259/6560] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:29 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1305.390249] [48527]: DEBUG nova.api.openstack.wsgi [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1305.391890] [48527]: DEBUG nova.compute.api [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1305.401020] [48527]: DEBUG oslo_concurrency.lockutils [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.401020] [48527]: DEBUG oslo_concurrency.lockutils [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.401020] [48527]: DEBUG oslo_concurrency.lockutils [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.401020] [48527]: DEBUG oslo_concurrency.lockutils [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.401020] [48527]: DEBUG oslo_concurrency.lockutils [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.401020] [48527]: DEBUG oslo_concurrency.lockutils [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.436350] [48527]: DEBUG oslo_concurrency.lockutils [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.436573] [48527]: DEBUG oslo_concurrency.lockutils [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.436648] [48527]: DEBUG oslo_concurrency.lockutils [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.436826] [48527]: DEBUG nova.objects.instance [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lazy-loading 'fault' on Instance uuid db043adb-1ac7-466c-be3e-423bf946feb8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1305.445259] [48527]: WARNING neutronclient.v2_0.client [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1305.467410] [48527]: DEBUG nova.policy [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.474025] [48527]: DEBUG nova.policy [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.474421] [48527]: DEBUG nova.policy [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.479135] [48527]: INFO nova.api.openstack.requestlog [None req-31056aee-cf7b-4750-85b3-34f0b6bd58be tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1656 microversion: 2.98 time: 0.091671 [ 1305.479499] [48527]: [pid: 48527|app: 0|req: 3302/6561] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:29 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1656 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1305.585964] [48526]: DEBUG nova.api.openstack.wsgi [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1305.587737] [48526]: DEBUG nova.compute.api [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1305.592347] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.592615] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.592801] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.593361] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.593542] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.593680] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.613839] [48526]: WARNING neutronclient.v2_0.client [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1305.692748] [48526]: DEBUG nova.policy [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.699904] [48526]: DEBUG nova.policy [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.700548] [48526]: DEBUG nova.policy [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.701294] [48526]: INFO nova.api.openstack.requestlog [None req-0c3ec90a-832a-436a-91d8-740bb159ae9c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.118156 [ 1305.701698] [48526]: [pid: 48526|app: 0|req: 3260/6562] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:29 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1306.245391] [48527]: DEBUG nova.api.openstack.wsgi [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1306.247294] [48527]: DEBUG nova.compute.api [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1306.253786] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.253986] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.254218] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.254596] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.254867] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.255100] [48527]: DEBUG oslo_concurrency.lockutils [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.287825] [48527]: WARNING neutronclient.v2_0.client [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1306.360290] [48526]: DEBUG nova.api.openstack.wsgi [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1306.361731] [48526]: DEBUG nova.compute.api [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1306.365815] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.366553] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.366816] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.367639] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.367639] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.367639] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.371388] [48527]: DEBUG nova.policy [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1306.375795] [48527]: INFO nova.api.openstack.requestlog [None req-b0f0485d-79eb-4218-9b08-a44187ede292 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1467 microversion: 2.1 time: 0.132796 [ 1306.376341] [48527]: [pid: 48527|app: 0|req: 3303/6563] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:30 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1467 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1306.392342] [48526]: WARNING neutronclient.v2_0.client [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1306.470814] [48526]: DEBUG nova.policy [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1306.478277] [48526]: INFO nova.api.openstack.requestlog [None req-a0b701c0-7610-4235-9c5c-29c8885d6eb8 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.121620 [ 1306.479439] [48526]: [pid: 48526|app: 0|req: 3261/6564] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:30 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1306.495877] [48527]: DEBUG nova.api.openstack.wsgi [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1306.498111] [48527]: DEBUG nova.compute.api [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1306.503722] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.505307] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.505307] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.505307] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.505307] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.505307] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.541341] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.541341] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.541341] [48527]: DEBUG oslo_concurrency.lockutils [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.541676] [48527]: DEBUG nova.objects.instance [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lazy-loading 'fault' on Instance uuid db043adb-1ac7-466c-be3e-423bf946feb8 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1306.549970] [48527]: WARNING neutronclient.v2_0.client [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1306.564195] [48526]: DEBUG nova.api.openstack.wsgi [req-4134162c-f418-457d-8a9b-6b3a27232a4c req-4cec4318-c85e-4954-8bb1-f02f00a988fe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4634e5fd-49cd-4929-a321-a822dbb3607c", "name": "network-vif-deleted", "tag": "c9f65251-ba60-4345-ab72-5accaa25ce71"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1306.571538] [48526]: DEBUG oslo_concurrency.lockutils [req-4134162c-f418-457d-8a9b-6b3a27232a4c req-4cec4318-c85e-4954-8bb1-f02f00a988fe service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.571728] [48526]: DEBUG oslo_concurrency.lockutils [req-4134162c-f418-457d-8a9b-6b3a27232a4c req-4cec4318-c85e-4954-8bb1-f02f00a988fe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.571923] [48526]: DEBUG oslo_concurrency.lockutils [req-4134162c-f418-457d-8a9b-6b3a27232a4c req-4cec4318-c85e-4954-8bb1-f02f00a988fe service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.572070] [48527]: DEBUG nova.policy [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1306.578970] [48527]: DEBUG nova.policy [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1306.579618] [48526]: INFO nova.api.openstack.compute.server_external_events [req-4134162c-f418-457d-8a9b-6b3a27232a4c req-4cec4318-c85e-4954-8bb1-f02f00a988fe service nova] Creating event network-vif-deleted:c9f65251-ba60-4345-ab72-5accaa25ce71 for instance 4634e5fd-49cd-4929-a321-a822dbb3607c on cpu-1 [ 1306.579884] [48527]: DEBUG nova.policy [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f4ad837d69234a6fa13172e0d20c431c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1305457c58684ef1a223ff553d13eb65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1306.583421] [48527]: INFO nova.api.openstack.requestlog [None req-9df3266c-54d8-4c69-9a17-2393a300bf64 tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 200 len: 1656 microversion: 2.98 time: 0.090095 [ 1306.583753] [48527]: [pid: 48527|app: 0|req: 3304/6565] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:30 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 1656 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1306.584581] [48526]: INFO nova.api.openstack.requestlog [req-4134162c-f418-457d-8a9b-6b3a27232a4c req-4cec4318-c85e-4954-8bb1-f02f00a988fe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022162 [ 1306.584581] [48526]: [pid: 48526|app: 0|req: 3262/6566] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:30 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) [ 1306.716742] [48527]: DEBUG nova.api.openstack.wsgi [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1306.718335] [48527]: DEBUG nova.compute.api [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1306.722405] [48527]: DEBUG oslo_concurrency.lockutils [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.722586] [48527]: DEBUG oslo_concurrency.lockutils [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.722720] [48527]: DEBUG oslo_concurrency.lockutils [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.722973] [48527]: DEBUG oslo_concurrency.lockutils [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.723141] [48527]: DEBUG oslo_concurrency.lockutils [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.723262] [48527]: DEBUG oslo_concurrency.lockutils [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.740362] [48527]: WARNING neutronclient.v2_0.client [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1306.814232] [48527]: DEBUG nova.policy [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1306.818923] [48527]: DEBUG nova.policy [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1306.819578] [48527]: DEBUG nova.policy [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1306.820192] [48527]: INFO nova.api.openstack.requestlog [None req-df7b5f8f-6aa3-499c-95e5-a8c75bfbbc69 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.105972 [ 1306.820540] [48527]: [pid: 48527|app: 0|req: 3305/6567] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:30 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1307.390745] [48526]: DEBUG nova.api.openstack.wsgi [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1307.392278] [48526]: DEBUG nova.compute.api [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1307.398311] [48526]: DEBUG oslo_concurrency.lockutils [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.398517] [48526]: DEBUG oslo_concurrency.lockutils [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.398651] [48526]: DEBUG oslo_concurrency.lockutils [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.398918] [48526]: DEBUG oslo_concurrency.lockutils [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.399086] [48526]: DEBUG oslo_concurrency.lockutils [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.399212] [48526]: DEBUG oslo_concurrency.lockutils [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.421368] [48526]: WARNING neutronclient.v2_0.client [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1307.440706] [48526]: DEBUG nova.policy [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1307.445437] [48526]: INFO nova.api.openstack.requestlog [None req-41a3a893-fe06-48dc-b0dd-be897a04d6d9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1296 microversion: 2.1 time: 0.057184 [ 1307.445809] [48526]: [pid: 48526|app: 0|req: 3263/6568] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:31 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1296 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1307.495471] [48527]: DEBUG nova.api.openstack.wsgi [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1307.497110] [48527]: DEBUG nova.compute.api [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1307.501282] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.501501] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.501622] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.502336] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.502336] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.502336] [48527]: DEBUG oslo_concurrency.lockutils [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.531922] [48527]: WARNING neutronclient.v2_0.client [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1307.603018] [48526]: DEBUG nova.api.openstack.wsgi [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1307.604636] [48526]: DEBUG nova.compute.api [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] [instance: db043adb-1ac7-466c-be3e-423bf946feb8] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1307.613055] [48526]: DEBUG oslo_concurrency.lockutils [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.613273] [48526]: DEBUG oslo_concurrency.lockutils [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.613413] [48526]: DEBUG oslo_concurrency.lockutils [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.613890] [48526]: DEBUG oslo_concurrency.lockutils [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.614158] [48526]: DEBUG oslo_concurrency.lockutils [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.614332] [48526]: DEBUG oslo_concurrency.lockutils [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.624074] [48527]: DEBUG nova.policy [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1307.627143] [48526]: INFO nova.api.openstack.wsgi [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] HTTP exception thrown: Instance db043adb-1ac7-466c-be3e-423bf946feb8 could not be found. [ 1307.627465] [48526]: DEBUG nova.api.openstack.wsgi [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] Returning 404 to user: Instance db043adb-1ac7-466c-be3e-423bf946feb8 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1307.627963] [48526]: INFO nova.api.openstack.requestlog [None req-847c9c25-5e79-458e-b679-02f6e3a0a61d tempest-ServersListShow298Test-1966606965 tempest-ServersListShow298Test-1966606965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8" status: 404 len: 111 microversion: 2.98 time: 0.028474 [ 1307.628345] [48526]: [pid: 48526|app: 0|req: 3264/6569] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:31 2025] GET /compute/v2.1/servers/db043adb-1ac7-466c-be3e-423bf946feb8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1307.632106] [48527]: INFO nova.api.openstack.requestlog [None req-8ee1bbbd-5a69-4293-8a84-5288003cb108 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.138941 [ 1307.632496] [48527]: [pid: 48527|app: 0|req: 3306/6570] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:31 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1307.835465] [48526]: DEBUG nova.api.openstack.wsgi [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1307.837143] [48526]: DEBUG nova.compute.api [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1307.842138] [48526]: DEBUG oslo_concurrency.lockutils [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.842489] [48526]: DEBUG oslo_concurrency.lockutils [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.842695] [48526]: DEBUG oslo_concurrency.lockutils [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.843182] [48526]: DEBUG oslo_concurrency.lockutils [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.843428] [48526]: DEBUG oslo_concurrency.lockutils [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.843618] [48526]: DEBUG oslo_concurrency.lockutils [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.879103] [48526]: WARNING neutronclient.v2_0.client [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1307.965487] [48526]: DEBUG nova.policy [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1307.970203] [48526]: DEBUG nova.policy [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1307.970835] [48526]: DEBUG nova.policy [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1307.971478] [48526]: INFO nova.api.openstack.requestlog [None req-85ce6272-161c-4775-878f-125e4b75bf6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.138459 [ 1307.971823] [48526]: [pid: 48526|app: 0|req: 3265/6571] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:32 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1308.461369] [48527]: DEBUG nova.api.openstack.wsgi [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1308.463017] [48527]: DEBUG nova.compute.api [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1308.467655] [48527]: DEBUG oslo_concurrency.lockutils [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.467849] [48527]: DEBUG oslo_concurrency.lockutils [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.467968] [48527]: DEBUG oslo_concurrency.lockutils [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.468316] [48527]: DEBUG oslo_concurrency.lockutils [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.468495] [48527]: DEBUG oslo_concurrency.lockutils [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.468676] [48527]: DEBUG oslo_concurrency.lockutils [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.494290] [48527]: DEBUG oslo_concurrency.lockutils [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.494626] [48527]: DEBUG oslo_concurrency.lockutils [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.494901] [48527]: DEBUG oslo_concurrency.lockutils [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.495197] [48527]: DEBUG nova.objects.instance [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid 4634e5fd-49cd-4929-a321-a822dbb3607c {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1308.501634] [48527]: WARNING neutronclient.v2_0.client [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1308.522266] [48527]: DEBUG nova.policy [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1308.529764] [48527]: INFO nova.api.openstack.requestlog [None req-09288080-730f-4db4-8750-f59507ccaf96 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1301 microversion: 2.1 time: 0.070802 [ 1308.530338] [48527]: [pid: 48527|app: 0|req: 3307/6572] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:32 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1308.646063] [48526]: DEBUG nova.api.openstack.wsgi [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1308.646893] [48526]: DEBUG nova.compute.api [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1308.653014] [48526]: DEBUG oslo_concurrency.lockutils [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.653218] [48526]: DEBUG oslo_concurrency.lockutils [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.653358] [48526]: DEBUG oslo_concurrency.lockutils [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.653675] [48526]: DEBUG oslo_concurrency.lockutils [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.653779] [48526]: DEBUG oslo_concurrency.lockutils [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.653885] [48526]: DEBUG oslo_concurrency.lockutils [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.684562] [48526]: WARNING neutronclient.v2_0.client [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1308.823292] [48526]: DEBUG nova.policy [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1308.830596] [48526]: INFO nova.api.openstack.requestlog [None req-22a882e3-6ae9-4a3b-b159-80d1826145df tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.187287 [ 1308.830970] [48526]: [pid: 48526|app: 0|req: 3266/6573] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:32 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1308.986141] [48527]: DEBUG nova.api.openstack.wsgi [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1308.987628] [48527]: DEBUG nova.compute.api [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1308.993075] [48527]: DEBUG oslo_concurrency.lockutils [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.993268] [48527]: DEBUG oslo_concurrency.lockutils [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.993405] [48527]: DEBUG oslo_concurrency.lockutils [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.993683] [48527]: DEBUG oslo_concurrency.lockutils [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.993922] [48527]: DEBUG oslo_concurrency.lockutils [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.994154] [48527]: DEBUG oslo_concurrency.lockutils [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.022321] [48527]: WARNING neutronclient.v2_0.client [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1309.116652] [48527]: DEBUG nova.policy [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1309.121541] [48527]: DEBUG nova.policy [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1309.122171] [48527]: DEBUG nova.policy [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1309.122781] [48527]: INFO nova.api.openstack.requestlog [None req-aef09cde-9b54-4123-bc5d-5330a7aa60a2 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.139246 [ 1309.123303] [48527]: [pid: 48527|app: 0|req: 3308/6574] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:33 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1309.544052] [48526]: DEBUG nova.api.openstack.wsgi [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1309.547194] [48526]: DEBUG nova.compute.api [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1309.552415] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.553284] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.553284] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.553284] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.553484] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.553727] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.580142] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.580374] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.580530] [48526]: DEBUG oslo_concurrency.lockutils [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.580726] [48526]: DEBUG nova.objects.instance [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid 4634e5fd-49cd-4929-a321-a822dbb3607c {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1309.584838] [48526]: WARNING neutronclient.v2_0.client [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1309.607248] [48526]: DEBUG nova.policy [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1309.611644] [48526]: INFO nova.api.openstack.requestlog [None req-d8be83fb-aa7d-4a27-bf7c-f3561b8df663 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 200 len: 1301 microversion: 2.1 time: 0.070164 [ 1309.612018] [48526]: [pid: 48526|app: 0|req: 3267/6575] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:33 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1309.845705] [48527]: DEBUG nova.api.openstack.wsgi [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1309.847287] [48527]: DEBUG nova.compute.api [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1309.852699] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.852949] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.853102] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.853371] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.853547] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.853676] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.880326] [48527]: WARNING neutronclient.v2_0.client [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1309.958735] [48527]: DEBUG nova.policy [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1309.981497] [48527]: INFO nova.api.openstack.requestlog [None req-4b5a256c-682c-4025-be1e-0a1bdb1e0945 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.137789 [ 1309.982626] [48527]: [pid: 48527|app: 0|req: 3309/6576] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:34 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1310.137270] [48526]: DEBUG nova.api.openstack.wsgi [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1310.138692] [48526]: DEBUG nova.compute.api [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1310.142122] [48526]: DEBUG oslo_concurrency.lockutils [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1310.142309] [48526]: DEBUG oslo_concurrency.lockutils [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1310.142442] [48526]: DEBUG oslo_concurrency.lockutils [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1310.142745] [48526]: DEBUG oslo_concurrency.lockutils [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1310.142911] [48526]: DEBUG oslo_concurrency.lockutils [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1310.143015] [48526]: DEBUG oslo_concurrency.lockutils [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1310.160376] [48526]: WARNING neutronclient.v2_0.client [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1310.257120] [48526]: DEBUG nova.policy [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1310.261409] [48526]: DEBUG nova.policy [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1310.262089] [48526]: DEBUG nova.policy [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1310.262690] [48526]: INFO nova.api.openstack.requestlog [None req-04ee5d25-77b3-490d-8177-6eb4b2014488 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.127650 [ 1310.263041] [48526]: [pid: 48526|app: 0|req: 3268/6577] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:34 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1310.625770] [48527]: DEBUG nova.api.openstack.wsgi [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1310.627443] [48527]: DEBUG nova.compute.api [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: 4634e5fd-49cd-4929-a321-a822dbb3607c] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1310.633143] [48527]: DEBUG oslo_concurrency.lockutils [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1310.633373] [48527]: DEBUG oslo_concurrency.lockutils [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1310.633522] [48527]: DEBUG oslo_concurrency.lockutils [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1310.633848] [48527]: DEBUG oslo_concurrency.lockutils [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1310.634053] [48527]: DEBUG oslo_concurrency.lockutils [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1310.634200] [48527]: DEBUG oslo_concurrency.lockutils [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1310.644635] [48527]: INFO nova.api.openstack.wsgi [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] HTTP exception thrown: Instance 4634e5fd-49cd-4929-a321-a822dbb3607c could not be found. [ 1310.645023] [48527]: DEBUG nova.api.openstack.wsgi [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Returning 404 to user: Instance 4634e5fd-49cd-4929-a321-a822dbb3607c could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1310.645545] [48527]: INFO nova.api.openstack.requestlog [None req-dafa5ef0-78d0-41a6-846a-4c80ec03e102 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c" status: 404 len: 111 microversion: 2.1 time: 0.022273 [ 1310.645930] [48527]: [pid: 48527|app: 0|req: 3310/6578] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:34 2025] GET /compute/v2.1/servers/4634e5fd-49cd-4929-a321-a822dbb3607c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1310.999559] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1311.000956] [48526]: DEBUG nova.compute.api [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1311.005956] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.006218] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.006391] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.006695] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.006843] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.006974] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.032205] [48526]: WARNING neutronclient.v2_0.client [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1311.152416] [48526]: DEBUG nova.policy [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1311.161209] [48526]: INFO nova.api.openstack.requestlog [None req-4f7637d7-5796-45ad-a739-bee9aa6fbfc4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.164136 [ 1311.162140] [48526]: [pid: 48526|app: 0|req: 3269/6579] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:35 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1311.278353] [48527]: DEBUG nova.api.openstack.wsgi [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1311.279844] [48527]: DEBUG nova.compute.api [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1311.285815] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.286060] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.286300] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.286565] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.286710] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.286832] [48527]: DEBUG oslo_concurrency.lockutils [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.313432] [48527]: WARNING neutronclient.v2_0.client [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1311.385681] [48527]: DEBUG nova.policy [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1311.390193] [48527]: DEBUG nova.policy [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1311.390832] [48527]: DEBUG nova.policy [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1311.391451] [48527]: INFO nova.api.openstack.requestlog [None req-593f94d0-c543-40f7-8c2c-92d44d168556 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.115693 [ 1311.391808] [48527]: [pid: 48527|app: 0|req: 3311/6580] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:35 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1312.175643] [48526]: DEBUG nova.api.openstack.wsgi [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1312.177302] [48526]: DEBUG nova.compute.api [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1312.181283] [48526]: DEBUG oslo_concurrency.lockutils [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.181518] [48526]: DEBUG oslo_concurrency.lockutils [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.181668] [48526]: DEBUG oslo_concurrency.lockutils [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.181982] [48526]: DEBUG oslo_concurrency.lockutils [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.182185] [48526]: DEBUG oslo_concurrency.lockutils [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.182328] [48526]: DEBUG oslo_concurrency.lockutils [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.203231] [48526]: WARNING neutronclient.v2_0.client [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1312.266904] [48526]: DEBUG nova.policy [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1312.271789] [48526]: INFO nova.api.openstack.requestlog [None req-280484d9-c2f9-4d4c-98ab-5671a7bbb348 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.098378 [ 1312.272327] [48526]: [pid: 48526|app: 0|req: 3270/6581] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:36 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1312.407305] [48527]: DEBUG nova.api.openstack.wsgi [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1312.409030] [48527]: DEBUG nova.compute.api [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1312.412864] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.413099] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.413246] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.413515] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.413667] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.413797] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.431111] [48527]: WARNING neutronclient.v2_0.client [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1312.497455] [48527]: DEBUG nova.policy [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1312.502186] [48527]: DEBUG nova.policy [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1312.502879] [48527]: DEBUG nova.policy [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1312.503509] [48527]: INFO nova.api.openstack.requestlog [None req-8c052039-85cf-426c-b06f-80333dcab818 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.099191 [ 1312.503819] [48527]: [pid: 48527|app: 0|req: 3312/6582] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:36 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1313.286745] [48526]: DEBUG nova.api.openstack.wsgi [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1313.288770] [48526]: DEBUG nova.compute.api [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1313.295734] [48526]: DEBUG oslo_concurrency.lockutils [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.295979] [48526]: DEBUG oslo_concurrency.lockutils [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.296199] [48526]: DEBUG oslo_concurrency.lockutils [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.296558] [48526]: DEBUG oslo_concurrency.lockutils [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.296772] [48526]: DEBUG oslo_concurrency.lockutils [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.296965] [48526]: DEBUG oslo_concurrency.lockutils [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.323428] [48526]: WARNING neutronclient.v2_0.client [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1313.399796] [48526]: DEBUG nova.policy [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1313.406315] [48526]: INFO nova.api.openstack.requestlog [None req-33ead18e-b924-4d0a-85e4-add14fa95dd6 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.122787 [ 1313.406649] [48526]: [pid: 48526|app: 0|req: 3271/6583] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:37 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1313.518271] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1313.519743] [48527]: DEBUG nova.compute.api [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1313.523274] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.523459] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.523594] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.523853] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.523999] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.524137] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.540668] [48527]: WARNING neutronclient.v2_0.client [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1313.602914] [48527]: DEBUG nova.policy [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1313.608133] [48527]: DEBUG nova.policy [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1313.608943] [48527]: DEBUG nova.policy [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1313.609589] [48527]: INFO nova.api.openstack.requestlog [None req-8f523707-d897-4e07-a915-eb649b7e6040 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.093494 [ 1313.609898] [48527]: [pid: 48527|app: 0|req: 3313/6584] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:37 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1313.805019] [48526]: DEBUG nova.api.openstack.wsgi [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1313.805249] [48526]: DEBUG nova.compute.api [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1313.809240] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.809430] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.809567] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.809822] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.809964] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.810099] [48526]: DEBUG oslo_concurrency.lockutils [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.826370] [48526]: DEBUG nova.compute.api [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1313.871396] [48526]: INFO nova.api.openstack.requestlog [None req-dd527d08-b2b1-4a07-9ecb-8588a37eeb4d tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 204 len: 0 microversion: 2.1 time: 0.068264 [ 1313.871857] [48526]: [pid: 48526|app: 0|req: 3272/6585] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:03:38 2025] DELETE /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1313.876959] [48527]: DEBUG nova.api.openstack.wsgi [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1313.878512] [48527]: DEBUG nova.compute.api [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1313.884489] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.884681] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.884817] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.885525] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.885525] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.885525] [48527]: DEBUG oslo_concurrency.lockutils [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.910091] [48527]: WARNING neutronclient.v2_0.client [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1314.015942] [48527]: DEBUG nova.policy [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.022899] [48527]: INFO nova.api.openstack.requestlog [None req-7c39158e-43a5-4372-ae10-d4cdd84acfd9 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1555 microversion: 2.1 time: 0.148275 [ 1314.023294] [48527]: [pid: 48527|app: 0|req: 3314/6586] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:38 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1555 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1314.420879] [48526]: DEBUG nova.api.openstack.wsgi [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1314.422433] [48526]: DEBUG nova.compute.api [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1314.426843] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1314.426990] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1314.427159] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1314.427398] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1314.427539] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1314.427658] [48526]: DEBUG oslo_concurrency.lockutils [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1314.447471] [48526]: WARNING neutronclient.v2_0.client [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1314.517865] [48526]: DEBUG nova.policy [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.526091] [48526]: INFO nova.api.openstack.requestlog [None req-8e1477cd-bd1d-480f-b374-2a10cbcf2c59 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1684 microversion: 2.1 time: 0.107613 [ 1314.526552] [48526]: [pid: 48526|app: 0|req: 3273/6587] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:38 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1684 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1314.623486] [48527]: DEBUG nova.api.openstack.wsgi [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1314.625026] [48527]: DEBUG nova.compute.api [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1314.630724] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1314.630916] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1314.631066] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1314.631329] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1314.631482] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1314.631598] [48527]: DEBUG oslo_concurrency.lockutils [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1314.657979] [48527]: WARNING neutronclient.v2_0.client [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1314.736605] [48527]: DEBUG nova.policy [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.741335] [48527]: DEBUG nova.policy [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.741932] [48527]: DEBUG nova.policy [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.742536] [48527]: INFO nova.api.openstack.requestlog [None req-38cedce9-6564-43fa-91ee-024a496d1b06 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1739 microversion: 2.20 time: 0.121326 [ 1314.742840] [48527]: [pid: 48527|app: 0|req: 3315/6588] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:38 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1739 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1315.037128] [48526]: DEBUG nova.api.openstack.wsgi [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1315.038915] [48526]: DEBUG nova.compute.api [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1315.042593] [48526]: DEBUG oslo_concurrency.lockutils [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.042884] [48526]: DEBUG oslo_concurrency.lockutils [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.043142] [48526]: DEBUG oslo_concurrency.lockutils [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.043629] [48526]: DEBUG oslo_concurrency.lockutils [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.043896] [48526]: DEBUG oslo_concurrency.lockutils [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.044101] [48526]: DEBUG oslo_concurrency.lockutils [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.067903] [48526]: WARNING neutronclient.v2_0.client [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1315.128645] [48526]: DEBUG nova.policy [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.133218] [48526]: INFO nova.api.openstack.requestlog [None req-7eab12c5-f98e-4e94-99ab-73c3925ea614 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1555 microversion: 2.1 time: 0.098519 [ 1315.133676] [48526]: [pid: 48526|app: 0|req: 3274/6589] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:39 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1555 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1315.540485] [48527]: DEBUG nova.api.openstack.wsgi [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1315.542036] [48527]: DEBUG nova.compute.api [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1315.548100] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.548307] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.548448] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.548718] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.548865] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.549113] [48527]: DEBUG oslo_concurrency.lockutils [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.574048] [48527]: WARNING neutronclient.v2_0.client [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1315.649498] [48527]: DEBUG nova.policy [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.656469] [48527]: INFO nova.api.openstack.requestlog [None req-4a0f8aa4-a013-4896-9753-2f87183d271e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1671 microversion: 2.1 time: 0.118148 [ 1315.656793] [48527]: [pid: 48527|app: 0|req: 3316/6590] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:39 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1671 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1315.686035] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1315.687364] [48526]: DEBUG nova.compute.api [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1315.693017] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.693243] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.693401] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.693706] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.693889] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.694055] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.717220] [48526]: WARNING neutronclient.v2_0.client [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1315.758014] [48527]: DEBUG nova.api.openstack.wsgi [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1315.758943] [48527]: DEBUG nova.compute.api [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1315.762486] [48527]: DEBUG oslo_concurrency.lockutils [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.762664] [48527]: DEBUG oslo_concurrency.lockutils [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.762806] [48527]: DEBUG oslo_concurrency.lockutils [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.763064] [48527]: DEBUG oslo_concurrency.lockutils [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.763251] [48527]: DEBUG oslo_concurrency.lockutils [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.763381] [48527]: DEBUG oslo_concurrency.lockutils [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.780423] [48527]: WARNING neutronclient.v2_0.client [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1315.790229] [48526]: DEBUG nova.policy [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.794782] [48526]: INFO nova.api.openstack.requestlog [None req-bb265d54-a82b-4b4c-affa-4d42b8a6d7b4 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1671 microversion: 2.1 time: 0.111444 [ 1315.795194] [48526]: [pid: 48526|app: 0|req: 3275/6591] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:39 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1671 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1315.807933] [48526]: DEBUG nova.api.openstack.wsgi [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1315.808182] [48526]: DEBUG nova.compute.api [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1315.811646] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.811851] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.812033] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.812328] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.812511] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.812668] [48526]: DEBUG oslo_concurrency.lockutils [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.827565] [48526]: DEBUG nova.compute.api [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1315.877821] [48526]: INFO nova.api.openstack.requestlog [None req-0f1dbaa0-022a-4678-aacf-3e821f48449d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 204 len: 0 microversion: 2.1 time: 0.071898 [ 1315.878176] [48526]: [pid: 48526|app: 0|req: 3276/6592] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:03:40 2025] DELETE /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1315.882156] [48527]: DEBUG nova.policy [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.883261] [48526]: DEBUG nova.api.openstack.wsgi [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1315.885045] [48526]: DEBUG nova.compute.api [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1315.886112] [48527]: DEBUG nova.policy [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.886745] [48527]: DEBUG nova.policy [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.887364] [48527]: INFO nova.api.openstack.requestlog [None req-a58e832d-2720-4e7f-8792-f2147b297559 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1721 microversion: 2.20 time: 0.132380 [ 1315.888039] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.888192] [48527]: [pid: 48527|app: 0|req: 3317/6593] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:39 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1721 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1315.888245] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.888364] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.888622] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.888766] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.888888] [48526]: DEBUG oslo_concurrency.lockutils [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.904940] [48526]: WARNING neutronclient.v2_0.client [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1315.968768] [48526]: DEBUG nova.policy [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.973389] [48526]: INFO nova.api.openstack.requestlog [None req-a2b2ac6a-f2c7-49d6-b52b-0ab90793849e tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1677 microversion: 2.1 time: 0.092416 [ 1315.973763] [48526]: [pid: 48526|app: 0|req: 3277/6594] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:40 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1677 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1316.146364] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1316.148410] [48527]: DEBUG nova.compute.api [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1316.151268] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.151469] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.151604] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.151865] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.152021] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.152144] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.171600] [48527]: WARNING neutronclient.v2_0.client [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1316.233557] [48527]: DEBUG nova.policy [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1316.237738] [48527]: INFO nova.api.openstack.requestlog [None req-ff9d640a-9383-4d11-b07b-1760e830127f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1555 microversion: 2.1 time: 0.093660 [ 1316.238159] [48527]: [pid: 48527|app: 0|req: 3318/6595] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:40 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1555 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1316.271587] [48526]: DEBUG nova.api.openstack.wsgi [req-ee34a43a-1d6e-4201-83dc-054dcd2a90b1 req-c1c70227-4842-4436-921a-35a95d467c4c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9", "name": "network-vif-deleted", "tag": "9ef7e90a-9ac2-4206-b7bd-13523b5abace"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1316.277604] [48526]: DEBUG oslo_concurrency.lockutils [req-ee34a43a-1d6e-4201-83dc-054dcd2a90b1 req-c1c70227-4842-4436-921a-35a95d467c4c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.278147] [48526]: DEBUG oslo_concurrency.lockutils [req-ee34a43a-1d6e-4201-83dc-054dcd2a90b1 req-c1c70227-4842-4436-921a-35a95d467c4c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.278349] [48526]: DEBUG oslo_concurrency.lockutils [req-ee34a43a-1d6e-4201-83dc-054dcd2a90b1 req-c1c70227-4842-4436-921a-35a95d467c4c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.284656] [48526]: INFO nova.api.openstack.compute.server_external_events [req-ee34a43a-1d6e-4201-83dc-054dcd2a90b1 req-c1c70227-4842-4436-921a-35a95d467c4c service nova] Creating event network-vif-deleted:9ef7e90a-9ac2-4206-b7bd-13523b5abace for instance c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 on cpu-1 [ 1316.290019] [48526]: INFO nova.api.openstack.requestlog [req-ee34a43a-1d6e-4201-83dc-054dcd2a90b1 req-c1c70227-4842-4436-921a-35a95d467c4c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019186 [ 1316.290019] [48526]: [pid: 48526|app: 0|req: 3278/6596] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03: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) [ 1316.902429] [48527]: DEBUG nova.api.openstack.wsgi [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1316.904105] [48527]: DEBUG nova.compute.api [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1316.909568] [48527]: DEBUG oslo_concurrency.lockutils [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.909780] [48527]: DEBUG oslo_concurrency.lockutils [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.909920] [48527]: DEBUG oslo_concurrency.lockutils [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.910292] [48527]: DEBUG oslo_concurrency.lockutils [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.910466] [48527]: DEBUG oslo_concurrency.lockutils [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.910618] [48527]: DEBUG oslo_concurrency.lockutils [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.932807] [48527]: WARNING neutronclient.v2_0.client [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1316.987671] [48526]: DEBUG nova.api.openstack.wsgi [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1316.989310] [48526]: DEBUG nova.compute.api [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1316.993477] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.993672] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.993809] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.994130] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.994284] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.994408] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.009159] [48527]: DEBUG nova.policy [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.012616] [48526]: WARNING neutronclient.v2_0.client [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1317.016151] [48527]: DEBUG nova.policy [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.016819] [48527]: DEBUG nova.policy [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.017427] [48527]: INFO nova.api.openstack.requestlog [None req-611e8eb7-081a-48ab-b56c-8ba5068641c9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1721 microversion: 2.20 time: 0.117341 [ 1317.017731] [48527]: [pid: 48527|app: 0|req: 3319/6597] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:41 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1721 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1317.110039] [48526]: DEBUG nova.policy [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.114564] [48526]: INFO nova.api.openstack.requestlog [None req-fe3ab848-9f39-4385-8124-3e1cb331f606 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1677 microversion: 2.1 time: 0.129162 [ 1317.114564] [48526]: [pid: 48526|app: 0|req: 3279/6598] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:41 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1677 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1317.251143] [48527]: DEBUG nova.api.openstack.wsgi [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1317.252562] [48527]: DEBUG nova.compute.api [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1317.257558] [48527]: DEBUG oslo_concurrency.lockutils [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.257738] [48527]: DEBUG oslo_concurrency.lockutils [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.257882] [48527]: DEBUG oslo_concurrency.lockutils [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.258152] [48527]: DEBUG oslo_concurrency.lockutils [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.258297] [48527]: DEBUG oslo_concurrency.lockutils [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.258419] [48527]: DEBUG oslo_concurrency.lockutils [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.278025] [48527]: WARNING neutronclient.v2_0.client [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1317.297353] [48527]: DEBUG nova.policy [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.302061] [48527]: INFO nova.api.openstack.requestlog [None req-295c3825-aad2-4bae-9c02-9b56e69429b2 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1318 microversion: 2.1 time: 0.053051 [ 1317.302368] [48527]: [pid: 48527|app: 0|req: 3320/6599] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:41 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1318 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1318.035444] [48526]: DEBUG nova.api.openstack.wsgi [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1318.037079] [48526]: DEBUG nova.compute.api [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1318.042354] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.042541] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.042675] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.042939] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.043086] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.043207] [48526]: DEBUG oslo_concurrency.lockutils [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.064569] [48526]: WARNING neutronclient.v2_0.client [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1318.124951] [48526]: DEBUG nova.policy [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.128859] [48527]: DEBUG nova.api.openstack.wsgi [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1318.129472] [48526]: DEBUG nova.policy [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.129734] [48527]: DEBUG nova.compute.api [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1318.129941] [48526]: DEBUG nova.policy [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.130533] [48526]: INFO nova.api.openstack.requestlog [None req-0c768c0f-2f0e-486f-9695-a9f033868eda tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1721 microversion: 2.20 time: 0.097396 [ 1318.130848] [48526]: [pid: 48526|app: 0|req: 3280/6600] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:42 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1721 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1318.135125] [48527]: DEBUG oslo_concurrency.lockutils [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.135125] [48527]: DEBUG oslo_concurrency.lockutils [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.135125] [48527]: DEBUG oslo_concurrency.lockutils [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.135125] [48527]: DEBUG oslo_concurrency.lockutils [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.135125] [48527]: DEBUG oslo_concurrency.lockutils [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.135125] [48527]: DEBUG oslo_concurrency.lockutils [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.158630] [48527]: WARNING neutronclient.v2_0.client [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1318.229045] [48527]: DEBUG nova.policy [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.233635] [48527]: INFO nova.api.openstack.requestlog [None req-79fdb4b6-47a0-485c-a119-240c0ffa73eb tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1677 microversion: 2.1 time: 0.107769 [ 1318.234075] [48527]: [pid: 48527|app: 0|req: 3321/6601] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:42 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1677 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1318.316218] [48526]: DEBUG nova.api.openstack.wsgi [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1318.317419] [48526]: DEBUG nova.compute.api [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1318.320599] [48526]: DEBUG oslo_concurrency.lockutils [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.322825] [48526]: DEBUG oslo_concurrency.lockutils [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.322825] [48526]: DEBUG oslo_concurrency.lockutils [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.322825] [48526]: DEBUG oslo_concurrency.lockutils [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.322825] [48526]: DEBUG oslo_concurrency.lockutils [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.322825] [48526]: DEBUG oslo_concurrency.lockutils [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.346709] [48526]: DEBUG oslo_concurrency.lockutils [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.346898] [48526]: DEBUG oslo_concurrency.lockutils [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.347067] [48526]: DEBUG oslo_concurrency.lockutils [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.347291] [48526]: DEBUG nova.objects.instance [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1318.350684] [48526]: WARNING neutronclient.v2_0.client [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1318.370636] [48526]: DEBUG nova.policy [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.375450] [48526]: INFO nova.api.openstack.requestlog [None req-837dadf6-7397-46bb-9deb-e2cfe89e8ff8 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1323 microversion: 2.1 time: 0.061950 [ 1318.375779] [48526]: [pid: 48526|app: 0|req: 3281/6602] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:42 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1323 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1318.460127] [48527]: DEBUG nova.api.openstack.wsgi [req-7f4fd9ab-c2a1-4551-a298-6d7cb7340211 req-756cc823-7566-4a62-a0fc-7e1e924e695c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab", "name": "network-vif-deleted", "tag": "e1399109-f616-4f04-87f3-6a9992efbe7d"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1318.467065] [48527]: DEBUG oslo_concurrency.lockutils [req-7f4fd9ab-c2a1-4551-a298-6d7cb7340211 req-756cc823-7566-4a62-a0fc-7e1e924e695c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.467191] [48527]: DEBUG oslo_concurrency.lockutils [req-7f4fd9ab-c2a1-4551-a298-6d7cb7340211 req-756cc823-7566-4a62-a0fc-7e1e924e695c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.467338] [48527]: DEBUG oslo_concurrency.lockutils [req-7f4fd9ab-c2a1-4551-a298-6d7cb7340211 req-756cc823-7566-4a62-a0fc-7e1e924e695c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.473911] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7f4fd9ab-c2a1-4551-a298-6d7cb7340211 req-756cc823-7566-4a62-a0fc-7e1e924e695c service nova] Creating event network-vif-deleted:e1399109-f616-4f04-87f3-6a9992efbe7d for instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab on cpu-1 [ 1318.479323] [48527]: INFO nova.api.openstack.requestlog [req-7f4fd9ab-c2a1-4551-a298-6d7cb7340211 req-756cc823-7566-4a62-a0fc-7e1e924e695c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020599 [ 1318.479486] [48527]: [pid: 48527|app: 0|req: 3322/6603] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:42 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) [ 1318.642024] [48526]: DEBUG nova.api.openstack.wsgi [req-83ee6490-7d4c-4fe1-ae9c-2c9687cca70e req-3336ebd1-4625-411a-943b-5dfafd97a59b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "34dc5a22-7c95-4feb-9dcd-d656d699b08e", "name": "network-vif-unplugged", "status": "completed", "tag": "ebf9cc45-6087-4b55-8fe7-2933873bdae7"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1318.653357] [48526]: DEBUG oslo_concurrency.lockutils [req-83ee6490-7d4c-4fe1-ae9c-2c9687cca70e req-3336ebd1-4625-411a-943b-5dfafd97a59b service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.653357] [48526]: DEBUG oslo_concurrency.lockutils [req-83ee6490-7d4c-4fe1-ae9c-2c9687cca70e req-3336ebd1-4625-411a-943b-5dfafd97a59b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.653357] [48526]: DEBUG oslo_concurrency.lockutils [req-83ee6490-7d4c-4fe1-ae9c-2c9687cca70e req-3336ebd1-4625-411a-943b-5dfafd97a59b service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.666900] [48526]: INFO nova.api.openstack.compute.server_external_events [req-83ee6490-7d4c-4fe1-ae9c-2c9687cca70e req-3336ebd1-4625-411a-943b-5dfafd97a59b service nova] Creating event network-vif-unplugged:ebf9cc45-6087-4b55-8fe7-2933873bdae7 for instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e on cpu-1 [ 1318.671369] [48526]: INFO nova.api.openstack.requestlog [req-83ee6490-7d4c-4fe1-ae9c-2c9687cca70e req-3336ebd1-4625-411a-943b-5dfafd97a59b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032382 [ 1318.673175] [48526]: [pid: 48526|app: 0|req: 3282/6604] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:42 2025] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1319.147196] [48527]: DEBUG nova.api.openstack.wsgi [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1319.148685] [48527]: DEBUG nova.compute.api [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1319.152197] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.152390] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.152508] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.152763] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.152934] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.153080] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.177025] [48527]: WARNING neutronclient.v2_0.client [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1319.248259] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1319.249673] [48526]: DEBUG nova.compute.api [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1319.253301] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.253481] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.253612] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.253858] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.254011] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.254141] [48526]: DEBUG oslo_concurrency.lockutils [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.279855] [48526]: WARNING neutronclient.v2_0.client [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1319.284747] [48527]: DEBUG nova.policy [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.291712] [48527]: DEBUG nova.policy [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.292450] [48527]: DEBUG nova.policy [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.293089] [48527]: INFO nova.api.openstack.requestlog [None req-3bfd5cab-e1a1-4070-b856-6551a46d2b91 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1721 microversion: 2.20 time: 0.148293 [ 1319.293406] [48527]: [pid: 48527|app: 0|req: 3323/6605] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:43 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1721 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1319.303960] [48526]: DEBUG nova.policy [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.308163] [48526]: INFO nova.api.openstack.requestlog [None req-4d5449f6-c362-4ddf-9f7e-c6f2907a8f99 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1318 microversion: 2.1 time: 0.062145 [ 1319.308580] [48526]: [pid: 48526|app: 0|req: 3283/6606] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:43 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1318 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1319.390961] [48527]: DEBUG nova.api.openstack.wsgi [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1319.392402] [48527]: DEBUG nova.compute.api [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1319.396455] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.396630] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.396760] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.397010] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.397183] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.397352] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.420270] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.420452] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.420566] [48527]: DEBUG oslo_concurrency.lockutils [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.420715] [48527]: DEBUG nova.objects.instance [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lazy-loading 'fault' on Instance uuid c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1319.424657] [48527]: WARNING neutronclient.v2_0.client [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1319.442613] [48527]: DEBUG nova.policy [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de2f11820c2948e589d2204a7f1e5344', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59c99aa38e204104bbb4234bf75a0193', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.446680] [48527]: INFO nova.api.openstack.requestlog [None req-14e3d831-b63f-42e0-b15c-6b787b449235 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 200 len: 1323 microversion: 2.1 time: 0.057844 [ 1319.447117] [48527]: [pid: 48527|app: 0|req: 3324/6607] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:43 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 1323 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1320.313840] [48526]: DEBUG nova.api.openstack.wsgi [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1320.315369] [48526]: DEBUG nova.compute.api [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1320.320745] [48527]: DEBUG nova.api.openstack.wsgi [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1320.321065] [48526]: DEBUG oslo_concurrency.lockutils [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.321320] [48526]: DEBUG oslo_concurrency.lockutils [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.321527] [48526]: DEBUG oslo_concurrency.lockutils [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.321832] [48526]: DEBUG oslo_concurrency.lockutils [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.321988] [48526]: DEBUG oslo_concurrency.lockutils [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.322122] [48526]: DEBUG oslo_concurrency.lockutils [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.322160] [48527]: DEBUG nova.compute.api [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1320.325433] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.325611] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.325745] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.326032] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.326212] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.326338] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.343921] [48526]: WARNING neutronclient.v2_0.client [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1320.345447] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.345621] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.345817] [48527]: DEBUG oslo_concurrency.lockutils [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.345984] [48527]: DEBUG nova.objects.instance [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lazy-loading 'fault' on Instance uuid ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1320.349072] [48527]: WARNING neutronclient.v2_0.client [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1320.366058] [48527]: DEBUG nova.policy [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.371356] [48527]: INFO nova.api.openstack.requestlog [None req-fa5d2aeb-2016-4e9b-afac-4e352edae03a tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1323 microversion: 2.1 time: 0.052603 [ 1320.371664] [48527]: [pid: 48527|app: 0|req: 3325/6608] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:44 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1323 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1320.402222] [48526]: DEBUG nova.policy [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.406622] [48526]: DEBUG nova.policy [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.407206] [48526]: DEBUG nova.policy [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.407784] [48526]: INFO nova.api.openstack.requestlog [None req-dba01d6c-dff6-41ed-be21-6a1bdf3d6e6c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1724 microversion: 2.20 time: 0.096369 [ 1320.408094] [48526]: [pid: 48526|app: 0|req: 3284/6609] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:44 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1724 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1320.421702] [48527]: DEBUG nova.api.openstack.wsgi [None req-5eebebd2-15ea-4716-94d7-630463ae0794 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "15854848-8f81-4e80-8ab6-aa555a501977"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1320.423366] [48527]: DEBUG nova.compute.api [None req-5eebebd2-15ea-4716-94d7-630463ae0794 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1320.426904] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eebebd2-15ea-4716-94d7-630463ae0794 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.427131] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eebebd2-15ea-4716-94d7-630463ae0794 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.427283] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eebebd2-15ea-4716-94d7-630463ae0794 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.427554] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eebebd2-15ea-4716-94d7-630463ae0794 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.427701] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eebebd2-15ea-4716-94d7-630463ae0794 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.427827] [48527]: DEBUG oslo_concurrency.lockutils [None req-5eebebd2-15ea-4716-94d7-630463ae0794 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.460232] [48526]: DEBUG nova.api.openstack.wsgi [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1320.461679] [48526]: DEBUG nova.compute.api [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] [instance: c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1320.465585] [48526]: DEBUG oslo_concurrency.lockutils [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.465785] [48526]: DEBUG oslo_concurrency.lockutils [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.465961] [48526]: DEBUG oslo_concurrency.lockutils [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.466253] [48526]: DEBUG oslo_concurrency.lockutils [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.466393] [48526]: DEBUG oslo_concurrency.lockutils [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.466517] [48526]: DEBUG oslo_concurrency.lockutils [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.476841] [48526]: INFO nova.api.openstack.wsgi [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] HTTP exception thrown: Instance c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 could not be found. [ 1320.477406] [48526]: DEBUG nova.api.openstack.wsgi [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Returning 404 to user: Instance c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1320.477832] [48526]: INFO nova.api.openstack.requestlog [None req-05ee0e5e-eb80-4a56-8d2f-f44b905b3a49 tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9" status: 404 len: 111 microversion: 2.1 time: 0.019910 [ 1320.478322] [48526]: [pid: 48526|app: 0|req: 3285/6610] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:44 2025] GET /compute/v2.1/servers/c2c8753a-4ab8-42f2-98b5-69f8e7ca4db9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1320.483166] [48526]: DEBUG nova.api.openstack.wsgi [None req-6ca64e14-9ae8-4b06-8a74-6de915021a9f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1320.496740] [48526]: INFO nova.api.openstack.requestlog [None req-6ca64e14-9ae8-4b06-8a74-6de915021a9f tempest-ServerActionsTestOtherA-1808868701 tempest-ServerActionsTestOtherA-1808868701-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-493453495" status: 202 len: 0 microversion: 2.1 time: 0.015530 [ 1320.497117] [48526]: [pid: 48526|app: 0|req: 3286/6611] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 14:03:44 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-493453495 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1320.605759] [48527]: INFO nova.api.openstack.requestlog [None req-5eebebd2-15ea-4716-94d7-630463ae0794 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.185499 [ 1320.605759] [48527]: [pid: 48527|app: 0|req: 3326/6612] 10.180.1.21 () {62 vars in 1359 bytes} [Fri Dec 12 14:03:44 2025] POST /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments => generated 188 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1320.676139] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1320.678239] [48526]: DEBUG nova.compute.api [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1320.682570] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.682751] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.682909] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.683177] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.683331] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.683453] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.691314] [48527]: DEBUG nova.api.openstack.wsgi [req-f58d53d9-15fc-4be8-a580-2e2f4fa853c8 req-49fdc53a-d9e0-49c3-ac9f-49d50b222e0f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "34dc5a22-7c95-4feb-9dcd-d656d699b08e", "tag": "ebf9cc45-6087-4b55-8fe7-2933873bdae7"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1320.698343] [48527]: DEBUG oslo_concurrency.lockutils [req-f58d53d9-15fc-4be8-a580-2e2f4fa853c8 req-49fdc53a-d9e0-49c3-ac9f-49d50b222e0f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.698567] [48527]: DEBUG oslo_concurrency.lockutils [req-f58d53d9-15fc-4be8-a580-2e2f4fa853c8 req-49fdc53a-d9e0-49c3-ac9f-49d50b222e0f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.698717] [48527]: DEBUG oslo_concurrency.lockutils [req-f58d53d9-15fc-4be8-a580-2e2f4fa853c8 req-49fdc53a-d9e0-49c3-ac9f-49d50b222e0f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.703816] [48526]: WARNING neutronclient.v2_0.client [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1320.705222] [48527]: INFO nova.api.openstack.compute.server_external_events [req-f58d53d9-15fc-4be8-a580-2e2f4fa853c8 req-49fdc53a-d9e0-49c3-ac9f-49d50b222e0f service nova] Creating event network-changed:ebf9cc45-6087-4b55-8fe7-2933873bdae7 for instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e on cpu-1 [ 1320.708350] [48526]: DEBUG nova.compute.api [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=48526) unshelve /opt/stack/nova/nova/compute/api.py:4695}} [ 1320.709618] [48527]: INFO nova.api.openstack.requestlog [req-f58d53d9-15fc-4be8-a580-2e2f4fa853c8 req-49fdc53a-d9e0-49c3-ac9f-49d50b222e0f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020425 [ 1320.709917] [48527]: [pid: 48527|app: 0|req: 3327/6613] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03: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) [ 1320.750474] [48526]: INFO nova.api.openstack.requestlog [None req-f1c2190d-8f0e-487f-be43-7300501e6383 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/action" status: 202 len: 0 microversion: 2.20 time: 0.076508 [ 1320.750816] [48526]: [pid: 48526|app: 0|req: 3287/6614] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 14:03:44 2025] POST /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1320.756273] [48527]: DEBUG nova.api.openstack.wsgi [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1320.757709] [48527]: DEBUG nova.compute.api [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1320.761435] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.761617] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.761751] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.761998] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.762238] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.762378] [48527]: DEBUG oslo_concurrency.lockutils [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.785034] [48527]: WARNING neutronclient.v2_0.client [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1320.866482] [48527]: DEBUG nova.policy [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.874292] [48527]: DEBUG nova.policy [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.874926] [48527]: DEBUG nova.policy [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.875639] [48527]: INFO nova.api.openstack.requestlog [None req-bdf66a98-2949-47df-af18-8eccf4337940 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1810 microversion: 2.20 time: 0.122072 [ 1320.876360] [48527]: [pid: 48527|app: 0|req: 3328/6615] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:44 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1810 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1321.384974] [48526]: DEBUG nova.api.openstack.wsgi [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1321.386707] [48526]: DEBUG nova.compute.api [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1321.391801] [48526]: DEBUG oslo_concurrency.lockutils [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.391986] [48526]: DEBUG oslo_concurrency.lockutils [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.392140] [48526]: DEBUG oslo_concurrency.lockutils [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.392392] [48526]: DEBUG oslo_concurrency.lockutils [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.392535] [48526]: DEBUG oslo_concurrency.lockutils [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.392653] [48526]: DEBUG oslo_concurrency.lockutils [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.418885] [48526]: DEBUG oslo_concurrency.lockutils [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.419080] [48526]: DEBUG oslo_concurrency.lockutils [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.419217] [48526]: DEBUG oslo_concurrency.lockutils [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.419369] [48526]: DEBUG nova.objects.instance [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lazy-loading 'fault' on Instance uuid ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1321.422656] [48526]: WARNING neutronclient.v2_0.client [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1321.462055] [48526]: DEBUG nova.policy [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.468847] [48526]: INFO nova.api.openstack.requestlog [None req-a45e3673-42ad-402f-b86e-3b5a9a0de988 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1323 microversion: 2.1 time: 0.085968 [ 1321.469177] [48526]: [pid: 48526|app: 0|req: 3288/6616] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:45 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1323 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1321.892541] [48527]: DEBUG nova.api.openstack.wsgi [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1321.894055] [48527]: DEBUG nova.compute.api [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1321.899489] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.899674] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.899806] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.900068] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.900221] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.900403] [48527]: DEBUG oslo_concurrency.lockutils [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.929365] [48527]: WARNING neutronclient.v2_0.client [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1321.990015] [48527]: DEBUG nova.policy [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.996249] [48527]: DEBUG nova.policy [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.996963] [48527]: DEBUG nova.policy [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.997587] [48527]: INFO nova.api.openstack.requestlog [None req-0a805dbb-5835-4a85-aa72-8c0f7004c9b1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1810 microversion: 2.20 time: 0.107901 [ 1321.997898] [48527]: [pid: 48527|app: 0|req: 3329/6617] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:46 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1810 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1322.482093] [48526]: DEBUG nova.api.openstack.wsgi [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1322.483606] [48526]: DEBUG nova.compute.api [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1322.489545] [48526]: DEBUG oslo_concurrency.lockutils [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.489742] [48526]: DEBUG oslo_concurrency.lockutils [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.489877] [48526]: DEBUG oslo_concurrency.lockutils [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.490165] [48526]: DEBUG oslo_concurrency.lockutils [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.490329] [48526]: DEBUG oslo_concurrency.lockutils [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.490449] [48526]: DEBUG oslo_concurrency.lockutils [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.533697] [48526]: DEBUG oslo_concurrency.lockutils [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.533892] [48526]: DEBUG oslo_concurrency.lockutils [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.534427] [48526]: DEBUG oslo_concurrency.lockutils [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.534427] [48526]: DEBUG nova.objects.instance [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lazy-loading 'fault' on Instance uuid ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1322.538033] [48526]: WARNING neutronclient.v2_0.client [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1322.560248] [48526]: DEBUG nova.policy [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.565534] [48526]: INFO nova.api.openstack.requestlog [None req-c30357d7-a862-439a-bec5-94c1960b663f tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1323 microversion: 2.1 time: 0.085541 [ 1322.565939] [48526]: [pid: 48526|app: 0|req: 3289/6618] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:46 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1323 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1323.013269] [48527]: DEBUG nova.api.openstack.wsgi [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1323.014766] [48527]: DEBUG nova.compute.api [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1323.020464] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.020654] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.020780] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.021033] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.021178] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.021300] [48527]: DEBUG oslo_concurrency.lockutils [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.046046] [48527]: WARNING neutronclient.v2_0.client [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1323.109342] [48527]: DEBUG nova.policy [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.113810] [48527]: DEBUG nova.policy [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.114389] [48527]: DEBUG nova.policy [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.115015] [48527]: INFO nova.api.openstack.requestlog [None req-5bbc0dee-959d-4417-a115-3174739a42ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1750 microversion: 2.20 time: 0.103971 [ 1323.115495] [48527]: [pid: 48527|app: 0|req: 3330/6619] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:47 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1750 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1323.580205] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1323.581617] [48526]: DEBUG nova.compute.api [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1323.585151] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.585347] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.585486] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.585736] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.585879] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.586014] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.609161] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.609400] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.609529] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.609683] [48526]: DEBUG nova.objects.instance [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lazy-loading 'fault' on Instance uuid ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1323.613327] [48526]: WARNING neutronclient.v2_0.client [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1323.631598] [48526]: DEBUG nova.policy [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a5b35c84f074763b41d019e10f6957e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cec6765fc424b55a9ec1692e3b6b2e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.635750] [48526]: INFO nova.api.openstack.requestlog [None req-2e50a7e9-e9af-4c56-b3d9-44a67c0f419b tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 200 len: 1323 microversion: 2.1 time: 0.057707 [ 1323.636213] [48526]: [pid: 48526|app: 0|req: 3290/6620] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:47 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 1323 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1324.129752] [48527]: DEBUG nova.api.openstack.wsgi [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1324.131191] [48527]: DEBUG nova.compute.api [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1324.136327] [48527]: DEBUG oslo_concurrency.lockutils [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.136505] [48527]: DEBUG oslo_concurrency.lockutils [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.136637] [48527]: DEBUG oslo_concurrency.lockutils [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.136882] [48527]: DEBUG oslo_concurrency.lockutils [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.137037] [48527]: DEBUG oslo_concurrency.lockutils [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.137164] [48527]: DEBUG oslo_concurrency.lockutils [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.154859] [48527]: WARNING neutronclient.v2_0.client [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1324.250317] [48527]: DEBUG nova.policy [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.255133] [48527]: DEBUG nova.policy [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.255864] [48527]: DEBUG nova.policy [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.256558] [48527]: INFO nova.api.openstack.requestlog [None req-79726482-0fff-4d1c-a3a4-87417998a66f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1752 microversion: 2.20 time: 0.129066 [ 1324.256858] [48527]: [pid: 48527|app: 0|req: 3331/6621] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:48 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1752 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1324.649160] [48526]: DEBUG nova.api.openstack.wsgi [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1324.650684] [48526]: DEBUG nova.compute.api [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1324.655635] [48526]: DEBUG oslo_concurrency.lockutils [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.655828] [48526]: DEBUG oslo_concurrency.lockutils [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.655996] [48526]: DEBUG oslo_concurrency.lockutils [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.656250] [48526]: DEBUG oslo_concurrency.lockutils [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.656398] [48526]: DEBUG oslo_concurrency.lockutils [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.656519] [48526]: DEBUG oslo_concurrency.lockutils [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.666026] [48526]: INFO nova.api.openstack.wsgi [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab could not be found. [ 1324.666306] [48526]: DEBUG nova.api.openstack.wsgi [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1324.666691] [48526]: INFO nova.api.openstack.requestlog [None req-daa5ff15-7165-49b2-98cd-44f1efa77e21 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab" status: 404 len: 111 microversion: 2.1 time: 0.019915 [ 1324.666993] [48526]: [pid: 48526|app: 0|req: 3291/6622] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:48 2025] GET /compute/v2.1/servers/ae0d753a-04cd-4c0f-ac6a-6b413c9e66ab => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1325.271657] [48527]: DEBUG nova.api.openstack.wsgi [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1325.273183] [48527]: DEBUG nova.compute.api [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1325.276558] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.276738] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.276870] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.277166] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.277319] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.277442] [48527]: DEBUG oslo_concurrency.lockutils [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.299837] [48527]: WARNING neutronclient.v2_0.client [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1325.359606] [48527]: DEBUG nova.policy [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.365747] [48527]: DEBUG nova.policy [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.366376] [48527]: DEBUG nova.policy [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.366951] [48527]: INFO nova.api.openstack.requestlog [None req-2aa0c5c1-733d-47c4-9689-edb429b25840 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1752 microversion: 2.20 time: 0.097491 [ 1325.367269] [48527]: [pid: 48527|app: 0|req: 3332/6623] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:49 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1752 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1326.381183] [48526]: DEBUG nova.api.openstack.wsgi [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1326.382612] [48526]: DEBUG nova.compute.api [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1326.386009] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.386212] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.386351] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.386600] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.386740] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.386859] [48526]: DEBUG oslo_concurrency.lockutils [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.402252] [48526]: WARNING neutronclient.v2_0.client [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1326.459235] [48526]: DEBUG nova.policy [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1326.464284] [48526]: DEBUG nova.policy [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1326.464848] [48526]: DEBUG nova.policy [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1326.465480] [48526]: INFO nova.api.openstack.requestlog [None req-c8b809dc-5a46-4139-a518-0dffda67d6d8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1752 microversion: 2.20 time: 0.086467 [ 1326.465886] [48526]: [pid: 48526|app: 0|req: 3292/6624] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:50 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1752 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1327.479127] [48527]: DEBUG nova.api.openstack.wsgi [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1327.480651] [48527]: DEBUG nova.compute.api [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1327.485923] [48527]: DEBUG oslo_concurrency.lockutils [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.486164] [48527]: DEBUG oslo_concurrency.lockutils [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.486318] [48527]: DEBUG oslo_concurrency.lockutils [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.486571] [48527]: DEBUG oslo_concurrency.lockutils [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.486713] [48527]: DEBUG oslo_concurrency.lockutils [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.486833] [48527]: DEBUG oslo_concurrency.lockutils [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.505741] [48527]: WARNING neutronclient.v2_0.client [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1327.562043] [48527]: DEBUG nova.policy [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.566752] [48527]: DEBUG nova.policy [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.567344] [48527]: DEBUG nova.policy [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.567959] [48527]: INFO nova.api.openstack.requestlog [None req-e09ba900-161b-481c-9146-e019b0402f62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1752 microversion: 2.20 time: 0.091072 [ 1327.568311] [48527]: [pid: 48527|app: 0|req: 3333/6625] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:51 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1752 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1327.815439] [48526]: DEBUG nova.api.openstack.wsgi [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1327.815721] [48526]: DEBUG nova.compute.api [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1327.819651] [48526]: DEBUG oslo_concurrency.lockutils [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.819805] [48526]: DEBUG oslo_concurrency.lockutils [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.819938] [48526]: DEBUG oslo_concurrency.lockutils [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.820209] [48526]: DEBUG oslo_concurrency.lockutils [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.820353] [48526]: DEBUG oslo_concurrency.lockutils [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.820475] [48526]: DEBUG oslo_concurrency.lockutils [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.829050] [48526]: INFO nova.api.openstack.wsgi [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. [ 1327.829315] [48526]: DEBUG nova.api.openstack.wsgi [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1327.829687] [48526]: INFO nova.api.openstack.requestlog [None req-a883d9f5-81ca-4525-9875-82402cbfec72 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 404 len: 111 microversion: 2.1 time: 0.016409 [ 1327.830255] [48526]: [pid: 48526|app: 0|req: 3293/6626] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:03:52 2025] DELETE /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1327.834696] [48527]: DEBUG nova.api.openstack.wsgi [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1327.836157] [48527]: DEBUG nova.compute.api [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 19c617a7-3e31-493b-8850-78efaf62fb61] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1327.839382] [48527]: DEBUG oslo_concurrency.lockutils [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.839563] [48527]: DEBUG oslo_concurrency.lockutils [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.839694] [48527]: DEBUG oslo_concurrency.lockutils [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.839939] [48527]: DEBUG oslo_concurrency.lockutils [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.840098] [48527]: DEBUG oslo_concurrency.lockutils [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.840217] [48527]: DEBUG oslo_concurrency.lockutils [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.849919] [48527]: INFO nova.api.openstack.wsgi [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. [ 1327.850182] [48527]: DEBUG nova.api.openstack.wsgi [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance 19c617a7-3e31-493b-8850-78efaf62fb61 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1327.850550] [48527]: INFO nova.api.openstack.requestlog [None req-995e603c-17a9-48e2-95c9-b027f67a5c4d tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61" status: 404 len: 111 microversion: 2.1 time: 0.018024 [ 1327.850846] [48527]: [pid: 48527|app: 0|req: 3334/6627] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:52 2025] GET /compute/v2.1/servers/19c617a7-3e31-493b-8850-78efaf62fb61 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1327.855501] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1327.855694] [48526]: DEBUG nova.compute.api [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1327.858907] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.859101] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.859236] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.859483] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.859619] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.859737] [48526]: DEBUG oslo_concurrency.lockutils [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.870288] [48526]: INFO nova.api.openstack.wsgi [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance 224ad938-fbc3-44f0-8324-0720ec6459c2 could not be found. [ 1327.870535] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance 224ad938-fbc3-44f0-8324-0720ec6459c2 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1327.870904] [48526]: INFO nova.api.openstack.requestlog [None req-c6b3265d-c478-43c8-98d6-dcaad11eb1ed tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 404 len: 111 microversion: 2.1 time: 0.017467 [ 1327.871341] [48526]: [pid: 48526|app: 0|req: 3294/6628] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:03:52 2025] DELETE /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1327.875699] [48527]: DEBUG nova.api.openstack.wsgi [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1327.877098] [48527]: DEBUG nova.compute.api [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] [instance: 224ad938-fbc3-44f0-8324-0720ec6459c2] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1327.880327] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.880502] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.880632] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.880873] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.881025] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.881148] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.889580] [48527]: INFO nova.api.openstack.wsgi [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] HTTP exception thrown: Instance 224ad938-fbc3-44f0-8324-0720ec6459c2 could not be found. [ 1327.889811] [48527]: DEBUG nova.api.openstack.wsgi [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Returning 404 to user: Instance 224ad938-fbc3-44f0-8324-0720ec6459c2 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1327.890198] [48527]: INFO nova.api.openstack.requestlog [None req-d4598d3d-c9f8-483e-896b-aea74b0f2826 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2" status: 404 len: 111 microversion: 2.1 time: 0.016564 [ 1327.890483] [48527]: [pid: 48527|app: 0|req: 3335/6629] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:52 2025] GET /compute/v2.1/servers/224ad938-fbc3-44f0-8324-0720ec6459c2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1327.894884] [48526]: DEBUG nova.api.openstack.wsgi [None req-a346b77d-10ea-43fb-9637-23d74a59f364 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1327.906161] [48526]: INFO nova.api.openstack.requestlog [None req-a346b77d-10ea-43fb-9637-23d74a59f364 tempest-ServerActionsTestOtherB-489578526 tempest-ServerActionsTestOtherB-489578526-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-896149215" status: 202 len: 0 microversion: 2.1 time: 0.012823 [ 1327.906161] [48526]: [pid: 48526|app: 0|req: 3295/6630] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 14:03:52 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-896149215 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1328.582222] [48527]: DEBUG nova.api.openstack.wsgi [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1328.583452] [48527]: DEBUG nova.compute.api [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1328.589104] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.589293] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.589428] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.589676] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.589821] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.590078] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.615487] [48527]: WARNING neutronclient.v2_0.client [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1328.681946] [48527]: DEBUG nova.policy [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.688854] [48527]: DEBUG nova.policy [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.689544] [48527]: DEBUG nova.policy [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.690112] [48527]: INFO nova.api.openstack.requestlog [None req-b3a3e9f7-c171-4bae-a40e-f47c84142357 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1752 microversion: 2.20 time: 0.110132 [ 1328.690434] [48527]: [pid: 48527|app: 0|req: 3336/6631] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:52 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1752 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1329.703908] [48526]: DEBUG nova.api.openstack.wsgi [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1329.705417] [48526]: DEBUG nova.compute.api [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1329.711851] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.711973] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.712128] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.712391] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.712533] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.712655] [48526]: DEBUG oslo_concurrency.lockutils [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.739130] [48526]: WARNING neutronclient.v2_0.client [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1329.852693] [48526]: DEBUG nova.policy [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.860096] [48526]: DEBUG nova.policy [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.860791] [48526]: DEBUG nova.policy [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.861300] [48526]: INFO nova.api.openstack.requestlog [None req-0e69c4f2-12a3-4946-b755-d6098607d0f0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1752 microversion: 2.20 time: 0.159539 [ 1329.861636] [48526]: [pid: 48526|app: 0|req: 3296/6632] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:53 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1752 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1330.876417] [48527]: DEBUG nova.api.openstack.wsgi [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1330.877378] [48527]: DEBUG nova.compute.api [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1330.882854] [48527]: DEBUG oslo_concurrency.lockutils [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.883052] [48527]: DEBUG oslo_concurrency.lockutils [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.883216] [48527]: DEBUG oslo_concurrency.lockutils [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.883500] [48527]: DEBUG oslo_concurrency.lockutils [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.883653] [48527]: DEBUG oslo_concurrency.lockutils [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.883795] [48527]: DEBUG oslo_concurrency.lockutils [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.906539] [48527]: WARNING neutronclient.v2_0.client [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1330.994106] [48527]: DEBUG nova.policy [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.001203] [48527]: DEBUG nova.policy [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.001854] [48527]: DEBUG nova.policy [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.002499] [48527]: INFO nova.api.openstack.requestlog [None req-a567d489-73f4-433d-b2e2-e3587b069e29 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1752 microversion: 2.20 time: 0.128655 [ 1331.002809] [48527]: [pid: 48527|app: 0|req: 3337/6633] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:55 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1752 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1332.019029] [48526]: DEBUG nova.api.openstack.wsgi [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1332.020493] [48526]: DEBUG nova.compute.api [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1332.026581] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.026837] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.027026] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.027352] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.027548] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.027699] [48526]: DEBUG oslo_concurrency.lockutils [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.052068] [48526]: WARNING neutronclient.v2_0.client [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1332.116773] [48526]: DEBUG nova.policy [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1332.122754] [48526]: DEBUG nova.policy [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1332.122754] [48526]: DEBUG nova.policy [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1332.122754] [48526]: INFO nova.api.openstack.requestlog [None req-0b806447-0466-4b4d-9ee1-0184b07e1ecc tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.106924 [ 1332.122754] [48526]: [pid: 48526|app: 0|req: 3297/6634] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:56 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1332.260358] [48527]: DEBUG nova.api.openstack.wsgi [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerPasswordTestJSON-server-1779758419", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "32cafd05-6927-44b8-bd09-1e8b02293ba3"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1332.300511] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.300774] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.300910] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.301253] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.302596] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.302727] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.307026] [48527]: DEBUG nova.network.neutron [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] validate_networks() for [('32cafd05-6927-44b8-bd09-1e8b02293ba3', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1332.307325] [48527]: WARNING neutronclient.v2_0.client [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1332.308574] [48527]: WARNING openstack [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1332.309159] [48527]: WARNING openstack [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1332.315375] [48527]: INFO nova.network.neutron [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] _ports_needed_per_instance requested_netwokrs=[('32cafd05-6927-44b8-bd09-1e8b02293ba3', None, None, None, None, None)] [ 1332.436239] [48527]: WARNING neutronclient.v2_0.client [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1332.437284] [48527]: WARNING openstack [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1332.437821] [48527]: WARNING openstack [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1332.559098] [48527]: DEBUG nova.virt.hardware [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1332.559315] [48527]: DEBUG nova.virt.hardware [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1332.559577] [48527]: DEBUG nova.virt.hardware [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1332.559760] [48527]: DEBUG nova.virt.hardware [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1332.559950] [48527]: DEBUG nova.virt.hardware [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1332.570277] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.570494] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.570714] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.571107] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.572519] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.572656] [48527]: DEBUG oslo_concurrency.lockutils [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.583035] [48527]: DEBUG nova.quota [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Getting quotas for project 301a765fe40b406c925eea94816a639d. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1332.586984] [48527]: DEBUG nova.quota [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Getting quotas for user 750db04c05624ea986e14fe83b146995 and project 301a765fe40b406c925eea94816a639d. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1332.593504] [48527]: DEBUG nova.compute.api [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1332.595056] [48527]: DEBUG nova.compute.api [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1332.630181] [48527]: INFO nova.api.openstack.requestlog [None req-b04dde7d-280c-4da0-bd39-3e78c64091f9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.432005 [ 1332.630556] [48527]: [pid: 48527|app: 0|req: 3338/6635] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:03:56 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) [ 1332.637928] [48526]: DEBUG nova.api.openstack.wsgi [None req-b70789ae-b5ad-46b5-9c87-af9bd3563327 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1332.638838] [48526]: DEBUG nova.compute.api [None req-b70789ae-b5ad-46b5-9c87-af9bd3563327 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1332.640558] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=198,nova_api:UPDATE=8,nova_api:INSERT=6,nova_api:DELETE=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1332.654018] [48526]: WARNING neutronclient.v2_0.client [None req-b70789ae-b5ad-46b5-9c87-af9bd3563327 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1332.671372] [48526]: DEBUG nova.policy [None req-b70789ae-b5ad-46b5-9c87-af9bd3563327 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1332.676901] [48526]: INFO nova.api.openstack.requestlog [None req-b70789ae-b5ad-46b5-9c87-af9bd3563327 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1214 microversion: 2.1 time: 0.041982 [ 1332.677264] [48526]: [pid: 48526|app: 0|req: 3298/6636] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:56 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1333.137690] [48527]: DEBUG nova.api.openstack.wsgi [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1333.139975] [48527]: DEBUG nova.compute.api [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1333.145834] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.146185] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.146426] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.146861] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.147154] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.147401] [48527]: DEBUG oslo_concurrency.lockutils [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.178065] [48527]: WARNING neutronclient.v2_0.client [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1333.247838] [48527]: DEBUG nova.policy [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1333.256626] [48527]: DEBUG nova.policy [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1333.257472] [48527]: DEBUG nova.policy [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1333.259093] [48527]: INFO nova.api.openstack.requestlog [None req-f6a5262c-bbb0-4d56-97b2-7e6e3b095513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.124754 [ 1333.259484] [48527]: [pid: 48527|app: 0|req: 3339/6637] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:57 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1333.693791] [48526]: DEBUG nova.api.openstack.wsgi [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1333.694761] [48526]: DEBUG nova.compute.api [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1333.702616] [48526]: DEBUG oslo_concurrency.lockutils [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.702937] [48526]: DEBUG oslo_concurrency.lockutils [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.703199] [48526]: DEBUG oslo_concurrency.lockutils [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.703612] [48526]: DEBUG oslo_concurrency.lockutils [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.703858] [48526]: DEBUG oslo_concurrency.lockutils [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.704085] [48526]: DEBUG oslo_concurrency.lockutils [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.706851] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=444,nova_cell1:UPDATE=19,nova_cell1:INSERT=10 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1333.729154] [48526]: WARNING neutronclient.v2_0.client [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1333.749996] [48526]: DEBUG nova.policy [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1333.756710] [48526]: INFO nova.api.openstack.requestlog [None req-7711a0fc-e0a3-4aa8-b8e1-796571117a67 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1218 microversion: 2.1 time: 0.065477 [ 1333.757078] [48526]: [pid: 48526|app: 0|req: 3299/6638] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:57 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1218 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1334.277238] [48527]: DEBUG nova.api.openstack.wsgi [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1334.278657] [48527]: DEBUG nova.compute.api [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1334.282832] [48527]: DEBUG oslo_concurrency.lockutils [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.283157] [48527]: DEBUG oslo_concurrency.lockutils [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.283336] [48527]: DEBUG oslo_concurrency.lockutils [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.283705] [48527]: DEBUG oslo_concurrency.lockutils [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.284138] [48527]: DEBUG oslo_concurrency.lockutils [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.284138] [48527]: DEBUG oslo_concurrency.lockutils [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.304872] [48527]: WARNING neutronclient.v2_0.client [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1334.367352] [48527]: DEBUG nova.policy [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.372272] [48527]: DEBUG nova.policy [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.372909] [48527]: DEBUG nova.policy [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.373728] [48527]: INFO nova.api.openstack.requestlog [None req-740afddb-5614-4b62-ae62-15126176aa57 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.099654 [ 1334.374075] [48527]: [pid: 48527|app: 0|req: 3340/6639] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:58 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1334.770124] [48526]: DEBUG nova.api.openstack.wsgi [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1334.771742] [48526]: DEBUG nova.compute.api [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1334.777821] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.778060] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.778249] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.778473] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.778615] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.778734] [48526]: DEBUG oslo_concurrency.lockutils [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.802690] [48526]: WARNING neutronclient.v2_0.client [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1334.822717] [48526]: DEBUG nova.policy [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.827489] [48526]: INFO nova.api.openstack.requestlog [None req-eb8c2719-f64a-4810-ae99-fb4cf8185c28 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1266 microversion: 2.1 time: 0.059460 [ 1334.827887] [48526]: [pid: 48526|app: 0|req: 3300/6640] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:03:58 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1266 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1334.935472] [48527]: DEBUG nova.api.openstack.wsgi [req-dbabd2a8-b0aa-4224-b5a2-450334506e50 req-6d4203e3-7869-4f1b-a47a-dcbcc7e81bd7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "34dc5a22-7c95-4feb-9dcd-d656d699b08e", "name": "network-vif-plugged", "status": "completed", "tag": "ebf9cc45-6087-4b55-8fe7-2933873bdae7"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1334.941227] [48527]: DEBUG oslo_concurrency.lockutils [req-dbabd2a8-b0aa-4224-b5a2-450334506e50 req-6d4203e3-7869-4f1b-a47a-dcbcc7e81bd7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.941405] [48527]: DEBUG oslo_concurrency.lockutils [req-dbabd2a8-b0aa-4224-b5a2-450334506e50 req-6d4203e3-7869-4f1b-a47a-dcbcc7e81bd7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.941789] [48527]: DEBUG oslo_concurrency.lockutils [req-dbabd2a8-b0aa-4224-b5a2-450334506e50 req-6d4203e3-7869-4f1b-a47a-dcbcc7e81bd7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.948910] [48527]: INFO nova.api.openstack.compute.server_external_events [req-dbabd2a8-b0aa-4224-b5a2-450334506e50 req-6d4203e3-7869-4f1b-a47a-dcbcc7e81bd7 service nova] Creating event network-vif-plugged:ebf9cc45-6087-4b55-8fe7-2933873bdae7 for instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e on cpu-1 [ 1334.957360] [48527]: INFO nova.api.openstack.requestlog [req-dbabd2a8-b0aa-4224-b5a2-450334506e50 req-6d4203e3-7869-4f1b-a47a-dcbcc7e81bd7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024061 [ 1334.957704] [48527]: [pid: 48527|app: 0|req: 3341/6641] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:03:59 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) [ 1335.388171] [48526]: DEBUG nova.api.openstack.wsgi [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1335.389550] [48526]: DEBUG nova.compute.api [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1335.392931] [48526]: DEBUG oslo_concurrency.lockutils [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.393182] [48526]: DEBUG oslo_concurrency.lockutils [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.393340] [48526]: DEBUG oslo_concurrency.lockutils [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.393589] [48526]: DEBUG oslo_concurrency.lockutils [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.393735] [48526]: DEBUG oslo_concurrency.lockutils [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.393854] [48526]: DEBUG oslo_concurrency.lockutils [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.411054] [48526]: WARNING neutronclient.v2_0.client [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1335.471582] [48526]: DEBUG nova.policy [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.476498] [48526]: DEBUG nova.policy [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.477075] [48526]: DEBUG nova.policy [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.477669] [48526]: INFO nova.api.openstack.requestlog [None req-598061e4-dcee-4af1-bddb-3ebad19970a8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.091673 [ 1335.477972] [48526]: [pid: 48526|app: 0|req: 3301/6642] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:03:59 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1335.841328] [48527]: DEBUG nova.api.openstack.wsgi [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1335.842786] [48527]: DEBUG nova.compute.api [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1335.846174] [48527]: DEBUG oslo_concurrency.lockutils [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.846374] [48527]: DEBUG oslo_concurrency.lockutils [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.846512] [48527]: DEBUG oslo_concurrency.lockutils [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.846762] [48527]: DEBUG oslo_concurrency.lockutils [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.846929] [48527]: DEBUG oslo_concurrency.lockutils [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.847037] [48527]: DEBUG oslo_concurrency.lockutils [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.863132] [48527]: WARNING neutronclient.v2_0.client [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1335.880305] [48527]: DEBUG nova.policy [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.884612] [48527]: INFO nova.api.openstack.requestlog [None req-7af44647-1114-440a-b2f0-75d6c4af75ba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1266 microversion: 2.1 time: 0.045568 [ 1335.884921] [48527]: [pid: 48527|app: 0|req: 3342/6643] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:00 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1266 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1336.492738] [48526]: DEBUG nova.api.openstack.wsgi [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1336.494301] [48526]: DEBUG nova.compute.api [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1336.499512] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.499739] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.499961] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.500252] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.500426] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.500552] [48526]: DEBUG oslo_concurrency.lockutils [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.520413] [48526]: WARNING neutronclient.v2_0.client [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1336.624510] [48526]: DEBUG nova.policy [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.634072] [48526]: DEBUG nova.policy [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.634588] [48526]: DEBUG nova.policy [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.635355] [48526]: INFO nova.api.openstack.requestlog [None req-b2227bac-842c-48e9-a6e9-ec3c1d427b62 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.144934 [ 1336.636131] [48526]: [pid: 48526|app: 0|req: 3302/6644] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:00 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1336.897326] [48527]: DEBUG nova.api.openstack.wsgi [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1336.899334] [48527]: DEBUG nova.compute.api [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1336.903366] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.903606] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.903813] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.904196] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.904364] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.904491] [48527]: DEBUG oslo_concurrency.lockutils [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.921037] [48527]: WARNING neutronclient.v2_0.client [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1336.939121] [48527]: DEBUG nova.policy [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.942945] [48527]: INFO nova.api.openstack.requestlog [None req-14d21046-96f6-47a2-af95-8afaafe28596 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1274 microversion: 2.1 time: 0.048089 [ 1336.943256] [48527]: [pid: 48527|app: 0|req: 3343/6645] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:01 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1274 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1336.979044] [48526]: DEBUG nova.api.openstack.wsgi [req-a963bdd3-703c-4d8d-8579-ca6c6cbe4d0f req-54b759f5-fcdb-4207-b741-7ad0a88928ec service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "34dc5a22-7c95-4feb-9dcd-d656d699b08e", "tag": "ebf9cc45-6087-4b55-8fe7-2933873bdae7"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1336.985053] [48526]: DEBUG oslo_concurrency.lockutils [req-a963bdd3-703c-4d8d-8579-ca6c6cbe4d0f req-54b759f5-fcdb-4207-b741-7ad0a88928ec service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.985388] [48526]: DEBUG oslo_concurrency.lockutils [req-a963bdd3-703c-4d8d-8579-ca6c6cbe4d0f req-54b759f5-fcdb-4207-b741-7ad0a88928ec service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.985563] [48526]: DEBUG oslo_concurrency.lockutils [req-a963bdd3-703c-4d8d-8579-ca6c6cbe4d0f req-54b759f5-fcdb-4207-b741-7ad0a88928ec service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.318241] [48526]: INFO nova.api.openstack.compute.server_external_events [req-a963bdd3-703c-4d8d-8579-ca6c6cbe4d0f req-54b759f5-fcdb-4207-b741-7ad0a88928ec service nova] Creating event network-changed:ebf9cc45-6087-4b55-8fe7-2933873bdae7 for instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e on cpu-1 [ 1337.322366] [48526]: INFO nova.api.openstack.requestlog [req-a963bdd3-703c-4d8d-8579-ca6c6cbe4d0f req-54b759f5-fcdb-4207-b741-7ad0a88928ec service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.345383 [ 1337.322713] [48526]: [pid: 48526|app: 0|req: 3303/6646] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:04:01 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1337.650594] [48527]: DEBUG nova.api.openstack.wsgi [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1337.652336] [48527]: DEBUG nova.compute.api [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1337.657998] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.658195] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.658334] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.658589] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.658768] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.658900] [48527]: DEBUG oslo_concurrency.lockutils [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.676693] [48527]: WARNING neutronclient.v2_0.client [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1337.730722] [48527]: DEBUG nova.policy [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1337.735308] [48527]: DEBUG nova.policy [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1337.735888] [48527]: DEBUG nova.policy [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1337.736510] [48527]: INFO nova.api.openstack.requestlog [None req-a9bbc7b6-e7b9-4320-97f4-d395c3452c6d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.088082 [ 1337.736819] [48527]: [pid: 48527|app: 0|req: 3344/6647] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:01 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1337.959454] [48526]: DEBUG nova.api.openstack.wsgi [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1337.962660] [48526]: DEBUG nova.compute.api [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1337.969067] [48526]: DEBUG oslo_concurrency.lockutils [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.969067] [48526]: DEBUG oslo_concurrency.lockutils [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.969067] [48526]: DEBUG oslo_concurrency.lockutils [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.969243] [48526]: DEBUG oslo_concurrency.lockutils [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.969380] [48526]: DEBUG oslo_concurrency.lockutils [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.969502] [48526]: DEBUG oslo_concurrency.lockutils [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.994699] [48526]: WARNING neutronclient.v2_0.client [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1338.125775] [48526]: DEBUG nova.policy [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1338.131027] [48526]: INFO nova.api.openstack.requestlog [None req-66004b36-deac-4918-9108-38119fd52542 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1326 microversion: 2.1 time: 0.176308 [ 1338.131361] [48526]: [pid: 48526|app: 0|req: 3304/6648] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:02 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1326 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1338.752669] [48527]: DEBUG nova.api.openstack.wsgi [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1338.754722] [48527]: DEBUG nova.compute.api [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1338.758315] [48527]: DEBUG oslo_concurrency.lockutils [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.758497] [48527]: DEBUG oslo_concurrency.lockutils [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.758865] [48527]: DEBUG oslo_concurrency.lockutils [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.759103] [48527]: DEBUG oslo_concurrency.lockutils [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.759103] [48527]: DEBUG oslo_concurrency.lockutils [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.759304] [48527]: DEBUG oslo_concurrency.lockutils [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.780576] [48527]: WARNING neutronclient.v2_0.client [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1338.858069] [48527]: DEBUG nova.policy [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1338.865689] [48527]: DEBUG nova.policy [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1338.866397] [48527]: DEBUG nova.policy [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1338.867073] [48527]: INFO nova.api.openstack.requestlog [None req-90ae91ff-fad4-431e-b136-a92088357a66 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.119000 [ 1338.867453] [48527]: [pid: 48527|app: 0|req: 3345/6649] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:02 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1339.146041] [48526]: DEBUG nova.api.openstack.wsgi [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1339.147502] [48526]: DEBUG nova.compute.api [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1339.152957] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.153175] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.153317] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.153783] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.153946] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.154084] [48526]: DEBUG oslo_concurrency.lockutils [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.175573] [48526]: WARNING neutronclient.v2_0.client [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1339.236242] [48526]: DEBUG nova.policy [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1339.240883] [48526]: INFO nova.api.openstack.requestlog [None req-42d5d95a-3f10-4c21-b054-527350769405 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1314 microversion: 2.1 time: 0.097405 [ 1339.241219] [48526]: [pid: 48526|app: 0|req: 3305/6650] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:03 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1314 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1339.262239] [48527]: DEBUG nova.api.openstack.wsgi [None req-a19d4364-6bb1-49b9-a976-8629dc53ed0f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1339.264283] [48527]: DEBUG nova.compute.api [None req-a19d4364-6bb1-49b9-a976-8629dc53ed0f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1339.269409] [48527]: DEBUG oslo_concurrency.lockutils [None req-a19d4364-6bb1-49b9-a976-8629dc53ed0f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.269623] [48527]: DEBUG oslo_concurrency.lockutils [None req-a19d4364-6bb1-49b9-a976-8629dc53ed0f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.269763] [48527]: DEBUG oslo_concurrency.lockutils [None req-a19d4364-6bb1-49b9-a976-8629dc53ed0f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.270069] [48527]: DEBUG oslo_concurrency.lockutils [None req-a19d4364-6bb1-49b9-a976-8629dc53ed0f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.270232] [48527]: DEBUG oslo_concurrency.lockutils [None req-a19d4364-6bb1-49b9-a976-8629dc53ed0f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.270432] [48527]: DEBUG oslo_concurrency.lockutils [None req-a19d4364-6bb1-49b9-a976-8629dc53ed0f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.288848] [48527]: INFO nova.api.openstack.requestlog [None req-a19d4364-6bb1-49b9-a976-8629dc53ed0f tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/ips" status: 200 len: 155 microversion: 2.1 time: 0.029112 [ 1339.289450] [48527]: [pid: 48527|app: 0|req: 3346/6651] 10.180.1.21 () {58 vars in 1243 bytes} [Fri Dec 12 14:04:03 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/ips => generated 155 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1339.332834] [48526]: DEBUG nova.api.openstack.wsgi [req-38c3d8bf-7d53-4fd4-a445-b729435b7845 req-a0eae111-0476-4fc6-b26a-b5f222580b0a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d80fd0b8-3b55-4137-ab15-dd6f5d223b68", "name": "network-vif-plugged", "status": "completed", "tag": "9f51587e-2116-47f2-b235-91b12f644bca"}, {"name": "network-changed", "server_uuid": "d80fd0b8-3b55-4137-ab15-dd6f5d223b68", "tag": "9f51587e-2116-47f2-b235-91b12f644bca"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1339.339792] [48526]: DEBUG oslo_concurrency.lockutils [req-38c3d8bf-7d53-4fd4-a445-b729435b7845 req-a0eae111-0476-4fc6-b26a-b5f222580b0a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.339792] [48526]: DEBUG oslo_concurrency.lockutils [req-38c3d8bf-7d53-4fd4-a445-b729435b7845 req-a0eae111-0476-4fc6-b26a-b5f222580b0a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.339792] [48526]: DEBUG oslo_concurrency.lockutils [req-38c3d8bf-7d53-4fd4-a445-b729435b7845 req-a0eae111-0476-4fc6-b26a-b5f222580b0a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.347666] [48526]: INFO nova.api.openstack.compute.server_external_events [req-38c3d8bf-7d53-4fd4-a445-b729435b7845 req-a0eae111-0476-4fc6-b26a-b5f222580b0a service nova] Creating event network-vif-plugged:9f51587e-2116-47f2-b235-91b12f644bca for instance d80fd0b8-3b55-4137-ab15-dd6f5d223b68 on cpu-1 [ 1339.347840] [48526]: INFO nova.api.openstack.compute.server_external_events [req-38c3d8bf-7d53-4fd4-a445-b729435b7845 req-a0eae111-0476-4fc6-b26a-b5f222580b0a service nova] Creating event network-changed:9f51587e-2116-47f2-b235-91b12f644bca for instance d80fd0b8-3b55-4137-ab15-dd6f5d223b68 on cpu-1 [ 1339.352644] [48526]: INFO nova.api.openstack.requestlog [req-38c3d8bf-7d53-4fd4-a445-b729435b7845 req-a0eae111-0476-4fc6-b26a-b5f222580b0a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022280 [ 1339.353331] [48526]: [pid: 48526|app: 0|req: 3306/6652] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:04:03 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) [ 1339.887597] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1339.889043] [48527]: DEBUG nova.compute.api [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1339.894349] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.894539] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.894674] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.894932] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.895094] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.895248] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.926326] [48527]: WARNING neutronclient.v2_0.client [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1340.018238] [48527]: DEBUG nova.policy [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1340.025116] [48527]: DEBUG nova.policy [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1340.025801] [48527]: DEBUG nova.policy [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1340.026487] [48527]: INFO nova.api.openstack.requestlog [None req-cf724ea8-070b-439b-b7d1-86d5111414e3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.141819 [ 1340.026795] [48527]: [pid: 48527|app: 0|req: 3347/6653] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:04 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1340.254743] [48526]: DEBUG nova.api.openstack.wsgi [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1340.256199] [48526]: DEBUG nova.compute.api [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1340.261495] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.261708] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.261816] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.262160] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.262317] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.262440] [48526]: DEBUG oslo_concurrency.lockutils [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.280840] [48526]: WARNING neutronclient.v2_0.client [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1340.339847] [48526]: DEBUG nova.policy [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1340.344495] [48526]: INFO nova.api.openstack.requestlog [None req-c99ca238-76c2-41f6-ab22-e673a0d2f86e tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1314 microversion: 2.1 time: 0.091907 [ 1340.344865] [48526]: [pid: 48526|app: 0|req: 3307/6654] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:04 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1314 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1340.527956] [48527]: DEBUG nova.api.openstack.wsgi [None req-515b899c-57a7-4482-8960-1d103eca7cf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "8cbb8cad-b3ba-4d6b-a6a6-b1d38609acef"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1340.529247] [48527]: DEBUG nova.compute.api [None req-515b899c-57a7-4482-8960-1d103eca7cf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1340.532937] [48527]: DEBUG oslo_concurrency.lockutils [None req-515b899c-57a7-4482-8960-1d103eca7cf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.533154] [48527]: DEBUG oslo_concurrency.lockutils [None req-515b899c-57a7-4482-8960-1d103eca7cf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.533309] [48527]: DEBUG oslo_concurrency.lockutils [None req-515b899c-57a7-4482-8960-1d103eca7cf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.533582] [48527]: DEBUG oslo_concurrency.lockutils [None req-515b899c-57a7-4482-8960-1d103eca7cf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.533726] [48527]: DEBUG oslo_concurrency.lockutils [None req-515b899c-57a7-4482-8960-1d103eca7cf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.533846] [48527]: DEBUG oslo_concurrency.lockutils [None req-515b899c-57a7-4482-8960-1d103eca7cf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.042272] [48526]: DEBUG nova.api.openstack.wsgi [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1341.043816] [48526]: DEBUG nova.compute.api [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1341.047788] [48526]: DEBUG oslo_concurrency.lockutils [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.048011] [48526]: DEBUG oslo_concurrency.lockutils [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.048158] [48526]: DEBUG oslo_concurrency.lockutils [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.048412] [48526]: DEBUG oslo_concurrency.lockutils [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.048548] [48526]: DEBUG oslo_concurrency.lockutils [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.048720] [48526]: DEBUG oslo_concurrency.lockutils [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.067447] [48526]: WARNING neutronclient.v2_0.client [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1341.129014] [48526]: DEBUG nova.policy [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1341.133809] [48526]: DEBUG nova.policy [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1341.134573] [48526]: DEBUG nova.policy [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1341.135231] [48526]: INFO nova.api.openstack.requestlog [None req-7feab140-cb4b-417b-9043-5f369c6ce46f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.095353 [ 1341.135586] [48526]: [pid: 48526|app: 0|req: 3308/6655] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:05 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1341.357777] [48526]: DEBUG nova.api.openstack.wsgi [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1341.359259] [48526]: DEBUG nova.compute.api [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1341.362835] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.363040] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.363189] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.363613] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.363789] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.363922] [48526]: DEBUG oslo_concurrency.lockutils [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.381527] [48526]: WARNING neutronclient.v2_0.client [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1341.469175] [48526]: DEBUG nova.policy [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1341.474470] [48526]: INFO nova.api.openstack.requestlog [None req-6cd880a7-e474-472b-9122-35218eaa8fd2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1314 microversion: 2.1 time: 0.118961 [ 1341.474984] [48526]: [pid: 48526|app: 0|req: 3309/6656] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:05 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1314 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1342.151114] [48526]: DEBUG nova.api.openstack.wsgi [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1342.153081] [48526]: DEBUG nova.compute.api [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1342.158617] [48526]: DEBUG oslo_concurrency.lockutils [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.158815] [48526]: DEBUG oslo_concurrency.lockutils [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.158949] [48526]: DEBUG oslo_concurrency.lockutils [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.159228] [48526]: DEBUG oslo_concurrency.lockutils [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.159425] [48526]: DEBUG oslo_concurrency.lockutils [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.159547] [48526]: DEBUG oslo_concurrency.lockutils [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.179374] [48527]: INFO nova.api.openstack.requestlog [None req-515b899c-57a7-4482-8960-1d103eca7cf2 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.653356 [ 1342.179968] [48527]: [pid: 48527|app: 0|req: 3348/6657] 10.180.1.21 () {60 vars in 1318 bytes} [Fri Dec 12 14:04:04 2025] POST /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments => generated 194 bytes in 1655 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1342.187356] [48526]: WARNING neutronclient.v2_0.client [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1342.264675] [48526]: DEBUG nova.policy [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1342.270400] [48526]: DEBUG nova.policy [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1342.271074] [48526]: DEBUG nova.policy [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1342.271881] [48526]: INFO nova.api.openstack.requestlog [None req-586e3944-523b-468b-9b4e-92127536d513 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.123754 [ 1342.272274] [48526]: [pid: 48526|app: 0|req: 3310/6658] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:06 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1342.488226] [48527]: DEBUG nova.api.openstack.wsgi [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1342.489854] [48527]: DEBUG nova.compute.api [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1342.494613] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.494862] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.495053] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.495386] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.495540] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.495667] [48527]: DEBUG oslo_concurrency.lockutils [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.512478] [48527]: WARNING neutronclient.v2_0.client [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1342.575511] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1342.578156] [48527]: DEBUG nova.policy [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1342.583863] [48527]: INFO nova.api.openstack.requestlog [None req-b8ed2152-b9dd-46dd-84f5-38f00ae1ed57 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1314 microversion: 2.1 time: 0.098137 [ 1342.584190] [48527]: [pid: 48527|app: 0|req: 3349/6659] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:06 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1314 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1342.590174] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1342.673749] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1343.288283] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1343.289776] [48526]: DEBUG nova.compute.api [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1343.295147] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.295447] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.295618] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.295859] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.296017] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.296141] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.319021] [48526]: WARNING neutronclient.v2_0.client [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1343.387924] [48526]: DEBUG nova.policy [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1343.392677] [48526]: DEBUG nova.policy [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1343.393511] [48526]: DEBUG nova.policy [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1343.394119] [48526]: INFO nova.api.openstack.requestlog [None req-2b5917c2-2f0c-4ac1-b716-44ea89b1ad44 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.108071 [ 1343.394441] [48526]: [pid: 48526|app: 0|req: 3311/6660] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:07 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1343.597253] [48527]: DEBUG nova.api.openstack.wsgi [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1343.598877] [48527]: DEBUG nova.compute.api [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1343.602648] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.602849] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.603056] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.603353] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.603507] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.603630] [48527]: DEBUG oslo_concurrency.lockutils [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.620649] [48527]: WARNING neutronclient.v2_0.client [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1343.684737] [48527]: DEBUG nova.policy [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1343.689280] [48527]: INFO nova.api.openstack.requestlog [None req-a83c544c-07e7-4e96-89f7-8c409d1ceb90 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1314 microversion: 2.1 time: 0.094090 [ 1343.689503] [48527]: [pid: 48527|app: 0|req: 3350/6661] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:07 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1314 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1344.408907] [48526]: DEBUG nova.api.openstack.wsgi [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1344.410373] [48526]: DEBUG nova.compute.api [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1344.413870] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.414065] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.414205] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.414461] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.414607] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.414727] [48526]: DEBUG oslo_concurrency.lockutils [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.430871] [48526]: WARNING neutronclient.v2_0.client [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1344.490982] [48526]: DEBUG nova.policy [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1344.495929] [48526]: DEBUG nova.policy [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1344.496608] [48526]: DEBUG nova.policy [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1344.497218] [48526]: INFO nova.api.openstack.requestlog [None req-7b81f554-792b-49e4-bdee-45c0df8083e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.090622 [ 1344.497517] [48526]: [pid: 48526|app: 0|req: 3312/6662] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:08 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1344.702579] [48527]: DEBUG nova.api.openstack.wsgi [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1344.704163] [48527]: DEBUG nova.compute.api [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1344.708112] [48527]: DEBUG oslo_concurrency.lockutils [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.708344] [48527]: DEBUG oslo_concurrency.lockutils [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.708507] [48527]: DEBUG oslo_concurrency.lockutils [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.708832] [48527]: DEBUG oslo_concurrency.lockutils [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.709019] [48527]: DEBUG oslo_concurrency.lockutils [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.709173] [48527]: DEBUG oslo_concurrency.lockutils [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.726693] [48527]: WARNING neutronclient.v2_0.client [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1344.814379] [48527]: DEBUG nova.policy [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1344.819645] [48527]: INFO nova.api.openstack.requestlog [None req-87780098-bd3d-4e00-a717-d9fdecf1b99c tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1314 microversion: 2.1 time: 0.119475 [ 1344.820054] [48527]: [pid: 48527|app: 0|req: 3351/6663] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:08 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1314 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1345.513068] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1345.515020] [48526]: DEBUG nova.compute.api [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1345.518645] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.518879] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.519035] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.519304] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.519456] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.519575] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.537549] [48526]: WARNING neutronclient.v2_0.client [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1345.634116] [48526]: DEBUG nova.policy [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1345.638656] [48526]: DEBUG nova.policy [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1345.639204] [48526]: DEBUG nova.policy [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1345.639797] [48526]: INFO nova.api.openstack.requestlog [None req-1c9b4088-3feb-42c0-ac80-8fbe5d8930ec tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.129583 [ 1345.640111] [48526]: [pid: 48526|app: 0|req: 3313/6664] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:09 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1345.834454] [48527]: DEBUG nova.api.openstack.wsgi [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1345.836060] [48527]: DEBUG nova.compute.api [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1345.839691] [48527]: DEBUG oslo_concurrency.lockutils [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.839890] [48527]: DEBUG oslo_concurrency.lockutils [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.840048] [48527]: DEBUG oslo_concurrency.lockutils [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.840336] [48527]: DEBUG oslo_concurrency.lockutils [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.840507] [48527]: DEBUG oslo_concurrency.lockutils [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.840633] [48527]: DEBUG oslo_concurrency.lockutils [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.858229] [48527]: WARNING neutronclient.v2_0.client [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1345.926887] [48527]: DEBUG nova.policy [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1345.931809] [48527]: INFO nova.api.openstack.requestlog [None req-9420e539-001a-43ba-bed8-ac07961f6cba tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1314 microversion: 2.1 time: 0.099584 [ 1345.932250] [48527]: [pid: 48527|app: 0|req: 3352/6665] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:10 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1314 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1346.655019] [48526]: DEBUG nova.api.openstack.wsgi [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1346.656488] [48526]: DEBUG nova.compute.api [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1346.660071] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.660256] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.660394] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.660648] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.660789] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.660908] [48526]: DEBUG oslo_concurrency.lockutils [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.675972] [48526]: WARNING neutronclient.v2_0.client [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1346.733116] [48526]: DEBUG nova.policy [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1346.737821] [48526]: DEBUG nova.policy [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1346.738371] [48526]: DEBUG nova.policy [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1346.738934] [48526]: INFO nova.api.openstack.requestlog [None req-2d92b50c-4a64-40ba-a6b2-f003f7edc41d tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.086174 [ 1346.739249] [48526]: [pid: 48526|app: 0|req: 3314/6666] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:10 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1346.945407] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1346.946832] [48527]: DEBUG nova.compute.api [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1346.950303] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.950494] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.950671] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.950982] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.951240] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.951399] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.970703] [48527]: WARNING neutronclient.v2_0.client [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1347.053351] [48527]: DEBUG nova.policy [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1347.057408] [48527]: INFO nova.api.openstack.requestlog [None req-d5a3a614-f54e-4a9a-86a1-16e3619cb6e8 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1314 microversion: 2.1 time: 0.114296 [ 1347.057719] [48527]: [pid: 48527|app: 0|req: 3353/6667] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:11 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1314 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1347.753408] [48526]: DEBUG nova.api.openstack.wsgi [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1347.755058] [48526]: DEBUG nova.compute.api [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1347.758645] [48526]: DEBUG oslo_concurrency.lockutils [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.758853] [48526]: DEBUG oslo_concurrency.lockutils [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.758941] [48526]: DEBUG oslo_concurrency.lockutils [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.759200] [48526]: DEBUG oslo_concurrency.lockutils [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.759343] [48526]: DEBUG oslo_concurrency.lockutils [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.759464] [48526]: DEBUG oslo_concurrency.lockutils [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.774360] [48526]: WARNING neutronclient.v2_0.client [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1347.830570] [48526]: DEBUG nova.policy [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1347.835017] [48526]: DEBUG nova.policy [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1347.835616] [48526]: DEBUG nova.policy [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1347.836211] [48526]: INFO nova.api.openstack.requestlog [None req-de77d205-81dc-404c-8083-28bc18933106 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1808 microversion: 2.20 time: 0.085116 [ 1347.836511] [48526]: [pid: 48526|app: 0|req: 3315/6668] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:11 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1808 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1348.071138] [48527]: DEBUG nova.api.openstack.wsgi [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1348.072624] [48527]: DEBUG nova.compute.api [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1348.076459] [48527]: DEBUG oslo_concurrency.lockutils [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.076754] [48527]: DEBUG oslo_concurrency.lockutils [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.077022] [48527]: DEBUG oslo_concurrency.lockutils [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.077483] [48527]: DEBUG oslo_concurrency.lockutils [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.077747] [48527]: DEBUG oslo_concurrency.lockutils [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.077974] [48527]: DEBUG oslo_concurrency.lockutils [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.098401] [48527]: WARNING neutronclient.v2_0.client [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1348.157221] [48527]: DEBUG nova.policy [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1348.161690] [48527]: INFO nova.api.openstack.requestlog [None req-3848b388-9c55-4ede-a9ca-1b829b24f118 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1314 microversion: 2.1 time: 0.092876 [ 1348.162037] [48527]: [pid: 48527|app: 0|req: 3354/6669] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:12 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1314 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1348.850895] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1348.852582] [48526]: DEBUG nova.compute.api [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1348.858662] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.858877] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.859023] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.859339] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.859435] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.859638] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.879712] [48526]: WARNING neutronclient.v2_0.client [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1348.961582] [48526]: DEBUG nova.policy [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1348.968083] [48526]: DEBUG nova.policy [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1348.968827] [48526]: DEBUG nova.policy [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1348.969502] [48526]: INFO nova.api.openstack.requestlog [None req-2f994082-d851-46c7-8476-ac85ae93b2ca tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1795 microversion: 2.20 time: 0.121111 [ 1348.969978] [48526]: [pid: 48526|app: 0|req: 3316/6670] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:13 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1795 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1349.175009] [48527]: DEBUG nova.api.openstack.wsgi [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.176466] [48527]: DEBUG nova.compute.api [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.182072] [48527]: DEBUG oslo_concurrency.lockutils [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.182261] [48527]: DEBUG oslo_concurrency.lockutils [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.182399] [48527]: DEBUG oslo_concurrency.lockutils [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.182649] [48527]: DEBUG oslo_concurrency.lockutils [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.182789] [48527]: DEBUG oslo_concurrency.lockutils [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.182910] [48527]: DEBUG oslo_concurrency.lockutils [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.205574] [48527]: WARNING neutronclient.v2_0.client [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1349.267188] [48527]: DEBUG nova.policy [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.271325] [48527]: INFO nova.api.openstack.requestlog [None req-632a493f-578d-4ad5-81c5-9a9c27630474 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1500 microversion: 2.1 time: 0.098394 [ 1349.271638] [48527]: [pid: 48527|app: 0|req: 3355/6671] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:13 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1500 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1349.283841] [48526]: DEBUG nova.api.openstack.wsgi [None req-8351c71f-ce21-4567-8193-30f40da30c78 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.284048] [48526]: DEBUG nova.compute.api [None req-8351c71f-ce21-4567-8193-30f40da30c78 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.287361] [48526]: DEBUG oslo_concurrency.lockutils [None req-8351c71f-ce21-4567-8193-30f40da30c78 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.287531] [48526]: DEBUG oslo_concurrency.lockutils [None req-8351c71f-ce21-4567-8193-30f40da30c78 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.287662] [48526]: DEBUG oslo_concurrency.lockutils [None req-8351c71f-ce21-4567-8193-30f40da30c78 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.287900] [48526]: DEBUG oslo_concurrency.lockutils [None req-8351c71f-ce21-4567-8193-30f40da30c78 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.288555] [48526]: DEBUG oslo_concurrency.lockutils [None req-8351c71f-ce21-4567-8193-30f40da30c78 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.288555] [48526]: DEBUG oslo_concurrency.lockutils [None req-8351c71f-ce21-4567-8193-30f40da30c78 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.323104] [48526]: INFO nova.api.openstack.requestlog [None req-8351c71f-ce21-4567-8193-30f40da30c78 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68/os-server-password" status: 204 len: 0 microversion: 2.1 time: 0.041172 [ 1349.323425] [48526]: [pid: 48526|app: 0|req: 3317/6672] 10.180.1.21 () {58 vars in 1291 bytes} [Fri Dec 12 14:04:13 2025] DELETE /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68/os-server-password => generated 0 bytes in 42 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1349.329759] [48527]: DEBUG nova.api.openstack.wsgi [None req-43f24c74-8d9e-4d3a-867b-463f547b0df9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.331254] [48527]: DEBUG nova.compute.api [None req-43f24c74-8d9e-4d3a-867b-463f547b0df9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.335608] [48527]: DEBUG oslo_concurrency.lockutils [None req-43f24c74-8d9e-4d3a-867b-463f547b0df9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.335788] [48527]: DEBUG oslo_concurrency.lockutils [None req-43f24c74-8d9e-4d3a-867b-463f547b0df9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.335951] [48527]: DEBUG oslo_concurrency.lockutils [None req-43f24c74-8d9e-4d3a-867b-463f547b0df9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.336261] [48527]: DEBUG oslo_concurrency.lockutils [None req-43f24c74-8d9e-4d3a-867b-463f547b0df9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.336433] [48527]: DEBUG oslo_concurrency.lockutils [None req-43f24c74-8d9e-4d3a-867b-463f547b0df9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.336565] [48527]: DEBUG oslo_concurrency.lockutils [None req-43f24c74-8d9e-4d3a-867b-463f547b0df9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.351745] [48527]: INFO nova.api.openstack.requestlog [None req-43f24c74-8d9e-4d3a-867b-463f547b0df9 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68/os-server-password" status: 200 len: 16 microversion: 2.1 time: 0.024338 [ 1349.352145] [48527]: [pid: 48527|app: 0|req: 3356/6673] 10.180.1.21 () {58 vars in 1288 bytes} [Fri Dec 12 14:04:13 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68/os-server-password => generated 16 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1349.358299] [48526]: DEBUG nova.api.openstack.wsgi [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.358491] [48526]: DEBUG nova.compute.api [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.361734] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.361914] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.362058] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.362303] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.362449] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.362567] [48526]: DEBUG oslo_concurrency.lockutils [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.376334] [48526]: DEBUG nova.compute.api [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1349.415606] [48526]: INFO nova.api.openstack.requestlog [None req-8b0221ce-2c73-496e-8750-951694583829 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 204 len: 0 microversion: 2.1 time: 0.058915 [ 1349.415606] [48526]: [pid: 48526|app: 0|req: 3318/6674] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:04:13 2025] DELETE /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1349.420376] [48527]: DEBUG nova.api.openstack.wsgi [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.421755] [48527]: DEBUG nova.compute.api [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.424967] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.425166] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.425303] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.425566] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.425710] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.425833] [48527]: DEBUG oslo_concurrency.lockutils [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.441660] [48527]: WARNING neutronclient.v2_0.client [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1349.500641] [48527]: DEBUG nova.policy [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.504835] [48527]: INFO nova.api.openstack.requestlog [None req-4fdef4b9-a196-49e8-b2f1-fda26c02853f tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1506 microversion: 2.1 time: 0.086401 [ 1349.505126] [48527]: [pid: 48527|app: 0|req: 3357/6675] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:13 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1506 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1349.553255] [48526]: DEBUG nova.api.openstack.wsgi [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.553581] [48526]: DEBUG nova.compute.api [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.558909] [48526]: DEBUG oslo_concurrency.lockutils [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.559113] [48526]: DEBUG oslo_concurrency.lockutils [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.559261] [48526]: DEBUG oslo_concurrency.lockutils [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.559553] [48526]: DEBUG oslo_concurrency.lockutils [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.559702] [48526]: DEBUG oslo_concurrency.lockutils [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.559823] [48526]: DEBUG oslo_concurrency.lockutils [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.613737] [48526]: DEBUG nova.objects.instance [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'services' on Instance uuid 0f604871-e50c-444f-9d82-b123e4bc07a4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1349.655587] [48526]: INFO nova.api.openstack.requestlog [None req-18ccac5f-6621-4eae-a4b5-b85ecc8786e4 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments/8cbb8cad-b3ba-4d6b-a6a6-b1d38609acef" status: 202 len: 0 microversion: 2.1 time: 0.104381 [ 1349.655587] [48526]: [pid: 48526|app: 0|req: 3319/6676] 10.180.1.21 () {58 vars in 1411 bytes} [Fri Dec 12 14:04:13 2025] DELETE /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments/8cbb8cad-b3ba-4d6b-a6a6-b1d38609acef => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1349.660450] [48527]: DEBUG nova.api.openstack.wsgi [None req-f395d889-a9d9-40a3-9463-0440ea482310 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.661903] [48527]: DEBUG nova.compute.api [None req-f395d889-a9d9-40a3-9463-0440ea482310 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.665221] [48527]: DEBUG oslo_concurrency.lockutils [None req-f395d889-a9d9-40a3-9463-0440ea482310 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.665876] [48527]: DEBUG oslo_concurrency.lockutils [None req-f395d889-a9d9-40a3-9463-0440ea482310 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.665876] [48527]: DEBUG oslo_concurrency.lockutils [None req-f395d889-a9d9-40a3-9463-0440ea482310 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.665876] [48527]: DEBUG oslo_concurrency.lockutils [None req-f395d889-a9d9-40a3-9463-0440ea482310 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.666054] [48527]: DEBUG oslo_concurrency.lockutils [None req-f395d889-a9d9-40a3-9463-0440ea482310 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.666054] [48527]: DEBUG oslo_concurrency.lockutils [None req-f395d889-a9d9-40a3-9463-0440ea482310 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.685999] [48527]: INFO nova.api.openstack.requestlog [None req-f395d889-a9d9-40a3-9463-0440ea482310 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027637 [ 1349.686343] [48527]: [pid: 48527|app: 0|req: 3358/6677] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:04:13 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1350.518665] [48526]: DEBUG nova.api.openstack.wsgi [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1350.520340] [48526]: DEBUG nova.compute.api [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1350.523985] [48526]: DEBUG oslo_concurrency.lockutils [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.524205] [48526]: DEBUG oslo_concurrency.lockutils [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.524339] [48526]: DEBUG oslo_concurrency.lockutils [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.524623] [48526]: DEBUG oslo_concurrency.lockutils [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.524763] [48526]: DEBUG oslo_concurrency.lockutils [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.524882] [48526]: DEBUG oslo_concurrency.lockutils [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.543461] [48526]: WARNING neutronclient.v2_0.client [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1350.619486] [48526]: DEBUG nova.policy [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1350.624221] [48526]: INFO nova.api.openstack.requestlog [None req-01b7dd14-be48-411f-a80f-308f5d73d99d tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1506 microversion: 2.1 time: 0.108020 [ 1350.624763] [48526]: [pid: 48526|app: 0|req: 3320/6678] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:14 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1506 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1350.694197] [48527]: DEBUG nova.api.openstack.wsgi [None req-993efdd2-95a9-48ff-953a-2c2159456d59 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1350.695654] [48527]: DEBUG nova.compute.api [None req-993efdd2-95a9-48ff-953a-2c2159456d59 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1350.699368] [48527]: DEBUG oslo_concurrency.lockutils [None req-993efdd2-95a9-48ff-953a-2c2159456d59 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.699569] [48527]: DEBUG oslo_concurrency.lockutils [None req-993efdd2-95a9-48ff-953a-2c2159456d59 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.699699] [48527]: DEBUG oslo_concurrency.lockutils [None req-993efdd2-95a9-48ff-953a-2c2159456d59 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.699958] [48527]: DEBUG oslo_concurrency.lockutils [None req-993efdd2-95a9-48ff-953a-2c2159456d59 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.700118] [48527]: DEBUG oslo_concurrency.lockutils [None req-993efdd2-95a9-48ff-953a-2c2159456d59 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.700235] [48527]: DEBUG oslo_concurrency.lockutils [None req-993efdd2-95a9-48ff-953a-2c2159456d59 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.720473] [48527]: INFO nova.api.openstack.requestlog [None req-993efdd2-95a9-48ff-953a-2c2159456d59 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028831 [ 1350.720954] [48527]: [pid: 48527|app: 0|req: 3359/6679] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:04:14 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1351.637130] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1351.638567] [48526]: DEBUG nova.compute.api [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1351.643363] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.643548] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.643683] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.643931] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.644088] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.644319] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.669370] [48526]: WARNING neutronclient.v2_0.client [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1351.724997] [48526]: DEBUG nova.policy [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1351.727886] [48527]: DEBUG nova.api.openstack.wsgi [None req-6a03be55-c7a3-4fb3-9ce1-6116b04d179d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1351.730153] [48527]: DEBUG nova.compute.api [None req-6a03be55-c7a3-4fb3-9ce1-6116b04d179d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1351.731261] [48526]: INFO nova.api.openstack.requestlog [None req-e8eeb899-93b9-432a-b700-d8d950970fb0 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1506 microversion: 2.1 time: 0.096153 [ 1351.731587] [48526]: [pid: 48526|app: 0|req: 3321/6680] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:15 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1506 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1351.733198] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a03be55-c7a3-4fb3-9ce1-6116b04d179d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.733489] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a03be55-c7a3-4fb3-9ce1-6116b04d179d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.733714] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a03be55-c7a3-4fb3-9ce1-6116b04d179d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.734067] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a03be55-c7a3-4fb3-9ce1-6116b04d179d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.734230] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a03be55-c7a3-4fb3-9ce1-6116b04d179d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.734358] [48527]: DEBUG oslo_concurrency.lockutils [None req-6a03be55-c7a3-4fb3-9ce1-6116b04d179d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.751866] [48527]: INFO nova.api.openstack.requestlog [None req-6a03be55-c7a3-4fb3-9ce1-6116b04d179d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026972 [ 1351.752347] [48527]: [pid: 48527|app: 0|req: 3360/6681] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:04:15 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1351.819202] [48526]: DEBUG nova.api.openstack.wsgi [req-c9fe3873-a2b6-41f3-8c07-8a67fc125ec3 req-f23dd940-a034-4f6c-a1de-bf078a14809c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d80fd0b8-3b55-4137-ab15-dd6f5d223b68", "name": "network-vif-deleted", "tag": "9f51587e-2116-47f2-b235-91b12f644bca"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1351.825534] [48526]: DEBUG oslo_concurrency.lockutils [req-c9fe3873-a2b6-41f3-8c07-8a67fc125ec3 req-f23dd940-a034-4f6c-a1de-bf078a14809c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.825534] [48526]: DEBUG oslo_concurrency.lockutils [req-c9fe3873-a2b6-41f3-8c07-8a67fc125ec3 req-f23dd940-a034-4f6c-a1de-bf078a14809c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.825716] [48526]: DEBUG oslo_concurrency.lockutils [req-c9fe3873-a2b6-41f3-8c07-8a67fc125ec3 req-f23dd940-a034-4f6c-a1de-bf078a14809c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.832776] [48526]: INFO nova.api.openstack.compute.server_external_events [req-c9fe3873-a2b6-41f3-8c07-8a67fc125ec3 req-f23dd940-a034-4f6c-a1de-bf078a14809c service nova] Creating event network-vif-deleted:9f51587e-2116-47f2-b235-91b12f644bca for instance d80fd0b8-3b55-4137-ab15-dd6f5d223b68 on cpu-1 [ 1351.837125] [48526]: INFO nova.api.openstack.requestlog [req-c9fe3873-a2b6-41f3-8c07-8a67fc125ec3 req-f23dd940-a034-4f6c-a1de-bf078a14809c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019954 [ 1351.838028] [48526]: [pid: 48526|app: 0|req: 3322/6682] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:04:16 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) [ 1352.744253] [48527]: DEBUG nova.api.openstack.wsgi [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1352.745787] [48527]: DEBUG nova.compute.api [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1352.751532] [48527]: DEBUG oslo_concurrency.lockutils [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.751735] [48527]: DEBUG oslo_concurrency.lockutils [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.751879] [48527]: DEBUG oslo_concurrency.lockutils [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.752157] [48527]: DEBUG oslo_concurrency.lockutils [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.752313] [48527]: DEBUG oslo_concurrency.lockutils [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.752444] [48527]: DEBUG oslo_concurrency.lockutils [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.760786] [48526]: DEBUG nova.api.openstack.wsgi [None req-17123bcd-131a-47b0-aaf3-fcb7c6ac89ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1352.762256] [48526]: DEBUG nova.compute.api [None req-17123bcd-131a-47b0-aaf3-fcb7c6ac89ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1352.765948] [48526]: DEBUG oslo_concurrency.lockutils [None req-17123bcd-131a-47b0-aaf3-fcb7c6ac89ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.766168] [48526]: DEBUG oslo_concurrency.lockutils [None req-17123bcd-131a-47b0-aaf3-fcb7c6ac89ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.766340] [48526]: DEBUG oslo_concurrency.lockutils [None req-17123bcd-131a-47b0-aaf3-fcb7c6ac89ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.766607] [48526]: DEBUG oslo_concurrency.lockutils [None req-17123bcd-131a-47b0-aaf3-fcb7c6ac89ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.766751] [48526]: DEBUG oslo_concurrency.lockutils [None req-17123bcd-131a-47b0-aaf3-fcb7c6ac89ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.766870] [48526]: DEBUG oslo_concurrency.lockutils [None req-17123bcd-131a-47b0-aaf3-fcb7c6ac89ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.776787] [48527]: WARNING neutronclient.v2_0.client [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1352.788748] [48526]: INFO nova.api.openstack.requestlog [None req-17123bcd-131a-47b0-aaf3-fcb7c6ac89ef tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030251 [ 1352.788748] [48526]: [pid: 48526|app: 0|req: 3323/6683] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:04:16 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1352.794430] [48527]: DEBUG nova.policy [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1352.798675] [48527]: INFO nova.api.openstack.requestlog [None req-21cd0433-f620-4cdc-88a8-1e59ead96df2 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1295 microversion: 2.1 time: 0.056672 [ 1352.799212] [48527]: [pid: 48527|app: 0|req: 3361/6684] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:16 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1295 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1353.796266] [48526]: DEBUG nova.api.openstack.wsgi [None req-6f12da45-9550-4ab4-a34d-c82d7566a930 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1353.797704] [48526]: DEBUG nova.compute.api [None req-6f12da45-9550-4ab4-a34d-c82d7566a930 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1353.801121] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f12da45-9550-4ab4-a34d-c82d7566a930 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.801310] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f12da45-9550-4ab4-a34d-c82d7566a930 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.801444] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f12da45-9550-4ab4-a34d-c82d7566a930 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.801711] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f12da45-9550-4ab4-a34d-c82d7566a930 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.801850] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f12da45-9550-4ab4-a34d-c82d7566a930 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.801971] [48526]: DEBUG oslo_concurrency.lockutils [None req-6f12da45-9550-4ab4-a34d-c82d7566a930 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.811940] [48527]: DEBUG nova.api.openstack.wsgi [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1353.813375] [48527]: DEBUG nova.compute.api [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1353.816804] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.816982] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.817135] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.817388] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.817532] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.817652] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.818696] [48526]: INFO nova.api.openstack.requestlog [None req-6f12da45-9550-4ab4-a34d-c82d7566a930 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024833 [ 1353.819049] [48526]: [pid: 48526|app: 0|req: 3324/6685] 10.180.1.21 () {58 vars in 1297 bytes} [Fri Dec 12 14:04:18 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1353.840289] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.840289] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.840289] [48527]: DEBUG oslo_concurrency.lockutils [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.841372] [48527]: DEBUG nova.objects.instance [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lazy-loading 'fault' on Instance uuid d80fd0b8-3b55-4137-ab15-dd6f5d223b68 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1353.844051] [48527]: WARNING neutronclient.v2_0.client [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1353.860941] [48526]: DEBUG nova.api.openstack.wsgi [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1353.860941] [48526]: DEBUG nova.compute.api [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1353.863033] [48527]: DEBUG nova.policy [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1353.864170] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.864467] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.865042] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.865452] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.865714] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.865941] [48526]: DEBUG oslo_concurrency.lockutils [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.867192] [48527]: INFO nova.api.openstack.requestlog [None req-b4831971-0130-45dd-b80f-b304f182ee97 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1300 microversion: 2.1 time: 0.057294 [ 1353.867521] [48527]: [pid: 48527|app: 0|req: 3362/6686] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:18 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1353.881039] [48526]: DEBUG nova.compute.api [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1353.921642] [48526]: INFO nova.api.openstack.requestlog [None req-f9763d73-4104-41e6-9f07-bb88c9c82ee3 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 204 len: 0 microversion: 2.1 time: 0.063734 [ 1353.921992] [48526]: [pid: 48526|app: 0|req: 3325/6687] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:04:18 2025] DELETE /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1353.927024] [48527]: DEBUG nova.api.openstack.wsgi [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1353.928459] [48527]: DEBUG nova.compute.api [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1353.931795] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.931978] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.932127] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.932384] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.932528] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.932652] [48527]: DEBUG oslo_concurrency.lockutils [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.948091] [48527]: WARNING neutronclient.v2_0.client [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1354.051110] [48527]: DEBUG nova.policy [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1354.057209] [48527]: INFO nova.api.openstack.requestlog [None req-64d0e3e7-5ec8-4d6f-8b39-f94732f85780 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1681 microversion: 2.1 time: 0.132261 [ 1354.057533] [48527]: [pid: 48527|app: 0|req: 3363/6688] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:18 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1681 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1354.883128] [48526]: DEBUG nova.api.openstack.wsgi [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1354.884688] [48526]: DEBUG nova.compute.api [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1354.889539] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.889825] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.889927] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.890257] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.890415] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.890566] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.915662] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.915662] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.915844] [48526]: DEBUG oslo_concurrency.lockutils [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.915892] [48526]: DEBUG nova.objects.instance [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lazy-loading 'fault' on Instance uuid d80fd0b8-3b55-4137-ab15-dd6f5d223b68 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1354.919900] [48526]: WARNING neutronclient.v2_0.client [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1354.937887] [48526]: DEBUG nova.policy [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '750db04c05624ea986e14fe83b146995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '301a765fe40b406c925eea94816a639d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1354.942034] [48526]: INFO nova.api.openstack.requestlog [None req-a27c9172-feb7-434e-85a0-15b475dbeb99 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 200 len: 1300 microversion: 2.1 time: 0.061354 [ 1354.942401] [48526]: [pid: 48526|app: 0|req: 3326/6689] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:19 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1355.071758] [48527]: DEBUG nova.api.openstack.wsgi [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1355.073338] [48527]: DEBUG nova.compute.api [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1355.074943] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=121,nova_api:INSERT=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1355.077362] [48527]: DEBUG oslo_concurrency.lockutils [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.077564] [48527]: DEBUG oslo_concurrency.lockutils [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.077705] [48527]: DEBUG oslo_concurrency.lockutils [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.078336] [48527]: DEBUG oslo_concurrency.lockutils [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.078527] [48527]: DEBUG oslo_concurrency.lockutils [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.078759] [48527]: DEBUG oslo_concurrency.lockutils [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.082535] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=339,nova_cell1:INSERT=4,nova_cell1:UPDATE=6 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1355.098735] [48527]: WARNING neutronclient.v2_0.client [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1355.207599] [48527]: DEBUG nova.policy [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1355.213813] [48527]: INFO nova.api.openstack.requestlog [None req-da74ce98-c402-4230-8bc5-b7dabc13850d tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1681 microversion: 2.1 time: 0.144503 [ 1355.214146] [48527]: [pid: 48527|app: 0|req: 3364/6690] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:19 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1681 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1355.955303] [48526]: DEBUG nova.api.openstack.wsgi [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1355.956788] [48526]: DEBUG nova.compute.api [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] [instance: d80fd0b8-3b55-4137-ab15-dd6f5d223b68] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1355.962261] [48526]: DEBUG oslo_concurrency.lockutils [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.962442] [48526]: DEBUG oslo_concurrency.lockutils [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.962591] [48526]: DEBUG oslo_concurrency.lockutils [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.962854] [48526]: DEBUG oslo_concurrency.lockutils [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.962995] [48526]: DEBUG oslo_concurrency.lockutils [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.963131] [48526]: DEBUG oslo_concurrency.lockutils [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.972134] [48526]: INFO nova.api.openstack.wsgi [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] HTTP exception thrown: Instance d80fd0b8-3b55-4137-ab15-dd6f5d223b68 could not be found. [ 1355.972387] [48526]: DEBUG nova.api.openstack.wsgi [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] Returning 404 to user: Instance d80fd0b8-3b55-4137-ab15-dd6f5d223b68 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1355.972766] [48526]: INFO nova.api.openstack.requestlog [None req-731e62e5-71cc-4087-9dbe-4d63672c2934 tempest-ServerPasswordTestJSON-1157890119 tempest-ServerPasswordTestJSON-1157890119-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68" status: 404 len: 111 microversion: 2.1 time: 0.019831 [ 1355.973066] [48526]: [pid: 48526|app: 0|req: 3327/6691] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:20 2025] GET /compute/v2.1/servers/d80fd0b8-3b55-4137-ab15-dd6f5d223b68 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1356.227704] [48527]: DEBUG nova.api.openstack.wsgi [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1356.229613] [48527]: DEBUG nova.compute.api [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1356.234568] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.234752] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.234897] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.235154] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.235296] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.235460] [48527]: DEBUG oslo_concurrency.lockutils [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.257784] [48527]: WARNING neutronclient.v2_0.client [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1356.512105] [48526]: DEBUG nova.api.openstack.wsgi [req-de018ca2-bae6-42c9-acd4-b76933aa49e8 req-55e1b9fe-2554-48d3-a8bd-8bdd878d7b1f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0f604871-e50c-444f-9d82-b123e4bc07a4", "name": "network-vif-deleted", "tag": "47e300bf-51e9-4328-be71-6047d66ad14d"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1356.521999] [48526]: DEBUG oslo_concurrency.lockutils [req-de018ca2-bae6-42c9-acd4-b76933aa49e8 req-55e1b9fe-2554-48d3-a8bd-8bdd878d7b1f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.522217] [48526]: DEBUG oslo_concurrency.lockutils [req-de018ca2-bae6-42c9-acd4-b76933aa49e8 req-55e1b9fe-2554-48d3-a8bd-8bdd878d7b1f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.522370] [48526]: DEBUG oslo_concurrency.lockutils [req-de018ca2-bae6-42c9-acd4-b76933aa49e8 req-55e1b9fe-2554-48d3-a8bd-8bdd878d7b1f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.537337] [48527]: DEBUG nova.policy [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1356.537690] [48526]: INFO nova.api.openstack.compute.server_external_events [req-de018ca2-bae6-42c9-acd4-b76933aa49e8 req-55e1b9fe-2554-48d3-a8bd-8bdd878d7b1f service nova] Creating event network-vif-deleted:47e300bf-51e9-4328-be71-6047d66ad14d for instance 0f604871-e50c-444f-9d82-b123e4bc07a4 on cpu-1 [ 1356.544339] [48526]: INFO nova.api.openstack.requestlog [req-de018ca2-bae6-42c9-acd4-b76933aa49e8 req-55e1b9fe-2554-48d3-a8bd-8bdd878d7b1f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033817 [ 1356.544339] [48526]: [pid: 48526|app: 0|req: 3328/6692] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:04:20 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) [ 1356.544505] [48527]: INFO nova.api.openstack.requestlog [None req-9efffae5-ca69-4af0-b3d7-dec995987a05 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1613 microversion: 2.1 time: 0.319409 [ 1356.545249] [48527]: [pid: 48527|app: 0|req: 3365/6693] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:20 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1613 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1357.560374] [48526]: DEBUG nova.api.openstack.wsgi [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1357.563558] [48526]: DEBUG nova.compute.api [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1357.569681] [48526]: DEBUG oslo_concurrency.lockutils [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.569937] [48526]: DEBUG oslo_concurrency.lockutils [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.570108] [48526]: DEBUG oslo_concurrency.lockutils [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.570402] [48526]: DEBUG oslo_concurrency.lockutils [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.570531] [48526]: DEBUG oslo_concurrency.lockutils [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.570676] [48526]: DEBUG oslo_concurrency.lockutils [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.591859] [48526]: DEBUG oslo_concurrency.lockutils [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.592037] [48526]: DEBUG oslo_concurrency.lockutils [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.592167] [48526]: DEBUG oslo_concurrency.lockutils [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.592315] [48526]: DEBUG nova.objects.instance [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 0f604871-e50c-444f-9d82-b123e4bc07a4 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1357.595680] [48526]: WARNING neutronclient.v2_0.client [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1357.614852] [48526]: DEBUG nova.policy [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1357.621891] [48526]: INFO nova.api.openstack.requestlog [None req-266ab676-b3bc-4aef-b532-ab7602dc8e56 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1325 microversion: 2.1 time: 0.064445 [ 1357.622368] [48526]: [pid: 48526|app: 0|req: 3329/6694] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:21 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1325 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1358.027939] [48527]: DEBUG nova.api.openstack.wsgi [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow296Test-server-1936488030", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": "none"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1358.066075] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.066270] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.066410] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.066737] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.067977] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.068169] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.073355] [48527]: DEBUG nova.virt.hardware [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1358.073355] [48527]: DEBUG nova.virt.hardware [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1358.073527] [48527]: DEBUG nova.virt.hardware [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1358.073527] [48527]: DEBUG nova.virt.hardware [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1358.073647] [48527]: DEBUG nova.virt.hardware [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1358.079985] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.080154] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.080321] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.081030] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.082022] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.082821] [48527]: DEBUG oslo_concurrency.lockutils [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.092329] [48527]: DEBUG nova.quota [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Getting quotas for project e6fdd3a069714b7888ba11203aedc5ab. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1358.096691] [48527]: DEBUG nova.quota [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Getting quotas for user 32695a31544b46b5a85b88c17a387cbb and project e6fdd3a069714b7888ba11203aedc5ab. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1358.103390] [48527]: DEBUG nova.compute.api [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1358.104826] [48527]: DEBUG nova.compute.api [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1358.133945] [48527]: INFO nova.api.openstack.requestlog [None req-577cd513-9c2a-414a-b494-1c6ae1152737 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.96 time: 0.162136 [ 1358.134539] [48527]: [pid: 48527|app: 0|req: 3366/6695] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 14:04:22 2025] POST /compute/v2.1/servers => generated 380 bytes in 163 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1358.141052] [48526]: DEBUG nova.api.openstack.wsgi [None req-16fc4cdd-f992-4bb5-92fd-0f3ada407ed6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1358.142465] [48526]: DEBUG nova.compute.api [None req-16fc4cdd-f992-4bb5-92fd-0f3ada407ed6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1358.154610] [48526]: WARNING neutronclient.v2_0.client [None req-16fc4cdd-f992-4bb5-92fd-0f3ada407ed6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1358.172456] [48526]: DEBUG nova.policy [None req-16fc4cdd-f992-4bb5-92fd-0f3ada407ed6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1358.178688] [48526]: DEBUG nova.policy [None req-16fc4cdd-f992-4bb5-92fd-0f3ada407ed6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1358.179283] [48526]: DEBUG nova.policy [None req-16fc4cdd-f992-4bb5-92fd-0f3ada407ed6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1358.181778] [48526]: INFO nova.api.openstack.requestlog [None req-16fc4cdd-f992-4bb5-92fd-0f3ada407ed6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1498 microversion: 2.96 time: 0.043106 [ 1358.182149] [48526]: [pid: 48526|app: 0|req: 3330/6696] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:22 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1498 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1358.695873] [48527]: DEBUG nova.api.openstack.wsgi [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1358.697539] [48527]: DEBUG nova.compute.api [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1358.701018] [48527]: DEBUG oslo_concurrency.lockutils [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.701277] [48527]: DEBUG oslo_concurrency.lockutils [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.701418] [48527]: DEBUG oslo_concurrency.lockutils [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.701678] [48527]: DEBUG oslo_concurrency.lockutils [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.701825] [48527]: DEBUG oslo_concurrency.lockutils [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.701946] [48527]: DEBUG oslo_concurrency.lockutils [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.724965] [48527]: DEBUG oslo_concurrency.lockutils [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.725157] [48527]: DEBUG oslo_concurrency.lockutils [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.725292] [48527]: DEBUG oslo_concurrency.lockutils [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.725490] [48527]: DEBUG nova.objects.instance [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lazy-loading 'fault' on Instance uuid 0f604871-e50c-444f-9d82-b123e4bc07a4 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1358.728488] [48527]: WARNING neutronclient.v2_0.client [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1358.746742] [48527]: DEBUG nova.policy [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b5dd8980a3fd435e84b69460601658a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2578b5512ae40a99400709458b20097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1358.750754] [48527]: INFO nova.api.openstack.requestlog [None req-c74f4190-ae4f-4482-87ac-e6c054456984 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 200 len: 1325 microversion: 2.1 time: 0.117691 [ 1358.751081] [48527]: [pid: 48527|app: 0|req: 3367/6697] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:22 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 1325 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1359.199155] [48526]: DEBUG nova.api.openstack.wsgi [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1359.200547] [48526]: DEBUG nova.compute.api [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1359.204051] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.204236] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.204373] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.204625] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.204771] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.204893] [48526]: DEBUG oslo_concurrency.lockutils [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.226016] [48526]: WARNING neutronclient.v2_0.client [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1359.242722] [48526]: DEBUG nova.policy [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1359.246704] [48526]: DEBUG nova.policy [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1359.247354] [48526]: DEBUG nova.policy [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1359.250296] [48526]: INFO nova.api.openstack.requestlog [None req-ae84a7ba-bacf-45b1-92e6-a40b1b899567 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1502 microversion: 2.96 time: 0.053302 [ 1359.250609] [48526]: [pid: 48526|app: 0|req: 3331/6698] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:23 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1502 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1359.763972] [48527]: DEBUG nova.api.openstack.wsgi [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1359.765472] [48527]: DEBUG nova.compute.api [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1359.771315] [48527]: DEBUG oslo_concurrency.lockutils [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.771568] [48527]: DEBUG oslo_concurrency.lockutils [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.771835] [48527]: DEBUG oslo_concurrency.lockutils [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.771974] [48527]: DEBUG oslo_concurrency.lockutils [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.772133] [48527]: DEBUG oslo_concurrency.lockutils [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.772255] [48527]: DEBUG oslo_concurrency.lockutils [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.782218] [48527]: INFO nova.api.openstack.wsgi [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 0f604871-e50c-444f-9d82-b123e4bc07a4 could not be found. [ 1359.782478] [48527]: DEBUG nova.api.openstack.wsgi [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 0f604871-e50c-444f-9d82-b123e4bc07a4 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1359.782916] [48527]: INFO nova.api.openstack.requestlog [None req-94324fe7-6bb4-4200-9135-05a6ed95f445 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 404 len: 111 microversion: 2.1 time: 0.021109 [ 1359.783298] [48527]: [pid: 48527|app: 0|req: 3368/6699] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:23 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1359.788863] [48526]: DEBUG nova.api.openstack.wsgi [None req-4d20a57e-b6ca-4786-be56-b984aaea3202 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1359.801201] [48526]: INFO nova.api.openstack.requestlog [None req-4d20a57e-b6ca-4786-be56-b984aaea3202 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-571221665" status: 202 len: 0 microversion: 2.1 time: 0.014748 [ 1359.801554] [48526]: [pid: 48526|app: 0|req: 3332/6700] 10.180.1.21 () {58 vars in 1213 bytes} [Fri Dec 12 14:04:24 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-571221665 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1360.265271] [48527]: DEBUG nova.api.openstack.wsgi [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1360.268097] [48527]: DEBUG nova.compute.api [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1360.272516] [48527]: DEBUG oslo_concurrency.lockutils [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.272780] [48527]: DEBUG oslo_concurrency.lockutils [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.272957] [48527]: DEBUG oslo_concurrency.lockutils [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.273268] [48527]: DEBUG oslo_concurrency.lockutils [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.273451] [48527]: DEBUG oslo_concurrency.lockutils [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.273606] [48527]: DEBUG oslo_concurrency.lockutils [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.299889] [48527]: WARNING neutronclient.v2_0.client [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1360.316946] [48527]: DEBUG nova.policy [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1360.322189] [48527]: DEBUG nova.policy [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1360.322837] [48527]: DEBUG nova.policy [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1360.326790] [48527]: INFO nova.api.openstack.requestlog [None req-3cbdbed4-ea9f-4e9a-a352-0bac2adf89d0 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1550 microversion: 2.96 time: 0.063722 [ 1360.327239] [48527]: [pid: 48527|app: 0|req: 3369/6701] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:24 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1550 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1361.345045] [48526]: DEBUG nova.api.openstack.wsgi [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1361.345681] [48526]: DEBUG nova.compute.api [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1361.351786] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.351957] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.352368] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.352368] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.352526] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.352605] [48526]: DEBUG oslo_concurrency.lockutils [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.380302] [48526]: WARNING neutronclient.v2_0.client [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1361.398186] [48526]: DEBUG nova.policy [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1361.405842] [48526]: DEBUG nova.policy [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1361.406883] [48526]: DEBUG nova.policy [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1361.411053] [48526]: INFO nova.api.openstack.requestlog [None req-9fad5c38-1a99-436e-91a0-96eaa177a4cc tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1550 microversion: 2.96 time: 0.069086 [ 1361.411548] [48526]: [pid: 48526|app: 0|req: 3333/6702] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:25 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1550 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1362.426767] [48527]: DEBUG nova.api.openstack.wsgi [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1362.428191] [48527]: DEBUG nova.compute.api [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1362.431467] [48527]: DEBUG oslo_concurrency.lockutils [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.431654] [48527]: DEBUG oslo_concurrency.lockutils [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.431792] [48527]: DEBUG oslo_concurrency.lockutils [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.432055] [48527]: DEBUG oslo_concurrency.lockutils [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.432204] [48527]: DEBUG oslo_concurrency.lockutils [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.432338] [48527]: DEBUG oslo_concurrency.lockutils [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.451225] [48527]: WARNING neutronclient.v2_0.client [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1362.468141] [48527]: DEBUG nova.policy [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1362.472250] [48527]: DEBUG nova.policy [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1362.472802] [48527]: DEBUG nova.policy [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1362.475264] [48527]: INFO nova.api.openstack.requestlog [None req-117e5e06-b20e-4571-9eed-fb6c7f998c00 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1558 microversion: 2.96 time: 0.050680 [ 1362.475605] [48527]: [pid: 48527|app: 0|req: 3370/6703] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:26 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1558 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1363.491122] [48526]: DEBUG nova.api.openstack.wsgi [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1363.492607] [48526]: DEBUG nova.compute.api [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1363.496120] [48526]: DEBUG oslo_concurrency.lockutils [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.496309] [48526]: DEBUG oslo_concurrency.lockutils [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.496440] [48526]: DEBUG oslo_concurrency.lockutils [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.496773] [48526]: DEBUG oslo_concurrency.lockutils [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.496933] [48526]: DEBUG oslo_concurrency.lockutils [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.497071] [48526]: DEBUG oslo_concurrency.lockutils [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.516550] [48526]: WARNING neutronclient.v2_0.client [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1363.536828] [48526]: DEBUG nova.policy [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1363.541237] [48526]: DEBUG nova.policy [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1363.541875] [48526]: DEBUG nova.policy [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1363.544541] [48526]: INFO nova.api.openstack.requestlog [None req-01ae3dc5-f3da-457f-b2da-52f361e64378 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1556 microversion: 2.96 time: 0.056043 [ 1363.544876] [48526]: [pid: 48526|app: 0|req: 3334/6704] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:27 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1556 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1363.708267] [48527]: DEBUG nova.api.openstack.wsgi [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1363.708617] [48527]: DEBUG nova.compute.api [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1363.712545] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.712690] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.712812] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.713171] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.713365] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.713552] [48527]: DEBUG oslo_concurrency.lockutils [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.722094] [48527]: INFO nova.api.openstack.wsgi [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 0f604871-e50c-444f-9d82-b123e4bc07a4 could not be found. [ 1363.722417] [48527]: DEBUG nova.api.openstack.wsgi [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 0f604871-e50c-444f-9d82-b123e4bc07a4 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1363.723048] [48527]: INFO nova.api.openstack.requestlog [None req-ee9b5522-8737-4aa3-8eb9-596a0336d398 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 404 len: 111 microversion: 2.1 time: 0.016926 [ 1363.723248] [48527]: [pid: 48527|app: 0|req: 3371/6705] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:04:27 2025] DELETE /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1363.728066] [48526]: DEBUG nova.api.openstack.wsgi [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1363.729533] [48526]: DEBUG nova.compute.api [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0f604871-e50c-444f-9d82-b123e4bc07a4] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1363.733440] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.733741] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.733975] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.734399] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.734707] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.734883] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.747060] [48526]: INFO nova.api.openstack.wsgi [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 0f604871-e50c-444f-9d82-b123e4bc07a4 could not be found. [ 1363.747250] [48526]: DEBUG nova.api.openstack.wsgi [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 0f604871-e50c-444f-9d82-b123e4bc07a4 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1363.747630] [48526]: INFO nova.api.openstack.requestlog [None req-a6b49907-b086-4052-a702-1c660706b75b tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4" status: 404 len: 111 microversion: 2.1 time: 0.021665 [ 1363.747966] [48526]: [pid: 48526|app: 0|req: 3335/6706] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:27 2025] GET /compute/v2.1/servers/0f604871-e50c-444f-9d82-b123e4bc07a4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1364.560946] [48527]: DEBUG nova.api.openstack.wsgi [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1364.562550] [48527]: DEBUG nova.compute.api [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1364.568447] [48527]: DEBUG oslo_concurrency.lockutils [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.568638] [48527]: DEBUG oslo_concurrency.lockutils [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.568774] [48527]: DEBUG oslo_concurrency.lockutils [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.569044] [48527]: DEBUG oslo_concurrency.lockutils [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.569193] [48527]: DEBUG oslo_concurrency.lockutils [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.569326] [48527]: DEBUG oslo_concurrency.lockutils [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.600848] [48527]: WARNING neutronclient.v2_0.client [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1364.618855] [48527]: DEBUG nova.policy [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1364.624717] [48527]: DEBUG nova.policy [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1364.625344] [48527]: DEBUG nova.policy [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1364.628472] [48527]: INFO nova.api.openstack.requestlog [None req-a467af37-a70d-435c-a98b-c1b21d7c1861 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1556 microversion: 2.96 time: 0.070047 [ 1364.628789] [48527]: [pid: 48527|app: 0|req: 3372/6707] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:28 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1556 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1365.645051] [48526]: DEBUG nova.api.openstack.wsgi [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1365.645675] [48526]: DEBUG nova.compute.api [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1365.649110] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.649299] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.649433] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.649682] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.649827] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.649949] [48526]: DEBUG oslo_concurrency.lockutils [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.672152] [48526]: WARNING neutronclient.v2_0.client [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1365.690351] [48526]: DEBUG nova.policy [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1365.695219] [48526]: DEBUG nova.policy [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1365.695892] [48526]: DEBUG nova.policy [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1365.698707] [48526]: INFO nova.api.openstack.requestlog [None req-c5419f6b-20b6-48e7-a6eb-1622dae08f57 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1556 microversion: 2.96 time: 0.056929 [ 1365.699037] [48526]: [pid: 48526|app: 0|req: 3336/6708] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:29 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1556 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1365.862782] [48527]: DEBUG nova.api.openstack.wsgi [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1365.863125] [48527]: DEBUG nova.compute.api [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1365.866918] [48527]: DEBUG oslo_concurrency.lockutils [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.867042] [48527]: DEBUG oslo_concurrency.lockutils [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.867148] [48527]: DEBUG oslo_concurrency.lockutils [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.867390] [48527]: DEBUG oslo_concurrency.lockutils [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.867535] [48527]: DEBUG oslo_concurrency.lockutils [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.867656] [48527]: DEBUG oslo_concurrency.lockutils [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.876894] [48527]: INFO nova.api.openstack.wsgi [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b could not be found. [ 1365.876894] [48527]: DEBUG nova.api.openstack.wsgi [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1365.877033] [48527]: INFO nova.api.openstack.requestlog [None req-07b54cf7-3dae-4e0b-b9ef-fd15604e5765 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 404 len: 111 microversion: 2.1 time: 0.016388 [ 1365.877307] [48527]: [pid: 48527|app: 0|req: 3373/6709] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:04:30 2025] DELETE /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1365.882007] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1365.883427] [48526]: DEBUG nova.compute.api [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 44d33685-d1b1-4e95-b0b8-67b36183ab2b] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1365.886694] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.886872] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.887014] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.887261] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.887404] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.887523] [48526]: DEBUG oslo_concurrency.lockutils [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.895811] [48526]: INFO nova.api.openstack.wsgi [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b could not be found. [ 1365.896069] [48526]: DEBUG nova.api.openstack.wsgi [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 44d33685-d1b1-4e95-b0b8-67b36183ab2b could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1365.896444] [48526]: INFO nova.api.openstack.requestlog [None req-bb96d795-ae8f-4990-83e7-4c629da74fd5 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b" status: 404 len: 111 microversion: 2.1 time: 0.016583 [ 1365.896745] [48526]: [pid: 48526|app: 0|req: 3337/6710] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:30 2025] GET /compute/v2.1/servers/44d33685-d1b1-4e95-b0b8-67b36183ab2b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1365.901392] [48527]: DEBUG nova.api.openstack.wsgi [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1365.901708] [48527]: DEBUG nova.compute.api [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1365.905217] [48527]: DEBUG oslo_concurrency.lockutils [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.905388] [48527]: DEBUG oslo_concurrency.lockutils [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.905568] [48527]: DEBUG oslo_concurrency.lockutils [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.905860] [48527]: DEBUG oslo_concurrency.lockutils [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.906035] [48527]: DEBUG oslo_concurrency.lockutils [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.906164] [48527]: DEBUG oslo_concurrency.lockutils [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.914139] [48527]: INFO nova.api.openstack.wsgi [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca could not be found. [ 1365.914375] [48527]: DEBUG nova.api.openstack.wsgi [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1365.914749] [48527]: INFO nova.api.openstack.requestlog [None req-73994b47-1c00-4839-8044-9f0dfdf3e3b0 tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 404 len: 111 microversion: 2.1 time: 0.015535 [ 1365.915185] [48527]: [pid: 48527|app: 0|req: 3374/6711] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:04:30 2025] DELETE /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1365.919723] [48526]: DEBUG nova.api.openstack.wsgi [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1365.921336] [48526]: DEBUG nova.compute.api [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 8bb174f9-2482-4c99-8ef9-bc60ffc949ca] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1365.924647] [48526]: DEBUG oslo_concurrency.lockutils [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.924828] [48526]: DEBUG oslo_concurrency.lockutils [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.924959] [48526]: DEBUG oslo_concurrency.lockutils [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.925218] [48526]: DEBUG oslo_concurrency.lockutils [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.925363] [48526]: DEBUG oslo_concurrency.lockutils [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.925486] [48526]: DEBUG oslo_concurrency.lockutils [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.933743] [48526]: INFO nova.api.openstack.wsgi [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca could not be found. [ 1365.933983] [48526]: DEBUG nova.api.openstack.wsgi [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 8bb174f9-2482-4c99-8ef9-bc60ffc949ca could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1365.934358] [48526]: INFO nova.api.openstack.requestlog [None req-223a2f2e-8d1e-4a65-8fe6-a1f48213025e tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca" status: 404 len: 111 microversion: 2.1 time: 0.016784 [ 1365.934791] [48526]: [pid: 48526|app: 0|req: 3338/6712] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:30 2025] GET /compute/v2.1/servers/8bb174f9-2482-4c99-8ef9-bc60ffc949ca => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1366.714740] [48527]: DEBUG nova.api.openstack.wsgi [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1366.716265] [48527]: DEBUG nova.compute.api [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1366.719624] [48527]: DEBUG oslo_concurrency.lockutils [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.719800] [48527]: DEBUG oslo_concurrency.lockutils [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.719941] [48527]: DEBUG oslo_concurrency.lockutils [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.720198] [48527]: DEBUG oslo_concurrency.lockutils [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.720343] [48527]: DEBUG oslo_concurrency.lockutils [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.720463] [48527]: DEBUG oslo_concurrency.lockutils [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.738632] [48527]: WARNING neutronclient.v2_0.client [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1366.755301] [48527]: DEBUG nova.policy [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1366.759316] [48527]: DEBUG nova.policy [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1366.759879] [48527]: DEBUG nova.policy [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1366.762181] [48527]: INFO nova.api.openstack.requestlog [None req-8466ebfc-ef82-42e1-b6e1-773730ea3cec tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1556 microversion: 2.96 time: 0.049732 [ 1366.762479] [48527]: [pid: 48527|app: 0|req: 3375/6713] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:30 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1556 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1367.777769] [48526]: DEBUG nova.api.openstack.wsgi [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1367.779263] [48526]: DEBUG nova.compute.api [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1367.782598] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.782773] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.782996] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.783166] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.783307] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.783464] [48526]: DEBUG oslo_concurrency.lockutils [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.803558] [48526]: WARNING neutronclient.v2_0.client [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1367.820587] [48526]: DEBUG nova.policy [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1367.824196] [48526]: DEBUG nova.policy [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1367.824662] [48526]: DEBUG nova.policy [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1367.826925] [48526]: INFO nova.api.openstack.requestlog [None req-8a73d864-cc33-4dac-bb6b-7fa8f0e8cc65 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1556 microversion: 2.96 time: 0.051340 [ 1367.827361] [48526]: [pid: 48526|app: 0|req: 3339/6714] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:31 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1556 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1368.083282] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1368.099940] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=3 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1368.174541] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1368.842270] [48527]: DEBUG nova.api.openstack.wsgi [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1368.843901] [48527]: DEBUG nova.compute.api [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1368.850392] [48527]: DEBUG oslo_concurrency.lockutils [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.850392] [48527]: DEBUG oslo_concurrency.lockutils [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.850392] [48527]: DEBUG oslo_concurrency.lockutils [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.850392] [48527]: DEBUG oslo_concurrency.lockutils [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.850392] [48527]: DEBUG oslo_concurrency.lockutils [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.850392] [48527]: DEBUG oslo_concurrency.lockutils [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.885207] [48527]: WARNING neutronclient.v2_0.client [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1368.903608] [48527]: DEBUG nova.policy [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1368.910016] [48527]: DEBUG nova.policy [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1368.910600] [48527]: DEBUG nova.policy [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1368.913547] [48527]: INFO nova.api.openstack.requestlog [None req-33d9bdd9-9505-459e-8ee7-bee611d75e95 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1556 microversion: 2.96 time: 0.073667 [ 1368.913865] [48527]: [pid: 48527|app: 0|req: 3376/6715] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:33 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1556 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1369.077051] [48526]: DEBUG nova.api.openstack.wsgi [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1369.077051] [48526]: DEBUG nova.compute.api [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1369.081677] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.081881] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.082069] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.082357] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.082537] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.082673] [48526]: DEBUG oslo_concurrency.lockutils [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.091501] [48526]: INFO nova.api.openstack.wsgi [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 0db62b81-3e68-44fc-b62f-067f8a054f1e could not be found. [ 1369.091775] [48526]: DEBUG nova.api.openstack.wsgi [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 0db62b81-3e68-44fc-b62f-067f8a054f1e could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1369.092222] [48526]: INFO nova.api.openstack.requestlog [None req-6b4b8710-87b9-4aaf-8b45-5a0ece7103aa tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 404 len: 111 microversion: 2.1 time: 0.018082 [ 1369.092674] [48526]: [pid: 48526|app: 0|req: 3340/6716] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:04:33 2025] DELETE /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1369.097298] [48527]: DEBUG nova.api.openstack.wsgi [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1369.098723] [48527]: DEBUG nova.compute.api [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] [instance: 0db62b81-3e68-44fc-b62f-067f8a054f1e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1369.101902] [48527]: DEBUG oslo_concurrency.lockutils [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.102089] [48527]: DEBUG oslo_concurrency.lockutils [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.102222] [48527]: DEBUG oslo_concurrency.lockutils [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.102461] [48527]: DEBUG oslo_concurrency.lockutils [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.102623] [48527]: DEBUG oslo_concurrency.lockutils [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.102755] [48527]: DEBUG oslo_concurrency.lockutils [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.111256] [48527]: INFO nova.api.openstack.wsgi [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] HTTP exception thrown: Instance 0db62b81-3e68-44fc-b62f-067f8a054f1e could not be found. [ 1369.111503] [48527]: DEBUG nova.api.openstack.wsgi [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] Returning 404 to user: Instance 0db62b81-3e68-44fc-b62f-067f8a054f1e could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1369.111867] [48527]: INFO nova.api.openstack.requestlog [None req-db2b2687-3877-42e1-b5c3-c93a2d9660df tempest-AttachVolumeNegativeTest-1853221521 tempest-AttachVolumeNegativeTest-1853221521-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e" status: 404 len: 111 microversion: 2.1 time: 0.016743 [ 1369.112301] [48527]: [pid: 48527|app: 0|req: 3377/6717] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:33 2025] GET /compute/v2.1/servers/0db62b81-3e68-44fc-b62f-067f8a054f1e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1369.929141] [48526]: DEBUG nova.api.openstack.wsgi [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1369.930593] [48526]: DEBUG nova.compute.api [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1369.934855] [48526]: DEBUG oslo_concurrency.lockutils [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.935063] [48526]: DEBUG oslo_concurrency.lockutils [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.935207] [48526]: DEBUG oslo_concurrency.lockutils [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.935459] [48526]: DEBUG oslo_concurrency.lockutils [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.935631] [48526]: DEBUG oslo_concurrency.lockutils [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.935838] [48526]: DEBUG oslo_concurrency.lockutils [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.956990] [48526]: WARNING neutronclient.v2_0.client [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1369.974571] [48526]: DEBUG nova.policy [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1369.978641] [48526]: DEBUG nova.policy [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1369.979257] [48526]: DEBUG nova.policy [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1369.981686] [48526]: INFO nova.api.openstack.requestlog [None req-707d1740-24d7-49fc-b7b9-8aaef4f00d49 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1573 microversion: 2.96 time: 0.054672 [ 1369.982081] [48526]: [pid: 48526|app: 0|req: 3341/6718] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:34 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1573 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1369.997084] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1369.999620] [48527]: DEBUG nova.policy [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1369.999919] [48527]: DEBUG nova.compute.api [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Searching by: {'deleted': False, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab'} {{(pid=48527) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1370.003165] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.003337] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.003474] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.003826] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.003967] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.004101] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.025049] [48527]: DEBUG nova.compute.multi_cell_list [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48527) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1370.045308] [48527]: DEBUG nova.policy [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.048019] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.048202] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.048335] [48527]: DEBUG oslo_concurrency.lockutils [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.055267] [48527]: DEBUG nova.policy [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.055890] [48527]: DEBUG nova.policy [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.056209] [48527]: WARNING neutronclient.v2_0.client [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1370.075708] [48527]: INFO nova.api.openstack.requestlog [None req-5c2a3fec-3187-4279-bc1a-4d4b392dc04e tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1555 microversion: 2.96 time: 0.080933 [ 1370.076160] [48527]: [pid: 48527|app: 0|req: 3378/6719] 10.180.1.21 () {60 vars in 1182 bytes} [Fri Dec 12 14:04:34 2025] GET /compute/v2.1/servers/detail => generated 1555 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1370.092220] [48526]: DEBUG nova.api.openstack.wsgi [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1370.093771] [48526]: DEBUG nova.compute.api [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1370.099443] [48526]: DEBUG oslo_concurrency.lockutils [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.099790] [48526]: DEBUG oslo_concurrency.lockutils [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.099994] [48526]: DEBUG oslo_concurrency.lockutils [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.100360] [48526]: DEBUG oslo_concurrency.lockutils [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.100575] [48526]: DEBUG oslo_concurrency.lockutils [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.100763] [48526]: DEBUG oslo_concurrency.lockutils [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.130894] [48526]: WARNING neutronclient.v2_0.client [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1370.149204] [48526]: DEBUG nova.policy [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.156331] [48526]: DEBUG nova.policy [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.157245] [48526]: DEBUG nova.policy [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.160774] [48526]: INFO nova.api.openstack.requestlog [None req-8644387f-1603-472d-84d8-3addcc089b31 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1573 microversion: 2.96 time: 0.070930 [ 1370.161116] [48526]: [pid: 48526|app: 0|req: 3342/6720] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:34 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1573 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1370.175680] [48527]: DEBUG nova.api.openstack.wsgi [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1370.177254] [48527]: DEBUG nova.compute.api [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1370.180718] [48527]: DEBUG oslo_concurrency.lockutils [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.180898] [48527]: DEBUG oslo_concurrency.lockutils [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.181044] [48527]: DEBUG oslo_concurrency.lockutils [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.181307] [48527]: DEBUG oslo_concurrency.lockutils [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.181449] [48527]: DEBUG oslo_concurrency.lockutils [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.181646] [48527]: DEBUG oslo_concurrency.lockutils [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.210189] [48527]: WARNING neutronclient.v2_0.client [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1370.230619] [48527]: DEBUG nova.policy [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.234931] [48527]: DEBUG nova.policy [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.235556] [48527]: DEBUG nova.policy [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.238110] [48527]: INFO nova.api.openstack.requestlog [None req-00bc208a-c67e-4165-9e5d-1cdb9b67e43d tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1573 microversion: 2.96 time: 0.064708 [ 1370.238437] [48527]: [pid: 48527|app: 0|req: 3379/6721] 10.180.1.21 () {62 vars in 1292 bytes} [Fri Dec 12 14:04:34 2025] PUT /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1573 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1370.256427] [48526]: DEBUG nova.api.openstack.wsgi [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1370.259849] [48526]: DEBUG nova.compute.api [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1370.263838] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.263838] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.263838] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.264219] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.264315] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.264723] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.288337] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.288516] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.288646] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.293281] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.293517] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.293712] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.294084] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.295138] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.295361] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.336410] [48526]: DEBUG nova.virt.hardware [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1370.336614] [48526]: DEBUG nova.virt.hardware [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1370.336837] [48526]: DEBUG nova.virt.hardware [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1370.336978] [48526]: DEBUG nova.virt.hardware [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1370.337114] [48526]: DEBUG nova.virt.hardware [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1370.383098] [48526]: DEBUG nova.compute.api [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1370.383098] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.383098] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.383256] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.383442] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.383580] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.383699] [48526]: DEBUG oslo_concurrency.lockutils [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.401466] [48526]: WARNING neutronclient.v2_0.client [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1370.419504] [48526]: DEBUG nova.policy [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.423629] [48526]: DEBUG nova.policy [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.424288] [48526]: DEBUG nova.policy [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.431123] [48526]: INFO nova.api.openstack.requestlog [None req-6344dbf7-f633-4629-955b-d32da16e1e8f tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6/action" status: 202 len: 1630 microversion: 2.96 time: 0.178911 [ 1370.431123] [48526]: [pid: 48526|app: 0|req: 3343/6722] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 14:04:34 2025] POST /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6/action => generated 1630 bytes in 179 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1370.448050] [48527]: DEBUG nova.api.openstack.wsgi [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1370.449444] [48527]: DEBUG nova.compute.api [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1370.452717] [48527]: DEBUG oslo_concurrency.lockutils [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.453192] [48527]: DEBUG oslo_concurrency.lockutils [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.453192] [48527]: DEBUG oslo_concurrency.lockutils [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.453320] [48527]: DEBUG oslo_concurrency.lockutils [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.453582] [48527]: DEBUG oslo_concurrency.lockutils [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.453582] [48527]: DEBUG oslo_concurrency.lockutils [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.484144] [48527]: WARNING neutronclient.v2_0.client [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1370.505042] [48527]: DEBUG nova.policy [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.510805] [48527]: DEBUG nova.policy [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.511895] [48527]: DEBUG nova.policy [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.514752] [48527]: INFO nova.api.openstack.requestlog [None req-f89e6f9c-f05e-4dd6-8fe4-9c21338a0e3c tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1582 microversion: 2.96 time: 0.071709 [ 1370.515096] [48527]: [pid: 48527|app: 0|req: 3380/6723] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:34 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1582 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1371.532889] [48526]: DEBUG nova.api.openstack.wsgi [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1371.533957] [48526]: DEBUG nova.compute.api [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1371.538963] [48526]: DEBUG oslo_concurrency.lockutils [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1371.539137] [48526]: DEBUG oslo_concurrency.lockutils [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1371.539279] [48526]: DEBUG oslo_concurrency.lockutils [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1371.539558] [48526]: DEBUG oslo_concurrency.lockutils [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1371.539662] [48526]: DEBUG oslo_concurrency.lockutils [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1371.539783] [48526]: DEBUG oslo_concurrency.lockutils [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1371.570330] [48526]: WARNING neutronclient.v2_0.client [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1371.588570] [48526]: DEBUG nova.policy [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1371.594953] [48526]: DEBUG nova.policy [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1371.595652] [48526]: DEBUG nova.policy [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1371.598518] [48526]: INFO nova.api.openstack.requestlog [None req-93cc2b9b-6dea-44b0-a6e8-33b93d32caf4 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1582 microversion: 2.96 time: 0.068437 [ 1371.598831] [48526]: [pid: 48526|app: 0|req: 3344/6724] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:35 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1582 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1372.614739] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1372.616216] [48527]: DEBUG nova.compute.api [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1372.619562] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1372.619743] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1372.619878] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1372.620140] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1372.620282] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1372.620404] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1372.640893] [48527]: WARNING neutronclient.v2_0.client [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1372.660407] [48527]: DEBUG nova.policy [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1372.664572] [48527]: DEBUG nova.policy [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1372.665174] [48527]: DEBUG nova.policy [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1372.667633] [48527]: INFO nova.api.openstack.requestlog [None req-5b403121-bc24-4d8f-b92d-c73e13fbb8f7 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1582 microversion: 2.96 time: 0.055153 [ 1372.668075] [48527]: [pid: 48527|app: 0|req: 3381/6725] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:36 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1582 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1373.683412] [48526]: DEBUG nova.api.openstack.wsgi [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1373.684844] [48526]: DEBUG nova.compute.api [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1373.690207] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1373.690389] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1373.690522] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1373.690765] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1373.690908] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1373.691049] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1373.711307] [48526]: WARNING neutronclient.v2_0.client [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1373.727966] [48526]: DEBUG nova.policy [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1373.731882] [48526]: DEBUG nova.policy [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1373.732471] [48526]: DEBUG nova.policy [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1373.734860] [48526]: INFO nova.api.openstack.requestlog [None req-b5f53b7a-b214-4084-bcb2-86e2c8090010 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1588 microversion: 2.96 time: 0.053630 [ 1373.735171] [48526]: [pid: 48526|app: 0|req: 3345/6726] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:37 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1588 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1374.751379] [48527]: DEBUG nova.api.openstack.wsgi [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1374.753210] [48527]: DEBUG nova.compute.api [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1374.757031] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1374.757242] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1374.757389] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1374.757666] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1374.757817] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1374.757966] [48527]: DEBUG oslo_concurrency.lockutils [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1374.776919] [48527]: WARNING neutronclient.v2_0.client [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1374.794065] [48527]: DEBUG nova.policy [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1374.797830] [48527]: DEBUG nova.policy [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1374.798423] [48527]: DEBUG nova.policy [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1374.800694] [48527]: INFO nova.api.openstack.requestlog [None req-83c8519f-115b-4e3c-9c30-398f57e15bc6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1588 microversion: 2.96 time: 0.052245 [ 1374.800996] [48527]: [pid: 48527|app: 0|req: 3382/6727] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:38 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1588 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1375.816449] [48526]: DEBUG nova.api.openstack.wsgi [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1375.817893] [48526]: DEBUG nova.compute.api [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1375.821232] [48526]: DEBUG oslo_concurrency.lockutils [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.821408] [48526]: DEBUG oslo_concurrency.lockutils [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.821539] [48526]: DEBUG oslo_concurrency.lockutils [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.821878] [48526]: DEBUG oslo_concurrency.lockutils [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.822046] [48526]: DEBUG oslo_concurrency.lockutils [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.822173] [48526]: DEBUG oslo_concurrency.lockutils [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.840479] [48526]: WARNING neutronclient.v2_0.client [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1375.856625] [48526]: DEBUG nova.policy [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1375.860251] [48526]: DEBUG nova.policy [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1375.860782] [48526]: DEBUG nova.policy [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1375.863012] [48526]: INFO nova.api.openstack.requestlog [None req-b877e859-1339-468b-b7ce-08b6801701e6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1588 microversion: 2.96 time: 0.048933 [ 1375.863325] [48526]: [pid: 48526|app: 0|req: 3346/6728] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:40 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1588 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1376.878419] [48527]: DEBUG nova.api.openstack.wsgi [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1376.879895] [48527]: DEBUG nova.compute.api [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1376.883298] [48527]: DEBUG oslo_concurrency.lockutils [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1376.883473] [48527]: DEBUG oslo_concurrency.lockutils [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1376.883612] [48527]: DEBUG oslo_concurrency.lockutils [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1376.883849] [48527]: DEBUG oslo_concurrency.lockutils [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1376.883990] [48527]: DEBUG oslo_concurrency.lockutils [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1376.884127] [48527]: DEBUG oslo_concurrency.lockutils [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1376.902862] [48527]: WARNING neutronclient.v2_0.client [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1376.921372] [48527]: DEBUG nova.policy [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1376.925222] [48527]: DEBUG nova.policy [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1376.925816] [48527]: DEBUG nova.policy [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1376.928172] [48527]: INFO nova.api.openstack.requestlog [None req-165d8c86-6de6-4494-a600-55a086300413 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1588 microversion: 2.96 time: 0.051908 [ 1376.928489] [48527]: [pid: 48527|app: 0|req: 3383/6729] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:41 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1588 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1377.944050] [48526]: DEBUG nova.api.openstack.wsgi [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1377.945598] [48526]: DEBUG nova.compute.api [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1377.949234] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1377.949443] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1377.949591] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1377.949895] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1377.950066] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1377.950211] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1377.970105] [48526]: WARNING neutronclient.v2_0.client [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1377.988139] [48526]: DEBUG nova.policy [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1377.992267] [48526]: DEBUG nova.policy [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1377.992852] [48526]: DEBUG nova.policy [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1377.995218] [48526]: INFO nova.api.openstack.requestlog [None req-9c559845-3c46-48d0-a842-1991fd7ce9a9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1588 microversion: 2.96 time: 0.053538 [ 1377.995520] [48526]: [pid: 48526|app: 0|req: 3347/6730] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:42 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1588 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1379.011825] [48527]: DEBUG nova.api.openstack.wsgi [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1379.013227] [48527]: DEBUG nova.compute.api [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1379.016590] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1379.016803] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1379.016955] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1379.017221] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1379.017365] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1379.017486] [48527]: DEBUG oslo_concurrency.lockutils [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1379.036068] [48527]: WARNING neutronclient.v2_0.client [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1379.052576] [48527]: DEBUG nova.policy [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1379.056359] [48527]: DEBUG nova.policy [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1379.057009] [48527]: DEBUG nova.policy [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1379.059268] [48527]: INFO nova.api.openstack.requestlog [None req-26b2f537-acbf-4cb2-a6ca-3730be99c1b9 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1588 microversion: 2.96 time: 0.050063 [ 1379.059577] [48527]: [pid: 48527|app: 0|req: 3384/6731] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:43 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1588 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1380.008132] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1380.041977] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1380.075111] [48526]: DEBUG nova.api.openstack.wsgi [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1380.076348] [48526]: DEBUG nova.compute.api [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1380.080015] [48526]: DEBUG oslo_concurrency.lockutils [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.080238] [48526]: DEBUG oslo_concurrency.lockutils [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.080387] [48526]: DEBUG oslo_concurrency.lockutils [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.080610] [48526]: DEBUG oslo_concurrency.lockutils [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.080752] [48526]: DEBUG oslo_concurrency.lockutils [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.080872] [48526]: DEBUG oslo_concurrency.lockutils [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.098706] [48526]: WARNING neutronclient.v2_0.client [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1380.115196] [48526]: DEBUG nova.policy [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.118912] [48526]: DEBUG nova.policy [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.119485] [48526]: DEBUG nova.policy [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.122386] [48526]: INFO nova.api.openstack.requestlog [None req-97993e9a-a408-4c0b-bec0-9161b21689ba tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1573 microversion: 2.96 time: 0.049633 [ 1380.122686] [48526]: [pid: 48526|app: 0|req: 3348/6732] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:44 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1573 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1380.138406] [48527]: DEBUG nova.api.openstack.wsgi [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1380.138406] [48527]: DEBUG nova.compute.api [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1380.141559] [48527]: DEBUG oslo_concurrency.lockutils [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.141739] [48527]: DEBUG oslo_concurrency.lockutils [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.141870] [48527]: DEBUG oslo_concurrency.lockutils [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.142169] [48527]: DEBUG oslo_concurrency.lockutils [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.142318] [48527]: DEBUG oslo_concurrency.lockutils [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.142440] [48527]: DEBUG oslo_concurrency.lockutils [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.155813] [48527]: DEBUG nova.compute.api [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1380.195014] [48527]: INFO nova.api.openstack.requestlog [None req-26541bc5-0499-42b1-9cda-266eb3f7f6f3 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 204 len: 0 microversion: 2.96 time: 0.059087 [ 1380.195362] [48527]: [pid: 48527|app: 0|req: 3385/6733] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 14:04:44 2025] DELETE /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1380.201326] [48526]: DEBUG nova.api.openstack.wsgi [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1380.203800] [48526]: DEBUG nova.compute.api [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1380.206374] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.206560] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.206729] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.207026] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.207175] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.207300] [48526]: DEBUG oslo_concurrency.lockutils [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.226205] [48526]: WARNING neutronclient.v2_0.client [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1380.242866] [48526]: DEBUG nova.policy [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.246559] [48526]: DEBUG nova.policy [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.247157] [48526]: DEBUG nova.policy [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.249380] [48526]: INFO nova.api.openstack.requestlog [None req-3de5cc65-ff25-481d-94c8-e2c04d3a0c16 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1579 microversion: 2.96 time: 0.051280 [ 1380.249676] [48526]: [pid: 48526|app: 0|req: 3349/6734] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:44 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1579 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1380.296491] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1381.265305] [48527]: DEBUG nova.api.openstack.wsgi [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1381.266733] [48527]: DEBUG nova.compute.api [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1381.271604] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1381.271782] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1381.271920] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1381.272187] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1381.272331] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1381.272453] [48527]: DEBUG oslo_concurrency.lockutils [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1381.298793] [48527]: WARNING neutronclient.v2_0.client [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1381.318624] [48527]: DEBUG nova.policy [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1381.324493] [48527]: DEBUG nova.policy [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1381.325049] [48527]: DEBUG nova.policy [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1381.327781] [48527]: INFO nova.api.openstack.requestlog [None req-0c8c596d-ec20-4f74-bc78-268e02f6922a tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1579 microversion: 2.96 time: 0.064990 [ 1381.328103] [48527]: [pid: 48527|app: 0|req: 3386/6735] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:45 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1579 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1382.343377] [48526]: DEBUG nova.api.openstack.wsgi [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1382.344875] [48526]: DEBUG nova.compute.api [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1382.351902] [48526]: DEBUG oslo_concurrency.lockutils [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1382.352109] [48526]: DEBUG oslo_concurrency.lockutils [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1382.352255] [48526]: DEBUG oslo_concurrency.lockutils [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1382.352512] [48526]: DEBUG oslo_concurrency.lockutils [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1382.352652] [48526]: DEBUG oslo_concurrency.lockutils [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1382.352771] [48526]: DEBUG oslo_concurrency.lockutils [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1382.382307] [48526]: WARNING neutronclient.v2_0.client [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1382.399387] [48526]: DEBUG nova.policy [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1382.405809] [48526]: DEBUG nova.policy [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1382.406391] [48526]: DEBUG nova.policy [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1382.409302] [48526]: INFO nova.api.openstack.requestlog [None req-982a8633-3d77-4760-b3cf-10ac6d7ad072 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1579 microversion: 2.96 time: 0.068038 [ 1382.409620] [48526]: [pid: 48526|app: 0|req: 3350/6736] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:46 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1579 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1383.424813] [48527]: DEBUG nova.api.openstack.wsgi [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1383.426326] [48527]: DEBUG nova.compute.api [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1383.429642] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1383.429818] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1383.429950] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1383.430210] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1383.430355] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1383.430475] [48527]: DEBUG oslo_concurrency.lockutils [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1383.449450] [48527]: WARNING neutronclient.v2_0.client [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1383.465981] [48527]: DEBUG nova.policy [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1383.469783] [48527]: DEBUG nova.policy [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1383.470347] [48527]: DEBUG nova.policy [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1383.472564] [48527]: INFO nova.api.openstack.requestlog [None req-1d7da030-27e2-479b-b964-106e0dd2ec6b tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1579 microversion: 2.96 time: 0.049937 [ 1383.472974] [48527]: [pid: 48527|app: 0|req: 3387/6737] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:47 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1579 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1384.488239] [48526]: DEBUG nova.api.openstack.wsgi [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1384.489774] [48526]: DEBUG nova.compute.api [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1384.493249] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.493438] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.493565] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.493858] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.494079] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.494212] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.512398] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.512596] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.512687] [48526]: DEBUG oslo_concurrency.lockutils [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.512819] [48526]: DEBUG nova.objects.instance [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lazy-loading 'fault' on Instance uuid e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1384.518492] [48526]: WARNING neutronclient.v2_0.client [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1384.535470] [48526]: DEBUG nova.policy [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1384.539561] [48526]: DEBUG nova.policy [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1384.540206] [48526]: DEBUG nova.policy [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1384.542578] [48526]: INFO nova.api.openstack.requestlog [None req-c2ac4b75-3147-4955-bfb7-870f527f1643 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1584 microversion: 2.96 time: 0.056611 [ 1384.542928] [48526]: [pid: 48526|app: 0|req: 3351/6738] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:48 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1584 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1385.558704] [48527]: DEBUG nova.api.openstack.wsgi [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1385.560099] [48527]: DEBUG nova.compute.api [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1385.563382] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.563568] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.563707] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.563949] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.564105] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.564227] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.583585] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.583793] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.583876] [48527]: DEBUG oslo_concurrency.lockutils [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.584032] [48527]: DEBUG nova.objects.instance [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lazy-loading 'fault' on Instance uuid e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1385.588919] [48527]: WARNING neutronclient.v2_0.client [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1385.607040] [48527]: DEBUG nova.policy [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1385.611685] [48527]: DEBUG nova.policy [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1385.612503] [48527]: DEBUG nova.policy [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32695a31544b46b5a85b88c17a387cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6fdd3a069714b7888ba11203aedc5ab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1385.615366] [48527]: INFO nova.api.openstack.requestlog [None req-d73ecad9-4d35-4d4c-bb7b-ac93c838cab6 tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 200 len: 1584 microversion: 2.96 time: 0.058819 [ 1385.615931] [48527]: [pid: 48527|app: 0|req: 3388/6739] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:49 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 1584 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1385.713820] [48526]: DEBUG nova.api.openstack.wsgi [None req-c328a690-0e09-4b8d-baf0-cd7ddf4c63f5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1385.715159] [48526]: DEBUG nova.compute.api [None req-c328a690-0e09-4b8d-baf0-cd7ddf4c63f5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1385.718525] [48526]: DEBUG oslo_concurrency.lockutils [None req-c328a690-0e09-4b8d-baf0-cd7ddf4c63f5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.718701] [48526]: DEBUG oslo_concurrency.lockutils [None req-c328a690-0e09-4b8d-baf0-cd7ddf4c63f5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.718834] [48526]: DEBUG oslo_concurrency.lockutils [None req-c328a690-0e09-4b8d-baf0-cd7ddf4c63f5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.719094] [48526]: DEBUG oslo_concurrency.lockutils [None req-c328a690-0e09-4b8d-baf0-cd7ddf4c63f5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.719238] [48526]: DEBUG oslo_concurrency.lockutils [None req-c328a690-0e09-4b8d-baf0-cd7ddf4c63f5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.719361] [48526]: DEBUG oslo_concurrency.lockutils [None req-c328a690-0e09-4b8d-baf0-cd7ddf4c63f5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.736697] [48526]: INFO nova.api.openstack.requestlog [None req-c328a690-0e09-4b8d-baf0-cd7ddf4c63f5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments/15854848-8f81-4e80-8ab6-aa555a501977" status: 200 len: 194 microversion: 2.20 time: 0.025101 [ 1385.737032] [48526]: [pid: 48526|app: 0|req: 3352/6740] 10.180.1.21 () {60 vars in 1449 bytes} [Fri Dec 12 14:04:49 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments/15854848-8f81-4e80-8ab6-aa555a501977 => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1385.777563] [48527]: DEBUG nova.api.openstack.wsgi [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1385.777750] [48527]: DEBUG nova.compute.api [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1385.781141] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.781320] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.781448] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.781739] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.781895] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.782033] [48527]: DEBUG oslo_concurrency.lockutils [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.823608] [48527]: DEBUG nova.objects.instance [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lazy-loading 'services' on Instance uuid 34dc5a22-7c95-4feb-9dcd-d656d699b08e {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1385.862528] [48527]: INFO nova.api.openstack.requestlog [None req-3e16c966-20be-4ff8-a6ed-f78f5ae123f3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments/15854848-8f81-4e80-8ab6-aa555a501977" status: 202 len: 0 microversion: 2.20 time: 0.087109 [ 1385.862985] [48527]: [pid: 48527|app: 0|req: 3389/6741] 10.180.1.21 () {60 vars in 1452 bytes} [Fri Dec 12 14:04:49 2025] DELETE /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments/15854848-8f81-4e80-8ab6-aa555a501977 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1385.867700] [48526]: DEBUG nova.api.openstack.wsgi [None req-72759986-8dba-4bc1-be5b-42b675599889 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1385.869193] [48526]: DEBUG nova.compute.api [None req-72759986-8dba-4bc1-be5b-42b675599889 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1385.872543] [48526]: DEBUG oslo_concurrency.lockutils [None req-72759986-8dba-4bc1-be5b-42b675599889 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.873180] [48526]: DEBUG oslo_concurrency.lockutils [None req-72759986-8dba-4bc1-be5b-42b675599889 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.873180] [48526]: DEBUG oslo_concurrency.lockutils [None req-72759986-8dba-4bc1-be5b-42b675599889 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.873180] [48526]: DEBUG oslo_concurrency.lockutils [None req-72759986-8dba-4bc1-be5b-42b675599889 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.873319] [48526]: DEBUG oslo_concurrency.lockutils [None req-72759986-8dba-4bc1-be5b-42b675599889 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.873362] [48526]: DEBUG oslo_concurrency.lockutils [None req-72759986-8dba-4bc1-be5b-42b675599889 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.890831] [48526]: INFO nova.api.openstack.requestlog [None req-72759986-8dba-4bc1-be5b-42b675599889 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.025240 [ 1385.891179] [48526]: [pid: 48526|app: 0|req: 3353/6742] 10.180.1.21 () {60 vars in 1338 bytes} [Fri Dec 12 14:04:50 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1386.630350] [48527]: DEBUG nova.api.openstack.wsgi [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1386.631734] [48527]: DEBUG nova.compute.api [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] [instance: e44f6aca-c961-4ad3-bc76-70b3e87ffcb6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1386.636710] [48527]: DEBUG oslo_concurrency.lockutils [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.636907] [48527]: DEBUG oslo_concurrency.lockutils [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.637073] [48527]: DEBUG oslo_concurrency.lockutils [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.637284] [48527]: DEBUG oslo_concurrency.lockutils [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.637429] [48527]: DEBUG oslo_concurrency.lockutils [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.637550] [48527]: DEBUG oslo_concurrency.lockutils [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.646423] [48527]: INFO nova.api.openstack.wsgi [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] HTTP exception thrown: Instance e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 could not be found. [ 1386.646679] [48527]: DEBUG nova.api.openstack.wsgi [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] Returning 404 to user: Instance e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1386.647154] [48527]: INFO nova.api.openstack.requestlog [None req-70dfe523-9c0d-4802-b332-b425c7d93afa tempest-ServersListShow296Test-344917331 tempest-ServersListShow296Test-344917331-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6" status: 404 len: 111 microversion: 2.96 time: 0.019156 [ 1386.647453] [48527]: [pid: 48527|app: 0|req: 3390/6743] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:50 2025] GET /compute/v2.1/servers/e44f6aca-c961-4ad3-bc76-70b3e87ffcb6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1386.898215] [48526]: DEBUG nova.api.openstack.wsgi [None req-ceffe419-64b5-46f6-b812-29c5535daec8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1386.899670] [48526]: DEBUG nova.compute.api [None req-ceffe419-64b5-46f6-b812-29c5535daec8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1386.902951] [48526]: DEBUG oslo_concurrency.lockutils [None req-ceffe419-64b5-46f6-b812-29c5535daec8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.903154] [48526]: DEBUG oslo_concurrency.lockutils [None req-ceffe419-64b5-46f6-b812-29c5535daec8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.903287] [48526]: DEBUG oslo_concurrency.lockutils [None req-ceffe419-64b5-46f6-b812-29c5535daec8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.903541] [48526]: DEBUG oslo_concurrency.lockutils [None req-ceffe419-64b5-46f6-b812-29c5535daec8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.903687] [48526]: DEBUG oslo_concurrency.lockutils [None req-ceffe419-64b5-46f6-b812-29c5535daec8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.903831] [48526]: DEBUG oslo_concurrency.lockutils [None req-ceffe419-64b5-46f6-b812-29c5535daec8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.922972] [48526]: INFO nova.api.openstack.requestlog [None req-ceffe419-64b5-46f6-b812-29c5535daec8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.026992 [ 1386.923325] [48526]: [pid: 48526|app: 0|req: 3354/6744] 10.180.1.21 () {60 vars in 1338 bytes} [Fri Dec 12 14:04:51 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1387.930470] [48527]: DEBUG nova.api.openstack.wsgi [None req-138aa111-840a-4726-aefa-48064c251119 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1387.931899] [48527]: DEBUG nova.compute.api [None req-138aa111-840a-4726-aefa-48064c251119 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1387.937236] [48527]: DEBUG oslo_concurrency.lockutils [None req-138aa111-840a-4726-aefa-48064c251119 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1387.937397] [48527]: DEBUG oslo_concurrency.lockutils [None req-138aa111-840a-4726-aefa-48064c251119 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1387.937534] [48527]: DEBUG oslo_concurrency.lockutils [None req-138aa111-840a-4726-aefa-48064c251119 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1387.937778] [48527]: DEBUG oslo_concurrency.lockutils [None req-138aa111-840a-4726-aefa-48064c251119 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1387.937919] [48527]: DEBUG oslo_concurrency.lockutils [None req-138aa111-840a-4726-aefa-48064c251119 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1387.938064] [48527]: DEBUG oslo_concurrency.lockutils [None req-138aa111-840a-4726-aefa-48064c251119 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1387.963193] [48527]: INFO nova.api.openstack.requestlog [None req-138aa111-840a-4726-aefa-48064c251119 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.034847 [ 1387.963615] [48527]: [pid: 48527|app: 0|req: 3391/6745] 10.180.1.21 () {60 vars in 1338 bytes} [Fri Dec 12 14:04:52 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 1388.970161] [48526]: DEBUG nova.api.openstack.wsgi [None req-9efabb4e-12d9-47aa-8e9c-7c88e0e90205 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1388.971548] [48526]: DEBUG nova.compute.api [None req-9efabb4e-12d9-47aa-8e9c-7c88e0e90205 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1388.978112] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efabb4e-12d9-47aa-8e9c-7c88e0e90205 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1388.978297] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efabb4e-12d9-47aa-8e9c-7c88e0e90205 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1388.978429] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efabb4e-12d9-47aa-8e9c-7c88e0e90205 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1388.978680] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efabb4e-12d9-47aa-8e9c-7c88e0e90205 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1388.978822] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efabb4e-12d9-47aa-8e9c-7c88e0e90205 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1388.978945] [48526]: DEBUG oslo_concurrency.lockutils [None req-9efabb4e-12d9-47aa-8e9c-7c88e0e90205 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.003332] [48526]: INFO nova.api.openstack.requestlog [None req-9efabb4e-12d9-47aa-8e9c-7c88e0e90205 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.035347 [ 1389.003661] [48526]: [pid: 48526|app: 0|req: 3355/6746] 10.180.1.21 () {60 vars in 1338 bytes} [Fri Dec 12 14:04:53 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1389.259008] [48527]: DEBUG nova.api.openstack.wsgi [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1425244800", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1389.295399] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.295597] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.295733] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.296401] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.297700] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.297845] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.302647] [48527]: DEBUG nova.network.neutron [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] validate_networks() for [('aab1d297-5043-442b-bd5b-04818d5781bf', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1389.303280] [48527]: WARNING neutronclient.v2_0.client [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1389.304387] [48527]: WARNING openstack [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1389.304958] [48527]: WARNING openstack [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1389.311215] [48527]: INFO nova.network.neutron [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] _ports_needed_per_instance requested_netwokrs=[('aab1d297-5043-442b-bd5b-04818d5781bf', None, None, None, None, None)] [ 1389.416080] [48527]: WARNING neutronclient.v2_0.client [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1389.416453] [48527]: WARNING openstack [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1389.416784] [48527]: WARNING openstack [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1389.499687] [48527]: DEBUG nova.virt.hardware [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1389.499829] [48527]: DEBUG nova.virt.hardware [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1389.499980] [48527]: DEBUG nova.virt.hardware [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1389.500105] [48527]: DEBUG nova.virt.hardware [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1389.500221] [48527]: DEBUG nova.virt.hardware [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1389.507504] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.507726] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.507888] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.508304] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.509598] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.509782] [48527]: DEBUG oslo_concurrency.lockutils [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.521753] [48527]: DEBUG nova.quota [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Getting quotas for project 851cfef81bf7451d8fcb3716536e7076. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1389.525023] [48527]: DEBUG nova.quota [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Getting quotas for user e2cbe9f47e88461cb7000ab8de9e2e3e and project 851cfef81bf7451d8fcb3716536e7076. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1389.531948] [48527]: DEBUG nova.compute.api [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1389.533335] [48527]: DEBUG nova.compute.api [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1389.565143] [48527]: INFO nova.api.openstack.requestlog [None req-955982a9-729c-45b4-a535-8120b11f443d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.369694 [ 1389.565537] [48527]: [pid: 48527|app: 0|req: 3392/6747] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:04:53 2025] POST /compute/v2.1/servers => generated 380 bytes in 370 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1389.572262] [48526]: DEBUG nova.api.openstack.wsgi [None req-cb280721-339c-49b6-8070-77c4be816cd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1389.573528] [48526]: DEBUG nova.compute.api [None req-cb280721-339c-49b6-8070-77c4be816cd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1389.583984] [48526]: WARNING neutronclient.v2_0.client [None req-cb280721-339c-49b6-8070-77c4be816cd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1389.601276] [48526]: DEBUG nova.policy [None req-cb280721-339c-49b6-8070-77c4be816cd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1389.606222] [48526]: INFO nova.api.openstack.requestlog [None req-cb280721-339c-49b6-8070-77c4be816cd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1215 microversion: 2.1 time: 0.036254 [ 1389.606424] [48526]: [pid: 48526|app: 0|req: 3356/6748] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:53 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1390.011185] [48527]: DEBUG nova.api.openstack.wsgi [None req-11eb635e-7ae2-41a7-b556-a6afba395ef7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1390.012613] [48527]: DEBUG nova.compute.api [None req-11eb635e-7ae2-41a7-b556-a6afba395ef7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1390.017126] [48527]: DEBUG oslo_concurrency.lockutils [None req-11eb635e-7ae2-41a7-b556-a6afba395ef7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.017327] [48527]: DEBUG oslo_concurrency.lockutils [None req-11eb635e-7ae2-41a7-b556-a6afba395ef7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.017466] [48527]: DEBUG oslo_concurrency.lockutils [None req-11eb635e-7ae2-41a7-b556-a6afba395ef7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.017719] [48527]: DEBUG oslo_concurrency.lockutils [None req-11eb635e-7ae2-41a7-b556-a6afba395ef7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.017862] [48527]: DEBUG oslo_concurrency.lockutils [None req-11eb635e-7ae2-41a7-b556-a6afba395ef7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.017986] [48527]: DEBUG oslo_concurrency.lockutils [None req-11eb635e-7ae2-41a7-b556-a6afba395ef7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.043701] [48527]: INFO nova.api.openstack.requestlog [None req-11eb635e-7ae2-41a7-b556-a6afba395ef7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.034773 [ 1390.044030] [48527]: [pid: 48527|app: 0|req: 3393/6749] 10.180.1.21 () {60 vars in 1338 bytes} [Fri Dec 12 14:04:54 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1390.083229] [48526]: DEBUG nova.api.openstack.wsgi [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1390.083438] [48526]: DEBUG nova.compute.api [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1390.088267] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.088473] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.088611] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.088869] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.089035] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.089143] [48526]: DEBUG oslo_concurrency.lockutils [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.104025] [48526]: DEBUG nova.compute.api [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Going to try to terminate instance {{(pid=48526) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1390.150785] [48526]: INFO nova.api.openstack.requestlog [None req-ff504b23-4583-4fcd-87fd-fa86d06f605a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 204 len: 0 microversion: 2.20 time: 0.069633 [ 1390.151147] [48526]: [pid: 48526|app: 0|req: 3357/6750] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 14:04:54 2025] DELETE /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1390.155977] [48527]: DEBUG nova.api.openstack.wsgi [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1390.157419] [48527]: DEBUG nova.compute.api [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1390.160610] [48527]: DEBUG oslo_concurrency.lockutils [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.160789] [48527]: DEBUG oslo_concurrency.lockutils [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.160937] [48527]: DEBUG oslo_concurrency.lockutils [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.161177] [48527]: DEBUG oslo_concurrency.lockutils [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.161322] [48527]: DEBUG oslo_concurrency.lockutils [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.161437] [48527]: DEBUG oslo_concurrency.lockutils [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.178900] [48527]: WARNING neutronclient.v2_0.client [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1390.276624] [48527]: DEBUG nova.policy [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1390.280831] [48527]: DEBUG nova.policy [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1390.281456] [48527]: DEBUG nova.policy [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1390.282047] [48527]: INFO nova.api.openstack.requestlog [None req-5957addd-3d92-4fcb-a1dd-2830d2a85a64 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1723 microversion: 2.20 time: 0.128230 [ 1390.282358] [48527]: [pid: 48527|app: 0|req: 3394/6751] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:54 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1723 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1390.620238] [48526]: DEBUG nova.api.openstack.wsgi [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1390.621788] [48526]: DEBUG nova.compute.api [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1390.626624] [48526]: DEBUG oslo_concurrency.lockutils [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.626839] [48526]: DEBUG oslo_concurrency.lockutils [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.627100] [48526]: DEBUG oslo_concurrency.lockutils [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.627537] [48526]: DEBUG oslo_concurrency.lockutils [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.627791] [48526]: DEBUG oslo_concurrency.lockutils [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.628016] [48526]: DEBUG oslo_concurrency.lockutils [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.647029] [48526]: WARNING neutronclient.v2_0.client [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1390.666133] [48526]: DEBUG nova.policy [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1390.671145] [48526]: INFO nova.api.openstack.requestlog [None req-0df0be69-cf81-43d3-93bd-69a40a6d4dd9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1219 microversion: 2.1 time: 0.053160 [ 1390.671568] [48526]: [pid: 48526|app: 0|req: 3358/6752] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:54 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1391.297066] [48527]: DEBUG nova.api.openstack.wsgi [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1391.298543] [48527]: DEBUG nova.compute.api [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1391.304718] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1391.304916] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1391.305059] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.305314] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1391.305460] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1391.305583] [48527]: DEBUG oslo_concurrency.lockutils [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.325200] [48527]: WARNING neutronclient.v2_0.client [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1391.411809] [48527]: DEBUG nova.policy [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1391.416043] [48527]: DEBUG nova.policy [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1391.416587] [48527]: DEBUG nova.policy [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1391.417176] [48527]: INFO nova.api.openstack.requestlog [None req-a6d341ef-5255-47ac-ba9a-a841b342e83f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1723 microversion: 2.20 time: 0.122744 [ 1391.417490] [48527]: [pid: 48527|app: 0|req: 3395/6753] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:55 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1723 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1391.684877] [48526]: DEBUG nova.api.openstack.wsgi [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1391.687055] [48526]: DEBUG nova.compute.api [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1391.692247] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1391.692482] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1391.692659] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.692951] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1391.693241] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1391.693394] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.715911] [48526]: WARNING neutronclient.v2_0.client [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1391.736222] [48526]: DEBUG nova.policy [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1391.740376] [48526]: INFO nova.api.openstack.requestlog [None req-dbd01ee5-443c-437a-b0ad-89d4090e49d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1267 microversion: 2.1 time: 0.057619 [ 1391.740687] [48526]: [pid: 48526|app: 0|req: 3359/6754] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:55 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1267 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1392.433675] [48527]: DEBUG nova.api.openstack.wsgi [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1392.437371] [48527]: DEBUG nova.compute.api [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1392.440488] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.440810] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.441977] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.441977] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.441977] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.441977] [48527]: DEBUG oslo_concurrency.lockutils [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.461221] [48527]: WARNING neutronclient.v2_0.client [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1392.527462] [48527]: DEBUG nova.policy [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1392.533031] [48527]: DEBUG nova.policy [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1392.533031] [48527]: DEBUG nova.policy [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1392.533467] [48527]: INFO nova.api.openstack.requestlog [None req-dd8b8d5c-1e34-4701-8f3e-7546d69b7400 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1723 microversion: 2.20 time: 0.103399 [ 1392.534109] [48527]: [pid: 48527|app: 0|req: 3396/6755] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:56 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1723 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1392.754357] [48526]: DEBUG nova.api.openstack.wsgi [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1392.755754] [48526]: DEBUG nova.compute.api [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1392.757691] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=114,nova_api:UPDATE=3,nova_api:DELETE=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1392.761367] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.761554] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.761682] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.761933] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.762091] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.762213] [48526]: DEBUG oslo_concurrency.lockutils [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.791918] [48526]: WARNING neutronclient.v2_0.client [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1392.806904] [48527]: DEBUG nova.api.openstack.wsgi [req-de27815c-4a9b-457a-982b-e88e649fc822 req-63134b18-b242-4f75-b5e0-63bab86f6807 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "34dc5a22-7c95-4feb-9dcd-d656d699b08e", "name": "network-vif-deleted", "tag": "ebf9cc45-6087-4b55-8fe7-2933873bdae7"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1392.809785] [48526]: DEBUG nova.policy [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1392.814398] [48527]: DEBUG oslo_concurrency.lockutils [req-de27815c-4a9b-457a-982b-e88e649fc822 req-63134b18-b242-4f75-b5e0-63bab86f6807 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.814593] [48527]: DEBUG oslo_concurrency.lockutils [req-de27815c-4a9b-457a-982b-e88e649fc822 req-63134b18-b242-4f75-b5e0-63bab86f6807 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.814974] [48527]: DEBUG oslo_concurrency.lockutils [req-de27815c-4a9b-457a-982b-e88e649fc822 req-63134b18-b242-4f75-b5e0-63bab86f6807 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.816414] [48526]: INFO nova.api.openstack.requestlog [None req-9c5a5c2c-9255-4311-8efa-c483b3371399 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1267 microversion: 2.1 time: 0.064114 [ 1392.816775] [48526]: [pid: 48526|app: 0|req: 3360/6756] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:56 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1267 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1392.821799] [48527]: INFO nova.api.openstack.compute.server_external_events [req-de27815c-4a9b-457a-982b-e88e649fc822 req-63134b18-b242-4f75-b5e0-63bab86f6807 service nova] Creating event network-vif-deleted:ebf9cc45-6087-4b55-8fe7-2933873bdae7 for instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e on cpu-1 [ 1392.826567] [48527]: INFO nova.api.openstack.requestlog [req-de27815c-4a9b-457a-982b-e88e649fc822 req-63134b18-b242-4f75-b5e0-63bab86f6807 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022429 [ 1392.826882] [48527]: [pid: 48527|app: 0|req: 3397/6757] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:04:57 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) [ 1393.550028] [48526]: DEBUG nova.api.openstack.wsgi [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1393.552240] [48526]: DEBUG nova.compute.api [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1393.559317] [48526]: DEBUG oslo_concurrency.lockutils [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.559317] [48526]: DEBUG oslo_concurrency.lockutils [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.559317] [48526]: DEBUG oslo_concurrency.lockutils [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.559317] [48526]: DEBUG oslo_concurrency.lockutils [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.559317] [48526]: DEBUG oslo_concurrency.lockutils [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.559317] [48526]: DEBUG oslo_concurrency.lockutils [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.582395] [48526]: WARNING neutronclient.v2_0.client [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1393.600060] [48526]: DEBUG nova.policy [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1393.606474] [48526]: DEBUG nova.policy [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1393.607198] [48526]: DEBUG nova.policy [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1393.607851] [48526]: INFO nova.api.openstack.requestlog [None req-16eec417-fd82-43cb-ae31-25b6bda9c6a0 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1360 microversion: 2.20 time: 0.061398 [ 1393.608243] [48526]: [pid: 48526|app: 0|req: 3361/6758] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:57 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1360 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1393.832676] [48527]: DEBUG nova.api.openstack.wsgi [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1393.834558] [48527]: DEBUG nova.compute.api [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1393.838465] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.838664] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.838801] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.839074] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.839329] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.839386] [48527]: DEBUG oslo_concurrency.lockutils [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.856752] [48527]: WARNING neutronclient.v2_0.client [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1393.874726] [48527]: DEBUG nova.policy [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1393.878690] [48527]: INFO nova.api.openstack.requestlog [None req-3c593e8f-575d-418f-ba7f-ef2551d7f3d1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1275 microversion: 2.1 time: 0.050002 [ 1393.879121] [48527]: [pid: 48527|app: 0|req: 3398/6759] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:58 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1275 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1394.623868] [48526]: DEBUG nova.api.openstack.wsgi [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1394.624798] [48526]: DEBUG nova.compute.api [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1394.629862] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.630060] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.630206] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.630447] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.630590] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.630710] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.633227] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=245,nova_cell1:UPDATE=10,nova_cell1:INSERT=6 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1394.654847] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.655042] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.655177] [48526]: DEBUG oslo_concurrency.lockutils [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.655328] [48526]: DEBUG nova.objects.instance [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lazy-loading 'fault' on Instance uuid 34dc5a22-7c95-4feb-9dcd-d656d699b08e {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1394.658466] [48526]: WARNING neutronclient.v2_0.client [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1394.676169] [48526]: DEBUG nova.policy [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1394.681441] [48526]: DEBUG nova.policy [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1394.682011] [48526]: DEBUG nova.policy [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1394.682649] [48526]: INFO nova.api.openstack.requestlog [None req-9a729f54-ef41-442a-9d2a-c9ae45bec69e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1365 microversion: 2.20 time: 0.061670 [ 1394.683256] [48526]: [pid: 48526|app: 0|req: 3362/6760] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:58 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1365 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1394.892181] [48527]: DEBUG nova.api.openstack.wsgi [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1394.893605] [48527]: DEBUG nova.compute.api [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1394.897438] [48527]: DEBUG oslo_concurrency.lockutils [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.897438] [48527]: DEBUG oslo_concurrency.lockutils [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.897598] [48527]: DEBUG oslo_concurrency.lockutils [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.898198] [48527]: DEBUG oslo_concurrency.lockutils [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.898198] [48527]: DEBUG oslo_concurrency.lockutils [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.898198] [48527]: DEBUG oslo_concurrency.lockutils [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.915709] [48527]: WARNING neutronclient.v2_0.client [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1395.009956] [48527]: DEBUG nova.policy [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1395.016022] [48527]: INFO nova.api.openstack.requestlog [None req-1915fdfe-b133-42d3-8c57-8fcf192b35b0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1327 microversion: 2.1 time: 0.125870 [ 1395.016515] [48527]: [pid: 48527|app: 0|req: 3399/6761] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:04:59 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1327 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1395.597512] [48526]: DEBUG nova.api.openstack.wsgi [req-cd96b16d-f7a6-4393-89d9-4266b367c193 req-972c99d6-4f7a-437c-a3f6-1381e5148b62 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "99610e17-a1eb-4daf-b899-48afbd6f981a", "name": "network-vif-plugged", "status": "completed", "tag": "fca18e51-a95a-4a8c-ba01-72ecf2f00244"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1395.604780] [48526]: DEBUG oslo_concurrency.lockutils [req-cd96b16d-f7a6-4393-89d9-4266b367c193 req-972c99d6-4f7a-437c-a3f6-1381e5148b62 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.604958] [48526]: DEBUG oslo_concurrency.lockutils [req-cd96b16d-f7a6-4393-89d9-4266b367c193 req-972c99d6-4f7a-437c-a3f6-1381e5148b62 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.605111] [48526]: DEBUG oslo_concurrency.lockutils [req-cd96b16d-f7a6-4393-89d9-4266b367c193 req-972c99d6-4f7a-437c-a3f6-1381e5148b62 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.613817] [48526]: INFO nova.api.openstack.compute.server_external_events [req-cd96b16d-f7a6-4393-89d9-4266b367c193 req-972c99d6-4f7a-437c-a3f6-1381e5148b62 service nova] Creating event network-vif-plugged:fca18e51-a95a-4a8c-ba01-72ecf2f00244 for instance 99610e17-a1eb-4daf-b899-48afbd6f981a on cpu-1 [ 1395.617987] [48526]: INFO nova.api.openstack.requestlog [req-cd96b16d-f7a6-4393-89d9-4266b367c193 req-972c99d6-4f7a-437c-a3f6-1381e5148b62 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022560 [ 1395.618332] [48526]: [pid: 48526|app: 0|req: 3363/6762] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:04:59 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) [ 1395.699282] [48527]: DEBUG nova.api.openstack.wsgi [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1395.700333] [48527]: DEBUG nova.compute.api [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1395.703902] [48527]: DEBUG oslo_concurrency.lockutils [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.703902] [48527]: DEBUG oslo_concurrency.lockutils [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.704063] [48527]: DEBUG oslo_concurrency.lockutils [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.704299] [48527]: DEBUG oslo_concurrency.lockutils [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.704596] [48527]: DEBUG oslo_concurrency.lockutils [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.704596] [48527]: DEBUG oslo_concurrency.lockutils [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.727894] [48527]: DEBUG oslo_concurrency.lockutils [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.728088] [48527]: DEBUG oslo_concurrency.lockutils [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.728226] [48527]: DEBUG oslo_concurrency.lockutils [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.728372] [48527]: DEBUG nova.objects.instance [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lazy-loading 'fault' on Instance uuid 34dc5a22-7c95-4feb-9dcd-d656d699b08e {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1395.731385] [48527]: WARNING neutronclient.v2_0.client [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1395.749744] [48527]: DEBUG nova.policy [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1395.755971] [48527]: DEBUG nova.policy [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1395.756575] [48527]: DEBUG nova.policy [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1395.757151] [48527]: INFO nova.api.openstack.requestlog [None req-433c8e01-cfa1-4eda-a7ad-e95c3e6ca16a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 200 len: 1365 microversion: 2.20 time: 0.061149 [ 1395.757457] [48527]: [pid: 48527|app: 0|req: 3400/6763] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:04:59 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 1365 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1396.031072] [48526]: DEBUG nova.api.openstack.wsgi [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1396.032036] [48526]: DEBUG nova.compute.api [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1396.037371] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.037772] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.038028] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.038397] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.038639] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.039121] [48526]: DEBUG oslo_concurrency.lockutils [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.060057] [48526]: WARNING neutronclient.v2_0.client [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1396.166168] [48526]: DEBUG nova.policy [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1396.170471] [48526]: INFO nova.api.openstack.requestlog [None req-c0387104-0fdd-4f07-a0b6-57fbc0a99b77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1315 microversion: 2.1 time: 0.142645 [ 1396.170802] [48526]: [pid: 48526|app: 0|req: 3364/6764] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:00 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1315 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1396.771040] [48527]: DEBUG nova.api.openstack.wsgi [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1396.772525] [48527]: DEBUG nova.compute.api [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1396.777874] [48527]: DEBUG oslo_concurrency.lockutils [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.778074] [48527]: DEBUG oslo_concurrency.lockutils [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.778220] [48527]: DEBUG oslo_concurrency.lockutils [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.778556] [48527]: DEBUG oslo_concurrency.lockutils [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.778703] [48527]: DEBUG oslo_concurrency.lockutils [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.778847] [48527]: DEBUG oslo_concurrency.lockutils [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.789957] [48527]: INFO nova.api.openstack.wsgi [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] HTTP exception thrown: Instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e could not be found. [ 1396.790283] [48527]: DEBUG nova.api.openstack.wsgi [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Returning 404 to user: Instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1396.790676] [48527]: INFO nova.api.openstack.requestlog [None req-831ceadb-d1fc-40f8-a7ea-63b553928cd4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 404 len: 111 microversion: 2.20 time: 0.021877 [ 1396.790995] [48527]: [pid: 48527|app: 0|req: 3401/6765] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:00 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1396.796027] [48526]: DEBUG nova.api.openstack.wsgi [None req-502b64a0-e815-4bee-ab48-a88e4c9b29b3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1396.809816] [48526]: INFO nova.api.openstack.requestlog [None req-502b64a0-e815-4bee-ab48-a88e4c9b29b3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-673179077" status: 204 len: 0 microversion: 2.20 time: 0.015946 [ 1396.810859] [48526]: [pid: 48526|app: 0|req: 3365/6766] 10.180.1.21 () {60 vars in 1254 bytes} [Fri Dec 12 14:05:01 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-673179077 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1397.133032] [48527]: DEBUG nova.api.openstack.wsgi [None req-047cf61f-e797-4d91-90d7-52662e9d5bd1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-680699624", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMF5FEC4Hw6V1kX4dKRioSqZl8jRxjJ3VN+j0OmTGINTCJFEb+enGISqS7KAu6f2BDCelC3jXv+EJQgsQoBZnwkiuLICdOqa9QVdAGelo5xIcFpcZ/TmQVerSQvEfTpsSQ=="}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1397.142706] [48527]: DEBUG nova.quota [None req-047cf61f-e797-4d91-90d7-52662e9d5bd1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Getting quotas for project ef8ca96b7f884a7bb849a64e9c2960e4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1397.146675] [48527]: DEBUG nova.quota [None req-047cf61f-e797-4d91-90d7-52662e9d5bd1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Getting quotas for user 3a17f712fae54aa9b15ff7a671ffef46 and project ef8ca96b7f884a7bb849a64e9c2960e4. Resources: {'key_pairs'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1397.160939] [48527]: INFO nova.api.openstack.requestlog [None req-047cf61f-e797-4d91-90d7-52662e9d5bd1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.030016 [ 1397.161323] [48527]: [pid: 48527|app: 0|req: 3402/6767] 10.180.1.21 () {62 vars in 1195 bytes} [Fri Dec 12 14:05:01 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 31 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 1397.184595] [48526]: DEBUG nova.api.openstack.wsgi [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1397.187392] [48526]: DEBUG nova.compute.api [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1397.194249] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1397.194510] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1397.194710] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1397.195096] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1397.195316] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1397.195498] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1397.220274] [48526]: WARNING neutronclient.v2_0.client [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1397.278496] [48526]: DEBUG nova.policy [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1397.284746] [48526]: INFO nova.api.openstack.requestlog [None req-bfd15d94-f535-4a72-a4f2-4659984b9994 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1315 microversion: 2.1 time: 0.103693 [ 1397.285092] [48526]: [pid: 48526|app: 0|req: 3366/6768] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:01 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1315 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1397.631420] [48527]: DEBUG nova.api.openstack.wsgi [req-a3a43911-8f25-420d-9be9-9bac5aa7bd9e req-f7906729-4f00-433a-9731-cc5489580716 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "99610e17-a1eb-4daf-b899-48afbd6f981a", "tag": "fca18e51-a95a-4a8c-ba01-72ecf2f00244"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1397.638644] [48527]: DEBUG oslo_concurrency.lockutils [req-a3a43911-8f25-420d-9be9-9bac5aa7bd9e req-f7906729-4f00-433a-9731-cc5489580716 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1397.638913] [48527]: DEBUG oslo_concurrency.lockutils [req-a3a43911-8f25-420d-9be9-9bac5aa7bd9e req-f7906729-4f00-433a-9731-cc5489580716 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1397.639128] [48527]: DEBUG oslo_concurrency.lockutils [req-a3a43911-8f25-420d-9be9-9bac5aa7bd9e req-f7906729-4f00-433a-9731-cc5489580716 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1397.650667] [48527]: INFO nova.api.openstack.compute.server_external_events [req-a3a43911-8f25-420d-9be9-9bac5aa7bd9e req-f7906729-4f00-433a-9731-cc5489580716 service nova] Creating event network-changed:fca18e51-a95a-4a8c-ba01-72ecf2f00244 for instance 99610e17-a1eb-4daf-b899-48afbd6f981a on cpu-1 [ 1397.655031] [48527]: INFO nova.api.openstack.requestlog [req-a3a43911-8f25-420d-9be9-9bac5aa7bd9e req-f7906729-4f00-433a-9731-cc5489580716 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025843 [ 1397.655281] [48527]: [pid: 48527|app: 0|req: 3403/6769] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:05:01 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) [ 1397.872652] [48526]: DEBUG nova.api.openstack.wsgi [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1182024380", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "d8999594-f7f0-4fbc-a099-97dc5de30d16"}], "security_groups": [{"name": "tempest-securitygroup--1015966159"}], "key_name": "tempest-keypair-680699624", "user_data": "}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1397.912137] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1397.912338] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1397.912476] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1397.912817] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1397.914083] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1397.914220] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1397.919240] [48526]: WARNING neutronclient.v2_0.client [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1397.947336] [48526]: DEBUG nova.network.neutron [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] validate_networks() for [('d8999594-f7f0-4fbc-a099-97dc5de30d16', None, None, None, None, None)] {{(pid=48526) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1397.947638] [48526]: WARNING neutronclient.v2_0.client [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1397.948793] [48526]: WARNING openstack [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1397.949394] [48526]: WARNING openstack [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1397.955421] [48526]: INFO nova.network.neutron [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] _ports_needed_per_instance requested_netwokrs=[('d8999594-f7f0-4fbc-a099-97dc5de30d16', None, None, None, None, None)] [ 1398.066713] [48526]: WARNING neutronclient.v2_0.client [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1398.067518] [48526]: WARNING openstack [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1398.067951] [48526]: WARNING openstack [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1398.149224] [48526]: DEBUG nova.virt.hardware [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Flavor limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1398.149372] [48526]: DEBUG nova.virt.hardware [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Image limits 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1398.149556] [48526]: DEBUG nova.virt.hardware [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Flavor pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1398.149669] [48526]: DEBUG nova.virt.hardware [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Image pref 0:0:0 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1398.149783] [48526]: DEBUG nova.virt.hardware [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48526) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1398.157040] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1398.157224] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1398.157354] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1398.158041] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1398.159353] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1398.159353] [48526]: DEBUG oslo_concurrency.lockutils [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1398.169752] [48526]: DEBUG nova.quota [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Getting quotas for project ef8ca96b7f884a7bb849a64e9c2960e4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1398.173036] [48526]: DEBUG nova.quota [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Getting quotas for user 3a17f712fae54aa9b15ff7a671ffef46 and project ef8ca96b7f884a7bb849a64e9c2960e4. Resources: {'cores', 'ram', 'instances'} {{(pid=48526) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1398.178528] [48526]: DEBUG nova.compute.api [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Going to run 1 instances... {{(pid=48526) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1398.179884] [48526]: DEBUG nova.compute.api [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48526) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1398.216640] [48526]: INFO nova.api.openstack.requestlog [None req-04e2a2dc-ac88-4d14-a093-2bd00db50b00 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.20 time: 0.346159 [ 1398.217087] [48526]: [pid: 48526|app: 0|req: 3367/6770] 10.180.1.21 () {62 vars in 1183 bytes} [Fri Dec 12 14:05:02 2025] POST /compute/v2.1/servers => generated 402 bytes in 347 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1398.223470] [48527]: DEBUG nova.api.openstack.wsgi [None req-b6ffce53-29db-4d29-9b0d-7b2c0d95e1b6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1398.225035] [48527]: DEBUG nova.compute.api [None req-b6ffce53-29db-4d29-9b0d-7b2c0d95e1b6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1398.234376] [48527]: WARNING neutronclient.v2_0.client [None req-b6ffce53-29db-4d29-9b0d-7b2c0d95e1b6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1398.252598] [48527]: DEBUG nova.policy [None req-b6ffce53-29db-4d29-9b0d-7b2c0d95e1b6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1398.257907] [48527]: DEBUG nova.policy [None req-b6ffce53-29db-4d29-9b0d-7b2c0d95e1b6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1398.258617] [48527]: DEBUG nova.policy [None req-b6ffce53-29db-4d29-9b0d-7b2c0d95e1b6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1398.259273] [48527]: INFO nova.api.openstack.requestlog [None req-b6ffce53-29db-4d29-9b0d-7b2c0d95e1b6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1279 microversion: 2.20 time: 0.038040 [ 1398.259598] [48527]: [pid: 48527|app: 0|req: 3404/6771] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:02 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1398.298516] [48526]: DEBUG nova.api.openstack.wsgi [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1398.300101] [48526]: DEBUG nova.compute.api [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1398.304496] [48526]: DEBUG oslo_concurrency.lockutils [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1398.304713] [48526]: DEBUG oslo_concurrency.lockutils [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1398.304856] [48526]: DEBUG oslo_concurrency.lockutils [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1398.305278] [48526]: DEBUG oslo_concurrency.lockutils [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1398.305442] [48526]: DEBUG oslo_concurrency.lockutils [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1398.305574] [48526]: DEBUG oslo_concurrency.lockutils [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1398.325968] [48526]: WARNING neutronclient.v2_0.client [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1398.385769] [48526]: DEBUG nova.policy [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1398.391071] [48526]: INFO nova.api.openstack.requestlog [None req-292747c8-39d9-4eee-a57b-7b533cf2aa9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1315 microversion: 2.1 time: 0.095189 [ 1398.391433] [48526]: [pid: 48526|app: 0|req: 3368/6772] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:02 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1315 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1399.276035] [48527]: DEBUG nova.api.openstack.wsgi [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1399.278021] [48527]: DEBUG nova.compute.api [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1399.284567] [48527]: DEBUG oslo_concurrency.lockutils [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1399.284834] [48527]: DEBUG oslo_concurrency.lockutils [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1399.285069] [48527]: DEBUG oslo_concurrency.lockutils [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1399.285450] [48527]: DEBUG oslo_concurrency.lockutils [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1399.285675] [48527]: DEBUG oslo_concurrency.lockutils [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1399.285859] [48527]: DEBUG oslo_concurrency.lockutils [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1399.302495] [48527]: WARNING neutronclient.v2_0.client [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1399.321628] [48527]: DEBUG nova.policy [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1399.325748] [48527]: DEBUG nova.policy [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1399.326375] [48527]: DEBUG nova.policy [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1399.326911] [48527]: INFO nova.api.openstack.requestlog [None req-40b91c8f-7d5b-44af-a646-d914b2e087c4 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1283 microversion: 2.20 time: 0.053944 [ 1399.327235] [48527]: [pid: 48527|app: 0|req: 3405/6773] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:03 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1399.404647] [48526]: DEBUG nova.api.openstack.wsgi [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1399.405592] [48526]: DEBUG nova.compute.api [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1399.409671] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1399.409872] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1399.410101] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1399.410371] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1399.410526] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1399.410651] [48526]: DEBUG oslo_concurrency.lockutils [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1399.428193] [48526]: WARNING neutronclient.v2_0.client [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1399.500063] [48526]: DEBUG nova.policy [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1399.504321] [48526]: INFO nova.api.openstack.requestlog [None req-bd4b1f9f-abd6-4d1b-a5a1-1e2b2b0ab3c3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1315 microversion: 2.1 time: 0.102309 [ 1399.504668] [48526]: [pid: 48526|app: 0|req: 3369/6774] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:03 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1315 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1399.511453] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1400.340779] [48527]: DEBUG nova.api.openstack.wsgi [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1400.342219] [48527]: DEBUG nova.compute.api [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1400.345608] [48527]: DEBUG oslo_concurrency.lockutils [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.345786] [48527]: DEBUG oslo_concurrency.lockutils [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.345920] [48527]: DEBUG oslo_concurrency.lockutils [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.346221] [48527]: DEBUG oslo_concurrency.lockutils [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.346435] [48527]: DEBUG oslo_concurrency.lockutils [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.346591] [48527]: DEBUG oslo_concurrency.lockutils [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.362247] [48527]: WARNING neutronclient.v2_0.client [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1400.379191] [48527]: DEBUG nova.policy [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1400.383451] [48527]: DEBUG nova.policy [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1400.384033] [48527]: DEBUG nova.policy [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1400.384578] [48527]: INFO nova.api.openstack.requestlog [None req-71b57f77-85e1-487f-9f3a-d75c414bf338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1331 microversion: 2.20 time: 0.045932 [ 1400.384868] [48527]: [pid: 48527|app: 0|req: 3406/6775] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:04 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1331 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1400.518633] [48526]: DEBUG nova.api.openstack.wsgi [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1400.520097] [48526]: DEBUG nova.compute.api [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1400.523464] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.523647] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.523780] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.524102] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.524263] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.524380] [48526]: DEBUG oslo_concurrency.lockutils [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.541966] [48526]: WARNING neutronclient.v2_0.client [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1400.602850] [48526]: DEBUG nova.policy [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1400.607021] [48526]: INFO nova.api.openstack.requestlog [None req-d1c21da7-f292-4ad9-a148-cbaff9d90693 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1315 microversion: 2.1 time: 0.090507 [ 1400.607567] [48526]: [pid: 48526|app: 0|req: 3370/6776] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:04 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1315 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1401.398915] [48527]: DEBUG nova.api.openstack.wsgi [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1401.400421] [48527]: DEBUG nova.compute.api [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1401.403844] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.404051] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.404198] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.404518] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.404674] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.404802] [48527]: DEBUG oslo_concurrency.lockutils [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.421456] [48527]: WARNING neutronclient.v2_0.client [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1401.438476] [48527]: DEBUG nova.policy [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1401.442450] [48527]: DEBUG nova.policy [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1401.443014] [48527]: DEBUG nova.policy [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1401.443563] [48527]: INFO nova.api.openstack.requestlog [None req-53a199be-c4f4-48bb-84d3-23c623349dd7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1331 microversion: 2.20 time: 0.046881 [ 1401.443867] [48527]: [pid: 48527|app: 0|req: 3407/6777] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:05 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1331 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1401.620086] [48526]: DEBUG nova.api.openstack.wsgi [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1401.621536] [48526]: DEBUG nova.compute.api [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1401.624990] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.625187] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.625322] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.625569] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.625713] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.625834] [48526]: DEBUG oslo_concurrency.lockutils [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.640826] [48526]: WARNING neutronclient.v2_0.client [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1401.738793] [48526]: DEBUG nova.policy [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1401.744887] [48526]: INFO nova.api.openstack.requestlog [None req-fd0b9e52-4951-4265-8568-0fc4d71f4c07 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1315 microversion: 2.1 time: 0.126951 [ 1401.745259] [48526]: [pid: 48526|app: 0|req: 3371/6778] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:05 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1315 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1402.457052] [48527]: DEBUG nova.api.openstack.wsgi [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1402.458481] [48527]: DEBUG nova.compute.api [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1402.463905] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1402.464143] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1402.464291] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1402.464546] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1402.464688] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1402.464809] [48527]: DEBUG oslo_concurrency.lockutils [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1402.481240] [48527]: WARNING neutronclient.v2_0.client [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1402.499070] [48527]: DEBUG nova.policy [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1402.503235] [48527]: DEBUG nova.policy [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1402.503818] [48527]: DEBUG nova.policy [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1402.504381] [48527]: INFO nova.api.openstack.requestlog [None req-6bec7343-5040-4624-a587-105bfb2ea2f1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1339 microversion: 2.20 time: 0.049577 [ 1402.504696] [48527]: [pid: 48527|app: 0|req: 3408/6779] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:06 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1339 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1402.759054] [48526]: DEBUG nova.api.openstack.wsgi [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1402.760778] [48526]: DEBUG nova.compute.api [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1402.767226] [48526]: DEBUG oslo_concurrency.lockutils [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1402.767556] [48526]: DEBUG oslo_concurrency.lockutils [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1402.767628] [48526]: DEBUG oslo_concurrency.lockutils [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1402.767929] [48526]: DEBUG oslo_concurrency.lockutils [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1402.768146] [48526]: DEBUG oslo_concurrency.lockutils [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1402.768326] [48526]: DEBUG oslo_concurrency.lockutils [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1402.793559] [48526]: WARNING neutronclient.v2_0.client [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1402.857596] [48526]: DEBUG nova.policy [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1402.864315] [48526]: INFO nova.api.openstack.requestlog [None req-497e05f8-4938-4c35-aed1-f64e18bdae46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1315 microversion: 2.1 time: 0.107945 [ 1402.864647] [48526]: [pid: 48526|app: 0|req: 3372/6780] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:06 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1315 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1403.520394] [48527]: DEBUG nova.api.openstack.wsgi [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1403.521281] [48527]: DEBUG nova.compute.api [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1403.525432] [48527]: DEBUG oslo_concurrency.lockutils [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.525688] [48527]: DEBUG oslo_concurrency.lockutils [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.525890] [48527]: DEBUG oslo_concurrency.lockutils [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.526488] [48527]: DEBUG oslo_concurrency.lockutils [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.526488] [48527]: DEBUG oslo_concurrency.lockutils [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.526488] [48527]: DEBUG oslo_concurrency.lockutils [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.544837] [48527]: WARNING neutronclient.v2_0.client [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1403.609690] [48527]: DEBUG nova.policy [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.615027] [48527]: DEBUG nova.policy [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.615758] [48527]: DEBUG nova.policy [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.616421] [48527]: INFO nova.api.openstack.requestlog [None req-248cccdd-c4dc-41ed-9081-e5e9ac0b2587 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1417 microversion: 2.20 time: 0.099809 [ 1403.616715] [48527]: [pid: 48527|app: 0|req: 3409/6781] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:07 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1417 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1403.878286] [48526]: DEBUG nova.api.openstack.wsgi [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1403.879998] [48526]: DEBUG nova.compute.api [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1403.883602] [48526]: DEBUG oslo_concurrency.lockutils [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.883845] [48526]: DEBUG oslo_concurrency.lockutils [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.883942] [48526]: DEBUG oslo_concurrency.lockutils [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.884241] [48526]: DEBUG oslo_concurrency.lockutils [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.884407] [48526]: DEBUG oslo_concurrency.lockutils [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.884531] [48526]: DEBUG oslo_concurrency.lockutils [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.900646] [48526]: WARNING neutronclient.v2_0.client [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1403.981247] [48526]: DEBUG nova.policy [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.985605] [48526]: INFO nova.api.openstack.requestlog [None req-5af552d0-cc7e-46d3-8a14-11d9f6814e8c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.109716 [ 1403.985946] [48526]: [pid: 48526|app: 0|req: 3373/6782] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:08 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1404.038237] [48527]: DEBUG nova.api.openstack.wsgi [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1254797268", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1404.070147] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.070332] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.070576] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.070922] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.072340] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.073229] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.077658] [48527]: DEBUG nova.network.neutron [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] validate_networks() for [('aab1d297-5043-442b-bd5b-04818d5781bf', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1404.077965] [48527]: WARNING neutronclient.v2_0.client [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1404.079209] [48527]: WARNING openstack [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1404.079820] [48527]: WARNING openstack [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1404.086503] [48527]: INFO nova.network.neutron [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] _ports_needed_per_instance requested_netwokrs=[('aab1d297-5043-442b-bd5b-04818d5781bf', None, None, None, None, None)] [ 1404.178077] [48527]: WARNING neutronclient.v2_0.client [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1404.178773] [48527]: WARNING openstack [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1404.179104] [48527]: WARNING openstack [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1404.265017] [48527]: DEBUG nova.virt.hardware [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Flavor limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1404.265017] [48527]: DEBUG nova.virt.hardware [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Image limits 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1404.265017] [48527]: DEBUG nova.virt.hardware [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Flavor pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1404.265017] [48527]: DEBUG nova.virt.hardware [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Image pref 0:0:0 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1404.265551] [48527]: DEBUG nova.virt.hardware [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48527) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1404.273169] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.273359] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.273499] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.274998] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.275250] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.275391] [48527]: DEBUG oslo_concurrency.lockutils [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.287160] [48527]: DEBUG nova.quota [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Getting quotas for project 851cfef81bf7451d8fcb3716536e7076. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1404.290540] [48527]: DEBUG nova.quota [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Getting quotas for user e2cbe9f47e88461cb7000ab8de9e2e3e and project 851cfef81bf7451d8fcb3716536e7076. Resources: {'cores', 'ram', 'instances'} {{(pid=48527) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1404.297020] [48527]: DEBUG nova.compute.api [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Going to run 1 instances... {{(pid=48527) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1404.298378] [48527]: DEBUG nova.compute.api [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,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='b4602209-7552-4502-84e4-1886c582a2a2',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48527) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1404.330254] [48527]: INFO nova.api.openstack.requestlog [None req-545b1011-31cd-4cb0-9353-914a186ccf64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.294350 [ 1404.330630] [48527]: [pid: 48527|app: 0|req: 3410/6783] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:08 2025] POST /compute/v2.1/servers => generated 380 bytes in 295 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1404.336911] [48526]: DEBUG nova.api.openstack.wsgi [None req-628d8dc5-bae8-4695-953f-c44284970a5c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1404.338442] [48526]: DEBUG nova.compute.api [None req-628d8dc5-bae8-4695-953f-c44284970a5c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1404.347078] [48526]: WARNING neutronclient.v2_0.client [None req-628d8dc5-bae8-4695-953f-c44284970a5c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1404.365058] [48526]: DEBUG nova.policy [None req-628d8dc5-bae8-4695-953f-c44284970a5c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.369551] [48526]: INFO nova.api.openstack.requestlog [None req-628d8dc5-bae8-4695-953f-c44284970a5c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1215 microversion: 2.1 time: 0.034774 [ 1404.369955] [48526]: [pid: 48526|app: 0|req: 3374/6784] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:08 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1404.630832] [48527]: DEBUG nova.api.openstack.wsgi [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1404.632530] [48527]: DEBUG nova.compute.api [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1404.636657] [48527]: DEBUG oslo_concurrency.lockutils [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.636838] [48527]: DEBUG oslo_concurrency.lockutils [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.636971] [48527]: DEBUG oslo_concurrency.lockutils [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.637309] [48527]: DEBUG oslo_concurrency.lockutils [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.637556] [48527]: DEBUG oslo_concurrency.lockutils [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.637638] [48527]: DEBUG oslo_concurrency.lockutils [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.661961] [48527]: WARNING neutronclient.v2_0.client [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1404.691838] [48526]: DEBUG nova.api.openstack.wsgi [req-8ac0ee04-8c8c-4720-aace-91e58674a276 req-104d723f-f58e-4f6e-83ed-7fabf674aff4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1dfcd443-32a3-426e-9146-2752d393d488", "name": "network-vif-plugged", "status": "completed", "tag": "8c58a985-681b-4bc9-926f-d38a2ffeaf9b"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1404.698038] [48526]: DEBUG oslo_concurrency.lockutils [req-8ac0ee04-8c8c-4720-aace-91e58674a276 req-104d723f-f58e-4f6e-83ed-7fabf674aff4 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.698433] [48526]: DEBUG oslo_concurrency.lockutils [req-8ac0ee04-8c8c-4720-aace-91e58674a276 req-104d723f-f58e-4f6e-83ed-7fabf674aff4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.698433] [48526]: DEBUG oslo_concurrency.lockutils [req-8ac0ee04-8c8c-4720-aace-91e58674a276 req-104d723f-f58e-4f6e-83ed-7fabf674aff4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.703785] [48526]: INFO nova.api.openstack.compute.server_external_events [req-8ac0ee04-8c8c-4720-aace-91e58674a276 req-104d723f-f58e-4f6e-83ed-7fabf674aff4 service nova] Creating event network-vif-plugged:8c58a985-681b-4bc9-926f-d38a2ffeaf9b for instance 1dfcd443-32a3-426e-9146-2752d393d488 on cpu-1 [ 1404.708611] [48526]: INFO nova.api.openstack.requestlog [req-8ac0ee04-8c8c-4720-aace-91e58674a276 req-104d723f-f58e-4f6e-83ed-7fabf674aff4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018706 [ 1404.708897] [48526]: [pid: 48526|app: 0|req: 3375/6785] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:05: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) [ 1404.721866] [48527]: DEBUG nova.policy [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.728556] [48527]: DEBUG nova.policy [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.729138] [48527]: DEBUG nova.policy [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.729686] [48527]: INFO nova.api.openstack.requestlog [None req-64618293-382f-4943-9495-b7a955484da3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1405 microversion: 2.20 time: 0.101110 [ 1404.730097] [48527]: [pid: 48527|app: 0|req: 3411/6786] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:08 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1405 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1405.383560] [48526]: DEBUG nova.api.openstack.wsgi [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1405.385069] [48526]: DEBUG nova.compute.api [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1405.388882] [48526]: DEBUG oslo_concurrency.lockutils [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1405.389087] [48526]: DEBUG oslo_concurrency.lockutils [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1405.389225] [48526]: DEBUG oslo_concurrency.lockutils [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.389492] [48526]: DEBUG oslo_concurrency.lockutils [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1405.389635] [48526]: DEBUG oslo_concurrency.lockutils [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1405.389768] [48526]: DEBUG oslo_concurrency.lockutils [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.407775] [48526]: WARNING neutronclient.v2_0.client [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1405.426568] [48526]: DEBUG nova.policy [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1405.430748] [48526]: INFO nova.api.openstack.requestlog [None req-99b3defe-0891-435c-9e93-110b23d7b58b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1219 microversion: 2.1 time: 0.049624 [ 1405.431278] [48526]: [pid: 48526|app: 0|req: 3376/6787] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:09 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1405.743606] [48527]: DEBUG nova.api.openstack.wsgi [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1405.745155] [48527]: DEBUG nova.compute.api [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1405.748697] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1405.748884] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1405.749037] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.749306] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1405.749455] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1405.749579] [48527]: DEBUG oslo_concurrency.lockutils [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.771445] [48527]: WARNING neutronclient.v2_0.client [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1405.872877] [48527]: DEBUG nova.policy [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1405.877185] [48527]: DEBUG nova.policy [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1405.877772] [48527]: DEBUG nova.policy [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1405.878343] [48527]: INFO nova.api.openstack.requestlog [None req-4f331bb3-c9a3-422d-bdf2-54ca16bb76f8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1405 microversion: 2.20 time: 0.136905 [ 1405.878646] [48527]: [pid: 48527|app: 0|req: 3412/6788] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:09 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1405 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1406.444058] [48526]: DEBUG nova.api.openstack.wsgi [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1406.445485] [48526]: DEBUG nova.compute.api [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1406.450485] [48526]: DEBUG oslo_concurrency.lockutils [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.450692] [48526]: DEBUG oslo_concurrency.lockutils [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.450840] [48526]: DEBUG oslo_concurrency.lockutils [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.451147] [48526]: DEBUG oslo_concurrency.lockutils [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.451407] [48526]: DEBUG oslo_concurrency.lockutils [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.451551] [48526]: DEBUG oslo_concurrency.lockutils [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.468361] [48526]: WARNING neutronclient.v2_0.client [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1406.487135] [48526]: DEBUG nova.policy [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1406.491066] [48526]: INFO nova.api.openstack.requestlog [None req-5826ad28-9b6e-4687-a4d6-0a5ae7957135 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1267 microversion: 2.1 time: 0.049330 [ 1406.491394] [48526]: [pid: 48526|app: 0|req: 3377/6789] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:10 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1406.720995] [48527]: DEBUG nova.api.openstack.wsgi [req-0a46fa29-e0f3-4632-a4d7-d3896524c1da req-2680beee-ea2e-4c4d-b798-85260dc84154 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1dfcd443-32a3-426e-9146-2752d393d488", "tag": "8c58a985-681b-4bc9-926f-d38a2ffeaf9b"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1406.728791] [48527]: DEBUG oslo_concurrency.lockutils [req-0a46fa29-e0f3-4632-a4d7-d3896524c1da req-2680beee-ea2e-4c4d-b798-85260dc84154 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.728974] [48527]: DEBUG oslo_concurrency.lockutils [req-0a46fa29-e0f3-4632-a4d7-d3896524c1da req-2680beee-ea2e-4c4d-b798-85260dc84154 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.729200] [48527]: DEBUG oslo_concurrency.lockutils [req-0a46fa29-e0f3-4632-a4d7-d3896524c1da req-2680beee-ea2e-4c4d-b798-85260dc84154 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.738638] [48527]: INFO nova.api.openstack.compute.server_external_events [req-0a46fa29-e0f3-4632-a4d7-d3896524c1da req-2680beee-ea2e-4c4d-b798-85260dc84154 service nova] Creating event network-changed:8c58a985-681b-4bc9-926f-d38a2ffeaf9b for instance 1dfcd443-32a3-426e-9146-2752d393d488 on cpu-1 [ 1406.742905] [48527]: INFO nova.api.openstack.requestlog [req-0a46fa29-e0f3-4632-a4d7-d3896524c1da req-2680beee-ea2e-4c4d-b798-85260dc84154 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023912 [ 1406.743312] [48527]: [pid: 48527|app: 0|req: 3413/6790] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:05:10 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) [ 1406.892554] [48526]: DEBUG nova.api.openstack.wsgi [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1406.894078] [48526]: DEBUG nova.compute.api [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1406.897623] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.897807] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.897943] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.898212] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.898379] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.898518] [48526]: DEBUG oslo_concurrency.lockutils [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.922340] [48526]: WARNING neutronclient.v2_0.client [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1406.996988] [48526]: DEBUG nova.policy [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.003335] [48526]: DEBUG nova.policy [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.003885] [48526]: DEBUG nova.policy [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.004465] [48526]: INFO nova.api.openstack.requestlog [None req-cceba16c-8e0a-4ec8-a022-2a871d903bcb tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1405 microversion: 2.20 time: 0.114267 [ 1407.004777] [48526]: [pid: 48526|app: 0|req: 3378/6791] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:11 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1405 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1407.504337] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1407.505765] [48527]: DEBUG nova.compute.api [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1407.510167] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.510352] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.510489] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.510739] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.510878] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.511014] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.526394] [48527]: WARNING neutronclient.v2_0.client [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1407.544752] [48527]: DEBUG nova.policy [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.548792] [48527]: INFO nova.api.openstack.requestlog [None req-2a7d9303-3248-4615-a593-26f4eddf9cf8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1267 microversion: 2.1 time: 0.046770 [ 1407.549134] [48527]: [pid: 48527|app: 0|req: 3414/6792] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:11 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1267 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1408.018177] [48526]: DEBUG nova.api.openstack.wsgi [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1408.019633] [48526]: DEBUG nova.compute.api [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1408.023155] [48526]: DEBUG oslo_concurrency.lockutils [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.023342] [48526]: DEBUG oslo_concurrency.lockutils [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.023476] [48526]: DEBUG oslo_concurrency.lockutils [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.023725] [48526]: DEBUG oslo_concurrency.lockutils [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.023866] [48526]: DEBUG oslo_concurrency.lockutils [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.024054] [48526]: DEBUG oslo_concurrency.lockutils [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.039704] [48526]: WARNING neutronclient.v2_0.client [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1408.095805] [48526]: DEBUG nova.policy [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.099990] [48526]: DEBUG nova.policy [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.100563] [48526]: DEBUG nova.policy [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.101136] [48526]: INFO nova.api.openstack.requestlog [None req-78cf928b-884e-4062-94fe-fe6ad8d0412c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1405 microversion: 2.20 time: 0.085244 [ 1408.101451] [48526]: [pid: 48526|app: 0|req: 3379/6793] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:12 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1405 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1408.160344] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=2 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1408.562388] [48527]: DEBUG nova.api.openstack.wsgi [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1408.563970] [48527]: DEBUG nova.compute.api [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1408.567930] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.568126] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.568264] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.568527] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.568670] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.568792] [48527]: DEBUG oslo_concurrency.lockutils [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.584775] [48527]: WARNING neutronclient.v2_0.client [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1408.603637] [48527]: DEBUG nova.policy [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.607766] [48527]: INFO nova.api.openstack.requestlog [None req-1f0ce1e9-3f3a-4b12-b8f1-48e0d7893d1a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1275 microversion: 2.1 time: 0.047601 [ 1408.608042] [48527]: [pid: 48527|app: 0|req: 3415/6794] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:12 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1275 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1409.116612] [48526]: DEBUG nova.api.openstack.wsgi [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1409.118682] [48526]: DEBUG nova.compute.api [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1409.123910] [48526]: DEBUG oslo_concurrency.lockutils [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.124121] [48526]: DEBUG oslo_concurrency.lockutils [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.124262] [48526]: DEBUG oslo_concurrency.lockutils [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.124517] [48526]: DEBUG oslo_concurrency.lockutils [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.124660] [48526]: DEBUG oslo_concurrency.lockutils [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.124780] [48526]: DEBUG oslo_concurrency.lockutils [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.150646] [48526]: WARNING neutronclient.v2_0.client [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1409.210306] [48526]: DEBUG nova.policy [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.215125] [48526]: DEBUG nova.policy [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.215732] [48526]: DEBUG nova.policy [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.216370] [48526]: INFO nova.api.openstack.requestlog [None req-64163c48-b75c-4c00-a671-f1179975a1df tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1405 microversion: 2.20 time: 0.103146 [ 1409.216672] [48526]: [pid: 48526|app: 0|req: 3380/6795] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:13 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1405 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1409.621444] [48527]: DEBUG nova.api.openstack.wsgi [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1409.622972] [48527]: DEBUG nova.compute.api [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1409.628400] [48527]: DEBUG oslo_concurrency.lockutils [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.628536] [48527]: DEBUG oslo_concurrency.lockutils [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.628661] [48527]: DEBUG oslo_concurrency.lockutils [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.628911] [48527]: DEBUG oslo_concurrency.lockutils [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.629069] [48527]: DEBUG oslo_concurrency.lockutils [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.629196] [48527]: DEBUG oslo_concurrency.lockutils [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.653581] [48527]: WARNING neutronclient.v2_0.client [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1409.713957] [48527]: DEBUG nova.policy [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.719622] [48527]: INFO nova.api.openstack.requestlog [None req-af1dd236-4181-4b2e-89d3-855d7a880e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1327 microversion: 2.1 time: 0.100720 [ 1409.719929] [48527]: [pid: 48527|app: 0|req: 3416/6796] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:13 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1327 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1410.230981] [48526]: DEBUG nova.api.openstack.wsgi [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1410.232569] [48526]: DEBUG nova.compute.api [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1410.235927] [48526]: DEBUG oslo_concurrency.lockutils [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.236200] [48526]: DEBUG oslo_concurrency.lockutils [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.236366] [48526]: DEBUG oslo_concurrency.lockutils [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.236661] [48526]: DEBUG oslo_concurrency.lockutils [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.236948] [48526]: DEBUG oslo_concurrency.lockutils [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.237233] [48526]: DEBUG oslo_concurrency.lockutils [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.253859] [48526]: WARNING neutronclient.v2_0.client [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1410.312195] [48526]: DEBUG nova.policy [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.316716] [48526]: DEBUG nova.policy [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.317396] [48526]: DEBUG nova.policy [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.318038] [48526]: INFO nova.api.openstack.requestlog [None req-c815c3d5-6794-4f57-b55b-2463242f5de9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1405 microversion: 2.20 time: 0.089191 [ 1410.318443] [48526]: [pid: 48526|app: 0|req: 3381/6797] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:14 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1405 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1410.333037] [48527]: DEBUG nova.api.openstack.wsgi [req-d2bcf673-6d30-4159-8ef6-c94f6ee5a935 req-9bcd32ee-481c-41c2-96eb-6aa2d9926ab8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4f597ade-2927-43d5-a6f8-52f7cba6f4b6", "name": "network-vif-plugged", "status": "completed", "tag": "689febfb-c78e-48da-9234-b9e477784ac2"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1410.338764] [48527]: DEBUG oslo_concurrency.lockutils [req-d2bcf673-6d30-4159-8ef6-c94f6ee5a935 req-9bcd32ee-481c-41c2-96eb-6aa2d9926ab8 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.338940] [48527]: DEBUG oslo_concurrency.lockutils [req-d2bcf673-6d30-4159-8ef6-c94f6ee5a935 req-9bcd32ee-481c-41c2-96eb-6aa2d9926ab8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.339085] [48527]: DEBUG oslo_concurrency.lockutils [req-d2bcf673-6d30-4159-8ef6-c94f6ee5a935 req-9bcd32ee-481c-41c2-96eb-6aa2d9926ab8 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.344879] [48527]: INFO nova.api.openstack.compute.server_external_events [req-d2bcf673-6d30-4159-8ef6-c94f6ee5a935 req-9bcd32ee-481c-41c2-96eb-6aa2d9926ab8 service nova] Creating event network-vif-plugged:689febfb-c78e-48da-9234-b9e477784ac2 for instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 on cpu-1 [ 1410.349032] [48527]: INFO nova.api.openstack.requestlog [req-d2bcf673-6d30-4159-8ef6-c94f6ee5a935 req-9bcd32ee-481c-41c2-96eb-6aa2d9926ab8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017997 [ 1410.350773] [48527]: [pid: 48527|app: 0|req: 3417/6798] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:05:14 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) [ 1410.733764] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1410.735303] [48526]: DEBUG nova.compute.api [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1410.740850] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.741039] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.741179] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.741486] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.741637] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.741761] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.763590] [48526]: WARNING neutronclient.v2_0.client [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1410.829548] [48526]: DEBUG nova.policy [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.835289] [48526]: INFO nova.api.openstack.requestlog [None req-f1faf883-d39a-4589-a798-3b4c256828b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1315 microversion: 2.1 time: 0.103950 [ 1410.835627] [48526]: [pid: 48526|app: 0|req: 3382/6799] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:14 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1315 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1411.332842] [48527]: DEBUG nova.api.openstack.wsgi [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1411.334387] [48527]: DEBUG nova.compute.api [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1411.338102] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.338306] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.338458] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.338729] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.338907] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.339073] [48527]: DEBUG oslo_concurrency.lockutils [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.358449] [48527]: WARNING neutronclient.v2_0.client [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1411.440833] [48527]: DEBUG nova.policy [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.445094] [48527]: DEBUG nova.policy [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.445662] [48527]: DEBUG nova.policy [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.446286] [48527]: INFO nova.api.openstack.requestlog [None req-e21510f1-13d1-4ac2-9627-334ea5217788 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1596 microversion: 2.20 time: 0.115887 [ 1411.446601] [48527]: [pid: 48527|app: 0|req: 3418/6800] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:15 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1596 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1411.459460] [48526]: DEBUG nova.api.openstack.wsgi [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1411.460874] [48526]: DEBUG nova.compute.api [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1411.464407] [48526]: DEBUG oslo_concurrency.lockutils [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.464611] [48526]: DEBUG oslo_concurrency.lockutils [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.464747] [48526]: DEBUG oslo_concurrency.lockutils [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.464995] [48526]: DEBUG oslo_concurrency.lockutils [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.465150] [48526]: DEBUG oslo_concurrency.lockutils [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.465274] [48526]: DEBUG oslo_concurrency.lockutils [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.479409] [48526]: WARNING neutronclient.v2_0.client [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1411.538839] [48526]: INFO nova.api.openstack.requestlog [None req-61455409-9f2c-4552-8ba5-f0037081fadf tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/os-interface" status: 200 len: 287 microversion: 2.20 time: 0.081508 [ 1411.539265] [48526]: [pid: 48526|app: 0|req: 3383/6801] 10.180.1.21 () {60 vars in 1311 bytes} [Fri Dec 12 14:05:15 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/os-interface => generated 287 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1411.848665] [48527]: DEBUG nova.api.openstack.wsgi [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1411.850853] [48527]: DEBUG nova.compute.api [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1411.855833] [48527]: DEBUG oslo_concurrency.lockutils [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.856030] [48527]: DEBUG oslo_concurrency.lockutils [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.856196] [48527]: DEBUG oslo_concurrency.lockutils [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.856459] [48527]: DEBUG oslo_concurrency.lockutils [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.856603] [48527]: DEBUG oslo_concurrency.lockutils [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.856725] [48527]: DEBUG oslo_concurrency.lockutils [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.879044] [48527]: WARNING neutronclient.v2_0.client [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1411.967977] [48527]: DEBUG nova.policy [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.976767] [48527]: INFO nova.api.openstack.requestlog [None req-9165f500-4a68-4cbd-ba53-541147eee1fe tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1315 microversion: 2.1 time: 0.130222 [ 1411.977147] [48527]: [pid: 48527|app: 0|req: 3419/6802] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:16 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1315 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1411.994776] [48526]: DEBUG nova.api.openstack.wsgi [req-e17b6e1e-2c18-4940-bedb-11f3caea7b69 req-11cba4e9-5d2a-4da4-a1ba-d09863dbcc72 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1dfcd443-32a3-426e-9146-2752d393d488", "tag": "8c58a985-681b-4bc9-926f-d38a2ffeaf9b"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1412.000757] [48526]: DEBUG oslo_concurrency.lockutils [req-e17b6e1e-2c18-4940-bedb-11f3caea7b69 req-11cba4e9-5d2a-4da4-a1ba-d09863dbcc72 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.000934] [48526]: DEBUG oslo_concurrency.lockutils [req-e17b6e1e-2c18-4940-bedb-11f3caea7b69 req-11cba4e9-5d2a-4da4-a1ba-d09863dbcc72 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.001080] [48526]: DEBUG oslo_concurrency.lockutils [req-e17b6e1e-2c18-4940-bedb-11f3caea7b69 req-11cba4e9-5d2a-4da4-a1ba-d09863dbcc72 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.007950] [48526]: INFO nova.api.openstack.compute.server_external_events [req-e17b6e1e-2c18-4940-bedb-11f3caea7b69 req-11cba4e9-5d2a-4da4-a1ba-d09863dbcc72 service nova] Creating event network-changed:8c58a985-681b-4bc9-926f-d38a2ffeaf9b for instance 1dfcd443-32a3-426e-9146-2752d393d488 on cpu-1 [ 1412.012657] [48526]: INFO nova.api.openstack.requestlog [req-e17b6e1e-2c18-4940-bedb-11f3caea7b69 req-11cba4e9-5d2a-4da4-a1ba-d09863dbcc72 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020080 [ 1412.012993] [48526]: [pid: 48526|app: 0|req: 3384/6803] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:05:16 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) [ 1412.359471] [48527]: DEBUG nova.api.openstack.wsgi [req-bd5ff3d4-a36a-44a9-b007-6df8fe527478 req-2b0ad975-4e7a-4eca-a377-d6c0e087054c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4f597ade-2927-43d5-a6f8-52f7cba6f4b6", "tag": "689febfb-c78e-48da-9234-b9e477784ac2"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1412.365399] [48527]: DEBUG oslo_concurrency.lockutils [req-bd5ff3d4-a36a-44a9-b007-6df8fe527478 req-2b0ad975-4e7a-4eca-a377-d6c0e087054c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.365582] [48527]: DEBUG oslo_concurrency.lockutils [req-bd5ff3d4-a36a-44a9-b007-6df8fe527478 req-2b0ad975-4e7a-4eca-a377-d6c0e087054c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.365729] [48527]: DEBUG oslo_concurrency.lockutils [req-bd5ff3d4-a36a-44a9-b007-6df8fe527478 req-2b0ad975-4e7a-4eca-a377-d6c0e087054c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.371474] [48527]: INFO nova.api.openstack.compute.server_external_events [req-bd5ff3d4-a36a-44a9-b007-6df8fe527478 req-2b0ad975-4e7a-4eca-a377-d6c0e087054c service nova] Creating event network-changed:689febfb-c78e-48da-9234-b9e477784ac2 for instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 on cpu-1 [ 1412.375512] [48527]: INFO nova.api.openstack.requestlog [req-bd5ff3d4-a36a-44a9-b007-6df8fe527478 req-2b0ad975-4e7a-4eca-a377-d6c0e087054c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018441 [ 1412.375777] [48527]: [pid: 48527|app: 0|req: 3420/6804] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:05:16 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) [ 1412.990222] [48526]: DEBUG nova.api.openstack.wsgi [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1412.991712] [48526]: DEBUG nova.compute.api [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1412.996854] [48526]: DEBUG oslo_concurrency.lockutils [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.997066] [48526]: DEBUG oslo_concurrency.lockutils [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.997410] [48526]: DEBUG oslo_concurrency.lockutils [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.997550] [48526]: DEBUG oslo_concurrency.lockutils [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.997622] [48526]: DEBUG oslo_concurrency.lockutils [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.997745] [48526]: DEBUG oslo_concurrency.lockutils [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.022984] [48526]: WARNING neutronclient.v2_0.client [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1413.081416] [48526]: DEBUG nova.policy [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1413.087758] [48526]: INFO nova.api.openstack.requestlog [None req-6605aeba-fc3b-49a3-8b6b-ece31aafe9aa tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1315 microversion: 2.1 time: 0.099757 [ 1413.088144] [48526]: [pid: 48526|app: 0|req: 3385/6805] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:17 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1315 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1414.106174] [48527]: DEBUG nova.api.openstack.wsgi [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1414.107677] [48527]: DEBUG nova.compute.api [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1414.111308] [48527]: DEBUG oslo_concurrency.lockutils [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.111488] [48527]: DEBUG oslo_concurrency.lockutils [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.111623] [48527]: DEBUG oslo_concurrency.lockutils [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.111870] [48527]: DEBUG oslo_concurrency.lockutils [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.112025] [48527]: DEBUG oslo_concurrency.lockutils [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.112153] [48527]: DEBUG oslo_concurrency.lockutils [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.127229] [48527]: WARNING neutronclient.v2_0.client [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1414.185421] [48527]: DEBUG nova.policy [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1414.189566] [48527]: INFO nova.api.openstack.requestlog [None req-433833da-3493-4cb7-b9d7-1f9426275d83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1315 microversion: 2.1 time: 0.085899 [ 1414.189886] [48527]: [pid: 48527|app: 0|req: 3421/6806] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:18 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1315 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1414.278152] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1414.293826] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=9 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1414.367183] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=5 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1415.202793] [48526]: DEBUG nova.api.openstack.wsgi [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1415.204271] [48526]: DEBUG nova.compute.api [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1415.207852] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.208043] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.208185] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.208436] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.208580] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.208702] [48526]: DEBUG oslo_concurrency.lockutils [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.226029] [48526]: WARNING neutronclient.v2_0.client [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1415.283566] [48526]: DEBUG nova.policy [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1415.287659] [48526]: INFO nova.api.openstack.requestlog [None req-7d4cd4b2-9e4b-4352-ac06-5031a19bb4c0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1315 microversion: 2.1 time: 0.087294 [ 1415.287970] [48526]: [pid: 48526|app: 0|req: 3386/6807] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:19 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1315 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1416.300623] [48527]: DEBUG nova.api.openstack.wsgi [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1416.302010] [48527]: DEBUG nova.compute.api [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1416.303579] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=114,nova_api:INSERT=10,nova_api:UPDATE=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1416.305804] [48527]: DEBUG oslo_concurrency.lockutils [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1416.306372] [48527]: DEBUG oslo_concurrency.lockutils [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1416.306537] [48527]: DEBUG oslo_concurrency.lockutils [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1416.306903] [48527]: DEBUG oslo_concurrency.lockutils [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1416.307072] [48527]: DEBUG oslo_concurrency.lockutils [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1416.307261] [48527]: DEBUG oslo_concurrency.lockutils [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1416.310627] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=195,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1416.323841] [48527]: WARNING neutronclient.v2_0.client [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1416.379375] [48527]: DEBUG nova.policy [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1416.383540] [48527]: INFO nova.api.openstack.requestlog [None req-726a11d9-1d8a-4b2d-ab9e-59c17487affd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1315 microversion: 2.1 time: 0.085079 [ 1416.383843] [48527]: [pid: 48527|app: 0|req: 3422/6808] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:20 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1315 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1417.396806] [48526]: DEBUG nova.api.openstack.wsgi [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1417.398268] [48526]: DEBUG nova.compute.api [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1417.401793] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.401945] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.402091] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.402337] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.402477] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.402600] [48526]: DEBUG oslo_concurrency.lockutils [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.418898] [48526]: WARNING neutronclient.v2_0.client [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1417.503462] [48526]: DEBUG nova.policy [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1417.508160] [48526]: INFO nova.api.openstack.requestlog [None req-1c8148ae-9d1b-45f2-84ea-5862a9484c9a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1503 microversion: 2.1 time: 0.113392 [ 1417.508506] [48526]: [pid: 48526|app: 0|req: 3387/6809] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:21 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1503 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1417.521627] [48527]: DEBUG nova.api.openstack.wsgi [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1417.521960] [48527]: DEBUG nova.compute.api [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1417.525310] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.525506] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.525641] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.525892] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.526049] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.526213] [48527]: DEBUG oslo_concurrency.lockutils [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.539878] [48527]: DEBUG nova.compute.api [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1417.580253] [48527]: INFO nova.api.openstack.requestlog [None req-e4ea3914-14e0-4000-a6af-f24efa6f295c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 204 len: 0 microversion: 2.1 time: 0.060533 [ 1417.580611] [48527]: [pid: 48527|app: 0|req: 3423/6810] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:05:21 2025] DELETE /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1417.586108] [48526]: DEBUG nova.api.openstack.wsgi [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1417.587727] [48526]: DEBUG nova.compute.api [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1417.591303] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.591499] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.591661] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.591929] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.592098] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.592294] [48526]: DEBUG oslo_concurrency.lockutils [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.609433] [48526]: WARNING neutronclient.v2_0.client [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1417.668495] [48526]: DEBUG nova.policy [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1417.672590] [48526]: INFO nova.api.openstack.requestlog [None req-bc351ad2-b855-41ff-a79c-19738ee0892c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1509 microversion: 2.1 time: 0.088714 [ 1417.673223] [48526]: [pid: 48526|app: 0|req: 3388/6811] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:21 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1509 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1418.686386] [48527]: DEBUG nova.api.openstack.wsgi [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1418.687933] [48527]: DEBUG nova.compute.api [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1418.691428] [48527]: DEBUG oslo_concurrency.lockutils [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1418.691618] [48527]: DEBUG oslo_concurrency.lockutils [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1418.691739] [48527]: DEBUG oslo_concurrency.lockutils [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1418.691987] [48527]: DEBUG oslo_concurrency.lockutils [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1418.692155] [48527]: DEBUG oslo_concurrency.lockutils [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1418.692279] [48527]: DEBUG oslo_concurrency.lockutils [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1418.711585] [48527]: WARNING neutronclient.v2_0.client [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1418.781494] [48527]: DEBUG nova.policy [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1418.787098] [48527]: INFO nova.api.openstack.requestlog [None req-6744799f-68c8-4dd3-a990-185137f0db06 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1509 microversion: 2.1 time: 0.103192 [ 1418.787427] [48527]: [pid: 48527|app: 0|req: 3424/6812] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:22 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1509 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1419.800109] [48526]: DEBUG nova.api.openstack.wsgi [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1419.801548] [48526]: DEBUG nova.compute.api [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1419.804838] [48526]: DEBUG oslo_concurrency.lockutils [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.805022] [48526]: DEBUG oslo_concurrency.lockutils [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.805153] [48526]: DEBUG oslo_concurrency.lockutils [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.805389] [48526]: DEBUG oslo_concurrency.lockutils [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.805531] [48526]: DEBUG oslo_concurrency.lockutils [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.805651] [48526]: DEBUG oslo_concurrency.lockutils [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.821377] [48526]: WARNING neutronclient.v2_0.client [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1419.881197] [48526]: DEBUG nova.policy [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1419.887109] [48526]: INFO nova.api.openstack.requestlog [None req-adf7db75-4e49-42e2-b59d-49fe2af67fcf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1509 microversion: 2.1 time: 0.089097 [ 1419.887445] [48526]: [pid: 48526|app: 0|req: 3389/6813] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:24 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1509 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1419.979770] [48527]: DEBUG nova.api.openstack.wsgi [req-7bcae3ef-074b-45ca-8473-25530e92d604 req-9e244c8b-a255-4a9f-8e0f-7a05599df5a4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4f597ade-2927-43d5-a6f8-52f7cba6f4b6", "name": "network-vif-deleted", "tag": "689febfb-c78e-48da-9234-b9e477784ac2"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1419.986340] [48527]: DEBUG oslo_concurrency.lockutils [req-7bcae3ef-074b-45ca-8473-25530e92d604 req-9e244c8b-a255-4a9f-8e0f-7a05599df5a4 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.986518] [48527]: DEBUG oslo_concurrency.lockutils [req-7bcae3ef-074b-45ca-8473-25530e92d604 req-9e244c8b-a255-4a9f-8e0f-7a05599df5a4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.986656] [48527]: DEBUG oslo_concurrency.lockutils [req-7bcae3ef-074b-45ca-8473-25530e92d604 req-9e244c8b-a255-4a9f-8e0f-7a05599df5a4 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.994320] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7bcae3ef-074b-45ca-8473-25530e92d604 req-9e244c8b-a255-4a9f-8e0f-7a05599df5a4 service nova] Creating event network-vif-deleted:689febfb-c78e-48da-9234-b9e477784ac2 for instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 on cpu-1 [ 1419.999772] [48527]: INFO nova.api.openstack.requestlog [req-7bcae3ef-074b-45ca-8473-25530e92d604 req-9e244c8b-a255-4a9f-8e0f-7a05599df5a4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022234 [ 1419.999772] [48527]: [pid: 48527|app: 0|req: 3425/6814] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:05:24 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) [ 1420.900261] [48526]: DEBUG nova.api.openstack.wsgi [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1420.901698] [48526]: DEBUG nova.compute.api [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1420.906696] [48526]: DEBUG oslo_concurrency.lockutils [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1420.906905] [48526]: DEBUG oslo_concurrency.lockutils [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1420.907062] [48526]: DEBUG oslo_concurrency.lockutils [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.907324] [48526]: DEBUG oslo_concurrency.lockutils [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1420.907478] [48526]: DEBUG oslo_concurrency.lockutils [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1420.907609] [48526]: DEBUG oslo_concurrency.lockutils [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.930157] [48526]: WARNING neutronclient.v2_0.client [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1420.946708] [48526]: DEBUG nova.policy [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1420.952663] [48526]: INFO nova.api.openstack.requestlog [None req-09746df4-2d0b-46f8-84b1-cf71ae77a823 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1296 microversion: 2.1 time: 0.054525 [ 1420.953044] [48526]: [pid: 48526|app: 0|req: 3390/6815] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:25 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1421.966225] [48527]: DEBUG nova.api.openstack.wsgi [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1421.967692] [48527]: DEBUG nova.compute.api [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1421.971289] [48527]: DEBUG oslo_concurrency.lockutils [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.971476] [48527]: DEBUG oslo_concurrency.lockutils [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.971701] [48527]: DEBUG oslo_concurrency.lockutils [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.971850] [48527]: DEBUG oslo_concurrency.lockutils [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.971993] [48527]: DEBUG oslo_concurrency.lockutils [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.972128] [48527]: DEBUG oslo_concurrency.lockutils [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.988691] [48527]: DEBUG oslo_concurrency.lockutils [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.988844] [48527]: DEBUG oslo_concurrency.lockutils [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.988972] [48527]: DEBUG oslo_concurrency.lockutils [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.989128] [48527]: DEBUG nova.objects.instance [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lazy-loading 'fault' on Instance uuid 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1421.992709] [48527]: WARNING neutronclient.v2_0.client [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1422.009697] [48527]: DEBUG nova.policy [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1422.013434] [48527]: INFO nova.api.openstack.requestlog [None req-add1aefc-d16f-475a-928b-741ab7cd702b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1301 microversion: 2.1 time: 0.049705 [ 1422.013770] [48527]: [pid: 48527|app: 0|req: 3426/6816] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:26 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1301 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1423.027150] [48526]: DEBUG nova.api.openstack.wsgi [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1423.028649] [48526]: DEBUG nova.compute.api [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1423.032172] [48526]: DEBUG oslo_concurrency.lockutils [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1423.032363] [48526]: DEBUG oslo_concurrency.lockutils [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1423.032505] [48526]: DEBUG oslo_concurrency.lockutils [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1423.032818] [48526]: DEBUG oslo_concurrency.lockutils [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1423.033018] [48526]: DEBUG oslo_concurrency.lockutils [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1423.033291] [48526]: DEBUG oslo_concurrency.lockutils [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1423.050747] [48526]: DEBUG oslo_concurrency.lockutils [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1423.050939] [48526]: DEBUG oslo_concurrency.lockutils [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1423.051118] [48526]: DEBUG oslo_concurrency.lockutils [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1423.051298] [48526]: DEBUG nova.objects.instance [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lazy-loading 'fault' on Instance uuid 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1423.053880] [48526]: WARNING neutronclient.v2_0.client [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1423.071306] [48526]: DEBUG nova.policy [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1423.075351] [48526]: INFO nova.api.openstack.requestlog [None req-28ad1cdd-670b-4859-bee9-4d1eeff12b7a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 200 len: 1301 microversion: 2.1 time: 0.050386 [ 1423.075666] [48526]: [pid: 48526|app: 0|req: 3391/6817] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:27 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 1301 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1424.088406] [48527]: DEBUG nova.api.openstack.wsgi [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1424.089824] [48527]: DEBUG nova.compute.api [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1424.095542] [48527]: DEBUG oslo_concurrency.lockutils [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.095722] [48527]: DEBUG oslo_concurrency.lockutils [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.095856] [48527]: DEBUG oslo_concurrency.lockutils [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.096127] [48527]: DEBUG oslo_concurrency.lockutils [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.096304] [48527]: DEBUG oslo_concurrency.lockutils [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.096441] [48527]: DEBUG oslo_concurrency.lockutils [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.105335] [48527]: INFO nova.api.openstack.wsgi [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. [ 1424.105573] [48527]: DEBUG nova.api.openstack.wsgi [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1424.105937] [48527]: INFO nova.api.openstack.requestlog [None req-27fac969-5eef-4308-9a30-13eb3b9e902c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 404 len: 111 microversion: 2.1 time: 0.019742 [ 1424.106232] [48527]: [pid: 48527|app: 0|req: 3427/6818] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:28 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1424.111324] [48526]: DEBUG nova.api.openstack.wsgi [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1424.112749] [48526]: DEBUG nova.compute.api [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1424.116015] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.116205] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.116362] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.116618] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.116762] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.116884] [48526]: DEBUG oslo_concurrency.lockutils [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.136245] [48526]: WARNING neutronclient.v2_0.client [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1424.199471] [48526]: DEBUG nova.policy [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1424.204920] [48526]: INFO nova.api.openstack.requestlog [None req-9be3099a-ed96-445d-a4ee-6226044fc79e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.095647 [ 1424.205253] [48526]: [pid: 48526|app: 0|req: 3392/6819] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:28 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1424.247153] [48527]: DEBUG nova.api.openstack.wsgi [None req-fdf67875-8f1b-4d87-b664-2a90de96aaed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": 12345, "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1424.248829] [48527]: DEBUG nova.api.openstack.wsgi [None req-fdf67875-8f1b-4d87-b664-2a90de96aaed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: 12345. 12345 is not of type 'string' {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1424.249261] [48527]: INFO nova.api.openstack.requestlog [None req-fdf67875-8f1b-4d87-b664-2a90de96aaed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 127 microversion: 2.1 time: 0.004245 [ 1424.249661] [48527]: [pid: 48527|app: 0|req: 3428/6820] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:28 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) [ 1424.253808] [48526]: DEBUG nova.api.openstack.wsgi [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1424.255303] [48526]: DEBUG nova.compute.api [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1424.258483] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.258663] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.258797] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.259064] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.259211] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.259377] [48526]: DEBUG oslo_concurrency.lockutils [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.275702] [48526]: WARNING neutronclient.v2_0.client [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1424.331294] [48526]: DEBUG nova.policy [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1424.335326] [48526]: INFO nova.api.openstack.requestlog [None req-3a8e80b4-14d8-425b-8c95-769af3590b1f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083509 [ 1424.335638] [48526]: [pid: 48526|app: 0|req: 3393/6821] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:28 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1424.347506] [48527]: DEBUG nova.api.openstack.wsgi [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1424.349602] [48527]: DEBUG nova.compute.api [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1424.352816] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.352988] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.353137] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.353380] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.353526] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.353645] [48527]: DEBUG oslo_concurrency.lockutils [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.367831] [48527]: WARNING neutronclient.v2_0.client [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1424.424479] [48527]: DEBUG nova.policy [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1424.428502] [48527]: INFO nova.api.openstack.requestlog [None req-f2440e62-0275-41ca-936c-7b36cd6a75f0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082994 [ 1424.428909] [48527]: [pid: 48527|app: 0|req: 3429/6822] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:28 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1425.762329] [48526]: DEBUG nova.api.openstack.wsgi [None req-3d156753-4152-4925-a8e2-8eba50e9ab6e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-603245541", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "d3fa52f7-a162-47b6-80ad-8767ca5bb248", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1425.800289] [48526]: INFO nova.api.openstack.wsgi [None req-3d156753-4152-4925-a8e2-8eba50e9ab6e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Block Device d3fa52f7-a162-47b6-80ad-8767ca5bb248 is not bootable. [ 1425.800598] [48526]: DEBUG nova.api.openstack.wsgi [None req-3d156753-4152-4925-a8e2-8eba50e9ab6e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Block Device d3fa52f7-a162-47b6-80ad-8767ca5bb248 is not bootable. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1425.800991] [48526]: INFO nova.api.openstack.requestlog [None req-3d156753-4152-4925-a8e2-8eba50e9ab6e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.040752 [ 1425.801358] [48526]: [pid: 48526|app: 0|req: 3394/6823] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:29 2025] POST /compute/v2.1/servers => generated 110 bytes in 41 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1425.806522] [48527]: DEBUG nova.api.openstack.wsgi [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1425.807954] [48527]: DEBUG nova.compute.api [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1425.812882] [48527]: DEBUG oslo_concurrency.lockutils [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.813082] [48527]: DEBUG oslo_concurrency.lockutils [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.813219] [48527]: DEBUG oslo_concurrency.lockutils [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.813479] [48527]: DEBUG oslo_concurrency.lockutils [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.813624] [48527]: DEBUG oslo_concurrency.lockutils [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.813744] [48527]: DEBUG oslo_concurrency.lockutils [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.838623] [48527]: WARNING neutronclient.v2_0.client [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1425.936077] [48527]: DEBUG nova.policy [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1425.942343] [48527]: INFO nova.api.openstack.requestlog [None req-83e9b917-17cc-401a-8b10-b443eed81e50 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.137911 [ 1425.942647] [48527]: [pid: 48527|app: 0|req: 3430/6824] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:30 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1425.955036] [48526]: DEBUG nova.api.openstack.wsgi [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1425.956585] [48526]: DEBUG nova.compute.api [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1425.960649] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.960835] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.960971] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.961241] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.961389] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.961512] [48526]: DEBUG oslo_concurrency.lockutils [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.977319] [48526]: WARNING neutronclient.v2_0.client [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1426.035344] [48526]: DEBUG nova.policy [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1426.039713] [48526]: INFO nova.api.openstack.requestlog [None req-a6e32872-a1ab-4e5e-92fb-2ae3cf855796 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086892 [ 1426.040035] [48526]: [pid: 48526|app: 0|req: 3395/6825] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:30 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1427.262485] [48527]: DEBUG nova.api.openstack.wsgi [None req-4da76fd8-0c98-4934-a89e-35c3786d655c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1077736892", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "b4602209-7552-4502-84e4-1886c582a2a2", "destination_type": "local"}, {"source_type": "volume", "uuid": "e312b00f-a5de-42b7-930e-bb03e941c885", "destination_type": "invalid"}], "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1427.264810] [48527]: DEBUG nova.api.openstack.wsgi [None req-4da76fd8-0c98-4934-a89e-35c3786d655c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1427.265206] [48527]: INFO nova.api.openstack.requestlog [None req-4da76fd8-0c98-4934-a89e-35c3786d655c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.004842 [ 1427.265514] [48527]: [pid: 48527|app: 0|req: 3431/6826] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:31 2025] POST /compute/v2.1/servers => generated 155 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1427.270431] [48526]: DEBUG nova.api.openstack.wsgi [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1427.272018] [48526]: DEBUG nova.compute.api [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1427.277688] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.277946] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.278168] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.278497] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.278702] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.278916] [48526]: DEBUG oslo_concurrency.lockutils [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.304842] [48526]: WARNING neutronclient.v2_0.client [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1427.366278] [48526]: DEBUG nova.policy [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1427.372927] [48526]: INFO nova.api.openstack.requestlog [None req-a0169579-c3ec-4f39-8c60-8ed42b734e46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.104759 [ 1427.373277] [48526]: [pid: 48526|app: 0|req: 3396/6827] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:31 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1427.385376] [48527]: DEBUG nova.api.openstack.wsgi [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1427.387261] [48527]: DEBUG nova.compute.api [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1427.390588] [48527]: DEBUG oslo_concurrency.lockutils [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.390767] [48527]: DEBUG oslo_concurrency.lockutils [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.390901] [48527]: DEBUG oslo_concurrency.lockutils [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.391165] [48527]: DEBUG oslo_concurrency.lockutils [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.391310] [48527]: DEBUG oslo_concurrency.lockutils [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.391432] [48527]: DEBUG oslo_concurrency.lockutils [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.406029] [48527]: WARNING neutronclient.v2_0.client [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1427.463172] [48527]: DEBUG nova.policy [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1427.467234] [48527]: INFO nova.api.openstack.requestlog [None req-00c81b45-d510-465f-9267-ff6e8c29cab8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083884 [ 1427.467566] [48527]: [pid: 48527|app: 0|req: 3432/6828] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:31 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1427.505133] [48526]: DEBUG nova.api.openstack.wsgi [None req-9fe4588c-fd73-4bab-9c50-82d1eebed94a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-795166409", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "metadata": {"a": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}, "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1427.506964] [48526]: DEBUG nova.api.openstack.wsgi [None req-9fe4588c-fd73-4bab-9c50-82d1eebed94a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid input for field/attribute a. Value: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb. 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1427.507432] [48526]: INFO nova.api.openstack.requestlog [None req-9fe4588c-fd73-4bab-9c50-82d1eebed94a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 624 microversion: 2.1 time: 0.004475 [ 1427.507742] [48526]: [pid: 48526|app: 0|req: 3397/6829] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:31 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) [ 1427.511944] [48527]: DEBUG nova.api.openstack.wsgi [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1427.513342] [48527]: DEBUG nova.compute.api [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1427.516742] [48527]: DEBUG oslo_concurrency.lockutils [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.516911] [48527]: DEBUG oslo_concurrency.lockutils [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.517063] [48527]: DEBUG oslo_concurrency.lockutils [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.517312] [48527]: DEBUG oslo_concurrency.lockutils [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.517456] [48527]: DEBUG oslo_concurrency.lockutils [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.517578] [48527]: DEBUG oslo_concurrency.lockutils [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.533427] [48527]: WARNING neutronclient.v2_0.client [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1427.590183] [48527]: DEBUG nova.policy [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1427.594186] [48527]: INFO nova.api.openstack.requestlog [None req-864b8112-63ad-4317-a1db-62a65ede9d16 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084160 [ 1427.594482] [48527]: [pid: 48527|app: 0|req: 3433/6830] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:31 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1427.607139] [48526]: DEBUG nova.api.openstack.wsgi [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1427.609074] [48526]: DEBUG nova.compute.api [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1427.612289] [48526]: DEBUG oslo_concurrency.lockutils [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.612510] [48526]: DEBUG oslo_concurrency.lockutils [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.612663] [48526]: DEBUG oslo_concurrency.lockutils [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.612912] [48526]: DEBUG oslo_concurrency.lockutils [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.613069] [48526]: DEBUG oslo_concurrency.lockutils [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.613195] [48526]: DEBUG oslo_concurrency.lockutils [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.630211] [48526]: WARNING neutronclient.v2_0.client [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1427.685753] [48526]: DEBUG nova.policy [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1427.689881] [48526]: INFO nova.api.openstack.requestlog [None req-63081692-f0e6-4d46-9017-4dfcb7ef5b3e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084890 [ 1427.690202] [48526]: [pid: 48526|app: 0|req: 3398/6831] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:31 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1427.732366] [48527]: DEBUG nova.api.openstack.wsgi [None req-b66a6729-a5fe-4d95-8611-48c858da4bc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1427.734075] [48527]: DEBUG nova.api.openstack.wsgi [None req-b66a6729-a5fe-4d95-8611-48c858da4bc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1427.734514] [48527]: INFO nova.api.openstack.requestlog [None req-b66a6729-a5fe-4d95-8611-48c858da4bc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 619 microversion: 2.1 time: 0.004308 [ 1427.734905] [48527]: [pid: 48527|app: 0|req: 3434/6832] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:31 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) [ 1427.739741] [48526]: DEBUG nova.api.openstack.wsgi [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1427.741362] [48526]: DEBUG nova.compute.api [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1427.745428] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.745645] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.745801] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.746101] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.746250] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.746420] [48526]: DEBUG oslo_concurrency.lockutils [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.767428] [48526]: WARNING neutronclient.v2_0.client [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1427.825131] [48526]: DEBUG nova.policy [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1427.829548] [48526]: INFO nova.api.openstack.requestlog [None req-e97ad032-17a1-4117-91db-038c9471192f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.092016 [ 1427.829896] [48526]: [pid: 48526|app: 0|req: 3399/6833] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:31 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1427.842752] [48527]: DEBUG nova.api.openstack.wsgi [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1427.844684] [48527]: DEBUG nova.compute.api [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1427.848167] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.848361] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.848496] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.848748] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.848935] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.849084] [48527]: DEBUG oslo_concurrency.lockutils [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.863678] [48527]: WARNING neutronclient.v2_0.client [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1427.919354] [48527]: DEBUG nova.policy [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1427.923700] [48527]: INFO nova.api.openstack.requestlog [None req-d5966e26-27d5-4d24-811c-643462beadc0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083059 [ 1427.923969] [48527]: [pid: 48527|app: 0|req: 3435/6834] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:32 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1427.961368] [48526]: DEBUG nova.api.openstack.wsgi [None req-06efb28f-fb6a-439e-a702-837870a0731f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-533587284", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": -1, "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1427.969670] [48526]: INFO nova.api.openstack.wsgi [None req-06efb28f-fb6a-439e-a702-837870a0731f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Flavor -1 could not be found. [ 1427.969930] [48526]: DEBUG nova.api.openstack.wsgi [None req-06efb28f-fb6a-439e-a702-837870a0731f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Flavor -1 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1427.970313] [48526]: INFO nova.api.openstack.requestlog [None req-06efb28f-fb6a-439e-a702-837870a0731f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 73 microversion: 2.1 time: 0.010994 [ 1427.970598] [48526]: [pid: 48526|app: 0|req: 3400/6835] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:32 2025] POST /compute/v2.1/servers => generated 73 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 1427.975016] [48527]: DEBUG nova.api.openstack.wsgi [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1427.976432] [48527]: DEBUG nova.compute.api [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1427.980060] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.980270] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.980426] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.980718] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.980872] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.980998] [48527]: DEBUG oslo_concurrency.lockutils [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.996348] [48527]: WARNING neutronclient.v2_0.client [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1428.052814] [48527]: DEBUG nova.policy [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1428.056886] [48527]: INFO nova.api.openstack.requestlog [None req-5d10aace-1eae-4f1b-a1c5-8d51d10e5733 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083937 [ 1428.057222] [48527]: [pid: 48527|app: 0|req: 3436/6836] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:32 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1428.069793] [48526]: DEBUG nova.api.openstack.wsgi [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1428.071728] [48526]: DEBUG nova.compute.api [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1428.075301] [48526]: DEBUG oslo_concurrency.lockutils [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.075479] [48526]: DEBUG oslo_concurrency.lockutils [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.075612] [48526]: DEBUG oslo_concurrency.lockutils [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.075869] [48526]: DEBUG oslo_concurrency.lockutils [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.076013] [48526]: DEBUG oslo_concurrency.lockutils [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.076145] [48526]: DEBUG oslo_concurrency.lockutils [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.092522] [48526]: WARNING neutronclient.v2_0.client [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1428.149703] [48526]: DEBUG nova.policy [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1428.153671] [48526]: INFO nova.api.openstack.requestlog [None req-b76ebffb-d3d4-4be7-b4c4-ebf7201e0203 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086048 [ 1428.154092] [48526]: [pid: 48526|app: 0|req: 3401/6837] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:32 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1428.191845] [48527]: DEBUG nova.api.openstack.wsgi [None req-b84658b7-07d7-4648-9edb-026e403ceacf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-715559202", "imageRef": -1, "flavorRef": "42", "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1428.193520] [48527]: DEBUG nova.api.openstack.wsgi [None req-b84658b7-07d7-4648-9edb-026e403ceacf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1428.193977] [48527]: INFO nova.api.openstack.requestlog [None req-b84658b7-07d7-4648-9edb-026e403ceacf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 145 microversion: 2.1 time: 0.004152 [ 1428.194283] [48527]: [pid: 48527|app: 0|req: 3437/6838] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:32 2025] POST /compute/v2.1/servers => generated 145 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1428.198734] [48526]: DEBUG nova.api.openstack.wsgi [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1428.200243] [48526]: DEBUG nova.compute.api [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1428.203547] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.203725] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.203855] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.204401] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.204401] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.204476] [48526]: DEBUG oslo_concurrency.lockutils [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.221478] [48526]: WARNING neutronclient.v2_0.client [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1428.278466] [48526]: DEBUG nova.policy [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1428.282596] [48526]: INFO nova.api.openstack.requestlog [None req-d2508deb-847d-46d0-aadc-fca860fd960d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085894 [ 1428.282914] [48526]: [pid: 48526|app: 0|req: 3402/6839] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:32 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1428.294970] [48527]: DEBUG nova.api.openstack.wsgi [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1428.296877] [48527]: DEBUG nova.compute.api [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1428.300197] [48527]: DEBUG oslo_concurrency.lockutils [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.300369] [48527]: DEBUG oslo_concurrency.lockutils [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.300503] [48527]: DEBUG oslo_concurrency.lockutils [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.300753] [48527]: DEBUG oslo_concurrency.lockutils [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.300895] [48527]: DEBUG oslo_concurrency.lockutils [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.301027] [48527]: DEBUG oslo_concurrency.lockutils [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.317888] [48527]: WARNING neutronclient.v2_0.client [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1428.377370] [48527]: DEBUG nova.policy [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1428.381476] [48527]: INFO nova.api.openstack.requestlog [None req-67691443-327d-46a1-a114-7d2a17bc14ec tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.088575 [ 1428.381783] [48527]: [pid: 48527|app: 0|req: 3438/6840] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:32 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1428.420226] [48526]: DEBUG nova.api.openstack.wsgi [None req-af0758e6-afc8-4bda-9353-29b92e8a9f75 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-844985355", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"fixed_ip": "10.0.1.1", "uuid": "a-b-c-d-e-f-g-h-i-j"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1428.422947] [48526]: INFO nova.api.openstack.wsgi [None req-af0758e6-afc8-4bda-9353-29b92e8a9f75 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-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) [ 1428.423200] [48526]: DEBUG nova.api.openstack.wsgi [None req-af0758e6-afc8-4bda-9353-29b92e8a9f75 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-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=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1428.423584] [48526]: INFO nova.api.openstack.requestlog [None req-af0758e6-afc8-4bda-9353-29b92e8a9f75 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 123 microversion: 2.1 time: 0.005431 [ 1428.423874] [48526]: [pid: 48526|app: 0|req: 3403/6841] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:32 2025] POST /compute/v2.1/servers => generated 123 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1428.428226] [48527]: DEBUG nova.api.openstack.wsgi [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1428.429685] [48527]: DEBUG nova.compute.api [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1428.432958] [48527]: DEBUG oslo_concurrency.lockutils [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.433150] [48527]: DEBUG oslo_concurrency.lockutils [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.433285] [48527]: DEBUG oslo_concurrency.lockutils [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.433534] [48527]: DEBUG oslo_concurrency.lockutils [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.433674] [48527]: DEBUG oslo_concurrency.lockutils [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.433796] [48527]: DEBUG oslo_concurrency.lockutils [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.449111] [48527]: WARNING neutronclient.v2_0.client [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1428.503390] [48527]: DEBUG nova.policy [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1428.507468] [48527]: INFO nova.api.openstack.requestlog [None req-83a82363-1574-4082-8781-6a7fe62b99df tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.081252 [ 1428.507781] [48527]: [pid: 48527|app: 0|req: 3439/6842] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:32 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1428.520219] [48526]: DEBUG nova.api.openstack.wsgi [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1428.522164] [48526]: DEBUG nova.compute.api [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1428.525513] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.525697] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.525833] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.526100] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.526320] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.526448] [48526]: DEBUG oslo_concurrency.lockutils [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.541403] [48526]: WARNING neutronclient.v2_0.client [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1428.596502] [48526]: DEBUG nova.policy [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1428.600508] [48526]: INFO nova.api.openstack.requestlog [None req-b8b9081a-2427-4e4a-8028-8c6c41c507a6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082417 [ 1428.600809] [48526]: [pid: 48526|app: 0|req: 3404/6843] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:32 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1428.638585] [48527]: DEBUG nova.api.openstack.wsgi [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1971523076", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "key_name": "tempest-key-717814679", "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1428.677329] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.677553] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.677690] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.678028] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.679292] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.679426] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.683556] [48527]: DEBUG nova.network.neutron [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] validate_networks() for [('aab1d297-5043-442b-bd5b-04818d5781bf', None, None, None, None, None)] {{(pid=48527) validate_networks /opt/stack/nova/nova/network/neutron.py:2747}} [ 1428.683842] [48527]: WARNING neutronclient.v2_0.client [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1428.685029] [48527]: WARNING openstack [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'block-storage': Encountered an exception attempting to process config for project 'cinder' (service type 'block-storage'): no such option valid_interfaces in group [cinder]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [cinder] [ 1428.685625] [48527]: WARNING openstack [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Disabling service 'key-manager': Encountered an exception attempting to process config for project 'barbican' (service type 'key-manager'): no such option valid_interfaces in group [barbican]: oslo_config.cfg.NoSuchOptError: no such option valid_interfaces in group [barbican] [ 1428.691686] [48527]: INFO nova.network.neutron [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] _ports_needed_per_instance requested_netwokrs=[('aab1d297-5043-442b-bd5b-04818d5781bf', None, None, None, None, None)] [ 1428.790493] [48527]: INFO nova.api.openstack.wsgi [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Invalid key_name provided. [ 1428.790760] [48527]: DEBUG nova.api.openstack.wsgi [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid key_name provided. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1428.791164] [48527]: INFO nova.api.openstack.requestlog [None req-dfe1a191-3f36-4664-98db-821d264c9fd4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 70 microversion: 2.1 time: 0.154764 [ 1428.791488] [48527]: [pid: 48527|app: 0|req: 3440/6844] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:32 2025] POST /compute/v2.1/servers => generated 70 bytes in 155 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 1428.796621] [48526]: DEBUG nova.api.openstack.wsgi [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1428.798203] [48526]: DEBUG nova.compute.api [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1428.803572] [48526]: DEBUG oslo_concurrency.lockutils [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.803752] [48526]: DEBUG oslo_concurrency.lockutils [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.803885] [48526]: DEBUG oslo_concurrency.lockutils [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.804156] [48526]: DEBUG oslo_concurrency.lockutils [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.804301] [48526]: DEBUG oslo_concurrency.lockutils [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.804425] [48526]: DEBUG oslo_concurrency.lockutils [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.831260] [48526]: WARNING neutronclient.v2_0.client [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1428.910969] [48526]: DEBUG nova.policy [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1428.915167] [48526]: INFO nova.api.openstack.requestlog [None req-d70b8a27-e1a5-43ed-a372-ce9bd7762857 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.120840 [ 1428.915500] [48526]: [pid: 48526|app: 0|req: 3405/6845] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1428.928086] [48527]: DEBUG nova.api.openstack.wsgi [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1428.929430] [48527]: DEBUG nova.compute.api [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1428.933205] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.933384] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.933515] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.933758] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.933898] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.934032] [48527]: DEBUG oslo_concurrency.lockutils [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.948707] [48527]: WARNING neutronclient.v2_0.client [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.004085] [48527]: DEBUG nova.policy [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.008351] [48527]: INFO nova.api.openstack.requestlog [None req-d1871365-681b-4c74-98ea-e17bba3adf55 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082404 [ 1429.008717] [48527]: [pid: 48527|app: 0|req: 3441/6846] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.051461] [48526]: DEBUG nova.api.openstack.wsgi [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1168611930", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "security_groups": [{"name": "does_not_exist"}], "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1429.080510] [48526]: DEBUG oslo_concurrency.lockutils [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.080723] [48526]: DEBUG oslo_concurrency.lockutils [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.080861] [48526]: DEBUG oslo_concurrency.lockutils [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.081211] [48526]: DEBUG oslo_concurrency.lockutils [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.082457] [48526]: DEBUG oslo_concurrency.lockutils [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.082592] [48526]: DEBUG oslo_concurrency.lockutils [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.086457] [48526]: WARNING neutronclient.v2_0.client [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.107082] [48526]: DEBUG nova.network.security_group_api [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Neutron security group does_not_exist not found {{(pid=48526) validate_name /opt/stack/nova/nova/network/security_group_api.py:73}} [ 1429.107395] [48526]: INFO nova.api.openstack.wsgi [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Unable to find security_group with name or id 'does_not_exist' [ 1429.107673] [48526]: DEBUG nova.api.openstack.wsgi [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Unable to find security_group with name or id 'does_not_exist' {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1429.108066] [48526]: INFO nova.api.openstack.requestlog [None req-865eac63-b34e-4853-bee3-021a1718f7db tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 106 microversion: 2.1 time: 0.058711 [ 1429.108370] [48526]: [pid: 48526|app: 0|req: 3406/6847] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:33 2025] POST /compute/v2.1/servers => generated 106 bytes in 59 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1429.113045] [48527]: DEBUG nova.api.openstack.wsgi [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.114407] [48527]: DEBUG nova.compute.api [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.117673] [48527]: DEBUG oslo_concurrency.lockutils [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.117849] [48527]: DEBUG oslo_concurrency.lockutils [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.117982] [48527]: DEBUG oslo_concurrency.lockutils [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.118243] [48527]: DEBUG oslo_concurrency.lockutils [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.118385] [48527]: DEBUG oslo_concurrency.lockutils [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.118506] [48527]: DEBUG oslo_concurrency.lockutils [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.133937] [48527]: WARNING neutronclient.v2_0.client [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.190317] [48527]: DEBUG nova.policy [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.194407] [48527]: INFO nova.api.openstack.requestlog [None req-eac54aca-2de3-4c80-9501-02a4e717d87c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083396 [ 1429.194727] [48527]: [pid: 48527|app: 0|req: 3442/6848] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.206861] [48526]: DEBUG nova.api.openstack.wsgi [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.208308] [48526]: DEBUG nova.compute.api [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.212226] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.213164] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.213164] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.213164] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.213164] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.213164] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.229367] [48526]: WARNING neutronclient.v2_0.client [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.283449] [48526]: DEBUG nova.policy [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.287532] [48526]: INFO nova.api.openstack.requestlog [None req-fe606538-c16e-4860-91a6-90ec190c0a2c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082778 [ 1429.287840] [48526]: [pid: 48526|app: 0|req: 3407/6849] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.299300] [48527]: DEBUG nova.api.openstack.wsgi [None req-11ae6320-070d-4f4e-a042-921d1d595dc7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.299555] [48527]: DEBUG nova.compute.api [None req-11ae6320-070d-4f4e-a042-921d1d595dc7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: eeeac171-fe14-4fe1-b60a-bc6de26fbaca] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.302578] [48527]: INFO nova.api.openstack.wsgi [None req-11ae6320-070d-4f4e-a042-921d1d595dc7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance eeeac171-fe14-4fe1-b60a-bc6de26fbaca could not be found. [ 1429.302816] [48527]: DEBUG nova.api.openstack.wsgi [None req-11ae6320-070d-4f4e-a042-921d1d595dc7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance eeeac171-fe14-4fe1-b60a-bc6de26fbaca could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1429.303195] [48527]: INFO nova.api.openstack.requestlog [None req-11ae6320-070d-4f4e-a042-921d1d595dc7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/eeeac171-fe14-4fe1-b60a-bc6de26fbaca" status: 404 len: 111 microversion: 2.1 time: 0.006083 [ 1429.303494] [48527]: [pid: 48527|app: 0|req: 3443/6850] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:05:33 2025] DELETE /compute/v2.1/servers/eeeac171-fe14-4fe1-b60a-bc6de26fbaca => generated 111 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1429.307578] [48526]: DEBUG nova.api.openstack.wsgi [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.308924] [48526]: DEBUG nova.compute.api [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.312784] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.312965] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.313120] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.313403] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.313529] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.313651] [48526]: DEBUG oslo_concurrency.lockutils [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.328891] [48526]: WARNING neutronclient.v2_0.client [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.387708] [48526]: DEBUG nova.policy [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.391843] [48526]: INFO nova.api.openstack.requestlog [None req-fdee563b-ed6d-43fd-a837-811386af54c1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086100 [ 1429.392184] [48526]: [pid: 48526|app: 0|req: 3408/6851] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.405055] [48527]: DEBUG nova.api.openstack.wsgi [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.406572] [48527]: DEBUG nova.compute.api [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.410447] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.410626] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.410767] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.411027] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.411177] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.411302] [48527]: DEBUG oslo_concurrency.lockutils [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.426240] [48527]: WARNING neutronclient.v2_0.client [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.494381] [48527]: DEBUG nova.policy [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.498955] [48527]: INFO nova.api.openstack.requestlog [None req-b3c77f58-a97d-450e-b4ee-4ce2d6883c83 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.096044 [ 1429.499307] [48527]: [pid: 48527|app: 0|req: 3444/6852] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.510977] [48526]: DEBUG nova.api.openstack.wsgi [None req-43aa5040-c496-4e0c-a967-cc0603dea3a8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.511202] [48526]: DEBUG nova.compute.api [None req-43aa5040-c496-4e0c-a967-cc0603dea3a8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Failed to fetch instance by id 9223372036854775808 {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3023}} [ 1429.511397] [48526]: INFO nova.api.openstack.wsgi [None req-43aa5040-c496-4e0c-a967-cc0603dea3a8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 9223372036854775808 could not be found. [ 1429.511614] [48526]: DEBUG nova.api.openstack.wsgi [None req-43aa5040-c496-4e0c-a967-cc0603dea3a8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 9223372036854775808 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1429.512020] [48526]: INFO nova.api.openstack.requestlog [None req-43aa5040-c496-4e0c-a967-cc0603dea3a8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9223372036854775808" status: 404 len: 94 microversion: 2.1 time: 0.003216 [ 1429.512431] [48526]: [pid: 48526|app: 0|req: 3409/6853] 10.180.1.21 () {58 vars in 1183 bytes} [Fri Dec 12 14:05:33 2025] DELETE /compute/v2.1/servers/9223372036854775808 => generated 94 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 1429.516959] [48527]: DEBUG nova.api.openstack.wsgi [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.518449] [48527]: DEBUG nova.compute.api [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.522088] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.522273] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.522407] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.522658] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.522798] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.522919] [48527]: DEBUG oslo_concurrency.lockutils [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.541411] [48527]: WARNING neutronclient.v2_0.client [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.600351] [48527]: DEBUG nova.policy [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.604718] [48527]: INFO nova.api.openstack.requestlog [None req-5af42bd1-82a8-49ee-951b-3bbfd0d9fe8d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.089962 [ 1429.605036] [48527]: [pid: 48527|app: 0|req: 3445/6854] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.618229] [48526]: DEBUG nova.api.openstack.wsgi [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.619629] [48526]: DEBUG nova.compute.api [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.624598] [48526]: DEBUG oslo_concurrency.lockutils [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.624787] [48526]: DEBUG oslo_concurrency.lockutils [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.624922] [48526]: DEBUG oslo_concurrency.lockutils [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.625190] [48526]: DEBUG oslo_concurrency.lockutils [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.625335] [48526]: DEBUG oslo_concurrency.lockutils [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.625465] [48526]: DEBUG oslo_concurrency.lockutils [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.640705] [48526]: WARNING neutronclient.v2_0.client [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.698228] [48526]: DEBUG nova.policy [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.702605] [48526]: INFO nova.api.openstack.requestlog [None req-327ddf81-fbef-46d0-917e-a2f660588d0b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086601 [ 1429.702921] [48526]: [pid: 48526|app: 0|req: 3410/6855] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.714763] [48527]: DEBUG nova.api.openstack.wsgi [None req-187dbd58-a2ae-4f28-95d9-64879b629ac0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.714913] [48527]: DEBUG nova.compute.api [None req-187dbd58-a2ae-4f28-95d9-64879b629ac0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Failed to fetch instance by id -1 {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3023}} [ 1429.715155] [48527]: INFO nova.api.openstack.wsgi [None req-187dbd58-a2ae-4f28-95d9-64879b629ac0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance -1 could not be found. [ 1429.715380] [48527]: DEBUG nova.api.openstack.wsgi [None req-187dbd58-a2ae-4f28-95d9-64879b629ac0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance -1 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1429.715732] [48527]: INFO nova.api.openstack.requestlog [None req-187dbd58-a2ae-4f28-95d9-64879b629ac0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/-1" status: 404 len: 77 microversion: 2.1 time: 0.003188 [ 1429.716014] [48527]: [pid: 48527|app: 0|req: 3446/6856] 10.180.1.21 () {58 vars in 1132 bytes} [Fri Dec 12 14:05:33 2025] DELETE /compute/v2.1/servers/-1 => generated 77 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1429.720357] [48526]: DEBUG nova.api.openstack.wsgi [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.721754] [48526]: DEBUG nova.compute.api [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.725966] [48526]: DEBUG oslo_concurrency.lockutils [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.725966] [48526]: DEBUG oslo_concurrency.lockutils [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.726175] [48526]: DEBUG oslo_concurrency.lockutils [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.726330] [48526]: DEBUG oslo_concurrency.lockutils [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.726474] [48526]: DEBUG oslo_concurrency.lockutils [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.726599] [48526]: DEBUG oslo_concurrency.lockutils [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.743046] [48526]: WARNING neutronclient.v2_0.client [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.799028] [48526]: DEBUG nova.policy [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.802937] [48526]: INFO nova.api.openstack.requestlog [None req-10885615-eb35-4e81-b25e-f4e256246074 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084471 [ 1429.803267] [48526]: [pid: 48526|app: 0|req: 3411/6857] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.815323] [48527]: DEBUG nova.api.openstack.wsgi [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.816786] [48527]: DEBUG nova.compute.api [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.821132] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.821499] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.821499] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.821685] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.821828] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.821952] [48527]: DEBUG oslo_concurrency.lockutils [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.837489] [48527]: WARNING neutronclient.v2_0.client [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1429.896947] [48527]: DEBUG nova.policy [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.900978] [48527]: INFO nova.api.openstack.requestlog [None req-5ee5e740-4412-4ed9-a232-ee5ffca2d657 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.087632 [ 1429.901293] [48527]: [pid: 48527|app: 0|req: 3447/6858] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.913033] [48526]: DEBUG nova.api.openstack.wsgi [None req-25eb592a-f928-48a3-8dc9-9886300411cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"forceDelete": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1429.914576] [48526]: DEBUG nova.compute.api [None req-25eb592a-f928-48a3-8dc9-9886300411cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 95d0c539-4b08-495b-839b-cb8b989ccf4e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.917703] [48526]: INFO nova.api.openstack.wsgi [None req-25eb592a-f928-48a3-8dc9-9886300411cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 95d0c539-4b08-495b-839b-cb8b989ccf4e could not be found. [ 1429.917948] [48526]: DEBUG nova.api.openstack.wsgi [None req-25eb592a-f928-48a3-8dc9-9886300411cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 95d0c539-4b08-495b-839b-cb8b989ccf4e could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1429.918343] [48526]: INFO nova.api.openstack.requestlog [None req-25eb592a-f928-48a3-8dc9-9886300411cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/95d0c539-4b08-495b-839b-cb8b989ccf4e/action" status: 404 len: 111 microversion: 2.1 time: 0.007596 [ 1429.918665] [48526]: [pid: 48526|app: 0|req: 3412/6859] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:34 2025] POST /compute/v2.1/servers/95d0c539-4b08-495b-839b-cb8b989ccf4e/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1429.923279] [48527]: DEBUG nova.api.openstack.wsgi [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1429.924679] [48527]: DEBUG nova.compute.api [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1429.927978] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.928175] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.928311] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.928559] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.928703] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.928826] [48527]: DEBUG oslo_concurrency.lockutils [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.944319] [48527]: WARNING neutronclient.v2_0.client [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.001631] [48527]: DEBUG nova.policy [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.005645] [48527]: INFO nova.api.openstack.requestlog [None req-fe34ff86-ba79-48ff-8e80-5d6406f84a43 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084382 [ 1430.005958] [48527]: [pid: 48527|app: 0|req: 3448/6860] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.018012] [48526]: DEBUG nova.api.openstack.wsgi [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.019882] [48526]: DEBUG nova.compute.api [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.023107] [48526]: DEBUG oslo_concurrency.lockutils [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.023284] [48526]: DEBUG oslo_concurrency.lockutils [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.023417] [48526]: DEBUG oslo_concurrency.lockutils [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.023668] [48526]: DEBUG oslo_concurrency.lockutils [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.023811] [48526]: DEBUG oslo_concurrency.lockutils [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.023935] [48526]: DEBUG oslo_concurrency.lockutils [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.039902] [48526]: WARNING neutronclient.v2_0.client [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.095591] [48526]: DEBUG nova.policy [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.099579] [48526]: INFO nova.api.openstack.requestlog [None req-935a123e-1359-4b7b-9a3b-c77c97e1291e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083800 [ 1430.099882] [48526]: [pid: 48526|app: 0|req: 3413/6861] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.111432] [48527]: DEBUG nova.api.openstack.wsgi [None req-1cb78cf3-27ef-457a-9fbd-c10335e79530 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {"length": 10}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1430.112872] [48527]: DEBUG nova.compute.api [None req-1cb78cf3-27ef-457a-9fbd-c10335e79530 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: c19d968c-562f-45c0-b4fd-c2414ccd7108] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.116015] [48527]: INFO nova.api.openstack.wsgi [None req-1cb78cf3-27ef-457a-9fbd-c10335e79530 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance c19d968c-562f-45c0-b4fd-c2414ccd7108 could not be found. [ 1430.116278] [48527]: DEBUG nova.api.openstack.wsgi [None req-1cb78cf3-27ef-457a-9fbd-c10335e79530 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance c19d968c-562f-45c0-b4fd-c2414ccd7108 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1430.116711] [48527]: INFO nova.api.openstack.requestlog [None req-1cb78cf3-27ef-457a-9fbd-c10335e79530 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c19d968c-562f-45c0-b4fd-c2414ccd7108/action" status: 404 len: 111 microversion: 2.1 time: 0.007489 [ 1430.116999] [48527]: [pid: 48527|app: 0|req: 3449/6862] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:34 2025] POST /compute/v2.1/servers/c19d968c-562f-45c0-b4fd-c2414ccd7108/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1430.121250] [48526]: DEBUG nova.api.openstack.wsgi [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.122678] [48526]: DEBUG nova.compute.api [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.125915] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.126100] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.126235] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.126543] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.126688] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.126810] [48526]: DEBUG oslo_concurrency.lockutils [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.141648] [48526]: WARNING neutronclient.v2_0.client [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.197087] [48526]: DEBUG nova.policy [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.201059] [48526]: INFO nova.api.openstack.requestlog [None req-7dc297cf-a777-4e52-8543-1e2d19a78202 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.081683 [ 1430.201371] [48526]: [pid: 48526|app: 0|req: 3414/6863] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.213741] [48527]: DEBUG nova.api.openstack.wsgi [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.215659] [48527]: DEBUG nova.compute.api [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.218970] [48527]: DEBUG oslo_concurrency.lockutils [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.219159] [48527]: DEBUG oslo_concurrency.lockutils [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.219298] [48527]: DEBUG oslo_concurrency.lockutils [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.219555] [48527]: DEBUG oslo_concurrency.lockutils [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.219700] [48527]: DEBUG oslo_concurrency.lockutils [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.219822] [48527]: DEBUG oslo_concurrency.lockutils [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.234553] [48527]: WARNING neutronclient.v2_0.client [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.290032] [48527]: DEBUG nova.policy [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.294066] [48527]: INFO nova.api.openstack.requestlog [None req-3de7d652-1211-4965-8f27-7310989503b4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082706 [ 1430.294412] [48527]: [pid: 48527|app: 0|req: 3450/6864] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.305726] [48526]: DEBUG nova.api.openstack.wsgi [None req-ac09ca1d-0772-4ade-b797-b475dbd590ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.307195] [48526]: DEBUG nova.compute.api [None req-ac09ca1d-0772-4ade-b797-b475dbd590ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: b9886ff7-0247-48e9-947c-9e6d96c503b1] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.310266] [48526]: INFO nova.api.openstack.wsgi [None req-ac09ca1d-0772-4ade-b797-b475dbd590ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance b9886ff7-0247-48e9-947c-9e6d96c503b1 could not be found. [ 1430.310505] [48526]: DEBUG nova.api.openstack.wsgi [None req-ac09ca1d-0772-4ade-b797-b475dbd590ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance b9886ff7-0247-48e9-947c-9e6d96c503b1 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1430.310860] [48526]: INFO nova.api.openstack.requestlog [None req-ac09ca1d-0772-4ade-b797-b475dbd590ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9886ff7-0247-48e9-947c-9e6d96c503b1" status: 404 len: 111 microversion: 2.1 time: 0.007211 [ 1430.311157] [48526]: [pid: 48526|app: 0|req: 3415/6865] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/b9886ff7-0247-48e9-947c-9e6d96c503b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1430.315416] [48527]: DEBUG nova.api.openstack.wsgi [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.316786] [48527]: DEBUG nova.compute.api [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.319807] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.319981] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.320124] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.320366] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.320508] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.320630] [48527]: DEBUG oslo_concurrency.lockutils [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.338944] [48527]: WARNING neutronclient.v2_0.client [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.394390] [48527]: DEBUG nova.policy [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.399174] [48527]: INFO nova.api.openstack.requestlog [None req-d6b254ae-26ea-4056-878d-6d3db716dd2f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085610 [ 1430.399501] [48527]: [pid: 48527|app: 0|req: 3451/6866] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.411970] [48526]: DEBUG nova.api.openstack.wsgi [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.413799] [48526]: DEBUG nova.compute.api [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.417143] [48526]: DEBUG oslo_concurrency.lockutils [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.417341] [48526]: DEBUG oslo_concurrency.lockutils [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.417487] [48526]: DEBUG oslo_concurrency.lockutils [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.417734] [48526]: DEBUG oslo_concurrency.lockutils [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.417876] [48526]: DEBUG oslo_concurrency.lockutils [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.417997] [48526]: DEBUG oslo_concurrency.lockutils [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.432647] [48526]: WARNING neutronclient.v2_0.client [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.488156] [48526]: DEBUG nova.policy [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.492407] [48526]: INFO nova.api.openstack.requestlog [None req-06d61cab-5a3a-45b4-a516-977349e50140 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082473 [ 1430.492719] [48526]: [pid: 48526|app: 0|req: 3416/6867] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.532371] [48527]: DEBUG nova.api.openstack.wsgi [None req-7140000c-0d0d-4e25-a55f-283cfa057b9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1787110749", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "accessIPv4": "1.1.1.1.1.1", "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1430.534437] [48527]: DEBUG nova.api.openstack.wsgi [None req-7140000c-0d0d-4e25-a55f-283cfa057b9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-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=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1430.534832] [48527]: INFO nova.api.openstack.requestlog [None req-7140000c-0d0d-4e25-a55f-283cfa057b9f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.004794 [ 1430.535193] [48527]: [pid: 48527|app: 0|req: 3452/6868] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:34 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) [ 1430.539876] [48526]: DEBUG nova.api.openstack.wsgi [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.541357] [48526]: DEBUG nova.compute.api [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.544690] [48526]: DEBUG oslo_concurrency.lockutils [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.544887] [48526]: DEBUG oslo_concurrency.lockutils [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.545039] [48526]: DEBUG oslo_concurrency.lockutils [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.545297] [48526]: DEBUG oslo_concurrency.lockutils [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.545439] [48526]: DEBUG oslo_concurrency.lockutils [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.545560] [48526]: DEBUG oslo_concurrency.lockutils [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.560735] [48526]: WARNING neutronclient.v2_0.client [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.619888] [48526]: DEBUG nova.policy [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.624009] [48526]: INFO nova.api.openstack.requestlog [None req-b59112e1-1870-4ba1-ae8b-84def12d73a5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086200 [ 1430.624339] [48526]: [pid: 48526|app: 0|req: 3417/6869] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.638301] [48527]: DEBUG nova.api.openstack.wsgi [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.640158] [48527]: DEBUG nova.compute.api [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.643395] [48527]: DEBUG oslo_concurrency.lockutils [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.643577] [48527]: DEBUG oslo_concurrency.lockutils [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.643710] [48527]: DEBUG oslo_concurrency.lockutils [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.643950] [48527]: DEBUG oslo_concurrency.lockutils [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.644107] [48527]: DEBUG oslo_concurrency.lockutils [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.644255] [48527]: DEBUG oslo_concurrency.lockutils [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.659569] [48527]: WARNING neutronclient.v2_0.client [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.714562] [48527]: DEBUG nova.policy [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.718598] [48527]: INFO nova.api.openstack.requestlog [None req-d20df221-7478-48f2-bfdb-75c62c12106f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082555 [ 1430.718882] [48527]: [pid: 48527|app: 0|req: 3453/6870] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.757651] [48526]: DEBUG nova.api.openstack.wsgi [None req-994c5770-48f4-4d2e-a843-a6ff7ba55fbd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-737414476", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "accessIPv6": "notvalid", "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1430.759497] [48526]: DEBUG nova.api.openstack.wsgi [None req-994c5770-48f4-4d2e-a843-a6ff7ba55fbd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid input for field/attribute accessIPv6. Value: notvalid. 'notvalid' is not a 'ipv6' {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1430.760014] [48526]: INFO nova.api.openstack.requestlog [None req-994c5770-48f4-4d2e-a843-a6ff7ba55fbd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 133 microversion: 2.1 time: 0.004501 [ 1430.760384] [48526]: [pid: 48526|app: 0|req: 3418/6871] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:34 2025] POST /compute/v2.1/servers => generated 133 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1430.764967] [48527]: DEBUG nova.api.openstack.wsgi [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.766574] [48527]: DEBUG nova.compute.api [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.770175] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.770381] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.770521] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.770769] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.770911] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.771051] [48527]: DEBUG oslo_concurrency.lockutils [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.786078] [48527]: WARNING neutronclient.v2_0.client [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.841197] [48527]: DEBUG nova.policy [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.845165] [48527]: INFO nova.api.openstack.requestlog [None req-1b2280e9-4799-4ca9-b150-53be95b4858b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082371 [ 1430.845473] [48527]: [pid: 48527|app: 0|req: 3454/6872] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.858042] [48526]: DEBUG nova.api.openstack.wsgi [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.861235] [48526]: DEBUG nova.compute.api [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.864425] [48526]: DEBUG oslo_concurrency.lockutils [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.864602] [48526]: DEBUG oslo_concurrency.lockutils [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.864736] [48526]: DEBUG oslo_concurrency.lockutils [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.864985] [48526]: DEBUG oslo_concurrency.lockutils [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.865140] [48526]: DEBUG oslo_concurrency.lockutils [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.865263] [48526]: DEBUG oslo_concurrency.lockutils [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.880020] [48526]: WARNING neutronclient.v2_0.client [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1430.959361] [48526]: DEBUG nova.policy [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.963336] [48526]: INFO nova.api.openstack.requestlog [None req-12489f96-17ee-42c2-918e-1b5fb05b2a90 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.107403 [ 1430.963650] [48526]: [pid: 48526|app: 0|req: 3419/6873] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1430.975263] [48527]: DEBUG nova.api.openstack.wsgi [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1430.976778] [48527]: DEBUG nova.compute.api [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1430.980147] [48527]: DEBUG oslo_concurrency.lockutils [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.980331] [48527]: DEBUG oslo_concurrency.lockutils [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.980466] [48527]: DEBUG oslo_concurrency.lockutils [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.980714] [48527]: DEBUG oslo_concurrency.lockutils [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.980857] [48527]: DEBUG oslo_concurrency.lockutils [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.981043] [48527]: DEBUG oslo_concurrency.lockutils [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.989338] [48527]: INFO nova.api.openstack.wsgi [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. [ 1430.989623] [48527]: DEBUG nova.api.openstack.wsgi [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1430.990025] [48527]: INFO nova.api.openstack.requestlog [None req-d642668d-d9e3-4090-8616-00f11296dc63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6/action" status: 404 len: 111 microversion: 2.1 time: 0.016984 [ 1430.990440] [48527]: [pid: 48527|app: 0|req: 3455/6874] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:35 2025] POST /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6/action => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1430.994990] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1430.996448] [48526]: DEBUG nova.compute.api [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.000166] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.000362] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.000512] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.000770] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.000922] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.001075] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.015713] [48526]: WARNING neutronclient.v2_0.client [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.070857] [48526]: DEBUG nova.policy [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.075200] [48526]: INFO nova.api.openstack.requestlog [None req-f3d46e67-14fd-4264-8b9d-e8f41330ef7e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082121 [ 1431.075523] [48526]: [pid: 48526|app: 0|req: 3420/6875] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.088712] [48527]: DEBUG nova.api.openstack.wsgi [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.090266] [48527]: DEBUG nova.compute.api [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.093838] [48527]: DEBUG oslo_concurrency.lockutils [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.094057] [48527]: DEBUG oslo_concurrency.lockutils [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.094210] [48527]: DEBUG oslo_concurrency.lockutils [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.094494] [48527]: DEBUG oslo_concurrency.lockutils [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.094669] [48527]: DEBUG oslo_concurrency.lockutils [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.094894] [48527]: DEBUG oslo_concurrency.lockutils [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.110992] [48527]: WARNING neutronclient.v2_0.client [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.168086] [48527]: DEBUG nova.policy [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.172016] [48527]: INFO nova.api.openstack.requestlog [None req-028f5823-5db4-48dc-a924-527f32a293bc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085593 [ 1431.172330] [48527]: [pid: 48527|app: 0|req: 3456/6876] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.183762] [48526]: DEBUG nova.api.openstack.wsgi [None req-a75619db-c01a-474b-aea6-b9498397488d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1431.185219] [48526]: DEBUG nova.compute.api [None req-a75619db-c01a-474b-aea6-b9498397488d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 254e8e72-5a0c-4715-8586-7c847120ea23] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.188473] [48526]: INFO nova.api.openstack.wsgi [None req-a75619db-c01a-474b-aea6-b9498397488d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 254e8e72-5a0c-4715-8586-7c847120ea23 could not be found. [ 1431.188725] [48526]: DEBUG nova.api.openstack.wsgi [None req-a75619db-c01a-474b-aea6-b9498397488d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 254e8e72-5a0c-4715-8586-7c847120ea23 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1431.189118] [48526]: INFO nova.api.openstack.requestlog [None req-a75619db-c01a-474b-aea6-b9498397488d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/254e8e72-5a0c-4715-8586-7c847120ea23/action" status: 404 len: 111 microversion: 2.1 time: 0.007537 [ 1431.189433] [48526]: [pid: 48526|app: 0|req: 3421/6877] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:35 2025] POST /compute/v2.1/servers/254e8e72-5a0c-4715-8586-7c847120ea23/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1431.193911] [48527]: DEBUG nova.api.openstack.wsgi [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.195358] [48527]: DEBUG nova.compute.api [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.198756] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.198931] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.199081] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.199328] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.199470] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.199592] [48527]: DEBUG oslo_concurrency.lockutils [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.214807] [48527]: WARNING neutronclient.v2_0.client [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.272823] [48527]: DEBUG nova.policy [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.276812] [48527]: INFO nova.api.openstack.requestlog [None req-ba5954cb-239a-4a2d-8c6f-dc79fa1bd6c5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084813 [ 1431.277134] [48527]: [pid: 48527|app: 0|req: 3457/6878] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.289335] [48526]: DEBUG nova.api.openstack.wsgi [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.291267] [48526]: DEBUG nova.compute.api [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.294625] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.294850] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.294955] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.295229] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.295376] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.295500] [48526]: DEBUG oslo_concurrency.lockutils [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.310860] [48526]: WARNING neutronclient.v2_0.client [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.367137] [48526]: DEBUG nova.policy [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.371414] [48526]: INFO nova.api.openstack.requestlog [None req-fe5be116-1772-4450-8a71-15d518d7b032 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084267 [ 1431.371735] [48526]: [pid: 48526|app: 0|req: 3422/6879] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.383410] [48527]: DEBUG nova.api.openstack.wsgi [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1431.384977] [48527]: DEBUG nova.compute.api [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.388336] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.388517] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.388649] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.388892] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.389045] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.389169] [48527]: DEBUG oslo_concurrency.lockutils [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.398424] [48527]: INFO nova.api.openstack.wsgi [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. [ 1431.398657] [48527]: DEBUG nova.api.openstack.wsgi [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1431.399043] [48527]: INFO nova.api.openstack.requestlog [None req-4b6d428c-5e88-4c84-b38c-5fb1cc73beb1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6/action" status: 404 len: 111 microversion: 2.1 time: 0.017910 [ 1431.399343] [48527]: [pid: 48527|app: 0|req: 3458/6880] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:35 2025] POST /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6/action => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1431.404040] [48526]: DEBUG nova.api.openstack.wsgi [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.405591] [48526]: DEBUG nova.compute.api [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.408898] [48526]: DEBUG oslo_concurrency.lockutils [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.409100] [48526]: DEBUG oslo_concurrency.lockutils [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.409238] [48526]: DEBUG oslo_concurrency.lockutils [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.409480] [48526]: DEBUG oslo_concurrency.lockutils [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.409632] [48526]: DEBUG oslo_concurrency.lockutils [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.409771] [48526]: DEBUG oslo_concurrency.lockutils [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.424920] [48526]: WARNING neutronclient.v2_0.client [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.480840] [48526]: DEBUG nova.policy [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.484815] [48526]: INFO nova.api.openstack.requestlog [None req-8718591c-78f6-4107-ad70-c8a6ac4e98bf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.082949 [ 1431.485146] [48526]: [pid: 48526|app: 0|req: 3423/6881] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.498254] [48527]: DEBUG nova.api.openstack.wsgi [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.499782] [48527]: DEBUG nova.compute.api [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.503045] [48527]: DEBUG oslo_concurrency.lockutils [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.503229] [48527]: DEBUG oslo_concurrency.lockutils [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.503364] [48527]: DEBUG oslo_concurrency.lockutils [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.503611] [48527]: DEBUG oslo_concurrency.lockutils [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.503748] [48527]: DEBUG oslo_concurrency.lockutils [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.503867] [48527]: DEBUG oslo_concurrency.lockutils [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.520183] [48527]: WARNING neutronclient.v2_0.client [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.577186] [48527]: DEBUG nova.policy [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.581206] [48527]: INFO nova.api.openstack.requestlog [None req-01505357-c554-44d0-822d-1f884e09dfd3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085196 [ 1431.581521] [48527]: [pid: 48527|app: 0|req: 3459/6882] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.593628] [48526]: DEBUG nova.api.openstack.wsgi [None req-d05d8867-0ba2-496d-af8d-6399d8694f9b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "b4602209-7552-4502-84e4-1886c582a2a2"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1431.595305] [48526]: DEBUG nova.compute.api [None req-d05d8867-0ba2-496d-af8d-6399d8694f9b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: e140adeb-f66e-4b62-9015-71614919d8f2] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.598355] [48526]: INFO nova.api.openstack.wsgi [None req-d05d8867-0ba2-496d-af8d-6399d8694f9b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance e140adeb-f66e-4b62-9015-71614919d8f2 could not be found. [ 1431.598587] [48526]: DEBUG nova.api.openstack.wsgi [None req-d05d8867-0ba2-496d-af8d-6399d8694f9b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance e140adeb-f66e-4b62-9015-71614919d8f2 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1431.598982] [48526]: INFO nova.api.openstack.requestlog [None req-d05d8867-0ba2-496d-af8d-6399d8694f9b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e140adeb-f66e-4b62-9015-71614919d8f2/action" status: 404 len: 111 microversion: 2.1 time: 0.007469 [ 1431.599301] [48526]: [pid: 48526|app: 0|req: 3424/6883] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:35 2025] POST /compute/v2.1/servers/e140adeb-f66e-4b62-9015-71614919d8f2/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1431.603752] [48527]: DEBUG nova.api.openstack.wsgi [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.605192] [48527]: DEBUG nova.compute.api [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.608428] [48527]: DEBUG oslo_concurrency.lockutils [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.608609] [48527]: DEBUG oslo_concurrency.lockutils [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.608749] [48527]: DEBUG oslo_concurrency.lockutils [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.608995] [48527]: DEBUG oslo_concurrency.lockutils [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.609154] [48527]: DEBUG oslo_concurrency.lockutils [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.609275] [48527]: DEBUG oslo_concurrency.lockutils [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.624686] [48527]: WARNING neutronclient.v2_0.client [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.679430] [48527]: DEBUG nova.policy [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.683333] [48527]: INFO nova.api.openstack.requestlog [None req-75fa5951-38e0-4cf6-b03f-4818aab94f8a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.081681 [ 1431.683652] [48527]: [pid: 48527|app: 0|req: 3460/6884] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.695520] [48526]: DEBUG nova.api.openstack.wsgi [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.697413] [48526]: DEBUG nova.compute.api [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.700530] [48526]: DEBUG oslo_concurrency.lockutils [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.700715] [48526]: DEBUG oslo_concurrency.lockutils [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.700850] [48526]: DEBUG oslo_concurrency.lockutils [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.701119] [48526]: DEBUG oslo_concurrency.lockutils [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.701240] [48526]: DEBUG oslo_concurrency.lockutils [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.701363] [48526]: DEBUG oslo_concurrency.lockutils [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.715176] [48526]: WARNING neutronclient.v2_0.client [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.770800] [48526]: DEBUG nova.policy [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.775349] [48526]: INFO nova.api.openstack.requestlog [None req-7838b397-8927-42be-810d-1ac3c8fb6bb8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.081857 [ 1431.775663] [48526]: [pid: 48526|app: 0|req: 3425/6885] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.787199] [48527]: DEBUG nova.api.openstack.wsgi [None req-b4749268-98f8-453e-85ad-1b860652bf3b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "42"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1431.788622] [48527]: DEBUG nova.compute.api [None req-b4749268-98f8-453e-85ad-1b860652bf3b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 6e5d5268-b986-4855-bd57-153410ba977a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.791730] [48527]: INFO nova.api.openstack.wsgi [None req-b4749268-98f8-453e-85ad-1b860652bf3b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 6e5d5268-b986-4855-bd57-153410ba977a could not be found. [ 1431.791985] [48527]: DEBUG nova.api.openstack.wsgi [None req-b4749268-98f8-453e-85ad-1b860652bf3b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 6e5d5268-b986-4855-bd57-153410ba977a could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1431.792378] [48527]: INFO nova.api.openstack.requestlog [None req-b4749268-98f8-453e-85ad-1b860652bf3b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6e5d5268-b986-4855-bd57-153410ba977a/action" status: 404 len: 111 microversion: 2.1 time: 0.007396 [ 1431.792683] [48527]: [pid: 48527|app: 0|req: 3461/6886] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:36 2025] POST /compute/v2.1/servers/6e5d5268-b986-4855-bd57-153410ba977a/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1431.797447] [48526]: DEBUG nova.api.openstack.wsgi [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.798835] [48526]: DEBUG nova.compute.api [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.802079] [48526]: DEBUG oslo_concurrency.lockutils [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.802270] [48526]: DEBUG oslo_concurrency.lockutils [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.802404] [48526]: DEBUG oslo_concurrency.lockutils [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.802653] [48526]: DEBUG oslo_concurrency.lockutils [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.802793] [48526]: DEBUG oslo_concurrency.lockutils [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.802915] [48526]: DEBUG oslo_concurrency.lockutils [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.818307] [48526]: WARNING neutronclient.v2_0.client [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.874598] [48526]: DEBUG nova.policy [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.878799] [48526]: INFO nova.api.openstack.requestlog [None req-841dfa41-a85b-45d5-a8f4-f5527d90f49d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083500 [ 1431.879132] [48526]: [pid: 48526|app: 0|req: 3426/6887] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.891762] [48527]: DEBUG nova.api.openstack.wsgi [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.893674] [48527]: DEBUG nova.compute.api [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.896985] [48527]: DEBUG oslo_concurrency.lockutils [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.897178] [48527]: DEBUG oslo_concurrency.lockutils [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.897318] [48527]: DEBUG oslo_concurrency.lockutils [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.897574] [48527]: DEBUG oslo_concurrency.lockutils [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.897720] [48527]: DEBUG oslo_concurrency.lockutils [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.897840] [48527]: DEBUG oslo_concurrency.lockutils [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.912796] [48527]: WARNING neutronclient.v2_0.client [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.970488] [48527]: DEBUG nova.policy [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.974546] [48527]: INFO nova.api.openstack.requestlog [None req-be2b938f-5be7-426f-a71b-fa2db3bd0adf tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084982 [ 1431.974943] [48527]: [pid: 48527|app: 0|req: 3462/6888] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.988217] [48526]: DEBUG nova.api.openstack.wsgi [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "dd6beade-e7c6-4559-917b-f16d4e81e361"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1431.989712] [48526]: DEBUG nova.compute.api [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.993086] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.993281] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.993424] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.993670] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.993813] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.993934] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.013769] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.013895] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.014024] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.017515] [48526]: WARNING neutronclient.v2_0.client [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.018047] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.018211] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.018348] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.018653] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.018799] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.018920] [48526]: DEBUG oslo_concurrency.lockutils [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.023061] [48526]: DEBUG nova.policy [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.025835] [48526]: INFO nova.api.openstack.wsgi [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Flavor dd6beade-e7c6-4559-917b-f16d4e81e361 could not be found. [ 1432.026101] [48526]: DEBUG nova.api.openstack.wsgi [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Flavor dd6beade-e7c6-4559-917b-f16d4e81e361 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1432.026515] [48526]: INFO nova.api.openstack.requestlog [None req-2489a5ec-7aa6-4ec7-b225-c96f4b3741ac tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 400 len: 107 microversion: 2.1 time: 0.040939 [ 1432.026812] [48526]: [pid: 48526|app: 0|req: 3427/6889] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:36 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 107 bytes in 41 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1432.032146] [48527]: DEBUG nova.api.openstack.wsgi [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.033703] [48527]: DEBUG nova.compute.api [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.037192] [48527]: DEBUG oslo_concurrency.lockutils [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.037443] [48527]: DEBUG oslo_concurrency.lockutils [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.037553] [48527]: DEBUG oslo_concurrency.lockutils [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.037809] [48527]: DEBUG oslo_concurrency.lockutils [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.037952] [48527]: DEBUG oslo_concurrency.lockutils [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.038087] [48527]: DEBUG oslo_concurrency.lockutils [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.053587] [48527]: WARNING neutronclient.v2_0.client [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.111828] [48527]: DEBUG nova.policy [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.116016] [48527]: INFO nova.api.openstack.requestlog [None req-db0727ba-c086-4c90-9a9e-a9cb5b7ed8b6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086110 [ 1432.116271] [48527]: [pid: 48527|app: 0|req: 3463/6890] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.128336] [48526]: DEBUG nova.api.openstack.wsgi [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.129806] [48526]: DEBUG nova.compute.api [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.133137] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.133319] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.133451] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.133763] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.133838] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.133962] [48526]: DEBUG oslo_concurrency.lockutils [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.149274] [48526]: WARNING neutronclient.v2_0.client [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.205627] [48526]: DEBUG nova.policy [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.210039] [48526]: INFO nova.api.openstack.requestlog [None req-b5fedcd4-d5d5-4c5a-b3b2-da3037076fe3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083838 [ 1432.210357] [48526]: [pid: 48526|app: 0|req: 3428/6891] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.222150] [48527]: DEBUG nova.api.openstack.wsgi [None req-feba8451-764f-43c8-9cc3-789951667166 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": ""}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1432.223732] [48527]: DEBUG nova.api.openstack.wsgi [None req-feba8451-764f-43c8-9cc3-789951667166 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid input for field/attribute flavorRef. Value: . '' should be non-empty {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1432.224131] [48527]: INFO nova.api.openstack.requestlog [None req-feba8451-764f-43c8-9cc3-789951667166 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 400 len: 120 microversion: 2.1 time: 0.004233 [ 1432.224574] [48527]: [pid: 48527|app: 0|req: 3464/6892] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:36 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 120 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1432.229493] [48526]: DEBUG nova.api.openstack.wsgi [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.231107] [48526]: DEBUG nova.compute.api [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.234890] [48526]: DEBUG oslo_concurrency.lockutils [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.235139] [48526]: DEBUG oslo_concurrency.lockutils [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.235285] [48526]: DEBUG oslo_concurrency.lockutils [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.235597] [48526]: DEBUG oslo_concurrency.lockutils [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.235772] [48526]: DEBUG oslo_concurrency.lockutils [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.235921] [48526]: DEBUG oslo_concurrency.lockutils [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.253095] [48526]: WARNING neutronclient.v2_0.client [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.311388] [48526]: DEBUG nova.policy [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.315506] [48526]: INFO nova.api.openstack.requestlog [None req-3536e350-fd58-44f9-b373-9916f29e8f28 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.088237 [ 1432.315912] [48526]: [pid: 48526|app: 0|req: 3429/6893] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.328370] [48527]: DEBUG nova.api.openstack.wsgi [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.330191] [48527]: DEBUG nova.compute.api [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.333567] [48527]: DEBUG oslo_concurrency.lockutils [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.333696] [48527]: DEBUG oslo_concurrency.lockutils [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.333832] [48527]: DEBUG oslo_concurrency.lockutils [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.334091] [48527]: DEBUG oslo_concurrency.lockutils [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.334244] [48527]: DEBUG oslo_concurrency.lockutils [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.334371] [48527]: DEBUG oslo_concurrency.lockutils [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.351886] [48527]: WARNING neutronclient.v2_0.client [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.408612] [48527]: DEBUG nova.policy [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.412804] [48527]: INFO nova.api.openstack.requestlog [None req-4226d4e6-3bdb-457c-96ad-76b322164ce9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086461 [ 1432.413131] [48527]: [pid: 48527|app: 0|req: 3465/6894] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.425215] [48526]: DEBUG nova.api.openstack.wsgi [None req-e32da8a4-105f-4a65-89bc-059b7d316b62 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1432.426824] [48526]: DEBUG nova.compute.api [None req-e32da8a4-105f-4a65-89bc-059b7d316b62 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: f89378aa-4954-4d21-98b2-a53ad8bd6cac] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.429967] [48526]: INFO nova.api.openstack.wsgi [None req-e32da8a4-105f-4a65-89bc-059b7d316b62 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance f89378aa-4954-4d21-98b2-a53ad8bd6cac could not be found. [ 1432.430279] [48526]: DEBUG nova.api.openstack.wsgi [None req-e32da8a4-105f-4a65-89bc-059b7d316b62 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance f89378aa-4954-4d21-98b2-a53ad8bd6cac could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1432.430710] [48526]: INFO nova.api.openstack.requestlog [None req-e32da8a4-105f-4a65-89bc-059b7d316b62 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f89378aa-4954-4d21-98b2-a53ad8bd6cac/action" status: 404 len: 111 microversion: 2.1 time: 0.007828 [ 1432.431062] [48526]: [pid: 48526|app: 0|req: 3430/6895] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:36 2025] POST /compute/v2.1/servers/f89378aa-4954-4d21-98b2-a53ad8bd6cac/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1432.435537] [48527]: DEBUG nova.api.openstack.wsgi [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.436989] [48527]: DEBUG nova.compute.api [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.440391] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.440632] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.440778] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.441043] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.441190] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.441309] [48527]: DEBUG oslo_concurrency.lockutils [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.458483] [48527]: WARNING neutronclient.v2_0.client [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.515472] [48527]: DEBUG nova.policy [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.519731] [48527]: INFO nova.api.openstack.requestlog [None req-d4b013f9-61de-4121-8c29-29d636309c77 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086132 [ 1432.520013] [48527]: [pid: 48527|app: 0|req: 3466/6896] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.532312] [48526]: DEBUG nova.api.openstack.wsgi [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.534361] [48526]: DEBUG nova.compute.api [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.537798] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.537984] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.538134] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.538390] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.538537] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.538661] [48526]: DEBUG oslo_concurrency.lockutils [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.554227] [48526]: WARNING neutronclient.v2_0.client [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.613913] [48526]: DEBUG nova.policy [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.618444] [48526]: INFO nova.api.openstack.requestlog [None req-af1d6da4-080e-4c8d-9a77-33c7b39b5dcc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.088243 [ 1432.618914] [48526]: [pid: 48526|app: 0|req: 3431/6897] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.630947] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb1e1b47-9823-48e7-8cac-6a918b6b8088 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1432.632421] [48527]: DEBUG nova.compute.api [None req-eb1e1b47-9823-48e7-8cac-6a918b6b8088 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: a6936af9-cc85-4e6b-8587-a5d46910e3a7] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.635618] [48527]: INFO nova.api.openstack.wsgi [None req-eb1e1b47-9823-48e7-8cac-6a918b6b8088 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance a6936af9-cc85-4e6b-8587-a5d46910e3a7 could not be found. [ 1432.635879] [48527]: DEBUG nova.api.openstack.wsgi [None req-eb1e1b47-9823-48e7-8cac-6a918b6b8088 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance a6936af9-cc85-4e6b-8587-a5d46910e3a7 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1432.636278] [48527]: INFO nova.api.openstack.requestlog [None req-eb1e1b47-9823-48e7-8cac-6a918b6b8088 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a6936af9-cc85-4e6b-8587-a5d46910e3a7/action" status: 404 len: 111 microversion: 2.1 time: 0.007715 [ 1432.636615] [48527]: [pid: 48527|app: 0|req: 3467/6898] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:36 2025] POST /compute/v2.1/servers/a6936af9-cc85-4e6b-8587-a5d46910e3a7/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1432.641360] [48526]: DEBUG nova.api.openstack.wsgi [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.642854] [48526]: DEBUG nova.compute.api [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.646240] [48526]: DEBUG oslo_concurrency.lockutils [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.646474] [48526]: DEBUG oslo_concurrency.lockutils [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.646633] [48526]: DEBUG oslo_concurrency.lockutils [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.646883] [48526]: DEBUG oslo_concurrency.lockutils [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.647039] [48526]: DEBUG oslo_concurrency.lockutils [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.647164] [48526]: DEBUG oslo_concurrency.lockutils [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.662453] [48526]: WARNING neutronclient.v2_0.client [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.719775] [48526]: DEBUG nova.policy [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.723786] [48526]: INFO nova.api.openstack.requestlog [None req-664b8672-fa22-4354-bbd0-95843c505fcd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084532 [ 1432.724100] [48526]: [pid: 48526|app: 0|req: 3432/6899] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.736387] [48527]: DEBUG nova.api.openstack.wsgi [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.739479] [48527]: DEBUG nova.compute.api [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.743097] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.743287] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.743424] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.743676] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.743817] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.743937] [48527]: DEBUG oslo_concurrency.lockutils [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.758850] [48527]: WARNING neutronclient.v2_0.client [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.816850] [48527]: DEBUG nova.policy [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.820978] [48527]: INFO nova.api.openstack.requestlog [None req-80c8f2b3-3fdd-44d5-b166-a428aaf3e26e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086852 [ 1432.821847] [48527]: [pid: 48527|app: 0|req: 3468/6900] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:36 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.837644] [48526]: DEBUG nova.api.openstack.wsgi [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1432.840323] [48526]: DEBUG nova.compute.api [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.846398] [48526]: DEBUG oslo_concurrency.lockutils [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.846837] [48526]: DEBUG oslo_concurrency.lockutils [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.847221] [48526]: DEBUG oslo_concurrency.lockutils [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.847791] [48526]: DEBUG oslo_concurrency.lockutils [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.848139] [48526]: DEBUG oslo_concurrency.lockutils [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.848386] [48526]: DEBUG oslo_concurrency.lockutils [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.863897] [48526]: INFO nova.api.openstack.wsgi [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Cannot 'resume' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state active [ 1432.864201] [48526]: DEBUG nova.api.openstack.wsgi [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 409 to user: Cannot 'resume' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state active {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1432.864764] [48526]: INFO nova.api.openstack.requestlog [None req-724abac8-4bb1-4777-9f4d-17ebd265d3cc tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 409 len: 144 microversion: 2.1 time: 0.031306 [ 1432.865160] [48526]: [pid: 48526|app: 0|req: 3433/6901] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:37 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 144 bytes in 32 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1432.870383] [48527]: DEBUG nova.api.openstack.wsgi [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.871933] [48527]: DEBUG nova.compute.api [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.875260] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.875470] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.875616] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.875865] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.876051] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.876207] [48527]: DEBUG oslo_concurrency.lockutils [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.891869] [48527]: WARNING neutronclient.v2_0.client [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.949354] [48527]: DEBUG nova.policy [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.953739] [48527]: INFO nova.api.openstack.requestlog [None req-0f2b711b-623b-4b96-a4c4-39c745951abd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085785 [ 1432.954094] [48527]: [pid: 48527|app: 0|req: 3469/6902] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:37 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.966375] [48526]: DEBUG nova.api.openstack.wsgi [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.967821] [48526]: DEBUG nova.compute.api [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.971054] [48526]: DEBUG oslo_concurrency.lockutils [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.971280] [48526]: DEBUG oslo_concurrency.lockutils [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.971449] [48526]: DEBUG oslo_concurrency.lockutils [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.971713] [48526]: DEBUG oslo_concurrency.lockutils [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.971861] [48526]: DEBUG oslo_concurrency.lockutils [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.971983] [48526]: DEBUG oslo_concurrency.lockutils [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.989011] [48526]: WARNING neutronclient.v2_0.client [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1433.045158] [48526]: DEBUG nova.policy [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1433.049336] [48526]: INFO nova.api.openstack.requestlog [None req-a452b720-b6cc-4b72-8d77-f4ff15b4f66b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085064 [ 1433.049644] [48526]: [pid: 48526|app: 0|req: 3434/6903] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:37 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1433.090042] [48527]: DEBUG nova.api.openstack.wsgi [None req-a25ef79e-1beb-42f1-b808-4c2f2d7037dd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "", "imageRef": "b4602209-7552-4502-84e4-1886c582a2a2", "flavorRef": "42", "networks": [{"uuid": "aab1d297-5043-442b-bd5b-04818d5781bf"}]}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1433.091238] [48527]: DEBUG nova.api.openstack.wsgi [None req-a25ef79e-1beb-42f1-b808-4c2f2d7037dd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1433.091607] [48527]: INFO nova.api.openstack.requestlog [None req-a25ef79e-1beb-42f1-b808-4c2f2d7037dd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 115 microversion: 2.1 time: 0.004070 [ 1433.091896] [48527]: [pid: 48527|app: 0|req: 3470/6904] 10.180.1.21 () {60 vars in 1142 bytes} [Fri Dec 12 14:05:37 2025] POST /compute/v2.1/servers => generated 115 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1433.096571] [48526]: DEBUG nova.api.openstack.wsgi [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1433.098184] [48526]: DEBUG nova.compute.api [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1433.101589] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.101780] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.101915] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.102242] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.102500] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.102674] [48526]: DEBUG oslo_concurrency.lockutils [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.117490] [48526]: WARNING neutronclient.v2_0.client [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1433.176155] [48526]: DEBUG nova.policy [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1433.180410] [48526]: INFO nova.api.openstack.requestlog [None req-bf7dd359-3137-400d-8aee-896af55c52d9 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085993 [ 1433.180729] [48526]: [pid: 48526|app: 0|req: 3435/6905] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:37 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1433.193243] [48527]: DEBUG nova.api.openstack.wsgi [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1433.195192] [48527]: DEBUG nova.compute.api [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1433.198763] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.198955] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.199107] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.199367] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.199624] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.199781] [48527]: DEBUG oslo_concurrency.lockutils [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.215553] [48527]: WARNING neutronclient.v2_0.client [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1433.273127] [48527]: DEBUG nova.policy [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1433.277265] [48527]: INFO nova.api.openstack.requestlog [None req-c2cc3311-843c-4997-8e2e-3bb42c13e082 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085985 [ 1433.277638] [48527]: [pid: 48527|app: 0|req: 3471/6906] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:37 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1433.289471] [48526]: DEBUG nova.api.openstack.wsgi [None req-9040b9b3-96f8-4741-bbc6-94ca0e3bd4da tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1433.290885] [48526]: DEBUG nova.compute.api [None req-9040b9b3-96f8-4741-bbc6-94ca0e3bd4da tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 688b74ea-2b8f-456b-8161-8164239ad29d] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1433.294106] [48526]: INFO nova.api.openstack.wsgi [None req-9040b9b3-96f8-4741-bbc6-94ca0e3bd4da tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 688b74ea-2b8f-456b-8161-8164239ad29d could not be found. [ 1433.294390] [48526]: DEBUG nova.api.openstack.wsgi [None req-9040b9b3-96f8-4741-bbc6-94ca0e3bd4da tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 688b74ea-2b8f-456b-8161-8164239ad29d could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1433.294807] [48526]: INFO nova.api.openstack.requestlog [None req-9040b9b3-96f8-4741-bbc6-94ca0e3bd4da tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/688b74ea-2b8f-456b-8161-8164239ad29d/action" status: 404 len: 111 microversion: 2.1 time: 0.007576 [ 1433.295144] [48526]: [pid: 48526|app: 0|req: 3436/6907] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:37 2025] POST /compute/v2.1/servers/688b74ea-2b8f-456b-8161-8164239ad29d/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1433.300180] [48527]: DEBUG nova.api.openstack.wsgi [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1433.301729] [48527]: DEBUG nova.compute.api [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1433.304833] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.305019] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.305154] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.305402] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.305542] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.305661] [48527]: DEBUG oslo_concurrency.lockutils [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.320209] [48527]: WARNING neutronclient.v2_0.client [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1433.374747] [48527]: DEBUG nova.policy [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1433.378881] [48527]: INFO nova.api.openstack.requestlog [None req-cf278792-c2b6-423f-8763-35f2489e3256 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.080807 [ 1433.379205] [48527]: [pid: 48527|app: 0|req: 3472/6908] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:37 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1433.391299] [48526]: DEBUG nova.api.openstack.wsgi [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1433.393186] [48526]: DEBUG nova.compute.api [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1433.396637] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.396804] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.396936] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.397265] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.397428] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.397545] [48526]: DEBUG oslo_concurrency.lockutils [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.412646] [48526]: WARNING neutronclient.v2_0.client [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1433.468365] [48526]: DEBUG nova.policy [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1433.472400] [48526]: INFO nova.api.openstack.requestlog [None req-d3037397-fc15-4216-821b-a57c9be5bd34 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083181 [ 1433.472701] [48526]: [pid: 48526|app: 0|req: 3437/6909] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:37 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1433.484114] [48527]: DEBUG nova.api.openstack.wsgi [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1433.485651] [48527]: DEBUG nova.compute.api [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1433.489104] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.489283] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.489414] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.489662] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.489800] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.489931] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.505164] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.505330] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.505549] [48527]: DEBUG oslo_concurrency.lockutils [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.507754] [48527]: DEBUG nova.objects.instance [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lazy-loading 'flavor' on Instance uuid 99610e17-a1eb-4daf-b899-48afbd6f981a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1433.879220] [48527]: INFO nova.api.openstack.requestlog [None req-06e8198e-8901-49dc-90ad-1f443dfc420b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 202 len: 0 microversion: 2.1 time: 0.397050 [ 1433.879733] [48527]: [pid: 48527|app: 0|req: 3473/6910] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:37 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 0 bytes in 398 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1433.885026] [48526]: DEBUG nova.api.openstack.wsgi [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1433.886230] [48526]: DEBUG nova.compute.api [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1433.891713] [48526]: DEBUG oslo_concurrency.lockutils [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.891917] [48526]: DEBUG oslo_concurrency.lockutils [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.892096] [48526]: DEBUG oslo_concurrency.lockutils [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.892384] [48526]: DEBUG oslo_concurrency.lockutils [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.892564] [48526]: DEBUG oslo_concurrency.lockutils [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.892722] [48526]: DEBUG oslo_concurrency.lockutils [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.913826] [48526]: WARNING neutronclient.v2_0.client [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1433.974032] [48526]: DEBUG nova.policy [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1433.978268] [48526]: INFO nova.api.openstack.requestlog [None req-75939b7f-2414-4f92-9c00-ab53c633112a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1509 microversion: 2.1 time: 0.095875 [ 1433.978803] [48526]: [pid: 48526|app: 0|req: 3438/6911] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:38 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1509 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1434.993048] [48527]: DEBUG nova.api.openstack.wsgi [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1434.993776] [48527]: DEBUG nova.compute.api [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1434.999337] [48527]: DEBUG oslo_concurrency.lockutils [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.999511] [48527]: DEBUG oslo_concurrency.lockutils [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.999646] [48527]: DEBUG oslo_concurrency.lockutils [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.999911] [48527]: DEBUG oslo_concurrency.lockutils [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.000070] [48527]: DEBUG oslo_concurrency.lockutils [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.000197] [48527]: DEBUG oslo_concurrency.lockutils [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.023582] [48527]: WARNING neutronclient.v2_0.client [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1435.083570] [48527]: DEBUG nova.policy [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1435.090250] [48527]: INFO nova.api.openstack.requestlog [None req-f425ed0e-be98-4583-a470-797d6a4806e0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1509 microversion: 2.1 time: 0.100264 [ 1435.090697] [48527]: [pid: 48527|app: 0|req: 3474/6912] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:39 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1509 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1436.102970] [48526]: DEBUG nova.api.openstack.wsgi [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1436.104507] [48526]: DEBUG nova.compute.api [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1436.108175] [48526]: DEBUG oslo_concurrency.lockutils [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.108366] [48526]: DEBUG oslo_concurrency.lockutils [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.108504] [48526]: DEBUG oslo_concurrency.lockutils [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.108801] [48526]: DEBUG oslo_concurrency.lockutils [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.108968] [48526]: DEBUG oslo_concurrency.lockutils [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.109118] [48526]: DEBUG oslo_concurrency.lockutils [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.124275] [48526]: WARNING neutronclient.v2_0.client [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1436.216728] [48526]: DEBUG nova.policy [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1436.221011] [48526]: INFO nova.api.openstack.requestlog [None req-0460e46b-f8a7-4715-bfe8-69b78901abe5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1509 microversion: 2.1 time: 0.120157 [ 1436.221351] [48526]: [pid: 48526|app: 0|req: 3439/6913] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:40 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1509 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1437.233371] [48527]: DEBUG nova.api.openstack.wsgi [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1437.234883] [48527]: DEBUG nova.compute.api [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1437.240936] [48527]: DEBUG oslo_concurrency.lockutils [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1437.241142] [48527]: DEBUG oslo_concurrency.lockutils [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1437.241279] [48527]: DEBUG oslo_concurrency.lockutils [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1437.241549] [48527]: DEBUG oslo_concurrency.lockutils [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1437.241696] [48527]: DEBUG oslo_concurrency.lockutils [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1437.241856] [48527]: DEBUG oslo_concurrency.lockutils [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1437.260493] [48527]: WARNING neutronclient.v2_0.client [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1437.320311] [48527]: DEBUG nova.policy [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1437.324727] [48527]: INFO nova.api.openstack.requestlog [None req-97ab9e39-85dc-4dad-b973-6751e7be3eae tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1530 microversion: 2.1 time: 0.093539 [ 1437.325075] [48527]: [pid: 48527|app: 0|req: 3475/6914] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:41 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1530 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1438.338701] [48526]: DEBUG nova.api.openstack.wsgi [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1438.340262] [48526]: DEBUG nova.compute.api [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1438.344106] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.344404] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.344581] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.344889] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.345043] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.345124] [48526]: DEBUG oslo_concurrency.lockutils [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.362409] [48526]: WARNING neutronclient.v2_0.client [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1438.421602] [48526]: DEBUG nova.policy [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1438.425986] [48526]: INFO nova.api.openstack.requestlog [None req-99f4c7b2-6293-4f18-b7fe-b8f250bec93a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1525 microversion: 2.1 time: 0.089546 [ 1438.426342] [48526]: [pid: 48526|app: 0|req: 3440/6915] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:42 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1525 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1438.681766] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell0:SELECT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1439.439576] [48527]: DEBUG nova.api.openstack.wsgi [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1439.441048] [48527]: DEBUG nova.compute.api [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1439.444404] [48527]: DEBUG oslo_concurrency.lockutils [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1439.444608] [48527]: DEBUG oslo_concurrency.lockutils [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1439.444745] [48527]: DEBUG oslo_concurrency.lockutils [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1439.445018] [48527]: DEBUG oslo_concurrency.lockutils [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1439.445189] [48527]: DEBUG oslo_concurrency.lockutils [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1439.445355] [48527]: DEBUG oslo_concurrency.lockutils [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1439.469434] [48527]: WARNING neutronclient.v2_0.client [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1439.533993] [48527]: DEBUG nova.policy [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1439.540729] [48527]: INFO nova.api.openstack.requestlog [None req-250b9757-00e1-433a-b48b-be2463a0a7d0 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1525 microversion: 2.1 time: 0.103375 [ 1439.541089] [48527]: [pid: 48527|app: 0|req: 3476/6916] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:43 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1525 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1440.556265] [48526]: DEBUG nova.api.openstack.wsgi [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1440.558147] [48526]: DEBUG nova.compute.api [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1440.562659] [48526]: DEBUG oslo_concurrency.lockutils [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1440.562990] [48526]: DEBUG oslo_concurrency.lockutils [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1440.563238] [48526]: DEBUG oslo_concurrency.lockutils [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1440.563681] [48526]: DEBUG oslo_concurrency.lockutils [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1440.563933] [48526]: DEBUG oslo_concurrency.lockutils [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1440.564159] [48526]: DEBUG oslo_concurrency.lockutils [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1440.586188] [48526]: WARNING neutronclient.v2_0.client [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1440.645073] [48526]: DEBUG nova.policy [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1440.649513] [48526]: INFO nova.api.openstack.requestlog [None req-eebdeb80-7a5b-4a94-a65d-f369734e583b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1525 microversion: 2.1 time: 0.096483 [ 1440.649805] [48526]: [pid: 48526|app: 0|req: 3441/6917] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:44 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1525 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1441.663279] [48527]: DEBUG nova.api.openstack.wsgi [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1441.664766] [48527]: DEBUG nova.compute.api [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1441.668517] [48527]: DEBUG oslo_concurrency.lockutils [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1441.668733] [48527]: DEBUG oslo_concurrency.lockutils [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1441.668882] [48527]: DEBUG oslo_concurrency.lockutils [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1441.669229] [48527]: DEBUG oslo_concurrency.lockutils [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1441.669406] [48527]: DEBUG oslo_concurrency.lockutils [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1441.669552] [48527]: DEBUG oslo_concurrency.lockutils [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1441.687063] [48527]: WARNING neutronclient.v2_0.client [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1441.790772] [48527]: DEBUG nova.policy [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1441.798510] [48527]: INFO nova.api.openstack.requestlog [None req-78c252a1-b3de-48b6-8ae6-07f0e1d455ea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1525 microversion: 2.1 time: 0.137415 [ 1441.799115] [48527]: [pid: 48527|app: 0|req: 3477/6918] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:45 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1525 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1442.021449] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell0:SELECT=2 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1442.812312] [48526]: DEBUG nova.api.openstack.wsgi [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1442.813755] [48526]: DEBUG nova.compute.api [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1442.819512] [48526]: DEBUG oslo_concurrency.lockutils [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1442.819718] [48526]: DEBUG oslo_concurrency.lockutils [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1442.819840] [48526]: DEBUG oslo_concurrency.lockutils [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1442.820106] [48526]: DEBUG oslo_concurrency.lockutils [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1442.820249] [48526]: DEBUG oslo_concurrency.lockutils [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1442.820395] [48526]: DEBUG oslo_concurrency.lockutils [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1442.846159] [48526]: WARNING neutronclient.v2_0.client [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1442.907592] [48526]: DEBUG nova.policy [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1442.912091] [48526]: INFO nova.api.openstack.requestlog [None req-8635e465-e2a7-45b9-b02e-7bf226ad4b73 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1525 microversion: 2.1 time: 0.102071 [ 1442.912557] [48526]: [pid: 48526|app: 0|req: 3442/6919] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:47 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1525 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1443.926054] [48527]: DEBUG nova.api.openstack.wsgi [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1443.927536] [48527]: DEBUG nova.compute.api [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1443.930985] [48527]: DEBUG oslo_concurrency.lockutils [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1443.931175] [48527]: DEBUG oslo_concurrency.lockutils [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1443.931311] [48527]: DEBUG oslo_concurrency.lockutils [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1443.931617] [48527]: DEBUG oslo_concurrency.lockutils [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1443.931781] [48527]: DEBUG oslo_concurrency.lockutils [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1443.931905] [48527]: DEBUG oslo_concurrency.lockutils [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1443.948334] [48527]: WARNING neutronclient.v2_0.client [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1444.007634] [48527]: DEBUG nova.policy [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1444.012628] [48527]: INFO nova.api.openstack.requestlog [None req-04490e6f-294c-4006-ba7f-f8c73e9e762a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1525 microversion: 2.1 time: 0.088852 [ 1444.012996] [48527]: [pid: 48527|app: 0|req: 3478/6920] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:48 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1525 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1445.027082] [48526]: DEBUG nova.api.openstack.wsgi [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1445.028311] [48526]: DEBUG nova.compute.api [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1445.032414] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1445.032634] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1445.032776] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1445.033133] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1445.033350] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1445.033525] [48526]: DEBUG oslo_concurrency.lockutils [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1445.049876] [48526]: WARNING neutronclient.v2_0.client [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1445.108707] [48526]: DEBUG nova.policy [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1445.113414] [48526]: INFO nova.api.openstack.requestlog [None req-2b821079-d964-444b-b54d-b522dae4cc37 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1525 microversion: 2.1 time: 0.088885 [ 1445.113882] [48526]: [pid: 48526|app: 0|req: 3443/6921] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:49 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1525 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1446.126800] [48527]: DEBUG nova.api.openstack.wsgi [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1446.128326] [48527]: DEBUG nova.compute.api [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1446.131946] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1446.132103] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1446.132247] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1446.132500] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1446.132645] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1446.132763] [48527]: DEBUG oslo_concurrency.lockutils [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1446.148867] [48527]: WARNING neutronclient.v2_0.client [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1446.208475] [48527]: DEBUG nova.policy [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1446.212644] [48527]: INFO nova.api.openstack.requestlog [None req-6f0b4087-7c8a-48b3-ab32-635825df2cd1 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1525 microversion: 2.1 time: 0.088260 [ 1446.212977] [48527]: [pid: 48527|app: 0|req: 3479/6922] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:50 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1525 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1447.226059] [48526]: DEBUG nova.api.openstack.wsgi [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1447.227744] [48526]: DEBUG nova.compute.api [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1447.231911] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1447.232120] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1447.232260] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1447.232515] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1447.232657] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1447.232779] [48526]: DEBUG oslo_concurrency.lockutils [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1447.248728] [48526]: WARNING neutronclient.v2_0.client [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1447.328075] [48526]: DEBUG nova.policy [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1447.332085] [48526]: INFO nova.api.openstack.requestlog [None req-e7042d7c-565a-4fe9-89ba-ae2f6d0b1f7f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1525 microversion: 2.1 time: 0.108269 [ 1447.332409] [48526]: [pid: 48526|app: 0|req: 3444/6923] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:51 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1525 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1448.345302] [48527]: DEBUG nova.api.openstack.wsgi [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1448.346748] [48527]: DEBUG nova.compute.api [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1448.351912] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1448.352100] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1448.352234] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1448.352478] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1448.352618] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1448.352738] [48527]: DEBUG oslo_concurrency.lockutils [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1448.368608] [48527]: WARNING neutronclient.v2_0.client [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1448.437596] [48527]: DEBUG nova.policy [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1448.443723] [48527]: INFO nova.api.openstack.requestlog [None req-3a50445e-e9fd-42aa-a602-6fa855d47d6c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1507 microversion: 2.1 time: 0.100649 [ 1448.444067] [48527]: [pid: 48527|app: 0|req: 3480/6924] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:52 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1507 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1449.457210] [48526]: DEBUG nova.api.openstack.wsgi [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1449.458735] [48526]: DEBUG nova.compute.api [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1449.462209] [48526]: DEBUG oslo_concurrency.lockutils [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.462398] [48526]: DEBUG oslo_concurrency.lockutils [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.462540] [48526]: DEBUG oslo_concurrency.lockutils [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.462797] [48526]: DEBUG oslo_concurrency.lockutils [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.462947] [48526]: DEBUG oslo_concurrency.lockutils [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.463128] [48526]: DEBUG oslo_concurrency.lockutils [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.479590] [48526]: WARNING neutronclient.v2_0.client [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1449.535057] [48526]: DEBUG nova.policy [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1449.539218] [48526]: INFO nova.api.openstack.requestlog [None req-b163024e-32a3-4fd4-b821-3144b1dc8ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1507 microversion: 2.1 time: 0.084241 [ 1449.539540] [48526]: [pid: 48526|app: 0|req: 3445/6925] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:53 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1507 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1449.684821] [48527]: DEBUG nova.api.openstack.wsgi [None req-26017ba0-3f5b-407e-a70d-0757095bf714 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1449.686180] [48527]: DEBUG nova.compute.api [None req-26017ba0-3f5b-407e-a70d-0757095bf714 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1449.689592] [48527]: DEBUG oslo_concurrency.lockutils [None req-26017ba0-3f5b-407e-a70d-0757095bf714 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.689769] [48527]: DEBUG oslo_concurrency.lockutils [None req-26017ba0-3f5b-407e-a70d-0757095bf714 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.689902] [48527]: DEBUG oslo_concurrency.lockutils [None req-26017ba0-3f5b-407e-a70d-0757095bf714 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.690165] [48527]: DEBUG oslo_concurrency.lockutils [None req-26017ba0-3f5b-407e-a70d-0757095bf714 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.690313] [48527]: DEBUG oslo_concurrency.lockutils [None req-26017ba0-3f5b-407e-a70d-0757095bf714 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.690434] [48527]: DEBUG oslo_concurrency.lockutils [None req-26017ba0-3f5b-407e-a70d-0757095bf714 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.705891] [48527]: INFO nova.api.openstack.requestlog [None req-26017ba0-3f5b-407e-a70d-0757095bf714 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/ips" status: 200 len: 157 microversion: 2.20 time: 0.023580 [ 1449.706237] [48527]: [pid: 48527|app: 0|req: 3481/6926] 10.180.1.21 () {60 vars in 1284 bytes} [Fri Dec 12 14:05:53 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/ips => generated 157 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1450.552209] [48526]: DEBUG nova.api.openstack.wsgi [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1450.553614] [48526]: DEBUG nova.compute.api [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1450.558756] [48526]: DEBUG oslo_concurrency.lockutils [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1450.559367] [48526]: DEBUG oslo_concurrency.lockutils [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1450.559367] [48526]: DEBUG oslo_concurrency.lockutils [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1450.559367] [48526]: DEBUG oslo_concurrency.lockutils [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1450.559498] [48526]: DEBUG oslo_concurrency.lockutils [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1450.559642] [48526]: DEBUG oslo_concurrency.lockutils [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1450.579191] [48526]: WARNING neutronclient.v2_0.client [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1450.669804] [48526]: DEBUG nova.policy [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1450.676628] [48526]: INFO nova.api.openstack.requestlog [None req-2335ba3a-f958-4fbc-9647-5d4ccc97bf38 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1507 microversion: 2.1 time: 0.126503 [ 1450.676980] [48526]: [pid: 48526|app: 0|req: 3446/6927] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:54 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1507 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1450.924554] [48527]: DEBUG nova.api.openstack.wsgi [req-2e335ac5-2528-4856-8ffe-1e9b81f773b6 req-248fef37-2ae8-4ec8-aca9-dc8768b2cf1d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "99610e17-a1eb-4daf-b899-48afbd6f981a", "name": "network-vif-unplugged", "status": "completed", "tag": "fca18e51-a95a-4a8c-ba01-72ecf2f00244"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1450.931718] [48527]: DEBUG oslo_concurrency.lockutils [req-2e335ac5-2528-4856-8ffe-1e9b81f773b6 req-248fef37-2ae8-4ec8-aca9-dc8768b2cf1d service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1450.931896] [48527]: DEBUG oslo_concurrency.lockutils [req-2e335ac5-2528-4856-8ffe-1e9b81f773b6 req-248fef37-2ae8-4ec8-aca9-dc8768b2cf1d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1450.932036] [48527]: DEBUG oslo_concurrency.lockutils [req-2e335ac5-2528-4856-8ffe-1e9b81f773b6 req-248fef37-2ae8-4ec8-aca9-dc8768b2cf1d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1450.938736] [48527]: INFO nova.api.openstack.compute.server_external_events [req-2e335ac5-2528-4856-8ffe-1e9b81f773b6 req-248fef37-2ae8-4ec8-aca9-dc8768b2cf1d service nova] Creating event network-vif-unplugged:fca18e51-a95a-4a8c-ba01-72ecf2f00244 for instance 99610e17-a1eb-4daf-b899-48afbd6f981a on cpu-1 [ 1450.942793] [48527]: INFO nova.api.openstack.requestlog [req-2e335ac5-2528-4856-8ffe-1e9b81f773b6 req-248fef37-2ae8-4ec8-aca9-dc8768b2cf1d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020468 [ 1450.943159] [48527]: [pid: 48527|app: 0|req: 3482/6928] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:05:55 2025] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1451.092397] [48526]: DEBUG nova.api.openstack.wsgi [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1451.093790] [48526]: DEBUG nova.compute.api [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1451.097322] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.097508] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.097644] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.097895] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.098054] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.098180] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.115840] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.116026] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.116151] [48526]: DEBUG oslo_concurrency.lockutils [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.119660] [48526]: DEBUG nova.objects.instance [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lazy-loading 'flavor' on Instance uuid 1dfcd443-32a3-426e-9146-2752d393d488 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1451.449646] [48526]: INFO nova.api.openstack.requestlog [None req-3e453812-27e7-40f1-9fa3-e80bd17d9a6e tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/action" status: 202 len: 0 microversion: 2.20 time: 0.359243 [ 1451.450026] [48526]: [pid: 48526|app: 0|req: 3447/6929] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 14:05:55 2025] POST /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/action => generated 0 bytes in 360 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1451.455462] [48527]: DEBUG nova.api.openstack.wsgi [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1451.456480] [48527]: DEBUG nova.compute.api [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1451.459929] [48527]: DEBUG oslo_concurrency.lockutils [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.460126] [48527]: DEBUG oslo_concurrency.lockutils [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.460262] [48527]: DEBUG oslo_concurrency.lockutils [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.460508] [48527]: DEBUG oslo_concurrency.lockutils [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.460647] [48527]: DEBUG oslo_concurrency.lockutils [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.460769] [48527]: DEBUG oslo_concurrency.lockutils [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.476180] [48527]: WARNING neutronclient.v2_0.client [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1451.563090] [48527]: DEBUG nova.policy [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1451.572029] [48527]: DEBUG nova.policy [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1451.572389] [48527]: DEBUG nova.policy [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1451.573246] [48527]: INFO nova.api.openstack.requestlog [None req-65734d6c-057e-4864-b10a-6f9046c8aabd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1723 microversion: 2.20 time: 0.120414 [ 1451.573706] [48527]: [pid: 48527|app: 0|req: 3483/6930] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:55 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1723 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1451.689955] [48526]: DEBUG nova.api.openstack.wsgi [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1451.691391] [48526]: DEBUG nova.compute.api [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1451.696790] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.696972] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.697125] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.697383] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.697558] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.697711] [48526]: DEBUG oslo_concurrency.lockutils [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.716124] [48526]: WARNING neutronclient.v2_0.client [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1451.788683] [48526]: DEBUG nova.policy [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1451.795034] [48526]: INFO nova.api.openstack.requestlog [None req-2f54f041-0c29-49bc-8528-ca71617a15bd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1510 microversion: 2.1 time: 0.107508 [ 1451.795353] [48526]: [pid: 48526|app: 0|req: 3448/6931] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:55 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1510 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1451.807050] [48527]: DEBUG nova.api.openstack.wsgi [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1451.808471] [48527]: DEBUG nova.compute.api [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1451.811951] [48527]: DEBUG oslo_concurrency.lockutils [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.812162] [48527]: DEBUG oslo_concurrency.lockutils [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.812301] [48527]: DEBUG oslo_concurrency.lockutils [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.812545] [48527]: DEBUG oslo_concurrency.lockutils [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.812685] [48527]: DEBUG oslo_concurrency.lockutils [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.812805] [48527]: DEBUG oslo_concurrency.lockutils [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.834712] [48527]: WARNING neutronclient.v2_0.client [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1451.889966] [48527]: DEBUG nova.policy [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1451.894032] [48527]: INFO nova.api.openstack.requestlog [None req-f52cb020-f229-4295-b6c8-699868eabacb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1510 microversion: 2.1 time: 0.089063 [ 1451.894354] [48527]: [pid: 48527|app: 0|req: 3484/6932] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:56 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1510 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1451.943351] [48526]: DEBUG nova.api.openstack.wsgi [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1451.944712] [48526]: DEBUG nova.compute.api [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1451.948069] [48526]: DEBUG oslo_concurrency.lockutils [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.948257] [48526]: DEBUG oslo_concurrency.lockutils [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.948390] [48526]: DEBUG oslo_concurrency.lockutils [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.948643] [48526]: DEBUG oslo_concurrency.lockutils [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.948787] [48526]: DEBUG oslo_concurrency.lockutils [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.948936] [48526]: DEBUG oslo_concurrency.lockutils [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.964103] [48526]: DEBUG oslo_concurrency.lockutils [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.964311] [48526]: DEBUG oslo_concurrency.lockutils [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.964455] [48526]: DEBUG oslo_concurrency.lockutils [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.967615] [48526]: DEBUG nova.objects.instance [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lazy-loading 'flavor' on Instance uuid 99610e17-a1eb-4daf-b899-48afbd6f981a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1451.973512] [48526]: INFO nova.api.openstack.wsgi [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Cannot 'shelve' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state shelved_offloaded [ 1451.973768] [48526]: DEBUG nova.api.openstack.wsgi [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 409 to user: Cannot 'shelve' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state shelved_offloaded {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1451.974159] [48526]: INFO nova.api.openstack.requestlog [None req-97173083-5681-440b-9df4-f2f5766e065f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 409 len: 155 microversion: 2.1 time: 0.033034 [ 1451.974476] [48526]: [pid: 48526|app: 0|req: 3449/6933] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:56 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 155 bytes in 33 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1451.979256] [48527]: DEBUG nova.api.openstack.wsgi [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1451.980784] [48527]: DEBUG nova.compute.api [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1451.984380] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.984573] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.984711] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.984961] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.985112] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.985235] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.997904] [48527]: WARNING neutronclient.v2_0.client [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1452.010314] [48527]: DEBUG nova.compute.api [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=48527) unshelve /opt/stack/nova/nova/compute/api.py:4695}} [ 1452.054807] [48527]: INFO nova.api.openstack.requestlog [None req-ae6b80a7-2fbf-468c-ac34-52b651c400fd tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 202 len: 0 microversion: 2.1 time: 0.077485 [ 1452.055321] [48527]: [pid: 48527|app: 0|req: 3485/6934] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:05:56 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1452.060749] [48526]: DEBUG nova.api.openstack.wsgi [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1452.062326] [48526]: DEBUG nova.compute.api [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1452.065940] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.066145] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.066292] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1452.066596] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.066729] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.066854] [48526]: DEBUG oslo_concurrency.lockutils [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1452.089051] [48526]: WARNING neutronclient.v2_0.client [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1452.145146] [48526]: DEBUG nova.policy [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1452.149303] [48526]: INFO nova.api.openstack.requestlog [None req-3cddcc3d-8af9-4ff6-bc51-6d48b35dec63 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1518 microversion: 2.1 time: 0.090720 [ 1452.149629] [48526]: [pid: 48526|app: 0|req: 3450/6935] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:56 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1518 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1452.588032] [48527]: DEBUG nova.api.openstack.wsgi [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1452.589579] [48527]: DEBUG nova.compute.api [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1452.595054] [48527]: DEBUG oslo_concurrency.lockutils [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.595248] [48527]: DEBUG oslo_concurrency.lockutils [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.595387] [48527]: DEBUG oslo_concurrency.lockutils [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1452.595634] [48527]: DEBUG oslo_concurrency.lockutils [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.595776] [48527]: DEBUG oslo_concurrency.lockutils [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.595896] [48527]: DEBUG oslo_concurrency.lockutils [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1452.620912] [48527]: WARNING neutronclient.v2_0.client [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1452.742515] [48527]: DEBUG nova.policy [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1452.750346] [48527]: DEBUG nova.policy [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1452.751275] [48527]: DEBUG nova.policy [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1452.752089] [48527]: INFO nova.api.openstack.requestlog [None req-d09ee3b6-68b2-444e-98fa-417b545add89 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1723 microversion: 2.20 time: 0.166362 [ 1452.752500] [48527]: [pid: 48527|app: 0|req: 3486/6936] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:56 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1723 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1452.954924] [48526]: DEBUG nova.api.openstack.wsgi [req-5e0c4875-db2a-4ec6-9db4-194caa1f465e req-17ed90a7-00f3-4f70-af3f-4a61e972891a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "99610e17-a1eb-4daf-b899-48afbd6f981a", "tag": "fca18e51-a95a-4a8c-ba01-72ecf2f00244"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1452.958393] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=100,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1452.960781] [48526]: DEBUG oslo_concurrency.lockutils [req-5e0c4875-db2a-4ec6-9db4-194caa1f465e req-17ed90a7-00f3-4f70-af3f-4a61e972891a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.960966] [48526]: DEBUG oslo_concurrency.lockutils [req-5e0c4875-db2a-4ec6-9db4-194caa1f465e req-17ed90a7-00f3-4f70-af3f-4a61e972891a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.961123] [48526]: DEBUG oslo_concurrency.lockutils [req-5e0c4875-db2a-4ec6-9db4-194caa1f465e req-17ed90a7-00f3-4f70-af3f-4a61e972891a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1452.968366] [48526]: INFO nova.api.openstack.compute.server_external_events [req-5e0c4875-db2a-4ec6-9db4-194caa1f465e req-17ed90a7-00f3-4f70-af3f-4a61e972891a service nova] Creating event network-changed:fca18e51-a95a-4a8c-ba01-72ecf2f00244 for instance 99610e17-a1eb-4daf-b899-48afbd6f981a on cpu-1 [ 1452.972811] [48526]: INFO nova.api.openstack.requestlog [req-5e0c4875-db2a-4ec6-9db4-194caa1f465e req-17ed90a7-00f3-4f70-af3f-4a61e972891a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020589 [ 1452.973203] [48526]: [pid: 48526|app: 0|req: 3451/6937] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:05:57 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) [ 1453.162539] [48527]: DEBUG nova.api.openstack.wsgi [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1453.163998] [48527]: DEBUG nova.compute.api [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1453.170066] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.170267] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.170392] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.170735] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.170836] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.170900] [48527]: DEBUG oslo_concurrency.lockutils [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.199466] [48527]: WARNING neutronclient.v2_0.client [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1453.288899] [48527]: DEBUG nova.policy [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1453.295218] [48527]: INFO nova.api.openstack.requestlog [None req-b56cb823-7c66-4cc1-9644-bb88819d4320 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1518 microversion: 2.1 time: 0.134779 [ 1453.295695] [48527]: [pid: 48527|app: 0|req: 3487/6938] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:57 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1518 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1453.766693] [48526]: DEBUG nova.api.openstack.wsgi [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1453.768181] [48526]: DEBUG nova.compute.api [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1453.773488] [48526]: DEBUG oslo_concurrency.lockutils [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.773657] [48526]: DEBUG oslo_concurrency.lockutils [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.773791] [48526]: DEBUG oslo_concurrency.lockutils [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.774047] [48526]: DEBUG oslo_concurrency.lockutils [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.774194] [48526]: DEBUG oslo_concurrency.lockutils [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.774315] [48526]: DEBUG oslo_concurrency.lockutils [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.794522] [48526]: WARNING neutronclient.v2_0.client [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1453.858263] [48526]: DEBUG nova.policy [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1453.864674] [48526]: DEBUG nova.policy [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1453.865302] [48526]: DEBUG nova.policy [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1453.865901] [48526]: INFO nova.api.openstack.requestlog [None req-c83f4a76-0cf6-44d8-a87a-a54e04919a88 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1744 microversion: 2.20 time: 0.101691 [ 1453.866236] [48526]: [pid: 48526|app: 0|req: 3452/6939] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:57 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1744 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1454.320823] [48527]: DEBUG nova.api.openstack.wsgi [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1454.322204] [48527]: DEBUG nova.compute.api [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1454.325835] [48527]: DEBUG oslo_concurrency.lockutils [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.326075] [48527]: DEBUG oslo_concurrency.lockutils [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.326227] [48527]: DEBUG oslo_concurrency.lockutils [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.326880] [48527]: DEBUG oslo_concurrency.lockutils [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.326880] [48527]: DEBUG oslo_concurrency.lockutils [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.326880] [48527]: DEBUG oslo_concurrency.lockutils [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.343700] [48527]: WARNING neutronclient.v2_0.client [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1454.428173] [48527]: DEBUG nova.policy [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1454.432248] [48527]: INFO nova.api.openstack.requestlog [None req-44f2284e-558c-4906-947c-4f9cbdc7a037 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1518 microversion: 2.1 time: 0.113650 [ 1454.432561] [48527]: [pid: 48527|app: 0|req: 3488/6940] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:58 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1518 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1454.880934] [48526]: DEBUG nova.api.openstack.wsgi [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1454.882380] [48526]: DEBUG nova.compute.api [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1454.886164] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.886381] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.886519] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.886815] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.886964] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.887130] [48526]: DEBUG oslo_concurrency.lockutils [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.889875] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=299,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1454.903621] [48526]: WARNING neutronclient.v2_0.client [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1454.964812] [48526]: DEBUG nova.policy [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1454.969229] [48526]: DEBUG nova.policy [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1454.969845] [48526]: DEBUG nova.policy [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1454.970460] [48526]: INFO nova.api.openstack.requestlog [None req-f8aef761-88cc-4d1f-b5ba-2595eebb8a0a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1744 microversion: 2.20 time: 0.091938 [ 1454.970775] [48526]: [pid: 48526|app: 0|req: 3453/6941] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:05:59 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1744 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1455.445437] [48527]: DEBUG nova.api.openstack.wsgi [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1455.446953] [48527]: DEBUG nova.compute.api [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1455.450390] [48527]: DEBUG oslo_concurrency.lockutils [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.450579] [48527]: DEBUG oslo_concurrency.lockutils [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.450716] [48527]: DEBUG oslo_concurrency.lockutils [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.451043] [48527]: DEBUG oslo_concurrency.lockutils [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.451226] [48527]: DEBUG oslo_concurrency.lockutils [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.451354] [48527]: DEBUG oslo_concurrency.lockutils [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.467332] [48527]: WARNING neutronclient.v2_0.client [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1455.524507] [48527]: DEBUG nova.policy [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1455.528803] [48527]: INFO nova.api.openstack.requestlog [None req-32a7edb9-8e77-4b99-927e-904a931b0ad5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1460 microversion: 2.1 time: 0.085414 [ 1455.529127] [48527]: [pid: 48527|app: 0|req: 3489/6942] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:05:59 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1460 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1455.985275] [48526]: DEBUG nova.api.openstack.wsgi [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1455.986898] [48526]: DEBUG nova.compute.api [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1455.992403] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.992606] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.992751] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.993030] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.993186] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.993318] [48526]: DEBUG oslo_concurrency.lockutils [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1456.013831] [48526]: WARNING neutronclient.v2_0.client [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1456.088400] [48526]: DEBUG nova.policy [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1456.095059] [48526]: DEBUG nova.policy [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1456.095649] [48526]: DEBUG nova.policy [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1456.096267] [48526]: INFO nova.api.openstack.requestlog [None req-4a35424b-04fb-4d21-9da0-4529cf881a2c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.113312 [ 1456.096591] [48526]: [pid: 48526|app: 0|req: 3454/6943] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:00 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1456.542766] [48527]: DEBUG nova.api.openstack.wsgi [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1456.544222] [48527]: DEBUG nova.compute.api [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1456.547911] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1456.548116] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1456.548258] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1456.548521] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1456.548665] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1456.548789] [48527]: DEBUG oslo_concurrency.lockutils [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1456.564959] [48527]: WARNING neutronclient.v2_0.client [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1456.624175] [48527]: DEBUG nova.policy [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1456.628330] [48527]: INFO nova.api.openstack.requestlog [None req-5b65fe97-6f91-4b52-bee9-3412d68bf5d7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1460 microversion: 2.1 time: 0.087814 [ 1456.628840] [48527]: [pid: 48527|app: 0|req: 3490/6944] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:00 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1460 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1457.116089] [48526]: DEBUG nova.api.openstack.wsgi [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1457.117594] [48526]: DEBUG nova.compute.api [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1457.121065] [48526]: DEBUG oslo_concurrency.lockutils [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1457.121245] [48526]: DEBUG oslo_concurrency.lockutils [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1457.121368] [48526]: DEBUG oslo_concurrency.lockutils [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1457.121620] [48526]: DEBUG oslo_concurrency.lockutils [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1457.121771] [48526]: DEBUG oslo_concurrency.lockutils [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1457.121889] [48526]: DEBUG oslo_concurrency.lockutils [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1457.138297] [48526]: WARNING neutronclient.v2_0.client [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1457.236921] [48526]: DEBUG nova.policy [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1457.241218] [48526]: DEBUG nova.policy [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1457.241812] [48526]: DEBUG nova.policy [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1457.242407] [48526]: INFO nova.api.openstack.requestlog [None req-daf52727-f6c5-4f74-b324-42b0744aa330 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.128519 [ 1457.242738] [48526]: [pid: 48526|app: 0|req: 3455/6945] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:01 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1457.642410] [48527]: DEBUG nova.api.openstack.wsgi [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1457.643952] [48527]: DEBUG nova.compute.api [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1457.649239] [48527]: DEBUG oslo_concurrency.lockutils [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1457.649429] [48527]: DEBUG oslo_concurrency.lockutils [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1457.649563] [48527]: DEBUG oslo_concurrency.lockutils [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1457.649817] [48527]: DEBUG oslo_concurrency.lockutils [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1457.649959] [48527]: DEBUG oslo_concurrency.lockutils [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1457.650137] [48527]: DEBUG oslo_concurrency.lockutils [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1457.672560] [48527]: WARNING neutronclient.v2_0.client [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1457.743700] [48527]: DEBUG nova.policy [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1457.749906] [48527]: INFO nova.api.openstack.requestlog [None req-e911b4d9-43f2-4ce7-8a01-3c34bb1783e8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.109973 [ 1457.750235] [48527]: [pid: 48527|app: 0|req: 3491/6946] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:01 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1458.256027] [48526]: DEBUG nova.api.openstack.wsgi [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1458.257602] [48526]: DEBUG nova.compute.api [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1458.260940] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.261148] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.261285] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.261534] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.261678] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.261802] [48526]: DEBUG oslo_concurrency.lockutils [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.278130] [48526]: WARNING neutronclient.v2_0.client [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1458.333078] [48526]: DEBUG nova.policy [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1458.337499] [48526]: DEBUG nova.policy [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1458.338122] [48526]: DEBUG nova.policy [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1458.338716] [48526]: INFO nova.api.openstack.requestlog [None req-ca884691-7cf3-46c5-8c8f-20ab8647b3bd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.084884 [ 1458.339039] [48526]: [pid: 48526|app: 0|req: 3456/6947] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:02 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1458.761964] [48527]: DEBUG nova.api.openstack.wsgi [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1458.763390] [48527]: DEBUG nova.compute.api [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1458.768557] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.768715] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.769154] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.769154] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.769283] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.769396] [48527]: DEBUG oslo_concurrency.lockutils [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.798060] [48527]: WARNING neutronclient.v2_0.client [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1458.875346] [48527]: DEBUG nova.policy [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1458.882019] [48527]: INFO nova.api.openstack.requestlog [None req-2a67acb4-8f94-40e6-92b4-b3d775b4ec68 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.122143 [ 1458.882349] [48527]: [pid: 48527|app: 0|req: 3492/6948] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:02 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1459.353243] [48526]: DEBUG nova.api.openstack.wsgi [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1459.354738] [48526]: DEBUG nova.compute.api [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1459.359516] [48526]: DEBUG oslo_concurrency.lockutils [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.359783] [48526]: DEBUG oslo_concurrency.lockutils [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.359933] [48526]: DEBUG oslo_concurrency.lockutils [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.360211] [48526]: DEBUG oslo_concurrency.lockutils [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.360357] [48526]: DEBUG oslo_concurrency.lockutils [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.360480] [48526]: DEBUG oslo_concurrency.lockutils [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.380127] [48526]: WARNING neutronclient.v2_0.client [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1459.437579] [48526]: DEBUG nova.policy [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1459.441909] [48526]: DEBUG nova.policy [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1459.442490] [48526]: DEBUG nova.policy [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1459.443208] [48526]: INFO nova.api.openstack.requestlog [None req-09c5f24b-146e-4539-a7c1-6672a31b82b9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.092191 [ 1459.443537] [48526]: [pid: 48526|app: 0|req: 3457/6949] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:03 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1459.896406] [48527]: DEBUG nova.api.openstack.wsgi [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1459.897169] [48527]: DEBUG nova.compute.api [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1459.902665] [48527]: DEBUG oslo_concurrency.lockutils [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.902859] [48527]: DEBUG oslo_concurrency.lockutils [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.902994] [48527]: DEBUG oslo_concurrency.lockutils [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.903316] [48527]: DEBUG oslo_concurrency.lockutils [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.903471] [48527]: DEBUG oslo_concurrency.lockutils [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.903597] [48527]: DEBUG oslo_concurrency.lockutils [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.932911] [48527]: WARNING neutronclient.v2_0.client [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1460.042958] [48527]: DEBUG nova.policy [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1460.049682] [48527]: INFO nova.api.openstack.requestlog [None req-dab7d48c-5e85-41be-a826-c2097f8d2d10 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.156216 [ 1460.050028] [48527]: [pid: 48527|app: 0|req: 3493/6950] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:04 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1460.417357] [48526]: DEBUG nova.api.openstack.wsgi [req-fe18ff59-510a-4b6e-b42d-3c4b82b267f7 req-c3bac25f-3a1d-416a-965a-1ed92270dfc7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "99610e17-a1eb-4daf-b899-48afbd6f981a", "name": "network-vif-plugged", "status": "completed", "tag": "fca18e51-a95a-4a8c-ba01-72ecf2f00244"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1460.422742] [48526]: DEBUG oslo_concurrency.lockutils [req-fe18ff59-510a-4b6e-b42d-3c4b82b267f7 req-c3bac25f-3a1d-416a-965a-1ed92270dfc7 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.422916] [48526]: DEBUG oslo_concurrency.lockutils [req-fe18ff59-510a-4b6e-b42d-3c4b82b267f7 req-c3bac25f-3a1d-416a-965a-1ed92270dfc7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.423057] [48526]: DEBUG oslo_concurrency.lockutils [req-fe18ff59-510a-4b6e-b42d-3c4b82b267f7 req-c3bac25f-3a1d-416a-965a-1ed92270dfc7 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.429140] [48526]: INFO nova.api.openstack.compute.server_external_events [req-fe18ff59-510a-4b6e-b42d-3c4b82b267f7 req-c3bac25f-3a1d-416a-965a-1ed92270dfc7 service nova] Creating event network-vif-plugged:fca18e51-a95a-4a8c-ba01-72ecf2f00244 for instance 99610e17-a1eb-4daf-b899-48afbd6f981a on cpu-1 [ 1460.433380] [48526]: INFO nova.api.openstack.requestlog [req-fe18ff59-510a-4b6e-b42d-3c4b82b267f7 req-c3bac25f-3a1d-416a-965a-1ed92270dfc7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018094 [ 1460.433720] [48526]: [pid: 48526|app: 0|req: 3458/6951] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:06: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) [ 1460.458389] [48527]: DEBUG nova.api.openstack.wsgi [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1460.459332] [48527]: DEBUG nova.compute.api [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1460.462365] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.462568] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.462727] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.463016] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.463193] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.463321] [48527]: DEBUG oslo_concurrency.lockutils [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.480265] [48527]: WARNING neutronclient.v2_0.client [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1460.544218] [48527]: DEBUG nova.policy [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1460.548878] [48527]: DEBUG nova.policy [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1460.549527] [48527]: DEBUG nova.policy [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1460.550203] [48527]: INFO nova.api.openstack.requestlog [None req-dc77c122-ecf3-4275-ab51-1ad6bff6d7f9 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.095246 [ 1460.550525] [48527]: [pid: 48527|app: 0|req: 3494/6952] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:04 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1461.062750] [48526]: DEBUG nova.api.openstack.wsgi [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1461.064500] [48526]: DEBUG nova.compute.api [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1461.068420] [48526]: DEBUG oslo_concurrency.lockutils [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.068607] [48526]: DEBUG oslo_concurrency.lockutils [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.068759] [48526]: DEBUG oslo_concurrency.lockutils [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.069359] [48526]: DEBUG oslo_concurrency.lockutils [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.069359] [48526]: DEBUG oslo_concurrency.lockutils [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.069359] [48526]: DEBUG oslo_concurrency.lockutils [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.087172] [48526]: WARNING neutronclient.v2_0.client [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1461.172434] [48526]: DEBUG nova.policy [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1461.177090] [48526]: INFO nova.api.openstack.requestlog [None req-675eb9c1-a628-4f9b-9265-a57abd4981ad tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.116533 [ 1461.177486] [48526]: [pid: 48526|app: 0|req: 3459/6953] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:05 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1461.565229] [48527]: DEBUG nova.api.openstack.wsgi [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1461.566909] [48527]: DEBUG nova.compute.api [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1461.570509] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.570692] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.570825] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.571103] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.571261] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.571388] [48527]: DEBUG oslo_concurrency.lockutils [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.588719] [48527]: WARNING neutronclient.v2_0.client [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1461.672061] [48527]: DEBUG nova.policy [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1461.676296] [48527]: DEBUG nova.policy [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1461.676913] [48527]: DEBUG nova.policy [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1461.677501] [48527]: INFO nova.api.openstack.requestlog [None req-ec9c045a-1288-47af-a89e-91d1fd09ea39 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.114633 [ 1461.677821] [48527]: [pid: 48527|app: 0|req: 3495/6954] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:05 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1462.190764] [48526]: DEBUG nova.api.openstack.wsgi [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1462.192578] [48526]: DEBUG nova.compute.api [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1462.196125] [48526]: DEBUG oslo_concurrency.lockutils [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1462.196317] [48526]: DEBUG oslo_concurrency.lockutils [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1462.196454] [48526]: DEBUG oslo_concurrency.lockutils [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1462.196796] [48526]: DEBUG oslo_concurrency.lockutils [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1462.196946] [48526]: DEBUG oslo_concurrency.lockutils [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1462.197084] [48526]: DEBUG oslo_concurrency.lockutils [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1462.216058] [48526]: WARNING neutronclient.v2_0.client [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1462.275833] [48526]: DEBUG nova.policy [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1462.280485] [48526]: INFO nova.api.openstack.requestlog [None req-08200369-71fc-490f-b713-75c5ed1f0aed tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.091784 [ 1462.280870] [48526]: [pid: 48526|app: 0|req: 3460/6955] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:06 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1462.445803] [48527]: DEBUG nova.api.openstack.wsgi [req-6f935fec-a5ec-4dc0-959c-174b6033d587 req-448c432d-0aa2-4570-aaf1-7cd2e0237f50 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "99610e17-a1eb-4daf-b899-48afbd6f981a", "tag": "fca18e51-a95a-4a8c-ba01-72ecf2f00244"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1462.451461] [48527]: DEBUG oslo_concurrency.lockutils [req-6f935fec-a5ec-4dc0-959c-174b6033d587 req-448c432d-0aa2-4570-aaf1-7cd2e0237f50 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1462.451639] [48527]: DEBUG oslo_concurrency.lockutils [req-6f935fec-a5ec-4dc0-959c-174b6033d587 req-448c432d-0aa2-4570-aaf1-7cd2e0237f50 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1462.451773] [48527]: DEBUG oslo_concurrency.lockutils [req-6f935fec-a5ec-4dc0-959c-174b6033d587 req-448c432d-0aa2-4570-aaf1-7cd2e0237f50 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1462.457677] [48527]: INFO nova.api.openstack.compute.server_external_events [req-6f935fec-a5ec-4dc0-959c-174b6033d587 req-448c432d-0aa2-4570-aaf1-7cd2e0237f50 service nova] Creating event network-changed:fca18e51-a95a-4a8c-ba01-72ecf2f00244 for instance 99610e17-a1eb-4daf-b899-48afbd6f981a on cpu-1 [ 1462.462017] [48527]: INFO nova.api.openstack.requestlog [req-6f935fec-a5ec-4dc0-959c-174b6033d587 req-448c432d-0aa2-4570-aaf1-7cd2e0237f50 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018253 [ 1462.462364] [48527]: [pid: 48527|app: 0|req: 3496/6956] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:06:06 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) [ 1462.691736] [48526]: DEBUG nova.api.openstack.wsgi [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1462.693248] [48526]: DEBUG nova.compute.api [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1462.696792] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1462.697021] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1462.697198] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1462.697406] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1462.697551] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1462.697684] [48526]: DEBUG oslo_concurrency.lockutils [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1462.715349] [48526]: WARNING neutronclient.v2_0.client [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1462.773578] [48526]: DEBUG nova.policy [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1462.778246] [48526]: DEBUG nova.policy [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1462.778842] [48526]: DEBUG nova.policy [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1462.779486] [48526]: INFO nova.api.openstack.requestlog [None req-e3a5def0-c622-4e34-a4c1-7a9586cae506 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.089968 [ 1462.779797] [48526]: [pid: 48526|app: 0|req: 3461/6957] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:06 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1463.294422] [48527]: DEBUG nova.api.openstack.wsgi [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1463.295942] [48527]: DEBUG nova.compute.api [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1463.300053] [48527]: DEBUG oslo_concurrency.lockutils [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1463.300053] [48527]: DEBUG oslo_concurrency.lockutils [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1463.300053] [48527]: DEBUG oslo_concurrency.lockutils [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1463.300358] [48527]: DEBUG oslo_concurrency.lockutils [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1463.300358] [48527]: DEBUG oslo_concurrency.lockutils [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1463.300536] [48527]: DEBUG oslo_concurrency.lockutils [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1463.316323] [48527]: WARNING neutronclient.v2_0.client [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1463.375077] [48527]: DEBUG nova.policy [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1463.379243] [48527]: INFO nova.api.openstack.requestlog [None req-da45b7b5-b7bd-456e-b4e7-5126d05580de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.087243 [ 1463.379568] [48527]: [pid: 48527|app: 0|req: 3497/6958] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:07 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1463.794734] [48526]: DEBUG nova.api.openstack.wsgi [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1463.796490] [48526]: DEBUG nova.compute.api [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1463.800625] [48526]: DEBUG oslo_concurrency.lockutils [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1463.800625] [48526]: DEBUG oslo_concurrency.lockutils [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1463.800625] [48526]: DEBUG oslo_concurrency.lockutils [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1463.800887] [48526]: DEBUG oslo_concurrency.lockutils [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1463.801019] [48526]: DEBUG oslo_concurrency.lockutils [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1463.801145] [48526]: DEBUG oslo_concurrency.lockutils [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1463.818136] [48526]: WARNING neutronclient.v2_0.client [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1463.903626] [48526]: DEBUG nova.policy [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1463.908185] [48526]: DEBUG nova.policy [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1463.908790] [48526]: DEBUG nova.policy [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1463.909433] [48526]: INFO nova.api.openstack.requestlog [None req-29ad3948-79cb-4f29-9bae-4f0ab31bcaf5 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.117473 [ 1463.909749] [48526]: [pid: 48526|app: 0|req: 3462/6959] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:08 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1464.392806] [48527]: DEBUG nova.api.openstack.wsgi [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1464.394309] [48527]: DEBUG nova.compute.api [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1464.397941] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1464.398143] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1464.398294] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1464.398564] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1464.398712] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1464.398838] [48527]: DEBUG oslo_concurrency.lockutils [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1464.416990] [48527]: WARNING neutronclient.v2_0.client [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1464.478617] [48527]: DEBUG nova.policy [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1464.483387] [48527]: INFO nova.api.openstack.requestlog [None req-8f715b3b-4ec3-41d6-b1ae-16b4cdfa81e4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.092741 [ 1464.483712] [48527]: [pid: 48527|app: 0|req: 3498/6960] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:08 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1464.925051] [48526]: DEBUG nova.api.openstack.wsgi [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1464.926233] [48526]: DEBUG nova.compute.api [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1464.931970] [48526]: DEBUG oslo_concurrency.lockutils [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1464.932215] [48526]: DEBUG oslo_concurrency.lockutils [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1464.932416] [48526]: DEBUG oslo_concurrency.lockutils [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1464.932724] [48526]: DEBUG oslo_concurrency.lockutils [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1464.932906] [48526]: DEBUG oslo_concurrency.lockutils [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1464.933125] [48526]: DEBUG oslo_concurrency.lockutils [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1464.956942] [48526]: WARNING neutronclient.v2_0.client [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1465.036997] [48526]: DEBUG nova.policy [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1465.044219] [48526]: DEBUG nova.policy [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1465.044894] [48526]: DEBUG nova.policy [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1465.045517] [48526]: INFO nova.api.openstack.requestlog [None req-012e0af3-c4b5-447f-8c01-442f2cf9208c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.123609 [ 1465.045849] [48526]: [pid: 48526|app: 0|req: 3463/6961] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:09 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1465.496825] [48527]: DEBUG nova.api.openstack.wsgi [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1465.498804] [48527]: DEBUG nova.compute.api [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1465.502237] [48527]: DEBUG oslo_concurrency.lockutils [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1465.502447] [48527]: DEBUG oslo_concurrency.lockutils [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1465.502540] [48527]: DEBUG oslo_concurrency.lockutils [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1465.502792] [48527]: DEBUG oslo_concurrency.lockutils [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1465.502921] [48527]: DEBUG oslo_concurrency.lockutils [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1465.503053] [48527]: DEBUG oslo_concurrency.lockutils [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1465.520778] [48527]: WARNING neutronclient.v2_0.client [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1465.628695] [48527]: DEBUG nova.policy [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1465.635471] [48527]: INFO nova.api.openstack.requestlog [None req-805fbdd8-77ac-4c63-9cfc-d1b8fe13a737 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.140728 [ 1465.635823] [48527]: [pid: 48527|app: 0|req: 3499/6962] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:09 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1466.063473] [48526]: DEBUG nova.api.openstack.wsgi [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1466.064876] [48526]: DEBUG nova.compute.api [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1466.071267] [48526]: DEBUG oslo_concurrency.lockutils [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1466.071478] [48526]: DEBUG oslo_concurrency.lockutils [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1466.071823] [48526]: DEBUG oslo_concurrency.lockutils [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1466.072164] [48526]: DEBUG oslo_concurrency.lockutils [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1466.072232] [48526]: DEBUG oslo_concurrency.lockutils [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1466.072503] [48526]: DEBUG oslo_concurrency.lockutils [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1466.099774] [48526]: WARNING neutronclient.v2_0.client [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1466.179166] [48526]: DEBUG nova.policy [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1466.186641] [48526]: DEBUG nova.policy [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1466.187388] [48526]: DEBUG nova.policy [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1466.188131] [48526]: INFO nova.api.openstack.requestlog [None req-f34f8879-872d-41e6-9531-bb832b8c8b71 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1739 microversion: 2.20 time: 0.126935 [ 1466.188458] [48526]: [pid: 48526|app: 0|req: 3464/6963] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:10 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1739 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1466.651126] [48527]: DEBUG nova.api.openstack.wsgi [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1466.652676] [48527]: DEBUG nova.compute.api [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1466.658543] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1466.658786] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1466.658943] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1466.659240] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1466.659387] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1466.659544] [48527]: DEBUG oslo_concurrency.lockutils [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1466.688692] [48527]: WARNING neutronclient.v2_0.client [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1466.749962] [48527]: DEBUG nova.policy [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1466.754558] [48527]: INFO nova.api.openstack.requestlog [None req-58c95216-4edd-45a4-aede-b25dff02ce27 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.105899 [ 1466.754913] [48527]: [pid: 48527|app: 0|req: 3500/6964] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:10 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1467.206025] [48526]: DEBUG nova.api.openstack.wsgi [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1467.206025] [48526]: DEBUG nova.compute.api [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1467.210295] [48526]: DEBUG oslo_concurrency.lockutils [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1467.210767] [48526]: DEBUG oslo_concurrency.lockutils [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1467.211069] [48526]: DEBUG oslo_concurrency.lockutils [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1467.211469] [48526]: DEBUG oslo_concurrency.lockutils [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1467.211730] [48526]: DEBUG oslo_concurrency.lockutils [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1467.212020] [48526]: DEBUG oslo_concurrency.lockutils [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1467.231312] [48526]: WARNING neutronclient.v2_0.client [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1467.292910] [48526]: DEBUG nova.policy [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1467.297953] [48526]: DEBUG nova.policy [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1467.298729] [48526]: DEBUG nova.policy [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1467.299408] [48526]: INFO nova.api.openstack.requestlog [None req-b60ca349-8775-43dd-b399-875b41a451c6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1721 microversion: 2.20 time: 0.097601 [ 1467.299811] [48526]: [pid: 48526|app: 0|req: 3465/6965] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:11 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1721 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1467.768066] [48527]: DEBUG nova.api.openstack.wsgi [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1467.769607] [48527]: DEBUG nova.compute.api [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1467.773140] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1467.773332] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1467.773469] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1467.773727] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1467.773869] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1467.773988] [48527]: DEBUG oslo_concurrency.lockutils [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1467.791953] [48527]: WARNING neutronclient.v2_0.client [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1467.849178] [48527]: DEBUG nova.policy [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1467.853761] [48527]: INFO nova.api.openstack.requestlog [None req-dfd896a5-dc8a-4a8d-b0bc-161633d17ff6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.088008 [ 1467.854229] [48527]: [pid: 48527|app: 0|req: 3501/6966] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:11 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1468.314574] [48526]: DEBUG nova.api.openstack.wsgi [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1468.315998] [48526]: DEBUG nova.compute.api [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1468.319422] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1468.319673] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1468.319815] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1468.320079] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1468.320225] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1468.320348] [48526]: DEBUG oslo_concurrency.lockutils [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1468.335366] [48526]: WARNING neutronclient.v2_0.client [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1468.390771] [48526]: DEBUG nova.policy [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1468.395042] [48526]: DEBUG nova.policy [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1468.395604] [48526]: DEBUG nova.policy [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1468.396194] [48526]: INFO nova.api.openstack.requestlog [None req-0ad16b5b-ab2b-44a4-8d7a-fd9f93a835e7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1721 microversion: 2.20 time: 0.083878 [ 1468.396495] [48526]: [pid: 48526|app: 0|req: 3466/6967] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:12 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1721 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1468.867456] [48527]: DEBUG nova.api.openstack.wsgi [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1468.869010] [48527]: DEBUG nova.compute.api [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1468.872692] [48527]: DEBUG oslo_concurrency.lockutils [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1468.872881] [48527]: DEBUG oslo_concurrency.lockutils [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1468.873036] [48527]: DEBUG oslo_concurrency.lockutils [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1468.873301] [48527]: DEBUG oslo_concurrency.lockutils [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1468.873450] [48527]: DEBUG oslo_concurrency.lockutils [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1468.873577] [48527]: DEBUG oslo_concurrency.lockutils [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1468.893724] [48527]: WARNING neutronclient.v2_0.client [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1468.965483] [48527]: DEBUG nova.policy [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1468.970190] [48527]: INFO nova.api.openstack.requestlog [None req-719dab34-3b0e-446b-acf4-fa79fe895e0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.104887 [ 1468.970552] [48527]: [pid: 48527|app: 0|req: 3502/6968] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:13 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1469.410435] [48526]: DEBUG nova.api.openstack.wsgi [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1469.412117] [48526]: DEBUG nova.compute.api [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1469.416413] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1469.416601] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1469.416764] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1469.417054] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1469.417205] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1469.417332] [48526]: DEBUG oslo_concurrency.lockutils [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1469.435647] [48526]: WARNING neutronclient.v2_0.client [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1469.524664] [48526]: DEBUG nova.policy [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1469.529689] [48526]: DEBUG nova.policy [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1469.530386] [48526]: DEBUG nova.policy [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1469.531010] [48526]: INFO nova.api.openstack.requestlog [None req-5bae60c4-e5ee-4a68-b4eb-fe02df5a8e27 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1721 microversion: 2.20 time: 0.122997 [ 1469.531405] [48526]: [pid: 48526|app: 0|req: 3467/6969] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:13 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1721 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1469.984101] [48527]: DEBUG nova.api.openstack.wsgi [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1469.985712] [48527]: DEBUG nova.compute.api [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1469.989850] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1469.990138] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1469.990293] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1469.990574] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1469.990726] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1469.990852] [48527]: DEBUG oslo_concurrency.lockutils [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1470.008856] [48527]: WARNING neutronclient.v2_0.client [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1470.094738] [48527]: DEBUG nova.policy [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1470.099187] [48527]: INFO nova.api.openstack.requestlog [None req-81d75663-f182-431c-918b-63545771688c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.117417 [ 1470.099479] [48527]: [pid: 48527|app: 0|req: 3503/6970] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:14 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1470.242991] [48526]: DEBUG nova.api.openstack.wsgi [req-d7bbadcc-e80a-4b0a-94c5-732f74498c7e req-a692ffa9-7af2-4515-a2e5-5eb0bd88682c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1dfcd443-32a3-426e-9146-2752d393d488", "name": "network-vif-unplugged", "status": "completed", "tag": "8c58a985-681b-4bc9-926f-d38a2ffeaf9b"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1470.251410] [48526]: DEBUG oslo_concurrency.lockutils [req-d7bbadcc-e80a-4b0a-94c5-732f74498c7e req-a692ffa9-7af2-4515-a2e5-5eb0bd88682c service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1470.251619] [48526]: DEBUG oslo_concurrency.lockutils [req-d7bbadcc-e80a-4b0a-94c5-732f74498c7e req-a692ffa9-7af2-4515-a2e5-5eb0bd88682c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1470.251754] [48526]: DEBUG oslo_concurrency.lockutils [req-d7bbadcc-e80a-4b0a-94c5-732f74498c7e req-a692ffa9-7af2-4515-a2e5-5eb0bd88682c service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1470.261992] [48526]: INFO nova.api.openstack.compute.server_external_events [req-d7bbadcc-e80a-4b0a-94c5-732f74498c7e req-a692ffa9-7af2-4515-a2e5-5eb0bd88682c service nova] Creating event network-vif-unplugged:8c58a985-681b-4bc9-926f-d38a2ffeaf9b for instance 1dfcd443-32a3-426e-9146-2752d393d488 on cpu-1 [ 1470.267143] [48526]: INFO nova.api.openstack.requestlog [req-d7bbadcc-e80a-4b0a-94c5-732f74498c7e req-a692ffa9-7af2-4515-a2e5-5eb0bd88682c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026242 [ 1470.267670] [48526]: [pid: 48526|app: 0|req: 3468/6971] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:06:14 2025] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1470.547199] [48527]: DEBUG nova.api.openstack.wsgi [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1470.548857] [48527]: DEBUG nova.compute.api [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1470.552970] [48527]: DEBUG oslo_concurrency.lockutils [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1470.553194] [48527]: DEBUG oslo_concurrency.lockutils [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1470.553368] [48527]: DEBUG oslo_concurrency.lockutils [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1470.553743] [48527]: DEBUG oslo_concurrency.lockutils [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1470.553907] [48527]: DEBUG oslo_concurrency.lockutils [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1470.554062] [48527]: DEBUG oslo_concurrency.lockutils [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1470.577358] [48527]: WARNING neutronclient.v2_0.client [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1470.675726] [48527]: DEBUG nova.policy [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1470.683131] [48527]: DEBUG nova.policy [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1470.683940] [48527]: DEBUG nova.policy [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1470.684582] [48527]: INFO nova.api.openstack.requestlog [None req-954db572-95fb-40d2-b6cd-4fa579caf754 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1721 microversion: 2.20 time: 0.140456 [ 1470.685040] [48527]: [pid: 48527|app: 0|req: 3504/6972] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:14 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1721 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1471.113369] [48526]: DEBUG nova.api.openstack.wsgi [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1471.114932] [48526]: DEBUG nova.compute.api [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1471.121141] [48526]: DEBUG oslo_concurrency.lockutils [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1471.121342] [48526]: DEBUG oslo_concurrency.lockutils [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1471.121480] [48526]: DEBUG oslo_concurrency.lockutils [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1471.121739] [48526]: DEBUG oslo_concurrency.lockutils [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1471.121885] [48526]: DEBUG oslo_concurrency.lockutils [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1471.122068] [48526]: DEBUG oslo_concurrency.lockutils [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1471.140527] [48526]: WARNING neutronclient.v2_0.client [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1471.206887] [48526]: DEBUG nova.policy [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1471.211119] [48526]: INFO nova.api.openstack.requestlog [None req-69d774c7-20b3-4a34-90ed-c1981beb4d7b tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.100022 [ 1471.211452] [48526]: [pid: 48526|app: 0|req: 3469/6973] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:15 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1471.699314] [48527]: DEBUG nova.api.openstack.wsgi [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1471.700885] [48527]: DEBUG nova.compute.api [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1471.704352] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1471.704538] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1471.704673] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1471.704922] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1471.705076] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1471.705198] [48527]: DEBUG oslo_concurrency.lockutils [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1471.721388] [48527]: WARNING neutronclient.v2_0.client [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1471.784849] [48527]: DEBUG nova.policy [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1471.790075] [48527]: DEBUG nova.policy [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1471.790075] [48527]: DEBUG nova.policy [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1471.790507] [48527]: INFO nova.api.openstack.requestlog [None req-eaaa20ba-3f62-4f28-af50-eeb372ed3a21 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1724 microversion: 2.20 time: 0.093680 [ 1471.790823] [48527]: [pid: 48527|app: 0|req: 3505/6974] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:15 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1724 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1471.805277] [48526]: DEBUG nova.api.openstack.wsgi [None req-feede5e2-b51d-420d-a3ef-fd0532e10311 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "03a529f4-9e07-4f84-abae-4effd39dcb1d"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1471.807371] [48526]: DEBUG nova.compute.api [None req-feede5e2-b51d-420d-a3ef-fd0532e10311 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1471.811703] [48526]: DEBUG oslo_concurrency.lockutils [None req-feede5e2-b51d-420d-a3ef-fd0532e10311 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1471.812023] [48526]: DEBUG oslo_concurrency.lockutils [None req-feede5e2-b51d-420d-a3ef-fd0532e10311 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1471.812250] [48526]: DEBUG oslo_concurrency.lockutils [None req-feede5e2-b51d-420d-a3ef-fd0532e10311 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1471.812634] [48526]: DEBUG oslo_concurrency.lockutils [None req-feede5e2-b51d-420d-a3ef-fd0532e10311 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1471.812871] [48526]: DEBUG oslo_concurrency.lockutils [None req-feede5e2-b51d-420d-a3ef-fd0532e10311 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1471.813101] [48526]: DEBUG oslo_concurrency.lockutils [None req-feede5e2-b51d-420d-a3ef-fd0532e10311 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1471.974574] [48526]: INFO nova.api.openstack.requestlog [None req-feede5e2-b51d-420d-a3ef-fd0532e10311 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.172391 [ 1471.974953] [48526]: [pid: 48526|app: 0|req: 3470/6975] 10.180.1.21 () {62 vars in 1359 bytes} [Fri Dec 12 14:06:16 2025] POST /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/os-volume_attachments => generated 188 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1472.040279] [48527]: DEBUG nova.api.openstack.wsgi [None req-b098d837-0723-4c4f-a211-d3a158d09844 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1472.040469] [48527]: DEBUG nova.compute.api [None req-b098d837-0723-4c4f-a211-d3a158d09844 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1472.046123] [48527]: DEBUG oslo_concurrency.lockutils [None req-b098d837-0723-4c4f-a211-d3a158d09844 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1472.046318] [48527]: DEBUG oslo_concurrency.lockutils [None req-b098d837-0723-4c4f-a211-d3a158d09844 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1472.046454] [48527]: DEBUG oslo_concurrency.lockutils [None req-b098d837-0723-4c4f-a211-d3a158d09844 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1472.046705] [48527]: DEBUG oslo_concurrency.lockutils [None req-b098d837-0723-4c4f-a211-d3a158d09844 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1472.046869] [48527]: DEBUG oslo_concurrency.lockutils [None req-b098d837-0723-4c4f-a211-d3a158d09844 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1472.046997] [48527]: DEBUG oslo_concurrency.lockutils [None req-b098d837-0723-4c4f-a211-d3a158d09844 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1472.224343] [48526]: DEBUG nova.api.openstack.wsgi [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1472.226299] [48526]: DEBUG nova.compute.api [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1472.229897] [48526]: DEBUG oslo_concurrency.lockutils [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1472.230084] [48526]: DEBUG oslo_concurrency.lockutils [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1472.230217] [48526]: DEBUG oslo_concurrency.lockutils [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1472.230465] [48526]: DEBUG oslo_concurrency.lockutils [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1472.230610] [48526]: DEBUG oslo_concurrency.lockutils [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1472.230733] [48526]: DEBUG oslo_concurrency.lockutils [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1472.248161] [48526]: WARNING neutronclient.v2_0.client [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1472.317945] [48526]: DEBUG nova.policy [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1472.322044] [48526]: INFO nova.api.openstack.requestlog [None req-e07ab1cf-ca5c-4b36-af93-029bdf5463b2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1516 microversion: 2.1 time: 0.099828 [ 1472.322359] [48526]: [pid: 48526|app: 0|req: 3471/6976] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:16 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1516 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1472.324546] [48526]: DEBUG nova.api.openstack.wsgi [req-cc2c7e4a-b839-4961-8722-6ce5f6e521fe req-f02fbff1-b5a4-4409-87fe-4b6e97988f68 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1dfcd443-32a3-426e-9146-2752d393d488", "tag": "8c58a985-681b-4bc9-926f-d38a2ffeaf9b"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1472.329381] [48526]: DEBUG oslo_concurrency.lockutils [req-cc2c7e4a-b839-4961-8722-6ce5f6e521fe req-f02fbff1-b5a4-4409-87fe-4b6e97988f68 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1472.329548] [48526]: DEBUG oslo_concurrency.lockutils [req-cc2c7e4a-b839-4961-8722-6ce5f6e521fe req-f02fbff1-b5a4-4409-87fe-4b6e97988f68 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1472.329677] [48526]: DEBUG oslo_concurrency.lockutils [req-cc2c7e4a-b839-4961-8722-6ce5f6e521fe req-f02fbff1-b5a4-4409-87fe-4b6e97988f68 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1472.335200] [48526]: INFO nova.api.openstack.compute.server_external_events [req-cc2c7e4a-b839-4961-8722-6ce5f6e521fe req-f02fbff1-b5a4-4409-87fe-4b6e97988f68 service nova] Creating event network-changed:8c58a985-681b-4bc9-926f-d38a2ffeaf9b for instance 1dfcd443-32a3-426e-9146-2752d393d488 on cpu-1 [ 1472.339130] [48526]: INFO nova.api.openstack.requestlog [req-cc2c7e4a-b839-4961-8722-6ce5f6e521fe req-f02fbff1-b5a4-4409-87fe-4b6e97988f68 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016227 [ 1472.339429] [48526]: [pid: 48526|app: 0|req: 3472/6977] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:06:16 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) [ 1472.661417] [48527]: INFO nova.api.openstack.requestlog [None req-b098d837-0723-4c4f-a211-d3a158d09844 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/os-volume_attachments/03a529f4-9e07-4f84-abae-4effd39dcb1d" status: 202 len: 0 microversion: 2.20 time: 0.623206 [ 1472.661811] [48527]: [pid: 48527|app: 0|req: 3506/6978] 10.180.1.21 () {60 vars in 1452 bytes} [Fri Dec 12 14:06:16 2025] DELETE /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/os-volume_attachments/03a529f4-9e07-4f84-abae-4effd39dcb1d => generated 0 bytes in 624 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1472.696143] [48526]: DEBUG nova.api.openstack.wsgi [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1472.697670] [48526]: DEBUG nova.compute.api [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1472.701164] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1472.701351] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1472.701489] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1472.701747] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1472.701892] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1472.702038] [48526]: DEBUG oslo_concurrency.lockutils [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1472.719055] [48526]: WARNING neutronclient.v2_0.client [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1472.724920] [48526]: DEBUG nova.compute.api [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=48526) unshelve /opt/stack/nova/nova/compute/api.py:4695}} [ 1472.783453] [48526]: INFO nova.api.openstack.requestlog [None req-aa51a107-4dd3-48cd-908b-8b6cdb8212fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/action" status: 202 len: 0 microversion: 2.20 time: 0.089569 [ 1472.784024] [48526]: [pid: 48526|app: 0|req: 3473/6979] 10.180.1.21 () {62 vars in 1314 bytes} [Fri Dec 12 14:06:16 2025] POST /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1472.789394] [48527]: DEBUG nova.api.openstack.wsgi [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1472.790830] [48527]: DEBUG nova.compute.api [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1472.797034] [48527]: DEBUG oslo_concurrency.lockutils [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1472.797289] [48527]: DEBUG oslo_concurrency.lockutils [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1472.797523] [48527]: DEBUG oslo_concurrency.lockutils [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1472.798024] [48527]: DEBUG oslo_concurrency.lockutils [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1472.798335] [48527]: DEBUG oslo_concurrency.lockutils [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1472.798489] [48527]: DEBUG oslo_concurrency.lockutils [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1472.818925] [48527]: WARNING neutronclient.v2_0.client [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1472.900904] [48527]: DEBUG nova.policy [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1472.907428] [48527]: DEBUG nova.policy [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1472.908211] [48527]: DEBUG nova.policy [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1472.908867] [48527]: INFO nova.api.openstack.requestlog [None req-5926f88d-77fd-43a2-81a9-e109088e777f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1732 microversion: 2.20 time: 0.122164 [ 1472.909434] [48527]: [pid: 48527|app: 0|req: 3507/6980] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:17 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1732 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1473.335554] [48526]: DEBUG nova.api.openstack.wsgi [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1473.337120] [48526]: DEBUG nova.compute.api [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1473.342568] [48526]: DEBUG oslo_concurrency.lockutils [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.342802] [48526]: DEBUG oslo_concurrency.lockutils [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.342978] [48526]: DEBUG oslo_concurrency.lockutils [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.343285] [48526]: DEBUG oslo_concurrency.lockutils [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.343464] [48526]: DEBUG oslo_concurrency.lockutils [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.343634] [48526]: DEBUG oslo_concurrency.lockutils [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.360665] [48526]: WARNING neutronclient.v2_0.client [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1473.430180] [48526]: DEBUG nova.policy [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1473.436394] [48526]: INFO nova.api.openstack.requestlog [None req-757a4928-f595-4d32-9e60-8ee979b8a324 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.103066 [ 1473.436710] [48526]: [pid: 48526|app: 0|req: 3474/6981] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:17 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1473.448705] [48527]: DEBUG nova.api.openstack.wsgi [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1473.450133] [48527]: DEBUG nova.compute.api [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1473.453387] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.453605] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.453694] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.453934] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.454122] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.454393] [48527]: DEBUG oslo_concurrency.lockutils [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.469807] [48527]: WARNING neutronclient.v2_0.client [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1473.527608] [48527]: DEBUG nova.policy [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1473.531738] [48527]: INFO nova.api.openstack.requestlog [None req-3d766115-963c-4238-bd09-af8b91312ab7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085218 [ 1473.532198] [48527]: [pid: 48527|app: 0|req: 3508/6982] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:17 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1473.547073] [48526]: DEBUG nova.api.openstack.wsgi [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1473.548888] [48526]: DEBUG nova.compute.api [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1473.552360] [48526]: DEBUG oslo_concurrency.lockutils [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.552550] [48526]: DEBUG oslo_concurrency.lockutils [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.552695] [48526]: DEBUG oslo_concurrency.lockutils [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.552956] [48526]: DEBUG oslo_concurrency.lockutils [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.553115] [48526]: DEBUG oslo_concurrency.lockutils [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.553247] [48526]: DEBUG oslo_concurrency.lockutils [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.574628] [48526]: WARNING neutronclient.v2_0.client [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1473.645736] [48526]: DEBUG nova.policy [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1473.652111] [48526]: INFO nova.api.openstack.requestlog [None req-e91f3b3e-4958-4b64-8b9c-79db1e70bd0d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.108317 [ 1473.652448] [48526]: [pid: 48526|app: 0|req: 3475/6983] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:17 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1473.665090] [48527]: DEBUG nova.api.openstack.wsgi [None req-357d67f9-4a5e-4f6f-a535-0341da06c02a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1473.670042] [48527]: INFO nova.api.openstack.wsgi [None req-357d67f9-4a5e-4f6f-a535-0341da06c02a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 93e125f7-260e-4ed0-8369-0928525acb42 has no mapping to a cell. [ 1473.670315] [48527]: DEBUG nova.api.openstack.wsgi [None req-357d67f9-4a5e-4f6f-a535-0341da06c02a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 93e125f7-260e-4ed0-8369-0928525acb42 has no mapping to a cell. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1473.670680] [48527]: INFO nova.api.openstack.requestlog [None req-357d67f9-4a5e-4f6f-a535-0341da06c02a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/93e125f7-260e-4ed0-8369-0928525acb42/action" status: 404 len: 117 microversion: 2.1 time: 0.007836 [ 1473.670998] [48527]: [pid: 48527|app: 0|req: 3509/6984] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:06:17 2025] POST /compute/v2.1/servers/93e125f7-260e-4ed0-8369-0928525acb42/action => generated 117 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1473.675616] [48526]: DEBUG nova.api.openstack.wsgi [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1473.677105] [48526]: DEBUG nova.compute.api [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1473.682273] [48526]: DEBUG oslo_concurrency.lockutils [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.682455] [48526]: DEBUG oslo_concurrency.lockutils [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.682589] [48526]: DEBUG oslo_concurrency.lockutils [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.682897] [48526]: DEBUG oslo_concurrency.lockutils [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.683064] [48526]: DEBUG oslo_concurrency.lockutils [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.683190] [48526]: DEBUG oslo_concurrency.lockutils [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.700138] [48526]: WARNING neutronclient.v2_0.client [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1473.758805] [48526]: DEBUG nova.policy [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1473.763291] [48526]: INFO nova.api.openstack.requestlog [None req-71534aea-dd90-4ead-91d3-74e7ad95ed2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.089722 [ 1473.763617] [48526]: [pid: 48526|app: 0|req: 3476/6985] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:17 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1473.777200] [48527]: DEBUG nova.api.openstack.wsgi [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1473.779189] [48527]: DEBUG nova.compute.api [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1473.782434] [48527]: DEBUG oslo_concurrency.lockutils [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.782615] [48527]: DEBUG oslo_concurrency.lockutils [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.782748] [48527]: DEBUG oslo_concurrency.lockutils [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.782996] [48527]: DEBUG oslo_concurrency.lockutils [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.783163] [48527]: DEBUG oslo_concurrency.lockutils [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.783286] [48527]: DEBUG oslo_concurrency.lockutils [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.798554] [48527]: WARNING neutronclient.v2_0.client [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1473.856021] [48527]: DEBUG nova.policy [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1473.860302] [48527]: INFO nova.api.openstack.requestlog [None req-380afc62-f420-41d6-9625-bbbb8a0f64f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.085590 [ 1473.860642] [48527]: [pid: 48527|app: 0|req: 3510/6986] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:17 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1473.872607] [48526]: DEBUG nova.api.openstack.wsgi [None req-00db0e66-ec81-4297-ada4-67e3d178970a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1473.873980] [48526]: DEBUG nova.compute.api [None req-00db0e66-ec81-4297-ada4-67e3d178970a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: d5dfbe93-e62f-41b0-83dc-e2b358f0d79f] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1473.877215] [48526]: INFO nova.api.openstack.wsgi [None req-00db0e66-ec81-4297-ada4-67e3d178970a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance d5dfbe93-e62f-41b0-83dc-e2b358f0d79f could not be found. [ 1473.877451] [48526]: DEBUG nova.api.openstack.wsgi [None req-00db0e66-ec81-4297-ada4-67e3d178970a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance d5dfbe93-e62f-41b0-83dc-e2b358f0d79f could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1473.877829] [48526]: INFO nova.api.openstack.requestlog [None req-00db0e66-ec81-4297-ada4-67e3d178970a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d5dfbe93-e62f-41b0-83dc-e2b358f0d79f/action" status: 404 len: 111 microversion: 2.1 time: 0.007397 [ 1473.878165] [48526]: [pid: 48526|app: 0|req: 3477/6987] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:06:18 2025] POST /compute/v2.1/servers/d5dfbe93-e62f-41b0-83dc-e2b358f0d79f/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1473.882520] [48527]: DEBUG nova.api.openstack.wsgi [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1473.883900] [48527]: DEBUG nova.compute.api [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1473.887278] [48527]: DEBUG oslo_concurrency.lockutils [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.887454] [48527]: DEBUG oslo_concurrency.lockutils [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.887589] [48527]: DEBUG oslo_concurrency.lockutils [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.887968] [48527]: DEBUG oslo_concurrency.lockutils [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.888059] [48527]: DEBUG oslo_concurrency.lockutils [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.888159] [48527]: DEBUG oslo_concurrency.lockutils [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.903552] [48527]: WARNING neutronclient.v2_0.client [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1473.923476] [48526]: DEBUG nova.api.openstack.wsgi [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1473.925342] [48526]: DEBUG nova.compute.api [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1473.928689] [48526]: DEBUG oslo_concurrency.lockutils [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.928870] [48526]: DEBUG oslo_concurrency.lockutils [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.929021] [48526]: DEBUG oslo_concurrency.lockutils [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.929279] [48526]: DEBUG oslo_concurrency.lockutils [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.929422] [48526]: DEBUG oslo_concurrency.lockutils [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.929556] [48526]: DEBUG oslo_concurrency.lockutils [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.944032] [48526]: WARNING neutronclient.v2_0.client [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1473.961414] [48527]: DEBUG nova.policy [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1473.965464] [48527]: INFO nova.api.openstack.requestlog [None req-11d79115-d6f0-4830-a890-0b5540434355 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084857 [ 1473.965768] [48527]: [pid: 48527|app: 0|req: 3511/6988] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:18 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1473.977930] [48527]: DEBUG nova.api.openstack.wsgi [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1473.979361] [48527]: DEBUG nova.compute.api [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1473.982533] [48527]: DEBUG oslo_concurrency.lockutils [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.982707] [48527]: DEBUG oslo_concurrency.lockutils [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.982841] [48527]: DEBUG oslo_concurrency.lockutils [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.983108] [48527]: DEBUG oslo_concurrency.lockutils [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1473.983254] [48527]: DEBUG oslo_concurrency.lockutils [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1473.983374] [48527]: DEBUG oslo_concurrency.lockutils [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1473.998735] [48527]: WARNING neutronclient.v2_0.client [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1474.000510] [48526]: DEBUG nova.policy [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1474.004810] [48526]: DEBUG nova.policy [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1474.005418] [48526]: DEBUG nova.policy [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1474.006008] [48526]: INFO nova.api.openstack.requestlog [None req-694dc7db-974f-45b8-be86-313e98e127aa tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1672 microversion: 2.20 time: 0.084595 [ 1474.006314] [48526]: [pid: 48526|app: 0|req: 3478/6989] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:18 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1672 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1474.058631] [48527]: DEBUG nova.policy [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1474.062691] [48527]: INFO nova.api.openstack.requestlog [None req-dee9b045-22b9-47b5-bcad-40982412a18e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086828 [ 1474.063140] [48527]: [pid: 48527|app: 0|req: 3512/6990] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:18 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1474.074711] [48526]: DEBUG nova.api.openstack.wsgi [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1474.076753] [48526]: DEBUG nova.compute.api [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1474.081353] [48526]: DEBUG oslo_concurrency.lockutils [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1474.081615] [48526]: DEBUG oslo_concurrency.lockutils [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1474.081831] [48526]: DEBUG oslo_concurrency.lockutils [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1474.082226] [48526]: DEBUG oslo_concurrency.lockutils [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1474.082470] [48526]: DEBUG oslo_concurrency.lockutils [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1474.082629] [48526]: DEBUG oslo_concurrency.lockutils [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1474.099154] [48526]: DEBUG oslo_concurrency.lockutils [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1474.099383] [48526]: DEBUG oslo_concurrency.lockutils [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1474.099569] [48526]: DEBUG oslo_concurrency.lockutils [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1474.103374] [48526]: DEBUG nova.objects.instance [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lazy-loading 'flavor' on Instance uuid 99610e17-a1eb-4daf-b899-48afbd6f981a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1474.143426] [48526]: INFO nova.api.openstack.requestlog [None req-725dc91b-b191-4eef-a076-501440a85e2a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 202 len: 0 microversion: 2.1 time: 0.071043 [ 1474.143820] [48526]: [pid: 48526|app: 0|req: 3479/6991] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:06:18 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1474.148705] [48527]: DEBUG nova.api.openstack.wsgi [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1474.150152] [48527]: DEBUG nova.compute.api [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1474.153460] [48527]: DEBUG oslo_concurrency.lockutils [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1474.153644] [48527]: DEBUG oslo_concurrency.lockutils [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1474.153805] [48527]: DEBUG oslo_concurrency.lockutils [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1474.154075] [48527]: DEBUG oslo_concurrency.lockutils [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1474.154219] [48527]: DEBUG oslo_concurrency.lockutils [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1474.154339] [48527]: DEBUG oslo_concurrency.lockutils [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1474.169868] [48527]: WARNING neutronclient.v2_0.client [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1474.231770] [48527]: DEBUG nova.policy [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1474.236010] [48527]: INFO nova.api.openstack.requestlog [None req-853a2520-ae0c-45fe-8b1e-52aaaebe36ab tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1511 microversion: 2.1 time: 0.089410 [ 1474.236452] [48527]: [pid: 48527|app: 0|req: 3513/6992] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:18 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1511 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1475.020807] [48526]: DEBUG nova.api.openstack.wsgi [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1475.022271] [48526]: DEBUG nova.compute.api [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1475.025818] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1475.025998] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1475.026170] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1475.026432] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1475.026580] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1475.026704] [48526]: DEBUG oslo_concurrency.lockutils [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1475.044678] [48526]: WARNING neutronclient.v2_0.client [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1475.105965] [48526]: DEBUG nova.policy [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1475.110526] [48526]: DEBUG nova.policy [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1475.111129] [48526]: DEBUG nova.policy [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1475.111714] [48526]: INFO nova.api.openstack.requestlog [None req-4f91900e-70a6-4611-8d42-2d0d1bc4631a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1674 microversion: 2.20 time: 0.093305 [ 1475.112036] [48526]: [pid: 48526|app: 0|req: 3480/6993] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:19 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1674 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1475.249708] [48527]: DEBUG nova.api.openstack.wsgi [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1475.251352] [48527]: DEBUG nova.compute.api [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1475.257097] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1475.257097] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1475.257097] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1475.257456] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1475.257456] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1475.257456] [48527]: DEBUG oslo_concurrency.lockutils [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1475.281019] [48527]: WARNING neutronclient.v2_0.client [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1475.384580] [48527]: DEBUG nova.policy [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1475.391365] [48527]: INFO nova.api.openstack.requestlog [None req-b1a9ce48-c2b8-4b1f-b823-e317d41c2eea tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1511 microversion: 2.1 time: 0.144843 [ 1475.391698] [48527]: [pid: 48527|app: 0|req: 3514/6994] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:19 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1511 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1476.125892] [48526]: DEBUG nova.api.openstack.wsgi [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1476.127367] [48526]: DEBUG nova.compute.api [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1476.130852] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.131062] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.131204] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.131450] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.131592] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.131714] [48526]: DEBUG oslo_concurrency.lockutils [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.148999] [48526]: WARNING neutronclient.v2_0.client [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1476.232046] [48526]: DEBUG nova.policy [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1476.236366] [48526]: DEBUG nova.policy [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1476.236978] [48526]: DEBUG nova.policy [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1476.237571] [48526]: INFO nova.api.openstack.requestlog [None req-bfb1ef56-952a-4871-8268-2b7002ed798c tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1674 microversion: 2.20 time: 0.113907 [ 1476.237898] [48526]: [pid: 48526|app: 0|req: 3481/6995] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:20 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1674 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1476.405121] [48527]: DEBUG nova.api.openstack.wsgi [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1476.406637] [48527]: DEBUG nova.compute.api [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1476.408434] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=93,nova_api:UPDATE=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1476.410642] [48527]: DEBUG oslo_concurrency.lockutils [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.410786] [48527]: DEBUG oslo_concurrency.lockutils [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.410964] [48527]: DEBUG oslo_concurrency.lockutils [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.411258] [48527]: DEBUG oslo_concurrency.lockutils [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.411536] [48527]: DEBUG oslo_concurrency.lockutils [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.411670] [48527]: DEBUG oslo_concurrency.lockutils [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.415275] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=317,nova_cell1:UPDATE=9,nova_cell1:INSERT=5 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1476.428609] [48527]: WARNING neutronclient.v2_0.client [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1476.485335] [48527]: DEBUG nova.policy [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1476.489551] [48527]: INFO nova.api.openstack.requestlog [None req-81fdf715-96ec-484b-9147-a724a3073a8e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1494 microversion: 2.1 time: 0.086689 [ 1476.489864] [48527]: [pid: 48527|app: 0|req: 3515/6996] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:20 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1494 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1476.501748] [48526]: DEBUG nova.api.openstack.wsgi [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1476.503158] [48526]: DEBUG nova.compute.api [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1476.506593] [48526]: DEBUG oslo_concurrency.lockutils [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.506774] [48526]: DEBUG oslo_concurrency.lockutils [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.506943] [48526]: DEBUG oslo_concurrency.lockutils [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.507212] [48526]: DEBUG oslo_concurrency.lockutils [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.507359] [48526]: DEBUG oslo_concurrency.lockutils [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.507482] [48526]: DEBUG oslo_concurrency.lockutils [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.522390] [48526]: DEBUG oslo_concurrency.lockutils [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.522516] [48526]: DEBUG oslo_concurrency.lockutils [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.522632] [48526]: DEBUG oslo_concurrency.lockutils [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.525877] [48526]: DEBUG nova.objects.instance [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lazy-loading 'flavor' on Instance uuid 99610e17-a1eb-4daf-b899-48afbd6f981a {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1476.532085] [48526]: INFO nova.api.openstack.wsgi [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Cannot 'suspend' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state suspended [ 1476.532472] [48526]: DEBUG nova.api.openstack.wsgi [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 409 to user: Cannot 'suspend' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state suspended {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1476.532866] [48526]: INFO nova.api.openstack.requestlog [None req-1426a756-bc87-4457-884e-8c160ba6e8e6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 409 len: 148 microversion: 2.1 time: 0.033412 [ 1476.533197] [48526]: [pid: 48526|app: 0|req: 3482/6997] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:06:20 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 148 bytes in 34 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1476.538079] [48527]: DEBUG nova.api.openstack.wsgi [None req-50377b97-ff61-4918-8ce9-70d518706277 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1476.539495] [48527]: DEBUG nova.compute.api [None req-50377b97-ff61-4918-8ce9-70d518706277 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1476.542757] [48527]: DEBUG oslo_concurrency.lockutils [None req-50377b97-ff61-4918-8ce9-70d518706277 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.542936] [48527]: DEBUG oslo_concurrency.lockutils [None req-50377b97-ff61-4918-8ce9-70d518706277 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.543083] [48527]: DEBUG oslo_concurrency.lockutils [None req-50377b97-ff61-4918-8ce9-70d518706277 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.543328] [48527]: DEBUG oslo_concurrency.lockutils [None req-50377b97-ff61-4918-8ce9-70d518706277 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.543475] [48527]: DEBUG oslo_concurrency.lockutils [None req-50377b97-ff61-4918-8ce9-70d518706277 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.543597] [48527]: DEBUG oslo_concurrency.lockutils [None req-50377b97-ff61-4918-8ce9-70d518706277 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.577454] [48527]: INFO nova.api.openstack.requestlog [None req-50377b97-ff61-4918-8ce9-70d518706277 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 202 len: 0 microversion: 2.1 time: 0.041199 [ 1476.577753] [48527]: [pid: 48527|app: 0|req: 3516/6998] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:06:20 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1476.583917] [48526]: DEBUG nova.api.openstack.wsgi [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1476.586062] [48526]: DEBUG nova.compute.api [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1476.593108] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.593348] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.593510] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.593800] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1476.593975] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1476.594149] [48526]: DEBUG oslo_concurrency.lockutils [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1476.616554] [48526]: WARNING neutronclient.v2_0.client [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1476.691247] [48526]: DEBUG nova.policy [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1476.695487] [48526]: INFO nova.api.openstack.requestlog [None req-b1af5e1e-02f7-4a4a-bab5-14ef19a82750 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1500 microversion: 2.1 time: 0.114739 [ 1476.695807] [48526]: [pid: 48526|app: 0|req: 3483/6999] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:20 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1500 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1477.252306] [48527]: DEBUG nova.api.openstack.wsgi [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1477.253736] [48527]: DEBUG nova.compute.api [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1477.257326] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1477.257530] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1477.257656] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1477.257938] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1477.258102] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1477.258255] [48527]: DEBUG oslo_concurrency.lockutils [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1477.275485] [48527]: WARNING neutronclient.v2_0.client [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1477.331874] [48527]: DEBUG nova.policy [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1477.336266] [48527]: DEBUG nova.policy [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1477.336858] [48527]: DEBUG nova.policy [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1477.337485] [48527]: INFO nova.api.openstack.requestlog [None req-8c194288-8a63-4dd3-9780-47419dcc9043 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.087459 [ 1477.337791] [48527]: [pid: 48527|app: 0|req: 3517/7000] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:21 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1477.708139] [48526]: DEBUG nova.api.openstack.wsgi [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1477.709548] [48526]: DEBUG nova.compute.api [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1477.713087] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1477.713275] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1477.713411] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1477.713662] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1477.713806] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1477.713929] [48526]: DEBUG oslo_concurrency.lockutils [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1477.728981] [48526]: WARNING neutronclient.v2_0.client [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1477.787342] [48526]: DEBUG nova.policy [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1477.791386] [48526]: INFO nova.api.openstack.requestlog [None req-dbc3c350-bdd9-4cb0-b751-38a44ae6c455 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1500 microversion: 2.1 time: 0.085378 [ 1477.792048] [48526]: [pid: 48526|app: 0|req: 3484/7001] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:21 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1500 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1478.351772] [48527]: DEBUG nova.api.openstack.wsgi [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1478.353180] [48527]: DEBUG nova.compute.api [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1478.356475] [48527]: DEBUG oslo_concurrency.lockutils [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1478.356659] [48527]: DEBUG oslo_concurrency.lockutils [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1478.356796] [48527]: DEBUG oslo_concurrency.lockutils [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1478.357102] [48527]: DEBUG oslo_concurrency.lockutils [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1478.357251] [48527]: DEBUG oslo_concurrency.lockutils [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1478.357374] [48527]: DEBUG oslo_concurrency.lockutils [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1478.372685] [48527]: WARNING neutronclient.v2_0.client [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1478.437855] [48527]: DEBUG nova.policy [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1478.444915] [48527]: DEBUG nova.policy [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1478.445562] [48527]: DEBUG nova.policy [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1478.446152] [48527]: INFO nova.api.openstack.requestlog [None req-66086a3d-cbbe-436d-8815-4ef4311e5217 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.096597 [ 1478.446460] [48527]: [pid: 48527|app: 0|req: 3518/7002] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:22 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1478.804581] [48526]: DEBUG nova.api.openstack.wsgi [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1478.806155] [48526]: DEBUG nova.compute.api [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1478.811832] [48526]: DEBUG oslo_concurrency.lockutils [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1478.812037] [48526]: DEBUG oslo_concurrency.lockutils [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1478.812192] [48526]: DEBUG oslo_concurrency.lockutils [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1478.812441] [48526]: DEBUG oslo_concurrency.lockutils [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1478.812582] [48526]: DEBUG oslo_concurrency.lockutils [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1478.812705] [48526]: DEBUG oslo_concurrency.lockutils [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1478.836728] [48526]: WARNING neutronclient.v2_0.client [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1478.892302] [48526]: DEBUG nova.policy [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1478.896871] [48526]: INFO nova.api.openstack.requestlog [None req-306846e9-dc86-47f2-a8c2-590b63e7ea46 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1500 microversion: 2.1 time: 0.094369 [ 1478.897223] [48526]: [pid: 48526|app: 0|req: 3485/7003] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:23 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1500 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1479.460640] [48527]: DEBUG nova.api.openstack.wsgi [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1479.461989] [48527]: DEBUG nova.compute.api [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1479.465641] [48527]: DEBUG oslo_concurrency.lockutils [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1479.465822] [48527]: DEBUG oslo_concurrency.lockutils [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1479.465970] [48527]: DEBUG oslo_concurrency.lockutils [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1479.466239] [48527]: DEBUG oslo_concurrency.lockutils [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1479.466384] [48527]: DEBUG oslo_concurrency.lockutils [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1479.466506] [48527]: DEBUG oslo_concurrency.lockutils [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1479.483024] [48527]: WARNING neutronclient.v2_0.client [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1479.537092] [48527]: DEBUG nova.policy [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1479.541294] [48527]: DEBUG nova.policy [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1479.541850] [48527]: DEBUG nova.policy [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1479.542430] [48527]: INFO nova.api.openstack.requestlog [None req-56dd92e5-1899-4826-870d-8f8056927694 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.084090 [ 1479.542738] [48527]: [pid: 48527|app: 0|req: 3519/7004] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:23 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1479.710841] [48526]: DEBUG nova.api.openstack.wsgi [req-0c8afe76-22da-482d-aa01-9a2a7f54419e req-9eaf1825-faad-47be-aced-330caaf81d2f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1dfcd443-32a3-426e-9146-2752d393d488", "name": "network-vif-plugged", "status": "completed", "tag": "8c58a985-681b-4bc9-926f-d38a2ffeaf9b"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1479.716273] [48526]: DEBUG oslo_concurrency.lockutils [req-0c8afe76-22da-482d-aa01-9a2a7f54419e req-9eaf1825-faad-47be-aced-330caaf81d2f service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1479.716492] [48526]: DEBUG oslo_concurrency.lockutils [req-0c8afe76-22da-482d-aa01-9a2a7f54419e req-9eaf1825-faad-47be-aced-330caaf81d2f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1479.716610] [48526]: DEBUG oslo_concurrency.lockutils [req-0c8afe76-22da-482d-aa01-9a2a7f54419e req-9eaf1825-faad-47be-aced-330caaf81d2f service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1479.722598] [48526]: INFO nova.api.openstack.compute.server_external_events [req-0c8afe76-22da-482d-aa01-9a2a7f54419e req-9eaf1825-faad-47be-aced-330caaf81d2f service nova] Creating event network-vif-plugged:8c58a985-681b-4bc9-926f-d38a2ffeaf9b for instance 1dfcd443-32a3-426e-9146-2752d393d488 on cpu-1 [ 1479.726803] [48526]: INFO nova.api.openstack.requestlog [req-0c8afe76-22da-482d-aa01-9a2a7f54419e req-9eaf1825-faad-47be-aced-330caaf81d2f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018200 [ 1479.727172] [48526]: [pid: 48526|app: 0|req: 3486/7005] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:06:23 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) [ 1479.911331] [48527]: DEBUG nova.api.openstack.wsgi [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1479.912800] [48527]: DEBUG nova.compute.api [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1479.916321] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1479.916505] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1479.916640] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1479.916924] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1479.917107] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1479.917259] [48527]: DEBUG oslo_concurrency.lockutils [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1479.934744] [48527]: WARNING neutronclient.v2_0.client [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1479.995865] [48527]: DEBUG nova.policy [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1480.002843] [48527]: INFO nova.api.openstack.requestlog [None req-96a09bd7-0a8e-4948-90b9-6b93fd4f4fc3 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1500 microversion: 2.1 time: 0.093721 [ 1480.003193] [48527]: [pid: 48527|app: 0|req: 3520/7006] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:24 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1500 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1480.557304] [48526]: DEBUG nova.api.openstack.wsgi [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1480.559158] [48526]: DEBUG nova.compute.api [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1480.563071] [48526]: DEBUG oslo_concurrency.lockutils [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1480.563333] [48526]: DEBUG oslo_concurrency.lockutils [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1480.563494] [48526]: DEBUG oslo_concurrency.lockutils [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1480.563774] [48526]: DEBUG oslo_concurrency.lockutils [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1480.563922] [48526]: DEBUG oslo_concurrency.lockutils [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1480.564111] [48526]: DEBUG oslo_concurrency.lockutils [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1480.582695] [48526]: WARNING neutronclient.v2_0.client [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1480.665724] [48526]: DEBUG nova.policy [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1480.670128] [48526]: DEBUG nova.policy [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1480.670715] [48526]: DEBUG nova.policy [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1480.671318] [48526]: INFO nova.api.openstack.requestlog [None req-8901f0f1-2aac-4b24-bd78-f4395f17bd48 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.117042 [ 1480.671632] [48526]: [pid: 48526|app: 0|req: 3487/7007] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:24 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1481.016584] [48527]: DEBUG nova.api.openstack.wsgi [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.016944] [48527]: DEBUG nova.compute.api [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.020225] [48527]: DEBUG oslo_concurrency.lockutils [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.020407] [48527]: DEBUG oslo_concurrency.lockutils [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.020538] [48527]: DEBUG oslo_concurrency.lockutils [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.020785] [48527]: DEBUG oslo_concurrency.lockutils [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.020933] [48527]: DEBUG oslo_concurrency.lockutils [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.021069] [48527]: DEBUG oslo_concurrency.lockutils [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.036359] [48527]: WARNING neutronclient.v2_0.client [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.120221] [48527]: DEBUG nova.policy [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.124358] [48527]: INFO nova.api.openstack.requestlog [None req-385f243b-9065-4615-8189-770e3aa279b7 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.111392 [ 1481.124676] [48527]: [pid: 48527|app: 0|req: 3521/7008] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:25 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1481.138324] [48526]: DEBUG nova.api.openstack.wsgi [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.139804] [48526]: DEBUG nova.compute.api [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.145672] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.145888] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.146073] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.146339] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.146483] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.146603] [48526]: DEBUG oslo_concurrency.lockutils [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.168595] [48526]: WARNING neutronclient.v2_0.client [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.242959] [48526]: DEBUG nova.policy [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.249507] [48526]: INFO nova.api.openstack.requestlog [None req-b9e74fce-839e-4056-8153-35aa356a9358 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.113249 [ 1481.249864] [48526]: [pid: 48526|app: 0|req: 3488/7009] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:25 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1481.262697] [48527]: DEBUG nova.api.openstack.wsgi [None req-93c0f94e-b509-4ff4-b2ce-203a1d39e74e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1481.264430] [48527]: DEBUG nova.compute.api [None req-93c0f94e-b509-4ff4-b2ce-203a1d39e74e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 5ac3a3cf-ab95-4f1b-b25d-4bd5fc14733e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.268639] [48527]: INFO nova.api.openstack.wsgi [None req-93c0f94e-b509-4ff4-b2ce-203a1d39e74e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 5ac3a3cf-ab95-4f1b-b25d-4bd5fc14733e could not be found. [ 1481.268933] [48527]: DEBUG nova.api.openstack.wsgi [None req-93c0f94e-b509-4ff4-b2ce-203a1d39e74e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 5ac3a3cf-ab95-4f1b-b25d-4bd5fc14733e could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1481.269409] [48527]: INFO nova.api.openstack.requestlog [None req-93c0f94e-b509-4ff4-b2ce-203a1d39e74e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/5ac3a3cf-ab95-4f1b-b25d-4bd5fc14733e/action" status: 404 len: 111 microversion: 2.1 time: 0.009077 [ 1481.269755] [48527]: [pid: 48527|app: 0|req: 3522/7010] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:06:25 2025] POST /compute/v2.1/servers/5ac3a3cf-ab95-4f1b-b25d-4bd5fc14733e/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1481.275112] [48526]: DEBUG nova.api.openstack.wsgi [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.276744] [48526]: DEBUG nova.compute.api [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.280719] [48526]: DEBUG oslo_concurrency.lockutils [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.280912] [48526]: DEBUG oslo_concurrency.lockutils [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.281072] [48526]: DEBUG oslo_concurrency.lockutils [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.281329] [48526]: DEBUG oslo_concurrency.lockutils [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.281477] [48526]: DEBUG oslo_concurrency.lockutils [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.281602] [48526]: DEBUG oslo_concurrency.lockutils [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.298024] [48526]: WARNING neutronclient.v2_0.client [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.359635] [48526]: DEBUG nova.policy [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.363789] [48526]: INFO nova.api.openstack.requestlog [None req-386131d0-79f9-4b07-a8df-a91a9c1e3086 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.090825 [ 1481.364253] [48526]: [pid: 48526|app: 0|req: 3489/7011] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:25 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1481.378068] [48527]: DEBUG nova.api.openstack.wsgi [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.379360] [48527]: DEBUG nova.compute.api [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.383811] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.384624] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.384624] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.385121] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.385745] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.385745] [48527]: DEBUG oslo_concurrency.lockutils [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.402838] [48527]: WARNING neutronclient.v2_0.client [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.464442] [48527]: DEBUG nova.policy [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.468826] [48527]: INFO nova.api.openstack.requestlog [None req-95ec3614-c519-433f-b6f4-5b9ddb913a4c tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.094036 [ 1481.469188] [48527]: [pid: 48527|app: 0|req: 3523/7012] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:25 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1481.482675] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1481.484098] [48526]: DEBUG nova.compute.api [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.487640] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.487905] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.488061] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.488270] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.488420] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.488571] [48526]: DEBUG oslo_concurrency.lockutils [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.502809] [48526]: INFO nova.api.openstack.wsgi [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Cannot 'unpause' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state active [ 1481.503120] [48526]: DEBUG nova.api.openstack.wsgi [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 409 to user: Cannot 'unpause' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state active {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1481.503591] [48526]: INFO nova.api.openstack.requestlog [None req-e8b25b34-fda8-4e09-bd2b-2577e83b6d64 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 409 len: 145 microversion: 2.1 time: 0.023222 [ 1481.503937] [48526]: [pid: 48526|app: 0|req: 3490/7013] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:06:25 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 145 bytes in 24 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1481.509474] [48527]: DEBUG nova.api.openstack.wsgi [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.510949] [48527]: DEBUG nova.compute.api [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.514644] [48527]: DEBUG oslo_concurrency.lockutils [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.514856] [48527]: DEBUG oslo_concurrency.lockutils [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.515010] [48527]: DEBUG oslo_concurrency.lockutils [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.515284] [48527]: DEBUG oslo_concurrency.lockutils [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.515430] [48527]: DEBUG oslo_concurrency.lockutils [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.515553] [48527]: DEBUG oslo_concurrency.lockutils [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.532409] [48527]: WARNING neutronclient.v2_0.client [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.592963] [48527]: DEBUG nova.policy [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.597019] [48527]: INFO nova.api.openstack.requestlog [None req-765b5318-e516-470e-b802-32ce928ee56a tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.090086 [ 1481.597444] [48527]: [pid: 48527|app: 0|req: 3524/7014] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:25 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1481.610146] [48526]: DEBUG nova.api.openstack.wsgi [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.611577] [48526]: DEBUG nova.compute.api [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.614956] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.615157] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.615294] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.615540] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.615686] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.615809] [48526]: DEBUG oslo_concurrency.lockutils [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.631439] [48526]: WARNING neutronclient.v2_0.client [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.684710] [48527]: DEBUG nova.api.openstack.wsgi [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.686144] [48527]: DEBUG nova.compute.api [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.688695] [48526]: DEBUG nova.policy [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.689401] [48527]: DEBUG oslo_concurrency.lockutils [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.689577] [48527]: DEBUG oslo_concurrency.lockutils [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.689706] [48527]: DEBUG oslo_concurrency.lockutils [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.689957] [48527]: DEBUG oslo_concurrency.lockutils [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.690114] [48527]: DEBUG oslo_concurrency.lockutils [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.690235] [48527]: DEBUG oslo_concurrency.lockutils [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.694349] [48526]: INFO nova.api.openstack.requestlog [None req-ed25fe3d-e7c2-4ca6-8784-e2f2b43a14f8 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086139 [ 1481.694349] [48526]: [pid: 48526|app: 0|req: 3491/7015] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:25 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1481.706058] [48527]: WARNING neutronclient.v2_0.client [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.706170] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6ae061c-f026-4afa-9688-3b2ee6fb5dff tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1481.707150] [48526]: DEBUG nova.compute.api [None req-c6ae061c-f026-4afa-9688-3b2ee6fb5dff tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4c241304-d0d6-424a-a5d7-09bac3d9a052] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.710253] [48526]: INFO nova.api.openstack.wsgi [None req-c6ae061c-f026-4afa-9688-3b2ee6fb5dff tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 4c241304-d0d6-424a-a5d7-09bac3d9a052 could not be found. [ 1481.710437] [48526]: DEBUG nova.api.openstack.wsgi [None req-c6ae061c-f026-4afa-9688-3b2ee6fb5dff tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 4c241304-d0d6-424a-a5d7-09bac3d9a052 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1481.710806] [48526]: INFO nova.api.openstack.requestlog [None req-c6ae061c-f026-4afa-9688-3b2ee6fb5dff tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4c241304-d0d6-424a-a5d7-09bac3d9a052/action" status: 404 len: 111 microversion: 2.1 time: 0.007262 [ 1481.711113] [48526]: [pid: 48526|app: 0|req: 3492/7016] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:06:25 2025] POST /compute/v2.1/servers/4c241304-d0d6-424a-a5d7-09bac3d9a052/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1481.715285] [48526]: DEBUG nova.api.openstack.wsgi [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.717037] [48526]: DEBUG nova.compute.api [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.720198] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.720395] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.720526] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.720778] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.720917] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.721060] [48526]: DEBUG oslo_concurrency.lockutils [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.737346] [48526]: WARNING neutronclient.v2_0.client [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.762721] [48527]: DEBUG nova.policy [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.766912] [48527]: DEBUG nova.policy [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.767498] [48527]: DEBUG nova.policy [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.768111] [48527]: INFO nova.api.openstack.requestlog [None req-293cd0b3-6068-4b3b-bbeb-9371d618a2c1 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.085720 [ 1481.768410] [48527]: [pid: 48527|app: 0|req: 3525/7017] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:25 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1481.770682] [48527]: DEBUG nova.api.openstack.wsgi [req-7c83c20b-f3c3-4cbd-8255-bc25eed5f525 req-2a88e45e-cb66-4cb1-9085-a362f6203b6a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1dfcd443-32a3-426e-9146-2752d393d488", "tag": "8c58a985-681b-4bc9-926f-d38a2ffeaf9b"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1481.775709] [48527]: DEBUG oslo_concurrency.lockutils [req-7c83c20b-f3c3-4cbd-8255-bc25eed5f525 req-2a88e45e-cb66-4cb1-9085-a362f6203b6a service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.775902] [48527]: DEBUG oslo_concurrency.lockutils [req-7c83c20b-f3c3-4cbd-8255-bc25eed5f525 req-2a88e45e-cb66-4cb1-9085-a362f6203b6a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.776073] [48527]: DEBUG oslo_concurrency.lockutils [req-7c83c20b-f3c3-4cbd-8255-bc25eed5f525 req-2a88e45e-cb66-4cb1-9085-a362f6203b6a service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.782113] [48527]: INFO nova.api.openstack.compute.server_external_events [req-7c83c20b-f3c3-4cbd-8255-bc25eed5f525 req-2a88e45e-cb66-4cb1-9085-a362f6203b6a service nova] Creating event network-changed:8c58a985-681b-4bc9-926f-d38a2ffeaf9b for instance 1dfcd443-32a3-426e-9146-2752d393d488 on cpu-1 [ 1481.786382] [48527]: INFO nova.api.openstack.requestlog [req-7c83c20b-f3c3-4cbd-8255-bc25eed5f525 req-2a88e45e-cb66-4cb1-9085-a362f6203b6a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017379 [ 1481.786806] [48527]: [pid: 48527|app: 0|req: 3526/7018] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:06:25 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) [ 1481.842578] [48526]: DEBUG nova.policy [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.846658] [48526]: INFO nova.api.openstack.requestlog [None req-ea66c07f-59ae-4ebd-9435-5495229f5d74 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.133069 [ 1481.847046] [48526]: [pid: 48526|app: 0|req: 3493/7019] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:25 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1481.859927] [48527]: DEBUG nova.api.openstack.wsgi [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.861434] [48527]: DEBUG nova.compute.api [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.864966] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.865165] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.865300] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.865543] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.865686] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.865806] [48527]: DEBUG oslo_concurrency.lockutils [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.883790] [48527]: WARNING neutronclient.v2_0.client [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.939843] [48527]: DEBUG nova.policy [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1481.944209] [48527]: INFO nova.api.openstack.requestlog [None req-ae19504a-d9b2-4f8c-80fc-f7c40020a386 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086641 [ 1481.944539] [48527]: [pid: 48527|app: 0|req: 3527/7020] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:26 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1481.956470] [48526]: DEBUG nova.api.openstack.wsgi [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1481.958187] [48526]: DEBUG nova.compute.api [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.961740] [48526]: DEBUG oslo_concurrency.lockutils [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.961924] [48526]: DEBUG oslo_concurrency.lockutils [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.962081] [48526]: DEBUG oslo_concurrency.lockutils [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.962339] [48526]: DEBUG oslo_concurrency.lockutils [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.962484] [48526]: DEBUG oslo_concurrency.lockutils [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.962608] [48526]: DEBUG oslo_concurrency.lockutils [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.975311] [48526]: WARNING neutronclient.v2_0.client [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1481.975685] [48526]: INFO nova.api.openstack.wsgi [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Cannot 'unshelve' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state active [ 1481.975923] [48526]: DEBUG nova.api.openstack.wsgi [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 409 to user: Cannot 'unshelve' instance 99610e17-a1eb-4daf-b899-48afbd6f981a while it is in vm_state active {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1481.976350] [48526]: INFO nova.api.openstack.requestlog [None req-2889ec56-2856-4d96-9ab4-040ac82ca5de tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action" status: 409 len: 146 microversion: 2.1 time: 0.022185 [ 1481.976654] [48526]: [pid: 48526|app: 0|req: 3494/7021] 10.180.1.21 () {60 vars in 1273 bytes} [Fri Dec 12 14:06:26 2025] POST /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a/action => generated 146 bytes in 23 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1481.981478] [48527]: DEBUG nova.api.openstack.wsgi [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1481.982882] [48527]: DEBUG nova.compute.api [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1481.986208] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.986381] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.986514] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1481.986761] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1481.986959] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1481.987103] [48527]: DEBUG oslo_concurrency.lockutils [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.002363] [48527]: WARNING neutronclient.v2_0.client [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1482.058619] [48527]: DEBUG nova.policy [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.062607] [48527]: INFO nova.api.openstack.requestlog [None req-7ba2a7a6-215c-47b2-9320-57fdafeda2bb tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083173 [ 1482.062909] [48527]: [pid: 48527|app: 0|req: 3528/7022] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:26 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1482.075307] [48526]: DEBUG nova.api.openstack.wsgi [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1482.076929] [48526]: DEBUG nova.compute.api [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1482.080205] [48526]: DEBUG oslo_concurrency.lockutils [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.080401] [48526]: DEBUG oslo_concurrency.lockutils [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.080529] [48526]: DEBUG oslo_concurrency.lockutils [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.080774] [48526]: DEBUG oslo_concurrency.lockutils [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.080921] [48526]: DEBUG oslo_concurrency.lockutils [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.081055] [48526]: DEBUG oslo_concurrency.lockutils [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.097357] [48526]: WARNING neutronclient.v2_0.client [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1482.152246] [48526]: DEBUG nova.policy [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.156713] [48526]: INFO nova.api.openstack.requestlog [None req-930c6d02-3c2f-4c12-891a-d37374a8f064 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083757 [ 1482.157079] [48526]: [pid: 48526|app: 0|req: 3495/7023] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:26 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1482.169147] [48527]: DEBUG nova.api.openstack.wsgi [None req-c1eb2e35-ae35-4d27-a2d9-25b3a888da31 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1822833263_updated"}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1482.170724] [48527]: DEBUG nova.compute.api [None req-c1eb2e35-ae35-4d27-a2d9-25b3a888da31 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 5cdfe22c-6d0b-4839-8bed-2d1e697da40b] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1482.173719] [48527]: INFO nova.api.openstack.wsgi [None req-c1eb2e35-ae35-4d27-a2d9-25b3a888da31 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 5cdfe22c-6d0b-4839-8bed-2d1e697da40b could not be found. [ 1482.173956] [48527]: DEBUG nova.api.openstack.wsgi [None req-c1eb2e35-ae35-4d27-a2d9-25b3a888da31 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 5cdfe22c-6d0b-4839-8bed-2d1e697da40b could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1482.174337] [48527]: INFO nova.api.openstack.requestlog [None req-c1eb2e35-ae35-4d27-a2d9-25b3a888da31 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/5cdfe22c-6d0b-4839-8bed-2d1e697da40b" status: 404 len: 111 microversion: 2.1 time: 0.007742 [ 1482.174638] [48527]: [pid: 48527|app: 0|req: 3529/7024] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 14:06:26 2025] PUT /compute/v2.1/servers/5cdfe22c-6d0b-4839-8bed-2d1e697da40b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1482.179062] [48526]: DEBUG nova.api.openstack.wsgi [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1482.180460] [48526]: DEBUG nova.compute.api [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1482.183644] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.183819] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.183950] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.184223] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.184365] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.184487] [48526]: DEBUG oslo_concurrency.lockutils [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.200213] [48526]: WARNING neutronclient.v2_0.client [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1482.257096] [48526]: DEBUG nova.policy [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.261371] [48526]: INFO nova.api.openstack.requestlog [None req-f3375db7-a105-4f8b-a916-38c6ac8ab288 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.084351 [ 1482.261684] [48526]: [pid: 48526|app: 0|req: 3496/7025] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:26 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1482.274485] [48527]: DEBUG nova.api.openstack.wsgi [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1482.276395] [48527]: DEBUG nova.compute.api [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1482.279727] [48527]: DEBUG oslo_concurrency.lockutils [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.279916] [48527]: DEBUG oslo_concurrency.lockutils [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.280065] [48527]: DEBUG oslo_concurrency.lockutils [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.280312] [48527]: DEBUG oslo_concurrency.lockutils [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.280453] [48527]: DEBUG oslo_concurrency.lockutils [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.280575] [48527]: DEBUG oslo_concurrency.lockutils [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.295206] [48527]: WARNING neutronclient.v2_0.client [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1482.351666] [48527]: DEBUG nova.policy [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.356139] [48527]: INFO nova.api.openstack.requestlog [None req-380f17a4-1f37-4fbe-a171-9dd4fac61dc6 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.083570 [ 1482.356517] [48527]: [pid: 48527|app: 0|req: 3530/7026] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:26 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1482.368414] [48526]: DEBUG nova.api.openstack.wsgi [None req-57449c2d-d351-4c97-8dc6-a8b304dd453f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'update', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1482.370091] [48526]: DEBUG nova.api.openstack.wsgi [None req-57449c2d-d351-4c97-8dc6-a8b304dd453f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1482.370489] [48526]: INFO nova.api.openstack.requestlog [None req-57449c2d-d351-4c97-8dc6-a8b304dd453f tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 400 len: 619 microversion: 2.1 time: 0.004282 [ 1482.370791] [48526]: [pid: 48526|app: 0|req: 3497/7027] 10.180.1.21 () {60 vars in 1252 bytes} [Fri Dec 12 14:06:26 2025] PUT /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 619 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1482.375493] [48527]: DEBUG nova.api.openstack.wsgi [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1482.376908] [48527]: DEBUG nova.compute.api [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1482.380471] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.380561] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.380698] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.380981] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.381185] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.381273] [48527]: DEBUG oslo_concurrency.lockutils [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.397056] [48527]: WARNING neutronclient.v2_0.client [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1482.455724] [48527]: DEBUG nova.policy [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.460344] [48527]: INFO nova.api.openstack.requestlog [None req-d3ea53c9-1623-4e48-8cfb-6945b52e0213 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086893 [ 1482.460702] [48527]: [pid: 48527|app: 0|req: 3531/7028] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:26 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1482.475208] [48526]: DEBUG nova.api.openstack.wsgi [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1482.478092] [48526]: DEBUG nova.compute.api [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1482.481844] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.482057] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.482204] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.482467] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.482611] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.482732] [48526]: DEBUG oslo_concurrency.lockutils [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.499437] [48526]: WARNING neutronclient.v2_0.client [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1482.556646] [48526]: DEBUG nova.policy [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.561230] [48526]: INFO nova.api.openstack.requestlog [None req-bce18c45-0346-44d2-b886-c5f804ed020e tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.089086 [ 1482.561550] [48526]: [pid: 48526|app: 0|req: 3498/7029] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:26 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1482.575452] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c788366-2c07-488b-88a5-f7d506f24111 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Action: 'update', calling method: >, body: {"server": {"name": ""}} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1482.577166] [48527]: DEBUG nova.api.openstack.wsgi [None req-5c788366-2c07-488b-88a5-f7d506f24111 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1482.577548] [48527]: INFO nova.api.openstack.requestlog [None req-5c788366-2c07-488b-88a5-f7d506f24111 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 400 len: 115 microversion: 2.1 time: 0.005228 [ 1482.577913] [48527]: [pid: 48527|app: 0|req: 3532/7030] 10.180.1.21 () {60 vars in 1251 bytes} [Fri Dec 12 14:06:26 2025] PUT /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 115 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1482.582490] [48526]: DEBUG nova.api.openstack.wsgi [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1482.583966] [48526]: DEBUG nova.compute.api [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1482.587632] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.587814] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.587954] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.588257] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.588412] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.588535] [48526]: DEBUG oslo_concurrency.lockutils [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.604816] [48526]: WARNING neutronclient.v2_0.client [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1482.662683] [48526]: DEBUG nova.policy [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.666759] [48526]: INFO nova.api.openstack.requestlog [None req-4c77853d-6a1d-4de8-82de-4bb59f4be939 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1503 microversion: 2.1 time: 0.086278 [ 1482.667113] [48526]: [pid: 48526|app: 0|req: 3499/7031] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:26 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1503 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1482.782679] [48527]: DEBUG nova.api.openstack.wsgi [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1482.784518] [48527]: DEBUG nova.compute.api [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1482.790074] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.790269] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.790405] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.790667] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.790810] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.790933] [48527]: DEBUG oslo_concurrency.lockutils [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.814218] [48527]: WARNING neutronclient.v2_0.client [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1482.887049] [48527]: DEBUG nova.policy [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.893269] [48527]: DEBUG nova.policy [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.893879] [48527]: DEBUG nova.policy [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1482.894492] [48527]: INFO nova.api.openstack.requestlog [None req-5a12e146-881e-4b39-9d1d-1b3e32505086 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.113909 [ 1482.894806] [48527]: [pid: 48527|app: 0|req: 3533/7032] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:27 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1483.909294] [48526]: DEBUG nova.api.openstack.wsgi [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1483.910998] [48526]: DEBUG nova.compute.api [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1483.918074] [48526]: DEBUG oslo_concurrency.lockutils [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1483.918272] [48526]: DEBUG oslo_concurrency.lockutils [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1483.918557] [48526]: DEBUG oslo_concurrency.lockutils [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1483.918736] [48526]: DEBUG oslo_concurrency.lockutils [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1483.919054] [48526]: DEBUG oslo_concurrency.lockutils [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1483.919054] [48526]: DEBUG oslo_concurrency.lockutils [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1483.946846] [48526]: WARNING neutronclient.v2_0.client [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1484.137590] [48526]: DEBUG nova.policy [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1484.144554] [48526]: DEBUG nova.policy [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1484.145205] [48526]: DEBUG nova.policy [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1484.145811] [48526]: INFO nova.api.openstack.requestlog [None req-c33f3dbd-2314-47af-aa17-a9fc7f9b99ad tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.239213 [ 1484.146127] [48526]: [pid: 48526|app: 0|req: 3500/7033] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:28 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1484.847454] [48527]: DEBUG nova.api.openstack.wsgi [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1484.847724] [48527]: DEBUG nova.compute.api [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1484.854564] [48527]: DEBUG oslo_concurrency.lockutils [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.854842] [48527]: DEBUG oslo_concurrency.lockutils [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.855049] [48527]: DEBUG oslo_concurrency.lockutils [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1484.855337] [48527]: DEBUG oslo_concurrency.lockutils [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.855497] [48527]: DEBUG oslo_concurrency.lockutils [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.855628] [48527]: DEBUG oslo_concurrency.lockutils [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1484.865972] [48527]: INFO nova.api.openstack.wsgi [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. [ 1484.866276] [48527]: DEBUG nova.api.openstack.wsgi [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1484.866797] [48527]: INFO nova.api.openstack.requestlog [None req-03e850c4-425d-4dbc-9060-8c6ad1ff93f4 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 404 len: 111 microversion: 2.1 time: 0.021770 [ 1484.867270] [48527]: [pid: 48527|app: 0|req: 3534/7034] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:06:29 2025] DELETE /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1484.872120] [48526]: DEBUG nova.api.openstack.wsgi [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1484.873572] [48526]: DEBUG nova.compute.api [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 4f597ade-2927-43d5-a6f8-52f7cba6f4b6] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1484.877228] [48526]: DEBUG oslo_concurrency.lockutils [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.877416] [48526]: DEBUG oslo_concurrency.lockutils [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.877551] [48526]: DEBUG oslo_concurrency.lockutils [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1484.877828] [48526]: DEBUG oslo_concurrency.lockutils [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.878027] [48526]: DEBUG oslo_concurrency.lockutils [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.878167] [48526]: DEBUG oslo_concurrency.lockutils [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1484.886822] [48526]: INFO nova.api.openstack.wsgi [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. [ 1484.887145] [48526]: DEBUG nova.api.openstack.wsgi [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 4f597ade-2927-43d5-a6f8-52f7cba6f4b6 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1484.887555] [48526]: INFO nova.api.openstack.requestlog [None req-60c47024-0b6e-4675-b225-1a3d7857abe2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6" status: 404 len: 111 microversion: 2.1 time: 0.017631 [ 1484.887865] [48526]: [pid: 48526|app: 0|req: 3501/7035] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:29 2025] GET /compute/v2.1/servers/4f597ade-2927-43d5-a6f8-52f7cba6f4b6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1484.893078] [48527]: DEBUG nova.api.openstack.wsgi [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1484.893336] [48527]: DEBUG nova.compute.api [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1484.896966] [48527]: DEBUG oslo_concurrency.lockutils [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.897199] [48527]: DEBUG oslo_concurrency.lockutils [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.897372] [48527]: DEBUG oslo_concurrency.lockutils [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1484.897671] [48527]: DEBUG oslo_concurrency.lockutils [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.897841] [48527]: DEBUG oslo_concurrency.lockutils [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.898038] [48527]: DEBUG oslo_concurrency.lockutils [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1484.920038] [48527]: DEBUG nova.compute.api [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1484.968583] [48527]: INFO nova.api.openstack.requestlog [None req-826601df-3478-48b9-b70c-c503a3b49153 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 204 len: 0 microversion: 2.1 time: 0.077785 [ 1484.968943] [48527]: [pid: 48527|app: 0|req: 3535/7036] 10.180.1.21 () {58 vars in 1234 bytes} [Fri Dec 12 14:06:29 2025] DELETE /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1484.974194] [48526]: DEBUG nova.api.openstack.wsgi [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1484.975690] [48526]: DEBUG nova.compute.api [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1484.979018] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.979227] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.979360] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1484.979600] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.979741] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.979859] [48526]: DEBUG oslo_concurrency.lockutils [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1484.997282] [48526]: WARNING neutronclient.v2_0.client [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1485.065907] [48526]: DEBUG nova.policy [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1485.070774] [48526]: INFO nova.api.openstack.requestlog [None req-0d2f2909-1dfd-4947-9af0-271262198a14 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1509 microversion: 2.1 time: 0.098777 [ 1485.071356] [48526]: [pid: 48526|app: 0|req: 3502/7037] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:29 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1509 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1485.162042] [48527]: DEBUG nova.api.openstack.wsgi [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1485.162987] [48527]: DEBUG nova.compute.api [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1485.166626] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1485.166814] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1485.167033] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1485.167306] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1485.167465] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1485.167588] [48527]: DEBUG oslo_concurrency.lockutils [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1485.187170] [48527]: WARNING neutronclient.v2_0.client [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1485.249248] [48527]: DEBUG nova.policy [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1485.254635] [48527]: DEBUG nova.policy [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1485.255369] [48527]: DEBUG nova.policy [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1485.256085] [48527]: INFO nova.api.openstack.requestlog [None req-bd2b375e-777d-4ec7-aba4-e6f26030ab79 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.097285 [ 1485.256414] [48527]: [pid: 48527|app: 0|req: 3536/7038] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:29 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1486.084241] [48526]: DEBUG nova.api.openstack.wsgi [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1486.085829] [48526]: DEBUG nova.compute.api [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1486.089567] [48526]: DEBUG oslo_concurrency.lockutils [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1486.089782] [48526]: DEBUG oslo_concurrency.lockutils [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1486.089933] [48526]: DEBUG oslo_concurrency.lockutils [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1486.090214] [48526]: DEBUG oslo_concurrency.lockutils [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1486.090352] [48526]: DEBUG oslo_concurrency.lockutils [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1486.090475] [48526]: DEBUG oslo_concurrency.lockutils [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1486.108765] [48526]: WARNING neutronclient.v2_0.client [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1486.217654] [48526]: DEBUG nova.policy [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1486.225956] [48526]: INFO nova.api.openstack.requestlog [None req-af9ae72e-326b-4038-b56b-b7155373c809 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1509 microversion: 2.1 time: 0.143943 [ 1486.226400] [48526]: [pid: 48526|app: 0|req: 3503/7039] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:30 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1509 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1486.270661] [48527]: DEBUG nova.api.openstack.wsgi [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1486.272157] [48527]: DEBUG nova.compute.api [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1486.277033] [48527]: DEBUG oslo_concurrency.lockutils [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1486.277256] [48527]: DEBUG oslo_concurrency.lockutils [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1486.277390] [48527]: DEBUG oslo_concurrency.lockutils [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1486.277723] [48527]: DEBUG oslo_concurrency.lockutils [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1486.277895] [48527]: DEBUG oslo_concurrency.lockutils [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1486.278063] [48527]: DEBUG oslo_concurrency.lockutils [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1486.303687] [48527]: WARNING neutronclient.v2_0.client [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1486.404453] [48527]: DEBUG nova.policy [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1486.409315] [48527]: DEBUG nova.policy [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1486.409952] [48527]: DEBUG nova.policy [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1486.410609] [48527]: INFO nova.api.openstack.requestlog [None req-822a9070-ee1b-401a-90d2-cfc626ae99fd tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.142129 [ 1486.410942] [48527]: [pid: 48527|app: 0|req: 3537/7040] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:30 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1487.239710] [48526]: DEBUG nova.api.openstack.wsgi [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1487.241182] [48526]: DEBUG nova.compute.api [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1487.244666] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1487.244803] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1487.244931] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1487.245272] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1487.245426] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1487.245549] [48526]: DEBUG oslo_concurrency.lockutils [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1487.263564] [48526]: WARNING neutronclient.v2_0.client [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1487.327765] [48526]: DEBUG nova.policy [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1487.332308] [48526]: INFO nova.api.openstack.requestlog [None req-2e0daddd-6792-4412-a0b0-7a954b7332d5 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1509 microversion: 2.1 time: 0.094701 [ 1487.332633] [48526]: [pid: 48526|app: 0|req: 3504/7041] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:31 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1509 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1487.425311] [48527]: DEBUG nova.api.openstack.wsgi [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1487.426868] [48527]: DEBUG nova.compute.api [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1487.430434] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1487.430677] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1487.430833] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1487.431105] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1487.431253] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1487.431378] [48527]: DEBUG oslo_concurrency.lockutils [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1487.447194] [48527]: WARNING neutronclient.v2_0.client [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1487.503832] [48527]: DEBUG nova.policy [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1487.507955] [48527]: DEBUG nova.policy [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1487.508582] [48527]: DEBUG nova.policy [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1487.509150] [48527]: INFO nova.api.openstack.requestlog [None req-36a47897-e3fa-416a-a332-93d667da2796 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.086123 [ 1487.509448] [48527]: [pid: 48527|app: 0|req: 3538/7042] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:31 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1487.884947] [48526]: DEBUG nova.api.openstack.wsgi [req-cc654f29-ab6a-4178-b885-bd0474b83aa8 req-f4bad7bf-3ee2-4827-83d5-b508cd78cc3d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "99610e17-a1eb-4daf-b899-48afbd6f981a", "name": "network-vif-deleted", "tag": "fca18e51-a95a-4a8c-ba01-72ecf2f00244"}]} {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1487.890557] [48526]: DEBUG oslo_concurrency.lockutils [req-cc654f29-ab6a-4178-b885-bd0474b83aa8 req-f4bad7bf-3ee2-4827-83d5-b508cd78cc3d service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1487.890916] [48526]: DEBUG oslo_concurrency.lockutils [req-cc654f29-ab6a-4178-b885-bd0474b83aa8 req-f4bad7bf-3ee2-4827-83d5-b508cd78cc3d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1487.891204] [48526]: DEBUG oslo_concurrency.lockutils [req-cc654f29-ab6a-4178-b885-bd0474b83aa8 req-f4bad7bf-3ee2-4827-83d5-b508cd78cc3d service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1487.898301] [48526]: INFO nova.api.openstack.compute.server_external_events [req-cc654f29-ab6a-4178-b885-bd0474b83aa8 req-f4bad7bf-3ee2-4827-83d5-b508cd78cc3d service nova] Creating event network-vif-deleted:fca18e51-a95a-4a8c-ba01-72ecf2f00244 for instance 99610e17-a1eb-4daf-b899-48afbd6f981a on cpu-1 [ 1487.902352] [48526]: INFO nova.api.openstack.requestlog [req-cc654f29-ab6a-4178-b885-bd0474b83aa8 req-f4bad7bf-3ee2-4827-83d5-b508cd78cc3d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019489 [ 1487.902642] [48526]: [pid: 48526|app: 0|req: 3505/7043] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:06:32 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) [ 1488.346177] [48527]: DEBUG nova.api.openstack.wsgi [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1488.347819] [48527]: DEBUG nova.compute.api [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1488.351665] [48527]: DEBUG oslo_concurrency.lockutils [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1488.351883] [48527]: DEBUG oslo_concurrency.lockutils [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1488.351993] [48527]: DEBUG oslo_concurrency.lockutils [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1488.352268] [48527]: DEBUG oslo_concurrency.lockutils [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1488.352412] [48527]: DEBUG oslo_concurrency.lockutils [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1488.352560] [48527]: DEBUG oslo_concurrency.lockutils [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1488.369520] [48527]: WARNING neutronclient.v2_0.client [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1488.431956] [48527]: DEBUG nova.policy [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1488.436760] [48527]: INFO nova.api.openstack.requestlog [None req-92519574-cb0a-45cc-a37a-ed55594462d2 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1296 microversion: 2.1 time: 0.092693 [ 1488.437157] [48527]: [pid: 48527|app: 0|req: 3539/7044] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:32 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1296 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1488.523677] [48526]: DEBUG nova.api.openstack.wsgi [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1488.525295] [48526]: DEBUG nova.compute.api [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1488.529429] [48526]: DEBUG oslo_concurrency.lockutils [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1488.529634] [48526]: DEBUG oslo_concurrency.lockutils [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1488.529775] [48526]: DEBUG oslo_concurrency.lockutils [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1488.530130] [48526]: DEBUG oslo_concurrency.lockutils [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1488.530299] [48526]: DEBUG oslo_concurrency.lockutils [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1488.530436] [48526]: DEBUG oslo_concurrency.lockutils [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1488.555596] [48526]: WARNING neutronclient.v2_0.client [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1488.668213] [48526]: DEBUG nova.policy [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1488.675381] [48526]: DEBUG nova.policy [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1488.676064] [48526]: DEBUG nova.policy [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1488.676703] [48526]: INFO nova.api.openstack.requestlog [None req-de558160-8849-4f43-aa44-91a207f1d318 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.155386 [ 1488.677074] [48526]: [pid: 48526|app: 0|req: 3506/7045] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:32 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1489.451268] [48527]: DEBUG nova.api.openstack.wsgi [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1489.452752] [48527]: DEBUG nova.compute.api [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1489.460249] [48527]: DEBUG oslo_concurrency.lockutils [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1489.460436] [48527]: DEBUG oslo_concurrency.lockutils [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1489.460576] [48527]: DEBUG oslo_concurrency.lockutils [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1489.460836] [48527]: DEBUG oslo_concurrency.lockutils [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1489.460981] [48527]: DEBUG oslo_concurrency.lockutils [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1489.461127] [48527]: DEBUG oslo_concurrency.lockutils [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1489.483094] [48527]: DEBUG oslo_concurrency.lockutils [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1489.483287] [48527]: DEBUG oslo_concurrency.lockutils [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1489.483401] [48527]: DEBUG oslo_concurrency.lockutils [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1489.483553] [48527]: DEBUG nova.objects.instance [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lazy-loading 'fault' on Instance uuid 99610e17-a1eb-4daf-b899-48afbd6f981a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1489.487219] [48527]: WARNING neutronclient.v2_0.client [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1489.505777] [48527]: DEBUG nova.policy [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1489.510180] [48527]: INFO nova.api.openstack.requestlog [None req-592b4075-1db6-4e22-8682-971b43ce3426 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1301 microversion: 2.1 time: 0.061146 [ 1489.510520] [48527]: [pid: 48527|app: 0|req: 3540/7046] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:33 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1489.692597] [48526]: DEBUG nova.api.openstack.wsgi [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1489.694183] [48526]: DEBUG nova.compute.api [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1489.697874] [48526]: DEBUG oslo_concurrency.lockutils [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1489.698136] [48526]: DEBUG oslo_concurrency.lockutils [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1489.698340] [48526]: DEBUG oslo_concurrency.lockutils [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1489.698613] [48526]: DEBUG oslo_concurrency.lockutils [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1489.698759] [48526]: DEBUG oslo_concurrency.lockutils [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1489.698886] [48526]: DEBUG oslo_concurrency.lockutils [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1489.716181] [48526]: WARNING neutronclient.v2_0.client [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1489.783553] [48526]: DEBUG nova.policy [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1489.788262] [48526]: DEBUG nova.policy [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1489.789049] [48526]: DEBUG nova.policy [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1489.789705] [48526]: INFO nova.api.openstack.requestlog [None req-92392dee-0e7d-462f-a178-1ca4ed109ff7 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.099449 [ 1489.790037] [48526]: [pid: 48526|app: 0|req: 3507/7047] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:33 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1490.523554] [48527]: DEBUG nova.api.openstack.wsgi [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1490.525106] [48527]: DEBUG nova.compute.api [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1490.529090] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1490.529969] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1490.529969] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1490.529969] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1490.529969] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1490.530235] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1490.555391] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1490.555574] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1490.555712] [48527]: DEBUG oslo_concurrency.lockutils [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1490.555920] [48527]: DEBUG nova.objects.instance [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lazy-loading 'fault' on Instance uuid 99610e17-a1eb-4daf-b899-48afbd6f981a {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1490.558839] [48527]: WARNING neutronclient.v2_0.client [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1490.578361] [48527]: DEBUG nova.policy [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2cbe9f47e88461cb7000ab8de9e2e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '851cfef81bf7451d8fcb3716536e7076', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1490.584379] [48527]: INFO nova.api.openstack.requestlog [None req-3bd69de6-7147-4d8f-961b-a9ddb3742670 tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 200 len: 1301 microversion: 2.1 time: 0.062921 [ 1490.584801] [48527]: [pid: 48527|app: 0|req: 3541/7048] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:34 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1490.803901] [48526]: DEBUG nova.api.openstack.wsgi [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1490.805287] [48526]: DEBUG nova.compute.api [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1490.808691] [48526]: DEBUG oslo_concurrency.lockutils [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1490.808865] [48526]: DEBUG oslo_concurrency.lockutils [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1490.808997] [48526]: DEBUG oslo_concurrency.lockutils [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1490.809260] [48526]: DEBUG oslo_concurrency.lockutils [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1490.809437] [48526]: DEBUG oslo_concurrency.lockutils [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1490.809565] [48526]: DEBUG oslo_concurrency.lockutils [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1490.825749] [48526]: WARNING neutronclient.v2_0.client [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1490.894391] [48526]: DEBUG nova.policy [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1490.898537] [48526]: DEBUG nova.policy [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1490.899087] [48526]: DEBUG nova.policy [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1490.899682] [48526]: INFO nova.api.openstack.requestlog [None req-a37f4aca-4966-4fa1-be69-662112ae972a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.097934 [ 1490.899986] [48526]: [pid: 48526|app: 0|req: 3508/7049] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:35 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1491.600965] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1491.602422] [48527]: DEBUG nova.compute.api [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] [instance: 99610e17-a1eb-4daf-b899-48afbd6f981a] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1491.608059] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1491.608059] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1491.608344] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1491.608396] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1491.608523] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1491.608640] [48527]: DEBUG oslo_concurrency.lockutils [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1491.620448] [48527]: INFO nova.api.openstack.wsgi [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] HTTP exception thrown: Instance 99610e17-a1eb-4daf-b899-48afbd6f981a could not be found. [ 1491.620763] [48527]: DEBUG nova.api.openstack.wsgi [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] Returning 404 to user: Instance 99610e17-a1eb-4daf-b899-48afbd6f981a could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1491.621244] [48527]: INFO nova.api.openstack.requestlog [None req-ff0da07f-d6e7-4d79-aaa0-dce63046912d tempest-ServersNegativeTestJSON-1396580592 tempest-ServersNegativeTestJSON-1396580592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a" status: 404 len: 111 microversion: 2.1 time: 0.022449 [ 1491.621604] [48527]: [pid: 48527|app: 0|req: 3542/7050] 10.180.1.21 () {58 vars in 1231 bytes} [Fri Dec 12 14:06:35 2025] GET /compute/v2.1/servers/99610e17-a1eb-4daf-b899-48afbd6f981a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1491.914990] [48526]: DEBUG nova.api.openstack.wsgi [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1491.915721] [48526]: DEBUG nova.compute.api [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1491.919486] [48526]: DEBUG oslo_concurrency.lockutils [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1491.919697] [48526]: DEBUG oslo_concurrency.lockutils [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1491.919872] [48526]: DEBUG oslo_concurrency.lockutils [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1491.920217] [48526]: DEBUG oslo_concurrency.lockutils [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1491.920394] [48526]: DEBUG oslo_concurrency.lockutils [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1491.920563] [48526]: DEBUG oslo_concurrency.lockutils [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1491.944773] [48526]: WARNING neutronclient.v2_0.client [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1492.033502] [48526]: DEBUG nova.policy [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1492.043379] [48526]: DEBUG nova.policy [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1492.044016] [48526]: DEBUG nova.policy [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1492.045187] [48526]: INFO nova.api.openstack.requestlog [None req-2da8580e-f5a4-4c00-869f-3726100ce338 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1730 microversion: 2.20 time: 0.132607 [ 1492.045187] [48526]: [pid: 48526|app: 0|req: 3509/7051] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:36 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1730 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1493.059470] [48527]: DEBUG nova.api.openstack.wsgi [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1493.060936] [48527]: DEBUG nova.compute.api [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1493.066188] [48527]: DEBUG oslo_concurrency.lockutils [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1493.066351] [48527]: DEBUG oslo_concurrency.lockutils [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1493.066533] [48527]: DEBUG oslo_concurrency.lockutils [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1493.066761] [48527]: DEBUG oslo_concurrency.lockutils [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1493.066899] [48527]: DEBUG oslo_concurrency.lockutils [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1493.067052] [48527]: DEBUG oslo_concurrency.lockutils [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1493.091865] [48527]: WARNING neutronclient.v2_0.client [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1493.147681] [48527]: DEBUG nova.policy [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1493.154300] [48527]: DEBUG nova.policy [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1493.154905] [48527]: DEBUG nova.policy [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1493.155549] [48527]: INFO nova.api.openstack.requestlog [None req-4246ab72-3edd-4aad-861b-7231cc0a853a tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1717 microversion: 2.20 time: 0.098300 [ 1493.155880] [48527]: [pid: 48527|app: 0|req: 3543/7052] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:06:37 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1717 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1501.917931] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=61,nova_api:UPDATE=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1502.035981] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=208,nova_cell1:INSERT=5,nova_cell1:UPDATE=7 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1503.063081] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=32,nova_api:UPDATE=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1503.149725] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=104,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1528.812509] [48526]: DEBUG nova.api.openstack.wsgi [None req-1ac8b6dd-de4a-44b7-9300-37a1458ba740 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1528.813952] [48526]: DEBUG nova.compute.api [None req-1ac8b6dd-de4a-44b7-9300-37a1458ba740 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1528.818096] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ac8b6dd-de4a-44b7-9300-37a1458ba740 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1528.818291] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ac8b6dd-de4a-44b7-9300-37a1458ba740 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1528.818425] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ac8b6dd-de4a-44b7-9300-37a1458ba740 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1528.818721] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ac8b6dd-de4a-44b7-9300-37a1458ba740 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1528.818874] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ac8b6dd-de4a-44b7-9300-37a1458ba740 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1528.818998] [48526]: DEBUG oslo_concurrency.lockutils [None req-1ac8b6dd-de4a-44b7-9300-37a1458ba740 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1528.835715] [48526]: INFO nova.api.openstack.requestlog [None req-1ac8b6dd-de4a-44b7-9300-37a1458ba740 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.025435 [ 1528.836041] [48526]: [pid: 48526|app: 0|req: 3510/7053] 10.180.1.21 () {60 vars in 1338 bytes} [Fri Dec 12 14:07:13 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1528.868988] [48527]: DEBUG nova.api.openstack.wsgi [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1528.869262] [48527]: DEBUG nova.compute.api [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1528.872450] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1528.872679] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1528.872815] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1528.873080] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1528.873223] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1528.873342] [48527]: DEBUG oslo_concurrency.lockutils [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1528.887547] [48527]: DEBUG nova.compute.api [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Going to try to terminate instance {{(pid=48527) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1528.933053] [48527]: INFO nova.api.openstack.requestlog [None req-cbc902de-f30d-414b-82d7-0a351365b9c8 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 204 len: 0 microversion: 2.20 time: 0.066055 [ 1528.933434] [48527]: [pid: 48527|app: 0|req: 3544/7054] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 14:07:13 2025] DELETE /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1528.939056] [48526]: DEBUG nova.api.openstack.wsgi [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1528.940304] [48526]: DEBUG nova.compute.api [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1528.943636] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1528.943818] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1528.943954] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1528.944224] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1528.944371] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1528.944713] [48526]: DEBUG oslo_concurrency.lockutils [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1528.960082] [48526]: WARNING neutronclient.v2_0.client [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1529.056286] [48526]: DEBUG nova.policy [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1529.062717] [48526]: DEBUG nova.policy [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1529.063290] [48526]: DEBUG nova.policy [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1529.063864] [48526]: INFO nova.api.openstack.requestlog [None req-f1c83ff1-b51c-4b33-9999-d3f34990e73b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1723 microversion: 2.20 time: 0.127092 [ 1529.064312] [48526]: [pid: 48526|app: 0|req: 3511/7055] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:07:13 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1723 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1530.077800] [48527]: DEBUG nova.api.openstack.wsgi [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1530.079357] [48527]: DEBUG nova.compute.api [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1530.083855] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1530.084047] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1530.084193] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1530.084457] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1530.084619] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1530.084739] [48527]: DEBUG oslo_concurrency.lockutils [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1530.108799] [48527]: WARNING neutronclient.v2_0.client [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1530.175466] [48527]: DEBUG nova.policy [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1530.180035] [48527]: DEBUG nova.policy [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1530.180689] [48527]: DEBUG nova.policy [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1530.181333] [48527]: INFO nova.api.openstack.requestlog [None req-4e30f964-d18d-4afe-aabf-86fdfcb585a6 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1723 microversion: 2.20 time: 0.105975 [ 1530.181673] [48527]: [pid: 48527|app: 0|req: 3545/7056] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:07:14 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1723 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1531.196667] [48526]: DEBUG nova.api.openstack.wsgi [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1531.198136] [48526]: DEBUG nova.compute.api [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1531.203108] [48526]: DEBUG oslo_concurrency.lockutils [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1531.203296] [48526]: DEBUG oslo_concurrency.lockutils [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1531.203434] [48526]: DEBUG oslo_concurrency.lockutils [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1531.203684] [48526]: DEBUG oslo_concurrency.lockutils [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1531.203825] [48526]: DEBUG oslo_concurrency.lockutils [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1531.203949] [48526]: DEBUG oslo_concurrency.lockutils [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1531.227949] [48526]: WARNING neutronclient.v2_0.client [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1531.318333] [48526]: DEBUG nova.policy [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1531.324968] [48526]: DEBUG nova.policy [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1531.325574] [48526]: DEBUG nova.policy [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1531.326165] [48526]: INFO nova.api.openstack.requestlog [None req-5679d866-8f0c-4f45-91f9-af8d09ae7703 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1723 microversion: 2.20 time: 0.131648 [ 1531.326461] [48526]: [pid: 48526|app: 0|req: 3512/7057] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:07:15 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1723 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1531.698127] [48527]: DEBUG nova.api.openstack.wsgi [req-4071d78d-26aa-4c05-8d5c-4f87002b719b req-edbbc239-7892-4ab1-89d5-7cbc3251cb15 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1dfcd443-32a3-426e-9146-2752d393d488", "name": "network-vif-deleted", "tag": "8c58a985-681b-4bc9-926f-d38a2ffeaf9b"}]} {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1531.705436] [48527]: DEBUG oslo_concurrency.lockutils [req-4071d78d-26aa-4c05-8d5c-4f87002b719b req-edbbc239-7892-4ab1-89d5-7cbc3251cb15 service nova] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1531.705616] [48527]: DEBUG oslo_concurrency.lockutils [req-4071d78d-26aa-4c05-8d5c-4f87002b719b req-edbbc239-7892-4ab1-89d5-7cbc3251cb15 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1531.705747] [48527]: DEBUG oslo_concurrency.lockutils [req-4071d78d-26aa-4c05-8d5c-4f87002b719b req-edbbc239-7892-4ab1-89d5-7cbc3251cb15 service nova] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1531.716284] [48527]: INFO nova.api.openstack.compute.server_external_events [req-4071d78d-26aa-4c05-8d5c-4f87002b719b req-edbbc239-7892-4ab1-89d5-7cbc3251cb15 service nova] Creating event network-vif-deleted:8c58a985-681b-4bc9-926f-d38a2ffeaf9b for instance 1dfcd443-32a3-426e-9146-2752d393d488 on cpu-1 [ 1531.720411] [48527]: INFO nova.api.openstack.requestlog [req-4071d78d-26aa-4c05-8d5c-4f87002b719b req-edbbc239-7892-4ab1-89d5-7cbc3251cb15 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.057495 [ 1531.720861] [48527]: [pid: 48527|app: 0|req: 3546/7058] 10.180.1.21 () {64 vars in 1312 bytes} [Fri Dec 12 14:07:15 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1532.340852] [48526]: DEBUG nova.api.openstack.wsgi [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1532.342469] [48526]: DEBUG nova.compute.api [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1532.346072] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1532.346306] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1532.346480] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1532.346766] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1532.346946] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1532.347115] [48526]: DEBUG oslo_concurrency.lockutils [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1532.367343] [48526]: WARNING neutronclient.v2_0.client [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1532.385225] [48526]: DEBUG nova.policy [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1532.392340] [48526]: DEBUG nova.policy [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1532.393028] [48526]: DEBUG nova.policy [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1532.393579] [48526]: INFO nova.api.openstack.requestlog [None req-79d4f8f6-3921-40c5-bc85-35edbe2bd773 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1360 microversion: 2.20 time: 0.055021 [ 1532.394074] [48526]: [pid: 48526|app: 0|req: 3513/7059] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:07:16 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1360 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1533.408298] [48527]: DEBUG nova.api.openstack.wsgi [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1533.409611] [48527]: DEBUG nova.compute.api [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1533.414679] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1533.414860] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1533.415034] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1533.415328] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1533.415461] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1533.415587] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1533.433736] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1533.433899] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1533.434047] [48527]: DEBUG oslo_concurrency.lockutils [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1533.434193] [48527]: DEBUG nova.objects.instance [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lazy-loading 'fault' on Instance uuid 1dfcd443-32a3-426e-9146-2752d393d488 {{(pid=48527) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1533.437583] [48527]: WARNING neutronclient.v2_0.client [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1533.454135] [48527]: DEBUG nova.policy [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1533.457856] [48527]: DEBUG nova.policy [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1533.458427] [48527]: DEBUG nova.policy [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48527) authorize /opt/stack/nova/nova/policy.py:192}} [ 1533.459052] [48527]: INFO nova.api.openstack.requestlog [None req-f8e720bf-5bf0-4b4d-ab69-d550a44df9ed tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1365 microversion: 2.20 time: 0.053386 [ 1533.459356] [48527]: [pid: 48527|app: 0|req: 3547/7060] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:07:17 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1534.473272] [48526]: DEBUG nova.api.openstack.wsgi [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1534.474625] [48526]: DEBUG nova.compute.api [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1534.478066] [48526]: DEBUG oslo_concurrency.lockutils [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1534.478249] [48526]: DEBUG oslo_concurrency.lockutils [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1534.478386] [48526]: DEBUG oslo_concurrency.lockutils [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1534.478675] [48526]: DEBUG oslo_concurrency.lockutils [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1534.478829] [48526]: DEBUG oslo_concurrency.lockutils [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1534.478946] [48526]: DEBUG oslo_concurrency.lockutils [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1534.498203] [48526]: DEBUG oslo_concurrency.lockutils [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1534.498368] [48526]: DEBUG oslo_concurrency.lockutils [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1534.498507] [48526]: DEBUG oslo_concurrency.lockutils [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1534.498647] [48526]: DEBUG nova.objects.instance [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lazy-loading 'fault' on Instance uuid 1dfcd443-32a3-426e-9146-2752d393d488 {{(pid=48526) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1534.501195] [48526]: WARNING neutronclient.v2_0.client [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1534.518571] [48526]: DEBUG nova.policy [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1534.522128] [48526]: DEBUG nova.policy [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1534.522705] [48526]: DEBUG nova.policy [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a17f712fae54aa9b15ff7a671ffef46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef8ca96b7f884a7bb849a64e9c2960e4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48526) authorize /opt/stack/nova/nova/policy.py:192}} [ 1534.523252] [48526]: INFO nova.api.openstack.requestlog [None req-94a19a69-6fe5-4521-adc6-48cf0237315b tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 200 len: 1365 microversion: 2.20 time: 0.052209 [ 1534.523546] [48526]: [pid: 48526|app: 0|req: 3514/7061] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:07:18 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 1365 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1535.537185] [48527]: DEBUG nova.api.openstack.wsgi [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1535.538657] [48527]: DEBUG nova.compute.api [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1535.541992] [48527]: DEBUG oslo_concurrency.lockutils [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1535.542230] [48527]: DEBUG oslo_concurrency.lockutils [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1535.542372] [48527]: DEBUG oslo_concurrency.lockutils [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1535.542622] [48527]: DEBUG oslo_concurrency.lockutils [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1535.542793] [48527]: DEBUG oslo_concurrency.lockutils [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1535.542936] [48527]: DEBUG oslo_concurrency.lockutils [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1535.551511] [48527]: INFO nova.api.openstack.wsgi [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] HTTP exception thrown: Instance 1dfcd443-32a3-426e-9146-2752d393d488 could not be found. [ 1535.551752] [48527]: DEBUG nova.api.openstack.wsgi [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Returning 404 to user: Instance 1dfcd443-32a3-426e-9146-2752d393d488 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1535.552163] [48527]: INFO nova.api.openstack.requestlog [None req-c423a5c1-9500-4157-817a-72997777505f tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 404 len: 111 microversion: 2.20 time: 0.017112 [ 1535.552468] [48527]: [pid: 48527|app: 0|req: 3548/7062] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:07:19 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1535.557364] [48526]: DEBUG nova.api.openstack.wsgi [None req-8b4624f0-6db6-4191-b3c8-6da60d5366de tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1535.571014] [48526]: INFO nova.api.openstack.requestlog [None req-8b4624f0-6db6-4191-b3c8-6da60d5366de tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-680699624" status: 204 len: 0 microversion: 2.20 time: 0.015669 [ 1535.571347] [48526]: [pid: 48526|app: 0|req: 3515/7063] 10.180.1.21 () {60 vars in 1254 bytes} [Fri Dec 12 14:07:19 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-680699624 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1536.966096] [48527]: DEBUG nova.api.openstack.wsgi [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1536.966349] [48527]: DEBUG nova.compute.api [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1536.971576] [48527]: DEBUG oslo_concurrency.lockutils [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1536.971758] [48527]: DEBUG oslo_concurrency.lockutils [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1536.971894] [48527]: DEBUG oslo_concurrency.lockutils [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1536.972161] [48527]: DEBUG oslo_concurrency.lockutils [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1536.972305] [48527]: DEBUG oslo_concurrency.lockutils [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1536.972428] [48527]: DEBUG oslo_concurrency.lockutils [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1536.983413] [48527]: INFO nova.api.openstack.wsgi [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] HTTP exception thrown: Instance 1dfcd443-32a3-426e-9146-2752d393d488 could not be found. [ 1536.983658] [48527]: DEBUG nova.api.openstack.wsgi [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Returning 404 to user: Instance 1dfcd443-32a3-426e-9146-2752d393d488 could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1536.984045] [48527]: INFO nova.api.openstack.requestlog [None req-4814f857-7b45-4e91-ab62-49f4d908e4be tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 404 len: 111 microversion: 2.20 time: 0.020047 [ 1536.984342] [48527]: [pid: 48527|app: 0|req: 3549/7064] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 14:07:21 2025] DELETE /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1536.988991] [48526]: DEBUG nova.api.openstack.wsgi [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1536.990893] [48526]: DEBUG nova.compute.api [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 1dfcd443-32a3-426e-9146-2752d393d488] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1536.994225] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1536.994409] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1536.994532] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1536.994772] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1536.994914] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1536.995050] [48526]: DEBUG oslo_concurrency.lockutils [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1537.004875] [48526]: INFO nova.api.openstack.wsgi [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] HTTP exception thrown: Instance 1dfcd443-32a3-426e-9146-2752d393d488 could not be found. [ 1537.005134] [48526]: DEBUG nova.api.openstack.wsgi [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Returning 404 to user: Instance 1dfcd443-32a3-426e-9146-2752d393d488 could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1537.005506] [48526]: INFO nova.api.openstack.requestlog [None req-31b41bb4-d734-42dc-970d-317857e0d3d3 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488" status: 404 len: 111 microversion: 2.20 time: 0.018688 [ 1537.005819] [48526]: [pid: 48526|app: 0|req: 3516/7065] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:07:21 2025] GET /compute/v2.1/servers/1dfcd443-32a3-426e-9146-2752d393d488 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1540.144424] [48527]: DEBUG nova.api.openstack.wsgi [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1540.144654] [48527]: DEBUG nova.compute.api [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48527) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1540.148698] [48527]: DEBUG oslo_concurrency.lockutils [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1540.148985] [48527]: DEBUG oslo_concurrency.lockutils [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1540.149215] [48527]: DEBUG oslo_concurrency.lockutils [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1540.149598] [48527]: DEBUG oslo_concurrency.lockutils [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1540.149830] [48527]: DEBUG oslo_concurrency.lockutils [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1540.150050] [48527]: DEBUG oslo_concurrency.lockutils [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48527) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1540.161649] [48527]: INFO nova.api.openstack.wsgi [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] HTTP exception thrown: Instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e could not be found. [ 1540.161958] [48527]: DEBUG nova.api.openstack.wsgi [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Returning 404 to user: Instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e could not be found. {{(pid=48527) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1540.162416] [48527]: INFO nova.api.openstack.requestlog [None req-304b37b3-6dae-49ee-890e-8a618a74ac17 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 404 len: 111 microversion: 2.20 time: 0.020024 [ 1540.162762] [48527]: [pid: 48527|app: 0|req: 3550/7066] 10.180.1.21 () {60 vars in 1275 bytes} [Fri Dec 12 14:07:24 2025] DELETE /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1540.168256] [48526]: DEBUG nova.api.openstack.wsgi [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Calling method '>' {{(pid=48526) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1540.169758] [48526]: DEBUG nova.compute.api [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] [instance: 34dc5a22-7c95-4feb-9dcd-d656d699b08e] Fetching instance by UUID {{(pid=48526) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1540.173272] [48526]: DEBUG oslo_concurrency.lockutils [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1540.173456] [48526]: DEBUG oslo_concurrency.lockutils [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1540.173590] [48526]: DEBUG oslo_concurrency.lockutils [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1540.173832] [48526]: DEBUG oslo_concurrency.lockutils [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Acquiring lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1540.173972] [48526]: DEBUG oslo_concurrency.lockutils [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1540.174104] [48526]: DEBUG oslo_concurrency.lockutils [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Lock "3dfe69be-8c7f-4ccd-8643-3c59da026f4f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48526) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1540.182725] [48526]: INFO nova.api.openstack.wsgi [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] HTTP exception thrown: Instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e could not be found. [ 1540.182983] [48526]: DEBUG nova.api.openstack.wsgi [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] Returning 404 to user: Instance 34dc5a22-7c95-4feb-9dcd-d656d699b08e could not be found. {{(pid=48526) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1540.183406] [48526]: INFO nova.api.openstack.requestlog [None req-d65a3f71-3f08-4f27-8ae9-a4b179064872 tempest-AttachVolumeShelveTestJSON-676496999 tempest-AttachVolumeShelveTestJSON-676496999-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e" status: 404 len: 111 microversion: 2.20 time: 0.017356 [ 1540.183861] [48526]: [pid: 48526|app: 0|req: 3517/7067] 10.180.1.21 () {60 vars in 1272 bytes} [Fri Dec 12 14:07:24 2025] GET /compute/v2.1/servers/34dc5a22-7c95-4feb-9dcd-d656d699b08e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1550.147067] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_api:SELECT=11,nova_api:UPDATE=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1550.153686] [48527]: DEBUG dbcounter [-] [48527] Writing DB stats nova_cell1:SELECT=22,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=48527) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1550.171622] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_api:SELECT=9,nova_api:DELETE=1 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1550.176798] [48526]: DEBUG dbcounter [-] [48526] Writing DB stats nova_cell1:SELECT=23 {{(pid=48526) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}